/* RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{background: transparent; border: 0; margin: 0; padding: 0;} ol, ul{list-style: none;} img{max-width: 100%; height: auto; image-rendering: -webkit-optimize-contrast;} @-ms-viewport{ width: auto !important;}
.entry-content{max-width: 100%; min-width: 300px;}
.modal{z-index: 99999999999999999999999999;}

.column12, .column11, .column10, .column9, .column8, .column7, .column6, .column5, .column4, .column3, .column2, .column1{float: left; padding: 0 20px 0 0;} .column12{width: 100%;} .column11{width: 91.6666%;} .column10{width: 83.3333%;} .column9{width: 75%;} .column8{width: 66.6666%;} .column7{width: 58.3333%;} .column6{width: 50%;} .column5{width: 41.6666%;} .column4{width: 33.3333%;} .column3{width: 25%;} .column2{width: 16.6666%;} .column1{width: 8.3333%;} .last{padding: 0;} .cf{zoom: 1;} .cf:before, .cf:after{content: ""; display: table;} .cf:after{clear: both;} .clear{clear: both;} *{box-sizing: border-box;}
.main{padding: 50px 0;} .container{max-width: 1250px !important;}

/* TYPOGRAPHY */

html, body{font-family: "Roboto", sans-serif; font-size: 16px; -webkit-text-size-adjust: none}
::-moz-selection{background: #ff3600; color: #fff; text-shadow: none} ::selection{background: #ff3600; color: #fff; text-shadow: none}

h1, h2, h3, h4, h5, h6{font-family: "Roboto Condensed", sans-serif; font-weight: 700;}
h1{font-size: 36px;} h2{font-size: 24px;} h3{font-size: 18px;} h4{font-size: 16px;}
p{font-size: 16px; line-height: 24px;}
a{color: inherit; transition: all .2s ease-in-out;} a:hover{color: inherit;}
.theme-color{color: #ff3600;}

a.button, a.btn{display: block; background: #ff3600; padding: 12px; font-family: "Roboto Condensed", sans-serif; font-size: 16px; font-weight: 700; text-transform: uppercase; text-align: center; color: #fff;} a.btn{display: inline-block;}
a.button:hover, a.btn:hover{background: #992100; color: #fff;}

/* HEADER */

.top-header{position: relative; background: #333; color: #fff; z-index: 99;}
.top-header .phone{float: left; font-family: "Roboto Condensed", sans-serif; font-weight: 700; color: #aaa ; padding: 8px 0;}
.top-header .phone a{color: #aaa !important;} .top-header .phone a:hover{color: #fff !important;}
.top-header .nav{float: right; position: relative; font-size: 0; text-align: right; z-index: 99999;}
.top-header .nav img{position: relative; top: -2px; max-height: 15px; padding-right: 3px;}
.top-header .nav ul li a{padding: 10px 15px; color: #aaa; border: none;}
.top-header .nav ul li:hover > a{border-bottom: none; color: #fff;}
.top-header .nav ul ul li a, .top-header .nav ul ul li:hover > a{color: #333;}
.top-header .search-toggle{float: right; position: relative; color: #ccc; padding: 8px 12px; cursor: pointer;}
.top-header .search-toggle:hover{color: #fff;} .top-header .search-toggle.active{color: #fff;}
.top-header .search-toggle .quick-search{top: calc(100% + 2px);}
.location-column a[href^="tel:"], .location-column a[href^="tel:"]:before {color:#ff3600}
.location-column a[href^="tel:"]:hover {color:#fff}

.header{position: relative; border-bottom: 1px #fff solid; box-shadow: 0 0 5px 0 rgba(0,0,0,.25);}
.header .logo{float: left; width: 250px; padding: 10px 0; font-family: "Roboto Condensed", sans-serif; font-weight: 700;}
.header .logo img{width: 140px;} .header .logo span{display: block; text-indent: 45px; padding-top: 8px;}
.header .nav{float: right; width: calc(100% - 250px); position: relative; font-size: 0; text-align: right; z-index: 9;}

.quick-search{display: none; position: absolute; width: 300px; right: 0; z-index: 99; box-shadow: 0 0 5px 0 rgba(0,0,0,.25);}
.quick-search form{position: relative;}
.quick-search form:before{font-family: FontAwesome; content: '\f061'; position: absolute; top: 13px; right: 10px; color: #ccc; pointer-events: none; z-index: 999;}
.quick-search input[type="text"]{display: block; padding: 15px; width: 100%; font-size: 12px; border: none; color: #555;}
.quick-search input[type="submit"]{position: absolute; top: 0; right: 0; height: 38px; width: 38px; font-size: 0; padding: 17px 12px; opacity: 0;}

.google-translate {
    display: flex;
    align-items: center;
    gap:5px;
    float:right;
    padding:2px 5px 2px 5px;
}
.google-translate p {
    font-size: 12px;
    color:#fff;
    align-self: center;
}
#google_translate_element > div {
    font-size: 0px;
}
#google_translate_element > div > div {
    font-size: 12px;
}
.skiptranslate span {
    display: none;
}


.width-90 {width: 90%; margin: 0 auto;}
.home-locations{background: #2b2c2a; padding: 10px 0; color: #ddd; font-size: 14px; line-height: 21px; text-align: center;}
.home-locations a{font-family: 'Roboto Condensed', sans-serif; font-weight: 700; text-decoration: underline; color: #fff;}
.home-locations a:hover{color: #E02F00;}
a.location-button{display: block; background: #212121; border: 1px #aaa solid; text-decoration: none; text-align: center; width: 50px; margin: 5px auto;}
a.location-button:hover{background: #000;}
.location-column{float: left; width: 24%; margin: 10px auto;}
.location-column a .fas {color:#ff3600; text-decoration: none; padding: 5px 5px;}
.location-column a .fas:hover {color:#ff3600; text-decoration: none; padding: 5px 5px;}
.location-column a  { text-decoration: none;}
.clear {clear:both;}

/* NAVIGATION */

.nav ul li{display: inline-block; position: relative;}
.nav ul li a{display: block; font-family: "Roboto Condensed", sans-serif; font-size: 14px; font-weight: 700; text-transform: uppercase; color: #333; padding: 35px 10px 30px; border-bottom: 5px transparent solid; cursor:pointer;}
.nav ul li:hover > a{border-bottom: 5px #ff3600 solid;}
.nav ul li:hover > ul{display: block;}
.nav ul ul{display: none; position: absolute; border-bottom: 1px #fff solid; box-shadow: 0 0 5px 0 rgba(0,0,0,.25);}
.nav ul ul li{border: 1px #fff solid; border-bottom: none;}

.nav ul ul li a{background: #fff; width: 220px; text-transform: none; text-align: left; color: #333; padding: 12px 15px; border-bottom: none;}
.nav ul ul li:hover > a{background: #f5f5f5; border-bottom: none;}

.mobile-menu, .toggle-menu, .toggle-menu ul ul , .toggle-menu ul ul ul{display: none; position: relative;}
.mobile-menu .fa{margin: 0 5px 0 0;}
.mobile-menu a{float: left; width: 33.3333%; display: block; background: #333; font-family: "Roboto Condensed", sans-serif; font-weight: 700; font-size: 12px; text-transform: uppercase; text-align: center; color: #fff; border: 1px solid #fff; padding: 10px 5px; cursor: pointer;} .mobile-menu a:hover{background: #444;}
.mobile-menu .quick-search{top: 100%; width: 100%;}
.mobile-menu .quick-search input[type="text"]{padding: 15px !important;}

.toggle-menu .has-sub > a{position: relative; cursor: pointer;}
.toggle-menu .has-sub > a:after{position: absolute; font-family: FontAwesome; content: '\f0d7'; color: #fff; top: 20px; right: 20px;}
.toggle-menu .has-sub a.toggle-active:after{content: '\f0d8' !important;}
.toggle-menu ul li a{display: block; background: #333; font-family: "Roboto Condensed", sans-serif; font-weight: 700; font-size: 14px; text-transform: uppercase; border-bottom: 1px #777 solid; color: #fff; padding: 20px;}
.toggle-menu ul ul li a{background: #555; padding: 20px;}



.nav ul ul ul {
  left: 100%;
  top: 0;
  z-index: 1;
}

/* HOME */

.category-container{display: block; position: relative; padding: 25px 0;}
.category-container p{font-family: "Roboto Condensed", sans-serif; font-weight: 700;}
.category-row{display: flex;}
.category{flex: 1; position: relative; background: #fff; margin: 1px; padding: 15px 10px 10px; border: 1px solid #eee; box-shadow: inset 0px 5px 5px 0px rgba(0,0,0,0.15); overflow: hidden; transition: all .2s ease-in-out;}
.category:hover{box-shadow: inset 0px 5px 5px 0px rgba(0,0,0,0.5);}
.category img{display: block; margin: 0 auto;}
.category p{font-size: 14px; font-weight: 700; text-align: center; text-transform: uppercase; line-height: 16px; color: #555; margin: 5px 0 0;}

.our-brand-page .category{
    flex:none;
}

.about-section{background: #000; position: relative; padding: 50px; color: #fff; overflow: hidden;}
.about-section .about-image{position: absolute; top: 0; left: 0; width: calc(100% - 1200px); height: 100%; display: flex; justify-content: flex-end; align-items: center; overflow: hidden;}
.about-section .about-image img{flex-shrink: 0; min-height: 100%; min-width: 100%; max-width: none;}
.about-section .about-text{float: right; max-width: 1200px; padding: 0 50px;}
.about-section .about-text h3{margin: 5px 0;}
.about-section .welcome{font-family: "Roboto Condensed", sans-serif; font-size: 36px; font-weight: 700; text-transform: uppercase; line-height: 32px;}
.about-section .welcome span{font-size: 24px;}
.about-section .button-container{display: flex; margin: 25px 0;}
.about-section .button-container a{flex: 1; background: #ff3600; padding: 20px 10px; font-family: "Roboto Condensed", sans-serif; font-size: 16px; font-weight: 700; text-transform: uppercase; text-align: center; color: #fff; border: 1px #000 solid; cursor: pointer;}
.about-section .button-container a:hover{background: #992100; color: #fff;}

.locations{display: flex; margin: 50px 0; line-height: 24px;}
.locations .location-sidebar{width: 250px; background: #f5f5f5;}
.locations .location-sidebar strong{display: block; font-family: "Roboto Condensed", sans-serif; font-size: 16px; font-weight: 700; margin: 0 0 5px;}
.locations .location-sidebar p{padding: 20px; font-size: 14px;}
.locations .location-sidebar ul li a{display: block; font-family: "Roboto Condensed", sans-serif; font-weight: 700; padding: 15px 20px; cursor: pointer;}
.locations .location-sidebar ul li a:hover{background: #eee;}
.locations .location-sidebar ul li a.active{background: #fff; font-weight: 700; color: #ff3600;}
.locations .location-content{flex: 1; display: none; padding: 25px 25px 50px;}
.locations .location-content ul{overflow: hidden;}
.locations .location-content ul li{float: left; list-style: disc; margin: 0 15px; font-size: 13px;}

.offer-image{position: absolute !important; top: 0; right: 0; max-width: 800px !important; width: calc(100% - 1000px) !important; height: 100%; text-align: right; overflow: hidden !important;}
.offer-image img{position: absolute; max-width: inherit !important; width: inherit !important; min-height: 100%; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.offer-image img{-webkit-mask-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(35%, rgba(0,0,0,0)), color-stop(35%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,1)));}

/* NOUI SLIDER */

.noUi-target{position: relative; direction: ltr}
.noUi-origin{position: absolute; right: 0; top: 0; left: 0; bottom: 0; border-radius: 2px}
.noUi-marker, .noUi-pips, .noUi-tooltip, .noUi-value{position: absolute}
.noUi-horizontal{height: 12px; z-index: 0}
.noUi-horizontal .noUi-handle{width: 25px; height: 21px; left: -13px; top: -6px}
.noUi-horizontal .noUi-handle-upper{top: -5px}
.noUi-background{background: #ccc;}
.noUi-connect{background: #ff3600 !important; border: 1px #ccc solid;}
.noUi-target{width: calc(100% - 15px); margin: 15px auto;}
.noUi-handle{position: relative; background: #fff !important; border: 1px solid #ccc; border-radius: 3px;  z-index: 1;}
.noUi-handle:after, .noUi-handle:before{content: ""; display: block; position: absolute; height: 12px; width: 1px; background: #E8E7E6; left: 10px; top: 3px}
.noUi-handle:after{left: 12px}
.noUi-pips-horizontal{padding: 5px 0; height: 10px; top: 100%; left: 0; width: 100%}
.noUi-marker-horizontal.noUi-marker{margin-left: -1px; width: 1px; height: 5px; background: #777;}
.example-val{font-family: "Roboto Condensed", sans-serif; font-size: 14px; font-weight: 700; color: #fff;} .example-val span{font-weight: 400;}
#slider-price-value-lower:before, #slider-price-value-upper:before{content: '$'; padding-right: 2px}

/* SUB PAGES */

.contactForm{background: #f5f5f5; padding: 20px; margin: 15px 0; border-radius: 3px; border: 1px #ddd solid;}
.contactForm.container-fluid{padding-left: 20px !important; padding-right: 20px !important;}
.contactForm h1{font-size: 24px; margin-bottom: 15px;}
.contactForm label{display: block; margin: 0 0 5px; font-weight: 700; color: #555;}
.contactForm .checkbox{display: inline-block;}
.contactForm .checkbox label{font-weight: 400; margin: 0 15px 3px 0;}
.contactForm .form-group{margin: 0 20px 15px 0;}
.contactForm .form-control{height: 40px; padding: 10px;}
.contactForm textarea.form-control{height: 160px;}
.contactForm .glyphicon-star:before{font-family: FontAwesome; content: '\f069';}
.contactForm input[type="submit"]{background: #ff3600 !important;}
.recaptcha27, .recaptcha31, .recaptcha33, .recaptcha35{display: inline-block; width: 300px;}
.contactForm a.btn{max-width: 300px; width: 100%;}
.form-control-feedback{height: auto; width: auto; font-size: 10px;} i.form-control-feedback{line-height: normal;}
.btn-success, .btn-success:focus{border: none;}
.btn:not(.disabled):not(:disabled):hover, .btn-success:hover{box-shadow: none; background: #992100 !important;}

.locations .contactForm{background: none; padding: 0; padding-left: 0 !important; padding-right: 0 !important; margin: 0; border: none;}
.locations .contactForm h1{font-size: 20px;}
.locations .contactForm input, .locations .contactForm select, .locations .contactForm textarea{background: #f5f5f5;}

.about-box .col-sm-6{padding-left: 10px !important; padding-right: 10px !important;}
.about-box h2{text-transform: uppercase; color: #ff3600;}
.about-box h4{text-transform: uppercase;}
.dealer-container{display: flex;}
.dealers-image{width: 400px; background: #f5f5f5;}
.dealers-image img{width: 100%;height: auto !important;}
.dealers-text{flex: 1; background-color: #f5f5f5 ; padding: 50px;}
.dealers-text h2{text-transform: uppercase; color: #ff3600;}
.team-container{display: flex;}
.team-text{width: 400px; background-color: #ff3600; padding: 50px; text-align: right; color: #fff;}
.team-text h2{font-size: 36px; text-transform: uppercase; color: #000;}
.team-text a{display: block; border: 2px #fff solid; font-family: "Roboto Condensed", sans-serif; font-weight: 700; text-transform: uppercase; text-align: center; margin: 10px 0; padding: 12px;} .team-text a:hover{background: #fff; color: #ff3600;}
.team-images{flex: 1; background: #000; padding: 50px; color: #fff;}
.team-images .employee{float: left; width: calc(25% - 20px); margin: 10px; font-size: 12px; text-transform: uppercase; line-height: 20px;}
.team-images .employee:nth-child(4n+1){clear: both;}
.team-images .employee strong, .team-images .employee b{font-family: "Roboto Condensed", sans-serif; font-weight: 700; font-size: 16px;}
.team-images .employee img{display: block; margin: 0 0 15px; max-height: 240px; height: auto;}
.team-images .employee .employee-phone{font-size: 0; line-height: 32px; margin-right: 5px;}.team-images .employee .employee-phone:before{font-family: FontAwesome; font-size: 24px; content: '\f098';}
.team-images .employee .employee-email{font-size: 0; line-height: 32px;}.team-images .employee .employee-email:before{font-family: FontAwesome; font-size: 24px; content: '\f199';}

.widget_sandhills_bobcat_offers h1{font-size: 24px; line-height: 24px; color: #ff3600; margin-bottom: 5px !important;}
.widget_sandhills_bobcat_offers p{font-size: 14px; line-height: 20px;}
.widget_sandhills_bobcat_offers img{margin: 15px 0;}
.widget_sandhills_bobcat_offers a.btn{float: none !important; margin: 20px 0 0 !important; width: 100%;}
.widget_sandhills_bobcat_offers .offer{float: left; width: calc(33.3333% - 20px); background: #f5f5f5; margin-bottom: 10px; margin-left: 10px !important; margin-right: 10px !important; padding: 20px; border: 1px #ddd solid; border-radius: 3px; clear: none;}
.widget_sandhills_bobcat_offers .offer:nth-child(3n+1){clear: both;}

.category-widget .container-fluid, .category-row {
    display: flex;
    flex-wrap: wrap;    
}
.category-widget .container-fluid:before, .category-widget .container-fluid:after {
    display: none!important;
}
.category-widget .category {
    width:calc(100% - 4px); 
    margin-left:4px;
    margin-bottom:4px;
    display: block;
}
.category-widget img {
    margin-bottom:10px;
    width:100%;
}

@media (min-width: 1200px){
    .widget_sandhills_bobcat_offers .container{width: 100%;}
}

/* LOCATIONS */
.width-80 {width: 80%; margin-left: 10%; margin-right: 10%;}
.map-title {padding-top:25px;}
.map-title h1 {color:#ff3600;}
.map-flex {display: flex; flex-direction: row;  padding: 25px 0;}
.map-left {width: 40%; margin-right: 2%; padding: 15px 0;}
.map-right {width: 60%; padding: 15px 0;}



/* VIDEOS */

.video-container{display: flex; flex-wrap: wrap;}
.video-thumbnail{width: calc(25% - 10px); margin: 0 5px 15px; text-align: center;}
.video-thumbnail img{display: block; width: 100%;}
.video-thumbnail a{font-size: 14px; font-weight: 700; color: #777;}
.video-title{background: #fafafa; border: 1px #ccc solid; padding: 12px;}

.modal-video{position: fixed; top: 0; left: 0; height: 100%; background-color: rgba(0,0,0,.5); z-index: 1000000; cursor: pointer; opacity: 1; animation-name: modal-video; transition: opacity .3s ease-out}
.modal-video-close{opacity: 0}
.modal-video-close .modal-video-movie-wrap{transform: translate(0,100px)}
.modal-video-body{max-width: 940px; width: 100%; height: 100%; margin: 0 auto; display: table}
.modal-video-inner{display: table-cell; vertical-align: middle; width: 100%; height: 100%}
.modal-video-movie-wrap{height: 0; position: relative; padding-bottom: 56.25%; background-color: #333; animation-name: modal-video-inner; transform: translate(0,0);  transition: transform .3s ease-out}
.modal-video-movie-wrap iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%}
.modal-video-close-btn{position: absolute; padding: 0; margin: 0; z-index: 2; top: -35px; right: 0; display: inline-block; width: 25px; height: 25px; overflow: hidden; border: none; background: 0 0; cursor: pointer}
.modal-video-close-btn:after{font-family: FontAwesome; content: '\f00d'; font-size: 24px; color: #ccc;}
.modal-video-close-btn:hover:after{color: #fff;}
.modal-video, .modal-video-movie-wrap{animation-timing-function: ease-out; animation-duration: .3s; width: 100%}

@keyframes modal-video{
    from{opacity: 0} to{opacity: 1}
}
@keyframes modal-video-inner{
    from{transform: translate(0,100px)} to{transform: translate(0,0)}
}

/* FOOTER */

.top-footer{background: #ff3600; padding: 15px 0; font-size: 0; border-top: 1px #fff solid;}
.top-footer ul li{display: inline-block; width: 25%;}
.top-footer ul li img{margin: 0 10px 0 0;}
.top-footer ul li a{display: block; padding: 10px 0; font-family: "Roboto Condensed", sans-serif; font-size: 16px; font-weight: 700; text-transform: uppercase; color: #fff;} .top-footer ul li a:hover{opacity: .7;}
.footer{background: #000; padding: 50px 0 15px; font-family: "Roboto Condensed", sans-serif; font-weight: 700; color: #fff; border-top: 1px #fff solid;}
.footer .quick-search{display: block; position: relative; width: 100%;}
.footer h4{text-transform: uppercase; margin-bottom: 10px;}
.footer .footer-links ul li a{font-size: 15px; line-height: 24px; color: #999;} .footer .footer-links ul li a:hover{color: #fff;}
.footer .mailing-list{border: 1px #777 solid; padding: 15px; text-align: center;}
.footer .social{margin: 10px 0; text-align: center;} .footer .social ul li{display: inline;} .footer .social ul li a{font-size: 24px; padding: 0 5px;}
.footer .copyright{font-size: 12px; text-transform: uppercase; text-align: center; line-height: 18px; color: #999;}
.modal{color: #000;}

/* RESPONSIVE */

@media screen and (max-width: 1600px){
    .offer-image img{-webkit-mask-image: none;}
}
@media screen and (max-width: 1200px){
    .nav ul li a{font-size: 12px; padding: 32px 6px;}
    .top-footer ul li{width: 50%;}
    .about-section{padding: 15px;}
    .about-section .about-text{float: none; max-width: 100%; padding: 0;}
}
@media screen and (max-width: 1024px){
    .nav{display: none;}
    .top-header {
        background:#fff;
    }
    .top-header .phone, .top-header .search-toggle {
        display: none;
    }
    .google-translate p {
        color:#000;
    }
    .header{display: table; margin: auto; box-shadow: none;}
    .header .container{width: 100% !important;}
    .header .logo{width: auto; white-space: nowrap;}
    .mobile-menu{display: block; box-shadow: 0 0 5px 0 rgba(0,0,0,.25);}
    
    .container{width: calc(100% - 30px) !important;}
    .category-container{width: 100%; border-radius: 0; box-shadow: none; padding: 25px 0; top: 0;}
    .category-row{display: block;} .category{float: left; width: calc(50% - 2px);}
    .category:nth-child(2n+1){clear: both;}
    .n2-ss-control-bullet{bottom: 3px !important;}
    
    .title-container{padding: 25px 0;}
    .white-bg{width: 100%; border-radius: 0; box-shadow: none; padding: 25px 15px; top: 0;}
    .team-images .employee{width: calc(50% - 10px); margin: 10px 5px;}
    .team-images .employee img{margin: 0 auto 15px;}
    .team-images .employee:nth-child(2n+1){clear: both;} .team-images .employee:nth-child(4n+1){clear: none;}
    
    .offer-image{position: relative !important; left: 0; max-width: 100% !important; width: 100% !important; height: 75px !important; margin-bottom: 20px !important; text-align: center; box-shadow: none;}
    .offer-image img{max-width: 100% !important; width: 100% !important;}
	.map-flex {display: block;}
	.map-left {padding-bottom: 15px;}
	.map-left, .map-right {width: 100%;}
}
@media screen and (max-width: 768px){
    .column9, .column8, .column6, .column4, .column3{float: none; width: 100%; padding: 0; margin: 10px 0;}
    
    .tab-container{padding: 0;}
    .tab-buttons{display: block;}
    .tab-buttons a{flex: none; width: 100%; font-size: 16px;}
    .about-section .button-container{display: block;}
    .about-section .button-container a{display: block; flex: none; width: 100%;}
    
    .locations{display: block;}
    .locations .location-sidebar{display: block; width: 100%; margin: 0 0 10px;}
    .locations .location-content{flex: none; width: 100%;}
    
    .dealer-container, .team-container{display: block;}
    .dealers-image, .team-text{width: 100%;}
    .dealers-text, .team-text, .team-images{padding: 15px; text-align: center;}
    .team-text h2{font-size: 28px;}
    
    .video-thumbnail{width: calc(50% - 10px);}
    
    .widget_sandhills_bobcat_offers .offer{width: calc(50% - 20px);}
    .widget_sandhills_bobcat_offers .offer:nth-child(2n+1){clear: both;} .widget_sandhills_bobcat_offers .offer:nth-child(3n+1){clear: none;}
    
    .top-footer{padding: 0;} .top-footer .container{width: 100% !important; padding: 0; margin: 0;}
    .top-footer ul li{width: 100%; border-bottom: 1px #fff solid;}
    .top-footer ul li a{padding: 15px;}
    .footer{padding: 25px 0 0;}
    .footer .quick-search, .footer-links{display: none;}
    .footer .column9{text-align: center;}
}
@media screen and (max-width: 480px){
	.location-column{float: left; width: 49%; margin: 10px auto;}
	input, select{-webkit-appearance: none;}
	input[type="checkbox"]{-webkit-appearance: checkbox;}
    
    .video-thumbnail{float: none; width: 100%; margin: 0 0 15px;}
    
    .widget_sandhills_bobcat_offers .offer{width: 100%; margin-left: 0 !important; margin-right: 0 !important;}
    .widget_sandhills_bobcat_offers .offer{clear: both;} .widget_sandhills_bobcat_offers .offer:nth-child(2n+1){clear: none;} .widget_sandhills_bobcat_offers .offer:nth-child(3n+1){clear: none;}
}