@media (min-width:2000px) {
    .container {
        width: 1538px;
    }

    .citiesSetion.destinationWrap .team {
        width: 100%;
    }

    .citiesSetion .team {
        width: calc(100% + 65%);
    }

    .citySection .gapTop {
        margin-top: 150px;
    }

}

@media (min-width:1920px) and (max-width:1999px) {
    .formWrap {
        margin: 0 auto;
    }

    .citiesSetion.destinationWrap .team {
        width: 100%;
    }

    .citiesSetion .team {
        width: calc(100% + 40%);
    }

}

@media (min-width:1600px) and (max-width:1920px) {
    .citiesSetion .team {
        width: calc(100% + 40%);
    }

    .citiesSetion.destinationWrap .team {
        width: 100%;
    }

}

@media (min-width:1400px) and (max-width:1920px) {
    .container {
        width: 1280px;
    }

}

@media (min-width:1400px) and (max-width:1600px) {
    .citiesSetion .team {
        width: calc(100% + 280px);
    }

    .citiesSetion.destinationWrap .team {
        width: 100%;
    }

}

/* ------Landing Page Css --------- */
@media only screen and (max-width:1500px) {}

/* --------------- */
@media only screen and (max-width:1400px) {
    .mainSection h1 {
        font-size: 60px;
    }

    .mainSection .boxwrap>span>span {
        padding-top: 8px;
        word-wrap: break-word;
        white-space: normal;
    }
    #topNavbar .navbar-nav > li > a {
        font-size: 14px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1400px) {
    .citiesSetion .team {
        width: calc(100% + 120px);
    }

    .citiesSetion.destinationWrap .team {
        width: 100%;
    }

    #topNavbar .navbar-nav > li {
        padding: 0 9px;
    }

}

@media only screen and (min-width:1200px) {

    /*.mainSection .boxwrap p, .boxwrap p{font-size: 12px;}*/
    .mainSection .custWrapper .helpWrap:hover p,
    .mainSection .custWrapper .helpWrap:focus p,
    .custWrapper .helpWrap:hover p,
    .custWrapper .helpWrap:focus p {

        /*font-size: 12px;*/
    }

    .mainSection h1 {
        font-size: 60px;
    }

    .destinationWrap.citiesSetion::after {
        position: unset;
    }

    .citiesSetion::after {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        content: "";
        background: #f1f5f9;
        opacity: 1;
        width: 40px;
        box-shadow: -10px 0 51px 50px #f1f5f9;
    }

}

@media only screen and (min-width:1040px) and (max-width:1400px) {
    .bgShadow img, .bgShadow img.bgShadowDefaultImg {
        max-width: 460px;
    }

}

@media only screen and (max-width:1200px) {
    #topNavbar .navbar-nav > li {
        padding: 0 4px;
    }
    .mainSection h1 {
        font-size: 53px;
        line-height: 51px;
    }

    .mainSection .boxwrap>span>span {
        font-size: 12px;
        line-height: 15px;
    }

    /*.mainSection p,
    .charterSection p,
    .prideSection .wrapRgt p {
        font-size: 15px;
        line-height: 29px;
    }*/

    #footer ul li a.btn.btnCall,
    a.btn.btnCall {
        font-size: 16px;
        line-height: 34px;
        padding: 6px 16px;
    }

    a.btn.btnCall {
        font-size: 16px;
        line-height: 34px;
        padding: 0px 16px;
    }

    .coachService .callTxt,
    .callTxt {
        margin-left: 4px;
        font-size: 10px;
        line-height: 34px;
    }

    .coachService h5,
    .mainSection h5 {
        margin: 75px 0px 35px 0px;
        font-size: 27px;
        line-height: 29px;
    }

    .mainSection .boxwrap p,
    .boxwrap p {
        font-size: 12px;
        line-height: 15px;
    }

    h3.title,
    #aboutBusSection .title,
    .citiesSetion.destinationWrap .title,
    #popular-bus-types .title,
    #latest-blog-posts .title,
    .companySection .title {
        font-size: 34px;
        line-height: 31px;
        margin-bottom: 30px;
    }

    .chartersBlock {
        width: 71px;
        height: 71px;
        box-shadow: 0px 10px 36px rgba(0, 40, 73, 0.13);
    }

    .serviceWrap h5 {
        font-size: 27px;
        line-height: 21px;
    }

    .coachService .callBtn {
        font-size: 15px;
        line-height: 26px;
        width: 139px;
        height: 38px;
        border-radius: 19px;
        background-image: linear-gradient(90deg, #fd3f21 0%, #fd6a22 100%);
    }

    .coachService .callTxt {
        font-size: 12px;
    }

    .bigbtn span:first-child {
        font-size: 19px;
        line-height: 33px;
    }

    .bigbtn {
        font-size: 21px;
        line-height: 33px;
    }

    .citiesSetion h5 {
        font-size: 16px;
        margin-bottom: 0px;
        margin-top: 52px;
        line-height: 33px;
    }

    .formWrap label {
        font-size: 10px;
        line-height: 15px;
    }

    .form-control {
        font-size: 12px;
        line-height: 15px;
        height: 28px;
    }

    .col-item .carousel-caption {
        font-size: 15px;
        line-height: 33px;
    }

    .calbtnWrap .btnCall {
        font-size: 15px;
        line-height: 24px;
        width: 139px;
        height: 38px;
        border-radius: 19px;
        background-image: linear-gradient(90deg, #fd3f21 0%, #fd6a22 100%);
    }



    .prideSection .wrapRgt p {
        width: 100%;
    }

    .prideSection .wrapRgt small {
        font-size: 15px;
        line-height: 37px;
    }

    .boxHeader {
        font-size: 21px;
        line-height: 33px;
    }

    .outerBox:hover .boxHeader,
    .outerBox:focus .boxHeader {
        font-size: 24px;
        line-height: 33px;
    }

    .boxBody figure {
        width: 185px;
    }

    .quotesSection .txtWrap div {
        font-size: 28px;
        line-height: 33px;
    }

    .quotesSection {
        padding: 20px 0px 10px;
    }

    .quotesSection .txtWrap p {
        font-size: 12px;
    }

    .aboutWrap .aboutTop .imgCaption {
        font-size: 18px;
        line-height: 24px;
        padding: 15px;
    }

    .aboutWrap .aboutBtm {
        padding: 10px;
    }

    .aboutWrap .aboutBtm p {
        font-size: 12px;
        line-height: 24px;
    }

    #footer h5 {
        font-size: 14px;
    }

    #footer ul li a {
        font-size: 12px;
        line-height: 20px;
    }

    /*.mainSection p {
        padding-top: 15px;
    }*/

    .mainSection .custWrapper .helpWrap,
    .custWrapper .helpWrap {
        flex: 0 0 210px;
        /*margin: 10px auto;*/
    }

    .mainSection .custWrapper {
        padding-bottom: 52px;
    }

    .charterSection {
        padding: 55px 0px;
    }

    .charterSection .charterContent {
        margin: 0 auto 30px auto;
    }

    .coachService .busimgWrap {
        padding-top: 80px;
    }

    .coachService .callWrap {
        margin-top: 30px;
    }

    .partnershipWrap {
        margin-bottom: 80px;
    }

    .prideSection,
    .busSection,
    .aboutSection {
        padding: 80px 0px;
    }

    .chartersBlock {
        padding: 12px;
        width: 51px;
        height: 51px;
        box-shadow: 0px 7px 26px rgba(0, 40, 73, 0.13);
    }

    .serviceWrap h5,
    .charterSection .keypoints {
        font-size: 18px;
        line-height: 15px;
    }

    .btnCall.w-50 {
        width: auto;
    }

    .btnCall.w-50 .title {
        padding: 0px 6px;
    }

    .formWrap:before {
        content: "";
        width: 432px;
        height: 330px;
        position: absolute;
        top: -38px;
        left: -70px;
    }

    .moreInfo .aboutWrap .moreBtm {
        font-size: 20px;
    }

    .charterSection .sub-keypoints,
    .charterSection .keypoints,
    .serviceWrap figure {
        margin-left: 0;
    }

    .charterSection .serviceWrap {
        margin-left: 0;
    }

}

@media only screen and (min-width:991px) and (max-width:1040px) {
    .bgShadow img, .bgShadow img.bgShadowDefaultImg {
        max-width: 420px;
    }

}

@media only screen and (min-width:768px) and (max-width:1199px) {
    #topNavbar .navbar-nav>li .dropdown-menu li a {
        font-size: 11px;
    }

    #topNavbar .navbar-nav>li>a {
        font-size: 11px;
    }

}

@media only screen and (min-width:991px) {
    .nav label{
        pointer-events: none;
    }
    .dropdown:hover .dropdown-menu{
        display: block;
    }
    #topNavbar .navbar-nav > li .dropdown-menu.menuScroll {
        max-height: 260px;
        overflow-y: scroll;
    }
    #topNavbar .dropdown.transportationNav {
        position: inherit;
    }
    .citySection .mobile-banner{
        display: none;
    }
    .bgShadow, .bgShadow img {
        position: inherit;
    }

    .citySection .gapTop {
        margin-top: 110px;
    }
    .trustBanner{
        margin-top: 20px;
        box-shadow: 0px 0px 20px rgba(0, 40, 73, 0.17);
    }
    .trustBanner ul{ 
        /* flex-wrap: wrap; */
    }
    .trustBanner .img {
        margin-bottom: 5px;
            height: 54px;
    }
    .trustBanner p {
        font-size: 14px;
    }
    .trustBanner li .ratings .txt{
        font-size: 14px;
    }
    .trustBanner .img img {
        vertical-align: top;
        position: static;
        width: auto;
        height: 52px;
    }
    .trustBanner li{
        /* width: calc(100% / 3); */
        padding-bottom: 10px;
        padding-top: 10px;
        border: 0;
        position: relative;
    }
    .trustBanner li:after{
        content: "";
        position: absolute;
        width: 85%;
        border-bottom: 3px dotted #cecece;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        display: none;
    }
    .trustBanner li:before{
        content: "";
        position: absolute;
        height: 80%;
        border-right: 3px dotted #cecece;
        bottom: 0;
        top: 0;
        right: 0;
        margin: auto;
    }
    .trustBanner li:last-child:before{
        display: none;
    }
    /* .trustBanner li:nth-child(n+4):after {  
        display: none;
    }
    .trustBanner li:nth-child(3n):before{
        display: none;
    } */
}

@media only screen and (max-width:991px) {
    #topNavbar .transportationNav .dropdown-menu{
        margin-top: 0;
        border: 0 !important;
    }
    #topNavbar .transportationNav:hover{
        background: transparent;
    }
    #topNavbar .transportationNav .dropdown-menu ul {
        /*display: flex;
        flex-wrap: wrap;*/
    }
    #topNavbar .transportationNav .dropdown-menu ul li{
        flex: 25%;
    }
    #topNavbar .transportationNav .dropdown-menu li:before{
        top: 13px;
        bottom: auto;
    }
    #menu-toggle:not(:checked) + .navbar-nav {
        display: none;
      }
    .citySection .desktop-banner{
        display: none;
    }
    #topNavbar .navbar-brand {
        max-width: 110px;
        height: auto;
        margin-top: 0;
    }

    #topNavbar .navbar-nav>li {
        padding-left: 5px;
        padding-right: 5px;
    }

    #topNavbar .navbar-nav>li.phone-number {
        padding-left: 12px;
    }

    #topNavbar .navbar-nav>li.phone-number a {
        font-size: 16px;
    }

    #footer ul li .phoneCallBox .wrapper .phoneIcon {
        font-size: 30px;
    }

    #footer ul li .phoneCallBox .wrapper p {
        font-size: 12px;
    }

    #footer ul li .phoneCallBox .wrapper h4 {
        font-size: 18px;
    }

    #footer ul li .phoneCallBox {
        padding: 0 5px;
    }

    /* ---------------- Landing Page Css ----------------- */
    #topNavbar .navbar-nav>li.open,
    #topNavbar .navbar-nav>li .dropdown-menu {
        box-shadow: none;
    }

    #topNavbar .navbar-nav>li .dropdown-menu {
        position: static;
    }

    #topNavbar .navbar-nav,
    #topNavbar .navbar-nav>li .dropdown-menu {
        width: 100%;
        padding-bottom: 20px;
    }

    #topNavbar .navbar-nav>li.phone-number a {
        text-align: left;
    }

    #topNavbar .navbar-nav>li.dropdown {
        margin-top: 0;
    }

    #topNavbar .navbar-nav>li .dropdown-menu li a {
        font-size: 14px;
        margin-top: 0px;
        padding: 10px 20px;
        font-weight: 400;
    }

    /***************************/
    .mainSection h1 {
        font-size: 38px;
        line-height: 37px;
    }

    /*.mainSection p,
    .charterSection p,
    .prideSection .wrapRgt p {
        font-size: 11px;
        line-height: 21px;
    }*/

    /*.mainSection p,
    .btnWrapper {
        padding-top: 8px;
    }
*/
    #footer ul li a.btn.btnCall,
    a.btn.btnCall {
        font-size: 15px;
        line-height: 34px;
    }

    .w-50.callTxt {
        width: 100%;
    }

    .coachService h5,
    .mainSection h5 {
        margin: 55px 0px 20px 0px;
    }

    h3.title,
    #aboutBusSection .title,
    .citiesSetion.destinationWrap .title,
    #popular-bus-types .title,
    #latest-blog-posts .title,
    .companySection .title {
        font-size: 28px;
        line-height: 22px;
        margin-bottom: 40px;
    }

    .btnWrapper {
        flex-wrap: wrap;
    }

    .formWrap:before {
        width: 392px;
        height: 300px;
        left: -108px;
    }

    .citiesSetion .col-sm-4,
    .citiesSetion .col-sm-8 {
        width: 100%;
    }

    .bgShadow,
    .mainSection .rgtWrap {
        margin-top: 40px;
    }

    .mainSection .lftWrap .w-50 {
        width: 100%;
    }

    .btnTop {
        text-align: center;
    }

    .fixedWrap .colLft {
        margin-bottom: 30px;
    }

    .helpBox {
        margin-top: 0;
    }

    .greyBox p {
        font-size: 18px;
    }

    .bgShadow img, .bgShadow img.bgShadowDefaultImg{
        position: static;
        width: 100%;
    }

    .infoWrap {
        font-size: 14px;
    }

    .tempWrap .lftWrap {
        padding: 30px 15px;
    }

    .forcastSection .tempWrap {
        padding: 175px 0 150px 0;
    }

    .forcastSection {
        margin-top: 40px;
    }

    .forcastSection .lft {
        width: 70px;
    }

    .forcastSection .rgt p:first-child {
        font-size: 40px;
    }

    .forcastSection .rgt p:nth-child(2) {
        font-size: 14px;
    }

    .weatherInfo p:last-child {
        font-size: 12px;
    }

    .whiteBox>div {
        font-size: 18px;
        height: 170px;
    }

    .weather {
        width: 40px;
        height: 50px;
    }

    .moreInfo .aboutWrap .moreBtm {
        font-size: 16px;
    }

    .moreInfo {
        padding-bottom: 70px;
    }

    .popularCityBanner h3,
    .popularCityBanner h2 {
        font-size: 40px;
    }

    .text-orange a {
        font-size: 26px;
    }

    .mapTxt {
        font-size: 13px;
    }

    .resources h5.txt,
    h4.title,
    .resources .txt,
    .customAccordian .title,
    .forcastSection .title,
    .moreInfo .title,
    .topFive .title {
        line-height: 32px;
        font-size: 28px;
    }

    h4.txt,
    .companySection .txt {
        font-size: 30px;
    }

    .compList .imgItem {
        padding: 10px;
    }

    .articleWrapper {
        padding-top: 70px;
    }

    .articleWrapper .pt-top {
        padding-top: 70px;
    }

    #back-to-top-button span:last-child {
        display: none;
    }

    #back-to-top-button span:first-child {
        margin-right: 0px
    }

    .coachService .busBg {
        width: 100%;
    }

    .copyrightWrap p.pb-0 {
        max-width: 590px;
    }

    .alterntive .left_img img {
        max-width: 60%;
        margin: 0 auto;
        display: block;
    }

    .ourTeam{
        padding:0; 
    }
    .ourTeam .founder{
        display: block;
        margin-bottom: 100px;
    }
    .ourTeam .founder .image img{
        max-width: 80%;
        display: block;
        margin: 0 auto 20px;
    }
    .ourTeam .founder .conText {
        padding-left: 0;
        text-align: center;
    }   
    .ourTeam .teamList .lists {
        margin-bottom: 70px;
    }
    .ourTeam .teamList .lists .image{
        margin-bottom: 20px;
    }
    .ourTeam .teamList .lists .image img{
        display: block;
        margin: auto;
    }
    .ourTeam .teamList .lists .context {
        padding-left: 0;
        text-align: center;
    }
    .ourTeam .teamList .lists p{
        padding-right: 0;
    }

    .trustBanner{
        margin-bottom: 30px;
    }
    .trustBanner ul{ 
        flex-wrap: wrap;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        display: flex;
    }
    .trustBanner li{
        width: calc(100% / 3);
        padding-bottom: 15px;
        padding-top: 15px;
        border: 0;
        position: relative;
    }
    .trustBanner li:first-child{
        flex-grow: 1;
        width: 100%;
    }
    .trustBanner li:first-child::before{
        display: none;
    }
    /* .trustBanner li:after{
        content: "";
        position: absolute;
        width: 85%;
        border-bottom: 3px dotted #cecece;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    } */
    .trustBanner li:before{
        content: "";
        position: absolute;
        height: 80%;
        border-right: 3px dotted #cecece;
        bottom: 0;
        top: 0;
        right: 0;
        margin: auto;
    }
    .trustBanner li:last-child::before{
        display: none;
    }
    /* .trustBanner li:nth-child(n+4):after {  
        display: none;
    }*/
    .trustBanner li:nth-child(4):before{
        display: none;
    }
    .trustBanner li:nth-child(1+3n):before{
        display: none;
    } 
}

@media only screen and (max-width:767px) {
    #topNavbar .transportationNav .dropdown-menu ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    #topNavbar .transportationNav .dropdown-menu ul li{
        flex: 33%;
    }
    #topNavbar ul.nav.navbar-nav{
        max-height: 82vh;
        overflow-y: auto;
        overflow-x: hidden;
    }
    body {
        padding-top: 50px;
    }

    h1 {
        font-size: 35px;
    }

    h2 {
        font-size: 45px;
    }

    h1.h1Title,
    h2.h2Title {
        font-size: 30px;
    }

    #topNavbar .navbar-brand {
        margin-top: 0;
        padding-top: 7px;
    }

    #topNavbar .navbar-nav {
        padding: 0 12px 10px;
        float: left !important;
    }

    #topNavbar .navbar-nav>li>a {
        margin-top: 0;
        display: inline-block;
    }

    #topNavbar .navbar-nav>li.phone-number a {
        text-align: left;
        display: inline-block;
        margin-top: 0;
    }

    #topNavbar .navbar-nav>li.phone-number a:before {
        border-left: none;
    }

    #topNavbar .navbar-nav>li.phone-number .subTitle {
        text-align: right;
    }

    #footer {
        padding-top: 60px;
    }

    /*#topNavbar .phoneCallBox{max-width: 190px; margin: 5px auto; border-radius: 5px;}
    .phoneCallBox .wrapper{padding: 4px 0 2px; line-height: 15px;}
    #topNavbar .phoneCallBox .wrapper .phoneIcon{font-size: 25px; margin: 8px 5px 0 0;}
    #topNavbar .phoneCallBox .wrapper p{font-size: 12px;}
    #topNavbar .phoneCallBox .wrapper h4{font-size: 17px; margin-bottom: 0;}*/
    .coachService .callTxt {
        font-size: 12px;
        display: block;
    }

    .citiesSetion {
        overflow: hidden;
    }

    .mainSection .custWrapper .helpWrap:hover p,
    .mainSection .custWrapper .helpWrap:focus p,
    .custWrapper .helpWrap:hover p,
    .custWrapper .helpWrap:focus p {
        font-weight: 500;
    }

    .charterSection .serviceWrap {

        width: 100% !important;
        float: none !important;
        text-align: center;
    }

    .serviceWrap figure {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .service-brief {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }

    .charterSection .keypoints {
        text-align: center;
        margin-bottom: 10px;
    }

    .charterSection .sub-keypoints {
        text-align: center;
        display: block;
    }

    .charterSection .sub-keypoints .fa {
        margin-right: 6px;
    }

    .custom-row {
        display: block;
        margin-bottom: 20px;
    }

    .employee h1 {
        font-size: 34px;
    }

    .whyGogo h2 {
        font-size: 32px;
        margin-bottom: 40px;
    }

    .longTerm h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .alterntive {
        padding: 40px 0;
    }

    .alterntive h2 {
        font-size: 32px;
    }
    .covidtopBanner h1 {
        font-size: 35px;
        margin-bottom: 40px;
    }

    .ourTeam .teamList .lists .image img{
        max-width: 170px; 
    }
    .trustBanner p {
        font-size: 14px !important;
        line-height: 20px !important;
    }
    .trustBanner p br{
        display: none;
    }
    .trustBanner li {
        padding: 10px 5px;
    }
    .trustBanner .img{
        height: auto;
    }
    .trustBanner .img img{
        height: 45px;
    }
    .trustBanner li {
        width: calc(100% / 2);
    }
    .trustBanner li:nth-child(4):before{
        display: block;
    }
    .trustBanner li:nth-child(5):before,
    .trustBanner li:nth-child(3):before{
        display: none;
    }
    .citySection.vidBlock {
         margin-top: 50px; 
    }
}

@media only screen and (max-width:600px) {
    #footer ul li .phoneCallBox {
        margin-right: -15px;
    }


}

@media only screen and (max-width:575px) {
    .covidtopBanner h1 {
        margin-bottom: 30px;
        font-size: 28px;
    }

    .gogo-covid19 {
        padding-top: 40px;
    }

    .keepingYourPassengerSafe h2 {
        font-size: 24px;
    }

    .safetyMeasures .method h3 {
        font-size: 22px;
    }

    .keepingYourPassengerSafe {

        padding-top: 90px;
        padding-bottom: 40px;
    }
    .covidtopBanner .busImgWrap {
        margin-bottom: -65px;
    }
    .gogo-covid19 .a_about {
        padding-top: 40px;
        padding-bottom: 40px;
        font-size: 16px;
    }
}

@media only screen and (max-width:400px) {
    #footer ul li .phoneCallBox .wrapper .phoneIcon {
        display: none;
    }

    #footer ul li .phoneCallBox .wrapper h4 {
        font-size: 16px;
    }

    #topNavbar .phoneCallBox {
        width: 120px;
        height: 45px;
        margin-left: 105px;
    }

    #topNavbar .phoneCallBox .wrapper {
        margin: 1px 0;
    }



    #topNavbar .phoneCallBox .wrapper p {
        font-size: 11px;
    }

    #topNavbar .phoneCallBox .wrapper h4 {
        font-size: 15px;
        text-align: center;
        margin-top: 2px;
    }

    #topNavbar .phoneCallBox .wrapper h4 {
        font-size: 12px !important;
    }

    #topNavbar .phoneCallBox .wrapper p {
        font-size: 8px !important;
    }

}

@media only screen and (max-width:360px) {
    #lastMinuteCounter h3 {
        font-size: 30px;
    }

    #lastMinuteCounter .subTitle {
        font-size: 11px;
        letter-spacing: -0.2px;
    }

    /* --------- Landing Page Css --------- */
    #topNavbar .phoneCallBox .wrapper h4 {
        font-size: 12px;
    }

    #topNavbar .phoneCallBox .wrapper p {
        font-size: 8px;
    }

    #topNavbar .phoneCallBox .wrapper .phoneIcon {
        display: none;
    }

    #topNavbar .phoneCallBox {
        max-width: 117px !important;
        font-size: 9px !important;
        /* margin-left: 105px !important; */
        margin-left: 38% !important;
    }
}

/* --------- New service page --------- */
@media screen and (min-width:767px) and (max-width:991px) {
    .temp_block {
        display: block;
    }

    .boxFooter p span {
        display: block;
    }

}

@media screen and (max-width:991px) {
    #topNavbar .navbar-brand img {
        width: 100px;
    }

    .nationCityListing .stateList ul {
        -moz-column-count: 3;
        column-count: 3;
    }

    #topNavbar .navbar-toggle.newToggle {
        background-color: #fd6a22;
        display: block !important;
        margin-right: 0px;
    }

    #topNavbar .navbar-header.newHeader {
        float: none !important;
        padding: 0px 15px;
    }

    #topNavbar .navbar-collapse.collapse {
        display: none !important;
    }

    #topNavbar .navbar-collapse.collapse.in {
        display: block !important;
        background-color: #f1f5f9;
    }

    #topNavbar .phoneCallBox {
        display: block;
        max-width: 190px;
        margin: auto;
        border-radius: 5px;
        background-color: #26B4CB;
        padding: 1px 5px 0;
    }

    #topNavbar .phoneCallBox a,
    #topNavbar .phoneCallBox a:hover {
        color: #fff;
    }

    .phoneCallBox .wrapper {
        padding: 5px 0 0px;
        /*line-height: 15px;*/
    }

    #topNavbar .phoneCallBox .wrapper .phoneIcon {
        font-size: 18px;
        margin: 10px 4px 0 0;
    }

    #topNavbar .phoneCallBox .wrapper p {
        font-size: 12px;
        margin: 0 0 5px;
        text-align: center;
    }

    #topNavbar .phoneCallBox .wrapper h4 {
        font-size: 17px;
        margin: 0;
    }

    #topNavbar ul.nav.navbar-nav {
        padding: 0;
        float: left;
        margin-left: 0px;
        /*background-color: #f1f5f9;*/
        background-color: #f8f9fd;
        border: 1px solid #f5320c;
    }
    #topNavbar .transportationNav .dropdown-menu,
    #topNavbar .navbar-nav > li.open > a{
        background:#f8f9fd;
    }
    #topNavbar .navbar-nav>li {
        float: unset !important;
        padding: 0;
    }

    #topNavbar .navbar-nav>li>a {
        display: block;
    }

    #topNavbar .navbar-nav>li:hover a,
    #topNavbar .navbar-nav>li:focus a,
    #topNavbar .navbar-nav>li.active a {
        background-color: none;
        /*background-color: #f5320c; */

        /*padding: 0px;*/
    }

    #topNavbar .navbar-nav>li.phone-number:hover {
        background-color: none;
    }

    #topNavbar .navbar-nav>li:hover a,
    #topNavbar .navbar-nav>li:focus a,
    #topNavbar .navbar-nav>li.active a {
        color: #f5320c;
    }

    #topNavbar .navbar-nav>li>a {
        margin: 0px;
        padding: 10px 15px;
        font-size: 14px;
    }

    #topNavbar .navbar-nav>li.open>a {
        color: #f5320c;
        display: block;
    }

    #topNavbar .navbar-nav>li.dropdown a .fa {
        float: right;
        margin-top: 7px;
    }

    #topNavbar .navbar-nav>li.open>a .fa {
        /* color: #ffffff; */
    }

    .team .slick-carousel .slick-next {
        left: 12%;
    }

    .boxHeader {
        font-size: 16px;
        line-height: 20px;
    }

    .busSection .outerBox .innerbox {
        padding: 12px;
    }

    .boxBody {
        margin: 10px auto;
    }

    .circleImg {
        width: 100px;
        height: 100px;
    }

    .boxBody figure,
    .quotesSection .txtWrap {
/*        width: 100%;*/
    }

    .quotesSection .txtWrap p {
        padding-top: 0px;
    }

    /*.aboutWrap .aboutTop img{height: auto;}*/
    .aboutWrap .aboutTop .imgCaption {
        font-size: 14px;
        line-height: 20px;
        padding: 10px;
    }

    .aboutWrap .aboutTop img {
        height: 146px;
    }

    .mainSection .boxwrap>div:first-child,
    .boxwrap>div {
        margin-right: 7px;
    }

    a.btn.btnCall {
        font-size: 20px !important;
        padding: 6px 16px;
        word-break: break-all;
        white-space: normal;
    }

    .btnCall .phoneNum{
        display: inline-block;
    }
    .callTxt {
        font-size: 14px;
        display: block;
        word-break: break-all;
        white-space: normal !important;
    }

    #topNavbar .phoneCallBox .wrapper .phoneIcon {
        margin: 0px 4px 0 0;
    }

    .phoneCallBox .wrapper {
        padding: 0px;
        min-height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .fixedWrap .colLft {
        padding-right: 15px;
    }
}

@media (max-width:767px) {
    .passangerSldier .slick-prev {
        left: 10px;
    }
    .passangerSldier .slick-next {
        right: 10px;
    }

   .form-horizontal .control-label {
        text-align: left;
    }

    .topGap .btnWrapper {
        justify-content: center;
        text-align: center;
    }

    .w-50 {
        width: 100%;
    }

    .callingWrap,
    a.btn.btnCall.w-50 {
        margin-right: 0px;
    }

    .mainSection .custRow .topGap a.btn.btnCall {
        padding: 9px 20px;
        font-size: 18px;
    }

    .mainSection .custWrapper {
        padding-bottom: 30px;
    }

    .mainSection .rgtWrap div {

        /*width: 50%;*/
        margin: 0 auto;
    }

    .charterSection {
        padding: 40px 0px;
    }

    h3.title,
    .citiesSetion.destinationWrap .title,
    #popular-bus-types .title,
    #latest-blog-posts .title,
    .companySection .title {
        font-size: 22px;
    }

    .charterSection .serviceWrap {
        /*width: 33.33%;*/
        width: 50%;
        float: left;
    }


    .coachService .callWrap {
        margin-top: 15px;
        text-align: center;
    }

    .coachService .busBg {
        width: 50%;
        margin: 0 auto;
        margin-top: 25px;
    }

    .bigbtn span:first-child {
        font-size: 16px;
        margin-right: 25px;
    }

    .bigbtn span:last-child {
        font-size: 18px;
    }

    .citiesSetion h5 {
        margin-top: 0px;
    }

    .formWrap {
        width: 85%;
    }

    .citiesSetion:before {
        content: "";
        background-size: contain;
        width: 100%;
        top: 6%;
        background-position: center;
        height: 75%;
    }

    .citiesSetion h3.title,
    .citiesSetion.destinationWrap .title{
        margin-left: 0px;
        text-align: center;
    }

    .citiesSetion .lftWrap {
        margin-bottom: 30px;
        overflow: hidden;
        padding-bottom: 40px;
    }

    .team {
        width: 90%;
        margin: 0 auto;
    }

    .citiesSetion:before {
        display: none;
    }

    .partnershipWrap {
        margin-bottom: 35px;
    }

    .circleImg {
        width: 150px;
        height: 150px;
    }

    .mt-10 {
        margin-top: 0px;
    }

    .my-20 {
        margin: 0px;
    }

    .quotesSection .txtWrap div {
        font-size: 20px;
    }

    .aboutWrap .aboutTop img {
        height: 200px;
    }

    .prideSection,
    .busSection,
    .aboutSection {
        padding: 30px 0px;
    }

    .imgWrap {
        width: 60%;
        margin: 0 auto;
    }

    .prideSection .outerWrapper .wrapRgt {
        text-align: center;
    }

    .prideSection .outerWrapper .wrapRgt {
        margin-top: 0px;
    }

    .btnTop {
        margin-top: 0;
    }

    .citySection .gapTop {
        margin-top: 40px;
    }

    h6.titleTxt {
        padding: 0 20px;
        font-size: 24px;
        margin-bottom: 30px;
    }

    .coachService h5,
    .mainSection h5 {
        margin-bottom: 30px;
        font-size: 24px;
        padding: 0 20px;
    }

    .companySection {
        padding: 40px 0px 10px;
    }

    .companySection p {
        font-size: 18px;
    }

    h3.title,
    #aboutBusSection .title,
    .citiesSetion.destinationWrap .title,
    #popular-bus-types .title,
    #latest-blog-posts .title,
    .companySection .title{
        font-size: 24px;
        margin-bottom: 30px;
        line-height: 32px;
    }

    .prideSection p.subheading {
        font-size: 20px;
        line-height: 31px;
    }

    h4.title,
    .customAccordian .title,
    .forcastSection .title,
    .moreInfo .title,
    .topFive .title{
        margin-bottom: 30px;
    }

    .articleWrapper .pt-top {
        padding-top: 60px;
        padding-bottom: 0;
    }

    .infoWrap .infoBox {
        padding: 0px 0 0px;
    }

    .infoBox.row>div {
        padding: 14px 0px 17px;
    }

    .callInfo i.fa-phone {
        margin-right: 2px;
    }

    .cityBtn {
        margin: 30px 0px;
    }

    .forcastSection {
        height: auto;
        background: #eef7fc;
    }

    .forcastSection .tempWrap {
        padding: 55px 0 40px 0;
    }

    .moreInfo {
        margin-top: 0;
    }

    .general-slider {
        margin: 30px auto 0;
    }

    .clrIcon>div {
        margin-bottom: 15px;
    }

    .topFive .wrapper {
        margin-bottom: 30px;
    }

    .boxBody figure {
        width: 180px;
        display: block;
        left: 0;
        margin: 30px auto 0;
    }

    .text-orange a {
        font-size: 20px;
    }

    .popularCityBanner {
        height: 350px;
    }

    .articleBlock p,
    .topFive p {
        font-size: 16px;
    }

    .panel-default>.panel-heading+.panel-collapse>.panel-body {
        font-size: 16px;
    }

    .mainSection p,
    .charterSection p,
    .busSection p,
    .prideSection .wrapRgt p,
    .citySection p,
    .charterSection .sub-keypoints {
        font-size: 16px;
        line-height: 28px;
    }

    .citySection .boxwrap p {
        font-size: 13px;
        line-height: 20px;
        padding-top: 4px;
    }

    .cityBtn span:last-child {
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        margin-left: 0;
        display: block;
        margin-bottom: 7px;
    }

    .articleBlock .SocialWrap {
        margin-top: 0;
    }

    .resources h5.txt,
    h4.title,
    .resources .txt,
    .customAccordian .title,
    .forcastSection .title,
    .moreInfo .title.
    .topFive .title {
        font-size: 24px;
        line-height: 32px;
    }

    .fixedWrap .colLft {
        padding-right: 15px;
    }

    .compList .imgItem {

        /*padding: 0 70px;*/
    }

    .companySection .flexWrap {
        display: block;
    }

    .reveiw {
        margin-bottom: 10px;
    }

    h4.txt,
    .companySection .txt {
        font-size: 24px;
    }

    .topFive .panel-title>a,
    .topFive .panel-title>a:active {
        font-size: 20px;
    }

    .flexWrap .col-md-8:after {
        display: none;
    }

    .moreInfo .aboutWrap .moreBtm {
        height: auto;
    }

    .outerBox:hover .boxHeader,
    .outerBox:focus .boxHeader {
        font-size: 20px;
    }

    .articleBlock .SocialWrap {
        display: block;
        text-align: center;
    }

    .articleBlock .SocialWrap p {
        text-align: center;
    }

    .forcastSection .tempWrap {
        display: block;
    }

    .tempWrap .lftWrap {
        position: static;
        width: 100%;
        margin-bottom: 20px;
    }

    .tempWrap .rgtWrap {
        position: static;
        width: 100%;
    }

    .whiteBox {
        display: block;
    }

    .whiteBox>div {
        width: calc(100% / 1);
        margin-bottom: 20px;
    }

    .veiwBtn p {
        text-align: center;
        font-size: 16px;
        line-height: 25px;
    }

    .btnVeiw {
        display: block;
        margin: 20px 0;
    }

    .greyBox {
        height: auto;
    }

    .coachService .busimgWrap {
        padding-top: 20px;
    }
    .bgShadow img, .bgShadow img.bgShadowDefaultImg {
        /*display: none;*/
    }

    .bus_amenties ul {
        justify-content: center;
        flex-wrap: wrap;
        padding: 0;
    }

    .bus_amenties ul li {
        margin: 0;
    }

    .nationCityListing .stateList ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }

}

@media (max-width:650px) {
    .circleImg {
        width: 128px;
        height: 128px;
    }

}

@media (max-width:600px) {
    .busSection .row .col-sm-3.col-xs-4 {
        width: 50%;
    }

    .nationCityListing .stateList ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

}

@media (max-width:550px) {
    .quotesSection .txtWrap {
        justify-content: center;
    }

    .quotesSection .txtWrap div {
        margin-bottom: 12px;
    }

    .bigbtn span:first-child {
        float: none;
        display: block;
        margin: 0 0 5px;
        line-height: 20px;
    }

    .bigbtn span:last-child {
        float: none;
        display: block;
        line-height: 20px;
    }

    .slick-carousel button.slick-prev.slick-arrow,
    .slick-carousel button.slick-next.slick-arrow {
        top: 100%;
        bottom: auto;
        margin-top: 50px;
    }

    .team .slick-carousel .slick-next {
        left: 60px;
    }

    .imgWrap {
        width: 100%;
    }

    .mainSection .custWrapper .helpWrap {
        margin: 8px 20px 8px 20px;
    }

    .mainSection .custWrapper .helpWrap:last-child {
        margin-right: 20px;
    }

    .compList .imgItem {
        padding: 0;
    }

}

@media screen and (max-width:480px) {
    #topNavbar .phoneCallBox {
        margin-right: 20%;
    }
    #topNavbar .transportationNav .dropdown-menu ul{
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    #topNavbar .transportationNav .dropdown-menu ul li{
        flex: 50%;
    }
    .mainSection .custWrapper .helpWrap {
        margin: 10px 20px;
    }

    .mainSection .boxwrap>div:first-child,
    .boxwrap>div {
        margin-right: 4px;
    }

    .mainSection .custWrapper .helpWrap:last-child,
    .custWrapper .helpWrap:last-child {
        margin-right: 20px;
    }

    .general-slider {
        overflow: hidden;
    }

}

@media (max-width:400px) {

    .aboutSection .col-sm-4,
    .quotesSection .txtWrap div,
    .busSection .row .col-sm-3.col-xs-4,
    .imgwrapper div img,
    .partnershipWrap div img {
        width: 100%;
    }

    .imgwrapper div,
    .partnershipWrap div {
        flex: 0 0 42%;
        margin: 10px;
    }

    #topNavbar .phoneCallBox {
        width: 150px;
    }

    #footer ul li a.btn.btnCall {
        padding: 6px 9px;
    }

    #footer ul li a.btn.btnCall span.title {
        font-size: 14px;
        line-height: 25px;
    }

    #footer h5.navTitle {
        margin-bottom: 20px;
    }

    .boxBody figure {
        width: 50%;
        left: 0;
        margin: 20px auto;
    }

    .mt-60 {
        margin-top: 30px;
    }

    .slick-slide img {
        width: auto;
        max-width: 100%;
        margin: 0 auto;
    }

    .compList {
        margin-bottom: 15px;
    }

    .cityBtn span:first-child,
    .cityBtn span:nth-child(2) {
        font-size: 16px;
        line-height: 28px;
    }

    .cityBtn span:last-child {
        font-size: 13px;
        line-height: 13px;
    }

    #topNavbar .phoneCallBox .wrapper {
        margin: 0px 0;
    }

    .phoneCallBox .wrapper {
        min-height: 42px;
    }

    .nationCityListing .stateList ul{
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (max-width: 319px){
  #topNavbar .navbar-brand {
    max-width: 70px;
    margin: 0;
    order: 1;
  }
  #topNavbar .phoneCallBox {
    max-width: 110px;
    margin: 0  !important;
    order: 2;
  }
  .navbar-header:before,.navbar-header:after{
    display: none;
  }
  #topNavbar .navbar-header.newHeader{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #topNavbar .navbar-toggle.newToggle{
    order: 3;
    margin: 0;
  }
  .coachService img{
    height: auto !important;
    max-width: 100%;
  }
  .lftFooter{
    width: 100% !important;
  }
  #footer .flogo {
      margin-top: 0;
  }
}

@media (max-width: 1199px){
    .helpBox {
        margin-top: 0;
    }
}
@media (max-width: 991px){
    .shuttleService .listings{
      grid-template-columns: auto auto auto;
    }
}
@media (max-width: 767px){
    .shuttleService .listings{
      grid-template-columns: auto auto;
      column-gap: 10px;
    row-gap: 10px;
    }
    .shuttleService .titleBlock{
        display: block;
        margin-bottom: 20px
    }
    .shuttleService .title{
        max-width: 100%;
        margin-bottom: 15px;
        font-size: 30px;
    }
    .shuttleService .listings .mediaBlock .caption {
        font-size: 14px;
        line-height: 18px;
        bottom: 7px;
        padding: 0 7px;
    }
}

@media (min-width: 992px) {
    .shuttleService .listings{
        margin: 0 auto;
        width: 83.33333333%;
    }
}

@media (max-width: 991px){
    .visit ul li{
        width: calc(100% / 3);
      }
}

@media (max-width: 767px){
    .visit ul li{
        width: calc(100% / 2);
      }
}

@media (max-width: 991px){
    .cityTopNewBanner {
        padding: 50px 0 50px;
        height: auto;
    }
    .cityTopNewBanner .d-flex{
        display: block;
    }
    .cityTopNewBanner .breadcrumb-bg {
        display: none;
    }
    .cityTopNewBanner .caption{
        background: transparent;
        margin-bottom: 60px;
        padding-left: 0;
        padding-right: 0;
    }
    .cityTopNewBanner:after{
        background-color: #111;
    }
    .cityTopNewBanner p.deskText{
        display: none;
    }
    .citySectionNew p.mobText{
        display: block;
    }
    .busRentalLists .nationCityListing > ul{
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    .busRentalLists h2,
    .busRentalLists h2 span,
    .busRentalLists h2 strong{
        font-size: 28px;
    }
}
@media (max-width: 767px){
    .cityTopNewBanner {
        padding: 60px 0 80px;
    }
    .topSpacing.citySection {
        margin-top: 35px;
    }
    .cityTopNewBanner .caption{
        margin: 0;
    }
    .cityTopNewBanner h1.title{
        padding: 0 5px;
        margin: 0;
        font-size: 24px;
    }
    .cityTopNewBanner .btnBlock {
        margin-top: 10px;
    }
    
    .cityTopNewBanner .btnBlock .btnCall {
        padding: 10px 15px;
        font-size: 32px !important;
    }

    .oneBusor50Div {
        display: block;
    }
    .busRentalLists .nationCityListing > ul{
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}
@media (max-width: 575px) {
    .busRentalLists .nationCityListing > ul{
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

@media (max-width: 767px){
    .mainSection {
        margin-top: 35px;
    }
}
@media (max-width: 991px){
    .videoSection{
        height: auto;
        padding: 70px 0;
    }
    .citySection .videoSection {
        height: auto;
    }
}


@media screen and (max-width: 1199px){
    .whiteBtn{
        height: 34px;
    }
    .whiteBtn,.videoSection a.btnCallOnlineQuote{
        font-size: 16px !important;
        line-height: 34px;
        padding: 0px 16px;
    }
}
@media screen and (max-width: 991px){
    .whiteBtn,.videoSection a.btnCallOnlineQuote{
        font-size: 15px !important;
    }
    .tripModal .col-md-6{
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px){
    .btnTop .flexBox {
        flex-direction: column;
    }
    .whiteBtn{
        width: 337px;
        margin: auto;
        justify-content: center;
    }
    .tripModal{
        margin-top: 40px;
    }
    .tripModal .backBtn{
        left: 20px;
        top: 70px;
    }
    .tripModal h2{
        margin: 0 0 55px;
    }
    .tripModal .passangerCount{
        gap: 5px;
    }
}

@media (max-width: 991px){
    .mapView .context{
        margin-top: 0;
        max-width: 100%;
    }
    .mapView .mapWraper .rightImg{
        display: none;
    }
    .amenitiesBlock .amenitityCol {
        flex-direction: column;
        gap: 40px;
    }
    .amenitiesBlock .colLeft {
        width: 100%;
    }
    .updatesBlock .updateForm{
        margin-bottom: 30px;
    }
    .mapView .mapWraper {
        background: transparent;
        min-height: auto;
        border-radius: 70px 70px 0 0;
        padding: 0 0 30px;
        border-radius: 0;
    }
    .mapView .mapWraper::before{
        background: linear-gradient(0deg, #101624, #101624), linear-gradient(270deg, rgba(16, 22, 36, 0) 18.48%, #101624 84.84%);
        width: 100%;
        background: transparent;
    }
    .mapView .mapImage{
        display: none;
    }
    .mapView .title {
        color: #42516D;
    }
    .mapView .description{
        color: #6C6F76;
    }
    .mapView .dallasMap{
        display: block;
        border-radius:  0 0 70px 70px;
        border-radius: 15px;
    }
}
@media (max-width: 767px){
.mapView .title {
    font-size: 40px;
    margin-bottom: 25px;
}
.mapView .description {
    font-size: 18px;
}
.luxury {
    margin-bottom: 60px;
}
.luxury h3 {
    font-size: 24px;
}
.luxury p{
    font-size: 16px;
}
.luxury img{
    margin-bottom: 20px;
}
.passenger h2 {
    font-size: 30px;
}
.passenger .passengerWraper {
    padding: 70px 0 90px;
}

.passenger .subtitle{
    font-size: 16px;
}
.amenitiesBlock {
    padding: 60px 0;
}
.amenitiesBlock h2 {
    font-size: 30px;
}
.amenitiesBlock .subtitle{
    font-size: 16px;
    margin-bottom: 30px;
}
.amenitiesBlock .amenityNav li{
    padding: 18px;
}
.amenitiesBlock .amenityNav li a{
    font-size: 16px;
}
.updatesBlock {
    padding: 60px 0 70px;
}
.updatesBlock h2 {
    font-size: 30px;
}
.updatesBlock p{
    font-size: 16px;
}
}


@media (min-width: 1024px) {
    .gogoChaterReviews .reviewGrid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}