body {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    margin: 0px;
    padding: 0px;
}

.home header {
    position: relative;
}

.wrapperHeader {
    display: block;
    width: 60%;
    height: auto;
    margin: 0px auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

.bannerHolder {
    overflow: hidden;
}

.logoHolder {
    left: 1px;
    float: left;
    max-width: 185px;
    height: auto;
    overflow: hidden;
}

a {
    transition: all 500ms linear !important;
    transition-delay: 0s !important;
}

.menuHolder {
    float: right;
}

.menuHolder ul {
    display: inline;
    float: left;
    list-style: none outside none;
    padding: 7px 0;
}

.menuHolder ul li {
    float: left;
    margin-right: 17px;
}
#book-now {
    margin-right: 0;
}

.menuHolder ul li a {
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    opacity: 1;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #2c3e50;
    transition: all 500ms linear !important;
    transition-delay: 0s !important;
}

.menuHolder ul li a:hover {
    color: #E77E23;
}

.home .menuHolder ul {
    margin: 43px 0 0;
}

.home #header .current-menu-item a {
    color: #ffffff !important;
}

#header .current-menu-item a {
    color: #006cb7 !important;
}

.bannerHolder a {
    transition: none !important;
}

.page .menuHolder ul, .category .menuHolder ul, .single .menuHolder ul {
    background: none;
}

.page .menuHolder ul, .category .menuHolder ul, .single .menuHolder ul {
    margin: 5px 0 0;
}

.page .menuHolder ul li a, .category .menuHolder ul li a, .single .menuHolder ul li a {
    color: #000;
}

#header .bx-wrapper {
    margin: 0px !important;
}

.bookNowBtn {
    color: #ffffff;
    background-color: #e77e23;
    margin-top: -7px;
    padding: 10px 40px;
    border:none;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
}

.readMore {
    color: #ffffff;
    background-color: #e77e23;
    margin-top: -7px;
    padding: 10px 40px;
    border:none;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
}

#container
{
    display: block;
    height: auto;
    margin: 0px auto;
    width: 74%;
}

#content {
    float: right;
    width: 67%;
    padding-left: 20px;
    border: 0px !important;
    padding-top: 30px;
}

.custom-sidebar {
    padding-top: 20px;
    float: left;
    zoom: 82%;
    -ms-zoom: 0.82;
    -webkit-zoom: 0.82;
    -moz-transform:  scale(0.82,0.82);
}

.book_now {
    float: left;
    height: 377px;
    position: relative;
    margin-bottom: 20px;

}



.page .bookButtonHolder {
    top: -86px;
}

.bookButtonHolder {

    height: 76px;
    display: block;
    line-height: 76px;
    color: #FFFFFF;
    font-size: 26px;
    text-align: center;
    background-color: rgba(0,107,183,1);
    position: static;
    z-index: 0;
    z-index: 999999\9;
    top: -82px;
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
}

form {
    position: relative;
    margin: 0 0 5px !important;
}

.bookRoomHolder {
    background-color: #2c3e50;
    height: auto;
    padding: 5px 30px;
    width: 80.5%;
}

.checkInHolder {
    display: block;
    color: #ffffff;
}

.selectSmallHolder
{
    color: #ffffff;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    height: 30px !important;
    border-radius: 0px !important;
}

.checkIn {
    width: 95%;
    height: 30px !important;
    color: #4b4b4b;
    font-size: 14px;
    padding: 15px;
    border-radius: 20px;
    border: 0px;
    background: url('../images/checkInImg.png') no-repeat top 5px right 15px;
    background-position-x: right;
    background-position-y: center;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

a {
    transition: all 500ms linear !important;
    transition-delay: 0s !important;
}

.selectSmallHolder {
    float: left;
    overflow: hidden;
    width: 78px;
    height: auto;
    margin-right: 3px;
}

.selectSmallWrapper {
    float: left;
    margin-left: 0px;
    padding: 0px;
    width: 76px;
    height: 47px;
    background-color: #ebebeb;
    overflow: hidden;
    margin-bottom: 5px;
}

.selectFormHolder {
    width: 35px;
    float: left;
}

.selectHolder select {
    -webkit-appearance: none;
    background-color: #ebebeb;
    border: medium none;
    color: #4b4b4b;
    font-size: 13px;
    height: 53px !important;
    height: 36px\0 !important;
    padding-top: 0;
    width: 73px;
    text-indent: 5px;
}

.selectSmallWrapper select, input[type="file"] {
    line-height: 42px;
}

.selectArrowImg {
    background: url('../images/selectArrow.png') no-repeat top 18px right 5px #ffffff;
    background-position-x: 5px;
    background-position-y: 18px;
    height: 49px;
    width: 25px;
    overflow: hidden;
    float: right;
}

.submitBookHolder {
    font-size: 13px;
    color: #FFF;
    text-align: center;
}

.home .submitBookButton {
    background-color: #006bb7;
}

.submitBookButton {
    background-color: #006bb7;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    margin-top: 10px;
    padding: 17px 65px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    transition: all 500ms linear !important;
    transition-delay: 0s !important;
}

.submitBookButton:hover{
background-color: #E77E23;
    transition: all 500ms linear !important;
    transition-delay: 0s !important;
}

.bookButtonHolderLarge {
    display: none;
}

.sliderTextHolder {
    position: absolute;
    top: 35%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 900px;
    z-index: 0;
    z-index: 99999\9;
    text-align: center;
}

.sliderTitle {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 46px;
    margin-bottom: 35px;
    margin-top: 0px;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
}

.sliderButton {
    background-color: #e67e22;
    color: #fff;
    display: block;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 0 auto;
    padding: 20px 0;
    text-decoration: none;
    width: 225px;
    text-transform: uppercase;
    transition: all 500ms linear !important;
    transition-delay: 0s !important;
}

.sliderButton:hover {
    background-color: #FFCB08;
}

.page-template-homepage-php .sliderTextHolder {
    display: block;
}

.slicknav_menu {
    display: none;
}

.sliderText {
    font-size: 20px;
    margin: 0 auto;
    width: 88%;
    font-family: 'Raleway', sans-serif;
    color: #f4f4f4;
    padding-bottom: 35px;
}

.homeslider{
    padding-top: 120px;
    width: auto;
    position: relative;
}

.contentHeader {

    margin-left: 10px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #2c3e50;
    text-transform: uppercase;
}

.contentText {
    margin-left: 10px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #7f8c8d;
}
div.owl-item > div {
    margin: 10px;
}

.rooms .wrap a {
    color: #2c3e50;
    display: block;
    font-size: 18px;
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 15px;
}

.rooms .wrap span {
    color: #7f8c8d;
    display: block;
    font-size: 14px;
    height: auto;
    text-align: left;
    width: 100%;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}

.room_title{

    width:100%;
    padding: 8px;
    text-align:left !important;

}

.rooms .rooms_desc {
    text-align: left;
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev{
    background: url("../images/arrowL1.png") no-repeat;
    left: -42px;
    top: 21%;
    width: 47px;
    height: 50px;
    border-radius: 0;
    zoom: 70%;
    -ms-zoom: 0.7;
    -webkit-zoom: 0.7;
    -moz-transform:  scale(0.7,0.7);
}

.owl-theme .owl-controls .owl-buttons .owl-next{
    background: url("../images/arrowR1.png") no-repeat;
    right: -64px;
    top: 21%;
    width: 47px;
    height: 50px;
    border-radius: 0;
    zoom: 70%;
    -ms-zoom: 0.7;
    -webkit-zoom: 0.7;
    -moz-transform:  scale(0.7,0.7);
}

.rooms .room_hover {
    background: url("../images/roomHover.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.room_hover > ul {
    margin-top: 22%;
    padding-right: 25%;
}


.roomFigure {
    margin: 0;
    position: relative;
}

.rooms .room_hover .more_details1 {
    background: url("../images/icon1.png") no-repeat;
    overflow: hidden;
    text-align: center;
    position: relative;
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 0;
    zoom: 70%;
    -ms-zoom: 0.7;
    -webkit-zoom: 0.7;
    -moz-transform:  scale(0.7,0.7);
}

.rooms .room_hover .more_details2 {
    background: url("../images/icon2.png") no-repeat;
    overflow: hidden;
    text-align: center;
    position: relative;
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 0;
    zoom: 70%;
    -ms-zoom: 0.7;
    -webkit-zoom: 0.7;
    -moz-transform:  scale(0.7,0.7);
}

.rooms .room_hover .more_details3 {
    background: url("../images/icon3.png") no-repeat;
    overflow: hidden;
    text-align: center;
    position: relative;
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 0;
    zoom: 70%;
    -ms-zoom: 0.7;
    -webkit-zoom: 0.7;
    -moz-transform:  scale(0.7,0.7);
}

.rooms .room_hover .more_details4 {
    background: url("../images/icon4.png") no-repeat;
    overflow: hidden;
    text-align: center;
    position: relative;
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 0;
    zoom: 70%;
    -ms-zoom: 0.7;
    -webkit-zoom: 0.7;
    -moz-transform:  scale(0.7,0.7);
}

.rooms .room_hover .more_details5 {
    background: url("../images/icon5.png") no-repeat;
    overflow: hidden;
    text-align: center;
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 0;
    zoom: 70%;
    -ms-zoom: 0.7;
    -webkit-zoom: 0.7;
    -moz-transform:  scale(0.7,0.7);
}

.rooms ul {
    list-style-type:none;
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
}

.room_hover:hover{

    color:#000000 !important;
}

.rooms .owl-carousel .owl-item figure:hover .room_hover
{
    display: block;
}
.aboutHotelContainer {
    background: none repeat scroll 0 0 #ecf0f1;
    width: 100%;
    overflow: hidden;
}

.ourGallery {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}

.left {
    float:left;
}

.right {
    float: right;
}

.rooms {
    padding-bottom: 20px;
}

#container{
    display: block;
    height: auto;
    margin: 0px auto;
    width: 60%;
}

.aboutHotel {
    padding: 20px 0;
}


.aboutHotel h1 {
    color: #2c3e50;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 0;
}

.ourGallery h1 {

    color: #2c3e50;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 15px 0;
    text-align: center;

}


.aboutHotel .aboutHotelContent {
    font-size: 14px;
    width: 45%;
    color: #7f8c8d;
    margin-bottom: 10px;

}

.aboutHotel .aboutHotelContent p {
    margin-bottom: 30px;
}


.clientTestimonials
{
    font-size: 14px;
    width: 45%;
    color: #7f8c8d;
    margin-bottom: 20px;
    float: left;
}

.clientTestimonials h1 {
    pointer-events: none;
    color: #2c3e50;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 15px 0;

}

.findUs {
    font-size: 16px;
    width: 45%;
    color: #7f8c8d;
    margin-bottom: 40px;
    float: right;

}

.findUs h1 {
    pointer-events: none;
    color: #2c3e50;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 15px 0;

}

#footer {
    background: none repeat scroll 0 0 #252525;
    border-bottom: 45px solid #161616;
    width: 100%;
}

#footer .footer-content {
    height: auto;
    margin: 0 auto;
    padding: 45px 0;
    width: 60%;
    overflow: hidden;
}

#footer .footer-content div.what-we-do {
    float: left;
    width: 28%;
}

.footer-content ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.footer-content ul li {
    margin-bottom: 5px;
    line-height: 15px;
    float: left;
    margin-right: 15px;
}

.footer-content ol li a, .footer-content ol li span, .footer-content ol li label, .footer-content h4 {
    color: #a7a7a7;
    font-size: 14px;
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}

.footer-content ol li a:hover
{
    color: #ffffff;
}

#footer .footer-content div.contact-us {
    float: left;
    width: 38%;
}
.footer-content h2 {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0;
}

.contact-us ol li a, .contact-us ol li span, .contact-us ol li label, .contact-us h4 {
    color: #a7a7a7;
    font-size: 14px;
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    text-transform: none;
    display: inline;
}

.contact-us p, .contact-us a, .contact-us label, .contact-us span {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.contact-us ol {
    margin-top: 40px;
}

#footer .footer-content div.newsletter {
    float: left;
    width: 30%;
    margin-bottom: 15px;
}

.social_icons {
    float: left;
}
.social_icons h4 {
    color: #ffffff !important;
}

.social_icons ul li {
    float: left;
    margin-right: 15px;
    list-style: none outside none;
}

.social_icons ul li a {
    display: block;
    height: 20px;
    text-indent: -9999px;
    width: 20px;
    margin-right: auto;
    margin-left: auto;
}

.social_icons_list {
    padding-left: 0;
}

.fb {
    background: url("../images/fb.png") no-repeat;
    padding: 5px;
}

.ln {
    background: url("../images/ln.png") no-repeat;
    padding: 5px;
}

.tw {
    background: url("../images/twitter.png") no-repeat;
    padding: 5px;
}

.yt {
    background: url("../images/yt.png") no-repeat;
    padding: 5px;
}

.skype {
    background: url("../images/skype.png") no-repeat;
    padding: 5px;
}

.footer-content ul li a, .footer-content ul li span, .footer-content ul li label, .footer-content h4 {
    color: #a7a7a7;
    font-size: 14px;
    text-decoration: none;
    font-family: 'Open Sans',sans-serif;
}

#gallerySlider .item {
    margin: 0;
}

#testimonialSlider .item {
    margin: 0;
}



#map-canvas
{
    width: 100%;
    height: 175px;
    margin-bottom: 20px;
}

.address
{
    color: #2c3e50;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;

}

#testimonialSlider h3
{
    color: #2c3e50;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}

.testimonialPerson {
    background-color: #ffffff;
    padding: 20px;
    text-align: justify;
}

.testimonialInfo {
    background-color: #ecf0f1;
    padding: 20px;
    text-align: justify;
}

#testimonialSlider .position {
    color: #7f8c8d;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
}

.emailLabel {
    font-family: 'Raleway', sans-serif;
    color: #ffffff;

}

.subscribe {
    color: #ffffff;
    background: none repeat scroll 0 0 #006bb7;
    margin-top: -7px;
    padding: 10px 40px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
}

#clear {
    clear: both;
}

.padLeft {
    padding-left: 5px;
}

.padRight {

}

.testimonialImage {
    padding-right: 15px;
}

@media screen and (max-width: 1600px){
    #container {
        width: 84%;
    }


}
@media screen and (max-width: 1680px) {
    #testimonialSlider .owl-next {
        background: url("../images/arrowR2.png") no-repeat;
        width: 26px;
        height: 28px;
        top: 22%;
        right: -33px;
        opacity: 1;
        position: absolute;
        zoom: 100%;
        -ms-zoom: 1;
        -webkit-zoom: 1;
        -moz-transform:  scale(1,1);
    }

    #testimonialSlider .owl-next:hover {
        background: url("../images/arrowR3.png") no-repeat;
    }
    #testimonialSlider .owl-prev {
        background: url("../images/arrowL2.png") no-repeat;
        width: 26px;
        height: 28px;
        left: -14px;
        top: 22%;
        opacity: 1;
        position: absolute;
        zoom: 100%;
        -ms-zoom: 1;
        -webkit-zoom: 1;
        -moz-transform:  scale(1,1);
    }

    #testimonialSlider .owl-prev:hover {
        background: url("../images/arrowL3.png") no-repeat;
    }
}


@media screen and (max-width: 1480px) {
    .menuHolder ul li {
        margin-right: 20px;
    }

    .menuHolder ul {
        padding: 7px 0;
    }

    .logoHolder {
        max-width: 130px;
    }

    .homeslider {
        padding-top: 86px;
    }

    .home .menuHolder ul {
        margin: 23px 0 0;
    }

    .bx-wrapper .bx-controls-direction a {
        zoom: 80%;
        -ms-zoom: 0.80;
        -webkit-zoom: 0.80;
        -moz-transform:  scale(0.80,0.80);
    }

    .book_now {
        width: 265px;
        zoom: normal;
    }

    .bookButtonHolder {
        width: 274px;
    }

    .selectSmallHolder {
        float: left;
        height: auto;
        margin-right: 0;
        overflow: hidden;
        width: 70px;
    }

    .home .submitBookButton {
        float: left;
        width: 100%;
    }

    #container {
        width: 93%;
    }

    .wrapperHeader {
        width: 93%;
    }

    .selectSmallWrapper {
        width: 66px;
    }

    .checkIn {
        width: 91%;
    }

    .home .submitBookButton {
        width: 96%;
    }

    .submitBookButton {
        padding: 17px 50px;
    }

    #footer .footer-content {
        width: 93%;
    }
}

@media screen and (max-width: 1366px) {

    #content {
        float: right;
        width: 77%;
    }
    .owl-theme .owl-controls .owl-buttons .owl-next {
        top: 20%;
        zoom: 60%;
        -ms-zoom: 0.6;
        -webkit-zoom: 0.6;
        -moz-transform:  scale(0.6,0.6);
    }
    .owl-theme .owl-controls .owl-buttons .owl-prev {
        top: 20%;
        zoom: 60%;
        -ms-zoom: 0.6;
        -webkit-zoom: 0.6;
        -moz-transform:  scale(0.6,0.6);
    }

    #testimonialSlider .owl-prev {

        zoom: 100%;
        -ms-zoom: 1;
        -webkit-zoom: 1;
        -moz-transform:  scale(1,1);
    }

    #testimonialSlider .owl-next {

        zoom: 100%;
        -ms-zoom: 1;
        -webkit-zoom: 1;
        -moz-transform:  scale(1,1);
    }

    .rooms .room_hover .more_details1 {
        padding: 0 5px;
        margin: 0 15px;
        zoom: 70%;
        -ms-zoom: 0.7;
        -webkit-zoom: 0.7;
        -moz-transform: scale(0.7, 0.7);
    }
    .rooms .room_hover .more_details2 {
        padding: 0 5px;
        margin: 0 15px;
        zoom: 70%;
        -ms-zoom: 0.7;
        -webkit-zoom: 0.7;
        -moz-transform: scale(0.7, 0.7);
    }
    .rooms .room_hover .more_details3 {
        padding: 0 5px;
        margin: 0 15px;
        zoom: 70%;
        -ms-zoom: 0.7;
        -webkit-zoom: 0.7;
        -moz-transform: scale(0.7, 0.7);
    }
    .rooms .room_hover .more_details4 {
        padding: 0 5px;
        margin: 0 15px;
        zoom: 70%;
        -ms-zoom: 0.7;
        -webkit-zoom: 0.7;
        -moz-transform: scale(0.7, 0.7);
    }
    .rooms .room_hover .more_details5 {
        padding: 0 5px;
        margin: 0 15px;
        zoom: 70%;
        -ms-zoom: 0.7;
        -webkit-zoom: 0.7;
        -moz-transform: scale(0.7, 0.7);
    }
}

@media screen and (max-width: 1250px) {
    #content {
        width: 66%;
        padding-right: 20px;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev {
    zoom: 80%;
        -ms-zoom: 0.8;
        -webkit-zoom: 0.8;
        -moz-transform:  scale(0.8,0.8);
    }
    .owl-theme .owl-controls .owl-buttons .owl-next {
        zoom: 80%;
        -ms-zoom: 0.8;
        -webkit-zoom: 0.8;
        -moz-transform:  scale(0.8,0.8);
    }

    .custom-sidebar {
        width: 29%;
    }

    .page .slicknav_menu, .category .slicknav_menu {
        right: 0px;
        top: -9px;
    }

    .slicknav_menu {
        display: block;
    }

    bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        right: 2% !important;
    }

    .bookNow
    {
        padding-top: 12px;
    }
    .wrapperHeader{
        width:95%;
    }

    #container{
        width:95%;
    }

    #content {
        width: 68%;
    }

    .custom-sidebar {
        width: 29%;
    }

    .slicknav_menu {
        display:block;
    }

    ul#menu {
        display:none;
    }

    .page .slicknav_menu , .category .slicknav_menu {
        right: 0px;
        top: -9px;
    }


    .bannerHolder {
        position: absolute;
        top: 0;
        width: 200px;
        z-index: 105 !important;
    }

    #footer .footer-content {
        width:95%;
    }

    .menuHolder ul li {
        margin-right: 20px;
    }

    .type-post > header , .type-attraction > header {
        width: 67.2%;
    }

    .type-post h2 a , .type-attraction  h1 a{
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .type-post header p , .type-attraction p{
        font-size: 12px;
        line-height: 18px;
    }

    .type-post a , .type-attraction a{
        font-family: 'brandonBlack',Arial,Helvetica,sans-serif;
        font-size: 10px;
        margin-top: 5px !important;
        padding: 7px 7px 6px;
        width: 28% !important;
    }

    .type-post .entry-content , .type-attraction .entry-content {
        float: left;
        width: 30%;
    }

    .menuHolder ul {
        padding: 7px 25px;
    }

    .bx-wrapper .bx-next
    {
        right: 40px;
    }

    .bx-wrapper .bx-prev
    {
        left: 40px;
    }

    .bx-wrapper .bx-controls-direction a {
        margin-top: -20px;
    }

    .homeslider {
        padding-top: 0;
    }

    .bx-wrapper .bx-controls-direction a {
        zoom: 70%;
        -ms-zoom: 0.7;
        -webkit-zoom: 0.7;
        -moz-transform:  scale(0.7,0.7);
    }

    .slicknav_nav {
        margin-top: 20px;
    }

    .bx-wrapper .bx-controls-direction a {
        z-index: 0;
    }

    .bx-prev {
        z-index: 0;
    }

    .bx-next {
        z-index: 0;
    }

    .book_now {
        zoom: 90%;
        -ms-zoom: 0.9;
        -webkit-zoom: 0.9;
        -moz-transform:  scale(0.9,0.9);
    }

}

@media screen and (max-width: 1280px) {
    #content {
        width: 67%;
        padding-right: 17px;
    }
    .owl-theme .owl-controls .owl-buttons .owl-next {
        top: 20%;
        zoom: 59%;
        -ms-zoom: 0.59;
        -webkit-zoom: 0.59;
        -moz-transform:  scale(0.59,0.59);
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev {
        top: 20%;
        zoom: 59%;
        -ms-zoom: 0.59;
        -webkit-zoom: 0.59;
        -moz-transform:  scale(0.59,0.59);
    }
    .rooms .room_hover .more_details1 {
        zoom: 60%;
        padding: 0 5px;
        margin: 0 20px;
        -ms-zoom: 0.6;
        -webkit-zoom: 0.6;
        -moz-transform: scale(0.6, 0.6);
    }
    .rooms .room_hover .more_details2 {
        padding: 0 5px;
        margin: 0 20px;
        zoom: 60%;
        -ms-zoom: 0.6;
        -webkit-zoom: 0.6;
        -moz-transform: scale(0.6, 0.6);
    }
    .rooms .room_hover .more_details3 {
        padding: 0 5px;
        margin: 0 20px;
        zoom: 60%;
        -ms-zoom: 0.6;
        -webkit-zoom: 0.6;
        -moz-transform: scale(0.6, 0.6);
    }
    .rooms .room_hover .more_details4 {
        padding: 0 5px;
        margin: 0 20px;
        zoom: 60%;
        -ms-zoom: 0.6;
        -webkit-zoom: 0.6;
        -moz-transform: scale(0.6, 0.6);
    }
    .rooms .room_hover .more_details5 {
        padding: 0 5px;
        margin: 0 20px;
        zoom: 60%;
        -ms-zoom: 0.6;
        -webkit-zoom: 0.6;
        -moz-transform: scale(0.6, 0.6);
    }

    .rooms .wrap span {
        font-size: 14px;
    }


    .custom-sidebar {

    zoom: 84%;
        -ms-zoom: 0.84;
        -webkit-zoom: 0.84;
        -moz-transform:  scale(0.84, 0.84);
    }

    .book_now {
    width: auto;
    }

    .bookButtonHolder {
        width: 307px;
    }

    .selectSmallHolder {
        width: 82px;
    }
}


@media screen and (max-width: 999px) {

}

@media screen and (max-width: 959px) {
    .sliderButton {
        background: url("images/sliderButtonImg.png") no-repeat scroll left 15px top 17.5px;
        background-position: left 15px top 22.5px;
        background-position-x: 15px;
        background-position-y: 17.5px;
        font-size: 18px;
        height: 42px;
        padding-top: 19px;
    }

    .custom-sidebar {
        zoom: 84%;
    }

    .book_now {
        zoom: 84%;
}
}

@media screen and (max-width: 1024px) {

    .sliderTitle {
        font-size: 40px;
    }

    .sliderText {
        font-size: 14px;
    }

    .sliderButton {
        font-size: 15px;
        padding: 15px 0;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev {
        top: 15%;
        zoom: 58%;
        -ms-zoom: 0.58;
        -webkit-zoom: 0.58;
        -moz-transform: scale(0.58, 0.58);
    }

    .owl-theme .owl-controls .owl-buttons .owl-next {
        top: 15%;
        zoom: 58%;
        -ms-zoom: 0.58;
        -webkit-zoom: 0.58;
        -moz-transform: scale(0.58, 0.58);
    }

    .rooms .room_hover .more_details1 {
        margin: 0 0px;
    }

    .rooms .room_hover .more_details2 {
        margin: 0 0px;
    }

    .rooms .room_hover .more_details3 {
        margin: 0 0px;
    }

    .rooms .room_hover .more_details4 {
        margin: 0 0px;
    }

    .rooms .room_hover .more_details5 {
        margin: 0 0px;
    }

    #map-canvas {
        height: 220px;
    }

    .custom-sidebar {
        zoom: 85%;
        -ms-zoom: 0.85;
        -webkit-zoom: 0.85;
        -moz-transform:  scale(0.85,0.85);
    }

    .book_now {
        zoom: 100%;
        -ms-zoom: 1;
        -webkit-zoom: 1;
        -moz-transform:  scale(1,1);
    }
    #content {
        width: 66%;
    }
}

@media screen and (max-width: 898px){
    .bookRoomHolder {
        width: 90%;
        overflow: hidden;
    }

    .home .bookButtonHolderLarge {
        font-size: 26px;
        height: 76px;
        line-height: 76px;
        z-index: 500;
    }

    .bookButtonHolderLarge {
        font-size: 20px;
        height: 60px;
        line-height: 60px;
        z-index: 0;
        background: url("../images/buttonBg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
        bottom: 0;
        color: #ffffff;
        display: block;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        position: fixed;
        right: 0;
        text-align: center;
        width: 100%;
        text-decoration: none;
        font-family: 'brandonRegular', Arial, Helvetica, sans-serif;
    }

    .sliderText {
        font-size: 14px;
        margin: 0 auto;
        width: 88%;
        font-family: 'Raleway', sans-serif;
        color: #f4f4f4;
    }

    .sliderButton {
        display: none;
    }

    .bx-controls {
        display: none;
    }

    .sliderTextHolder {
        width: auto;
    }

    .custom-sidebar {
        display: none;
    }

    #content {
        width: 96%;
        float: left;
        padding-left: 20px;
    }

    .rooms .owl-buttons{
        display: none;
    }
    .rooms .room_hover {
        background: none;
        display: block;
    }

    .rooms .wrap a {
        margin: 0;
    }

    .rooms ul {
        display: flex;
        display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;      /* TWEENER - IE 10 */
        display: -webkit-flex;     /* NEW - Chrome */
        list-style-type: none;

    }

    .room_hover > ul {
        margin-top: 10px;
       /* padding-right: 25%;*/
    }

    .rooms .room_hover {
        position: static;
    }

    .room_hover > ul > li {
        display: inline-table;
        width: 26%;
    }


    .rooms .room_hover .more_details1 {
        zoom: 80%;
        -ms-zoom: 0.8;
        -webkit-zoom: 0.8;
        -moz-transform: scale(0.8, 0.8);
    }
    .rooms .room_hover .more_details2 {
        zoom: 80%;
        -ms-zoom: 0.8;
        -webkit-zoom: 0.8;
        -moz-transform: scale(0.8, 0.8);
    }
    .rooms .room_hover .more_details3 {
        zoom: 80%;
        -ms-zoom: 0.8;
        -webkit-zoom: 0.8;
        -moz-transform: scale(0.8, 0.8);
    }
    .rooms .room_hover .more_details4 {
        zoom: 80%;
        -ms-zoom: 0.8;
        -webkit-zoom: 0.8;
        -moz-transform: scale(0.8, 0.8);
    }
    .rooms .room_hover .more_details5 {
        zoom: 80%;
        -ms-zoom: 0.8;
        -webkit-zoom: 0.8;
        -moz-transform: scale(0.8, 0.8);
    }

    #footer .footer-content div.what-we-do {
        display: none;
    }

    #footer .footer-content div.contact-us {
        float: left;
        width: 50%;
        margin-bottom: 15px;
    }

    #footer .footer-content div.newsletter {
        float: left;
        width: 50%;
        margin-bottom: 15px;
    }

}

@media only screen and (max-width: 800px) {
    #testimonialSlider .owl-next {
        top: -518px;
        left: 182px;
    }

    #testimonialSlider .owl-prev {
        top: -518px;
        left: 208px;
    }

    .clientTestimonials h1 {
        font-size: 28px;
    }

    .findUs h1 {
        font-size: 28px;
    }

}

@media screen and (max-width: 799px) {
    .sliderTitle {
        font-size: 30px;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev {
        zoom: 55%;
        -ms-zoom: 0.55;
        -webkit-zoom: 0.55;
        -moz-transform:  scale(0.55,0.55);
        top: 17%;
    }
    .owl-theme .owl-controls .owl-buttons .owl-next {
        zoom: 55%;
        -ms-zoom: 0.55;
        -webkit-zoom: 0.55;
        -moz-transform:  scale(0.55,0.55);
        top: 17%;
    }

    .clientTestimonials h1 {
        font-size: 28px;
    }

    .findUs h1 {
        font-size: 28px;
    }
}

@media screen and (max-width: 768px) and (orientation: landscape) {
    #testimonialSlider .owl-next {

   left: 590px;
                top: -555px;
    }

    #testimonialSlider .owl-prev {

      left: 514px;
                top: -555px;
    }
}

@media screen and (max-width: 768px) {

    .owl-theme .owl-controls .owl-buttons .owl-prev {
        zoom: 70%;
        -ms-zoom: 0.7;
        -webkit-zoom: 0.7;
        -moz-transform:  scale(0.7,0.7);

        top: 17%;
    }
    .owl-theme .owl-controls .owl-buttons .owl-next {
        zoom: 70%;
        -ms-zoom: 0.7;
        -webkit-zoom: 0.7;
        -moz-transform:  scale(0.7,0.7);
        top: 17%;
    }

    .clientTestimonials h1 {
        font-size: 26px;
    }

    .findUs h1
    {
        font-size: 26px;
    }

    .ourGallery h1 {
        font-size: 26px;
    }

    .aboutHotel h1 {
        font-size: 26px;
    }

    #testimonialSlider .owl-next {
        display: none;
/*        left: 190px;
        top: -520px;*/
    }

    #testimonialSlider .owl-prev {
        display: none;
/*        left: 214px;
        top: -520px;*/
    }

    .aboutHotel {
        padding: 15px 0;
    }

    .ourGallery {
        padding-bottom: 0;
    }

    #map-canvas {
        height: 285px;
    }

    .aboutHotel .aboutHotelContent {
        font-size: 14px;
    }

    .testimonialInfo p {
        font-size: 14px;
    }

    #roomSlider .item{
        text-align: center;
    }

}

@media screen and (max-width: 699px) {
    .sliderText {
        line-height: 20px;
    }

    #footer .footer-content div.contact-us {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .sliderText {
        display: none;
    }

    .owl-theme .owl-controls .owl-buttons .owl-next {
        top: 88px;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev {
        top: 88px;
    }

    #content {
        padding-right: 20px;
        padding-left: 20px;
    }

    .aboutHotel .aboutHotelContent {
        width: 100%;
        margin-bottom: 0;
        font-size: 14px;
    }

    .readMore
    {
        margin-bottom: 25px;
        width: 100%;
    }

    .clientTestimonials {
    width: 100%;
        text-align: center;
    }

    .findUs {
        width: 100%;
        margin-bottom: 0;
    }

    .clientTestimonials h1 {
        font-size: 28px;
        pointer-events: auto;
    }

    #footer .footer-content div.newsletter {
        width: 100%;
    }

    #testimonialSlider .owl-prev {
        display: none;
    }
    #testimonialSlider .owl-next{
        display: none;
    }

    .aboutHotel {
        padding: 0;
    }

    #map-canvas {
        position: relative;
        overflow: hidden;
        transform: translateZ(0px) translateZ(0px) translateZ(0px) translateZ(0px) translateZ(0px) translateZ(0px) translateZ(0px);
        display: none;
    }

    .clientTestimonials {
        margin-bottom: 0px;
    }

    .clientTestimonials h1 {
        background: none repeat scroll 0 0 #006bb7;
        color: #ffffff;
        padding: 15px;
        pointer-events: auto;
        margin: 0px;
    }

    .findUs h1 {
        text-align: center;
        background-color: #E77E23;
        color: #ffffff;
        padding: 15px;
        pointer-events: auto;
    }

    #testimonialSlider {
        visibility: hidden;
        height: 0px;
    }

    .location {
        display: none;
    }

    #content {
        width: 92%;
    }

}

@media screen and (max-width: 580px) {
    .sliderTitle {
        font-size: 24px;
        line-height: 23px;
        margin-top: 20px;
    }
    .logoHolder img {
        max-width: 100%;
        height: auto;
    }
    #content {
        padding-left: 30px;

    }

    .owl-theme .owl-controls .owl-buttons .owl-prev {
        display: none;
    }
    .owl-theme .owl-controls .owl-buttons .owl-next {
        display: none;
    }

    .rooms .room_hover .more_details1 {
        zoom: 60%;
        -ms-zoom: 0.6;
        -webkit-zoom: 0.6;
        -moz-transform: scale(0.6, 0.6);
    }
    .rooms .room_hover .more_details2 {
        zoom: 60%;
        -ms-zoom: 0.6;
        -webkit-zoom: 0.6;
        -moz-transform: scale(0.6, 0.6);
    }
    .rooms .room_hover .more_details3 {
        zoom: 60%;
        -ms-zoom: 0.6;
        -webkit-zoom: 0.6;
        -moz-transform: scale(0.6, 0.6);
    }
    .rooms .room_hover .more_details4 {
        zoom: 60%;
        -ms-zoom: 0.6;
        -webkit-zoom: 0.6;
        -moz-transform: scale(0.6, 0.6);
    }
    .rooms .room_hover .more_details5 {
        zoom: 60%;
        -ms-zoom: 0.6;
        -webkit-zoom: 0.6;
        -moz-transform: scale(0.6, 0.6);
    }
    .room_hover > ul {
        padding-left: 0px;
        padding-right: 32px;
    }
}

@media screen and (max-width: 480px) {

    #content {
        padding-left: 10px;
        padding-right: 0px;
    }

    .aboutHotel {
        padding: 10px 0;
    }

    .aboutHotel .aboutHotelContent
    {
        font-size: 12px;
    }

    .aboutHotel h1 {
        text-align: center;
        font-size: 26px;
    }

    .findUs h1 {
        text-align: center;
        font-size: 26px;
    }

    .ourGallery h1 {
        text-align: center;
        font-size: 26px;
    }

    .contentHeader
    {
        font-size: 26px;
    }

    .ourGallery {
        padding-bottom: 10px;
    }

    .clientTestimonials
    {
        margin-bottom: 10px;
    }
    .findUs {
        margin-bottom: 0;
    }

    #footer .footer-content {
        padding: 15px 0;
    }

    .footer-content h2 {
        text-align: center;
    }

    input[type="submit"] {
        width: 100%;
    }

    #email {
        width: 100%;
    }

    .emailLabel {
        text-align: center;
    }

    .social_icons {
        float: none;
        text-align: center;
    }

    .social_icons_list {
        padding-left: 25%;
    }
    .rooms .wrap span {
        font-size: 12px;
    }

    .testimonialInfo p {
        font-size: 12px;
    }

    .clientTestimonials h1 {
        font-size: 24px;
    }

    .findUs h1 {
        font-size: 24px;
        margin-top: 0;
        padding: 5px;
    }

    .clientTestimonials h1 {
        padding: 5px;
    }

}

@media screen and (max-width: 417px) {

}

@media screen and (max-width: 400px) {
    .sliderTitle {
display: none;
    }
    #content {
        padding-left: 10px;
        padding-right: 0;
    }

    .rooms .room_hover .more_details1 {
        zoom: 100%;
        -ms-zoom: 1;
        -webkit-zoom: 1;
        -moz-transform: scale(1, 1);
    }
    .rooms .room_hover .more_details2 {
        zoom: 100%;
        -ms-zoom: 1;
        -webkit-zoom: 1;
        -moz-transform: scale(1, 1);
    }
    .rooms .room_hover .more_details3 {
        zoom: 100%;
        -ms-zoom: 1;
        -webkit-zoom: 1;
        -moz-transform: scale(1, 1);
    }
    .rooms .room_hover .more_details4 {
        zoom: 100%;
        -ms-zoom: 1;
        -webkit-zoom: 1;
        -moz-transform: scale(1, 1);
    }
    .rooms .room_hover .more_details5 {
        zoom: 100%;
        -ms-zoom: 1;
        -webkit-zoom: 1;
        -moz-transform: scale(1, 1);
    }

    .room_hover > ul {
        padding-left: 30px;
        padding-right: 60px;
    }

    .aboutHotel {
        padding: 10px 0;
    }

    .aboutHotel h1 {
        text-align: center;
        font-size: 22px;
    }

    .ourGallery h1 {
        text-align: center;
        font-size: 22px;
    }

    .clientTestimonials h1{
        text-align: center;
        font-size: 22px;
    }

    .findUs h1 {
        text-align: center;
        font-size: 22px;
    }

    .ourGallery {
        padding-bottom: 20px;
    }

    .ourGallery .item {
        text-align: center;
    }

    .aboutHotel .aboutHotelContent {
        font-size: 12px;
    }

    .contentHeader {
    font-size: 22px;
    }

    .social_icons ul li {
        margin-right: 0;
    }
}


/*iphone*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px)
{

}