
#primary {color: #D3212D;}
#secondary {color: #d6d6d6;}
header.header-wrapper {
    box-shadow: 0 -6px 20px #555555;
    clear: both;
    float: left;
    max-width: 100%;
    width: 100%;
}.top-contact-bar {
    background: #D3212D;
    width: 100%;
    clear: both;
    color: #FFFFFF;
}.top-contact-bar p.phone {
    color: #ffffff;
    display: inline-block;
    font-family: "Josefin Sans",sans-serif;
    font-size: 20px;
    line-height: 38px;
    margin: 0;
}.top-contact-bar p.phone span {
    color: #FFFFFF;
}.top-contact-bar .social-icons {
    text-align: right;
}.top-contact-bar .social-icons .fa {
    color: #afafaf;
    font-size: 30px;
    line-height: 38px;
    width: 50px;
    text-align: center;
}.top-contact-bar .social-icons .fa:hover {
    color: #FFFFFF;
}.top-bar {
    background: none;
    height: 150px;
    line-height: 150px;
}.top-bar-section ul {
    float: right;
}.top-bar-section ul li {
    background: none;
    margin-bottom: 0;
}.top-bar-section ul li > a {
    color: #787878;
    display: block;
    font-family: "Josefin Sans",sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 0 20px;
    text-transform: uppercase;
    width: 100%;
}.top-bar-section .has-dropdown > a::after {
    border-color: rgba(55, 101, 102, 1) transparent transparent;
    top: 50%;
}.top-bar-section .has-dropdown:hover > a::after,
 .top-bar-section .has-dropdown.active > a::after {
    border-color: #ffffff transparent transparent;
}.top-bar-section li:not(.has-form) a:not(.button) {
    line-height: 195px;
    background: none;
}.top-bar-section li:not(.has-form) a:hover:not(.button),
 .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #D3212D none repeat scroll 0 0;
    color: #ffffff;
    line-height: 195px;
}.top-bar-section ul li:hover:not(.has-form) > a,
 .top-bar-section .dropdown li:not(.has-form) a:not(.button),
 .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    background: #D3212D none repeat scroll 0 0; 
}.top-bar-section ul li ul.dropdown li:not(.has-form) a:not(.button) {
    line-height: 50px;
}.top-bar-section ul li ul.dropdown li:not(.has-form) a:hover:not(.button) {
    background: #FFFFFF;
    color: #787878;
}.header-company-serviceorder {
    color: #464646;
    font-family: "Josefin Sans",sans-serif;
    font-size: 16px;
    margin: 0;
}.header-company-title{
    margin: 0;  
}.header-company-title a {
    color: #D3212D;
    float: left;
    font-family: "Josefin Sans",sans-serif;
    font-size: 35px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    text-align: left;
    text-decoration: none;
    width: 100%;
}.slider-wrapper {
    border-bottom: 1px solid #cccccc;
    height: 640px;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
    z-index: -1;
}.inner-slider-wrapper {
    border-bottom: 1px solid #cccccc;
    height: 750px;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
    z-index: -1;
}.slider-wrapper .rhino-container, 
 .inner-slider-wrapper .rhino-container {
    position: absolute !important;
    right: 0;
}.slider-wrapper .rhino-container ul, 
 .slider-wrapper .rhino-container ul li.rhino-item {
    min-height: 640px !important;
    min-width: 1920px;
    width: 100% !important;
}.inner-slider-wrapper .rhino-container ul, 
 .inner-slider-wrapper .rhino-container ul li.rhino-item {
    min-height: 450px !important;
    min-width: 1920px;
    width: 100% !important;
}.service-box-wrapper {
    background: #fff ;
    position: relative;
    top: -80px;
    padding: 20px 0 0;
    border-top: 10px solid #D3212D;
}.service-box {
    text-align: center;
    position: relative;
}.service-box::after{
    position: absolute;
    background: #999999;
    width: 1px;
    height: 150px;
    top: 47%;
    right: 0;
    content: " ";
}.service-box:last-child::after {
    display: none;
}.service-box .fa {
    clear: both;
    display: block;
    font-size: 40px;
    margin: 0 0 20px;
}.service-box .large-text3 {
    font-size: 20px;
    line-height: normal;
    margin: 15px 0 30px;
    text-transform: uppercase;
}.parallax-inner {
    padding: 80px 0;
}.parallax-inner .large-text {
    color: #FFFFFF;
    font-weight: bold;
}.parallax-inner .button {
    background: #fff none repeat scroll 0 0;
    color: #434343;
    font-family: "Josefin Sans";
    font-size: 25px;
    line-height: 55px;
    padding: 0 20px;
}.home-content-area {
    padding: 20px 0 50px;
}.home-content-right .bar-block {
    margin-bottom: 45px;
}.bar-block {
    position: relative;
}.bar-block::before {
    background: #999999;
    content: " ";
    height: 90%;
    left: -15px;
    position: absolute;
    top: 5%;
    width: 1px;
}.home-content-right img {
    border: 10px solid #d6d6d6;
    margin: 15px auto 0;
    display: block;
}.home-content-right ul.inline-block li {
    line-height: normal;
    margin: 0 6px;
}.contact-form-wrapper {
    background: #fff ;
    position: relative;
    top: -80px;
    padding: 20px 0 0;
    border-top: 10px solid #D3212D;
}.contactForm {
    float: left;
    margin: 20px 0 40px;
    width: 100%;
}.contactForm  label{
    font-weight: bold;
    display: block;
}.contactForm input {
    height: 50px;
    margin-bottom: 5px;
    padding: 3px 0 3px 10px;
    width: 100%;
    border: 1px solid #999999;
}.contactForm textarea {
    margin: 0 0 5px;
    max-width: 100%;
    min-height: 106px;
    min-width: 100%;
    border: 1px solid #999999;
}.contactForm .captcha-image-wrapper {
    background: #ffffff;
    border: 1px solid #999999;
    margin: 0 0 5px;
    padding: 0 0 0 10px;
}.contactForm .captchaRefresh {
    float: right;
    margin: 10px 25px 0 0;
}.contactForm .submitWrapper {
    text-align: center;
}.contactForm .submitWrapper span.submit {
    background-color: #fafafa;
    border: 1px solid #999999;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    cursor: pointer;
    display: block;
    font-family: open sans;
    color: #555555;
    font-size: 25px;
    font-weight: lighter;
    height: 50px;
    line-height: 45px;
    padding: 0 20px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}.contactForm .submitWrapper span.submit:hover {
    background-color: #116080;
    color: #FFFFFF;
}.emailConfirmation {
    margin: 0 auto;
    text-align: center;
}.emailConfirmation h1 {
    color: #00CC00;
    text-align: center;
}.contact-information-wrapper {
    position: relative;
    top: -40px;
}.contact-information-wrapper p {
    font-family: "Josefin Sans";
    font-size: 16px;
    line-height: 32px;
    margin: 0;
}.footer-wrapper {
    width: 100%;
}.footer-wrapper .disclaimer p {
    color: #787878;
    float: left;
    font-family: "Josefin Sans",sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: 100%;
}.footer-wrapper .disclaimer img {
    margin: 22px 0 0;
    opacity: 0.5;
}.footer-inner-wrapper {
    padding: 30px 0;
    background: #d6d6d6;
}.footer-inner-wrapper p,
 .footer-inner-wrapper p.contact-info, 
 .footer-inner-wrapper p.contact-phone, 
 .footer-inner-wrapper p.contact-fax, 
 .footer-inner-wrapper p.contact-email {
    color: #787878;
    font-family: "Josefin Sans",sans-serif;
    font-size: 20px;
    line-height: 38px;
    margin: 0 15px;
    display: inline-block;
}.span-phone,
 .span-fax,
 .span-email {
    color: #D3212D;
    font-weight: bold;
}.footer-inner-wrapper .social-icons {
    text-align: left;
}.footer-inner-wrapper .social-icons .fa {
    color: #787878;
    font-size: 30px;
    line-height: 38px;
    width: 50px;
    text-align: left;
}.footer-inner-wrapper .social-icons .fa:hover {
    color: #D3212D;
}
/* START DEFAULT STYLES */
#wpadminbar {
    display: none !important;
}body {
    font-family: "Josefin Sans",sans-serif;
}img.logo {
margin-bottom: 30px;
}
h1, h1 a, .large-text {
    color: #D3212D;
    font-family: "Josefin Sans",sans-serif;
    font-size: 35px;
    line-height: 50px;
    margin: 15px 0;
    font-weight: bold;
}h2, .large-text2 {
color: #D3212D;
    font-family: "Josefin Sans",sans-serif;
    font-size: 30px;
    line-height: 42px;
    margin: 15px 0;
    font-weight: bold;
}h3, .large-text3 {
    color: #434343;
    font-family: "Josefin Sans",sans-serif;
    font-size: 27px;
    line-height: 42px;
    margin: 15px 0;
    font-weight: bold;
}h4 {
    color: #434343;
    font-family: "Josefin Sans",sans-serif;
    font-size: 25px;
    line-height: normal;
    margin: 15px 0;
    font-weight: bold;
}p {
    font-family: "Josefin Sans",sans-serif;
    color: #434343;
    font-size: 16px;
    margin: 15px 0;
    line-height: 29px;
}ul {
    list-style-type: none;
}ul li {
    font-family: "Josefin Sans",sans-serif;
    color: #434343;
    font-size: 16px;
    margin: 0 0 5px;
    line-height: normal;
}ul.inline-block li {
    display: inline-block;
    float: none;    
}.strip-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}.logo-outer-wrapper {
    margin: 25px 0 0 0;
}.logo-wrapper {
    padding: 0 15px;
}.logo-wrapper,
 .company-name-wrapper {
    display: inline-block;
    vertical-align: middle;
}.subnav {
    background: none repeat scroll 0 0 #e0e0e0;
    display: block;
    float: left;
    height: 80px;
    margin: 0 3px;
    padding: 20px 40px;
}.about-right > span {
    clear: both;
    display: block;
    font-size: 65px;
    line-height: 1.5;
}.about-right {
    font-family: open sans;
    font-size: 40px;
    font-weight: lighter;
    line-height: 1;
}.row {
    margin: 0 auto;
    max-width: 75rem;
    width: 100%;
}.contain-to-grid {
    background: none !important;
}.contain-to-grid .top-bar {
    max-width: 75em;
}.page-wrapper {
    max-width: 75rem;
    clear: both;
}.midbar-wrapper{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    margin-top: 20px;
}.midbar {
    clear: none;
}.midbar:last-child {
    margin-right: 0px;
}.midbar img {
    margin: 1px 0 0 0;
    border: 2px solid #fff;
    width: 100%;
    -moz-box-shadow: 0 0 2px #aaa;
    -webkit-box-shadow: 0 0 2px #aaa;
    box-shadow: 0 0 2px #aaa;
}.midbar img:hover {
    -moz-box-shadow: 0 0 2px #333;
    -webkit-box-shadow: 0 0 2px #333;
    box-shadow: 0 0 2px #333;
}.midbar h1 {
    padding: 20px 0;
    margin: 0;
    clear: both;
    font-size: 18px;
}p.contact-title {
    font-family: "Calibri", sans-serif;
    color: #151515;
    font-size: inherit;
    margin: 15px 0;
}.fc-header-left, .fc-header-center, .fc-header-right {
    clear: both;
    display: block;
    width: 100%;
    text-align: center;
}#preloader {
    background: none repeat scroll 0 0 #fff;
    display: block;
    padding: 20% 0 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999999;
    top: 0;
}.slick-background-wrapper {
    left: 0;
    position: fixed;
    top: 0;
    z-index: -1;
    width: 101% !important;
    overflow: hidden;
}.spinner {
    margin: 100px auto;
    width: 50px;
    height: 30px;
    text-align: center;
    font-size: 10px;
}.spinner > div {
    background-color: #444;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
    20% { -webkit-transform: scaleY(1.0) }
}
@keyframes stretchdelay {
    0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
    }  20% { 
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

/* START of custom CSS */
a {
    color: #d3212d;
    text-decoration: none;
    line-height: inherit;
}
.appButton {
    background: #d3212d;
    padding: 10px 20px;
    font-size: 1.3em;
    margin: 15px 0px;
    display: inline-block;
    border-radius: 10px;
    border: 1px solid #000000;
    color: #fff;
}
.appButton:hover {
    background: #e1e1e1;
    color: #d3212d;
}
/* END of custom CSS */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .appButton {
        max-width: 80%;
    }
    .top-bar{
        height: 40px;   
    }.top-bar.expanded{
        height: auto;
    }.top-bar-section ul li > a,
     .top-bar-section li:not(.has-form) a:not(.button){
        color: #FFFFFF;
        background: #D3212D;
    }.top-bar .title-area{
        float: none;
    }.top-bar .toggle-topbar.menu-icon a{
        color: #D3212D; 
    }.top-bar .toggle-topbar.menu-icon a span::after{
        box-shadow: 0 0 0 1px #D3212D, 0 7px 0 1px #D3212D, 0 14px 0 1px #D3212D;
    }.top-bar-section{
        width: 100%;    
    }.top-bar-section ul{
        width: 100%;    
    }.top-bar-section ul li{
        float: none;    
    }.top-bar-section li:not(.has-form) a:not(.button),
     .top-bar-section li:not(.has-form) a:hover:not(.button), 
     .top-bar-section li.active:not(.has-form) a:not(.button) {
        line-height: 60px;
    }.top-bar-section .has-dropdown.hover > .dropdown, 
     .top-bar-section .has-dropdown.not-click:hover > .dropdown{
        position: absolute !important;
    }
}
@media only screen and (max-width: 767px) {
    .appButton {
        max-width: 80%;
    }
.slider-wrapper,
.inner-slider-wrapper {
 height: 285px;
}.slider-wrapper .rhino-container ul, 
 .inner-slider-wrapper .rhino-container ul, 
 .slider-wrapper .rhino-container ul li.rhino-item,
 .inner-slider-wrapper .rhino-container ul li.rhino-item {
    min-height: 285px !important;
    min-width: 641px;
    width: 100% !important;
}.top-contact-bar {
    padding: 0 15px;
}.top-contact-bar .span-phone {
    color: #FFFFFF;
}.top-contact-bar p.phone {
    font-size: 15px;
}.top-contact-bar p.phone span.span-phone {
    color: #ffffff;
}.top-contact-bar .social-icons .fa {
    font-size: 25px;
    width: 30px;
}.logo-wrapper {
    padding: 0;
    width: 50px;
}.header-company-title a {
    font-size: 22px;
    text-align: center;
}header.header-wrapper .large-6 {
    padding: 0;
}.top-bar {
    height:40px;
}.top-bar-section li:not(.has-form) a:not(.button),
 .top-bar-section li:not(.has-form) a:hover:not(.button), 
 .top-bar-section li.active:not(.has-form) a:not(.button) {
    line-height: 40px;
}.toggle-topbar.menu-icon span {
    color: #D3212D;
}.top-bar.expanded .title-area {
    background: #D3212D;
    color: #FFFFFF;
}.top-bar.expanded .toggle-topbar.menu-icon span {
    color: #FFFFFF;
}.top-bar .toggle-topbar.menu-icon a span::after {
    box-shadow: 0 0 0 1px #D3212D, 0 7px 0 1px #D3212D, 0 14px 0 1px #D3212D;
}.top-bar.expanded .toggle-topbar.menu-icon a span::after {
    box-shadow: 0 0 0 1px #ffffff, 0 7px 0 1px #ffffff, 0 14px 0 1px #ffffff;
}.top-bar-section ul li:hover:not(.has-form) > a, 
 .top-bar-section .dropdown li:not(.has-form) a:not(.button), 
 .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    color: #FFFFFF;
}.top-bar-section ul li ul.dropdown li:not(.has-form) a:not(.button) {
    line-height: 40px;
    padding-bottom: 0;
    padding-top: 0;
}h1, h1 a, .large-text {
    color: #D3212D;
    font-family: "Josefin Sans",sans-serif;
    font-size: 23px;
    line-height: 30px;
    margin: 15px 0;
}h1, .large-text {
    padding-right: 15px !important;
    padding-left: 15px !important;
}.columns h1, .large-text {
    padding-right: 0 !important;
    padding-left: 0 !important;
}#inner {
    background-attachment: scroll !important;
    background-position: center top !important;
}.footer-inner-wrapper .social-icons {
    text-align: center;
}.footer-inner-wrapper .social-icons .fa {
    display: inline-block;
    text-align: center;
}.footer-wrapper .disclaimer img {
    display: block;
    margin: 15px auto 0;
    opacity: 0.5;
}
}