=========

Fonts
=========
@font-face {
    font-family: 'dincondensedcregular';
    src: url('../fonts/pt_din_condensed_cyrillic-webfont.eot');
    src: url('../fonts/pt_din_condensed_cyrillic-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/pt_din_condensed_cyrillic-webfont.woff2') format('woff2'),
    url('../fonts/pt_din_condensed_cyrillic-webfont.woff') format('woff'),
    url('../fonts/pt_din_condensed_cyrillic-webfont.ttf') format('truetype'),
    url('../fonts/pt_din_condensed_cyrillic-webfont.svg#dincondensedcregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ==========================================================================
   Base
   ========================================================================== */
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    //font-family: 'dincondensedcregular', sans-serif;
    font-family: 'Roboto', sans-serif;
}

a:focus, input[type=submit]:focus, input[type=image]:focus, button:focus {
    outline: none;
}

button::-moz-focus-inner {
    border: 0;
}

body {
    font-size: 100%;
    /*font-family: 'dincondensedcregular',sans-serif;*/
    overflow-x: hidden;
    background-color: #e1e4d9;

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    body {
        width: 1024px;
    }
}

/** Google Nexus7 (Landscape)**/
@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    body {
    / / width: 960 px;
        font-size: 75%;
    }
}

@media screen and (device-width: 300px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {

    body {
        width: 400px;
    }

}

@media only screen and (min-width: 300px) and (max-width: 350px) {
    body {
        padding-left: 0;
        padding-right: 0;
        overflow-x: hidden;
        min-width: 300px;
    }

}

section {
    float: left;
    position: relative;
    overflow-x: hidden;

}

h1, h2, h3, h4, h5, h6 {
    margin: 20px 0;
    //font-family: 'dincondensedcregular', sans-serif;
    font-family: 'Roboto', sans-serif;
}
h3, .h3 {
    font-size: 18px;
}
h4, .h4 {
    font-size: 15px;
}

a {
    color: #6fb20d;
    text-decoration: none;
    font-family: 'dincondensedcregular', sans-serif;
    font-family: 'Roboto', sans-serif;
}

a:hover {
    color: #6fb20d;
    text-decoration: underline;
}

.button {
    cursor: pointer;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #6fb20d !important;
    background: #349689 url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x !important;
    font-weight: bold;
    color: #c77405;
}

.ui-state-hover a, .ui-state-hover a:hover {
    color: #6fb20d !important;
    text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #349689 !important;
    background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #6fb20d !important;
}

.ui-datepicker .ui-datepicker-prev span:hover, .ui-datepicker .ui-datepicker-next span:hover {
    background: #ffffff !important;
    border-radius: 400px;
    cursor: pointer;
    opacity: 0.2;
}

.error404 .content {
    margin-top: 130px;
}
.lladdlink .error{
    background: #fff;
    border-radius: 4px;
}

#event-form .em-date-start, #event-form .em-date-end {
    width: 75px;
}

#event-form .ui-autocomplete-input {
    width: 400px;
}

#location-name {
    width: 300px;
}

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 {
    border-radius: 4px;
    color: #555;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 9px 6px;
    vertical-align: middle;
    width: 75%;
}

.button, .ykfmc-submit, .wpcf7-submit, .application_button, #event-form input[type="submit"] {
    display: block;
    background-color: #d87102;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 20px;
    outline: none;
    border-radius: 4px;
    border: 1px solid #d87102;
}

.button:hover, .ykfmc-submit:hover, .wpcf7-submit:hover, .application_button:hover {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;

}
.wpuf-fields #wpuf-avatar-upload-container a.file-selector,
.wpuf-fields #wpuf-avatar-upload-container .wpuf-delete-avatar{
    height: 37px;
    width: 110px;
}



@media only screen and (min-width: 768px) and (max-width: 1250px) {
    select{
    width: 75%;
    }
}

.pagesabouts {
    font-size: 135px;
}

.buttonabouts {
    background-color: #349689;
    background-image: none;
    border: medium none;
    color: #ffffff;
    float: left;
    font-size: 18px;
    margin: 0 100px 22px;
    outline: medium none;
    padding: 10px 20px;
}

.search-results .l-mainsection {
    margin-bottom: 25px;
}

.search-results article {
    float: right;
}

#searchsubmit {
    font-size: 14px;
    /*padding: 8.5px 18px;*/
    outline: none;
    background-color: #bdc3c7;
    position: absolute;
    border: none;
    right: 0;
    top: 0;
    border-radius: 0 4px 4px 0;
    bottom: 0;
}

#searchsubmit:hover {
    /*font-size: 18px;
    padding: 8.5px 18px;
    outline: none;*/
    background: #6fb20d;
    /*color: #fff;
    position: absolute;
    border-radius: 0 4px 4px 0;*/
}


.yks-status .yks-success {
    background-color: #373739;
}

.hideme {
    opacity: 0;
}

.help-block {
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #737373;
}

.navSocialsHolders {
    float: left;
    margin-top: 10px;
    position: relative;
    width: 100%;
}

.search-results article:nth-of-type(even) {

    float: right;
    margin-right: 0;

}
.search-results article:nth-of-type(odd) {
    float: left;
    clear: both;
}


.main .adsbygoogle{
    clear:  both;
    text-align: center;
    margin-bottom: 30px;
}
.adsbygoogle{
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 950px) {

}
@media only screen and (min-width: 300px) and (max-width: 767px) {
    .navSocialsHolders {
        display: none;
        position: fixed;
        width: 100%;
        float: left;
        background-color: #478d01;
        height: 48px;
        margin-top: 0;
        top: 0;
    }

    .navbar-default .navbar-toggle {
        float: left;
        position: relative;
        width: 123px;
        height: 30px;
        color: #ffffff;
        background: none !important;
        border: none !important;
    }

    .navbar-default .navbar-toggle img {
        width: 45px;
        padding: 0;
        position: relative;
        top: -15px;
        left: 0;
    }

    .MenuTexts {
        position: relative;
        top: -15px;
        left: -5px;
    }

}

.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
    position: relative;
    width: 100%;
    top: 0;

}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 100%;
}

@media only screen and (min-width: 1300px){
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 1280px;
    }
}



@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 100%;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {

    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 500px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .wrap.container {
        margin-top: 95px;
        padding-left: 0;
        padding-right: 0;
    }
    .primaryBanner {
        margin: 0 auto 0px;
    }

    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 300px;

    }

}

.span4 {
    width: 306px;
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
    .span4 {
        width: 282px;
    }
}

.span8 {
    width: 622px;
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
    .span8 {
        width: 500px;
    }

}

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

    .span8 {
        width: 290px;
    }

}

.span12 {
    width: 960px;
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
    .span12 {
        width: 730px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .span12 {
        width: 290px;
    }
}

/* =============================================================================
   Archives
   ========================================================================== */

.archives ul.bycategories {
    margin: 0;
    padding: 0;
}

.archives ul.bycategories li {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.archives ul.bycategories li a {
    list-style: none;
    list-style-type: none;
    margin: 0 20px 15px 0;
    float: left;
    background: #eee;
    color: #464646;
    padding: 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.archives ul.bycategories li a:hover {
    text-decoration: none;
    background: #ff6200;
    color: #fff;
}

/* =============================================================================
   Header
   ========================================================================== */

.banner {
    float: left;
    width: 100%;
    background-color: #f9f9f9;
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
    div.navbar-inner {
        width: 100%;
        overflow-x: hidden;

    }
}

.navbar-header {
    float: left;
    width: 100%;
}

.loginstufss {
    display: none;
}

/* Login Form */

input[type="text"]#wpuf-user_login{
    width: 100%;
}

ul.wpuf-form .wpuf-submit .wpuf-errors{
    display: none;
}
ul.wpuf-form li .wpuf-fields textarea{
    height: 150px;
}


.mobileAd {
    display: none;
}

.adtwo, .adone {
    display: none;
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .adtwo, .adone {
        width: 102%;
        overflow: hidden;
    }

    .thumbnail {
        padding: 9px;

        width: 100% !important;
    }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .thumbnail {
        padding: 9px;

        width: 100% !important;

    }

}

.gilidPanel-opener {
    left: 40px;
    display: none;
    top: 7px;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .gilidPanel-opener {
        display: block;
    }
}

.gilidPanel-opener a, .gilidPanel-opener a:visited {
    background: #478d01 !important;
}

.gilidPanel-wrap {
    background: #ffffff !important;
}

.gilidPanel ul, .gilidPanel ul li, .gilidPanel ol, .gilidPanel ol li, .gilidPanel li {

    background: #ffffff !important;
}

div.gilidPanel .gilidPanel-wrap a, div.gilidPanel .gilidPanel-wrap span.gldpnl-dropdown {
    color: #d8d8d8 !important;
}

.nav-menu {
    background-color: #6fb20d;
    position: absolute;
    top: 90px;
    width: 300px;
    display: none;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .navbar-header {
        height: 90px;
    }

    .nav-mobile-menu {
        background: url(../../assets/img/icons/menu.png) center center no-repeat;
        height: 100%;
        display: block;
        width: 82px;
        position: absolute;
        right: 0;
    }

    .nav-mobile-menu:hover, .nav-mobile-menu.active {
        background: url(../../assets/img/icons/menu-hover.png) #6fb20d center center no-repeat;
    }

    #mobile-main-menu {
        padding: 0;
        margin-bottom: 0px;
    }

    #mobile-main-menu li {
        list-style: none;
        /* float: left; */
        padding: 0;
        margin: 0px;
        text-transform: uppercase;
        width: 100%;
        border-bottom: 2px #fff solid;
    }
    #mobile-main-menu li:first-child {
        display: none;
    }

    #mobile-main-menu a {
        color: #e8e8e8;
        font-size: 15px;
        display: block;
        padding: 10px 20px;
    }

    #mobile-main-menu a:hover {
        background-color: #f9f9f9;
        color: #6fb20d;
        text-decoration: none;
    }

    .adtwo, .adone {
        display: none !important;
    }

    .mobileNavs {
        width: 109px;
        color: #ffffff;
        text-transform: uppercase;
        position: relative;
        top: 0;
    }

    .TogglerImg {
        width: 10px;
    }

    .mobileAd {
        display: block;
        position: relative;
        top: -11px;
    }

    .loginstufss {
        float: right;
        position: relative;
        display: block;
        padding: 11px 5px;
        border-left: 1px solid #3e6514;
    }
}

.navbar-brand {
    background-image: url("../../assets/img/off-grid-logo.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 130px;
    position: relative;
    padding: 33px 0;
    text-shadow: 0 1px 0 #fff;
    width: 252px;
    left: 17px;
    top: 15px;
}

.CategoryNAvs {
    display: block;
}

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

    .navbar-brand {
        width: 190px;
        left: 20px;
        background-size: 90%;
        top: 10px;
        height: 75px;
        padding: 0px 0;
    }

    .CategoryNAvs {
        display: none;
    }
}

.LandBuddyTopper {
    float: right;
    position: relative;
    right: 0;
    top: 22px;
}

.LandBuddyTopper ul {
    list-style-type: none;
    padding-left: 0;
}

.LandBuddyTopper ul li {
    display: inline-block;
    margin-right: 10px;
}

.LandBuddyTopper ul li img {
    width: 100%;
}

.LandBuddyTopper ul .landbuddyBlock {
    width: 300px;
}

.LandBuddyTopper ul li.og101Block a img {
	height: 87px;
	width: auto;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .LandBuddyTopper ul .landbuddyBlock {
        display: none;
    }
}

.LandBuddyTopper ul .bookBlock {
    width: 290px;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .LandBuddyTopper ul .bookBlock {
        display: none;
    }
}

.navbar .nav {
    display: block;
    float: left;
    left: 0;
    margin: 0;
    position: relative;
}

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

    .navbar .nav {
        display: block;
        float: left;
        margin-left: -32px;
        margin: 0;
        position: absolute;
        left: 2px;
        top: 46px;
    }

    .navbar .nav li {
        width: 100%;
    }

    .socialIcons {
        display: none;
    }
    .socialIcons.mobile{
        display: block;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
    }

}

.navbar-static-top {
    position: relative;
    width: 100%;
    max-width: 1350px;
    margin: 0 auto;
    float: none;
}

.navbar-tagline {
    color: #f38e2f;
    display: block;
    float: left;
    width: 440px;
    padding: 31px 0 0 40px;
    font-size: 17px;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .navbar-static-top {
        width: 300px;
        margin: 0 auto;
        right: 0px;
        left: 0px;
        position: fixed;
        top: 0;
    }

    .navbar-tagline {
        display: none;
    }

    #menu-main-menu {
        display: none;
    }

    .navbar .btn-navbar {
        position: static;
    }
}

.navbar-inner:before, .navbar-inner:after {
    content: "";
    display: table;
    height: 5px;
    line-height: 0;
}

.nav-main {
    float: right;
    height: auto;
    overflow-x: hidden;
    position: relative;
    right: 34px;
}

.navbar-inner {
    background-color: #373739;
    background-image: none;
    opacity: 0.9;
    border: 0;
    z-index: 10;
}

.navbar .nav > .active > a, #menu-footer-menu .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background: none;
    box-shadow: none;
    color: #6fb20d;
    text-decoration: none;
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    background-color: transparent;
    color: #6fb20d;
    text-decoration: none;
}

.navbar .nav > li > a, #menu-footer-menu > li a {
    float: none;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
}

#menu-footer-menu > li {
    height: 20px;
}

.nav-main {
    display: none;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .nav-main {
        display: none;
    }
}

.top-navBlack {
    position: relative;
    width: 100%;
    float: left;
    background-color: #6ab237;
    border-top: 1px solid #ffffff;
}

.top-navBlack>ul {
    list-style-type: none;
    position: relative;
    float: left;
    margin-left: 9px;
    margin-bottom: 0;
    padding-left: 0;
}

.top-navBlack>ul>li {
    border-left: 1px solid #fff;
    float: left;
    padding: 2px 4px;
    margin: 0px;
    text-transform: uppercase;
}

.top-navBlack>ul>li:hover {
    background-color: #539B00;
}

.top-navBlack>ul>li>a:hover {
    color: #ffffff;
    text-decoration: none;
}

.top-navBlack a {
    color: #e8e8e8;
    font-size: 15px;
    display: block;
    padding: 10px 20px;
}

.top-navBlack .loginouts {
    float: left;
    height: 20px;
    list-style-type: none;
    margin-bottom: 0;
    top: 0;
    padding: 0;
    margin: 0;
}

@media only screen and (min-width: 970px) and (max-width: 1200px) {
    .top-navBlack ul li {
        padding: 2px 3px;
    }

    .top-navBlack a {
        padding: 10px 10px;
    }

}

.loginouts li {
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #fff;
    display: inline-block;
    margin: 0;
    padding: 12px 8px;
    color: #e8e8e8;
    text-transform: uppercase;
}

.loginouts li:first-child {
    border-left: 1px solid #fff;
}

.loginouts li a:first-child {
    padding: 10px 0 10px 20px;
}

.loginouts li a {
    color: #e8e8e8;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 20px 10px 0px;
}

.searchform input[type="text"],
#llsearch input[type="text"],
#bbp_search,
.wpuf-login-form input[type="text"],
.wpuf-login-form input[type="password"] {
    border: 1px solid #c3c8cc;
    font-size: 15px;
    padding: 0 10px;
    width: 240px;
    line-height: 30px;
    height: 35px;
}
#llsearch input[type="text"]{
    height: 45px;
}

#bbp_search_submit{
    display: inline;
    padding: 7px 15px;
    vertical-align: top;
    border-radius: 10px;
}

.searchform input[type="text"]{
    height: 34px;
}

#llsearch input[type="text"] {
    width: 83%;
}

#bbpress-forums #bbp-search-form #bbp_search {
    margin: 0 10px 10px 0;
}

.socialIcons {
    color: #2a2a2a;
    float: right;
    list-style-type: none;
    margin-right: 50px;
    position: relative;
    top: 0;
}

.socialIcons-mobile{
    display: none;
    list-style-type: none;
}

@media only screen and (min-width: 768px) and (max-width: 1285px) {

    #bbpress-forums #bbp-search-form{
        margin: 0 0 10px;
    }

    .entry-content #bbpress-forums div.bbp-search-form {
        float: none;
    }
    .entry-content  #bbpress-forums #bbp-search-form #bbp_search{
        width: 74%;
    }
    .bbp-search-form .button{
        display: inline-block;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    #bbpress-forums #bbp-search-form {
        margin: 0px 0px 10px 0;
    }
    .entry-content  #bbpress-forums div.bbp-search-form{
        width: 100%;
    }
    .bbp-search-form .button{
        display: inline-block;
    }
    #bbpress-forums #bbp-search-form #bbp_search,
    #bbp-search-form input{
        display: block;
        margin-bottom:10px;
    }
    .socialIcons.mobile{
        float: none;
        padding: 0 10px;
        margin-top: 10px;
    }
    .socialIcons a{
        padding: 10px;
    }
    .socialIcons .fa, .socialIcons .fa:hover{
        color: #fff;
    }

        .loginouts {
    padding-left: 0;
    }

    .loginouts li:first-child {
        border-left: 0;
        border-right: 0;
    }

    .loginouts li {
        display: block;
        padding: 0;
        border-bottom: 2px solid #fff;
    }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

}

/** Google Nexus7 (Landscape)**/
@media screen and (min-device-width: 601px) and (max-device-width: 970px) {

}

.socialIcons>li {
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
    display: inline-block;
    padding: 9.5px 27px 0px;
    text-transform: none !important;
}

.socialIcons li:last-child {
    padding: 9.5px 10px 0px;
}

.socialIcons li a i {
    font-size: 20px;
    color: #020202;
}

/*@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .socialIcons li a i {
        display: none;
    }
    .socialIcons.mobile li a i {
        display: block;
    }
}*/

@media screen and (min-device-width: 601px) and (max-device-width: 767px) {
    .socialIcons li a i {
        display: none;
    }
    .socialIcons.mobile li a i {
        display: none;
    }
}

.CatsNavs {
    float: left;
    background-color: #f9f9f9;
    color: #2a2a2a;
    clear: left;
    margin-top: 0;
}

.CatsNavs ul {
    list-style-type: none;
}

.CatsNavs li {
    border-right: 1px solid #d8d8d8;
    display: inline-block;
    margin: 0;
    padding: 1px 8px;
    color: #e8e8e8;
    text-transform: uppercase;
}

.CatsNavs li a {
    color: #272727;
}

.CatsNavs .menu-energy {
    border-bottom: #478d01 3px solid;
}

.CatsNavs .menu-energy:hover {
    background-color: #478d01;
}

.CatsNavs .menu-events {
    border-bottom: #4a91e3 3px solid;
}

.CatsNavs .menu-events:hover {
    background-color: #4a91e3;

}

.CatsNavs .menu-community {
    border-bottom: #f1696b 3px solid;
}

.CatsNavs .menu-community:hover {
    background-color: #f1696b;
}

.CatsNavs .menu-food {
    border-bottom: #89b046 solid 3px;
}

.CatsNavs .menu-food:hover {
    background-color: #89b046;
}

.CatsNavs .menu-land {
    border-bottom: #f58203 3px solid;
}

.CatsNavs li a:hover {
    color: #ffffff !important;
}

.CatsNavs .menu-land:hover {
    background-color: #f58203;
}

.CatsNavs .menu-mobile {
    border-bottom: #4a91e3 3px solid;
}

.CatsNavs .menu-mobile:hover {
    background-color: #4a91e3;
}

.CatsNavs .menu-people {
    border-bottom: #478d01 3px solid;
}

.CatsNavs .menu-people:hover {
    background-color: #478d01;
}

.CatsNavs .menu-spirit {
    border-bottom: #fa646d 3px solid;
}

.CatsNavs .menu-spirit:hover {
    background-color: #fa646d;
}

.CatsNavs .menu-urban {
    border-bottom: #478d01 3px solid;
}

.CatsNavs .menu-urban:hover {
    background-color: #478d01;
}

.CatsNavs .menu-water {
    border-bottom: #fa8001 3px solid;
}

.CatsNavs .menu-water:hover {
    background-color: #fa8001;
}

/* ==========================================================================
   General Stuff
  ========================================================================== */

/* ==========================================================================
   Content
   ========================================================================== */
.content {
    display: inline-block;
    /*margin-top: 20px;*/
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.TopOneAd {
    float: left;
    width: 100%;
    clear: both;
    margin: 0 0 20px 0;
    text-align: center;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .TopOneAd {
        display: none;
    }
    .content{
        margin-top: 0;
    }
}

#div-gpt-ad-1422360957636-0 {
    position: relative;
    margin: 0 auto;
    text-align: center;
}

/* ==========================================================================
   Primary Content - Wrapper
   ========================================================================== */

.main {
    display: inline-block;
    float: left;
    margin: 0;
    position: relative;
    /*width: 830px;*/
}

.l-mainsection {
    background-color: #f6f6f6;
    display: inline-block;
    margin: 0;
    position: relative;
    width: 100%;
}

.category .l-mainsection {
    margin-bottom: 20px;
}

.main iframe {
    max-width: 100%;
}
.adsbygoogle iframe {
    text-align: center;
    height: inherit !important;
}

.gm-map{
    height: 600px;
}

@media only screen and (max-width: 1299px){
    .main{
        /* width: 65%; */
    }
}

@media only screen and (min-width: 1025px){
    .entry-content iframe {
        //max-height: 110px;
    }
}
@media only screen and (max-width: 1025px){
    .main{
        width: 60%;
    }
}

@media only screen and (max-width: 885px){
    .main{
        width: 54%;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .main {
        width: 640px;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .main {
        width: 467px;
        left: 2px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .main {
        width: 300px;
        overflow: hidden;
        left: 0;
        margin: 0 auto;
        padding: 0;
        right: 0;
    }

    .l-mainsection {
        width: 100%;
    }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .main iframe {
        width: 100%;
        max-height: 350px;
    }
    .main .gm-map iframe {
        max-height: initial;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .main iframe {
        width: 430px;
        max-height: 250px;
    }
    .main .gm-map iframe {
        max-height: initial;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .main iframe {
        max-width: 100%;
        max-height: 250px;
    }
    .main .gm-map iframe {
        max-height: initial;
        margin-bottom: 20px;
    }
}

/* ==========================================================================
   Article List
   ========================================================================== */

/* Article List - White Container - 2 per row */
.l-articlewrapper {
    background: #fff;
    display: inline-block;
    margin: 0 0 30px;
    padding-bottom: 10px;
    position: relative;
    width: 800px;

}

.l-articlewrapper{

}

.l-articlewrapper h3.featured-strip {
    margin-bottom: 20px;
}

.l-articlewrapper > p {
    padding: 0 20px;
}


.l-articlewrapper article {
    min-height: 200px;
    position: relative;
}

.l-articlewrapper .container {
    width: 100%;
    padding: 20px 20px 10px 20px;
}

.l-articlewrapper h4 {
    font-size: 20px;
}

.l-articlewrapper .read-more-link {
    bottom: 40px;
    position: absolute;
    font-size: 18px;
}

.main .l-articlewrapper iframe {
    max-width: 100%;
}

.strip-title-link {
    color: #fff;
}
.strip-title-link:hover {
    color: #fff;
    text-decoration: none;
}

@media only screen and (min-width: 768px) and (max-width: 1300px) {
    .l-articlewrapper {
        width: 100%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .l-mainwrapper {
        width: 437px;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .l-mainwrapper {
        width: 460px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .l-mainwrapper {
        width: 290px;
    }

    .l-articlewrapper {
        width: 100%;

    }
}

.article-pagination {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}

.article-pagination .prev-link {
    float: left;
}

.article-pagination .next-link {
    float: right;

}

.l-articlefilters {
    clear: both;
    height: 55px;
}

.l-articlefilters form > div{
    padding: 0;
}

/* Filters */
.l-articlefilters input,
.l-articlefilters select{
    margin-bottom: 0;
}
.l-articlefilters input[type=submit],
.l-articlefilters input[type=submit]:hover{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: block;
    float: right;
    margin: 0px 0 20px;
}

.l-articlefilters select{
    padding: 0;
}
.l-articlefilters .date-field{
    border: 1px solid rgb(166, 166, 166);
    width: 100px;
    background: url('../../assets/img/icons/calendar.jpg') #fff 8% no-repeat;
    cursor: pointer;

    line-height: 32px;
    margin: 0 10px 10px;
    padding: 0 0 0 30px;
    font-size: 11px;
}
.date-field.to{
    margin-right: 0;
}

#ui-datepicker-div {display: none;}

.ui-datepicker{
    z-index: 1000 !important;
    left: 5px !important;

}
.ui-state-highlight{

}

.filter-label, .my-filter span{
    vertical-align: text-bottom;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {

    .l-articlefilters select{
        width: 200px;
    }
}

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


    .l-articlefilters{
        clear: both;
        height: auto;
        margin: 0 0 30px;
    }
    .l-articlefilters .filter-label{
        display: block;
        margin: 10px;
    }
    .l-articlefilters input{
        margin-top: 10px;
    }

    .l-articlefilters input[type=submit],
    .l-articlefilters input[type=submit]:hover{
        float: none;
        margin: 0 auto;
    }

}
@media only screen and (min-width: 300px) and (max-width: 1025px) {

    .l-articlefilters .date-field,
    .l-articlefilters select{
        margin-bottom:10px;
    }
    .l-articlefilters input[type=submit] {
        margin: 0px 0 20px;
    }
    .filter-label{
        display: block;
    }
    .l-articlefilters input[type=submit] {
        margin: 0 auto 20px;
        display: block;
        float: none;
    }
}
/*
    Buttons
*/


/* ==========================================================================
   Content
   ========================================================================== */

.introText {
    width: 100%;
}

.one {
    float: left;
    width: 25%;
}

.three {
    float: left;
    width: 75%;
}

@media only screen and (min-width: 768px) and (max-width: 850px) {
    .one {
        width: auto;
        float: left;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .one {
        float: none;
        width: 100%;
    }

    .three {
        float: none;
        width: 100%;
    }
}

.linktable ul {
    list-style: none;
    margin-bottom: 20px;
    padding: 0;
}
.links-adslot{
    width: 100%;
}
.links-adslot .adsbygoogle{
    padding-top: 11px;
}

.linktable li {
    background: #f1f1f1;
    list-style: none;
    margin-bottom: 3px;
    float: left;
    width: 49.6%;
    margin-right: 2px;
}

.linktable li a {
    color: #cbcbcb;
    font-size: 16px;
    padding: 12px 20px;
    display: block;
    width: 100%;
}

.linktable li a:hover {
    background-color: #6ab237;
    text-decoration: none;
}

.linktable li a:hover,
.linktable li a:hover div {
    color: #fff;
}

.linktable div {
    color: #555;
    display: inline-block;
}

#llsearch {
    min-height: 75px;
}

#lladdlink {
    background: #f6f6f6;
    border: 1px solid #e1e4d9;
    padding: 20px;
    width: 600px;
    margin: 20px 0;
    min-height: 280px;
}
#lladdlink table{
    width: 400px;
}


#linktable{
    margin-bottom: 15px;
}

#linktable:after, .clearfix:after, .landbuddyMap:after, #lladdlink:after, .ClassifiedsERR article:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.linklist{
    clear: both
}

.LinkLibraryCat .linklistcatname {
    font-size: 18px;
    border-bottom: 2px solid #cbcbcb;
    margin-bottom: 10px;
}

.LinkLibraryCat ul {
    list-style: none;
    padding: 0 0 0 20px;
}

.linklist .pageselector {
    padding: 20px;
    font-size: 10px;
}

.linklist .pageselector span,
.linklist .pageselector span a {
    font-size: 16px;
}
.span.previousnextinactive{
    margin-right: 10px;
}

.linklist .pageselector span a {
    padding: 4px;
}

.linklist .pageselector .selectedpage {
    color: #333;
}
.lladdlink th{
    vertical-align: initial;
}

.previousnextinactive {
    font-size: 12px;
    color: #6fb20d;
    font-weight: bold;
}

@media only screen and (min-width: 1030px) and (max-width: 1200px) {
    .linktable li a {
        font-size: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1030px) {
    .linktable ul{
        margin-top: 30px;
    }
    .linktable li {
        width: 100%;
    }
    #llsearch input[type="text"]{
        width:100%;
    }

    #lladdlink,    #lladdlink table {
        width: 100%
    }
    #lladdlink table input, #lladdlink table td span img{
        float: right;
    }


    .linklist .pageselector {
        padding: 20px;
        font-size: 4px;
    }

}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    #llsearch {
        min-height: 120px;
    }

    .linktable li {
        width: 100%;
    }

    #comments img {
        width: auto;
    }

    #lladdlink {
        width: 100%;
    }

    #llsearch input[type="text"] {
        width: 100%;
    }
    #lladdlink table{
        width: 100%;
    }
    #lladdlink table th {
        text-align: left;
        font-size: 15px;
    }

    .linklist .pageselector {
        font-size: 1px;
    }
}

/* ==========================================================================
   CTA / Buttons / Shared Link styles
   ========================================================================== */

.cta-button, .btn-primary,
#llsearch input[type="button"],
#llsearch input[type="reset"],
#llsearch input[type="submit"],
.cf-post .add_classified_btn,
.LLUserLinkSubmit input[type="submit"],
ul.wpuf-form .wpuf-submit input[type=submit],
#wp-submit {
    display: inline-block;
    float: right;
    font-size: 15px;
    padding: 13px 24px;
    text-decoration: none;
}

.cta-button.white {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.cf-post .add_classified_btn{
    float: left;
    margin-top: 10px;
    min-width: 120px;
    height: 40px;
    width: 145px;
    padding: 10px 0;
}
.button, .cta-button.orange, .btn-primary,
#llsearch input[type="button"],
#llsearch input[type="reset"],
#llsearch input[type="submit"],
.cf-post .add_classified_btn,
.LLUserLinkSubmit input[type="submit"],
ul.wpuf-form .wpuf-submit input[type=submit],
ul.wpuf-form li .wpuf-fields a.file-selector,
#wp-submit, input[type="submit"],
ul.wpuf-form li .wpuf-fields a.file-selector:hover, ul.wpuf-form li .wpuf-fields a.file-selector:focus,
.storycontent .button{
    color: #fff;
    background-color: #d87102;
    background-image: none;
    border: 1px solid #d87102;
    border-radius: 15px;

    -webkit-box-shadow: 0px 3px 0px #84261a;
    -moz-box-shadow: 0px 3px 0px #84261a;
    box-shadow: 0px 3px 0px #84261a;
}

.button:hover, .cta-button.orange:hover, .btn-primary:hover,
#llsearch input[type="button"]:hover,
#llsearch input[type="reset"]:hover,
#llsearch input[type="submit"]:hover,
.cf-post .add_classified_btn:hover,
.LLUserLinkSubmit input[type="submit"]:hover,
ul.wpuf-form .wpuf-submit input[type=submit]:hover,
ul.wpuf-form li .wpuf-fields a.file-selector:hover, input[type="submit"]:hover,
#wp-submit:hover{
    background-color: #d87102;

    border: 1px solid #d87102;
    border-radius: 15px;
    -webkit-box-shadow: 0px 1px 0px #84261a;
    -moz-box-shadow: 0px 1px 0px #84261a;
    box-shadow: 0px 1px 0px #84261a;
    position: relative;
    top: 3px;
}




/* Targeted */
#llsearch input[type="submit"] {
    padding: 6px 24px;
}
.contact-user-btn input[type="submit"]{
    min-width: 120px;
    height: 40px;
}
.LLUserLinkSubmit input[type="submit"]{
    padding: 5px 24px;
}


/* Date Picker */
#ui-datepicker-div .ui-state-hover,
#ui-datepicker-div .ui-widget-content .ui-state-hover,
.ui-state-active, .ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    background-image: none  !important;
    border: 1px solid #d87102  !important;
    background: #d87102  !important;
    color: #fff   !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
    border: 1px solid #d87102  !important;
    color: #d87102   !important;
    background-image: none  !important;
    background-color: #fff  !important;
}


#ui-datepicker-div .ui-state-highlight,
#ui-datepicker-div .ui-widget-content .ui-state-highlight,
#ui-datepicker-div .ui-widget-header .ui-state-highlight,
#ui-datepicker-div .ui-state-active,
#ui-datepicker-div .ui-widget-content .ui-state-active,
#ui-datepicker-div .ui-widget-header .ui-state-active,
#ui-datepicker-div .ui-state-hover{

}

/* ==========================================================================
   Helpers
   ========================================================================== */

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1; /* ie 6/7 */
}

/* ==========================================================================
   Sidebar
   ========================================================================== */

.sideBarRighter {
    /*display: inline-block;*/
    /* width: 340px;*/
    /*float: right;*/
    /*padding: 0;*/
    text-align: left;
}
.sideBarRighter p, .entry-content p, .l-articlewrapper p{
    font-size: 14px;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    .sideBarRighter {

        float: none;
        overflow: hidden;
        margin: 0 15px;
        width: 440px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .sideBarRighter {
        /* display: inline-block; */
        float: left;
        padding: 0;
        text-align: left;
        width: 300px;
        left: 0;
        margin: 0 auto;
    }
}

.sideBarRighter li {
    margin: 0 0 10px 0;
}

.sideBarLefter {
    float: left;
    width: 160px;
    padding: 0;
    display: inline-block;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .sideBarLefter {
        display: none;
    }
}

.execphp-5, .execphp-7, .execphp-2, .execphp-3, .text-483332941, .text-483332937, .text-483332940, .text-483332939 {
    padding: 0 !important;
}

.sidebar .widget.adswidget3-quick-adsense{
    padding: 20px 20px 20px 20px;
}
.sidebar .widget {
    margin: 0 0 20px 0;
    width: 100%;
    background-color: #f6f6f6;
    border: 1px solid #ddd;
    padding: 20px;
}

.sidebar .widget a {
    color: #6fb20d;
    font-size: 15px;
}

.sidebar .widget a:hover {
    color: #6fb20d;
    text-decoration: underline;
}

.sidebar .widget ul {
    position: relative;
    color: #6fb20d;
    left: -20px;
}

.sidebar .widget h3 {
    text-transform: uppercase;
    margin-top: 0;
    font-size: 14px;
}

.sidebar .widget.widget_text h3 {
    text-transform: uppercase;
    margin-top: 0;
    font-size: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.sidebar .widget .see-all {
    text-align: right;
    display: block;
}

/* Target specific Widgets */
.sidebar .adswidget4-quick-adsense,
.sidebar .adswidget2-quick-adsense {
    padding: 20px 20px 20px 20px;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .sidebar .adswidget4-quick-adsense,
    .sidebar .adswidget2-quick-adsense {
        background: none;
        padding: 0;
    }

}

.bbp_topics_widget-2 h3, .bbp_topics_widget-3 h3, .SharePulse_widget h3 {
    position: relative;
    width: 350px;
    background-color: #d87102;
    color: #ffffff;
    padding: 10px 10px;
    left: -20px;
    top: -20px;
    margin-bottom: 0;
    font-size: 18px;
}

.rpwe_widget-2 h3 {
    position: relative;
    width: 100%;
    background-color: #4990e2;
    color: #ffffff;
    padding: 10px 10px;
    font-size: 18px;
}

.rpwe_widget-3 .rpwe-ul {
    list-style-type: circle;
}

.widget_rss img {
    display: none;
}

.widget_rss h3, .newsletters-2 h3 {
    position: relative;
    width: 300px;
    background-color: #478d01;
    color: #ffffff;
    padding: 10px 10px;
    left: -20px;
    top: -20px;
    font-size: 18px;
}

.wpml input.ui-button, .wpml a.ui-button {
    background-color: #040404 !important;
    color: #ffffff !important;
    border: none !important;
    font-size: 14px !important;
}

.wpml input.ui-button:hover, .wpml a.ui-button:hover {
    font-size: 14px !important;
    background-color: #478d01 !important;
}

.newslettername {
    display: none !important;
}

.newsletters_submit .button {
    background-color: #040404;
    border: none;
    font-size: 14px !important;
    border-radius: 0 !important;
    width: 100%;
    text-transform: uppercase;

}

.widget_rss h3 a {
    color: #ffffff !important;
}

.rpwe-title {
    position: relative !important;
    padding: 0 !important;
    width: 259px !important;
    left: -2px !important;
    top: 0px !important;
}

.rpwe-title a {
    font-size: 16px !important;
    text-transform: none !important;
}

.rpwe-time {
    font-size: 16px !important;
    color: #6fb20d !important;

}

.rpwe-ul {
    left: 0 !important;
}

.bbp_topics_widget-2 ul {
    position: relative;
    top: -10px;
}


.most_commented_widget-3 h3 {
    position: relative;
    width: 300px;
    background-color: #4890e2;
    color: #ffffff;
    padding: 10px 10px;
    left: -20px;
    top: -20px;
    font-size: 18px;
}


.text-483332932 h3, .text-483332937 h3 {
    position: relative;
    width: 300px;
    color: #6fb20d;
    padding: 10px 10px;
    left: -10px;
    top: -10px;
    font-size: 18px;
}

.execphp-4>h3,
.widget_most_commented_widget>h3,
.widget_rss>h3,
.recent-posts-extended>h3{
    position: relative;
    margin-bottom: 0;
    width: 100%;
    background-color: #d87102;
    color: #ffffff;
    padding: 10px 10px;
    font-size: 15px;
    z-index: 2;
}

.recent-posts-extended .rpwe-img{
    width: 70px;
    height: 50px;
    /* display: block !important; */
    float: left;
}

.recent-posts-extended .rpwe-title{
    left: 0px !important;
    padding-top: 3px !important;
}

.rpwe-time {
    font-size: 14px !important;
}

.recent-posts-extended .rpwe-block li:last-child {
    border-bottom: 0;
}



@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    .execphp-4 h3,
    .widget_most_commented_widget h3,
    .widget_rss h3 {
        width: 500px;
    }
}

.execphp-5 h3 {
    position: relative;
    width: 170px;
    color: #6fb20d;
    padding: 10px 10px;
    left: 0px;
    top: -10px;
    font-size: 18px;
}

.execphp-5 img {
    margin-top: -25px;
}

.execphp-5 ul {
    margin-left: 10px;
    margin-top: 10px;
}

.text-483332916, .text-483332933, .execphp-6, .execphp-8, .execphp-10, .text-483332935, .text-483332936, .text-483332938 {
    padding: 0 !important;
    background: none !important;
    border: none !important;
}

.newsletters-2 p {
    display: none;
}

.newsletters-fieldholder .email {
    width: 300px;
}

.wpmltext {
    width: 235px !important;
}

#topicslist {
    width: 100%;
    margin-bottom: 30px;
    height: 40px;
}

.execphp-9 {
    padding: 0 10px 3px 5px !important;
    background-color: #ffffff !important;
}

.execphp-9 p {
    font-size: 15px;
}

.text-link-ad p {
    font-size: 15px;
    padding: 10px 10px 5px;
}

/*Skyscraper*/
.execphpwidget ins{
    margin: 15px;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .execphpwidget ins{
        margin: 0px;
    }
    .execphp-9.widget_execphp{
        padding: 0 !important;
    }
}
.execphp-9 a, .text-483332935 h3 {
    color: #6fb20d !important;
}

#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
    font-size: 16px;
}

#bbpress-forums p.bbp-topic-meta span{
    font-size: 14px;
}

#bbpress-forums .bbp-breadcrumb, #bbpress-forums li.bbp-body ul.forum,
#bbpress-forums .bbp-body .bbp-forum-info .bbp-forum-title, #bbpress-forums li.bbp-body ul.topic {
    font-size: 15px;
}
#bbpress-forums .bbp-topic-title, .bbp-topic-header .bbp-meta{
    font-size: 15px;
}




#bbpress-forums .bbp-body .bbp-forum-info .bbp-forum-content, #bbpress-forums .bbp-body p.bbp-topic-meta{
    font-size: 12px;
}

#bbpress-forums {
    font-size: 15px;
    display: block;

}

#bbpress-forums ul.bbp-forums {
    margin-top: 55px;
}
.bbp-forum-freshness a{
    font-size: 13px;
}

.subscription-toggle {
    float: right;
}

#bbpress-forums .bbp-user-section {
    overflow: visible !important;
}

.bbp-breadcrumb {
    font-size: 16px;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
    font-size: 15px;
}

#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
    margin-top: 0px;
}

/* ==========================================================================
   Posts
   ========================================================================== */

article {
    /*border-bottom: 1px solid #e5e5e5;*/
    /*width: 380px;*/
    /*display: inline-block;*/
    vertical-align: top;
    /*margin-right: 5px;*/
    margin-bottom: 29px;
}

article:nth-last-child(-n+2) {
    border-bottom: none;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
    article{
        width: 48%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    article {
        width: 100%;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    article {
        width: 467px;
    }
}

.single article {
    width: 800px;
}

@media only screen and (max-width: 1299px){
    .single article{
        width: 100%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .single article {
        width: 100%;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .single article {
        width: 437px;
    }

}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .single article {
        width: 100%;
        padding-right: 0;
    }

    #div-gpt-ad-1422360957636-0 {
        display: none;
    }

    figure {
        width: 290px;
    }
}

.single .catHolderOVer {
    position: relative;
    left: 0;
    top: 0;
}

.entry-content {
    width: 800px;
    position: relative;
    float: left;
    overflow: hidden;
}

.entry-content .catHolderOVer {
    max-width: initial;
    margin-bottom: 15px;
}

.entry-content p img {
    height: auto;
    margin-bottom: 15px;
}

@media only screen and (max-width: 1299px){
    .single article,
    .entry-content{
        width: 100%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .entry-content {
        width: 100%;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .entry-content {
        width: 436px;

    }
}

#shop-frame {
    width: 725px;
    height: 700px;
    max-width: 725px;
}

#bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic, #bbpress-forums #bbp-user-wrapper ul.bbp-topics, #bbpress-forums #bbp-user-wrapper ul.bbp-forums, #bbpress-forums #bbp-user-wrapper ul.bbp-replies, #bbpress-forums #bbp-user-wrapper fieldset.bbp-form {
    float: left;
    width: 100%;
}

.watch-action {
    float: right;
    width: 80px;
    background-color: #ffffff;
    height: 100%;
    padding: 0px 0 20px;
    border-radius: 7px;
}

.action-like, .action-unlike{
    margin-right: 15px;
    width: 17px;
}

.action-unlike{
    padding: 0;
}
.entry-content img {
    max-width: 90%;
}


@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .entry-content img {
        width: 436px;
    }
    .entry-content .comment img{
        width: auto;
    }
    .entry-content .thumbnail {
        max-width: 100%;
    }
}


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

    .entry-content .catHolderOVer {
        max-width: 200px;
    }
    .ct-custom-field-block{
        margin: 7px 5px;
    }

    #shop-frame {
        width: 300px;
        height: 400px;
    }

    .watch-action {
        width: 44px;
        padding: 0px 0 00px;
    }
}


@media only screen and (min-width: 300px) and (max-width: 767px) {
    .entry-content {
        width: 100%;
    }

    .entry-content img {
        width: 100%;
    }

    .entry-content .thumbnail {
        width: 100% !important;
        margin-top: 10px;
    }

    .single figure {
        width: 290px;
    }
}

.cf-contact-form {
    display: block;
    width: 80%;
    margin-top: 10px;
}

/* ==========================================================================
   Login form
   ========================================================================== */

.username label, .password label {
    width: auto;
}

.wpuf-help {
    display: block;
    clear: both;
}

a#wpuf-featured_image-pickfiles {
    width: 100px;
    line-height: 20px;
    text-align: center;
}

/* ==========================================================================
   Registration form
   ========================================================================== */

body.category .main article:nth-child(even){
    float: right;
    margin-right: 0;
}
body.category.archive .main article{
    float: left;
    margin-right: 0;
    display: inline-block;
}

body.registration li.first_name,
body.registration li.avatar,
body.registration li.last_name,
body.registration li.location,
body.registration li.description,
body.registration li.do_you_live_off_grid {
    display: none;
}

.description{
    color: #000;
    font-size: 16px;
}

.register-section #wysija-box-after-register {
    display: inline-block;
    width: 20px;
}

#profile-details-section-wysija {
    padding-left: 25%;
}
p.wysija-after-comment {
    padding-top: 15px;
    clear: both;
}

/* ==========================================================================
   Homepage
   ========================================================================== */

.l-freeads {
    background: #fff;
    clear: both;
}

.l-freeads article {
    min-height: 200px;
    float: left;
    position: relative;
}

.l-freeads .container {
    width: 100%;
    padding: 20px 20px 10px 20px;
}

.l-freeads h4 {
    font-size: 18px;
}

.l-freeads .read-more-link {
    bottom: 10px;
    position: absolute;
    font-size: 14px;
}
.l-freeads article:nth-last-of-type(-n+2) {
    border-bottom: 0;
}

.l-freeads .thumbnailClassis {
    float: left;
    width: 150px;
    overflow: hidden;
    padding: 20px;
    height: 130px;
}


.l-freeads article {
    margin-bottom: 10px;
    min-height: 160px;
}
.l-freeads .article-body{
    width: 50%;
    margin: 0 0;
}
.l-freeads h4 {
    font-size: 15px;
}
.main .l-freeads iframe {
    max-width: 100%;
}
.l-freeads article p {
    font-size: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
    .l-freeads .thumbnailClassis {
        float: left;
        width: 140px;
        overflow: hidden;
        padding: 20px;
        height: 140px;
    }
    .l-freeads .article-body{
        width: 90%;
        margin: 0 auto;
        float: none;
        clear: both;
    }

    .l-freeads h4 {
        margin-top: 0;
        font-size: 15px;
        margin-bottom: 5px;
    }
    .l-freeads .thumbnailClassis img {
        width: 100px;
        height: auto;
    }
    .l-freeads .read-more-link{
        bottom: 7px;
        font-size: 14px;
    }
    .l-freeads article {
        min-height: 260px;
    }

}
@media only screen and (min-width: 768px) and (max-width: 1260px) {

    .l-freeads article {
        position: relative;
        margin-bottom: 9px;

    }


}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
    .l-freeads article {
        min-height: initial;
        padding-bottom: 20px;
        border-bottom: 1px solid #e5e5e5;
    }
    article:nth-last-child(-n+1) {
        border-bottom: none;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .l-freeads article{
        margin-bottom: 0;
    }
    .l-freeads .read-more-link {
        bottom: 5px;
        font-size: 13px;
    }
    .l-freeads h4 {
        font-size: 16px;
        margin: 20px 0 5px;
    }
    .l-freeads .thumbnailClassis {
        width: 125px;
    }
    .l-freeads .article-body {
        width: 53%;
    }
    .l-freeads article:nth-last-of-type(-n+2) {
        border-bottom: 1px solid #e5e5e5;
    }
}

/* ==========================================================================
   Sidebar
   ========================================================================== */

.sidebar .widget_execphp {
    background-color: #fff;
}

.sidebar .widget_execphp a.landbuddytitle {
    display: block;
    height: 100px;
    width: 100%;
}
.landbuddytitle img{
    height: 117px; background-color: white; padding: 0 1rem 0 0;  top: 40px; position: absolute;
    left: 0;
    width: auto;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.sidebar .widget_execphp h3 {
    margin-bottom: 0;
}

.page-template-home-page .postcat-home-page-featured, .featured-article {
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 0;
    overflow: hidden;
}

.cf-description {
    float: right;
    display: block;
    width: 540px;
    margin-right: 20px;
}

.cf-description .cf-cost {
    float: left;
}

.cf-description .cf-cost span:after {
    content: ':';
}

.cf-description .watch-action {
    position: absolute;
    top: 20px;
    right: 20px;
    height: auto;
}

.cf-post .catHolderOVer {
    margin-bottom: 12px;
}
.cf-image{
    background-color: transparent;
    max-width: 195px;
    height: auto;
}



@media only screen and (min-width: 1025px) and (max-width: 1285px) {
    .cf-description {
        float: left;
        display: block;
        width: 65%;
        margin-right: 00px;
    }
    .cf-image {
        margin: 0 0 20px;
    }

    .cf-description .watch-action{
        top: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

    .cf-post .cf-description {
        clear: both;
        float: none;
        display: block;
        width: 100%;
        margin-right: 20px;
    }
    .cf-description {
             width: 100%;
             float: none;
         }

    .page-template-home-page .postcat-home-page-featured, .featured-article {
        width: 100%;
    }

    .cf-description .thumbnail{
        width: 95%;
    }

    .cf-description p {
        width: auto
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .page-template-home-page .postcat-home-page-featured .featured-article {
        width: 436px;
    }

    .cf-description p {
        width: 58%;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .page-template-home-page .postcat-home-page-featured, .featured-article {
        width: 300px;
    }

    .cf-description {
        float: none;
        display: block;
        width: 100%;
    }
    .cf-post .catHolderOVer{
        font-size: 12px;
    }

    article {
        width: 290px;
    }
    .cf-description .watch-action {
        position: absolute;
        top: top;
        right: 0;
        height: auto;
    }
    .entry-content .catHolderOVer+div {
        margin: 0px 0 0px 0;
    }
}



.entry-summary {
    width: 100%;
    display: inline-block;
    padding: 0 25px 5px 25px;
    float: left;
    background: #ffffff;
    position: relative;
    /*top: -20px;*/
    min-height: 250px;
    font-size: 16px;
    color: #656565;
}

@media only screen and (min-width: 888px) and (max-width: 1260px) {
    .entry-summary{
        width: 100%;
        min-height: 300px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 887px) {
    .entry-summary{
        width: 100%;
        min-height: 410px;
    }
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    .l-freeads article,
    .entry-summary{
        min-height: initial;
        padding-bottom: 20px;
    }

}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

    .entry-summary {
        width: 100%;
        min-height: 200px;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .entry-summary {
        width: 437px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .entry-summary {
        width: 300px;
    }

}

.entry-summary header {
    min-height: 70px;
}

.attachment-post-thumbnail {
    overflow: hidden;
    width: 100%;
}

.postcat-home-page-featured .entry-title,
.featured-article .entry-title {
    margin-bottom: 5px;
}

.entry-title {
    font-weight: normal;
    line-height: 19px;
    margin-bottom: 0px;
    position: relative;
    color: #373739;
    float: left;
    width: 100%;
    min-height: 55px;
}

.entry-title a {
    color: #373739;
    font-weight: 700;
    font-size: 18px;
}

.entry-summary p{
    font-size: 14px;
    min-height: 90px;
}
.HomeFeatured .entry-summary p{
    min-height: 30px;
}

h3.featured-strip {
    position: relative;
    width: 100%;
    background-color: #d87102;
    color: #fff;
    margin: 0;
    padding: 14px 10px;
    /* left: -20px; */
    /* top: -20px; */
    font-size: 28px;
}

h3.margin-30 {
    margin-bottom: 30px;
}

.pager{
    clear: both;
    margin: 20px 0 30px;
}
.pager li.see-all a,
.grey-button a,
.pager li>a{
    display: inline-block;
    float: right;
    padding: 13px 24px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    font-size: 15px;
}
.pager li.see-all a:hover,
.grey-button a:hover,
.pager li>a:hover{
    background: #6fb20d;
    color: #fff;
    text-decoration: none;
}


.page-template-home-page .postcat-home-page-featured .HomeFeatured .thumbnailIMG,
.featured-article .HomeFeatured .thumbnailIMG {
    width: 100%;
    height: 285px;
    overflow: hidden;
}
.HomeFeatured .thumbnailIMG img {
    height: auto;
    width: 100%;
}


@media only screen and (min-device-width: 768px) and (max-width: 1024px) {
    .HomeFeatured .thumbnailIMG img {
        width: 160%;
    }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .page-template-home-page .postcat-home-page-featured .HomeFeatured .thumbnailIMG,
    .featured-article .HomeFeatured .thumbnailIMG {
        width: 100%;
    }
    .HomeFeatured .thumbnailIMG img {
        width: 160%;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .page-template-home-page .postcat-home-page-featured .HomeFeatured .thumbnailIMG,
    .featured-article .HomeFeatured .thumbnailIMG {
        width: 437px;
    }
}

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

    .entry-title {
        min-height: auto;
        margin-bottom: 5px;
    }

    .page-template-home-page .postcat-home-page-featured .HomeFeatured,
    .featured-article .HomeFeatured {
        width: 300px;
    }

    .page-template-home-page .postcat-home-page-featured .HomeFeatured .thumbnailIMG,
    .featured-article .HomeFeatured .thumbnailIMG {
        height: 245px;
    }

    .HomeFeatured .thumbnailIMG img {
        width: 160%;
    }

}

.page-template-home-page .postcat-home-page-featured .catHolderOVer a:first-child {
}

.commaa {
    position: relative;
    display: inline-block;
    width: 2px;
}

.page-template-home-page .postcat-home-page-featured .catHolderOVer div.commaa:first-child {
    display: none;
}

.page-template-home-page .postcat-home-page-featured .entry-summary p,
.featured-article .entry-summary p {
    font-size: 18px;
    line-height: 1.2;
    position: relative;

    float: left;
    color: #fff;
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .page-template-home-page .postcat-home-page-featured .entry-summary p,
    .featured-article .entry-summary p {
        font-size: 97%;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .page-template-home-page .postcat-home-page-featured .entry-summary p,
    .featured-article .entry-summary p {
        font-size: 12px;
        text-shadow: 1px 1px 1px #000, 0px 0px 1px #000;
    }

    .page-template-home-page .postcat-home-page-featured .HomeFeatured .entry-summary, .featured-article .entry-summary {
        bottom: 0;
        left: 0;
        margin-bottom: 0;
        min-height: initial;
    }

}

.page-template-home-page .postcat-home-page-featured .HomeFeatured .entry-summary,
.featured-article .entry-summary, .HomeFeatured .entry-summary{
    position: absolute;
    bottom: 0;
    min-height: inherit;
    width: 100%;
    background: none;
    margin-bottom: 15px;
    z-index: 2;
    left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
    .page-template-home-page .postcat-home-page-featured .HomeFeatured .entry-summary, .featured-article .entry-summary {
        min-height: initial;
        top: auto;
        bottom: 0;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .page-template-home-page .postcat-home-page-featured .HomeFeatured .entry-summary,
    .featured-article .entry-summary {
        top: auto;
        bottom: 0;
    }
}

.HomeFeatured .entry-summary a,
.featured-article .entry-summary a {
    color: #ffffff;
    font-size: 30px;
    line-height: 30px;
    z-index: 2;
}



.entry-summary a.read-more-link {
    float: right;
    font-size: 16px;
}

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

    .entry-summary header{
        min-height: initial;
    }
    .entry-summary{
        min-height: initial;
        padding-bottom: 20px;
    }
    .entry-summary a.read-more-link{
        float: none;
    }
    .page-template-home-page .postcat-home-page-featured .HomeFeatured .entry-summary a,
    .featured-article .entry-summary h2 a {
        font-size: 20px;
        text-shadow: 1px 1px 1px #000, 0px 0px 1px #000;
    }

    .page-template-home-page .postcat-home-page-featured .HomeFeatured .entry-summary a.read-more-link,
    .featured-article .entry-summary a.read-more-link {
        font-size: 15px;
        line-height: initial;
        text-shadow: 1px 1px 1px #000, 0px 0px 1px #000;
    }

}

.page-template-home-page .postcat-home-page-featured .HomeFeatured .catHolderOVer,
.featured-article .HomeFeatured .catHolderOVer {
    text-transform: uppercase;
    background-color: #478d01;
    position: absolute;
    float: left;
    font-size: 15px;
    max-width: 315px;
    top: 10px;
    left: 10px;
    color: #fff;
    padding: 2px 5px;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .page-template-home-page .postcat-home-page-featured .HomeFeatured .catHolderOVer,
    .featured-article .HomeFeatured .catHolderOVer {
    / / top: 115 px;
    }

    .page-template-home-page .postcat-home-page-featured .HomeFeatured .catHolderOVer, .featured-article .HomeFeatured .catHolderOVer {
        max-width: 280px;
    }


}

.page-template-home-page .postcat-home-page-featured .HomeFeatured .SPANFirstOver,
.featured-article .HomeFeatured .SPANFirstOver {
    background-image: url('../../assets/img/firstpost-spanover.png');
    display: block;
    background-repeat: repeat;
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .page-template-home-page .postcat-home-page-featured .HomeFeatured .SPANFirstOver,
    .featured-article .HomeFeatured .SPANFirstOver {
        width: 100%;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .page-template-home-page .postcat-home-page-featured .HomeFeatured .SPANFirstOver,
    .featured-article .HomeFeatured .SPANFirstOver {
        width: 100%;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .page-template-home-page .postcat-home-page-featured .HomeFeatured .SPANFirstOver,
    .featured-article .HomeFeatured .SPANFirstOver {
        width: 3000px;
        height: 246px;
    }

    .page-template-home-page .postcat-home-page-featured .HomeFeatured .SPANFirstOver, .featured-article .HomeFeatured .SPANFirstOver {
        background: none;
    }

}

.page-template-home-page .postcat-home-page-featured .HomeFeatured .entry-summary .READMORElink,
.featured-article .HomeFeatured .entry-summary .READMORElink {
    display: none;
}

.thumbnailIMG {
    width: 100%;
    height: 185px;
    position: relative;
    float: left;
    overflow: hidden;
    background-color: #ffffff;
}


@media only screen and (min-width: 768px) and (max-width: 1260px) {
    .thumbnailIMG{
        width: 100%;
        height: 155px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .thumbnailIMG {
        width: 100%;

    }

}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .thumbnailIMG {
        width: 437px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .thumbnailIMG {
        width: 300px;

    }

}

.thumbnailIMG img {
    min-height: 250px;
    height: auto;
    min-width: 100%;
    width: auto;

}

@media only screen and (min-width: 768px) and (max-width: 850px) {
    .thumbnailIMG img {
        width: 160%;
    }
}

@media only screen and (min-width: 851px) and (max-width: 1260px) {
    .thumbnailIMG img {
        height: 150px;
        width: auto;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .thumbnailIMG img {
        width: 168%;

    }

}

.catHolderOVer {
    text-transform: uppercase;
    background-color: #478d01;
    position: absolute;
    float: left;
    max-width: 315px;
    top: 10px;
    left: 10px;
    color: #ffffff;
    padding: 2px 5px;
}
.catHolderOver + p {
    clear:left;
}
main .post-left:last-child,
main .post-right:last-child{
    margin-bottom: 15px;
}
main .post-left {
    /* float: left;*/
}

main .post-right {
    /*float: right; */
    margin-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 850px) {
    .catHolderOVer{
        width: 90%;
    }

}
@media screen and (min-device-width: 601px) and (max-device-width: 970px) {

    main .post-right {
        float: none;
    }
}


@media only screen and (min-width: 300px) and (max-width: 767px) {
    main .post-right {
        float: left;
    }
    .catHolderOVer{
        max-width: 280px;
    }
}

.postcat-community .catHolderOVer {
    background-color: #f1696b;
}

.postcat-energy .catHolderOVer {
    background-color: #478d01;
}

.postcat-events .catHolderOVer {
    background-color: #4a91e3;
}

.postcat-urban .catHolderOVer {
    background-color: #478d01;
}

.postcat-spirit .catHolderOVer {
    background-color: #fa646d;
}

.postcat-water .catHolderOVer {
    background-color: #f58203;
}

.postcat-land .catHolderOVer {
    background-color: #f58203;
}

.postcat-mobile .catHolderOVer {
    background-color: #4a91e3;
}

.postcat-off-grid-101 .catHolderOVer {
    background-color: #000000;
}

.entry-content .catHolderOVer + div{
    //clear: both;
    margin: 10px 0 0px 0;
}

.catHolderOVer a {
    color: #ffffff;
}

.AdRows {
    position: relative;
    float: left;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    left: 0px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .AdRows {
        width: 100%;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .AdRows {
        width: 300px;
        //margin: 5px;
    }
    .entry-content .addtoany_share_save_container{
        float: left;
        margin-top: 0;
    }

}

.AdRows div {
    margin: 0 5px 0 0 !important;
    overflow: hidden;
}

.landbuddyHomeHolder {
    width: 709px;
    display: inline-block;
    position: relative;
    float: left;
    margin-bottom: 20px;
    background-color: #ffffff;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .landbuddyHomeHolder {
        width: auto;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .landbuddyHomeHolder {
        width: auto;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .landbuddyHomeHolder {
        width: 290px;
    }
}

.landbuddyHomeHolder .logoHold {
    width: 200px;
    float: left;
}

.landbuddyHomeHolder .howTause {
    float: right;
    position: relative;
    top: 27px;
    right: 28px;
    color: #acacac;

}

.landbuddyHomeHolder .mapHolderHomer {
    width: 100%;
    position: relative;
    left: 1px;
}

.ADLEFTLANDA {
    float: left;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .ADLEFTLANDA {
        display: none;
    }
}

.HOMEBOXER {
/ / float: right;
}

.landbuddyMap {
    width: 100%;
    margin-bottom: 0px;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .landbuddyMap {
        width: 300px;
        /*height: 250px;*/
    }

    #fancybox-content {
        height: 300px !important;
    }

    #fancybox-content .gm-map iframe {
        width: 300px;
        height: 300px;
    }

    .HOMEBOXER {
        float: left;
    }
}

#buddypress form#whats-new-form textarea {
    background: #fff;
    color: #555;
    font-family: inherit;
    font-size: 90%;
    height: 48px;
    padding: 6px;
    width: 98%;
}

/* ==========================================================================
   BuddyPress
   ========================================================================== */

.buddypress .addtoany_share_save_container {
    display: none;
}

.item-list-tabs li:last-child {
    display: none;
}

.my-profile .field_accept-the-terms-and-conditions, .profile-edit .field_accept-the-terms-and-conditions {
    display: none;
}

#custom-class-personal-li {
    display: none;
}

#field-visibility-settings-toggle-7 {
    display: none;
}

#buddypress .standard-form div.checkbox label:nth-child(n+2), #buddypress .standard-form div.radio div label {
    color: #888;
    font-size: 100%;
    font-weight: normal;
    margin: 5px 0 0 0;
    float: left;
    width: 23px;
    text-align: left;
}

#buddypress .standard-form p.description {
    color: #888;
    font-size: 80%;
    clear: both;
    margin: 10px 0;
}

/* ==========================================================================
   LandBuddy Page
   ========================================================================== */

.leftLandBuddy {
    float: left;
    width: 175px;
    position: relative;
    display: inline-block;
}

.howDoesitWork {
    background-color: #ffffff;
    text-align: center;
    width: 90%;
    padding: 1px 20px;
}

.MainAreaHolder {
    display: inline-block;
    float: left;
    margin: 0;
    position: relative;
    width: 800px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .MainAreaHolder {
        width: 437px;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .MainAreaHolder {
        width: 460px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .MainAreaHolder {
        width: 290px;
    }
}

.LandBuddyAreaMain {
    float: left;
    width: 100%;
    padding-top: 20px;
    position: relative;
    background-color: #fff;
    display: inline-block;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.no-top-pad{
    padding-top: 0;
    padding-bottom: 0px;
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

    .LandBuddyAreaMain {
        width: 100%;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .LandBuddyAreaMain {
        float: left;
        width: 100%;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .LandBuddyAreaMain {
        /*padding-top: 0;
        background: transparent;*/
        width: 300px;
        margin-left: 0px;
    }

/*    .page-template-landbuddy .featured-strip,
    .page-template-landbuddy .body-copy{
        display: none;
    }*/


    .LandBuddyAreaMain .button {
        display: block;
        margin-bottom: 7px;
        float: left;
    }
}

.LandBuddyAreaMain .logoHold {
    width: 200px;
}

.LandBuddyAreaMain .MapARealoader {
    width: 98.4%;
    position: relative;
    left: 4px;
    margin-bottom: 40px;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .LandBuddyAreaMain .MapARealoader {
        margin-bottom: 5px;
    }

}

.LandBuddyAreaMain .content-left,
.entry-content .content-left{
    float: left;
    width: 70%;
}

.LandBuddyAreaMain .content-right,
.entry-content .content-right{
    float: right;
    width: 30%;
}

.LandBuddyAreaMain .content-right .button,
.entry-content .content-right .button{
    float: right;
    clear: both;
    margin-bottom: 10px;
}


.LandBuddyAreaMain p {
    padding: 0 20px;
}

.ClassifiedsLandBuddy {
    float: left;
    width: 560px;
    margin-top: 20px;
    margin-bottom: 40px;
    background-color: #ffffff;
    display: inline-block;
    overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 950px) {
    .LandBuddyAreaMain .content-left,
    .entry-content .content-left{
        float: none;
        width: 100%;
    }
    .LandBuddyAreaMain .content-right,
    .entry-content .content-right{
        float: right;
        width: 50%;
    }



}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .ClassifiedsLandBuddy {

        width: 100%;
    }

}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .ClassifiedsLandBuddy {
        width: 460px;
    }

}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .ClassifiedsLandBuddy {
        width: 290px;
        margin-left: -10px;
        clear: both;
    }

    .LandBuddyAreaMain .content-left,
    .entry-content .content-left{
        float: none;
        width: 100%;
    }
    .LandBuddyAreaMain .content-right,
    .entry-content .content-right{
        float: none;
        min-width: 100px;
        text-align: center;
        width: initial;
        width: 100%;
        margin: 30px auto;
    }
    .LandBuddyAreaMain .content-right .button, .entry-content .content-right .button{
        float: right;
        width: 120px;
        margin: 10px auto;
    }
}

.ClassifiedsLandBuddy h3 {
    position: relative;
    width: 560px;
    color: #ffffff;
    background-color: #6fb20d;
    padding: 10px 10px;
    top: -20px;
    text-transform: uppercase;
    font-size: 18px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .ClassifiedsLandBuddy h3 {
        width: 100%;
    }

}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .ClassifiedsLandBuddy h3 {
        width: 460px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .ClassifiedsLandBuddy h3 {
        width: 290px;
    }
}

.ClassifiedsLandBuddy article {
    width: 560px;
    min-height: 155px;
    border-top: 1px solid #e5e5e5;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .ClassifiedsLandBuddy article {
        width: 290px;
        min-height: 180px;
    }

    .leftLandBuddy {
        display: none;
    }
}

.ClassifiedsLandBuddy .AdRows {
    position: relative;
    float: left;
    display: inline-block;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 30px;
    left: 100px;
    width: 300px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

    .ClassifiedsLandBuddy .AdRows {
        left: 20px;
    }
}

.thumbnailClassis {
    float: left;
    width: 200px;
    overflow: hidden;
    padding: 20px;
    height: 150px;
}

.article-body {
    float: right;
    width: 180px;
}

@media only screen and (min-width: 768px) and (max-width: 850px) {
    .article-body {
        width: 100%
    }

}

@media only screen and (min-width: 768px) and (max-width: 1260px) {

    .article-body {
        float: left;
        margin: 0 20px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .thumbnailClassis {
        width: auto;
        height: auto;
        padding: 20px 10px;
    }

    .article-body {
        width: 140px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .article-body {
        margin-top: 20px;
        float: left;
        width: 180px;
    }
}


.ClassifiedsLandBuddy h4 {
    font-size: 18px;
}

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

    .ClassifiedsLandBuddy h4 {
        width: 276px;
    }
}

.ClassifiedsLandBuddy .button {
    font-size: 14px;
    top: 20px;
    position: relative;
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .ClassifiedsLandBuddy .moreClassis {
        left: 45px;
    }

}


.thumbnailClassis img {
    width: 100%;
    height: auto;
}

.LandBuddyRight .media {
    padding: 0 20px;
}
.LandBuddyRight .thumbnailClassis {
    padding: 0;
    width: auto;
    margin-right: 10px;
    height: auto;
}

.LandBuddyRight .thumbnailClassis img {
    width: 100px;
    height: auto;
}
.LandBuddyRight .media-body h4{
    margin-top: 0;
}
.LandBuddyRight .media-body h4>a{
    font-size: 16px;
}

.moreClassis {
    position: relative;
    float: left;
    margin: 20px;
    left: 200px;
    top: 0px !important;
    text-align: center;
}

.LandBuddyRight {
    display: inline-block;
    width: 100%;
    /*float: right;*/
    /*padding: 0;*/
    text-align: left;
    position: relative;
    background-color: #ffffff;
    color: #656565;
    margin-bottom: 15px;
}
@media(max-width: 640px){
    .LandBuddyRight{
        margin-top: 15px;
        margin-left: -15px !important;
    }
}

.LandBuddyRight + .sideBarRighter{
    margin-top: 20px;
}
.widget.skyscraper-right{
    padding-top: 20px;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .ClassifiedsLandBuddy .moreClassis {
        left: 60px;
    }
    .thumbnailClassis img {
        width: 100%;
        height: auto;
    }
    .LandBuddyRight .thumbnailClassis img{
        /*width: auto;*/
    }
    .widget.skyscraper-right,
    .sidebar .widget.adswidget3-quick-adsense{
        padding: 0;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .LandBuddyRight {
        width: 370px;
    }

    .AdRows div {
        width: 370px;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .LandBuddyRight {
        width: 438px;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .LandBuddyRight {
        width: 300px;
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    .LandBuddyRight .AdRows {
        width: 290px;
        left: 105px;
        top: 33px;
        position: static;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .LandBuddyRight .AdRows {
        width: 258px;
    }
}

.LandBuddyRight article {
    width: 100%;
    position: relative;
    padding: 0px 10px 30px 0;
    margin-bottom: 10px;
}

.LandBuddyRight article:last-child {
    border-bottom: 0;
}

.LandBuddyRight article .see-all {
    position: absolute;
    bottom: 15px;
    right: 20px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .LandBuddyRight article {
        width: 100%;
    }

}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {

    .LandBuddyRight article {
        width: 100%;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .LandBuddyRight article {

        width: 290px;
    }
}

.LandBuddyRight h4 a {
    font-size: 20px;
    color: #151515;
}

.LandBuddyRight .fn {
    color: #bfbfbf;
}

.LandBuddyRight .byline {
    color: #bfbfbf;
}

.LandBuddyRight .READMORElink {
    display: none;
}

.LandBuddyRight .AdRows {
    width: 455px;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .LandBuddyRight .AdRows {
        width: 290px;
    }
}

.LandBuddyRight h3 {
    position: relative;
    margin-bottom: 0;
    width: 100%;
    background-color: #d87102;
    color: #ffffff;
    padding: 10px 10px;
    left: 0px;
    line-height: 28px;
    height: 47px;
    top: -20px;
    font-size: 18px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .LandBuddyRight h3 {
        width: 100%;
    }

}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .LandBuddyRight h3 {
        width: 100%;
    }

}

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

    .LandBuddyRight h3 {
        width: 300px;
    }

}

.LandBuddyRight .moreLandBuddy {
    position: relative;
    float: left;
    margin: 20px;
    left: 135px;
    top: 0px !important;
    text-align: center;
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .LandBuddyRight .moreLandBuddy {

        left: 45px;
    }

}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .LandBuddyRight .moreLandBuddy {
        left: 50px;
    }
}

#respond {
    width: 100%;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    #respond {
        width: 100%;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    #respond {
        width: 100%;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    #respond {
        width: 100%;
    }
}

/* ==========================================================================
   Classsifieds Page
   ========================================================================== */

.classiButtonTop {
    position: relative;
    top: -1px !important;
    left: 20px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .classiButtonTop {
        display: none;
    }

}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .classiButtonTop {
        display: none;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .classiButtonTop {
        display: none;
    }

}

.ClassifiedsERR {
    width: 100%;
    background-color: #ffffff;
    position: relative;
    float: left;
}

.av-credits{
    display: none;
}



@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

    .ClassifiedsERR {
        width: 100%;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .ClassifiedsERR {
        width: 100%;
    }

}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .ClassifiedsERR {
        width: 100%;
        margin-bottom: 20px;
    }

    .classifieds p {
        margin-left: 0;
    }
    .l-freeads article p{
        font-size: 13px;
    }
}

p a {
    //font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-family: 'Roboto', sans-serif;
    word-wrap: break-word;
}

.ClassifiedsERR article {
    /*width: 100%;*/
    position: relative;
    float: left;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 15px;
    min-height: 150px;
}
.ClassifiedsERR .row {
    border-bottom: 1px solid #efefef;
}

.ClassifiedsERR .classified-info {
    float: left;
    width: auto;
}

.classified-info p {
    margin-bottom: 7px;
}

.ClassifiedsERR article h4{
    margin: 20px 0 10px
    max-width: 400px;

}

h4 a, h4 a:hover{
    color: #000;
}
h4 a:hover{
    text-decoration: none;
}

.ClassifiedsERR article .see-all{
    bottom: inherit;
    font-size: 14px;
    position: relative;
}
.ClassifiedsERR .introText {
    margin-top: 20px;
}
.ClassifiedsERR .classified-info {
    float: left;
    width: 70%;
}

.ClassifiedsERR article .thumbnailClassis{
    height: 100px;
    width: 100px;
}


article .see-all {
    position: absolute;
    bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 850px) {
    .ClassifiedsERR article{
        min-height: 180px;
    }
    article .see-all{
        bottom: 5px;
        right: 0;
    }


}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .ClassifiedsERR article {
        width: 100%;
    }

}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .ClassifiedsERR article {
        width: 100%;
    }


}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .ClassifiedsERR article {
        width: 100%;
        padding-right: 10px;
    }

    .ClassifiedsERR .classified-info{
        float: right;
        width: 150px;
    }

    article {
        width: 300px;
        padding-right: 10px;
    }
}

.ClassifiedsERR .button {
    font-size: 14px;
    top: 20px;
    position: relative;
}

.ClassifiedsERR .AdRows {
    margin-top: 20px;

}

.ClassifiedsERR h2 {
    position: relative;
    width: 715px;
    text-transform: uppercase;
    background-color: #478d01;
    color: #ffffff;
    padding: 10px 10px;
    left: 0;
    top: 0;
    margin-top: 0;
    font-size: 18px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .ClassifiedsERR h2 {
        width: 100%;
    }

}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .ClassifiedsERR h2 {
        width: 436px;
        font-size: 16px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .ClassifiedsERR h2 {
        width: 290px;
    }

    .ClassifiedsERR .AdRows {
        position: relative;
        left: -10px;

    }
}

.ClassifiedsERR .introText {
    position: relative;
    float: left;
    padding: 0 20px;
}

.ClassifiedsERR h3 {
    margin: 10px 0 0 0;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .ClassifiedsERR .introText .button {
        margin: -11px;
    }
}

.ClassifiedsERR .introText span {
    position: relative;
    float: left;
    margin: 20px 0;
}

/* ==========================================================================
   Footer
   ========================================================================== */

footer {
    background-color: #666a62;
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 14px;
}

.content-info {
    color: #ffffff;
    font-size: 12px;
    padding: 20px 0;
}
.content-info .container{
    max-width: 1000px;
}

.content-info span {
    color: #99999e;
}

footer a {
    color: #ffffff;
}

.footerAreas {
    width: 100%;
    position: relative;
    float: left;
}

.footerAreas ul {
    list-style-type: none;
}

.footerAreas ul > li {
    display: inline-block;
    vertical-align: top;
    width: 215px;
}

.footerAreas ul > li .footerareainner {
    padding: 0 10px;
}

.footerAreas ul > li .footerareainner span {
    color: #99999e;
    font-size: 12px;
    line-height: 18px;
}

.footerAreas ul > li .footerareainner a {
    font-size: 12px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

    .arrowClassi {
        width: 4%;
        left: 431px;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 970px) {
    .arrowClassi {
        width: 4%;
        left: 357px;
        top: 23px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .arrowClassi {
        display: none;
    }
}

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    background-color: #373739;
    color: #fff;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #373739;

}

.nav-pills > li > a {
    border-radius: 0;
}

.footerAreas ul > li h3 {
    font-size: 14px;
}

footer hr {
    width: 50%;
}

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

    #div-gpt-ad-1386600800557-3 {
        display: none;
    }

    .footeramazonthingy {
        display: none;
    }
}

/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */

.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignleft {
    float: left;
    margin-right: 1rem;
}

.alignright {
    float: right;
    margin-left: 1rem;
}

figure.alignnone {
    margin-left: 0;
    margin-right: 0;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
/*Tablet*/
@media only screen and (max-width: 1250px) {
    .CatsNavs li {
        padding: 1px 4px;
    }

    .socialIcons li {
        padding: 9.5px 4px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 970px) {
    .arrowClassi {
        top: 24px;
        left: 310px;
    }

    /* fixes overlaps in navigation bar as screen sizes get smaller */
    .loginouts li {
        padding: 11px 5px;
    }

    .top-navBlack a {
        padding-left: 0;
        padding-right: 0;
    }

    .loginouts a, .top-navBlack a {
        font-size: 1rem;
    }

    .loginouts li a:first-child {
        padding: 10px 0 10px 0px;
    }

    .loginouts li a {
        padding: 10px 0px 10px 0px;
    }

    .CatsNavs li {
        padding: 1px 4px;
    }

    .socialIcons li {
        padding: 9.5px 4px;
    }
}

@media only screen and (min-width: 1100px) and (max-width: 1300px) {
    .top-navBlack a {
        padding: 10px 10px;
    }
    .loginouts li a:first-child{
        padding: 10px 0 10px 10px;
    }
    .loginouts li a {
        padding: 10px 10px 10px 0px;
    }

}
@media only screen and (min-width: 911px) and (max-width: 1100px) {
    .top-navBlack a {
        font-size: 13px;
    }
    .loginouts li a:first-child{
        padding: 10px 0 10px 5px;
    }
    .loginouts li a {
        padding: 10px 5px 10px 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 910px) {
    .navbar .nav > li > a {
        padding: 10px 5px;
    }


    .top-navBlack a {
        font-size: 12px;
    }
    .top-navBlack ul {
        margin-left: 0;
        padding: 0 0 0 10px;
    }
    .CatsNavs li {
        padding: 1px 4px;
    }

    .socialIcons li {
        padding: 9.5px 4px;
    }

    .arrowClassi {
        left: 320px;
    }

    .navbar-brand {
        width: 200px;
        background-size: 90%;
        top: 30px;
    }

    .LandBuddyTopper ul .landbuddyBlock, .LandBuddyTopper ul .bookBlock {
        width: 270px;
    }
}

@media only screen and (min-width: 1010px) and (max-width: 1310px) {
    .LandBuddyTopper ul .bookBlock {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1010px) {
    .LandBuddyTopper {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 810px) {
    .navbar-brand {

        width: 190px;
        background-size: 90%;
        top: 30px;
    }

    .LandBuddyTopper ul .landbuddyBlock, .LandBuddyTopper ul .bookBlock {
        width: 250px;
    }

    .loginouts li + li {
        display: none;
    }
}

/*Mobile*/
@media only screen and (min-width: 300px) and (max-width: 767px) {

    .post-location-info{
        max-width: 100% !important;
        width: 100% !important;

    }
    .locationinfo h2{
        margin-bottom: 0;
    }

}

/* Ad related changes */
.primaryBanner {
    /* min-height	: 120px; */
    text-align: center;
    margin: 0 auto 0;
    clear: both;
    padding: 1rem 0 0;
}

.inContentLinks {

    margin: 1rem auto 0.5rem;
    max-width: 600px;
    background: #fff;
    padding: 0.5rem 1rem 0.5rem 0;
}

.contentAd {
    padding: 2rem;
    text-align: center;
}

.landbuddyContentAd {
    margin: 3.5rem 1rem 0;
}
@media only screen and (min-width: 300px) and (max-width: 767px) {

    .landbuddyContentAd {
        border: 0;
    }
}

.thumbnail .caption {
    text-align: left;
    color: #297ACC;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px;
}

.entry-content {
    background-color: white;
    padding: 1rem;
    margin-bottom: 40px;
}

/* Global style */
.postcat .advert-block{
    margin: 0;
}
.widget .advert-block{
    margin: 0;
}
.advert-block .adsbygoogle{
    margin-bottom: 0;
}
.dfp-ads .advert-block{
    margin: 0;
}
.homeMatchedContent{
    margin-top: 15px;
}

/* New navigation settings
---------------------------------- */
.main-navigation .menu>li>a{
  font-size: 13px;
  padding: 10px 7px;
}

.main-navigation .dropdown-menu{
    text-align: left;
}

@media (max-width: 1024px){
  .top-navBlack.main-navigation{
    display: inline-block !important;
    text-align: center;
  }

  .top-navBlack.main-navigation>ul{
    float: none;
    display: inline-block;
  }
  .main-navigation .menu>li {
      border-bottom: 1px solid #fff;
    }
    .main-navigation .menu>li:last-child {
      border-right: 1px solid #fff;
    }
    .main-navigation .menu>li>a{
      font-size: 12px;
      padding: 6px 5px;
    }
}
@media (max-width: 640px){
  .top-navBlack.main-navigation>ul{
    display: none;
  }
}

.main-navigation .menu>li.home-icon>a::before{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f015";
}

.main-navigation .socialIcons{
    margin-right: 10px;
}
@media (max-width: 1024px){
  .main-navigation .socialIcons{
    width: 100%;
    text-align: center;
    }
    .main-navigation .socialIcons>li {
        float: none;
        display: inline-block;
    }
}
.main-navigation .socialIcons li:last-child{
    padding: inherit;
}
.main-navigation .socialIcons>li>a, .main-navigation .socialIcons>li>.search{
    line-height: 40px;
    width: auto;
    text-align: center;
    padding: 0;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    padding-left: 8px;
    padding-right: 8px;
    text-transform: none;
}

.main-navigation .socialIcons>li>a>i {
    vertical-align: middle;
    color: #fff;
}
.main-navigation .loginouts li:first-child{
    border-bottom: none;
}

.advert-block{
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

@media(min-width: 1100px){
    .white-box{
        background: #fff;
        min-height: 435px;
        display: table;
        text-align: center;
        width: 100%;
    }
    .white-box>span{
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }
    .white-box.OG_Home_Middle2>span{
        max-height: 280px;
    }
    .white-box>img{
        vertical-align: middle;
    }
}

/* Fixed navigation settings */
.cd-auto-hide-header{
    display: none;
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
}
.cd-auto-hide-header.is-hidden{
    display: block;
}
@media(max-width: 1000px){
    .cd-auto-hide-header{
        display: none !important;
    }
}

/* More btn settings */
.btn-more{
    color:#fff;
    text-transform: uppercase;
    font-size: 12px;
    right: 15px;
    border: 1px solid #fff;
    padding: 4px;
    position: absolute;
    top: 12px;
    line-height: 1;
}


/* Reveal search */
.search.open .fa-search:before
 {
    content: "\f00d";
}
.searchform{
    display: none;
    position: absolute;
    right: 0;
    top: 110%;
}
.searchform.open{
    display: block;
}
.searchform .searchform-hold{
    position: relative;
    height: 34px;
}


/* News page styling  */
.news .main .postcat .advert-block{
    margin: 0;
}

/* Optimize ads */
    .OG_Classified_Top_ad,
    .OG_Landbuddy_Top_ad,
    .OG_News_Top_ad,
    .OG_Home_Top_ad{
     max-width: 970px;
     max-height: 250px;
     margin: auto;
}

@media(max-width: 1024px){
    .OG_Classified_Top_ad,
    .OG_Landbuddy_Top_ad,
    .OG_News_Top_ad,
    .OG_Home_Top_ad{
        max-width: 728px;
        max-height: 90px;
    }
}

@media(max-width: 640px){
    .OG_Classified_Top_ad,
    .OG_Landbuddy_Top_ad,
    .OG_News_Top_ad,
    .OG_Home_Top_ad{
        max-width: 320px;
        max-height: 100px;
    }
}

@media(max-width: 380px){
    .og_article_middle1,
    .og_article_middle2,
    .og_article_middle3,
    .og_right1,
    .og_right2{
        width: 250px;
        max-width: 250px;
    }
}

.no-margin{margin:0px !important;}

.widget_categories select {
    height: auto;
}