/******************************************************************
Theme Name: Absolute Asbestos Removals
Theme URI: http://www.excitemedia.com.au
Description: Custom Wordpress theme created by ExciteMedia
Author: ExciteMedia
Author URI: http://www.excitemedia.com.au
Version: 1.0.0
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support
License: ExciteMedia
License URI: http://www.excitemedia.com.au
******************************************************************/

/*********************
GENERAL STYLES
*********************/

/* Font Faces - BEGIN */
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,300,500,600,700,800,900);
@font-face {
    font-family: 'nexa_boldregular';
    src: url('library/fonts/Nexa-bold/nexa_free_bold-webfont.eot');
    src: url('library/fonts/Nexa-bold/nexa_free_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('library/fonts/Nexa-bold/nexa_free_bold-webfont.woff2') format('woff2'),
         url('library/fonts/Nexa-bold/nexa_free_bold-webfont.woff') format('woff'),
         url('library/fonts/Nexa-bold/nexa_free_bold-webfont.ttf') format('truetype'),
         url('library/fonts/Nexa-bold/nexa_free_bold-webfont.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nexa_lightregular';
    src: url('library/fonts/Nexa-light/nexa_free_light-webfont.eot');
    src: url('library/fonts/Nexa-light/nexa_free_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('library/fonts/Nexa-light/nexa_free_light-webfont.woff2') format('woff2'),
         url('library/fonts/Nexa-light/nexa_free_light-webfont.woff') format('woff'),
         url('library/fonts/Nexa-light/nexa_free_light-webfont.ttf') format('truetype'),
         url('library/fonts/Nexa-light/nexa_free_light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.nexabold {
    font-family: 'nexa_boldregular';
}
.nexalight {
    font-family: 'nexa_lightregular';
}
/* Font Faces - END */

.container {
    max-width: 1060px;
}
html {
    font-size: 100% !important;
}
body, p, td, ul, li {
    color: #303031;
    font-family: 'nexa_lightregular';
    font-size: 1.125rem;
    line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6 {
    color: #303031;
    font-family: 'nexa_boldregular';
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 24px;
    padding: 0;
    text-rendering: optimizelegibility;
}
h1 {
    font-size: 5rem;
}
h2 {
    font-size: 1.563rem;
}
h3 {
    font-size: 1.375rem;
}
h4 {
    font-size: 1.25rem;
}
h5 {
    font-size: 1.125rem;
}
h6 {
    font-size: 1rem;
}
a {
    color: #0d75bc;
    outline: none;
    text-decoration: none;
}
a, a:before, a:after {
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
a:hover {
    color: #d22032;
    text-decoration: underline;
}
a:link, a:visited:link {
    -webkit-tap-highlight-color: #e20a17;
}
img {
    border: 0;
    height: auto !important;
    max-width: 100%;
    width: auto\9;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}
img.cke_wordpress_more {
    height: 10px !important;
}
p {
    margin: 0 0 26px;
    padding: 0;
}
table {
    margin: 20px 0;
}
hr {
    background-color: transparent;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: 1px solid #c1c2c1;
    color: transparent;
    height: 1px;
    margin: 20px 0;
}
::-webkit-input-placeholder { opacity: 1; }
::-moz-placeholder { opacity: 1; } /* firefox 19+ */
:-ms-input-placeholder { opacity: 1; filter:alpha(opacity=100); } /* ie */
input:-moz-placeholder { opacity: 1; }
iframe {
    max-width: 100%;
}
ul.column-two,
ul.column-two-thirds,
ul.column-two-thirds ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.column-two > li,
ul.column-two-thirds > li{
    float: left;
}
.wrap {
    *zoom: 1;
}
.wrap:before,
.wrap:after,
.em-list-grid:before,
.em-list-grid:after {
    content: "";
    display: table;
    line-height: 0;
}
.wrap:after,
.em-list-grid:after {
    clear: both;
}
.em-list-grid {
    list-style: none;
    margin: 0;
    padding: 0;
}
.em-list-grid > li{
    float: left;
    position: relative;
}
.hidden {
    opacity: 0;
}
.visible {
    opacity: 1;
}

/* Social Media */
.social-media li{
    float: left;
}
.social-media li i{
    color: #585858;
    font-size: 2.125rem;
}
.social-media li:hover i.fa-instagram{color: #517fa4;}
.social-media li:hover i.fa-pinterest{color: #ef6364;}
.social-media li:hover i.fa-facebook{color: #517ebc;}
.social-media li:hover i.fa-youtube-play{color: #ef6364;}
.social-media li:hover i.fa-twitter{color: #68cdef;}

/*********************
LAYOUT STYLES
*********************/
/*Header*/
.main-header {
    background-color: #fff;
    border-bottom: 13px solid #0d75bc;
    padding-top: 53px
}
.header-logo{
    margin: 0 0 44px;
    padding-left: 80px;
}
.header-logo img{}
.header-right{
    padding-right: 0;
    padding-left: 28px;
}

.top-contacts{
    margin: 7px 0 44px;
}
.top-contacts ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.top-contacts ul > li{
    float: left;
    font-size: 1.667rem;
}
.top-contacts ul > li.phone{
    padding-right: 32px;
    font-family: 'nexa_lightregular';
    color: #303031;
}
.top-contacts ul > li.phone span{
    background: url(library/images/icons/phone.png) no-repeat left center;
    padding-left: 30px;
}
.top-contacts ul > li.quote{
    font-family: 'nexa_boldregular';
    color: #0d75bc;
}
.top-contacts ul > li.quote a{
    background: url(library/images/icons/quote.png) no-repeat left center;
    padding-left: 47px;
}
.top-contacts ul > li a,
.top-contacts ul > li a:hover{
    text-decoration: none;
}
.top-menu{
    
}
.top-menu nav{}
/*** Enter your style for global layout here ***/
.ls-inner .ls-l {
    margin: 0 auto !important;
    left: 0 !important;
    right: 0 !important;
}
.ls-inner a.ls-l {
    width: 1060px;
}
.ls-nav-prev {
    background: url(library/images/arrow-prev.png) no-repeat center center !important;
    width: 47px !important;
    height: 92px !important;
    left: 0 !important;
    top: 45% !important;
}
.ls-nav-next {
    background: url(library/images/arrow-next.png) no-repeat center center !important;
    width: 47px !important;
    height: 92px !important;
    right: 0 !important;
    top: 45% !important;
}
.banner-area {
    position: relative;
}   
.banner-area a {
    font-weight:400; 
    text-align:center; 
    display:inline-block;
    width: 182px;
}
.inner-banner {
    background: url(library/images/inner-banner.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.inner-banner-inner {
    position: relative;
    clear: both;
    padding: 39px 0;
}
.inner-banner h1 {
    color: #FFF;
    text-shadow: #000 1px 1px 5px;
    font-size: 4.5rem;
}
.inner-heading-simulator {
    left: 0;
    right: 0;
    position: absolute;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    top: 0;
    visibility: hidden;
    z-index: -1;
}
.inner-banner-button{
    float: right;
    margin-left: 40px;
}
.inner-banner-button a.em-button{
    background-image: url(library/images/icons/quote-3.png);
    background-repeat: no-repeat;
    background-position: 22px center;
    background-color: #ea2431;
    color: #fff;
    font-family: nexa_boldregular;
    font-size: 1.75rem;
    height: 65px;
    line-height: 65px;
    padding: 0 30px 0 68px;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.inner-banner-button a.em-button:hover{
    background-color: #0d75bc;
}

/* Homepage - Enter any style for elements on homepage here */
body.home .mainbody {
    padding-top: 60px;
}

#hs-buttons{}
#hs-buttons ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#hs-buttons ul > li{
    display: inline;
    margin: 0 8px;
}
#hs-buttons ul > li > a.em-button{
    width: 182px;
    height: 60px;
    line-height: 60px;
    padding: 0;
}

.mainbody {
    position: relative;
    padding-top: 50px;
    padding-bottom: 20px;
}

.inner .portal-buttons{
margin-top:auto !important;
}

.portal-buttons {
    margin-top: -100px;
    position: relative;
    z-index: 9;

}
.portal {
    padding-right: 10px;
    padding-left: 10px;
}
.port {
    position:relative;
}
.portal-buttons .portal {
    position: relative;
}
.portal-buttons a {
    color: #FFF;
    text-decoration: none;
}
.portal-buttons a:hover {
    text-decoration: none;
}
.portal-buttons h4 {
    font-size: 1.5rem;
    /* font-weight: 400; */
    margin: 0 auto;
    padding: 20px 20px 20px 25px;
    color: #FFF;
    position: absolute;
    text-align: center;
    display: table;
    width: 100%;
    height: 175px;
    background: #1A77BC;
}

.portal-buttons h4:hover {
    background: #1881c5;
}

.portal-buttons h4 span{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.portal-buttons .read-more {
    position: absolute;
    top: 15px;
    right: 15px;
}

body.home .entry-content h2{
    margin: 0 0 16px;
}
body.home .entry-content hr{
    border-width: 6px;
    width: 94%;
    margin: 16px 0 28px;
}
img.home-cta{
    margin-top: 50px;
}

/*Inner Page*/
.mainbody-inner{
    min-height: 400px;
}
.main-content-inner p {
    line-height: 30px;
    margin-bottom: 30px;
}
.page-id-48 p {
    font-size: 18px;
}
p.intro-text{
    font-size: 27px;
    line-height: 130%;
    margin-bottom: 40px;
    font-weight: 600;
}
.page-id-48 p img {
    margin-top: 10px;
}
.page-id-48 p:nth-child(2) {
    line-height: 28px;
    margin-bottom: 30px;
}
.bottom-bar {
    background-color: #ea2431;
    padding: 30px 0;
}
.bottom-bar h3 {
    font-weight: 700;
    font-size: 33px;
    padding-top: 10px;
    color: #fff;
    margin-bottom: 0;
}
.bottom-bar a {
    font-size: 22px;
    color: #0d75bc;
    font-weight: 500;
    background: url(library/images/icons/quote-2.png) no-repeat 20px 50%;
    text-decoration: none;  
    padding: 17px 20px 17px 70px;
    background-color: #fff;
    border-radius: 5px;
    float: right;
    white-space: nowrap;
}
.bottom-bar a:hover
{
    background-color:#eee;
}
/*Footer*/
.main-footer {
    background-color: #303031;
    border-top: 7px solid #0d75bc;  
    padding: 30px 0;
}
.main-footer img {
    margin: 0;
}
/*.home .main-footer {
    margin-top: 50px;
}*/

.ls-v5 .ls-bottom-slidebuttons, .ls-v5 .ls-nav-start, .ls-v5 .ls-nav-stop, .ls-v5 .ls-nav-sides {
    top: -50px !important;
}

.main-footer .footer-col p, .main-footer .footer-col a {
    color: #FFF;
    margin-bottom: 0;
}
.main-footer .footer-col-1 p {
    font-size: 14px;
}

.excerpt-read-more, .more-link {
    background-color: #204b7a;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    -o-border-radius: 4px !important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    margin-top: 20px;
    padding: 10px 22px;
}

.excerpt-read-more:hover, .more-link:hover {
    background-color: #8a8c8f;
    color: #ffffff !important;
}

h3.entry-title {
    font-size: 30px;
    margin-bottom: 1rem;
}

/*** Enter your custom style for elements on homepage here ***/
.footer-col{
    /* margin: 7px 0 44px; */
}
.footer-col ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-col ul > li{
    float: left;
    font-size: 2.083rem;
    color: #fff;
}
.footer-col ul > li.phone{
    padding-right: 32px;
    font-family: 'nexa_lightregular';
}
.footer-col ul > li.phone span{
    background: url(library/images/icons/phone-2.png) no-repeat left center;
    padding-left: 30px;
}
.footer-col ul > li.quote{
    font-family: 'nexa_boldregular';
}
.footer-col ul > li.quote a{
    background: url(library/images/icons/quote-2.png) no-repeat left center;
    padding-left: 47px;
}
.footer-col ul > li a,
.footer-col ul > li a:hover{
    text-decoration: none;
}
.copyright{
    font-size: 0.902rem;
    color: #fff;
    clear: both;
    padding: 20px 0 0;
}
.copyright span{
    margin: 0 5px;
}
.copyright a{
    background: url(library/images/icons/paint-em.png) no-repeat left center;
    padding-left: 22px;
}

/*********************
PAGES MISC
*********************/

#gform_wrapper_1 input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium, .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium, .gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium, .gform_wrapper .top_label textarea.textarea{
 background: #fff;
}

#gform_wrapper_4 input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium, .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium, .gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium, .gform_wrapper .top_label textarea.textarea{
  background: #efefef;
}

#gform_wrapper_4 .gform_wrapper textarea.medium{
    height: 100px !important;
}

#gform_wrapper_4 {
    margin-bottom: 50px;
}

ul.checkboxes {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
}

ul.checkboxes li {
    background: url(/wp-content/uploads/icon-checkbox.png) no-repeat left 3px;
    font-size: 0.938rem;
    line-height: 1.33em;
    color: #2e2e2e;
    padding: 3px 0 3px 35px !important;
    margin-bottom: 16px;
}

.testimonial{
    background: #1F1F1F url('library/images/testmonial-bg.jpg') no-repeat;
    background-size: cover;
    padding: 30px;
}
.testimonial p{
    color: #FFF;
    font-size: 28px;
    line-height: 48px;
    font-weight: 800;
    margin: 0;
}
.page-id-85 p{
    margin-bottom: 0;
}
.testimonial ul li{
    color: #FFF;
}
#gform_submit_button_1 {
    margin-bottom: 20px;
}
/*********************
FREE QUOTE
*********************/
.quote-form-inner {
    background-color: #303032;
    padding: 40px;
    position: relative;
}
.quote-form-inner p {
    margin-bottom: 0;
}
.quote-form-inner p, .quote-form-inner .gform_wrapper div.validation_error {
    color: #FFF;
}
.quote-form-inner .gform_wrapper div.validation_error {
    border-bottom: 2px solid #FFF;
    border-top: 2px solid #FFF;
}
.quote-form-inner .gform_wrapper .gform_footer {
    margin: 0;
}
.quote-form-inner input[type="text"], .quote-form-inner input[type="email"], .quote-form-inner select {
    border: 0 !important;
    height: 62px !important;
    margin-bottom: 10px;
  width: 100% !important;
}
.quote-form-inner textarea {
    width: 100% !important;
}
.quote-form-inner select  {
  background-image: url(library/images/arrow-down.jpg); 
  background-position: 97% 50%;
  background-repeat: no-repeat;
    font-size: 18px !important;
}
.quote-form-inner select:hover {
    background-image: url(library/images/arrow-down-hover.jpg);
}
.quote-form-inner textarea {
    border: 0 !important;
    height: 155px !important;
  margin-bottom: 10px;
}
.quote-form-inner .gfield_label {
  color: #FFF;
  font-size: 20px;
    font-weight: 400 !important;
}
.gform_wrapper .gform_footer {
    margin-top: 15px !important;
}
.gform_wrapper .gform_footer input[type="submit"] {
  background-color: #d02525;
  border: 0;
  color: #FFF;
  font-family: "nexa_boldregular";
  font-size: 18px;  
  width: 100% !important;
}
.gform_wrapper .gform_footer input[type="submit"]:hover {
    background-color: #ea2431;
}
.quote-text {
    padding-top: 50px;
}
.quote-text hr {
    margin-top: 10px;
    margin-bottom: 25px;
}
.quote-text h4 {
    font-size:  1.688rem !important;
}
.quote-text p {
    line-height: 180%;
}
.quote-text p.quote-text-top {
  font-size: 20px;
}
.quote-text .plist {
  font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
  padding-bottom: 15px;
  padding-left: 80px;
}
.quote-text .clock {
    background: url(library/images/clock.png) no-repeat left 10px; 
}
.quote-text .note {
    background: url(library/images/note.png) no-repeat left 10px; 
}
.quote-text .heart {
    background: url(library/images/heart.png) no-repeat left 10px; 
}
.quote-text .phone-bg {
    background: url(library/images/phone-bg.png) no-repeat center; 
  background-size: cover;
  padding: 30px 25px 0 25px;
}
.quote-text .phone-bg p {
    color: #FFF; 
  font-size: 20px;
  text-align: center;
}
.quote-text span.service-phone {
  background: url(library/images/info.png) no-repeat left top; 
  color:#FFF; 
  display: inline-block;
    font-family: 'nexa_lightregular'; 
  font-size: 28.54px;
  font-weight: 700;
  margin: 15px 0;
  padding-bottom: 10px;
  padding-left: 55px;
}
.quote-form-inner input[type=checkbox] {
  opacity: 0;
}

.quote-form-inner input[type=checkbox] + label {
  cursor: pointer;
  float: left;
  font-size: 18px;
  margin: 0 0 0 20px;
  position: relative;
}

.quote-form-inner input[type=checkbox] + label ~ label {
  margin: 0 0 0 40px;
}

.quote-form-inner input[type=checkbox] + label::before {
  content: ' ';
  border: 1px solid #AFAFAF;
  display: block;
  height: 20px;
  left: -35px;
  position: absolute;
  top: 1px;
  width: 20px;
}

.quote-form-inner input[type=checkbox] + label::after {
  background: url('library/images/checkmark.png') no-repeat center center;
  content: ' ';
  display: block;
  height: 18px;
  left: -35px;
  -ms-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .3s ease;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  position: absolute;
  top: 0px;
  width: 18px;
  z-index: 1;
}
.quote-form-inner input[type=checkbox]:checked + label::after {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.quote-form-inner .gform_wrapper .gfield_checkbox li label {
  color: #FFF;
  font-size: 18px;
    position: relative;
}
.quote-form-inner .gfield_checkbox {
  margin-top: 40px !important;
    padding-left: 25px !important;
}
.quote-form-inner .gfield_checkbox li {
    margin-bottom: 1.2em !important;
}
/*********************
PRODUCTS
*********************/
.em-product-tax-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.em-product-tax-list > li {
    border-top: 1px solid #d2d2d2;
    padding: 29px 0 37px;
    position: relative;
}
.em-product-tax-list > li:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}
.em-product-tax-list > li li {
    list-style-type: disc;
}
.em-tax-product-thumb {
    float: left;
    padding-top: 8px;
    width: 26.88172%;
}
.em-tax-product-info {
    margin-left: 32.258065%;
}
.em-tax-product-title {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 3px;
}
.em-tax-product-title a {
    color: #020202;
    text-decoration: none;
}
.em-tax-product-des {
    padding-bottom: 55px;
}
.em-tax-product-des p {
    margin: 0;
}
.em-tax-product-contact {
    bottom: 37px;
    left: 32.258065%;
    right: 0;
    position: absolute;
}
.em-tax-product-contact a {
    background: #65b94c;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    line-height: 40px;
    margin-right: 18px;
    padding: 0 20px;
    text-decoration: none;
    vertical-align: top;
}
.em-tax-product-contact span {
    display: inline-block;
    font-size: 18px;
    padding-top: 7px;
    vertical-align: top;
}
div.gform_wrapper .product-enquiry-frm .top_label .gfield_label {
    display: none;
}

/*********************
SIDEBAR
*********************/
.main-sidebar ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-sidebar ul.menu > li {
    margin-bottom: 13px;
}
.main-sidebar ul.menu > li > a {
    background: #1f1f1f;
    color: #FFF;
    display: block;
    letter-spacing: 0.006em;
    padding: 18px 15px 18px 20px;
    position: relative;
    text-decoration: none;
    font-size: 1.438rem;
    font-family: "nexa_lightregular";
}
.main-sidebar ul.menu > li.current-menu-item > a, .main-sidebar ul.menu > li > a:hover {
    background: #0d75bc;
    color: #FFF;
    font-family: "nexa_boldregular";
}

.page-id-5 .main-sidebar{
display:none;
}

/*********************
IMAGE SCROLLER
*********************/
.em-image-scroller .mTS_horizontal ul.mTSContainer > li {
    margin-left: 18px;
}
.em-image-scroller .mTS_horizontal ul.mTSContainer > li:first-child {
    margin-left: 0;
}

/*********************
TESTIMONIALS
*********************/
.widget_woothemes_testimonials > .testimonials {
 *zoom: 1;
}
.widget_woothemes_testimonials > .testimonials:before, .widget_woothemes_testimonials > .testimonials:after {
    content: "";
    display: table;
    line-height: 0;
}
.widget_woothemes_testimonials > .testimonials:after {
    clear: both;
}
.widget_woothemes_testimonials > .testimonials {
    position: relative;
}
.testimonials-list .quote > img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
    width: 164px;
}
.testimonials-list .quote blockquote {
    font-size: 1.8125rem;
    line-height: 1.3384083em;
    margin: 15px 0 22px 210px;
}
.testimonials-list .quote blockquote p {
    font-size: 1.6875rem;
    line-height: 1.333333em;
    margin: 0;
}
.testimonials-list .quote .author {
    display: block;
    font-size: 1.4375rem;
    font-style: normal;
    margin: 0 0 0 210px;
}

/*********************
FLEXSLIDER
*********************/
.flex-direction-nav {
    height: 0;
}
.flex-nav-prev {
    float: left;
}
.flex-nav-next {
    float: right;
}
.flex-direction-nav a:before {
    color: rgba(0,0,0,0.4);
    font-family: FontAwesome;
    font-size: 60px;
    line-height: 34px;
    text-shadow: none;
}
.flex-direction-nav .flex-nav-prev a:before {
    content: "\f104";
}
.flex-direction-nav .flex-nav-next a:before {
    content: "\f105";
}
.flex-direction-nav a {
    font-size: 0;
    line-height: 0;
    opacity: 1;
    outline: none;
    text-indent: -999em;
    width: 25px;
}

/*********************
GRAVITY FORM
*********************/
div.gform_wrapper {
    margin: 0;
    max-width: none;
}
div.gform_wrapper ul.gform_fields,
div.gform_wrapper ul.gfield_checkbox {
    list-style: none;
    padding: 0;
    margin: 0;
}
div.gform_wrapper ul li.gfield {
    margin-bottom: 12px;
}
div.gform_wrapper .top_label .gfield_label, .gform_wrapper .left_label .gfield_label {
    display: block;
    font-weight: inherit;
    margin: 0 0 3px;
}
body .gform_wrapper label.gfield_label + div.ginput_container {
    margin-top: 0;
}
div.gform_wrapper .top_label input.medium, div.gform_wrapper .top_label select.medium {
    width: 100%;
}
div.gform_wrapper .top_label textarea.medium {
    width: 100%;
}
div.gform_wrapper .gform_footer {
    padding: 0;
}
div.gform_wrapper .col-3 .ginput_container{}
div.gform_wrapper .col-3 ul.gfield_checkbox > li{
    float: left;
    width: 33%;
}
div.gform_wrapper ul.gfield_checkbox > li input{
    margin-right: 5px;
}
div.gform_wrapper ul.gfield_checkbox > li label{
    font-weight: 400;
}

#free-quote div.gform_heading h3{
    color: #0d75bc;
    font-size: 24px;
    margin: 0 0 10px;
}
#free-quote div.gform_wrapper .gform_footer input{
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    background-color: #0d75bc;
    border: 0 none;
    color: #fff;
    font-family: nexa_boldregular;
}
#free-quote div.gform_wrapper .gform_footer input:hover{
    background-color: #ed2028;
}

/*********************
BLOG
*********************/
.blog-description {
    background: #f4f4f4;
    margin: 0 0 43px;
    padding: 25px 30px;
}
.blog-description p {
    margin: 0;
}
.post-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.post-list.wrap {
    padding: 0;
}
.postlist .post {
    border-top: 1px solid #ccc;
    margin-top: 35px;
    padding-top: 35px;
}
.postlist .post-list .post:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}
.post-list-date {
    margin-bottom: 14px;
    background: #0d75bc;
        color: #fff;
    padding: 15px 0 13px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
}
.post-list-date span {
    display: block;
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 0;
}
.post-list-date a {
    text-decoration: underline;
}
.post-list-thumbnail {
    text-align: right;
}
.post-list-thumbnail a.cat-read-more {
    background: #0d75bc;
    color: #FFF;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    line-height: 17px;
    padding: 0 7px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 30px;
}
h2.entry-title {
    font-size: 3rem;
    margin-bottom: 10px;    
}
h2.entry-title a {
    text-decoration: none;
}
.post-list-content p {
    margin-top: 0;
}
h1.single-title {
    font-size: 4rem;
    font-weight: 700;
}
.post-image {
    float: left;     
    margin-right: 20px;
    margin-bottom: 10px;
}


/*********************
NAVIGATION
*********************/
nav.main-nav ul.nav {
 *zoom: 1;
}
nav.main-nav ul.nav:before, nav.main-nav ul.nav:after {
    content: "";
    display: table;
    line-height: 0;
}
nav.main-nav ul.nav:after {
    clear: both;
}
nav.main-nav ul.nav {
    list-style: none;
    margin: 0;
    padding: 0;
}
nav.main-nav ul.nav > li {
    float: left;
    margin-left: -1px;
    position: relative;
}
nav.main-nav ul.nav > li > a {
    color: #FFF;
    display: block;
    font-size: 1rem;
    line-height: 66px;
    padding: 2px 10px 0 10px;
    position: relative;
    text-decoration: none;
    z-index: 1;
    background-color: #303031;
    margin-right: 7px;
}
nav.main-nav ul.nav > li:first-child > a {
    background-image: url(library/images/icons/home.png);
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -999em;
    background-color: #303031;
    width: 67px;
}
nav.main-nav ul.nav > li:last-child > a {
    margin-right: 0;
}
nav.main-nav ul.nav > li.current-menu-item > a, nav.main-nav ul.nav > li.current-parent-item > a, nav.main-nav ul.nav > li.current-menu-ancestor > a, nav.main-nav ul.nav > li:hover > a {
    background-color: #0d75bc;
}
nav.main-nav ul.nav > li.current-menu-item > a, nav.main-nav ul.nav > li.current-parent-item > a, nav.main-nav ul.nav > li.current-menu-ancestor > a {
    font-weight: normal;
}
nav.main-nav ul.nav li ul {
    background: #585958;
    left: 100%;
    -moz-opacity: 0.00;
    -khtml-opacity: 0.00;
    opacity: 0.00;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
    filter: alpha(opacity=0);
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    visibility: hidden;
    width: 250px;
    z-index: 99;
}
nav.main-nav ul.nav li:hover ul {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
    filter: alpha(opacity=100);
    visibility: visible;
}
nav.main-nav ul.nav > li > ul {
    left: 0;
    top: 100%;
}
nav.main-nav ul.nav li ul li {
    border-top: 1px solid #fff;
}
nav.main-nav ul.nav li ul li:first-child {
    border-top: none;
}
nav.main-nav ul.nav li ul li a {
    color: #fff;
    display: block;
    padding: 8px 14px;
    text-decoration: none;
}
nav.main-nav ul.nav li ul li.current-menu-item > a, nav.main-nav ul.nav li ul li.current-parent-item > a, nav.main-nav ul.nav li ul li.current-menu-ancestor > a, nav.main-nav ul.nav li ul li a:hover {
    background: #0d75bc;
}

/* Mobile Menu */
#wprmenu_menu .wpr_social_icons a {
    text-decoration: none;
}
#wprmenu_bar .wprmenu_icon {
    bottom: 0;
    left: 0;
    padding: 10px 16px;
    position: absolute;
    right: 0;
    top: 0;
}
#wprmenu_bar .menu_title {
    margin-left: 32px;
}
#wprmenu_menu.wprmenu_levels ul li:hover,
#wprmenu_menu.wprmenu_levels ul.sub-menu li:hover, 
#wprmenu_menu.wprmenu_levels ul li.current-menu-item,
#wprmenu_menu.wprmenu_levels ul li.current-menu-item a{ background-color:#ed2028;}      
#wprmenu_menu.wprmenu_levels ul li{border-bottom:0 !important;}
#wprmenu_menu.wprmenu_levels ul li a{transition: none 0s ease 0s ;}
#wprmenu_menu.wprmenu_levels ul#wprmenu_menu_ul > li:first-child{border-top:1px solid #fff !important;}
#wprmenu_menu.wprmenu_levels ul#wprmenu_menu_ul > li > a {font-weight: 600;}
#wprmenu_menu.wprmenu_levels ul li ul{border-top:0 !important;}
#wprmenu_menu.wprmenu_levels ul li ul li a{padding: 10px 13px;}
#wprmenu_menu.wprmenu_levels ul li ul li, #wprmenu_menu.wprmenu_levels ul li ul li a{font-size: 14px;background: #d3d1d1 !important;color: #313131 !important;}
#wprmenu_menu.wprmenu_levels ul li ul li:hover a, #wprmenu_menu.wprmenu_levels ul li ul li.current-menu-item a{background: #ed2028 !important;color: #fff !important;}
#wprmenu_menu.wprmenu_levels ul li ul li:hover, #wprmenu_menu.wprmenu_levels ul li ul li.current-menu-item{background: #ed2028 !important;}

/*********************
BACK TO TOP
*********************/
.cd-top {
    background: url(../fonts/cd-top-arrow.svg) no-repeat center 50% rgba(123,33,42, 0.8);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    bottom: 30px;
    display: inline-block;
    height: 44px;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    right: 30px;
    text-indent: 100%;
    visibility: hidden;
    white-space: nowrap;
    width: 44px;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    opacity: 0.5;
}
.no-touch .cd-top:hover {
    background-color: #7b212a;
    opacity: 1;
}

blockquote {
padding: 10px 25px;
margin: 30px 0 20px;
border-left: 7px solid #ea2431;
}

blockquote p{
font-weight: 600;
line-height: 28px;
}

.ezcol-one-quarter, .ezcol-one-half, .ezcol-three-quarter, .ezcol-one-third, .ezcol-two-third, .ezcol-one-fifth, .ezcol-two-fifth, .ezcol-three-fifth, .ezcol-four-fifth { 
    hyphens: none !important;
}

.blog-cta{
background:#1A77BC;
padding:40px;
margin:20px 0;
}

.blog-cta h4{
margin:0;
text-align:center;
color:#fff;
line-height:30px;
}

.type-page .wp-video {
    margin-top: 15px;
}

/*********************
RESPONSIVE STYLES
*********************/
@media (max-width: 1023px) {
    h1 {
        font-size: 3rem;
    }
    h2 {
        font-size: 1.75rem;
    }
    h2.entry-title {
        font-size: 1.375rem;
    }
    .post-list-thumbnail {
        margin-right: 15px;
    }
    .table-style-1 td, .table-style-1 th {
        padding-left: 10px;
    }
    .flex-direction-nav .flex-prev {
        left: 0;
    }
    .flex-direction-nav .flex-next {
        right: 0;
    }
    .cd-top {
        bottom: 20px;
        right: 20px;
    }
    /*** Enter your custom style here ***/
    .inner-banner-button a.em-button{
        background-position: 15px center;
        font-size: 1.35rem;
        height: 56px;
        line-height: 56px;
        padding: 0 20px 0 60px;
    }
}

@media (min-width: 768px) {
    ul.column-two{padding-top: 30px;}
    ul.column-two > li:first-child{padding-right: 3%;}
    ul.column-two > li:last-child{padding-left: 3%;}
    ul.column-two > li{width: 50%;}
    ul.column-two > li div.contact-us-form_wrapper{margin-top: -22px;}
}
 @media (max-width: 767px) {
    .post-list-thumbnail {
        float: none;
        margin: 0 0 10px;
    }
    .postlist > article.post {
        margin-top: 25px;
        padding-top: 25px;
    }
    .top-menu {}
    .csColumn {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
    }
    .cd-top {
        bottom: 10px;
        right: 10px;
    }
    /*** Enter your custom style here ***/

    .inner-banner-button{
        display: none;
    }
    ul.column-two > li{width: 100%;padding: 0 20px;}
}

@media (max-width: 480px) {
.g-recaptcha {
    -moz-transform: scale(0.925);
    -webkit-transform: scale(0.925);
    transform: scale(0.925);
    transform-origin: left center 0;
}
#fancybox-content .g-recaptcha {
    -moz-transform: scale(0.725);
    -webkit-transform: scale(0.725);
    transform: scale(0.725);
    transform-origin: left center 0;
}
/*** Enter your custom style here ***/
}
/*Media Queries*/
@media(min-width: 1100px) {
    .portal-buttons .first {
        padding-left: 0px;
    }
    .portal-buttons .last {
        padding-right: 0px;
        
    }
    .bottom-bar h3 {
        display: inline-block;
    }
    .bottom-bar p {
        display: inline-block;
    }
    .bottom-bar p {
        float: right;
        margin-top: 15px;
    }
    
}
@media(min-width: 1024px) {
    .header-menu {
        margin-top: 70px;
    }
    .portal-buttons .portal img {
        width: 100%;
        max-height: 175px;
    }
    .bottom-bar {
        padding: 73px 0;
    }
}
/* @media(min-width: 1024px) and (max-width: 1200px) {
    nav.main-nav ul.nav > li > a {
        font-size: 1.2rem;
    }
} */
@media(max-width: 1200px) {
    html {
        font-size: 95% !important;
    }
    .header-logo{
         width: 35%;
    }
    .header-right{
        padding-left: 24px;
         width: 65%;
    }
    .em-tax-product-contact a {
        font-size: 16px;
        margin-right: 15px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .em-tax-product-contact span {
        font-size: 16px;
    }
    .bottom-bar h3{
        font-size:28px;
    }
}
@media(max-width: 1024px) {
    .top-menu .logo img {
        margin: 0 auto;
        display: block;
    }
    nav.main-nav ul.nav > li > a {
        font-size: 1.2rem;
    }
    .other-services ul li a {
        font-size: 18px;
    }
    .portal-buttons {
        margin-bottom: 30px;
    }
    .home-text-right {
        padding: 0 30px;
    }
    .textwidget{
        text-align: center;
    }
    .textwidget h3{
        margin-bottom: 20px;
    }
    
    body.home .mainbody {
        padding-top: 10px;
    }
    
}
@media(min-width: 992px) {
    .logo {
        width: 29.33333333%
    }
    .header-menu {
        width: 70.666667%;
    }
    .home-text-left {
        width: 60.66666667%;
        padding-right: 50px;
    }
    .home-text-right {
        width: 39.33333333%
    }
    .inner-banner-inner {
        padding: 97px 0 0 0;
            min-height: 277px;
    }
    .main-sidebar {
        width: 30.333333%;
    }
    .main-content-inner {
        width: 69.666667%;
    }
    .quote-form {
            padding-right: 50px;
        width: 63.666667%;
    }
    .quote-text {
        width: 36.333333%;;
    }
    .sfm-rollback, #sfm-sidebar, #sfm-overlay-wrapper {
        display: none;
    }
}
@media(max-width: 991px) {
    .top-contacts {
        margin: 20px 0 30px 18px;
    }
    nav.main-nav ul.nav > li > a {
        padding: 2px 15px 0 15px;
    }
    .em-tax-product-des {
        padding-bottom: 15px;
    }
    .em-tax-product-contact {
        position: static;
    }
    .em-tax-product-contact a {
        margin-right: 0;
    }
    .em-tax-product-contact span {
        display: block;
    }
    
    .portal-buttons {
        margin-top: -50px;
    }
    .quote-form-inner .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox {
            margin-top: 0 !important;
        padding-left: 0 !important;
    }  
    .quote-form-inner .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li {
        width: 100% !important
    }
    #sfm-sidebar .sfm-menu li > a span {
        display: block;
    }

    .bottom-bar a {
        float: none;
        margin: 35px auto 10px;
        text-align: center;
        display: block;
        clear: both;
        max-width: 270px;
    }

     .bottom-bar h3 {
        text-align: center;
    }
}
@media(min-width: 768px) and (max-width: 1024px) {
    .portal-buttons h4{
        height: 119px;
        padding: 0 10px;
    }
    .portal-buttons .read-more {
        right: 20px;
    }
}
@media(min-width: 768px) {
    .main-content-inner #content {
        padding-right: 50px;
    }
    .main-footer {
        padding: 70px 0 80px;
    }
    
    /* .main-footer .footer-col-1 .widget_text {
        margin-top: 60px;
    }
    .main-footer .footer-col-2 .widget_text {
        margin-top: 45px;
    }
    
    .main-footer .footer-col-3 .widget_text {
        margin-top: 30px;
    }
    
    .main-footer .footer-col-3 .widget_text {
        font-size: 16px;
        line-height: 150%;
    }
    
    .main-footer .footer-col-4 .widget_text a {
        font-size: 14px;
        margin-top: 15px;
        display: block;
    } */
}   
@media(min-width: 480px) and (max-width:768px) {
    /* .portal-buttons h4 {
        padding: 0;
        position: absolute;
        top: 10px;
        left: 10px;
    } */
}
@media (max-width: 768px) {
    .main-footer .footer-col {
        min-height: inherit !important;
        margin-bottom: 30px;
    }
    .header-top .contact-details {
        margin-bottom: 20px;
        text-align: center;
    }
    .main-header .top-text {
        text-align: center;
    }
    .portal-buttons {
        text-align: center;
    }
    .other-services ul li {
        padding-right: 8px;
    }
    .other-services ul {
        padding-left: 15px;
    }
    .other-services ul li a {
        
    }
    .main-content-inner, .main-sidebar, .inner-banner-inner {
        padding-left: 30px;
        padding-right: 30px;
    }
   
    .bottom-bar p {
        margin: 0 auto;
    }
    .page-id-5 p img {
        margin-bottom: 20px;
    }
}
@media(max-width: 767px) {
    .header-logo{
        margin: 0 auto 24px;
        width: 300px;
        padding: 0;
    }
    .header-logo img {
        width: 300px;
    }
    .header-right{
        width: 100%;
        padding: 0;
    }
    .top-contacts {
        margin: 0 0 24px;
        text-align: center;
    }
    .top-contacts ul > li{
        display: inline-block;
        float: none;
    }
    .portal-buttons {
        margin-top: -34px;
        margin-bottom: 10px;
    }
    .portal-buttons .portal {
        position: relative;
        max-width: 279px;
        margin: 0 auto;
        margin-bottom: 15px;
        display: inline-block;
        text-align: center;
        float: none;
    }
    
    #hs-buttons ul > li > a.em-button{
        width: 164px;
        height: 48px;
        line-height: 48px;
    }   
    body.home .mainbody .row{
        margin-left: -5px;
        margin-right: -5px;
    }
    .main-footer .footer-col:last-child{
        margin-bottom: 4px;
    }
    .main-footer .footer-col{
        text-align: center;
    }
    .footer-col ul > li{
        display: inline;
        float: none;
    }
    .main-footer img {
        float: none;
    }
  .quote-text .clock {
        background: url(library/images/clock.png) no-repeat scroll 0 0; 
    }
    .quote-text .note {
        background: url(library/images/note.png) no-repeat scroll 0 0; 
    }
    .quote-text .heart {
        background: url(library/images/heart.png) no-repeat scroll 0 0; 
    }
  .quote-text span.service-phone {
    padding-top: 5px;
    padding-bottom: 8px;
  }
}
@media(max-width: 640px) {
.quote-form-inner {
    padding: 15px;
  }
  .quote-form-inner input[type="text"], .quote-form-inner input[type="email"], .quote-form-inner select {
    height: 45px !important;
  }
}
@media(max-width: 480px) {
    .header-top .contact-details {
        text-align: center;
        margin-bottom: 20px;
    }
    .banner-area{
        display: none;
    }
    .portal-buttons {
        margin-top: 20px;
    }
    .main-footer .footer-col  p {
        font-size: 15px;
    }
    .em-tax-product-thumb {
        float: none;
        padding: 0;
        width: auto;
    }
    .em-tax-product-info {
        margin: 15px 0 0;
    }
  .post-image {
        clear: both;
        float: none;
    }
  .quote-text p {
    font-size: 16px;
  }
    .quote-text .plist {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
@media(max-width: 479px) {
    .top-contacts ul > li,
    .footer-col ul > li{
        display: block;
    }
    .top-contacts ul > li.phone,
    .footer-col ul > li.phone{
        padding-right: 0;
        margin: 15px 0;
    }
    .top-contacts ul > li {
        background-color: #303032;
            color: #FFF !important;
            padding: 8px 0;
            margin: 15px !important;
    }
    .top-contacts ul > li a {
        color: #FFF !important;
    }
}

.removal-post img {
        width: 100%;
}
.removal-description {
        background-color: #CCCCCC;
        padding: 20px 15px 10px 20px;
        border-radius: 0 0 8px 8px;
        margin-bottom: 20px;
        margin-top: 0;
   }
.removal-description.rdrow1 {
         height: 268px; 
}

@media (max-width: 991px) {
  .removal-description.rdrow1 {
        height: 300px;
  }
}
@media (max-width: 768px) {
  .removal-description.rdrow1 {
        height: 184px;
  }
}

.removal-description.rdrow2 {
        height: 204px;
}
@media (max-width: 1024px) {
 .removal-description.rdrow2 {
        height: 164px;
  }
}
@media (max-width: 991px) {
  .removal-description.rdrow2 {
        height: 250px;
  }
}
@media (max-width: 768px) {
  .removal-description.rdrow2 {
        height: 184px;
  }
}

@media (max-width: 480px) {
  .removal-description.rdrow1,
  .removal-description.rdrow2 {
        height: initial;
  }
}

.removal-description p {
     margin-bottom: 10px;
     line-height: 10px;
     font-size: 0.9rem;
}
.removal-description ol {
        padding-left: 15px;  
}
.removal-description li {
        font-size: 0.9rem;
    line-height: 1.7em;
}
h1 {
    font-size: 2.2rem!important;
}