@media (min-width:1600px) and (max-width: 1918px) {

}

@media (min-width:1280px) and (max-width: 1599px) {

}
@media (min-width:992px) and (max-width: 1279px) {
.header-sec {
    padding: 0px 40px;
}
.nav-sec {
    height: 60px;
    padding: 0px 40px;
}
.nav-sec .quote-sec a {
    font-size: 14px;
    width: 150px;
}
.nav-sec li a {
    font-size: 14px;
}
.banner-sec {
    height: 460px;
}
.banner-sec h3 {
    font-size: 30px;
}
.about-sec {
    padding: 40px 0px;
}
.footer-strip li .icon-sec {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin-right: 10px;
}
.footer-strip li .icon-cont h5 {
    font-size: 18px;
}


/*mission.html*/

.service-strip {
    padding: 40px 0px;
}

.service-strip h2 {
    font-size: 20px;
}




}
@media (min-width:768px) and (max-width: 991px) {
	
	
.header-sec {
    padding: 0px 30px;
}
.header-sec .number {
    text-align: left;
}	
.header-sec .number li a {
    font-size: 14px;
}

.header-sec .email {
    text-align: left;
}
.header-sec .email li a {
    font-size: 14px;
}
.header-sec .social-sec li .fa {
    padding: 5px;
    font-size: 11px;
}
.nav-sec {
    height: 60px;
    padding: 0px 30px;
}
.nav-sec .quote-sec {
	display:none;
}
.nav-sec li a {
    font-size: 15px;
    padding: 19px 15px;
}
.banner-sec .quote-sec h1 {
    font-size: 18px;
}
.banner-sec p {
    font-size: 14px;
    padding-top: 5px;
}
.banner-sec .quote-sec input[type="text"] {
    padding: 8px 15px;
    margin: 8px 0px;
}
.banner-sec .quote-sec {
    position: absolute;
    top: 3%;
    right: 3%;
    width: 330px;
    padding: 15px;
}
.banner-sec h3 {
    font-size: 24px;
}
.banner-sec {
    height: 360px;
}
.about-sec {
    padding: 40px 0px;
}
.about-sec h1 {
    font-size: 26px;
}
.about-sec p {
    font-size: 14px;
    color: #4d4d4d;
    padding: 10px 0px;
    line-height: 22px;
}
.ul-check li {
    padding-left: 20px;
    margin-bottom: 5px !important;
    line-height: 1.5;
}
.about-sec a {
    width: 120px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}
.service-sec {
    padding: 20px 0px;
}
.service-sec h1 {
    font-size: 26px;
}
.img-cont h2 {
    font-size: 18px;
}
.service-sec .view-btn {
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.pack-sec h1 {
    font-size: 25px;
}
.pack-sec p {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.contact-action h1 {
    font-size: 28px;
}
.contact-action {
    width: 100%;
    height: 270px;
    background: url(../images/action-bg.png) center no-repeat;
    position: relative;
    padding: 80px 0;
}
.footer-strip li {
    width: calc(50% - 24px);
    margin-bottom: 20px !important;
}


/*mission.html*/

.service-strip .sr-box1 {
    padding: 36px 0px 36px 20px;
}
.service-strip .sr-box2 {
    padding: 36px 0px 36px 20px;
}
.service-strip .sr-box3 {
    padding: 36px 0px 36px 20px;
}
.service-strip h2 {
    font-size: 20px;
	padding-left: 10px;
}
.service-strip .fa {
    font-size: 30px;
}
.mission-sec .about-col {
    margin-bottom: 30px;
}

/*gallery.html*/ 

.tab button {
    padding: 10px 10px;
    font-size: 15px;
}


/*contact.html*/ 

.contact-cont {
    padding: 40px 0px;
}
.contact-cont .contact-box {
    padding: 20px 15px;
}
.contact-cont .contact-box p {
    font-size: 13px;
}
.contact-cont .contact-box a {
    font-size: 13px;
}

/*air.html*/ 

.detail-sec {
    padding: 40px 0px;
}
.detail-sec h1 {
    padding-bottom: 25px;
    font-size: 24px;
}
.detail-sec h2 {
    padding-bottom: 10px;
    font-size: 22px;
}
.detail-sec h3 {
    font-size: 16px;
}
.detail-sec p {
    font-size: 14px;
}
.detail-sec .sr-all li a {
    font-size: 12px;
}
.detail-sec img {
	width:100%;
}





}
@media (min-width:320px) and (max-width: 767px) {
	
.mob-menu {
    display: block;
}
	
.header-sec {
    height: 100px;
    padding: 0px 10px;
	overflow:hidden;
}
.banner-sec {
    width: 100%;
    height: 150px;
}
.nav-sec {
	display:none;
}
.banner-sec .quote-sec {
	display:none;
}
.header-sec .email {
	display:none;
}
.header-sec .social-sec {
   display:none;
}
.header-sec .number {
    display:none;
}
.banner-sec h3 {
    font-size: 20px;
}
.banner-sec p {
    font-size: 14px;
    padding-top: 5px;
}
.banner-sec .carousel-indicators {
    bottom: 2% !important;
    left: 20% !important;
}
.banner-sec .carousel-indicators {
    bottom: 2% !important;
    left: 20% !important;
}
.about-sec {
    padding: 20px 0px;
}
.about-sec h1 {
    font-size: 20px;
}
.about-sec p {
    font-size: 14px;
    padding: 10px 0px;
    line-height: 20px;
}
.about-sec a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
	margin-bottom:20px;
}
.service-sec {
    padding: 20px 0px;
}
.service-sec h1 {
    font-size: 20px;
}
.service-sec p {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 15px;
}
.img-cont h2 {
    font-size: 16px;
}
.img-cont {
    background: rgb(0 0 0 / 60%);
}
.service-sec .view-btn {
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.pack-sec .pack-cont {
    padding-top: 15px;
}
.pack-sec h1 {
    font-size: 20px;
}
.pack-sec p {
    font-size: 14px;
    padding-bottom: 15px;
}
.service-box {
    margin-top: 20px;
}
.contact-action h1 {
    font-size: 25px;
}
.contact-action p {
    font-size: 14px;
}
.contact-action a {
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.contact-action {
    height: 310px;
    padding: 75px 0;
}
.cl-sec .cl-cont {
    height: 480px;
}	
.footer-sec .footer-strip {
	display:none;
}
.footer-sec {
    margin-top: 30px;
    padding-top: 0px;
}


/*service.html*/

.ab-banner {
    width: 100%;
    height: 150px;
    padding: 40px 0px;
}
.ab-banner h1 {
    font-size: 24px;
}


/*service.html*/ 

.tracking-sec {
    padding: 20px 0px;
}
.sales-box h2 {
    font-size: 16px;
}
.sales-cont input[type="text"] {
	font-size:14px;
    padding: 10px;
}


/*testimonial.html*/ 


.client-sec h1 {
    font-size: 24px;
}
.client-sec h2 {
    font-size: 16px;
	padding-bottom: 10px;
}
.client-sec .bg {
    background: none;
    font-size: 13px;
    line-height: 20px;
    padding-left: 0px;
}
.client-sec .bg::after {
    background: none;
}

/*mission.html*/ 

.service-strip {
    padding: 30px 15px;
}
.service-strip .sr-box1 {
    padding:20px;
    border-radius: 0;
}
.service-strip .sr-box2 {
    padding:20px;
    border-radius: 0;
	margin:15px 0px;
}
.service-strip .sr-box3 {
    padding:20px;
    border-radius: 0;
}
.service-strip .fa {
    font-size: 35px;
}
.service-strip h2 {
    font-size: 20px;
    padding-left: 10px;
}
.mission-sec .about-col {
	margin-bottom:15px;
}


/*gallery.html*/ 

.gallery-sec {
    padding-top: 30px;
}
.tab button {
    padding: 10px 10px;
    font-size: 15px;
	margin-bottom:10px;
}




/*contact.html*/ 

.contact-cont {
    padding: 30px 0px;
}
.contact-cont .contact-box {
    padding: 20px 15px;
	margin-bottom:20px;
}
.contact-cont .contact-box p {
    font-size: 13px;
}
.contact-cont .contact-box a {
    font-size: 13px;
}
.form-sec .form-cont {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
}



/*air.html*/ 

.detail-sec {
    padding: 30px 0px;
}
.detail-sec h1 {
    padding-bottom: 15px;
    font-size: 22px;
}
.detail-sec h2 {
    padding-bottom: 10px;
    font-size: 20px;
}
.detail-sec h3 {
    font-size: 15px;
}
.detail-sec p {
    font-size: 14px;
}
.detail-sec .sr-all {
	margin-top:15px;
}
.detail-sec .sr-all li a {
    font-size: 12px;
}
.detail-sec img {
	width:100%;
}



}