/*.carousel-control-prev-icon:before,
.carousel-control-next-icon:after {
    content: "\f1db";
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-variant: normal;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}*/

.backVideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 125vh;
}

.videoVolumnOnOffButton,
.videoPlayPause {
    position: absolute;
    right: 4rem;
    bottom: 4rem;
    z-index: 10;
    cursor: pointer;
    background: rgb(14,158,199);
    padding: 1em;
    width: 60px;
    color: rgb(255,255,255);
    border: none;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
}

.videoPlayPause {
    right: 9rem;
    bottom: 4rem;
}

.videoVolumnOnOffButton:hover,
.videoPlayPause:hover {
    background: rgb(252,176,64);
}

.videoVolumnOnOffButton i,
.videoPlayPause i {
    font-size: 1.5rem;
    font-weight: 100;
}

.videoPlayPause i {
    font-weight: 600;
}

.player .vp-player-layout {
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    position: fixed !important;
}

.fallbackImg {
    display: none;
}


.carousel-control-next,
.carousel-control-prev {
    font-size: 3rem;
    color: rgb(255,255,255) !important;
    opacity: 1;
}

.carousel-control-next:visited,
.carousel-control-prev:visited {
    color: rgb(255,255,255) !important;
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: rgb(252,176,64) !important;
    opacity: 1;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background: none;
}

/*.carousel-control-prev-icon:before {
    content: "\f104";
}

.carousel-control-next-icon:after {
    content: "\f105";
}*/

.carousel-indicators li {
    background: rgba(255,255,255,0.8);
}

.carousel-indicators .active {
    background: rgba(252,176,64,0.8);
}

.carousel-item {
    height: inherit;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
#carousel .bannerTitleCon {
    position: absolute;
    top: 52%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    bottom: auto;
    width: 100%;
    padding: 1rem;
    text-shadow: 0 0 5px rgb(0 0 0);
    text-align: center;
}
#carousel .bannerTitleCon h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 0;
}
#carousel .bannerTitleCon h3 {
    font-family: 'Aleo', serif;
    font-size: 3.125rem;
    font-weight:700;
    font-style:normal;
    color:#fff;
    letter-spacing:5px;
    text-transform:uppercase;
    margin-bottom: 0;
    line-height:1.5;
}
#carousel .carousel-control-prev .sr-only,
#carousel .carousel-control-next .sr-only {
    color: #ffffffc7;
    display: contents;
}
.carousel-item:after {
    content: "";
    position: absolute;
    bottom:0;
    right:0;
    left: 0;
    width: 100%;
    height: 34px;
    display: block;
    background: url(../images/texture.png) left center no-repeat;
}

.carousel-caption {
    position: absolute;
    bottom:2rem;
    left: 0;
    right:0;
    /*-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);*/    
    width: 100%;
    padding: 1rem 6rem;
    /*text-shadow: 0 0 5px rgba(0,0,0,5);*/    
}
.carousel-item:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 35%;
    display: block;    
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(43,43,43,0.95) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(43,43,43,0.95) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(43,43,43,0.95) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#2b2b2b',GradientType=0 ); /* IE6-9 */
}
.carousel-caption .col-sm:first-child{
    max-width:30%; 
    padding:0 1rem 0 0;
}
.carousel-caption .col-sm:nth-child(2) {
    max-width: 45%;
    padding:0;
}
.carousel-caption .col-sm:last-child {
    max-width: 25%;
    padding:0 0 0 1rem;

}
.carousel-caption h2 {
    /*font: normal 700 2rem 'Open Sans', Arial, sans-serif;
    color: rgb(255,255,255);*/
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: left;

}

.carousel-caption h3 {
    /*font: bold 6rem 'Aleo Regular', Arial, sans-serif;
    color: rgb(255,255,255);*/
    font-family: 'Aleo', serif;
    font-size: 3.125rem;
    font-weight:700;
    font-style:normal;
    color:#fff;
    letter-spacing:5px;
    text-transform:uppercase;
    margin-bottom: 0;
    text-align:left;
    line-height:1.5;
}

.carousel-caption p {
    /*font: italic 1.5rem 'Open Sans', Arial, sans-serif;
    color: rgb(255,255,255);*/
    font-family: 'Open Sans', sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 0;
    text-align: left;
}

.carousel-caption a,
.carousel-caption a:link {
    font-family: Open Sans;
    font-size: 1.125rem;
    font-weight: 600;
    font-style: normal;
    color: #fff;
    letter-spacing: 2px;
    display: inline-block;
    padding: 1.3rem 4rem;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    text-transform: uppercase;
    text-shadow: none;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: #018ab6;
    text-align: center;
}

.carousel-caption a:visited {
    color: rgb(255,255,255);
}

.carousel-caption a:hover {
    color: rgb(255,255,255);
    background:#ee8e00;
}

.carousel-caption a:active {
    color: rgb(255,255,255);
    background:#ee8e00;
}

.carousel-caption a:focus {
    color: rgb(255,255,255);
    background:#ee8e00;
}

.carousel-indicators {
    bottom: 4.8rem;
    margin-bottom: 0;
}

.btnScrollDown {
    position: absolute;
    bottom: 7rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 2rem;
    color: rgb(227,83,13);
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: rgba(255,255,255,0.75);
}

.btnScrollDown:hover {
    color: rgb(255,255,255);
    background: rgb(252,176,64);
}

.innerbtnScrollCont {
    position: relative;
    width: inherit;
    height: inherit;
}

.innerbtnScrollCont i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: inherit;
    color: inherit;
}


.bgSlider {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: url(../images/bgSlider.png) left bottom repeat-x;
}
/*.highlightcarousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
}*/


/*********************************************************
MEDIA QUERY
*********************************************************/
@media only screen and (max-width:1830px){
    .carousel-caption h2{
        font-size:1.25rem;
    }
    .carousel-caption h3{
        font-size:3rem;
    }
    .carousel-caption p{
        font-size:1.125rem;
    }
    .carousel-caption a, .carousel-caption a:link{
        font-size:1rem;
    }
}
@media only screen and (max-width: 1660px){
    .carousel-caption{
        padding:1rem;
    }
}
@media only screen and (max-width: 1680px) {    

    .carousel-caption h2 {
        font-size: 0.85rem;
        letter-spacing:1px;
    }

    .carousel-caption h3 {
        font-size: 2.35rem;
        letter-spacing:3px;
    }

    .carousel-caption p {
        font-size: 0.85rem;
        letter-spacing:1px;
    }

    .carousel-caption a,
    .carousel-caption a:link {
        font-size: 0.85rem;
    }

    .btnScrollDown {
        width: 45px;
        height: 45px;
        font-size: 1.5rem;
    }
}

@media only screen and (max-width: 1190px) {
    /*.carousel-caption {
        top: 58%;
    }*/

    .carousel-caption h2 {
        font-size: 0.75rem;
        letter-spacing:1px;
    }

    .carousel-caption h3 {
        font-size: 1.75rem;
    }

    .carousel-caption p {
        font-size: 0.7rem;
    }

    .carousel-caption a,
    .carousel-caption a:link {
        font-size: 0.7rem;
        padding: 1rem 2.5rem;
    }
}
@media only screen and (max-width:991px){
    .carousel-caption h2 {
        font-size: 0.65rem;     
    }
}
@media only screen and (max-width:950px) {
    /*.carousel-caption {
        top: 55%;
    }*/

    .carousel-caption h2 {
        font-size: 0.6rem;
        letter-spacing: 1px;
    }

    .carousel-caption h3 {
        font-size: 1.65rem;
        letter-spacing: 2px;
    }
    .carousel-caption p {
        font-size: 0.725rem;
        letter-spacing:normal;
    }

    .carousel-caption a,
    .carousel-caption a:link {
        font-size: 0.65rem;
        padding: 0.85rem 2rem;
        letter-spacing: normal;
    }
}

@media only screen and (max-width:850px){
    .carousel-caption h2 {        
        letter-spacing: normal;
    }
    .carousel-caption h3 {
        font-size: 1.5rem;
        letter-spacing: normal;
    }
    .carousel-caption p {
        font-size: 0.7rem;        
        line-height: 1.2;
    }
}
@media only screen and (max-width:785px) {
    .carousel-inner > figure > video,
    .backVideo,
    #playPauseButton,
    #volumeButton,
    .btnScrollDown {
        display: none;
    }

    .fallbackImg {
        display: block;
    }

    .carousel-indicators {
        bottom: 1rem;
    }

    .carousel-indicators li {
        background: rgba(22,87,81,0.8);
    }

    .carousel-indicators .active {
        background: rgba(252,176,64,0.8);
    }

    .carousel-control-next,
    .carousel-control-prev {
        font-size: 2rem;
        color: rgb(1,138,182) !important;
    }

    .carousel-control-next:visited,
    .carousel-control-prev:visited {
        color: rgb(1,138,182) !important;
    }

    .carousel-item:after {
        content: normal;
    }
    .carousel-caption .col-sm:first-child, 
    .carousel-caption .col-sm:nth-child(2), 
    .carousel-caption .col-sm:last-child {
        max-width: 100%;
        flex-basis:auto;
        padding: 0;
        justify-content: center;
        align-items: center;
    }

    .carousel-caption {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        width: 100%;
        margin-left: 0;
        padding: 3rem 1rem;
        text-shadow: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        background: rgb(22,87,81) ;
        text-align: center;
    }

    .carousel-caption:before {
        content: "";
        position: absolute;
        top: auto;
        bottom:0;
        left: 0;
        right:0;
        width: 100%;
        height: 32px;
        display: block;
        z-index: 500;
        background: url(../images/bgSlider.png) left center no-repeat;  
        background-size:cover;
    }

    .carousel-caption h2 {
        font-size: 0.75rem;        
        text-align:center;
        letter-spacing:1px;
    }

    .carousel-caption h3 {
        font-size: 1.5rem;        
        text-align:center;
        letter-spacing:1px;
    }

    .carousel-caption p {
        font-size: 0.8rem;        
        text-align:center;
        letter-spacing:1px;
        margin:1rem 0 ;
    }

    .carousel-caption a,
    .carousel-caption a:link {
        font-size: 0.75rem;
        letter-spacing:1px;
    }
	#carousel .bannerTitleCon {
        top: 34%;
    }
	#carousel .carousel-control-prev .sr-only,
	#carousel .carousel-control-next .sr-only {
		display: none;
	}
}

@media only screen and (max-width:600px) {
    .carousel-caption {        
        padding: 1.5rem 1rem 3rem 1rem;        
    }
    .carousel-caption h2 {
        font-size: 0.6rem;
    }

    .carousel-caption h3 {
        font-size: 1.25rem;
    }

    .carousel-caption p {
        font-size: 0.7rem;
    }
    .carousel-caption a, .carousel-caption a:link {
        font-size: 0.7rem;        
        padding: 0.5rem 1.5rem;
    }
}

@media only screen and (max-width:540px) {
    #carousel .bannerTitleCon {
        top: 31%;
    }
    #carousel .bannerTitleCon h2 {
        font-size: 0.6rem;
    }
    #carousel .bannerTitleCon h3 {
        font-size: 2rem;
    }
}
@media only screen and (max-width:400px) {
    #carousel .bannerTitleCon {
        top: 29%;
    }
    #carousel .bannerTitleCon h2 {
        font-size: 0.5rem;
    }
    #carousel .bannerTitleCon h3 {
        font-size: 1.5rem;
    }
}