#carousel-main.carousel {
    display: block;
    margin: -150px auto 0;
    max-width: 100%;
}
#carousel-main .carousel-caption {
    position: absolute;
    background-color: rgba(255, 255, 255, 0);
    left: 0;
    right: 0;
    margin-left:auto;
    margin-right:auto;
    bottom: 1em;
    width: 1170px;
    text-align: left;
    padding: 15px;
    text-shadow: none;
}
#carousel-main .carousel-caption h1.small {
    color: #333;
    font-size: 1.3em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
#carousel-main .carousel-caption h2 {
    position: relative;
    font-weight: bold;
    font-size: 3.6em;
    line-height: 1em;
    margin: 0 0 0.8em;
    color: #fff;
    text-align: left;
}

h1.smallwhite {
    color: #ffffff;
    font-size: 1.1em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#carousel-main .carousel-caption h2.smallwhite {
    position: relative;
    font-weight: bolder;
    font-size: 3.7em;
    line-height: 1em;
    margin: 0 0 0.8em;
    color: #ffffff;
}
#carousel-main .carousel-caption h2.smallwhite > small {
    position: absolute;
    color: #ffffff;
    font-weight: normal;
    font-size: 0.4em;
    top: 3em;
    text-align: left;
}
#carousel-main .carousel-caption h2 > small {
    position: absolute;
    color: #333;
    font-weight: normal;
    font-size: 0.3em;
    top: 3em;
    line-height: 3em;
}
#carousel-main .carousel-caption a.btn {
    float: left;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0px solid #000000;
}
#carousel-main.carousel, #main-cols {
    *top : -150px;
    *position:relative;
    top : -150px\9;
    position:relative\9;
    top : -150px\0;
    position:relative\0;
}

.carousel-indicators li {
    background-color: #fff;
}

#vacation-slider-list .carousel-inner, #vacation-slider-list-mobile .carousel-inner {
    padding: 0 0 0 0;
}

#vacation-slider-list .carousel-inner{
    width:92%;
    margin-left:45px;
    margin-right:40px;
}

#vacation-slider-list .carousel-caption {
    position: relative;
    top: -1.5em;
    left: 0;
    width: 100%;
}
#vacation-slider-list-mobile .carousel-caption {
    position: relative;
    top: -1.5em;
    left: -5em;
    width: 100%;
}
#vacation-slider-list .carousel-caption h4, #vacation-slider-list-mobile .carousel-caption h4 {
    color: #333333;
    font: bold 14px"Open Sans";
    text-align: center;
}
#vacation-slider-list .carousel-caption h4 small, #vacation-slider-list-mobile .carousel-caption h4 small {
    font-size: 11px;
    color: #666666;
    font: "Open Sans";
}

.carousel-control{
*top :40%;
top : 40%\9;
top : 40%\0;
}

#container_video_bottom {
    padding-top: 70px;
}

#wrapper_video {
    max-width: 1000px;
    margin: auto;
}

@media handheld, only screen and (min-width: 992px) and (max-width: 1200px) {
    #vacation-slider-list .carousel-inner{
        width:90%;
    }
}

@media handheld, only screen and (min-width: 550px) and (max-width: 699px)  {
    .carousel-caption{
        padding-left:45px !important;
    }
}

@media handheld, only screen and (min-width: 450px) and (max-width: 549px)  {
    .carousel-caption{
        padding-left:45px !important;
    }
}

@media handheld, only screen and (min-width: 350px) and (max-width: 449px)  {
    
    .carousel-caption{
        padding-left:45px !important;
    }
    
}

@media handheld, only screen and (min-width: 0px) and (max-width: 349px)  {
    
    .carousel-caption{
        padding-left:45px !important;
    }

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   /* IE10+ specific styles go here */  
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{
        top: 144px;
    }
}

#vacation-slider-list .carousel-control, #vacation-slider-list-mobile .carousel-control {
    background: none;
    height: 65%;
    width: 2em;
    opacity: 1;
    top: -0.4em;
    text-shadow: none;
    color: #999;
}
#vacation-slider-list-mobile .carousel-control {
    top: 15%;
}
#vacation-slider-list .carousel-control img, #vacation-slider-list-mobile .carousel-control img {
    margin-top: 80%;
}

@media handheld, only screen and (min-width: 769px) and (max-width: 1980px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{
        top: 230px;
    }
}

@media screen and (max-width: 320px), (min-device-width: 320px) and (max-device-width: 480px) and (orientation : portrait) {
    #carousel-main.carousel {margin:0;}
}

@media screen and (min-width: 320px) and (max-width: 480px), (min-device-width: 320px) and (max-device-width: 480px) and (orientation : landscape) {
    #carousel-main.carousel {margin:0;}
}


@media screen and (min-width: 320px) and (max-width: 568px), (min-device-width: 320px) and (max-device-width: 568px) and (orientation : landscape) {
    #carousel-main.carousel {margin:0;}
}
@media screen and (min-width: 360px) and (max-width: 640px), (min-device-width: 360px) and (max-device-width: 640px) and (orientation : landscape) {
    #carousel-main.carousel {margin:0;}
}