/*********** structure ******************/
body {
    color: #231f20;
    padding: 0;
    background-color: white;
    font-size: 18px;
    line-height: 1.2em;
    position: relative;
}

.margin_wrapper {
    margin: 0 auto;
    max-width: 1680px;
}

#content {
    position: relative;
}

img {
    /*width: 100%;*/
}

li {
    list-style: none;
}

.section {
    background-color: white;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.b-top-section{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row nowrap;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
}

.allowoverflow {
    overflow: visible;
}

.backgroundcoloured {
    background-color: #e8e8e2;
}

.leftpad {
    margin-left: 2em;
}

.rightpad {
    margin-right: 2em;
}

.siglePad {
    padding:0 4em;
}

@media screen and (max-width: 750px) {
    .siglePad {
        padding: 0 18px;
    }
}

.col_80 a {
    color: #999999;
    text-decoration: none;

}

.col_80 p a {
    color: #6f6e69;
    font-style: italic;
}

.contentblock p a {
    color: #999999;
    font-style: normal;
}

.col_80 {
    /*width: 80%;
    float: left;*/
    flex: 1 1 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    min-height: 400px;
}

.col_20 {
    /*width: 20%;
    float: left;*/

    flex: 0 0 250px;
    -webkit-flex: 0 0 250px;
    -ms-flex: 0 0 250px;

    max-width: 250px;
}

.col_100 {
    width: 100%;
}

.col_100 p a {
    color: #6f6e69;
    font-style: italic;
    text-decoration: none;
}

#innerpad {
    margin-left: 2em;
    /*margin-top: 3em; */
    margin-top: 43px;
    /* border:1px solid pink; */
}

#texturedbackground {
    /*background-image: url('../img/misc/texture_bg.gif');*/
    background-color: #E1E1DB;
    width: 100%;
    height: 68px;
}

/* #socialiconsgraphic { margin: 1.8em 0.0em 0em 0em; float: right; width: 51px; height: 159px; } */
/*.backgroundcoloured #socialiconsgraphic{background-image:url('/img/socialicons.gif');}*/
.alignright {
    padding-right: 0em !important;
}

/*********** fonts ****************/
p {
    margin: 0em 0em 1em 0em;
    font-family: 'Tinos';
}

p.introp {
    margin-top: 2em;
}

p.width40 {
    width: 40%;
}

p.introparalargeletter {
}

p.introparalargeletter:first-letter {
    font-size: 200%;
}

.leftcol_text {
    margin: 3em 0em 1em 2em;
    width: 45%;
    float: left;
}

.rightcol_text {
    margin: 3em 0em 1em 0em;
    padding-left: 4%;
    width: 45%;
    float: left;
}

.single-column {
    width: 100%;
    padding: 3em 0em 1em 0em;
}

.single-column a{
    color: #44433E;
}

.single-column a:hover{
    text-decoration: none;
}

@media screen and (max-width: 750px) {
    .single-column {
        padding: 20px 0em 20px 0em;
    }
}

h1 {
    font-family: 'Tinos';
    width: 500px;
    font-size: 3.15em;
    font-weight: 200;
    letter-spacing: -0.05em;
    line-height: 0.9em;
    margin-bottom: 0.0em;
    /* margin-top: 0.8em;  */
}

h2 {
    font-family: 'Perpetua MT W01 Italic';
    color: #6f6e69;
    font-size: 1.3em;
    font-weight: 100;
    margin-bottom: 0.4em;
}

h2.extramargintop {
    margin-top: 0.5em;
}

h3 {
    color: #727168;
    font-family: 'Tinos';
    font-size: 3.15em;
    font-weight: 200;
    letter-spacing: -0.05em;
    line-height: 0.9em;
    margin-bottom: 0.4em;
    margin-top: 0.0em;
}

h4 {
    font-family: 'Tinos';
    font-size: 19px;
    line-height: 1.4em;
    color: #706f69;
    text-transform: uppercase;
}

#subheading {
    font-family: 'Tinos';
    color: Gray;
    font-size: 3.15em;
    font-weight: 200;
    letter-spacing: -0.05em;
    line-height: 0.9em;
    margin-bottom: 1.0em;
    margin-top: 0.0em;
}

a.blocklink {
    font-size: 0.7em;
    font-family: 'Tinos';
    color: #231f20;
    text-decoration: none;
    display: block;
    padding-top: 0.5em;
}

/* rollover menu */
h5 {
    font-size: 1.4em;
    line-height: 0.95em;
    color: White;
}

.description {
    display: none;
    font-family: 'Tinos';
    height: 100%;
    background-color: transparent;
    background-image: url('http://toppingrosehouse.com/img/transparentbg.png');
    background-repeat: repeat-x;
    position: absolute;
    top: 0px;
    width: 80%;
    max-width: 64em;
}

.description h4 {
    display: block;
    color: #231f20;
    font-size: 2.1em;
    margin-left: 1.43em;
}

.description ul {
    padding-top: 0.8em;
}

.description li {
    font-size: 1.0em;
    padding: 0.2em 0em 0.2em 0em;
}

.description .inner {
    width: 90%;
    position: absolute;
    top: 2em;
}

.description .innerleft {
    float: left;
    margin-left: 3em;
    margin-top: 4em;
    width: 35%;
}

.description .innerright {
    float: left;
    margin-left: 3em;
    margin-top: 4em;
    width: 35%;
}

.description li a {
    display: block;
    text-transform: uppercase;
    color: White;
    text-decoration: none;
}

.description .menulowercase {
    padding-top: 0px;
    padding-bottom: 0.8em;
    font-size: 0.9em;
}

.description .menulowercase li a {
    text-transform: none;
    color: #231f20;
}

.description li a:hover {
    background-color: #ae9e38;
}

.original {
    background-image: url('http://toppingrosehouse.com/img/transparentbgBAK.png') !important;
}

.original li a:hover {
    background-color: #ADAE42 !important;
}

a.hidemenulink {
    height: 2em;
}

a.hidemenulink:hover {
    background-color: white !important;
}

.hidetab {
    display: none !important;
}

/******************** HOMEPAGE ***************/

.homedarkbgrow {
    width: 100%;
    background-color: #E1E1DB;
}

.autoheightcol {
    min-height: 0;
}

.rowclear {
    clear: both;
    height: 14px;
}

h1.homeH1 {
    padding: 0.7em 0 0.3em 0;
    font-size: 2.2em;
}

.carouselOuter {
    margin: 0;
    height: auto;
    padding: 0;
}

.carouselImg {
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    vertical-align: top;
}

.carouselItem {
    width: 100%;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
}

.contentCarousel > li {
    width: 100%;
    float: left;
    display: block;
}

.contentCarousel .normallist li {
    width: 100%;
    float: left;
}

.imageCarousel li {
    width: 100%;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
}

.contentCarousel, .imageCarousel {
    margin: 0;
    height: auto;
    padding: 0;
}

/*.contentCarousel { margin-left:34px; }*/

.contentCarousel li img, .imageCarousel li img {
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    vertical-align: top;
    width: 100%;
}

/*homepage text slider*/
.contentSliderTextBlock {
    position: relative;
    width: 33%;
    float: left;
    padding-left: 2%;
    /*height: 658px;*/

}

/*.contentSliderTextBlock { position: relative; width: 33%; float: left; padding-left: 2%; height: 274px; }*/
.contentSliderTextInner { /* position: absolute; bottom: 0px;*/
}

/*
.contentSliderImageblock { width: 230px; float: left; }
.contentSliderImageblock IMG { width: 228px; }
*/
.contentslider_pagertext {
    font-size: 0.7em;
    font-family: 'Tinos';
    color: #727168;
}

.contentslider_pagertext a {
    padding: 0 6px 0 6px;
    font-family: 'Tinos';
    color: #727168;
    font-size: 1.2em;
    text-decoration: none;
}

#homepagetextslider_inner h2 {
    font-size: 1.3em;
}

/*homepage large text*/
#homepageimageandtext {
    /*position: relative;*/
    font-family: 'Tinos';
}

#homepageimage {
    width: 100%;
    height: auto;
}

#homepagelargetextcontainer { /*bordeR:1px solid red;*/

    font-weight: 100;
    /*letter-spacing: -0.1em;*/
    position: absolute;
    /*top: 1em; */
    top: 43px;
    left: 68px;
    float: left;
    font-size: 2em;
    line-height: 0.9em;
    max-width: 75%;
    z-index: 20;
    background: rgba(24, 28, 17, 0.75);
    padding: 10px;
}

#homepagelargetextcontainer #pagetitle {
    font-size: 18px;
    line-height: 140%;
    font-family: 'Tinos';
    font-style: italic;
    color: #706f69;
    cursor: pointer;
}

#homepagelargetextcontainer #pagesubtitle {
    padding-left: 0.0em;
    color: White;
    display: block;
}

#homepagebuttonscontainer {
    position: absolute;
    left: 68px;
    height: 3.5em;
    width: 80%;
    z-index: 20;
}

#bookPanel {
    position: absolute;
    left: 0;
    height: auto;
    width: 100%;
    z-index: 30;
    display: none;
}

/* #homereservenowbutton { float: left; background-color: #44433e; height: 3.5em; width: 22em; } */
/* #homereservenowbutton A { text-decoration: none; } */
/* #homereservenowbutton_inner { color: white; font-size: 2.2em; padding: 0.55em 0px 0px 0.4em; } */
/*#homereservenowbutton_inner a, #homereservenowbutton_inner a:hover, #homereservenowbutton_inner a:visited { color: White; font-family: 'Tinos'; }*/
#closeReservationPanel, #homereservenowbutton_inner {
    cursor: pointer;
}

#homereservenowbutton {
    float: left;
    background-color: #44433e;
    height: 3.5em;
    width: 22em;
}

#homereservenowbutton_inner {
    color: white;
    font-size: 2.2em;
    padding: 0.55em 0 0 0.4em;
    text-decoration: none;
    font-family: 'Tinos';
}

#homereservenowbutton_inner {
    color: white;
    font-size: 2.2em;
    padding: 0.55em 0 0 0.4em;
    text-decoration: none;
    font-family: 'Tinos';
}

#closeReservationPanel, #homereservenowbutton_inner {
    cursor: pointer;
}

#homebutton1 {
    background-color: #dbd985;
    float: left;
    height: 3.5em;
    width: 7em;
}

#homebutton2 {
    background-color: #d4d027;
    float: left;
    height: 3.5em;
    width: 5em;
}

#generalbutton1 {
    background-color: #D2C500; /* #dbd985;*/
    float: left;
    height: 2.7em;
    width: 8em;
    margin-left: 34px;
}

#generalbutton2 {
    background-color: #d4d027;
    float: left;
    height: 3.5em;
    width: 5em;
}

.homebutton_inner {
    font-family: 'Tinos';
    font-size: .85em;
    color: white;
    padding: 0.9em 0px 0px 0.4em;
    line-height: 1.2em;
}

.homebutton_inner a {
    text-decoration: none;
    color: #231F20;
}

#homebutton1_mob, #homebutton2_mob {
    display: none;
}

/***************** IMAGEBOXES ******************/
.imagebox { /*width: 21em;*/
    width: 28%;
    float: left;
    /* height: 27em; */
    /*height: 20em;*/
    min-height: 24em;
    margin-right: 1em;
    margin-bottom: 1em;
}

.imagebox ul li {
    list-style-type: disc;
    margin-left: 16px;
}

.hidelogosonmobile {
    display: block;
}

.showlogosonmobile {
    display: none;
}

.accommodationstext {
    width: 70%;
}

.box_title {
    margin-top: 1.2em;
    margin-bottom: 0.3em;
    font-size: 0.8em;
    font-family: 'Tinos';
    color: #727168;
}

p.box_text {
    font-size: 1.1em;
    line-height: 1.2em;
}

.box_link a {
    font-size: 0.8em;
    font-family: 'Tinos';
    color: #727168;
    text-decoration: none;
}

.newsimage {
    width: 145px;
}

.twocolumnbox {
    float: left;
    width: 46%;
    margin-right: 3%;
    padding-top: 20px;
}

.leftparagraph, .rightparagraph {
    float: left;
    width: 40%;
    margin-top: 1em;
    margin-left: 2em;
    margin-bottom: 2em;
}

/***************** FOOTER ******************/
.footernucleustext {
    padding-top: 5em;
    font-size: 0.8em;
    font-family: 'Tinos';
    color: #93928a;
}

.footernucleustext.middle {
    padding-top: 2.7em;
    margin-left: 50%;
    width: 300px;
}

.footerlinks a {
    text-decoration: none;
    color: #93928a;
}

.footerlinks {
    line-height: 1.2em;
    width: 14em;
    font-size: 0.9em;
    font-family: 'Tinos';
    color: #93928a;
}

.footerlinks li {
    float: left;
    list-style-type: disc;
    width: auto;
    margin-right: 1.25em;
}

.lexuslogo img {
    width: 181px;
}

.lexuslogo {
    margin-bottom: 1em;
}

.footerextrapaddingfornexus {
    padding-top: 50px;
}

#carouselImgLinks #carouLinksLarge {
    z-index: 100;
}

#carouselImgLinks #carouLinksMedium {
    z-index: 50;
}

#carouselImgLinks #carouLinksSmall {
    z-index: 10;
}

#carouselImgLinks .linksLarge {
    position: absolute;
    top: 0;
    left: 0;
}

.b-pager-wrapper {
    position: absolute;
    bottom: 140px;
    padding-bottom: 20px;
    left:0;
    right:0;
    z-index: 99999;
}

@media screen and (max-width: 960px) {

    .b-pager-wrapper {
        text-align: center;
    }

}

@media screen and (max-width: 906px) {

    .b-pager-wrapper {
        bottom: 40px;
    }

}

@media screen and (max-width: 768px) {

    .b-pager-wrapper {
        bottom: 140px;
    }

}

@media screen and (max-width: 624px) {

    .b-pager-wrapper {
        bottom: 40px;
    }

}

@media screen and (max-width: 510px) {

    .b-pager-wrapper {
        /*bottom: 100px;*/
    }

}

#topcarouselPager {
    margin: 1.3em 0 0 68px;
}

@media screen and (max-width: 960px) {

    #topcarouselPager {
        text-align: center;
        margin-left: 0;
    }

}

#topcarouselPager a {
    text-indent: -1999px;
    overflow: hidden;
    width: 14px;
    height: 13px;
    display: inline-block;
    margin-left: 10px;
    background-color: transparent;
    background-image: url("../../bundles/app/assets/img/misc/pagination_dots.png");
    background-position: 0px -13px;
}

@media screen and (max-width: 960px) {

    #topcarouselPager a {
        margin-left: 5px;
        margin-right: 5px;
    }

}

#topcarouselPager a.selected {
    background-position: 0px 0px;
}

#socialiconsgraphicNew {
    width: 42px;
    float: right;
    margin-top: 90px;
}

/** add this follow labels **/
#socialiconsgraphic {
    margin-top: 100px;
}

.addthis_follow_label {
    display: none !important;
}

/* .at300b { width: 51px; float: left; } */
.at300b {
    width: 42px;
    float: left;
}

#socialiconsgraphic .at300b SPAN {
    background: none !important;
}

#socialiconsgraphic a.addthisLink {
    width: 51px;
    height: 53px;
    background-color: Transparent;
    background-image: url('../../bundles/app/assets/img/misc/btn_socials.png');
}

#socialiconsgraphic a.addthis_button_facebook_follow {
    background-position: 0px 0px;
}

#socialiconsgraphic a.addthis_button_twitter_follow {
    background-position: 0px -53px;
}

#socialiconsgraphic a.addthis_button_pinterest_follow {
    background-position: 0px -106px;
}

/**book panel **/
#bookPanel { /*background-color: #000000;*/
    /* background-color: rgba(54, 51, 51, 0.9);  */
    /* background-color: rgba(54, 51, 51); */
    z-index: 20000;
    background-color: #363333;
    -moz-opacity: 0.90;
    opacity: 0.90;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    width: 80%;
    float: left;
    color: #ffffff;
}

#bookPanel .callAndBook {
    float: left;
    width: 100%;
    padding: 0.3em 0 1.0em 0;
}

.bkText {
    width: 67%;
    float: left;
    padding-left: 3%;
}

.callAndBook SPAN.bookNumber {
    font-size: 0.7em;
    font-family: 'Tinos';
}

.callAndBook SPAN.bookNumber {
    font-size: 1.7em;
}

.callAndBook SPAN.callText {
    font-size: 0.7em;
    font-family: 'Tinos';
}

.callAndBook .bkNowBtn {
    float: right;
    width: 25%;
    margin: 0 5% 0 0;
}

.bkNowBtn A {
    padding: 0.3em 0.5em 0.3em 0.5em;
    background-color: #6f6e69;
    text-decoration: none;
    color: #ffffff;
    font-size: 1.5em;
    float: right;
    line-height: 1.0em;
    font-family: 'Tinos';
}

#bookPanel .fields {
    float: left;
    padding-left: 3%;
}

.frmElements {
    width: auto;
    float: left;
    padding: 1.0em 1.5em 1.0em 0;
}

.frmElements SPAN {
    float: none;
    margin-left: 0px;
    display: block;
}

.frmElements INPUT, .frmElements SELECT {
    display: inline-block; /*  zoom: 1; */
    vertical-align: middle;
    border-width: 0px;
    height: 25px;
}

.frmElements INPUT {
    width: 140px;
}

.frmElements SELECT {
    width: 90px;
}

.frmItem A.cal {
    background-color: transparent;
    background-image: url('../../bundles/app/assets/img/misc/btn_calendar.png');
    background-position: 0px 0px;
    width: 61px;
    height: 30px;
    display: inline-block; /*   zoom: 1; */
    vertical-align: middle;
    margin-left: 15px;
}

.frmItem A:hover.cal {
    background-position: 0px -30px;
}

/*#Sitemap#*/
.CMSSiteMapList {
    font-family: 'Tinos';
    margin-bottom: 12px;
}

.leftpad > .CMSSiteMapList {
    margin-top: 12px;
    margin-bottom: 20px;
}

.CMSSiteMapList a {
    color: #706E66;
    text-decoration: none;
}

.CMSSiteMapList ul {
    padding-left: 10px;
}

.thirdblock {
    margin-bottom: 15px;
    padding-top: 10px;
    padding-right: 3%;
    float: left;
    width: 28%;
}

.thirdblock p {
    width: 90%;
}

/*#structure from old site#*/
.contentblock {
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 15px;
    padding-top: 10px;
    margin-right: 2%;
    float: left;
    width: 28%;
    /* width: 28%; */
    /* min-height:265px; */ /*   clear:left;   float:left;      width:100%;*/ /*width:26%;*/ /*width:290px;*/
}

.contentblock img {
    display: block;
    margin: 0px 0px 8px 0px;
}

.contentblock a, .col2 a {
    color: #999999;
    text-decoration: none;
}

.col1 {
    clear: both;
    float: left;
}

.col2 {
    float: left;
}

.col1 {
    width: 350px;
}

.col2 {
    width: 350px;
}

.contentblock p {
    line-height: 14px;
}

p,
.contentblockText li,
.contentblockText span,
.contentblockText div,
.contentblockText p {
    font-size: 18px;
    margin-bottom: 12px;
    line-height: 114%;
    font-family: 'Tinos';
}

p.first:first-letter {
    font-size: 200%;
}

.formsubmitbutton {
    background-image: url("../../bundles/app/nonKentico/img/topping_rose_house_subscribe_button.gif");
    display: block;
    height: 23px;
    text-indent: -3000px;
    width: 415px;
}

.inquirysubmitbutton {
    background-image: url("../../bundles/app/nonKentico/img/topping_rose_house_eventinquiry_button.gif");
    display: block;
    height: 23px;
    text-indent: -3000px;
    width: 415px;
}

.inquirylinkbutton {
    /*float: left;*/
    display: inline-block;
    width: 110px;
    height: 23px;
    background-image: url('../../bundles/app/nonKentico/img/eventinquiry_link.gif');
    /*background-position: 0px -26px;*/
    text-indent: -999em;
    margin-right: 5px;
    margin-bottom: 4px;
}

/*menu buttons */
.dinnermenubutton {
    display: block;
    width: 142px;
    height: 22px;
    float: left;
    background-image: url('../../bundles/app/assets/img/dinnermenu_buttons.gif');
    background-position: 0 -6px;
    text-indent: -999em;
    margin-right: 5px;
    margin-bottom: 4px;
}

.dessertmenubutton {
    display: block;
    width: 160px;
    height: 22px;
    float: left;
    background-image: url('../../bundles/app/assets/img/dinnermenu_buttons.gif');
    background-position: -145px -6px;
    text-indent: -999em;
    margin-right: 5px;
    margin-bottom: 4px;
}

.winemenubutton {
    float: left;
    display: block;
    width: 182px;
    height: 22px;
    background-image: url('../../bundles/app/assets/img/dinnermenu_buttons.gif');
    background-position: 0px -34px;
    text-indent: -999em;
    margin-right: 5px;
    margin-bottom: 4px;
}

.brunchmenubutton {
    float: left;
    display: block;
    width: 147px;
    height: 22px;
    background-image: url('../../bundles/app/assets/img/dinnermenu_buttons.gif');
    background-position: -186px -34px;
    text-indent: -999em;
    margin-right: 5px;
    margin-bottom: 4px;
}

.breakfastmenubutton {
    float: left;
    display: block;
    width: 182px;
    height: 22px;
    background-image: url('../../bundles/app/assets/img/dinnermenu2_buttons.gif');
    background-position: 0px -26px;
    text-indent: -999em;
    margin-right: 5px;
    margin-bottom: 4px;
}

.lunchmenubutton {
    float: left;
    display: block;
    width: 147px;
    height: 22px;
    background-image: url('../../bundles/app/assets/img/dinnermenu2_buttons.gif');
    background-position: 0px 0px;
    text-indent: -999em;
    margin-right: 5px;
    margin-bottom: 4px;
}

.smalllinebreak {
    font-size: 0px;
    height: 3px;
    clear: both;
}

.massagebutton {
    display: block;
    width: 154px;
    height: 22px;
    float: left;
    background-image: url('../../bundles/app/assets/img/btn_spaMenus.png');
    background-position: -115px -0px;
    text-indent: -999em;
    margin-right: 5px;
    margin-bottom: 4px;
}

.facialbutton {
    display: block;
    width: 134px;
    height: 22px;
    float: left;
    background-image: url('../../bundles/app/assets/img/btn_spaMenus.png');
    background-position: 0px -26px;
    text-indent: -999em;
    margin-right: 5px;
    margin-bottom: 4px;
}

a[href^=tel] {
    color: #999999 !important;
}

#homebutton_gallery {
    z-index: 10000;
    float: right;
    padding-right: 7%;
    padding-top: 4px;
}

#gallerylink {
    text-indent: -10000px;
    display: block;
    width: 87px;
    height: 56px;
    background-image: url('../../bundles/app/assets/img/btn_viewGallery.png');
}

a#gallerylink:hover {
    background-position: 0px -56px;
}

#logolinkcontainer {
    display: block;
    width: 170px;
    margin: 0px auto 10px auto;
}

#logolink {
    text-indent: -10000px;
    display: block;
    width: 170px;
    height: 217px;
    background-image: url('../../bundles/app/assets/img/logos/skandinavia_logos_170.png');
}

.normallist {
    list-style: disc !important;
    list-style-type: disc !important;
    font-family: 'Tinos';
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 10px;
}

.normallist li {
    list-style-image: url('../../bundles/app/nonkentico/img/trhdash.gif');
    list-style: disc !important;
    list-style-type: disc !important;
    padding-bottom: 4px !important;
}

/* HOMEPAGE - award */
.awardouterdiv {
    margin-right: 15px;
    width: 140px;
    margin-top: 90px;
    float: right;
}

.awardp {
    padding-top: 8px;
    font-size: 0.9em;
    width: 140px;
}

.smithhotelaward {
    z-index: 10000;
    position: absolute;
    left: 25px;
    top: 280px;
    width: 93px;
    height: 120px;
}

.graybutton, .greenbutton, .brownbutton {
    font-family: 'Tinos';
    font-size: 15px;
    color: #333 !important;
    font-style: normal !important;
    text-transform: uppercase;
    padding: 3px 10px 3px 9px;
    display: block;
    float: left;
    width: 175px;
    margin-bottom: 4px;
    margin-right: 10px;
}

.brownbutton::after, .greenbutton::after, .graybutton::after {
    content: "\0000a0>";
    color: white;
}

.brownbutton:hover, .greenbutton:hover, .graybutton:hover {
    color: black !important;
}

.graybutton {
    background-color: #ccc;
}

.greenbutton {
    background-color: #d3cd97;
}

.brownbutton {
    background-color: #d0c5b5;
}

.graybutton:hover {
    background-color: #D6D6D6;
}

.greenbutton:hover {
    background-color: #D9D3A4;
}

.brownbutton:hover {
    background-color: #D7CDBF;
}

@media screen and (max-width: 1200px) {

    /*other*/
    #carouselImgLinks #carouLinksLarge {
        z-index: 10;
    }

    #carouselImgLinks #carouLinksMedium {
        z-index: 100;
    }

    #carouselImgLinks #carouLinksSmall {
        z-index: 50;
    }

    /*#logocontainer {display:block;width:140px;margin:10px auto 10px auto;}*/
    #logolinkcontainer {
        width: 140px;
        height: 189px;
    }

    #logolink {
        width: 140px;
        height: 179px;
        background-image: url('../../bundles/app/assets/img/logos/skandinavia_logos_140.png');
    }

}

/*old (from pre delay menu) 1015*/
@media screen and (max-width: 1015px) {
    .contentSliderTextBlock {
        width: 48%;
    }

    #homepagelargetextcontainer {
    }

    .thirdblock {
        width: 100%;
    }

}

.hidecarouselcontentonmobile {
    display: block;
}

.showcarouselcontentonmobile {
    display: none;
}

@media screen and (max-width: 768px) {

    /*other*/
    #carouselImgLinks #carouLinksLarge {
        z-index: 10;
    }

    #carouselImgLinks #carouLinksMedium {
        z-index: 50;
    }

    #carouselImgLinks #carouLinksSmall {
        z-index: 100;
    }

}

/* ipad portrait */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    #toTop {
        right: 158px !important;
    }

    #toTopHover {
    }

    .contentblock {
        width: 75%;
    }

    .Formcol1 {
        margin-bottom: 440px;
    }

    #homebutton_gallery {
        padding-right: 170px !important;
    }

    .imagebox {
        min-height: 18em;
        height: 18em !important;
    }

    p.width40 {
        width: 90%;
    }

    .contentSliderTextBlock {
        min-height: 700px;
    }
}

/* ipad landscape */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
    .contentblock {
        width: 65%;
    }

    #mainnavNew {
        margin-top: -35px !important;
    }
}

@media screen and (max-device-width: 480px), screen and (max-device-width: 960px) and (-webkit-min-device-pixel-ratio: 2) {
    body {
        font-size: 16px !important;
    }

    #mainnavNew {
        width: 100%;
        padding-left: 0;
    }

    #bookPanel {
        padding: 5em 0 5em 0;
        position: fixed !important;
        top: 0px !important;
        width: 100%;
    }

    .callAndBook .bkNowBtn {
        float: left;
        width: 97%;
        padding: 0.3em 0 0.3em 3%;
        margin: 0 0 0 0;
    }

    .bkNowBtn A {
        float: left;
    }

    .contentSliderTextBlock {
        width: 100%;
    }

    .contentSliderTextInner {
        position: relative;
        padding-top: 1em;
        bottom: auto;
    }

    #homepagelargetextcontainer {
        font-size: 1.7em;
    }

    h1 {
        font-size: 1.7em;
        width: 95%;
    }

    h3 {
        font-size: 1.7em;
    }

    .leftcol_text {
        float: none;
        width: 100%;
    }

    .rightcol_text {
        padding-left: 0px;
        float: none;
        width: 100%;
        margin-left: 34px;
    }

    .contentblock {
        width: 100%;
    }

    h1.homeH1 {
        width: 80%;
        font-size: 1.7em;
        line-height: 1.1em;
    }

    .twocolumnbox {
        width: 100%;
    }

    /*#logolinkcontainer {
        width: 55px;
        height: 132px;
    }

    #logolink {
        width: 55px;
        height: 58px;
        background-image: url('../img/logos/skandinavia_logos_55.png');
    }*/

    .hidelogosonmobile {
        display: none;
    }

    .showlogosonmobile {
        display: block;
    }

    .awardp {
        font-size: 1em;
    }

    .footerlinks {
        clear: both;
        border: 1px solid green;
        margin-left: 0;
        padding-left: 0;
    }

    .nucleustext_mob {
        display: none;
    }

    .footerlinks_mob {
    }

    .footerlinks_mobile a {
        text-decoration: none;
        color: #93928a;
    }

    .footerlinks_mobile {
        line-height: 1.2em;
        width: 10em;
        font-size: 1em;
        font-family: 'Tinos';
        color: #93928a;
    }

    .col_80 { /*width: 80%; float:left;*/ /*min-height:inherit;*/
    }

    .col_20_contentrow {
        clear: both;
        float: none;
        width: 80%;
        max-width: none;
    }

    .AllMobileFooterLinks {
        margin-left: 20px;
        width: 250px;
    }

}

@media screen and (max-width: 768px) {
    .col_20{
        display: none;
    }

    /*new changes may2016*/
    #homepagelargetextcontainer {
        left: 20px;
        top: 230px;
    }

}

/**no specific layout used only for the...block used only for content slider **/
@media screen and (max-width: 639px) {
    .contentSliderTextBlock {
        width: 100%;
        padding-left: 0;
    }

    .contentSliderTextInner {
        position: relative;
        padding-top: 1em;
        bottom: auto;
    }

    #homepagebuttonscontainer {
        left: 20px;
    }

    #topcarouselPager {
        margin-left: 20px;
    }

    .leftpad {
        margin-left: 20px;
    }

    .leftcol_text {
        margin-left: 0;
    }

    .rightcol_text {
        margin-left: 0;
    }

    #generalbutton1 {
        margin-left: 0;
    }

    .contentCarousel {
        margin-left: 0;
    }
}

@media screen and (max-width: 600px) {
    #homepagelargetextcontainer {
        left: 20px;
        top: 160px;

    }
}

@media screen and (max-width: 510px) {
    #homepagelargetextcontainer {
        left: auto;
        top: auto;
        width: 100%;
        max-width: 100%;
        text-align: center;
        float:none;
        position: relative ;
        padding: 8px 0 11px;
    }

    #homepagelargetextcontainer a{
        font-size: 24px !important;
        color: #fff !important;
        text-decoration: none;
        font-style: normal !important;
    }

    #homepagelargetextcontainer span{
        font-size: 24px !important;
    }

    #homepagelargetextcontainer #pagesubtitle {
        display: inline;
    }
}

@media screen and (min-width: 1200px) {
    .imagebox:nth-child(4) {
        clear: left;
    }

    .imagebox:nth-child(7) {
        clear: left;
    }

    .imagebox:nth-child(10) {
        clear: left;
    }

    .imagebox:nth-child(13) {
        clear: left;
    }

    .imagebox:nth-child(16) {
        clear: left;
    }
}

.at-icon-wrapper {
    display: none;
}

.social-icons-container {
    text-align: center;
    padding-top: 18px;
    padding-bottom: 18px;
}

.addthisLink {
    display: inline-block;
    width: 51px;
    height: 50px;
    background-image: url('../../bundles/app/assets/img/social_icons.png');
}

.addthis_button_facebook_follow {
    margin-right: 10px;
}

.addthis_button_vk_follow {
    margin-right: 10px;
    background-position-x: -70px;
}

.addthis_button_instagram_follow {
    margin-right: 10px;
    background-position-x: -140px;
}

.addthis_button_tripadvisor_follow {
    margin-right: 10px;
    background-position-x: -210px;
}

.addthis_button_geometria_follow {
    margin-right: 10px;
    background-position-x: -280px;
}

.addthis_button_telegram_follow {
    margin-right: 10px;
    background-position-x: -350px;
}

/* <img src="/trh_resources/img/misc/social_iconsGreen.png" /> */

.footer-row-coloured {
    background-color: #F9F9F9;
}
}

.footer-row-second {
    background-color: #FEFEFE;
}

.footerlinksNew {
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Tinos';
    color: #706f69;
    text-align: center;
}

.footerlinksNew a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Tinos';
    color: #706f69;
}

.awards-row {
    width: 540px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
}

.awards-row img {
    float: left;
    width: auto;
}

.award-img-one {
    margin-left: 18px;
    margin-right: 35px;
}

.award-img-two {
    margin-right: 33px;
}

.award-img-three {
    margin-right: 33px;
}

.award-img-four {
}

.partners-row {
    width: 324px;
    margin-left: auto;
    margin-right: auto;
}

.partners-row img {
    float: left;
    width: auto;
}

.partner-img-one {
    margin-left: 18px;
    margin-right: 29px;
}

.partner-img-two {
}

.partner-img-three {
}

.brand-by-nucleus-row {
    width: 255px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 30px;
}

.brand-by-nucleus-row a {
    text-decoration: none;
    color: #CCC;
    font-family: 'Tinos';
}

@media screen and (max-width: 639px) {
    .footer-row-coloured {
        height: 163px;
    }

    .awards-row {
        width: 100%;
        padding-top: 30px;
    }

    .awards-row img {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .partners-row {
        width: 100%;
    }

    .partners-row img {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .brand-by-nucleus-row {
        clear: both;
    }
}

.b-mobile-logo-wrapper{
    position: absolute;
    top:0;
    left:0;
}

@media screen and (min-width: 769px) {
    .b-mobile-logo-wrapper{
        display: none;
    }
}

.b-mobile-logo{
    position: absolute;
    top:0;
    left:30px;
    z-index: 200;
}

.b-mobile-menu{
    position: absolute;
    top:24px;
    right:0;
    z-index: 200;
}

@media screen and (min-width: 769px) {
    .b-mobile-logo{
        display: none;
    }
    .b-mobile-menu{
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .b-mobile-logo img{
        width:100px;
    }
}

@media screen and (max-width: 510px) {
    .b-mobile-menu{
        display: none;
    }

    .b-mobile-logo-wrapper{
        right:0;
    }

    .b-mobile-logo{
        left:50%;
        margin-left: -84px;
    }

    .b-mobile-logo img{
        width:168px;
    }
}

.b-mobile-header-line{
    height: 150px;
    background: #fff;
}

@media screen and (min-width: 511px) {
    .b-mobile-header-line{
        display: none;
    }
}

.b-mobile-menu-320{
    display: block;
    height: 60px;
    background: #fff;
    text-align: center;
}

@media screen and (min-width: 511px) {
    .b-mobile-menu-320{
        display: none;
    }
}

.m-table{
    display: none;
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    width:250px;
    list-style: none;
    padding: 32px 0 0 0;
    margin: 0;
    outline: 0;
    background: #fff;
    text-align: center;
    z-index: 9999999;
}

@media screen and (max-width: 750px) {
    .m-table{
        width:170px;
    }
}

@media screen and (min-width: 769px) {
    .m-table{
        display: none;
    }
}

.m-table.subactive{
    padding-right:350px;
}

@media screen and (max-width: 750px) {
    .m-table.subactive{
        padding-right:200px;
    }
}

.m-table > li{
    margin: 0;
    cursor: pointer;
    border: none;
    text-align: center;
    font-size: 15px;
    line-height: 1em;
    font-family: 'Tinos';
    padding: 0 0px 0 0px;
}

.m-table > li > a{
    display: block;
    font-size: 1em;
    text-transform: uppercase;
    color: #44433E;
    text-decoration: none;
    padding: 6px 4px;
}

.m-table > li > a:hover{
    color: black;
    background-color: #D6CFC5;
}

.m-table > li > ul{
    display: none;
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    width:350px;
    list-style: none;
    padding: 32px 0 0 0;
    margin: 0;
    outline: 0;
    background-color: rgba(229, 221, 211, 0.95);
    color: #706E66;
    text-align: center;
}

@media screen and (max-width: 750px) {
    .m-table > li > ul{
        width:200px;
    }
}

@media screen and (max-width: 750px) {
    .menutitle {
        font-size: 1.4em !important;
    }
}

.m-table.subactive > li > ul.active{
    display: block;
}

.m-table > li > ul > li > a{
    padding: 4px 0 4px 0;
    display: block;
    font-size: 1em;
    text-transform: uppercase;
    color: #44433E;
    text-decoration: none;
}

@media screen and (max-width: 750px) {
    .m-table > li > ul > li > a{
        font-size: 0.8em;
    }
}

.m-table > li > ul > li > a:hover{
    text-decoration: underline;
}

.m-table-hide-btn{
    display: block;
    position: absolute;
    top:24px;
    left:-120px;
    width: 120px;
    height: 24px;
    background: #fff;
    text-align: center;
}

.m-table-overlay {
    display: none;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    z-index: 9999998;
}

/*
Menu 320
 */

.m-mobile{
    display: none;
    width:100%;
    list-style: none;
    padding: 19px 0px 27px 0;
    margin: 0;
    outline: 0;
    background: #fff;
    text-align: center;
    z-index: 9999999;
}

.m-mobile > li{
    margin: 0;
    cursor: pointer;
    border: none;
    text-align: center;
    font-size: 15px;
    line-height: 1em;
    font-family: 'Tinos';
    padding: 0 0px 0 0px;
}

.m-mobile > li > a{
    display: block;
    font-size: 1em;
    text-transform: uppercase;
    color: #44433E;
    text-decoration: none;
    padding: 12px 4px;
}

.m-mobile > li > a:hover{
    color: black;
    background-color: #D6CFC5;
}

.m-mobile > li > ul{
    display: none;
    list-style: none;
    padding: 29px 0 29px 0;
    margin: 0;
    outline: 0;
    background-color: rgba(229, 221, 211, 0.95);
    color: #706E66;
    text-align: center;
}

.m-mobile.subactive > li > ul.active{
    display: block;
}

.m-mobile .menutitle{
    display: none;
}

.m-mobile > li > ul > li > a{
    padding: 10px 0 10px 0;
    display: block;
    font-size: 1em;
    text-transform: uppercase;
    color: #44433E;
    text-decoration: none;
}

.m-mobile > li > ul > li > a:hover{
    text-decoration: underline;
}