@media only screen and (min-width:280px) and (max-width:768px) {
.footer-top .footer-widget {
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
}
.header {
    display: none;
}
.about-us-area .about-image img {
    width: 100%;
}
.about-us-area .about-image {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.about-us-area .about-image .about-image-content {
    margin-top: 30px;
    margin-left: 0;
    width: 100%;
}
.about-us-area .about-image .about-image-content h3 {
    font-size: 18px;
}
#minimal-bootstrap-carousel .carousel-control.right {
    right: 1%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
}
.gallery_section {
    margin-left: 0;
    margin-right: 0;
}
.pageclass{
	height: auto;
}
.default-box-content .row {
    margin-left: 0;
    margin-right: 0;
}
.support article{
	margin-bottom: 20px;
}
.gallery-item .gallery-image img { 
    height: 200px;
}
.specialties.who_we img {
    padding-bottom: 30px;
}
#minimal-bootstrap-carousel .carousel-control.left {
    left: 1%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
}
.slider-home-two .content a.banner-btn{
    margin-top:30px;
}
    .page-content-banner {
    position: relative;
    height: 150px;
    padding: 0;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
}
.slider-home-two .content h2{
    font-size: 18px;
    line-height: initial;
}
#minimal-bootstrap-carousel.slider-home-two .carousel-inner .item {
    min-height: 400px;
}    
.slider-home-two .content p {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    margin-top: 15px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    text-align: center;
}
 /*.menu-section{*/
 /*	background-color: #f4bf08;*/
 /*}  */
    .top-bar {
        padding: 0 0
    }
    .logo-section img {
      margin: 0px auto 10px auto;
    }
    .top-contact-detail {
        margin-top: 10px
    }
    .top-contact-detail ul {
        text-align: center;
        float: none
    }
    .menu-bar {
        padding: 0px;
    }
    .menu-section {
        text-align: left;
        /*border-top: 1px solid rgba(255, 255, 255, 0.2);*/
    }
    .menu-section .hamberger {
        display: block;  
        position: relative;
        float: right;
        /*padding: 10px 10px*/
    }
    .menu-section ul {
        display: none;     
        float: none;
        padding: 0;
        position: absolute;
        background-color: #000;
        width: 100%;
        left: 0px;
    }
    .menu-section ul li {
        display: block;  
        margin-left: 0;
        padding: 10px 0px;
        /*border-bottom: solid 1px #999;*/
        left: 0px;
    }
    .menu-section ul li a {
        color: #fff;
        font-size: 17px;
    }
    .menu-section ul li a:hover {
        color: #fff
    }
    .menu-section ul li a.active {
        /*color: #333*/
    }
   
    .stunning-image img {
        padding: 0;
        display: block!important;
        margin: 0 auto!important
    }
    .stunning-text h2 {
        padding: 0 0;
        font-size: 21px!important;
        text-align: center;
        display: block!important
    }
    .copyright-section p {
        text-align: center
    }
   .menu-bar .container {
    padding: 0 0;
    height: auto;
}
.section-bottom-bar{
    text-align: center;
}
.copyright .powered{
    float: none;
}
.team-box-section {
    padding: 0 0px;
}

.input-container{
	width: 100%;
}
.about-text h2 {
    margin-bottom: 18px;
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 400;
    margin-top: 30px;
}
.about-text p {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    text-align: justify;
}
.produc_texts h2{
    text-align:left;
}
.produc_texts{
    padding:0px 10px;
}
.card-section ul li {
    font-size: 13px;
    width: 96vw;
    font-weight: bold;
}
.tourism-vehicle img {
     margin-left: 23px;
}

@media only screen and (min-width:768px) and (max-width:991px) {

#minimal-bootstrap-carousel .carousel-caption .container .box {
    width: 90%;
    margin: 30px auto;
}	
.foo-social ul li{
	margin-right: 5px;
}
.menu-section {
    margin-left: -0px;
    margin-right: -0px;
}
.menu-section .hamberger i {
    padding: 0;
    font-size: 20px;
    color: #fff;
    position: relative;
    top: -35px;
    left: -33px;
}
.logo-section img {
padding: 0 0;
margin: 20px auto;
}
.featured-box ul li {
    width: 31.3%;
}
.item-image-title h3{
	font-size: 16px !important
}
.support article{
	height: 200px;
}
.top-contact-detail {
    padding: 15px 0
}
section.domestic-flight .col-md-4{
    padding-left: 5px;
    padding-right: 5px;
}
section.international-flights .col-md-4{
	padding-left: 5px;
    padding-right: 5px;
}
.travel-gallery article {
    padding-left: 0px;
}
.travel-gallery aside {
    padding-right: 0px;
}
.travel-gallery article h3 a { 
    font-size: 14px;
}
.top-contact-detail ul {
    text-align: center;
    float: none
}
.input-container{
	width: 100%;
}
.gallery-item-image figure img {
    height: 200px;
    object-fit: cover;
}
#minimal-bootstrap-carousel .carousel-caption .container .box .content {
    display: block;
    margin-top: 30px;
}
.chapter-titles{
    clear: both;
}

.flexslider{
    clear: both;
}
.prodtfo{
    clear: both;
}
.team-section-in{
    clear: both;
    padding-top: 20px;
}
.chapter-titles h3 {
    padding-top: 30px;
}
.grid-item img{
    object-fit: cover;
}
.produc_texts h2 {
    text-align: left;
    line-height: 35px;
}
}


@media only screen and (min-width:1024px) and (max-width:1100px) {
.input-container{
	width: 100%;
}
.menu-section ul li a{
  margin-left: 0px;
}
.specialties article h3 {
    font-size: 14px; 
}
.pageclass{
	height: auto;
}
.travel-gallery article h3 a {
    font-size: 14px;
}
.gallery-item-image figure img {
    height: 250px;
    object-fit: cover;
}
 .menu-section ul li a {
    padding: 14px 6px;
}
.item-image-title h3 {
    font-size: 16px !important;
}
.travel-gallery aside h4{
	font-size: 18px;
}
#minimal-bootstrap-carousel .carousel-caption .container .box .content{
	margin-left: 10%;
}
.support h3 {
    font-size: 18px;
}
.featured-box ul li {
    width: 31.3%;
 }
#minimal-bootstrap-carousel .carousel-caption .container .box {
    width: 90%;
}
.top-connect ul li a {
    font-size: 15px;
}
.flexslider{
    clear: both;
}
.chapter-titles{
    clear: both;
}
.prodtfo{
    clear: both;
}
.team-section-in{
    clear: both;
    padding-top: 20px;
}
.chapter-titles h3 {
    padding-top: 30px;
}
.grid-item img{
    object-fit: cover;
}
}

@media (max-width:480px) {
    .grid-col-2 .grid-item,
    .grid-col-2 .grid-sizer {
        width: 100%
    }
    .grid-col-3 .grid-item,
    .grid-col-3 .grid-sizer {
        width: 100%
    }
    .grid-col-4 .grid-item,
    .grid-col-4 .grid-sizer {
        width: 100%
    }
    .grid-col-5 .grid-item,
    .grid-col-5 .grid-sizer {
        width: 100%
    }
   
    .section-about {
        position: relative;
        display: block;
        padding: 0px 0;
        z-index: -1111;
    }
    .deal-contact h5{
        display: inline-flex;
    }
.footer-links ul li {
    font-size: 12px;
}
}

@media only screen and (max-width:640px) {
.specialties article{
	height: 160px;
}
.logistic figure img {
    height: auto;  
}
.specialties p {
    padding-left: 15px;
    padding-right: 15px;
}
.specialties h2 {
    font-size: 22px;
    text-align: center;
    line-height: 1.2em;
}
.specialties article {
    width: 46%;
}
.specialties article figure img {
    margin: 15px auto 0 auto;
}
.cgtt-sec h2 {
    font-size: 21px;
}
.specialties article h3 {
    font-size: 15px;  
    margin-bottom: 0;
    margin-top: 0px;
}
.page-content-banner h1 {
    top: 40px;
    font-size: 25px;
}
.head-section h3{
    font-size: 15px;
}
.why_connect {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.why_connect:nth-child(even) {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
}
.why_connect:nth-child(even) figure img {
    float: none;
}
.why_connect figure img{
    margin: 15px auto;
}

#minimal-bootstrap-carousel .carousel-caption .container .box {
    width: 85%;
    margin: 0 auto;
}
.item-image-title article {
    padding-left: 10px;
}
.item-image-title aside {
    padding-right: 10px;
}
.item-image-title h3 {
    font-size: 15px !important;
}
.item-image-title h3 span{
    font-size: 13px;
}
.customNavigation span {
    font-size: 18px !important;
}
  .top-connect{
   text-align: center;
  } 
  .mg-select{
  	margin-top: 15px;
  }
  .top-connect ul li {
    padding: 5px 10px;
    color: #000;
    display: inline;
} 
.top-connect.social ul {
    list-style: none;
    display:inline-flex;
    float: none;
}  
.top-connect.contact ul {
    list-style: none;
    display: inline-grid;
    float: none;
}
.top-connect ul li a {
    font-size: 14px;
}
    .slider_text{
    margin-top:0px;
    position: absolute;
    top: -159px;
    left: 10px;
}
#minimal-bootstrap-carousel .carousel-caption .container .box .content {
    padding-top: 25px;
    margin-top: 100px;
}
.address ul li span {
    position: absolute;
    left: 10px;
}
.address ul li{
    margin-left: 40px;
}
.top-bar-section p{
	text-align: center;
}
.menu-bar{
	border-top: none;
}
#minimal-bootstrap-carousel .carousel-caption .container .box .content .form-control{
 height: 30px;
}
.carousel-caption .btn{
  height: 30px;
}
.gallery-item-image figure img {
    height: 250px;
    margin-bottom: 20px;
}
.travel-gallery aside {
    padding-right: 0px;
}
.travel-gallery article {
    padding-left: 0px;
}
.gallery-item {
    position: relative;
    padding: 0 0;
    margin: 15px 0;
}
.travel-gallery article h3 a{
	font-size: 15px;
}
.international-flights {
    padding: 10px 0;
}
.gallery-title h1{
	  padding-bottom: 10px;
}
.international-flights .view-all{
	margin: 10px auto 20px auto;
}
.domestic-flight {
    padding: 20px 0;
}
.domestic-flight .view-all{
	margin: 10px auto 10px auto;
}
.gallery_section {
    padding: 10px 0 20px 0;
}
.gallery-section h1{
	    padding-bottom: 10px;
}
section.domestic-flight .col-md-4{
    padding-left: 0;
    padding-right: 0;
}
section.international-flights .col-md-4{
	padding-left: 0;
    padding-right: 0;
}
#minimal-bootstrap-carousel .carousel-caption .container .box .content{
	padding: 10px;
}
.carousel-caption .btn{
	width: 115px;
}
 .mobile-btn{
    display: block !important;
    margin-top: 15px;
 }
.desk-btn{
    display: none;
}
.carousel-inner {
    height: auto;
}

}
@media only screen and (min-width:641px) and (max-width:767px) {
#minimal-bootstrap-carousel .carousel-caption .container .box .content .form-control {
    height: 35px;
}
.desk-btn{
    display: none;
}
.specialties h2 {
    font-size: 22px;
    text-align: center;
    line-height: 1.2em;
}
.specialties p {
    padding-left: 15px;
    padding-right: 15px;
}
.specialties article h3 {
    font-size: 15px;  
    margin-bottom: 0;
}
 .mobile-btn{
    display: block !important;
 }
 #minimal-bootstrap-carousel .carousel-caption .container .box .content {
    padding: 10px; 
    margin-top: 0px;
    margin-left: 10%;
}
#inputState{
    margin-bottom: 15px;
}
.specialties article {
    width: 46%;
}
}

@media only screen and (min-width:1440px) and (max-width:1920px) {
.container {
    width: 90%;
}
.item-image img {
    min-height: 320px !important;
}
}