/*
Theme Name: Outback GutterVac
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: outback-guttervac
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Outback GutterVac is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

@font-face {
    font-family: 'HelveticaBold';
    src: url('fonts/HelveticaBold.eot');
    src: url('fonts/HelveticaBold.eot') format('embedded-opentype'),
         url('fonts/HelveticaBold.woff2') format('woff2'),
         url('fonts/HelveticaBold.woff') format('woff'),
         url('fonts/HelveticaBold.ttf') format('truetype'),
         url('fonts/HelveticaBold.svg#HelveticaBold') format('svg');
}
@font-face {
    font-family: 'HelveticaLight';
    src: url('fonts/HelveticaLight.eot');
    src: url('fonts/HelveticaLight.eot') format('embedded-opentype'),
         url('fonts/HelveticaLight.woff2') format('woff2'),
         url('fonts/HelveticaLight.woff') format('woff'),
         url('fonts/HelveticaLight.ttf') format('truetype'),
         url('fonts/HelveticaLight.svg#HelveticaLight') format('svg');
}

/* Your Style Here */
html {
    -webkit-font-smoothing: antialiased;
}
body{
    overflow-x: hidden;
}
/***** HEADER ********/
.section.header-alt{
    position: relative;
}
.section.header-alt .header-content-left h4{
    font-size: 30px;
    margin: 0;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.48);
}

.section.header-alt  .header-content-left h1,
.not-home .section.header-alt h1{
    font-size: 60px;
    margin: 10px 0 60px;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.48);
}
.not-home .section.header-alt h1{
    font-size: 80px;
}
.section.section-header.header-blog{
     padding-top: 300px;
    padding-bottom: 36px;
}
.not-home .header-blog h1{
    text-align: left;
}
.not-home .header-content-left .logos ul,
.not-home .header-blog .logos ul{
    margin-left: 0;
    padding-left: 0;
}
.not-home .header-content-left .logos ul li,
.not-home .header-blog .logos ul li{
    display: inline-block;
    float: left;
    padding: 0 40px 0 0;
}
.not-home .header-content-left .logos ul li img,
.not-home .header-blog .logos ul li img{
    top: 50%;
    moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
}
.header-left .section.section-header.header-alt{
    padding-bottom: 50px;
    position: relative;
}
/*.section.section-header.header-alt:after{
    content: '';
    background: url(images/headeralt-bottom-bg.png);
    position: absolute;
    width: 100%;
     height: 78px;
    bottom: 0;
}*/
/******** CONTENT *********/
input[type="text"],
input[type="email"],
textarea{
    border: 1px solid #f37825;
    width: 100%;
    height: 54px;
    line-height: 42px;
    padding: 0 15px;
    font-size: 15.59px;
    color: rgba(0,0,0,.50) !important;
    outline: none;
}
.gform_wrapper input{
   color: rgba(0,0,0,.50) !important;
}
textarea{
    height: 9.375em;
     color: rgba(0,0,0,.50);
    outline: none;
}
.not-home .section h2{
    font-size: 44px;
}
.btn.large-orange{
    background: url(images/sprite.png) left -88px;
    border: 0;
    height: 65px;
    line-height: 65px;
    width: 230px;
    padding: 0;
    text-align: center;
    font-weight: bold;
    color: #5d1a03;
    text-transform: uppercase;
    outline: 0;
}
.btn.large-orange2{
    background: url(images/orangebtn.png) no-repeat center;
    border: 0;
    height: 70px;
    /*line-height: 65px;*/
    width: 400px;
    padding-top: 14px;
    text-align: center;
    font-weight: bold;
    color: #5d1a03;
    text-transform: uppercase;
    outline: 0;
}
.inner-container .site-content .container{
    max-width: 1030px;
}
.not-home .content ul{
    padding-left: 10px;
}
.not-home .content .plain-content ul{
    padding-left: 0;
    margin-bottom: 0;
}
.not-home .normal-content ul li{
    position: relative;
    list-style: none;
    padding-left: 15px;
    margin-bottom: 20px;
}
.plain-content ul li:before,
.u-link li:before{
    position: absolute;
    top: 8px;
    left: 0;
    background-color: #f26822;
    content: "";
    display: inline-block;
    height: 5px;
    width: 5px;
    border-radius: 100%;
}
.not-home .content h4,
.not-home .content h5{
	font-family: 'HelveticaBold';
	font-size: 16px;
	text-transform: none;
    margin-bottom: 20px;
    line-height: 24px;
}
.not-home .content h4{
	font-size: 18px;
    line-height: 26px;
}
.section.plain-content h2:after{
	display: none;
}
.not-home .content a.link{
	color: #f26822;
	text-decoration: underline;
}
.plain-content{
    clear: both;
}
.plain-content .btn{
     margin-top: 30px;
}
.not-home .site-content{
    padding: 90px 0 0;
}
.not-home header .header{
    background-color: #ede9e0;
}
.not-home .main-navigation a{
    color: #000 ;
}
.not-home .main-navigation .search-icon a{
    background:url(images/search-icon-inner.png) no-repeat;
}
.blog .main-navigation .search-icon a,
.single .main-navigation .search-icon a,
.search .main-navigation .search-icon a{
	background: url(images/sprite.png);
}
.not-home .site-content{
	position: relative;

}
.has-header-alt .site-content{
   padding-bottom: 60px;
}
.not-home .site-content:before{
	content: '';
	background: url(images/inner-page-top.png) no-repeat;
	position: absolute;
	height: 11px;
    width: 100%;
    top: -11px;
}
.has-header-alt  .site-content:before,
.blog  .site-content:before,
.search  .site-content:before,
.single  .site-content:before{
    display: none;
}
.contact-page .content .container{
	max-width: 1085px;
}
.contact-page .normal-content{
	padding-right: 110px;
}
.contact-page h2.heading{
    max-width: 65%;
}
.contact-page ul.etc {
    text-align: left;
    margin-bottom: 15px;
    padding-left: 0;
}
.contact-page .gform_wrapper .ginput_complex .ginput_left,
.contact-page .gform_wrapper .ginput_complex .ginput_right,
.contact-page .gform_wrapper .ginput_complex .ginput_full input[type=text]{
	width: 100% !important;
	margin: 5px 0;
}
.gform_wrapper label{
	display: none !important;
}
.contact-page .gform_wrapper .ginput_complex .ginput_right {
    margin-left: 0;
}
.gform_wrapper textarea{
	border: 1px solid #f37825;
    width: 100% !important;
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    color: #000;
}
.gform_wrapper textarea:focus{
	outline:0;
	border-color:#c7580d;
}
.contact-page .gform_wrapper ul li.gfield{
    margin: 5px 0;
    padding: 0;
}
.contact-page .ginput_complex,
.contact-page .ginput_container_textarea{
	margin-top: 0 !important;
}
.gform_wrapper textarea.medium{
    height: 124px;
    padding: 0 20px;
}
.blog-sidebar .gform_wrapper input::-webkit-input-placeholder,
.blog-sidebar .gform_wrapper textarea::-webkit-input-placeholder,
.contact-page .gform_wrapper input::-webkit-input-placeholder,
.contact-page .gform_wrapper textarea::-webkit-input-placeholder{
  color: rgba(0,0,0,0.5) ;
}
.blog-sidebar .gform_wrapper input::-moz-placeholder,
.blog-sidebar .gform_wrapper textarea::-moz-placeholder,
.contact-page .gform_wrapper input::-moz-placeholder,
.contact-page .gform_wrapper textarea::-moz-placeholder{
  color: rgba(0,0,0,0.5);
}
.blog-sidebar .gform_wrapper input:-ms-input-placeholder,
.blog-sidebar .gform_wrapper textarea:-ms-input-placeholder,
.contact-page .gform_wrapper input:-ms-input-placeholder,
.contact-page .gform_wrapper textarea:-ms-input-placeholder {
  color: rgba(0,0,0,0.5);
}
.blog-sidebar .gform_wrapper input:-moz-placeholder,
.blog-sidebar .gform_wrapper textarea:-moz-placeholder,
.contact-page .gform_wrapper input:-moz-placeholder,
.contact-page .gform_wrapper textarea:-moz-placeholder{
 color: rgba(0,0,0,0.5) ;
}
.contact-page .featured-services:before{
	content: '';
	position: absolute;
    height: 14px;
    width: 100%;
    top: -10px;
    background-image: url(images/contact-featured-bg.png);
}
.contact-page .featured-services:after{
	content: '';
    position: absolute;
    top: -5px;
    left: 49.1%;
    height: 10px;
    width: 15px;
    z-index: 20;
    background: url(images/arrow-down.png) no-repeat;
}
.contact-page .has-sidebar:after{
	position: absolute;
    bottom: -102px;
    left: 48.2%;
    -webkit-transform: translatey(-48%) rotate(45deg);
    -ms-transform: translatey(-48%) rotate(45deg);
    transform: translatey(-48%) rotate(45deg);
    content: "";
    height: 28px;
    width: 28px;
    z-index: 20;
    background: #fff;
}
.contact-page .featured-services{
    background: #eeeae1;
    margin-top: 80px;
    position: relative;
    padding-bottom: 90px !important;
}
.contact-page .featured-services .container{
    max-width: 1180px;
}
.contact-page ul.etc li{
	padding: 0px 20px 0 0;
}
.contact-page ul.etc li:last-child{
	padding-right: 0;
}
.has-sidebar{
	float: left;
    position: relative;
}
.sidebar h2.widget-title{
	margin-top: 0;
    max-width: 90%;
}
.not-home .contact-info h5{
	font-size: 20px;
	font-family: 'HelveticaBold';
    text-transform: none;
        margin-bottom: 15px;
}
.contact-info{
    margin: 30px 0 75px;
}
.contact-info p{
	font-family: 'HelveticaLight';
	font-size: 16px;
	margin-bottom: 5px;
}
.nl{
    text-align: center;
    padding: 100px 0 30px;
}
.nl h2{
	color: #fff;
    margin: 0 0 20px;
}
.nl .btn.yellow{
	font-size: 11.99px;
	width: 251px;
    height: 55px;
    line-height: 57px;
	background: url(images/btn-yellow.png) no-repeat;
}
.sidebar ul.logo{
    margin-top: 55px;
}
.sidebar ul.logo li{
    margin: 0;
    width: 25%;
    float: left;
    padding: 0;
}
.sidebar ul.logo li:before{
	display: none;
}
.sidebar ul.logo img{
	width: 80%;
	top: 50%;
    moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
}
.sidebar ul.logo li:nth-child(2) img{
	width: 50%;
}
.section .services-block .wrap-img{
    height: 200px;
}
.sidebar-up .site-content{
	padding-top: 0;
}
.sidebar-up .has-sidebar{
	margin-top: 0;
}
.sidebar-up .normal-content{
	margin-top: 60px;
    padding-right: 0;
    width: 58%;
}
.sidebar-up .sidebar-container,
.not-home .blog-sidebar{
    padding: 80px 40px ;
    right: -80px;
    width: 42%;
    margin-bottom: 50px;
    background: #ede9e0; /* Old browsers */
    background: -moz-linear-gradient(top, #ede9e0 67%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ede9e0 67%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ede9e0 67%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ede9e0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.sidebar-up .sidebar h2.widget-title{
    max-width: 100%;
    font-size: 35px;
    margin-bottom: 25px;
}
.sidebar-up .sidebar ul li{
	padding-left: 0;
}
.sidebar-up .site .gform_wrapper .gform_footer{
	text-align: center;
    padding: 30px 0 60px;
}
.sidebar-up .nl{
    padding: 65px 0;
}
.sidebar-up .nl img{
    margin-bottom: 40px;
}
.img-left-blurb{
    float: left;
    margin: 40px 0;
}
.img-blurb{
	width: 250px;
    height: 190px;
    overflow: hidden;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
    transform: rotate(-3deg);
    padding: 0;
}
.img-left-blurb .right-content{
    padding-left: 55px;
}
.img-content{
    height: 252px;
    overflow: hidden;
    margin-bottom: 40px;
    -webkit-box-shadow: 7px 7px 15px 0px rgba(0,0,0,0.29);
    -moz-box-shadow: 7px 7px 15px 0px rgba(0,0,0,0.29);
    box-shadow: 7px 7px 15px 0px rgba(0,0,0,0.29);
}
.img-content img{
    width: 100%;
}
.plain-content .text-left{
    padding: 10px 30px 0 0;
}
.plain-content .img-blurb{
    width: 195px;
    height: 125px;
    margin-top: 7px;
}
.ccs.not-home .section h2{
    padding-right: 20px;
}
.commercial-index .section.content-right .absolute-wrap{
    width: 50%;
}
.commercial-index .section .absolute-wrap{
    width: 47%;
}
.commercial-index .section.content-right .content-wrap{
    padding-left: 50px;
}
.commercial-index .section-content-image .btn.yellow{
    background-position: left -182px;
    width: 200px;
    height: 51px;
    line-height: 51px;
}
.commercial-index .services-block .btn,
.commercial-index .featured-services .etc,
.commercial-index .featured-services .logo{
    display: none;
}
.commercial-index .section .content-wrap{
    height: auto;
    padding-bottom: 80px;
}
.commercial-index .section .services-block h3{
    text-transform: none;
}
.fw-contact{
    padding: 100px 0;
    background-size: cover !important;
}
.fw-contact .container{
     max-width: 560px;
    background: #ffffff;
    text-align: center;
    padding: 60px 55px;
}
.fw-contact .gform_footer{
    text-align: center;
}
.fw-contact .gform_wrapper ul li.gfield{
    padding-left: 0;
    margin-bottom: 10px;
}
.fw-contact .gform_wrapper ul li.gfield input{
    height: 54px;
}
.section.fw-contact h2:after{
     margin: 15px auto 30px;
}
.site-content .section.section-content-image:nth-child(1){
    margin-top: -20px;
}
/*.section.section-content-image:after{
    position: absolute;
    bottom: -28px;
    left: 50.5%;
    -webkit-transform: translatey(-48%) rotate(45deg);
    -ms-transform: translatey(-48%) rotate(45deg);
    transform: translatey(-48%) rotate(45deg);
    content: "";
    height: 28px;
    width: 28px;
    z-index: 20;
    background: #fff;
}*/
/*.section.section-content-image:before{
    content: '';
    position: absolute;
    bottom: -5px;
    left: 49.1%;
    height: 10px;
    width: 15px;
    z-index: 20;
    background: url(images/arrow-down.png) no-repeat;
}*/
.section.section-content-image.content-right:after{
    background: #ede9e0;
}
.section-content-image.content-right:before{
    content: "";
    position: absolute;
    background: url(images/content-img-topbg.png);
    width: 100%;
    height: 8px;
    top: -4px;
}
.commercial-index .plain-content .button-wrap{
    text-align: center;
    margin: 30px auto 100px;
}
.commercial-index .plain-content .button-wrap a{
    display: inline-block;
    margin: 0 15px;
}
.entry-meta ul li{
    display: inline-block;
}
.entry-meta ul li:first-child{
    padding-left: 0;
}
.wp-post-image{
    width: 100%;
}
.not-home .tab-pane ul{
    padding-left: 0;
}
.not-home .tab-pane ul li{
    float: left;
    display: block;
    margin-bottom: 35px;
    width: 100%;
}
.not-home .tab-pane ul:last-child li{
    margin-bottom: 0;
}
.not-home .thumb{
    padding-left: 0;
}
.thumb img{
    object-position: 100%;
    -o-object-position: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    width: 80px;
    height: 75px;
    border: 3px solid #fff;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.24);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.24);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.24);
}
.thumb-desc{
    padding: 0;
    font-size: 15px;
}
.thumb-desc .readmore{
    clear: both;
    font-size: 15px;
    color: #000;
    display: block;
    text-decoration: underline;
    font-family: 'HelveticaBold';
    margin-top: 15px;
}
.blog .top-bar,
.blog .header,
.single .top-bar,
.single .header,
.search .top-bar,
.search .header{
    z-index: 2;
}
.blog.not-home .header,
.single.not-home .header,
.search.not-home .header{
    background-color: rgba(0,0,0,0.6);
}

.blog .main-navigation a,
.single .main-navigation a,
.search .main-navigation a{
    color: #fff;
}
.blog .site-content,
.single .site-content,
.search .site-content{
   padding-top: 0;
}
.not-home .left-content{
    padding: 80px 60px 80px 0;
}
.not-home .blog-sidebar{
    right: auto;
    width: 38%;
    margin-top: -20px;
}
.blog-sidebar section{
    margin-bottom: 50px;
    clear: both;
    float: left;
    width: 100%;
}
form{
    position: relative;
}
#searchsubmit{
    background: none;
    border: none;
    outline: none;
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 19.85px;
}
.blog-sidebar .widget-title{
    margin-bottom: 20px;
}
.blog-sidebar .nav-tabs {
    border-bottom: 1px solid #bebab3;
    padding-bottom: 25px;
    margin-bottom: 40px;
}
.blog-sidebar .nav-tabs>li.active>a,
.blog-sidebar .nav-tabs>li.active>a:focus,
.blog-sidebar .nav-tabs>li.active>a:hover{
    background: none;
    border-right: 1px solid #000;
    border-top: 0;
    border-left: 0;
    color: #f26822;
}
.blog-sidebar .nav-tabs li a,
.blog-sidebar .nav-tabs>li>a:focus,
.blog-sidebar .nav-tabs>li>a:hover{
    font-size: 24px;
    font-family: 'HelveticaBold';
    color: #000;
    border-right: 1px solid #000;
    padding: 0 20px;
    line-height: 24px;
    border-radius: 0;
}
.blog-sidebar .nav-tabs li.active a{
    border-right: 1px solid #000;
}
.blog-sidebar .nav-tabs li:nth-child(1) a{
    padding-left: 0;
}
.blog-sidebar .nav-tabs li:nth-child(3) a,
.blog-sidebar .nav-tabs>li:nth-child(3).active>a:focus,
.blog-sidebar .nav-tabs>li:nth-child(3).active>a:hover{
    padding-right: 0;
    border: 0;
}
.blog-sidebar .nav-tabs li.active a{
   color: #f26822;
}
.site .blog-sidebar .gform_wrapper .gform_footer{
    text-align: center;
    padding: 35px 0 0;
}
.blog-sidebar .nl{
    padding: 65px 0 30px;
    background-size: cover !important;
}
.blog-sidebar .nl img{
     margin-bottom: 30px;
}
.blog-sidebar .categories{
     text-indent: -999px;
}
.blog-sidebar .categories ul{
    text-indent: 1px;
    margin-left: 0;
    padding-left: 0;
}
.blog-sidebar .categories ul li{
    list-style: none;
    padding-bottom: 10px;
}
.blog-sidebar .categories ul li a{
    color: #000;
    font-size: 15px;
}
.not-home .entry-meta{
     margin-bottom: 20px;
}
.not-home .entry-meta ul,
.not-home .entry-meta li{
    margin-bottom: 0;
}
.entry-meta ul.pull-left li span,
.entry-meta ul.pull-left li a{
    color: #000;
    font-size: 14px;
    border-right: 1px solid #000;
    padding:0 10px;
}
.entry-meta ul.pull-left li span{
    padding-left: 0;
}
.entry-meta ul.pull-left li:nth-child(1) a {
    padding-left: 0;
}
.entry-meta ul.pull-left li:nth-child(3) span{
    padding-right: 0;
    border: 0;
}
.entry-meta .pull-right{
     margin-top: -5px;
}
.single .entry-title{
    padding-right: 50px;
}
.single .entry-content h4{
    font-family: 'HelveticaBold';
    font-size: 16px;
    text-transform: none;
    margin-bottom: 15px;
}
.addtoany_list.a2a_kit_size_32 a {
    margin-top: -3px;
}
.a2a_svg{
     background: url(images/share-social.png) no-repeat !important;
    width: 21px !important;
    height: 21px !important;
}
.a2a_s_facebook{

    background-position: 0 0 !important;
}
.a2a_s_twitter{
    background-position: -30px 0 !important;
}
.a2a_s_pinterest{
    background-position: -67px 0 !important;
}
.a2a_s_google_plus{
    background-position: -107px 0 !important;
}
.addtoany_list.a2a_kit_size_32 a{
    padding-left: 12px;
}
.comment-notes,
.comment-form-url,
.comment-form-author,
.comment-form-email,
.comments-area label{
    display: none;
}
.comment-form-author.yourname,
.comment-form-email.youremail{
    display: block;
}
.comments-area{
    margin-top: 65px;
}
.comments-area input{
    height: 43px;
    font-size: 14px;
}
.comments-area textarea{
    height: 133px;
    padding-top: 12px;
    font-size: 14px;

}
.comment-reply-title{
    margin-bottom: 30px;
    font-size: 28px;
}
.form-submit{
     margin-top: 30px;
    float: left;
    outline: none;
}
.not-home .form-submit .btn{
    background: url(images/submit-bg.png) no-repeat;
    width: 162px;
    height: 60px;
}
.not-home .form-submit .btn:hover{
    opacity: .7;
}
.post-navigation {
    float: right;
    margin-top: 50px;
    right: 0;

}
.post-navigation a{
     color: #f26822;
    z-index: 999;

}
.post-navigation a:hover,
.post-navigation a:focus,
.post-navigation a:visited{
    color: #f26822;
}
.post-navigation .pull-left{
     padding-right: 155px;
    text-indent: -999px;
}
.post-navigation .pull-right{
    text-indent: -999px;
}
.post-navigation .pull-left a{
    text-indent: 1px;
    display: block;
    margin-top: -20px;
        z-index: 2;
    position: relative;
}
.post-navigation .pull-right a{
    text-indent: 910px;
    position: absolute;
      display: inline-block;
        z-index: 1;
}
.post-navigation .pull-left a:before{
    content: '';
    background: url(images/posts-arrow.png) no-repeat;
    width: 12px;
    height: 17px;
    position: absolute;
    background-position: 0 0;
    margin-left: -25px;
}
.post-navigation .pull-right a:after{
    content: '';
    background: url(images/posts-arrow.png) no-repeat;
    width: 12px;
    height: 17px;
    position: absolute;
    background-position: -14px 0;
    margin-left: 25px;
}
.blog .entry-title{
    padding-right: 30px;
}
.blog .entry-title a{
    color: #000;
}
.blog .content-area .readmore{
    clear: both;
    display: block;
    margin: 30px 0 60px;
    background: url(images/blog-readmore.png) no-repeat;
    width: 152px;
    height: 49px;
}
.custom-pagination{
    border-top: 1px solid #cccccc;
    text-align: center;
    padding: 30px 0;
    margin-top: 80px;
}
.custom-pagination .prev{
    float: left;
    content: '';
    background: url(images/posts-arrow.png) no-repeat;
    width: 12px;
    height: 17px;
    display: inline-block;
    background-position: 0 0;
    text-indent: -9999px;
}
.custom-pagination .next{
    float: right;
    content: '';
    background: url(images/posts-arrow.png) no-repeat;
    width: 12px;
    height: 17px;
    display: inline-block;
    background-position: -14px 0;
    text-indent: -9999px;
}
.custom-pagination .page-numbers{
    color: #000;
    font-size: 14px;
    font-family: 'HelveticaBold';
    padding: 0 5px;
}
.custom-pagination .page-numbers.current{
    color: #fff;
    background: #f26822;
    padding: 5px 10px;
    -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out;
  cursor: pointer;
}
.custom-pagination .page-numbers.current:hover{
    background: #fff;
    color: #f26822;
}
.blog .img-content{
     height: 237px;
}
.blog-wrap img{
    object-position: 100% -100px;
    -o-object-position: 100% -100px;
    object-fit: cover;
    -o-object-fit: cover;
}
.search .page-header,
.search .page-title{
     margin: 0;
}
.search .page-header{
     border: 0;
}
.search .entry-title{
    margin-top: 10px;
}
.search .entry-title a{
    color: #000;
    text-transform: none;
    font-family: 'HelveticaBold';
}
.search .readmore{
    clear: both;
    display: block;
    background: none;
    text-transform: none;
    text-decoration: underline;
    text-align: left;
    color: #000;
}

.search article{
    border-bottom: 1px solid #dadada;
    padding: 20px 0;
}
.search .site-main article:nth-child(1){
    padding: 10px 0 20px;
}
.search .custom-pagination{
    border-top: 0;
    margin-top: 10px;
}


.site-footer .bottom{
     max-width: 1147px;
}
.site-footer .footer-cols .col-1{
    width: 20%;
}
.site-footer .footer-cols .col-6,
.site-footer .footer-cols .col-2{
    width: 17%;
}
.site-footer .footer-cols .col-2{
    padding-right: 30px;
}
.site-footer .footer-cols .col-3{
    width: 15%;
    padding-right: 40px;
}
.site-footer .footer-cols .col-4{
    width: 14%;
}
.sidebar-up .normal-content img{
    width: 100%;
}
.img-blurb{
    padding:0 !important;
    float: left;
}
.sidebar-up .normal-content .img-blurb img{
     object-position: -70px 100%;
    -o-object-position: -70px 100%;
    object-fit: cover;
    -o-object-fit: cover;
    max-width: none;
    width: auto;
}

.location{
	margin-bottom: 70px !important;
}
.home .location-finder .location-map{
    height: 235px;
}