.bg-color{ /*background:#e8e2d5;*/}
.contactuslablebx{ color:#f30000!important;}
.bar_overview{background:url("../themes/yosemite/img/guestrooms.png") no-repeat;height: 15px;
 margin-bottom: 10px;width: 92%;}
 .bar_div{background:url("../themes/yosemite/img/barA.png") no-repeat;height: 15px;}
 .shadow{-webkit-box-shadow: 0px 2px 13px 0px rgba(138,138,138,1);
-moz-box-shadow: 0px 2px 13px 0px rgba(138,138,138,1);
box-shadow: 0px 2px 13px 0px rgba(138,138,138,1);}
.spl_cont_us_box{width:100%;padding:10px;border:1px solid #e1e1e1;margin-top:50px;}
.spl_cont_us_box h2{text-align:center;}
#diamond {
   width: 80px; 
   height: 80px; 
  /* margin: 3px 0 0 30px;*/
   border:1px solid #e1e1e1;
   left:50%;
   top:27px;
   position:absolute;
   padding: 22px 27px;
   margin-bottom:20px;
   background:#475a20;
   /* Rotate */
   -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   transform: rotate(-45deg);
   /* Rotate Origin */
   -webkit-transform-origin: 0 100%;
   -moz-transform-origin: 0 100%;
   -ms-transform-origin: 0 100%;
   -o-transform-origin: 0 100%;
   transform-origin: 0 100%;
}
.wht{color:#fff;transform: rotate(60deg);font-size:35px;}
.form-control{height:34px; /*background:#ebebeb !important; border:none;*/}
.img_box{height:auto;padding:5px;}
.btn-success:focus, .btn-success:hover{background-position:16px 0;}

label{ font-size:17px;}
.gray-bg{background:#ebebeb; border:none;border-radius:5px; height:35px;}
.error {border: 1px solid #ff0000 !important;}
.error-color { color: #ff0000; float:left;}
.PDP >.customedeatetimesin, .PDP > .customedeatetimesout{
    background: #ebebeb none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: rgb(85, 85, 85);
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 1.42857;
    padding: 6px 35px 6px 12px;
    width: 100%;
}
.PDP >.customedeatetimesout{
    background: #ebebeb;
    border: medium none;
    border-radius: 4px;
    color: rgb(85, 85, 85);
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 1.42857;
    padding: 6px 35px 6px 12px;
    width: 100%;
}
.packageamount{ background: #ebebeb !important;
    border: medium none;
    border-radius: 4px;
    color: rgb(85, 85, 85);
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 1.42857;
    padding: 6px 35px 6px 12px;
    width: 100%;}
.g-recaptcha iframe{ width:181px;border-right:1px solid #c6c6c6;border-radius:5px;}
.g-recaptcha {height: 76px;width:300px; margin:auto; max-width:100%}
.slick-slider{margin-bottom: 1px !important;}

.imagepadding{padding:0 5px; }
.slick-track{ margin:auto !important; padding:0px !important;}

@media screen and (min-width: 320px) and (max-width: 767px) {
.slick-slider{margin-bottom: 43px !important;}
.thumbnail a > img, .thumbnail > img{ max-height: 219px;max-width: 329px;}
}

@media screen and (min-width: 1200px) and (max-width:1800px) {
.thumbnail a > img, .thumbnail > img{ max-height: 195px;max-width: 291px;}
}

@media screen and (min-width: 1801px) and (max-width:2500px) {
.thumbnail a > img, .thumbnail > img{ max-width: 100% !important; max-height: 300px;}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.thumbnail a > img, .thumbnail > img{ max-height: 191px;max-width: 300px;}
}


@media screen and (min-width: 768px) and (max-width: 991px) {
.thumbnail a > img, .thumbnail > img{ max-height: 140px;max-width:210px;}
}


@media screen and (min-width: 500px) and (max-width: 767px) {
#frm_msg_box .wide_cal{width:50%; display:block}
}
a{text-decoration: none;color: #475a20;}
a:focus, a:hover{color: #475a20;}

.sort_bar {
    background:#475a20;
    color:#fff;
    height: 45px;
    margin: 12px 0 20px;
    padding: 1px 13px;
    text-align: left;
}
.messagesdivdisplay{margin-left: 30px;}
.alert-success{margin:0!important;} .g-recaptcha div:first-child{width:230px !important; margin:0 auto}  .currency_tabdiv{border:1px solid #000000; border-radius:4px; padding:0 !important} .current_currency_list{width:auto !important; margin:0 !important}
@media screen and (min-width:768px){.form-control{/*width: 50%;*/ max-width:80%} textarea.form-control{width:100%; display:inline-block}}