@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

*{
	margin:0;
}
body{
	font-family: 'Open Sans', sans-serif;
}
h1 {
    font-weight: 700;
    font-size: 26px;
    font-style: italic;
    color: #00562e;
}
h2 {
    font-size: 26px;
    font-weight: 700;
    font-style: italic;
    margin-top: 30px;
    color: #00562e;
}
a:hover{
	text-decoration:none;
}
/********* Start-NAV**********/
.padding-0{
    padding: 3px;
}
.bottom-nav {
    background: #00562e;
    padding: 5px;
}
.bottom-nav .email a {
    color: #fff;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
}
.bottom-nav .email a:hover {
    color: #999;
}
.bottom-nav .time a {
    color: #fff;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.bottom-nav .phone a {
    color: #fff;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    text-align: right;
}
.bottom-nav .phone a:hover {
    color: #999;
}
.bottom-nav .phone {
    text-align: right;
}
.bottom-nav .social a {
    padding: 5px;
    color: #fff;
}
.bottom-nav .social a:hover {
    color: #999;
}
.bottom-nav .social {
    text-align: right;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #999;
    background-color: transparent;
}
.navbar-info {
    width: 100%;
}
.navbar-brand>img {
    display: block;
    margin: -21px 0px;
    width: 80%;

}
/***
.navbar-brand>img {
    display: block;
    margin: -4px 0px;
}
.fixed-me{
    transition: all 1s ;
}
***/
.fixed-me {
    background-color: #fff !important;
    padding: 0px !important;
    margin-bottom: 5px;
    position: fixed;
    top: 0;
    z-index: 888;
    width: 100%;
    border-bottom: 3px solid #00562e !important;
    box-shadow: 0 2px 15px 0 rgba(50, 50, 50, .75);
}
.fixed-me a {
    color: #666 !important;
}
.fixed-me :hover {
    color: #fff !important;
}
.navbar-me {
    transition: all 1s;
}
.header-right-menu {
    padding: 5px 15px !important;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 27px 0px;
    font-size: 30px;
    line-height: 20px;
    color: #fff !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
.nav>li {
    position: relative;
    display: block;
    margin-bottom: 10px;
}
.navbar-me {
    padding: 5px 0px;
    background-color: #fff;
    top: 0px;
    border: 0px;
    border-radius: 0px;
    z-index: 99999;
}
.navbar-default .navbar-nav>li>a {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;

    background: #00562e;
}
.navbar-collapse {
    text-align: center;
    border-top-width: 0px;
    padding-top: 10px;
    margin-top: 5px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.menu-collapsed-button {
    margin: 20px 15px 10px 15px !important;
}
/*******************End-nav************************/

.rr-banner{
    background: url(../images/r-r-banner.jpg) no-repeat;
    background-size: cover;
    height: 555px;
    margin-top: -85px;
}

.rr-banner .dvla-form {
    border: 1px solid#fff;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    margin: 35px auto;
    width: 560px;
}
.rr-banner h3{
    color: #fff;
    margin: 10px;
}
.rr-banner .dvla-form .dvla-width {
    width: 514px;
    margin-top: 10px;
    margin: 0 auto;
    background: #fff;
    padding: 3px;
    border-radius: 9px;
}
.rr-banner .dvla-form .dvla-main {
    background: #005baf;
    border-radius: 7px 7px 7px 7px;
    padding: 3px;
    height: 90px;
}
.rr-banner .gb {
    float: left;
}
.rr-banner .dvla-form .reg-input-new1 {
    height: 84px;
    width: 449px;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    background: #fbbc05;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    border: 1px solid #fbbc05;
    outline: none;
    border-radius: 0px 7px 7px 0px;
}
.rr-banner .dvla-form .show-price {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    border-radius: 40px;
    background: rgba(0,86,46,0.1);
    width: 40%;
    margin: 20px auto 12px;
    border: 2px solid#fff;
    height: 59px;
    line-height: 55px;
    background: #00562e;
}
.rr-banner .dvla-form .show-price:hover {
    border: 2px solid #fff;
    background: #0668b2;
    transition-duration: 0.5s;
}
.text-bg.botom {
    border-radius: 0px;
    padding: 20px 20px 5px;
    background: rgba(0, 0, 0, 0.8);
}
.text-bg.botom p{
    color: #fff;
    margin: 0px;
}
.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 3px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn-primary {
    color: #fff;
    background-color: #00562e;
    border: 3px solid #ccc;
    border-radius: 0px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}


.name {
    float: left;
}
.name h4 {
    font-size: 15px;
    font-weight: 600;
}
.stars {
    float: right;
    margin-top: 5px;
}
.excellent {
    margin-top: 37px;
    text-align:center;
}
.excellent img{
    width: 232px;
    margin-top: -37px;
}
.reivew p {
    font-size: 14px;
    line-height: 20px;
}
.month p{
    color:#ccc;
    text-align:right;
    font-size: 13px;
}
.media-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
    margin-top: 30px;
}
/* Previous button */
.media-carousel .carousel-control.left {
    left: -12px;
    background-image: none;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width : 40px;
    margin-top: 15px;
    color: #dbdbdb;
    font-size: 90px;
}
/* Next button  */
.media-carousel .carousel-control.right {
    right: -12px !important;
    background-image: none;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 15px;
    font-size: 90px;
    color: #dbdbdb;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li {
    background: #c0c0c0;
}
.media-carousel .carousel-indicators .active {
    background: #333333;
}
/* End carousel */
@media only screen and (min-width: 1px) and (max-width:992px) {
.excellent {
    border-bottom:1px solid#ccc;
}
.needs {
    height: auto !important;
}
.needs h2 {
    color: #fff;
    font-size: 16px !important;
}
}



.our-services{
    background:#f4f4f4;
    padding: 50px 0px;
}
.our-services img{
    width: 100%;
}
.our-services img:hover{
}
.our-services h3 {
    font-weight: 700;
    font-style: italic;
    font-size: 26px;
    color:#00562e;
}
.our-services p{
    text-align: justify;
    line-height: 30px;
    font-size: 16px;
}
.models{
    text-align: center;
    padding-top: 20px;
}

.models img{
    width: 100%;
    margin-top: -10px;
    transition-duration: 0.5s;
    
}

.model-pics:hover{
    transition-duration: 0.5s;
}
.model-pics p {
    background: #00562e;
    padding: 12px;
    color: #fff;
    font-size: 18px;
    position: relative;
    transition-duration: 0.5s;
    width: 90%;
    margin-top: -49px;
    z-index: 9999;
    margin-left: 22px;
}


.model-pics:hover p{
    background: #0668b2;
    padding: 15px 0px;
    transition-duration: 0.5s;
    margin-top: -154px;
    font-size: 20px;

}
.work-bg b {
    font-weight: 700;
    background: #fff;
    padding: 10px;
    border-radius:50%; 
}
.work-bg {
    background: url(../images/b-g.jpg) no-repeat fixed;
    background-size: cover;
    width: 100%;
    padding: 20px;
    margin-top: 55px;

}
.portion {
    background: #00562e;
    padding: 5px 0px 0px;
    margin-top: 20px;
    height: 100px;
}
.portion .logo-p {
    text-align: center;
}
.portion img{
    width: 35%;
}
.list{
    background: #fff;
    padding: 10px;
    text-align: center;
    height: 284px;
}
.list img{
    width: 13%;
    float: left;
    margin-top: 4px;
}
.list button{
    background: #00562e;
    padding: 10px;
    text-align: center;
    width: 94%;
    margin-top: 5px;
    text-transform: uppercase;
    color: #fff;
    transition-duration: 0.5s;
}
.list button:hover{
    background: #0668b2;
    color: #fff;
    transition-duration: 0.5s;
}
.gallery{
    text-align: center;
    margin-top: 20px;
}
.gellery-pics img{
    width: 100%;
}

.contact-us{
    padding: 30px;
    background: #f4f4f4;
}
.contact-us h2{
    margin-bottom: 20px;
    font-weight: 700;
    margin-left: 12px;
}
.contact-us h3{
    color: #000;
}
.info span{
    font-size: 30px;
    font-weight: 600;
}
.contact-us p{
    font-size: 16px;
}
.contact-us .btn-primary {
    color: #fff;
    background-color: #00562e;
    border: 3px solid #ccc;
    border-radius: 0px;
    margin-top: 26px;
    width: 200px;
    float: right;
}
.contact-us .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.inner-banner{
    margin-top: -86px;
}
.inner-banner img{
    width: 100%;
margin-top: -80px;
}
.contact-detail{
    text-align: center;
    padding: 25px;
}
.contact-detail p{
    font-size: 19px;
}
.contact-detail.about p {
    text-align: justify;
}

.needs{
    background: #00562e;
    height: 100px;
    padding: 15px;
}
.needs h2{
    color: #fff;
    font-size:26px;
}
.needs .btn-primary {
    margin-top: 12px;
}

.rr-banner.one-page{
    background: url(../images/r-rover.jpg) no-repeat;
    margin-top: -85px;
    background-size: cover;
}
.rr-banner.rr-sport{
    background: url(../images/r-rover-sport.jpg) no-repeat;
    background-size: cover;
}
.rr-banner.evoque{
    background: url(../images/evoque.jpg) no-repeat;
    background-size: cover;
}
.rr-banner.vogue{
    background: url(../images/vogueee.jpg) no-repeat;
    background-size: cover;
}
.rr-banner.discovery-3{
    background: url(../images/discovery-3.jpg) no-repeat;
    background-size: cover;
}
.rr-banner.discovery-4{
    background: url(../images/discovery-4.jpg) no-repeat;
    background-size: cover;
}
.rr-banner.freelander{
    background: url(../images/freelander-2.jpg) no-repeat;
    background-size: cover;
}
.rr-banner.defender{
    background: url(../images/defender-2.jpg) no-repeat;
    background-size: cover;
}
.all-models{
    background: url(../images/r-r-in.jpg) no-repeat;
    background-size: cover;
}
.freelander h1{
    color: #fff;
    padding-top: 110px;
    text-align: center;
    text-shadow: 0px 0px 15px #000;
}
.all-models h1{
    color: #fff;
    padding-top: 110px;
    text-align: center;
    text-shadow: 0px 0px 15px #000;
}
.defender h1{
    color: #fff;
    padding-top: 110px;
    text-align: center;
    text-shadow: 0px 0px 15px #000;
}
.discovery-3 h1{
    color: #fff;
    padding-top: 110px;
    text-align: center;
    text-shadow: 0px 0px 15px #000;
}
.discovery-4 h1{
    color: #fff;
    padding-top: 110px;
    text-align: center;
    text-shadow: 0px 0px 15px #000;
}
.vogue h1{
    color: #fff;
    padding-top: 110px;
    text-align: center;
    text-shadow: 0px 0px 15px #000;
}
.evoque h1{
    color: #fff;
    padding-top: 110px;
    text-align: center;
    text-shadow: 0px 0px 15px #000;
}
.rr-sport h1{
    color: #fff;
    padding-top: 110px;
    text-align: center;
    text-shadow: 0px 0px 15px #000;
}
.one-page h1{
    color: #fff;
    padding-top: 110px;
    text-align: center;
    text-shadow: 0px 0px 15px #000;
}
.one-dvla {
    margin-top: -285px;
    background: rgba(0,86,34,0.0);
    padding: 20px 20px 0px;
    border: 0px solid#fff;
}
.one-dvla .dvla-width {
    width: 527px;
    margin-top: 10px;
    margin: 0 auto;
    margin-bottom: 20px;
    background: #fff;
    padding: 3px;
    border-radius: 9px;
}
    
.one-dvla .dvla-main{
    background: #005baf;
    border-radius: 7px 7px 7px 7px;
    padding: 3px;
    height:90px;
}
.one-dvla .reg-input-new1 {
    height: 84px;
    width: 463px;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    background: #fbbc05;
    text-transform: uppercase;
    border:1px solid #fbbc05;
    outline:none;
    border-radius:0px 7px 7px 0px;  
}

.one-dvla .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;
}

/ 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;
}




.one-dvla .show-price {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    border-radius: 40px;
    border-bottom: 4px solid #00562e;
    border-top: 1px solid #00562e;
    background: #00562e;
    background: -moz-linear-gradient(top, #00562e 0, #00562e 100%);
    background: -webkit-linear-gradient(top, #00562e 0, #00562e 100%);
    background: linear-gradient(to bottom, #00562e 0, #00562e 100%);
    width: 100%;
    height: 82px;
    line-height: 55px;
    -webkit-box-shadow: inset 0 0 5px 0 rgba(255, 255, 255, .75);
    -moz-box-shadow: inset 0 0 5px 0 rgba(255, 255, 255, .75);
    box-shadow: inset 0 0 5px 0 rgba(255, 255, 255, .75);
}
.one-dvla .show-price:hover {
    border: 1px solid #0668b2;
    background: #0668b2;
    transition-duration: 0.5s;
}
.dvla-pic img{
    width: 100%;
    margin-top: -74px;
}

/*END OF DVLA SEARCH*/
.r-r-models h1{
    text-align: center;
    font-weight: 700;
    margin-top: 50px;
}
.r-r-models button {
    width: 100%;
    padding: 14px 10px;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px;
    background: #00562e;
    color: #fff;
}
.r-r-models button:hover{
    background: #0668b2;
}
.sub-form{
    background: rgba(0,0,0,0.9);
    padding: 15px;
    border:3px solid#00562e;
}
.last-form{
    background: url(../images/last-banner.jpg) no-repeat;
    background-size: cover;
    height: 680px;
    margin-top: -85px;
    padding-top: 75px;
}
.last-form h1{
    text-align: center;
    padding: 12px;
    font-weight: 700;
    border: 3px solid#00562e;
}
.last-form li {
    font-size: 24px;
    list-style: none;
    line-height: 44px;
}
.last-form .last-lines{
    margin-top: 30px;
}
.last-form p{
    color: #fff;
}
.last-form .form-control {
    margin-bottom: 8px;
}
.stamps img{
    width: 100%;
    margin-top: 20px;
}

.r-r-footer{
    background: #000;
    padding: 50px;
}
.r-r-footer h4{
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.r-r-footer p {
    color: #ccc;
    line-height: 28px;
    font-size: 16px;
    
}
.r-r-footer img {
    width:100%;
}
.r-r-bottom{
    background: #000;
}
.r-r-bottom p{
    border-top: 1px solid#ccc;
    padding: 5px;
    text-align: center;
    color: #fff;
}






.rr-banner.discovery-5 {
    background: url(../images/inner-discovery-5.jpg) no-repeat;
        background-size: auto;
    background-size: cover;
    height: 625px;
    margin-top: -85px;
}
.discovery-5 h1 {
    color: #fff;
    padding-top: 110px;
    text-align: center;
    text-shadow: 0px 0px 15px #000;
}

.rr-banner.discovery-sport {
    background: url(../images/inner-discovery-sport.jpg) no-repeat;
        background-size: auto;
    background-size: cover;
    height: 625px;
    margin-top: -85px;
}
.discovery-sport h1 {
    color: #fff;
    padding-top: 110px;
    text-align: center;
    text-shadow: 0px 0px 15px #000;
}
.rr-banner.rr-velar {
    background: url(../images/inner-velar.jpg) no-repeat;
        background-size: auto;
    background-size: cover;
    height: 625px;
    margin-top: -85px;
}
.rr-banner.rr-velar h1 {
    color: #fff;
    padding-top: 110px;
    text-align: center;
    text-shadow: 0px 0px 15px #000;
}




.datatb button{
    background: #00562e;
    border: 1px solid #00562e;
    color: #fff;
    padding: 5px 17px;
    border-radius: 5px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #00562e;
    border-color: #00562e;
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
    height: 30px;
    border: 1px solid#ccc;
}
div.dataTables_wrapper div.dataTables_length select {
    width: 75px;
    display: inline-block;
    height: 30px;
    border: 1px solid#ccc;
}


.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;
}



/* Scroll To Top Button */
.scroll-top {
    position: fixed;
    right: 30px;
    bottom: 110px;
    width: 45px;
    height: 45px;
    background: #00562e;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-size: 26px;
    border-radius: 50%;
    display: none;
    z-index: 9999;
    cursor: pointer;
    transition: 0.3s;
}

.scroll-top:hover {
    background: #c00113;
    color: #fff;
} 









@media only screen and (min-width: 1px) and (max-width:360px) {
.bottom-nav {
    text-align: center;
    position: relative;
    z-index: 999999;
}
.fixed-me {
    display: none;
}
.navbar-brand > img {
    margin: -18px 0px;
    width: 70%;
}
.navbar-brand {
    margin-top: -53px;
}
.menu-collapsed-button {
    margin: 0px 15px 10px 15px !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #000;
}
.rr-banner {
    height: 277px;
   margin-top: 0px;
   background-size: contain;
}

.rr-banner.discovery-5 {
    height: 277px;
   margin-top: 0px;
   background-size: contain;
}
.rr-banner.discovery-5 h1{
    padding-top: 64px;
    font-size: 18px;
}
.rr-banner.discovery-sport {
    height: 277px;
   margin-top: 0px;
   background-size: contain;
}
.discovery-sport h1 {
    padding-top: 64px;
    font-size: 18px;
}

.rr-banner.rr-velar {
    height: 277px;
   margin-top: 0px;
   background-size: contain;
}
.rr-banner.rr-velar h1 {
    padding-top: 64px;
    font-size: 18px;
}


.rr-banner .dvla-form {
    margin: 146px auto 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
}
.rr-banner h3 {
    font-size: 18px;
}
.rr-banner .dvla-form .dvla-width {
    width: 257px;
}
.rr-banner .dvla-form .reg-input-new1 {
    width: 194px;
    font-size: 18px;
}
.rr-banner .dvla-form .show-price {
    font-size: 24px;
    width: 240px;
    margin: 9px auto 12px;
    height: 51px;
    line-height: 39px;
}
.form-control {
    height: 42px;
    margin-bottom: 4px;
}
.form-group {
    margin-bottom: 4px;
}
.input-group {
    margin-bottom: 4px;
    width: 100%;
}

.lastform-logo{
	text-align: center;
}
.lastform-nmbr {
    text-align: center;
    margin-top: -8px;
}
.model-pics p {
    width: 100%;
    margin-left: 0px;
}
.model-pics:hover p{
    background: #0668b2;
    padding: 16px 0px;
    transition-duration: 0.5s;
    margin-top: -55px;
    font-size: 16px;
}
.models img {
    margin-top: -7px;
}
.list {
    height: auto;
}
.portion img {
    width: 66%;
}
h1{
    font-size: 24px;
}
.contact-us {
    padding: 0px;
    background: #f4f4f4;
}
.contact-us .btn-primary {
    width: 100%;
    float: none;
}
.inner-banner {
    margin-top: -7px;
}
.rr-banner.one-page {
    margin-top: 0px;
    background-size: contain;
}
.one-page h1 {
    color: #fff;
    padding-top: 54px;
    text-shadow: 2px 2px 9px #000;
}
.one-dvla .dvla-width {
    width: 273px;
}
.one-dvla .reg-input-new1 {
    font-size: 19px;
    width: 208px;
}
.one-dvla .show-price {
    font-size: 32px;
    width: 226px;
    height: 58px;
    line-height: 49px;
    margin-left: 28px;
    margin-top: -12px;
}
.text-bg.botom {
    margin-top: 140px;
}
.last-form {
    height: auto;
}
.last-form li {
    font-size: 16px;
    list-style: none;
    line-height: 26px;
}

.r-r-footer {
    background: #000;
    padding: 10px;
}
.r-r-footer img{
    width: 100%;
}
.lastform-logo{
	text-align: center;
}
.lastform-nmbr h3{
    text-align: center;
}
.inner-banner img {
    width: 100%;
    margin-top: 0px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.one-dvla {
    margin-top: 0px;
}
.bottom-nav .phone {
    text-align: center;
}

.rr-lastform h4 {
  font-size: 14px !important;
}

}

@media only screen and (min-width: 361px) and (max-width:768px) {
.bottom-nav {
    padding: 12px;
    text-align: center;
    position: relative;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.bottom-nav .phone {
    text-align: center;
}
.navbar>.container-fluid .navbar-brand {
    width: 66%;
}
.navbar-brand > img {
    width: 220px;
}
.menu-collapsed-button {
    margin: 7px 15px 10px 15px !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #000;
}
.rr-banner {
    height: auto;
    margin-top: -85px;
}
.inner-banner img {
    width: 100%;
    margin-top: 0px;
}
.rr-banner .dvla-form {
    margin: 100px auto 14px;
    width:100%;
}
.rr-banner h3 {
    font-size: 17px;
}
.rr-banner .dvla-form .dvla-width {
    width: 300px;
}
.rr-banner .dvla-form .reg-input-new1 {
    height: 84px;
    width: 235px;
    font-size: 22px;
}
.rr-banner .dvla-form .show-price {
    font-size: 24px;
    width: 250px;
    margin: 8px auto 12px;
    height: 59px;
}
.text-bg.botom {
    margin-top: 0px;
}
.lastform-logo{
	text-align: center;
}
.lastform-nmbr {
    text-align: center;
    margin-top: -8px;
}


.form-control {
    height: 42px;
	margin-bottom: 5px;
}
.form-group {
    margin-bottom: 3px;
}
.input-group {
    width: 100%;
    margin-bottom: 3px;
}
h1{
    font-size: 24px;
}
.model-pics p {
    width: 100%;
    margin-left: 0px;
}
.model-pics:hover p{
    background: #0668b2;
    padding: 16px 0px;
    transition-duration: 0.5s;
    margin-top: -55px;
    font-size: 16px;
}
.models img {
    margin-top: -7px;
}
.list {
    height: auto;
}
.contact-us .btn-primary {
    width: 100%;
    float: none;
}
.contact-us {
    padding: 5px;
}
.inner-banner {
    margin-top: -7px;
}
.needs {
    height: auto;
    padding: 10px;
    text-align: center;
}
.one-page h1 {
    padding-bottom: 100px;
}
.one-dvla {
    margin-top: 0px;
    text-align: center;
}
.one-dvla .dvla-width {
    width: 314px;
}
.one-dvla .reg-input-new1 {
    width: 249px;
    font-size: 22px;
}
.one-dvla .show-price {
    font-size: 30px;
    width: 316px;
    height: 60px;
    line-height: 50px;
}
.last-form {
    height: auto;
}
.last-form li {
    font-size: 16px;
    list-style: none;
    line-height: 26px;
}
.stamps{
    text-align: center;
}
.stamps img {
    width: 80%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.r-r-footer img{
    width: 100%;
}
.r-r-footer {
    padding: 10px;
}
.lastform-logo{
	text-align: center;
}
.lastform-nmbr h3{
    text-align: center;
}
.rr-lastform h4 {
  font-size: 14px !important;
}
}


@media only screen and (min-width: 769px) and (max-width:992px) {
.bottom-nav .phone {
    margin-top: -23px;
}
.navbar>.container-fluid .navbar-brand {
    width: 66%;
}
.navbar-brand > img {
    width: 80%;
}
.nav>li>a {
    padding: 10px 12px;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin-top: -39px;
}
.rr-banner {
    height: auto;
    margin-top: -85px;
}
.rr-banner .dvla-form {
    margin: 100px auto 8px;
}
.form-group {
    margin-bottom: 6px;
}
.input-group {
    width: 100%;
    margin-bottom: 6px;
}
.model-pics p {
    width: 100%;
    margin-left: 0px;
}
.model-pics:hover p{
    background: #0668b2;
    padding: 16px 0px;
    transition-duration: 0.5s;
    margin-top: -55px;
    font-size: 16px;
}
.lastform-logo{
	text-align: center;
}
.lastform-nmbr {
    text-align: center;
    margin-top: -8px;
}

.models img {
    margin-top: -7px;
}
.list {
    height: auto;
}
.needs {
    background: #00562e;
    height: auto;
    padding: 15px;
}
.portion img {
    width: 22%;
}
.rr-banner.one-page {
    margin-top: -76px;
    padding: 137px 0px;
}
.one-dvla {
    margin-top: 0px;
    text-align: center;
}
.one-dvla .show-price {
    width: 400px;
    height: 64px;
    line-height: 54px;
    margin-bottom: 10px;
}
.one-page h1 {
    padding-top: 0px;
}
.last-form {
    height: auto;
}
.stamps img{
    width: 90%;
}
.r-r-footer p {
    text-align: left;
}
.r-r-footer img {
    width: 86%;
}
.lastform-logo{
	text-align: center;
}
.lastform-nmbr h3{
    text-align: center;
   
}
}




@media only screen and (min-width: 993px) and (max-width:1323px) {
.rr-banner .dvla-form .dvla-width {
    width: 435px;
}
.rr-banner .dvla-form .reg-input-new1 {
    width: 372px;
}
.one-dvla .reg-input-new1 {
    width: 85%;
}
.one-dvla .dvla-width {
    width: 100%;
}

.lastform-logo{
	text-align: center;
}
.lastform-nmbr h3{
    text-align: center;
    
}
}




/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}


.f-banner img{
     width:100%;
}
















