/* 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;}

.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: 1200px !important; width: calc(100% - 50px) !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 */

.header{position: relative; background: #000; border-bottom: 1px #fff solid;}
.header .logo{width: 15%; display: inline-block; vertical-align: middle; background: #ff3600; padding: 10px 0 10px 25px; font-family: "Roboto Condensed", sans-serif; font-weight: 700;}
.header .logo a, .header .logo a:hover{color: #fff;}
.header .logo img{width: 135px;} .header .logo p{display: block; text-indent: 45px; padding:8px 0 2px 0;} .header .logo p a:hover{color: #000}
.header .search-toggle{display: none; float: right; padding: 25px; font-size: 24px; text-align: center; color: #ccc; cursor: pointer;}
.header .search-toggle:hover{background: #333; color: #fff;} .header .search-toggle.active{background: #333; color: #fff;}
.header .quick-search{display: inline-block; width: 250px; padding: 20px 15px 0;}

.quick-search{width: 100%;}
.quick-search form{position: relative;}
.quick-search form:before{font-family: FontAwesome; content: '\f002'; position: absolute; top: 10px; right: 8px; color: #ccc; pointer-events: none; z-index: 999;}
.quick-search input[type="text"]{display: block; padding: 12px; 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;}
.search-mobile{display: none; position: absolute; width: 300px; right: 0; z-index: 999;}
.search-mobile input[type="text"]{padding: 15px;}
.search-mobile form:before{top: 13px; right: 10px;}

/* NAVIGATION */

.header .nav{display: inline-block; vertical-align: middle; position: relative; padding:0 15px; z-index: 9999;}
.header .navicon{display: none; float: left; background: #333; font-size: 24px; color: #fff; padding: 24px; cursor: pointer;}

.nav ul li{display: inline-block; position: relative; text-align: center;}
.nav ul li img{display: block; margin: 0 auto 5px;}
.nav ul li a{display: block; font-family: "Roboto Condensed", sans-serif; font-size: 14px; font-weight: 700; text-transform: uppercase; color: #ccc; padding: 20px 13px 13px; border-bottom: 5px transparent solid;}
.nav ul li:hover > a{color: #fff; border-bottom: 5px #ff3600 solid;}
.nav ul li:hover > ul{left: -1px;}
.nav ul ul{display: block; position: absolute; left: -9999px; 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; color: #333; border-bottom: none;}

.toggle-menu{display: none; position: relative;}
.toggle-menu img{margin-right: 15px;}
.toggle-menu .has-sub{position: relative; cursor: pointer;}
.toggle-menu .has-sub:after{position: absolute; font-family: FontAwesome; content: '\f0d7'; color: #fff; top: 20px; right: 20px;}
.toggle-menu .toggle-active:after{content: '\f0d8' !important;}
.toggle-menu ul li{border-bottom: 1px #555 solid;}
.toggle-menu ul li a{display: block; background: #000; font-family: "Roboto Condensed", sans-serif; font-weight: 700; font-size: 14px; text-transform: uppercase; color: #ccc; padding: 15px;}
.toggle-menu ul li:hover > a{color: #fff;}
.toggle-menu ul ul{display: none; position: relative;}
.toggle-menu ul ul li a{background: #333;}

/* HOME */

.categories{background: #555;}
.category-container{display: block; position: relative; background: #fff; width: calc(100% - 50px); margin: 0 auto; padding: 25px; text-align: center; top: -25px; border-radius: 3px; box-shadow: 0 0 5px 0 rgba(0,0,0,.25);}
.category-container h1, .category-container h2{text-transform: uppercase; margin: 0;} .category-container h1 span, .category-container h2 span{color: #ff3600;}
.category-container p{font-family: "Roboto Condensed", sans-serif; font-weight: 700;}
.category-row{display: flex;}
.category{flex: 1; position: relative; overflow: hidden; border: 1px solid #fff;}
.category img{display: block; width: 100%;}
.category .category-caption{position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 15px; z-index: 10; background: rgba(0,0,0,.5); text-transform: uppercase; transition: all .5s ease}
.category .category-caption h4{font-weight: 700; text-align: right; color: #fff; position: absolute; bottom: 10px; right: 10px;}
.category:hover .category-caption{background: rgba(255,54,0,.8);}

.about-section{background: url("../images/about-bg.png") top center no-repeat;}
.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 #fff 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))
    );
}

/* SEARCH */

.search-form{background: #000; margin-top: -50px; padding: 50px 0 25px;}
.search-form .container{padding: 15px 20px !important; border: 1px #ccc solid;}
.search-form h2{display: block; background: #000; position: relative; top: -25px; width: 250px; margin: 0 auto; text-align: center; text-transform: uppercase; color: #fff;}
.search-form .row{margin: 0 0 15px;}
.search-form input, .search-form select{display: block; width: 100%; background: #fff; padding: 12px; font-family: "Roboto Condensed", sans-serif; font-size: 13px;}
.search-form input[type="submit"]{display: block; background: #ff3600; padding: 15px; font-family: "Roboto Condensed", sans-serif; font-weight: 700; text-transform: uppercase; text-align: center; color: #fff; border: none; transition: all .2s ease-in-out;}
.search-form input[type="submit"]:hover{background: #992100;}

.tab-buttons{display: flex;}
.tab-buttons a{display: block; background: #ff3600; flex: 1; padding: 15px 0; font-family: "Roboto Condensed", sans-serif; font-size: 18px; font-weight: 700; text-transform: uppercase; text-align: center; color: #fff; border: 1px #000 solid; cursor: pointer;}
.tab-buttons a:hover, .tab-buttons a.active{background: #992100; color: #fff;}
.tab-buttons img{position: relative; top: -3px; right: 2px;}
.tab-container{padding: 20px 0;}
.tab-container .tab-content{display: none;}

/* 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 */

.title-container{position: relative; background-repeat: no-repeat; background-position: 50% 0; background-size: cover; text-transform: uppercase; padding: 35px 0 50px; color: #fff;}
.title-container .overlay{background: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.title-container .container{position: relative; z-index: 99;}
.white-bg{display: block; position: relative; background: #fff; max-width: 1200px; margin: 0 auto; padding: 35px 25px; top: -25px; border-radius: 3px; box-shadow: 0 0 5px 0 rgba(0,0,0,.25);}

.white-bg{display: block; position: relative; background: #fff; max-width: 1200px; margin: 0 auto; padding: 35px 25px; top: -25px; border-radius: 3px; box-shadow: 0 0 5px 0 rgba(0,0,0,.25);}

.inv-pg-bg .container {
    max-width: 1320px!important;
    display: block; position: relative; background: #fff;margin: 0 auto; padding: 35px 25px; top: -25px; border-radius: 3px; box-shadow: 0 0 5px 0 rgba(0,0,0,.25);
}

.white-bg .locations{margin: 0;}
.white-bg .widget_sandhills_editable_area{line-height: 28px;}

.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';}
.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 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 h1{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;}

@media (min-width: 1200px){
    .widget_sandhills_bobcat_offers .container{width: 100%;}
}



.btn-success, .btn-success:focus{background-color: #000 !important}
.btn-success:hover{background-color: #ff3600 !important}


/* VIDEOS */

.video-thumbnail{float: left; width: calc(25% - 10px); margin: 0 5px 15px; text-align: center;}
.video-thumbnail:nth-child(4n+4){clear: both;}
.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; box-sizing: border-box;}

.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 */

.footer{background: #000; padding: 50px 0 15px; font-family: "Roboto Condensed", sans-serif; font-weight: 700; color: #fff; border-top: 1px #fff solid;}
.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; color: #fff !important}
.footer .copyright{font-size: 12px; text-transform: uppercase; text-align: center; line-height: 18px; color: #999;}
.modal{color: #000;}

.footer p a{color: #fff !important}
/* RESPONSIVE */

@media screen and (max-width: 1800px){
    .header .search-toggle{display: block;}
    .header .quick-search{display: none;}
    .search-mobile.quick-search form:before{content: '\f061';}   
}
@media screen and (max-width: 1600px){
	.header{display: flex; align-items: center;}
    .header .logo{justify-content: flex-start; float: none; position: relative; width: 250px; background: none; padding: 10px 0; margin: 0 auto; left: 0; right: 0; text-align: center; z-index: 999;} .header .logo p{text-align: center; margin: 0 auto !important; text-indent:0}
    .header .nav{display: none;}
    .header .navicon{display: block;justify-content: flex-start; padding:50px 24px}
    .header .search-toggle{float: right; background: #333; color: #fff; padding:50px 24px;justify-content: flex-start;}
    .search-mobile{width: 100%;}
    .offer-image img{-webkit-mask-image: none;}
}
@media screen and (max-width: 1024px){
    .container{width: calc(100% - 30px) !important;}
    .category-container{width: 100%; border-radius: 0; box-shadow: none; padding: 25px 15px; top: 0;}
    .category-row{display: block;} .category{float: left; width: 50%;}
    .search-form{margin-top: 0;}
    .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;}
}
@media screen and (max-width: 768px){
    .column9, .column8, .column6, .column4, .column3{float: none; width: 100%; padding: 0; margin: 10px 0;}
    
    .category-container h2{font-size: 24px;}
    .category{float: none; width: 100%; height: 75px;}
    .category img{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
    .category .category-caption h4{font-size: 20px; right: auto; left: 15px; bottom: 20px;}
    .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%; padding: 25px 0;}
    
    .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);}
    .video-thumbnail:nth-child(2n+2){clear: both;}
    
    .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;}
    
    .footer{padding: 25px 0 0;}
    .footer .quick-search, .footer-links{display: none;}
    .footer .column9{text-align: center;}
}
@media screen and (max-width: 480px){
	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;}
}