body {
    font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    color: #333; 
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}
h1 {
    color: #363f4b;
    letter-spacing: -1px;
    font-size: 50px;
    font-weight: 800;
}
@media (max-width: 991px) {
    .index-style h1 {
        font-size: 45px;
    }
}
h1 span {
    font-weight: 300;
}
h2 {
    color: #363f4b;
    letter-spacing: -1.5px;
    font-size: 44px;
    font-weight: 700;
}
h2 span {
    font-weight: 300;
}
h3 {
    color: #231f20;
    letter-spacing: -1.5px;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
}
h3 span {
    font-weight: 300;
}
h4 {
    font-size: 22px;
    margin-top: 0;
    font-weight: 700;
}
h4 span {
    font-weight: 300;
}
h5 {
    font-size: 20.8px;
    font-weight: 700;
}
h5 span {
    font-weight: 300;
}
h6 {
    font-size: 15px;
}

/*
GENERAL
*/
.spacing-5 {
    height: 5px;
}
.spacing-10 {
    height: 10px;
}
.spacing-15 {
    height: 15px;
}
.spacing-20 {
    height: 20px;
}
.spacing-25 {
    height: 25px;
}
.spacing-30 {
    height: 30px;
}
.spacing-35 {
    height: 35px;
}
.spacing-40 {
    height: 40px;
}
.spacing-45 {
    height: 45px;
}
.spacing-50 {
    height: 50px;
}
.spacing-55 {
    height: 55px;
}
.spacing-60 {
    height: 60px;
}
.spacing-80 {
    height: 80px;
}
.arrow-right-link {
    display: inline-block;
}
.arrow-right-link:after {
    content: '';
    width: 13px;
    display: inline-block;
    height: 13px;
    left: 5px;
    position: relative;
    top: 1px;
}
.font-bold {
    font-weight: 700;
}
.red {
    color: #ff0000;
}
.position-relative {
    position: relative;
    width: 100%;
}
.width100 {
    width: 100%;
}
.margin-bottom-0 {
    margin-bottom: 0 !important;
}
.padding-top-0 {
    padding-top: 0 !important;
}
.padding-0 {
    padding: 0 !important;
}
.sidebar-left {
    padding-left: 51px;
}
.sidebar-nav {
    margin: 0;
    padding-left: 0px;
    padding-top: 16px;
    width: 334px;   
}
.sidebar-nav li {
    background: #363F4A;
    list-style: none;
    margin-left: 0;
    border-radius: 9px;
    position: relative;
    margin-bottom: 4px;
}
.sidebar-nav li:hover,
.sidebar-nav li a.active {
    background: #FF0600;
}
.sidebar-nav li a {
    color: #fff;
    display: block;
    border-radius: 9px;
    padding: 8px 10px 8px 43px;
}
.sidebar-nav li a:hover {
    text-decoration: none;
}
.sidebar-nav li:before {
    content: "";
    width: 21px;
    height: 21px;
    top: 12px;
    left: 14px;
    position: absolute;
    background: url('../images/arrow-left.png');
}
.sidebar-form {
    margin-top: 20px;
    margin-left: 53px;
    width: 83.9%;
    box-shadow: 5px solid #ccc;
    min-height: 452px;
    box-shadow: 0px 0px 12px #D6D4D4;    
}
.sidebar-form input[type="text"],
.sidebar-form input[type="phone"],
.sidebar-form input[type="email"],
.sidebar-form textarea {
    width: 87%;
    padding: 12px 6px 12px 31px;
    font-size: 11px;
    color: #7a7a7a;
    text-transform: uppercase;
    border: 1px solid #cccccc;
    margin-bottom: 12px;
    margin-left: 21px;
    margin-right: 18px;
}
.sidebar-form input[type="text"] {
    margin-top: 20px;
}
.sidebar-form input[type="submit"] {
    color: #fff;
    text-transform: inherit;
    font-size: 18px;
    margin-top: 14px;
    font-weight: 700;
    margin-right: 23px;
    padding: 8px 30px;
    display: block;
    float: right;
    background: #d70013;
}
.sidebar-form textarea {
    padding: 6px 6px 12px 13px; 
}
.sidebar-form input[type="text"] {
    background: url('../images/inputname.jpg') no-repeat 9px 13px;
}
.sidebar-form input[type="email"] {
    background: url('../images/inputemail.jpg') no-repeat 9px 13px;
    padding-left: 31px;
}
.sidebar-form input[type="phone"] {
    background: url('../images/inputphone.jpg') no-repeat 9px 13px;
}
.sidebar-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #7a7a7a;
}
.sidebar-form input::-moz-placeholder { /* Firefox 19+ */
  color: #7a7a7a;
}
.sidebar-form input:-ms-input-placeholder { /* IE 10+ */
  color: #7a7a7a;
}
.sidebar-form input:-moz-placeholder { /* Firefox 18- */
  color: #7a7a7a;
}
.sidebar-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #7a7a7a;
}
.sidebar-form textarea::-moz-placeholder { /* Firefox 19+ */
  color: #7a7a7a;
}
.sidebar-form textarea:-ms-input-placeholder { /* IE 10+ */
  color: #7a7a7a;
}
.sidebar-form textarea:-moz-placeholder { /* Firefox 18- */
  color: #7a7a7a;
}
.submitBG {
    height: 71px;
    background: #dbdbdb;
}
.blue-bg-layout {
    width: 1504px;
    height: 152px;
    position: absolute;
    left: -700px;
    margin-top: 25px;
    padding-top: 3px;
    background: #e7ecf3;
}
.blue-bg-text {
    color: #363f4b;
    left: 700px;
    width: 799px;
    position: relative;
    font-weight: 300;
    font-size: 22px;
    letter-spacing: -1px;
}
.blue-bg-text span { 
    font-weight: 700;
    font-size: 36px;
}
.blue-bg-text address {
    font-size: 22px;
}

/*
END GENERAL
*/
.banner-background {
    background: #52575d;
    width: 100%;
    margin-top: -30px;
    height: 412px;
}
.banner {
    width: 100%;
    height: 412px;
    background-repeat: no-repeat;
    background-position: center top;    
}
.inner-content {
    background: url('../images/banner-shadow.jpg') no-repeat center top;
    width: 100%;
    line-height: 1.9;
    font-weight: 400;
    color: #232f40;
    font-size: 16px;
    text-align: justify;
    min-height: 500px;
}
.inner-content h1 {
    font-size: 36px;
    font-weight: 700
}
/*
HEADER
*/
.header-back {
    height: 167px;
    position: relative;
}
.header-front {
    height: 137px;
    background: #e7ecf3;
    border-bottom: 1px solid #ff0600;
}
.header-front .col-lg-5 .logo-1 {
    margin-left: -50px;
    width: 96%;
    position: absolute;    
}
.header-front .logo-2 {
    position: absolute;
    top: -15px;
    width: 47%;
    left: -45px;
}
.header-front .license-number {
    font-size: 12px;
    color: #273b86;
    text-transform: uppercase;
    text-align: right;
    padding-top: 9px;
    padding-bottom: 5px;
}
.web-phone-number {
    color: #273b86;
    font-weight: 600;
    display: inline-block;
    font-size: 20px;
    paddi
}
.web-phone-number:nth-child(2) {
    padding-left: 308px;
    padding-right: 40px;
}
@media (max-width: 1200px) {
    .web-phone-number:nth-child(2) {
        padding-left: 210px;
        padding-right: 17px;
    }
}
@media (max-width: 991px) {
    .web-phone-number {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 16px;
    }
    .web-phone-number:nth-child(2) {
        padding-left: 84px;
        padding-right: 17px;
    }  
    .header-front .logo-2 {
        width: 88%;
        top: 3px;
    }
    .header-front .col-lg-5 .logo-1 {
        top: 5px;
        position: relative;
    }    
}

/*
SLIDER
*/
.slider-bg {
    width: 100%;
    height: 465px;
    background: #000;
    position: relative;
    z-index: -1;
    top: -50px;    
}
.eachSlide {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    height: 465px;
}
.slider-shadow {
    width: 100%;
    height: 41px;
    margin-top: -30px;
    background: url('../images/slider-shadow.png') no-repeat center;
}
.index-style p {
    font-size: 16px;
    line-height: 1.9;
    text-align: justify;
}
.red-text {
    color: #ff0600;
}
.white-text {
    color: #fff;
}
.blue-text {
    color: #1fadff;
}
.car-logo {
    text-align: left;
    width: 100%;
    background: url('../images/car-logo.jpg') no-repeat center top;
    height: 68px;
}
.before-after-bg {
    background: url('../images/car-before-after-bg.jpg') repeat-x center top;
    width: 100%;
    height: 294px;
}
.crash-car { 
    margin-left: -130px; 
    margin-top: 8px;
}
.before-styling {
    padding-top: 50px;
    padding-left: 79px;
}
.before-styling h4 {
    padding-bottom: 0px;
    font-size: 20px;
}
.before-styling h1 {
    margin: 0;
    padding: 0;
}
.before-styling p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    color: #fff;
    margin-top: 0;
    padding-top: 0;
}
.float-right {
    position: absolute; 
    top: -45px;
    right: -50px;
}
.footer-social-network img {
    margin-left: -3px;
}
.list-service {
    list-style: none;
    margin-left: 0;
    padding-left: 15px;
}
.list-service li:before {
    content: "\e142";
    padding-right: 7px; 
    font-family: 'icon-fonts';
    width: 10px;
    color: #FF0600;
    height: 10px;
}
h5.link-href a {
    color: #232F40;
}
h5.link-href a:visited,
h5.link-href a:link {
    text-decoration: none;
}
h5.link-href a:hover {
    text-decoration: none;
    color: #ff0600;
}
.img100 {
    width: 30%;
}
.contact-page input {
    padding: 26px 10px;
}
.contact-page input[type="email"] {
    background: #fff url('../images/icons/mail.png') no-repeat 8px 19px;
}
.contact-page input[type="text"] {
    background: #fff url('../images/icons/username.png') no-repeat 8px 18px;
}
.contact-page input[type="tel"] {
    background: #fff url('../images/icons/call.png') no-repeat 8px 18px;
}

/* Multiple Item Display */
ul.multiple-items,
ul.side-items,
ul.related-items {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
ul.multiple-items li,
ul.related-items li {
    position: relative;
    float: left;
    width: 24.45%;
    height: 350px !important;
	margin: 0 0.5% 0.5% 0;
	padding: 0;
    border: 1px solid #ddd;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
ul.multiple-items li:nth-child(4n+0),
ul.related-items li:nth-child(4n+0) {
    margin-right: 0;
}
ul.side-items li {
    position: relative;
    width: 95%;
    height: 350px !important;
    margin: 10px;
    padding: 0;
    border: 1px solid #ddd;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ul.multiple-items li .bottom {
    clear: both;
}
ul.multiple-items li .bottom a.price,
ul.side-items li .bottom a.price,
ul.related-items li .bottom a.price {
    width: 70%;
    height: 40px;
    float: left;
    display: block;
    padding: 10px;
    text-align: center;
    background: #eeeeee;
    color: #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}
ul.multiple-items li .bottom a.wishlist,
ul.side-items li .bottom a.wishlist,
ul.related-items li .bottom a.wishlist {
    width: 15%;
    height: 40px;
    float: left;
    display: block;
    padding: 10px;
    text-align: center;
    background: #eeeeee;
    color: #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
}
ul.multiple-items li .bottom a:hover,
ul.side-items li .bottom a:hover,
ul.related-items li .bottom a:hover {
    background: #dddddd;
    text-decoration: none;
}
ul.multiple-items li .images .wishlist {
    position: absolute;
    top: 0;
    right: 0;
}
ul.multiple-items li .title,
ul.side-items li .title,
ul.related-items li .title {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    height: 55px;
    padding: 10px;
}
ul.multiple-items li .title a,
ul.side-items li .title a,
ul.related-items li .title a {
    color: #000;
}
ul.multiple-items li .images,
ul.side-items li .images,
ul.related-items li .images {
    width: 96%;
    height: 240px;
    line-height: 240px;
    margin: 2%;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ul.multiple-items li .images:hover,
ul.side-items li .images:hover,
ul.related-items li .images:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
ul.multiple-items li .images img,
ul.side-items li .images img,
ul.related-items li .images img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
a:hover span.round-link,
a.wishlist:hover {
    text-decoration: none;
}
/* Single Item Display */
.single_items li {
	margin: 5px;
	padding: 7px;
}
.single_items .addthis-tip {
	color: #FFF !important;
}
.single_items .item .title_area {
    font-size: 30px;
}
.single_items .item .product-image {
    position: relative;
    float: left;
}
.single_items .product-image img {
    height: auto;
    max-width: 500px;
}
.single_items .thumb-area {
    text-align: center;
}
.single_items .thumb-area img {
    max-width: 60px;
    cursor: pointer;
    text-align: center;
    margin: 5px 0;
}
.single_items .item .image_area {
    width: 300px;
    clear: both;
    overflow: hidden;
    text-align: center;
}
.single_items .item .price_area {
    font-size: 22px;
}
.single_items .item .sku {
    font-style: italic;
    font-size: 12px;
}
/**
 *  Items Reviews
 */
.reviews_area {
    clear: both;
    overflow: hidden;
}
.reviews_area .title {
    border-bottom: 1px solid #F0F0F0;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}
.reviews_area .content {
    margin: 0 0 20px 0;
}
/*
Items Comparison
*/
.comparison-list div {
    padding: 10px;
    border-bottom: 1px solid #eee;
}
.comparison-list .title {
    font-weight: 400;
    font-size: 16px;
    height: 58px;
    overflow: hidden;
}
.comparison-list .image {
    height: 250px;
    line-height: 250px;
    text-align: center;
}
.comparison-list .image img {
    max-height: 98%;
}
.comparison-list .summary {
    font-size: 0.9em;
}
.comparison-list .cart {
    text-align: center;
    border-bottom: 0;
}
.comparison-list .cart a {
    margin: 2px 0;
}
/**
 *  Events
 */
.multiple_events {
    margin-top: 20px;
}
.multiple_events h3 {
    margin: 0 0 5px 0;
    padding: 0;
}
.multiple_events .cal {
    width: 50px;
    border: 1px solid #DFDFDF;
    box-shadow: 0 0 3px #969696;
    text-align: center;
    font-size: 12px;
}
.multiple_events .cal h3 {
    font-size: 24px;
    border-bottom: 1px solid #DFDFDF;
    padding: 10px 0 8px 0;
    margin: 0;
}
.multiple_events .cal div {
    font-size: 12px;
    background: #DFDFDF;
    box-shadow: inset 0 5px 3px -2px #D2D2D2;
}
.flipper {
   position: relative;
    float: left;
    margin: 0.5%;
    padding: 0;
    
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.product {
    margin: 0 auto;  
    position: relative;
    width: 24.45%;
    height: 293px !important;
    margin: 0.25%;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
}

.sale {
  border-top: 56px solid #c10841;
  border-right: 56px solid transparent;
  display: block;
  height: 0;
  line-height: 22px;
  position: absolute;
  width: 0;
  z-index: 1;
  -webkit-transform: translateZ(0px);
}
.sale.new {
  border-top: 56px solid #f89406;
}
.sale.top {
  border-top: 56px solid #738d00;
}

.sale:before {
  color: #fff;
  content: "Sale";
  display: block;
  font-size: 11px;
  font-weight: bold;
  margin: -46px 0 0 5px;
  position: absolute;
  text-transform: uppercase;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
.sale.new:before {
  content: "New";
}
.sale.top:before {
  content: "Top";
}

.product .front {
    position: absolute;
    top: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    /* -- transition is the magic sauce for animation -- */
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.product .front .images {
    width: 96%;
    height: 283px;
    line-height: 283px;
    margin: 2%;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.product .front .images img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}

.product.flip .front {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
}
.product .back {
    position: absolute;
    top: 0;
    z-index: 800;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    background: #fff;
    padding: 20px;
    -webkit-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;

    -moz-transform: rotateY(-180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    /* -- transition is the magic sauce for animation -- */
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.product .back a.title {
    font-size: 20px;
    height: 60px;
}
.product .back .text {
    overflow: hidden;
}
.product .back .price {
    height: 60px;
    overflow: hidden;
    font-size: 20px;
    text-align: center;
    padding: 20px 0;
    line-height: 60px;
}
.product .back .price s {
    font-size: 16px;
}
.product .back .bottom {
    clear: both;
    margin: 0 -20px;
    position: absolute;
    bottom: -1px;
    width: 100%;
}
.product .back .bottom a.price {
    font-size: 14px;
    width: 70%;
    height: 40px;
    line-height: 40px;
    float: left;
    display: block;
    padding: 0 10px;
    text-align: center;
    background: #eeeeee;
    color: #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}
.product .back .bottom a.price span {
    padding: 10px;
}
.product .back .bottom a.wishlist {
    font-size: 14px;
    width: 15%;
    height: 40px;
    float: left;
    display: block;
    padding: 10px;
    text-align: center;
    background: #eeeeee;
    color: #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
}

.product.flip .back {
    z-index: 1000;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
}
@media all and (max-width: 768px) and (orientation : portrait)  {
    ul.multiple-items li,
    ul.related-items li {
        width: 99%;
        margin: 0 0 10px 0;
    }
    .single_items .product-image {
        text-align: center;
        margin: auto;
    }
    .single_items .product-image img {
        width: 99%;
        height: auto;
        max-width: 100%;
        max-height: auto !important;
        text-align: center !important;
        margin: auto !important;
    }
    .product {
        width: 99%;
        margin-bottom: 10px;
    }
    h1, h2, h3, h4, h5, h6 {
        margin: 5px 0 20px 0 !important;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 20px;
        
    }
    h4 {
        font-size: 18px;
    }
}
@media all and (max-width: 768px) and (orientation : landscape) {
    ul.multiple-items li,
    ul.related-items li {
        width: 49%;
        margin: 0 0 0.5% 0.5%;
    }
    .single_items .product-image {
        text-align: center;
    }
    .single_items .product-image img {
        max-width: 100%;
        height: auto;
        max-height: auto !important;
    }
    .product {
        width: 49%;
        margin-bottom: 2px;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
}
.services-button .btn-primary {
    width: 48.5%;
    float: left;
    text-align: left;
    padding: 12px 15px;
    font-size: 13.5px;
    border: none;
    border-radius: 6px;
    margin-bottom: 8px;
    margin-right: 6px;
    background: #363f4b;
}
.services-button .btn-primary:hover { 
    background: #FF0600;
}
.after-mazda img {
    width: 100%;
    padding-top: 35px;
}
.after-mazda h1 {
    font-size: 32px;
    margin-top: 15px;
    text-align: center;
}
.bottom-img {
    width: 100%;
    height: 550px;
    margin-top: 50px;
    background: url('../images/bottom-img.jpg') no-repeat center bottom;
}
.bottom-img h2, .bottom-img h5 {
    color: #FFF;
    text-shadow: 0 7px 10px #000;
    text-align: center;
}
.bottom-img h2 {
    padding-top: 10px;
}
.bottom-logo {
    width: 100%;
    height: 121px;
    background: url('../images/bottom-logo.jpg') no-repeat center top;
}
.footer-bg {
    background: url('../images/bottom-logo-bg.jpg') repeat-x center top;
    width: 100%;
    height: 247px;
    padding-top: 14px;
}
.footer-bg h3 {
    margin-top: 0;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -2px;
    margin-bottom: 0;
}
.footer-bg h3:nth-of-type(1) {
    margin-top: 5px;
    margin-bottom: 6px;
}
.footer-navigation ul,
.footer-navigation ul li {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.9;
    list-style: none;
    text-transform: uppercase;
    position: relative;
}
.footer-navigation ul li a,
.footer-navigation ul li a:link,
.footer-navigation ul li a:visited {
    color: #231f20;
    padding-left: 22px;
    font-weight: 700;
    letter-spacing: -.5px;
}
.footer-navigation ul li:before {
    content: '';
    width: 12px;
    height: 12px;
    top: 6px;
    left: 5px;
    position: absolute;
    background: url('../images/footer-arrow.jpg');
}
.footer-navigation,
.footer-social-network {
    padding-left: 110px;
    padding-top: 15px;
}
@media (max-width: 1200px) {
    .before-styling {
        padding-top: 40px;
    }
    .crash-car {
        margin-left: -169px;
        margin-top: 8px;
    }  
    .font-41 {
        font-size: 41px;
    }
    .bottom-img {
        margin-top: 10px;
    }
    .blue-bg-layout {
        left: -875px;
        width: 1490px;
    }
    .blue-bg-text {
        left: 875px;
    }
    .blue-bg-text span { 
        display: block;
        line-height: 1.1;
    }
    .sidebar-left {
        padding-left: 0;
    }
    .sidebar-nav {
        width: 100%;
    }    
    .sidebar-form {
        margin-top: 20px;
        margin-left: 0px;
        width: 100%;
    }
    .sidebar-form img {    
        width: 100%;
    }
    .inner-content h1 {
        text-align: left;
        padding-top: 20px;
    }
    .mobile-spacing {
        padding-right: 15px;
    }
    .mobile-spacing img {
        width: 100%;
    }

}
@media (max-width: 991px) {
    .before-styling {
        padding-left: 0;
    }
    .before-styling h1 {
        font-size: 46px;
        padding-top: 10px;
    }
    .bottom-img h2 {
        padding-top: 166px;
    }    
    .before-styling h4 {
        padding-bottom: 0px;
        font-size: 18px;
        padding-top: 5px;
    }    
    .bottom-img {
        width: 100%;
        height: 348px;
        margin-top: 13px;
        background: url('../images/bottom-img.jpg') no-repeat center top;
        background-size: cover;
    }  
    .blue-bg-layout {
        width: 98%;
        height: auto;
        left: 0;
        position: inherit;
        margin-top: 25px;
        padding-top: 3px;
        background: #e7ecf3;
    }
    .blue-bg-text {
        color: #363f4b;
        left: 0;
        width: 100%;
        padding: 15px 15px 5px 16px;
        position: relative;
        font-weight: 300;
        font-size: 25px;
        letter-spacing: -1px;
    }
    .blue-bg-text span { 
        display: block;
        line-height: 1.1;
        font-size: 29px
    }  
    .blue-bg-text address {
        font-size: 18px;
        text-align: left;
    }  
    .footer-navigation, .footer-social-network {
        padding-left: 0px;
    }  
    .footer-social-network img {
        width: 16%;
    }
    .footer-navigation {
        padding-left: 65px;
    }
    .footer-bg h3 {
        font-size: 28px;
    }
    .inner-content h1 {
        font-size: 28px;
    }    
    .sidebar-nav li a {
        text-align: left;
        font-size: 14px;
    }
    .sidebar-form input[type="text"], .sidebar-form input[type="phone"], .sidebar-form input[type="email"], .sidebar-form textarea {
        width: 90%;
        margin-left: 12px;
    }
    .sidebar-form {     
        min-height: initial;
    }
    img[src="images/footer-logo.png"] { margin-top: 19px; }
}
@media (max-width: 768px) {
    .header-front .col-lg-5 .logo-1 {
        margin-left: 0px;
        width: 100%;
    }
    .header-front .logo-2 {
        position: absolute;
        top: 4px;
        width: 94%;
        left: 0px;
    } 
    .before-after-bg {
        height: auto;
    }   
    .bottom-img {
        height: 260px;
        background-size: cover;
    }    
    .bottom-img h2 {
        padding-top: 156px;
    }    
    .footer-bg {
        padding-top: 0px; 
    }     
    footer.copyright-bg {
        padding-top: 12px;
    }
    .before-styling h1,
    .before-styling h4 {
        margin: 5px 0 9px 0 !important;
    }
    .bottom-img h2 {
        margin: 5px 0 9px 0 !important;
    }
    .spacing-45 {
        height: 15px;
    }    
}
@media (max-width: 667px) {
    .before-styling h1 {
        font-size: 31px;
    }
    .before-styling h4 {
        font-size: 16px;
    }
    .copyright-bg .col-xs-6 {
        width: 100%;
        text-align: center;
    }    
}
@media (max-width: 414px) {
    .header-back .header-front .col-xs-6 {
        width: 100%;
    }
    .index-header-back {
        height: 285px;
        position: relative;
    }    
    .header-front {
        height: 226px;
    }
    .license-number {
        display: none;
    }
    .header-front .logo-2 {
        top: 25px;
        width: 100%;
    }    
    .index-style h1 {
        font-size: 41px;
    }    
    .before-after-bg {
        background: #373F4C;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        padding-bottom: 10px;
    }    
    .before-styling {
        padding-top: 0px;
    }    
    .services-button .btn-primary {    
        width: 100%;
    }
    .footer-bg .col-xs-4 {
        width: 100%;
    }
    .footer-bg {
        background: #E7ECF2 url('../images/bottom-logo-bg.jpg') repeat-x center top;
        width: 100%;
        height: auto;
        background-size: contain;
        padding-top: 14px;
        padding-left: 0;
    }    
    .footer-navigation {
        padding-left: 0px;
    }    
    .footer-bg h3 {
        margin-bottom: 0 !important;
    }     
    .footer-bg h4 {
        font-size: 27px;
    }    
    .footer-social-network img {
        width: 10%;
        margin-top: -10px;
    }    
    .before-styling h1 {
        font-size: 34px;
    }
    .banner-background {
        margin-top: 89px;
    }    
    .banner-background {
        height: auto;
    }
    .banner {
        width: 100%;
        height: 137px;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100%;
    }    
    .blue-bg-text,
    .blue-bg-text span {
        font-size: 22px;
    }    
}
.slider li img {
    margin: 0 auto;
}
.slider-bg {
    width: 100%;
    height: inherit;
    background: #000;
    position: relative;
    z-index: -1;
    top: -30px;
}   
.unsticky {
    display: none;
}
.logo-1-bar {
    width: 100%;
    padding-top: 2px;
}
.header-bar {
    width: 100%;
    background: #E7ECF3;
}
.header-bar #cssmenu-mobile > ul > li > a {
    color: #363F4B;
}
.header-bar #cssmenu-mobile > ul > li:first-child {
    padding-left: 33px;
}

@media (max-width: 768px) {
    .header-bar #cssmenu-mobile > ul > li > a {
        color: #dddddd;
    }
}

.header-bar .web-phone-number {
    padding-top: 13px !important;
    padding-right: 25px;
}
.header-bar .web-phone-number:nth-child(2) {
    padding-left: 0px; 
    padding-right: 40px;
}    