.carousel-hidden { display:none;visibility:hidden; }
.clickable-caption-box { display:block;position:absolute;width:100%;height:100%;top:0; }

.carousel { margin-top:0px; }
.carousel ol.carousel-indicators { left:12%;top:92%;z-index:99; }
.carousel ol.carousel-indicators .active { background:#F15D22; border: #F25D22 solid 1px;}
.carousel ol.carousel-indicators li { background:white; border:1px solid #333E48;width:15px;height:15px;border-radius:15px;margin-right:3px !important;margin:0px; }
.carousel .carousel-caption { /*min-width:450px !important;*//*width:25%;*/color:#333e49;text-shadow:none;opacity:1;top:140px;max-width: 575px;}
.carousel .carousel-caption h3 { font-family:'bariol_regular';font-weight:400;/*font-size:3vw*/font-size: 40px;line-height:1;text-align:left;width:100%;height:inherit;line-height:45px;/*padding:inherit;*/margin:inherit;padding-bottom:0px; }
.carousel .carousel-caption h3 span{ font-family:'bariol_regular';}
.carousel .carousel-caption h4 { font-family:'bariol_regular';font-weight:400;font-size:20px;text-align:left;line-height:1.2; }
.carousel .carousel-caption .btn { float:left;position:relative;/*margin:30px 3px 10px;*/padding:13px 70px; font-size: 16px !important;}
.carousel .carousel-inner { overflow: visible !important; }
.carousel .carousel-inner .item { height: auto;/* min-height: 628px;*/}
.carousel .img-responsive { width: 100%; }

.carousel-inner div.caption-right{ right:0%; left: 40%; }
.carousel-inner div.caption-left{ left:0%; right: 40%; }

.carousel-inner div.carousel-caption h3.caption-dark, .carousel-inner div.carousel-caption h4.caption-dark{ /*color:#333e49;*/ }
.carousel-inner div.carousel-caption h3.caption-light, .carousel-inner div.carousel-caption h4.caption-light{ color:#FFFFFF; }

@media not all, (-webkit-transform-3d){
    .carousel .carousel-inner .item { -webkit-transition:-webkit-transform .9s ease-in-out;transition:transform .9s ease-in-out; }
}

.carousel .slope-container { /*position:absolute;top:89%;*/position:relative;margin-top:-60px;left:0;width:100%;height:95px;overflow:hidden;z-index:9; }
.carousel .slope-container .slope { position:absolute;z-index:-1;/*top:44px;*/top:30px;height:300px;width:150%;left:-25%;/*border-top:solid 4px #333E48;*/background:#333E48;-webkit-transform:rotate(2deg);-moz-transform:rotate(2deg);-ms-transform:rotate(2deg);transform:rotate(2deg);overflow:hidden; }
.carousel .slope-container .slope .sub-slope {
    /*border:20px solid #333E48;*/
    transform:rotate(-0.5deg);
    -webkit-transform: rotate(0.2deg);
    -moz-transform: rotate(0.2deg);
    -o-transform: rotate(0.2deg);
    -ms-transform: rotate(0.2deg);
    -sand-transform: rotate(0.2deg);
    /*background:#ffffff;*/
    height:400px;
    margin-top:5px; }

@media (min-width: 1940px) {
    .carousel .carousel-caption {
        width: 32%;
    }
}

@media (min-width: 1720px) {
    .carousel-inner div.caption-right{ right:0%; left: 35%; }
    .carousel-inner div.caption-left{ left:0%; right: 35%; }
}

@media (min-width: 1540px) {
    .carousel ol.carousel-indicators { top:91%; }
    .carousel .carousel-caption {
        width: 41%;
    }
    .carousel-inner div.caption-right{ right:0%; left: 30%; }
    .carousel-inner div.caption-left{ left:0%; right: 30%; }
}

@media (max-width: 1239px) {
    .carousel .carousel-caption {
        top: 50px !important;
        width: 50%;
    }
    .bread-crumb {
        top: 80px;
    }
}

@media (max-width: 1110px) {
    .carousel .carousel-caption h3 {
        font-size: 32px !important;
        line-height:41px;
    }
}

@media (max-width: 1200px) {
    .carousel ol.carousel-indicators { left:12%;top:89%; }
    .carousel .slope-container { /*position:absolute;top:85%;*/left:0;width:100%;height:95px;overflow:hidden;z-index:9; }
    .carousel .slope-container .slope { position:absolute;z-index:-1;/*top:44px;*/height:300px;width:150%;left:-25%;/*border-top:solid 4px #333E48;*/background:#333E48;-webkit-transform:rotate(2deg);-moz-transform:rotate(2deg);transform:rotate(2deg); }
    .carousel .slope-container .slope .sub-slope { /*border:20px solid #333E48;*//*transform:rotate(-0.5deg);*//*background:#ffffff;*/height:400px;margin-top:5px; }
}

@media (max-width: 992px) {
    .carousel ol.carousel-indicators { top:87%; }
    .carousel .carousel-caption {
        width: 50% !important;
        top:50px;
    }
    .carousel .carousel-caption h3 {
        font-size: 25px !important;
        /*font-size: 2.75vw;*/
        line-height:31px;
    }
    .carousel .carousel-caption h4 { font-size:14px; }
    .carousel .carousel-caption .btn { padding:10px 70px;}
}

@media (max-width: 860px) {
    .carousel .carousel-caption h3 {
        font-size: 23px !important;
        line-height:30px;
    }
}

@media (max-width: 830px) {
    .carousel .carousel-caption h3 {
        font-size: 20px;
        line-height:26px;
    }
    .carousel .carousel-caption h4 { font-size:12px; }
}

@media (max-width: 767px) {
    .clickable-caption-box { width:0%; height:0%; }

    .carousel { margin-bottom: 50px; /*margin-top:0px;*/ }
    .carousel ol.carousel-indicators { left:80px;bottom:49%; }
    .carousel ol.carousel-indicators .active { background:#FFFFFF; border: #FFFFFF solid 1px;}
    .carousel ol.carousel-indicators li { border:1px solid #333E48;width:20px;height:20px;border-radius:20px; }
    .carousel .carousel-inner .item { height:auto; }
    .carousel .carousel-caption { left:0%;right:0%;min-width:inherit;width:100% !important;text-align:center;padding-bottom:45px;background:#00A0AF; max-width: 100%;padding-top: 20px;position: relative;top:30px !important;height:275px;overflow:hidden;}
    .carousel .carousel-caption h3 { text-align:left; /*font-size:4vw;*/font-size:31px;color:#ffffff;padding:0px 40px;line-height:1.2;height:unset; }
    .carousel .carousel-caption h4 { font-size:17px;color:#ffffff;padding:0px 40px;text-align:left; }
    .carousel .carousel-caption .btn { border:1px solid #FFFFFF;color:#ffffff !important;/*margin:35px auto 10px;*/float:none;font-size:24px;padding:10px 35px; }

    .carousel .slope-container { position:absolute;/*top:88.5%;*/margin-top:auto;left:0;width:100%;height:90px;overflow:hidden;z-index:9; }
    .carousel .slope-container .slope { position:absolute;z-index:-1;/*top:23px;*/height:300px;width:150%;left:-25%;border-top:solid 4px #333E48;background:#00A0AF;-webkit-transform:rotate(2.5deg);-moz-transform:rotate(2.5deg);transform:rotate(2.5deg); }
    .carousel .slope-container .slope .sub-slope { display:none; }
    .carousel .carousel-caption .btn{
        box-shadow: none !important;
    }
    .carousel-inner div.caption-right {
        left: 0%;
    }
    /* 7557073 - R8 - Carousel background color to remain unchanged on mobile so this ensures the default colors are used */
    .carousel .slope-container .slope .sub-slope {
        background: #00A0AF;
        border:  #333E48;
    }
    .carousel .slope-container .slope {
        background: #00A0AF;
    }
    .carousel ol.carousel-indicators .active {
        background: #F15D22;
    }
}

@media (max-width: 612px) {
    .carousel ol.carousel-indicators { bottom:53%; }
    .carousel .slope-container { /*top:87%;*/ }
}

@media (max-width: 485px) {
    .carousel ol.carousel-indicators { bottom:57%; left: 70px;}
    .carousel .slope-container { /*top:31%;*/ }
    .carousel .carousel-caption h3, .carousel .carousel-caption h4 {
        padding: 0 20px;
    }
   /* .carousel .carousel-caption .btn {
        padding: 16px 100px;
    }*/
}

@media (max-width: 430px) {
    /*.carousel .carousel-caption .btn {
        padding: 16px 95px;
    }*/
}

@media (max-width: 390px) {
    .carousel .carousel-caption h3, .carousel .carousel-caption h4 {
        /*font-size: 20px !important;*/
        padding: 0 10px;
    }
    .carousel ol.carousel-indicators {
        left: 80px;
    }
}

/* FOR CMS */

.slide-caption.cke_editable, .slide-sub-caption.cke_editable{color:#333e49;text-shadow:none;opacity:1;top:140px;max-width: 575px;}
.slide-caption.cke_editable { font-family:'bariol_regular';font-weight:400;/*font-size:3vw*/font-size: 40px;line-height:1;text-align:left;width:100%;height:inherit;line-height:45px;/*padding:inherit;*/margin:inherit;padding-bottom:0px; }
.slide-sub-caption.cke_editable { font-family:'bariol_regular';font-weight:400;font-size:20px;text-align:left;line-height:1.2; }
.slide-caption.cke_editable .img-responsive, .slide-sub-caption.cke_editable .img-responsive { width: 100%; }