.icon,article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section {
    display: block;
}

a,body {
    color: #000;
}

.case-quote--on-dark .case-quote__quote,.hero__title {
    -webkit-font-smoothing: antialiased;
}

.search-results .view-all__btn {
   display:none;
}

.timeline__content,.timeline__content a {
    word-break: break-word;
}

.flexboxtweener {
    -ms-flex: 0 1 auto;
}

.green a {
    background-color: #00b188 !important;
}

.green h3 {
	border-top: 0px !important;
	font-size: 1.2em !important;
    text-align: center !important;
    color: #fff !important;
    padding: 15px 20px !important;
}

.page-id-582 .content ul {
margin-bottom: 20px;
}

.page-id-582 .content li {
margin-left: 20px;
}

.top__bar {
    background-color: #f9f9f9;
    text-align: right;
    margin-bottom: 10px;
    height: 30px;
}

.top__bar a {
    padding: 10px;
    color: #fff;
    font-size: .8em;
    line-height: .8em;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.top__bar a:hover {
	opacity: 0.8;
}

a.phone {
    color: #00b188;
    font-size: .9em;
    margin-right: 5px;
}

.header__call .phone a {
	color: #fff !important;
}

.header__call {
    display: block;
    height: 50px;
    z-index: 99999999999999;
    background-color: #00b188;
}

.header__call .header__main--msg {
    color: #fff;
    display: inline-block;
    padding: 12px 0px;
    font-size: .95em;
}

.woocommerce-page .header__call .hide__cat {
	display: none;
}

.single-product .header__call .hide__cat {
	display: inline-block;
}

.single-product .header__call .cat__only {
	display: none;
}

.cat__only {
	display: none;
}

.tax-product_cat .cat__only {
	display: inline-block !important;
}

.tax-product_tag .cat__only {
	display: inline-block !important;
}



.header__call--inner {
	display: block;
}

.header__call a.phone {
    float: right;
    color: #fff !important;
    font-size: 1em;
    padding: 11px 0px;
}


abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    text-align: inherit;
    vertical-align: baseline;
}

.inner,.mw-bodycopy,.mw-wrap,.wrap {
    margin-left: auto;
    margin-right: auto;
}

.richtext em,em,i {
    font-style: italic;
}

nav ul,ol,ul {
    list-style: disc;
}

#sidebar ul {
    list-style: none !important;
}

button {
    font-family: inherit;
}

body {
	font-family: 'Open Sans', sans-serif;
}

:link img,:visited img,a img {
    border: 0;
}

a:active,a:focus,input:active {
    outline: 0;
}

a:active,a:focus,input:focus {
    -moz-outline-style: none;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

.site-nav__content,a {
    text-decoration: none;
}

b,strong {
    font-weight: 700;
}

blockquote,q {
    quotes: none;
}

blockquote::after,blockquote::before,q::after,q::before {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearing {
    clear: both;
}

.cf:after,.clearafter:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
}

.aspect:before,.client-logos-grid-wrap:after,.hero:after {
    content: "";
}

#ie6,#ie7,#ie8,#ie9 {
    height: 100%;
}

#ie6 .cf,#ie6 .clearafter,#ie7 .cf,#ie7 .clearafter,#ie8 .cf,#ie8 .clearafter,#ie9 .cf,#ie9 .clearafter {
    zoom: 1;
}

.bt-lg,.bt-2x,.bt-3x,.bt-4x,.bt-5x {
    vertical-align: -30%;
    left: 40px;
    position: relative;
    top: 37px;
    color: #fff;
}

.case-hero__content p {
    font-size: 20px;
    font-weight: 300;
}

.port-overlay {
    position: relative;
    border-bottom: 0 solid #000 !important;
}

.port-bottom {
    min-height: 400px;
}

.black:after {
    background-color: #000;
}

.port-cta {
    margin: auto;
    width: 300px;
    display: block;
    text-align: center;
    border: 4px solid #FFF;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 18px;
    top: 70px;
    position: relative;
    z-index: 1;
}

.port-overlay:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.port-overlay:after {
    opacity: .4;
}

body {
    font-weight: 400;
    line-height: 1.75;
    font-size: 16px;
    font-size: 1rem;
    background-color: #fff;
}

h1,h2,h3,h4,h5,h6,p {
    margin-bottom: 1em;
}

h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty,p:empty {
    margin-bottom: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 19px;
    font-size: 1.1875rem;
}

a {
    -webkit-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
    color: #00b188;
}

html {
    font-size: 100%;
    overflow-y: scroll;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #262626;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.aspect,.grid--flush-bottom,.grid-wrap,.grid-wrapper,.hero,.outer-wrapper,.site-header,.slider,.slider__slide {
    overflow: hidden;
}

img,img.contain,img.fill {
    height: auto;
}

*,:after,:before {
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

pre {
    padding: 1em;
    background-color: #EEE;
    margin-bottom: 15px;
}

::-moz-selection {
    background-color: #0274a7;
    color: #FFF;
    text-shadow: none;
}

::selection {
    background-color: #0274a7;
    color: #FFF;
    text-shadow: none;
}

.inner,.wrap {
    width: 90%;
    max-width: 1200px;
    min-width: 280px;
    text-align: inherit;
}

.inner>:last-child:not(.grid),.wrap>:last-child:not(.grid) {
    margin-bottom: 0;
}

.wrap--portfolio {
    max-width: 1000px;
}

.mw-wrap {
    max-width: 750px;
}

.mw-bodycopy {
    max-width: 900px;
}

.field,.field-checkbox,.field-radio,.field-richtext,.field-select {
    margin-right: 0;
}

img,textarea {
    max-width: 100%;
}

.band-home {
    background-color: #f7f7f7 !important;
}

.band-img__header {
	padding-top: 100px !important;
	padding-bottom: 85px !important;
	background-size: cover;
    background-position: center top;
}

.wp-tabs ul.ui-tabs-nav {
    background: #fff !important;
    border-bottom: 1px solid #D1D1D1;
}

.wp-tabs .ui-tabs {
    background: #FEFEFE;
    border: 0px solid #DDD !important;
}

.wp-tabs .ui-tabs-panel {
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}

.wp-tabs ul.ui-tabs-nav li a {
    font-size: 0.9rem;
}

.rsUni .rsThumbsHor {
    margin-left: -3px;
}

.home__valuation .inner {
    position: relative;
    z-index: 99;
    padding: 12px 0px;
    color: #fff;
}

.home__valuation h3 {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
    font-size: 1.5rem;
}

.home__valuation a {
    display: block;
    background-color: #f15722;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    margin-top: 13.8rem;
    padding: 6px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.single-property main {
    margin-top: 95px;
}

.property__share {
	margin-bottom: 2rem;
}

.page__breadcrumbs {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.page__breadcrumbs p {
    font-size: 14px;
}

.emodal-title {
    font-family: 'Roboto', helvetica,arial,sans-serif !important;
    font-weight: 300;
    font-size: 1.5rem !Important;
}

#eModal-1 .gform_wrapper .top_label .gfield_label {
    font-size: 1rem !important;
    font-weight: 300 !important;
    letter-spacing: 0.5px;
}

#eModal-1 #input_4_1 {
    width: 100%;
}

#eModal-1 #input_3_1 {
    width: 100% !important;
}

#eModal-1 .gform_wrapper .gform_footer input[type=submit] {
    font-size: 16px;
    width: 100% !important;
    border: 0px solid #000 !important;
    background-color: #00b188;
    padding: 1em;
}

.wp-tabs ul.ui-tabs-nav li.ui-state-active {
    background: white !important;
}

.wp-tabs .ui-tabs-panel {
    background: white !important;
}

.wp-tabs ul.ui-tabs-nav li a {
    text-shadow: 0 0px 0 #EDEDED !important;
}

.band {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
}

.band>:last-child:not(.grid) {
    margin-bottom: 0;
}

@media screen and (max-width:800px) {
    .band {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.band--alt {
    background-color: #f2f2f2;
}

.band--footer {
    background-color: #00b188;
    border-bottom: 0;
    padding-bottom: 15px;
    padding-top: 35px;
    color: #fff;
}

.band--footer-2 {
    background-color: rgb(0, 148, 114);
    border-bottom: 0;
    padding: 20px 0px;
    color: #fff;
}

.band--brand {
    background-color: #65a8a6;
}

.band--compact {
    padding-top: 50px;
    padding-bottom: 50px;
}

.band--flush,.band--flush-bottom {
    padding-bottom: 0;
}

.band--flush {
    padding-top: 0;
}

.bt-lg,.bt-2x,.bt-3x,.bt-4x,.bt-5x {
    vertical-align: -30%;
    left: 40px;
    position: relative;
    top: 37px;
    color: #fff;
}

.footer__title {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 300;
}

.footer__phone {
    font-size: 1.2em;
    text-decoration: none !important;
}

button,input[type=submit] {
    display: inline-block;
    outline: 0;
    border: none;
    width: auto;
    white-space: nowrap;
    vertical-align: baseline;
    padding: 0;
    background: 0 0;
    -webkit-appearance: none;
    line-height: normal;
    box-shadow: none;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
}

.aspect:before,.aspect>*,.field input.input,.field select.input,.field textarea.input,.l-full,.l-whole,img.fill {
    width: 100%;
}

button::-moz-focus-inner,input[type=submit]::-moz-focus-inner {
    padding: 0;
    border: none;
}

.button,button>span,input[type=submit] {
    font-size: 16px;
    font-size: 1rem;
    padding: 1em 2em;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background 250ms ease-in-out;
    transition: background 250ms ease-in-out;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    letter-spacing: 3px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    border: 2px solid #000;
    color: #000;
    white-space: normal;
}

.site-footer__content .button,button>span,input[type=submit] {
    font-size: 16px;
    font-size: 1rem;
    padding: 1em 2em;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background 250ms ease-in-out;
    transition: background 250ms ease-in-out;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    border: 2px solid #FFF;
    color: #fff;
    white-space: normal;
}

.no-touch .button:focus,.no-touch .button:hover,.no-touch button>span:focus,.no-touch button>span:hover,.no-touch input[type=submit]:focus,.no-touch input[type=submit]:hover {
    cursor: pointer;
    background: #089;
}

button>span {
    display: block;
}

.button--brand,button.button--brand>span,input[type=submit].button--brand {
    background: #65a8a6;
    color: #fff;
}

.no-touch .button--brand:focus,.no-touch .button--brand:hover,.no-touch button.button--brand>span:focus,.no-touch button.button--brand>span:hover,.no-touch input[type=submit].button--brand:focus,.no-touch input[type=submit].button--brand:hover {
    cursor: pointer;
    background: #089;
}

.button--full,button.button--full,button.button--full>span,input[type=submit].button--full {
    display: block;
    width: 100%;
}

.button--secondary,button.button--secondary>span,input[type=submit].button--secondary {
    background: 0 0;
    color: #fff;
    border: 1px solid rgba(255,255,255,.25);
    -webkit-transition: border-color 250ms ease-in-out;
    transition: border-color 250ms ease-in-out;
}

.no-touch .button--secondary:focus,.no-touch .button--secondary:hover,.no-touch button.button--secondary>span:focus,.no-touch button.button--secondary>span:hover,.no-touch input[type=submit].button--secondary:focus,.no-touch input[type=submit].button--secondary:hover {
    cursor: pointer;
    background: 0 0;
    border-color: rgba(255,255,255,.65);
}

.button--disabled,.button--disabled:focus,.button--disabled:hover,button:disabled,button:disabled:focus,button:disabled:hover,button:disabled>span,button:disabled>span:focus,button:disabled>span:hover,input[type=submit]:disabled,input[type=submit]:disabled:focus,input[type=submit]:disabled:hover {
    cursor: default;
    background: grey;
}

.button-wrap {
    text-align: center;
}

.button-wrap--left {
    text-align: left;
}

.button-wrap--right {
    text-align: right;
}

.ftr-btn {
    margin-top: 30px;
    color: #fff;
    border-color: #fff;
}

.col,.grid {
    letter-spacing: normal;
    direction: ltr;
    text-align: left;
    position: relative;
    word-spacing: normal;
}

input[type=text],input[type=password],input[type=email],input[type=number],input[type=search],textarea {
    font-size: 16px;
    font-size: .75em;
    padding: .75em;
    background: #FFF;
    border: 1px solid #E4E4E4;
    margin: 0;
    color: #333;
}

.aspect:before,.l-aspect-1x1.brick:before,.l-aspect-1x1:before {
    padding-bottom: 100%;
}

textarea {
    resize: vertical;
}

select {
    margin: 0;
}

input.input,textarea.input {
    background: 100% 50% no-repeat #fff;
    border-color: #d3d3d3;
}

textarea.input {
    display: block;
    background-position: 100% 5px;
}

input[type=search] {
    -webkit-appearance: textfield;
    text-indent: 0;
}

::-webkit-input-placeholder {
    color: #999;
}

input:-moz-placeholder {
    color: #999;
}

:invalid {
    box-shadow: none;
}

:-moz-submit-invalid {
    box-shadow: none;
}

:-moz-ui-invalid {
    box-shadow: none;
}

.field {
    margin-bottom: 25px;
}

.field label,.field p {
    margin-bottom: 10px;
}

.field label {
    font-weight: 500;
    display: block;
    line-height: 1.3;
}

.field-checkbox label,.field-radio label {
    margin: 0;
}

.field label span {
    color: red;
}

.field select.input {
    max-width: 100%;
    display: block;
}

.field-radio input {
    margin-right: 5px;
}

.field p.error {
    line-height: 1;
    color: red;
    margin-top: 10px;
    font-size: 16px;
    font-size: 1rem;
}

.js .field .antispam-hide {
    display: none;
}

.svg-replace .svg-replace__raster,img {
    display: block;
}

img {
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic;
}

.gm-style img {
    max-width: none;
}

img.contain {
    max-width: 100%;
    margin: 0 auto;
}

img.profile,img.round {
    border-radius: 9999px;
}

.svg .svg-replace .svg-replace__raster,.svg-replace .svg-replace__vector {
    display: none;
}

.grid,.svg .svg-replace .svg-replace__vector {
    display: block;
}

.grid {
    margin-right: -30px;
    font-size: 0 !important;
}

.col,.grid>* {
    display: inline-block;
}

.grid .col {
    padding-right: 30px;
    margin-bottom: 30px;
}

.grid.grid--flush-bottom {
    margin-bottom: -30px;
}

.grid>* {
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (max-width:800px) {
    .grid {
        margin-right: -25px;
    }

    .grid .col {
        padding-right: 25px;
        margin-bottom: 25px;
    }

    .grid.grid--flush-bottom {
        margin-bottom: -25px;
    }

	main {
	margin-top: 10px !important;
	}
        
    .wpp_overview_left_column {
    padding-right: 0px !important;
	}
	
	ul.wpp_search_elements li.submit {
    display: block !important;
    background-color: #f15722;
    float: none !important;
    margin: 20px 0px 0px;
    text-align: center;
	}
	
	ul.wpp_search_elements .wpp_search_group {
    display: block !important;
	}
	
	ul.wpp_search_group li {
    display: block !important;
    margin-right: 0px !important;
	}
	
	.wpp_search_form_element select {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px !important;
	}
	
	.wpp_search_properties_widget h2 {
		text-align: center;
	}
	
	.social-icons {
    text-align: center !important;
	}
	
	.footer-slogan {
    text-align: center !important;
	}
	
	.footer__logos {
	text-align: left !important;
	}
	
	.slider__inner {
    bottom: 430px !important;
	}
	
	.property_widget_block {
    max-width: 100% !important;
    display: inline-block !important;
    margin-right: 0% !important;
    border: 1px solid #E6E6E6;
    margin-bottom: 20px;
	}
	
	.outer-wrapper {
    padding-top: 45px !important;
	}
	
	.property__slide-phone {
		float: none !important;
		display: block;
	}
	
	#single-price.l-one-third {
    width: 31.33333%;
	}
	
	.menu-item {
    border-bottom: 0px solid #636363 !important;
	}
	
	.menu-item-2681 a {
    font-size: 1.2rem !important;
    text-align: center;
	}
	
	.menu-item .fa-phone {
    color: #f15722 !important;
	}
	
}

@media screen and (max-width:500px) {
    .grid {
        margin-right: -18px;
    }

    .grid .col {
        padding-right: 18px;
        margin-bottom: 18px;
    }

    .grid.grid--flush-bottom {
        margin-bottom: -18px;
    }
    
    .home .outer-wrapper {
    padding-top: 65px !important;
	}
    
    .outer-wrapper {
    padding-top: 75px !important;
	}
	
	.slider__inner {
	top: 48% !important;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 65% !important;
	}
	
	.slider__inner h3 {
    font-size: 1.5em !important;
	}
	
	.slider__inner {
    bottom: 0px !important;
	}
	
	.slider__inner p {
    font-size: 1rem !important;
    display: none;
   	}
   	
   	.affix  {
	   	position: relative !important;
   	}
    
}

.menu-item .fa-phone {
    color: #0274a7;
}

.shiftnav.shiftnav-skin-flat-blue {
    background: #0274a7 !important;
    color: #eeeeee;
}

.property__slide-phone {
		float: right;
}

.col {
    vertical-align: top;
}

.grid--reverse,.showcase-band--reverse {
    direction: rtl;
}

.col>:last-child:not(.grid) {
    margin-bottom: 0;
}

.flexbox .grid--flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.flexbox .grid--flex .col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.grid--layout {
    margin-right: -50px;
}

.grid--layout .col {
    padding-right: 50px;
    margin-bottom: 50px;
}

.grid--layout.grid--flush-bottom {
    margin-bottom: -50px;
}

@media screen and (max-width:800px) {
    .grid--layout {
        margin-right: -30px;
    }

    .grid--layout .col {
        padding-right: 30px;
        margin-bottom: 30px;
    }

    .grid--layout.grid--flush-bottom {
        margin-bottom: -30px;
    }
}

.grid--flush {
    margin-right: 0;
}

.grid--flush .col {
    padding-right: 0;
    margin-bottom: 0;
}

.grid--flush.grid--flush-bottom {
    margin-bottom: 0;
}

.grid--middle {
    text-align: center;
}

.grid--middle .col {
    margin-left: auto;
    margin-right: auto;
}

.grid--left {
    text-align: left;
}

.grid--center {
    text-align: center;
}

.grid--right {
    text-align: right;
}

.footer-nav__list,.hero__content,.scrollable,.site-footer,.slider__nav {
    text-align: center;
}

.grid--v-middle .col {
    vertical-align: middle;
}

.grid--v-bottom .col {
    vertical-align: bottom;
}

.aspect {
    position: relative;
}

.aspect:before {
    position: relative;
    display: block;
    top: 0;
    left: 0;
}

.aspect>* {
    position: absolute;
    top: 0;
    left: 0;
}

.l-aspect-2x1:before {
    padding-bottom: 50%;
}

.l-aspect-3x1:before {
    padding-bottom: 33.33333%;
}

.l-aspect-4x3:before {
    padding-bottom: 75%;
}

.l-aspect-3x4:before {
    padding-bottom: 133.33333%;
}

.l-aspect-3x2:before {
    padding-bottom: 66.66667%;
}

.l-one-half {
    width: 50%;
}

.l-two-halfs {
    width: 100%;
}

.l-one-third {
    width: 33.33333%;
}

.l-two-thirds {
    width: 66.66667%;
}

.l-three-thirds {
    width: 100%;
}

.l-one-quarter {
    width: 25%;
}

.l-two-quarters {
    width: 50%;
}

.l-three-quarters {
    width: 75%;
}

.l-four-quarters {
    width: 100%;
}

.l-one-fifth {
    width: 20%;
}

.l-two-fifths {
    width: 40%;
}

.l-three-fifths {
    width: 60%;
}

.l-four-fifths {
    width: 80%;
}

.l-five-fifths {
    width: 100%;
}

.l-one-sixth {
    width: 16.66667%;
}

.l-two-sixths {
    width: 33.33333%;
}

.l-three-sixths {
    width: 50%;
}

.l-four-sixths {
    width: 66.66667%;
}

.l-five-sixths {
    width: 83.33333%;
}

.l-six-sixths {
    width: 100%;
}

.l-one-tenth {
    width: 10%;
}

.l-two-tenths {
    width: 20%;
}

.l-three-tenths {
    width: 30%;
}

.l-four-tenths {
    width: 40%;
}

.l-five-tenths {
    width: 50%;
}

.l-six-tenths {
    width: 60%;
}

.l-seven-tenths {
    width: 70%;
}

.l-eight-tenths {
    width: 80%;
}

.l-nine-tenths {
    width: 90%;
}

.l-ten-tenths {
    width: 100%;
}

.l-one-twelfth {
    width: 8.33333%;
}

.l-two-twelfths {
    width: 16.66667%;
}

.l-three-twelfths {
    width: 25%;
}

.l-four-twelfths {
    width: 33.33333%;
}

.l-five-twelfths {
    width: 41.66667%;
}

.l-six-twelfths {
    width: 50%;
}

.l-seven-twelfths {
    width: 58.33333%;
}

.l-eight-twelfths {
    width: 66.66667%;
}

.l-nine-twelfths {
    width: 75%;
}

.l-ten-twelfths {
    width: 83.33333%;
}

.l-eleven-twelfths {
    width: 91.66667%;
}

.l-twelve-twelfths {
    width: 100%;
}

.l-one-twentieth {
    width: 5%;
}

.l-two-twentieths {
    width: 10%;
}

.l-three-twentieths {
    width: 15%;
}

.l-four-twentieths {
    width: 20%;
}

.l-five-twentieths {
    width: 25%;
}

.l-six-twentieths {
    width: 30%;
}

.l-seven-twentieths {
    width: 35%;
}

.l-eight-twentieths {
    width: 40%;
}

.l-nine-twentieths {
    width: 45%;
}

.l-ten-twentieths {
    width: 50%;
}

.l-evleven-twentieths {
    width: 55%;
}

.l-twelve-twentieths {
    width: 60%;
}

.l-thirteen-twentieths {
    width: 65%;
}

.l-fourteen-twentieths {
    width: 70%;
}

.l-fifteen-twentieths {
    width: 75%;
}

.l-sixteen-twentieths {
    width: 80%;
}

.l-seventeen-twentieths {
    width: 85%;
}

.l-eighteen-twentieths {
    width: 90%;
}

.l-nineteen-twentieths {
    width: 95%;
}

.l-twenty-twentieths {
    width: 100%;
}

.products .l-one-quarter {

}

.products .l-one-quarter:nth-child(4n+4) {
}

.l-false {
    display: none;
}

.l-true {
    display: inline-block;
}

.l-block {
    display: block;
}

@media screen and (max-width:800px) {
    .m-aspect-1x1.brick:before,.m-aspect-1x1:before {
        padding-bottom: 100%;
    }

    .m-aspect-2x1:before {
        padding-bottom: 50%;
    }

    .m-aspect-3x1:before {
        padding-bottom: 33.33333%;
    }

    .m-aspect-4x3:before {
        padding-bottom: 75%;
    }

    .m-aspect-3x4:before {
        padding-bottom: 133.33333%;
    }

    .m-aspect-3x2:before {
        padding-bottom: 66.66667%;
    }

    .m-full,.m-whole {
        width: 100%;
    }

    .m-one-half {
        width: 50%;
    }

    .m-two-halfs {
        width: 100%;
    }

    .m-one-third {
        width: 33.33333%;
    }

    .m-two-thirds {
        width: 66.66667%;
    }

    .m-three-thirds {
        width: 100%;
    }

    .m-one-quarter {
        width: 25%;
    }

    .m-two-quarters {
        width: 50%;
    }

    .m-three-quarters {
        width: 75%;
    }

    .m-four-quarters {
        width: 100%;
    }

    .m-one-fifth {
        width: 20%;
    }

    .m-two-fifths {
        width: 40%;
    }

    .m-three-fifths {
        width: 60%;
    }

    .m-four-fifths {
        width: 80%;
    }

    .m-five-fifths {
        width: 100%;
    }

    .m-one-sixth {
        width: 16.66667%;
    }

    .m-two-sixths {
        width: 33.33333%;
    }

    .m-three-sixths {
        width: 50%;
    }

    .m-four-sixths {
        width: 66.66667%;
    }

    .m-five-sixths {
        width: 83.33333%;
    }

    .m-six-sixths {
        width: 100%;
    }

    .m-one-tenth {
        width: 10%;
    }

    .m-two-tenths {
        width: 20%;
    }

    .m-three-tenths {
        width: 30%;
    }

    .m-four-tenths {
        width: 40%;
    }

    .m-five-tenths {
        width: 50%;
    }

    .m-six-tenths {
        width: 60%;
    }

    .m-seven-tenths {
        width: 70%;
    }

    .m-eight-tenths {
        width: 80%;
    }

    .m-nine-tenths {
        width: 90%;
    }

    .m-ten-tenths {
        width: 100%;
    }

    .m-one-twelfth {
        width: 8.33333%;
    }

    .m-two-twelfths {
        width: 16.66667%;
    }

    .m-three-twelfths {
        width: 25%;
    }

    .m-four-twelfths {
        width: 33.33333%;
    }

    .m-five-twelfths {
        width: 41.66667%;
    }

    .m-six-twelfths {
        width: 50%;
    }

    .m-seven-twelfths {
        width: 58.33333%;
    }

    .m-eight-twelfths {
        width: 66.66667%;
    }

    .m-nine-twelfths {
        width: 75%;
    }

    .m-ten-twelfths {
        width: 83.33333%;
    }

    .m-eleven-twelfths {
        width: 91.66667%;
    }

    .m-twelve-twelfths {
        width: 100%;
    }

    .m-one-twentieth {
        width: 5%;
    }

    .m-two-twentieths {
        width: 10%;
    }

    .m-three-twentieths {
        width: 15%;
    }

    .m-four-twentieths {
        width: 20%;
    }

    .m-five-twentieths {
        width: 25%;
    }

    .m-six-twentieths {
        width: 30%;
    }

    .m-seven-twentieths {
        width: 35%;
    }

    .m-eight-twentieths {
        width: 40%;
    }

    .m-nine-twentieths {
        width: 45%;
    }

    .m-ten-twentieths {
        width: 50%;
    }

    .m-evleven-twentieths {
        width: 55%;
    }

    .m-twelve-twentieths {
        width: 60%;
    }

    .m-thirteen-twentieths {
        width: 65%;
    }

    .m-fourteen-twentieths {
        width: 70%;
    }

    .m-fifteen-twentieths {
        width: 75%;
    }

    .m-sixteen-twentieths {
        width: 80%;
    }

    .m-seventeen-twentieths {
        width: 85%;
    }

    .m-eighteen-twentieths {
        width: 90%;
    }

    .m-nineteen-twentieths {
        width: 95%;
    }

    .m-twenty-twentieths {
        width: 100%;
    }
    
    .products .m-one-third {
    width: 32.3%;
	}

    .m-false {
        display: none;
    }

    .m-true {
        display: inline-block;
    }

    .m-block {
        display: block;
    }
}

@media screen and (max-width:500px) {
    .s-aspect-1x1.brick:before,.s-aspect-1x1:before {
        padding-bottom: 100%;
    }

    .s-aspect-2x1:before {
        padding-bottom: 50%;
    }

    .s-aspect-3x1:before {
        padding-bottom: 33.33333%;
    }

    .s-aspect-4x3:before {
        padding-bottom: 75%;
    }

    .s-aspect-3x4:before {
        padding-bottom: 133.33333%;
    }

    .s-aspect-3x2:before {
        padding-bottom: 66.66667%;
    }

    .s-full,.s-whole {
        width: 100% !important;
    }

    .s-one-half {
        width: 50%;
    }

    .s-two-halfs {
        width: 100%;
    }

    .s-one-third {
        width: 33.33333%;
    }

    .s-two-thirds {
        width: 66.66667%;
    }

    .s-three-thirds {
        width: 100%;
    }

    .s-one-quarter {
        width: 25%;
    }

    .s-two-quarters {
        width: 50%;
    }

    .s-three-quarters {
        width: 75%;
    }

    .s-four-quarters {
        width: 100%;
    }

    .s-one-fifth {
        width: 20%;
    }

    .s-two-fifths {
        width: 40%;
    }

    .s-three-fifths {
        width: 60%;
    }

    .s-four-fifths {
        width: 80%;
    }

    .s-five-fifths {
        width: 100%;
    }

    .s-one-sixth {
        width: 16.66667%;
    }

    .s-two-sixths {
        width: 33.33333%;
    }

    .s-three-sixths {
        width: 50%;
    }

    .s-four-sixths {
        width: 66.66667%;
    }

    .s-five-sixths {
        width: 83.33333%;
    }

    .s-six-sixths {
        width: 100%;
    }

    .s-one-tenth {
        width: 10%;
    }

    .s-two-tenths {
        width: 20%;
    }

    .s-three-tenths {
        width: 30%;
    }

    .s-four-tenths {
        width: 40%;
    }

    .s-five-tenths {
        width: 50%;
    }

    .s-six-tenths {
        width: 60%;
    }

    .s-seven-tenths {
        width: 70%;
    }

    .s-eight-tenths {
        width: 80%;
    }

    .s-nine-tenths {
        width: 90%;
    }

    .s-ten-tenths {
        width: 100%;
    }

    .s-one-twelfth {
        width: 8.33333%;
    }

    .s-two-twelfths {
        width: 16.66667%;
    }

    .s-three-twelfths {
        width: 25%;
    }

    .s-four-twelfths {
        width: 33.33333%;
    }

    .s-five-twelfths {
        width: 41.66667%;
    }

    .s-six-twelfths {
        width: 50%;
    }

    .s-seven-twelfths {
        width: 58.33333%;
    }

    .s-eight-twelfths {
        width: 66.66667%;
    }

    .s-nine-twelfths {
        width: 75%;
    }

    .s-ten-twelfths {
        width: 83.33333%;
    }

    .s-eleven-twelfths {
        width: 91.66667%;
    }

    .s-twelve-twelfths {
        width: 100%;
    }

    .s-one-twentieth {
        width: 5%;
    }

    .s-two-twentieths {
        width: 10%;
    }

    .s-three-twentieths {
        width: 15%;
    }

    .s-four-twentieths {
        width: 20%;
    }

    .s-five-twentieths {
        width: 25%;
    }

    .s-six-twentieths {
        width: 30%;
    }

    .s-seven-twentieths {
        width: 35%;
    }

    .s-eight-twentieths {
        width: 40%;
    }

    .s-nine-twentieths {
        width: 45%;
    }

    .s-ten-twentieths {
        width: 50%;
    }

    .s-evleven-twentieths {
        width: 55%;
    }

    .s-twelve-twentieths {
        width: 60%;
    }

    .s-thirteen-twentieths {
        width: 65%;
    }

    .s-fourteen-twentieths {
        width: 70%;
    }

    .s-fifteen-twentieths {
        width: 75%;
    }

    .s-sixteen-twentieths {
        width: 80%;
    }

    .s-seventeen-twentieths {
        width: 85%;
    }

    .s-eighteen-twentieths {
        width: 90%;
    }

    .s-nineteen-twentieths {
        width: 95%;
    }

    .s-twenty-twentieths {
        width: 100%;
    }

    .s-false {
        display: none !important;
    }

    .s-true {
        display: inline-block;
    }

    .s-block {
        display: block;
    }
}

.site-header {
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999999;
    overflow: visible;
    display: block;
}

header.affix-top .site-nav .menu-item a {
    color: #FFF;
}

header.affix .site-nav .menu-item a {
    color: #000;
}

.light-logo {
    display: block;
    max-height: 75px;
}

.home__right-cta {
    line-height: 1.6rem;
    font-size: 1.4rem;
    background-color: rgb(0, 148, 114);
    display: block;
    color: #fff;
    padding: 1em 1.5em;
}

.home__right-cta p {
    margin-bottom: 0px !important;
}

.home .dark-logo {
    display: none !important;
}

.home__three h2 {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px #696969;
    font-size: 22px;
    line-height: 28px;
}

.home__three img {
    max-width: 80%;
    margin: 0 auto;
}

.home__three-inner {
	margin: 10px;
    border: 1px solid #dcdcdc;
    padding: 10px 15px;
    background-color: #fff;
}

.home-third-cta {
    display: inline-flex;
    position: absolute;
    top: 265px;
    padding: 10px 30px;
    background-color: #00b188;
    color: #fff !important;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    z-index: 1;
    left: 11px;
}

.home__three-inner .chev {
    font-size: 14px !important;
    padding-left: 6px;
    top: 8px;
    position: relative;
}

.home__three-two h2 {
    margin-bottom: 5px;
}

.home__three-two h3 {
    font-size: 1em;
    text-transform: none !important;
    font-weight: 400 !important;
    margin-bottom: 5px;
}

.affix .light-logo {
    width: 100px;
}

.outer-wrapper {
    padding-top: 0;
}

.find__property--buy {
    background-color: #ccc;
    text-align: center;
    min-height: 150px;
}

.find__property--rent {
    background-color: #ccc;
    text-align: center;
    min-height: 150px;
}

@media screen and (min-width:800px) {
	.find__property--rent {
	    margin-left: 20px;
	}
	.find__property--buy {
	    margin-right: 20px;
	}
	.wpp_overview_left_column {
    padding-right: 30px !important;
	}
	
	.all-properties .l-two-thirds {
    width: 64.66667%;
	}
	
	.shiftnav-toggle {
		display: none !important;
	}
	
	.menu-item-has-children > a:after {
    color: #888;
    content: ' ▾';
	}
	
}

.shiftnav-toggle {
	display: block;
    float: right;
    font-size: 2rem;
    margin-top: 11px !important;
}

.lead-intro {
    display: block;
    padding-right: 50px;
    text-align: center;
    margin-bottom: 50px;
}

.line-side {
    line-height: 1;
    text-align: center;
    overflow: hidden;
    text-transform: uppercase;
}

.line-side span {
    display: inline-block;
    position: relative;
}

.line-side span:before,.line-side span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 1px solid #C1C1C1;
    top: 0;
    width: 600px;
}

.line-side span:before {
    right: 100%;
    margin-right: 20px;
}

.line-side span:after {
    left: 100%;
    margin-left: 20px;
}

[id=admin-bar]+.outer-wrapper,[id=admin-bar]+[id=debug-holder],[id=admin-bar]+[id=debug-holder]+.outer-wrapper,[id=debug-holder]+.outer-wrapper {
    padding-top: 0;
}

@media screen and (max-width:800px) {
    .site-header {
        position: fixed;
    }

    .outer-wrapper {
        padding-top: 0;
    }
}

@media screen and (max-height:600px) {
    /* .site-header {
        position: static;
    }
    */

    .outer-wrapper {
        padding-top: 0;
    }
}

[id=admin-bar]+.outer-wrapper .site-header,[id=admin-bar]+[id=debug-holder] .site-header,[id=admin-bar]+[id=debug-holder]+.outer-wrapper .site-header {
    position: static;
}

[id=debug-holder]+.outer-wrapper .site-header {
    position: static;
    top: 20px;
}

.flexbox .site-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flexbox .portfolio-nav,.flexbox .related-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

.site-header__logo {
    display: block;
    float: left;
    width: 270px;
    margin-top: 1em;
}

.site-header__nav {
    width: 100%;
    margin-top: 5px;
    display: inline-block;
}

.site-header__phone {
    float: right;
    font-size: 1.6em;
    color: #000;
    font-weight: 600;
    padding-top: 15px;
}

.logged-in .menu-right {
    float: right !important;
    background-color: #00B188;
    display: block;
    padding: 15px 15px 13px;
    border-bottom: 2px solid #009472;
}

.logged-in .menu-right a {
	color: #fff !important;
}

header.affix .site-header__phone {
    color: #000;
}

.flexbox .site-header__logo,.flexbox .site-header__nav {
    float: none;
}

.site-header__menu-trigger {
    display: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5%;
}

.site-nav {
    display: block;
    margin-top: 10px;
}

.menu-item {
    display: inline-block;
    margin-right: 30px;
    padding: 15px 0px;
}

.menu-item:last-of-type {
    margin-right: 0;
}

.site-nav .menu-item a {
    line-height: 1.3;
    display: block;
    color: #4C4C4C;
    text-transform: uppercase;
    font-size: .9375rem;
	font-weight: 600;
}

.site-header__nav li:hover > ul {
    display: block;
}

.site-header__toplinks {
    float: right;
    margin-top: -3px;
}

.site-header__toplinks form {
    display: inline-block;
    margin-top: 20px;
}

.site-header__toplinks .search-submit {
    color: #fff;
    padding: 12px;
    background-color: #00b188;
    float: right;
}

.site-header__toplinks input[type=search] {
    width: 250px;
    font-size: 14px;
}

.site-header__toplinks .cart-contents {
    color: #fff;
    padding: 6px 12px;
    display: inline-block;
    background-color: rgb(0, 177, 136);
}

.site-header__toplinks a {
	font-size: .85em;
	padding: 8px 12px;
	color: #fff;
}

.site-header__toplinks .phone {
    text-align: right;
    display: block;
    color: #000;
    font-size: 18px;
    font-weight: 300;
    margin: 20px 0px 15px 0px;
}

.exo {
	font-family: 'Exo', sans-serif !important;
}

.site-header__toplinks input[type=submit] {
    font-size: 16px;
    font-size: .75em;
    padding: 1em;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background 250ms ease-in-out;
    transition: background 250ms ease-in-out;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    letter-spacing: 0px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    border: 2px solid #FFF;
    color: #fff;
    white-space: normal;
    background-color: #000;
}

/* New Menu CSS */

ul li ul.sub-menu:after {
    bottom: 100%;
    left: 4%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(17, 125, 184, 0);
    border-bottom-color: #00b188;
    border-width: 10px;
    margin-left: 0px;
}

ul li ul li ul.sub-menu:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(17, 125, 184, 0);
    border-bottom-color: #fff;
    border-width: 0px;
    margin-left: -90px;
}

.flexslider {
    width: 100%;
    height: 400px;
    margin-bottom: 30px;
    border: 0px solid #ededed !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    margin: 0px !important;
}

.slides li {
    display: block;
    width: 800px;
    height: 400px;
    background-position: center;
    background-repeat: no-repeat;
}
.slides li .slide-text {
    position: relative;
    top: 12px;
    max-width: 600px;
    width: 100%;
    max-height: 316px;
    overflow: hidden;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-shadow: 1px 1px rgba(115, 115, 115, 0.48);
    margin-top: 8%;
}

.flexslider .slides > li {
    background-size: cover;
}

.chev {
    font-size: 15px !important;
    padding-left: 4px;
    top: 1px;
    position: relative;
}

.overlay {
    position: relative;
}

.black:after {
    background-color: #000;
}

.overlay:after {
    opacity: .3 !important;
}

.overlay:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.sub-menu .menu-item {
    margin-right: 0px !important;
    padding: 0px;
}


.site-header__nav ul
{
	list-style:none;
	position:relative;
}

/* .site-header__nav ul li
{
	position:relative;
}

*/

.site-header__nav ul li.current-menu-item {
    /* background: #ddd; */
    font-weight: 600;
}

.site-header__nav ul ul.sub-menu {
	background: #f9f9f9;
    border: 2px solid #dedede;
	position: absolute;
	left: 0;
	top: 100%;
	padding: 10px 100000000em; /* trick from css-tricks comments */
	margin: 0 -1000em; /* trick from css-tricks comments */
	z-index: 101;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}



.site-header__nav ul ul.sub-menu li ul.sub-menu {
	visibility: visible;
	opacity: 1;
	padding: 0em;
	margin: 0em;
	position: relative;
	border: 0px;	
}

.site-header__nav ul ul.sub-menu li
{
	float:left;
	width:200px
}

li.menu-col {
	width: 25%;
	width: 25% !important;
}

.site-header__nav ul ul a {
    line-height: 1.8 !important;
    text-transform: none !important;
    padding: 10px 0px;
    color: #000 !important;
    font-size: 13px !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.site-header__nav ul ul a:hover {
        color: #00b188 !important;
}

ul.sub-menu .menu-item-has-children > a::after {
	content: "" !important;
}

/* .site-header__nav ul ul ul
{
	top:0;
	left:100%
}
*/

.site-header__nav ul li.menu-item-49:hover > ul {
  visibility: visible;
  opacity: 1;
  padding: 10px 1000em;
}

.mr_30 {
    margin-right: 30px;
}

.vid-container {
    height: 650px;
}

.vid-container .hero__title {
/* font-size: 40px; */
    font-size: 49px;
    line-height: 65px;
    margin-bottom: 5px;
    font-weight: 400;
    text-transform: uppercase;
}

.vid-copy {
    font-size: 18px;
}

.highlight-slide {
    color: #65A8A6;
    font-weight: 700;
}

.is-active .site-nav .menu-item a,.no-touch .site-nav a:focus,.no-touch .site-nav a:hover {
    color: #65a8a6;
}

.flexbox .site-nav {
    margin-top: auto;
}

@media screen and (max-width:725px) {
    .site-header__nav {
        float: none;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 250ms cubic-bezier(.24,.63,.44,1);
        transition: max-height 250ms cubic-bezier(.24,.63,.44,1);
    }

    .site-header__menu-icon,.site-header__menu-trigger {
        display: block;
    }

    .primary-site-nav-is-active .site-header__menu-icon,.site-header__close-icon {
        display: none;
    }

    .primary-site-nav-is-active .site-header__nav {
        max-height: 300px;
    }

    .flexbox .site-header,.primary-site-nav-is-active .site-header__close-icon {
        display: block;
    }

    .site-header {
        padding: 0;
    }

    .site-header__logo-and-trigger {
        overflow: hidden;
        padding: 0px 0% 10px;
        position: relative;
    }

    .site-header__logo-and-trigger img {
        width: 200px !important;
    }

    .site-nav {
        float: none;
        clear: both;
    }

    .menu-item {
        display: block;
        overflow: hidden;
        border-bottom: 1px solid #E4E4E4;
        margin-right: 0;
    }

    footer a {
    color: #fff !important;
    }

    .menu-item:first-of-type {
        border-top: 0px solid #E4E4E4;
    }
    .footer-contact {
    float: none !important;
    border: 2px solid #fff;
    padding: 5px 25px;
    color: #fff;
    margin: 0 auto;
    display: block;
    width: 170px;
    text-align: center;
    }

    .menu-item:last-of-type {
        border-bottom: none;
    }

    .site-nav .menu-item a {
        padding: 16px 5%;
    }

    .cssanimations .site-nav .menu-item a {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }

    .cssanimations.primary-site-nav-is-active .menu-item a {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation: reveal 250ms ease-in-out;
        animation: reveal 250ms ease-in-out;
    }

    .cssanimations.primary-site-nav-is-active .menu-item:nth-of-type(1) a {
        -webkit-animation-duration: 325ms;
        animation-duration: 325ms;
    }

    .cssanimations.primary-site-nav-is-active .menu-item:nth-of-type(2) a {
        -webkit-animation-duration: .4s;
        animation-duration: .4s;
    }

    .cssanimations.primary-site-nav-is-active .menu-item:nth-of-type(3) a {
        -webkit-animation-duration: 475ms;
        animation-duration: 475ms;
    }

    .cssanimations.primary-site-nav-is-active .menu-item:nth-of-type(4) a {
        -webkit-animation-duration: 550ms;
        animation-duration: 550ms;
    }

    .cssanimations.primary-site-nav-is-active .menu-item:nth-of-type(5) a {
        -webkit-animation-duration: 625ms;
        animation-duration: 625ms;
    }

    .cssanimations.primary-site-nav-is-active .menu-item:nth-of-type(6) a {
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

    .cssanimations.primary-site-nav-is-active .menu-item:nth-of-type(7) a {
        -webkit-animation-duration: 775ms;
        animation-duration: 775ms;
    }

    .cssanimations.primary-site-nav-is-active .menu-item:nth-of-type(8) a {
        -webkit-animation-duration: 850ms;
        animation-duration: 850ms;
    }

    .cssanimations.primary-site-nav-is-active .menu-item:nth-of-type(9) a {
        -webkit-animation-duration: 925ms;
        animation-duration: 925ms;
    }

    .cssanimations.primary-site-nav-is-active .menu-item:nth-of-type(10) a {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
    }
}

@-webkit-keyframes reveal {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes reveal {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.site-footer {
    background: #f7f7f7;
    color: #000;
}

.no-touch .footer-nav__list-item a:focus,.no-touch .footer-nav__list-item a:hover,.site-footer__secondary-action a {
    color: #65a8a6;
}

.site-footer__content {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 750px;
    padding-top: 100px;
    padding-bottom: 50px;
}

.site-footer__content>:last-child {
    margin-bottom: 0;
}

.site-footer__title {
    margin-bottom: 50px;
}

.site-footer__primary-action {
    margin-bottom: 30px;
}

.site-footer__secondary-action {
    margin-bottom: 75px;
}

@media screen and (max-width:800px) {
    .site-footer__content {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .site-footer__secondary-action {
        margin-bottom: 50px;
    }
}

.footer-nav {
    background: #262626;
    padding: 12px 0;
    font-size: 13px;
    font-size: .8125rem;
    text-transform: uppercase;
}

.footer-nav__list-item {
    display: inline-block;
    margin-right: 20px;
}

.footer-nav__list-item:last-of-type {
    margin-right: 0;
}

.footer-nav__list-item-content {
    color: gray;
}

.content-list {
    margin-bottom: 0;
    display: block;
}

.content-list__item {
    display: block;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E4E4E4;
    font-size: 16px;
    font-size: 1rem;
}

.content-list__item>:last-child {
    margin-bottom: 0;
}

.content-list__item:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.hero {
    position: relative;
    background-size: cover;
    background-position: center center;
}

.hero:after,.hero__content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.hero img,.hero picture {
    width: 100%;
    max-width: none;
}

.hero__content {
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    max-width: 750px;
    padding-bottom: 50px;
    color: #fff;
    width: 100%;
}

.hero__content>:last-child {
    margin-bottom: 0;
}

.hero:after {
    top: 25%;
    background: -webkit-linear-gradient(top,transparent 0,transparent 20%,rgba(0,0,0,.45) 100%);
    background: linear-gradient(to bottom,transparent 0,transparent 20%,rgba(0,0,0,.45) 100%);
}

.hero__title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.3;
    margin-bottom: 25px;
    font-weight: 700;
}

@media screen and (max-width:800px) {
    .hero:after {
        top: 0;
    }

    .hero__title {
        font-size: 38px;
        font-size: 2.375rem;
    }
}

@media screen and (max-width:500px) {
    .hero__title {
        font-size: 36px;
        font-size: 2.25rem;
    }
}

.hero__longcopy {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 25px;
}

@media screen and (max-width:800px) {
    .hero__longcopy {
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 0;
    }

    .hero__icon {
        display: none;
    }
}

.hero__icon {
    margin: 0 auto;
}

.hero__job-role-icon {
    margin: 0 auto 30px;
}

.slider {
    position: relative;
}

.slider__slide {
    width: 100%;
    z-index: 1;
    top: 0;
    display: none;
    float: left;
    margin-right: -100%;
}

.slider__slide:first-child {
    display: block;
}

.slider--enabled .slider__slide {
    will-change: transform;
    visibility: hidden;
    display: block;
}

.csstransforms .slider__slide--enter-left,.csstransforms .slider__slide--enter-right,.csstransforms .slider__slide--exit-left,.csstransforms .slider__slide--exit-right {
    visibility: visible;
}

.csstransforms .slider__slide--enter-left,.csstransforms .slider__slide--exit-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

.csstransforms .slider__slide--enter-right,.csstransforms .slider__slide--exit-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

.csstransforms .slider__slide--exit-left,.csstransforms .slider__slide--exit-right {
    -webkit-transition: -webkit-transform .5s cubic-bezier(.24,.63,.44,1);
    transition: -webkit-transform .5s cubic-bezier(.24,.63,.44,1);
    transition: transform .5s cubic-bezier(.24,.63,.44,1);
    transition: transform .5s cubic-bezier(.24,.63,.44,1),-webkit-transform .5s cubic-bezier(.24,.63,.44,1);
}

.csstransforms .slider__slide--active {
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.24,.63,.44,1);
    transition: -webkit-transform .5s cubic-bezier(.24,.63,.44,1);
    transition: transform .5s cubic-bezier(.24,.63,.44,1);
    transition: transform .5s cubic-bezier(.24,.63,.44,1),-webkit-transform .5s cubic-bezier(.24,.63,.44,1);
}

.slider__nav {
    clear: both;
    display: none;
    font-size: 0;
}

.slider--enabled .slider__nav {
    display: block;
}

.slider__next,.slider__prev {
    display: none;
    position: absolute;
    height: 70px;
    width: 70px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(0,0,0,.5);
}

.slider__next {
    left: auto;
    right: 0;
}

.slider--enabled .slider__next,.slider--enabled .slider__prev {
    display: block;
}

@media screen and (max-width:800px) {
    .slider--enabled .slider__next,.slider--enabled .slider__prev {
        display: none;
    }
}

.scrollable {
    width: 100%;
    margin: auto -15px auto auto;
}

.scrollable__track {
    overflow: visible;
    will-change: transform;
    display: block;
    white-space: nowrap;
    font-size: 0;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.24,.63,.44,1);
    transition: -webkit-transform .5s cubic-bezier(.24,.63,.44,1);
    transition: transform .5s cubic-bezier(.24,.63,.44,1);
    transition: transform .5s cubic-bezier(.24,.63,.44,1),-webkit-transform .5s cubic-bezier(.24,.63,.44,1);
}

@media screen and (max-width:800px) {
    .scrollable__track {
        -webkit-transition-duration: .5s;
        transition-duration: .5s;
    }
}

.scrollable__slide {
    will-change: opacity;
    display: inline-block;
    white-space: normal;
    width: 100%;
    vertical-align: top;
    text-align: left;
    opacity: 1;
    padding-right: 30px;
}

.brick__content,.brick__label-wrap,.client-logos__logo,.page-head,.project-overview,.social-list {
    text-align: center;
}

.scrollable--enabled .scrollable__slide {
    -webkit-transition: opacity .5s cubic-bezier(.24,.63,.44,1);
    transition: opacity .5s cubic-bezier(.24,.63,.44,1);
}

.slide-content {
    padding-right: 10px;
}

.scrollable__nav--fixed {
    position: fixed;
    width: 100%;
    top: 50%;
    left: 0;
    padding: 0;
    height: auto;
    display: none;
}

.scrollable {
    position: static;
}

.scrollable__next,.scrollable__prev {
    position: absolute;
    top: 50%;
    background: #000;
    border-radius: 4px;
    width: 100px;
    height: 75px;
}

.scrollable__next.scrollable--disabled,.scrollable__prev.scrollable--disabled {
    pointer-events: none;
    background: rgba(0,0,0,.75);
    opacity: .25;
}

.scrollable__next .icon,.scrollable__prev .icon {
    position: absolute;
    top: 50%;
    left: calc(50% - 12.5px);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.scrollable__prev {
    left: 0;
    -webkit-transform: translate(-25px,-50%);
    -ms-transform: translate(-25px,-50%);
    transform: translate(-25px,-50%);
    -webkit-transition: -webkit-transform 250ms cubic-bezier(.24,.63,.44,1);
    transition: -webkit-transform 250ms cubic-bezier(.24,.63,.44,1);
    transition: transform 250ms cubic-bezier(.24,.63,.44,1);
    transition: transform 250ms cubic-bezier(.24,.63,.44,1),-webkit-transform 250ms cubic-bezier(.24,.63,.44,1);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.scrollable__prev .icon {
    left: calc(50% + 12.5px);
}

.scrollable__prev:hover {
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.scrollable__next {
    right: 0;
    -webkit-transform: translate(25px,-50%);
    -ms-transform: translate(25px,-50%);
    transform: translate(25px,-50%);
    -webkit-transition: -webkit-transform 250ms cubic-bezier(.24,.63,.44,1);
    transition: -webkit-transform 250ms cubic-bezier(.24,.63,.44,1);
    transition: transform 250ms cubic-bezier(.24,.63,.44,1);
    transition: transform 250ms cubic-bezier(.24,.63,.44,1),-webkit-transform 250ms cubic-bezier(.24,.63,.44,1);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.scrollable__next:hover {
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.scrollable--visible-right .scrollable__slide--hidden {
    opacity: 0;
}

.scrollable--visible-right .scrollable__slide--active {
    opacity: 1;
}

.scrollable--visible-right .scrollable__slide--active+.scrollable__slide--hidden,.scrollable--visible-right .scrollable__slide--active+.scrollable__slide--hidden+.scrollable__slide--hidden {
    opacity: .5;
}

.page-head {
    background: #65a8a6;
    color: #fff;
    padding: 100px 0;
}

.no-touch .definitions-list__title a:focus,.no-touch .definitions-list__title a:hover,.no-touch .icon-list__title a:focus,.no-touch .icon-list__title a:hover,.section-intro__longcopy a,.section-outro__longcopy a {
    color: #65a8a6;
}

.cssgradients .page-head {
    background: -webkit-linear-gradient(top,#65a8a6 0,#00acc2 100%);
    background: linear-gradient(to bottom,#65a8a6 0,#00acc2 100%);
}

.page-head__content>:last-child {
    margin-bottom: 0;
}

.page-head__title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.3;
    font-weight: 300;
}

@media screen and (max-width:800px) {
    .page-head {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .page-head__title {
        font-size: 38px;
        font-size: 2.375rem;
    }
}

@media screen and (max-width:500px) {
    .page-head__title {
        font-size: 36px;
        font-size: 2.25rem;
    }
}

.definitions-list {
    display: block;
}

.definitions-list>:last-child {
    margin-bottom: 0;
}

.definitions-list__title {
    display: block;
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 500;
    margin-bottom: 10px;
}

.definitions-list__description {
    display: block;
    margin-bottom: 30px;
}

.icon-list {
    position: relative;
    padding-left: 150px;
    padding-top: 5px;
    display: block;
    min-height: 125px;
}

.icon-list>:last-child {
    margin-bottom: 0;
}

.icon-list__icon {
    height: 125px;
    width: 125px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 99px;
    overflow: hidden;
    background: #65a8a6;
}

.icon-list__icon svg {
    display: block;
    height: 125px;
    width: 125px;
}

.icon-list__title {
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 500;
    margin-bottom: 10px;
}

.section-intro,.section-outro {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 750px;
}

.section-intro>:last-child,.section-outro>:last-child {
    margin-bottom: 0;
}

.section-intro {
    margin-bottom: 75px;
}

@media screen and (max-width:800px) {
    .icon-list {
        padding-top: 0;
        padding-left: 95px;
        min-height: 100px;
    }

    .icon-list__icon,.icon-list__icon svg {
        height: 75px;
        width: 75px;
    }

    .icon-list__icon {
        margin-top: 5px;
    }

    .section-intro {
        margin-bottom: 50px;
    }

    .bt-lg,.bt-2x,.bt-3x,.bt-4x,.bt-5x {
        vertical-align: -30%;
        left: 21px;
        position: relative;
        top: 19px;
        color: #fff;
        font-size: 35px;
    }
}

.section-outro {
    margin-top: 75px;
}

.section-intro__title,.section-outro__title {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: .75em;
    line-height: 1.3;
}

.section-outro__title {
    font-size: 24px;
    font-size: 1.5rem;
}

.section-intro--page-title .section-intro__title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.3;
    font-weight: 300;
}

.richtext,.richtext p {
    line-height: 1.75;
    color: #000;
}

@media screen and (max-width:800px) {
    .section-outro {
        margin-top: 50px;
    }

    .section-intro--page-title .section-intro__title {
        font-size: 38px;
        font-size: 2.375rem;
    }
}

@media screen and (max-width:500px) {
    .section-intro--page-title .section-intro__title {
        font-size: 36px;
        font-size: 2.25rem;
    }
}

.section-intro__longcopy,.section-outro__longcopy {
    font-size: 18px;
    font-size: 1.125rem;
}

.section-intro__longcopy>:last-child,.section-outro__longcopy>:last-child {
    margin-bottom: 0;
}

.band--brand .section-intro,.band--brand .section-intro a,.section-intro--light-on-dark,.section-intro--light-on-dark a {
    color: #fff;
}

.section-intro--light-on-dark .section-intro__longcopy,.section-intro--light-on-dark .section-outro__longcopy {
    color: #b3b3b3;
}

.client-logos-grid-wrap {
    overflow: hidden;
    position: relative;
    padding: 0;
    margin-bottom: 50px;
}

.client-logos-grid-wrap:after {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 150px 50px #fff;
}

.band--alt .client-logos-grid-wrap:after {
    box-shadow: inset 0 0 150px 50px #f2f2f2;
}

.grid--client-logos {
    margin-bottom: -1px;
    margin-right: -1px;
    overflow: hidden;
}

.grid--client-logos .col {
    padding-right: 0;
    margin-bottom: 0;
}

.grid--client-logos.grid--flush-bottom {
    margin-bottom: 0;
}

.client-logos__logo {
    display: block;
    padding: 15px 0;
    border-right: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.client-logos__logo svg {
    max-width: 85%;
    margin: 0 auto;
    position: relative;
    z-index: 9;
    fill: #000;
}

.brick__logo svg,.portfolio-nav__content svg,.project-overview__logo svg * {
    fill: #fff;
}

.social-list {
    display: block;
}

.social-list__list-item {
    display: inline-block;
    margin-right: 15px;
}

.social-list__list-item:last-of-type {
    margin-right: 0;
}

.social-list__thing {
    display: block;
    border: 1px solid #fff;
    border-radius: 99px;
    position: relative;
    width: 50px;
    height: 50px;
    opacity: .25;
    filter: alpha(opacity=25);
    -webkit-transition: opacity 250ms ease-in-out;
    transition: opacity 250ms ease-in-out;
}

.social-list__icon {
    margin: 11px auto 0;
    display: block;
}

.no-touch .social-list__thing:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.csstransforms .social-list__icon {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.gallery-block--nested {
    position: relative;
    overflow: hidden;
}

.gallery-block--nested:after,.gallery-block--nested:before {
    content: "";
    position: absolute;
    top: 50%;
    z-index: 2;
    background: #fff;
}

.gallery-block--nested:before {
    width: 100%;
    height: 30px;
    left: 0;
    margin-top: -15px;
}

@media screen and (max-width:800px) {
    .gallery-block--nested:before {
        height: 25px;
        margin-top: -12.5px;
    }
}

@media screen and (max-width:500px) {
    .gallery-block--nested:before {
        height: 18px;
        margin-top: -9px;
    }
}

.gallery-block--nested:after {
    width: 30px;
    height: 50%;
    left: 50%;
    margin-left: -15px;
}

@media screen and (max-width:800px) {
    .gallery-block--nested:after {
        width: 25px;
        margin-left: -12.5px;
    }
}

@media screen and (max-width:500px) {
    .gallery-block--nested:after {
        width: 18px;
        margin-left: -9px;
    }
}

.band--alt .gallery-block--nested:after,.band--alt .gallery-block--nested:before {
    background: #f2f2f2;
}

.gallery-block__sub-block {
    width: 100%;
}

.gallery-block__sub-block--top {
    padding-bottom: 50%;
}

.gallery-block__sub-block--bottom-left {
    width: 50%;
    position: absolute;
    bottom: -7.5px;
    left: -7.5px;
}

@media screen and (max-width:800px) {
    .gallery-block__sub-block--bottom-left {
        bottom: -6.25px;
        left: -6.25px;
    }
}

@media screen and (max-width:500px) {
    .gallery-block__sub-block--bottom-left {
        bottom: -4.5px;
        left: -4.5px;
    }
}

.gallery-block__sub-block--bottom-right {
    width: 50%;
    position: absolute;
    bottom: -7.5px;
    right: -7.5px;
}

@media screen and (max-width:800px) {
    .gallery-block__sub-block--bottom-right {
        bottom: -6.25px;
        right: -6.25px;
    }
}

@media screen and (max-width:500px) {
    .gallery-block__sub-block--bottom-right {
        bottom: -4.5px;
        right: -4.5px;
    }
}

.subnav {
    display: block;
    font-size: 16px;
}

.subnav__title a {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .25em;
    color: #999;
    margin-bottom: 30px;
    display: block;
}

.subnav__sub-list {
    font-weight: 400;
    margin-top: 10px;
    margin-left: .5em;
    margin-bottom: 10px;
}

.subnav__sub-list .subnav__list-item {
    margin-bottom: 5px;
    font-weight: 400;
}

.subnav__sub-list .subnav__list-item:before {
    display: inline-block;
    margin-right: .25em;
    content: "-";
}

.subnav__list-title {
    font-size: 16px;
    font-size: 1rem;
    display: block;
    margin-bottom: 0;
}

.summary__action,.summary__icon {
    display: inline-block;
    vertical-align: middle;
}

.subnav__list-item {
    font-weight: 500;
    margin-bottom: 10px;
}

.summary__intro,.summary__title {
    margin-bottom: 20px;
}

.subnav__list-item a:hover {
    color: #65a8a6;
}

.subnav__list-item.is-active a {
    cursor: pointer;
    pointer-events: none;
    color: #65a8a6;
}

.summary__title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
}

.summary__action {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    color: #65a8a6;
    margin-bottom: 0;
}

.summary__icon {
    margin-left: .5em;
}

.csstransitions.csstransforms.no-touch .summary__action .summary__icon {
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    transition: -webkit-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out,-webkit-transform 150ms ease-in-out;
}

.csstransitions.csstransforms.no-touch .summary__action:hover .summary__icon,.csstransitions.csstransforms.no-touch .summary__title:hover+.summary__intro+.summary__action .summary__icon {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

.richtext {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
}

.richtext>:last-child {
    margin-bottom: 0;
}

.richtext>:first-child {
    margin-top: auto;
}

.richtext--xs {
    font-size: 12px;
    font-size: .75rem;
}

.richtext--s {
    font-size: 14px;
    font-size: .875rem;
}

.richtext--m {
    font-size: 16px;
    font-size: 1rem;
}

.richtext--l {
    font-size: 18px;
    font-size: 1.125rem;
}

.richtext--xl {
    font-size: 20px;
    font-size: 1.25rem;
}

.richtext--xxl {
    font-size: 22px;
    font-size: 1.375rem;
}

.richtext p {
    font-size: 1em;
    margin-bottom: 1em;
}

.richtext h1,.richtext h2,.richtext h3,.richtext h4,.richtext h5,.richtext h6 {
    display: block;
    line-height: 1.3;
    color: #000;
    font-weight: 400;
    margin-top: 1.25em;
    margin-bottom: .75em;
}

.richtext a,.richtext a:focus,.richtext a:hover {
    color: #65a8a6;
}

.richtext h1 {
    font-size: 30px;
    font-size: 1.875rem;
}

.richtext h2 {
    font-size: 28px;
    font-size: 1.75rem;
}

.richtext h3 {
    font-size: 24px;
    font-size: 1.5rem;
}

.richtext h4 {
    font-size: 20px;
    font-size: 1.25rem;
}

.richtext h5 {
    font-size: 18px;
    font-size: 1.125rem;
}

.richtext h6 {
    font-size: 16px;
    font-size: 1rem;
}

.richtext strong {
    font-weight: 700;
}

.richtext blockquote {
    font-size: 1em;
    margin-bottom: 1em;
}

.richtext blockquote>:last-child {
    margin-bottom: 0;
}

.richtext blockquote p {
    font-size: 1em;
    font-weight: 300;
    line-height: 1.3;
}

.richtext ol,.richtext ul {
    font-size: 1em;
    margin-bottom: 1em;
    list-style-type: none;
}

.home__blog li {
    margin-bottom: 0 !important;
    list-style: none !important;
}

.blog .excerpt-read-more {
    display: block;
    color: #65A8A6;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    padding-top: 10px;
}

.single-post .article-header h1 {
    font-size: 2em;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 0rem;
    font-family: 'Exo', sans-serif;
}

.single-post .byline {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 12px;
    font-size: 1em;
    color: #8E8E8E;
}

.ind__blog article {
    border: 1px solid #F1F1F1;
    margin-bottom: 50px !important;
}

.ind__blog .entry-header {
    padding: 15px;
}

.ind__blog .entry-content {
    padding: 15px;
}

.ind__blog .entry-content {
    padding-bottom: 0;
}

.ind__blog .entry-header {
    background-color: #fff;
    padding-bottom: 0px;
}

.ind__blog h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 28px;
}

.ind__blog .byline {
    font-size: 13px;
    color: #737373;
    margin-bottom: 0em;
}

.home__blog .excerpt-read-more {
    font-size: 14px;
    border-bottom: 1px solid #E8E8E8;
    display: block;
    padding: 6px 0 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
}

.home__blog li a {
    text-decoration: none;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1.9rem;
}

.home__blog .blog__title {
    margin-bottom: 0.6rem;
    display: block;
}

.home__blog li p {
    font-size: 14px;
}

.home__blog li a.view-more {
    font-size: 14px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    border: 0px solid #d3ced2 !important;
    position: absolute;
    bottom: -1px;
    width: 0px !important;
    height: 0px !important;
    content: " ";
}

/*

.richtext ul li:before {
    content: "";
    display: inline-block;
    width: .4em;
    height: .4em;
    border-radius: 20px;
    background: #000;
    margin-right: .75em;
    vertical-align: middle
}

*/
.richtext ol {
    counter-reset: section;
}

.richtext ol li:before {
    content: counters(section, ".") " ";
    counter-increment: section;
    margin-right: .5em;
    vertical-align: middle;
}

.richtext li {
    margin-bottom: .75em;
}

.richtext a {
    text-decoration: underline;
}

.richtext address {
    margin-bottom: 1.25em;
    font-size: 1em;
}

.richtext hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #E4E4E4;
    margin: 2em 0;
    padding: 0;
}

.portfolio-snapshot {
    margin-bottom: 90px;
}

.vid-header {
    height: 500px;
}

.showcase-band {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
    border-bottom: 0;
    position: relative;
}

.showcase-band>:last-child:not(.grid) {
    margin-bottom: 0;
}

.showcase-band:after,.showcase-band:before {
    content: "";
}

.showcase-band:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 250px;
    background: -webkit-linear-gradient(315deg,rgba(255,255,255,.15) 0,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%);
    background: linear-gradient(135deg,rgba(255,255,255,.15) 0,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%);
}

@media screen and (max-width:800px) {
    .showcase-band {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .showcase-band:after {
        display: none;
    }
}

.showcase-band:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(http://www.enduratank.co.uk/wp-content/themes/enduratankv2/images/showcase-noise-tile.png) top left;
}

.showcase__content,.showcase__media {
    vertical-align: middle;
    direction: ltr;
}

.showcase-band--reverse:after {
    background: -webkit-linear-gradient(315deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 15%,rgba(255,255,255,.15) 100%);
    background: linear-gradient(135deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 15%,rgba(255,255,255,.15) 100%);
}

.showcase-band--reverse .showcase__media {
    padding-left: 0;
    padding-right: 35px;
}

.showcase {
    position: relative;
    z-index: 2;
    font-size: 0 !important;
    letter-spacing: normal;
    word-spacing: normal;
    margin: 0 auto;
    max-width: 1500px;
}

.showcase>* {
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
}

.brick__label,.project-summary__sub-title {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .25em;
}

.showcase__media {
    padding-left: 35px;
    width: 66.6666%;
}

.showcase__content {
    width: 33.3333%;
    padding: 0 30px;
}

.showcase .browser {
    border: none;
    box-shadow: 0 25px 40px -15px rgba(0,0,0,.1);
}

@media screen and (max-width:1000px) {
    .showcase__media {
        width: 60%;
    }

    .showcase__content {
        width: 40%;
    }

    .showcase__media .browser {
        width: 125%;
        margin-left: -25%;
    }

    .showcase-band--reverse .showcase__media .browser {
        margin-left: auto;
    }
}

@media screen and (max-width:800px) {
    .showcase__content,.showcase__media {
        width: 50%;
    }

    .showcase__media .browser {
        width: 150%;
        margin-left: -50%;
    }
}

@media screen and (max-width:500px) {
    .showcase__content,.showcase__media {
        width: 100%;
        display: block;
        padding: 0 5%;
    }

    .showcase__content .browser,.showcase__media .browser {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }

    .showcase-band--reverse .showcase__content,.showcase-band--reverse .showcase__media {
        padding: 0 5%;
    }
}

.project-overview {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.project-overview__logo {
    display: block;
    margin-bottom: 25px;
}

.project-overview__logo>* {
    margin: 0 auto;
}

.project-overview__time {
    display: inline-block;
    position: relative;
    padding: 0 10px;
    margin-bottom: 20px;
    opacity: .45;
    filter: alpha(opacity=45);
}

.project-overview__time:after,.project-overview__time:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 150px;
    height: 1px;
}

.project-overview__time:before {
    right: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%);
}

.project-overview__time:after {
    left: 100%;
    background: -webkit-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,#fff 0,rgba(255,255,255,0) 100%);
}

.project-overview__description {
    margin-bottom: 25px;
}

.project-overview__description>:last-child {
    margin-bottom: 0;
}

.showcase-previews {
    position: relative;
    padding-right: 50px;
    padding-bottom: 50px;
}

.showcase-band--reverse .showcase-previews {
    padding-right: 0;
    padding-left: 50px;
}

@media screen and (max-width:500px) {
    .project-overview__logo>* {
        max-width: 40%;
    }

    .showcase-band .showcase-previews {
        padding: 0 !important;
    }
}

.showcase-previews__mobile {
    position: absolute;
    bottom: 0;
    right: 0;
    box-shadow: 0 25px 40px -15px rgba(0,0,0,.1);
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    overflow: hidden;
    max-width: 35%;
}

@media screen and (max-width:1000px) {
    .showcase-previews__mobile {
        max-width: 40%;
    }
}

@media screen and (max-width:800px) {
    .showcase-previews__mobile {
        display: none;
    }
}

.showcase-previews__mobile--landscape {
    max-width: 60%;
}

@media screen and (max-width:1000px) {
    .showcase-previews__mobile--landscape {
        max-width: 85%;
    }
}

.showcase-band--reverse .showcase-previews__mobile {
    right: auto;
    left: 0;
}

.project-summary {
    position: relative;
}

.project-summary__action {
    position: absolute;
    top: 0;
    right: 0;
}

@media screen and (max-width:500px) {
    .project-summary__action {
        text-align: center;
        position: static;
        margin-top: 75px;
    }
}

@media screen and (max-width:500px) and (max-width:800px) {
    .project-summary__action {
        margin-top: 50px;
    }
}

.project-summary__sub-title {
    font-size: .6875rem;
    font-weight: 700;
    display: block;
    color: gray;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}

.project-summary__results-list {
    display: block;
}

.project-summary__results-list li {
    font-weight: 700;
    margin-bottom: .5em;
    line-height: 1.5;
}

.project-details {
    display: block;
    padding-right: 220px;
    overflow: hidden;
    margin-bottom: 75px;
}

@media screen and (max-width:800px) {
    .project-details {
        margin-bottom: 50px;
    }
}

@media screen and (max-width:500px) {
    .project-details {
        padding-right: 0;
    }
}

.project-details__title {
    font-size: 18px;
    font-size: 1.125rem;
    display: inline-block;
    font-weight: 500;
    float: left;
    min-width: 4em;
    margin-right: .5em;
}

.brick,.brick__media {
    display: block;
}

.brick__action,.brick__label,.case-timeline__date,.related-card__meta,.stacked-previews__description2 span {
    font-weight: 700;
}

.project-details__title:after {
    content: ":";
}

.brick__media:after,.case__faux-overlay:before,.stacked-browsers:after,.stacked-previews__description2:before {
    content: "";
}

.project-details__desc {
    font-size: 18px;
    font-size: 1.125rem;
    clear: right;
}

.brick>:last-child {
    margin-bottom: 0;
}

.brick__media {
    position: relative;
    padding-bottom: 100%;
    margin-bottom: 25px;
    background: #f2f2f2;
    overflow: hidden;
    border-radius: 2px;
}

.brick {
    -webkit-transition: opacity .5s linear;
    -moz-transition: opacity .5s linear;
    transition: opacity .5s linear;
}

.brick .brick__media:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.25);
    opacity: 0;
    -webkit-transition: opacity .5s linear;
    -moz-transition: opacity .5s linear;
    transition: opacity .5s linear;
}

.brick:hover .brick__media:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.45);
    opacity: 1;
}

.home .brick__media:after {
    background: rgba(0,0,0,.0) !important;
}

.brick__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.brick__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 2;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .5s linear;
    -moz-transition: opacity .5s linear;
    transition: opacity .5s linear;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

footer .bt-lg,.bt-2x,.bt-3x,.bt-4x,.bt-5x {
    vertical-align: 0;
    left: 0;
    position: relative;
    top: 0;
    color: #fff;
}

.brick:hover .brick__logo {
    visibility: visible;
    opacity: 1;
}

.brick__label-wrap {
    position: absolute;
    top: -41.5px;
    left: 0;
    right: 0;
    z-index: 1;
}

.band--portfolio,.brick__content,.portfolio-gallery--full-browsers .aspect>*,.stacked-previews {
    position: relative;
}

.brick__label {
    font-size: .6875rem;
    line-height: 1;
    display: inline-block;
    background: #fff;
    margin: 0;
    padding: .75em 1.5em;
}

.portfolio-nav--right .portfolio-nav__content img,.portfolio-nav--right .portfolio-nav__icon {
    margin-left: auto;
}

.no-touch.csstransforms .brick__media .brick__image {
    will-change: transform;
    transform-orgin: center center;
    -webkit-transition: -webkit-transform 1s cubic-bezier(.24,.63,.44,1);
    transition: -webkit-transform 1s cubic-bezier(.24,.63,.44,1);
    transition: transform 1s cubic-bezier(.24,.63,.44,1);
    transition: transform 1s cubic-bezier(.24,.63,.44,1),-webkit-transform 1s cubic-bezier(.24,.63,.44,1);
}

.no-touch.csstransforms .brick__media:hover .brick__image {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.no-touch .brick__action:focus,.no-touch .brick__action:hover {
    color: #65a8a6;
}

.portfolio-nav-wrap {
    background: #65a8a6;
}

.portfolio-nav {
    display: block;
    padding: 50px;
    color: #fff;
}

.portfolio-nav:first-of-type {
    border-right: 1px solid rgba(255,255,255,.35);
}

.flexbox .portfolio-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.no-flexbox .portfolio-nav-wrap .grid .col {
    vertical-align: bottom;
}

.portfolio-nav__content {
    max-width: 400px;
}

.portfolio-nav__content>:last-child {
    margin-bottom: 0;
}

.portfolio-nav__content img {
    margin-bottom: 30px;
}

@media screen and (max-width:800px) {
    .portfolio-nav {
        padding: 25px 10%;
    }

    .portfolio-nav__content {
        display: none;
    }
}

.portfolio-nav--right .portfolio-nav__content {
    margin-left: auto;
    text-align: right;
}

.portfolio-nav__icon {
    display: block;
    margin-bottom: 150px;
}

@media screen and (max-width:800px) {
    .portfolio-nav__icon {
        margin-bottom: 0;
    }
}

.csstransforms.cssanimations.no-touch .portfolio-nav:hover .portfolio-nav__icon {
    -webkit-animation: icon-slide-left .5s cubic-bezier(.36,.07,.19,.97) both;
    animation: icon-slide-left .5s cubic-bezier(.36,.07,.19,.97) both;
}

.csstransforms.cssanimations.no-touch .portfolio-nav--right:hover .portfolio-nav__icon {
    -webkit-animation-name: icon-slide-right;
    animation-name: icon-slide-right;
}

@-webkit-keyframes icon-slide-left {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    35% {
        opacity: 0;
        -webkit-transform: translateX(-300%);
        transform: translateX(-300%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translateX(400%);
        transform: translateX(400%);
    }

    75% {
        opacity: 1;
    }
}

@keyframes icon-slide-left {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    35% {
        opacity: 0;
        -webkit-transform: translateX(-300%);
        transform: translateX(-300%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translateX(400%);
        transform: translateX(400%);
    }

    75% {
        opacity: 1;
    }
}

@-webkit-keyframes icon-slide-right {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    35% {
        opacity: 0;
        -webkit-transform: translateX(300%);
        transform: translateX(300%);
    }

    50% {
        -webkit-transform: translateX(-400%);
        transform: translateX(-400%);
    }

    75% {
        opacity: 1;
    }
}

@keyframes icon-slide-right {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    35% {
        opacity: 0;
        -webkit-transform: translateX(300%);
        transform: translateX(300%);
    }

    50% {
        -webkit-transform: translateX(-400%);
        transform: translateX(-400%);
    }

    75% {
        opacity: 1;
    }
}

.portfolio-gallery {
    margin-top: 75px;
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
    height: auto;
    -webkit-transition: max-height 1s ease;
    transition: max-height 1s ease;
}

.portfolio-lifestyle-gallery {
    margin-bottom: 75px;
}

@media screen and (max-width:800px) {
    .portfolio-gallery {
        margin-top: 50px;
    }

    .portfolio-lifestyle-gallery {
        margin-bottom: 50px;
    }
}

.portfolio-gallery .browser {
    border: none;
}

.portfolio-gallery .aspect:before {
    padding-bottom: 75%;
}

.portfolio-gallery--full-browsers .aspect:before {
    padding-bottom: 0;
}

.portfolio-gallery-button {
    display: inline-block;
    opacity: .25;
    filter: alpha(opacity=25);
    -webkit-transition: opacity 250ms ease-in-out;
    transition: opacity 250ms ease-in-out;
}

.no-touch .portfolio-gallery-button:focus,.no-touch .portfolio-gallery-button:hover {
    opacity: .85;
    filter: alpha(opacity=85);
}

.portfolio-gallery-button__icon,.portfolio-gallery-button__text {
    display: inline-block;
    margin-bottom: 0;
}

.portfolio-gallery-button__icon {
    width: 50px;
}

.portfolio-gallery-button__text {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .25em;
    vertical-align: top;
    margin-top: 10px;
    color: #fff;
    margin-left: 1.5em;
}

.stacked-previews {
    margin-top: 20px;
    padding-bottom: 75px;
    text-align: left;
}

.stacked-previews__preview {
    display: inline-block;
    width: 65%;
    overflow: hidden;
}

.stacked-previews__preview+.stacked-previews__preview {
    position: absolute;
    top: 75px;
    right: 0;
}

.stacked-previews__description {
    overflow: hidden;
    margin-top: -75px;
    padding-top: 10px;
}

.stacked-previews__description2 {
    font-size: 14px;
    font-size: .875rem;
    color: #999;
    font-style: italic;
    float: left;
    width: 100%;
}

.stacked-previews__description2>:last-child {
    margin-bottom: 0;
}

.stacked-previews__description2:before {
    display: block;
    width: 65%;
    float: right;
    height: 75px;
    margin-left: 10px;
}

.stacked-previews--reverse {
    text-align: right;
    padding-top: 0;
    padding-bottom: 0;
}

.stacked-previews--reverse .stacked-previews__preview+.stacked-previews__preview {
    top: 75px;
    right: auto;
    left: 0;
}

.stacked-previews__description--reverse {
    margin-top: 0;
    text-align: right;
    padding-top: 0;
}

.case-hero__content,.case-preview__description,.case-quote,.case-timeline__event,.related-card__meta,.team-profile__name,.team-profile__role,.timeline__content {
    text-align: center;
}

.stacked-previews__description--reverse .stacked-previews__description2 {
    float: right;
}

.stacked-previews__description--reverse .stacked-previews__description2:before {
    float: left;
    margin-left: auto;
    margin-right: 10px;
}

.stacked-browsers {
    position: relative;
    margin-top: 30px;
    padding-bottom: 60px;
    overflow: hidden;
}

.stacked-browsers:after {
    position: absolute;
    display: block;
    width: 40%;
    height: 120%;
    top: -10%;
    right: 0;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 70%,#fff 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 70%,#fff 100%);
}

@media screen and (max-width:800px) {
    .stacked-browsers {
        margin-top: 0;
    }
}

.stacked-browsers__browser {
    width: 100%;
}

.stacked-browsers__browser--stacked {
    position: absolute;
    top: 30px;
    left: 100px;
}

.case__section {
    padding: 100px 0;
    background-size: cover;
}

.case__section--flush-bottom {
    padding-bottom: 0;
}

.case__section--brand {
    background: #65a8a6;
}

.case__feature {
    margin-bottom: 50px;
}

.case__faux-overlay {
    background: #fff;
    position: relative;
}

.case__faux-overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 45%;
    background: #65a8a6;
}

.case__faux-overlay>* {
    position: relative;
    z-index: 2;
}

.case-preview>:last-child {
    margin-bottom: 0;
}

.case-preview__preview {
    margin-bottom: 20px;
}

.ot-case__preview-button-wrap {
    text-align: center;
    padding-bottom: 100px;
}

.bookend {
    position: relative;
}

.bookend__end {
    position: absolute;
    top: 0;
    left: 0;
}

@media screen and (max-width:1090px) {
    .bookend__end {
        opacity: .25;
        filter: alpha(opacity=25);
    }
}

@media screen and (max-width:500px) {
    .bookend__end {
        left: -20%;
    }
}

.csstransforms .bookend__end {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.bookend__end--right {
    left: auto;
    right: 0;
}

.bookend__content {
    position: relative;
    z-index: 2;
}

.simple-definitions {
    display: block;
}

.simple-definitions>:last-child {
    margin-bottom: 0;
}

.simple-definitions__title {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 15px;
}

.simple-definitions__description {
    margin-bottom: 30px;
}

.simple-definitions__description>:last-child {
    margin-bottom: 0;
}

.case-timeline {
    display: block;
}

.case-timeline__event {
    display: block;
    padding-bottom: 50px;
    margin-bottom: 250px;
    position: relative;
}

.case-timeline__event:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
}

.case-timeline__event:after,.case-timeline__event:before {
    content: "";
    display: block;
    position: absolute;
    background: #65a8a6;
    left: 50%;
}

.case-timeline__event:before {
    width: 8px;
    height: 8px;
    bottom: -200px;
    margin-left: -4px;
    border-radius: 10px;
}

.case-timeline__description,.case-timeline__quote {
    margin-left: auto;
    margin-right: auto;
    max-width: 750px;
}

.case-timeline__event:after {
    width: 1px;
    height: 200px;
    bottom: -200px;
}

.case-timeline__event:last-of-type:after,.case-timeline__event:last-of-type:before {
    content: none;
    display: none;
}

.case-results,.related-card {
    display: block;
}

.case-timeline__date {
    font-size: 11px;
    font-size: .6875rem;
    text-transform: uppercase;
    letter-spacing: .25em;
    margin-bottom: 10px;
}

.case-timeline__profile {
    margin-bottom: 30px;
}

.case-timeline__title {
    color: #000;
    margin-bottom: 20px;
}

.case-timeline__description>:last-child {
    margin-bottom: 0;
}

.case-timeline__quote {
    margin-bottom: 20px;
}

.outcome__title {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E4E4E4;
}

.outcome-list__title {
    font-size: 24px;
    font-size: 1.5rem;
    color: #65a8a6;
    margin-bottom: .75em;
}

.outcome-list__previews {
    margin-top: 50px;
    margin-left: -125px;
    margin-right: -125px;
}

@media screen and (max-width:1050px) {
    .outcome-list__previews {
        margin-right: auto;
        margin-left: auto;
    }
}

.case-results>:last-child {
    margin-bottom: 0;
}

.case-results__value {
    color: #65a8a6;
    line-height: 1;
    font-size: 50px;
    font-size: 3.125rem;
}

.case-results__description {
    margin-bottom: 30px;
}

.related-card {
    background: #fff;
    border: 1px solid #E4E4E4;
    border-radius: 4px;
    overflow: hidden;
}

.flexbox .related-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.related-card__image {
    width: 100%;
    margin-bottom: 20px;
}

.related-card__logo {
    padding: 0 60px;
    margin-bottom: 20px;
}

.related-card__meta {
    padding: 0 30px;
    margin-bottom: 20px;
    font-size: 14px;
    font-size: .875rem;
}

.related-card__meta span {
    display: block;
    font-weight: 400;
}

.case-hero {
    background: center center #0274a7;
    background-size: cover;
    position: relative;
    color: #fff;
    overflow: hidden;
}

.blog .case-hero {
    background: #457fca;
/* fallback for old browsers */
    background: -webkit-linear-gradient(to left,#457fca,#5691c8);
/* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left,#457fca,#5691c8);
/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.page-template-template-portfolio .case-hero {
    background: #B24592;
/* fallback for old browsers */
    background: -webkit-linear-gradient(to left,#B24592,#F15F79);
/* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left,#B24592,#F15F79);
/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.case-hero__direction-icon {
    position: absolute;
    left: 50%;
    bottom: 50px;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.case-hero--overlay:after {
    content: "";
    background: #000;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    filter: alpha(opacity=50);
}

.case-hero__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 750px;
    position: relative;
    z-index: 2;
    padding: 100px 0;
}

.property-search-hero__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    position: relative;
    z-index: 2;
    padding: 20px 0;
}

.hide-font {
    color: rgba(0,0,0,0);
}

.single-project .hide-font {
    color: #fff;
}

.single-project .head-article {
    display: none;
}

.about_main_head {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 18px;
    border: 2px solid #000;
    display: inline-block;
    padding: 1em 2em;
    font-weight: 500;
    margin-bottom: 30px !important;
}

.footer-hr {
    margin-top: 60px;
    border-color: #7D7D7D;
    border-width: 1px;
    color: #FEFEFE;
    margin-bottom: 15px;
}

.footer-copyright {
    font-size: 14px;
    color: #7D7D7D;
}

.about_intro {
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
}

.about-intro {
    margin-bottom: 25px;
}

.wwd_bullets {
    font-size: 22px;
}

.text_right {
    text-align: right;
}

.case-hero__content>:last-child {
    margin-bottom: 0;
}

.case-hero__logo {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    max-width: 250px;
}

.case-hero__title {
    font-size: 40px;
    font-size: 2.5rem;
    padding-top: 0;
    font-weight: 300;
    margin-bottom: 0;
}

.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit],.gform_wrapper .gform_page_footer input.button,.gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 16px;
    width: 100% !important;
    margin: 0 16px 0 0;
    color: #fff;
    border: 2px solid #fff !important;
}

.contact_bg {
    background-color: #65a8a6 !important;
    color: #fff;
}

.gform_wrapper label.gfield_label {
    font-weight: 500 !important;
    font-size: 18px !important;
}

.gform_wrapper.gf_browser_chrome input:not([type=radio]):not([type=checkbox]):not([type=submit]),.gform_wrapper.gf_browser_chrome select,.gform_wrapper.gf_browser_chrome textarea {
    border: 1px solid #ccc !important;
    padding: 10px;
    color: #000;
    font-weight: 600;
}

.free-property-valuation .gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit],.gform_wrapper .gform_page_footer input.button,.gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 16px;
    width: 200px !important;
    margin: 0 16px 0 0;
    color: #fff;
    border: 0px solid #000 !important;
    background-color: #00b188;
}

.contact__address {
    padding: 20px;
    color: #fff;
}

.contact__address h3 {
    font-weight: 300;
    font-size: 1.5rem;
}

.contact__map {
	margin-left: -20px !important;
	margin-right: -20px !important;
	margin-bottom: -29px !important;
}

hr {
    margin: 40px 0px;
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

footer hr {
	margin: 0px 0px !important;
}

.band--bottom {
    background-color: #009472;
    color: #fff;
    padding-bottom: 0px !important;
}

.band--bottom img {
	display: inline-block;
	margin-left: 5%;
}

.band--bottom .grid--layout .col {
    margin-bottom: 25px !important;
	margin-top: 10px !important;
}

.footer__logos {
	text-align: right;
}

@media screen and (max-width:800px) {
    .case-hero__title {
        font-size: 38px;
        font-size: 2.375rem;
    }
}

@media screen and (max-width:500px) {
    .bookend__end--right {
        right: -20%;
    }

    .case-hero__content {
        padding-top: 125px;
        padding-bottom: 150px;
    }

    .case-hero__logo {
        margin-bottom: 25px;
    }

    .case-hero__title {
        font-size: 36px;
        font-size: 2.25rem;
    }
}

.browser {
    display: block;
    border-radius: 4px;
    overflow: hidden;
    padding-top: 60px;
    background: #eee;
    position: relative;
    border: 1px solid rgba(0,0,0,.025);
}

.browser:after,.browser:before {
    position: absolute;
    content: "";
}

.browser:before {
    left: 20px;
    top: 22.5px;
    background-repeat: repeat-x;
    background-size: 20px 15px;
    background-image: -webkit-radial-gradient(7.5px 50% circle,rgba(0,0,0,.1) 7.5px,transparent 7.5px);
    background-image: radial-gradient(circle at 7.5px 50%,rgba(0,0,0,.1) 7.5px,transparent 7.5px);
    background-position: 0 50%;
    width: 55px;
    height: 15px;
}

.browser:after {
    top: 15px;
    left: 95px;
    right: 20px;
    height: 30px;
    background: #fff;
    border-radius: 99px;
}

.browser__content {
    overflow: hidden;
}

.browser__content:before {
    float: left;
    content: "";
    padding-bottom: 75%;
    margin-bottom: 0;
}

.browser__content:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
}

.browser--right-hidden:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    right: 0;
}

.browser--left-hidden:after {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    left: 0;
}

.browser--left-hidden .browser__content:after,.browser--left-hidden .browser__content:before {
    display: none;
}

.browser__content img {
    width: 100%;
}

@media screen and (max-width:800px) {
    .browser {
        padding-top: 35px;
    }

    .browser:after {
        top: 10px;
        left: 10px;
        right: 10px;
        height: 15px;
    }

    .browser:before {
        display: none;
    }
}

.browser--minimal-ui {
    padding-top: 30px;
}

.browser--minimal-ui:after {
    content: none;
}

.browser--minimal-ui .browser__content:after,.browser--minimal-ui .browser__content:before,.browser--minimal-ui:before {
    width: 12px;
    height: 12px;
    top: 7.5px;
}

.browser--minimal-ui:before {
    left: 10px;
}

.browser--minimal-ui .browser__content:before {
    left: 27px;
}

.browser--minimal-ui .browser__content:after {
    left: 44px;
}

.browser--no-ui {
    padding-top: 0;
    background: #fff;
}

.browser--no-ui .browser__content:after,.browser--no-ui .browser__content:before,.browser--no-ui:after,.browser--no-ui:before {
    content: none;
    display: none;
}

.case-quote>:last-child {
    margin-bottom: 0;
}

.case-quote__quote {
    font-family: times,Baskerville,Georgia,serif,TimesNewRoman,"Times New Roman";
    line-height: 1.3;
    font-weight: 400;
    font-size: 44px;
    font-size: 2.75rem;
    margin-bottom: 20px;
    color: #65a8a6;
    quotes: '\201C' '\201D' '\2018' '\2019';
}

@media screen and (max-width:800px) {
    .case-quote__quote {
        font-size: 38px;
        font-size: 2.375rem;
    }
}

@media screen and (max-width:500px) {
    .case-quote__quote {
        font-size: 30px;
        font-size: 1.875rem;
    }
}

.case-quote--small .case-quote__quote {
    font-size: 28px;
    font-size: 1.75rem;
}

.case-quote__quote:before {
    content: open-quote;
    margin-right: .15em;
}

.case-quote__quote:after {
    content: close-quote;
    margin-left: .15em;
}

.sitemap-list__item:before,.timeline-wrap:after,.timeline-wrap:before,.timeline:after,.timeline__entry:before {
    content: "";
}

.case-quote__cite {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .25em;
    color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

.case-quote--on-dark .case-quote__cite,.case-quote--on-dark .case-quote__quote {
    color: #fff;
}

.ot-case-ideas {
    position: relative;
    padding-right: 50px;
    padding-bottom: 50px;
}

@media screen and (max-width:800px) {
    .ot-case-ideas {
        padding-right: 25px;
        padding-bottom: 25px;
    }
}

.ot-case-ideas__module {
    width: 350px;
    max-width: 45%;
    position: absolute;
    right: 0;
    bottom: 0;
    box-shadow: 0 0 30px -10px rgba(0,0,0,.25);
}

.ot-case-study-quote {
    padding-bottom: 40%;
}

.case__faux-overlay {
    margin-top: 75px;
}

@media screen and (max-width:800px) {
    .ot-case-study-quote {
        padding-bottom: 70%;
    }

    .case__faux-overlay {
        margin-top: 50px;
    }
}

.team-profile {
    display: block;
}

.team-profile>:last-child {
    margin-bottom: 0;
}

.team-profile__mugshot {
    margin-bottom: 15px;
    background: #f2f2f2;
    overflow: hidden;
    border-radius: 2px;
}

.svg .team-profile__mugshot {
    background-image: url(http://www.enduratank.co.uk/wp-content/themes/enduratankv2/images/profile-placeholder.svg);
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
}

.team-profile__name {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 1.3;
}

.team-profile__role,.timeline__time,.what-we-do__title {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .25em;
}

.team-profile__role {
    font-size: 11px;
    font-size: .6875rem;
    color: #999;
}

.timeline-wrap {
    padding: 0;
    position: relative;
    margin: -50px 0;
}

.timeline-wrap:after,.timeline-wrap:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 3;
}

.timeline-wrap:before {
    top: 0;
    background: -webkit-linear-gradient(top,#fff 0,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 100%);
}

.timeline-wrap:after {
    bottom: 0;
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);
}

.band--alt .timeline-wrap:before {
    background: -webkit-linear-gradient(top,#f2f2f2 0,rgba(242,242,242,0) 100%);
    background: linear-gradient(to bottom,#f2f2f2 0,rgba(242,242,242,0) 100%);
}

.band--alt .timeline-wrap:after {
    background: -webkit-linear-gradient(top,rgba(242,242,242,0) 0,#f2f2f2 100%);
    background: linear-gradient(to bottom,rgba(242,242,242,0) 0,#f2f2f2 100%);
}

.timeline {
    position: relative;
    padding: 100px 0;
}

.timeline:after {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #E4E4E4;
}

.timeline__entry {
    display: block;
    width: 50%;
    margin-bottom: 20px;
    position: relative;
    padding-right: 60px;
}

.timeline__entry:last-of-type {
    margin-bottom: 0;
}

.timeline__entry:nth-of-type(2n) {
    padding-right: 0;
    padding-left: 60px;
    margin-left: auto;
}

.timeline__entry:before {
    z-index: 2;
    width: 20px;
    height: 20px;
    background: #65a8a6;
    position: absolute;
    right: 0;
    top: 50%;
    border: 5px solid #fff;
    border-radius: 99px;
    margin-right: -10px;
    margin-top: -10px;
}

.timeline__entry:nth-of-type(2n):before {
    right: auto;
    left: 0;
    margin-right: auto;
    margin-left: -10px;
}

.band--alt .timeline__entry:before {
    border-color: #f2f2f2;
}

.timeline__content {
    border-radius: 5px;
    padding: 30px;
    border: 1px solid #E4E4E4;
    position: relative;
    background: #fff;
}

.timeline__content>:last-child {
    margin-bottom: 0;
}

.timeline__content:after,.timeline__content:before {
    content: "";
    position: absolute;
    background: #fff;
    width: 20px;
}

.timeline__content:before {
    height: 50px;
    z-index: 2;
    background: #fff;
    right: 0;
    top: 50%;
    margin-top: -25px;
}

.timeline__content:after {
    height: 20px;
    right: -10px;
    top: 50%;
    margin-top: -10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid #E4E4E4;
    border-radius: 2px;
}

.timeline__entry:nth-of-type(2n) .timeline__content:before {
    right: auto;
    left: 0;
}

.timeline__entry:nth-of-type(2n) .timeline__content:after {
    right: auto;
    left: -10px;
}

.timeline__time {
    display: block;
    font-size: 11px;
    font-size: .6875rem;
    margin-bottom: 10px;
}

@media screen and (max-width:800px) {
    .timeline__entry {
        padding-right: 35px;
    }

    .timeline__entry:nth-of-type(2n) {
        padding-left: 35px;
    }

    .timeline__content {
        padding: 25px;
    }
}

@media screen and (max-width:500px) {
    .timeline {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .timeline:after {
        left: 10px;
    }

    .timeline-wrap {
        margin: -25px 0;
    }

    .timeline-wrap:after,.timeline-wrap:before {
        height: 25px;
    }

    .timeline__entry,.timeline__entry:nth-of-type(2n) {
        width: 100%;
        padding: 0 20px 0 40px;
    }

    .timeline__entry:after,.timeline__entry:before,.timeline__entry:nth-of-type(2n):after,.timeline__entry:nth-of-type(2n):before {
        left: 0;
        right: auto;
        margin-right: 0;
        margin-left: 0;
    }

    .timeline__entry .timeline__content:before,.timeline__entry:nth-of-type(2n) .timeline__content:before {
        left: 0;
        right: auto;
    }

    .timeline__entry .timeline__content:after,.timeline__entry:nth-of-type(2n) .timeline__content:after {
        left: -10px;
        right: auto;
    }
}

.what-we-do__title {
    font-size: 11px;
    font-size: .6875rem;
    display: block;
    color: gray;
    margin-bottom: 30px;
}

.no-touch .job-overview__title a:focus,.no-touch .job-overview__title a:hover,.office-card__footer a {
    color: #65a8a6;
}

.what-we-do__intro {
    margin-bottom: 50px;
}

.contact-form {
    background: #fff;
    border-radius: 4px;
    padding: 50px;
    margin-left: auto;
    margin-right: auto;
    max-width: 650px;
}

@media screen and (max-width:800px) {
    .what-we-do__intro {
        margin-bottom: 30px;
    }

    .contact-form {
        padding: 30px;
    }
}

.contact-form__title {
    font-weight: 500;
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 20px;
}

.contact-form__header {
    margin-bottom: 40px;
}

.contact-form__header>:last-child {
    margin-bottom: 0;
}

.flexbox .contact-optin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width:500px) {
    .contact-form {
        padding: 25px;
    }

    .flexbox .contact-optin {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.contact-optin__field {
    padding-right: 20px;
}

@media screen and (max-width:500px) {
    .contact-optin__field {
        padding-right: 0;
        margin-bottom: 20px;
        text-align: left;
    }
}

.contact-optin__field .field {
    margin-bottom: 20px;
}

.flexbox .contact-optin__field {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0;
}

.flexbox .contact-optin__field .field {
    margin-bottom: 0;
}

.contact-optin__button {
    text-align: right;
}

.application-backlink,.careers-sector,.job-categories,.job-categories__category {
    text-align: center;
}

.office-card {
    display: block;
    background: #f2f2f2;
    overflow: hidden;
    border-radius: 2px;
}

.office-card>:last-child {
    margin-bottom: 0;
}

.band--alt .office-card {
    background: #fff;
}

.flexbox .office-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.office-card__content {
    padding: 50px 50px 20px;
}

.office-card__content>:last-child {
    margin-bottom: 0;
}

@media screen and (max-width:800px) {
    .office-card__content {
        padding: 30px 30px 20px;
    }
}

@media screen and (max-width:500px) {
    .office-card__content {
        padding: 25px 25px 10px;
    }
}

.office-card__footer {
    margin-top: auto;
    padding: 20px 50px 50px;
}

.office-card__title {
    font-size: 20px;
    font-size: 1.7rem;
}

.address-address {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 42px;
}

.map {
    min-height: 450px;
    height: 65vh;
}

.careers-sector .svg-replace {
    margin: 0 auto 30px;
    max-width: 65%;
}

.careers-sector .careers-intro {
    text-align: center;
    font-size: 15px;
    font-size: .9375rem;
}

.careers-sector>:last-child {
    margin-bottom: 0;
}

.job-overview__title {
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 500;
    margin-bottom: 10px;
}

.job-overview__description {
    margin-bottom: 10px;
}

.job-overview__action {
    font-weight: 500;
    color: #65a8a6;
}

.job-details {
    display: block;
    margin-bottom: 75px;
}

.job-details>:last-child {
    margin-bottom: 0;
}

@media screen and (max-width:800px) {
    .office-card__footer {
        padding: 0 30px 30px;
    }

    .job-details {
        margin-bottom: 50px;
    }
}

.job-details__type {
    font-weight: 700;
    display: block;
    float: left;
    min-width: 8em;
}

.job-details__value {
    display: block;
    clear: right;
    margin-bottom: 5px;
}

.job-description {
    margin-bottom: 75px;
}

.job-no-recruit {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .25em;
    margin-top: 20px;
    color: #b3b3b3;
}

.no-touch .application-backlink:focus,.no-touch .application-backlink:hover,.no-touch .sitemap-list__item a:hover {
    color: #65a8a6;
}

@media screen and (max-width:800px) {
    .job-description {
        margin-bottom: 50px;
    }
}

@media screen and (max-width:500px) {
    .office-card__footer {
        padding: 10px 25px 25px;
    }
}

.job-categories__title {
    margin-bottom: 50px;
}

.job-categories__category>:last-child {
    margin-bottom: 0;
}

.job-categories__category-icon {
    margin: 0 auto 20px;
}

.application-form,.sitemap-list--nested {
    margin-bottom: 30px;
}

.application-form {
    background: #fff;
    border-radius: 4px;
    padding: 50px;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}

@media screen and (max-width:800px) {
    .application-form {
        padding: 30px;
    }
}

@media screen and (max-width:500px) {
    .application-form {
        padding: 25px;
    }
}

.application-form__title {
    font-weight: 500;
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 30px;
}

.application-backlink {
    display: block;
}

.sitemap-list__item {
    padding-left: 1em;
    position: relative;
}

.sitemap-list__item:before {
    position: absolute;
    top: 1em;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 10px;
    background: #65a8a6;
    display: inline-block;
    margin-top: -2px;
}

.no-touch .sitemap-list__item {
    padding-left: 1em;
    position: relative;
}

.sitemap-list__title {
    display: block;
    font-size: 24px;
    font-size: 1.5rem;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.sitemap-list__sub-title {
    display: inline-block;
}

.vh,.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
}

.footer__links a {
    display: block;
    color: #B1B1B1;
}

.overview {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin-bottom: 30px;
}

[id=ie8] [id=outer-wrapper] {
    margin: 0 auto;
    width: 100%;
}

[id=ie8] .inner,[id=ie8] .wrap {
    min-width: 0;
    max-width: none;
    width: 980px;
}

.header-cta {
    border: 2px solid #65a8a6;
    padding: 8px 12px;
    color: #65A8A6;
    font-size: 12px;
    font-weight: 600;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1) {
    .site-nav {
        display: none !important;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1) {
    .site-nav {
        display: none !important;
    }
}

.no__pad {
    padding-top: 0 !important;
    padding-bottom: 50px !important;
}
.slider__inner {
    padding: 20px;
    max-width: 500px;
    background-color: rgba(0, 0, 0, 0.35);
    display: block;
    margin: 0 auto;
    text-align: center;
    position: absolute;
	  top: 55%;
	  left: 50%;
	  transform: translate(-50%, -50%);
}

.slider__inner h3 {
    text-transform: none !important;
    font-size: 2.4em;
    line-height: 1.3em;
    margin-bottom: 0.4em;
    font-weight: 400 !important;
}

.slider__inner p {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0rem;
}

a.home__right-cta:hover {
    background-color: #f96d3d;
}

.home h3 {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0;
}

.home__blog .l-one-third {
    width: 32.33333%;
}


.affix {
    /* background-color: rgba(255,255,255,1); */
    /* border-bottom: 2px solid #E6E6E6; */
    position: fixed;
    top: 0px;
    width: 100%;
}
.affix-top {
}

main {
    margin-top: 213px;
}

.slider-link {
    display: inline-block;
    padding: 10px 20px;
    background-color: rgb(0, 177, 136);
    color: #fff;
    margin-top: 20px;
    font-weight: 600;
    font-size: 15px;
}

.slide-text h1 {
	font-size: 1.7em;
	line-height: 1.3em;
}

.acc__main {
	background-color: #f15722;
}

.acc__grey {
	background-color: #e6e6e6;
}

.social-icons {
	text-align: right;
}

.social-icons img {
	display: inline-block;
	margin-right: 10px;
	background-color: #fff;
	border-radius: 100%;
}

select {
    height: 50px;
    background: #f5f5f5;
    border-radius: 0;
    border: none;
    outline: none;
    padding: 20px 40px;
    position: relative;
    font-size: 14px;
    color: #777;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    cursor: pointer;
}

.tagged_as {
	display: block;
}

.main-page__header {
    font-size: 1.7rem;
    font-weight: 600;
}

.main-page__related .l-one-third {
    width: 32.33333%;
}

.main-page__related .l-one-half {
    width: 49%;
}

.main-page__related {
    margin-top: 2rem;
}

.main-page__child {
    display: block;
    background-color: #0274a7;
    color: #fff;
    padding: 5px;
    text-align: center;
}
.page-template-page-contact .gform_wrapper {
    background-color: #f7f7f7;
    padding: 20px;
    margin-top: 30px;
}

.blog__featured-image {
	padding-bottom: 25px;
}

table { 
  width: 100%; 
  border-collapse: collapse; 
  table-layout: fixed;
}
/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #ececec; 
}
th { 
  background: #00b188; 
  color: white; 
  font-weight: 500; 
  text-align: center !important;
  line-height: 1.5rem;
}
td, th {
    padding: 12px 14px;
    border: 1px solid #ececec;
    vertical-align: middle;
}

.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px;
}

td.td__center {
	text-align: center !important;
}

th.td__left {
	text-align: left !important;
}

td {
	font-size: 0.9rem;
	text-align: left;
	line-height: 1.4rem;
}

table i {
    font-size: 1.4rem !important;
}

.content a {
    -webkit-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
    color: #00b188;
    text-decoration: underline;
}

.single__page--bottom-cta {
    padding: 20px;
    background-color: #0274a7;
    color: #fff;
    margin-top: 2rem;
}

.single__page--bottom-cta a {
    color: #fff;
    font-weight: 600;
}

.single__page--bottom-cta h3 {
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 1rem;
}

.single__page--bottom-cta p.icon {
    font-size: 4rem;
    float: right;
    line-height: 0rem;
}

.single__page--sidebar-cta {
    padding: 20px;
    background-color: #0274a7;
    color: #fff;
    margin-top: 0rem;
    margin-bottom: 2rem;
}

.single__page--sidebar-cta a {
    color: #fff;
    font-weight: 600;
}

.single__page--sidebar-cta h3 {
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 1rem;
}

.single__page--sidebar-cta p.icon {
    font-size: 4rem;
    float: right;
    line-height: 0rem;
}

.sidebar__color1 {
	background-color: #FF5722 !important;
}

.sidebar__search {
    padding: 20px;
    background-color: #0274a7;
    color: #fff;
    margin-top: 0rem;
    margin-bottom: 2rem;
}

.sidebar__search:hover {
    background-color: #1283b5;
}

.sidebar__search a {
    color: #fff;
    font-weight: 600;
}

.sidebar__search h4 {
    display: inline-block;
    font-size: 1.1rem;
    font-weight: 300;
    margin-bottom: 0rem;
}

.sidebar__search p.icon {
    font-size: 2rem;
    float: right;
    line-height: 0rem;
}

.footer-contact {
    float: right;
    border: 2px solid #fff;
    padding: 5px 25px;
    color: #fff;
}

.footer-slogan {
    padding-top: 5px;
}

.widget_nav_menu .menu-item {
	display: block;
	margin-right: 0px;
    padding: 5px 0px;
}

.social__icons img {
	display: inline-block;
}

.footer__phone {
	margin-top: 0px;
}

.footer__iso {
	display: block;
	margin-top: 30px;
}

.flex-direction-nav {
    display: none;
}
.products h3 {
    font-size: 1em;
    text-align: left;
    padding: 10px 15px 0px;
    color: #000;
    margin-bottom: 0em;
    font-weight: 600;
    border-top: 1px solid #e6e6e6;
    line-height: 1.4em;
}
p.cat__sku {
    padding: 0px 15px 5px;
    margin-bottom: 0em;
    font-size: .9em;
}
p.cat__dimensions {
    padding: 0px 15px 0px;
    margin-bottom: 0em;
    color: #000;
    font-weight: 300;
    font-size: .9em;
}
h2.page__titles {
    font-size: 2em;
    font-family: 'Exo', sans-serif;
}
mark {
	display: none !important;
}

.cat__description {
	margin: 1em 0em 2em;
}

.term-tanks h1.page-title {
    display: none;
}

.cat__description h1 {
    font-size: 1.8em;
    font-weight: 700;
    font-family: 'Exo', sans-serif;
    text-transform: uppercase;
    color: #585a5c;
    text-align: left;
    margin-bottom: .5em;
}

.cat__description p {
	font-size: 1.1em;
}

.product__border {
	border: 1px solid #dcdcdc;
	background-color: #fff;
}

.product__border a:hover {
	opacity: 0.8;
	background-color: #fbfbfb;
}

.product__border a {
	border: 0px !important;
}

.product__border h3 {
    font-size: 1em;
    text-align: left;
    padding: 10px 15px;
    color: #000;
    margin-bottom: 0em;
    font-weight: 600;
    border-top: 2px solid #e6e6e6;
    line-height: 1.4em;
}

.woocommerce div.product .product_title {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 32px;
    color: #545454;
    font-family: 'Exo',sans-serif !important;
}

.single-product .entry-summary p {
	font-size: .85em;
}

.single-product .entry-summary li {
	font-size: .85em;
}

.single-product .entry-summary ul {
	margin-left: 20px;
	margin-bottom: 30px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 0 0 0em !important;
    margin: 0 0 0em !important;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 20px;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}

.woocommerce .add-request-quote-button.button {
    background-color: #00b188;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 700;
}

.woocommerce .add-request-quote-button.button {
    margin-top: 10px;
    width: 100%;
    text-transform: uppercase;
    font-family: Exo;
    font-size: 1em;
    border-radius: 0px;
    padding: 20px 0px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #E6E6E6;
    display: inline-block;
    position: relative;
    border-radius: 0px 0px 0 0;
    margin: 0 0px;
    padding: 0 1em;
}

.single-product .woocommerce-Tabs-panel ul {
    margin-left: 20px;
}

.related h2 {
    font-size: 2em;
    font-weight: 600;
    font-family: Exo;
}

.band--bread {
	background-color: #f7f7f7 !important;
}

.menu-right {
	display: none;
}

.quick-enquire {
    width: 100%;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 177, 136);
    font-family: Exo;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0px 0px 25px;
    padding: 15px;
    border-width: 3px;
    border-style: solid;
    border-color: rgb(0, 177, 136);
}

.product_meta {
    font-weight: bold;
    border-top: 2px solid rgb(247, 247, 247);
    padding: 20px 0px;
    margin: 25px 0px;
    border-bottom: 2px solid rgb(247, 247, 247);
}

.sku_wrapper {
    display: block;
}

.product_meta .sku {
    font-weight: 500;
}

.product_meta a {
    font-weight: 500;
}
ul.products {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
 
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
ul.products article {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

ul.products article a {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    display: block;
    -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

ul.products article a:hover {
	opacity: 0.8;
	background-color: #fbfbfb;
}

ul.products article a img {
    max-width: 500px;
    max-height: 500px;
    height: auto;
    width: 100%;
}

.woocommerce-result-count {
    display: none;
    margin: 0 0 1.5em !important;
    font-weight: 700;
}

.woocommerce-ordering {
	display: none;
}
.widget_nav_menu li a {
	color: #fff;
}

.band--contact {
	background-color: #00b188 !important;
}

.contact__body h3 {
    font-family: 'Exo', sans-serif;
    font-size: 1.3em;
    margin-bottom: 0em;
}

.gmap-left {
    margin-bottom: -.5em;
}

.gmap-left iframe {
    pointer-events: none;
}

/* ul.sub-menu {
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    column-gap: 20px;
}
*/

.contact h2.page__titles {
    font-size: 2em;
    font-family: 'Exo', sans-serif;
    margin-bottom: .1em;
}

.contact__top p {
	margin-bottom: 0.2em;
}

.contact__top {
    margin-bottom: 2.5em;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 1.5em;
}

.woocommerce nav.woocommerce-pagination {
    text-align: center;
    display: block;
}

.contact .gform_title {
    color: #fff !important;
}
.contact .gform_body {
    color: #fff !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #00B188 !important;
    color: #FFFFFF !important;
    font-weight: 700;
}

.gform_wrapper .gf_progressbar {
    width: 99%;
    height: 30px !important;
    overflow: hidden;
    line-height: 30px!important;
    border: 0px solid #EEE;
    background-image: none !important;
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #f5f5f5 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -moz-box-shadow: 0 0 0px 0 rgba(0,0,0,.2) !important;
    -webkit-box-shadow: 0 0 0px 0 rgba(0,0,0,.2) !important;
    box-shadow: 0 0 0px 0 rgba(0,0,0,.2) !important;
}

.gform_wrapper .percentbar_blue {
    background-image: none !important;
    background-repeat: repeat-x;
    background-color: #00b188 !important;
    color: #FFF;
}

.gform_wrapper .gf_progressbar_percentage {
    height: 30px !important;
    text-shadow: 0 0px 0px rgba(0,0,0,.5);
}

.gform_wrapper .gf_progressbar_percentage span {
    padding-top: 4px;
}

.widget {
    margin-bottom: 3em;
}

.archive ul.products a.product_type_variable {
	display: none;
}

.single_variation_wrap .quantity {
	display: none;
}

.variations tr {
	background-color: #fff !important;
}

.variations .label  {
    font-size: 1.1em;
    margin-top: 5px;
    display: block;
}

.woocommerce div.product form.cart .variations select {
    min-width: 100%;
}

.widgettitle {
    font-size: 1.4em;
    font-weight: 600;
    font-family: 'Exo', sans-serif;
}

.widget .post-date {
    display: block;
    font-size: .8em;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    font-size: 1.2em !important;
    font-weight: 700 !important;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    margin-left: 0.09em !important;
}

#rainfall_cal {
    padding: 20px 40px;
    background-color: #F9F9F9;
    margin: 30px 0px;
}

#rainfall_cal h2 {
    margin: 20px 0px;
    font-weight: 600;
    padding-bottom: 15px;
    border-bottom: 2px solid #00B188;
    color: #00B188;
}

.mb30 {
    margin-bottom: 30px;
}

#rainfall_cal .form_left {
    width: 50%;
    min-width: 300px;
    display: inline-table;
}

#rainfall_cal .form_right {
    width: 49%;
    min-width: 300px;
    display: inline-table;
    float: right;
}
#rainfall_cal .calculator_text {
    font-size: 11px;
    margin-top: 10px;
}
.rw-button {
    margin: 0px 0px 25px;
    /* width: 100%; */
    padding: 15px;
    border: 3px solid #00B188;
    background-color: #FFF;
    color: #00B188;
    font-family: 'Exo';
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    display: block;
    text-align: center;
}
#rainfall_cal .form_right #amount {
    padding: 10px;
    margin-bottom: 15px;
}
#rainfall_cal .form_right #tanksize {
    padding: 10px;
    margin-bottom: 15px;
}
#rainfall_cal .form_left input {
    width: 75%;
    margin-bottom: 10px;
    padding: 10px;
}
#rainfall_cal .form_left input {
    width: 75%;
    margin-bottom: 10px;
    padding: 10px;
}
#rainfall_cal .form_left input#calculate {
    background-color: #00B188;
    border: 0px;
    padding: 15px;
    width: 200px;
    font-weight: 600;
    color: #fff;
}
.sky-form-green footer button.button {
    background-color: #00b188;
    font-weight: 600;
    letter-spacing: 1px;
}
.sky-form-green .input input:focus, .sky-form-green .select select:focus, .sky-form-green .textarea textarea:focus, .sky-form-green .radio input:focus + i, .sky-form-green .checkbox input:focus + i, .sky-form-green .toggle input:focus + i {
    border-color: #32bf9e !important;
}
.sky-form header {
	display: none !important;
}
.social__media ul {
    overflow: auto;
}
 
.social__media ul li {
    list-style-type: none;
    float: left;
}
 
.social__media ul li a i {
    background: #205D7A;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    font-size: 25px;
    text-align: center;
    margin-right: 10px;
    padding-top: 15%;
    transition: all 0.2s ease-in-out;
}
.fa-facebook {
    background:#3b5998 !important
} 
.fa-linkedin {
    background:#007bb6 !important
}
.fa-twitter {
    background:#00aced !important
}
.fa-google-plus {
    background:#dd4b39 !important
}
.social__media ul li a i:hover {
    opacity: .7;
}

.search-results .category-header-image {
    background-image: url('../../../uploads/2016/01/enduratank-vertical-tanks.jpg') !important;
}
.product_cat_storage-silo-tanks .category-header-image {
    background-image: url('../../../uploads/2016/10/storage-silo-tanks.jpg') !important;
}
.product_cat_polyvinylidene-fluoride-tanks-pvdf .category-header-image {
    background-image: url('../../../uploads/2016/10/pvdf-tanks.jpg') !important;
}
.product_cat_cross-link-chemical-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/cone-tanks.jpg') !important;
}
.product_cat_underground-tanks .category-header-image {
    background-image: url('../../../uploads/2016/09/hdr-Underground-Tanks.jpg') !important;
}
.product_cat_category-5-break-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/potable-water-tanks.jpg') !important;
}
.product_cat_adblue-dispensing-systems .category-header-image {
    background-image: url('../../../uploads/2016/07/adblue-dispensing-systems.jpg') !important;
}

.product_cat_applicator-tanks .category-header-image {
    background-image: url('http://www.enduratank.co.uk/wp-content/uploads/2016/07/applicator-tanks.jpg') !important;
}

.product_cat_baffle-balls .category-header-image {
    background-image: url('http://www.enduratank.co.uk/wp-content/uploads/2016/07/baffle-ball-system.jpg') !important;
}

.product_cat_baffled-slimline-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/slimline-water-and-baffled-slimline-tanks.jpg') !important;
}

.product_cat_batch-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/batch-tanks.jpg') !important;
}

.product_cat_chemical-dosing-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/chemical-dosing-tanks.jpg') !important;
}

.product_cat_clarification-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/cone-tanks.jpg') !important;
}

.product_cat_bunded-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/bunded-tanks.jpg') !important;
}

.product_cat_cone-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/cone-tanks.jpg') !important;
}

.product_cat_horizontal-squat-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/squat-tanks.jpg') !important;
}

.product_cat_horizontal-static-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/horizontal-static-tanks.jpg') !important;
}

.product_cat_industrial-storage-tanks-1-5-sg .category-header-image {
    background-image: url('../../../uploads/2016/07/industrial-tanks.jpg') !important;
}

.product_cat_industrial-storage-tabks-2-sg .category-header-image {
    background-image: url('../../../uploads/2016/07/industrial-tanks.jpg') !important;
}

.product_cat_insultated-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/insulated-tanks.jpg') !important;
}

.product_cat_liquid-fertiliser-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/liquid-fertiliser-tanks.jpg') !important;
}

.product_cat_molasses-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/molasses-tanks.jpg') !important;
}

.product_cat_open-top-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/open-top-vertical-tanks.jpg') !important;
}

.product_cat_open-top-bunded-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/bunded-tanks.jpg') !important;
}

.product_cat_open-top-tanks-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/cone-tanks.jpg') !important;
}

.product_cat_pin-mount-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/pin-mount-tanks.jpg') !important;
}

.product_cat_potable-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/potable-water-tanks.jpg') !important;
}
.product_cat_wras-approved-potable-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/potable-water-tanks.jpg') !important;
}

.product_cat_rainwater-harvesting-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/rainwater-harvesting-tanks.jpg') !important;
}

.product_cat_slimline-water-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/slimline-water-and-baffled-slimline-tanks.jpg') !important;
}

.product_cat_sump-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/horizontal-sump-tanks.jpg') !important;
}

.product_cat_tank-level-indicator .category-header-image {
    background-image: url('../../../uploads/2016/07/level-indicator-gauge.jpg') !important;
}

.product_cat_transport-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/horizontal-transport-tanks.jpg') !important;
}

.product_cat_tank-accessories-and-modifications .category-header-image {
    background-image: url('../../../uploads/2016/07/tank-modifications-and-accessories.jpg') !important;
}

.term-window-cleaning-tanks .category-header-image {
    background-image: url('../../../uploads/2016/07/slimline-water-and-baffled-slimline-tanks.jpg') !important;
}

.term-admix-tanks .category-header-image {
    background-image: url('../../../uploads/2016/11/admix-tanks.jpg') !important;
}

.term-ferric-chloride-tanks .category-header-image {
    background-image: url('../../../uploads/2016/11/ferric-chloride-tanks.jpg') !important;
}

.term-brewing-tanks .category-header-image {
    background-image: url('../../../uploads/2016/11/craft-beers.jpg') !important;
}

.term-caustic-soda-tanks .category-header-image {
    background-image: url('../../../uploads/2016/11/ferric-chloride-tanks.jpg') !important;
}

#menu-item-5195 a {
    text-transform: uppercase !important;
    color: #009bd9 !important;
    font-size: 1em !important;
    border-bottom: 1px solid #e2e2e2;
}

#main-nav li.menu-item i.fa {
    font-size: 11px !important;
    margin-left: 3px !important;
    position: relative !important;
}

.aws-container .aws-search-field {
    width: 300px !important;
    padding: 5px 10px !important;
}

.aws-search-result {
    z-index: 99999999999 !important;
    margin-top: -32px !important;
}

.enduratanks-insulated-tanks .feature__h2 {    
	font-size: 1.8em;
    font-weight: 700;
    font-family: 'Exo', sans-serif;
    text-transform: uppercase;
    color: #585a5c;
    text-align: left;
    margin-bottom: .5em;
}

.enduratanks-insulated-tanks .content ul {
    margin-left: 20px;
    margin-bottom: 30px;
}

.enduratanks-insulated-tanks td {
	background-color: #fff;
}

.enduratanks-insulated-tanks #warm th {
    background: #e74c3c;
    text-align: left !important;
}

.enduratanks-insulated-tanks #cold th {
    background: #3498db;
    text-align: left !important;
}

.enduratanks-insulated-tanks .feature__inner {
    padding: 20px;
    background-color: #f9f9f9;
}

.woocommerce-Tabs-panel h2 {
	display: none;
}
.emodal-title {
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Exo', sans-serif !important;
    color: #00b188 !important;
}
#eModal-1 .gform_wrapper .top_label .gfield_label {
    font-size: 1rem !important;
    font-weight: 300 !important;
    letter-spacing: 0.5px;
    font-family: 'Exo', sans-serif !important;
}
#eModal-1 .gform_wrapper.gf_browser_chrome input:not([type=radio]):not([type=checkbox]):not([type=submit]), .gform_wrapper.gf_browser_chrome select, .gform_wrapper.gf_browser_chrome textarea {
    border: 1px solid #ccc !important;
    padding: 10px;
    color: #000;
    font-weight: 600;
    font-family: 'Exo', sans-serif !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
.shiftnav-toggle {
    display: block !important;
    margin-top: 20px !important;
}
.site-header__toplinks {
    display: none !important;
}
main {
    margin-top: 88px;
}
}