.cl1h1, h2, h3, h4, p {
	font-family: SinkinSans-200XLight
}
.cl7 {
	text-align: center;
}
.aside li, .detail-box h3, .info-sec ul li, .number h2, .number p, .reg-input-new1, .reload {
	text-align: center
}
.aside li, .body-sec3 ul li, .detail-box ul li, .div-box ul li, .f-bg-color ul li, .info-sec ul li, .link-list ul li, .sec-1 ul li {
	list-style: none
}
.detail-box :focus, a {
	outline: 0
}
@font-face {
	font-family: FontAwesome;
	src: url(../fonts/font-awesome/fonts/FontAwesome.otf)
}
@font-face {
	font-family: fontawesome-webfont;
	src: url(../fonts/font-awesome/fonts/fontawesome-webfont.ttf)
}
@font-face {
	font-family: SinkinSans-200XLight;
	src: url(../fonts/SinkinSans-200XLight.otf)
}
@font-face {
	font-family: SinkinSans-600SemiBold;
	src: url(../fonts/SinkinSans-600SemiBold.otf)
}
@font-face {
	font-family: Baumans-Regular;
	src: url(../fonts/Baumans-Regular.ttf)
}
@font-face {
	font-family: Aspergit;
	src: url(../fonts/Aspergit.otf)
}
@font-face {
	font-family: Aspergit-Bold;
	src: url(../fonts/Aspergit-Bold.otf)
}
@font-face {
	font-family: Lato-Regular;
	src: url(../fonts/Lato-Regular.ttf)
}
@font-face {
	font-family: MANDATOR;
	src: url(../fonts/MANDATOR.ttf)
}
@font-face {
	font-family: FontAwesome;
	src: url(../fonts/font-awesome/fonts/fontawesome-webfont.eot);
	src: url(../fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/font-awesome/fonts/fontawesome-webfont.woff) format('woff'), url(../fonts/font-awesome/fonts/fontawesome-webfont.ttf) format('truetype'), url(../fonts/font-awesome/fonts/fontawesome-webfont.svg) format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: open-sans;
	src: url(../fonts/open-sans/OpenSans-Regular-webfont.eot);
	src: url(../fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/open-sans/OpenSans-Regular-webfont.woff) format('woff'), url(../fonts/open-sans/OpenSans-Regular.ttf) format('truetype'), url() format('svg');
	font-weight: 400;
	font-style: normal
}
p {
	font-weight: 800
}


/ Chrome, Safari, Edge, Opera /
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/ Firefox /
input[type=number] {
  -moz-appearance: textfield;
}

.model-btn{
	height:47px;
	background-color: #dd3333;
	border:1px solid #dd3333;
	color: #fff;
	font-family: Montserrat-Regular;
	outline:none;
	float:right;
    position: fixed;
    top: 93%;
    right: 104px;
	padding:0px 30px;
	
	}
	
	
	.modal-header , .btn-submit{
		background-color: #337ab7;
    border: #337ab7;
    color: #FFF;
		}
		
		
	.inquiry-box , .selecter .form-control{
		width:85%;
		margin:0 auto;
		display:block;
		}
		
	.modal-body h4{
		text-align:center;
		}
		
	.buttonss{
		text-align:center;
		}
	
	.popup-aside{
		background-color:#dd3333;
		margin-left: -15px;
        margin-top: -16px;
		padding-top: 182px;
	}
	
	.popup-aside img{
		margin:0 auto;
		display:block;
	}
	
		.popup-aside h1{
		text-align:center;
		color:#fff;
		font-size:33px;
	}
	
		.popup-aside h1 span{
		text-align:center;
		color:#fff;
		font-size:20px;
	}
		.popup-aside p{
		text-align:center;
		color:#fff;
		font-size:10px;
		padding: 20px 20px 40px 20px;
	}
	

.contactus-bannar{
    background: #f1f1f1;
}
.top-space {
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
}
.logo, .number {
	margin-top: 0px
}
a:link {
	text-decoration: none
}
.slider-height {
	height: 458px
}
.bg-color {
	background-color: #fff;
	height: auto
}
.number p {
	margin-top: 4px;
	font-family: SinkinSans-600SemiBold;
	font-size: 13px;
	margin-left: 30px
}
.number h2 {
	margin-top: -12px;
	font-family: Baumans-Regular;
	font-size: 32px;
	font-weight: 700;
	color: #e71010
}
.bg-color-nav {
	background-color: #222;
	height: 60px
}
.header-nav {
	background-color: #222;
	border-radius: 0;
	border: none
}
.main-nav {
	padding-top: 5px
}
.main-nav .nav-color li a {
	font-size: 15px;
	color: #fff!important;
	font-family: SinkinSans-200XLight;
	text-transform: uppercase
}
.main-nav .nav-color li a:hover {
	background: #d9534f;
}
.navbar {
    margin-bottom: 5px;
}
.div-box {
	margin: 20px auto;
	width: 100%;
	height: 335px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #fff;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.31);
	-moz-box-shadow: 1px 2px 5px rgba(0,0,0,.31);
	box-shadow: 1px 2px 5px rgba(0,0,0,.31);
	border: 1px solid #cbc9c9;
	border-top: solid 6px #ea4335
}
.div-box ul li {
	padding-top: 7px
}
.top-dvla{
background: url(../images/banner-two.jpg) no-repeat;
    height: 400px;
    width: 100%;
    background-size: cover;
    
}
.div-box .btn-danger {
	color: #fff;
	background-color: #e71010;
	border-color: #e71010;
	border-radius: 0;
	height: 41px;
	width: 94%;
	margin: 47px auto 0
}
.div-box .btn-danger:hover {
	background-color: #1287C8;
	border-color: #1287C8;
}
.main-nav .navbar-default .navbar-nav>.open>a, .main-nav .navbar-default .navbar-nav>.open>a:focus, .main-nav .navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #000!important
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #000
}
.dropdown-nav, .dropdown-nav li a:hover {
	background-color: #222!important
}
.dropdown-nav li a:hover {
	color: #fff
}
.main-nav .navbar-nav {
	width: 100%;
	text-align: center;
	float: none;
	display: inline-block
}
.info-sec ul li {
	text-decoration: none
}
.bannar {
	background: url(../images/bannar.png);
	background-size: cover;
}
.bannar2 {
	background: url(../images/banner2.jpg);
	background-size: cover
}
.bannar3 {
	background: url(../images/banner3.jpg);
	background-size: cover
}
.nav-tabs>li.active>, .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus {
	text-decoration: none;
	margin-top: 20px
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #fff;
	background-color: #e71010;
	border-color: #e71010;
	text-decoration: none
}
.thanks-btn {
	margin-bottom: 20px
}
<!--
--css---->.aside ul {
list-style-type:none;
margin:0 0 20px;
padding:0;
width:100%;
background-color:#ccc;
border:1px solid #555
}
.aside li a {
	display: block;
	color: #000;
	padding: 5px 16px;
	text-decoration: none;
	font-family: Lato-Regular;
        font-size:17px;
}
.aside li {
	border-bottom: 1px solid #F5F5F5
}
.aside li:last-child {
	border-bottom: none
}
.aside li a.active {
	background-color: #E71010;
	color: #fff
}
.aside li a.list-name {
	background-color: #337ab7;
	color: #fff;
}
.aside li a:hover:not(.active) {
	background-color: #4385F9;
	color: #fff
}
.dvla-width {
    width: 546px;
    margin-top: 10px;
	margin:0 auto;
	
	}
	
	.dvla-main{
    background: #005baf;
    border-radius: 7px 7px 7px 7px;
    padding: 3px;
	height:90px;
}
.reg-input-new1 {
    height: 84px;
    width: 488px;
    font-weight: 500;
    font-size: 30px;
    text-align: center;
    background: #fbbc05;
    font-family: MANDATOR;
    text-transform: uppercase;
	border:1px solid #fbbc05;
	outline:none;
	border-radius:0px 7px 7px 0px;	
}

.gb{
	float:left;
	}
	
placeholder { /* Firefox 19+ */
  color: black;
}	
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black;
}
:-moz-placeholder { /* Firefox 19+ */
  color: black;
}
:-ms-input-placeholder { /* IE 10+ */
  color: black;
}
:-moz-placeholder { /* Firefox 18- */
  color: black;
}
.engine-sec p {
font-family:SinkinSans-200XLight;
font-size:23px;
font-weight:800;
margin-top:10px;
color:#4c4c4c
}
.engine-sec h4 {
	font-size: 17px;
	font-weight: 600;
	color: #999
}
.sec-1 ul li {
	font-size: larger
}
.thank-content{
        background:#333;
        padding: 5px 30px;
}
.top-distance {
	margin-top: 10px;
        background:#fff;
        padding: 21px;
        border: 1px solid #d9534f;
}
.seal, .seal1 {
	margin-top: -10px;
	margin-bottom: 10px
}
.top-distance .form-control {
	background-color: #fff;
	border: 1px solid #353434;
        height: 40px;
        border-radius: 0px;
}
.top-distance .form-group {
    margin-bottom: 8px;
    color:#fff;
}
.top-distance p {
    color:#333;
}
.get-quote {
	margin-left: 16px;
	padding: 2px 175px
}
.seal {
	float: right
}
.seal1 {
	float: left
}
.btn-quote {
	margin-top: 10px;
	margin-bottom: 0px;
        background:#d9534f;
        border-radius: 0px;
        height: 40px;
        border: 1px solid#d9534f;
        font-size: 18px;
        text-transform: uppercase;
}
.btn-top-bottom {
	margin: 12px auto;
	display: block;
	font-size:20px;
}
.engine-pic {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
@-webkit-keyframes bounceInRight {
0%, 100%, 60%, 75%, 90% {
-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);
transition-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(3000px, 0, 0);
transform:translate3d(3000px, 0, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(-25px, 0, 0);
transform:translate3d(-25px, 0, 0)
}
75% {
-webkit-transform:translate3d(10px, 0, 0);
transform:translate3d(10px, 0, 0)
}
90% {
-webkit-transform:translate3d(-5px, 0, 0);
transform:translate3d(-5px, 0, 0)
}
100% {
-webkit-transform:none;
transform:none
}
}
@keyframes bounceInRight {
0%, 100%, 60%, 75%, 90% {
-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);
transition-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(3000px, 0, 0);
transform:translate3d(3000px, 0, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(-25px, 0, 0);
transform:translate3d(-25px, 0, 0)
}
75% {
-webkit-transform:translate3d(10px, 0, 0);
transform:translate3d(10px, 0, 0)
}
90% {
-webkit-transform:translate3d(-5px, 0, 0);
transform:translate3d(-5px, 0, 0)
}
100% {
-webkit-transform:none;
transform:none
}
}
.body-sec1 h4 {
	color: #f72f32
}
.body-sec2 .thumbnail {
    border-radius: 0;
    border-color: #c6c6c6 !important;
    height: 115px;
    background:#f1f1f1;
    padding: 25px 10px;
    margin-top: 10px;
}
.body-sec2 h4 {
	font-size: 14px;
	font-weight: 700
}
.body-sec2 p {
	color: #212121;
	font-size: 12px
}
.img-engine {
	margin-top: 10px;
	margin-bottom: 10px
}
.tab-bg {
	background-color: #f8f8f8
}
.nav-tabs>li>a {
	border-radius: 0!important
}
.nav-tabs {
	border-bottom: 0 solid #ddd!important;
	margin-top: 20px
}
.nav-tabs li .active {
	color: #f72f32!important
}
.carousel-inner .active.left {
	left: -16.7%
}
.carousel-inner .next {
	left: 16.7%
}
.carousel-inner .prev {
	left: -16.7%
}
.item:not(.prev) {
	visibility: visible
}
.item.right:not(.prev) {
	visibility: hidden
}
.rightest {
	visibility: visible
}
.icon-distance img {
	margin: 10px 0 0 -10px
}
.f-bg-color {
	background-color: #474c50;
	height: auto;
        padding: 20px 0px;
}
.f-bg-color .fa-2x {
    font-size: 38px;
    color: #fff;
}
.f-bg-color .fa-2x:hover {
    color: #d9534f;
}
.f-bg-color ul {
	margin-top: 20px
}
.f-bg-color ul li a {
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    text-transform: uppercase;
}
.below-color {
	background-color: #282a2e;
	height: auto
}
.below-color ul {
	margin-top: 10px
}
.below-color ul li {
	list-style: none;
	display: inline;
	padding-left: 10px;
	padding-top: 10px
}
.below-color ul li a {
	color: #8a9095;
	text-decoration: none
}
.below-color p {
	color: #8a9095;
	padding-top: 10px
}
.f-sec-3 {
	color: #8a9095
}
.f-sec-3 h4 {
	margin-top: 20px;
        color:#fff;
}
.hr hr {
	color: #cacaca!important;
	background-color: #cacaca!important;
	margin-top: -10px
}
.body-sec3 ul li a {
	text-decoration: none;
	padding-top: 7px;
	font-weight: 900;
	color: #8a9095
}
.about-us-pic img{
  box-shadow: 1px 1px 5px #000;
  margin-top: 40px;
}
.panel-group {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0px 0px 6px #000;
}
.work-bg {
	background-color: #f2f2f2
}
.Load-more {
	padding: 7px 30px;
	background-color: #1287C8;
	color: #fff;
	border: 1px solid #1287C8;
	border-radius: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
        font-size:14px;
        text-transform: uppercase;
        font-weight: 700;
}
.Load-more:hover{
        background-color: #d9534f;
        border: 1px solid #d9534f;
}
#captcha {
	margin: 0 auto 10px;
	display: block
}
.txt-feild {
	width: 85%;
	margin: 10px auto 0!important;
	display: block!important;
	height: 30px
}
.reload {
	margin: 0 auto;
	display: block
}
.car-name {
	padding-left: 58px
}
.fuel-btn, .fuel-btn2, .fuel-btn3 {
	padding: 4px;
	height: 31px
}
.fuel-txt p {
	color: #fff;
	float: left
}
.fuel-img img {
	float: right
}
.fuel-btn2 {
	margin-top: 20px;
	background-color: #696969;
}
.fuel-btn3 {
	margin-top: 20px;
	background-color: #f33f41;
	margin-bottom: 15px
}
background-color: #4385F9;
.fuel-btn4 {
	padding: 4px 96px;
	height: 31px;
	margin-top: 10px;
	background-color: #337ab7;
	margin-bottom: 10px
}
.fuel-btn4 a {
	color: #fff;
	text-decoration: none
}
.quiry-form .form-control {
	background-color: #e3e3e3;
	border: 1px solid #353434
}
.input-bg, .submit {
	border-radius: 6px
}
.link-list {
	margin-top: 24px
}
.contact-form .input-field, .submit {
	margin-top: 10px;
height: 47px;
}

.contact-form .input-field1, .submit {
	margin-top: 10px;

}

.contact-form .submit {
	width:60%;

}

.link-list h4 {
	color: #1072b9;
	font-weight: 700
}

.contact-form {
background: #c3c6c9;
display: none;
}
.link-list ul li {
	font-size: 14px;
	font-weight: 800;
	padding-top: 10px;
	text-decoration: underline
}
.submit {
	padding: 7px 16px!important;
	font-size: 15px!important;
	line-height: 1.3333333!important;
	color: #2e6da4;
	background-color: #fff;
	border-color: #fff;
	margin-bottom: 20px;
	margin-left: 120px
}

.about-uscon h4 {
	color: #1072b9;
	font-weight: 700
}
.input-bg {
	width: 90%;
	height: auto;
	background-color: #4B8AE9;
	margin-top: 11px;
	margin-bottom: 12px
}
.form-width {
	width: 80%;
	margin: 0 auto;
	padding-top: 30px
}
.btn-bottom-d {
	background-color: #b91010
}
.detail-box input[type=email], .detail-box input[type=text], input[type=number], input[type=password] {
	width: 200px;
	height: 39px;
	-webkit-border-radius: 0 4px 4px 0/5px 5px 4px 4px;
	-moz-border-radius: 0 4px 4px 0/0 0 4px 4px;
	border-radius: 0 4px 4px 0/5px 5px 4px 4px;
	background-color: #fff;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09);
	-moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09);
	box-shadow: 1px 2px 5px rgba(0,0,0,.09);
	border: 1px solid #cbc9c9;
	margin-left: -5px;
	margin-top: 12px;
	padding-left: 10px
}
.detail-box .get-btn {
	padding: 2px 10px;
	font-size: small
}
.tab-font {
	color: #666!important
}
.detail-box {
	
	width: 100%;
	border: 0px solid #999;
	height: 505px;
	border-radius: 2px;
	margin-bottom: 54px;
	margin-top: -22px
}
.detail-box h3 {
	font-weight: 700;
	font-family: Lato-Regular;
	font-size: 25px
}
.detail-box ul li {
	font-family: Lato-Regular;
	padding-top: 10px;
        font-size:20px;
}
.btn-border {
	border-top: 1px solid #ececec!important;
	width: 100%;
	background-color: #d9534f;
	padding: 9px 0 6px;
	border: 1px solid #ececec;
        color:#fff;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
}
.btn-border:hover{
        background-color: #1287C8;
}
.detail-box input, select, textarea {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #4c4c4c;
	background-color: #ecf0f1
}
html {
	background-color: #fff
}
.testbox {
	margin: 20px auto;
	width: 343px;
	height: 464px;
	-webkit-border-radius: 8px/7px;
	-moz-border-radius: 8px/7px;
	border-radius: 8px/7px;
	background-color: #ebebeb;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.31);
	-moz-box-shadow: 1px 2px 5px rgba(0,0,0,.31);
	box-shadow: 1px 2px 5px rgba(0,0,0,.31);
	border: 1px solid #cbc9c9
}
input[type=radio] {
	visibility: hidden
}
.form-icon {
	margin: 20px 10px
}
.detail-box .form-icon input[type=email], .detail-box .form-icon input[type=text], input[type=number], input[type=password] {
	width:90%;
	height: 45px;
	-webkit-border-radius: 0 4px 4px 0/5px 5px 4px 4px;
	-moz-border-radius: 0 4px 4px 0/0 0 4px 4px;
	border-radius: 0 4px 4px 0/5px 5px 4px 4px;
	background-color: #fff;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09);
	-moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09);
	box-shadow: 1px 2px 5px rgba(0,0,0,.09);
	border: 1px solid #cbc9c9;
	margin-left: -5px;
	margin-top: 12px;
	padding-left: 10px
}
.detail-box input[type=password] {
	margin-bottom: 25px
}
#icon {
	display: inline-block;
	width: 0;
	background-color: #3a3a3c;
	padding: 15px 27px 14px 15px;
	margin-left: 0;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	color: #fff;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09);
	-moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09);
	box-shadow: 1px 2px 5px rgba(0,0,0,.09);
	border: 0 solid #cbc9c9
}
.price-btn, .price-btn2 {
	padding: 5 65px;
	background-color: #d9534f;
	font-size: 20px
}
.price-btn {
	margin-top: 10px;
	width:98%;
}
.price-btn:hover {
	background-color: #1287C8;
        border: 1px solid #1287C8;
}
.price-btn2 {
	margin-top: 0
}
.panel-default>.panel-heading:hover {
	background-color: #e71010;
	color: #fff;
	text-decoration: none!important;
	font-weight: 700!important
}
.carousel-control {
	width: 4%
}
.carousel-control.left, .carousel-control.right {
	margin-left: 15px;
	background-image: none
}
.rite-side {
    background: #fff;
    padding: 50px 20px;
    height: 533px;
}
.ssl {
    width: 330px !important;
    margin-left: 56px;
    padding-top: 30px;
}

.modal-header .close {
    display: none;
}
.top-heading-main h1 {
    text-align: center;
    font-size: 28px;
    color: #333 !important;
    text-transform: uppercase;
    box-shadow: 0px !important;
    font-weight: bold;
    margin-top: 40px;
}
.modal-body {
    position: relative;
    padding: 15px;
    background:#f1f1f1 !important;
}
.panel-group ul{
    margin-left:-40px
}
.formbg .g-recaptcha{
    margin-top: -13px;
    }

.top-heading h1 {
    text-align: center;
    text-transform: capitalize !important;
    font-size: 30px;
    font-family: SinkinSans-200XLight !important;
    color: red;
}
.buttonss .btn-lg {
    padding: 7px 16px;
    width: 100%;
}


.cover img{
    width:100%;
}
.contactu img{
    width:100%;
}
.revie img {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    box-shadow: 7px 7px 5px #666;
}




@media (max-width:767px) {
.carousel-inner .active.left {
	left: -100%
}
.carousel-inner .next {
	left: 100%
}
.carousel-inner .prev {
	left: -100%
}
.active>div {
	display: none
}
.active>div:first-child {
	display: block
}
}

@media (min-width:767px) and (max-width:992px) {
.carousel-inner .active.left {
	left: -50%
}
.carousel-inner .next {
	left: 50%
}
.carousel-inner .prev {
	left: -50%
}
.active>div {
	display: none
}
.active>div:first-child, .active>div:first-child+div {
	display: block
}
}

@media (min-width:992px) {
.carousel-inner .active.left {
	left: -25%
}
.carousel-inner .next {
	left: 25%
}
.carousel-inner .prev {
	left: -25%
}
}
.cl1 {
	color: #fff;
	font-size: 20px
}
.cl1 span {
	color: #fff
}
.bannar p{color: #fff;}


#myCheck {
    color:#000;
}
.cl2 {
	font-weight: 700!important;
	color: #ABACA8
}
.cl3 {
	font-weight: 700
}
.cl4, .cl5 {
	margin-top: 12px
}
.cl6 {
	font-size: 30px;
	color: #e94911
}
.t-heading h2{color:#fff;}



@media (min-width: 1px) and (max-width: 349px){
.bg-color-nav {
    height:52px !important;
}
.navbar-nav {
    margin: 0px;
}
.tab-bg h2{
    font-size:17px;
}
.body-sec1{
    margin-top:-88px;
}
.body-sec1 h4, .number h2, .number p {
	text-align: center
}
h2{
   font-size:16px;
}
h1 {
    font-size: 22px;
}
h3 {
    font-size: 18px;
}
.get-quote {
	padding: 2px 115px!important
}
.number {
	margin-bottom: 10px
}
.f-sec-3 h4 {
	font-size: 12px!important
}
.logo {
	margin: 0 auto!important
}
.fuel-img img {
	margin-top: -32px
}
.below-color ul li {
	display: list-item
}
.dvla-width {
    width: 277px;
	margin:0 auto;
	
	}
	
	.reg-input-new1 {
    height: 84px;
    width: 220px;
	}
	
	.reg-input-new1 {
    font-size: 16px;
	}
.number p {
	margin-top: 14px;
	font-family: SinkinSans-600SemiBold;
	font-size: 11px;
	margin-left: 0
}
.number h2 {
	font-family: Baumans-Regular;
	font-size: 16px
}
.detail-box {
	height: 900px
}
.detail-box input[type=text], input[type=password] {
	width: 64%!important
}
.price-btn {
	padding: 0 20px
}
.detail-box .form-icon input[type=email], input[type=number] {
	width: 65%!important
}
.pop-btn {
display:none;
}
.f-bg-color {
    text-align: center;
}
.f-bg-color ul{
    margin-left: -40px;
}
.f-bg-color .fa-2x {
    font-size: 28px;
}
.contact-form {
    margin-bottom: 45px;
}
.top-heading-main h1 {
    font-size: 18px !important;
    color: #000 !important;
    text-shadow: 0px 0px !important;
    margin-bottom: -25px !important;
}
.top-head h1 {
    font-size: 17px !important;
}
.detail-box {
	height: 800px;
        border: 0px solid #000;
}
.detail-box ul{
    margin-left: -40px;
}
.ssl {
    margin-left: 0px !important;
}
.top-heading h1 {
    font-size: 22px !important;
    margin-bottom: 64px !important;
}
.form-icon {
    margin: 0px 0px;
}

}


@media (min-width: 300px) and (max-width: 520px){
.hide-btns #mySidenav a {
    display: none;
}
.detail-box .form-icon input[type="email"], .detail-box input[type="text"], input[type="number"], input[type="password"] {
    width: 100% !important;
}
#icon {
    display: none;
}
.top-heading h1 {
    margin-bottom: -18px !important;
}
.top-dvla {
  height: 110px;
}
}


@media (min-width: 350px) and (max-width: 439px){

.bg-color-nav {
    height:52px !important;
}
.navbar-nav {
    margin: 0px;
}
.tab-bg h2{
    font-size:17px;
}
.cl7 {
    text-align: center;
    font-size: 17px;
}
.cl3 {
    font-weight: 700;
    font-size: 19px;
}
.top-space {

}
.top-space h2{
    font-size:20px;
}
.body-sec2 .thumbnail {
    border-radius: 0;
    border-color: #c6c6c6 !important;
    height: 90px;
    background:#f1f1f1;
    padding: 14px 10px;
    margin-top: -5px;
}
h3 {
    font-size: 20px;
}
.seal, .seal1 {
	margin-top: 0
}
.body-sec1 h4, .number h2, .number p {
	text-align: center
}
.body-sec2{
    margin-top: 40px;
}
.number p {
    margin-top: 5px;
}
.get-quote {
	padding: 2px 135px!important
}
.number {
	margin-bottom: 10px
}
.seal {
	float: right
}
.seal1 {
	float: none
}
.logo {
	margin: 0 auto!important
}
.fuel-img img {
	margin-top: -32px
}
.below-color ul li {
	display: list-item
}
.dvla-width {
    width: 316px;
	margin:0 auto;
	
	}
	
	.reg-input-new1 {
    height: 84px;
    width: 258px;
	}
	
	.reg-input-new1 {
    font-size: 20px;
	}

.number p {
	margin-top: 5px;
	font-family: SinkinSans-600SemiBold;
	font-size: 12px;
	margin-left: 0
}
.number h2 {
	font-family: Baumans-Regular;
	font-size: 18px
}
.detail-box {
	height: 800px;
        border: 0px solid #000;
}
.detail-box .form-icon input[type=email], .detail-box input[type=text], input[type=number], input[type=password] {
	width: 100%!important
}
.price-btn {
	padding: 0 50px
}
.pop-btn {
display:none;
}

.f-bg-color {
    text-align: center;
}
.f-bg-color ul{
    margin-left: -40px;
}
.f-bg-color .fa-2x {
    font-size: 28px;
}
.contact-form {
    margin-bottom: 45px;
}
.top-heading-main h1 {
    font-size: 18px !important;
    color: #000 !important;
    text-shadow: 0px 0px !important;
    margin-bottom: -25px !important;
}
.panel-group ul{
    margin-left: -40px;
}
.aside li a.list-name {
    margin-left: 0px;
}
h2 {
    font-size: 20px;
}
.top-head h1 {
    font-size: 17px !important;
    margin-top: 120px;
    color: #333 !important;
}
.detail-box ul{
    margin-left: -40px;
}
.ssl {
    margin-left: 0px !important;
}
.top-heading h1 {
    font-size: 22px !important;
    margin-bottom: 64px !important;
}
.engine-codes h1 {
  font-size: 20px !important;
}
.form-icon {
    margin: 0px 0px;
}



}





@media (min-width: 440px) and (max-width: 639px){

.body-sec1 h4, .number h2, .number p {
	text-align: center
}
.get-quote {
	padding: 2px 153px!important
}
.number {
	margin-bottom: 10px
}
.logo {
	margin: 0 auto!important
}
.fuel-img img {
	margin-top: -32px
}
.below-color ul li {
	display: list-item
}
.dvla-width {
    width: 441px;
	margin:0 auto;
	
	}
	
	.reg-input-new1 {
    height: 84px;
    width: 384px;
	}
	
	.reg-input-new1 {
    font-size: 22px;
	}
.number p {
	margin-top: 14px;
	font-family: SinkinSans-600SemiBold;
	font-size: 12px;
	margin-left: 0
}
.number h2 {
	font-family: Baumans-Regular;
	font-size: 18px
}
.detail-box {
	height: 800px
}
.detail-box input[type=text], input[type=password] {
	width: 90%!important
}
.price-btn {
	padding: 0 72px
}
.pop-btn {
display:none;
}
.f-bg-color {
    text-align: center;
}
.f-bg-color ul{
    margin-left: -40px;
}
.f-bg-color .fa-2x {
    font-size: 28px;
}
.contact-form {
    margin-bottom: 45px;
}
.panel-group ul{
    margin-left: -40px;
}
.aside li a.list-name {
    margin-left: 0px;
}
h2 {
    font-size: 20px;
}





}




@media (min-width: 640px) and (max-width: 767px){


.body-sec1 h4, .number h2, .number p {
	text-align: center
}
.get-quote {
	padding: 2px 115px!important
}
.number {
	margin-bottom: 10px
}
.logo {
	margin: 0 auto!important
}
.fuel-img img {
	margin-top: -32px
}
.below-color ul li {
	display: list-item
}
.dvla-width {
    width: 441px;
	margin:0 auto;
	
	}
	
	.reg-input-new1 {
    height: 84px;
    width: 384px;
	}
	
	.reg-input-new1 {
    font-size: 22px;
	}
.number p {
	margin-top: 14px;
	font-family: SinkinSans-600SemiBold;
	font-size: 12px;
	margin-left: 0
}
.number h2 {
	font-family: Baumans-Regular;
	font-size: 18px
}
.detail-box {
	height: 750px
}
.detail-box input[type=text], input[type=password] {
	width: 90%!important
}
.price-btn {
	padding: 0 72px
}
.pop-btn {
display:none;
}



}





@media (min-width: 768px) and (max-width: 991px){

.f-sec-3 h4 {
	margin-top: 16px!important;
	font-size: 12px!important
}
.dvla-width {
    width: 546px;
	margin:0 auto;
	
	}
	
	.reg-input-new1 {
    height: 84px;
    width: 488px;
	}
	
	.reg-input-new1 {
    font-size: 22px;
	}
.number p {
	margin-top: 14px;
	font-family: SinkinSans-600SemiBold;
	font-size: 12px;
	text-align: center;
	margin-left: 0
}
.number h2 {
	font-family: Baumans-Regular;
	font-size: 18px;
	text-align: center
}
.detail-box {
	height: 750px
}
.detail-box input[type=text], input[type=password] {
	width: 90%!important
}
.price-btn {
	padding: 0 72px
}


}

.f-bg-color h3{
color:#fff;
}





.audi-about img {
    width: 100%;
}




.bottom-buttons{
    position: fixed;
    bottom: 30px;
    left: 25px;
    z-index: 9999;
    background: black;
    height: 60px;
    width: 60px;
    color: white;
    border-radius: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    align-content: center;
    text-align: center;
    justify-content: center;
}
.bottom-button .tooltip{
    position: absolute !important;
    top: -20px !important;
    left: calc(100% + 5px) !important;
    z-index: 3 !important;
    background: #00E676 !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3) !important;
    padding: 6px 12px !important;
    border-radius: 30px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    opacity: 0 !important;
    white-space: nowrap !important;
    pointer-events: none !important;
    transition: 0s !important;
    color: #fff;
}
.bottom-button:hover .tooltip{
    opacity: 1 !important;
    pointer-events: auto !important;
    transition: all 0.4s ease !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.whatsapp {
    bottom: 8px;
    font-size: 40px;
    background: #00E676;
}







