.adsl-description{

    display:block;
    margin-top: 30px;
    margin-bottom: 60px;
}

.adsl-trip-types{
    margin-bottom: 50px;
}

/*.parallax.adsl-parallax{

    padding-top: 375px;
    padding-bottom: 170px;
}*/

.adsl-brand{

    display:inline-block;
    position:relative;
    padding-left:20px;
	float:left; 
	min-width:38%;
}

.tripadvisor {
	float:right;
}

.tripadvisor img {
	width:100px;
	padding-top:5px;
}

@media only screen and (max-width: 760px) {
	.adsl-brand{ width:93%}
	.tripadvisor img { width:80px; padding-top:13px;}
}



.list3 li a {
    font-size:42px !important;
}

.list3 li a:before {
    font-size:30px !important;
}

@media (max-width: 1199px) {
  .list3 li a {
    font-size:30px !important;
  }

    .list3 li a:before {
    font-size:30px !important;
  }
}

.isStuck {
  border-bottom: 1px solid #c7c7c7 !important;
}

header{
    border-bottom: 1px solid #c7c7c7 !important;
    /*position:relative;*/
}

.adsl-li{
    color: white;
    height: 150px;
        line-height: 150px;
        font-size: 35px;
        margin-top: 30px;
        background-color: #b6a269;
}

.adsl-li a{
    width: 100%;
    height: 100%;
    display: block;
}

.adsl-li:nth-child(odd){
    background-color: #699fb6;
}

.adsl-list{
    margin-top: 33px;
}


.adsl-icon{
  display: inline-block;
    vertical-align: middle;
    /*line-height: 50px;*/
    /*float:left;*/
    width:20%;
    padding-left: 25px;

}

.adsl-text{

    display: inline-block;
    vertical-align: middle;
    width: 60%;
    line-height: 50px;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
}

@media (min-width: 768px) {
   .adsl-li{
        height: 100px;
        line-height: 100px;
        font-size: 25px;
    }
    .adsl-text{
        line-height: 35px;
    }
}

@media (min-width: 980px) {
    .adsl-li{
        font-size: 35px;
    }
}

.adsl-footer-ul li{
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
 
}

.copyright .container > div{

    display: inline-block;
}

footer h6 + .marked-list{
    margin-top: 60px;
}

#adsl-video{
    width: 100%;
    height: auto;
    /*margin-top: -26px;*/
}
/*
@media (min-width: 375px) {
    #adsl-video{
        margin-top: -30px;
    }
}

@media (min-width: 425px) {
    #adsl-video{
        margin-top: -55px;
    }
}

@media (min-width: 768px) {
    #adsl-video{
        margin-top: -71px;
    }
}

@media (min-width: 1024px) {
    #adsl-video{
        margin-top: -100px;
    }
}*/

.adsl-over-video{
    position:relative;
    text-align: center;
    /*display:none;*/
    visibility:hidden;
     transform: translateZ(100px); 
}
.adsl-over-video img{
    height: 100% !important;
}

@media (max-width: 767px) {
    .adsl-trip-types:after{
        content:"";
        display:block;
        width:80%;
        position:relative;
        bottom:-20px;
        margin-left: auto;
        margin-right: auto;
        border-bottom: 2px solid #c7c7c7;
    }
}

.adsl-blog-preview-info{
    color:#c7c7c7;
    padding-top:10px;
}
.adsl-blog-preview-info .adsl-author{
    color: #666;
    font-weight: bold;
    /*margin-right: 10px;*/
}

.adsl-blog-preview-info .adsl-date{
    color: #999;
    /*font-weight: bold;*/
    /*margin-left:10px;*/
}

.adsl-blog h4{
    text-transform: capitalize;
}

@media (max-width: 500px) {
   .adsl-blog h4{
        font-size: 13px;
    }
}

@media (min-width:500px) and (max-width: 979px) {

    .adsl-blog h4{
        font-size: 18px;
    }
}

.adsl-blog-info{
    margin-top:20px;
    margin-bottom:30px;
}

.adsl-blog-info:after{
    content:'';
    display:block;
    position:relative;
    width:100%;
    border-bottom:1px solid #c7c7c7;
    bottom:-15px
}

@media (max-width: 480px) {
    .adsl-equal-height{
        margin-bottom:20px;
    }
}

blockquote p{
    padding-right: 20px !important;
}

.adsl-external-link{
    margin-top:30px;
}

.adsl-testimonials-pushdown{
    margin-bottom: 10px;
    height:20px;
}

@media (max-width: 1199px) {
    .h-adventures{
        font-size: 22px;
    }
}

.media-banner{
    background-image: url(../images/bloomberg-banner-mobile-rm.png);
    background-size: contain;
    background-repeat: no-repeat;
    width:100%;
    height: 0;
    padding-top:100%;

}

@media (min-width: 480px) {
    .media-banner{
        background-image: url(../images/bloomberg-banner-desktop-rm.png);
        padding-top:20%;
        }
}

