/* @media only screen and (min-width: 1920px){
    html {
      font-size: 20px;
    }
}
@media only screen and (min-width: 2560px){
    html {
      font-size: 24px;
    }
} */

.profile-body #header.navbar-fixed-top{
    height: 60px;
}

#profile .profile-filter{
    /* height: 68px; */
    overflow: hidden;
}
#profile #profileHeader .logo-block{
    /* height: 110px; */
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#profile #profileHeader .logo-block img{
    max-height: 110px;
    width: auto;
}

#profile #image-slider{
    min-height: 22rem;
}
.container{
    max-width: 750px !important;
}

.profile-body .container{
    max-width: 720px !important;
}

.newsletter-heading-row .nw-row-right{
    padding: 0;
}

.hide-desktop{
    display: none;
}

@media only screen and (min-width: 992px){
    .desktop-visible{
        display:block !important;
    }
    .container {
        max-width: 970px !important;
    }

    .profile-body .container{
        max-width: 960px !important;
    }

    .tat-banner-content{
        margin-top: 40%;
    }

    .stateTop .state-video{
        margin-top: 20px;
        border-radius: 4px;
    }

    .col-md-push-2{
        order: 1;
    }

    #thanks .guts {
        max-width: 400px;
        top: 100px;
    }
}

@media only screen and (min-width: 1200px){
    .container{
        max-width: 1170px !important;
    }

    .profile-body .container{
        max-width: 1140px !important;
    }
}

@media only screen and (min-width: 992px){
    #filter form {
        padding: 1.25rem 0 0;
    }
    /* select{
        max-width: 90%;
    } */
    #resultsSection .rs-row-item1{
        padding-left: 15px;
    }
        
}

ol#breadcrumbs {
    margin-top: 1rem;
}

ol#breadcrumbs li{
    display: inline-block; 
}

ol#breadcrumbs li + li:before{    content: "\00BB";
    margin: 0 .313rem;
    font-size: .75rem;
    color:#999;
    vertical-align: middle;
}

#resultsSection .rs-row-item2{
    padding-top: 1rem;
}

#resultsSection .rs-row-item2 #listing-right:not(#copy #resultsSection .rs-row-item2 #listing-right){
    margin-top: 0;
}

#resultsSection .rs-row-item1{
    margin-top: 1rem;
}

/* ol#breadcrumbs li:first-child a:before{
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMjEgMTN2MTBoLTZ2LTZoLTZ2NmgtNnYtMTBoLTNsMTItMTIgMTIgMTJoLTN6bS0xLTUuOTA3di01LjA5M2gtM3YyLjA5M2wzIDN6IiBmaWxsPSIjZmZmIi8+PC9zdmc+');
    height: .75rem;
    width:.75rem;
    display: inline-block;
    content: '';
    background-size: contain;
    margin-right: .125rem;
    -moz-context-properties: fill, stroke, fill-opacity, stroke-opacity !important;
    stroke: #fff;
} */

#results{
    margin-left: -15px;
}

#results .result-item{
    flex: 0 1 calc(50%);
    padding: 15px 0;
}
@media only screen and (min-width: 1200px){
    #results .result-item{
        flex: 0 1 calc(33.33%);
    }

    #results .home-listing{
        flex: 0 1 calc(25%);
        padding: 0 0 30px;
    }

    .thank-you-container #results .result-item{
        flex: 0 1 25%;
    }
}
#results .result-item .item {
    display: flex;
    align-items: stretch;
    flex-direction: column;
    height: 100%;
}
#filter {
    margin: 0 auto 1rem;
}

#profile #filter{
    /* padding: 1rem 0; */
    padding: 14px 0 1rem;
}

#profile #filter form{
    padding: 0;
}

.more_info:hover{
    opacity: 1;    
}

#cat_footer .row{
    margin:0;
}
/* .content {
    max-width: 43.75rem;
    min-width: 43.75rem;
} */

.mini .content{
    max-width: 18.75rem;
    min-width: 18.75rem;
}

/* @media only screen and (min-width: 1024px){
    .content {
        max-width: 56.25rem;
        min-width: 56.25rem;
    }
} */
@media only screen and (min-width: 992px){
    ul.flex li {
        flex: 0 1 50%;
    }
    ul.flex li:first-child:last-child {
        margin: 0 25%;
    }

    .big-text{
        font-size: 18px !important;
        line-height: 1.5em !important;
    }

    #home #home-featured .home-featured-row .hf-item1{
        padding-top: 3.5rem;
    }
}

#top:hover{
    opacity: 1 !important;
    
}
ul#form_basket li:hover{
    cursor: pointer;
    opacity: .9;
}
.shell .col-1{
    float: left;
    width:50%;
}
.shell .col-2{
    width: 100%;
    clear: both;
}
#request_form {
    display: flex;
    flex-direction: row-reverse;
}
#basket{
    min-width: 18.75rem;
margin-left: 1.25rem;
}

@keyframes barberpole {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 15rem 7.5rem;
  }
}


#home #intro h1{
   font-size:36px;
}
@media (min-width: 992px){
    #home #intro h1{
        font-size:42px;
     }
}

#home #intro #filter_form{
    padding-top:0;
}
/* #home #intro #filter_form .form-group{
    padding: 0 30px 0 0;
} */

#header .header-nav li{
    cursor: pointer;
}

/* #header .header-nav > li > a{
    pointer-events: none;
} */

#header .header-nav li:hover a {
    color: #ddd;
}

#header .header-nav li:not(:last-child){
    padding: 1rem .75rem;
}

#header .header-nav .free-updates a {
    padding: 0.375rem 0.75rem;
}

#header .header-nav .free-updates a:hover {
    background-color: #497c2c;
    border-color: #497c2c;
    color: #fff;
} 

/* #header .header-nav .dropdown .submenu.dropdown-menu{
    width: 550px;
} */

/* #categoryDropdown:hover #industrySubmenu{
    display: block;
} */

#navTabSubMenu1 #dropdown-menu1{
    column-count: 3;
}

#navTabSubMenu #dropdown-menu{
    column-count: 2;
}

.nope {
    padding-left: .313rem;
}
#bottom{    
    padding-bottom: 0;
}
    #footer nav{
        text-align: right;
    }
    #footer li{
        width:auto;
    }

#footer li a:hover{
    text-decoration: underline;
    color:#000;
}

.page-wrapper #heading .page-title{
    font-size: 2.625rem;
}

.page-wrapper #heading .page-sub-area .sub-item{
    font-size: 1.125rem;
}

.page-wrapper #heading .page-sub-area .sub-item p{
    line-height: 1.5em;
}


/* Home */
@media only screen and (min-width:768px) {
    #home #home-features .hf-item2 
    .home-video .play-arrow{
        top: 28.5%;
    }

    .play-yt-video {
        margin-top: -68px;
    }
}

@media only screen and (min-width:992px) {
    #home #home-features .hf-item2 
    .home-video .play-arrow{
        top: 20.5% !important;
    }

    .play-yt-video {
        margin-top: -35px;
    }

    #home #home-articles .home-articles-row 
    .home-articles-item .gator-icon{
        bottom: -100px;
    }

    .fa-5x{
        font-size: 4rem !important;
    }

    .thank-you img{
        bottom: -100px !important;
    }

    /* .stateTop .play-arrow{
        top: 20%;
        left: 36%;    
    } */

    #profile #profile-info .profile-info-row #profileContent{
        padding: 0 15px 15px 0;
    }

    #profile #profile-info .profile-info-row #profileSide{
        padding: 0 0 0 22px;
    }

}

@media only screen and (min-width:1200px) {
    #home #home-featured .top100 img {
        max-width: 300px;
    }

    .play-yt-video {
        margin-top: -43px !important;
    }
}

#topBlock .btn-style:active, #topBlock .btn-style:focus, #topBlock .btn-style:hover {
    background-color: #edbc13;
    border-color: #edbc13;
    color: #fff;
}
/* Request Form */
.psuedo:hover{
    color: #0a58ca;
    cursor: pointer;
}
/* Top Search*/
/* #top-search{
    padding: 15px 0;
} */

@media only screen and (min-width: 769px) {
    #home #top-search .container{
        padding: 0;
    }
}


#home #home-featured .top100 p{
    margin-bottom: 18px;
}

#home #home-articles 
.home-articles-row .home-articles-item ul{
    font-size: 18px;
}

#header .navbar-brand{
    margin-left: 0;
    padding: 8px 0;
}

#home #intro h2{
    font-size: 1.75rem;
    letter-spacing: -.03em;
}

:is(#home-featured,.listing) :is(button,.button_link){
    font-size: 1.1rem;
    cursor: pointer;
}
#home-featured .result-checkbox {
    display: flex;
    justify-content: flex-end;
}
#home-featured .result-checkbox > *{
    max-width: 15rem;
}

#topBlock .top-block-row > .pd-15{
    padding: 0 15px 0 12px;
}

#results .result-item p{
    height: 125px;
}

#state-info .state-info-row .state-info-item2 ul small{
    font-size: 13.6px;
}

#state-info .state-info-row .state-info-item2 li{
    line-height: 1.3;
}

@media only screen and (min-width: 992px) {

    #top-search{
        padding: 15px 0;
    }

    #home #intro .intro-item1 h2{
        padding-right: 15px;
    }

    #filter form .intro-item2-row{
        flex-wrap: wrap;
    }

    #home #intro{
        padding-bottom: 30px;
    }

    #home #home-articles .home-articles-row .home-articles-item:not(:first-child) ul{
        padding-left: 20px;
    }

    #home #home-articles .home-articles-row .gator-icon{
        bottom: -100px;
        right: -15px;
        width: 200px;
    }

    #stats .stats .fa-stack{
        top: -41px;
    }

    #results .result-item p{
        height: 150px;
    }

    #home #intro .intro-item1 h2{
        font-size: 1.875rem;
    }

}

@media only screen and (max-width: 1024px) {
    #filter form .intro-item2-row .form-group{
        flex: 0 1 50%;
        margin-bottom: 15px;
    }

    #filter{
        margin: 0;
    }
}

@media only screen and (max-width: 1024px) {
    #footer .footer-row #social ul,
    #footer #footer-links ul>li,
    #copyright p{
        font-size: 0.688rem !important;
    }

    .fa-2x{
        font-size: 2em;
    }

    #state-info{
        padding: 20px 15px 30px;
    }

    #state-info .container{
        padding: 0;
    }

    #state-info .info-table{
        margin-top: 20px;
        width: 95%;
    }

    #state-info .state-info-row .state-info-item2 ul{
        padding-left: 18px !important;
    }

    #results .result-item{
        padding: 0;
        margin-bottom: 30px;
    }

    #topBlock .top-block-row .col-sm-7{
        width: 58.33% !important;
    }

    #topBlock .top-block-row .col-sm-5{
        width: 41.66% !important;
    }

}

@media only screen and (min-width: 1025px) {
    #home #home-articles .home-articles-row .gator-icon{
        position: absolute;
        bottom: -98px;
        right: -15px;
        width: 200px;
    }

    #header .navbar-brand img{
        max-width: 320px;
    }

    #header .navbar-brand{
        padding: 6px 12px;
        margin-left: -15px;
    }

    #home #intro h2{
        font-size: 1.9rem;
        letter-spacing: -0.068rem;
    }

    #results .result-item p{
        height: 180px;
    }
}


@media only screen and (min-width: 992px) {
    #industry-info .home-video.yt-video .play-arrow {
        /* top: 20.5%; */
        top: 15%;
    }

    #industry-info .play-yt-video {
        margin-top: -35px;
    }
}

@media only screen and (min-width: 1200px) {
    #industry-info .play-yt-video {
        margin-top: -43px;
    }
}

#profile .splide--fade>.splide__track>
.splide__list>.splide__slide{
    height: 350px;
}
#profile #profileHeader #profileInfo .item {
    max-width:50%;
}

#profile hr{
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    opacity: 1;
}
#resultsSection.sitepage{
    padding: 0;
}

.city-main ul.city_page_list{
    column-count: 3; 
}

@media only screen and (max-width:992px) {
    .city-main ul.city_page_list{
        column-count: 2;
    }
}
#breadcrumbs_wrapper {
    margin: 0 0 3rem;
}
#cat_footer .row p{
    margin:10px 0;
}