/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {    
    .bg.layout-1.bg-home{
        max-height: 100vh !important;
    }
    .text-c{
        text-align: center;
    }
    .pad-none{
        padding-right: 0px;
        padding-left: 0px;
    }
    .pad_t-none{
        padding-top: 0px;
    }
    .pad_b-none{
        padding-bottom: 0px;
    }
    .pad-5{
        padding-right: 5px;
        padding-left: 5px;
    }
    .pad_r-5{
        padding-right: 5px;
    }
    .pad_l-5{
        padding-left: 5px;
    }
    .mar_b-25{
        margin-bottom: 25px
    }
    .page-title-wrapper .captions {
        font-size: 50px;
        line-height: 48px;
        margin: 10px 0 0 0;
        letter-spacing: 2px;
    }
    .visa-requirement-right {
        margin-left: 50px
    }
    .sidebar-1 .bottom-container{
        text-align: center;
    }

    .mob-filter-widget{
        height: 40px;
    }
    .mob-filter-widget span.label-text{
        bottom: 11px;
    }
    .first-box{
        border: 1px solid #b1b1b1;
        background: #fbfbfb;
        padding-top: 15px;
        padding-bottom: 15px
    }
    .pkg-gallery .widget-box{
        border-bottom:4px solid #ff9f43;
    }
    .pkg-gallery .first-widget-border-top{
        border-top:4px solid #ff9f43;
    }
}

/*  Mob+tab navigation bar   */
@media (max-width: 991px) {
    .bg.layout-2 .bg-img{
        -webkit-background-size: 100% 300px !important;
        background-size: 100% 300px !important;;
    } 
    /*.navbar-collapse {
        position: absolute;
        top: 54px;
        left: 0%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 95%;
        transition: all 0.1s ease-in;
        background: #353535;

        min-height: 100vh;
        right: 0;
        left: 0;
        top: -42px;
        bottom: 0;
        z-index: 101;
    }
    .navbar-collapse.collapsing {
        //height: auto !important;
        transition: all 0.1s ease;
        left: 100%;
    }
    .navbar-collapse.show {
        right: 5%;
    }*/
}

@media (max-width: 1199.98px) {
    .flight-result-section .container{
        max-width: 98%;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .bg .heading-1{
        font-size: 2.5rem;
    }
    .bg.layout-1 .bg-title img {
        padding-bottom: 30px;
    }
    .text-r-sm{
        text-align: right;
    }
    .pad_t-sm-50{
        padding-top: 50px;
    }
    .pad-sm-none{
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .pad-sm-5{
        padding-right: 5px;
        padding-left: 5px;
    }
    .pad-sm-15{
        padding-right: 15px;
        padding-left: 15px;
    }
    .mar_b-sm-25{
        margin-bottom: 25px;
    }    
    .mob-filter-widget span.label-text{
        bottom: 0px;
    }
    .first-box{
        border: 1px solid #b1b1b1;
        background: #fbfbfb;
        padding-top: 15px;
        padding-bottom: 15px
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {    
    .bg.layout-1 .bg-title img {
        padding-bottom: 30px;
    }
    .pad_t-md-25{
        padding-top: 25px;
    }
    .pad_r-md-5{
        padding-right: 5px;
    }
    .pad_l-md-5{
        padding-left: 5px;
    } 
    .sidebar-1 .top-container{
        font-size: .95rem;
    }
    .sidebar-1 .heading-2{
        font-size: 1.18rem;
    }
    .sidebar-1 .visa-price table{
        font-size: 0.95rem;
    }   
    .sidebar-1 .price-tag-1 {
        font-size: 2.25rem;
        font-weight: 800;
    }   
    .sidebar-1 .bottom-container .heading{
        font-size: .97rem;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {    
    .bg.layout-1 .bg-title img {
        padding-bottom: 35px;
    }
    .pad_t-lg-25{
        padding-top: 25px;
    }
}


/* No media query since this is the default in Bootstrap */
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
    .pad-top{
        padding-top: 50px;
    }
    .pad-bottom{
        padding-bottom: 50px;
    }
    .bg.layout-1, .bg.layout-2 {
        max-height: 500px;
    }    
    .bg .countdown {
        font-size: 40px;
    }
    .bg .breadcrumb-wrapper .captions {
        font-size: 40px;
        line-height: 39px;
        margin: 10px 0 0 0;
        letter-spacing: 5px;
    }
    .pad-mob-l-5{
        padding-left: 15px;
    }
    .group-title .main-title {
        font-size: 30px;
    }
    .videos.layout-1{
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .videos.layout-1 .video-wrapper {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .videos.layout-1 .video-thumbnail {
        top: auto;
        bottom: initial;
    }
    .section-pad-1{
        padding-bottom: 75px;
    }
    .vertical-shadow-line-rg:after{
        display: block;
    }
    /* Timeline Block*/
    .timeline-custom-col {
        width: 90%;
        margin-left: 2%;
    }
    .timeline:before {
        position: absolute;
        z-index: -99;
        top: 10px;
        left: 35px;
        width: 2px;
        height: 100%;
        content: '';
        background: #ea4349;
    }
    .timeline-point {
        position: absolute;
        top: 50%;
        left: -39px;
        width: 20px;
        height: 20px;
        margin-top: -8px;
        border: 3px solid #ffffff;
        background-color: #ffffff;
        visibility: initial;
    }
    .timeline-point:before {
        position: absolute;
        z-index: -9999;
        top: 5px;
        left: 16px;
        width: 80px;
        height: 2px;
        content: '';
        background-color: #ea4349;
    }
    .timeline-point i {
        font-size: 15px;
        position: absolute;
        top: -1px;
        left: 1px;
        color: #ea4349;
    }
    .timeline-content {
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 65px;
    }
    .itinerary-date span {
        padding: 7px 15px 6px;
    }
    .booking-form-header .contact-heading {
        font-size: 1.5rem;
    }

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
     .bg .heading-1{
        font-size: 3.5rem;
    }
    .pad-top{
        padding-top: 100px;
    }
    .pad-bottom{
        padding-bottom: 100px;
    }
    .pad-md-bottom-75{
        padding-bottom: 75px
    }
    .bg.layout-1{
        max-height: 100vh;
    }
    .bg.layout-1 .bg-title{
        padding-bottom: 100px;
    }
    .bg.layout-2{
        height: 540px;
    }
    .bg.layout-2 .bg-img{
        -webkit-background-size: 100% 540px !important;
        background-size: 100% 540px !important;;
    }
    .bg .breadcrumb-wrapper .captions {
        font-size: 50px;
        line-height: 49px;
        margin: 5px 0 0 0;
    }
    .videos.layout-1{
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .section-pad-1{
        padding-bottom: 150px;
    }
    .page-form-col2{
        margin-top: 0px;
    }
    .bg .breadcrumb-wrapper.style-red {
        padding: 0px 10%;
    }
    .main-heading{
        font-size: 3rem;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {    
    .bg .breadcrumb-wrapper .captions {
        font-size: 100px;
        line-height: 90px;
        max-width: 850px;
    }
    .center-box{
        padding: 2.7rem;
    }
    .main-heading{
        font-size: 3.5rem;
    }
    .inclusion-section{
        padding: 30px 10px;
    }
}

/* Large devices (large display, 1200px and up) */
@media (min-width: 1200px) {
    .flight-result-section .container{
        max-width: 90%;
    }
    .bg.layout-1 .bg-title img {
        padding-bottom: 50px;
    }
    .pad_t-xl-25{
        padding-top: 25px;
    }
    .center-box{
        padding: 3.8rem;
    }
    .booking-form-header .contact-heading {
        font-size: 1.87rem;
    }
}

