/* GENERAL */
body {
    background-color: #fff;
}

    body, body a {
        font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif !important;
        color: #3a3a3a;
        line-height: 24px;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}

.h2, h2 {
    font-size: 22px;
    color: #22783f;
    margin-top: 10px;
}

.h3, h3 {
    font-size: 22px;
    color: #1c773e;
    margin-top: 10px;
}

.mce-content-body ul, .pagepart ul {
    list-style: unset;
    margin-left: 20px;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.pt0 {
    padding-top: 0px;
}

.pt40 {
    padding-top: 40px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pl20 {
    padding-left: 20px;
}

.pl30 {
    padding-left: 30px;
}

.borderrad-tb {
    border-radius: 0px 0px 20px 20px !important;
}

.well {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-color: #f2f3f5;
}

#breadcrumb-section {
    text-align: center;
    padding: 15px 0 25px;
}

    #breadcrumb-section a {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
    }

    #breadcrumb-section h1 {
        text-transform: none;
        font-size: 24px;
        line-height: 28px;
        font-weight: bold;
        max-width: 80%;
        margin: 8px auto;
    }

p a {
    color: #1c773e;
    font-weight: normal;
    text-decoration: underline;
}

#btt {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    font-size: 13px;
    border: none;
    outline: none;
    background-color: #1c773e;
    color: white;
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 0;
}

.green-button-link {
    color: #fff;
}

    .green-button-link:hover {
        color: #ccc;
    }

#btt:hover {
    background-color: #555;
}

.btn.btn-primary.search {
    margin-top: 10px;
    font-size: 19px;
    font-weight: 400;
    padding: 7px 13px 7px;
    border-top: 2px solid #1c773e;
    color: #fff;
    border-radius: 0px;
    background: #1c773e;
    border: 1px solid #1c773e;
}

    .btn.btn-primary.search:hover {
        color: #1c773e;
        background: #fff;
        border: 1px solid #1c773e;
    }

.searchcontrol {
    border-radius: 0px;
    width: 190px !important;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: -3px;
}

.searchcontrolmobile {
    display: inline-block;
    border-radius: 0px;
    margin-left: 0px;
    margin-top: 10px;
}

h4 span i {
    padding-right: 20px;
}

.mxwidth900 {
    max-width: 990px;
    margin: auto;
}

.font-size-21 {
    font-size: 21px;
}

.fw-600 {
    font-weight: 600;
}

.link-widget a:hover {
    text-decoration: underline;
}

.boxshadow {
    border-radius: 20px 20px 0px 0px;
    -webkit-box-shadow: 0px -1px 5px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px -1px 5px 5px rgba(0,0,0,0.1);
    box-shadow: 0px -1px 5px 5px rgba(0,0,0,0.1);
}

/*.accordion a:hover .list-title,
.accordion a:focus .list-title,
.accordion a:hover span.accicon,
.accordion a:focus span.accicon,
.accordion a[data-toggle="collapse"]:hover,
.accordion a:hover .list-title-sub,
.accordion a:focus .list-title-sub {color: #3a3a3a !important;}*/



/* /// GENERAL */


/* NAVIGATION */
/*.navbar-right {padding-top: 10px;}*/
.nav li a, .navbar-default .navbar-nav > li > a {
    color: #363636;
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
}

    .nav li a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #22783f;
    }

.navbar-brand > img {
    max-width: 280px;
}

.navbar {
    min-height: 96px;
}

.navbar-brand {
    height: 96px;
    margin-top: 0px;
}

.navbar-default {
    background-color: #fff;
}



.mobilesearch {
    margin: auto;
    text-align: center;
}
/*.mobilesearch .searchcontrol {width: 78% !important;}*/

/* /// NAVIGATION */


/* CUSTOM FILTER(S) */
#browse-terms {
    padding: 12px 5px 12px 25px;
    background-color: #f2f3f5;
}

    #browse-terms h4 {
        color: #1c773e;
        font-weight: bold;
    }

    #browse-terms .list-scroll {
        max-height: 400px;
        overflow: auto;
        padding-right: 15px;
        scrollbar-color: #1c773e #fff;
        scrollbar-width: thin;
    }

        #browse-terms .list-scroll a {
            display: block;
            padding: 10px 0 12px;
            border-bottom: 1px solid #e4e5e6;
            line-height: 18px;
        }

        #browse-terms .list-scroll::-webkit-scrollbar {
            width: 7px;
            background-color: #fff;
            border-radius: 5px;
        }

        #browse-terms .list-scroll::-webkit-scrollbar-thumb {
            background-color: #1c773e;
            border-radius: 5px;
        }


.custom-filter1 span i {
    display: none;
}

.custom-filter1 ul.side-scroll {
    padding: 0 10px 0 0;
    /*margin: 0 -15px 0 0 !important;*/
    height: 700px;
    overflow-y: scroll;
}

.custom-filter-mobile-container {
    margin-top: 0;
    margin-bottom: 0;
}



select#custom-filter-mobile, select#search-sort {
    background-color: white;
    /*border: thin solid #777;*/
    /*border-radius: 4px;*/
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    /* reset */
    margin: 0;
    /*margin: 0px 0px 0px 20px;      */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: linear-gradient(90deg, transparent calc(100% - 44px), #1c773e 44px)
    /*background-color: #1c773e;
    background-position-x: right;
    background-size: 30px 30px;
    background-repeat: no-repeat;*/
}

.custom-select-arrow {
    position: absolute;
    top: 19px;
    right: 30px;
    pointer-events: none;
    border-style: solid;
    border-width: 7px 6px 0px 7px;
    border-color: #fff transparent transparent transparent;
}

.custom-select select:focus ~ .custom-select-arrow {
    border-width: 0 6px 7px 7px;
    border-color: transparent transparent #fff transparent;
}

.custom-select select:disabled ~ .select_arrow {
    border-top-color: #cccccc;
}
/* /// CUSTOM FILTER(S) */


.page-title .pagepart {
    max-width: 660px;
    margin: 0 auto;
}

.page-title h1.pagepart {
    margin-bottom: 25px;
}

.page-title a {
    font-weight: normal;
    text-decoration: underline;
    color: #fff;
}

.page-title p {
    font-size: 15px;
    line-height: 1.5em;
}


#breadcrumb-section {
    background-color: #25262a;
    background-image: linear-gradient(66deg,rgba(32,93,134,0.92) 0%,rgba(34,120,63,0.92) 100%),url(../images/hero.jpg);
}

.list-title {
    margin-top: 0;
    margin-bottom: 0;
    border: 0px solid transparent;
    border-bottom: 1px solid #ddd;
    padding: 12px 10px;
    display: block;
    font-weight: 400;
    border-radius: 20px 20px 0px 0px;
    text-align: center;
}

    .list-title.green {
        background-color: #22783f;
        color: #fff;
    }

    .list-title.gray {
        background-color: #3a3a3a;
        color: #fff;
    }

.browse-term-col h5, .share-col h5 {
    color: #1c773e;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.term-desc a {
    font-weight: bold;
}

    .term-desc a:hover {
        color: rgba(28, 119, 62, 0.80) !important;
    }


#terms-col {
}

    #terms-col h4 {
        margin-top: 50px;
        margin-bottom: 10px;
        font-weight: bold;
        color: #1c773e;
    }

    #terms-col li {
        padding: 10px 0;
    }

        #terms-col li:not(:first-of-type) {
            border-top: 1px solid #d5d5d5;
        }

        #terms-col li a {
            color: #333;
            font-size: 16px;
            line-height: 20px;
        }

#content-col {
    padding-left: 75px;
}

    #content-col .desktop-body {
        font-size: 18px;
        margin-bottom: 30px;
    }

    #content-col .letter-btn {
        width: 30px;
        height: 30px;
        background-color: #fff;
        color: #1c773e;
        font-weight: bold;
        border-color: #1c773e;
        margin-right: 7px;
        margin-bottom: 7px;
    }

        #content-col .letter-btn:hover {
            text-decoration: underline;
            background-color: rgba(28, 119, 62, 0.4);
        }

        #content-col .letter-btn:disabled {
            color: rgba(28, 119, 62, 0.4);
            border-color: rgba(28, 119, 62, 0.4);
        }

            #content-col .letter-btn:disabled:hover {
                text-decoration: none;
                cursor: default;
                color: rgba(28, 119, 62, 0.4);
                background-color: initial;
            }

    #content-col .terms-row:first-of-type {
        margin-top: 25px;
    }

    #content-col .terms-row {
        padding: 15px 0 25px;
    }

        #content-col .terms-row h4 {
            font-weight: bold;
            color: #1c773e;
        }

        #content-col .terms-row li {
            padding-bottom: 7px;
        }

        #content-col .terms-row a {
            color: #333;
        }

    #content-col .back-to-top {
        margin-top: -34px;
        font-size: 12px;
        font-weight: bold;
        border: none;
        background-color: #fff;
        color: #082a76;
        padding-left: 10px;
        padding-right: 0;
        text-decoration: underline;
    }

    #content-col .back-to-top:hover {
        color: #666;
    }

#terms-pnl-grp .panel {
    border-radius: 0;
    border: none;
}

#terms-pnl-grp .panel-default > .panel-heading {
    background-color: #1c773e;
    border-color: transparent;
    border-radius: 0;
}

    #terms-pnl-grp .panel-default > .panel-heading a {
        color: #fff;
    }

#terms-pnl-grp .panel-heading {
    text-transform: uppercase;
    margin-bottom: 5px;
}

    #terms-pnl-grp .panel-heading i {
        margin-top: 4px;
    }

#terms-pnl-grp .panel-body {
    border: none;
    padding: 0 10px;
}

    #terms-pnl-grp .panel-body li {
        padding: 5px 0;
    }

        #terms-pnl-grp .panel-body li:not(:last-of-type) {
            border-bottom: 1px solid #efefef;
        }

        #terms-pnl-grp .panel-body li a {
            color: #333;
        }

#partners-row .pagepart h3 {
    color: #333;
    font-weight: bold;
    width: 230px;
    margin: 0 auto;
}

#learn-more-row {
    padding: 0 15px;
}

    #learn-more-row .border-top {
        border-top: 5px solid #1c773e;
        padding: 15px 15px 20px 15px;
    }

        #learn-more-row .border-top h3 {
            color: #333;
            font-weight: bold;
        }

        #learn-more-row .border-top p {
            color: #333;
        }

        #learn-more-row .border-top a {
            text-transform: uppercase;
            font-weight: bold;
            color: #11317b;
            font-size: 16px;
            text-decoration: none;
            border-bottom: 3px solid blue;
        }

            #learn-more-row .border-top a:hover {
                color: rgba(17, 49, 123, .7);
            }

/* BROWSE BY TERM */
.filter-list {
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,.1);
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,.1);
    border-radius: 20px;
    border: none;
}

    .filter-list.brand-list .list-group li > a {
        margin-bottom: 10px;
        border-bottom: 1px solid rgba(0,0,0,.1);
        padding: 0px 0px 10px;
    }

    .filter-list.brand-list .list-group li:last-child {
        border-bottom: 0px solid rgba(0,0,0,0);
    }

    .filter-list .list-group li a:hover, .filter-list .list-group li span {
        color: #22783f;
        text-decoration: underline;
    }

    .filter-list.brand-list.mp .list-group li > a {
        margin-bottom: 5px;
        border-bottom: 1px solid rgba(0,0,0,.1);
        padding: 0px 0px 5px;
    }
/* /// BROWSE BY TERM */

div.term-resource {
    border-bottom: 2px solid #f2f3f5;
    margin: 0 0 5px;
    padding: 10px 15px 15px;
    background-color: #fff;
}

    div.term-resource i.fa {
        font-size: 12px;
        color: #fff;
        background-color: #1c773e;
        border-radius: 10px;
        padding: 6px;
    }


    div.term-resource .resource-type-title, div.search-result .resource-type-title {
        text-transform: uppercase;
        font-size: 11px;
        font-weight: bold;
        color: #1c773e;
        background-color: #e6edff;
        border-radius: 10px;
        padding: 1px 6px;
    }

    div.term-resource a.resource-title {
        display: block;
        font-weight: bold;
        line-height: 20px;
    }


p.resource-source {
    margin: 0;
}

    p.resource-source a {
        color: #333;
        font-style: normal;
        text-decoration: none;
    }

.resource-source {
    font-style: italic;
}


/* CONTRIBUTING PARTNERS */

.partnerlogo .partner-logo-row {
    margin-left: -7px;
    margin-right: -7px;
}

.partnerlogo .partner-link-col a {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -10px 10px -10px;
    display: block;
    height: 55px;
    padding: 10px;
}

    .partnerlogo .partner-link-col a img {
        width: auto;
        max-height: 100%;
        margin: 0 auto;
    }
/* /// CONTRIBUTING PARTNERS */




/**/

#descContinue {
    display: block;
    font-weight: bold;
    color: #1c773e;
    border-bottom: 1px solid #333;
}

    #descContinue i {
        color: #1c773e;
        font-size: 16px;
    }


.accordionbox {
    border: 1px solid #ddd;
    margin-bottom: 0;
    margin-top: 10px;
    background: #1c773e;
}

#heading-HN.accordionbox {
    background: #fff;
    border: 1px solid #1c773e;
}

#accordionTerm .card .collapse {
    background: #f2f3f5;
}

#collapseSubtopics .collapse.in {
    margin: 12px -3px 0;
    padding: 0 8px;
}

#accordionTerm #subtopics .card .collapse .term-resource {
    margin: 0;
}

.accordionbox a.collapse-hdr {
    text-align: left;
    color: #fff;
    border-radius: 0px;
    font-size: 18px;
    border: none;
}

#heading-HN.accordionbox a.collapse-hdr {
    color: #1c773e;
}

.accordionbox a.collapse-hdr:hover, .accordionbox a.collapse-hdr:hover i {
    color: #ddd !important;
}

#heading-HN.accordionbox a.collapse-hdr:hover, #heading-HN.accordionbox a.collapse-hdr:hover i {
    color: rgba(28, 119, 62, 0.75) !important;
}


.accordionbox .list-title {
    border: none;
    background: none;
    text-align: left;
}

    .accordionbox .list-title .title-div {
        float: left;
        max-width: 85%;
        line-height: 20px;
    }

.accordion .subhead {
    font-size: 16px;
    color: #1c773e;
    margin-bottom: 4px;
}

.accordion .accicon i.fa {
    padding-right: 8px;
    color: #fff;
}

#heading-HN.accordionbox .accicon i.fa {
    color: #1c773e;
}

.accordion .panel-body.toppad {
    padding-top: 0;
    padding-bottom: 0px;
    margin: -6px -3px 5px;
}

.accordion span.accicon {
    display: block;
    float: right;
}

.child-term-acc {
    padding: 6px 3px 6px 8px;
    margin: 0 2px;
    background-color: #fff;
    margin-bottom: 5px;
}

    .child-term-acc p {
        margin: 0;
    }

.term-with-children {
    color: #1c773e;
    font-weight: bold;
}

.accordion .term-with-children .accicon i.fa {
    color: #1c773e;
}

ul.subli {
    list-style-type: disc !important;
    padding-left: 1em;
    color: #1c773e;
}

    ul.subli > li a {
        text-decoration: underline;
        color: #1c773e;
    }

        ul.subli > li a:hover {
            text-decoration: none;
            color: #22783f;
        }

    ul.subli .fa {
        padding-left: 8px;
    }


/* partners */
.partners {
    margin-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

    .partners h3 {
        margin-top: 0px;
        margin-bottom: 5px;
        font-size: 20px;
    }

    .partners h4 {
        margin-top: 0px;
        margin-bottom: 5px;
        font-size: 16px;
    }

        .partners h4 a {
            text-decoration: underline;
        }

    .partners .col-sm-3 img {
        border: 1px solid rgba(0,0,0,.1);
        margin-bottom: 12px;
    }

.dispartners .name, .suppartners .name {
    padding: 10px;
    margin-bottom: 8px;
    text-align: center;
}

.dispartners .name {
    border: 1px solid rgba(0,0,0,.125);
}


/* search */
.filter-list.brand-list .filtertitle {
    padding-left: 20px;
    padding-top: 20px;
    font-weight: 500;
    font-size: 16px;
}

.filter-results .list-title {
    font-size: 21px;
}

.filter-list.brand-list.filter-results .list-group {
    padding: 0px 25px;
}

/*
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .tab-view li:hover, .tab-view li.active {
    color: #fff;
    border: 1px solid #22783f;
    background-color: #22783f;
}*/

/*.nav li a:hover {color: #fff;}*/
.stitle, .stitle a {
    font-size: 20px;
    font-weight: 700;
    color: #1c773e;
    text-decoration: none;
    margin-bottom: 0;
}

.sdate {
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #8f8f8f;
}

.sdesc {
    padding-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    border-bottom: 1px solid rgba(0,0,0,.2);
}

.pterms, .ssource {
    font-weight: bold;
    margin: 0 0 0 20px;
    display: list-item;
}

    .pterms:before, .ssource:before {
        content: "";
        margin-left: -0.5rem;
    }

    .pterms .parent-term, .ssource .source, .ssource .author {
        font-weight: normal;
    }

        .pterms .parent-term::after {
            content: "; ";
        }

        .pterms .parent-term:last-child::after {
            content: "";
        }

        .pterms .parent-term a, .ssource .author a {
            font-weight: bold;
            color: #1c773e;
            text-decoration: none;
        }

.search-section {
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 15px;
    height: auto;
}

.sortby.flr {
    float: right;
}

.search-intro-col p {
    font-size: 16px;
}

.search-section.saisearch {
    height: 80px;
}

.saisearch .sortby {
    width: 40% !important;
}

.saisearch .saisearchbox {
    width: 40%;
}

.saisearch .saisearchbutton {
    width: 14% !important;
}

.searchcolor {
    background: #1c773e !important;
    border-color: #1c773e !important;
    border-radius: 0px !important;
}

#search-form .form-group {
    width: 100%;
}

#search-form .input-group {
    border: 1px solid #1c773e;
    width: 100%;
}

    #search-form .input-group .form-control {
        border: none;
    }


#search-form .input-group-addon {
    padding: 0;
    border: none;
    border-radius: 0;
    background-color: #1c773e;
    width: 0;
}

    #search-form .input-group-addon .btn {
        font-size: 19px;
        font-weight: 400;
        padding: 7px 13px 7px;
        color: #fff;
        border-radius: 0px;
        background: #1c773e;
        border-bottom: none;
        border-left: none;
        border-right: none;
    }

.found-results-col {
    font-size: 16px;
    padding-top: 8px;
}

    .found-results-col span.results-count {
        font-weight: bold;
        color: #1c773e;
    }

.btn-vmore, .btn-vall, .btn-vall:focus {
    border-radius: 0;
    border: 1px solid #1c773e;
    color: #1c773e;
}

    .btn-vmore i.fa, .btn-vall i.fa {
        font-size: 10px;
        vertical-align: middle;
        margin-top: -2px;
        margin-left: 5px;
    }

    .btn-vmore, .btn-vmore:focus {
        background-color: #1c773e;
        color: #fff;
    }

#search-filters {
}

    #search-filters h4 {
        font-size: 16px;
        font-weight: bold;
        color: #1c773e;
    }

    #search-filters .filter-hdr {
        border: 1px solid #1c773e;
        padding: 10px 15px;
        margin-bottom: 10px;
        background-color: #1c773e;
    }

    #search-filters .collapsed .filter-hdr {
        background-color: #fff;
    }

    #search-filters .filter-hdr .title-div {
        font-size: 16px;
        font-weight: bold;
        float: left;
        color: #fff;
    }

    #search-filters .collapsed .filter-hdr .title-div {
        color: #1c773e;
    }

    #search-filters .filter-hdr span {
        display: block;
        float: right;
        color: #fff;
    }

    #search-filters .collapsed .filter-hdr span {
        color: #1c773e;
    }

    #search-filters .collapse.in {
        border-left: 1px solid #1c773e;
        border-right: 1px solid #1c773e;
        border-bottom: 1px solid #1c773e;
        margin-bottom: 10px;
        margin-top: -10px;
    }

    #search-filters .list-group {
        margin-bottom: 5px;
    }

        #search-filters .list-group li {
            margin-bottom: 10px;
        }

            #search-filters .list-group li label {
                color: #333;
            }

                #search-filters .list-group li label .filter-count {
                    color: #1c773e;
                    font-weight: bold;
                    padding: 0px 10px;
                    border-radius: 10px;
                    background-color: #f2f3f5;
                }
/* FOOTER */
#footer .footer-top {
    background-color: #3a3a3a;
    color: #ffffff;
    padding: 25px 0 0 0;
}

.footer-widget.link-widget ul {
    width: 100%;
}

.footer-widget.link-widget li {
    /*padding: 0px 5px;
    font-size: 17px;
    width: auto;
    text-align: center;
    margin-top: 7px;*/
    /*width: 100%;*/
}

.footer-widget ul {
    display: inline-block;
    text-align: center;
    margin: auto;
}

.link-widget a {
    color: #fff;
    font-weight: bold;
    border: 1px solid #fff;
    display: block;
    width: 135px;
}

#footer .footer-bottom {
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    background-color: #3a3a3a;
    padding: 0;
    border-top: none;
}

    #footer .footer-bottom a {
        color: #fff;
        font-size: 13px;
        display: inline-block;
        border: none;
    }

        #footer .footer-bottom a:hover {
            text-decoration: underline;
            color: #ddd;
        }


.footer-bottom .footer-widget {
    border-top: 1px solid #fff;
    margin-top: 5px;
    padding: 15px 0;
}

.footer-bottom ul {
    font-size: 13px;
    text-align: center;
    margin: auto;
}

    .footer-bottom ul li {
        color: #fff;
        font-size: 13px !important;
        width: auto;
        text-align: center;
        margin-bottom: 0px;
    }


/* /// FOOTER */





/* @medias */
@media only screen and (max-width: 767px) {
    .innertopbar {
        padding-top: 50px !important;
    }


    #breadcrumb-section .welcome-text {
        text-align: left;
    }

    .footer-widget.link-widget li {
        float: none;
        display: inline;
    }

    .footer-widget.link-widget a {
        display: inline-block;
        margin: 0 5px 10px;
    }

    .custom-filter1 span i {
        display: inline-block;
    }

    .mobile-mt30 {
        margin-top: 30px !important;
    }

    .hidden-mobile {
        display: none !important;
    }


    .pt0mo {
        padding-top: 20px;
    }
}

@media only screen and (min-width: 768px) {
    .mobilesearch {
        display: none !important;
    }
}

@media only screen and (min-width: 992px) {

    .mb30-desktop {
        margin-bottom: 30px;
    }

    .navbar-right {
        margin-top: 16px;
    }

    #partners-row .pagepart h3 {
        width: auto;
        font-size: 30px;
    }

    .partnerlogo .partner-logo-row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .partnerlogo .partner-link-col a {
        margin: 0 -5px 20px -5px;
        display: block;
        height: 85px;
        padding: 20px;
    }

    #learn-more-row {
        margin-top: 65px !important;
    }

        #learn-more-row .col-md-4.border-top {
            width: 30%;
            padding: 20px 5px 20px 25px;
        }

        #learn-more-row .col-md-4.middle-col {
            margin: 0 5%;
        }

    #breadcrumb-section {
        text-align: left;
        padding: 30px 0 50px;
    }

        #breadcrumb-section h1 {
            margin: 18px auto;
            font-size: 30px;
        }

    .term-row {
        margin-top: 20px;
    }

    #footer .float-md-left {
        text-align: left;
        float: left;
    }

    #footer .float-md-right {
        text-align: right;
        float: right;
    }

    #footer .footer-widget ul {
        display: inline;
    }

    #footer .footer-widget li a {
        margin-left: 30px;
        border: none;
        width: auto;
        text-align: right;
        margin-top: 8px;
    }

    #footer .footer-bottom {
        padding-top: 0;
    }

    .footer-bottom .footer-widget {
        margin-top: 0;
        text-align: left;
        padding: 10px 0;
    }

        .footer-bottom .footer-widget li {
            text-align: left;
            font-size: 11px !important;
        }

            .footer-bottom .footer-widget li:last-of-type {
                text-align: right;
            }

            .footer-bottom .footer-widget li a {
                margin-top: 0 !important;
                margin-left: 3px !important;
                font-size: 11px !important;
                text-decoration: underline !important;
            }
}

@media only screen and (max-width: 992px) {
    .container.homewidth {
        width: 98%;
    }

    .navbar-toggle {
        border-radius: 0px;
        margin-top: 30px;
    }

    .searchcontrol {
        display: inline-block;
    }

    .btn.btn-primary.search {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1024px) {
    .navbar .container {
        width: 98%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 846px) {
    .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    .nav > li > a {
        padding: 10px 12px;
    }

    .searchcontrol {
        width: 160px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .btn.btn-primary.search {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 420px) {
    .navbar-toggle {
        margin-top: 15px;
    }

    .navbar-brand > img {
        max-width: 210px;
    }

    .navbar {
        min-height: 76px;
    }

    .navbar-brand {
        height: 76px;
    }
}


@media only screen and (max-width: 800px) {
    .hidesearchmobile {
        display: none !important;
    }
}

@media only screen and (max-width: 868px) {
    .hidesearchmobile {
        display: none !important;
    }

    .sortby.flr {
        float: none !important;
    }
}

.updating {
    cursor: wait;
    opacity: 0.5;
}

    .updating * {
        cursor: wait;
    }
