header.sticky #logo_home h1 a {
    background-image: url("../img/logo_sticky.png");
    /*background-size: 58%;*/
}
@media (min-width : 768px) and (max-width : 992px){
    header.sticky #logo_home h1 a{
        background-size: 96%;
    }
}
@media (min-width : 480px) and (max-width : 768px){
    header.sticky #logo_home h1 a{
        /*background-size: 38%;*/
    }   
}
.box_style_2 h3 {
    background: #47B8AF;
    margin: 0px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
}

.box_style_2 .hdingBase{
    background:url(../img/Polygon3.png) no-repeat right bottom, url(../img/Polygon3copy.png) no-repeat left bottom; padding-bottom:19px;
}

.box_style_2 h3 img{
    position: absolute;
    left: 10px;
    top: -25px;
}


.col-md-13 {
    width: 12.5%;
    padding: 10px;
    float: left;
}

#book-now-widget{
    float: left;
    margin:-19px 0 0 0px;
    width: 100%;
    padding: 0 15px;
}

#book-now-widget #BEx4IDaY3bWD{
    border: 1px solid #333;
    float: left;
    width: 100%;
}

aside.sticky{
    margin-top: 65px !important;
    -webkit-transition:margin-top 0.2s ease;
    -moz-transition: margin-top 0.2s ease;
    transition: margin-top 0.2s ease;
}

/*16 july start*/

.grey-bg{
    width: 100%;
    float: left;
    background: #353032;
    font-size: 15px;
}

.grey-bg p{
    font-size: 14px;
    text-align: justify;
}

.padding15{
    padding: 15px;
}

.marginRgt10{
    margin-right: 10px;
}

.marginBtm10{
    margin-bottom: 10px;
}

.marginBtm40{
    margin-bottom: 40px;
}

.marginTop10{
    margin-top: 10px;
}

.listing-img{
    border-left: 0 solid #353032;
    border-right: 108px solid #353032;
    border-top: 246px solid transparent;
    height: 246px;
    width: 100%;
}

.btn-book{
    background:#B31F5F;
    border-radius:0px;
    border-color: #B31F5F;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 30px;
    font-size: 16px;
}

.btn-book:hover{
    color: #fff;
}

.link-viewDetail{
    margin-top: 12px;
    margin-right: 15px;
    font-size: 16px;
    color: #999;
}

.htl-title{
     margin:10px 0 5px 0px;
}

.htl-list-base{
    height: 246px;
}

.htl-list-base .htl-img{
    min-height: 246px;
    max-height: 100%;
}
.cmnt-box{
    background:url('../img/rec.png') 0px top no-repeat; height:246px; padding-left:45px;
}

.noPaddingRight{
    padding-right: 0px;
}

.noPaddingLeft{
    padding-left: 0px;
}

.cmnt-box .img-circle{
    max-height: 70px;
    max-width: 70px;
}

.cmnt-box p{
    max-height: 110px;
    overflow: hidden;
}

/*16 july end*/





@media screen and (max-width: 767px) {

    #book-now-widget{
    width: 100%;
}

    aside.sticky {
        margin-top: 0px !important;
    }

    #search_bar_container_alt {
        bottom: auto;
        position: relative;
    }

    .amenities .marginTop{
        margin-top: 50px;
    }

    #sidebar.sticky{
        position: relative !important;
    }

    .wrapper-sticky{
        height: auto !important;
        width: 100% !important;
        position: relative !important;
    }

    #sidebar{
    width: 100%;
        position: relative !important;
        top: 0px !important;
}



    aside.sticky {
    margin-top: 0px !important;
    transition: margin-top 0.2s ease 0s;
}
    .col-md-13 {
    width: 25%;
}

.htl-list-base{
    height: auto;
}

.noPaddingRight{
    padding-right: 15px;
}

.row.paddingLeft{
    padding-left: 15px;
}

.listing-img{
    border-right:0px;
}

.grey-bg h2{
    font-size: 24px;
}

.btn-book{
    padding: 10px 25px;
    margin-bottom: 15px;
}

}

@media (min-width: 768px) and (max-width: 991px) {
    #search_bar_container_alt {
        bottom: auto;
        position: relative;
    }
    aside.sticky {
        margin-top: 0px !important;
    }

    #sidebar.sticky{
        position: relative !important;
    }

    .wrapper-sticky{
        height: auto !important;
        width: 100% !important;
    }

    #sidebar{
    width: 100%;
        position: relative !important;
        top: 0px !important;
}
    aside.sticky {
    margin-top: 0px !important;
    transition: margin-top 0.2s ease 0s;
}

    .noPaddingRight{
    padding-right: 15px;
}
    .noPaddingLeft{
    padding-left: 15px;
}

    .cmnt-box{
        background: #353032 none repeat scroll 0 0;
    border-top: 1px solid #444;
    height: auto;
    padding-left: 15px;
    }

    .listing-img {
    border-left: 0 solid #353032;
    border-right: 90px solid #353032;
    border-top: 246px solid transparent;
    height: 246px;
    width: 100%;
}

}


@media (min-width: 992px) and (max-width: 1199px) {
    .cmnt-box .img-circle{
        max-height: 40px;
        max-width: 40px;
    }

    .listing-img {
    border-left: 0 solid #353032;
    border-right: 89px solid #353032;
    border-top: 246px solid transparent;
    height: 246px;
    width: 100%;
}

}

@media (min-width: 768px) and (max-width: 1280px) {
    #search_bar_container_alt {
        bottom: auto;
        position: relative;
    }
    .main-menu > ul > li > a{
        font-size: 19px !important;
        /*padding: 2px 5px 0 !important;*/
    }
	.trip-awd{
		border:none;
	}

}

/*date - 25 july 2016*/

.main_title h1 {
    text-transform: capitalize;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    letter-spacing: -1px;
    font-size: 46px;
    margin-bottom: 0;
    margin-top: 0;
}

#city-listing h1{
    font-size: 24px;
}

.htl-list-base h2{
    font-size: 22px;
    line-height: 30px;
}

#single_tour_feat .amenities img{
    max-width: 40px;
}

#single_tour_desc h2{
    font-size: 22px;
}

.cmnt-box a{
    color: #fff !important;
}
#hero {
    position: relative;
    height: 590px;
    background: #4d536d url(../img/banner.jpg) no-repeat center center;
    background-size: cover;
    color: #fff;
    width: 100%;
    font-size: 16px;
    display: table;
    z-index: 99;
    text-align: center;
    text-transform: uppercase;
}

#hero p{
	font-size:14px!important;
}

#thanku{
    position: relative;
    height: 600px;
    background: #4d536d url(../img/thank-you.jpg) no-repeat center center;
    background-size: cover;
    color: #fff;
    width: 100%;
    font-size: 16px;
    display: table;
    z-index: 99;
    text-align: center;
}
#thanku p{
    line-height: 40px;
}

/*date - 25 july 2016 end*/