@font-face {
    font-family: Museo Slab;
    src: url(/fonts/275760_0_0.eot);
    src: url(/fonts/275760_0_0.eot?#iefix) format("embedded-opentype"), url(/fonts/275760_0_0.woff) format("woff"), url(/fonts/275760_0_0.ttf) format("truetype")
}

.main-content, .main {
    max-width: 1136px;
    margin: 40px auto 0;
}

.dgstdheader.main {
    margin: inherit;
}

.dgstdheader .container.navbar-nav{
    background:unset;
    overflow:hidden;
    width:inherit;
    padding:inherit;
    color:transparent;
}
.dgstdheader .container.navbar-nav .row,
.dgstdheader .header-container .row{
    padding:inherit;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .main-content, .main {
        width: calc(100% - 44px);
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .main-content, .main {
        width: calc(100vw - 40px);
        margin: 0 auto;
    }
}
@media (max-width: 357px) {
    .main-content, .main {
        width: 100%;
    }
}
.gx-custom-40 {
    --bs-gutter-x: 40px;
}

.gx-custom-20 {
    --bs-gutter-x: 20px;
}

.hide {
    display: none !important;
}

.wrapper a{
    text-decoration: none;
    color: #201100;
}

#app, #top {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #201100;
    overflow-x: hidden;
}

#app.dgstdheader, #top.dgstdheader {
    overflow-x: inherit;
}

#app.dgstdheader .dropdown-toggle::after {
    display: none;
}
#app.dgstdheader .navigation-logo {
    max-width: 33%;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 767px) {
    #app, #top {
        font-size: 14px;
    }
}

.container {
    max-width: 1440px;
}

.homepage-description > p {
    text-align: justify;
    margin: 0 0 35px 0;
    font-size: 16px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .homepage-description > p {
        margin: 0 0 30px 0;
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .homepage-description > p {
        margin: 0 0 30px 0;
        font-size: 14px;
    }
}
.ad-finder-header-top-ad {
    max-width: 728px;
    width: 100%;
    height: 90px;
    margin: 20px auto;

    color: white;

    line-height: 90px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}

.header-top-ad {
    min-width: 320px;
    min-height: 50px;
    text-align: center;
    margin: 20px auto;
}

.ad-sidebar:first-child {
    margin-top: 0px
}

.ad-sidebar {
    width: 300px;
    height: auto;
    margin: 20px 0;

    color: white;

    line-height: 250px;
    text-align: center;
    vertical-align: middle;
}

.ad-bottom-banner {
    width: 728px;
    height: 90px;

    margin: auto;

    color: white;

    line-height: 90px;
    text-align: center;
    vertical-align: middle;
}

.ad-bottom-banner-mobile {
    width: 320px;
    height: 50px;

    margin: auto;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform:translate(-50%,0);

    color: white;

    line-height: 50px;
    text-align: center;
    vertical-align: middle;
}

@media screen and (max-width: 767px) {
    .ad-finder-header-top-ad {
        width: 320px;
        height: 50px;
        line-height: 50px;
    }
}

@media screen and (min-width: 768px) {
    .header-top-ad {
        width: 728px;
        height: 90px;
    }
}

#div-gpt-ad-324324486894174730-1 {
    width: 100%;
    min-height: 151px;
}
#div-gpt-ad-324324486894174730-2 {
    width: 100%;
    min-height: 296px;
}

@media (min-width: 1200px) {
    .header-container .main {
        width: calc(100% - 44px);
        max-width: calc(100% - 44px);
        margin: 0 auto;
    }
}

.header-container .navbar-nav .nav-link, 
.dgstdheader .header-container .navbar-nav .nav-link {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #201100;
    margin-left: 30px;
    padding-right: 0;
    padding-left: 0;
}

.header-container .signup, .header-container .login{
    display: inline-block;
    font-weight: 700;
    padding: 10px 20px;
}

.header-container .login {
    border-radius: 4px;
    padding: 10px 20px;
    background: #517C00;
    color: #fff;
}

.header-container .signup a{
    color: #517C00;
}

.header-container .login a {
    color: #FFFFFF;
}

.header-container a.search {
    display: inline-block;
    margin-left: 35px;
}

.header-container .subnavbar {
    background: #517C00;
    padding: 15px 0;
}

.header-container .subnavbar .nav {
    display: none;
}

.header-container .subnavbar .nav.active{
    display: inline-block;
    width: auto;
    white-space: nowrap;
}

.header-container .subnavbar .nav .nav-link {
    display: inline-block;
}

.header-container .nav-link.active {
    border-bottom: 3px solid #517C00;
}

.header-container .subnavbar a {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 0;
    margin-right: 30px;
}

.navigation-logo img {
    width: 226px;
}

.navbar-light .navbar-toggler {
    border: none;
    padding: 0;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .header-container .signup, .header-container .login{
        font-size: 14px;
    }

    .navigation-logo img {
        width: 142px;
    }
}

@media (max-width: 767px) {
    .header-container .subnavbar {
        overflow-x: scroll;
    }

    #nav_guides {
        width: auto;
        white-space: nowrap;
        overflow-x: auto;
    }
    
    .navigation-logo img {
        width: 113px;
    }

    .header-container .nav-link.active {
        border-bottom: none;
    }
}


/**
  Sidebar
 */
 #go-sidebar .widget-quick-links, #go-sidebar .ad, #go-sidebar .main-today-features {
    margin-bottom: 40px;
}

.widget-quick-links:first-child{
    margin: 0 0 30px 0;
}

.widget-quick-links:nth-child(2){
    margin: 30px 0;
}

.main-today-features-title {
    font-family: 'Museo Slab';
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    width: auto;
    height: auto;
    margin-bottom: 20px;
}

.main-today-features-module-image {
    width: 100px;
    height: 70px;
    margin-right: 15px;
}

.main-today-features-module {
    margin-bottom: 20px;
}

.main-today-features-module-title {
    margin-bottom: 5px;
}

.main-today-features-module-title a {
    color: #517C00;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}

.main-today-features-module-subtitle {
    font-family: 'Museo Slab';
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
    text-align: left;
}

.main-today-features-module-description {
    font-style: italic;
    font-size: 12px;
    line-height: 16px;
}

.main-today-features-module>a , .main-today-features-module-content {
    display: inline-block;
    max-width: 200px;
}

.widgets-quicklinks-title {
    text-align: left;
    width: 100%;
    height: 24px;
    font-family: 'Museo Slab','Arial';
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #201100;
    margin-bottom: 15px;

}

.widgets-quicklinks, .widgets-quicklink  {
    text-align: left;
    margin-bottom: 15px;
}

.widgets-quicklink a {
    font-family: 'Museo Slab','Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #201100;
    text-decoration: none;

    line-height: 20px;
    /* Inside auto layout */
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 0px 10px;
}

.widgets-quicklink i.fa-arrow-right {
    color: #517C00;
    line-height: 1;
}

.widgets-quicklink i.fa-plus-circle {
    color: #D94F00;
    float: left;
    -webkit-text-stroke: 1px;

    font-size: 30px;
    line-height: 30px;
    margin-right: 10px;
}


.widgets-quicklink a span {
    font-family: 'Museo Slab';
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #201100;
    display: inline-block;
    position: relative;
    top: -6px;
}

.widgets-quicklink .quicklink-text a {
    text-align: left;
    display: block;
    height: auto;
}

.widgets-quicklinks .widgets-quicklink:last-child{
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1199px) {
    #go-sidebar {
        margin-top: 50px;
    }

    .main-today-features-title {
        font-family: 'Museo Slab';
        font-weight: 400;
        font-size: 18px;
        line-height: 18px;
        width: auto;
        height: auto;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .main-today-features-title {
        font-family: 'Museo Slab';
        font-weight: 400;
        font-size: 18px;
        line-height: 18px;
        width: auto;
        height: auto;
        margin-bottom: 20px;
    }
}
/**
  For footer
 */
#footer.forum-footer {
    margin-top: 60px;
    background-color: #FAFAFA;
    border-top: 1px solid #D7D7D7;
    max-width: 100%;
}

#footer.forum-footer > .wrapper {
    margin-top: 40px;
    max-width: 1130px
}

#footer.forum-footer.dgstdfooter {
    margin-top: 64px;
    padding: 32px 42px 12px;
    background-color: #f0edeb;
    max-width: 1170px;
}

#footer h4.footer-title {
    margin-bottom: 15px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #201100;
}

#footer .footer-title, #footer .footer-links, #footer .footer-link, #footer .copyright {
    text-align: left;
}

#footer ul.footer-links {
    padding-left: 0
}

#footer ul.footer-links > li {
    margin-bottom: 10px;
    list-style: none;
}

#footer ul.footer-links > li a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #201100;
}

#footer .copyright {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
}

#footer .footer-links-container .footer-link {
    margin-right: 20px
}

#footer .footer-links-container .footer-link:last-child {
    margin-right: 0;
}

#footer .footer-links-container .footer-link .fab {
    color: #517C00;
}

.back-to-top {
    width: 40px;
    height: 60px;
    position: fixed;
    z-index: 99999;
    right: 45px;
    bottom: 60px;
    display: none;
    cursor: pointer;
    color: #517c00;
    font-weight: 700;
    font-size: 1em;
    line-height: 1em;
    border-radius: unset;
    box-shadow: unset;
    opacity: 1;
    background-color: transparent;
}

div.back-to-top i.fa {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 6px;
    color: #517c00;
    font-size: 1.4em;
    height: 18px;
    display: block;
    width: 18px;
}
.back-to-top .back-to-top-text {
    font-family: 'MuseoSlab-500';  
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #201100;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
    border-radius: unset;
    box-shadow: unset;
}

div.mobile-back-to-top {
    cursor: pointer;
    margin-top: 32px;
    margin-bottom: 32px;
}

div.mobile-back-to-top i.fa {
    color: #517C00;
}
div.mobile-back-to-top .back-to-top-text {
    display:inline-block;
    margin-left: 11px;
}

.footer-social-links a {
    color: #517C00;
}

#footer .logo > img {
    max-width:113px;
}

@media(max-width: 767px) {
    #footer {
        padding-bottom: 75px
    }

    #footer .logo > img {
        margin: 10px 0
    }
}
.main-item {
    border: 1px solid #D7D7D7;
    padding-bottom: 20px;
}

.main-intro {
    margin-bottom: 40px;
}

.main-item-title {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #517C00;
    padding-left: 15px;
    margin-top: 15px;
}

.main-item-text {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #201100;
    margin-left: 15px;
    margin-top: 5px;
    margin-right: 15px;
}

.main-item-title a {
    text-decoration: none;
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #517C00;
}

.main-about {
    margin-top: 60px
}

.main-about-title {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #201100;
    margin-bottom: 20px;
}

.main-about-text {
    font-family: 'Arial';
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    color: #201100;
    margin-bottom: 20px;
}

.main-today-features-module-title a {
    text-decoration: none;
    color: #517C00!important;
}

.main-today-features-module-subtitle, .main-today-features-module-subtitle a {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #201100;
    overflow: hidden;
    word-break: break-word;
    padding-top: 5px;
    padding-bottom: 5px;
}

.main-about-text-title {
    font-weight: 700;
}

.main-today-features-module>a, .main-today-features-module-content {
    max-width: 100%;
    vertical-align: top;
}

.main-today-features-module-content {
    width: calc( 100% - 120px );
}

.sidebar-search .search-box-button {
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: #d94f00;
    border-right: 1px solid #aaaeb9;
}

.dgstdheader #gallery-carousel .left.carousel-control .left-arrow {
    left:0;
}
.dgstdheader #gallery-carousel .right.carousel-control .right-arrow {
    right:0;
}
.dgstdheader #gallery-carousel .carousel-item.active .gallery-carousel-img {
    min-width: 80%;
}
@media screen and (min-width: 1200px) {
    .main-row {
        margin-bottom: 40px;
    }

    .col-md-6.col-xs-12:nth-child(even) .main-item {
        margin-left: 20px;
    }

    .col-md-6.col-xs-12:nth-child(odd) .main-item {
        margin-right: 20px;
    }

    .main-today-features-hr {
        width: 100%;
        height: 1px;
        background: #D7D7D7;
        margin-bottom: 60px;
    }

    .main-today-features-title {
        width: 195px;
        height: 28px;
        font-family: 'Museo Slab';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        color: #201100;
        margin-bottom: 20px;
    }

    .main-today-features-module {
        height: 80px;
    }

    .main-today-features-module-image {
        width: 100px;
        height: 100px;
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #FAFAFA;
        display: inline-block;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .main-intro {
        margin-top: 30px;
    }
    
    .freeze-frost-search-box-content .freeze-frost-search-box-form .search-box-text {
        padding-bottom: 10px;
    }

    .col-md-6.col-xs-12:nth-child(even) .main-item {
        margin-left: 20px;
    }

    .col-md-6.col-xs-12:nth-child(odd) .main-item {
        margin-right: 20px;
    }

    .main-row {
        margin-bottom: 20px;
    }

    .main-about {
        margin-top: 40px;
    }
}

@media screen and (max-width: 767px) {
    .main-intro {
        margin-top: 20px;
    }

    .main-row {
        margin-bottom: 0;
    }

    .main-item {
        margin-bottom: 20px;
    }

    .main-about {
        margin-top: 40px;
    }
}

#favThreads.overflow-auto.collapse-content{
    max-height:864px;
}