/*
Theme Name: AeroRubber
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900);
@import url('css/defaults.css');
@import url('css/sprite.css');
@font-face {
    font-family: 'bebasnueue';
    src: url('fonts/bebasneue_regular-webfont.eot');
    src: url('fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/bebasneue_regular-webfont.woff2') format('woff2'), url('fonts/bebasneue_regular-webfont.woff') format('woff'), url('fonts/bebasneue_regular-webfont.ttf') format('truetype'), url('fonts/bebasneue_regular-webfont.svg#bebas_neue_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url('fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/ProximaNova-Semibold.otf') format('opentype'), url('fonts/ProximaNova-Semibold.woff') format('woff'), url('fonts/ProximaNova-Semibold.ttf') format('truetype'), url('fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Bold';
    src: url('fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/ProximaNova-Bold.otf') format('opentype'), url('fonts/ProximaNova-Bold.woff') format('woff'), url('fonts/ProximaNova-Bold.ttf') format('truetype'), url('fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fonts/Clarendon-Medium';
    src: url('Clarendon-Medium.eot?#iefix') format('embedded-opentype'), url('Clarendon-Medium.woff') format('woff'), url('Clarendon-Medium.ttf') format('truetype'), url('Clarendon-Medium.svg#Clarendon-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    font: 100% 'Lato';
    /* max-width:1440px; */
    
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
}
.row {
    width: 100% !important;
    max-width: 970px;
    margin: 0 auto !important;
    position: relative;
    padding: 0 5px;
}
a,
a:hover {
    transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
}
img {
    max-width: 100%;
    height: auto;
}
strong {
    font-weight: 700;
}
.red {
    color: #cc0000;
}
a.sm-font {
    padding-top: 38px !important;
    line-height: normal !important;
    font-size: 13px;
}
.prodinfo {
    display: block;
    font-size: 16px;
    color: #fff!important;
    font-weight: 900;
    width: 188px;
    height: 41px;
    background: url(images/button.png);
    text-align: center;
    line-height: 41px;
    margin: 0 auto;
}
.hidden {
    display: none;
}
.home #masthead {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
#masthead {
    width: 100%;
    background: rgba(255, 255, 255, 0.70);
    text-align: center;
    margin: 0 auto;
    min-height: 60px;
    position: relative;
    z-index: 999;
    border-bottom: 3px solid #CC0000;
}
#masthead:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -19px;
    left: 0;
    right: 0;
    width: 100%;
    height: 16px;
    background: url(images/shadow.png) no-repeat center;
}
#masthead .logo {
    display: inline-block;
    margin-left: -50px;
}
#masthead .right {
    display: inline-block;
    width: 100%;
    max-width: 300px;
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 10px;
}
#masthead .cert {
    display: inline-block;
    vertical-align: top;
    margin: 20px 20px 0;
}
#masthead .right .call {
    font-size: 30px;
    font-weight: 300;
    color: #444444;
    padding: 5px 0;
}
#masthead .right .call span {
    color: #CC0000;
    font-weight: 900;
}
#masthead .right .quote {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    font-weight: 900;
    width: 188px;
    height: 41px;
    background: url(images/button.png);
    text-align: center;
    line-height: 41px;
    margin: 0 auto;
    vertical-align: top;
}
#masthead .right .in {
    vertical-align: top;
}
a.top-li img {
    vertical-align: top;
    height: 40px;
}
.linkedin-count {
    display: inline-block;
    vertical-align: middle;
}
#top-navigation li {
    display: inline-block;
}
#top-navigation li:after {
    content: '|';
    color: #444;
    font-weight: 300;
    padding: 4px;
}
#top-navigation li:last-child:after {
    content: "";
    padding-right: 0;
}
#top-navigation li:last-child {
    padding-right: 0;
}
#top-navigation li a {
    font-size: 17px;
    color: #444;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 900;
}
#top-navigation li a:hover,
#top-navigation li.current-menu-item a {
    color: #b90000;
    text-decoration: underline;
}
#menu-top li a {
    text-decoration: underline;
}
#site-navigation {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(238, 238, 238, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(238, 238, 238, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(238, 238, 238, 1) 100%);
    text-align: center;
    border-top: 1px solid #cecece;
}
#site-navigation ul li {
    display: inline-block;
    border: none;
    margin-right: 10px;
    position: relative;
}
#site-navigation ul li:last-child {
    margin-right: 0;
}
#site-navigation ul li .sub-menu {
    display: none;
    position: absolute;
    background: #fff;
    padding: 5px;
    min-width: 200px;
    z-index: 9999;
    top: 42px;
    /*right: 0;*/
    text-align: center;
    border: solid 2px #C00;
}
#site-navigation ul li .sub-menu li a {
    color: #19272A;
    display: block;
    font-size: 18px;
    padding: 5px 5px;
    white-space: nowrap;
}
#site-navigation ul li .sub-menu li a:hover {
    color: #cc0000;
}
#site-navigation ul li:hover .sub-menu {
    display: block;
}
.dropdown-toggle {
    width: 20px;
    right: 9px;
    display: none;
}
.dropdown-toggle:hover {
    background: none;
    color: rgba(238, 238, 238, 1);
}
.dropdown-toggle:after {
    width: 20px;
    left: 0;
}
#site-navigation ul li .sub-menu li {
    display: block;
}
#site-navigation ul li .sub-menu li:after {
    content: "" !important;
}
#site-navigation ul li .sub-menu li .sub-menu {
    display: none;
}
#site-navigation ul li .sub-menu li:hover .sub-menu {
    display: block;
    right: -200px;
    top: 0;
}
#site-navigation ul li:after {
    content: "|";
    display: inline-block;
    position: absolute;
    right: -7.5px;
    top: 50%;
    transform: translateY(-50%);
}
#site-navigation ul li:last-child:after {
    content: "";
}
#site-navigation ul li > a {
    text-transform: capitalize;
}
#site-navigation ul li a {
    color: #19272A;
    display: block;
    font-size: 18px;
}
#site-navigation ul li > a:hover,
#site-navigation ul li.current-menu-item > a {
    color: #cc0000;
}
.main-navigation .menu-item-has-children > a {
    padding-right: 10px !important;
}
#wprmenu_bar {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(238, 238, 238, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(238, 238, 238, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(238, 238, 238, 1) 100%);
    border-bottom: 2px solid #000;
}
#wprmenu_menu_ul {
    border-bottom: 3px solid #000;
}
ol {
    list-style-type: decimal !important;
    margin: 25px;
}
ol li {
    margin: 10px;
}
#rev_banner {
    text-align: center;
    padding-top: 195px;
}
#rev_banner .black_custom {
    background: rgba(0, 0, 0, 0) url("images/banner-content.png") no-repeat scroll center bottom;
    margin: 0 auto 220px;
    max-width: 726px;
    text-align: center;
    width: 100%;
    word-wrap: break-word;
}
#rev_banner .black_custom1 {
    background: rgba(0, 0, 0, 0) url("images/bnbg.png") no-repeat scroll center bottom;
    margin: 0 auto 220px;
    max-width: 726px;
    text-align: center;
    width: 100%;
    word-wrap: break-word;
}
#rev_banner .black_custom2 {
    background: rgba(0, 0, 0, 0) url("images/bnbg1.png") no-repeat scroll center bottom;
    margin: 0 auto 220px;
    max-width: 726px;
    text-align: center;
    width: 100%;
    word-wrap: break-word;
}
#rev_banner .black_custom_2 {
    background: rgba(0, 0, 0, 0) url("images/banner-content.png") no-repeat scroll center center;
    margin: 0 auto 220px;
    max-width: 726px;
    text-align: center;
    width: 100%;
}
#rev_banner .black_custom_3,
#rev_banner .black_custom_4 {
    background: rgba(0, 0, 0, 0) url("images/banner-content.png") no-repeat scroll center center;
    margin: 0 auto 220px;
    max-width: 726px;
    text-align: center;
    width: 100%;
    background-size: auto 100%;
}
#rev_banner .st_custom {
    background: rgba(255, 255, 255, 0.5);
    border: 4px solid #b90000;
}
#rev_banner .black_custom h2,
#rev_banner .black_custom1 h2,
#rev_banner .black_custom_3 h2,
#rev_banner .black_custom_4 h2,
#rev_banner .st_custom h2 {
    color: #fff;
    font: 45px/45px "bebasnueue";
}
#rev_banner .black_custom_2 h2 {
    line-height: normal;
}
#rev_banner .button_custom {
    background: rgba(255, 255, 255, 0.6);
}
#rev_banner .button_custom a {
    display: block;
    padding: 0 5px;
}
#rev_banner .custi2 {
    line-height: 45px;
    text-shadow: 0 0 10px #000;
}
#rev_banner .custi21 {
    line-height: 45px;
    text-shadow: 0 0 10px #000;
    margin-bottom: 5px !important;
}
#rev_banner .black_custom1 .custi22 {
    font-size: 52px;
    text-shadow: 0 0 10px #000;
}
#rev_banner .custi3 {
    font-size: 18px;
    word-wrap: break-word;
}
#rev_banner .custiaero {
    font-size: 60px;
    margin-top: 10px;
}
#rev_banner .black_custom_2 h3 {
    padding-top: 30px;
    min-height: 120px;
}
#rev_banner h3 {
    max-width: 730px;
    text-align: center;
    margin: 0 auto;
    font: 22px 'ProximaNova-Semibold';
}
#rev-banner .new-cust1 {} #rev_banner .capt-con {
    background: rgba(0, 0, 0, 0) url("images/banner-content.png") no-repeat scroll center bottom;
    margin: 0 auto;
    max-width: 726px;
    text-align: center;
    width: 100%;
    word-wrap: break-word;
    padding: 30px;
    background-size: 100% auto;
}
#rev_banner .capt-con h2 {
    color: #fff;
    font: 45px/45px "bebasnueue";
    margin-bottom: 40px !important;
}
#banner {
    padding-top: 220px;
    background-position: center top;
    background: url(images/banner.jpg) no-repeat center top;
    padding-bottom: 20px;
    background-size: cover;
}
#banner .banner-content {
    width: 100%;
    max-width: 726px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: url(images/banner-content.png) no-repeat center bottom;
    margin-bottom: 220px;
}
#banner .banner-content h2 {
    font: 45px 'bebasnueue';
    color: #fff;
    line-height: 35px;
}
#banner .banner-content h2 span {
    font-size: 40px;
}
#banner .banner-content h3 {
    font: 22px 'ProximaNova-Semibold' !important;
    color: #1F1F1F;
    padding: 20px 0 50px;
    width: 100%;
    max-width: 730px;
}
#banner .banner-btn {
    background: rgba(255, 255, 255, 0.6);
    border: 3px solid #CC0000;
    width: 290px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    display: inline-block;
    font-size: 20px;
    font-weight: 900;
    margin: 0 10px 10px;
    text-align: center;
}
#banner .b-links {
    margin: 0 auto;
    text-align: center;
}
#banner .banner-btn a:hover {
    background: rgba(255, 255, 255, 1);
    cursor: pointer;
}
#below-banner {
    text-align: center;
    background: #EEEEEE;
    padding: 10px;
    margin: 0 auto;
}
#below-banner .blocks {
    text-align: center;
    display: inline-block;
    margin: 10px auto;
    position: relative;
    border-radius: 100%;
    font-size: 18px;
}
#below-banner .blocks * {
    display: inline-block;
    vertical-align: middle;
}
#below-banner .blocks:hover h3 a {
    color: #b90000;
}
#below-banner .blocks p a {
    border-radius: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
}
#below-banner .blocks img {
    max-width: 150px;
    width: 100%;
    margin: 0 auto;
}
#below-banner .blocks h3 {
    font-size: 0.9em;
    font-weight: bolder;
    color: #fff;
    margin: 15px auto 0;
    display: block;
    text-align: center;
}
#below-banner .blocks h3 a {
    display: block;
    color: #000;
}
#below-banner .fl-row-content-wrap {
    max-width: 970px;
    margin: 0 auto;
}
#products {
    background: #CC0000;
    background-size: cover;
    min-height: 300px;
    text-align: center;
    margin: 0 auto !important;
    padding: 30px 0 70px;
}
#products .product-row {
    margin: 0 auto;
    text-align: center;
}
#products h2 {
    font-size: 18px;
    font-color: #111111;
    font-weight: 900;
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    max-width: 1300;
    margin: 0 auto 20px;
    padding: 10px 0;
}
#products h2 span span {
    font-size: 40px;
    color: #CC0000;
    display: block;
}
#products .product-entry {
    width: 100%;
    max-width: 225px;
    display: inline-block;
    margin: 20px 5px 0;
}
#products .product-entry p {
    margin: 0;
    padding: 0;
    line-height: 10px;
}
#products .product-entry h3 {
    font-size: 20px;
    font-weight: 900;
    color: #444444;
    height: 83px;
    line-height: 83px;
    background: #fff;
    margin: 0;
}
#main ul {
    list-style: disc outside;
    padding-left: 15px;
}
#main ul ul {
    list-style: circle inside;
}
#main ul ul li {
    padding-left: 15px;
}
#main p a {
    color: #cc0000;
}
#main a.prd-info {
    background: url(images/button.png) no-repeat;
    margin: 0 auto;
    padding: 10px;
    color: white;
    display: block;
    font-weight: 900;
    max-width: 188px;
    text-align: center;
}
#main p.inline {
    display: inline-block;
    vertical-align: top;
    width: 45%
}
#main-content {
    padding: 40px 5px 30px;
}
#main-content h1 {
    font: 50px 'Clarendon-Medium';
    color: #1F1F1F;
    font-weight: bold;
    line-height: 35px;
}
#main-content h1 .first-line {
    font: 25px 'Lato';
    color: #1F1F1F;
    font-weight: 900;
    line-height: 35px;
}
#main-content h1 .second-line {
    font: 30px 'Lato';
    color: #CC0000;
    font-weight: 900;
    line-height: 35px;
}
#main-content h1:after {
    display: block;
    content: "";
    width: 178px;
    height: 6px;
    background: #cc0000;
    margin-top: 10px;
}
#main-content p {
    font-size: 16px;
    font-weight: 700;
    color: #111111;
    max-width: 489px;
}
#main-content .icon {
    width: 40px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
}
#main-content .icon img {
    display: block;
    margin: 0 auto;
}
#main-content .iconp {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
}
#main-content .quote {
    margin: 0 auto;
    display: block;
    width: 245px;
    height: 64px;
    background: url(images/button2.png);
    font-size: 20px;
    color: #fff;
    font-weight: 900;
    text-align: center;
    line-height: 64px;
}
sup {
    font-size: 12px;
    vertical-align: top;
}
#inner .entry-header {
    width: 100%;
    max-width: 970px;
    padding: 0 5px;
    margin: 0 auto;
    display: block;
}
#inner h1 {
    font-size: 27px;
    color: #CC0000;
    font-weight: 700;
    margin: 20px 0 0;
    text-transform: capitalize;
    border-bottom: 1px solid #DDDDDD;
    padding-right: 10px;
    display: inline-block;
}
#inner header.entry-header h1.entry-title {
    font-size: 32px;
}
#inner .entry-content h1 {
    font-size: 28px;
    margin-top: 0px;
    text-transform: none;
    border-bottom: none;
}
#innerpage .row {
    float: none !important;
}
#inner-content {
    margin: 10px 0;
    float: left;
    width: 70%;
}
#inner-content h2 {
    font-size: 24px;
    color: #111;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#inner-content td h2 {
    padding-bottom: 0;
}
#inner-content .more {
    display: block;
    width: 150px;
    height: 44px;
    background: #cc0000;
    line-height: 44px;
    color: #fff;
    text-align: center;
}
#inner-content table td {
    background: #fff;
    border: 1px solid #f70000;
    vertical-align: middle;
}
.entry-content {
    min-height: 300px;
}
#slider img {
    border: 3px solid #cc0000;
    position: relative;
}
#slider img:after {
    content: url(images/slider-shadow.png);
    display: block;
    position: absolute;
    left: 0;
    right: 0;
}
#secondary {
    float: right;
    /*margin:25px 0;*/
    
    width: 100%;
    max-width: 261px;
}
#secondary a {
    background-position: center -111px;
    display: block;
    width: 261px;
    height: 111px;
    line-height: 111px;
    font-size: 13px;
    color: #000 !important;
    text-align: left;
    font-weight: 700;
    padding: 0 0 0 70px;
    margin: 5px 0;
}
#secondary a:hover {
    color: #cc0000 !important;
}
#secondary a.quote {
    background-image: url(images/s1.jpg);
}
#secondary a.custom {
    background-image: url(images/s6.jpg);
}
#secondary a.specialty {
    background-image: url(images/s5.jpg);
}
#secondary a.industrial {
    background-image: url(images/s3.jpg);
}
#grey-area {
    background: #EEEEEE;
    margin: 0 auto;
    text-align: center;
}
#grey-area .row {
    float: none !important;
}
#grey-area .logo {
    margin-left: -50px;
}
#grey-area p {
    margin: 5px 0;
}
#grey-area .contact {
    text-align: right;
    margin-top: 25px;
}
#grey-area .cont {
    color: #444444;
    font-size: 17px;
    font-weight: 900;
}
#grey-area .eng {
    color: #444444;
    font-size: 20px;
    font-weight: 900;
}
#grey-area .num {
    font-size: 25px;
    color: #CC0000;
    font-weight: 900;
}
#grey-area .num span {
    color: #444;
}
#content-bottom {
    text-align: center;
    background: url(images/content-bottom.jpg) no-repeat center top;
    background-size: cover;
    padding: 55px 0;
}
#content-bottom .row {
    float: none !important;
}
#content-bottom .bottom-content {
    background: rgba(255, 255, 255, 0.8);
    margin: 0 auto;
    padding: 35px 60px;
}
.ftop-col {
    display: inline-block;
}
#footer-top {
    background: #3E3D3A;
    padding-bottom: 25px;
}
#footer-top .row {
    float: none !important;
    text-align: center;
}
#footer-top .ftop-col {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    padding-top: 25px;
    text-align: left;
    margin: 0 7px;
}
#footer-top .ftop-col h3 {
    font-size: 18px;
}
#footer-top .ftop-col h3:after {
    content: "";
    display: block;
    width: 91px;
    height: 6px;
    background: #CC0000;
    margin: 16px 0;
}
#footer-top .ftop-col h3.long:after {
    width: 178px;
}
#footer-top .ftop-col p {
    font-size: 14px;
}
#footer-top a {
    color: #fff !important;
}
#footer-top a:hover {
    color: #cc0000 !important;
}
#colophon {
    background: #CC0000;
    text-align: center;
}
#colophon nav ul li {
    display: inline-block;
    border-top: none;
}
#colophon nav ul li:after {
    content: "|";
    color: #fff;
    display: inline-block;
    padding: 0 3px;
}
#colophon nav ul li:last-child:after {
    content: "";
}
#colophon nav ul li a {
    font: 13px 'ProximaNova-Bold';
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
}
#colophon nav ul li a:hover {
    color: #000;
}
#colophon h6 {
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    padding-bottom: 10px;
}
#footer-navigation a {
    padding-right: 0 !important;
}
.quote-form input .quote-form select {
    width: 50%
}
.quote-form select {
    border: 1px solid rgba(51, 51, 51, 0.1)
}
input[type="submit"] {
    width: 188px !important;
}
.print {
    background: rgba(0, 0, 0, 0) url("images/button.png") repeat scroll 0 0;
    color: #fff !important;
    display: block !important;
    font-size: 20px;
    font-weight: 900;
    height: 41px;
    line-height: 41px;
    margin: 0 auto !important;
    text-align: center;
    width: 188px;
}
/*wr-menu*/

.wr-mega-menu li > a.menu-item-link {
    padding: 15px 2px !important;
}
.wr-mega-menu a.caption {
    padding: 5px 5px !important;
}
.wr-mega-menu .fixed-height img {
    max-height: 150px !important;
}
#site-navigation .wr-mega-menu .block-sub-menu {
    position: relative;
}
#site-navigation .wr-mega-menu .block-sub-menu .submenu-items {
    position: absolute !important;
    left: 100%;
    top: 0;
    height: auto !important;
    border: 2px solid #cc0000 !important;
    background: #f9f9f9 !important;
}
#site-navigation .wr-mega-menu .block-sub-menu .submenu-items li {
    background: #f9f9f9;
}
#site-navigation .wr-mega-menu .block-sub-menu .submenu-items li {
    padding-top: 20px;
    border-bottom: 1px solid white;
}
.wr-mega-menu .block-sub-menu:hover ul {
    display: block !important;
}
.wr-mega-menu .block-sub-menu ul li:before {
    content: "" !important;
}
.wr-mega-menu .block-sub-menu ul li:after {
    content: "" !important;
}
.wr-mega-menu .block-sub-menu ul li a i:before {
    content: "" !important;
}
.wr-mega-menu .block-sub-menu ul li a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    line-height: 10px !important;
}
/**/

.table-resp {
    width: 100%;
    table-layout: fixed;
}
.table-resp td {
    padding: 5px;
    border: 1px solid #000;
}
.table-resp td {
    word-wrap: break-word;
}
ul.red-bullets li:before {
    content: '• ';
    color: #CC0000;
}
ul.red-bullets li {
    padding-left: 1em;
    text-indent: -.7em;
}
ul.red-bullets {
    list-style: none!important;
    padding: 0;
    margin: 0;
}
div.core-values h2 {
    font-weight: bolder;
    font-size: 30px !important;
}
div.core-values h2 span,
#inner-content div.core-values h2::first-letter {
    color: #CC0000;
}
#inner .entry-content div.core-values h1 {
    margin-bottom: 20px;
}
a.red-link {
    color: #C00000;
    text-decoration: underline;
}
#get-a-quote p {
    max-width: 100%;
    text-align: center
}
@media (max-width: 959px) {
    #banner {
        padding-top: 300px;
    }
    .home #masthead {
        position: static;
    }
    #rev_banner {
        padding-top: 0 !important;
    }
    #rev_banner .black_custom {
        background-size: 100% auto;
    }
    .tp-rightarrow.default,
    .tp-leftarrow.default {
        top: 0 !important;
    }
    #footer-top .ftop-col {
        width: 24%;
        margin: 0 -2px;
        box-sizing: border-box;
        padding: 30px 10px 10px;
    }
    #footer-top .ftop-col:nth-of-type(1) {
        text-align: center;
        display: block;
        width: auto
    }
    #footer-top .ftop-col:nth-of-type(1) h3 {
        display: inline-block;
    }
    #footer-top .ftop-col:nth-of-type(1) h3::after {
        width: 100%;
        left: 0;
    }
}
@media (max-width: 950px) {
    #masthead .logo {
        margin: 0;
    }
    .rev_slider_wrapper {
        margin-top: 0 !important;
    }
}
@media (max-width: 880px) {
    #inner-content {
        width: 100%;
        float: none;
    }
    #secondary {
        width: 100%;
        max-width: 100%;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    #secondary a {
        display: inline-block;
        margin: 5px;
    }
    @media (max-width: 830px) {
        #grey-area .logo {
            display: block;
            margin: 10px auto;
            float: none;
        }
        #grey-area .contact {
            float: none;
            text-align: center;
            width: 100%;
            display: block;
        }
    }
    @media (max-width: 768px) {
        #main-content .fl-col-small {
            width: 100% !important;
            max-width: 100% !important;
        }
        .dnv {
            float: none !important;
            display: block;
            margin: 0 auto;
        }
        #main-content p {
            max-width: 100%;
        }
        #rev_banner h3 {
            font-size: 11px !important;
            word-wrap: break-word !important;
        }
        #rev_banner h3 br {
            display: none !important;
        }
        .tp-caption {
            white-space: normal !important;
        }
        #rev_banner .black_custom {
            padding-bottom: 2% !important;
        }
        #footer-top .ftop-col {
            width: auto;
            display: block;
            margin: 0;
            padding: 10px;
            text-align: center;
        }
        #footer-top .ftop-col h3 {
            display: inline-block;
        }
        #footer-top .ftop-col h3::after {
            width: 100%;
            left: 0;
        }
    }
    @media (max-width: 460px) {
        #footer-top .row {
            text-align: left;
        }
        blockquote.alignleft,
        .wp-caption.alignleft,
        img.alignleft {
            margin: 10px auto
        }
        .alignleft {
            float: none;
            display: block;
            margin: 0 auto;
        }
        .alignright {
            float: none;
            display: block;
            margin: 0 auto;
        }
        #main p.inline {
            display: block;
            width: 100%
        }
    }
    @media (max-width: 440px) {
        #banner {
            padding-top: 350px;
        }
        #banner .banner-content {
            margin-bottom: 50px;
        }
    }
    @media (max-width: 410px) {
        #banner .banner-content h2 {
            font-size: 40px;
        }
        #banner .banner-content h2 span {
            font-size: 35px;
        }
        #banner .banner-content h3 {
            font-size: 20px;
        }
    }
    @media (max-width: 360px) {
        #footer-top .ftop-col {
            margin: 0;
            display: block;
        }
    }
    .main-navigation .page_item_has_children > a,
    .main-navigation .menu-item-has-children > a {
        padding-right: 20px !important;
    }
    .left {
        float: left;
    }
    .right {
        float: right
    }