@charset "utf-8";
/* CSS Document */

/*===================== 
	CSS reset/normalize 
=======================*/

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,t
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
    padding-left: 0;
    padding-right: 0;
}

/*===================== 
	default styles 
=======================*/

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
}

.clear {
    clear: both;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none !important;
    color: #4d4d4d;
    cursor: pointer;
}

button:focus,
button:active {
    outline: none;
}

input:focus,
input:active {
    outline: none;
}


/*--------------------SITE BANNER-----------------*/

/*
.holiday-banner {width:100%; padding:10px; box-sizing:border-box; text-align:center; background:linear-gradient(to right, #D80407 40%, #2A1CD4 60%);}
.holiday-banner p{font-weight:600; font-size:18px; color:#fff; padding-top:10px;}
*/

.site-banner p{text-align:center; font-weight:600; font-size:18px; color:#fff; padding-top:10px;}
.site-banner {
    background: #77a041;
    padding: 10px 10%;
    box-sizing: border-box;
}

.site-banner h5 {
    margin: 0;
    padding-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
}

.site-banner h4 {
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/*---------------------NAVIGATION------------------*/
.top-head { 
	background: #E32020;
   padding-right: 0 !important;
	padding-left:0 !important;
	padding-top:10px;
	padding-bottom:10px;
    text-align: center;
    margin: 0 auto;
	width: 100%;
	color: #fff !important;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px !important;
	letter-spacing: .5px;
}
.top-head p {
	margin-bottom: 0px;
	width: 90%; margin: 0 auto;
	
}
.top-header {
    padding: 0 10%;
    background-color: #3b3834;
}

.btm-header {
    padding: 15px 10%;
}

.nav-logo {
    width: 60%;
    max-width: 300px;
    height: auto;
}

.woods-logo {
    width: 38%;
    max-width: 175px;
    height: auto;
    padding-left: 2%;
    margin-top: 5px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    text-align: right;
    padding: 0;
    border: none;
    background: #fff;
}

.navbar-nav > li {
    float: none;
    display: inline-block;
}

.navbar-default .navbar-nav > li > a {
    background-color: transparent;
    color: #3b3834;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 3px solid transparent;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #4a7b33;
    border-bottom: 3px solid #4a7b33;
    background: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #4a7b33;
    border-bottom: 3px solid #4a7b33;
    background: transparent;
}

.nav > li > a {
    padding: 15px;
}

.dropdown-menu {
    padding: 0;
    border: none;
    border-radius: 0px;
}

.dropdown-menu > li > a {
    padding: 10px 15px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #3b3834;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

.dropdown-menu > li > a:hover {
    color: #fff;
}

.navbar-nav {
    float: none;
}

.head-logo {
    width: 100%;
    max-width: 325px;
    height: auto;
}

.nav-top-right {
    text-align: right;
}

.nav-phone {
    margin: 0;
    padding: 12px 0;
}

.nav-phone a {
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 700;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
}

.nav-phone a:hover {
    color: #77a041 !important;
}


/*---------------------MOBILE NAVIGATION------------------*/

.navbar-default {
    background-color: #3b3834;
    border: none;
    border-radius: 0px;
    margin: 0;
}

.navbar-default .navbar-toggle {
    border: none;
    margin: 0;
    padding: 15px 5%;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background: transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #77a041;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

/*----------------------TWO COLUMN DROPDOWN NAV-------------------*/

ul.dropdown-menu.multi-column.columns-2 {
    width: 100%;
    min-width: 470px;
}

ul.multi-column-dropdown {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.multi-column-dropdown li a {
    padding: 10px 15px;
    display: block;
    clear: both;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #3b3834;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: solid 1px #dedede;
}

ul.multi-column-dropdown li a:hover {
    background-color: #ebebeb;
}

.left-col {
    border-right: solid 1px #dedede;
    box-sizing: border-box;
}

/*===================== 
	Slider Overlay 
=======================*/
.hero-section {
    background-image: url('/siteart/slides/new-hero.jpg');
    background-size: cover;
    background-position: center;
	margin-right:-15px;
	background-color:#000;
}

.hero-overlay {
    text-align: center;
    padding: 12vw 10%;
}


/*===================== 
	Map Section
=======================*/
.goog-map {
    width: 100%;
    min-height: 400px;
    margin-bottom: -5px;
}

.overlay {
    background-color: rgba(74, 122, 51, 0.90);
    position: absolute;
    z-index: 200;
    padding: 50px;
    top: 0;
    right: 3%;
    min-height: 380px;
    width: 25%;
}

.map-txt {
    margin: 0;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    line-height: 20px;
}

.map-txt a {
    color: #fff;
    font-weight: 700;
}

.map-txt a:hover {
    color: #3b3834;
}

/*===================== 
	footer styles
=======================*/

.footer-bg {
    background: #3b3834;
    padding: 50px 10%;
}

.right-foot-section {
    float: right;
    display: inline-block;
    padding-left: 25px;
}

.foot-logo {
    width: 100%;
    max-width: 300px;
    height: auto;
}

.left-foot-section {
    display: inline-block;
    padding: 25px;
    border-right: solid 2px #ebebeb;
}

.foot-tab {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    letter-spacing: 3px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
}

.foot-section {
    padding: 0 5% 20px 0;
    box-sizing: border-box;
}

.foot-section-last {
    padding: 0 0 20px 0;
    box-sizing: border-box;
}

.foot-head {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    text-transform: uppercase;
    padding-bottom: 10px;
    line-height: 20px;
}

.foot-txt {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0;
    line-height: 18px;
}

.foot-txt a {
    color: #fff !important;
    font-weight: 700;
}

.foot-txt a:hover {
    color: #77a041 !important;
}

.foot-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.foot-list li a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    line-height: 23px;
    letter-spacing: 1px;
}

.foot-list li a:hover {
    color: #77a041;
}

.foot-copyright {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    font-weight: 400;
    margin: 0;
    letter-spacing: 1px;
}

.foot-copyright a {
    color: #ebebeb;
}

.foot-copyright a:hover {
    color: #77a041;
}

.cc-box {
    padding: 8px;
    border: #77a041 solid 2px;
    box-sizing: border-box;
    max-width: 1100px;
    display: block;
    margin: auto;
}

.cc-txt {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

/*===================== 
	form styles 
=======================*/

.form-body {
    padding-top: 30px;
}

.form-inner {
    border: solid 1px #2e2e2e;
    padding: 30px;
}

.input-wrap {
    padding: 5px;
}

.date-wrap {
    padding: 5px;
}

.field {
    width: 100%;
    padding: 5px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}

.datefield {
    width: 100%;
    padding: 5px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}

.textfield {
    width: 100%;
    padding: 5px;
    height: 125px;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}

.formcontent {
    display: inline;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.form-head {
    padding: 30px 0 10px 0;
    text-align: center;
    border-bottom: #4a7b33 solid 3px;
    margin-bottom: 10px;
}

.form-head-txt {
    margin: 0;
    text-align: center;
    font-family: 'Libre Baskerville', serif;
    color: #4a7b33;
    font-size: 20px;
    font-weight: 700;
}

/*===================== 
	Brands Page
=======================*/
.border-box {
    border: solid 2px #ccc;
    transition: all .3s ease-in-out;
    padding: 15px;
}

.border-box:hover {
    border-color: #77a041;
}

.gen-wrap {
    padding: 0 1% 1% 0 !important;
}

.prod-logo {
    width: 100%;
    max-width: 200px;
    height: auto;
    display: block;
    margin: auto;
}

/*===================== 
	Contact page
=======================*/

.map {
    width: 100%;
    height: 350px;
}

.contact {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    line-height: 20px;
}

.contact a {
    color: #333;
}

.contact a:hover {
    color: #4a7b33;
}

.hours {
    margin: 0;
    font-family: 'Libre Baskerville', serif;
    color: #4a7b33;
    font-size: 20px;
    font-weight: 700;
}

/*===================== 
	Financing Page
=======================*/

.fin-logo {
    width: 100%;
    height: auto;
    padding: 10px;
    max-width: 350px;
}

.fin-txt {
    font-family: 'Montserrat', sans-serif;
    color: #3b3834;
    font-weight: 500;
    margin: 0;
    font-size: 14px;
    padding: 10px 0;
    line-height: 18px;
}

.fin-txt a {
    color: #4a7b33;
    font-weight: 800;
}

.fin-txt a:hover {
    color: #000;
}

.fin-space {
    padding-top: 2%;
}

.grey-box {
    border: solid 2px #777;
    transition: all .3s ease-in-out;
    padding: 15px;
}

.grey-box:hover {
    border-color: #77a041;
}


/*--------------------------------------------------------------
## Navigation Search
--------------------------------------------------------------*/
.inv-search input[type="text"]:not([class^="Mui"]) {background: #000 !important;color:#fff !important;}
.search-link input[type="text"]:not([class^="Mui"]) {background: #000 !important; color:#fff !important;}
.inv-search .formfield input {
    padding: 11px 20px !important;
    border: none !important;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    box-sizing: border-box;
    width: 100%;
    border-radius: 0 !important;
    background-color: #131110;
    height: auto !important;
    line-height: 10px !important;
    color: #fff !important;
}

.inv-search .formfield input:focus {
    outline: none !important;
    color: #fff;
    border: none !important;
}

.inv-search .formfield input:active {
    outline: none !important;
    color: #fff;
    border: none !important;
}

.inv-search .formfield .nav-search-btn {
    border: none !important;
    background: transparent !important;
    color: #77a041;
    height: auto !important;
    padding: 0 !important;
    line-height: 10px !important;
    position: absolute;
    top: 12.5px;
    right: 20px;
}

.nav-search-btn:hover {
    color: #fff !important;
    cursor: pointer;
}

/*===================== 
	Header Search Tabs
=======================*/
.tab-buttons {
    display: inline-block;
}

a.tab-button {
    display: inline-block;
    width: auto;
    padding: 13px 20px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
}

a.tab-button:hover {
    text-decoration: none;
    background: #658838;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.tab-buttons a.active {
    background: #5F7F34;
}

.tab-container {
    box-sizing: border-box;
}

.tab-content {
    display: none;
}

.search-link {
    display: none !important;
}

/*===================== 
	typography styles 
=======================*/

.head {
    font-family: 'Libre Baskerville', serif;
    font-size: 40px;
    margin: 0;
    font-weight: 800;
    line-height: 45px;
}

.subtxt {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 0;
    line-height: 25px;
}

.smhead {
    font-family: 'Libre Baskerville', serif;
    font-size: 30px;
    margin: 0;
    font-weight: 800;
}

.subhead {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    padding-top: 10px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0;
}

.content {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    line-height: 20px;
}

.black {
    color: #3b3834;
}

.white {
    color: #fff;
}

.grey {
    color: #4c4c4c;
}

.lgrey {
    color: #d5d5d5;
}

.green {
    color: #77a041;
}

.dgreen {
    color: #4a7b33;
}
.lgreen{color:#84b148;}

.bold {
    font-weight: 700;
}

.italic {
    font-style: italic;
}

.center {
    display: block;
    margin: auto;
    text-align: center;
}

.content a {
    font-weight: 800;
    color: #2e2e2e;
}

.content a:hover {
    color: #4a7b33;
}

/*===================== 
	button styles 
=======================*/

.btn-wrap {
    padding-top: 20px;
}

.green-btn {
    display: inline-block;
    position: relative;
    cursor: pointer;
    background: #77a041;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 1px;
    z-index: 0;
    border: none !important;
    padding: 12px 25px 12px 25px;
}

.green-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #4a7b33;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition: transform .3s ease-out;
}

.green-btn:hover:before {
    transform: scaleX(1);
}

.form-btn {
    display: inline-block;
    position: relative;
    cursor: pointer;
    background: #77a041;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    z-index: 0;
    border: none !important;
    padding: 12px 25px 12px 25px;
    transition: .3s ease-out;
}

.form-btn:hover {
    background: #4a7b33;
}


/*===================== 
	Page Hero 
=======================*/

.page-hero {
    padding: 50px 10% 20px 10%;
    background-size: cover;
    background-position: center;
    position: relative;
}

.scrolling-wrap {
    width: 100%;
    overflow: hidden;
    height: 90px;
}

.scrolling {
    width: 100%;
    height: 92px;
}

.auction-hero {
    padding: 4% 10%;
    background: #ebebeb;
}

/*-----------Common Styles---------------*/

.pad-row {
    padding: 50px 10%;
    box-sizing: border-box;
}

.pad-top {
    padding-top: 15px;
}

.pad-btm {
    padding-bottom: 15px;
}

.bg-grey {
    background: #777;
}

.mar-top {
    margin-top: 15px;
}

.mar-btm {
    margin-bottom: 15px;
}

.notop {
    padding-top: 0;
}

.nobtm {
    padding-bottom: 0;
}

.left-content {
    padding-right: 1%;
}

.right-content {
    padding-left: 1%;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.space-btm {
    padding-bottom: 50px;
}

.space-top {
    padding-top: 50px;
}

.grey-bg {
    background-color: #ebebeb;
}

.green-line {
    background: #77a041;
    height: 3px;
    max-width: 200px;
    display: block;
    margin: auto;
}

/*==========================================================================
	MEDIA QUERIES
==========================================================================*/
@media only screen and (max-width: 1400px) {

    /*-----Font Changes----*/
    .head {
        font-size: 35px;
        line-height: 40px;
    }

    .subtxt {
        font-size: 25px;
        line-height: 25px;
    }

    .smhead {
        font-size: 25px;
        line-height: 25px;
    }

    .content {
        font-size: 14px;
    }

    .map-txt {
        font-size: 14px;
    }

    /*-----Layout Changes----*/
    .btm-header {
        padding: 15px 5%;
    }

    .top-header {
        padding: 0 5%;
    }

    .pad-row {
        padding: 35px 5%;
    }

    .cat-section {
        padding: 0 5% 35px 5% !important;
        margin-top: -65px;
    }

    .footer-bg {
        padding: 35px 5%;
    }

    .overlay {
        right: 4.5%;
        width: 35%;
        padding: 35px;
    }

    .space-top {
        padding-top: 35px;
    }

    .space-btm {
        padding-bottom: 35px;
    }

    .page-hero {
        padding: 30px 5% 10px 5%;
    }

    .site-banner {
        padding: 10px 5%;
    }
}

@media only screen and (max-width: 1200px) {
    .cat-section {
        margin-top: -40px;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
    }

    .nav > li > a {
        padding: 15px 12px;
    }

    .multi-column-dropdown li a {
        font-size: 12px;
    }

    .cat-title {
        font-size: 14px;
    }

    .cat-title-wrap:after {
        padding: 8.5px 20px;
    }

    .inv-search .formfield input {
        width: 85%;
    }

    .cc-txt {
        font-size: 12px;
    }
}

@media only screen and (max-width: 991px) {
    .search-link {
        display: block !important;
    }

    a.tab-button {
        width: 50%;
        float: left;
    }

    .navbar-toggle {
        display: block !important;
        position: absolute;
        right: 0;
    }

    .navbar-nav > li {
        display: block;
        width: 100%;
        text-align: right;
    }

    .navbar-collapse {
        position: relative;
        top: 45px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.in {
        display: block !important;
    }

    .navbar-nav > li {
        text-align: center;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding: 10px;
    }

    .dropdown-menu {
        float: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        position: unset;
        ;
    }

    .dropdown-menu > li > a {
        font-size: 14px;
        text-align: center;
        padding: 10px;
    }

    .nav.navbar-nav.centernav {
        margin-bottom: 45px;
    }

    .navbar-collapse.in {
        background: transparent;
    }

    .navbar-nav > li {
        background: #fff;
    }

    ul.multi-column-dropdown li a {
        background: #f1f1f1;
    }

    .dropdown-menu.multi-column.columns-2 {
        position: relative;
        text-align: center;
        min-width: 100% !important;
    }

    .navbar-nav > li {
        float: left;
    }

    .left-content {
        padding: 0 0 2% 0;
    }

    .right-content {
        padding: 0;
    }

    .fin-mobile {
        padding-bottom: 2%;
    }

    /*------MOBILE NAVIGATION--------*/
    .navbar-default .navbar-nav > li > a {
        border-bottom: solid 1px #ccc;
    }

    .dropdown-menu > li > a {
        background-color: #000;
    }

    .btm-header {
        padding: 0;
    }

    .logo-wrap {
        padding: 15px 5% !important;
        box-sizing: border-box;
        text-align: center;
    }

    .navbar {
        min-height: 45px;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:focus,
    .navbar-default .navbar-nav > .open > a:hover {
        background: #4a7b33;
        color: #fff;
    }

    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > li > a:hover {
        background: #4a7b33;
        color: #fff;
        border-bottom: solid 1px transparent;
    }

    li.search-link {
        background: #4a7b33 !important;
        padding: 10px 5%;
        box-sizing: border-box;
    }

    .inv-search .formfield input {
        width: 100%;
        background: #fff;
        color: #3b3834 !important;
    }

    .inv-search .formfield input:focus,
    .inv-search .formfield input:active {
        color: #fff !important;
    }


    /*-----Font Changes----*/
    .head {
        font-size: 30px;
        line-height: 35px;
    }

    .subtxt {
        font-size: 22px;
        line-height: 22px;
    }

    .smhead {
        font-size: 22px;
        line-height: 22px;
    }

    /*-----Other Changes----*/
    .cat-section {
        margin-top: 0;
        padding: 35px 5% !important
    }

    .left-content {
        padding-right: 0 !important;
    }

    .right-content {
        padding-left: 0 !important;
    }

    .foot-section {
        min-height: 155px;
    }

    .contact-wrap {
        text-align: center;
    }

    .map {
        height: 300px;
    }

    .site-banner h4 {
        font-size: 16px;
    }

    .site-banner h5 {
        font-size: 13px;
    }

}

@media only screen and (max-width: 767px) {
    .navbar-nav {
        margin-top: 0 !important;
    }

    .foot-section {
        min-height: auto;
        text-align: center;
        padding: 5px 0 5px 0 !important;
    }

    .goog-map {
        min-height: 300px;
    }

    .left-foot-section {
        display: block;
        padding: 0;
        border: none;
    }

    .right-foot-section {
        display: block;
        padding: 0;
        float: none;
    }

    .align-right {
        text-align: center;
    }

    .cat-box:hover .cat-title-wrap:after {
        padding: 8.5px 20px;
    }

    .cat-title-wrap {
        padding: 15px !important;
    }

    .nav.navbar-nav.centernav {
        margin-bottom: 45px;
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width: 550px) {
    .col-xs-6.col-sm-6.col-md-4.cat-wrap {
        width: 100%;
    }

    .cat-wrap {
        padding: 10px !important;
    }

    .green-line {
        max-width: 100px;
    }

    a.tab-button {
        padding: 13px;
    }

    /*-----Font Changes----*/
    .head {
        font-size: 25px;
        line-height: 30px;
    }

    .subtxt {
        font-size: 20px;
        line-height: 20px;
    }

    .smhead {
        font-size: 20px;
        line-height: 20px;
    }

    .site-banner h4 {
        font-size: 14px;
        display: inline;
    }

    .site-banner h5 {
        font-size: 12px;
        display: inline;
    }
}
