@media only screen and (min-width: 1200px) {
.container {
    max-width: 1200px;
}


	
}

@media only screen and (max-width: 1366px) {
	.banner-area {
		max-height: 625px;
	}
	
	.banner-area .banner-text {
		right:0;
	}
	
}



@media only screen and (max-width: 767px) {
	
	.navbar-light .navbar-collapse {
		background:#fff !important;
	}
	
	.navbar-light .navbar-nav .nav-link {
		color:#000 !important;
		line-height:35px;
	}
	
	
	.navbar-brand .logo {
		width: 100%
	}
	
	.start-header.scroll-on .navbar-brand .logo-1 {
		width: 100%
	}
	
	.navbar-toggler {
		padding: 2.1rem 0.75rem;
	}
	
	.start-header.scroll-on .nav-links li a {
		color: #fff;
	}
	
	.start-header.scroll-on .wrapper .btn {
		color: #000;
	}
	
	.start-header.scroll-on .wrapper .close-btn {
		color: #fff;
	}
	
	nav .wrapper {
		height:75px;
		padding: 0px 15px;
	}
	
	.logo img {
		width: 75px;
	}
	
	.banner-area video {
		
	}
	/* .banner-area .banner-text { */
		/* width: 99%; */
		/* height: 140px; */
	/* } */
	
	.banner-area .banner-text h1 {
		font-size: 20px;
		margin-bottom: 10px;
    }
	
	.banner-area .banner-text p {
		font-size:16px;
	}
	
	.banner-area .banner-text p:before {
		left: 25px;
		width: 31px;
		top: 13px;
		display:none;
	}
	
	.mobile-banner-area {
		position: relative;
		height: 640px;
		max-height: 100vh;
		background: #000;
		background-image: url(../image/mobile-banner/banner-img-2.jpg);
		display: flex !important;
		align-items: end;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	
	.mobile-banner-area.banner-area:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgb(34 31 31 / 20%);
	}
	
	.mobile-banner-area.banner-area .banner-text p {
		font-size: 27px;
		line-height: 1;
		    text-shadow: none;
	}
	
	.mobile-banner-area.banner-area .banner-text h1 {
		font-size: 30px;
		margin-bottom: 10px;
		text-shadow: none;
	}
	
	.mobile-banner-area.banner-area .banner-text {
		width: 97%;
		height: 310px;
		
	}
	
	.about-us .about-left-content h2 {
		font-size: 32px;
	}
	.services .sec-title h2 {
		font-size: 32px;
	}
	
	.ptb-100 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.service-box {
		display: block;
	}

	.service-inner {
		width: auto;
		display: block;
		margin: 20px;
	}
	
	.video-2 {
		display:block;
	}
	
	.video-2 .video-inner {
		padding-top: 55%;
		width:100%;
	}
	
	.video-2 .video-text {
		width: 100%;
	}
	
	.video-2 .video-text .text-inner {
		position: relative;
		left: 0;
		padding: 15px 40px 15px;
	}
	
	.video-2 .video-text .text-inner h2 {
		font-size: 29px;
	}
	
	.sec-title h2 {
		font-size: 32px;
	}
	.blog-inner {
		margin-bottom: 30px;
	}
	
	.connect {
		padding: 40px 0;
	}
	
	.connect h1{
		font-size:32px;
	}
	
	
	.our-work .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
    left: 14px;
    bottom: 10%;
    top: auto;
    background: #b0accd;
    color: #ffffff;
    width: 60px;
    height: 60px;
    line-height: 62px;
    border-radius: 100%;
    font-size: 20px;
	}
	
	.our-work .owl-carousel .owl-nav button.owl-next {
	position: absolute;
    right: 14px;
    bottom: 10%;
    top: auto;
    background: #b0accd;
    color: #ffffff;
    width: 60px;
    height: 60px;
    line-height: 62px;
    border-radius: 100%;
    font-size: 20px;
	}
	
	.our-clients .owl-carousel .owl-nav button.owl-prev {
		    left: 0;
		top: 70%;
	}
	
	.our-clients .owl-carousel .owl-nav button.owl-next {
		    right: 0;
		top: 70%;
	}
	
	.testimonial-2 {
		background-size: cover;
		background-attachment:scroll;
	}
}

@media only screen and (max-width: 768px) {
	.work .work-text p {
		width:100%;
	}
	
	.navbar {
		display:block;
	}
	
	.navbar-light .navbar-nav .nav-link {
		padding:0 3px !important;
		margin-left: -17px !important;
	}
	
	.section-box-eleven figure {
		bottom:-100%;
	}
	
	 .connect .dropdown-menu  {
		left:-124px;
	}
	
	.start-header.scroll-on {
		
		padding:0px;
	}
	
		  .product-view {
    /* background: #fff; */
    height: auto;
    overflow: hidden;
    float: none;
    width: 100%;
}

.product-view li {
	display:table;
	    margin-bottom: 18px;
}

.product-view .product-cirlce-img img {
	width:100%;
	padding-left:0;
}
.product-view .left {
    width: 100%;
    float: left;
    text-align: right;
    padding-top: 34px;
}
.left li:first-child {
    position: relative;
    left: 0px;
}

.left li:nth-child(2) {
    position: relative;
    left: 0px;
    top: 0px;
}

.left li:nth-child(3) {
    position: relative;
    left: 0px;
    top: 0px;
}

.left li:nth-child(4) {
    position: relative;
    left: 0px;
    top: 0px;
}

.left li:last-child {
    position: relative;
   left: 0px;
    top: 0px;
}

.product-view .product-cirlce-img {
    width: 100%;
    text-align: center;
    float: left;
}

.product-view .right {
    width: 100%;
    float: left;
    text-align: left;
    padding-top: 34px;
}

.right li:first-child {
    position: relative;
    left: 0px;
}

.right li:nth-child(2) {
    position: relative;
    left: 0px;
    top: 0px;
}

.right li:nth-child(3) {
    position: relative;
    left: 0px;
    top: 0px;
}

.right li:nth-child(4) {
    position: relative;
    left: 0px;
    top: 0px;
}

.right li:last-child {
    position: relative;
   left: 0px;
    top: 0px;
}
}