﻿#c-19-modal{
    background-color: rgba(203, 59, 25,0.2);
}
#c-19-modal .modal-header{
    border-bottom: none;
}
#c-19-modal .modal-dialog{
    position: relative;
    top: 40%;
    text-align: center;
}
#c-19-modal p{
    font-size: 18px;
}
#c-19-modal .c19-a{
    padding: 10px 15px;
    font-size: 15px;
    color: #333;
    background-color: #f9a61a;
    border-color: #f9a61a;
    margin-left: 10px;
    border-radius: 4px;
    display: table;
    margin: 10px auto 0 auto;
}
#c-19-modal .c19-a:hover, #c-19-modal .c19-a:focus{
    text-decoration: none;
}
#c-19-modal h4{
    color: #013976;
    text-align: left;
    display: inline-block;
}
.prsn-img{
    width: auto !important;
    height: auto !important;
    display: inline-block;
}
.news_content ul li{
    margin: 8px 0px;
}
.news_content ol li{
    margin: 8px 0px;
}
.submission-btn-nomad{
    background-color: #faa71b;
    color: #000;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 4px;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 25px;
}
.c-19tab thead tr td{
    text-align: center;
}
.c-19tab tr td{
    padding: 10px 12px;
    border: 1px solid #000 !important;
}

@media (min-width:768px) {
    .tofrombannerbus {
        background: url('/images/bannernew/my-bus-banner.png')no-repeat;
        width: 100%;
        height: 514px;
        background-position: top center;
        background-size: cover;
        position: relative;
        z-index: 10 !important;
    }

    .tofrombannercarpark {
        background: url('/images/bannernew/Car-Rental-Services-banner.png')no-repeat;
        width: 100%;
        height: 514px;
        background-position: top center;
        background-size: cover;
        position: relative;
        z-index: 10 !important;
    }

    .tofrombannerpre {
        background: url('s/images/bannernew/premiumbusnewbanner.png')no-repeat;
        width: 100%;
        height: 514px;
        background-position: top center;
        background-size: cover;
        position: relative;
        z-index: 10 !important;
    }
}
.regular {
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-style: normal;
}

.bold {
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    font-style: normal;
}

.semibold {
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-style: normal;
}

.light {
    font-family: 'Muli', sans-serif;
    font-weight: 300;
    font-style: normal;
}

.extralight {
    font-family: 'Muli', sans-serif;
    font-weight: 200;
    font-style: normal;
}

.sectionone {
    margin: -420px 0px 0px 0px;
}

.homebannerone {
    background: url('../images/home/cebu-home-banner-new.jpg')no-repeat;
    width: 100%;
    height: 720px;
    background-position: top center;
    background-size: cover;
    position: relative;
}

.homebannertwo {
    background: url('../images/home/cebu-home-banner.jpg')no-repeat;
    width: 100%;
    height: 720px;
    background-position: top center;
    background-size: cover;
    position: relative;
}

.homebannerthree {
    background: url('../images/home/cebu-home-banner.jpg')no-repeat;
    width: 100%;
    height: 720px;
    background-position: top center;
    background-size: cover;
    position: relative;
}

.homebannerfour {
    background: url('../images/home/cebu-home-banner.jpg')no-repeat;
    width: 100%;
    height: 720px;
    background-position: top center;
    background-size: cover;
    position: relative;
}

.homebannerfive {
    background: url('../images/home/cebu-home-banner.jpg')no-repeat;
    width: 100%;
    height: 720px;
    background-position: top center;
    background-size: cover;
    position: relative;
}

.bannercont {
    padding: 195px 100px 0px 0px;
    float: right;
}

    .bannercont h1 {
        font-size: 52px;
        margin: 0px;
        letter-spacing: 1px;
        color: #bc1526;
        font-weight: 300;
        line-height: 50px;
    }

        .bannercont h1 span {
            font-size: 44px;
            color: #6b0f14;
        }

#homebanner .carousel-indicators {
    bottom: 60px;
    left: 100px;
    right: 0px;
}

    #homebanner .carousel-indicators .active {
        width: 18px;
        height: 18px;
        margin: 5px;
        background-color: #fbb613;
        border: #fbb613;
    }

    #homebanner .carousel-indicators li {
        display: inline-block;
        width: 18px;
        height: 18px;
        margin: 5px;
        border: 3px solid #fff;
        border-radius: 10px;
    }

.custombtn {
    background: #6b0f14;
    height: 55px;
    border-top-left-radius: 10px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    position: relative;
    display: inline-block;
    width: 350px;
}
.custombtn.custom-same{
    background: rgba(201,63,65,.9);
    margin-top: 14px;
}

    .custombtn a {
        color: #fff;
        font-size: 17px;
        padding: 16px 20px 16px 20px;
        display: inline-block;
        text-decoration: none;
    }

        .custombtn a::after {
            content: "\f105";
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            text-rendering: auto;
            position: absolute;
            right: 15px;
            top: 15px;
            font-size: 29px;
        }

.homebannerformsection {
    position: absolute;
    bottom: 0px;
    clear: both;
    padding-bottom: 70px;
    width: 100%;
}

.findflightbtn {
    background: rgba(201,63,65,.9);
    height: auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    transition: all .5s ease-in-out;
    width: 350px;
}

    .findflightbtn p {
        cursor: pointer;
        padding: 16px 20px 16px 20px;
        margin: 0px;
        color: #fff;
        font-size: 17px;
    }
    .findflightbtn p a{
        cursor: pointer;
        margin: 0px;
        color: #fff;
        font-size: 17px;
    }

        .findflightbtn p::after {
            content: "\f106";
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            text-rendering: auto;
            position: absolute;
            right: 15px;
            top: 8px;
            font-size: 29px;
        }

.form-control.formfight {
    width: 95%;
    margin: 0px auto;
    border-radius: 10px;
    height: 40px;
    background: #fff url('../images/home/search-icon-grey.png')no-repeat;
    background-position: 97%;
    font-size: 16px;
}

.flightformbtn {
    width: 100%;
    margin: 30px 0px 0px 0px;
}

    .flightformbtn ul {
        padding: 0px;
        margin: 0px;
    }

        .flightformbtn ul li {
            list-style: none;
            width: 50%;
            float: left;
            background: #b41e22;
            padding: 10px 20px 15px 20px;
            position: relative;
            cursor:pointer;
        }

.departureflight {
    border-top-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 5px;
}

.arrivalflight {
    border-top-left-radius: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0px;
}

.flightformbtn ul li a span {
    background: url('../images/home/Departure.png')no-repeat;
    height: 26px;
    width: 30px;
    position: absolute;
    top: 10px;
    left: 30px;
    text-align: center;
}

.flightformbtn ul li a {
    color: #e38485;
    text-decoration: none;
    font-size: 14px;
    padding: 0px 0px 0px 70px;
}

.flightformbtn ul li:hover {
      background: #851b1f !important;
    border: 1px solid #fff;
    font-weight: 700;
    color: #fff;
}
.flightformbtn ul li:hover a
{
    color:#fff !important;
}
.flightbtnactive {
    background: #851b1f !important;
    border: 1px solid #fff;
    font-weight: 700;
    color: #fff;
}

    .flightbtnactive a {
        color: #fff !important;
    }


.sectiontwo {
    background: url('../images/home/Things-u-can-do-BG.png')no-repeat;
    width: 100%;
    height: 782px;
    background-position: top center;
    background-size: cover;
}

.airportallsec {
    background: #fff;
    border-radius: 40px;
    height: 65px;
    margin: -30px 0px 0px 0px;
    padding: 0px 20px;
    position: relative;
    box-shadow: 1px 1px 10px #ccc;
}

    .airportallsec ul {
        padding: 0px;
        margin: 0px;
    }

        .airportallsec ul li {
            list-style: none;
            display: inline-block;
            text-align: center;
        }

            .airportallsec ul li span img {
                display: inline-block;
                padding-right: 15px;
            }

            .airportallsec ul li a {
                color: #333;
                text-decoration: none;
                padding: 20px 70px 20px 70px;
                display: inline-block;
                font-size: 17px;
            }

            .airportallsec ul li::after {
                content: '';
                position: absolute;
                background: url('../images/home/Bar.png')no-repeat;
                height: 63px;
                width: 11px;
                top: 0px;
            }

.lastchildafter::after {
    width: 0px !important;
}

.innertitle {
    padding: 60px 0px 55px 0px;
}

    .innertitle h2 {
        font-size: 38px;
        text-align: center;
        color: #000;
        margin: 0px;
        padding: 0px;
    }

.thingsimg img {
    position: relative;
    width: 100%;
}

.thingsimgcontent {
    position: absolute;
    top: auto;
    bottom: 15px;
    padding: 0px 20px 0px 30px;
}

    .thingsimgcontent h3 {
        font-size: 28px;
        color: #fdda02;
        margin: 0px;
        padding: 0px 0px 5px 0px;
    }

    .thingsimgcontent p {
        font-size: 16px;
        color: #fff;
        margin: 0px;
        padding: 0px 0px 0px 0px;
    }

    .thingsimgcontent h6 {
        font-size: 14px;
        color: #fff;
        margin: 0px;
        padding:5px 0px 0px 0px;
        -webkit-transition: all .5s;
        transition: all.5s;
    }

        .thingsimgcontent h6 a {
            color: #fff;
            -webkit-transition: all .5s;
            transition: all.5s;
        }

            .thingsimgcontent h6 a:hover {
                color: #fdda02;
                text-decoration: none;
            }

            .thingsimgcontent h6 a span {
                background: url(../images/in-around-cebu/arrow-2.png)no-repeat;
                height: 19px;
                width: 11px;
                position: relative;
                display: inline-block;
                top: 5px;
                left: 10px;
                -webkit-transition: all .5s;
                transition: all.5s;
            }

            .thingsimgcontent h6 a:hover span {
                background: url(../images/in-around-cebu/arrow-1_1.png)no-repeat;
                height: 19px;
                width: 19px;
            }

.padthingsright10 {
    padding-right: 12px;
}

.padthingsleft10 {
    padding-right: 12px;
}

.padtop10sec {
    padding-top: 12px;
}

.funtasticplacebannerone {
    background: url('../images/home/Cebu-Explore-Banner.jpg')no-repeat;
    width: 100%;
    height: 631px;
    background-position: top center;
    background-size: cover;
    position: relative;
}

.funtasticplacebannertwo {
    background: url('../images/home/Cebu-Explore-Banner.jpg')no-repeat;
    width: 100%;
    height: 631px;
    background-position: top center;
    background-size: cover;
    position: relative;
}

.funtasticplacebannerthree {
    background: url('../images/home/Cebu-Explore-Banner.jpg')no-repeat;
    width: 100%;
    height: 631px;
    background-position: top center;
    background-size: cover;
    position: relative;
}

.funtasticplacebannerfour {
    background: url('../images/home/Cebu-Explore-Banner.jpg')no-repeat;
    width: 100%;
    height: 631px;
    background-position: top center;
    background-size: cover;
    position: relative;
}

.funtasticplacebannerfive {
    background: url('../images/home/Cebu-Explore-Banner.jpg')no-repeat;
    width: 100%;
    height: 631px;
    background-position: top center;
    background-size: cover;
    position: relative;
}

.funtasticcontent {
    position: absolute;
    margin: 140px 0px 0px 30px;
}

    .funtasticcontent h6 {
        color: #fff;
        padding: 10px 0px 10px 40px;
        font-size: 28px;
        font-weight: 600;
        margin: 0px;
    }

    .funtasticcontent p {
        background: #a21b21;
        display: inline-block;
        margin: 10px 0px 0px 40px;
        border-radius: 20px;
        height: auto;
    }

        .funtasticcontent p a {
            color: #fff;
            text-decoration: none;
            font-size: 21px;
            padding: 10px 40px;
            display: inline-block;
            font-weight: 600;
        }

#funtasticplace .carousel-indicators {
    bottom: 80px;
    left: 130px;
    right: 0px;
}

    #funtasticplace .carousel-indicators li {
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: 3px;
        border: 3px solid #fff;
        border-radius: 10px;
    }

    #funtasticplace .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 3px;
        background-color: #fff;
        border: #fff;
    }

.sectionfour {
    background: url('../images/home/Video-BG.jpg')no-repeat;
    width: 100%;
    height: 1116px;
    background-position: top center;
    background-size: cover;
    position: relative;
}

.innertitletwo {
    padding: 60px 0px 50px 0px;
}

    .innertitletwo h2 {
        font-size: 35px;
        text-align: center;
        color: #000;
        margin: 0px;
        padding: 0px;
    }

    .innertitletwo p {
        font-size: 20px;
        text-align: center;
        color: #000;
        margin: 0px;
        padding: 15px 0px 0px 0px;
    }

.videosec {
    width: 80%;
    margin: 0px auto;
    border: 8px solid #e8262e;
}

.innertitlethree {
    padding: 60px 0px 30px 0px;
}

    .innertitlethree h2 {
        font-size: 35px;
        text-align: center;
        color: #000;
        margin: 0px;
        padding: 0px;
    }

.sectionfive {
    background: #fff;
    height: auto;
    width: 100%;
    margin: -180px 0px 0px 0px;
    padding-bottom: 60px;
}

.latest-inner-content {
    background: #f8f8f8;
    width: 100%;
    height: 200px;
    padding: 20px;
}

    .latest-inner-content h6 {
        font-size: 27px;
        margin: 0px;
        padding: 0px;
        color: #000;
    }

    .latest-inner-content p {
        font-size: 14px;
        margin: 0px;
        padding: 10px 0px 0px 0px;
        color: #000;
    }

.latest-news-sec img {
    width: 100%;
}

.pad10news {
    padding-right: 10px;
}

.flightform {
    opacity: 0;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

    .flightform.showformblock {
        opacity: 1;
    }

.findflightbtn {
    height: 55px;
    transition: all 1s ease-in-out;
    position: relative;
    top: 15px;
}

    .findflightbtn.homebtnheight {
        height: 170px;
        position: relative;
        top: 0px;
    }

.innersubmneulist.showblock ul li a:hover {
    color: #fed30a;
}

.mob-banner {
    display: none;
}
.thingsimg
{
    position:relative;
}
.latest-news-sec a:hover
{
    text-decoration:none;
}
img.img-responsive.mobhomethings {
    display: none;
}
.explorebanner
{
    display:none;
}
div#homebanner .carousel-inner
{
    overflow:visible;
}
.bannercont {
    padding: 0px;
    float: right;
    position: absolute;
    top: 200px;
    right: 20px;
}
p.arrowdown.arrodowmafter::after
{
    content:"\f107";
}
.mobgatewaycont
{
    display:none !important;
}
.othergatewaycont
{
    display:block !important;
}
ul.slick-dots {
    padding: 0px;
    margin: 0px;
    text-align: center;
}
ul.slick-dots li
{
    list-style:none;
    display:inline-block;
}
.latest-news-home-sec .slick-dots
{
    bottom:0px;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #d71f27;
}
.slick-dots li button:before
{
    color:#d71f27;
    opacity:.5;
}
.slick-dots li button:before
{
    font-size:16px;
}
.video-thumb
{
    display:block;
    cursor:pointer;
}
.video-thumb>img
{
    width:100%;
}
#homevideo
{
    display:none;
}
.corona-div{
    box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.75);
    background-color: #fff;
    border-radius: 0px 0px 4px 0px;
    width: 100%;
    text-align: center;
    font-size: 17px;
    transition: 1s all ease;
}
.corona-div.sticky {
    position: fixed;
    transition: 1s all ease;
    z-index: 9999;
    top: 0;
}
.corona-div a{
    display: inline-block;
    padding: 10px 5px;
    color: #000;
    text-decoration: underline;
    font-weight: 600;
}
@media (min-width:1600px) and (max-width:1700px) {
    #homebanner .carousel-indicators {
        left: 230px;
    }

    #funtasticplace .carousel-indicators {
        left: 250px;
    }
}

@media (min-width:1801px) and (max-width:2000px) {
    #homebanner .carousel-indicators {
        left: 390px;
    }

    #funtasticplace .carousel-indicators {
        left: 410px;
    }
}
/* Media queries */
@media (min-width: 1200px) and (max-width: 1330px) {
    .container {
        width: 1170px;
    }
    .findflightbtn p
    {
            padding: 16px 120px 16px 20px;
    }
    .custombtn a {
    color: #fff;
    font-size: 15px;
    padding: 16px 120px 16px 20px;
    display: inline-block;
    text-decoration: none;
}
    .airportallsec ul li a
    {
            padding: 20px 60px 20px 60px;
    }

    .latest-inner-content h6 {
        font-size: 24px;
    }
    /*End of*/
}
/*1366px*/

@media (min-width: 993px) and (max-width: 1199px) {
    .container {
        width: 970px;
    }

    .findflightbtn, .custombtn {
        width: 100%;
    }

    .findflightbtn, .custombtn {
        margin-left: -100px;
    }

        .findflightbtn p {
            padding: 16px 10px 16px 20px;
            font-size: 16px;
        }

        .custombtn a {
            font-size: 16px;
            padding: 16px 10px 16px 20px;
        }

    .flightformbtn ul li a {
        font-size: 10px;
    }

    .airportallsec ul li a {
        color: #333;
        text-decoration: none;
        padding: 20px 40px 20px 40px;
        display: inline-block;
        font-size: 16px;
    }

    .sectiontwo {
        height: auto;
        padding-bottom: 30px;
    }

    .sectionfive {
        margin: -230px 0px 0px 0px;
    }

    .innertitlethree {
        padding:80px 0px 30px 0px;
    }
    .videosec {
        width: 100%;
    }
    .latest-inner-content h6 {
         font-size: 20px;
    }
    .innertitlethree h2 {
        font-size: 30px;
    }
    .around-map-details > p
    {
        font-size:15px !important;
    }
    /*End of*/
}
/*1199px*/

@media (min-width: 768px) and (max-width: 992px) {
    .container {
        width: 750px;
    }

    .findflightbtn, .custombtn {
        width: 100%;
    }

    .findflightbtn, .custombtn {
        margin-left: -20px;
    }

        .findflightbtn p {
            padding: 16px 10px 16px 20px;
            font-size: 16px;
        }

        .custombtn a {
            font-size: 14px;
            padding: 16px 10px 16px 20px;
        }

    .flightformbtn ul li a {
        font-size: 10px;
        padding: 0px 0px 0px 30px;
    }

    .airportallsec ul li a {
        color: #333;
        text-decoration: none;
        padding: 20px 20px 20px 20px;
        display: inline-block;
        font-size: 15px;
    }

    .sectiontwo {
        height: auto;
        padding-bottom: 30px;
    }

    .sectionfive {
        margin: -100px 0px 0px 0px;
    }

    .innertitlethree {
        padding: 30px 0px 30px 0px;
    }

    .thingsimgcontent h3 {
        font-size: 12px;
        padding: 0px 0px 10px 0px;
    }

    .thingsimgcontent p {
        font-size: 11px;
    }

    .thingsimgcontent {
        bottom: 10px;
    }

    .latest-inner-content {
        height: 250px;
        padding:10px;
    }

    .videosec {
        width: 98%;
        margin: 0px auto;
        border: 8px solid #e8262e;
    }

    .flightformbtn ul li a span {
        left: 10px;
    }

    .form-control.formfight {
        font-size: 14px;
    }

    .innertitle {
        padding: 30px 0px 30px 0px;
    }

        .innertitle h2 {
            font-size: 30px;
        }

    .thingsimgcontent h6 {
        font-size: 14px;
        padding: 0px 0px 0px 0px;
    }

    .innertitletwo {
        padding: 30px 0px 30px 0px;
    }

        .innertitletwo h2 {
            font-size: 28px;
        }
        .sectionfour
        {
             background:#f2f2f2;
             height:auto;
             padding-bottom:100px;
        }
    .latest-inner-content h6 {
        font-size: 20px;
    }
    /*End of*/
}
/*992px*/



@media (max-width: 767px) {
    .container {
        width: 100%;
    }

    .homebannerone {
        background: transparent;
        height: auto;
    }
    .uparrowicon{
        display: none;
    }
    .uparrowicon .iconshow{
        display: inline-block;
    }
    .iconhide{
        display: none;
    }
    .iconshow{
        display: inline-block;   
    }

    .mob-banner {
        display: block;
    }

    .sectionone {
        margin: 0px 0px 0px 0px;
    }

    .bannercont {
       margin: -310px 10px 10px 20px;
    float: left;
    padding:0px;
 position: absolute;
    top: 0px;
    left:0px;
    display:none;
    }

        .bannercont h1 {
          font-size: 21px;
    font-weight: 400;
    line-height: initial;
    text-align:center;
        }

            .bannercont h1 span {
                   font-size: 17px;
            }

    .homebannerformsection {
        position: relative;
        bottom: 0px;
        clear: both;
        padding-bottom: 0px;
        width: 100%;
        padding: 0px;
        margin: auto;
        padding: 0px 15px;
    }

    .findflightbtn p {
        padding: 16px 10px 16px 20px;
        font-size: 15px;
    }

    .findflightbtn, .custombtn {
        width: 100%;
            border-radius: 10px;
    }

        .custombtn a {
            font-size: 15px;
            padding: 16px 20px 16px 20px;
        }

    .airportallsec ul li a {
        color: #333;
        padding: 10px 0px 10px 0px;
        font-size: 9px;
    }

    .airportallsec ul li span img {
        display: block;
        padding-right: 0px;
        margin: 0px auto;
        padding-bottom: 10px;
    }

    .airportallsec {
        margin: 20px auto 0px auto;
        width: 94%;
        padding: 0px;
        border-radius: 10px;
    }

    .sectiontwo {
        height: auto;
        width: 100%;
    }

    .innertitle {
        padding: 30px 0px 30px 0px;
    }

        .innertitle h2 {
            font-size: 22px;
            text-align: center;
            padding: 0px 15px;
        }

    .padthingsright10 {
        padding-right: 0px;
    }

    .bannertwoinner {
        padding: 0px 10px;
    }

    .thingsimg {
        padding-bottom: 15px;
    }

    .padthingsleft10 {
        padding: 0px;
    }

    .padtop10sec {
        padding-top: 0px;
    }

    .innertitletwo {
        padding: 30px 0px 30px 0px;
    }

        .innertitletwo h2 {
            font-size: 22px;
        }

        .innertitletwo p {
            font-size: 16px;
            padding: 10px 0px 0px 0px;
        }

    .videosec {
        width: 94%;
    }

    .innertitlethree {
        padding: 30px 0px 30px 0px;
    }

        .innertitlethree h2 {
            font-size: 22px;
        }

    .sectionfour {
        height: auto;
    }

    .sectionfive {
        margin: 0px;
    }

    .pad10news {
        padding-right: 0px;
    }

    .latest-news-sec {
        padding: 0px 10px;
        margin-bottom: 15px;
    }

    .thingsimgcontent {
        padding: 0px 20px 10px 15px;
    }

        .thingsimgcontent h3 {
            font-size: 23px;
            padding: 0px 0px 5px 0px;
        }

    .custombtn {
        margin-bottom: 15px;
    }
    .custombtn.custom-same {
        margin-top: 1px;
    }
    .latest-inner-content h6 {
        font-size: 18px;
    }
    .latest-inner-content
    {
        height:auto;
    }
    .funtasticcontent {
    position: absolute;
    margin: 140px 20px 0px 20px;
}
    img.img-responsive.mobhomethings {
    display: block;
}
    img.img-responsive.otherthingsimg
    {
        display:none;
    }
   .findflightbtn {
    margin-top: 0px;
}
   .latest-inner-content
   {
       padding:10px;
   }
   .flightformbtn ul li a
   {
       padding: 0px 0px 0px 50px;
   }
   .airportallsec ul li
   {
       width:19%;
       border-right:1px solid #ccc;

   }
    .airportallsec ul li:last-child
    {
          border-right:0px solid #ccc;
    }
    .airportallsec ul li::after
    {
        display:none;
    }
    .funtasticplacebannerone
    {
        height:auto;
        background:transparent;
    }
    .explorebanner {
    display: block;
    position:relative;
}
    .funtasticcontent {
    position: absolute;
    margin: 0px;
    bottom: 20px;
    width: 50%;
}
    .funtasticcontent>img
    {
        width:70%;
         padding: 10px 0px 10px 10px;
    }
    .funtasticcontent h6 {
          color: #fff;
    padding: 0px 20px 10px 10px;
    font-size: 13px;
    font-weight: 600;
    margin: 0px;
}
    .funtasticcontent p {
    background: #a21b21;
    display: inline-block;
    margin: 0px 0px 0px 10px;
    border-radius: 10px;
    height: auto;
}
    .funtasticcontent p a {
    color: #fff;
    text-decoration: none;
    font-size: 9px;
    padding: 10px 10px;
    display: inline-block;
    font-weight: 600;
}
    .mobgatewaycont
{
    display:block !important;
}
.othergatewaycont
{
    display:none !important;
}
.latest-news-home-sec
{
    height:480px;
}
.my_bus_box,.my_bus {
    height: auto !important;
}
.my_bus_box {
    margin: 15px 10px !important;
}
.corona-div{
 left: 25%;
}
.corona-div{
    text-align: left;
    font-size: 15px;
    padding: 0px 10px;
}
.corona-div a {
    padding: 1px 5px;
}
.custombtn.custom-intl{
    margin-bottom: 0px;
    margin-top: 10px;
}

}
/*767px*/

@media (min-width: 300px) and (max-width: 370px) {
    .bannercont h1 {
        font-size: 21px;
    }
        .bannercont h1 span {
            font-size: 16px;
        }
        .flightformbtn ul li a {
    font-size: 12px;
    padding: 0px 0px 0px 50px;
}
        .airportallsec
        {
            width:96%;
        }
        .airportallsec ul li a {
    color: #333;
      padding: 10px 0px;
    font-size: 9px;
}
           .bannercont {
    margin: -240px 10px 10px 10px;
    float: left;
    padding: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    }
            .funtasticcontent {
    position: absolute;
    margin: 0px;
    bottom: 20px;
    width: 50%;
}
    .funtasticcontent>img
    {
        width:40%;
         padding: 10px 0px 10px 10px;
    }
}
@media (min-width:768px)
{
 .img-fluid {
        max-width: 1120px;
        height: auto;
    }
}
@media (min-width:320px) and (max-width:767px)
{
	.img-fluid {
        max-width: 100%;
        height: auto;
    }
}