.home_about_section {
	text-align: right
}

.home_about_section img {
	width: 80% !important
}

.about-image-caption {
	text-align: left;
	position: absolute;
	bottom: 20%;
	left: 6%;
	font-size: 32px
}

.about-image-caption p {
	color: #fff
}

.home_services_back {
	background-image: unset !important;
	background-color: #060316 !important
}

.home_work_section_left {
	background-color: unset !important
}

#our-work-see-more {
	text-align: center;
	padding: 0 0 32px 1px
}
.right-button {
        width: 50%;
    margin-right: 0 !important;
    margin: auto;
}

.home_work_section {
	background-size: cover;
	background-color: #040404;
	background-repeat: no-repeat;
	background-position: center
}

.work_bottom {
	background-color: #060316 !important;
	background-image: unset !important;
	padding-bottom: 58px !important
}

.carousel {
	padding-top: 120px
}

.carousel-cell {
	width: 80%;
	height: 200px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center
}

.carousel-cell img {
	display: block;
	max-width: 94%;
	max-height: 100%;
	opacity: 1;
	-webkit-transition: opacity .3s, -webkit-transform .3s, transform .3s, -webkit-filter .3s, filter .3s;
	transition: opacity .3s, transform .3s, filter .3s
}

.carousel-cell.is-selected img {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-filter: none;
	filter: none
}

@media screen and (min-width:768px) {
	.carousel-cell {
		height: 400px
	}
}

@media screen and (min-width:960px) {
	.carousel-cell {
		width: 60%
	}
}

.flickity-prev-next-button {
	width: 60px;
	height: 60px;
	background: 0 0;
	opacity: .6
}

.flickity-prev-next-button:hover {
	background: 0 0;
	opacity: 1
}

.flickity-prev-next-button .arrow {
	fill: #fff
}

.flickity-prev-next-button.no-svg {
	color: #fff
}

.flickity-prev-next-button.previous {
	left: 0;
	top: 390px
}

.flickity-prev-next-button.next {
	right: 0;
	top: 390px
}

.flickity-prev-next-button:disabled {
	display: none
}

.flickity-page-dots {
	bottom: -75px
}

.flickity-page-dots .dot.is-selected {
	opacity: 1;
	background-color: #fff !important
}

#carousel {
	position: relative;
	height: 400px;
	top: 50%;
	transform: translateY(-50%);
	overflow: hidden
}

#carousel>div.slideImg {
	position: absolute;
	opacity: 0
}

f #carousel>div>img {
	width: 471px;
	height: 309px;
	transition: width 1s;
	text-align: left;
	box-shadow: 0 0 20px #000;
	transition: 1s;
	border: 8px solid #151414
}

#carousel>div.hideLeft {
	left: 0;
	opacity: 0;
	transition: transform 1s, left 1s, opacity 1s;
	transform: translateY(50%) translateX(-50%)
}

#carousel>div.hideRight {
	left: 100%;
	transition: transform 1s, left 1s, opacity 1s;
	opacity: 0;
	transform: translateY(50%) translateX(-50%)
}

#carousel>div.hideRight>img {
	width: 200px
}

#carousel>div.prev {
	z-index: 5;
	left: 30%;
	transform: translateY(50px) translateX(-50%);
	opacity: 1;
	transition: transform 1s, left 1s, opacity 1s
}

#carousel>div.prevLeftSecond {
	z-index: 4;
	left: 15%;
	transform: translateY(50%) translateX(-50%);
	opacity: .7;
	transition: transform 1s, left 1s, opacity 1s
}

#carousel>div.selected {
	z-index: 10;
	left: 50%;
	transition: transform 1s, left 1s, opacity 1s;
	opacity: 1;
	transform: translateY(0) translateX(-50%)
}

@media only screen and (max-width:812px) and (min-width:0px) {
	#video_slider {
		top: 10px
	}

	iframe {
		min-width: 320px !important;
		padding: 10px
	}

	.home_work_section_right {
		padding-top: unset
	}

	.carousel {
		padding-top: 80px
	}

	#carousel>div.next,
	#carousel>div.nextRightSecond,
	#carousel>div.prev,
	#carousel>div.prevLeftSecond {
		opacity: 0 !important
	}
}

#carousel>div.next {
	z-index: 5;
	left: 70%;
	transition: transform 1s, left 1s, opacity 1s;
	opacity: 1;
	transform: translateY(50px) translateX(-50%)
}

#carousel>div.nextRightSecond {
	z-index: 4;
	left: 85%;
	transition: transform 1s, left 1s, opacity 1s;
	transform: translateY(50%) translateX(-50%);
	opacity: .7
}

div.positionBtn {
	position: relative;
	left: 50%;
	transform: translateX(-7%);
	bottom: -170px
}

#next>span,
#prev>span {
	width: 100px;
	padding: 15px;
	display: block;
	font-size: 16px
}

#prev {
	text-align: right;
	border-radius: 100% 0 0 100% !important;
	position: absolute;
	left: 0;
	background: 0 0;
	border: 0;
	bottom: 60px
}

#next {
	text-align: left;
	border-radius: 0 100% 100% 0 !important;
	position: absolute;
	right: 0;
	background: 0 0;
	border: 0;
	bottom: 60px
}

#next:hover,
#prev:hover {
	opacity: 1
}

#next:focus,
#prev:focus {
	border: 0
}

iframe {
	min-width: 560px
}

#who-we-are {
	line-height: 53px
}

.our-work-view-all {
	margin-top: 110px;
	position: absolute !important;
	bottom: 0;
	left: 124px;
	font-size: 20px
}

@media(max-width:767px) and (min-width:300px) and (orientation:landscape) {

	.banner_hero_main,
	.home_ourwork_main {
		height: 165vh !important
	}

	.agency {
		left: 28%
	}

	#about-desc {
		top: -5px !important;
		padding-left: 18%
	}

	.about-use-description {
		font-size: 17px
	}

	.our-work-view-all {
		left: 44%
	}

	.banner_hero_main {
		background-size: 100% 100%
	}

	.home_video_banner_text ul {
		padding-top: 31px !important;
		margin-top: 24% !important
	}

	#mobile-scroll {
		display: none !important
	}

	#scroll {
		display: block !important
	}

	.home_video_banner_text {
		top: 29% !important
	}

	.flickity-enabled {
		height: 95vh
	}

	.home_services_back {
		min-height: 100vh !important
	}

	.flickity-prev-next-button .flickity-button-icon {
		top: -164%
	}

	.home_work_section_mobile .flickity-button-icon {
		top: -375%
	}
}

@media only screen and (max-width:1024px) and (min-width:992px) and (orientation:landscape) {
	.hero_service_main {
		bottom: 125px !important
	}

	.home_about_section {
		width: 60% !important
	}

	.agency {
		font-size: 78pt !important
	}

	#who-we-are {
		font-size: 33pt !important
	}
}

@media(max-width:1505px) and (min-width:1025px) and (orientation:landscape) {
	.testimonial-view-all {
		margin-top: 154px !important
	}
}

.video-item {
	width: 471px;
	height: 309px;
	transition: width 1s;
	text-align: left;
	box-shadow: 0 0 20px #000;
	transition: 1s;
	border: 8px solid #151414
}

.play-video-icon {
	position: absolute;
	height: 10% !important;
	width: 33px !important;
	top: 41%;
	left: 44%;
	cursor: pointer;
	box-shadow: none !important;
	border: 0 !important
}

.testimonial-view-all {
	margin-top: 110px !important;
	text-align: center
}

.modal {
	display: none;
	position: fixed;
	z-index: 1222;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, .4)
}

.modal-content {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	outline: 0
}

@-webkit-keyframes animatetop {
	from {
		top: -300px;
		opacity: 0
	}

	to {
		top: 0;
		opacity: 1
	}
}

@keyframes animatetop {
	from {
		top: -300px;
		opacity: 0
	}

	to {
		top: 0;
		opacity: 1
	}
}

.close {
	color: #fff;
	float: right;
	font-size: 28px;
	font-weight: 700
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer
}

.modal-header {
	border-bottom: 0;
	color: #fff
}

.modal-body {
	padding: 2px 16px
}

#modal-video {
	transition: width 1s;
	text-align: left;
	box-shadow: 0 0 20px #2f2c2c;
	border: 4px solid #565353
}

.service-view-all {
	margin-top: 110px !important
}

@media only screen and (max-width:767px) and (min-width:300px) and (orientation:portrait) {
	.home_video_banner_text ul {
		margin-top: 35% !important
	}

	.video-item {
		width: 370px !important;
		height: 248px !important
	}

	#next,
	#prev {
		bottom: 154px !important
	}
}

@media only screen and (max-width:767px) and (min-width:300px) and (orientation:landscape) {
	#prev {
		left: -5% !important
	}

	#next {
		right: -5% !important
	}
}

@media only screen and (max-width:1024px) and (min-width:768px) and (orientation:portrait) {
	.about-image-caption {
		font-size: 20px
	}

	.asasa {
		font-size: 54px !important
	}

	.service-image-data {
		font-size: 40pt !important
	}

	.hero_service_main {
		bottom: -404px !important
	}

	.video_over {
		height: 544px !important
	}

	.home_about_section {
		width: 60% !important
	}

	.agency {
		font-size: 63pt !important
	}

	#who-we-are {
		font-size: 23pt !important
	}

	.arrow {
		width: 234px !important;
		margin-top: -6% !important
	}

	.line {
		width: 145px !important
	}

	.point {
		top: 7px !important;
		left: -76px !important
	}

	#read {
		top: 5px !important;
		left: 6% !important
	}

	.home_about_section-description {
		width: 40% !important;
		margin-left: -31px !important
	}

	.home_work_section_right {
		padding-top: 25px !important
	}

	.home_services_back {
		min-height: 480px !important
	}

	.carousel {
		padding-top: 11px !important
	}

	.carousel {
		padding-top: 11px !important
	}

	.service-view-all {
		margin-top: 7px !important
	}

	#scroll .flickity-button-icon {
		top: -247% !important
	}

	#scroll .flickity-page-dots {
		bottom: 0 !important
	}

	.home_testimonials_main {
		max-height: 50vh !important
	}

	#carousel {
		top: 28% !important
	}

	#next,
	#prev {
		bottom: 150px !important
	}
}

.service-image-data {
	z-index: 99;
	position: absolute;
	color: #fff;
	font-size: 46pt;
	left: 61px;
	width: 76%;
	text-align: center;
	padding: 14%;
	text-align: left
}

.service-image-data p {
	color: #fff;
	line-height: 1em;
	font-weight: 600;
	text-shadow: 4px 4px #1a2135
}

.font-dev {
	font-size: 56px !important
}

.service-chatbot {
	font-size: 72pt !important
}

@media only screen and (max-width:1024px) and (min-width:768px) and (orientation:portrait) {
	.carousel-cell-item img {
		width: 83%
	}

	.service-image-data {
		font-size: 35pt !important;
		left: 66px !important
	}

	.font-dev {
		font-size: 32px !important
	}

	.service-chatbot {
		font-size: 54pt !important
	}

	.carousel-cell-item .flickity-page-dots {
		bottom: -57px
	}

	.service-carousel .flickity-slider {
		left: 122px !important
	}
}

@media only screen and (max-width:1423px) and (min-width:1160px) and (orientation:landscape) {
	.carousel-cell-item img {
		width: 92%
	}

	.service-image-data {
		font-size: 46pt;
		left: 61px;
		width: 76%;
		text-align: center;
		padding: 14%;
		text-align: left
	}

	.font-dev {
		font-size: 40px !important
	}

	.service-chatbot {
		font-size: 60pt !important
	}
}

@media only screen and (max-width:1159px) and (min-width:768px) and (orientation:landscape) {
	.carousel-cell-item img {
		width: 82%
	}

	.service-image-data {
		font-size: 40pt !important;
		left: 66px !important
	}

	.font-dev {
		font-size: 32px !important
	}

	.service-chatbot {
		font-size: 56pt !important
	}

	.service-carousel .flickity-slider {
		left: 140px !important
	}
}

@media(max-width:767px) and (min-width:300px) and (orientation:landscape) {
	.carousel-cell-item img {
		width: 77%
	}

	.service-image-data {
		font-size: 40pt !important;
		left: 40px !important
	}

	.service-chatbot {
		font-size: 54pt !important
	}

	.font-dev {
		font-size: 33px !important
	}

	.service-carousel .flickity-slider {
		left: 140px !important
	}
}

.carousel-control {
	width: 5% !important
}

.modal-header {
	border: none !important
}

.mobile-testimonial {
	display: none
}

@media (min-width:300px) and (max-width:813px) {
	.desktop-testimonial {
		display: none
	}

	.mobile-testimonial {
		display: block
	}
}

@media (min-width:813px) and (max-width:1038px) and (orientation:landscape) {
	.carousel-caption h3 {
		font-size: 31px !important;
		line-height: 47px !important
	}

	.home_testimonials_main {
		height: 43vh !important
	}

	.carousel-caption {
		top: -3% !important
	}

	.testimonial-carousel-indicators {
		bottom: 96px !important
	}
}

@media (min-width:1025px) and (max-width:1048px) {
	.topnav_thin {
		padding-right: 9px !important
	}

	.carousel-caption h3 {
		font-size: 41px !important;
		line-height: 53px !important
	}

	.home_testimonials_main {
		height: 84vh !important
	}
}

@media (min-width:1061px) and (max-width:1199px) {
	.location_box1 img {
		padding-top: 1px !important
	}

	.location_box2 img {
		padding-top: 17px !important
	}
}

@media (min-width:813px) and (max-width:1379px) {

	.home_testimonials_main,
	.testimonial-banner-image {
		height: 600px !important
	}

	.testimonial-carousel-indicators {
		bottom: 94px !important
	}
}

@media (min-width:1380px) and (max-width :1631px) and (orientation:landscape) {

	.home_testimonials_main,
	.testimonial-banner-image {
		height: 650px !important
	}

	.testimonial-carousel-indicators {
		bottom: -190px !important
	}
}

@media (min-width:1632px) and (max-width :1944px) and (orientation:landscape) {

	.home_testimonials_main,
	.testimonial-banner-image {
		height: 842px !important
	}

	.carousel-indicators li {
		width: 24px !important;
		height: 24px !important
	}

	.testimonial-carousel-indicators {
		bottom: -397px !important
	}

	.carousel-caption h3 {
		font-size: 68px !important;
		line-height: 92px !important
	}

	.carousel-caption a {
		font-size: 42px !important
	}
}

.carousel-caption h3 {
	font-size: 48px;
	line-height: 60px;
	font-weight: 600
}

fo .carousel-caption a {
	background-color: #091640;
	color: #fff;
	font-size: 16px;
	font-family: Lato;
	font-weight: 400;
	border: none;
	padding: 12px 35px;
	margin-top: 20px;
	border-radius: 3px;
	position: absolute;
	z-index: 999999;
	cursor: pointer
}

.slide {
	width: 100% !important
}

#myCarousel {
	padding-top: unset
}

@media screen and (min-width:768px) {
	.testimonial-carousel-indicators {
		bottom: -112px
	}
}

.test_head {
	font-weight: 900;
	font-size: 44px;
	color: #000 !important
}

#b,
.home_about_section {
	background-color: #1c1f28 !important
}

.view-all-our-work {
	color: #060316 !important
}

.link--arrow.link--black:after,
.link--arrow.link--black:before {
	background-image: url('../images/arrow.png') !important
}

.view-all-our-work span,
.view-all-our-work:after,
.view-all-our-work:before {
	font-weight: 700 !important
}

.home_work_section {
	background: linear-gradient(139deg,#060316 50%,#e5e5e5 49%);
}

.image-slider__details {
	top: 75% !important;
	left: 60% !important
}

.image-slider__slide {
	filter: drop-shadow(0 0 6px #000)
}

.play-video {
	cursor: pointer
}
.chat_bot_ser_btn {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #fff;
}
.chat_bot_ser_btn:hover {
    background:#0000 !important;
    color:#fff !important;
}
/**/
/*.blogs-home-page {*/
/*    background: linear-gradient(155.4deg,#060316 50%,#e5e5e5 49%);*/
/*}*/
.blogs-home-page {
    background-image: url(../images/blogs-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.blog-card {
  display: block;
  position: relative;
  background: #444;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat !important;
  width: 100%;
  max-width: 700px;
  height: 380px;
  box-shadow: 4px 8px 28px rgba(39, 44, 49, 0.1), 1px 3px 8px rgba(39, 44, 49, 0.075);
  margin: 2vh auto;
  overflow: hidden !important;
      margin-bottom: 4rem;
}
.blog-card:hover {
  box-shadow: 0 0 1px rgba(39, 44, 49, 0.2), 0 3px 16px rgba(39, 44, 49, 0.25);
  transform: translate3D(0, -0.5px, 0);
}
.blog-card .content-mask {
  display: inline-block;
  background: var(--color-bg);
  width: 61%;
  height: 101%;
  padding: 0em 0 0em 2.5em;
  overflow: hidden;
  z-index: 5;
}
.blog-card .horizontal {
  display: inline-block;
  position: relative;
      background: linear-gradient(to top right, rgba(255, 255, 255, 1) 50%, transparent 0);
  height: 101%;
  width: 20%;
  /*top: -5%;*/
  right: 0.8%;
  overflow: hidden;
}

.blog-card.python {
  background-image: url("https://sg.fiverrcdn.com/photos/115522316/original/0f1ff5d0ae8e6d044d936feaa91630dcec3a0941.jpg?1533894592");
}
.blog-card.web {
  background: url("https://www.hostinger.com/tutorials/wp-content/uploads/sites/2/2016/12/improving-website-performance-using-a-content-delivery-network-cdn.jpg");
}

.content-container {
  margin-right: -5vw;
}

.category {
  display: inline-block;
  background: #e23f7e;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  min-width: 45px;
  border-radius: 5px;
  box-shadow: 0 0 1px rgba(172, 28, 56, 0.1), 0 2px 6px rgba(172, 28, 56, 0.175);
  margin: 3vh 2px 2.5vh;
  padding: 6px 8px;
  cursor: pointer;
  z-index: 9;
}
.category.python {
  background: #2a9d5a;
}
.category:hover {
  box-shadow: 0 0 1px rgba(10, 96, 58, 0.2), 0 3px 6px rgba(39, 44, 49, 0.25);
}
.post-detail {
  color: rgba(0, 0, 0, 0.55);
  /*margin-top: 6.5vh;*/
  padding-left: 2px;
  vertical-align: middle;
}
.post-detail .icon svg {
  position: relative;
  width: 14px;
  top: 2.25px;
  margin-right: 7px;
}
.post-detail .date {
  color: rgba(0, 0, 0, 0.65);
  font-size: 0.85em;
}

.credit {
  position: relative;
  font-family: "Nunito" Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: 200;
  text-align: center;
  bottom: 0.75em;
  margin-bottom: 10vh;
}
.credit .creator-link {
  color: #000;
  font-family: "Kaushan Script", "Lato", Helvetica, sans-serif;
  font-size: 1.05em;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-decoration: none;
  transition: all 300ms linear;
}
.credit .creator-link:hover {
  color: #FFF;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  transition: all 350ms linear;
}
.post-detail .icon {
    width: auto;
    height: auto;
    border-radius: 5px;
    color: #000000;
    font-size: 50px;
    -webkit-transition: .5s;
    transition: .5s;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding: 0;
}
.style-top-heading h2 {
    color: #000;
    font-size: 42px;
    font-weight: 600;
}
.style-top-heading {
    padding: 1rem;
}
.style-top-heading p {
    color: #383838;
    font-size: 18px;
}
.blogs-home-page:before {
    content: '';
    background-image: url(../images/man-left.png);
    position: absolute;
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left bottom;
    z-index: 9;
    height: 100%;
    width: 190px;
}
.blogs-home-page:after {
    content: '';
    background-image: url(../images/man-right.png);
    position: absolute;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left bottom;
    z-index: 9;
    height: 100%;
    width: 190px;
}
@media (min-width:320px) and (max-width:768px) {
.blogs-home-page:before {
    top: -49%;
    bottom: unset;
    left: unset;
    width: 140px;
    background-image: url(../images/man-right.png);
    right: 0;
}
.blogs-home-page:after {
    width: 135px;
    top: -8%;
}
.blog-card .horizontal {
    right: 2%;
}
.blog-card.web .content-mask {
    padding-left: 2.5em !important;
}
.slider-1 .hero-image {
    background-image: url(../images/mobile-slider-1.jpg) !important;
}
.slider-2 .hero-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.slider-1 .hero-content {
    margin-top: -50%;
    background-position: bottom;
}
.destop-view-about-us {
    display:none;
}
.mobile-view-about-us {
    display:block !important;
}
.about-image-caption {
    position: relative;
        padding: 5rem 0 !important;
    background: #fff;
}
.about-image-caption p {
    color:#000;
}
}
.blog-card.web .content-mask {
    padding-left: 9rem;
}
.slider-1 .hero-image {
    background-image: url(../images/slider-8.jpg);
}
.slider-2 .hero-image {
    background-image: url(../images/slider-9.jpg);
}
.mobile-view-about-us {
    display:none;
}