﻿body,
ul,
ul li {
    margin: 0;
    padding: 0
}

.logo a,
body,
ul,
ul li {
    padding: 0
}

.back,
.title {
    text-align: center
}

.menu,
nav {
    display: block
}

.menu li a,
a {
    text-decoration: none
}

.footer-nav ul li a,
.license,
.menu li a,
.stay,
ul.cities li a {
    text-transform: uppercase
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #555;
    background: #fff
}

.text-blue,
h2 {
    color: #2db1dc
}

@font-face {
    font-family: HelveticaInseratLTStdRoman;
    font-display: swap;
    src: url(../fonts/helveticainseratltstd-roman.eot);
    src: url(../fonts/helveticainseratltstd-roman.eot) format('embedded-opentype'), url(../fonts/helveticainseratltstd-roman.woff) format('woff'), url(../fonts/helveticainseratltstd-roman.ttf) format('truetype'), url(../fonts/helveticainseratltstd-roman.svg#HelveticaInseratLTStdRoman) format('svg')
}

a {
    outline: 0
}

img {
    border: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: normal
}

h2 {
    font-size: 28px;
    font-weight: 300;
    margin: 10px 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.clr {
    clear: both
}

.text-orange {
    color: #ffa02f
}

.text-white {
    color: #fff
}

header {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ddd;
    height: 130px
}

.locksmith {
    position: fixed;
    top: 0;
    margin: auto;
    z-index: 100000;
    width: 100%;
    background-color: #fff
}

.container,
.license,
.menu li,
nav {
    position: relative
}

.locksmith-fixed {
    margin-top: 133px
}

.container {
    width: 1100px;
    margin: 0 auto
}

.logo {
    float: left;
    margin: 13px 0 0
}

.license,
.logo a {
    float: left;
    margin: 0
}

.license {
    font-size: 11px;
    color: #555;
    font-weight: 400;
    width: 100%;
    top: -42px;
    left: 97px
}

.top-social-links,
.top-social-links2 {
    width: auto;
    float: right;
    padding: 0 0 0 26%
}

.top-social-links .blog,
.top-social-links .facebook,
.top-social-links .linkedin,
.top-social-links .twitter,
.top-social-links .instagram,
.top-social-links .youtube,
.top-social-links .googlemaps,
.top-social-links2 .blog,
.top-social-links2 .facebook,
.top-social-links2 .linkedin,
.top-social-links2 .twitter,
.top-social-links2.gplus {
    width: 25px;
    height: 24px;
    float: left;
    margin: 13px 0 0 10px
}

.top-social-links .facebook {
    background: url(../images/social-icons.jpg) no-repeat
}

.top-social-links .twitter {
    background: url(../images/social-icons.jpg) -25px 0 no-repeat
}

.top-social-links .blog {
    background: url(../images/blog.png) no-repeat
}

.top-social-links .linkedin {
    background: url(../images/social-icons.jpg) -50px 0 no-repeat
}

.top-social-links .gplus {
    background: url(../images/social-icons.jpg) -74px 0 no-repeat;
    width: 25px;
    height: 24px;
    float: left;
    margin: 13px 0 0 10px;

    display: none;
}
.top-social-links .instagram {
    background: url(../images/social-icons.jpg) -99px 0 no-repeat;
}
.top-social-links .youtube {
    background: url(../images/youtube-transparent-25x24.png) -124px 0 no-repeat;
    display: inline-block;
  width: 25px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: transparent;
  position: relative;
  z-index: 10;
}

.top-social-links .googlemaps {
    background: url(../images/google-maps-transparent-25x24.png) -149px 0 no-repeat;
     display: inline-block;
  width: 25px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: transparent;
  position: relative;
  z-index: 10;
}
.top-social-links2 .facebook {
    background: url(../images/social-icons.jpg) no-repeat
}

.top-social-links2 .twitter {
    background: url(../images/social-icons.jpg) -25px 0 no-repeat
}

.top-social-links2 .blog {
    background: url(../images/blog.png) no-repeat
}

.top-social-links2 .linkedin {
    background: url(../images/social-icons.jpg) -50px 0 no-repeat
}

.top-social-links2.gplus {
    background: url(../images/social-icons.jpg) -75px 0 no-repeat
}
.top-social-links2 .youtube {
    background: url(../images/social-icons.jpg) -125px 0 no-repeat;
}

.top-social-links2 .googlemaps {
    background: url(../images/social-icons.jpg) -150px 0 no-repeat;
}
.title {
    margin: 0 0 20px;
    color: #3E4156
}

nav {
    float: right;
    width: 63%;
    margin-top: 0;
    color: #000;
    text-align: right;
    z-index: 9999
}

.menu li {
    display: inline-block;
    padding: 0 0 0 5%;
    z-index: 100
}

.menu li:first-child {
    margin-left: 0
}

.menu li a {
    font-weight: 400;
    padding: 12px;
    display: block;
    color: #3d4247;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.menu li a:hover,
.menu li:hover>a {
    color: #ffa02f
}

.menu ul {
    display: none;
    margin: 0;
    padding: 0;
    width: 180px;
    position: absolute;
    top: 43px;
    left: 45px;
    background: #fff;
    border: 1px solid #eee
}

.menu li:hover>ul,
.menu ul li,
.menu ul li a {
    display: block
}

.banner,
.google-maps,
.left-text {
    position: relative
}

.menu ul li {
    float: none;
    background: 0 0;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #eee
}

.menu ul li a {
    font-size: 12px;
    font-weight: 400;
    color: #797979;
    border-left: 3px solid #fff;
    background: #fff;
    text-align: left;
    padding: 10px
}

.menu ul li a:hover,
.menu ul li:hover>a {
    background: #f0f0f0;
    border-left: 3px solid #9CA3DA;
    color: #797979
}

.menu ul ul {
    left: 179px;
    top: 0
}

.mobile-menu,
.mobile-menu2 {
    display: none;
    width: auto;
    padding: 11px;
    background: #2db1dc;
    float: right;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600
}

.mobile-menu2:hover,
.mobile-menu:hover {
    background: #3E4156;
    color: #fff;
    text-decoration: none
}

.contact-numbers,
.contact-numbers2,
.contact-numbers3 {
    font-family: HelveticaInseratLTStdRoman;
    padding: 0 0 0 35px;
    text-align: right;
    float: right;
    font-size: 20px;
    color: #000
}

.contact-numbers {
    background: url(../images/phone-icon.png) left 8px no-repeat;
    margin: 10px 0 0
}

.contact-numbers3 {
    background: url(../images/phone-icon.png) left 0 no-repeat;
    margin: 12px 0 0
}

.contact-numbers2 {
    margin: 10px 0 0
}

.contact-numbers span,
.contact-numbers2 span,
.contact-numbers3 span {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight: 300;
    padding: 0 15px
}

.banner {
    width: 100%;
    float: left;
    height: 400px;
    background: #d9f1f7;
    background: -moz-linear-gradient(45deg, #d9f1f7 0, #f6fdff 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0, #d9f1f7), color-stop(100%, #f6fdff));
    background: -webkit-linear-gradient(45deg, #d9f1f7 0, #f6fdff 100%);
    background: -o-linear-gradient(45deg, #d9f1f7 0, #f6fdff 100%);
    background: -ms-linear-gradient(45deg, #d9f1f7 0, #f6fdff 100%);
    background: linear-gradient(45deg, #d9f1f7 0, #f6fdff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d9f1f7', endColorstr='#f6fdff', GradientType=1);
    -webkit-box-shadow: 0 3px 5px #bbb;
    -moz-box-shadow: 0 3px 5px #bbb;
    box-shadow: 0 3px 5px #bbb
}

.left-text {
    width: 80%;
    float: left;
    z-index: 99;
    margin: 20px 0 0
}

.banner-img,
.banner-logos,
.coupon {
    position: absolute
}

.banner-heading {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #555;
    font-family: 'Open Sans', sans-serif
}

.left-text h1 {
    font-family: HelveticaInseratLTStdRoman;
    margin: 0;
    font-size: 41px;
    color: #1b7d9c;
    font-weight: 400;
    letter-spacing: 3px
}

.features-list {
    float: left;
    margin: 0
}

.features-list1 {
    float: left;
    margin: 0 0 25px;
    border: 1px solid
}

.best-price,
.best-service,
.best-time,
.licensed {
    font-weight: 400;
    color: #2a86a3;
    padding: 0 0 0 50px;
    margin: 15px 0
}

.footer-nav,
.stay {
    border-bottom: 1px solid #4a4a4a
}

.best-time {
    background: url(../images/banner-icons.png) left 7px no-repeat;
    font-size: 28px
}

.best-price {
    background: url(../images/banner-icons.png) left -46px no-repeat;
    font-size: 28px
}

.best-service {
    background: url(../images/banner-icons.png) left -99px no-repeat;
    font-size: 28px
}

.licensed {
    background: url(../images/banner-icons.png) left -151px no-repeat;
    font-size: 26px
}

.banner-img {
    float: right;
    z-index: 9;
    right: 0;
    top: 0
}

.banner-img img {
    width: 100%
}

.banner-logos {
    right: 25px;
    top: 331px;
    z-index: 99
}

.banner-logos span {
    margin: 0 0 0 65px
}

.coupon {
    background: url(../images/coupon.png) no-repeat;
    width: 130px;
    height: 115px;
    right: 0;
    top: 0;
    font-size: 32px;
    color: #fff;
    text-align: center;
    z-index: 999;
    letter-spacing: -1px;
    padding: 7px 0 0
}

section {
    width: 100%;
    margin: 0;
    float: left
}

.block {
    margin: 35px 3%;
    width: 27.2%;
    float: left
}

.block1,
.block1-social {
    margin: 35px 0;
    float: left
}

.block1 {
    width: 44%
}

.block1-social {
    width: 55%
}

.block3 {
    margin: 35px 3%;
    width: 47%;
    float: left
}

.social-block {
    margin-top: 35px;
    width: 42%;
    float: left
}

.block1-social h2 {
    font-weight: 800
}

.block ul li,
.block2 ul li {
    color: #777;
    font-weight: 600;
    line-height: 30px;
    background: url(../images/list-style.png) left 9px no-repeat;
    font-size: 15px;
    list-style: none
}

.block img {
    width: 100%
}

.block ul {
    margin: 0;
    padding: 0
}

.block ul li {
    margin: 0;
    padding: 0 0 0 25px
}

.block2 {
    margin: 35px .3%;
    width: 17.1%;
    float: right
}

.block2-social,
.block3-social {
    margin-top: 25px;
    float: right;
    margin-left: 20px
}

.block2-social {
    width: 45%
}

.block3-social {
    width: 20%
}

.block2 img,
.block2-social img,
.block3-social img {
    width: 100%
}

.container .sep,
.container .sep1 {
    width: 1px;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
    float: left
}

.block2 ul {
    margin: 10px 0 0;
    padding: 0
}

.block2 ul li {
    margin: 0;
    padding: 0 0 0 25px
}

.container .sep {
    background: #fff;
    background: -moz-linear-gradient(45deg, #fff 0, #eee 48%, #fff 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0, #fff), color-stop(48%, #eee), color-stop(100%, #fff));
    background: -webkit-linear-gradient(45deg, #fff 0, #eee 48%, #fff 100%);
    background: -o-linear-gradient(45deg, #fff 0, #eee 48%, #fff 100%);
    background: -ms-linear-gradient(45deg, #fff 0, #eee 48%, #fff 100%);
    background: linear-gradient(45deg, #fff 0, #eee 48%, #fff 100%);
    height: 210px;
    margin: 80px 0 0
}

.container .sep1 {
    background: #fff;
    background: -moz-linear-gradient(45deg, #fff 0, #eee 48%, #fff 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0, #fff), color-stop(48%, #eee), color-stop(100%, #fff));
    background: -webkit-linear-gradient(45deg, #fff 0, #eee 48%, #fff 100%);
    background: -o-linear-gradient(45deg, #fff 0, #eee 48%, #fff 100%);
    background: -ms-linear-gradient(45deg, #fff 0, #eee 48%, #fff 100%);
    background: linear-gradient(45deg, #fff 0, #eee 48%, #fff 100%);
    height: 100px;
    margin: 40px 0 0
}

.content {
    padding: 0 3%
}

footer {
    background: url(../images/footer-arrow%7B.png) center top no-repeat #393939;
    min-height: 150px;
    width: 100%;
    float: left;
    margin: 25px 0 0
}

.footer-left {
    width: 64%;
    float: left;
    margin: 0 0 0 3%
}

.footer-right {
    width: 20%;
    float: right;
    margin: 0 3% 0 0
}

.footer-nav {
    float: left;
    width: 100%;
    padding: 15px 0;
    margin: 0 0 20px
}

.footer-nav ul {
    float: left;
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
    text-align: left
}

.footer-nav ul li {
    list-style: none;
    display: inline
}

.footer-nav ul li a {
    display: inline;
    color: #868686;
    font-size: 14px;
    padding: 0 9% 0 0;
    text-align: right;
    font-weight: 300
}

.footer-nav ul li a:hover {
    color: #ffa02f
}

.contact-info {
    margin: 0 0 15px;
    float: left
}

.contact-info li {
    float: left;
    list-style: none;
    margin: 0 0 5px 24px;
    padding: 0 10px 0 24px;
    font-size: 14px;
    font-weight: 300;
    color: #868686
}

.contact-info li:first-child {
    margin-left: 0
}

.contact-info .address {
    background: url(../images/icon-address.png) no-repeat
}

.contact-info .phone {
    background: url(../images/icon-phone.png) 0 1px no-repeat
}

.contact-info .email {
    background: url(../images/icon-email-2.png) 0 4px no-repeat;
    color: #868686
}

.contact-info .email a {
    color: #868686
}

.social-links {
    margin: 0
}

.social-links li {
    display: inline-block;
    list-style: none;
    margin: 0 0 10px 15px;
    text-indent: -9999px
}

.ie7 .social-links li {
    display: inline;
    font-size: 0;
    text-indent: 0
}

.social-links li:nth-child(6n+1) {
    margin-left: 0
}

.social-links li:nth-child(6n) {
    margin-right: 15px
}

.social-links li:last-child {
    margin-right: 0
}

.social-links a {
    background-repeat: no-repeat;
    background-position: 0 -16px;
    display: block;
    height: 16px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    width: 20px
}

.social-links li.blog a,
.social-links li.twitter a {
    width: 21px;
    background-position: 0 -15px;
    height: 15px
}

.social-links li.email a {
    background-image: url(../images/icon-email.png)
}

.social-links li.facebook a {
    background-image: url(../images/icon-facebook.png)
}

.social-links li.blog a {
    background-image: url(../images/icon-blog.png)
}

.social-links li.instagram a {
    background-image: url(../images/icon-instagram.png)
}

.social-links li.google a {
    background-image: url(../images/icon-google.png)
}

.social-links li.googleplus a {
    background-image: url(../images/icon-googleplus.png)
}

.social-links li.linkedin a {
    background-image: url(../images/icon-linkedin.png)
}

a.mphone {
    color: #1b7d9c
}

#phpara-zipcode {
    color: #1b7d9c 
}

#phmenu a.mphone {
    color: #000
}

.social-links li.twitter a {
    background-image: url(../images/icon-twitter.png)
}

.social-links li.blog a {
    background-image: url(../images/icon-blog.png)
}

.copyright,
.stay {
    float: left;
    width: 100%;
    font-weight: 300;
    color: #868686
}

.social-links li.youtube a {
    background-image: url(../images/icon-youtube.png);
    background-position: 0 -15px;
    height: 15px
}

.social-links li a:hover {
    background-position: 0 0
}

.stay {
    padding: 15px 0;
    margin: 20px 0;
    font-size: 14px
}

.copyright {
    background: #2f2f2f;
    height: 40px;
    font-size: 13px
}

.copyright ul {
    margin: 0 1%;
    padding: 0;
    list-style: none
}

.copyright ul li,
.copyright ul li a {
    margin: 0;
    list-style: none;
    float: left;
    line-height: 40px
}

.copyright ul li {
    padding: 0 2%;
    background: url(../images/footer-sep.png) right 14px no-repeat
}

.copyright ul li a {
    padding: 0;
    color: #868686
}

@media only screen and (min-width:1000px) and (max-width:1100px) {
    .container {
        width: 98%;
        padding: 0 1%
    }

    .menu li {
        padding: 0 0 0 3.7%
    }

    .menu ul {
        left: 31%
    }

    .banner-img {
        right: 5px
    }

    .coupon {
        right: 10px
    }

    .banner-logos span {
        margin: 0 10px
    }

    h2 {
        font-size: 26px
    }

    .footer-left {
        width: 70%
    }
}

@media only screen and (min-width:768px) and (max-width:999px) {

    .contact-numbers,
    .contact-numbers3,
    h2 {
        font-size: 20px
    }

    .container {
        width: 98%;
        padding: 0 1%
    }

    .logo {
        width: 30%
    }

    nav {
        width: 70%
    }

    .menu li {
        padding: 0 0 0 5.5%
    }

    .menu ul {
        left: 23%
    }

    .banner-img {
        right: 5px;
        opacity: .5;
        width: 60%
    }

    .coupon {
        right: 10px
    }

    .banner-logos span {
        margin: 0 10px
    }

    .block ul li {
        font-size: 13px
    }

    .banner-logos {
        display: none
    }

    .footer-left {
        width: 60%
    }

    .footer-nav ul li a {
        padding: 0 4.5% 0 0
    }

    .footer-right {
        width: 25%
    }

    .contact-info li {
        margin: 0 0 10px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {

    .banner-img,
    .banner-logos,
    .contact-numbers,
    .contact-numbers span,
    .contact-numbers3 span,
    .coupon,
    .menu,
    .top-social-links,
    .top-social-links2 {
        display: none
    }

    .container {
        width: 98%;
        padding: 0 1%
    }

    .logo {
        width: 30%
    }

    nav {
        text-align: left;
        width: 100%
    }

    .contact-numbers3 {
        float: left;
        font-size: 18px;
        margin: 40px 0 0 115px;
        padding: 0 0 0 25px;
        text-align: center;
        width: 115px;
        color: #666
    }

    .banner-img {
        right: 5px;
        opacity: .5
    }

    .left-text {
        margin: 35px 0 0 5%
    }

    .best-price,
    .best-service,
    .best-time,
    .licensed {
        font-size: 25px;
        font-weight: 400;
        color: #2a86a3;
        padding: 4px 0 0 50px;
        margin: 15px 0
    }

    .best-time {
        background: url(../images/banner-icons.png) left 7px no-repeat
    }

    .best-price {
        background: url(../images/banner-icons.png) left -46px no-repeat
    }

    .best-service {
        background: url(../images/banner-icons.png) left -99px no-repeat
    }

    .licensed {
        background: url(../images/banner-icons.png) left -151px no-repeat
    }

    .banner-logos span {
        margin: 0 10px
    }

    h2 {
        font-size: 30px
    }

    .block ul li {
        font-size: 17px
    }

    .footer-nav ul li a {
        padding: 0 4.5% 0 0;
        font-size: 13px
    }

    .contact-info li {
        margin: 0 0 10px
    }

    .mobile-menu,
    .mobile-menu2 {
        display: block;
        margin-top: 41px
    }

    nav {
        background: 0 0;
        box-shadow: 0 0 3px #999;
        margin: -15px 0 0
    }

    .menu li {
        display: block;
        margin: 0;
        padding: 0
    }

    .menu li a {
        background: #fff;
        color: #797979;
        border-top: 1px solid #e0e0e0;
        border-left: 3px solid #fff
    }

    .menu li a:hover,
    .menu li:hover>a {
        background: #f0f0f0;
        color: #797979;
        border-left: 3px solid #9CA3DA
    }

    .menu ul {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        width: 100%
    }

    .menu ul ul {
        left: 0
    }

    .block,
    .block1,
    .block1-social,
    .block2,
    .block3 {
        float: left;
        margin: 45px 5% 0;
        width: 90%;
        padding: 2%
    }

    .block2-social .block3-social {
        width: 90%;
        margin: 35px 0;
        float: left
    }

    .social-block {
        width: 100%
    }

    .footer-left,
    .footer-right {
        width: 94%
    }

    .block2-social .block3-social img {
        margin-left: 0
    }

    .container .sep,
    .container .sep1 {
        display: none
    }

    .content {
        margin: 50px 0 0
    }

    .social-links,
    .stay {
        margin: 0 0 20px
    }
}

@media only screen and (min-width:360px) and (max-width:479px) {
    .container {
        width: 98%;
        padding: 0 1%
    }

    .logo {
        width: 30%
    }

    .license {
        font-size: 10px
    }

    nav {
        text-align: left;
        width: 100%
    }

    .contact-numbers,
    .contact-numbers3 {
        background: 0 0;
        font-size: 20px;
        margin: 32px 0 0 83px;
        padding: 0;
        text-align: center;
        width: 130px;
        color: #666;
        display: none;
        float: left
    }

    .top-social-links {
        display: none
    }

    .banner {
        height: 400px
    }

    .contact-numbers span {
        display: none
    }

    .contact-numbers3 span {
        display: none
    }

    .banner-img {
        right: 5px;
        opacity: .1;
        display: none
    }

    .left-text {
        margin: 15px 0 0 5%;
        width: 95%
    }

    .banner-heading {
        font-size: 24px
    }

    .left-text h1 {
        font-size: 36px
    }

    .best-price,
    .best-service,
    .best-time,
    .licensed {
        color: #2A86A3;
        font-size: 24px;
        font-weight: 400;
        margin: 15px 0;
        padding: 2px 0 0 50px
    }

    .coupon {
        right: 10px;
        display: none
    }

    .best-time {
        /* display: none */
    }

    .best-price {
        background: url(../images/banner-icons.png) left -46px no-repeat
    }

    .best-service {
        background: url(../images/banner-icons.png) left -99px no-repeat
    }

    .best-service_long {
        display: none
    }

    .licensed {
        background: url(../images/banner-icons.png) left -151px no-repeat
    }

    .banner-logos span {
        margin: 0 10px
    }

    h2 {
        font-size: 25px
    }

    .block ul li {
        font-size: 14px
    }

    .banner-logos {
        display: none
    }

    .footer-nav ul li a {
        padding: 0 4.5% 0 0;
        font-size: 13px
    }

    .contact-info li {
        margin: 0 0 10px
    }

    .menu {
        display: none
    }

    .mobile-menu {
        display: block;
        margin-top: 41px
    }

    .mobile-menu2 {
        display: block;
        margin-top: 21px
    }

    nav {
        background: 0 0;
        box-shadow: 0 0 3px #999;
        margin: -15px 0 0
    }

    .menu li {
        display: block;
        margin: 0;
        padding: 0
    }

    .menu li a {
        background: #fff;
        color: #797979;
        border-top: 1px solid #e0e0e0;
        border-left: 3px solid #fff
    }

    .menu li a:hover,
    .menu li:hover>a {
        background: #f0f0f0;
        color: #797979;
        border-left: 3px solid #9CA3DA
    }

    .menu ul {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        width: 100%
    }

    .menu ul ul {
        left: 0
    }

    .block,
    .block1,
    .block1-social,
    .block2,
    .block3 {
        float: left;
        margin: 45px 5% 0;
        width: 90%
    }

    .block2-social .block3-social {
        width: 90%;
        margin: 35px 0;
        float: left
    }

    .social-block {
        width: 100%
    }

    .footer-left,
    .footer-right {
        width: 94%
    }

    .block2-social .block3-social img {
        margin-left: 0
    }

    .container .sep,
    .container .sep1 {
        display: none
    }

    .content {
        margin: 50px 0 0
    }

    .social-links,
    .stay {
        margin: 0 0 20px
    }

    .copyright ul li {
        font-size: 12px
    }
}

@media (max-width:359px) {
    .container {
        width: 98%;
        padding: 0 1%
    }

    .logo {
        width: 30%
    }

    .license {
        font-size: 10px
    }

    nav {
        text-align: left;
        width: 100%
    }

    .contact-numbers,
    .contact-numbers3 {
        background: 0 0;
        font-size: 20px;
        margin: 32px 0 0 83px;
        padding: 0;
        text-align: center;
        width: 130px;
        color: #666;
        display: none;
        float: left
    }

    .top-social-links {
        display: none
    }

    .banner {
        height: 400px
    }

    .contact-numbers span {
        display: none
    }

    .contact-numbers3 span {
        display: none
    }

    .banner-img {
        right: 5px;
        opacity: .1;
        display: none
    }

    .left-text {
        margin: 15px 0 0 5%;
        width: 95%
    }

    .banner-heading {
        font-size: 24px
    }

    .left-text h1 {
        font-size: 30px
    }

    .best-price,
    .best-time,
    .licensed {
        color: #2A86A3;
        font-size: 22px;
        font-weight: 400;
        margin: 15px 0;
        padding: 2px 0 0 50px
    }

    .coupon {
        right: 10px;
        display: none
    }

    .best-time {
        background: url(../images/banner-icons.png) left -1px no-repeat;
        display: block
    }

    .banner-logos,
    .best-service,
    .best-service_long,
    .menu {
        display: none
    }

    .best-price {
        background: url(../images/banner-icons.png) left -52px no-repeat
    }

    .licensed {
        background: url(../images/banner-icons.png) left -151px no-repeat
    }

    .banner-logos span {
        margin: 0 10px
    }

    h2 {
        font-size: 25px
    }

    .block ul li {
        font-size: 14px
    }

    .footer-nav ul li a {
        padding: 0 4.5% 0 0;
        font-size: 13px
    }

    .contact-info li {
        margin: 0 0 10px
    }

    .mobile-menu {
        display: block;
        margin-top: 41px
    }

    .mobile-menu2 {
        display: block;
        margin-top: 21px
    }

    nav {
        background: 0 0;
        box-shadow: 0 0 3px #999;
        margin: -15px 0 0
    }

    .menu li {
        display: block;
        margin: 0;
        padding: 0
    }

    .menu li a {
        background: #fff;
        color: #797979;
        border-top: 1px solid #e0e0e0;
        border-left: 3px solid #fff
    }

    .menu li a:hover,
    .menu li:hover>a {
        background: #f0f0f0;
        color: #797979;
        border-left: 3px solid #9CA3DA
    }

    .menu ul {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        width: 100%
    }

    .menu ul ul {
        left: 0
    }

    .block,
    .block1,
    .block1-social,
    .block2,
    .block3 {
        float: left;
        margin: 45px 5% 0;
        width: 90%
    }

    .block2-social .block3-social {
        width: 90%;
        margin: 35px 0;
        float: left
    }

    .social-block {
        width: 100%
    }

    .footer-left,
    .footer-right {
        width: 94%
    }

    .block2-social .block3-social img {
        margin-left: 0
    }

    .container .sep,
    .container .sep1 {
        display: none
    }

    .content {
        margin: 50px 0 0
    }

    .social-links,
    .stay {
        margin: 0 0 20px
    }

    .copyright ul li {
        font-size: 12px
    }
}

ul.cities li {
    padding-left: 5px
}

ul.cities li a {
    display: inline;
    color: #3d4247;
    font-size: 12px;
    padding: 0 0 0 9%;
    text-align: right
}

#box-table-a td,
#box-table-a th {
    border-bottom: 1px solid #FFF;
    padding: 8px
}

ul.cities li a.active,
ul.cities li a:hover {
    color: #ffa02f
}

#box-table-a td {
    background: #fff;
    border-top: 1px solid transparent;
    color: #669;
    font-weight: 600
}

#box-table-a th {
    background: #B9C9FE;
    border-top: 4px solid #AABCFE;
    color: #039;
    font-size: 13px;
    font-weight: 400
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTSUUniRZcd_wq8DYmIfsw2A.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTeXREeHhJi4GEUJI9ob_ak4.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTY0Uz7fbu6RM5MPetubMKio.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTfzy0yu4vcvNhe7QLuoE8rU.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTc9-ZSaZ3mOOsU9E1f6DGWc.woff2) format('woff2');
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTYZI5FoslwusAsZHK_V0XCI.woff2) format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTRUOjZSKWg4xBWp_C_qQx0o.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/K88pR3goAWT7BTt32Z01m1tXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/RjgO7rYTmqiVp7vzi-Q5UVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/ttwNtsRpgsxVmgGGmiUOEltXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/LWCjsQkB6EMdfHrEVqA1KVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/xozscpT2726on7jbcb_pAltXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/59ZRklaO5bWGqF5A9baEEVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/u-WUoqrET9fUeobQW7jkRVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSiUUniRZcd_wq8DYmIfsw2A.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSuXREeHhJi4GEUJI9ob_ak4.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSo0Uz7fbu6RM5MPetubMKio.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSvzy0yu4vcvNhe7QLuoE8rU.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSs9-ZSaZ3mOOsU9E1f6DGWc.woff2) format('woff2');
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSoZI5FoslwusAsZHK_V0XCI.woff2) format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNShUOjZSKWg4xBWp_C_qQx0o.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzCUUniRZcd_wq8DYmIfsw2A.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOXREeHhJi4GEUJI9ob_ak4.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzI0Uz7fbu6RM5MPetubMKio.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzPzy0yu4vcvNhe7QLuoE8rU.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzM9-ZSaZ3mOOsU9E1f6DGWc.woff2) format('woff2');
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzIZI5FoslwusAsZHK_V0XCI.woff2) format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzBUOjZSKWg4xBWp_C_qQx0o.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

.google-maps {
    padding-bottom: 75%;
    height: 0;
    overflow: hidden
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}
/* Testimonials Style
-----------------------*/

.testimonials a {
    text-decoration: none;
    color: #F3BC75;
}


.testimonials {
    position: relative;
    width: 100%;
    text-align: center;
    background-color: #30343E;
    overflow: hidden;
}

.testimonials::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}

.testimonials ul {
    margin: 0 auto;
    padding:5rem 0px 1rem 0px;
    transition: transform .6s;

    display: flex;
    flex-direction: row;
    gap: 1px;
}

.testimonials ul::after {
    content: '';
    display: table;
    clear: both;
}

.testimonials li {
    float: left;
    list-style: none;
    cursor: pointer;
    /* max-width: 500px; */
    width: 50%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
    transform: scale(0.9);
    transition: transform .6s;
}

.testimonials li div.img-container {
    height: 7rem;
    width: 40%;
    margin-left: 30%;
    border-radius: 15px;
    margin-top: -5rem;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2);
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center center;
}

.testimonials li div.img-container.businessinsider {
    background-color: white;
    background-image: url(../images/testimonials_business_insider_logo.png);
}

.testimonials li div.img-container.msn {
    background-color: white;
    background-image: url(../images/testimonials_msn_logo.png);
    background-size: 80%;
}

.testimonials li div.img-container.benzinga {
    background-color: white;
    background-image: url(../images/testimonials_benzinga_logo.png);
    background-size: 80%;
}

.testimonials li div.img-container.yahoo {
    background-color: white;
    background-image: url(../images/testimonials_yahoo_finance_logo.png);
    background-size: 80%;
}

.testimonials li blockquote {
    width: 80%;
    margin: 0 auto;
    padding: 1rem 0;
}


.testimonials.testimonials-google ul {
    padding: 0px 0px 33px 0px;
}

.testimonials.testimonials-google li blockquote {
    width: 95%;
}

.testimonials.testimonials-google li blockquote div {
    min-height: 300px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: white;
}

.testimonials li blockquote div.testimonials-google-1 {
    background-image: url(../images/testimonials-google-1.jpeg);
}
.testimonials li blockquote div.testimonials-google-2 {
    background-image: url(../images/testimonials-google-2.jpeg);
}
.testimonials li blockquote div.testimonials-google-3 {
    background-image: url(../images/testimonials-google-3.jpeg);
}
.testimonials li blockquote div.testimonials-google-4 {
    background-image: url(../images/testimonials-google-4.jpeg);
}

.quote {
    position: relative;
    z-index: 1;
    font-size: 1rem;
    line-height: 2rem;
    color: #585D6D;
}

.quote::before {
    content: '\201c';
    font-size: 12rem;
    color: #F1AD56;
    opacity: .4;
    font-family: serif;
    font-weight: bold;
    position: absolute;
    top: 1.8rem;
    left: -2rem;
    z-index: -1;
    pointer-events: none;
}

.testimonials footer {
    border-top: 1px solid #D6D3D2;
    padding: 3rem 0;
}

.author {
    display: block;
    font-size: 3.5rem;
    font-family: 'Playfair Display', sans-serif;
    color: #585D6D;
    margin-bottom: 1rem;
}

.info {
    font-size: 1.2rem;
    color: #B1B4BD;
    width: 60%;
    margin: 0 auto;
    line-height: 2.5rem;
}

.testimonials li.current_slide {
    transform: scale(1);
    cursor: inherit;
    cursor: initial;
}

@media screen and (max-width: 950px) {
    .testimonials li {
        width: 33%;
    }
}

@media screen and (max-width: 750px) {
    .testimonials ul {
        flex-direction: column;
        gap: 4rem;
    }
    .testimonials li {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .testimonials ul {
        flex-direction: column;
        gap: 4rem;
    }
    .testimonials li {
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .testimonials ul {
        flex-direction: column;
        gap: 4rem;
    }
    .testimonials li {
        width: 100%;
    }
}