@font-face {
    font-family: 'montserrat';
    src: url('fonts/montserrat.eot');
    src: url('fonts/montserrat.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat.woff2') format('woff2'),
    url('fonts/montserrat.woff') format('woff'),
    url('fonts/montserrat.ttf') format('truetype'),
    url('fonts/montserrat.svg#montserrat') format('svg');
}
@font-face {
    font-family: 'montserrat-bold';
    src: url('fonts/montserrat-bold.eot');
    src: url('fonts/montserrat-bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-bold.woff2') format('woff2'),
    url('fonts/montserrat-bold.woff') format('woff'),
    url('fonts/montserrat-bold.ttf') format('truetype'),
    url('fonts/montserrat-bold.svg#montserrat-bold') format('svg');
}

@font-face {
    font-family: 'hostelbookers';
    src: url('fonts/HostelBookers-SemiBold_web.eot');
    src: url('fonts/HostelBookers-SemiBold_web.eot?#iefix') format('embedded-opentype'),
    url('fonts/HostelBookers-SemiBold_web.woff2') format('woff2'),
    url('fonts/HostelBookers-SemiBold_web.woff') format('woff'),
    url('fonts/HostelBookers-SemiBold_web.ttf') format('truetype'),
    url('fonts/HostelBookers-SemiBold_web-SemiBold_web.svg#museo') format('svg');
}

@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon.eot');
    src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('fonts/icomoon.woff') format('woff'),
        url('fonts/icomoon.ttf') format('truetype'),
        url('fonts/icomoon.svg#icomoon') format('svg');
}

[class^="icon-"]:before, [class*=" icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:after {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.single #content .entry-title{
    display: none!important;
}

.social-media a {
    color: white;
    font-size: 2rem;
    transition: all .3s;
    padding: 0;
    z-index: 0;
    position: relative;
    margin-right: 14px;
}

[class^="i-"]:before, [class*=" i-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}

.i-gplus:before {
    content: '\e830';
}

.i-video:before {
    content: '\e808';
}

.i-pinterest:before {
    content: '\e832';
}

.social-media a:after {
    content: "";
    background-color: #353c42;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    left: -5px;
    z-index: -1;
    top: 7px;
    transition: all .3s;
}

#footer-bottom .large-6{
    padding-left: 0;
    margin-left: 13px;
}

.social-item .icon {
    padding: .75em 0 0;
    float: left;
}

.icon-youtube2:before {
    content: "\e64e";
}

.icon-pinterest:before {
    content: "\e615";
}

.icon-stumbleupon:before {
    content: "\e613";
}

.icon-cancel:before {
    content: '\e800';
}

#sidebar .social-media a:hover{
    color: #fff!important;
}

#sidebar .social-media {
    text-align: left!important;
    margin-left: 5px!important;
}

.footer-social-wrapper {
    background-color:#313131;
    padding-top: 10px;
    padding-left: 10px;
}

#share{
    margin-top: 20px;
}

.footer-social-wrapper .social i:before{
    font-size: 20px;
    margin-right: 15px;
}

.footer-social-wrapper .icon {
    text-align: left;
    float: left;
}

#sidebar .icon-youtube2:before,
#sidebar .icon-pinterest:before,
#sidebar .icon-stumbleupon:before,
#sidebar .icon-facebook:before,
#sidebar .icon-twitter:before,
#sidebar .icon-googleplus:before {
    font-size: 20px;
}

.icon-facebook:before {
    content: "\e63b";
}

.i-twitter:before {
    content: '\e82e';
}

.i-facebook:before {
    content: '\e82f';
}

#secondary {
    background-color: #353c42;
}

.logo {
    padding: .9em 1.82em;
}

.post-section.white{
    border: 0;
}

#primary{
    border-top: 0;
}

.icon-twitter:before {
    content: "\e602";
}

.icon-googleplus:before {
    content: "\e600";
}

.page_hero .overlaytext {
    position: absolute;
    top: 140px;
    left: 0;
    padding: 1rem;
    right: 0;
    z-index: 2;
}

.page_hero .large-12{
    min-height: 400px;
}

.page_hero h1 {
    font-family: "hostelbookers", sans-serif !important;
    font-size: 3rem !important;
    line-height: 3rem;
    color: #fff;
    text-align: center;
    width: 100%;
}

.page_hero .aside-meta {
    margin-top: 0;
    margin-bottom: 0.5rem;
    display: block !important;
    text-align: center;
}

.page_hero .aside-meta a, .page_hero .aside-meta, .page_hero .aside-meta i {
    color: #fff;
    font-family: "montserrat-bold", sans-serif;
}

#share ul {
    position: relative;
    width: 182px;
}

.dark-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 2;
    pointer-events: none;
    background-image: -webkit-linear-gradient(top, rgba(53, 60, 66, 0.7), rgba(53, 60, 66, 0));
    background-image: linear-gradient(to bottom, rgba(47, 50, 53, 0.7), rgba(53, 60, 66, 0));
}

#share ul li {
    width: 35px;
    height: 35px;
    margin-right: 10px;
    display: inline-block;
    margin-left: 0;
    text-align: center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#share ul li a {
    color: #fff;
    display: block;
    padding: 0;
    width: 35px;
    height: 35px;
    padding-top: 5px;
}

#share ul li a i {
    font-size: 1rem;
}

.entry-content ul{
    margin-left: 0;
    list-style-type: none;
}

.entry-content table.properties {
    display: none;
}

.entry-content .destinationLinks{
    display: none;
}

.entry-content ul li{
    padding: 0;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.entry-content .propertyName{
    margin-bottom: 20px;
}

.entry-content .propertyName h2{
    margin-bottom: 0;
    font-size: 1.2rem;
    line-height: 1.4rem;
}

.entry-content .propertyName h3{
    font-size: 1rem;
    margin: 0;
}

.entry-content .pricesFrom,
.entry-content .seeAll{
    display: none;
}

#footer-top .widget {
    display: inline-block;
    vertical-align: top;
}

#footer-top .active a{
    color: rgba(255,255,255,.4);
}

#categories-2 .screen-reader-text{
    display: none;
}

#wp_related_posts_widget .panel {
    padding: 0;
}

#sidebar .widget_recent_entries .large-12{
    padding-left: 0;
}

#sidebar .widget_recent_entries .widget-title{
    margin-top: 30px;
}

.widget_recent_entries ul{
    display: none;
}

#sidebar .widget_recent_entries .widget-title{
    margin-top: 0;
}

#footer-top h6,
#sidebar .widget_recent_entries .widget-title h6{
    font-size: .875em;
}

#sidebar .widget_recent_entries ul{
    display: block;
}

li.has-dropdown{
    position:relative !important;
}

.ads-section .section-container{
margin:0;
}

h2, h3, h4, h5, h6, h2 a, h4 a{
    font-family: "hostelbookers", sans-serif
}

@media only screen and (min-width: 64.063em){
    .nav .touch-button{
        display: block !important;
        width: 10px;
        height: 10px;
        background-color: transparent;
    }

    .navicon {
        top: 12px !important;
    }
}

#footer-top .footer-line ul#recentcomments{
    font-size: 0.75rem;
}

#footer-top .footer-line ul#recentcomments li{
    color:#ccc;
    border-bottom: 1px dotted #3F3F3F;
    margin: 0 0 1em;
    padding: 0 0 1em;
}

#footer-top .footer-line ul#recentcomments li a{
    color:#ff7346;
    display:block !important;
    font-size: 0.8rem;
}

.nivo-lightbox-theme-custom.nivo-lightbox-overlay{
    background: rgba(0,0,0,.85);
}

.nav-primary li{
    margin-right:1rem;
}

.nav>li>.sub-menu{
    width:200px;
    background-color:#313131;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0 !important;
    margin-left: -0.75rem !important;
}

.sub-menu li{
    display:block !important;
    margin-right: 0 !important;
}

#footer-top{
    display:block !important;
}

h4 {
    font-size: 1rem;
    font-weight: bold;
    text-transform:uppercase;
}

.grid-item{
    padding:1rem;
}


.divider-line{
    display:none;
}

.magazine-grid{
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

#footer-bottom ul li a, #secondary .nav>li>a, .accordion .accordion-navigation>a, .accordion dd>a, .alert-box.secondary, .aside-meta, .aside-meta a, .cat-description, .comment .comment-date a, .dark h1, .entry-date, .entry-date a, .excerpt-text, .gray .excerpt-text, .page-numbers li span.current, .qr-widget, .rss-date, .section-header.linked a:hover, .tabs dd.active a, .tabs dd>a, .tagcloud a, .textwidget, .widget .tabs dd>a, .widget h6, a:focus, a:hover, body, h1.archive-title, h1.entry-title span, h2.entry-title span, h2.section-title{
    color:#444;
}

#secondary .nav>li>a:hover, .aside-meta i, .entry-date i, .nav>li>a, .page-numbers li a, .text-logo .tagline, .text-logo .tagline a:hover, .text-logo .title a, .text-logo .title a:hover, .widget ul li a, blockquote cite, blockquote cite a, blockquote cite a:visited, h1, h1 a, h2, h2 a, h3, h3 a, h4, h4.entry-title a, h5, h5.entry-title a, h6{
    color:#313131;
}

.row {
    max-width: 74rem;
}

p{
    font-size: 0.85rem !important;
}

.entry-date span{
    color:#666;
    font-size:0.7rem;
}

#header .large-7{
    width:350px;
}

#header #menu-main-menu li{
    display: inline-block;
    margin-right: 1rem;
    padding-right: 1rem;
    border-right: 1px solid #494949;
}

#header #menu-main-menu li:last-child{
    border:0;
    margin-right: 0;
}

#header #menu-main-menu li a{
    font-size: 1rem;
    color:#ff7346;
}

#header .row .large-7{
    text-align: right;
}

.logged-in-as{
    text-align:left;
}

.widget.widget_search .postfix{
    border:0;
}

#sidebar .widget_categories .panel{
    position: relative;
    overflow-x: hidden;
}

#sidebar .widget_categories select{
    border: 0;
    position: absolute;
    bottom: 0;
    margin: 0;
    left: -1px;
    background-color: #fff;
    border-top: 1px solid #ddd;
    width: 101%;
    cursor: pointer;
    padding: 0 0 2px 10px;  
    height: 30px;
    line-height: 28px;
}

#sidebar .widget_categories header{
    margin-bottom: 22px;
    border: 0;
}

.nav li:first-child{
    margin-left:0.7rem;
}

.nav>li>a{
    color:#fff;
}

.menu-icon{
    display: none!important;
    float: right;
    position: relative;
    margin-top: 0.8rem !important;
}


body {
    font-size: 0.8rem;
}

ul, ol, dl {
    font-size: 0.8rem;
}

.panel{
    padding:1rem;
}

#footer-top{
    background-color: #272727 !important;
}

#footer-bottom{
    background-color: #313131;
}

.dark{
    background-color: #313131 !important;
}

.about-author.colorful{
    background-color: #313131 !important;
}


.about-author .row .large-10{
    width:100%;
}

.page-content{
    margin: 0 1.82em 1.82em;
}

.widget h6{
    font-weight: bold;
}

.bypostauthor p{
    display:block;
    background-color:transparent;
}

body.custom-background {
    background-color: #313131 !important;
}

#footer-top .footer-line {
    background-color: #272727 !important;
}

#footer-top .footer-line  h5.entry-title a{
    color:#ff7346;
font-size:0.75rem;
}

#footer-top .footer-line .entry-date span{
    color:#888;
}

#footer-top .footer-line .entry-date i{
    color:#888;
}

#footer-top .footer-line .widget .tabs{
    height:auto;
}

#footer-top .footer-line .widget .tabs dt{
    display:none;
}

#footer-top .footer-line .widget .tabs dd{
    margin-bottom: 0.2rem !important;
}


#footer-top .footer-line .widget .tabs dd>a{
    color: #d7d7d7;
    font-weight: bold;
    padding-top: 0;
    padding-bottom: 2px;
}

#footer-top .footer-line .widget .tabs dd.active a{
    color: #FF7345 !important;
    background-color: transparent !important;
}

#footer-top .footer-line .widget h6{
    color: #d7d7d7;
margin-top:0;
}

#footer-top .footer-line .textwidget p{
    color: #d7d7d7;
}


#footer-top .footer-line .small-block {
    border-bottom: 1px dotted #3F3F3F;
}

#footer-top .footer-line .widget dl.tabs {
    border-bottom: 1px dotted #3F3F3F;
margin-top:0;
    padding-bottom: 0.05rem;
}

#footer-top .footer-line .widget-title{
    border-bottom: 1px dotted #3F3F3F;
}

#footer-top .footer-line .widget .small-block:last-of-type{
    border-bottom:0;
}


.archive-header{
    padding:0;
    padding-left: 1rem;
    padding-top:2rem;
    padding-bottom:1rem;
    padding-right:1rem;
    text-align: left;
}

.archive-header .columns{
    width:100%;
}

h1.archive-title{
    text-align:left;
    padding: 0;
}

.cat-description p{
    font-weight: 300;
    font-size: 1rem !important;
    padding: 0;
}

.panel{
    background-color:transparent;
    border:0;
}

.vcard{
    border: 0;
    font-size: 0.65rem !important;
    padding: 0;
    margin: 0;
    margin-top: -2px;
}

.vcard .fn{
    font-size: 0.65rem !important;
}

.vcard a{
    font-size: 0.75rem !important;
    font-weight: normal;
}

.nav li:first-child{
    margin-left:0;
}

#header{
    padding-bottom:0;
}

#sidebar .excerpt-text{
    font-size: 0.75rem !important;
}

.text-logo{
    display:none !important;
}

#netmag-tabs-widget-3{
    margin-top: 1.65rem;
}

.tagcloud a, .widget_archive li{
    color: #838383;
}

#sidebar .one-column{
    margin-right:0;
    padding-right: 1rem;
}

#header .large-5{
    padding-left:0.5rem;
}

.widget_archive li a{
    color: #ff7346 !important;
}

#search-10{
    max-width: 100%;
    background-color: #313131;
}

#search-10 .large-12{
    max-width: 74rem;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding-top: 1rem;
}

#content .row{
    max-width: 74rem;
}

.nav>li>a{
    padding-left:0;
}

#footer-top .textwidget {
    font-size: 0.9rem;
    color: #888;
}

#footer-top .dark{
    background-color: #272727 !important;
}

#footer-top .widget{
    padding-left:0;
}

input, select{
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}



.widget-title{
    padding: 0;
    margin: 0;
    display: block;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    height:auto;
}


.tribe-events-list-widget{
    margin-top: 1rem;
}

.tribe-events-list-widget ol.vcalendar{
    margin-left: 0;
}


#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #ff7346;
    font-weight: normal;
}

.tribe-events-list h2.tribe-events-page-title{
    margin-bottom:0;
}

.events-list.tribe-bar-is-disabled #tribe-events-content-wrapper{
    max-width: 100%;
}

body.tax-tribe_events_cat #content .large-9, body.single-tribe_events #content .large-9, body.events-archive #content .large-9{
    width: 100% !important;
    max-width: 74rem !important;
}

.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop{
    max-width: 100% !important;
}

.type-tribe_events{
    position:relative;
}

.tribe-events-list .tribe-events-event-image{
    float:none;
    position: absolute;
    left: 0;
    top: 0;
}

.tribe-events-list .tribe-events-event-image+div.tribe-events-content{
    float:none;
    width:auto;
}

.tribe-events-list h2.tribe-events-list-event-title, .tribe-events-loop .tribe-events-event-meta, .tribe-events-list .tribe-events-loop .tribe-events-content{
    display:block;
    margin-left: 32%;
}

.tribe-events-list .type-tribe_events{
    padding:0;
}

.tribe-events-list-separator-month+.type-tribe_events.tribe-events-first{
    padding:0;
}

.tribe-events-list .time-details{
    margin:0;
    margin-top:0.5rem;
    margin-bottom:0.5rem;
    font-size:0.85rem;
}

.tribe-events-event-meta address.tribe-events-address{
    color: #666;
}

.tribe-events-loop .type-tribe_events.tribe-events-last{
    margin-bottom: 3rem;
}

.single-page{
    padding:1rem;
}

.tribe-events-list .type-tribe_events{
    margin-bottom: 3rem;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 2rem !important;
}

.tribe-events-list-separator-month{
    padding:0;
}

.tribe-events-calendar thead th{
    background-color: #313131;
}

.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a{
    background-color: #817E7E;
}

.tribe-bar-disabled{
    display:none;
}


#magazine #sidebar .panel{
    padding: 1.063em;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 1.82em;
    border-color: #ddd;
}

.tribe-events-list-widget ol li{
    margin-bottom: 1rem;
    list-style: none;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;

}

.tribe-events-list-widget .widget-title{
    margin-bottom: 13px;
}


.panel .large-block.has-excerpt .entry-date{
    padding-bottom:0;
}

.button, .wpcf7-submit, input#submit, wpProQuiz_button{
    padding: 0.8rem !important;
font-size: 0.8rem !important;
background-image: none;
}

.wpProQuiz_question{
    margin-bottom: 4rem !important;
}

.wpProQuiz_questionList{
    border: 0 !important;
    background-color: transparent !important;
    padding: 0 !important;
}

.wpProQuiz_questionListItem label{
    color: #444;
font-size: 1rem;
display:block;
}

.wpProQuiz_questionListItem input[type=text]{
width:100% !important;
font-size: 1rem !important;
}


.wpProQuiz_questionListItem{
-webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    border: 1px solid #BFBFBF !important;
    background-color: #F5F5F5 !important;
    padding: 0.7rem !important;
}

.wpProQuiz_questionListItem:last-child, .wpProQuiz_questionListItemLastChildIE{
    padding: 0.7rem !important;
}

.wpProQuiz_question_text img{
float:none !important;
width: 100%;
margin:0;
padding:0;
}

.tagcloud a{
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #efefef;
}

.tagcloud a:last-child{
border:0;
}

.picturequiz li.wpProQuiz_listItem{
width:48%;
float:left;
}

.picturequiz li.wpProQuiz_listItem:nth-child(odd){
float:right;
}

.picturequiz .wpProQuiz_question{
margin-bottom:2rem !important;
}

.wp_rp_wrap{
    padding: 1rem;
    background-color: #efefef;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    margin-bottom: 2rem;
}

ul.related_post li{
    text-align: center;
}

.related_post .wp_rp_thumbnail img{
box-shadow:none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
margin-bottom:0.5rem !important;
}

.vevent h4{
    padding:0;
    font-size: .875em;
line-height:normal;
}

.tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-back a, .tribe-events-list-widget .tribe-events-widget-link a, ul.tribe-events-sub-nav a{
    font-size: 0.75rem;
    font-weight: normal;
}

.featured-widget .large-block.has-excerpt {
    padding-bottom: 1rem;
}


.panel .small-block{
    border-bottom: 1px dotted #ccc;
}

.wpProQuiz_content{
margin-bottom:4rem !important;
}

.wpProQuiz_tipp>div{
position: relative !important;
    left: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    background-color: #efefef !important;
}

.wpProQuiz_tipp>div p{
margin:0 !important;
}

.wpProQuiz_tipp .wpProQuiz_header{
display:none !important;
}

.wpProQuiz_sortable, .wpProQuiz_sortStringItem{
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    background-color: transparent !important;
    border:0 !important;
box-shadow:none !important;
}

.wpProQuiz_button, .wpProQuiz_button:hover{
    border: 0 !important;
    box-shadow: none !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    background-color: #ff7346 !important;
    background-image: url(../img/transparent_small.png) !important;
    padding: 0.8rem !important;
text-decoration: none !important;
    text-align: center !important;
font-weight:normal !important;
font-size: 0.8rem !important;
    letter-spacing: .04em !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
}

.wpProQuiz_TipButton, .wpProQuiz_TipButton:hover{
background-color:#fff !important;
border:none !important;
padding:0 !important;
color:#ff7346 !important;
}

.wpProQuiz_question_text p{
    font-size: 1rem !important;
}

#sfsi_holder{
    height: 42px !important;
}

.header-banner{
    padding-top: 1.2rem;
}

.i-search{
    font-size: 1.5rem;
}


#mini-search input{
    background-color: #fff;
}

.tribe-events-event-image img{
    width:100%;
}

.sfsi_Sicons div:first-child {
    float: none !important;
    margin-bottom: 0.5rem !important;
    display: block;
}

dl.tabs{
    background-color: #efefef;
    padding: 0.5rem;
    margin:0;
}

.aside-meta li {
    font-size: 0.75rem;
    display: inline-block;
    float: none;
}

dd a{
    background-color:transparent !important;
}


dd.active a{
    background-color: #ff7346 !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    color:#fff !important;
}

.panel article.post {
    margin-bottom: 1.5rem;
    padding-bottom: 0;
    border-bottom: 1px dotted #ccc;
}

#lang_sel_list.lang_sel_list_vertical{
    width: 100%;
}

#lang_sel_list.lang_sel_list_vertical ul{
    border:0;
}

#lang_sel_list.lang_sel_list_vertical li {
    width: auto;
    float: left;
    display: inline-block;
}

#lang_sel_list.lang_sel_list_vertical ul a{
    padding:0;
    background-color: transparent;
    border: 0;
    margin-bottom: 1rem;
    padding: 0;
    margin-right: 1rem;
    color: #888;
    text-transform: uppercase;
    font-size: 0.6rem;
}

#lang_sel_list.lang_sel_list_vertical ul a:hover{
    color: #ff7346;
}

#icl_lang_sel_widget-17 .panel{
    padding-top: 0;
    margin-top: 0;
}

#lang_sel_list img.iclflag{
margin-right:3px;
}


.widget_text .footer-wide .panel{
    padding-bottom: 0.5rem;
}

.footer-line .widget dl.tabs{
    padding:0;
    background-color:transparent;
}

#footer-top .footer-line{
    padding-right:0;
}

.menu-button{
    padding: 0;
    padding-top: 1rem;
    padding-left: 1rem;
    color: #fff;
}

.owl-stage-outer{
    padding-left: 0px;
    padding-right: 0px;

}

.owl-stage-outer .media-holder{
    margin-right:0 !important;
}

.sfsibeforpstwpr{
    float:none;
}

.sfsibeforpstwpr .sfsi_Sicons span{
    display:none;
}

.sfsibeforpstwpr .sfsi_Sicons {
    float: none !important;
    clear: both;
    width: 100%;
    height: 40px;
    margin-top: -2rem;
    margin-bottom: 2rem;
}

#footer-bottom{
    border:0;
}

.top-banner{
    border: 0;
    padding: 0;
}

.aside-meta{
    display:block !important;
}

#error-404 #searchform{
    width: 50%;
    padding-left: 0.75rem;
}

.footer-line .tribe-events-list-widget ol li{
    border-bottom: 1px dotted #3F3F3F;
    margin: 0 0 1em;
    padding: 0 0 1em;
}

ul.pop-widget-tabs{
    display:none !important;
}

div.pop-inside{
    border:0;
}

div.pop-inside ul li{
    margin-bottom:0.5rem;
    padding-bottom:1rem;
    padding-left: 0;
    padding-right: 0;
}


.panel h4.entry-title a{
    font-size: 0.75rem;
    font-weight: normal;
    color: #FF7345;
}

#footer-top .simple h4.entry-title, h5.entry-title{
    line-height:initial;
}

#footer-top .tribe-events-list-widget-events:before{
    display:none !important;
}

#footer-top .recent-widget .panel{
    margin-top: 0.75rem !important;
}

.tribe-events-list-widget .duration{
    font-weight: normal;
    line-height: 1;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .25em;
    color: #888;
    padding-top: 8px;
    font-size: 0.7rem;
    font-weight: normal;
}

#footer-top .dark .widget_text .panel{
    padding-bottom:0;
    margin-bottom:0;
}

#footer-top .dark .widget_text .panel .widget-title{
    border-bottom: 1px dotted #3F3F3F;
}

/*--------------------------------------------------------------------------------------------------*/

#primary .nav > li > a {
    font-family: 'montserrat';
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
}

#secondary .nav > li {
    letter-spacing: .1em;
}

#secondary {
    background-color: #353c42;
}

#secondary .nav > li > a {
    font-family: 'montserrat-bold';
    font-size: .8rem;
    text-transform: lowercase;
    color: #fff
}

#secondary .nav > li > a:hover {
    color: #7cad22;
}

.entry-content img.aligncenter{
    display: inline-block!important;
}

/* carousel home page */
/*--------------------------------------------------------------------------------------------------*/

.simple-carousel .inner:after{
    background-color: transparent;
}

.simple-carousel .excerpt-text{
    display: none;
}

.wp_rp_wrap {
    background-color: #fff;
}

.page_hero {
    background-size: cover;
    background-position: center center;
    position: relative;
    min-height: 400px;
}

.dark-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 2;
    pointer-events: none;
    background-image: -webkit-linear-gradient(top, rgba(53, 60, 66, 0.7), rgba(53, 60, 66, 0));
    background-image: linear-gradient(to bottom, rgba(47, 50, 53, 0.7), rgba(53, 60, 66, 0));
}

p, a {
    font-family: "montserrat", sans-serif;
    color: #353c42;
}

#footer-top .widget_pages ul a {
    text-transform: capitalize;
}

/* Medium and small styles */

@media only screen and (max-width: 64em) {

    .logo {
        padding-bottom: 0;
    }

    .social-media a{
        margin-right: 10px;
    }

    #footer-bottom .text-line{
        text-align: left;
    }

    .entry-content ul li{
        width: 100%;
        display: block;
        margin-bottom: 40px;
    }

    .entry-content .propertyName {
        margin-bottom: 5px;
    }

    .entry-content li img{
        float: left;
        padding-right: 10px;
    }

    #secondary {
        display: none;
    }

    #primary ul{
        padding-left:0;
    }

    #primary {
        background-color: #fff;
    }

    .menu-button {
        background-color: #fff;
        color: black;
        padding-left: 2.5rem;
    }

    .menu-button:before{
        content: "\e809";
        font-family: fontello;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        color: #000;
        font-size: 18px;
        padding-right: 0.5em;
        position: absolute;
        top: 13px;
        left: 1rem;
        background-color: #fff;
    }

    .menu-button .touch-button .navicon{
        display:none;
    }

    .nav>li>.sub-menu{
        width:100%;
    margin-left: 0 !important;
    }



    .nav>li>a{
    font-size:0.85rem;
    padding-left:1rem;
    }

    .nav>li>.sub-menu li a{
    font-weight: 300;
        font-size: 0.75rem;
        padding-left: 1rem;
        color: #C1C1C1;
    }

    .nav .touch-button{
    width: 100%;
    background:transparent;
    }

    .nav .touch-button .navicon{
    right:1rem;
    position:absolute;
    }

    .i-down-open-mini:before{
        color: #FF7346;
    }

}

@media only screen and (max-width: 48em) {

    .page_hero .overlaytext {
        top: 60px;
    }

    #footer-top .panel {
        margin: 0;
    }

    .entry-content li img{
        float: none;
        padding-right: 0;
    }

    .picturequiz li.wpProQuiz_listItem{
    width:100%;
    float:none;
    }

    .picturequiz li.wpProQuiz_listItem:nth-child(odd){
    float:none;
    }
    .entry-header h1{
        font-size: 2rem;
    }

    #header .large-7{
        display: block !important;
        width: 20px;
        padding: 0;
        margin: 0;
        position: absolute;
        right: 1.7rem;
        top: 0rem;
        height: 20px;
        float:none;
    }

    .is-hover .entry-title a{
        font-size: 1.5rem;
    }

    .is-hover .excerpt-text{
        font-size: 0.75rem;
    }

    .tabs dd{
        float:none;
    }

    #footer-top > div.row.collapse.footer-line > div:nth-child(2){
        display:none !important;
    }

    .owl-stage-outer .media-holder{
        margin-bottom:0;
    }
}