﻿*{box-sizing:content-box; -webkit-box-sizing:content-box;}

body {font-family:'ProximaNovaA-Light', Helvetica, sans-serif; color: #002E3C; background-color:#EBF0F3; font-size: 16px; min-width:768px}

/*Framework*/
.header-wrapper {width:100%; background-color:#002E3C;}

.fix-height-250{height:250px;}

.header-top-wrapper {width:100%; height:25px; padding:10px 0px 0px 0px; border-bottom:1px solid #A1ACAF; color:#EBF0F3; font-size:14px; text-transform:uppercase}
.header-top {max-width:1170px; margin:0px auto; padding:0px 10px; color:#A1ACAF}
.header-top img, .header-top span {vertical-align:middle}
.header-top a:link, .header-top a:visited {color:#A1ACAF}
.header-top a:hover {color:#FFF}
.header-top-left {float:left; width:45%; height:20px}
.header-top-right {float:right; width:45%; height:20px; text-align:right;}

.header-content-wrapper {max-width:1170px; height:115px; margin:0px auto; padding: 0px 10px}
.header-left {float:left; width:180px; margin-top:7px}
.header-left img {margin-top:10px}
.header-right {float:right; width:636px;}
.header-right-top {width:100%; padding-top:30px; height:55px; text-align:right; color:#FFF;}
.header-nav {width:100%; }
.header-nav ul {float:right; padding: 0px; margin: 0px;}
.header-nav ul li {float:left}
.header-nav ul li a {display:block; font-size:14px; font-weight:bold; margin:0px; padding:5px 14px 3px 14px; text-transform:uppercase}
.header-nav ul li:first-child a {padding:5px 14px 3px 0px;}
.header-nav ul li:last-child a {padding:5px 0px 3px 14px; }
.header-nav ul li a:link, .header-nav ul li a:visited {color:#FFF}
.header-nav ul li a:hover {color:#83C449; text-decoration:none;}
.header-nav ul li.active a:link, .header-nav ul li.active a:visited {color:#83C449}
.header-nav ul li.active a:hover {color:#53B848}

@media (max-width:840px) {
    .header-right {width:580px;}
    .header-nav ul li a {font-size:14px; padding:5px 10px 3px 10px;}
}
@media (max-width:810px) {
    .header-right {width:550px;}
    .header-nav ul li a {font-size:13px; padding:5px 10px 3px 10px;}
}

.content-wrapper {max-width:1210px; margin:15px auto; padding: 0px 30px}

.footer-wrapper {width:100%; background-color:#002E3C; color:#A1ACAF}
.footer-wrapper a:link, .footer-wrapper a:visited {color:#A1ACAF}
.footer-wrapper a:hover {color:#FFF}
.footer-wrapper img, .footer-wrapper span {vertical-align:middle}
.footer-content-left {width:75%; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.footer-content-left b {font-weight:bold; color:#83C449; font-size:16px}
.footer-content-right {width:25%; float:right; text-align:right}
.footer-top-wrapper {width:100%; height:36px; padding:20px 0px; border-bottom:2px dotted #A1ACAF}
.footer-bottom-wrapper { max-width: 1170px; padding: 20px 10px; margin: 0px auto; display: -webkit-flex; display: flex; height: auto; }

.col-6{width:50% !important;}

/*Main Content*/
.content {max-width:1170px; margin:0px auto; padding:0px 10px}
.content-section {padding:20px 25px; background-color:#FFF; margin-bottom:15px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.content-section.section-header {height:160px; background-repeat:no-repeat; background-position: top right}
.content-section.section-header h1 {font-size:38px; margin-top:10px; margin-bottom:20px; max-width:40%; line-height:38px}
.content-section.section-header h6 {max-width:40%; line-height:22px; }

.full-img {background-color:transparent}
.full-img img {-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}


.single-img-rotator { padding: 0px; border-color: transparent; background-color: transparent; }
.single-img-rotator ul.slick-dots { position: absolute; bottom: 6px;  display: block; text-align: center; padding: 0px; position: absolute; display: block; width: 100%; padding: 0px; list-style-type: none; list-style-image: none; list-style-position: outside; text-align: center; z-index: 99999999;  }
.single-img-rotator ul.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.single-img-rotator .slick-dots li a.tab { background-image: url('../images/spriteIcons.png'); background-position: -148px -999px;background-repeat: no-repeat; display: block; width: 20px; height: 20px; line-height: 26px; cursor: pointer; }
.single-img-rotator ul.slick-dots li.slick-active a.tab { background-image: url('../images/spriteIcons.png'); background-position: -199px -999px; }


/*table.order-history-table{width:600px;}*/

/*Gallery*/
.gallery-container{min-height:400px; padding-bottom:10px;}

.main-gallery-image{float:left; width:84%; background-position: top center; background-repeat:no-repeat; overflow:hidden; min-height:379px}

.thumbnails-style{width:15%; float:right; padding-left:4px;}
.thumbnails-style img{ width:100%; padding:0px 0px 2px 0px;}

@media (max-width:767px) {
.main-gallery-image{width:80%; min-height:380px;}
.thumbnails-style{float:left; width:14%;}
}

/*Boxes*/
.info-box {position:relative;}
.info-box:after {padding-top:87%; display:block; content: '';}
.info-box-two:after {padding-top:178%; display:block; content: '';}
.info-box-three:after {padding-top:261%; display:block; content: '';}

.info-box-full-width:after {padding-top:21%; display:block; content: '';}

.info-box-content {position:absolute; top:0; bottom:0; right:0; left:0; padding:20px 25px; margin-bottom:6%; color:#FFF; background-color:#002E3C; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px}
.info-box-content h4 {font-size:20px; line-height:23px; margin-bottom:10px;}
.info-box-content h5 {color:#FFF; font-size:20px; text-transform:none; text-align:center; font-weight:bold; margin-bottom:2px}
.info-box-content p {font-weight:bold; font-size:16px; line-height:23px; margin-bottom:16px}

.info-box-three p { font-size:16px; line-height:65px; margin-bottom:0px }

.info-box-content .bttn-link {text-align:center; margin-top:30px;}
.info-box-content img {width:100%}
.info-box-reviews img {width:80%}
.info-box-content .bottom {position:absolute; bottom: 15px; left:5px; }

.info-box-content.info-box-reviews p {font-weight:normal; line-height:18px; margin-bottom:5px}
.info-box-content.info-box-reviews a:link, .info-box-content.info-box-reviews a:visited {color:#fff}
.info-box-content.info-box-reviews a:hover {text-decoration:underline}
.info-box-content.info-box-reviews .bottom {width:inherit; right:25px; bottom:20px; left: 25px;}

.content-bottom ul {width:100%; position:relative;}


.see-map-text { position: absolute; bottom: 10px; right: 12px; width: 61%; font-weight: bold;  height: 54px; font-size: 20px; line-height: 26px;  }


.info-box-bottom-1 {float:left; width:24%;} 

.info-box-bottom-3 {float:right; width: 74.5%;}
.info-box-bottom-3:after {margin-bottom: -56.868%; display:block; content: '';}
.info-box-bottom-3 img {display: block; margin: 0 auto; width: 85% !important; 
                        -webkit-transform: translateY(-10px);
                        -moz-transform: translateY(-10px);
                        -o-transform: translateY(-10px);
                        -ms-transform: translateY(-10px);
                        transform: translateY(-10px); 
                        }
.info-box-bottom-3 ul {text-align: center;}
.info-box-bottom-3 ul li {display: inline-block; width: 22%;}
.info-box-bottom-3 ul li:nth-child(2) {padding: 0 16.2%; color: #83C449;}
.info-box-bottom-3 ul li h4 {margin-bottom: 0px;}
.info-box-bottom-3 ul li:first-child h4, .info-box-bottom-3 ul li:last-child h4 {text-transform: none; color: white;}

/*new*/
.content-bottom ul {width:100%; position:relative;}
.content-bottom .info-box:after {padding-top:40%; display:block; content: '';}
.content-bottom .info-box-bottom-1:after {padding-top:84%; display:block; content: '';}
.content-bottom .info-box-bottom-3:after {margin-bottom: -12.868%; display:block; content: '';}

/*top boxes on homepage*/


.info-boxx-content {background-color: #002E3C; padding: 20px 5px 13px 20px; border-radius: 10px; margin-right: 0px; position: relative;}
div .info-boxx:nth-child(4) .info-boxx-content {margin-right: 0px;}
.info-boxx {padding-left:0px; padding-right:0px; margin-bottom:15px; margin-right:1.5%; width:23.875%; display:inline-block;}
div .info-boxx:nth-child(4) {margin-right: 0%;}
.info-boxx-content .right-arrow {position: absolute; bottom: 10px; right: 10px; width: 20px; height: 20px; background-image: url(../images/spriteIcons01.png); background-repeat: no-repeat; background-position: -178px -439px;} 

.info-boxx-content h8 {font-size:18px}
.info-boxx-content p {font-size:15px; color:white;}
.info-boxx-content p b {font-size:16px}

.info-boxx-content:hover{
    background-color: #014357;
}

.info-boxx a:hover {
    text-decoration: none;
}

.my-row {margin-bottom:10px; display:flex; width: 100%;}
.region-promo-box-row > div {padding-left:0px; padding-right:0px;}

/* slider boxes*/

.slider-boxx-content {background-color: #002E3C; padding: 23px 10px 13px 20px; border-radius: 10px; margin-right: 0px; position: relative; height:100%;box-sizing: border-box;}
div .slider-boxx:nth-child(4) .info-boxx-content {margin-right: 0px;}
.slider-slider {padding-left:0px; padding-right:0px; margin-bottom:15px; }
div .slider-boxx:nth-child(4) {margin-right: 0%;}
.slider-boxx-content .right-arrow {position: absolute; bottom: 10px; right: 10px; width: 16px; height: 16px; background-image: url(../images/spriteIcons01.png); background-repeat: no-repeat; background-position: -151px -1072px;} 

.slider-boxx-content h8 {display:inline-block}
.slider-boxx-content p {font-size:15px; margin-bottom:15px;}
.slider-boxx-content p b {font-size:16px}

.slider-boxx-content:hover{
    background-color: #014357;
}

.slider-boxx a:hover {
    text-decoration: none;
}

/*
    font-size: 16px;
    line-height: 31px;
    margin-bottom: 0px;
*/


@media (min-width:1216px){     
   
    .info-box-three .homepage-locations-bos p {font-size: 16px; line-height: 22px; font-weight: normal; margin-bottom: 37px;} 
    .info-box-three .homepage-locations-dcva p {font-size: 16px; line-height: 20px; font-weight: normal; margin-bottom: 27px;}
    .info-box-three .homepage-locations-florida p {font-size: 16px; line-height: 19px; font-weight: normal; margin-bottom: 14px;}

}

@media (max-width:1215px) {
    .info-box-content h4 {margin-bottom:8px}
    .info-box-content {padding: 15px 10px 15px 20px}

     .info-box-three .homepage-locations-bos p {font-size: 16px; line-height: 22px; font-weight: normal; margin-bottom: 39px;} 
    .info-box-three .homepage-locations-dcva p {font-size: 16px; line-height: 20px; font-weight: normal; margin-bottom: 25px;}
    .info-box-three .homepage-locations-florida p {font-size: 16px; line-height: 17px; font-weight: normal; margin-bottom: 10px;}

    .info-box-content.info-box-reviews .bottom { right:10px; bottom:15px; left: 20px;}
}

@media (max-width:1178px){     
    .info-box-content p {font-size:16px; line-height:29px}
    .info-box-three .info-box-content p {font-size:15px; line-height:63px}

    .info-box-three .homepage-locations-bos p {font-size: 16px; line-height: 22px; font-weight: normal; margin-bottom: 40px;} 
    .info-box-three .homepage-locations-dcva p {font-size: 15px; line-height: 17px; font-weight: normal; margin-bottom: 27px;}
    .info-box-three .homepage-locations-florida p {font-size: 15px; line-height: 17px; font-weight: normal; margin-bottom: 10px;}
}

@media (max-width:1115px) {

       .info-box-content h4 {font-size:18px; line-height:18px; margin-bottom:6px}
       .info-box-content p {font-size:15px; line-height:21px}
       .info-box-three .info-box-content p {font-size:14px; line-height:62px}
       .see-map-text {height:40px; font-size:18px; line-height:19px; }
              
       .info-box-three .homepage-locations-bos p {font-size: 16px; line-height: 22px; font-weight: normal; margin-bottom: 38px;} 
       .info-box-three .homepage-locations-dcva p {font-size: 16px; line-height: 17px; font-weight: normal; margin-bottom: 14px;} 
       .info-box-three .homepage-locations-florida p {font-size: 15px; line-height: 15px; font-weight: normal; margin-bottom: 6px;} 

       .info-boxx-content h8 {font-size:16px}
       .info-boxx-content p b {font-size:15px}
       .info-boxx-content {padding:20px 10px 10px 14px;}
}

@media (max-width:1020px) {                    
        .info-box-content p {line-height:16px}
        .info-box-three .info-box-content p {font-size:13px; line-height:56px}
        .info-box-content.info-box-reviews p { font-weight:normal; line-height:16px; }
        .info-box-content {padding:15px 10px 15px 15px;}
         .see-map-text {height:40px; font-size:18px; line-height:19px; }
               
        .info-box-three .homepage-locations-bos p {font-size: 15px; line-height: 19px; font-weight: normal; margin-bottom: 45px;} 
        .info-box-three .homepage-locations-dcva p {font-size: 14px; line-height: 15px; font-weight: normal; margin-bottom: 12px;}  
        .info-box-three .homepage-locations-florida p {font-size: 13px; line-height: 14px; font-weight: normal; margin-bottom: 9px;}  

        .info-boxx-content h8 {font-size:15px}
        .info-boxx-content p b {font-size:14px}
        .info-boxx-content {padding:18px 5px 9px 13px;}

        .info-box-content.info-box-reviews .bottom {right:10px; bottom:15px; left: 15px;}
}


@media (max-width:950px) {
        .info-box-content h4 {font-size:18px; line-height:18px; margin-bottom:6px}
        .info-box-content p {font-size:14px; line-height:16px}
        .info-box-three .info-box-content p {font-size:12px; line-height:53px}
        .info-box-content {padding:15px 10px 15px 20px;}
         .see-map-text {height:34px; font-size:18px; line-height:19px; }
                
        .info-box-three .homepage-locations-bos p {font-size: 14px; line-height: 16px; font-weight: normal; margin-bottom: 45px;} 
        .info-box-three .homepage-locations-dcva p {font-size: 14px; line-height: 15px; font-weight: normal; margin-bottom: 7px;}    
        .info-box-three .homepage-locations-florida p {font-size: 12px; line-height: 13px; font-weight: normal; margin-bottom: 7px;} 
        
        .info-boxx-content h8 {font-size:14px}
        .info-boxx-content p b {font-size:13px}
        .info-boxx-content {padding: 18px 5px 8px 10px;}   

        .info-box-content.info-box-reviews .bottom {right:10px; bottom:15px; left: 20px;}
}

@media (max-width:900px) {

        .info-box-content h4 {font-size:15px; line-height:15px;}
        .info-box-content p {font-size:14px; line-height:16px}
        .info-box-three .info-box-content p {font-size:12px; line-height:48px}
        .info-box-content.info-box-reviews p {font-size:12px; line-height:12px; }
        .info-box-content {padding:15px 5px 15px 15px;}
        .see-map-text {height:34px; font-size:16px; line-height:19px; }

          
        .info-box-three .homepage-locations-bos p {font-size: 14px; line-height: 16px; font-weight: normal; margin-bottom: 40px;} 
        .info-box-three .homepage-locations-dcva p {font-size: 12px; line-height: 13px; font-weight: normal; margin-bottom: 12px;}     
        .info-box-three .homepage-locations-florida p {font-size: 12px; line-height: 13px; font-weight: normal; margin-bottom: 4px;}    

        .info-boxx-content h8 {font-size:13px}
        .info-boxx-content p b {font-size:12px}
        .info-boxx-content {padding: 15px 5px 5px 10px;}

        .info-box-content.info-box-reviews .bottom { right:5px; bottom:15px; left: 15px;}
}


@media (max-width:840px) {

        .info-box-content h4 {font-size:14px; line-height:14px;}
        .info-box-content p {font-size:13px; line-height:13px}
        .info-box-content {padding:15px 5px 15px 15px;}
        .info-box-three .info-box-content p {font-size: 11px; line-height: 45px;} 
        .see-map-text {height:30px; font-size:14px; line-height:17px;}
        
        .info-box-three .homepage-locations-bos p {font-size: 14px; line-height: 16px; font-weight: normal; margin-bottom: 40px;}     
        .info-box-three .homepage-locations-dcva p {font-size: 12px; line-height: 13px; font-weight: normal; margin-bottom: 8px;}  
        .info-box-three .homepage-locations-florida p {font-size: 11px; line-height: 12px; font-weight: normal; margin-bottom: 3px;}

        .info-boxx-content h8 {font-size:11px}
        .info-boxx-content p b {font-size:11px}
        .info-boxx-content {padding: 10px 5px 2px 10px;}

        .info-box-content.info-box-reviews .bottom { right:5px; bottom:15px; left: 15px;}
}



@media (max-width:768px) {

        .info-box-content h4 {font-size:18px; line-height:18px; margin-bottom:5px}
        .info-box-content p {font-size:15px; line-height:27px}       
        .info-box-three .info-box-content p {font-size: 14px; line-height: 62px;}
        .info-box-content.info-box-reviews p {font-size:14px; line-height:14px;}
        .see-map-text {height:43px; font-size:18px; line-height:22px; }

        
        .info-box-three .homepage-locations-bos p {font-size: 16px; line-height: 22px; font-weight: normal; margin-bottom: 37px;}
        .info-box-three .homepage-locations-dcva p {font-size: 15px; line-height: 18px; font-weight: normal; margin-bottom: 13px;}
        .info-box-three .homepage-locations-florida p {font-size: 13px; line-height: 15px; font-weight: normal; margin-bottom: 6px;}
        
        .info-boxx-content h8 {font-size:20px}
        .info-boxx-content p b {font-size:15px}
        .info-boxx-content {padding: 20px 20px 10px 20px;}

        /*.info-box-content.info-box-reviews .bottom {right:20px; bottom:10px; left: 20px;}*/        
}



/* 769px change*/


@media (max-width:930px) {
    .route-h-head {display:inline;}
    .route-h-head:nth-child(2) {padding-left: 10px;}
    .info-box-bottom-3 img {-webkit-transform: translateY(15px);
                            -moz-transform: translateY(15px);
                            -o-transform: translateY(15px);
                            -ms-transform: translateY(15px);
                            transform: translateY(15px);
                            }
    .info-box-bottom-3 ul {margin-top: 1px; 
                           -webkit-transform: translateY(23px);
                           -moz-transform: translateY(23px);
                           -o-transform: translateY(23px);
                           -ms-transform: translateY(23px);
                           transform: translateY(23px);
                           }
}

/* This was already here. I commented it out. Bello  */
/*@media (max-width:860px) {
    .info-box-content .bttn-link {margin-top:10px;}
    .info-box-content h4 {font-size:14px; line-height:14px}
    .info-box-right h4 {font-size:14px; line-height:14px}
    .info-box-right p {font-size:13px; line-height:13px}

    .info-box-content.info-box-reviews p {font-size:12px; font-weight:normal; line-height:14px; }
}*/

.content-left {width:75%; float:left}
.content-right {width:25%; float:right}

.content-right .info-box {margin-left:6%}
.content-right .info-box-right:after {padding-top:88.4%; display:block; content: '';}


@media (max-width:768px) {
    .content-left {width:100%}
    .content-right {width:100%;display:none;}
    .content-right.content-right-homepage {width:100%;display:inline-block;}
    /*.content-right.content-right-homepage .info-box-content.info-box-reviews .bottom {background-color:red; width:40%; }*/
    .content-right.content-right-homepage .info-box-content.info-box-reviews .bottom img {float:left; margin-top:-10px; margin-left: 20px; width:inherit;}
    .content-right.content-right-homepage .info-box-content.info-box-reviews .bottom p {float:left;}

    .content-right .info-box:first-child {float:left; width:66%; margin-left:0%; margin-right:2%}
    .content-right .info-box:first-child:after {padding-top:39.3%; display:block; content: '';}
    .content-right .info-box:last-child {float:left; width:32%; margin-left:0%; margin-right:0%}
    .content-right .info-box:last-child:after {padding-top:84.8%;}

    .content-right .info-box-two .info-box-content {margin-bottom:5px}

    .info-box-bottom-1 {width: 32%;}
        .info-box-bottom-1:after {margin-bottom: 1.21%; content:""; display:block;}

    .route-h-head {display:block;}
        .route-h-head:nth-child(2) {padding-left: 0;}

    .info-box-bottom-3 {width: 66%;}
        .info-box-bottom-3:after {margin-bottom: -42.69%;}
        .info-box-bottom-3 img {width: 85% !important; 
                            -webkit-transform: translateY(7px);
                            -moz-transform: translateY(7px);
                            -o-transform: translateY(7px);
                            -ms-transform: translateY(7px);
                            transform: translateY(7px); 
                            }
        .info-box-bottom-3 ul {-webkit-transform: translateY(35px);
                               -moz-transform: translateY(35px);
                               -o-transform: translateY(35px);
                               -ms-transform: translateY(35px);
                               transform: translateY(35px);
                               }
            .info-box-bottom-3 ul li:nth-child(2) {padding: 0 14.2%; width: 25%}

            /*new*/
            .content-bottom .info-box-bottom-3:after {margin-bottom: 1.232%; display:block; content: '';}
            .info-box-full-width:after {padding-top:30%; display:block; content: '';}
}


/*FAQ*/
.faq-col{width:50%;float:left; }
.faq-col .faq-box-1, .faq-col .faq-box-2{margin-right:10px; padding-top:20px; padding-bottom:20px;}
.faq-col .faq-box-3, .faq-col .faq-box-4, .faq-col .faq-box-5{margin-left:10px; padding-top:20px; padding-bottom:20px;} 

.faq-icon-cat1, .faq-icon-cat2, .faq-icon-cat3, .faq-icon-cat4, .faq-icon-cat5{float:left; padding-right:15px; width:43px; height:44px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat;}
.faq-icon-cat1{background-position: -22px -881px;}
.faq-icon-cat2{background-position: -307px -881px;}
.faq-icon-cat3{background-position: -165px -881px;}
.faq-icon-cat4{background-position: -92px -881px;}
.faq-icon-cat5{background-position: -236px -881px;}


.faq-question{ margin-bottom:3px; font-size: 22px;line-height: 22px;font-weight: normal;}
.faq-sub-title{line-height:18px;}

.ui-widget-content a{color:#158241 !important;}

.ui-state-default{ border:none !important;}
.ui-accordion-header{color: #158241 !important; background:none !important; border-bottom: 1px solid #158241 !important; border-radius:0px !important; font-size:16px !important; outline:none !important;}
.ui-accordion-content{color:#002E3C !important; overflow:hidden !important; border:none !important; padding:5px 10px 17px 0px !important; font-size:14px !important;}

.ui-accordion .ui-accordion-icons{padding-left:0px !important; padding-right: 2.2em !important;}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon{right: 0px !important; left:initial !important;}
.ui-icon-triangle-1-e {width:15px !important; height:8px !important; background-image: url('../images/spriteIcons.png') !important; background-repeat:no-repeat !important; background-position: -166px -942px !important;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=18);
    transform: rotate(180deg);
}
.ui-icon-triangle-1-s {width:15px !important; height:8px !important; background-image: url('../images/spriteIcons.png') !important; background-repeat:no-repeat !important; background-position: -192px -942px !important;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=18);
    transform: rotate(180deg);
}
/*
.vertical-image {display:block; margin: 0 auto; padding:5px 0px;}
.fixed-bottom-image{position:absolute; bottom: 20px;}*/
ul.ul-3col {padding: 0px; margin: 0px;}
ul.ul-3col li {float:left; width:32%; margin-right:2%}
ul.ul-3col li:last-child {margin-right:0%}

ul.ul-purchaseForm li {width:30%; margin-right:5%}

ul.ul-4col {padding: 0px; margin: 0px;}
ul.ul-4col li {float:left; width:24%; margin-right:1%}
ul.ul-4col li:last-child {margin-right:0%;}


ul.date-rotator {width:100%; padding:0px; margin:0px}
ul.date-rotator li {float:left; width:17.2%; text-align:center; font-size:12px}
ul.date-rotator li div {height:60px; display:block; background-color:#EBF0F3; padding:0px; margin:0px}
ul.date-rotator li div a {padding-top:15px}
ul.date-rotator li div.active-date {height:58px; border:3px solid #53B848; border-bottom: none; padding-top:15px 0 0;}

ul.date-rotator li img.date-active-base {vertical-align:top; width:100%; height:10px; border:0px; margin:0px; padding:0px}

ul.date-rotator li:first-child {width:6%; height:58px; background-color:#FFF; border:1px solid #EBF0F3; -moz-border-radius:10px 0px 0px 10px;-webkit-border-radius: 10px 0px 0px 10px; border-radius:10px 0px 0px 10px;}
ul.date-rotator li:first-child img {width:12px; height:22px; margin:19px 0px 0px 0px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -158px -649px;}
ul.date-rotator li:last-child {width:6%; height:58px; background-color:#FFF;  border:1px solid #EBF0F3; -moz-border-radius:1px 10px 10px 0px;-webkit-border-radius: 0px 10px 10px 0px; border-radius:0px 10px 10px 0px;}
ul.date-rotator li:last-child img {width:12px; height:22px; margin:19px 0px 0px 0px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -202px -649px;}

ul.date-rotator li a {display:block}
ul.date-rotator li div:first-child a:link, ul.date-rotator li div:first-child a:visited {color:#158241}
ul.date-rotator li div:first-child a:hover {color:#53B848}
ul.date-rotator li div:first-child.active-date a:link, ul.date-rotator li div:first-child.active-date  a:visited {color:#FFF}
ul.date-rotator li div:first-child.active-date a:hover {color:#FFF}

@media (max-width:800px) {ul.date-rotator li {font-size:11px}}


table.trans-steps {width:100%; padding: 0px; margin: 0px;}
table.trans-steps tr td { text-align: center; }
table.trans-steps-text tr td {width: 16.6666%; }
/*CIRCLES*/ 
table.trans-steps tr td.circle { width: 30px; }
table.trans-steps tr td:not(.circle) { border-bottom: solid 3px #53B848; }
table.trans-steps tr td:not(.circle).active-circle { border-bottom: solid 3px #002E3C; }
/*LINES*/
table.trans-steps tr:nth-child(1) td:not(.circle) { font-size: 11px; line-height: 11px; }
table.trans-steps tr:nth-child(2) td { border: none; }

table.trans-steps tr td.circle p { position: absolute; }
table.trans-steps tr td.circle:not(:nth-child(1)) p { text-align: center; margin-left: -20px; }

table.trans-steps-text {width:100%; padding: 0px; margin: 0px;}
table.trans-steps-text tr td:first-child { text-align: left; width:17.5%;}
table.trans-steps-text tr td {text-align: center; width:30%; color:#158241; }
table.trans-steps-text tr td:last-child { text-align: right; width:17.5%;}
table.trans-steps-text tr td.active-circle {color:#002E3C; }

table.trans-steps-text td a:link {color:#002E3C}
table.trans-steps-text td a:visited {color:#002E3C}
table.trans-steps-text td a:hover {color:#53B848}

table.selected-tickets-table #date-header, table.selected-tickets-table #time-header, table.selected-tickets-table #qty-header, table.selected-tickets-table #price-header, table.selected-tickets-table #total-header{width:11%;}
table.selected-tickets-table #qty-header{text-align:center;}
table.selected-tickets-table #price-header, table.selected-tickets-table #total-header{text-align:right;}

table.selected-tickets-table #last-header{width:20px;}

.checkout-btn-box{float: right;text-align: center;margin: 20px 10px 0px 0px;position:relative;}
.checkout-btn, .done-btn{width:200px;}


/*
ul.trans-steps {padding: 0px; margin: 0px;}
ul.trans-steps li {float:left; width:25%; text-align:center; color:#158241; position:relative;}
ul.trans-steps li:nth-child(1) {text-align:left}
ul.trans-steps li:nth-child(2) div {padding-right:20%}
ul.trans-steps li:nth-child(3) div {padding-left:20%}
ul.trans-steps li:last-child {text-align:right}
ul.trans-steps li a:link, ul.trans-steps li a:visited {color:#158241}
ul.trans-steps li a:hover {color:#53B848}
    */


/*Site Pages*/
.facilities{background-color:#EBF0F3; overflow:hidden; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding:10px 10px; margin:10px 0px 15px 0px;}
.facilities ul.ul5col{text-align:center; overflow:hidden; padding:10px 0px 10px 0px;}
.facilities ul.ul5col li{float:left; width:19%; margin-right:1%;}
.facilities ul.ul5col li img{padding-bottom:8px;}
.facilities ul.ul5col li p.header{text-transform:uppercase; color:#83C449; text-align:center; font-size:11px; font-weight:bold;}
.facilities ul.ul5col li p {text-align:center; font-size:11px; line-height:12px; margin-bottom:0px;}
.facilities ul.ul5col li:last-child {margin-right:0%}

.icon-wifi{width:44px; height:44px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -24px -151px;}
.icon-lav{width:44px; height:44px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -164px -151px;}
.icon-dvd{width:44px; height:44px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -305px -151px;}
.icon-outlet{width:44px; height:44px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -94px -151px;}
.icon-chair{width:44px; height:44px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -235px -151px;}

.icon-climate{width:44px; height:44px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -24px -230px;}
.icon-seat{width:44px; height:44px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -164px -230px;}
.icon-rests{width:44px; height:44px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -305px -230px;}
.icon-lights{width:44px; height:44px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -94px -230px;}
.icon-bays{width:44px; height:44px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -235px -230px;}
.icon-social-distancing{width: 44px; height: 44px; background: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -273px -1002px; }


.nav-tabs>li>a {background-color:#d9e2e8; padding:10px 20px 20px 20px;}
.nav-tabs>li>a {border-radius:10px 10px 0 0}
.rewards-level-box {display:flex; margin-bottom: 15px; flex-wrap: wrap;}
.rewards-level-box > div > div {background-color:#EBF0F3; overflow:hidden; text-align:center; padding:15px 0px 0px 0px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; margin-right:10px; height:100%}
.rewards-level-box > div:nth-child(4) > div {margin-right:0px;}
.rewards-level-box > div {padding:0px; margin-bottom:25px;}

.rewards-level-box > div > div > p {border-bottom:1px solid white; margin-left:10px; margin-right:10px;}
.rewards-level-box > div > div > p:nth-child(2) {border-bottom:1px solid black; padding:10px 0px;}


@media(min-width: 992px) {
    .rewards-level-box > div {
        width: 25%
    }
}
@media(max-width: 991px) {
    .rewards-level-box > div {width:50%}
    .rewards-level-box > div:nth-child(2) > div {margin-right:0px;}
}

@media(max-width: 480px) {
    .rewards-level-box > div {width: 100%;}
        .rewards-level-box > div > div {margin-right: 0px;}
}





.rewards-3section {overflow:hidden; padding:15px 10px; margin:10px 0px; background-color:#fff;}
.rewards-3section .rewards-box{background-color:#EBF0F3; overflow:hidden; width:28%; float:left; text-align:center; padding:15px 0px; min-height:115px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.rewards-3section .rewards-box p.header{text-transform:uppercase; color:#158241; text-align:center; font-size:13px; margin-bottom:10px; padding:0px 10px;}
.rewards-3section .rewards-box p {text-align:center; font-size:13px; line-height:14px; margin-bottom:0px; padding:0px 10px;}
.rewards-3section .rewards-box img {padding-bottom:5px;}

.rewards-3section .divider{background-color:#FFF; width:8%; float:left; text-align:center; margin-top:65px}
.rewards-3section .divider:nth-child(2){margin-top:67px}

#expireHeader {
    text-align: left;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #C4C9D1;
    padding-bottom: 10px;
    color: #158241;
    cursor: pointer;
    position:relative;
}


.arrowUp {
    border: solid #158241;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    position: absolute;
    right: 10px;
    top: 8px;
}

.arrowDown {
    border: solid #158241;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 2px;
}


.expiryPointList {
    display: block;
    border-bottom: 1px solid #C4C9D1;
    padding-bottom: 10px;
}

.icon-dollar {
    width: 53px;
    height: 53px;
    background-image: url('../images/spriteIcons.png');
    background-repeat: no-repeat;
    background-position: -20px -73px;
}
.icon-star{width:53px; height:53px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -88px -73px;}
.icon-phones{width:53px; height:53px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -156px -73px;}

.icon-equals{width:21px; height:21px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -229px -88px;}
.icon-arrow{width:16px; height:25px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -278px -87px;}

.map-section {margin:5px 0px 15px 0px; width:100%}
.location-inner-content{overflow:hidden;}

.location-info-left {width:49%; float:left; overflow:hidden; padding-right:10px; position: relative; height:200px; border-top:1px solid #158241; padding-top:10px}
.location-info-left h2 {width:100%; border-bottom:1px solid #158241; padding-bottom:5px;}
.location-info-left p {line-height:18px;}

.location-icon-list {float:left; display:block;position: absolute; bottom: 0; left: 0;}
.location-icon-list p {float:left; margin:7px 10px 0px 5px; display:block}
.location-icon-list img {display:block; float:left;}



.location-info-left .location-icon-list-right{float:right; margin-top:0px; display:block; position: absolute; bottom: 0; right: 10px;}
.location-info-left .location-icon-list-right img{float:right; padding-right:4px;}
.location-info-left .location-icon-list-right img:first-child{float:right; padding-right:0px;}

@media (max-width:945px) {
    .location-icon-list p  {font-size:10px;}
    .location-info-left .location-icon-list-right img{padding-right:2px;}
}

.location-view{display:none; border-top:2px solid #158241; padding-top:15px; }
.location-view img{width:100%; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}

.icon-disabled,.icon-parking,.icon-toilets,.icon-plane,.icon-ticket,.icon-view,.icon-view-active{width:31px; height:31px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat;}
.icon-disabled{ background-position: -23px -18px;}
.icon-parking{background-position: -71px -18px;}
.icon-toilets{background-position: -120px -18px;}
.icon-ticket{background-position: -274px -959px;}
.icon-plane{background-position: -169px -18px;}

.icon-view{ background-position: -145px -960px;}
.icon-view:hover{ background-position: -197px -960px;}

.icon-view-active{ background-position: -197px -960px;}

.location-info-right {width:48%; float:right; overflow:hidden;background-color:#EBF0F3; min-height:200px; -moz-border-radius:10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px; border-radius:10px 10px 10px 10px;}
/*.icon-map-point{width:36px; height:36px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -313px -18px;}*/


.pager td { padding-top: 10px; }
.pager a { border: 1px solid #158241; text-decoration: none; font-size: 12px; padding: 5px 8px 4px 8px; margin: 0px 2px 5px 2px; }
    .pager a:link { background-color: #FFF; color: #000000; }
    .pager a:visited { background-color: #FFF; color: #000000; }
    .pager a:hover { background-color: #EFEFEF; color: #000000; }
.pager .active { font-weight: bold; background-color: #83C449; color: #002E3C; }


/*Select Tickets Rotator*/
.inbound-box{position:relative;width:48%;float:right;}
.outbound-box{position:relative;width:48%;float:left;}
.schedule-cover{width: 100%;height: 100%;position: absolute;background-color: rgba(256,256,256, 0.6);z-index:2; left: 0;top: 0;}
.date-rotator .date-inactive, .date-rotator .btn-inactive, .date-rotator .active-date{pointer-events: none;cursor: default;}
.date-rotator .btn-inactive img{display:none;}
.date-rotator .date-inactive a:link{color:#A1ACAF !important;}

/************************/
/*Contact Form*/

.contact { padding: 20px 30px; background-color: #EBEBEC; margin-bottom: 5px; border-bottom: solid 1px #B4975A; border-top: solid 1px #B4975A; position: relative; margin-bottom: 40px; display: none; }
.contact p { font-size: 15px; line-height: 20px; }
.contact table { text-align: left; width: 100%; margin: 10px 0px 20px 0px; }
.contact th { vertical-align: top; text-align: left; font-weight: bold; text-transform: uppercase; padding: 10px 0px; }
.contact td { vertical-align: middle; padding: 6px 0px; }
.contact input { border: none; background-color: #FFFFFF; color: #414042; }
.contact h2 { color: #B4975A; font-size: 15px; line-height: 14px; margin-bottom: 5px; font-weight: bold; }
.contact li { padding: 10px 200px 0px 0px; border-bottom: solid 1px #666666; background-image: url("../images/buttons/arrow.png"); background-position: bottom right; background-repeat: no-repeat; }

/*Address Form*/
.contact-times-table {text-align: left; min-width:200px; width: 60%; border-collapse:collapse}
.contact-times-table th {width:20%; text-align: left; font-weight:normal; padding: 5px 15px; vertical-align: middle; color:#158241}
.contact-times-table th.header {width:35%; text-align: left; font-size:24px; line-height:24px; font-weight:normal; padding: 10px 15px; text-transform:none; vertical-align: middle; color:#158241;}
.contact-times-table td {width:80%; vertical-align: middle;padding:5px 10px; background-color:#FFF}

.contact-times-table span {color:#FF0000}	
.contact-times-table input {width:85%; text-align:left; color:#002E3C;text-align: center;line-height: none;color: #158241;}
.contact-times-table select {width:85%}


/************************/

/*Purchase Form*/
#ticket-finder-form p {width:70%;}
.product-select-table {width:100%; border-collapse:collapse; text-align:left;}
.product-select-table th {padding: 4px 0px; text-align:left; font-weight:normal}
.product-select-table td {padding: 4px 0px;position:relative;height: 33px;float: left;width: 100%;}
.product-select-table select {font-size:14px; font-weight:normal; color:#002E3C; padding:10px; margin:0px; border:0; background-color:#EBF0F3; width:100% !important; text-align:center;}
.product-select-table select option {padding:5px 7px 3px 5px;}

.product-select-table.with-th th {width:30%}
.product-select-table.with-th td {width:70%; font-weight:bold}

.radio-list-static span {font-size: 14px; }
.radio-list-static li {position: relative; float:left; padding:0px 20px 0px 0px;}
.radio-list-static li input {position: static;}
.radio-list-static li label {padding-left:5px;}

.ticket-finder-form-bus-img{ position: absolute; right: -16px; top: -18px; height: 113%; max-height: 328px; }

#ticket-result-form > div,
#orderItemsDisplay > div ,
#offerCodePanel > div {padding-left:0px; padding-right:0px;}

#ticket-finder-form > div:nth-child(2),
#ticket-finder-form > div:nth-child(3){padding-right:0;}

#ticket-finder-form > div:nth-child(1) {padding-left: 0px;}
    /*.schedule-select-table {width:100%; border-collapse:collapse; text-align:left;}
.schedule-select-table th {padding: 8px 0px; text-align:center; font-weight:normal; text-transform:uppercase; background-color:#53B848; color:white}
.schedule-select-table th:first-child {-moz-border-radius:10px 0px 0px 10px;-webkit-border-radius: 10px 0px 0px 10px; border-radius:10px 0px 0px 10px;}
.schedule-select-table th:last-child {width:60px; -moz-border-radius:0px 10px 10px 0px;-webkit-border-radius: 0px 10px 10px 0px; border-radius:0px 10px 10px 0px;}
.schedule-select-table th span {display:block; border-right:2px solid white}

.schedule-select-table td {padding: 8px 0px; text-align:center; background-color:#EBF0F3; border-top:4px solid white; border-bottom:4px solid white}
.schedule-select-table td:first-child {-moz-border-radius:10px 0px 0px 10px;-webkit-border-radius: 10px 0px 0px 10px; border-radius:10px 0px 0px 10px;}
.schedule-select-table td:last-child {width:60px; -moz-border-radius:0px 10px 10px 0px;-webkit-border-radius: 0px 10px 10px 0px; border-radius:0px 10px 10px 0px; text-align:right; padding-right:10px}
.schedule-select-table td span {display:block; border-right:2px solid #A1ACAF}*/
    .schedule-select-table {
        width: 100%;
        border-collapse: collapse;
        text-align: left;
    }
.schedule-select-table th {padding: 8px 0px; text-align:center; font-weight:normal; text-transform:uppercase; background-color:#53B848; color:white}
.schedule-select-table th:first-child {-moz-border-radius:10px 0px 0px 10px;-webkit-border-radius: 10px 0px 0px 10px; border-radius:10px 0px 0px 10px;}
.schedule-select-table th:last-child {width:60px; -moz-border-radius:0px 10px 10px 0px;-webkit-border-radius: 0px 10px 10px 0px; border-radius:0px 10px 10px 0px;}
.schedule-select-table th span {display:block; border-right:2px solid white}

.schedule-select-table td {padding: 8px 0px; text-align:center; background-color:#EBF0F3; border-top:4px solid white; border-bottom:4px solid white; width: 33%;}
.schedule-select-table td:first-child {-moz-border-radius:10px 0px 0px 10px;-webkit-border-radius: 10px 0px 0px 10px; border-radius:10px 0px 0px 10px;}
.schedule-select-table td:last-child {width:60px; -moz-border-radius:0px 10px 10px 0px;-webkit-border-radius: 0px 10px 10px 0px; border-radius:0px 10px 10px 0px; text-align:right; padding-right:10px}
.schedule-select-table td:nth-child(3) div {padding-left:20px;}
.schedule-select-table td span {display:block; border-right:2px solid #A1ACAF; position: relative;}
.schedule-select-table td span img {position: absolute; right: 2px; padding-top:2px; padding-right:5px; width:13px; height:13px;}

@media screen and (max-width: 820px) {
    .schedule-select-table td span img {right: -2px;}
}

.product-listing-table {width:100%; border-collapse:collapse; text-align:left; margin-bottom:10px}
.product-listing-table tr {border-bottom:1px solid #C4C9D1}
.product-listing-table tr:first-child {border-bottom:1px solid #158241}
.product-listing-table th {color:#158241; padding:10px; vertical-align:bottom; font-weight:normal; font-size:18px}
.product-listing-table th:first-child {font-size:24px;}
.product-listing-table td {padding:10px; margin-bottom:0px;}
.product-listing-table td.totals-sml {color:#158241; text-align:right; font-size:16px}
.product-listing-table td.totals {color:#158241; text-align:right; font-size:18px}
.product-listing-table.hover-row td:hover {cursor: pointer;}
.product-listing-table.hover-row tr:hover td {background-color: #E1E2E6;}

/*Purchase Form - UI Chages*/
.ui-selectmenu-button{font-size:13px !important; font-weight:normal !important; color:#002E3C !important; padding:5px 2% 6px 2% !important;width:96% !important; margin:0px !important; background:none !important;background-color:#EBF0F3 !important; border:1px #53B848 solid !important;-moz-border-radius:4px !important; -webkit-border-radius: 4px !important; border-radius: 4px !important;height: 16px !important;;}
.ui-selectmenu-button span.ui-selectmenu-text{text-align:center !important;padding:0 40px !important;line-height:none !important;color: #158241 !important;font-family: 'ProximaNovaA-Light', Helvetica, sans-serif !important;}
.ui-selectmenu-menu .ui-menu{max-height: 150px; border: 1px #53B848 solid !important;-moz-border-radius: 4px !important;-webkit-border-radius: 4px !important;border-radius: 4px !important;text-align: center !important;margin-top: 5px !important;}
.ui-selectmenu-menu .ui-menu-item{font-size:13px !important;font-family: 'ProximaNovaA-Light', Helvetica, sans-serif !important;}
.ui-selectmenu-menu .ui-state-focus{color: #fff !important;background-image:none !important;background-color: #53B848 !important;}
.ui-spinner {width:100% !important;border:0 !important;background:none !important; border:0 !important;}

.is-return-selector{width:98%;}
.product-select-table .input-description{position: absolute;z-index: 1;left: 10px;top: 10px;font-size: 13px;}

/*Address Form*/
.form-entry-wrapper {width:48%; float:left; min-width:200px;}
.form-entry-table {text-align: left;min-width:200px; border-collapse:collapse}
.form-entry-table th {width:38%; text-align: left; font-weight:normal; padding: 5px 15px; vertical-align: middle; color:#158241}
.form-entry-table th.header {width:35%; text-align: left; font-size:24px; line-height:24px; font-weight:normal; padding: 10px 15px; text-transform:none; vertical-align: middle; color:#158241;}
.form-entry-table td {width:62%; vertical-align: middle;padding:5px 10px; background-color:#FFF}

.form-entry-table span {color:#FF0000}	
.form-entry-table input {width:85%; text-align:left; color:#002E3C;text-align: center;line-height: none;color: #158241;}
.form-entry-table select {width:85%}

#AddressForm .form-entry-table .ui-selectmenu-button, #cfCategory-button{width:85% !important;}

.form-buttons { width:100%;}
.form-buttons div:nth-child(1) {float:left; text-align:left; height:30px; width:210px; padding-left:20px}
.form-buttons div:nth-child(2) {float:right; text-align:right; height:30px; width:210px; padding-right:20px}

/*Buttons*/
a.bttn-lrg-darkbg {display:inline-block; border:2px solid #83C449; line-height:16px; font-size:16px; text-align:center; color:white;
                  -moz-border-radius:4px;-webkit-border-radius: 4px; border-radius:4px; padding:5px 15px 4px 15px; vertical-align:central;}
a.bttn-lrg-darkbg:hover {background-color:#83C449; color:#002E3C; text-decoration:none}

a.bttn-mid-green {display:inline-block; border:0px; background-color:#158241; line-height:14px; font-size:14px; text-align:center; color:#FFF; text-transform:uppercase;
                  -moz-border-radius:4px;-webkit-border-radius: 4px; border-radius:4px; padding:8px 0px 7px 0px; vertical-align:central;}
a.bttn-mid-green:hover {background-color:#83C449; color:#FFF; text-decoration:none;}

a.bttn-sq-light {display:inline-block; border:1px solid #53B848; line-height:13px; font-size:13px; text-align:center; color:#53B848; background-color:#EBF0F3; text-transform:uppercase; font-weight:normal;
                  -moz-border-radius:4px;-webkit-border-radius: 4px; border-radius:4px; padding:5px 13px 4px 13px; vertical-align:central;}
a.bttn-sq-light:hover {background-color:#53B848; color:white}

a.bttn-disabled {color:#A1ACAF; border-color:#A1ACAF}
a.bttn-disabled:hover {color:#A1ACAF; border-color:#A1ACAF; background-color:transparent}


/*Icons*/
.icon-tel {width:36px; height:36px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -25px -314px;}
.icon-fb {width: 36px; height:36px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -217px -18px;}
.icon-twitter {width: 36px; height:36px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -266px -18px;}
.icon-instagram {width: 36px; height:36px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -25px -383px;}

.icon-fb-sml {width:20px; height:20px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -308px -90px;}
.icon-twitter-sml {width:20px; height:20px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -334px -90px;}
.icon-instagram-sml {width:20px; height:20px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -308px -118px;}
.icon-delete {width:20px; height:20px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -177px -565px;}
.icon-circle-grey {width:24px; height:24px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -157px -522px;}
.icon-circle-green {width:24px; height:24px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -193px -522px;}

.icon-custom-arrow-down {width: 24px !important;height: 24px !important;background-image: url(../images/spriteIcons.png) !important;background-repeat: no-repeat;background-position: 91.471% 44.382% !important;border-style: none !important;left: auto !important;top: 10px !important;right: 1px !important;background-size: 271px 798px}
.icon-input {position:absolute;right:3px;top:10px;}

/*Date Picker Styling*/
#ui-datepicker-div{border: 1px #53B848 solid !important;-moz-border-radius: 4px !important;-webkit-border-radius: 45px !important;border-radius: 4px !important;margin-top: 5px !important;font-family: 'ProximaNovaA-Light', Helvetica, sans-serif !important;}
#ui-datepicker-div .ui-datepicker-header{background-image:none !important;background-color:#EBF0F3 !important;-moz-border-radius: 4px !important;-webkit-border-radius: 4px !important;border-radius: 4px !important;}
#ui-datepicker-div .ui-datepicker-header a:hover{background:none !important; border:0 !important;}
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-next span.ui-icon{width:18px; height:18px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -178px -482px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    transform: rotate(-90deg);
}
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-prev span.ui-icon{width:18px; height:18px; background-image: url('../images/spriteIcons.png'); background-repeat:no-repeat; background-position: -178px -482px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=9);
    transform: rotate(90deg);
}
#ui-datepicker-div .ui-datepicker-title{color:#53B848 !important;}
#ui-datepicker-div{width:343px;}

/*Custom Checkboxes and Radio*/

.product-select-table .radio-list-static input[type="radio"]{display: none;}
.product-select-table .radio-list-static input[type="radio"]:disabled{cursor:initial;}
.product-select-table .radio-list-static input[type="radio"]:checked + label {background-color:#53B848;-moz-border-radius:4px; -webkit-border-radius: 4px; border-radius: 4px;color: #fff;}
.product-select-table .radio-list-static input[type="radio"] + label {cursor:pointer;float: left;padding: 2px 0;width: 100%;text-transform: uppercase;}
.product-select-table .custom-checkbox input[type="checkbox"]{display: none;}
.product-select-table .custom-checkbox input[type="checkbox"]:disabled{cursor:initial;}
.product-select-table .custom-checkbox input[type="checkbox"] + label{cursor:pointer;font-size:13px;display:inherit;text-align:center;font-weight:normal;}
.product-select-table .custom-checkbox input[type="checkbox"] + label::before{content:"";float:left; width:10px;height:10px;margin-top: 3px;cursor:pointer;display:inline-block;border: 1px #53B848 solid !important;-moz-border-radius: 4px !important;-webkit-border-radius: 4px !important;border-radius: 4px !important;}
.product-select-table .custom-checkbox input[type="checkbox"]:checked + label::before{content:""; float:left;margin-top: 3px;background-color:#53B848; color:#53B848;font-size:20px; width:10px;height:10px;cursor:pointer;display:inline-block;border: 1px #53B848 solid !important;-moz-border-radius: 4px !important;-webkit-border-radius: 4px !important;border-radius: 4px !important;}
.product-select-table .radio-list-static li{  width: 50%;padding: 0;margin: 0;margin-top: -3px;}
.product-select-table .custom-spinner{border: 1px #53B848 solid !important;height: 27px !important;width:76% !important; -moz-border-radius: 4px !important;-webkit-border-radius: 4px !important;border-radius: 4px !important;margin-top: 5px !important;font-size:13px !important; font-weight:normal !important; color:#158241 !important; background-color: #EBF0F3 !important; margin:0px !important;text-align: left;padding-left: 20%;}
.product-select-table .custom-checkbox {margin-top: 5px;display: block;padding-left: 25px;text-align: right;}

.radio-list-horiz input[type="radio"]{display: none;}
.radio-list-horiz input[type="radio"] + label{cursor:pointer;font-size:14px; padding-left:15px;color: #002E3C;}
.radio-list-horiz input[type="radio"] + label::before{content:"";float:left; width:10px;height:10px;margin-top: 3px;cursor:pointer;display:inline-block;border: 1px #53B848 solid !important;-moz-border-radius: 4px !important;-webkit-border-radius: 4px !important;border-radius: 4px !important;}
.radio-list-horiz input[type="radio"]:checked + label::before{content:""; float:left;margin-top: 3px;background-color:#53B848; color:#53B848;font-size:20px; width:10px;height:10px;cursor:pointer;display:inline-block;border: 1px #53B848 solid !important;-moz-border-radius: 4px !important;-webkit-border-radius: 4px !important;border-radius: 4px !important;}

.custom-spinner-box-hor #fld_qtySuffix{position: absolute;z-index: 1;left: 37%;top: 10px;font-size:13px;}
.custom-spinner-box-hor #fld_qtyWheelchairSuffix{position: absolute;z-index: 1;left: 34%;top: 10px;font-size:13px;}
.custom-spinner-box-hor .ui-spinner-button{border: 0 !important;background: none !important;cursor: pointer;width: 24px !important;height: 24px !important;background-image: url(../images/spriteIcons.png) !important;background-repeat: no-repeat;background-position: 91.471% 44.382% !important;border-style: none!important;top: 2px!important;right: 2px!important;background-size: 271px 798px!important;}
.custom-spinner-box-hor .ui-spinner-button .ui-button-text{display:none !important;}
.custom-spinner-box-hor .ui-spinner-button.ui-spinner-down{position:absolute; top:6px; left:2px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=9);
    transform: rotate(90deg);
}
.custom-spinner-box-hor .ui-spinner-button.ui-spinner-up{position:absolute; top:6px; right:10px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    transform: rotate(-90deg);
}

/*Survey*/
.radio-list-horiz li{margin-bottom:5px;}
#MessageForm textarea{text-align:left;}

/*Submit button disable - error */
#submitBttn.not-active + span.tooltip-cover-btn{position: absolute;top: 0px;display: block;width: 100%;height: 30px;}
#submitBttn.not-active{opacity: 0.5;}
.ui-tooltip.custom-tooltip-error{color: #ff0000;text-align: center;font-size: 12px; border: 1px #53B848 solid;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;width: 280px;padding: 7px 0;}

/*Different name*/
.billing-box{width:100%;}
#traveller-name-table tr{width:100%;display:inline-block;float:left;}
#traveller-name-table tr th{width:25%;display:inline-block;float:left;padding-top:10px;}
#traveller-name-table tr.checkbox-header th{width:20px;}
#traveller-name-table tr td{width:60%;display:inline-block;float:left;}
#traveller-name-table tr.traveller-name-details td{text-align:right;}
#traveller-name-table tr td p{margin-top:3px;}
#traveller-name-table tr td:first-child{width:100%;}
#traveller-name-table select{width:100%;height:30px;}
#traveller-name-table input{width:85%;}
#traveller-name-table input[type="checkbox"]{width:16px;}
#traveller-name-table .ui-selectmenu-button{width: 96% !important;}
#cfCategory-button {width: 85% !important;}
#traveller-name-table th.header{width:100%;}
#traveller-name-table th.header p{font-size:14px;}

/*Authorize button disable - error */
#authorizeBttn.not-active + span.tooltip-cover-btn{position: absolute;top: 0;display: block;width: 100%;height: 30px;}
#authorizeBttn.not-active{opacity: 0.5;}
.ui-tooltip.custom-tooltip-error{color: #ff0000;text-align: center;font-size: 12px; border: 1px #53B848 solid;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius:4px;width: 348px;max-width:348px;padding: 7px 0;}
.jqLoading center{position:relative;}

.durationTooltip{background-color:black!important;background-image:none!important;color:white!important;border-radius:0!important;padding: 5px 10px !important;font-size:12px !important;border:none!important}    


<!--------------------------------->
    
        
        /*Homepage routes graphics tabs*/
        .TabsWraps2 { width: 0px; margin: 0px auto; background-color: #EBF0F3; width: 100%; padding-top: 0px;  }
            .TabsWraps2 > ul { width: 100%; list-style-type: none; margin: 0px; padding: 0px; }
                .TabsWraps2 > ul li { float: left; height: 50px; position: relative; }
                    .TabsWraps2 > ul li h2 { padding: 15px 0px 0px 0px; font-size: 15px; line-height: 19px; text-align: center; color: #002f3b; font-weight:bold; }
                    
                    .TabsWraps2 > ul li:nth-child(1) { width:calc(28% - 22.5px); background-color: #FFFFFF;  cursor: pointer; border-top-left-radius:10px;  }
                    .TabsWraps2 > ul li:nth-child(1) h2 { padding: 15px 0px 0px 10px;  }

                    .TabsWraps2 > ul li:nth-child(2) { width: 30px; height: 50px; background-color: #DAE5EB; position: relative; }                
            /************/
          div.whiteLeftBlueRight { width:30px; height:50px; background-color:black }
            div.whiteLeftBlueRight  div { width:15px; height:25px; position:absolute;  }
            div.whiteLeftBlueRight > div:nth-child(1) { top:0px; left:0px; background-color:#DAE5EB }      
              div.whiteLeftBlueRight > div:nth-child(1) > div {  background-color:white; width:15px; height:25px; top:0px; border-top-right-radius:10px;  }    
          div.whiteLeftBlueRight > div:nth-child(2) { top:0px; right:0px; background-color:#DAE5EB }
              div.whiteLeftBlueRight > div:nth-child(2) > div {  background-color:#DAE5EB; width:15px; height:15px; top:0px; }
          div.whiteLeftBlueRight > div:nth-child(3) { bottom:0px; left:0px; background-color:white }
      div.whiteLeftBlueRight > div:nth-child(3) > div {  background-color:white; width:15px; height:15px; bottom:0px; }
          div.whiteLeftBlueRight > div:nth-child(4) { bottom:0px; right:0px; background-color:white }
                div.whiteLeftBlueRight > div:nth-child(4) > div {  background-color:#DAE5EB; width:15px; height:25px; bottom:0px; border-bottom-left-radius:10px;  }                    
        /************/        
        div.blueLeftWhiteRight { width:30px; height:50px; background-color:black }
            div.blueLeftWhiteRight  div { width:15px; height:25px; position:absolute;  }
            div.blueLeftWhiteRight > div:nth-child(1) { top:0px; left:0px; background-color:#DAE5EB }      
              div.blueLeftWhiteRight > div:nth-child(1) > div {  background-color:#DAE5EB; width:15px; height:15px; top:0px;   }    
          div.blueLeftWhiteRight > div:nth-child(2) { top:0px; right:0px; background-color:#DAE5EB  }
              div.blueLeftWhiteRight > div:nth-child(2) > div {  background-color:white; width:15px; height:25px; top:0px; border-top-left-radius:10px;  }
          div.blueLeftWhiteRight > div:nth-child(3) { bottom:0px; left:0px; background-color:white }
      div.blueLeftWhiteRight > div:nth-child(3) > div {  background-color:#DAE5EB; width:15px; height:25px; bottom:0px; border-bottom-right-radius:10px;  }
          div.blueLeftWhiteRight > div:nth-child(4) { bottom:0px; right:0px; background-color:white }
                div.blueLeftWhiteRight > div:nth-child(4) > div {  background-color:white; width:15px; height:15px; bottom:0px;  }        
        /************/                                                
                .TabsWraps2 > ul li:nth-child(3) { width:calc(25% - 22.5px); background-color: #DAE5EB;  cursor: pointer;  }     
        div.blueLightBlue { width: 30px; background-color: #EBF0F3; position:relative; height:50px; }
            div.blueLightBlue div:nth-child(1) { position:absolute; width:10px; height:50px; background-color:#DAE5EB; border-top-right-radius:10px; }
        div.blueLightBlue div:nth-child(2) { position:absolute; width:10px; height:50px; background-color:#DAE5EB; border-bottom-left-radius:10px;  right:0px; }
        div.blueLightBlue div:nth-child(3) { position:absolute; width:10px; height:10px; background-color:#EBF0F3;  left:10px; bottom:0px;  border-bottom-left-radius:10px; z-index:1  }
        div.blueLightBlue div:nth-child(4) { position:absolute; width:10px; height:10px; background-color:#DAE5EB;  left:10px; bottom:0px;   }
         div.blueLightBlue div:nth-child(5) { position:absolute; width:10px; height:10px; background-color:#DAE5EB;  left:10px; top:0px;  }
                 div.blueLightBlue div:nth-child(6) { position:absolute; width:10px; height:10px; background-color:#EBF0F3;  left:10px; top:0px; border-top-right-radius:10px;  }
        /************/     
        .TabsWraps2 > ul li:nth-child(5) { width:calc(24% - 22.5px); background-color: #DAE5EB;  cursor: pointer;  }         
            .TabsWraps2 > ul li:nth-child(6) { width: 30px; height: 50px; background-color: #DAE5EB; position: relative; }
            .TabsWraps2 > ul li:nth-child(7) { width: calc(23% - 22.5px); background-color: #DAE5EB; cursor: pointer; border-top-right-radius: 10px; }
                             
        .TabsWraps2 section { padding: 20px; background-color: white; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;  }
                    .TabsWraps2 section article { display: none;  border-bottom-left-radius: 20px;  }
                .TabsWraps2 section article:nth-child(1) { display: block; }        
        #splitter_0 { width:30px; }
          #splitter_1 { width:30px; }
          #splitter_2 { width: 30px; }

@media (max-width:900px) {
    .TabsWraps2 > ul li h2 {
        font-size: 13px;
    }
}
            @media (max-width:780px) {
            .TabsWraps2 > ul li h2 {
                font-size:12px;
            }
                   
        }

    
            /*.homepage-locations p{
                margin-bottom:60px;
            }
            .homepage-locations-dcva p{
                margin-bottom:25px;
            }

             .homepage-locations-bos p{
                margin-bottom:15px;
            }

@media (max-width:935px) { .homepage-locations p { margin-bottom: 50px; }  .homepage-locations-dcva p { margin-bottom: 15px; } .homepage-locations-bos p { margin-bottom: 5px; }}

@media (max-width:900px) { .homepage-locations p { margin-bottom: 40px; } }

@media (max-width:885px) { .homepage-locations p { margin-bottom: 20px; } }

@media (max-width:850px) { .homepage-locations p { margin-bottom: 11px; } .homepage-locations-dcva p { margin-bottom: 8px; } .homepage-locations-bos p { margin-bottom: 5px; } }

@media (max-width:825px) { .homepage-locations-dcva p { margin-bottom: 3px; } .homepage-locations-bos p { margin-bottom: 0px; } }

@media (max-width:768px) { .homepage-locations p { margin-bottom: 60px; } .homepage-locations-dcva p { margin-bottom: 35px; } .homepage-locations-bos p { margin-bottom: 25px; } }*/    

/*TICKET FORM*/



.ticket-form-header { margin-bottom:0px}
#ticket-finder-form {margin-top:10px; margin-bottom:19px; width:inherit;}
table td[class*=col-], table th[class*=col-]{
    position: relative;
    float: left;
}


.locations-page .ui-accordion-header{ border-bottom: none !important; font-size:20px !important; }

.locations-page .ui-accordion .ui-accordion-header{ padding: .0em .5em .0em 2.2em }



.locations-page .faq-box { margin-bottom: 8px; }

.locations-page .ui-accordion-content { padding-bottom: 0px !important }

.locations-page h6 {line-height:30px;font-weight:bold;margin-bottom:15px;margin-top:15px;}
.locations-page h6:first-of-type {margin-top:0px;}


.no-gutters {
  margin-right: 0;
  margin-left: 0;

  > .col,
  > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}



.florida-banners {display:flex}
.florida-banners .florida-banners-content { padding:0px 0px 0px 0px; width: 32%; display: inline-block; position: relative; margin-right: 2%; }
.florida-banners .florida-banners-content div {width:100%}
.florida-banners .florida-banners-content img { width:100%; border-radius:10px; }
.florida-banners .florida-banners-content div p {margin: 20px; font-size:23px; line-height:30px;}

.florida-banner{ position: absolute; top: 0px; left: 0px; }

@media (max-width:1220px) {
    .florida-banners .florida-banners-content div p{ margin: 20px; font-size: 22px; line-height: 26px; }    
}


@media (max-width:1170px) {
    .florida-banners .florida-banners-content div p{ margin: 20px 10px 20px 20px; font-size: 19px; line-height: 23px; }    
}

@media (max-width:1020px) {                    
    .florida-banners .florida-banners-content div p{ margin: 20px; font-size: 17px; line-height: 23px; }
}

@media (max-width:950px) {
    .florida-banners .florida-banners-content div p{ margin: 15px; font-size: 15px; line-height: 21px; }  
}

@media (max-width:900px) {
    .florida-banners .florida-banners-content div p{ margin: 15px; font-size: 15px; line-height: 21px; }  
}

@media (max-width:840px) {
    .florida-banners .florida-banners-content div p{ margin: 15px 10px 15px 12px; font-size: 14px; line-height: 19px; }
}

@media (max-width:768px) {
    .florida-banners .florida-banners-content div p{ margin: 15px 10px 15px 12px; font-size: 14px; line-height: 19px; }

    .info-boxx {padding-left:0px; padding-right:0px; margin-bottom:15px; margin-right:1.5%; width:48.5%; display:inline-block;}
    div .info-boxx:nth-child(4) {margin-right: 0%;}
}






.rotator-img {position: relative;}
.rotator-img-content {position: absolute; top: 17px; left: 30px; width: 100%; }
.rotator-img-content h6{font-size:30px; line-height:30px;}
.rotator-img-content p{font-size:22px; }
.rotator-img-content .white{color:white;}



/*.slider-boxx-content*/


@media (max-width:1170px) {
    .slider-boxx-content { padding: 15px 10px 10px 15px;  }
    .slider-boxx-content .right-arrow {bottom: 5px; right: 5px; } 
    .slider-boxx-content h8 { font-size:19px; margin-bottom: 4px;}
    .slider-boxx-content p {font-size:15px; margin-bottom: 8px; line-height: 16px; }
    .slider-boxx-content p b {font-size:16px}


    .rotator-img-content {position: absolute; top: 15px; left: 20px; width: 100%; }
    .rotator-img-content h6{font-size:28px; line-height:31px; margin-bottom:5px;}
    .rotator-img-content p{font-size:20px; } 
}

@media (max-width:1020px) {        
    .slider-boxx-content { padding: 15px 15px 10px 20px;  }
    .slider-boxx-content .right-arrow {bottom: 5px; right: 5px; } 
    .slider-boxx-content h8 { font-size:17px; margin-bottom: 2px;}
    .slider-boxx-content p {font-size:13px; margin-bottom: 8px; line-height: 14px; }
    .slider-boxx-content p b {font-size:14px}
                
    .rotator-img-content {position: absolute; top: 15px; left: 20px; width: 100%; }
    .rotator-img-content h6{font-size:27px; line-height:29px; margin-bottom:5px;}
    .rotator-img-content p{font-size:18px; } 

    .ticket-finder-form-bus-img {display:none;}
    #ticket-finder-form li:nth-child(2){margin-right:0px}    
    #ticket-finder-form p {width:90%;}
    #ticket-finder-form .product-select-table li {width:50%;}
}

@media (max-width:950px) {
    .slider-boxx-content { padding: 10px 10px 15px 15px;  }
    .slider-boxx-content .right-arrow {bottom: 5px; right: 5px; } 
    .slider-boxx-content h8 { font-size:16px; margin-bottom: 2px;}
    .slider-boxx-content p {font-size:13px; margin-bottom: 8px; line-height: 13px; }
    .slider-boxx-content p b {font-size:14px}

    .rotator-img-content {position: absolute; top: 15px; left: 20px; width: 100%; }
    .rotator-img-content h6{font-size:25px; line-height:27px; margin-bottom:5px;}
    .rotator-img-content p{font-size:17px; } 
    
}

@media (max-width:900px) {

    .slider-boxx-content { padding: 10px 10px 10px 10px;  }
    .slider-boxx-content .right-arrow {bottom: 5px; right: 5px; } 
    .slider-boxx-content h8 { font-size:16px; line-height:16px; }
    .slider-boxx-content p {font-size:11px; margin-bottom: 8px; line-height: 12px; }
    .slider-boxx-content p b {font-size:11px}

    .rotator-img-content {position: absolute; top: 15px; left: 20px; width: 100%; }
    .rotator-img-content h6{font-size:23px; line-height:24px; margin-bottom:4px;}
    .rotator-img-content p{font-size:19px; }   
     
}

@media (max-width:840px) {
    .slider-boxx-content { padding: 10px 10px 15px 15px;  }
    .slider-boxx-content .right-arrow {bottom: 5px; right: 5px; } 
    .slider-boxx-content h8 { font-size:15px }
    .slider-boxx-content p {font-size:11px; margin-bottom: 4px; line-height: 12px; }
    .slider-boxx-content p b {font-size:11px}


    .rotator-img-content {position: absolute; top: 12px; left: 12px; width: 100%; }
    .rotator-img-content h6{font-size:21px; line-height:24px; margin-bottom:2px;}
    .rotator-img-content p{font-size:17px; }  
}

@media (max-width:768px) {
    .slider-boxx-content { padding: 10px 10px 15px 15px;  }
    .slider-boxx-content .right-arrow {bottom: 5px; right: 5px; } 
    .slider-boxx-content h8 { font-size:15px; margin-bottom:10px }
    .slider-boxx-content p {font-size:11px; margin-bottom: 10px; line-height: 12px; }
    .slider-boxx-content p b {font-size:11px}







        
    .rotator-img-content {position: absolute; top: 13px; left: 19px; width: 100%; }
    .rotator-img-content h6{font-size:20px; line-height:20px; margin-bottom:0px;}
    .rotator-img-content p{font-size:16px; }    
}







/*.slider-boxx-content {background-color: #002E3C; padding: 20px 20px 13px 20px; border-radius: 10px; margin-right: 0px; position: relative;}
div .slider-boxx:nth-child(4) .info-boxx-content {margin-right: 0px;}
.slider-slider {padding-left:0px; padding-right:0px; margin-bottom:15px; }
div .slider-boxx:nth-child(4) {margin-right: 0%;}
.slider-boxx-content .right-arrow {position: absolute; bottom: 10px; right: 10px; width: 20px; height: 20px; background-image: url(../images/spriteIcons.png); background-repeat: no-repeat; background-position: -178px -439px;} 

.slider-boxx-content p {font-size:15px}
.slider-boxx-content p b {font-size:16px}*/

.slick-slider-prev{font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    padding: 0;
    transform: rotate(-180deg);
    transform-origin: 50% 25%;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    display: block;
    left: -25px;
    width:19px; height:19px; background: url('images/spriteIcons01.png') no-repeat -198px -1070px;
    
}
.slick-slider-next{font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    padding: 0;
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    display: block;
    right: -25px;
    width:19px; height:19px; background: url('images/spriteIcons01.png') no-repeat -198px -1070px;
    
}

#ticket-result-form.select-ticket {margin-top:10px; margin-bottom:19px; width:inherit;}
#ticket-finder-form.select-ticket *, #ticket-result-form.select-ticket *{box-sizing:border-box; -webkit-box-sizing:border-box;}

/*DROPDOWNS*/
.select2{text-align:center;outline:none;}
.select2-results{text-align:left;outline:none;font-size: 13px;font-weight: bold;color: #158241 !important;}
.select2-results li{padding-left:15px;}
.select2-container--default .select2-results__option--highlighted[aria-selected="true"] {background: #85C549!important;color: #002E3C!important;}
.select2-container--default .select2-results__option--highlighted[aria-selected="false"] {background: #FFF!important;color:#158241 !important}
.select2-container--default .select2-results__option--highlighted[aria-selected]:hover {background: #85C549!important;color: #002E3C!important;}
.select2-selection, .select2-search input{outline:none;padding-left: 30px;border-color:#85C549!important;background-color: #EDEEEE!important;min-height: 25px;font-weight: bold;}
.select2-dropdown{border-color:#85C549!important;}
.select2-selection span{ font-size: 13px;color: #158241 !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow b{width: 24px !important;height: 24px !important;background-image: url(../images/spriteIcons.png) !important;background-repeat: no-repeat;background-position: 91.471% 44.382% !important;border-style: none!important;left: auto!important;top: 3px!important;right: 1px!important;background-size: 271px 798px;}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{width: 24px !important;height: 24px !important;background-image: url(../images/spriteIcons.png) !important;background-repeat: no-repeat;background-position: 91.471% 44.382% !important;border-style: none!important;left: auto!important;top: 3px!important;right: 1px!important;background-size: 271px 798px;-ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.select2-container--default .select2-selection--single .select2-selection__clear{margin-right:10px;}
.select2-container--disabled > span > span{    cursor: not-allowed!important;}
.select2-container--disabled > span > span{background-image: url(/images/ajax-loader.gif);background-repeat: no-repeat;background-size: 18px;background-position: 90% 4px;}

#ticket-finder-form .swap-button{position: absolute;right: -26px;top: 20px;cursor: pointer;z-index: 999;}
/*#ticket-finder-form .swap-button > hr:first-of-type{margin: 0;transform: rotate(90deg);border: .08em solid #158241;position: relative;top: 8px;left: 0px;width: 12px;background-color: #158241;}
#ticket-finder-form .swap-button > hr:last-of-type{margin: 0;transform: rotate(90deg);border: .08em solid #158241;position: relative;top: -17px;right: -9px;width: 12px;background-color: #158241;}
#ticket-finder-form .swap-button > i:first-of-type{border: solid #158241;transform: rotate(-135deg);top: -6px;border-width: 0 2px 2px 0;padding: 3px;position: relative;right: -2px;}
#ticket-finder-form .swap-button > i:last-of-type{border: solid #158241;transform: rotate(45deg);top: -25px;border-width: 0 2px 2px 0;padding: 3px;position: relative;right: -11px;}*/
/*FIELDS*/
#ticket-finder-form, #ticket-result-form{box-sizing:border-box; -webkit-box-sizing:border-box;}
#ticket-finder-form .input-description{font-size: 12px;color: #497848 !important;position: absolute;z-index: 1;top: 6px;left: 10px;font-family:'ProximaNovaA-Light', Helvetica, sans-serif !important; z-index: 1;}
#ticket-finder-form > div > div:nth-child(2), 
#ticket-finder-form > div > div:nth-child(3),
#ticket-finder-form > div > div:nth-child(4),
#ticket-finder-form > div > div:nth-child(5){margin: 0px 0px 10px 0px;}
#ticket-finder-form > div > div, #ticket-result-form > div > div{padding-left: 0;padding-right: 0;margin: 0px 0px 10px 0px;}
#ticket-finder-form > div > div, #ticket-result-form > div > div:nth-of-type(2){margin:0;}



/*DATEPICKER*/
.bootstrap-datetimepicker-widget table td.day {height:40px;}
.bootstrap-datetimepicker-widget table td.day img{width: 15px;}
.lowerPrice{font-weight: bold!important;font-size: 12px!important;}
.lightGreen{color:#86C655;}
.mediumGreen{color:#002E3C;font-weight:normal!important}
.darkGreen{color:#002E3C;font-weight:normal!important;}
.active .lowerPrice{color:white!important;}
.bootstrap-datetimepicker-widget table td.day{height:52px; border-radius:0;}
#datePickerDepart, #datePickerArrive{border:1px solid #85C549;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.previousArrow{border-style: none!important;position: absolute;transform: rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);opacity: 1;width: 20px !important;height: 20px !important;background-image: url(../images/spriteIcons.png) !important;background-repeat: no-repeat;background-position: 91.6% 44.4% !important;border-style: none!important;top: 6px!important;left: 10px;background-size: 220px 798px!important;}
.disabled .previousArrow{opacity: 0.3;}
.nextArrow{border-style: none!important;position: absolute;transform: rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);width: 20px !important;height: 20px !important;background-image: url(../images/spriteIcons.png) !important;background-repeat: no-repeat;background-position: 91.6% 44.4% !important;border-style: none!important;top: 6px!important;right:10px;background-size: 220px 798px!important;}
.disabled .nextArrow{opacity: 0.3;}
.datepicker thead:first-of-type > tr:first-child th{background-color:#EDEEEE !important; border-radius:0; border-bottom:1px solid #85C549; color:#86C655}
.datepicker thead:first-of-type > tr:first-child th span {border-radius:50%;}
.datepicker thead:first-of-type tr:first-child th:first-child{border-top-left-radius: 4px;}
.datepicker thead:first-of-type tr:first-child th:last-child{border-top-right-radius: 4px;}
.datepicker thead:first-of-type > tr:last-child th{border-bottom: 1px solid #85C549;}
.datepicker tbody tr:first-of-type td {border-top:none;}
.datepicker tbody tr td:first-of-type {border-left:none;}
.datepicker tbody tr td:last-of-type {border-right:none;}
.datepicker tbody tr:last-of-type td {border-bottom:none;}
.datepicker .day{border:1px solid #EDEEEE;}
.datepicker .day.disabled{opacity:.5;}
.datepicker .day.active{background-color: #5ABB52}

/*RADIO BUTTON*/
#ticket-finder-form input[type="radio"]{display:none;}
#ticket-finder-form > div > div:nth-child(4) > div{text-align:center;border:1px solid #85C549!important;background-color: #EDEEEE!important;border-radius: 4px;color:#158241;padding:3px;}
#ticket-finder-form > div > div:nth-child(4) > div > div {padding:0;}
#ticket-finder-form > div > div:nth-child(4) > div label{width:100%;margin:0;border-radius:4px;cursor:pointer;line-height:22px; font-size:13px;}
#ticket-finder-form > div > div:nth-child(4) > div .active{color:white; background-color:#86C655}

.lowerPrice {display:inline!important;width:auto!important; height:auto!important;line-height:normal!important;margin:0!important; border-radius:initial!important;}
.lowerPrice:hover{background:none!important;}

/*SPINNERS*/
.custom-spinner{margin: 0!important;text-align: left!important;padding-left: 30px!important;height:28px!important; outline:none;font-size: 13px!important;}
#qtyWheelchair-box{display:none;}
#qty-box, #qtyWheelchair-box{padding:0;}
#qty-box > span:first-child, #qtyWheelchair-box > span:first-child{height: 30px;border:1px solid #85C549!important;background-color: #EDEEEE!important;border-radius: 4px;color:#158241;padding:0 3px;}
#qty-box a, #qtyWheelchair-box a{top:5px;}
#qty-box a:first-of-type, #qtyWheelchair-box a:first-of-type{right:4px;}
#qty-box a > span, #qtyWheelchair-box a > span{display:none!important;}
.custom-spinner-box-hor #fld_qtySuffix, .custom-spinner-box-hor #fld_qtyWheelchairSuffix {position: absolute;z-index: 1;top: 6px;font-size: 13px;right: 51px;width: 50px; color: #158241;}

/*CHECKBOX*/
.custom-checkbox-box{padding-right:0;text-align:left;height: 30px;line-height: 30px;cursor:pointer;}
.custom-checkbox-box > div{padding:0;}
.custom-checkbox-box input{width: 1.2em;height: 1.2em;background-color: #EDEEEE;border-radius: 50%;vertical-align: middle;border: 1px solid #85C549;-webkit-appearance: none;outline: none;cursor: pointer;margin: 0;position: relative;}
.custom-checkbox-box input:focus{outline:none;}
.custom-checkbox-box input:checked::before{ content: '•';color: #85C549;font-size: 50px;line-height: 8px;position: absolute;right: -2px;}
.custom-checkbox-box span{color:#158241;font-size:13px; margin-left: 5px;}

/*RESULT*/
#ticket-result-form{position:relative; display:none;}
#ticket-outbound {margin-bottom:20px;}
#ticket-outbound > div:first-child > h2:first-child,
#ticket-inbound > div:first-child > h2:first-child{position:absolute;top:0;left:0;}
#ticket-outbound > div:first-child > h2:last-child,
#ticket-inbound > div:first-child > h2:last-child{text-align:center;}

/*ROTATOR*/
#ticket-result-form ul.date-rotator li:first-child,
#ticket-result-form ul.date-rotator li:last-child{width:3.5%}
#ticket-result-form ul.date-rotator > li > a{height:100%;}
#ticket-result-form ul.date-rotator > li > div{cursor:pointer;}
#ticket-result-form ul.date-rotator > li > div > a {text-decoration:none; height:100%; padding-top:5px;}
#ticket-result-form ul.date-rotator > li.active > div > a {padding-top:2px; color:#fff;}
#ticket-result-form ul.date-rotator > li > div > a:focus{text-decoration:none;}
#ticket-result-form ul.date-rotator > li > div > a:hover{text-decoration:none;}
#ticket-result-form ul.date-rotator > li > div > a:active{text-decoration:none;}
#ticket-result-form ul.date-rotator > li > div > a > b:first-of-type{display:inline-block; margin-top:-2px; font-size:20px;}
#ticket-result-form ul.date-rotator > li.inactive > div > a > b:first-of-type{color:#A1ACAF !important}
#ticket-result-form ul.date-rotator > li.inactive.outbound-prev-btn > a,
#ticket-result-form ul.date-rotator > li.inactive.inbound-prev-btn > a{display:none;}
#ticket-result-form ul.date-rotator > li:not(.inactive) > div > a > b:last-of-type{display:none;}
#ticket-result-form ul.date-rotator > li.inactive{cursor:not-allowed}
#ticket-result-form ul.date-rotator li div,
#ticket-result-form ul.date-rotator li:first-child,
#ticket-result-form ul.date-rotator li:last-child{height:50px;}
#ticket-result-form ul.date-rotator li div.active-date ~ img {display:none;}
#ticket-result-form ul.date-rotator li:first-child img,
#ticket-result-form ul.date-rotator li:last-child img{margin:14px 0 0;}
#ticket-result-form ul.date-rotator li.day-hidden{display:none;width:0%;}
#ticket-result-form ul.date-rotator li{width:13.28%;}

#ticket-result-form ul.date-rotator li:not(:first-of-type):not(:nth-of-type(5)):not(.active):not(:nth-last-of-type(3)):not(:last-of-type) { border-right: 2px solid #fff; }
#ticket-result-form ul.date-rotator li:not(:first-of-type):not(:nth-of-type(3)):not(.active):not(:nth-of-type(7)):not(:last-of-type) { border-left: 2px solid #fff; }

#ticket-result-form ul.date-rotator li.active > div { background: #53B848; }
#ticket-result-form ul.date-rotator li.active > div a { position: relative; }
#ticket-result-form ul.date-rotator li.active > div a .triangle { position: relative; left: -3px; width: calc(100% + 6px); height: 0; padding:10.1% 0 0 52%; background: transparent; overflow: hidden; }
#ticket-result-form ul.date-rotator li.active > div a .triangle:after { content: ""; display: block; width: 0; height: 0; margin: -80px 0 0 -498px; border-top: 80px solid #53B848; border-right: 500px solid transparent; border-left: 500px solid transparent; }
#ticket-result-form ul.date-rotator li.active > div a .triangle--inner { position: absolute; bottom: 2px; left: 3px; width: calc(100% - 6px); height: 0; padding:10.1% 0 0 48%; background: transparent; overflow: hidden; }
#ticket-result-form ul.date-rotator li.active > div a .triangle--inner.safari { padding: 17.1% 0 0 96%; }
#ticket-result-form ul.date-rotator li.active > div a .triangle--inner:after { content: ""; display: block; width: 0; height: 0; margin: -81px 0 0 -498px; border-top: 80px solid #fff; border-right: 500px solid transparent; border-left: 500px solid transparent; }

#ticket-outbound .date-rotator > li:not(.inactive) > div > a > b:last-of-type > img,
#ticket-inbound .date-rotator > li:not(.inactive) > div > a > b:last-of-type > img{width:20px;}

@media (max-width: 991px) {
    #ticket-result-form ul.date-rotator li.active > div a .triangle { padding-top: 11%; }
    #ticket-result-form ul.date-rotator li.active > div a .triangle--inner { left: 1px; }
}

@media (max-width: 775px) {
    #ticket-result-form ul.date-rotator li.active > div a .triangle { padding-top: 12%; }
    #ticket-result-form ul.date-rotator li.active > div a .triangle--inner { width: calc(100% - 4px); left: 1px; }
}


/*DESCRIPTIONS*/
.overscreen { display: none; position: fixed; top: 0; left: 0; align-items: center; justify-content: center; width: 100%; height: 100%; background: rgba(0,46,60,.35); z-index: 9999; }
.overscreen.active { display: flex; }
.overscreen .cross-mobile { display: none; }

.overscreen__window { display: block; position: relative; width: 650px; }

.overscreen .cross { position: absolute; top: -30px; right: -30px; width: 30px; height: 30px; padding: 8px; background: #fcfcfc; box-sizing: border-box; border-radius: 50%; }
.overscreen .cross:hover { background: #ddd; }
.overscreen .cross span { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 14px; height: 2px; margin: auto; background: #002E3C; }
.overscreen .cross span:first-of-type { transform: rotate(45deg); }
.overscreen .cross span:last-of-type { transform: rotate(-45deg); }

.overscreen__window table.desktop { display: block; width: 100%; }
.overscreen__window table.desktop tr th:nth-of-type(1),
.overscreen__window table.desktop tr td:nth-of-type(1)  { width: 50%; padding: 2px; }
.overscreen__window table.desktop tr th:nth-of-type(2),
.overscreen__window table.desktop tr td:nth-of-type(2),
.overscreen__window table.desktop tr th:nth-of-type(3),
.overscreen__window table.desktop tr td:nth-of-type(3)  { width: 25%; padding: 2px; }

.overscreen__window table.desktop tr th span { display: block; margin: 0; padding: 15px 0px; border-radius: 10px; color: #fff; font-size: 18px; font-weight: bold; text-align: center; }
.overscreen__window table.desktop tr th:nth-of-type(2) span { border-radius: 0px; }
.overscreen__window table.desktop tr th:nth-of-type(1) span { background: white; color:black; text-align: left; padding-left: 15px }
.overscreen__window table.desktop tr th:nth-of-type(2) span { background: #53B848; }
.overscreen__window table.desktop tr th:nth-of-type(3) span { background: #076d3a; }
.overscreen__window table.desktop tr td { position: relative; }
.overscreen__window table.desktop tr td span { display: block; padding: 10px 20px; background: #fff; border-radius: 10px; }
.overscreen__window table.desktop tr td:nth-of-type(2) span { background: #fff; border-radius: 0; }
.overscreen__window table.desktop tr th:first-of-type span,
.overscreen__window table.desktop tr td:first-of-type span { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.overscreen__window table.desktop tr td:nth-of-type(2) span { text-align: center; }
.overscreen__window table.desktop tr th:last-of-type span,
.overscreen__window table.desktop tr td:last-of-type span { border-top-left-radius: 0; border-bottom-left-radius: 0; text-align: center; }
.overscreen__window table.desktop tr td:nth-of-type(2) span,
.overscreen__window table.desktop tr td:last-of-type span { display: flex; align-items: center; position: absolute; top: 2px; left: 2px; width: calc(75% - 4px); height: calc(100% - 24px); }

.overscreen__window table.mobile { display: none; }

.select-ticket .descriptions {margin:25px 0 20px !important; overflow:hidden;}
.select-ticket .descriptions > div {padding:0;}

.select-ticket .descriptions > div:nth-of-type(1) {padding:1px 5px 0 0;}
.select-ticket .descriptions > div:nth-of-type(1) .border-wrapper {height:52px; border:1px solid #ddd;}
.select-ticket .descriptions > div:nth-of-type(1) .border-wrapper p {display:inline-block; vertical-align:middle;}
.select-ticket .descriptions > div:nth-of-type(1) .border-wrapper p:nth-of-type(1) {width:20%;}
.select-ticket .descriptions > div:nth-of-type(1) .border-wrapper p:nth-of-type(2) {width:35%;}
.select-ticket .descriptions > div:nth-of-type(1) .border-wrapper p:nth-of-type(3) {width:18.5%;}

.select-ticket .descriptions > div { font-size: 20px; font-weight: 700; }
.select-ticket .descriptions > div:nth-last-of-type(2) {background:#53B848; border-right:3px solid #fff;}
.select-ticket .descriptions > div:last-of-type {background:#076d3a;}
.select-ticket .descriptions > div .description {position:relative; margin:0; padding:15px 0; text-align:center;}
.select-ticket .descriptions > div:nth-of-type(n+2) .description {height:54px; border:1px solid #fff; color:#fff; cursor: pointer;}
.select-ticket .descriptions > div .description span:not(.ribbon) {display:inline-block; margin-left:10px; padding-right: 1px; width: 16px; height:16px; border:1px solid #fff; border-radius:50%; color:#fff; font-size:10px; line-height:16px;}
.select-ticket .descriptions > div .description span.ribbon {position:absolute; top:-20px; right:5px; width:10px; height:60px; background:#F7DE28; transform:rotate(-45deg);}

.overscreen__window table.desktop tr td:first-of-type span .question-mark {display:inline-block; cursor:pointer; margin-left:10px; padding: 0px 5px; height:16px; border:1px solid green; border-radius:50%; color:green; font-size:12px; line-height:16px;}


/*DEPARTURES*/
.departures.Depart,
.departures.Arrive{text-align:center;}
.departures.Depart > div:not(.departuresLoader),
.departures.Arrive > div:not(.departuresLoader) {padding: 0; background-color: #EBF0F3;margin-top:5px;cursor:pointer;}
.departures.Depart > div:not(.departuresLoader):not(.soldOut):hover,
.departures.Arrive > div:not(.departuresLoader):not(.soldOut):hover{background-color:#DCE9F0;}
.departures.Depart > div > div, 
.departures.Arrive > div > div{min-height: 60px;}
.departures.Depart > div > div:first-child, 
.departures.Arrive > div > div:first-child{padding:5px;}
.departures.Depart > div > div:not(:first-child), 
.departures.Arrive > div > div:not(:first-child){padding:0px;}
.departures.Depart > div > div:last-child, 
.departures.Arrive > div > div:last-child {max-height: 62px;}
.departures.Depart > div > div div, 
.departures.Arrive > div > div div{padding:0;}
.departures.Depart > div:not(.journeyDetails) > div:not(:last-child):not(:first-child), 
.departures.Arrive > div:not(.journeyDetails) > div:not(:last-child):not(:first-child){height: 62px; border-right:5px solid white}
.departures.Depart > div > div:first-child, .departures.Arrive > div > div:first-child{text-align:center;}
.departures.Depart > div > div:first-child > div:first-child,
.departures.Depart > div > div:first-child > div:last-child, 
.departures.Arrive > div > div:first-child > div:first-child,
.departures.Arrive > div > div:first-child > div:last-child{font-size:18px;font-weight:bold;padding: 12px 0;}
.departures.Depart > div > div hr, 
.departures.Arrive > div > div hr{margin: 2px 0px;border-color: #5ABB52;border-top-width: 2px;}
.departures.Depart > div > div:nth-child(2) > div:first-child, 
.departures.Arrive > div > div:nth-child(2) > div:first-child{padding: 19px 0;}
.departures.Depart > div > div:nth-child(2) > div:last-child, 
.departures.Arrive > div > div:nth-child(2) > div:last-child{padding: 20px 0;font-weight: bold;}
.departures.Depart > div > div:nth-child(2) > div:first-child img, 
.departures.Arrive > div > div:nth-child(2) > div:first-child img{border: solid #138342;border-width: 0 2px 2px 0;display: inline-block;padding: 3px;position: absolute;top: 23px;right: 17px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-webkit-transition: all ease-in-out .2s; transition: all ease-in-out .2s;}
.departures.Depart > div > div:nth-child(2) > div:first-child > span:first-child, 
.departures.Arrive > div > div:nth-child(2) > div:first-child > span:first-child{font-weight:bold;color:#138342;font-size: 16px;}
    .departures.Depart > div > div:nth-child(3) > div:first-child,
    .departures.Arrive > div > div:nth-child(3) > div:first-child {font-size: 18px;font-weight: bold;padding: 17px 0;text-align: center;}
    .departures .price{width:50%; font-size:18px; font-weight:bold; padding:12px 0!important; text-align: center;}
    .departures > div > div > .price:first-of-type {position: relative; height:62px; border-top:3px solid #53B848;}
    .departures > div.soldOut > div > .price {border-color:#ccc !important;}
    .departures > div:not(.soldOut) > div > .price:first-of-type:hover {background:#53B848;}
    .departures > div > div > .price:first-of-type .right-border {position:absolute; top:-3px; right:0; width:5px; height:62px; background:#fff;}
    .departures > div > div > .price.insurancePrice {height:62px; border-top:3px solid #076d3a;}
    .departures > div:not(.soldOut) > div > .price.insurancePrice:hover {background:#076d3a;}
    .departures > div:not(.added):not(.soldOut) .price:hover {color:#fff;}
    .departures > div:not(.soldOut) .price.priceAdded {background: #86C655; border-color:transparent; color:#fff; cursor:not-allowed;}
    .departures > div:not(.soldOut) .price.purchased {cursor:not-allowed;}
    .departures .price ~ .extraBorder {display: none;}
.departures.Depart > div > div:nth-child(3) > div:first-child .lowestFare, 
.departures.Arrive > div > div:nth-child(3) > div:first-child .lowestFare{display:block; width:100%; font-size:10px; font-weight:300;}
.departures.Depart > div > div:nth-child(3) > div:first-child .lowestFare i,
.departures.Arrive > div > div:nth-child(3) > div:first-child .lowestFare i {font-style:normal; color:#F7DE28;}
.departures .price .withInsurance{width: 100%;height: 16px;background-color: #53B848;position: absolute;top: 0;left: 0;font-size: 12px;color: white;}
.departures .soldOut .price .withInsurance{background-color: #A1ACAF;}
 .select-ticket  .seatsLeft {position: absolute;left: 0;bottom: 0;right: 0;margin: auto;font-weight: bold;font-size: 10px;}
    .departures.Depart > div > div > div:nth-child(2) > span:first-child,
    .departures.Arrive > div > div > div:nth-child(2) > span:first-child {
        font-weight: bold;
    }
.departures.Depart > div > div:last-child a, 
.departures.Arrive > div > div:last-child a{padding: 6px;width: 80%;display: block;border: 2px solid #fff;border-radius: 5px;margin: 6px auto;color: #fff;font-weight: bold;font-size: 16px;background-color:#5ABB52}

.departures.Depart .journeyDetails,
.departures.Arrive .journeyDetails{text-align:left;background-color:#DCE9F0!important;margin-top:5px!important;display:none;cursor:default!important;}
.departures.Depart .journeyDetails > div,
.departures.Arrive .journeyDetails > div{min-height:45px;padding:5px!important;border:none!important;}
.departures.Depart .journeyDetails > div > div:first-child,
.departures.Arrive .journeyDetails > div > div:first-child{font-size: 16px!important;font-weight: bold!important;padding: 6px 0 6px 60px!important;text-align: left!important;}
.departures.Depart .journeyDetails > div > div:first-child:before,
.departures.Arrive .journeyDetails > div > div:first-child:before{content: '';display: inline-block;width: 10px;height: 10px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background-color: #4FB948;position: absolute;top: 13px;left: 34px;}
.departures.Depart .journeyDetails > div:not(:last-child):after,
.departures.Arrive .journeyDetails > div:not(:last-child):after{content: '';display: inline-block;width: 2px;height: 100%;background-color: #4FB948;position: absolute;top: 21px;left: 43px;}
.departures.Depart .journeyDetails > div > div:nth-child(2),
.departures.Arrive .journeyDetails > div > div:nth-child(2){font-weight:bold!important;text-align:left!important;padding: 7px 0 7px 5px!important;;}
.departures.Depart .journeyDetails > div > div:last-child,
.departures.Arrive .journeyDetails > div > div:last-child{text-align:left!important; padding:7px 0!important;font-size:14px!important;    font-weight: normal!important;}
.departures.Depart .journeyDetails > div > div,
.departures.Arrive .journeyDetails > div > div{border:none!important;}

.departures.Depart > div.active,
.departures.Arrive > div.active{background-color:#DCE9F0!important;}
.departures.Depart > div.active > div:nth-child(2) > div:first-child img, 
.departures.Arrive > div.active > div:nth-child(2) > div:first-child img{transform: rotate(-135deg);-webkit-transform: rotate(-135deg);top:28px;}

.departures.Depart > div > div:last-child a:hover, 
.departures.Arrive > div > div:last-child a:hover,
.departures.Depart > div > div:last-child a:visited, 
.departures.Arrive > div > div:last-child a:visited,
.departures.Depart > div > div:last-child a:active, 
.departures.Arrive > div > div:last-child a:active,
.departures.Depart > div > div:last-child a:focus, 
.departures.Arrive > div > div:last-child a:focus{text-decoration:none;}

.departures.Depart .departuresLoader,
.departures.Arrive .departuresLoader{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(256,256,256, 0.6);z-index: 2;}
.departures.Depart .departuresLoader img,
.departures.Arrive .departuresLoader img{top: 0;position: absolute;bottom: 0;margin: auto;left:0;right:0;}


.arrow{border: solid #5ABB52;border-width: 0 2px 2px 0;display: inline-block;padding: 3px;position: absolute;right: 0;top: 21px;}
.arrow.right{transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}

.departures.Depart > div.soldOut, 
.departures.Arrive > div.soldOut {color: #A1ACAF!important;cursor:not-allowed;}
.departures.Depart > div.soldOut > div hr, 
.departures.Arrive > div.soldOut > div hr{border-color:#A1ACAF}
.departures.Depart > div.soldOut > div:last-child a, 
.departures.Arrive > div.soldOut > div:last-child a{border: none;font-size: 14px;margin: 9px auto;cursor: not-allowed;color: #A1ACAF;background-color: transparent;}
.departures.Depart > div.soldOut.departed > div:last-child a, 
.departures.Arrive > div.soldOut.departed > div:last-child a{border:2px solid #A1ACAF; background-color:transparent;}
.departures.Depart > div.soldOut .arrow,
.departures.Arrive > div.soldOut .arrow{border-color: #A1ACAF;}
.departures.Depart > div.soldOut > div:nth-child(2) > div:first-child > span:first-child, 
.departures.Arrive > div.soldOut > div:nth-child(2) > div:first-child > span:first-child{color: #A1ACAF!important}
.departures.Depart > div.soldOut > div:nth-child(2) > div:first-child img, 
.departures.Arrive > div.soldOut > div:nth-child(2) > div:first-child img{border-color: #A1ACAF;}

.departures.Depart > div.added, 
.departures.Arrive > div.added{height: 64px; border:1px solid #86C655!important; background-color:#DEE7EC!important;}
.departures.Depart > div.added > div:last-child a, 
.departures.Arrive > div.added > div:last-child a{color:#fff!important; border-color:#FFF!important;cursor:not-allowed!important;background-color:#BDE4BA!important}
.departures.Depart > div > div:last-child .schedule-cover, 
.departures.Arrive > div > div:last-child .schedule-cover{left: 0; width:100%; cursor: not-allowed;}
.departures.Depart > div > div:last-child .schedule-cover img, 
.departures.Arrive > div > div:last-child .schedule-cover img{position: absolute;top: 0;bottom: 0;left: 0;right: 15px;margin: auto;width: 32px;height: 32px;}

.priceSmall{font-size:13px;}
.price.priceAdded{padding: 5px 0!important}
.price.priceAdded.isLowestFare{padding:2px 0 0 !important;}
.price.priceAdded.isLowestFare .lowestFare {display:none !important;}

/*OFFER CODE*/
#offerCodePanel {
    display: none;
    width: inherit;
}
#offerCodePanel > .offerCode > div > h2{display:block; padding:2px 30px 0px 0px; float:left;}
#offerCodePanel > .offerCode > div > input{padding: 5px; width: 140px; float:left;outline:none;}
#offerCodePanel > .offerCode > div > a{width: 100px; margin-left:10px;cursor:pointer;}
#offerCodePanel p.errorOfferCode{color:red;}

/*BASKET*/
.ui-selectmenu-button{-moz-border-radius: 4px !important;-webkit-border-radius: 4px !important;border-radius: 4px !important;outline:none;}
.ui-selectmenu-menu .ui-menu{-moz-border-radius: 4px !important;-webkit-border-radius: 4px !important;border-radius: 4px !important;}
.basketError{color:red;}

/*SHORT SELECT TICKET FORM*/
#ticket-finder-form.short-form a#submitBttn{width:100%;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}

#ticket-finder-form.short-form .bootstrap-datetimepicker-widget{width:100%;    border: 1px solid #85C549!important;}
#ticket-finder-form.short-form .bootstrap-datetimepicker-widget table td.day {height:initial;}
#ticket-finder-form.short-form .bootstrap-datetimepicker-widget table td.day img{width: initial;}
#ticket-finder-form.short-form .nextArrow,
#ticket-finder-form.short-form .previousArrow{top:7px!important;}
#ticket-finder-form.short-form #datePickerDepart,
#ticket-finder-form.short-form #datePickerArrive{max-height:28px;color:#497848 !important; background-color:#EDEEEE;outline:none;padding-left: 30px;border:1px solid #85C549!important; border-radius: 4px;box-shadow:none;font-size: 13px;color: #158241 !important;cursor:pointer;}
#ticket-finder-form.short-form .input-arrow,
#ticket-finder-form.short-form .input-arrow{border-style: none;display: block;position: absolute;cursor:pointer;width: 24px !important;height: 24px !important;background-image: url(../images/spriteIcons.png) !important;background-repeat: no-repeat;background-position: 91.471% 44.382% !important;border-style: none!important;left: auto!important;top: 2px!important;right: 2px!important;background-size: 271px 798px;}
/*#ticket-finder-form.short-form .ticket-finder-form-bus-img {position: absolute;right: -35px;top: -50px;width: 100%;height: auto;}*/
#ticket-finder-form.short-form > div:first-child > div:nth-child(4) > div {text-align: initial;border: none!important;background-color: white!important;border-radius: initial;color: #158241 !important;padding:0;}
#ticket-finder-form.short-form > div:first-child > div:nth-child(4) > div:last-child{ padding: 0 0px 0 15px;}
#ticket-finder-form.short-form #datePickerArrive{display:block;}

#orderItemsDisplay {width:inherit;}
#orderItemsDisplay *{box-sizing:border-box;-webkit-box-sizing:border-box;}
/*BASKET SCROLL BUTTON*/
.basketButtonScroll {position: fixed;right: 10px;bottom: 10px;z-index: 999;text-align: center;border: 1px solid #158241;cursor: pointer;display:none;background-color: white;}
.basketButtonScroll > span{font-weight: bold;padding: 5px;display: inline-block}
.basketButtonScroll > span > span:first-child{background-color: red;padding: 2px 0px;border-radius: 25px;color: white;font-weight: bold;font-size: 12px;display: inline-block;min-width: 20px;min-height: 20px;}
.basketButtonScroll > div{width: 100%;height: 25px;background-color: #158241;position: relative;border-radius: 0px;margin: auto!important;}
.basketButtonScroll > div > i{max-width:1px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); transform: rotate(45deg); border: solid #FFF;border-width: 0 2px 2px 0;padding: 7px;left: 0px;right: 0;top: 0px;margin:auto;}

/*NEW BASKET*/
#basketTable, #basketTable div{padding:0;}
#basketTable > div:first-child{ border-bottom: 1px solid #158241;}
#basketTable > div:first-child > div:last-child > div{ color: #158241;padding: 10px;font-weight: normal;font-size: 18px;}
#basketTable > div:first-child > div:last-child > div#date-header, 
#basketTable > div:first-child > div:last-child > div#time-header{text-align:left;}
#basketTable > div:first-child > div:last-child > div#qty-header{text-align:center;}
#basketTable > div:first-child > div:last-child > div#price-header, 
#basketTable > div:first-child > div:last-child > div#total-header{text-align:right;}
#basketTable .basket-row{border-bottom: 1px solid #C4C9D1;padding: 5px 0;} 
#basketTable .basket-row > div > div{padding:10px;}
#basketTable .basket-row .totals-sml{color: #158241;font-size: 16px;}
#basketTable .basket-row .totals{color: #158241;font-size: 18px;}
#basketTable .basket-row > div,
#basketTable .basket-row > div:not(:first-child) >div  {display: inline-block;vertical-align: middle;float: none;}
#basketTable .basket-row > div:not(:first-child) .ui-selectmenu-button{height: 29px !important;display: inline-block;vertical-align: middle;float: none;}
#basketTable .ui-selectmenu-button span.ui-selectmenu-text{    padding: 0 20px 0 0px!important;}


.product-listing-table.selected-tickets-table.order-summary *{box-sizing: border-box;-webkit-box-sizing: border-box;}
.product-listing-table.selected-tickets-table.order-summary,
.product-listing-table.selected-tickets-table.order-summary div{padding:5px 0;}
.product-listing-table.selected-tickets-table.order-summary > div:first-child > div{color: #158241;vertical-align: bottom;font-weight: normal;font-size: 18px;}
.product-listing-table.selected-tickets-table.order-summary > div:first-child { border-bottom: 1px solid #158241;}
.product-listing-table.selected-tickets-table.order-summary > div:not(:first-child) { border-bottom: 1px solid #C4C9D1;}
.product-listing-table.selected-tickets-table.order-summary input {min-height:30px;}
/*.product-listing-table.selected-tickets-table.order-summary div {display: inline-block;vertical-align: middle;float: none;}*/

.cardListing *{box-sizing: border-box;-webkit-box-sizing: border-box;}
.cardListing div{padding: 0;}
.cardListing div.cardsHeader {border-bottom: 1px solid #158241;color: #158241;font-weight: normal;font-size: 18px;}
.cardListing > div:first-of-type > div:first-of-type > div:not(.cardsHeader) {border-bottom: 1px solid #C4C9D1}
.cardListing > div:first-of-type > div:first-of-type > div:not(.cardsHeader) > div:not(:last-child){padding-top:3px;}
.cardListing > div:first-of-type > div:first-of-type > div{padding:5px 0;}
.cardListing > a:first-of-type{clear:both;float:left;margin-top:10px!important;}
#addCardDiv input{min-height:25px;}

.rewardListing *{box-sizing: border-box;-webkit-box-sizing: border-box;}
.rewardListing div{padding:0;}
.rewardListing > div:first-child > div{ color: #158241;font-weight: normal;font-size: 18px;}
.rewardListing > div:first-child{border-bottom: 1px solid #158241;padding:10px 0;}
.rewardListing > div:not(:first-child){padding:10px 0;border-bottom: 1px solid #C4C9D1;}

.ordersListing *{box-sizing: border-box;-webkit-box-sizing: border-box;}
.ordersListing, .ordersListing div{padding:0;}
.ordersListing > div{padding: 10px 5px;cursor:pointer;}
.ordersListing > div:not(:first-of-type) {border-bottom: 1px solid #C4C9D1;}
.ordersListing > div:not(:first-of-type):hover{background-color:#C4C9D1}
.ordersListing > div > div:nth-child(4){text-align:right;}
.ordersListing .ordersHeader {border-bottom: 1px solid #158241;    color: #158241;font-weight: normal;font-size: 18px;}

.smartbanner {top: 0px!important;}

@media(max-width: 1450px) {
    .basketButtonScroll > span > span:last-child{display:none;}
}

@media(max-width: 991px){
    .custom-spinner-box-hor #fld_qtySuffix, .custom-spinner-box-hor #fld_qtyWheelchairSuffix {top: 7px;font-size: 12px;left: 44%;width: 50%;text-align: left;z-index: 0;}
    .custom-spinner{text-align: right!important;padding-right: 62%!important;width: 100%;z-index: 1;}
    #ticket-finder-form > div:nth-child(2){padding-left:0; padding-right:15px;}
    #ticket-finder-form > div:nth-child(3){padding-right:0;}
    .select-ticket.short-form > div:first-child,
    .select-ticket.short-form > div:nth-child(2){width:50%;}
    .select-ticket.short-form > div:nth-child(2){padding-left:15px!important;padding-right:0!important;}

    .departures.Depart > div > div:last-child, 
    .departures.Arrive > div > div:last-child {width: 50%;}

    .departures.Depart > div:not(.journeyDetails) > div:not(:last-child), 
.departures.Arrive > div:not(.journeyDetails) > div:not(:last-child){border-right:5px solid white}
}

@media(max-width: 930px) {
    .departures.Depart .journeyDetails > div > div:first-child, .departures.Arrive .journeyDetails > div > div:first-child{padding:6px 0 6px 30px!important;}
    .departures.Depart .journeyDetails > div > div:first-child:before, .departures.Arrive .journeyDetails > div > div:first-child:before{left:0;}
    .departures.Depart .journeyDetails > div:not(:last-child):after, .departures.Arrive .journeyDetails > div:not(:last-child):after{left:9px;}
}

@media(max-width: 830px) {
    .item-time-header{font-size:13px;}
}

@media(max-width: 767px){
    /*NEW BASKET*/
#basketTable{border-top: 1px solid #53B848;}
#basketTable, #basketTable div{padding:0;}
#basketTable > div:first-child{ border-bottom: 1px solid #158241;}
#basketTable > div:first-child > div:last-child > div{ color: #158241;padding: 10px;font-weight: normal;font-size: 18px;}
#basketTable > div:first-child > div:last-child > div#date-header, 
#basketTable > div:first-child > div:last-child > div#time-header{text-align:left;}
#basketTable > div:first-child > div:last-child > div#qty-header{text-align:center;}
#basketTable > div:first-child > div:last-child > div#price-header, 
#basketTable > div:first-child > div:last-child > div#total-header{text-align:right;}
#basketTable .basket-row:first-child{border-bottom: 1px solid #53B848;margin: 0 0 5px 0;}
#basketTable .basket-row{border-bottom: 1px solid #53B848;} 
#basketTable .basket-row > div > div{padding:0px;}
#basketTable .basket-row .totals-sml{color: #158241;font-size: 16px;}
#basketTable .basket-row .totals{color: #158241;font-size: 18px;}
#basketTable .basket-row > div,
#basketTable .basket-row > div:not(:first-child) >div,
#basketTable .basket-row > div:not(:first-child) > div.item-qty-header > div{display: inline-block;vertical-align: middle;float: none;}
#basketTable .basket-row > div:not(:first-child) .ui-selectmenu-button{width: 80%!important;height: 28px!important;padding: 5px 25px 5px 0px!important;border: 1px solid #53B848 !important;display: inline-block;vertical-align: middle;float: none;  text-align: center!important;}
#basketTable .ui-selectmenu-button span.ui-selectmenu-text{    padding: 0 0px 0 0px!important;}
#basketTable .item-route-header{margin-right: 5px;border-right: 1px solid #C4C9D1;padding-top: 5px;padding-bottom: 5px;}
#basketTable .basket-row:not(.last-row) > div:nth-child(2){margin-right: 5px;border-right: 1px solid #C4C9D1;padding-bottom: 5px;}
#basketTable .item-date-header{padding: 5px 0!important;}
#basketTable .item-date-header > div:first-child{font-weight:bold;color: #158241}
#basketTable .item-time-header{padding: 5px 0!important;}
#basketTable .item-time-header > div:first-child{font-weight:bold;color: #158241}
#basketTable .item-qty-header{text-align: left!important;padding-top: 5px!important;}
#basketTable .item-qty-header > div:first-child,
#basketTable .item-qty-header > div:nth-child(3){font-weight:bold;color: #158241;font-size:14px!important}
#basketTable .item-qty-header > div:nth-child(2),
#basketTable .item-qty-header > div:nth-child(4){padding-right: 20px;text-align: right;}
#basketTable .basket-row > div:nth-child(3){text-align: right;top: 0;position: absolute;bottom: 0;margin: auto;height: 18px;}
#basketTable .basket-row > div:nth-child(4){position: absolute;top: 3px;right: 0;}
#basketTable .basket-row .ui-selectmenu-button span.ui-icon {width: 24px !important;height: 24px !important;background-image: url(../images/spriteIcons.png) !important;background-repeat: no-repeat;background-position: 91.471% 44.382% !important;border-style: none!important;left: auto!important;top: 9px!important;right: 1px!important;background-size: 271px 798px;}
#basketTable .basket-row.last-row > div:last-child > div:first-child{padding-right: 20px;}
#basketTable .basket-row.last-row > div:last-child > div:nth-child(2){font-size:14px;}
#basketTable .item-date-header > div:last-child{text-align:right;padding-right:20px;}
#basketTable .item-time-header > div:last-child{text-align:right;padding-right:20px;}
}


.departures-info{display:none; margin-top:20px; background-color:#EBF0F3; border-radius:10px; font-weight:bold; min-height:30px; text-align:left; font-size:14px;}
.departures-info > div { position: absolute; top: 50%; transform: translate(-0%,-50%); }
.departures-info > div:first-child { left: 2.5%; }
.departures-info > div:nth-child(2) { left: 6.5%; right: 6.5%; }
.departures-info > div:nth-child(3) { right: 1%; cursor: pointer; width: 19px; height: 19px; background: url('images/spriteIcons01.png') no-repeat -177px -566px; }


/* Account Booking - amend/cancel order*/
#lbl_changesNotAllowed{ float: left; width:100%;}
#editBasketBttn { width: 200px; float: right; }
#editBasketConfirmBttn { width: 200px; }
#editBasketAddItemBttn { width:200px; float:right; }
#editBasketCancelBttn { width:200px; float:right; margin-right:5px; }
#cancelOrderBttn { width: 200px; }
#cancelYesBttn { margin-right: 10px; }
#cancelNoBttn { }

/* Ticket form on the 'Alternative to Washington, DC - New York City trains page' */
.alternative #ticket-finder-form > div:nth-child(2){padding-left:0; padding-right:15px;}
.alternative #ticket-finder-form > div:nth-child(3){padding-right:0;}
.alternative .select-ticket.short-form > div:first-child,
.alternative .select-ticket.short-form > div:nth-child(2){width:50%;}
.alternative .select-ticket.short-form > div:nth-child(2){padding-left:15px!important;padding-right:0!important;}
.alternative .ticket-finder-form-bus-img {display:none;}

/*SOCIAL MEDIA*/
#facebook{position: relative;width: 100%;text-align:right;}
#facebook textarea{margin: 0px;height: 100px;width: 100%;text-align: left;font-size: 18px;box-sizing: border-box;}
#facebook #fbAuth{position: absolute;top: 0;width: 100%;height: 100%;background-color:rgba(256,256,256, 0.6);left: 0;text-align: center;padding: 70px;font-weight: bold;box-sizing: border-box;font-size: 20px;z-index: 2;}
#facebook > div{text-align: left;font-size: 18px;margin-bottom: 10px;}
#fbShare{padding:15px;}

#twitter{position: relative;width: 100%;text-align:right;}
#twitter textarea{margin: 0px;height: 100px;width: 100%;text-align: left;font-size: 18px;box-sizing: border-box;}
#twitter #twAuth{position: absolute;top: 0;width: 100%;height: 100%;background-color:rgba(256,256,256, 0.6);left: 0;text-align: center;padding: 40px;font-weight: bold;box-sizing: border-box;font-size: 20px;z-index: 2;}
#twShare{padding:15px;}
.charRemaining{position: absolute;bottom: 55px;right: 20px;}

#email{position: relative;width: 100%;text-align:right;}
#email textarea{margin: 0px;height: 100px;width: 100%;text-align: left;font-size: 18px;box-sizing: border-box;}
#emShare{padding:15px;}

.snIcon{width:24px;margin-right: 5px;}


.black_overlay { display: none; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index: 1001; -moz-opacity: 0.8; opacity: .80; filter: alpha(opacity=80); }
.white_content { display: none; position: absolute; top: 5%; left: 0%; padding: 2%; z-index: 1002; overflow: auto; width:96%; }
    .white_content > div { display: block; margin: auto; border: 2px solid #002E3C; background-color: white; width: fit-content; padding: 30px 30px; text-align: right; border-radius:10px; max-width:1100px;}

@media(max-width: 991px) {
    #RewardPointsForm {display:block;}
    #RewardPointsForm > div { width: 100%; display:inline-block; margin-bottom: 20px;}    
}

@media(min-width: 992px) {
    #RewardPointsForm {display:flex;}
    #RewardPointsForm > div { width: 50%; display:inline-block; }
}

/* Bootstrap nav for rewards page */
.nav.nav-tabs{ display:flex; }
.nav.nav-tabs li{ display:flex; }
.nav.nav-tabs li a{ width:100%; }
#stay22-script{position:relative;clear: both;margin-top: 20px;}


.covid-info > div > div > h2 {
    margin-bottom:25px;
}


.covid-info > div > div > a {
    color: #002E3C;
    font-weight:bold;
}

.covid-info > div > div > a:hover {
    color: #158241;
}

.covid-info {
    height: 400px;
}

.covid-info > div > iframe {
    min-height: 400px;
}

@media (min-width:840px) {
    .covid-info {
        height: 355px;
    }
    .covid-info > div > iframe {
        min-height: 355px;
    }
}

@media (min-width:992px) {
    .covid-info {
        height: 330px;
    }
    .covid-info > div > iframe {
        min-height: 330px;
    }
}

@media (min-width:1170px) {
    .covid-info {
        height: 290px;
    }
    .covid-info > div > iframe {
        min-height: 290px;
    }
}



/*  >> CITY GUIDES
    ---------------------------------------------------------------------------------------------------- */

.city-guides * { box-sizing: border-box; }
.city-guides section + section { margin-top: 17px; }
.city-guides.default .links { margin-top: 50px; }
.city-guides:not(.default) .links { margin: 17px 0; }
.city-guides .link { position: relative; width: calc(33.33333% - 10px); padding: 30px; background: #002E3C; border-radius: 10px; }
.city-guides .link h4 { margin-bottom: 5px; font-size: 20px; }
.city-guides .link p { margin: 0; color: #fff; font-size: 16px; font-weight: 700; line-height: 23px; }
.city-guides .link .right-arrow { position: relative; width: 16px; height: 16px; background: transparent url('../images/spriteIcons01.png') -151px -1072px no-repeat; }
.city-guides .link a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 10px; z-index: 1; }
.city-guides .link:hover { opacity: .8; }

.city-guides__hero { position: relative; background: #fff; border-radius: 10px; overflow: hidden; }
.city-guides__hero img { position: absolute; top: 0; right: 0; width: auto; height: 100%; z-index: 0; }
.city-guides__hero .flexbox { height: 234px; }
.city-guides__hero .text-wrapper { position: relative; width: 100%; max-width: 450px; padding-left: 30px; z-index: 1; }
.city-guides__hero .text-wrapper h1 { font-size: 40px; line-height: 50px; }
.city-guides__hero .text-wrapper p { margin: 20px 0 0; font-size: 22px; line-height: 28px; }

.city-guides__content { margin-bottom: 50px; padding: 50px 30px; background: #fff; border-radius: 10px; }
.city-guides__content h2 { margin-bottom: 15px; font-size: 25px; }
.city-guides__content p + h2 { margin-top: 30px; }

@media (max-width: 1095px) {
    .city-guides__hero img { opacity: .5; }
    .city-guides .link { width: 100%; padding: 25px; }
    .city-guides .link + .link { margin-top: 10px; }
}