
html, body {
    background: #e7e7e7 none repeat scroll 0 0;
    font-family: "Open Sans",sans-serif;
    font-size: 100%;
}
p {
    margin: 0;
}
ul, label {
    margin: 0;
    padding: 0;
}
body a:hover {
    text-decoration: none;
}
.header-top {
}
.logo-top {
    background: #d54f30 none repeat scroll 0 0;
    padding: 0.5em 1em 1em;
}
.logo-top-left {
    float: left;
    margin-top: 0.9em;
}
.logo-top-right {
    float: right;
}
.logo-top-left p {
    color: #ffffff;
    font-family: "Nunito",sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    text-transform: capitalize;
}
.logo-top-right ul {
    margin: 0;
    padding: 0.3em 0 0;
}
.logo-top-right ul li {
    display: inline-block;
    float: left;
}
.logo-top-right ul li a.f1 {
    background: rgba(0, 0, 0, 0) url("../images/img-sp1.png") no-repeat scroll -8px -8px;
    display: block;
    height: 31px;
    width: 31px;
}
.logo-top-right ul li a.f2 {
    background: rgba(0, 0, 0, 0) url("../images/img-sp1.png") no-repeat scroll -46px -8px;
    display: block;
    height: 31px;
    width: 31px;
}
.logo-top-right ul li a.f3 {
    background: rgba(0, 0, 0, 0) url("../images/img-sp1.png") no-repeat scroll -86px -8px;
    display: block;
    height: 31px;
    width: 31px;
}
.logo-top-right ul li a.f4 {
    background: rgba(0, 0, 0, 0) url("../images/img-sp1.png") no-repeat scroll -124px -8px;
    display: block;
    height: 31px;
    width: 31px;
}
.logo-top-right ul li a.f5 {
    background: rgba(0, 0, 0, 0) url("../images/img-sp1.png") no-repeat scroll -161px -8px;
    display: block;
    height: 31px;
    width: 31px;
}
.logo {
    text-align: center;
}
.logo a {
    color: #d54f30;
    font-family: "Nunito",sans-serif;
    font-size: 2em;
    text-decoration: none;
}
.logo a span {
    color: #9c9c9c;
    display: block;
    font-size: 13px;
    line-height: 0;
    margin-left: 21px;
}
.logo a:hover {
    text-decoration: none;
}
.glyphicon-road {
    left: -12px;
    top: 15px;
}
.logo {
    margin: 1em 0;
}
.logo-top-lft {
    float: left;
    margin: 0.5em 0 0 21em;
}
.logo-top-lft p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
}
.logo-top-lft p span {
    color: #fff;
    display: inline-block;
    padding-left: 1em;
}
.glyphicon-earphone {
    font-size: 1.5em;
    left: -15px;
    top: 5px;
}
.header-nav ul {
    font-family: "Nunito",sans-serif;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.navbar-default {
    border-color: #fff;
}
.search {
    float: right;
    margin: 7px 0 0;
    width: 25%;
}
.search input[type="text"] {
    background: #fff url("../images/search.png") no-repeat scroll 5px 7px;
    border: medium none;
    color: #d6d5d5;
    display: block;
    font-size: 14px;
    outline: medium none;
    padding: 8px 10px 8px 40px;
    width: 98%;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #d54f30;
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}
.hvr-bounce-to-bottom {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.5s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-bounce-to-bottom::before {
    background: #d54f30 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    transform-origin: 50% 0 0;
    transition-duration: 0.5s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
    color: white;
}
.hvr-bounce-to-bottom:hover::before, .hvr-bounce-to-bottom:focus::before, .hvr-bounce-to-bottom:active::before {
    transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.banner-left {
    float: left;
    width: 50%;
}
.banner-right {
    float: right;
    width: 50%;
}
.view {
    border: 0 solid #fff;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
.view .mask, .view .content {
    height: 300px;
    left: 0;
    overflow: hidden;
    padding: 6em 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.view img {
    display: block;
    position: relative;
}
.view h2 {
    color: #fff;
    font-family: "Nunito",sans-serif;
    font-size: 2em;
    margin: 0;
    padding: 10px 0;
    position: relative;
    text-align: center;
    text-transform: capitalize;
}
h2.late {
    padding-top: 5.5em;
}
.view p {
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
    padding: 10px 20px 20px;
    position: relative;
    text-align: center;
}
.view a.info {
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 0 1px #000;
    color: #fff;
    display: inline-block;
    padding: 7px 14px;
    text-decoration: none;
    text-transform: uppercase;
}
.view-eighth .mask {
    background-color: rgba(176, 117, 90, 0.71);
    opacity: 0;
    top: -200px;
    transition: all 0.3s ease-out 0.5s;
}
.view-eighth h2 {
    transform: translateY(-200px);
    transition: all 0.2s ease-in-out 0.1s;
}
.view-eighth p {
    color: #333;
    transform: translateY(-200px);
    transition: all 0.2s ease-in-out 0.2s;
}
.view-eighth a.info {
    transform: translateY(-200px);
    transition: all 0.2s ease-in-out 0.3s;
}
.vie:hover .mask {
    height: 657px;
}
.view-eighth:hover .mask {
    animation: 0.9s linear 0s normal none 1 running bounceY;
    height: 329px;
    opacity: 1;
    top: 0;
    transition-delay: 0s;
}
.view-eighth:hover h2 {
    transform: translateY(0px);
    transition-delay: 0.4s;
}
.view-eighth:hover p {
    transform: translateY(0px);
    transition-delay: 0.2s;
}
.view-eighth:hover a.info {
    transform: translateY(0px);
    transition-delay: 0s;
}
@keyframes bounceY {
0% {
    transform: translateY(-205px);
}
40% {
    transform: translateY(-100px);
}
65% {
    transform: translateY(-52px);
}
82% {
    transform: translateY(-25px);
}
92% {
    transform: translateY(-12px);
}
55%, 75%, 87%, 97%, 100% {
    transform: translateY(0px);
}
}
@keyframes bounceY {
0% {
    transform: translateY(-205px);
}
40% {
    transform: translateY(-100px);
}
65% {
    transform: translateY(-52px);
}
82% {
    transform: translateY(-25px);
}
92% {
    transform: translateY(-12px);
}
55%, 75%, 87%, 97%, 100% {
    transform: translateY(0px);
}
}
@keyframes bounceY {
0% {
    transform: translateY(-205px);
}
40% {
    transform: translateY(-100px);
}
65% {
    transform: translateY(-52px);
}
82% {
    transform: translateY(-25px);
}
92% {
    transform: translateY(-12px);
}
55%, 75%, 87%, 97%, 100% {
    transform: translateY(0px);
}
}
.view1 {
    border: 0 solid #fff;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    float: left;
    height: 300px;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 570px;
}
.view1 .mask, .view1 .content {
    height: 300px;
    left: 0;
    overflow: hidden;
    padding: 6em 0;
    position: absolute;
    top: 0;
    width: 570px;
}
.view1 img {
    display: block;
    position: relative;
}
.view1 h2 {
    color: #fff;
    font-size: 17px;
    margin: 20px 0 0;
    padding: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.view1 p {
    color: #000;
    font-family: Georgia,serif;
    font-size: 12px;
    font-style: italic;
    padding: 10px 20px 20px;
    position: relative;
    text-align: center;
}
.view1 a.info {
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 0 1px #000;
    color: #fff;
    display: inline-block;
    padding: 7px 14px;
    text-decoration: none;
    text-transform: uppercase;
}
.view1-eighth .mask {
    background-color: rgba(167, 203, 180, 0.76);
    opacity: 0;
    top: -200px;
    transition: all 0.3s ease-out 0.5s;
}
.view1-eighth h2 {
    transform: translateY(-200px);
    transition: all 0.2s ease-in-out 0.1s;
}
.view1-eighth p {
    color: #333;
    transform: translateY(-200px);
    transition: all 0.2s ease-in-out 0.2s;
}
.view1-eighth a.info {
    transform: translateY(-200px);
    transition: all 0.2s ease-in-out 0.3s;
}
.view1-eighth:hover .mask {
    animation: 0.9s linear 0s normal none 1 running bounceY;
    opacity: 1;
    top: 0;
    transition-delay: 0s;
}
.view1-eighth:hover h2 {
    transform: translateY(0px);
    transition-delay: 0.4s;
}
.view1-eighth:hover p {
    transform: translateY(0px);
    transition-delay: 0.2s;
}
.view1-eighth:hover a.info {
    transform: translateY(0px);
    transition-delay: 0s;
}
@keyframes bounceY {
0% {
    transform: translateY(-205px);
}
40% {
    transform: translateY(-100px);
}
65% {
    transform: translateY(-52px);
}
82% {
    transform: translateY(-25px);
}
92% {
    transform: translateY(-12px);
}
55%, 75%, 87%, 97%, 100% {
    transform: translateY(0px);
}
}
@keyframes bounceY {
0% {
    transform: translateY(-205px);
}
40% {
    transform: translateY(-100px);
}
65% {
    transform: translateY(-52px);
}
82% {
    transform: translateY(-25px);
}
92% {
    transform: translateY(-12px);
}
55%, 75%, 87%, 97%, 100% {
    transform: translateY(0px);
}
}
@keyframes bounceY {
0% {
    transform: translateY(-205px);
}
40% {
    transform: translateY(-100px);
}
65% {
    transform: translateY(-52px);
}
82% {
    transform: translateY(-25px);
}
92% {
    transform: translateY(-12px);
}
55%, 75%, 87%, 97%, 100% {
    transform: translateY(0px);
}
}
.about {
    padding: 2em 0;
}
.globe {
    background: #d54f30 none repeat scroll 0 0;
    border-radius: 75px;
    margin: 0 auto;
    padding: 33px 25px;
    text-align: center;
    width: 30%;
}
.globe span {
    color: #fff;
    font-size: 2em;
}
.about-grid {
    text-align: center;
}
.about-grid h3 {
    color: #d54f30;
    font-family: "Nunito",sans-serif;
    font-size: 1.5em;
    margin: 1em 0;
    text-transform: capitalize;
}
.about-grid p {
    color: #999;
    font-size: 14px;
    line-height: 1.8em;
    margin: 0;
}
.about-bottom {
    background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 -110px / cover ;
    min-height: 397px;
    padding: 4em 0;
}
.about-bottom-grid-left h3, .about-bottom-grid-right h3 {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-family: "Nunito",sans-serif;
    font-size: 2.5em;
    margin: 0 0 1em;
    padding-bottom: 1em;
}
.about-bottom-grid-left h4 {
    color: #d54f30;
    font-family: "Nunito",sans-serif;
    font-size: 1.5em;
    margin: 1em 0;
    text-transform: capitalize;
}
.about-bottom-grid-left p {
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
    margin: 0;
}
.about-bottom-grid-right-grdl {
    float: left;
    width: 30%;
}
.about-bottom-grid-right-grdr {
    float: right;
    width: 65%;
}
.about-bottom-grid-right-grdr p {
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
    margin: 0;
    padding-left: 2em;
    position: relative;
}
.about-bottom-grid-right-grdr {
    padding: 0;
}
.about-bottom-grid-right-grid:nth-child(2) {
    margin: 0 0 2em;
}
.about-bottom-grid-right-grdr p::before {
    background: rgba(0, 0, 0, 0) url("../images/1.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 20px;
}
.about-bottom-grid-right-grdr p span {
    font-size: 2em;
}
.services {
    padding: 5em 0;
}
.services h3 {
    border-bottom: 1px solid;
    color: #d54f30;
    font-family: "Nunito",sans-serif;
    font-size: 2.5em;
    margin: 0 0 1em;
    padding-bottom: 0.5em;
    width: 14%;
}
.services-grd h4 {
    color: #d54f30;
    font-family: "Nunito",sans-serif;
    font-size: 1.5em;
    line-height: 1.2em;
    margin: 1em 0;
    text-transform: capitalize;
}
.services-grd p {
    color: #999;
    font-size: 14px;
    line-height: 1.8em;
    margin: 0;
}
.services-bottom {
    background: rgba(0, 0, 0, 0) url("../images/banner1.jpg") no-repeat scroll 0 0 / cover ;
    min-height: 680px;
    padding: 4em 0 0;
}
.services-bottom h3 {
    border-bottom: 1px solid;
    color: #fff;
    font-family: "Nunito",sans-serif;
    font-size: 2.5em;
    margin: 0 0 2em;
    padding-bottom: 0.5em;
    text-transform: capitalize;
    width: 30%;
}
.time-service {
    border: 1px solid #fff;
    border-radius: 92px;
    padding: 33px 20px;
    text-align: center;
}
.time-service span {
    color: #fff;
    font-size: 2em;
}
.services-bottom-grids:nth-child(2) {
    margin: 0 0 4em;
}
.services-bottom-grd-right h4 {
    color: #fff;
    font-family: "Nunito",sans-serif;
    font-size: 1.5em;
    margin: 0 0 1.5em;
    text-transform: capitalize;
}
.services-bottom-grid p {
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
    margin: 0;
}
.pricing {
    padding: 5em 0;
}
.price h2 {
    border-bottom: 1px solid;
    color: #d54f30;
    font-family: "Nunito",sans-serif;
    font-size: 2.5em;
    margin: 0 0 2em;
    padding-bottom: 0.5em;
    width: 11%;
}
.basic {
    float: left;
    text-align: center;
    width: 29.59%;
}
.basic:hover {
    transform: scale(1.1);
    transition: all 0.5s ease 0s;
}
.basic:hover div.business {
    background: #192c3b url("../images/img.png") no-repeat scroll 15.5em -3px;
    display: block;
}
.business {
    background: #192c3b none repeat scroll 0 0;
    padding: 2em 0;
}
.business h2 {
    color: #d1d5d8;
    font-family: "Nunito",sans-serif;
    font-size: 26px;
    margin: 0;
}
.business p {
    color: #d1d5d8;
    font-family: "Nunito",sans-serif;
    font-size: 16px;
    margin: 3px 0 0;
}
.value {
    background: #d54f30 none repeat scroll 0 0;
    padding: 1em 0;
}
.value p {
    color: #fff;
    font-size: 19px;
    margin: 0;
}
.basic ul {
    background: #f4f4f4 url("../images/circle.png") no-repeat scroll 14em 7em;
    box-shadow: 0 2px 0 #d7d7d7;
    display: block;
    height: 215px;
    margin: 0;
    padding: 2em 0 1em;
}
.basic ul li {
    border-bottom: 1px dotted #5b6873;
    color: #5b6873;
    font-size: 14px;
    list-style-type: none;
    margin: 0.5em 7em;
    padding-bottom: 0.5em;
}
.basic ul li span {
    color: #d54f30;
    font-weight: 500;
}
.basic ul li.gd {
    border-bottom: medium none;
}
.buy-me {
    text-align: center;
}
.buy-me a {
    background: #d54f30 none repeat scroll 0 0;
    box-shadow: 0 2px 0 #604944;
    color: #fff;
    font-family: "Nunito",sans-serif;
    font-size: 16px;
    padding: 10px 35px;
    transition: all 0.5s ease 0s;
}
.buy-me a:hover {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 0 #604944;
    color: #d54f30;
    text-decoration: none;
}
.basic-mid {
    margin: 0 4em;
}
.newsletter {
    background: #535151 none repeat scroll 0 0;
    padding: 4em 0;
}
.newsletter h3 {
    color: #fff;
    font-family: "Nunito",sans-serif;
    font-size: 2.5em;
    margin: 0 0 0.5em;
}
.newsletter input[type="text"], .newsletter input[type="email"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #979797;
    color: #979797;
    float: left;
    font-size: 14px;
    outline: medium none;
    padding: 10px;
    width: 33.27%;
}
.newsletter input[type="email"] {
    margin: 0 1em;
}
.newsletter input[type="submit"] {
    background: #d54f30 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    float: left;
    font-family: "Nunito",sans-serif;
    font-size: 16px;
    outline: medium none;
    padding: 10px 0;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 31%;
}
.newsletter input[type="submit"]:hover {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #d54f30;
}
.contact {
    padding: 5em 0;
}
.contact-grid h3 {
    color: #d54f30;
    font-family: "Nunito",sans-serif;
    font-size: 2.5em;
    margin: 0 0 0.5em;
}
.contact-grid ul {
    margin: 0;
    padding: 0;
}
.contact-grid ul li {
    color: #9c9c9c;
    font-size: 16px;
    list-style-type: none;
    margin: 0 0 20px;
}
.contact-grid ul li span {
    display: block;
    padding-left: 3em;
}
.glyphicon-map-marker {
    padding-right: 1em;
}
.glyphicon-map-marker, .glyphicon-phone, .glyphicon-envelope {
    font-size: 2em;
    padding-right: 0.5em;
    top: 16px;
}
.glyphicon-envelope {
    top: 10px;
}
.glyphicon-phone {
    top: 8px;
}
.contact-grid ul li a {
    color: #9c9c9c;
}
.contact-grid iframe {
    min-height: 500px;
    width: 100%;
}
.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    color: #d6d5d5;
    font-size: 14px;
    outline: medium none;
    padding: 10px;
    width: 100%;
}
.contact-grid input[type="email"] {
    margin: 1em 0;
}
.contact-grid textarea {
    margin: 1em 0;
    min-height: 200px;
    resize: none;
}
.contact-grid input[type="submit"] {
    background: #d54f30 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-family: "Nunito",sans-serif;
    font-size: 16px;
    outline: medium none;
    padding: 14px 0;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.contact-grid input[type="submit"]:hover {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #d54f30;
}
.footer {
    background: #3b3b3b none repeat scroll 0 0;
    padding: 4em 0;
}
.footer-grid h3 {
    color: #e5e4e4;
    font-family: "Nunito",sans-serif;
    font-size: 2em;
    margin: 0 0 1em;
}
.footer-grid p {
    color: #8f8d8d;
    font-size: 14px;
    line-height: 1.8em;
    margin: 0;
}
.footer-grid ul {
    margin: 0;
    padding: 2em 0 0;
}
.footer-grid ul li {
    display: inline-block;
    margin: 0 15px 0 0;
}
.footer-grid ul li a.facebook {
    background: rgba(0, 0, 0, 0) url("../images/img-sp.png") no-repeat scroll -77px -10px;
    display: block;
    height: 51px;
    width: 51px;
}
.footer-grid ul li a.facebook:hover {
    background: rgba(0, 0, 0, 0) url("../images/img-sp.png") no-repeat scroll -6px -10px;
    display: block;
}
.footer-grid ul li a.p {
    background: rgba(0, 0, 0, 0) url("../images/img-sp.png") no-repeat scroll -77px -70px;
    display: block;
    height: 51px;
    width: 51px;
}
.footer-grid ul li a.p:hover {
    background: rgba(0, 0, 0, 0) url("../images/img-sp.png") no-repeat scroll -6px -70px;
    display: block;
}
.footer-grid ul li a.in {
    background: rgba(0, 0, 0, 0) url("../images/img-sp.png") no-repeat scroll -77px -130px;
    display: block;
    height: 51px;
    width: 51px;
}
.footer-grid ul li a.in:hover {
    background: rgba(0, 0, 0, 0) url("../images/img-sp.png") no-repeat scroll -6px -130px;
    display: block;
}
.footer-grid ul li a.be {
    background: rgba(0, 0, 0, 0) url("../images/img-sp.png") no-repeat scroll -77px -195px;
    display: block;
    height: 51px;
    width: 51px;
}
.footer-grid ul li a.be:hover {
    background: rgba(0, 0, 0, 0) url("../images/img-sp.png") no-repeat scroll -6px -195px;
    display: block;
}
.footer-grid ul li a.u-tube {
    background: rgba(0, 0, 0, 0) url("../images/img-sp.png") no-repeat scroll -80px -270px;
    display: block;
    height: 51px;
    width: 51px;
}
.footer-grid ul li a.u-tube:hover {
    background: rgba(0, 0, 0, 0) url("../images/img-sp.png") no-repeat scroll -6px -270px;
    display: block;
}
.footer-grd {
    border: 2px solid #fff;
    float: left;
    width: 33.33%;
}
.dealer-grid-left {
    float: left;
    width: 30%;
}
.dealer-grid-right {
    float: right;
    width: 65%;
}
.dealer-grid-right h4 {
    color: #fff;
    font-family: "Nunito",sans-serif;
    font-size: 1em;
    margin: 0 0 0.5em;
    text-transform: capitalize;
}
.dealer-grid-right h4 a {
    color: #fff;
    text-decoration: none;
}
.dealer-grid-right h4 a:hover {
    color: #d54f30;
    text-decoration: none;
}
.dealer-grid-right p {
    color: #8f8d8d;
    font-size: 14px;
    line-height: 1.8em;
    margin: 0;
}
.dealer-grids:nth-child(2) {
    margin: 0 0 1.5em;
}
.footer-copy {
    background: #3b3b3b none repeat scroll 0 0;
    border-top: 2px solid #484848;
    padding: 2em 0;
}
.footer-copy p {
    color: #8f8d8d;
    font-family: "Nunito",sans-serif;
    font-size: 14px;
    margin: 0;
    text-align: center;
}
.footer-copy p a {
    color: #fff;
    text-decoration: underline;
}
@media (max-width: 1024px) {
.logo-top-lft {
    margin: 0.5em 0 0 6em;
}
.header-top {
    padding: 0 0 1em;
}
h2.late {
    padding-top: 3.5em;
}
.vie:hover .mask {
    height: 540px;
}
.view-eighth:hover .mask {
    height: 273px;
}
.globe {
    padding: 30px 25px;
    width: 35%;
}
.about, .services, .pricing, .contact {
    padding: 4em 0;
}
.about-grid h3 {
    font-size: 1.3em;
}
.about-bottom-grid-left h3, .about-bottom-grid-right h3, .contact-grid h3, .services h3, .services-bottom h3, .price h2 {
    font-size: 2em;
}
.glyphicon-map-marker, .glyphicon-phone, .glyphicon-envelope {
    padding-right: 0.3em;
}
.contact-grid ul li {
    font-size: 14px;
}
.contact-grid input[type="submit"] {
    padding: 10px 0;
}
.contact-grid iframe {
    min-height: 482px;
}
.about-bottom-grid-left h3, .about-bottom-grid-right h3, .services h3 {
    margin: 0 0 1em;
    padding-bottom: 0.5em;
}
.about-bottom-grid-left h4 {
    font-size: 1.3em;
}
.about-bottom {
    background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover ;
    min-height: 510px;
    padding: 4em 0 0;
}
.services h3 {
    width: 13%;
}
.services-grd h4 {
    font-size: 1.3em;
    margin: 1em 0 0.5em;
}
.search {
    width: 28%;
}
.services-bottom-grd-right {
    padding: 0;
}
.time-service {
    padding: 22px 20px;
}
.services-bottom-grd-right h4 {
    font-size: 1.3em;
    margin: 0 0 1em;
}
.services-bottom {
    min-height: 625px;
}
.basic:hover div.business {
    background: #192c3b url("../images/img.png") no-repeat scroll 12em -4px;
}
.basic ul {
    background: #f4f4f4 url("../images/circle.png") no-repeat scroll 11em 7em;
}
.basic-mid {
    margin: 0 3em;
}
.basic {
    width: 29.9%;
}
.newsletter h3 {
    font-size: 2em;
}
.newsletter {
    padding: 3em 0;
}
.newsletter input[type="text"], .newsletter input[type="email"] {
    width: 33%;
}
.footer-grid h3 {
    font-size: 1.8em;
}
.footer {
    padding: 3em 0;
}
.footer-grid ul li {
    margin: 0 1px 0 0;
}
}
@media (max-width: 768px) {
.logo-top {
    padding: 0.5em 0.5em 1em;
}
.logo-top-lft p span {
    padding-left: 0.5em;
}
.logo-top-lft {
    float: none;
    margin: 2.5em 0 0 0;
    text-align: center;
}
h2.late {
    padding-top: 1.5em;
}
.vie:hover .mask {
    height: 415px;
}
.view .mask, .view .content {
    padding: 3em 0;
}
.view-eighth:hover .mask {
    height: 207px;
}
.search {
    width: 33%;
}
.about-grid {
    float: left;
    width: 33.33%;
}
.about, .services, .pricing, .contact {
    padding: 3em 0;
}
.globe {
    width: 47%;
}
.about-grid h3 {
    font-size: 1.2em;
    margin: 1em 0 0.5em;
}
.about-bottom, .services-bottom {
    padding: 3em 0;
}
.about-bottom-grid-left {
    margin-bottom: 2em;
}
.about-bottom-grid-left h3, .newsletter h3, .about-bottom-grid-right h3, .contact-grid h3, .services h3, .services-bottom h3, .price h2 {
    font-size: 1.8em;
}
.about-bottom-grid-right-grdl {
    width: 22%;
}
.about-bottom-grid-right-grdr {
    margin-top: 2em;
    width: 75%;
}
.services-grid {
    float: left;
    width: 33.33%;
}
.services h3 {
    width: 17%;
}
.services-bottom h3 {
    width: 36%;
}
.services-bottom-grd-left {
    width: 16%;
}
.services-bottom-grd-right {
    width: 82%;
}
.services-bottom-grids:nth-child(2) {
    margin: 0;
}
.services-bottom-grid {
    margin-bottom: 2em;
}
.basic ul li {
    margin: 0.5em 3em;
}
.basic {
    width: 30.3%;
}
.basic-mid {
    margin: 0 2em;
}
.price h2 {
    margin: 0 0 1em;
    width: 14%;
}
.basic:hover div.business {
    background: #192c3b url("../images/img.png") no-repeat scroll 8em -4px;
}
.basic ul {
    background: #f4f4f4 url("../images/circle.png") no-repeat scroll 7em 7em;
}
.newsletter input[type="submit"] {
    float: none;
}
.newsletter input[type="email"] {
    margin: 0 0 0 1em;
}
.newsletter input[type="text"], .newsletter input[type="email"] {
    width: 48.9%;
}
.newsletter input[type="submit"] {
    margin-top: 1em;
}
.contact-grid iframe {
    min-height: 340px;
}
.contact-grid:nth-child(2) {
    margin: 2em 0;
}
.footer-grid {
    float: left;
    width: 33.33%;
}
.footer-grid ul {
    padding: 1em 0 0;
}
.footer-grid ul li {
    margin: 0;
}
.footer-grid h3 {
    font-size: 1.6em;
}
.newsletter h3 {
    margin: 0 0 1em;
}
.view h2 {
    font-size: 1.8em;
}
}
@media (max-width: 767px) {
.navbar-default .navbar-toggle {
    background-color: #d54f30;
    border-color: #d54f30;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #d54f30;
}
.navbar-nav > li > a {
    font-size: 14px;
    text-align: center;
}
.search {
    float: none;
    margin: 0 auto 1em;
    width: 50%;
}
.navbar-nav {
    margin: 7.5px 0;
}
}
@media (max-width: 640px) {
.logo {
    margin: 1em 0 2em;
}
.header-top {
    padding: 0;
}
.vie:hover .mask {
    height: 341px;
}
.view-eighth:hover .mask {
    height: 171px;
}
.globe {
    width: 58%;
}
.about-grid h3 {
    font-size: 1em;
}
.about-bottom-grid-left h4, .services-grd h4 {
    font-size: 1.1em;
}
.services h3 {
    width: 21%;
}
.services-bottom h3 {
    width: 45%;
}
.services-bottom-grd-left {
    width: 20%;
}
.services-bottom-grd-right {
    width: 80%;
}
.business h2 {
    font-size: 20px;
}
.business p {
    font-size: 13px;
}
.basic {
    width: 29.2%;
}
.value {
    padding: 0.5em 0;
}
.basic:hover div.business {
    background: #192c3b url("../images/img.png") no-repeat scroll 5.5em -4px;
}
.buy-me a {
    font-size: 14px;
    padding: 10px 30px;
}
.basic ul {
    background: #f4f4f4 url("../images/circle.png") no-repeat scroll 4em 6em;
    height: 195px;
}
.newsletter input[type="text"], .newsletter input[type="email"] {
    width: 48.7%;
}
.footer-grid h3 {
    font-size: 1.4em;
}
}
@media (max-width: 480px) {
.search input[type="text"] {
    width: 100%;
}
.search {
    width: 70%;
}
.logo a {
    font-size: 1.8em;
}
.logo a span {
    font-size: 11px;
}
.glyphicon-road {
    left: -8px;
    top: 13px;
}
.logo-top-left {
    margin-top: 0.7em;
}
.view h2 {
    font-size: 1.4em;
    padding: 10px 0 5px;
}
.view p {
    padding: 0 20px;
}
.vie:hover .mask {
    height: 250px;
}
.view .mask, .view .content {
    padding: 1em 0;
}
h2.late {
    padding-top: 0.5em;
}
.view-eighth:hover .mask {
    height: 124px;
}
.about, .services, .pricing, .contact {
    padding: 2em 0;
}
.about-grid {
    float: none;
    margin: 0 auto 1em;
    width: 60%;
}
.globe {
    width: 43%;
}
.about-bottom, .services-bottom {
    padding: 2em 0;
}
.about-bottom-grid-left h3, .newsletter h3, .about-bottom-grid-right h3, .contact-grid h3, .services h3, .services-bottom h3, .price h2 {
    font-size: 1.6em;
}
.about-bottom-grid-right-grdr {
    margin-top: 0;
}
.about-bottom-grid-right-grid:nth-child(2) {
    margin: 0 0 1em;
}
.services h3 {
    width: 26%;
}
.services-grid {
    float: none;
    margin: 0 auto 1em;
    text-align: center;
    width: 85%;
}
.services-bottom h3 {
    width: 52%;
}
.services-bottom-grd-right h4 {
    font-size: 1.1em;
}
.services-bottom-grd-left {
    width: 28%;
}
.services-bottom-grd-right {
    width: 70%;
}
.basic {
    float: none;
    margin: 0 auto 2em;
    width: 60%;
}
.basic:hover div.business {
    background: #192c3b url("../images/img.png") no-repeat scroll 10.5em -4px;
}
.basic ul {
    background: #f4f4f4 url("../images/circle.png") no-repeat scroll 9.5em 6em;
}
.price h2 {
    width: 22%;
}
.newsletter input[type="text"], .newsletter input[type="email"] {
    float: none;
    width: 100%;
}
.newsletter input[type="email"] {
    margin: 1em 0 0;
}
.newsletter {
    padding: 2em 0;
}
.contact-grid iframe {
    min-height: 240px;
}
.footer-grid {
    float: none;
    width: 100%;
}
.footer-grid:nth-child(2) {
    margin: 2em 0;
}
.footer {
    padding: 2em 0;
}
}
@media (max-width: 414px) {
.logo-top-left {
    float: none;
    margin-top: 0;
    text-align: center;
}
.logo-top-right {
    float: none;
    margin-left: 6em;
    text-align: center;
}
.logo-top-right ul {
    padding: 0.3em 0;
}
.logo-top-lft {
    margin: 0;
}
.logo {
    margin: 0.5em 0 1.5em;
}
.about-grid {
    width: 70%;
}
}
@media (max-width: 384px) {
.about-grid {
    width: 77%;
}
}
@media (max-width: 375px) {
.glyphicon-earphone {
    left: -3px;
}
}
@media (max-width: 320px) {
.logo-top-left p, .services-grd p, .footer-grid p, .dealer-grid-right p, .footer-copy p, .logo-top-lft p, .view p, .about-grid p, .about-bottom-grid-left p, .about-bottom-grid-right-grdr p {
    font-size: 13px;
}
.footer-grid:nth-child(2) {
    margin: 1em 0;
}
.footer-copy {
    padding: 1em 0;
}
.about-bottom-grid-right-grdr p span {
    font-size: 1.5em;
}
.search {
    width: 85%;
}
.logo-top {
    padding: 0.5em;
}
.about-bottom-grid-left {
    margin-bottom: 1em;
}
.logo-top-right {
    margin-left: 3.5em;
}
.glyphicon-earphone {
    left: -11px;
    top: 8px;
}
.navbar-toggle {
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
.navbar {
    margin-bottom: 10px;
    min-height: 38px;
}
.logo a {
    font-size: 1.5em;
}
.logo a span {
    padding-left: 2em;
}
.glyphicon-road {
    left: -5px;
    top: 10px;
}
.banner-left, .banner-right {
    float: none;
    width: 100%;
}
.vie:hover .mask {
    height: 313px;
}
.view-eighth:hover .mask {
    height: 160px;
}
.view .mask, .view .content {
    padding: 2em 0;
}
h2.late {
    padding-top: 2.5em;
}
.about-grid {
    width: 100%;
}
.globe {
    width: 41%;
}
.about, .services, .services-bottom {
    padding: 2em 0 1em;
}
.price h2 {
    width: 31%;
}
.about-bottom-grid-left, .about-bottom-grid-right, .contact-grid, .footer-grid {
    padding: 0;
}
.about-bottom-grid-left h4, .services-grd h4 {
    font-size: 1em;
}
.about-bottom-grid-left h4 {
    margin: 0 0 0.5em;
}
.basic {
    width: 90%;
}
.about-bottom-grid-left h3, .about-bottom-grid-right h3, .services h3 {
    margin: 0 0 0.5em;
}
.services h3 {
    margin: 0 0 1em;
    width: 38%;
}
.services-grid {
    width: 100%;
}
.services-bottom h3 {
    margin: 0 0 1em;
    width: 84%;
}
.services-bottom-grd-left {
    float: none;
    margin: 0 auto 1em;
    width: 46%;
}
.services-bottom-grd-right {
    float: none;
    width: 100%;
}
.services-bottom-grd-right h4 {
    font-size: 1em;
    margin: 0 0 0.5em;
    text-align: center;
}
.services-bottom-grid p {
    font-size: 13px;
    text-align: center;
}
.services-bottom-grid {
    margin-bottom: 1em;
}
.basic ul {
    height: 177px;
    padding: 1em 0 0;
}
.basic ul li, .search input[type="text"], .contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea, .newsletter input[type="text"], .contact-grid ul li, .newsletter input[type="email"] {
    font-size: 13px;
}
.basic ul li {
    margin: 0.5em 5em;
}
.buy-me a {
    font-size: 13px;
    padding: 8px 26px;
}
.basic:hover div.business {
    background: #192c3b url("../images/img.png") no-repeat scroll 9.5em -4px;
}
.newsletter {
    padding: 1.5em 0;
}
.newsletter input[type="submit"] {
    font-size: 14px;
    padding: 8px 0;
    width: 45%;
}
.contact-grid ul li {
    margin: 0 0 10px;
}
.contact-grid input[type="submit"] {
    font-size: 14px;
    padding: 8px 0;
}
.contact-grid textarea {
    min-height: 150px;
}
.footer-grid h3 {
    margin: 0 0 0.5em;
}
}
