@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, sans-serif
}
a,
a:active,
a:focus,
a:hover {
    color: #fff;
    text-decoration: none
}
body,
h5,
p {
    line-height: 24px
}
*,
input:focus {
    outline: 0
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg) format('svg')
}
* {
    margin: 0;
    padding: 0
}
html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
body {
    color: #FFF;
    font-size: 18px;
    overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    text-align: center
}
.wrapper.wrapper_boxed {
    margin: 40px auto;
    max-width: 1230px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5)
}
.wrapper.wrapper_boxed .container {
    padding: 0 20px
}
.wrapper {
    width: 100%
}
h1 {
    font-size: 36px;
    line-height: 42px
}
h2 {
    font-size: 32px;
    line-height: 38px
}
h3 {
    font-size: 28px;
    line-height: 34px
}
h4 {
    font-size: 20px;
    line-height: 26px
}
h5 {
    font-size: 18px
}
h6 {
    font-size: 14px;
    line-height: 20px
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #307abd
}
a {
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
a:active,
a:focus,
a:hover {
    outline: 0
}
p {
    margin: 0 0 20px
}
ul {
    margin: 0
}
figure {
    margin-bottom: 0;
    position: relative
}
blockquote {
    quotes: none
}
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=submit],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    box-shadow: none;
    box-sizing: border-box;
    color: #555;
    font-size: 14px;
    height: 40px;
    line-height: 16px;
    padding: 10px;
    width: 100%;
    margin: 15px 0 0;
}
input[type=text] {
    background: #fff;
    height: 78px;
    line-height: 78px
}
[class*=col-xs],
[class*=col-lg],
[class*=col-md],
[class*=col-sm] {
    display: inline-block;
    float: none;
    margin: 0 -4px 0 0;
    vertical-align: top
}
textarea {
    height: 150px
}
::-webkit-input-placeholder {
    color: #666
}
:-moz-placeholder {
    color: #666;
    opacity: 1
}
::-moz-placeholder {
    color: #666;
    opacity: 1
}
:-ms-input-placeholder {
    color: #666
}
.slicknav_menu,
.slicknav_menu ul {
    display: none
}
.main-section {
    margin-bottom: 0
}
.pt-phone-section {
    text-align: center;
    padding: 12px 0
}
.pt-phone-section .phone {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 20px 0;
    display: block
}
.pt-phone-section .phone img {
    padding: 0 8px
}
.pt-phone-section .phone strong {
    color: #008950
}
.pt-phone-section .profile ul {
    margin: 0;
    padding: 0
}
.pt-phone-section .profile ul li {
    list-style: none;
    display: inline-block;
    position: relative;
    color: #000
}
.pt-phone-section .profile ul li:after {
    position: absolute;
    content: '-';
    top: 0;
    right: 0
}
.pt-phone-section .profile ul li:last-child:after {
    content: ''
}
.pt-phone-section .profile ul li a {
    padding: 10px 15px;
    color: #000
}
.pt-nav-menu {
    background: #008950;
    text-align: center
}
.navbar {
    margin-bottom: 0
}
.navbar-default {
    background: 0 0;
    box-shadow: none;
    border-color: transparent
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 14px;
    padding: 15px 26px 10px;
    text-transform: uppercase
}
.pt-reviews,
.pt-reviews .customer-reviews,
.pt-reviews .recommendation {
    padding: 20px
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #fff
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background: #000
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #008950;
    border: 1px solid rgba(0, 0, 0, .15);
    box-shadow: none
}
.dropdown:hover .dropdown-menu {
    display: block
}
.dropdown-menu>li>a {
    color: #fff
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #000
}
.navbar-toggle {
    background: #fff
}
.pt-works .pt-step-vrm {
    margin-bottom: 10px;
    margin-top: 18px
}
.pt-works .pt-step-reg-txt {
    font-size: 18px;
    color: #008950
}
.pt-works .pt-reg-para p {
    font-size: 16px;
    line-height: 22px;
    color: #4b4b4b
}
.pt-reviews .outer {
    border: 2px solid #ccc;
    border-radius: 5px;
    text-align: center;
    color: #474a46;
    margin: 20px 0 10px
}
.pt-reviews .trust-pilot {
    padding: 20px;
    border: 2px solid #ccc;
    margin-top: 40px;
    border-radius: 4px
}
.pt-reviews .trust-pilot .pilot {
    background: #292929;
    color: #999
}
.pt-reviews .recommendation .percentage {
    color: #6abf2b;
    font-size: 40px
}
.section-title {
    margin-bottom: 20px;
    text-align: center
}
.pt-banner {
    background: url(../images/banner.jpg) no-repeat;
    background-size: cover
}
.pt-banner h1 {
    color: #fff;
    padding: 10px 0
}
.pt-banner .vrm {
    position: relative;
    width: 554px;
    height: 122px;
    border-radius: 7px;
    border: 7px solid #008950;
    background: #fff
}
.pt-banner .vrm input {
    border: 7px solid #008950;
    border-radius: 7px;
    left: 8px;
    position: absolute;
    top: -4px;
    width: 470px;
    font-size: 26px;
    text-align: center;
    padding: 0 45px;
    text-transform: uppercase
}
.pt-banner .vrm label {
    position: relative;
    margin: 0
}
.pt-banner .vrm label:after {
    background: url(../images/gb.png) no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 77px;
    left: 14px;
    position: absolute;
    top: -4px;
    width: 45px
}
.pt-banner .vrm .go {
    background: #008950;
    border-radius: 5px;
    font-size: 26px;
    font-weight: 700;
    padding: 27px;
    position: absolute;
    right: -528px;
    top: -4px
}

.pt-banner .or-bg {
    background: linear-gradient(to bottom, #4d4d4d 0, #4e4e4e 100%, #207cca 100%) rgba(0, 0, 0, 0);
    border: 1px solid #000;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    margin-top: 20px
}
.pt-banner .or-txt {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    display: block;

}
/*.pt-banner .enter-part-outer {
    border-radius: 7px;
    position: relative;
    height: 122px
}*/
.pt-banner .enter-part-outer input {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 20px;
    margin: 0 0 10px;
    padding: 10px;
    width: 572px;
}
.pt-banner .widget-bg {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    border-radius: 5px;
    margin: 20px 0 0;
}
.pt-banner .enter-part-outer a {
    background: #008950 none repeat scroll 0 0;
    border-color: #ffffff;
    border-radius: 0 3px 3px 0;
    border-width: 4px 4px 4px medium;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    padding: 23px 29px;
    position: absolute;
    right: 27px;
    top: 4px;
}
.pt-banner .bullet-points {
    padding: 40px 0
}
.pt-banner .bullet-points .bullet-text {
    padding: 0 10px
}
.pt-banner ul {
    margin: 0;
    padding: 0
}
.pt-banner ul li {
    list-style: none;
    display: inline-block
}
.pt-widget {
    background: #4a4f54;
    text-align: center
}
.pt-widget .widget-heading {
    color: #fff;
    font-size: 28px;
    padding: 15px 0;
    text-transform: uppercase;
    display: block
}
.pt-widget ul {
    margin: 0 0 15px;
    padding: 0
}
.pt-widget ul li {
    list-style: none;
    display: inline-block
}
.pt-widget ul li .widget-cta {
    background: #008950;
    border-radius: 5px;
    color: #fff;
    padding: 10px 30px;
    text-transform: uppercase
}
.pt-spare-parts .special ul {
    margin: 0;
    padding: 0
}
.pt-spare-parts .special ul li {
    display: inline-block;
    padding: 0;
    margin: 0
}
.pt-spare-parts .media figure {
    border: 4px solid #666;
    margin-bottom: 20px
}
.pt-spare-parts .media figure img {
    height: 282px;
    position: relative;
    width: 100%;
}
.pt-spare-parts .media figure .left-corner {
    position: absolute;
    left: 0;
    top: 0;
    background: #2f3130;
    padding: 5px;
    color: #fff
}
.pt-spare-parts .media figure .right-corner {
    position: absolute;
    right: 0;
    top: 0;
    background: #cb0505;
    padding: 5px;
    color: #fff
}
.pt-spare-parts .media figure .bottom-text {
    position: absolute;
    background: #2f3130;
    bottom: 0;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    width: 100%
}
.pt-spare-parts .media figure figcaption {
    position: absolute;
    background: rgba(27, 115, 81, .7);
    height: 100%;
    width: 100%;
    opacity: 0;
    top: 10%;
    text-align: center;
    transition: all .3s ease-in-out 0s
}
.pt-spare-parts .media:hover figure figcaption {
    top: 0;
    opacity: 1
}
.pt-review-banner .pt-banner-pic {
    margin-top: 15px
}
.pt-spare-parts .media figure figcaption span {
    padding: 34px 5px;
    color: #fff;
    display: block
}
.pt-spare-parts .media figure figcaption span:hover {
    color: #fff
}
.pt-spare-parts .media figure figcaption a {
    display: block;
    padding: 10px 5px;
    margin-bottom: 5px
}
.pt-spare-parts .media figure figcaption .cart,
.pt-spare-parts .media figure figcaption .detail {
    border: 2px solid;
    border-radius: 5px;
    display: inline-block
}
.pt-top-parts .media figure {
    border: 4px solid #666;
    padding: 4px;
    margin-bottom: 20px;
    height: 60px;
    background: #2f3130;
    text-align: center
}
.pt-top-parts .media figure img {
    width: 100%;
    position: relative
}
.pt-top-parts .media figure figcaption {
    position: absolute;
    background: rgba(0, 0, 0, .5);
    height: 100%;
    width: 100%;
    opacity: 0;
    top: 10%;
    text-align: center;
    transition: all .3s ease-in-out 0s
}
.pt-top-parts .media:hover figure figcaption {
    top: 0;
    opacity: 1
}
.pt-top-parts .media figure .bottom-text {
    text-transform: uppercase;
    color: #fff;
    bottom: 0;
    left: 0;
    padding: 10px 0;
    text-align: center;
    width: 100%
}
.pt-top-parts .media figure figcaption ul {
    text-align: center;
    margin: 0;
    padding: 0
}
.pt-top-parts .media figure figcaption ul li {
    list-style: none
}
.pt-top-parts .media figure figcaption ul li a {
    font-size: 14px;
    line-height: 16px
}
.pt-top-parts .media figure figcaption ul li a:hover {
    text-decoration: underline
}
.pt-top-parts .media figure ul li:last-child a {
    color: #f2ff5b
}
.pt-content .para {
    padding: 0 5px
}
.pt-content .content-banner {
    background: url(../images/content-banner.jpg) no-repeat;
    background-size: cover
}
.pt-content .para h3 {
    text-align: left;
    color: #fff
}
.pt-choose-land-rover {
    text-align: center
}
.pt-choose-land-rover .media {
    border: 1px solid #ccc;
    border-bottom: 3px solid #ccc;
    padding: 10px 20px;
    margin-bottom: 20px
}
.pt-choose-land-rover .media:hover {
    background: #f1efef
}
.pt-choose-land-rover .media figure ul {
    margin: 0;
    padding: 0
}
.pt-choose-land-rover .media figure ul li {
    line-height: 24px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 13px;
    font-weight: 700
}
.pt-choose-land-rover .media figure ul li img {
    width: 100%;
    text-align: center
}
.pt-choose-land-rover .media figure ul li a {
    font-size: 12px;
    color: #474a46
}
.pt-choose-land-rover .media figure ul li a:hover {
    color: #1d6142;
    font-weight: 700
}
.pt-choose-land-rover .media figure ul li a span {
    font-size: 15px
}
.pt-payment-methods .payment {
    color: #474a46;
    border-right: 1px solid #ededed
}
.pt-payment-methods .payment:last-child {
    border-right: none
}
.pt-payment-methods .payment span {
    color: #000;
    letter-spacing: 1px;
    font-size: 20px;
    text-transform: uppercase
}
.pt-payment-methods .payment p {
    padding: 5px 10px;
    font-size: 16px;
    text-align: justify
}
.pt-payment-methods .payment ul {
    margin: 0;
    padding: 0;
    text-align: center
}
.pt-payment-methods .payment ul li {
    display: inline
}
.pt-a-to-z .abc {
    padding: 0 5px;
    text-align: center
}
.pt-a-to-z .abc p {
    text-transform: uppercase;
    color: #474a46;
    font-size: 28px
}
.pt-footer .find-us ul li span,
.pt-footer .my-account ul li a,
.pt-footer .navigation ul li a,
.pt-footer .why-buy-from-us ul li a {
    display: block;
    color: #c1c1c1;
    line-height: 20px
}
.pt-footer .footer-bg {
    background: url(../images/footer-bg.jpg) no-repeat;
    background-size: cover
}
.pt-footer .navigation span {
    padding: 10px 0;
    display: block
}
.pt-footer .navigation ul {
    margin: 0;
    padding: 0
}
.pt-footer .navigation ul li {
    list-style: none;
    margin: 0;
    padding: 0
}
.pt-footer .navigation ul li a {
    font-size: 14px
}
.pt-footer .why-buy-from-us span {
    padding: 10px 0;
    display: block
}
.pt-footer .why-buy-from-us ul {
    margin: 0;
    padding: 0
}
.pt-footer .why-buy-from-us ul li {
    list-style: none;
    margin: 0;
    padding: 0
}
.pt-footer .why-buy-from-us ul li a {
    font-size: 14px
}
.pt-footer .my-account span {
    padding: 10px 0;
    display: block
}
.pt-footer .my-account ul {
    margin: 0;
    padding: 0
}
.pt-footer .my-account ul li {
    list-style: none;
    margin: 0;
    padding: 0
}
.pt-footer .my-account ul li a {
    font-size: 14px
}
.pt-footer .find-us span {
    padding: 10px 0;
    display: block
}
.pt-footer .find-us ul {
    margin: 0;
    padding: 0
}
.pt-footer .find-us ul li {
    list-style: none;
    margin: 0;
    padding: 0
}
.pt-footer .find-us ul li span {
    padding: 0 8px;
    font-size: 14px
}
.pt-footer .find-us ul li ul {
    margin: 0;
    padding: 0
}
.pt-footer .find-us ul li ul li {
    display: inline
}
.pt-footer .find-us ul li ul li img {
    padding: 10px 0
}
.pt-footer .copy-bg {
    background: #1f1f1e
}
.pt-footer .copy-bg span {
    padding: 10px 3px;
    display: block;
    font-size: 14px
}
.pt-footer .copy-bg .terms-privacy ul {
    margin: 0;
    padding: 0
}
.pt-footer .copy-bg .terms-privacy ul li {
    list-style: none;
    display: inline-block
}
.pt-footer .copy-bg .terms-privacy ul li::after {
    content: "|";
    margin: 0 0 0 -8px;
    padding: 0 3px;
    position: absolute;
    top: 10px
}
.pt-footer .copy-bg .terms-privacy ul li a:last-child,
.pt-footer .copy-bg .terms-privacy ul li:first-child:after {
    content: ''
}
.pt-footer .copy-bg .terms-privacy ul li a {
    padding: 10px 3px;
    display: block;
    font-size: 14px
}
.vertical-line {
    border-right: 2px solid #bcbcbc;
    bottom: 11px;
    height: 79px;
    position: absolute;
    right: 102px
}
.horizontal-line {
    border-top: 2px solid #bcbcbc;
    bottom: 46px;
    content: "-";
    height: 0;
    position: absolute;
    right: 104px;
    width: 398px
}
.cart-img {
    position: absolute;
    right: 70px;
    top: 30px
}
.cart-count {
    color: #000;
    position: absolute;
    right: 77px;
    top: 78px
}
.pt-breadcrumbs ul {
    padding: 0;
    margin: 0
}
.pt-breadcrumbs ul li {
    display: inline-block;
    list-style: none;
    padding: 10px 5px;
    position: relative;
    font-size: 12px;
    color: #000;
    font-weight: 700
}
.pt-breadcrumbs ul li a,
.pt-breadcrumbs ul li:after {
    color: #7e7e7e;
    font-size: 11px!important
}
.pt-breadcrumbs ul li:after {
    position: absolute;
    content: '/';
    left: -6px;
    top: 10px
}
.pt-breadcrumbs ul li:first-child:after {
    content: ''
}
.pt-part-widget {
    background: #f7f7f7
}
.pt-part-widget ul {
    padding: 0;
    margin: 0
}
.pt-part-widget ul li {
    display: inline-block;
    list-style: none;
    padding: 10px 5px;
    position: relative
}
.pt-part-widget ul li select {
    border-radius: 5px;
    border: 2px solid #008950;
    color: #000;
    font-size: 14px;
    padding: 4px 8px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/choose.jpg) 90% 55% no-repeat
}
.pt-part-widget ul li span {
    color: #000
}
.pt-part-widget ul li a {
    background: #9c9c9c;
    border-radius: 5px;
    font-size: 20px;
    padding: 8px 20px
}
.pt-carpart-details h4 {
    text-align: left;
    font-weight: lighter
}
.pt-carpart-details h4 span {
    color: #7e7e7e;
    font-size: 18px;
    font-weight: lighter
}
.pt-carpart-details h6 {
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    margin: 2px 0;
    text-align: left;
    text-transform: capitalize
}
.pt-carpart-details h6 span {
    color: #7e7e7e
}
.pt-carpart-details ul.field-details {
    margin: 0;
    padding: 0
}
.pt-carpart-details ul.field-details li {
    display: inline-block
}
.pt-part-listings .cat-price {
    background: #f6f6f6;
    padding: 15px;
    border: 1px solid #e0e0e0;
    margin: 10px 0 0
}
.pt-part-listings .cat-price ul li {
    list-style: none;
    border-bottom: 1px dashed #999;
    padding-bottom: 2px
}
.pt-part-listings .cat-price ul li h6 {
    text-align: left;
    font-weight: lighter
}
.pt-part-listings .cat-price ul li ul li {
    border: none;
    border-bottom: 1px dashed #CCC
}
.pt-part-listings .cat-price ul li ul li a {
    color: #7e7e7e;
    font-size: 14px;
    font-weight: lighter;
}
.pt-part-listings .cat-price ul li ul.price-range li {
    display: inline
}
.pt-part-listings .cat-price ul li ul.price-range li span {
    color: #000;
    padding: 0 5px 0 0
}
.pt-part-listings .cat-price ul li ul.price-range li input {
    background: #f3f3f3;
    border: 2px solid #e6e6e6;
    height: 0;
    line-height: 0;
    margin: 0 0 10px;
    padding: 12px;
    width: 96px;
    color: #000
}
.pt-part-listings .sidebar-reviews {
    background: #f6f6f6;
    padding: 15px;
    border: 1px solid #e0e0e0;
    margin: 10px 0
}
.pt-part-listings .sidebar-reviews ul li {
    list-style: none
}
.pt-part-listings .sidebar-reviews ul li.orig-review {
    padding: 15px 0
}
.pt-part-listings .sidebar-reviews ul li.car-head {
    font-size: 13px;
    color: #000
}
.pt-part-listings .sidebar-reviews ul li.car-desc {
    font-size: 11px;
    line-height: 17px;
    color: #7e7e7e
}
.pt-part-listings .sidebar-reviews ul li.car-reviewer {
    padding: 5px 0;
    color: #000;
    font-size: 11px
}
.pt-part-listings .sidebar-reviews ul li.orig-review span.hours {
    color: #888787;
    font-size: 10px;
    margin-left: 10px
}
.pt-part-listings .sidebar-reviews ul li .tp-detail {
    text-align: center
}
.pt-part-listings .sidebar-reviews ul li .tp-detail strong {
    color: #000;
    font-weight: 400
}
.pt-part-listings .sidebar-reviews ul li .tp-detail span.tp-total-reviews {
    font-size: 12px;
    line-height: 12px!important;
    color: #292929;
    text-align: justify;
    padding: 0 10px
}
.pt-part-listings .sidebar-reviews ul li .tp-detail span.tp-trust {
    font-size: 17px;
    padding: 0 5px;
    color: #231f20
}
.pt-part-listings .sidebar-reviews ul li .tp-detail span.tp-pilot {
    font-size: 18px;
    color: #929497
}
.pt-part-listings .sidebar-reviews ul li h6 {
    text-align: left;
    font-weight: lighter
}
.pt-part-listings .list-content {
    border-bottom: 1px solid #9c9c9c;
    padding: 10px 0
}
.pt-part-listings figure img {
    border: 1px solid #ccc
}
.pt-part-listings .list-content h3 {
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    text-transform: capitalize;
    margin: 0;
}
.pt-part-listings .list-content h3 span{text-decoration: none;}
.pt-part-listings .list-content span img {
    padding: 5px 0
}
.pt-part-listings .list-content span.star-rate {
    color: #000;
    padding: 0 0 0 10px
}
.pt-part-listings .list-content h5 {
    text-align: left;
    font-weight: 500;
    margin: 0
}
.pt-part-listings .list-content p {
    color: #7e7e7e;
    font-size: 13px;
    line-height: 18px;
    text-align: left
}
.pt-part-listings .list-content .availability {
    color: #7e7e7e;
    font-size: 12px
}
.pt-part-listings .list-content .availability ul {
    margin: 30px 0 0;
    padding: 0
}
.pt-part-listings .list-content .availability ul li {
    display: inline;
    padding: 0 0 0 32px;
    position: relative;
    font-size: 14px;
}
.pt-part-listings .list-content .availability ul li:before {
    content: url(../images/green-tick.jpg);
    left: 0;
    position: absolute;
    top: -5px
}
.pt-part-listings .list-content .availability ul li:last-child:after {
    content: ''
}
.pt-part-listings .list-content .cart-box {
    background: #f3f3f3;
    padding: 8px;
    border: 2px solid #e6e6e6
}
.pt-part-listings .list-content .cart-box ul {
    margin: 0;
    padding: 0
}
.pt-part-listings .list-content .cart-box ul li {
    list-style: none;
    margin: 0;
    padding: 8px 0;
    text-align: center
}
.pt-part-listings .list-content .cart-box ul li input {
    background: #f3f3f3;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 30px;
    padding: 0 5px;
    width: 45%
}
.pt-part-listings .list-content .cart-box .red {
    color: #ef1f23;
    font-size: 24px;
    font-weight: 700;
    padding: 0 10px 0 0
}
.pt-part-listings .list-content .cart-box .green {
    color: #008950;
    font-size: 18px;
    font-weight: 700;
    padding: 0 10px 0 0
}
.pt-part-listings .list-content .cart-box .quantity,
.pt-part-listings .list-content .cart-box .text {
    color: #a1a1a1
}
.pt-part-listings .list-content .cart-box .red-cart-btn {
    color: #FFF;
    background: #ef1f23;
    display: block;
    padding: 10px;
    border-radius: 4px
}
.pt-deatil-bg {
    background: #4a4f54;
    font-size: 19px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 15px 0;
    text-transform: uppercase
}
.pt-checkout-reg {
    margin: 10px -20px 10px;
}
.pt-optional-txt {
    display: block;
    font-size: 16px;
    color: #0047aa;
    margin: 7px 0 0;
}
.pt-confirm-txt {
    font-size: 16px;
    color: #212121;

    display: block;
}
.pt-checkout-field input {
    background: #fbf267 none repeat scroll 0 0;
    border-radius: 0 5px 5px 0;
    color: #212121;
    font-size: 16px;
    height: 69px;
    line-height: 0;
    margin: 0;
    width: 365px;
    text-transform: uppercase;
}
.pt-method-txt {
    display: block;
    font-size: 20px;
    color: #000;
}
.pt-checkout-radio-box {
    margin: 10px 0;
}
.pt-checkout-radio-box ul li {
    display: inline;
    list-style: outside none none;
    margin: 10px 0 0;
    padding: 0 5px;
}
.pt-checkout-radio-box ul li input {
    background: #dbdddf;
    border: 1px solid #919292;
}
.pt-part-outer,
.pt-product-txt,
.pt-total-txt {
    padding: 10px 0
}
.pt-contact-deatil .pt-name {
    font-size: 18px;
    color: #575757
}
.pt-contact-deatil .pt-name .pt-star {
    color: #e50d0d
}
.pt-contact-deatil .pt-name-field input {
    background: #fff99a;
    border: 1px solid #e9e6b9;
    border-radius: 3px;
    height: 40px!important;
    margin: 5px 0
}
.checkbox {
    font-size: 14px;
    color: #575757
}
.checkbox a {
    font-size: 14px;
    color: #2673f3
}
.pt-order-txt {
    font-size: 18px;
    color: #575757;
    margin-bottom: 10px
}
.pt-product-txt,
.pt-subtotal-txt,
.pt-total-txt {
    color: #000;
    font-size: 22px;
    text-transform: uppercase;
    display: block
}
.pt-form-group {
    margin: 10px 0
}
.pt-head-outer {
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 2px
}
.pt-total-txt {
    text-align: right
}
.pt-part-txt {
    color: #828181;
    font-size: 14px;
    font-weight: 700
}
.pt-part-outer {
    border-bottom: 2px solid #e2e2e2;
    border-left: 2px solid #e2e2e2;
    border-right: 2px solid #e2e2e2
}
.pt-icon-txt {
    color: #000;
    background: #fff;
    border-radius: 5px;
    padding: 2px 6px
}
.pt-icon-outer {
    /*    text-align: center;*/
    display: block
}
.pt-icon-counter input {
    height: 26px;
    width: 17%;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 2px 5px
}
.pt-icon-txt-cross,
.pt-icon-txt-refresh {
    border-radius: 5px;
    color: #fff;
    padding: 6px 8px;
    font-size: 12px
}
.pt-icon-txt-cross {
    background: #ea2e49
}
.pt-icon-txt-refresh {
    background: #428bca
}
.pt-part-price {
    text-align: right;
    color: #828181;
    display: block
}
.checkout-textarea {
    background: #f6f6f6 none repeat scroll 0 0;
    max-width: 100%;
}
.textarea-proceed-btn {
    background: #008950;
    padding: 15px;
    display: block;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    margin-top: 20px;
}
.overlay-bg-left {
    background: url(../images/overlay-bg.jpg)
}
.overlay-bg-right {
    background: url(../images/overlay-bg-2.jpg)
}
.gen-parts-text {
    color: #474a46;
    display: block;
    font-size: 16px;
    padding: 0 10px 10px
}
.widget ul li .search-btn-overlay {
    background: #929292;
    border-radius: 5px;
    display: block;
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    margin: 15px 10px;
    padding: 10px;
    text-align: center;
    width: 192px;
    color: #fff;
}
.search-btn-overlay-modals{
    background: #929292;
    border-radius: 5px;
    display: block;
    font-size: 26px;
    font-weight: 700;
    margin: 25px 85px;
    padding: 10px;
    text-align: center;
    width: 192px;
    color: #fff;
}
.overlay-sticker {
    left: -134px;
    position: relative;
    top: 15px;
}
.pt-banner .widget ul li {
    list-style: none;
    display: inline-flex;
    padding: 0 8px;
}
.widget ul li .parts-options select {
    background:#eaeaea url(../images/select-dropdown.png) no-repeat right 5px top 14px;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 2px solid #aeaeae;
    border-radius: 5px;
    width: 225px;
    height: 45px;
    cursor: pointer;
}
.widget ul li .select-drop {
    left: 225px;
    position: relative;
    top: 0;
    z-index: 100;
}
.overlay-heading {
    color: #008950;
    font-size: 24px;
    margin: 0;
    line-height: 26px
}
.car-details-overlay {
    color: #252b37;
    font-size: 16px
}
.click {
    color: #0254a1
}
.overlay-copy {
    padding: 5px 0
}
.pt-a2z-parts .part-style {
    background: #7a7a7a;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 10px 5px;
    margin-bottom: 10px
}
.pt-a2z-parts .part-style:hover {
    background: #008950
}
.vrm-car {
    width: 265px!important;
    position: inherit!important;
    border: none!important;
    background: 0 0!important
}
.pt-banner .vrm-car input {
    height: 60px;
    border: 3px solid #008950!important;
    border-radius: 3px!important;
    font-size: 20px!important;
    left: 8px!important;
    padding: 0 32px!important;
    position: absolute!important;
    text-align: center!important;
    top: -4px!important;
    width: 220px!important;
    text-transform: uppercase!important
}
.pt-banner-car {
    padding: 0!important
}
.pt-banner-car .vrm-car .go {
    background: #008950!important;
    border-radius: 0 5px 5px 0!important;
    font-size: 26px!important;
    font-weight: 700!important;
    padding: 18px 10px!important;
    position: absolute!important;
    right: -255px!important;
    top: -4px!important
}
.pt-banner-car .vrm-car label::after {
    background-size: 35px!important;
    left: 8px!important
}
.not-vehicle {
    color: #000;
    font-size: 16px;
    position: relative;
    text-align: center;
    padding-left: 15px
}
.not-vehicle .car-reviewer {
    font-size: 16px;
    color: #7e7e7e
}
.pt-about-section {
    padding: 0 10px 10px;
    color: #474a46
}
.pt-about-section h2 {
    text-align: left
}
.pt-about-section p {
    text-align: justify
}
.about-page-fig {
    padding: 20px;
    text-align: center
}
.pagination>li>a,
.pagination>li>span {
    cursor: pointer
}
.pt-utility-text {
    color: #474a46;
    text-align: justify
}
.form-area {
    background: #f5f5f5
}
.form-area input {
    height: 54px;
    margin: 15px 0 0
}
.form-area textarea {
    margin: 10px 0 0
}
.form-area .msg {
    display: inline-block;
    color: #fff;
    font-size: 28px;
    margin-bottom: 20px;
    background: #008950
}
.pt-part-detail {
    background: #f7f7f7;
    border: 1px solid #d8d8d8;
    padding: 10px
}
.pt-part-detail .pt-your-txt {
    color: #1c1c1c;
    font-size: 16px;
    margin-top: 8px;
    text-transform: uppercase
}
.pt-part-detail .pt-year-txt ul li {
    display: inline;
    list-style: none
}
.pt-part-detail .pt-year-txt ul li select {
    background: linear-gradient(to bottom, #f9f9f9 0, #ebebeb 100%) rgba(0, 0, 0, 0);
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    color: #303030;
    font-size: 14px;
    margin: 0 0 0 5px;
    width: 15%
}
.pt-part-detail .pt-year-txt ul li .pt-part-go-btn {
    background: #9c9c9c;
    border-radius: 5px;
    color: #fefefe;
    display: inline-block;
    font-size: 20px;
    padding: 7px;
    text-align: center;
    width: 15%
}
.pt-part-detail-abs .pt-abs-pic {
    margin: 15px 0
}
.pt-part-detail-abs .pt-braking-txt {
    color: #008950;
    display: block;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    margin-top: 10px;
    text-transform: uppercase
}
.pt-part-detail-abs .pt-price-txt {
    font-size: 28px;
    line-height: 34px;
    color: #ef1f23;
    display: block;
    font-weight: 700;
    margin-top: 10px
}
.pt-part-detail-abs .pt-num-detail {
    margin-top: 10px;
    margin-bottom: 10px
}
.pt-part-detail-abs .pt-num-detail ul li {
    display: inline;
    list-style: none
}
.pt-part-detail-abs .pt-num-detail ul li .pt-num-txt {
    font-size: 18px;
    color: #1d1d1d
}
.pt-part-detail-abs .pt-num-detail ul li .pt-rtc-txt {
    font-size: 20px;
    color: #008950;
    font-weight: 700
}
.pt-part-detail-abs .pt-stock-txt-detail ul li {
    list-style: none
}
.pt-part-detail-abs .pt-stock-txt-detail ul li span {
    font-size: 14px;
    color: #00804f;
    padding: 0 0 0 10px
}
.pt-part-detail-abs .pt-qty-detail ul li {
    list-style: none;
    display: inline
}
.pt-part-detail-abs .pt-qty-detail {
    margin-top: 10px
}
.pt-part-detail-abs .pt-qty-detail .pt-qty-txt {
    font-size: 14px;
    color: #444449;
    padding: 0 0 0 5px;
    margin-top: 8px
}
.pt-part-detail-abs .pt-qty-detail .pt-qty-1 {
    border: 1px solid silver;
    width: 20%;
    border-radius: 3px
}
.pt-part-detail-abs .pt-qty-detail .pt-qty-cart-btn {
    background: #ef1f23 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 8px 24px;
    text-align: center;
    width: 40%;
}
.pt-part-detail-abs .pt-qty-detail .pt-qty-cart-btn span img{
    margin: 0 5px 0 0;
}
.pt-part-detail-abs .pt-comptble-box {
    background: #fbfae8;
    border: 1px solid #bdbdbd;
    margin-top: 8px;
    padding: 10px
}
.pt-part-detail-abs .pt-comptble-box span {
    font-size: 16px;
    color: #757575
}
.pt-part-detail-abs .pt-comptble-box .pt-series-txt {
    font-size: 16px;
    color: #2d731f;
    font-weight: 700;
    text-align: center;
    display: inline
}
.pt-part-detail-abs .pt-shipping-box .pt-shipping-btn {
    display: block;
    background: #e1e1e1;
    text-align: center;
    font-size: 14px;
    color: #1c1c1c;
    border: 1px solid #bdbdbd;
    margin-top: 10px;
    padding: 5px;
    text-transform: uppercase
}
.pt-part-detail-abs .pt-part-desc {
    text-align: left;
    color: #474a46;
    margin-top: 15px
}
.pt-part-detail-abs .pt-part-desc h3 {
    text-align: left;
    color: #008950;
    margin: 0;
    font-size: 22px;
    position: relative
}
.abc a,
.ui-autocomplete-input,
ul[id^=ui-id-] li a {
    color: #000
}
.pt-part-detail-abs .pt-part-desc h3:after {
    position: absolute;
    content: '';
    border: 1px solid #c1c1c1;
    width: 100%;
    top: 36px;
    left: 0
}
.pt-part-detail-abs .pt-part-desc h4 {
    text-align: left;
    margin: 10px 0 0;
    font-weight: lighter
}
.pt-part-detail-abs .pt-part-desc p {
    text-align: left;
    margin-bottom: 10px
}
.pt-part-detail-abs .pt-part-desc ul {
    margin: 0;
    padding: 10px 0
}
.pt-part-detail-abs .pt-part-desc ul li {
    list-style: none
}
.abc a:hover {
    font-size: 40px
}
.modal.fade:not(.in).left .modal-dialog {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.modal.fade:not(.in).right .modal-dialog {
    -webkit-transform: translate3d(125%, 0, 0);
    transform: translate3d(125%, 0, 0)
}
.modal.fade:not(.in).bottom .modal-dialog {
    -webkit-transform: translate3d(0, 125%, 0);
    transform: translate3d(0, 125%, 0)
}
.pt-overly-box {
    z-index: 99999;
    width: 721px
}
.parts-options option {
    text-transform: uppercase
}
.overlay-bg-left,
.overlay-bg-right {
    height: 320px
}
.overlay-bg-left .text-center,
.overlay-bg-right .text-center {
    height: 100%
}
ul[id^=ui-id-] {
    z-index: 999999;
    width: 500px;
    border: 1px solid #ccc;
    background: #fff
}
ul[id^=ui-id-] li {
    list-style: none
}
ul[id^=ui-id-] li:focus,
ul[id^=ui-id-] li:hover {
    background: #e3e3e3
}
ul[id^=ui-id-] li a:blur,
ul[id^=ui-id-] li a:hover,
ul[id^=ui-id-] li:blur>a,
ul[id^=ui-id-] li:hover>a {
    background-color: transparent!important;
    border: none!important
}
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover,
ul[id^=ui-id-] li.selected,
ul[id^=ui-id-] li:hover {
    background-color: #c6c7c7!important;
    color: #000!important;
    border: none!important
}
.bold-text {
    color: #000;
    font-weight: 700
}
.autoinput {
    height: 32px!important;
    width: 565px!important;
    font-family: Montserrat, sans-serif;
    padding-left: 10px;
    padding-top: 5px
}
.goog-btn {
    background-image: url(../images/search.png)
}
.glg-btn {
    background: #4285f4;
    display: block;
    margin: 0 -8px;
    width: 60px
}
.listing-vrm-outr {
    background: 0 0;
    border: none
}
.listing-vrm-outr input {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 18px;
    margin: 0;
    padding: 10px;
    width: 267px
}
.listing-vrm-outr a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fafafa 0px, #e6e6e6 100%, #207cca 100%) repeat scroll 0 0;
    border-radius: 0 7px 7px 0;
    color: #999;
    font-size: 26px;
    font-weight: 700;
    padding: 23px 9px;
    position: absolute;
    right: 24px;
    top: 160px;
}
.listing-vrm-outr-go-all a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fafafa 0px, #e6e6e6 100%, #207cca 100%) repeat scroll 0 0;
    border-radius: 0 7px 7px 0;
    color: #999;
    font-size: 26px;
    font-weight: 700;
    padding: 23px 9px;
    position: absolute;
    right: 24px;
    top: 157px;
}
.listing-vrm-outr-go-all input {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 18px;
    margin: 0;
    padding: 10px;
    width: 267px
}
.listing-vrm-outr-go-all textarea {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 10px;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: 78px;
    color: #666666;
}
.listing-vrm-outr-go-all-model a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fafafa 0px, #e6e6e6 100%, #207cca 100%) repeat scroll 0 0;
    border-radius: 0 7px 7px 0;
    color: #999;
    font-size: 26px;
    font-weight: 700;
    padding: 23px 9px;
    position: absolute;
    right: 24px;
    top: 4px;
}
.listing-vrm-outr-go-all-model input {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 18px;
    margin: 0;
    padding: 10px;
    width: 267px
}
.listing-vrm-outr-go-all-model textarea {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 10px;
    width: 100%;
    max-width: 100%;
    height: 78px;
    max-height: 78px;
    color: #666666;
}
.pt-part-listings .sport-txt {
    color: #000;
    font-size: 14px;
    text-align: center;
}
.pt-part-listings .list-vrm input {
    border: 7px solid #008950;
    border-radius: 7px;
    font-size: 18px;
    left: 8px;
    margin: 10px 0;
    padding: 0 45px;
    text-align: center;
    text-transform: uppercase;
    width: 264px
}
.pt-part-listings .list-vrm-go-all input {
    border: 7px solid #008950;
    border-radius: 7px;
    font-size: 18px;
    left: 8px;
    margin: 10px 0;
    padding: 0 45px;
    text-align: center;
    text-transform: uppercase;
    width: 264px
}
.pt-part-listings .list-vrm label {
    position: relative;
    margin: 0
}
.pt-part-listings .list-vrm-go-all label {
    position: relative;
    margin: 0
}
.pt-part-listings .list-vrm label::after {
    background: url(../images/gb.png) no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 77px;
    left: 5px;
    position: absolute;
    top: 11px;
    width: 45px
}
.select-drop-modals img {
    display: none;
}
.pt-part-listings .list-vrm-go-all label::after {
    background: url(../images/gb.png) no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 77px;
    left: 5px;
    position: absolute;
    top: 11px;
    width: 45px
}
.pt-part-listings .list-vrm .go {
    background: #008950;
    border-radius: 5px;
    font-size: 26px;
    font-weight: 700;
    padding: 27px 9px;
    position: absolute;
    right: -4px;
    top: 10px
}
.pt-part-listings .list-vrm-go-all .go {
    background: #008950;
    border-radius: 5px;
    font-size: 26px;
    font-weight: 700;
    padding: 27px 9px;
    position: absolute;
    right: -4px;
    top: 10px
}
.not-vehicle-go-all {
    color: #000;
    font-size: 16px;
    position: relative;
    text-align: center;
    padding-left: 15px
}
.car-reviewer-go-all {
    font-size: 16px;
    color: #7e7e7e
}
.pt-part-listings .list-or-txt {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    margin: 5px;
    text-align: center;
    text-transform: uppercase
}
.pt-part-listings .list-or-txt-go-all {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    margin: 5px;
    text-align: center;
    text-transform: uppercase
}
.pt-part-detail-abs .detail-vrm-outr {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin: 20px 0 0;
}
.pt-part-detail-abs .detail-vrm-outr input {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 18px;
    margin: 0;
    padding: 10px;
    width: 267px
}
.pt-part-detail-abs .detail-vrm-outr textarea {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 10px;
    width: 100%;
    max-width: 100%;
    height: 78px;
    max-height: 78px;
    color: #666666;
}
.pt-part-detail-abs .detail-vrm-outr a {
    background: linear-gradient(to bottom, #fafafa 0, #e6e6e6 100%, #207cca 100%) rgba(0, 0, 0, 0);
    border-radius: 0 7px 7px 0;
    color: #999;
    font-size: 26px;
    font-weight: 700;
    top: 24px;
    padding: 23px 9px;
    position: absolute;
    right: 24px
}
.pt-part-detail-abs .sport-txt {
    color: #000;
    font-size: 16px;
    text-align: center
}
.pt-part-detail-abs .detail-vrm input {
    border: 7px solid #008950;
    border-radius: 7px;
    font-size: 18px;
    left: 8px;
    margin: 10px 0;
    padding: 0 45px;
    text-align: center;
    text-transform: uppercase;
    width: 264px
}
.pt-part-detail-abs .detail-vrm label {
    position: relative;
    margin: 0
}
.pt-part-detail-abs .detail-vrm label::after {
    background: url(../images/gb.png) no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 77px;
    left: 5px;
    position: absolute;
    top: 11px;
    width: 45px
}
.pt-part-detail-abs .detail-vrm .go {
    background: #008950;
    border-radius: 5px;
    font-size: 26px;
    font-weight: 700;
    top: 10px;
    padding: 27px 9px;
    position: absolute;
    right: -4px
}
.pt-part-detail-abs .detail-or-txt {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    margin: 5px;
    text-align: center;
    text-transform: uppercase
}
.pt-deatil-cr {
    position: absolute;
    right: 330px;
    top: 30px
}
.cat-price ul li span img {
    display: none
}
.acc-txt,
.adrs-txt,
.paynow-btn,
.sec-crd,
.txt-crd {
    display: block
}
.adrs-txt {
    font-size: 15px;
    color: #959595
}
.txt-crd {
    font-size: 16px;
    color: #2d2c2a
}
.sec-crd {
    color: #677582;
    font-size: 12px;
    text-align: right
}
.pay-field input {
    border: 1px solid #ccc;
    color: #677582;
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    border-radius: 0;
    -webkit-box-shadow: inset 2px 2px 0 0 rgba(167, 167, 167, .75);
    -moz-box-shadow: inset 2px 2px 0 0 rgba(167, 167, 167, .75);
    box-shadow: inset 2px 2px 0 0 rgba(167, 167, 167, .75)
}
.pay-field input::-webkit-input-placeholder {
    color: #ccc
}
.pay-field input:-moz-placeholder {
    color: #ccc
}
.pay-field input::-moz-placeholder {
    color: #ccc
}
.pay-field input:-ms-input-placeholder {
    color: #ccc
}
.cntry-field select {
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #f2f2f2 0, #f9f9f9 53%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #f2f2f2 0, #f9f9f9 53%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #f2f2f2 0, #f9f9f9 53%, #f2f2f2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f2f2f2', GradientType=0);
    font-size: 14px;
    color: #2d2c2a
}
.acc-txt {
    color: #677582;
    font-size: 14px
}
.crds-2 img {
    margin-bottom: 5px;
    width: 230px
}
.paynow-btn {
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    background: #87e0fd;
    background: -moz-linear-gradient(top, #87e0fd 0, #53cbf1 40%, #87e0fd 100%);
    background: -webkit-linear-gradient(top, #87e0fd 0, #53cbf1 40%, #87e0fd 100%);
    background: linear-gradient(to bottom, #87e0fd 0, #53cbf1 40%, #87e0fd 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#87e0fd', endColorstr='#87e0fd', GradientType=0);
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: 700
}
.parts-options .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: #337ab7 none repeat scroll 0 0;
    color:#fff;
}
.parts-options .bootstrap-select > .dropdown-toggle {
    background:#eaeaea url(../images/select-dropdown.png) no-repeat right 5px top 14px;
    border: 2px solid #aeaeae;
    color:#555;
    padding: 10px;
}
.parts-options .bootstrap-select > .dropdown-toggle:hover {
    color:#555;
}
.parts-options .bootstrap-select.btn-group .dropdown-menu .inner {
    overflow: scroll !important;
}
.parts-options .dropdown-menu{
    background: #eaeaea none repeat scroll 0 0;
    color:#555;
    font-size: 14px;
}
.parts-options .dropdown-menu ul li{
    width:350px;
}
.parts-options .dropdown-menu ul li a{
    background: #eaeaea;
    color:#555;
    text-transform: capitalize;
    white-space: normal;
    width:100%;
}
.parts-options .dropdown-menu > li > a:hover {
    background: #337ab7 none repeat scroll 0 0;
    color: #fff;
}
.parts-options .bs-searchbox input[type="text"] {
    height: 40px;
    line-height: 40px;
}
.parts-options .dropdown-menu .inner a:hover{
    color:#fff;
    background: #337ab7;
}
.parts-options .bootstrap-select.btn-group .dropdown-toggle .caret {
    display: none;
}
.parts-options .dropdown-menu ul li a .text{
    text-align:left;
}

/*loader images*/

#divLoading
{
    display : none;
}
#divLoading.show
{
    display : block;
    position : fixed;
    z-index: 100;
    background-image : url('../images/loader.gif');
    background-color:#ccc;
    opacity : 0.9;
    background-repeat : no-repeat;
    background-position : center;
    left : 0;
    bottom : 0;
    right : 0;
    top : 0;
}
#loadinggif.show
{
    left : 50%;
    top : 50%;
    position : absolute;
    z-index : 101;
    width : 32px;
    height : 32px;
    margin-left : -16px;
    margin-top : -16px;
}
div.content {
    width : 1000px;
    height : 1000px;
}
/* /. Loader image */
@media screen and (max-width:1170px){[class*="col-lg"], [class*="col-md"], [class*="col-sm"] [class*="col-xs"]{display:inline-block;vertical-align:top;margin:0 -4px 20px 0;float:none;}
}
@media screen and (max-width:1024px){
    .container{width:100%;}
    .logo{text-align:center;}
    header [class*="col-md"]{margin-bottom:0;}
    h1{font-size:30px;line-height:36px;margin:20px 0 0;}
    .pt-banner .vrm{width:100%;}
    .pt-banner .vrm input{font-size:20px;width:390px;}
    .pt-banner .enter-part-outer{width:371px;}
    .pt-banner .vrm .go{right:-450px;}
    .pt-banner .enter-part-outer input {
        font-size: 16px;
        width: 469px;
    }
    .parts-options .bootstrap-select > .dropdown-toggle {
        padding: 12px;
        font-size: 11px;
    }
    .widget ul li .parts-options select {
        width: 175px;
        font-size: 11px;
    }
    .parts-options .dropdown-menu ul li a .text {
        text-align: left;
        font-size: 12px;
    }
    .pt-banner .widget ul li {
        padding: 0 11px;
    }
    .widget ul li .select-drop {
        left: 170px;
        position: relative;
        top: 0;
    }
    .widget ul li .search-btn-overlay {
        width: 170px;
    }
    .sport-car {
        width: 200px;
    }
    .pt-part-listings .list-vrm-go-all input {
        font-size: 14px;
        width: 215px;
    }
    .not-vehicle-go-all {
        font-size: 14px;
        margin: 0 -6px;
    }
    .listing-vrm-outr-go-all-model input {
        width: 216px;
        font-size: 14px;
    }
    .listing-vrm-outr-go-all input {
        width: 215px;
        font-size: 14px;
    }
    .listing-vrm-outr-go-all a {
        right: 25px;
        top: 166px;
    }
    .pt-banner .vrm-outer .vrm .go{right:-896px;}
    .pt-banner .bullet-points{padding:0;}
    .pt-banner .bullet-points .bullet-text{font-size:14px;padding:0 10px;}
    .pt-payment-methods .payment span{font-size:16px;letter-spacing:0;}
    .vertical-line{right:59px;}
    .horizontal-line{width:392px;bottom:45px;right:61px;}
    .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding: 15px 10px 10px;
    }
    .cart-img{right:28px;}
    .cart-count{right:36px;}
    .lr-car-data [class*="col-lg"], [class*="col-md"], [class*="col-sm"] [class*="col-xs"]{display:inline-block;vertical-align:top;margin:0 -4px 2px 0;float:none;}
    .pt-carpart-details h4{font-size:15px;}
    .pt-part-listings .list-content .cart-box ul li{margin:0;padding:2px 0;}
    .pt-part-listings .list-content .cart-box .red, .green,.text{display:block;text-align:center;}
    .pt-part-listings .cat-price ul li ul.price-range li input{width:66px;}
    .pt-part-listings .list-content .cart-box ul li input{height:25px;width:45%;}
    .pt-part-listings .list-content .cart-box .quantity{margin-left:15%;}
    .pt-part-listings .list-content .cart-box .red-cart-btn{font-size:13px;text-align:center;}
    .pt-part-listings .list-content h3{font-size:20px;line-height:26px;}
    .pagination{border-radius:4px;display:inline-block;margin:20px -70px;padding-left:0;}
    .listing-vrm-outr a {
        right: 24px;
        top: 160px;
    }
    .pt-part-detail-abs .detail-vrm .go{right:-47px;top:10px;}
    .pt-part-detail-abs .detail-vrm-outr a{right:-27px;}
    .pt-deatil-cr{position:absolute;right:130px;top:30px;}
    .pt-spare-parts .media figure .bottom-text{background:#2f3130 none repeat scroll 0 0;bottom:0;color:#fff;left:0;padding:10px 0;position:absolute;text-align:center;width:100%;}
    .form-area .msg{margin-left:160px;}
    .pt-part-listings .sport-txt {
        color: #000;
        font-size: 14px;
        text-align: center;
    }
    .pt-part-listings .list-vrm input {
        width: 216px;
    }
    .listing-vrm-outr input {
        font-size: 14px;
        width: 216px;
    }
    .not-vehicle {
        font-size: 14px;
    }

    .parts-options .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 175px;
    }



    /*  ====================    Checkout    ========================    */

    .forgotpass-txt {
        font-size: 26px;
    }

    .stepone-outr {
        width: 65%;
    }
    .steptwo-outr {
        width: 65%;
    }
    .editstep-2-outr {
        width: 65%;
    }
    .listsign-txt {
        font-size: 30px;
    }
    .list-outr {
        width: 65%;
    }
    .pay-outr {
        width: 65%;
    }
    .checkout-detail-outr {
        width: 65%;
    }
    .success-outr {
        width: 65%;
    }
    .reset-sign-txt {
        font-size: 26px;
    }
    .billing-outr {
        width: 65%;
    }
}
@media (max-width:991px){
    .navbar-header{float:none;}
    .navbar-toggle{display:block;}
    .navbar-collapse{border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);}
    .navbar-collapse.collapse{display:none!important;}
    .navbar-nav{float:none!important;}
    .navbar-nav>li{float:none;}
    .navbar-text{float:none;}
    .navbar-collapse.collapse.in{display:block!important;}
    .collapsing{overflow:hidden!important;}
}
@media screen and (max-width:980px){
    .pt-banner .widget ul li {
        padding: 0 10px;
    }
    .logo img{width:150px;}
    .pt-phone-section .phone{margin:10px 0;text-align:center;}
    .pt-phone-section .profile ul li a{color:#000;padding:14px 10px;}
    .pt-icon-counter input{width:25%;}
    .pt-icon-txt-cross{padding:6px 5px;}
    .pt-icon-txt-refresh{padding:6px 5px;}
    .navbar-default .navbar-nav > li > a{font-size:13px;padding:3px;text-align:left;}
    .horizontal-line{display:none;}
    .vertical-line{display:none;}
    .cart-img{right:35px;top:10px;}
    .cart-count{right:39px;top:50px;}
    .widget ul li .parts-options select {
        width: 163px;
    }
    .widget ul li .select-drop {
        left: 160px;
    }
    .pt-banner .enter-part-outer input {
        width: 447px;
    }
    .lr-menu ul{display:none;}
    /*    .listing-vrm-outr-go-all-model a {
            right: 13px;
            top: 161px;
        }*/
    .listing-vrm-outr-go-all-model a {
        top: 4px;
    }
    .pt-deatil-bg {
        font-size: 18px;
    }
    .pt-product-txt, .pt-subtotal-txt, .pt-total-txt {
        font-size: 16px;
    }

    .pt-part-listings .list-vrm input {
        font-size: 14px;
        width: 205px;
    }
    .pt-phone-section{padding:0;text-align:left;}
    .pt-banner h1{font-size:23px !important;}
    .pt-banner .vrm-outer{padding:0 10px;}
    .pt-banner .vrm .go{right:-428px;}
    .pt-banner .or-bg{margin:20px -18px;}
    .pt-banner .vrm-outer .vrm .go{right:-664px;}
    .pt-banner .bullet-points .bullet-text{font-size:13px;}
    .pt-spare-parts .media figure figcaption span{font-size:28px;line-height:38px;padding:30px 5px;}
    .pt-spare-parts .media figure figcaption a{margin-bottom:15px;padding:10px 25px;}
    .pt-top-parts .media figure figcaption ul li a{font-size:16px;line-height:36px;}
    .pt-choose-land-rover .media figure ul li a span{display:block;font-size:18px;}
    .pt-choose-land-rover .media figure ul li a{font-size:15px;line-height:20px;}
    .pt-top-parts .media figure .bottom-text{height:60px;line-height:40px;}
    .copy-bg [class*="col-sm"]{margin:0;text-align:center;}
    .pt-payment-methods .payment{text-align:center;}
    .pt-payment-methods .payment p{padding:5px 30px;text-align:center;}
    .pt-footer .footer-bg{text-align:center;}
    .pt-widget ul li{padding:10px;width:49%;}
    .pt-widget ul li .widget-cta{display:block;}
    .cat-price ul li ul li a{font-size:11px;}
    .pt-part-listings [class*="col-lg"], [class*="col-md"], [class*="col-sm"], [class*="col-xs"]{margin:0 -4px 5px 0 !important;}
    .pt-carpart-details h6{margin:0;font-size:11px;line-height:17px;}
    .pt-footer .copy-bg .terms-privacy ul li::after{margin:0 0 0 -58px;}
    .pt-part-listings figure img .no-pic{margin:5px 0;}
    .not-vehicle {
        font-size: 14px;
        margin-left: -6px;
    }
    .pt-part-listings figure img {
        border: 1px solid #ccc;
        margin: 0;
    }
    .listing-vrm-outr input {
        font-size: 14px;
        width: 205px;
    }
    .listing-vrm-outr a {
        right: 24px;
    }
    .pt-deatil-cr img{width:300px;}
    .detail-vrm{margin:0 27%;}
    .pt-part-detail-abs .detail-vrm-outr {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: medium none;
        margin: 6% 27%;
    }
    .pt-deatil-cr img{margin:10% -25%;width:220px;}
    .pt-part-detail-abs .detail-vrm .go{right:-94px;}
    .pt-part-detail-abs .detail-vrm-outr a {
        right: 26px;
        top: 26px;
    }
    .form-area .msg{margin-left:0;}
    .pt-phone-section .profile ul li{color:#000;display:inline-block;list-style:outside none none;margin:0 160px;position:relative;}
    .pt-part-detail-abs .pt-qty-detail .pt-qty-cart-btn {
        font-size: 28px;
        padding: 8px 12px;
    }
    /*===========================       Checkout       =================================*/

    .new-txt {
        left: 28%;
        top: 84%;
    }
    .creat-btn {
        font-size: 18px;
    }
    .reset-sign-txt {
        font-size: 20px;
    }
}
@media screen and (max-width:900px){
    .pt-banner h1{font-size:22px !important;margin-top:10px;padding:0;}
    .pt-banner .vrm input{font-size:18px;width:332px;}
    .pt-banner .vrm .go{right:-388px;}
    .pt-banner .enter-part-outer{width:336px;}
    .pt-banner .enter-part-outer input {
        font-size: 14px;
        width: 407px;
    }
    .pt-banner .bullet-points .bullet-text {
        font-size: 12px;
    }
    .widget ul li .parts-options select {
        width: 150px;
    }
    .widget ul li .select-drop {
        left: 145px;
    }
    .widget ul li .search-btn-overlay {
        width: 150px;
    }
    /*    .pt-banner ul li{width:410px;}*/
    .pt-part-listings .list-content .availability ul{margin:10px 0 0;padding:0;}
    .pt-part-listings .list-content .cart-box{background:#f3f3f3 none repeat scroll 0 0;border:2px solid #e6e6e6;padding:4px;}
    .pt-icon-txt-refresh{padding:6px 3px;}
    .pt-icon-txt-cross{padding:6px 3px;}
    .pt-phone-section .profile ul li{color:#000;display:inline-block;list-style:outside none none;margin:0 133px;position:relative;}
    .pagination {
        margin: 20px -65px;
    }
    .listing-vrm-outr-go-all-model a {
        top: 4px;
    }
    .pt-part-listings .list-vrm-go-all .go {
        top: 10px;
        right: -29px;
    }
    .not-vehicle-go-all {
        margin: 0 -16px;
    }
    .pt-part-listings .list-vrm .go {
        font-size: 22px;
        right: -36px;
        top: 10px;
    }
    .pt-part-listings .list-vrm input {
        width: 225px;
    }
    .not-vehicle {
        font-size: 14px;
        margin-left: 0;
        width: 223px;
    }
    .listing-vrm-outr a {
        right: 4px;
    }
    .pt-part-detail-abs .detail-vrm input{font-size:16px;width:239px;}
    /*.pt-deatil-cr img{margin:14% -17%;width:176px;}*/
    .pt-deatil-cr img {
        margin: -2% 0%;
        width: 260px;
    }
    .pt-part-detail-abs .detail-vrm-outr input{font-size:16px;width:242px;}
    .pt-part-detail-abs .detail-vrm .go{right:-84px;}
    .pt-part-listings figure img {
        border: 1px solid #ccc;
        width: 176px !important;
    }
    .pt-part-detail-abs .detail-vrm-outr a {
        right: 26px;
        top: 24px;
    }
    .pt-part-detail-abs .pt-qty-detail .pt-qty-cart-btn {
        font-size: 24px;
    }
    .parts-options .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 160px;
    }

    /*=====================    Checkout     ===========================*/

    .creat-btn {
        font-size: 14px;
        font-weight: bold;
    }
    .new-txt {
        top: 84%;
        font-size: 14px;
    }
    .step-one-menu ul li {
        padding: 0 24px;
    }
}
@media screen and (max-width:800px){
    .pt-banner .widget ul li:last-child {
        width: 100%;
    }
    .pt-banner .parts-options {
        margin:6px auto;
    }
    .pt-banner .vrm input{font-size:14px;width:287px;}
    .pt-part-listings .sport-txt{color:#000;font-size:14px;line-height:20px;text-align:center;}
    .pt-part-listings .list-vrm .go{padding:27px 9px;}
    .pt-part-listings .list-vrm input {
        font-size: 14px;
        width: 195px;
    }
    .sport-car {
        width: 170px;
    }
    .parts-options .dropdown-menu ul li a .text {
        text-align: left;
        font-size: 10px;
        line-height: 17px;
        font-weight: bold;
    }
    .widget ul li .parts-options select {
        width: 175px;
    }
    .pt-banner .widget ul li {
        width: 196px;
    }
    .widget ul li .search-btn-overlay {
        width: 175px;
    }
    .pt-banner ul li {
        width: 411px;
    }
    .widget ul li .select-drop {
        left: 125px;
    }
    .pt-part-listings .list-vrm-go-all input {
        font-size: 12px;
        width: 188px;
    }
    .not-vehicle-go-all {
        font-size: 12px;
        margin: 0 -20px;
    }
    .listing-vrm-outr-go-all input {
        font-size: 12px;
        width: 180px;
    }
    .listing-vrm-outr-go-all-model input {
        font-size: 12px;
        width: 180px;
    }
    .car-reviewer-go-all {
        color: #7e7e7e;
        font-size: 14px;
    }
    .pt-part-price {
        font-size: 14px;
    }
    .listing-vrm-outr-go-all-model a {
        top: 4px;
    }
    .listing-vrm-outr-go-all a {
        top: 141px;
    }
    .pt-part-listings .cat-price ul li ul li a {
        font-size: 12px;
    }
    .pt-part-listings .list-vrm-go-all .go {
        font-size: 22px;
        padding: 27px 9px;
        right: -29px;
        top: 10px;
    }
    .listing-vrm-outr input {
        font-size: 14px;
        width: 180px;
    }
    .listing-vrm-outr a {
        font-size: 22px;
        right: 4px;
        top: 162px;
    }
    .pt-banner .vrm .go{right:-338px;}
    .pt-banner .enter-part-outer{width:295px;}
    .pt-banner .or-bg{margin:20px -27px;}
    .pt-icon-counter input{width:38%;}
    .pt-banner .enter-part-outer input {
        font-size: 14px;
        width: 357px;
    }
    .pt-banner .enter-part-outer a{padding:23px 16px;}
    .pt-banner .bullet-points .bullet-text{font-size:12px;}
    .pt-payment-methods .payment p{font-size:12px;}
    .find-us img{width:30px;}
    .pt-phone-section .profile ul li a{color:#000;padding:14px 5px;}
    .pt-phone-section .profile ul li{color:#000;display:inline-block;list-style:outside none none;margin:0 110px;position:relative;}
    .pt-footer .copy-bg span{font-size:12px;}
    .pt-footer .copy-bg .terms-privacy ul li a{font-size:12px;}
    .pt-footer .copy-bg .terms-privacy ul li::after{margin:0 0 0 -51px;}
    .pt-part-listings .list-content .cart-box .red-cart-btn{font-size:13px;text-align:center;}
    .pt-part-listings .list-content .availability ul{margin:0;padding:0;}
    .pt-part-listings .list-content .cart-box ul li input {
        height: 30px;
        width: 43%;
    }
    .pt-part-listings .list-content .cart-box .red-cart-btn{padding:3px;}
    .not-vehicle {
        color: #000;
        font-size: 12px;
        position: relative;
        text-align: left;
        top: 0;
    }
    .pt-part-listings figure img{border:1px solid #ccc;margin:0;}
    .pt-part-detail-abs .detail-vrm input{font-size:14px;width:214px;}

    .pt-part-detail-abs .detail-vrm-outr input{font-size:14px;width:212px;}
    .pt-part-detail-abs .detail-vrm .go{right:-79px;}
    .pt-part-detail-abs .detail-vrm-outr a {
        right: 26px;
        top: 22px;
    }
    .pt-checkout-radio-box ul li {
        padding: 0;
    }

    h1 {
        font-size: 24px;
        line-height: 30px;
        margin: 10px 0 0;
    }
    .pt-part-detail-abs .pt-qty-detail .pt-qty-cart-btn {
        font-size: 20px;
        padding: 12px 10px;
    }
    .parts-options .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 175px;
    }
    .parts-options .dropdown-menu ul li{
        display: block;
        word-break: break-all;
        width: 100%;
    }
    .parts-options .bootstrap-select .dropdown-menu {
        float:right !important;
        left:0% !important;
    }


}
@media screen and (max-width:768px){
    .container{width:100%;}
    .pt-part-listings .sport-txt {
        font-size: 12px;
        line-height: 20px;
    }
    .pt-phone-section{padding:15px 0;text-align:center;}
    .pt-phone-section .phone{margin:0;}
    .pt-banner h1{color:#fff;font-size:24px;}
    .pt-banner .enter-part-outer input {
        font-size: 12px;
        width: 343px;
    }
    .pt-banner .widget ul li {
        width: 185px;
    }
    .widget ul li .search-btn-overlay {
        font-size: 22px;
        margin: 0;
    }
    .pt-banner .vrm .go{right:-323px;}
    .pt-banner .vrm-outer .vrm .go{right:-391px;}
    .pt-banner .vrm input{font-size:14px;width:270px;}
    .pt-banner .enter-part-outer{width:285px;}
    .pt-banner .enter-part-outer a {
        padding: 23px 16px;
        right: 25px;
    }
    .pt-part-listings figure img {
        border: 1px solid #ccc;
        margin: 0 25px;
    }
    .pt-phone-section .profile ul li{margin:0 89px;}
    .not-vehicle{color:#000;font-size:14px;position:relative;text-align:left;top:0;}
    .pt-part-txt{font-size:14px;}
    .sport-car {
        width: 160px;
    }
    .listing-vrm-outr-go-all-model a {
        top: 4px;
    }
    .listing-vrm-outr a {
        right: -4px;
        top: 160px;
    }
    .cart-img{right:40px;top:15px;}
    .cart-count{right:46px;top:42px;}
    .pt-payment-methods .payment p{font-size:16px;}
    .pt-breadcrumbs{display:none;}
    .pt-part-listings .list-content .cart-box .quantity{margin-left:0;}
    .pt-part-listings .list-content h3{font-size:20px;line-height:26px;margin:15px 0 17px;}
    .pt-part-listings .cat-price {
        width: 168px;
    }
    .pt-part-listings .cat-price ul li ul.price-range li input {
        width: 50px;
    }
    .pt-part-listings .list-vrm-go-all input {
        font-size: 12px;
        width: 180px;
    }
    .listing-vrm-outr-go-all a {
        top: 135px;
    }
    .pt-part-listings .list-content .cart-box .red-cart-btn {
        font-size: 14px;
        padding: 5px;
    }
    .pt-icon-counter input{width:38%;}
    .pt-icon-txt-cross{padding:2px 3px;}
    .pt-icon-txt-refresh{padding:2px 3px;}
    .pt-part-price{margin:0 -15px;}
    .pt-phone-section .profile ul li a{color:#000;padding:14px 10px;}
    /*    .pt-deatil-cr img{margin:35% 3%;width:141px;}*/
    .pt-part-detail-abs .detail-vrm-outr a {
        right: 25px;
        top: 36px;
    }
    .pt-part-detail-abs .detail-vrm-outr input {
        font-size: 14px;
        margin: 15px 0;
        width: 203px;
    }
    .pt-part-detail-abs .detail-vrm .go{right:-73px;}
    .pt-part-detail-abs .detail-vrm input{font-size:14px;width:193px;}
    .pt-part-detail-abs .pt-qty-detail .pt-qty-cart-btn {
        padding: 10px 4px;
    }
    .parts-options .bootstrap-select.btn-group .dropdown-menu li {
        width: 100%;
    }
    .parts-options .bootstrap-select .btn-group .dropdown-menu .inner {
        overflow-x: scroll !important;
        overflow-y: scroll !important;
    }



    /*  =====================   Checkout    ========================   */


    .out-box {
        width: 40%;
    }
    .step-one-menu ul li {
        padding: 0 20px;
    }
    .listsign-txt {
        font-size: 26px;
    }
    .price-txt {
        font-size: 13px;
    }
    .reset-psserd-outr {
        width: 40%;
        left: 30%;
    }
}
@media screen and (max-width:736px){
    /*    .expand-part-img{
            width:100%;
        }*/
    .pt-part-detail-abs {
        text-align: center;
    }
    .parts-options .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 160px;
    }
    .widget ul li .parts-options select {
        width: 160px;
    }
    .pt-banner .vrm input{font-size:26px;width:667px;}
    .pt-banner .vrm .go{right:-668px;}
    .pt-banner .or-bg{margin:10px 320px;}
    /*    .pt-banner .enter-part-outer{width:100%;}*/
    .pt-banner .enter-part-outer a {
        right: 44px;
    }
    .pt-banner .confrm-txt {
        margin: 0 15px 0;
    }
    .pt-banner .widget ul li {
        width: 175px;
    }
    .widget ul li .select-drop {
        left: 142px;
        top: 3px;
    }
    .pt-banner .enter-part-outer input {
        font-size: 22px;
        margin: 0 15px;
        width: 661px;
    }
    .pt-banner .or-txt {
        margin: 10px 0 0;
    }
    .pt-banner ul li{width:auto;}
    .pt-banner .bullet-points .bullet-text{font-size:18px;}
    .pt-payment-methods .payment span{font-size:16px;font-weight:normal;}
    .pt-choose-land-rover .media figure ul li{font-size:14px;line-height:20px;}
    .pt-footer .copy-bg span{font-size:14px;}
    .list-vrm {
        margin-left: 150px;
    }
    .pt-part-listings .cat-price ul li:nth-child(2) {
        display: none;
    }
    .sport-car {
        margin: 0 265px;
        width: 160px;
    }
    .pt-part-listings .list-vrm-go-all input {
        font-size: 20px;
        margin-left: 150px;
        width: 375px;
    }
    .listing-vrm-outr-go-all-model input {
        font-size: 14px;
        margin-left: 150px;
        width: 408px;
    }
    .pt-part-listings .list-vrm-go-all label::after {
        left: 156px;
    }
    .not-vehicle-go-all {
        font-size: 14px;
        margin: 0 -20px;
    }
    .listing-vrm-outr-go-all input {
        font-size: 14px;
        margin-left: 150px;
        width: 408px;
    }
    .listing-vrm-outr-go-all textarea {
        font-size: 14px;
    }
    .listing-vrm-outr-go-all a {
        top: 115px;
    }
    .pt-part-listings .list-vrm-go-all .go {
        font-size: 26px;
        padding: 27px 9px;
        right: -29px;
        top: 10px;
    }
    .pt-part-listings .cat-price ul li ul li {
        display: none;
    }
    .pt-part-listings .cat-price ul li ul.price-range li {
        display: none;
    }
    .pt-part-listings .list-vrm input {
        font-size: 20px;
        width: 375px;
    }
    .not-vehicle {
        margin-left: 100px;
    }
    .listing-vrm-outr {
        margin-left: 145px;
    }
    .pt-part-listings .list-vrm .go{font-size:20px;padding:27px 9px;}
    .listing-vrm-outr input {
        font-size: 20px;
        width: 420px;
    }
    .listing-vrm-outr a {
        font-size: 20px;
        right: 155px;
    }
    .pagination {
        margin: 20px 82px;
    }
    .pt-part-listings .list-content .cart-box .quantity {
        font-size: 12px;
        margin-left: 0;
    }
    .listing-vrm-outr-go-all-model textarea {
        font-size: 14px;
    }
    .pt-phone-section .profile ul li{margin:0 78px;}
    .pt-deatil-cr {
        position: absolute;
        top: -18px;
        right:250px;
    }
    .pt-deatil-cr img {
        margin: 8% 0%;
        width:auto;
    }
    .detail-vrm{margin:0 32%;}
    .pt-part-detail-abs .detail-vrm input{font-size:18px;width:329px;}
    .pt-part-detail-abs .detail-vrm-outr{margin:0 32%;}
    .pt-part-detail-abs .detail-vrm-outr input{font-size:18px;width:337px;}
    .pt-part-detail-abs .detail-vrm-outr a {
        right: 160px;
        top: 19px;
    }
    .cat-price ul li span img {
        display: block;
        left: 92%;
        position: absolute;
        top: 80%;
    }
    .pt-part-listings .cat-price {
        margin-left: 0;
        width: 100%;
    }
    /*    .outr-box {
            margin: 105px 0 0;
        }*/
    .outr-box {
        margin: 0;
    }
    .pt-part-detail-abs .pt-abs-pic {
        margin: 15px 0 0 192px;
    }

    .pt-part-detail-abs .pt-comptble-box {
        margin-top: 86px;
    }
    .parts-options .bootstrap-select .btn-group .dropdown-menu .inner {
        overflow-x: scroll !important;
        overflow-y: scroll !important;
    }

    .creat-out {
        width: 50%;
    }



    /*  ===================   Checkout  ======================   */

    .out-box {
        width: 50%;
    }
    .forgot-outr {
        width: 50%;
    }
    .stepone-outr {
        width: 50%;
    }
    .step-2sign-txt {
        font-size: 28px;
    }
    .step-one-menu ul li {
        padding: 0 7px;
        font-size: 14px;
    }
    .steptwo-outr {
        width: 50%;
    }
    .step2-txt {
        font-size: 26px;
    }
    .editstep-2-outr {
        width: 50%;
    }
    .list-outr {
        width: 50%;
    }
    .heading-two {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
    .chose-field input {
        width: 50%;
    }
    .price-txt {
        font-size: 18px;
    }
    .pay-outr {
        width: 50%;
    }
    .pay-sign-txt {
        font-size: 24px;
    }
    .paypal ul li {
        font-size: 14px;
    }
    .checkout-detail-outr {
        width: 50%;
    }
    .checkout-detail-sign-txt {
        font-size: 26px;
    }
    .success-outr {
        width: 50%;
    }
    .cnfrm-msg-outr {
        width: 50%;
    }
    .reset-psserd-outr {
        width: 50%;
        left: 25%;
    }
    .billing-outr {
        width: 50%;
    }
    .billing-sign-txt {
        font-size: 26px;
    }
}
@media screen and (max-width:720px){
    .listing-vrm-outr a {
        font-size: 20px;
        right: 139px;
    }
    .widget ul li .search-btn-overlay {
        margin: 0 0 10px;
    }
    .pt-part-listings .list-content .cart-box ul li input {
        height: 30px;
        width: 70%;
    }
    .pt-banner .enter-part-outer a {
        right: 28px;
    }
    .pt-banner .vrm .go {
        right: -655px;
    }
    .pt-banner .vrm input {
        font-size: 26px;
        width: 640px;
    }
    .listing-vrm-outr-go-all input {
        width: 392px;
    }
    .pt-banner .widget ul li {
        margin: 0 10px;
        width: 150px;
    }
    .pt-banner .or-txt {
        margin: 10px 0 0 ;
    }
    .pt-part-listings .list-vrm-go-all input {
        width: 362px;
    }
    .listing-vrm-outr-go-all-model input {
        width: 392px;
    }
    .pt-part-listings .cat-price ul li ul li a{font-size:12px;}
    .pt-part-detail-abs .detail-vrm .go{right:-79px;}
    .pt-part-detail-abs .detail-vrm-outr input{font-size:18px;width:330px;}
    .pt-part-detail-abs .detail-vrm-outr a{right:156px;}
    .pt-phone-section .profile ul li{margin:0 73px;}
    .not-vehicle{top:0;}
    .pt-overly-box{width:685px;z-index:99999;}
    .pt-footer .navigation ul li {
        padding: 3px 0;
    }
    .pt-footer .why-buy-from-us ul li {
        padding: 3px 0;
    }
    .pt-footer .my-account ul li {
        padding: 3px 0;
    }
    .pt-footer .find-us ul li {
        padding: 3px 3px;
    }
    /*    .pt-deatil-cr {
            position: absolute;
            right: 0;
            top: 74px;
        }*/
    .widget ul li .select-drop {
        left: 121px;
        top: 48px;
    }
    .parts-options .bootstrap-select .btn-group .dropdown-menu .inner {
        overflow-x: scroll !important;
        overflow-y: scroll !important;
    }

}
@media screen and (max-width:667px){
    .pt-phone-section .profile ul li a{color:#000;padding:0;}
    .pt-banner h1{color:#fff;font-size:20px !important;line-height:30px;}
    .cart-img{right:34px;top:15px;}
    .cart-count{right:39px;top:42px;}
    .pt-banner .vrm .go{right:-606px;}
    .pt-banner .vrm input{font-size:26px;width:565px;}
    .pt-banner .enter-part-outer a{margin:0 -14px;padding:23px 16px;}
    .pt-banner .enter-part-outer input {
        font-size: 22px;
        margin: 0 15px;
        width: 605px;
    }
    .parts-options .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 315px;
    }
    .pt-banner .widget ul li {
        margin: 0 5px;
        width: 310px;
    }
    .widget ul li .parts-options select {
        font-size: 12px;
        width: 315px;
        margin: 5px 0 0;
    }
    .widget ul li .select-drop {
        left: 122px;
    }
    .widget ul li .search-btn-overlay {
        width: 200px;
    }
    .pt-banner .enter-part-outer a {
        right: 45px;
    }
    .not-vehicle-go-all {
        font-size: 14px;
        margin: 0 -20px;
        z-index: 2;
    }
    .not-vehicle {
        color: #000;
        font-size: 14px;
        left: -50px;
        position: absolute;
        text-align: center;
        top: 90px;
        width: 300px;
        z-index: 99999;
    }
    .listing-vrm-outr-go-all input {
        width: 339px;
    }
    .listing-vrm-outr-go-all-model input {
        width: 339px;
    }
    .pt-part-listings .list-vrm-go-all input {
        width: 310px;
    }
    .list-vrm {
        margin-left: 115px;
    }
    .listing-vrm-outr {
        margin-left: 110px;
    }
    .pt-part-listings .list-content {
        border-bottom: 1px solid #9c9c9c;
        margin: 20% 0 -19% 0;
        padding: 10px 0;
    }
    .pt-part-listings .list-content .cart-box {
        background: #f3f3f3 none repeat scroll 0 0;
        border: 2px solid #e6e6e6;
        margin: 10% 0;
        padding: 4px;
    }
    .pt-part-listings .list-vrm input {
        font-size: 18px;
        width: 358px;
    }
    .pt-part-listings .list-vrm .go{font-size:20px;padding:27px 9px;}
    .pt-part-listings .list-or-txt {
        left: 47%;
        position: absolute;
        top: 107%;
        z-index: 99999;
    }
    .listing-vrm-outr {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: medium none;
        position: absolute;
        top: 142%;
        z-index: 99999;
    }
    .listing-vrm-outr input{font-size:18px;width:400px;}
    .listing-vrm-outr a{font-size:20px;right:4px;top:4px;}
    .pt-part-listings .cat-price ul li:nth-child(2){display:none;}
    .pt-part-listings .cat-price ul li ul{display:none;}
    .pagination {
        margin: 143px 38px 20px;
    }
    .cat-price ul li span img {
        left: 90%;
    }
    .prt-detail-not-vehicle {
        margin: -15% 60% !important;
        z-index: 2;
    }
    .pt-part-detail-abs .detail-vrm .go{right:-97px;}
    .pt-part-detail-abs .detail-vrm-outr a{right:120px;}
    .pay-overly-box{background:#fff none repeat scroll 0 0;padding:15px;width:640px !important;}
    .overlay-sticker {
        left: -102px;
        top: 19px;
    }
    .pt-overly-box{width:632px;z-index:99999;}
    .select-drop{left:136px;position:relative;top:31px;}
    #vrm_modal_data h2{font-size:28px;line-height:34px;}
    .pt-part-detail-abs .pt-abs-pic {
        margin: 15px 0 0 156px;
    }
    .pt-deatil-cr {
        right:230px;
    }



    /*  ===================  Checkout   ====================   */

    .new-txt {
        left: 30%;
    }
    .copy-txt {
        font-size: 14px;
    }
    .terms {
        font-size: 14px;
    }
    .sign-btn {
        font-size: 16px;
        font-weight: bold;
    }
    .sign-txt {
        font-size: 26px;
    }
    .forgotpass-txt {
        font-size: 22px;
    }
    .stepone-outr {
        width: 60%;
        left: 20%;
    }
    .step-one-menu ul li {
        padding: 0 8px;
    }
    .steptwo-outr {
        width: 60%;
        left: 20%;
    }
    .step2-txt {
        font-size: 22px;
    }
    .editstep-2-outr {
        width: 60%;
        left: 20%;
    }
    .list-outr {
        width: 60%;
        left: 20%;
    }
    .pay-outr {
        width: 60%;
        left: 20%;
    }
    .checkout-detail-outr {
        width: 60%;
        left: 20%;
    }
    .checkout-dlvry-txt {
        font-size: 16px;
    }
    .success-outr {
        width: 60%;
        left: 20%;
    }
    .billing-outr {
        width: 60%;
        left: 20%;
    }
    .billing-sign-txt {
        font-size: 22px;
    }
}
@media screen and (max-width:640px){
    .cart-img{right:25px;top:15px;}
    .cart-count{right:30px;top:42px;}
    .pt-banner .vrm .go{right:-577px;}
    .pt-banner .vrm input{font-size:26px;width:500px;}
    .pt-banner .bullet-points .bullet-text{font-size:16px;}
    .pt-part-detail-abs .detail-vrm .go{right:-106px;}
    .pt-part-detail-abs .detail-vrm-outr a{right:102px;}
    .pt-banner .enter-part-outer input {
        font-size: 22px;
        margin: 0 15px;
        width: 565px;
    }
    .pt-banner .enter-part-outer a {
        right: 58px;
    }
    .pt-banner .widget ul li {
        width: 280px;
    }
    .widget ul li .parts-options select {
        width: 280px;
    }
    .parts-options .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 280px;
    }
    .pay-overly-box{width:615px !important;}
    .pt-overly-box{width:603px;z-index:99999;}
    .pt-phone-section .profile ul li{margin:0 66px;}
    .overlay-sticker {
        left: -94px;
        top: 19px;
    }
    .cat-price ul li span img {
        left: 90%;
        top: 150%;
    }
    .search-btn-overlay-modals {
        margin:  25px 55px;
    }
    .gen-parts-text{font-size:14px;}
    .select-drop{left:125px;position:relative;top:31px;}
    .listing-vrm-outr-go-all input {
        width: 312px;
    }
    .pt-part-listings .list-vrm-go-all input {
        width: 282px;
    }
    .pt-part-listings .cat-price {
        margin-bottom: -127px;
    }
    .listing-vrm-outr-go-all-model input {
        width: 312px;
    }
    .pt-part-listings .cat-price-model {
        margin-bottom: 15px !important;
    }
    .pt-deatil-cr {
        position: absolute;
        right: 202px;
    }
}
@media screen and (max-width:600px){
    .pt-banner .vrm .go{right:-538px;}
    .pt-banner .enter-part-outer a{padding:23px 16px;}
    .pt-banner .bullet-points{margin-left:-20px;padding:0;}
    /*    .pt-banner .enter-part-outer input{font-size:22px;width:92%;}*/
    .pt-banner .enter-part-outer input {
        font-size: 22px;
        margin: 0 15px;
        width: 526px;
    }
    .pt-banner .widget ul li {
        width: 275px;
    }
    .widget ul li .select-drop {
        left: 115px;
    }
    .pt-phone-section .profile ul li{margin:0 53px;}
    .cart-img{right:15px;top:15px;}
    .cart-count{right:25px;top:42px;}
    .pt-banner .vrm input{font-size:26px;width:500px;}
    .pt-banner .bullet-points .bullet-text{font-size:16px;}
    .pt-part-listings .list-vrm input {
        font-size: 18px;
        width: 307px;
    }
    .sport-car {
        margin: 0 195px;
        width: 160px;
    }
    .listing-vrm-outr-go-all input {
        width: 272px;
    }
    .pt-part-listings .list-vrm-go-all input {
        width: 245px;
    }
    .listing-vrm-outr-go-all-model input {
        width: 272px;
    }
    .cat-price ul li span img {
        z-index: 2;
    }
    .listing-vrm-outr input{font-size:18px;width:347px;}
    .pagination {
        margin: 133px 22px 0;
    }
    .pt-part-listings .list-content .cart-box {
        background: #f3f3f3 none repeat scroll 0 0;
        border: 2px solid #e6e6e6;
        margin: 10% -10%;
        padding: 4px;
    }
    /*    .not-vehicle {
            left: -54px;
            margin-left:60px;
        }*/

    /*.pt-deatil-cr img{margin:15% -89%;width:186px;}*/
    .pt-part-detail-abs .detail-vrm .go{right:-121px;}
    .pt-part-detail-abs .detail-vrm-outr a{right:75px;}

    .pay-overly-box{width:573px !important;}
    .txt-crd{font-size:14px;}
    .sec-crd{font-size:10px;}
    .adrs-txt{font-size:14px;}
    .pt-overly-box{width:568px;z-index:99999;}
    #vrm_modal_data h2{font-size:22px;line-height:28px;}
    .select-drop{left:117px;position:relative;top:31px;}
    .gen-parts-text{font-size:12px;}
    .overlay-sticker {
        left: -86px;
        top: 25px;
    }
    .search-btn-overlay-modals {
        margin: 25px 40px;
    }
    h1 {
        font-size: 20px;
        line-height: 26px;
    }
    .pt-part-detail-abs .pt-abs-pic {
        margin: 15px 0 0 90px;
    }

    /*    .pt-deatil-cr img {
            margin: 8% -92%;
        }*/
    .not-vehicle {
        top: 86px;

    }
}
@media screen and (max-width:568px){
    .pt-banner .widget ul li {
        width: 270px;
        margin: 0;
    }
    .pt-phone-section .profile ul li a{color:#000;font-size:14px;padding:0;}
    .pt-banner .vrm .go{right:-506px;}
    .pt-phone-section .phone img{padding:0;}
    .pt-banner .vrm input{font-size:26px;width:460px;}
    .pt-banner .or-bg{margin:10px 200px;}
    .pt-banner .bullet-points .bullet-text{font-size:16px;}
    .pt-footer .copy-bg .terms-privacy ul li::after{margin:-11px 0 0 -58px;}
    .pt-footer .copy-bg .terms-privacy ul li a{font-size:14px;}
    .pt-footer .copy-bg span{font-size:14px;margin-bottom:-10px;margin-top:-10px;}
    .terms-privacy{margin-bottom:-10px;margin-top:-10px;}
    .pt-part-listings .list-vrm input {
        font-size: 18px;
        width: 283px;
    }
    .pt-banner .enter-part-outer input {
        font-size: 18px;
        margin: 0 15px;
        width: 494px;
    }
    .widget ul li .parts-options select {
        width: 255px;
    }
    .widget ul li .select-drop {
        left: 235px;
        top: 0;
    }
    .sport-car {
        margin: 0 165px;
    }
    .pt-part-listings .list-vrm-go-all input {
        margin-left: 130px;
        width: 245px;
    }
    .pt-part-listings .list-vrm-go-all label::after {
        left: 137px;
    }
    .listing-vrm-outr-go-all-model input {
        margin-left: 130px;
        width: 272px;
    }
    .listing-vrm-outr-go-all input {
        margin-left: 130px;
        width: 272px;
    }
    .pt-part-listings .list-content h3{font-size:18px;line-height:24px;margin:15px 0 17px;}
    .listing-vrm-outr input{font-size:18px;width:325px;}
    /*.not-vehicle{margin:0 205px;}*/
    .pt-part-listings .list-content {
        border-bottom: 1px solid #9c9c9c;
        margin: 25% 0 -22%;
        padding: 10px 0;
    }
    .pagination {
        margin: 133px 6px 0;
    }
    .pt-part-listings figure img {
        border: 1px solid #ccc;
        margin: 0;
    }
    .pt-part-listings .list-content .cart-box {
        background: #f3f3f3 none repeat scroll 0 0;
        border: 2px solid #e6e6e6;
        margin: 10% -3%;
        padding: 4px;
    }
    .pt-part-listings .list-content .availability ul li{font-size:16px;}
    /*    .prt-detail-not-vehicle {
            margin: -16% 62% !important;
            z-index: 2;
        }*/
    .detail-vrm{margin:0 35%;}
    .pt-part-detail-abs .detail-vrm-outr{margin:0 35%;}
    /*.pt-deatil-cr img{margin:17% -71%;width:186px;}*/
    .pt-part-detail-abs .detail-vrm .go{right:-171px;}
    .pt-part-detail-abs .detail-vrm-outr a{right:37px;}
    .pt-part-detail-abs .detail-or-txt{margin:5px 327px;}
    .pay-overly-box{width:538px !important;}
    .adrs-txt{font-size:12px;}
    .pt-overly-box{width:535px;z-index:99999;}
    .select-drop{left:109px;position:relative;top:31px;}
    .overlay-sticker {
        left: -77px;
        top: 25px !important;
    }
    .search-btn-overlay-modals {
        margin:  20px 35px;
    }
    .not-vehicle {
        top: 80px;
    }
    .pt-deatil-cr {
        position: absolute;
        right: 174px;
    }
    .parts-options .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 255px;
    }

    /*  ================  Checkout  ===============   */

    .terms {
        font-size: 13px;
    }
    .copy-txt {
        font-size: 13px;
    }
    .stepone-outr {
        width: 65%;
        left: 18%;
    }
    .steptwo-outr {
        width: 65%;
        left: 18%;
    }
    .editstep-2-outr {
        width: 65%;
        left: 18%;
    }
    .list-outr {
        width: 65%;
        left: 18%;
    }
    .pay-outr {
        width: 65%;
        left: 18%;
    }
    .checkout-detail-outr {
        width: 65%;
        left: 18%;
    }
    .success-outr {
        width: 65%;
        left: 18%;
    }
    .billing-outr {
        width: 65%;
        left: 18%;
    }
}
@media screen and (max-width:480px){
    .container{width:100%;}
    .logo img{width:120px;}
    .pt-phone-section{padding:8px 0;text-align:center;}
    .pt-phone-section .profile ul li{font-size:16px;margin:0 15px;}
    .pt-phone-section .profile ul li a{padding:5px;}
    .pt-nav-menu .lr-menu ul li a{font-size:14px;padding:4px 0;}
    .pt-banner .vrm input{font-size:20px;width:356px;}
    .pt-banner h1{font-size:18px !important;line-height:24px !important;margin-top:0;}
    /*    .pt-banner .enter-part-outer input{font-size:22px;width:90%;}*/
    .pt-banner .enter-part-outer input {
        font-size: 16px;
        margin: 0 15px;
        width: 407px;
    }
    .widget ul li .parts-options select {
        font-size: 12px;
        width: 220px;
    }
    .pt-banner .widget ul li {
        width: 235px;
    }
    .widget ul li .select-drop {
        left: 200px;
        top: 0;
    }
    .pt-banner .enter-part-outer a{padding:23px 16px;}
    .pt-banner .vrm .go{right:-415px;}
    .pt-banner .or-bg{height:60px;margin:10px 180px;width:60px;}
    /*    .cat-price ul li span img {
            display: block;
            left: 71%;
            position: absolute;
            top: 157%;
        }*/
    .cat-price ul li span img {
        left: 88%;
    }
    .pt-banner .bullet-points{margin:0;padding:0;}
    h2{font-size:22px;}
    .pt-banner .vrm-outer{padding:0;}
    .pt-choose-land-rover .media figure ul li {
        font-size: 16px;
        line-height: 22px;
        padding: 5px 0;
    }
    .pt-banner .vrm-outer .vrm .go{right:-258px;padding:25px 6px;}
    .pt-banner .bullet-points .bullet-text{font-size:14px;padding:0 5px;}
    .pt-banner .bullet-points [class*="col-xs"]{margin-bottom:0;padding-right:0;padding-left:0;}
    .pt-top-parts .media figure figcaption ul li a{font-size:14px;line-height:26px;}
    .pt-content .para h3{font-size:18px;text-align:center;}
    p{font-size:14px;margin:0 0 10px;}
    .pt-payment-methods figure img{display:block;margin-left:40%;margin-bottom:10px;}
    .payment span{font-size:18px;letter-spacing:0;}
    .pt-a-to-z .abc p{font-size:18px;}
    .cart-count{right:31px;top:-32px;}
    .cart-img{right:22px;top:-90px;}
    .pt-phone-section .phone{font-size:16px;}
    .pt-widget .widget-heading{font-size:18px;padding:15px 0 0;}
    .pt-icon-counter input {
        padding: 2px 5px;
        width: 30%;
    }
    .pt-icon-txt-cross {
        padding: 4px 2px;
    }
    .pt-icon-txt-refresh {
        font-size: 12px;
        padding: 4px 3px;
    }
    .pt-part-listings .list-vrm-go-all input {
        margin-left: 85px;
        width: 245px;
    }
    .listing-vrm-outr-go-all-model input {
        margin-left: 84px;
        width: 272px;
    }
    .pt-part-listings .list-vrm-go-all label::after {
        left: 92px;
    }
    .listing-vrm-outr-go-all input {
        margin-left: 85px;
        width: 272px;
    }
    .list-vrm {
        left: -67px;
        position: absolute;
        top: 170%;
        z-index: 99999;
    }
    .pt-part-listings .list-vrm input {
        font-size: 18px;
        width: 355px;
    }
    .pt-part-listings .list-content .cart-box {
        background: #f3f3f3 none repeat scroll 0 0;
        border: 2px solid #e6e6e6;
        margin: 16% -14%;
        padding: 4px;
    }
    .pt-part-listings .list-content .availability ul li {
        font-size: 14px;
    }
    .listing-vrm-outr {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: medium none;
        left: -66px;
        position: absolute;
        top: 145px;
        z-index: 99999;
    }
    .not-vehicle {
        margin: 0 150px;
    }
    .listing-vrm-outr input{font-size:18px;width:395px;}
    .pt-part-listings .list-content {
        margin: 5% 0 0;
    }
    .list-content {
        border-bottom: 1px solid #9c9c9c;
        margin: 3% 0 0;
        padding: 10px 0;
    }
    .pagination {
        margin: 15px 50px 10px;
    }
    .pt-part-listings figure img{border:1px solid #ccc;}
    .pagination > li > a, .pagination > li > span{margin-left:-1px;padding:5px 4px;}
    .pt-part-listings .list-content .cart-box ul li input{height:30px;width:68%;}
    .pt-part-listings .list-or-txt {
        left: 210px;
        position: absolute;
        top: 110px;
        z-index: 99999;
    }
    .pt-part-detail {
        background: #f7f7f7 none repeat scroll 0 0;
        border: 1px solid #d8d8d8;
        padding: 14px;
    }
    /*    .prt-detail-not-vehicle {
            margin: -16% 18% !important;
            z-index: 2;
        }*/

    .not-vehicle {
        left: -200px;
        position: absolute;
        top: 89px;
    }
    .detail-vrm{margin:24% 0;}
    /*    .pt-deatil-cr img {
            margin: 10px -335px;
            position: absolute;
            width: 186px;
        }*/


    .pt-part-detail-abs .detail-vrm input{width:435px;}
    .pt-part-detail-abs .detail-vrm .go{right:0;}
    .pt-part-detail-abs .detail-or-txt{left:43%;margin:0;position:absolute;top:65%;}
    .pt-part-detail-abs .detail-vrm-outr{margin:0;position:absolute;top:76%;}
    .pt-part-detail-abs .detail-vrm-outr a{right:4px;top:4px;}
    .pt-part-detail-abs .detail-vrm-outr input {
        font-size: 18px;
        margin: 0;
        width: 437px;
    }
    .about-page-fig img{width:300px;}
    .pay-overly-box{width:453px !important;}
    .sec-crd{font-size:10px;margin-left:-44px;text-align:left;width:230px;}
    .adrs-txt{font-size:12px;width:112px;}
    .crds-2 img{margin-bottom:5px;width:180px;}
    .pay-field input{font-size:12px;}
    .cntry-field select{font-size:12px;}
    .pt-overly-box{width:441px;z-index:99999;}
    .select-drop{left:87px;position:relative;top:31px;}
    #vrm_modal_data h2{font-size:18px;line-height:24px;}
    .search-btn-overlay{padding:15px 30px;}
    .overlay-sticker {
        left: -54px;
        top: 29px !important;
    }
    .gen-parts-text{font-size:10px;}
    .search-btn-overlay-modals {
        margin: 20px 5px;
    }
    .not-vehicle-go-all {
        font-size: 14px;
        margin: 0 -20px;
        z-index: 2;
    }
    .part_brand_img img {
        width: 145px;
    }
    .pt-part-detail-abs .pt-part-desc ul li {
        font-size: 12px;
        list-style: outside none none;
    }
    #get_listings {
        margin: 109px 0 0 !important;
    }
    .pt-checkout-radio-box ul li img {
        width: 50px;
    }
    .pt-part-detail .pt-your-txt {
        margin-left: 60px;
    }
    .pt-part-detail-abs .pt-abs-pic {
        margin: 15px 0 0 56px;
    }
    .pt-deatil-cr img {
        margin: 5% 50%;
    }
    .pt-deatil-cr {
        position: absolute;
        right: 230px;
    }
    .parts-options .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 220px;
    }


    /*  ================   Checkout     ================    */


    .out-box {
        width: 100%;
        left: 0;
    }
    .new-txt {
        left: 33%;
        font-size: 16px;
    }
    .creat-btn {
        font-size: 18px;
        font-weight: normal;
    }

    #footer .col-xs-6 {
        width: 100%;
    }
    .copy-txt {
        font-size: 16px;
        text-align: center;
    }
    .terms {
        font-size: 16px;
        text-align: center;
    }
    #footer {
        height: 55px !important;
        padding: 0 !important;
    }

    .creat-out {
        width: 100%;
        left: 0;
    }
    .sign-txt {
        font-size: 34px;
    }
    .sign-btn {
        font-size: 22px;
        font-weight: normal;
    }
    .forgot-outr {
        width: 100%;
        left: 0;
    }
    .forgotpass-txt {
        font-size: 34px;
    }

    .stepone-outr {
        width: 100%;
        left: 0%;
    }
    .step-one-menu ul li {
        padding: 0 22px;
    }
    .steptwo-outr {
        width: 100%;
        left: 0%;
    }
    .step2-txt {
        font-size: 28px;
    }
    .editstep-2-outr {
        width: 100%;
        left: 0%;
    }
    .list-outr {
        width: 100%;
        left: 0%;
    }
    .chose-field input {
        width: 100%;
    }
    .sign-btn {
        width: 100%;
    }
    .pay-outr {
        width: 100%;
        left: 0%;
    }
    .checkout-detail-outr {
        width: 100%;
        left: 0%;
    }
    .success-outr {
        width: 100%;
        left: 0;
    }
    .cnfrm-msg-outr {
        width: 100%;
        left: 0;
    }
    .reset-sign-txt {
        font-size: 28px;
    }
    .reset-psserd-outr {
        width: 100%;
        left: 0;
    }
    .billing-outr {
        width: 100%;
        left: 0;
    }
}
@media screen and (max-width:414px){
    .pt-phone-section .profile ul li{font-size:14px;}
    .pt-phone-section .phone{font-size:15px;}
    .pt-phone-section .phone img{padding:0;width:7%;}
    /*    .pt-part-price{font-size:16px;margin:0 -15px;}*/
    .pt-phone-section .profile{margin:0 -21px;}
    .pt-banner .vrm .go{right:-352px;}
    .pt-banner .vrm input{font-size:16px;width:298px;}
    /*    .pt-banner .enter-part-outer a{margin:0 -9px;padding:18px;top:11px;}*/
    .pt-banner .enter-part-outer a {
        padding: 18px;
        right: 42px;
    }
    .pt-banner .widget ul li {
        width: 204px;
    }
    .widget ul li .parts-options select {
        font-size: 12px;
        width: 185px;
    }
    .widget ul li .select-drop {
        left: 165px;
        top: 0;
    }
    .search-btn-overlay-modals {
        font-size: 20px;
        margin: 20px 5px;
        padding: 10px;
        width: 160px;
    }
    .pt-banner .bullet-points .bullet-text{font-size:12px;padding:0 5px;}
    .pt-banner .or-bg{height:60px;margin:5px 158px;width:60px;}
    /*    .pt-banner .enter-part-outer{height:92px;width:100%;}*/
    /*    .pt-banner .enter-part-outer input{font-size:22px;height:68px;top:7px;width:90%;}*/
    .pt-banner .enter-part-outer input {
        font-size: 14px;
        height: 68px;
        margin: 0;
        width: 370px;
    }
    .pt-banner .confrm-txt {
        margin: 0;
    }
    .pt-payment-methods .payment p{font-size:16px;}
    .pt-cards{margin-left:12% !important;}
    .pt-footer .copy-bg span{font-size:12px;}
    .pt-footer .copy-bg .terms-privacy ul li::after{margin:-11px 0 0 -51px;}
    .pt-footer .copy-bg .terms-privacy ul li a{font-size:12px;}
    .pt-part-listings .list-vrm input {
        font-size: 18px;
        width: 335px;
    }
    .pt-product-txt, .pt-subtotal-txt, .pt-total-txt {
        font-size: 12px;
    }
    .listing-vrm-outr input{font-size:18px;width:340px;}
    .pt-part-listings .list-vrm-go-all input {
        margin-left: 53px;
        width: 245px;
    }
    .listing-vrm-outr-go-all-model input {
        margin-left: 55px;
        width: 272px;
    }
    .pt-icon-counter input {
        padding: 2px 5px;
        width: 40%;
    }
    .pt-icon-txt-refresh {
        font-size: 12px;
        margin: 0 10px;
        padding: 2px 3px;
    }
    .pt-part-listings .list-vrm-go-all label::after {
        left: 60px;
    }
    .cat-price ul li span img {
        left: 86%;
    }
    .listing-vrm-outr-go-all input {
        margin-left: 55px;
        width: 272px;
        z-index: 99999;
    }
    .pagination {
        margin: 15px 11px 10px;
    }
    .pt-part-listings .list-vrm .go {
        font-size: 20px;
        padding: 27px 9px;
        right: 7px;
    }
    .pt-part-listings .list-content .cart-box {
        background: #f3f3f3 none repeat scroll 0 0;
        border: 2px solid #e6e6e6;
        margin-left: -58%;
        padding: 4px;
    }
    .pt-part-listings .list-content h3 {
        font-size: 14px;
        line-height: 20px;
        margin: 15px 0 17px;
    }
    .sport-car {
        margin: 0 100px;
    }
    .pt-part-detail-abs .pt-qty-detail .pt-qty-cart-btn{font-size:20px;}
    .pt-part-detail-abs .detail-vrm input{width:375px;}
    .pt-part-detail-abs .detail-vrm-outr input{font-size:18px;width:372px;}
    .pt-part-detail-abs .pt-shipping-box .pt-shipping-btn{margin-top:20px;}
    /*    .prt-detail-not-vehicle {
            margin: -19% 18% !important;
            z-index: 2;
        }*/
    .pay-overly-box{width:382px !important;}
    .txt-crd{font-size:14px;margin-left:85px;margin-top:-10px;text-align:center;width:179px;}
    .sec-crd{font-size:12px;margin-left:-150px;margin-top:20px;position:absolute;text-align:center;width:265px;}
    .acc-txt{font-size:12px;}
    .crds-2 img{margin-bottom:5px;width:159px;}
    .pt-overly-box{width:376px;z-index:99999;}
    .select-drop{left:67px;position:relative;top:31px;}
    #vrm_modal_data h2{font-size:16px;line-height:20px;}
    .gen-parts-text{font-size:10px;line-height:16px;}
    .overlay-sticker {
        left: -38px;
        top: 41px !important;
    }
    .pt-checkout-field input {
        width: 100%;
    }
    .pt-part-detail .pt-your-txt {
        margin-left: 24px;
    }
    .not-vehicle {
        top: 78px;
    }
    .pt-deatil-cr img {
        margin: 10% 60%;
    }
    .pt-part-detail-abs .pt-abs-pic {
        margin: 15px 0 0 18px;
    }
    .parts-options .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 185px;
    }

    /*  ==============  Checkout    ===================   */



    .step-one-menu ul li {
        padding: 0 10px;
    }
    .listsign-txt {
        font-size: 22px;
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 20px;
        margin-left: 0px;
    }
    .heading-one {
        font-size: 16px;
        margin: 0;
        line-height: 22px;
    }
    #checkout_div > div.col-lg-7 > div.col-lg-2.del-txt {
        padding: 0 !important;
    }
    .checkout-dlvry-txt {
        font-size: 14px;
    }
    .signup-box address{
        font-size: 14px;
    }
    .checkout-detail-sign-txt {
        font-size: 22px;
    }
    .wddddth {
        width: 100%;
    }
    .wdth-address {
        width: 60%;
    }
    .wdth-chnge {
        width: 40%;
    }
    .checkout-dlvry-txt {
        font-size: 16px;
    }
    .checkout-detail-sign-txt {
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 20px;
        margin-left: 0px;
    }
}
@media screen and (max-width:384px){
    .logo img{width:100px;}
    .pt-phone-section .phone{font-size:13px;}
    .pt-phone-section .phone img{padding:0 8px;width:35px;}
    .pt-phone-section .profile ul li a{padding:0px;}
    .pt-banner .vrm{background:rgba(0, 0, 0, 0) none repeat scroll 0 0;border:medium none;height:92px;margin-top:-10px;width:100%;}
    .pt-part-listings figure img{border:1px solid #ccc;display:none;margin:0 15%;}
    .pt-banner .vrm{background:rgba(0, 0, 0, 0) none repeat scroll 0 0;border:medium none;height:92px;width:100%;}
    .pt-banner .vrm .go {
        font-size: 30px;
        padding: 27px 20px;
        right: -342px;
    }
    .pt-banner .widget ul li {
        width: auto;
    }
    .pt-banner .widget-bg {
        margin: 10px 0 0;
    }
    .widget ul li .parts-options select {
        width: 350px;
    }
    .widget ul li .select-drop {
        left: 340px;
        top: 0;
    }
    .pt-banner .or-txt{margin-top:16px;}
    /*    .pt-banner .enter-part-outer{background:rgba(0, 0, 0, 0) none repeat scroll 0 0;border:medium none;height:92px;margin-bottom:-10px;margin-left:-22px;width:100%;}*/
    /*    .pt-banner .enter-part-outer input{font-size:22px;height:68px;top:7px;width:100%;}*/
    .pt-banner .enter-part-outer input {
        font-size: 12px;
        width: 340px;
    }
    /*    .pt-banner .enter-part-outer a{margin:0 -45px;padding:18px;top:11px;}*/
    .pt-cards{margin-left:5% !important;}
    .find-us img{width:auto;}
    .pt-part-listings .list-vrm-go-all input {
        margin-left: 40px;
        width: 245px;
    }
    .pt-part-listings .list-vrm-go-all label::after {
        left: 47px;
    }
    .listing-vrm-outr-go-all input {
        margin-left: 40px;
        width: 272px;
        z-index: 99999;
    }
    .listing-vrm-outr-go-all a {
        top: 116px;
    }
    /*    .listing-vrm-outr-go-all a {
            right: 56px;
                    top: 272px;
            z-index: 99999;
        }*/
    .listing-vrm-outr-go-all-model input {
        margin-left: 36px;
        width: 272px;
    }
    .pt-icon-counter input {
        padding: 2px 5px;
        width: 45%;
    }
    .pt-part-txt {
        font-size: 12px;
        font-weight: normal;
    }
    .pt-part-price {
        font-size: 12px;
        margin: 0 -15px;
    }
    .pt-part-listings .list-vrm input {
        font-size: 18px;
        width: 295px;
    }
    .not-vehicle {
        margin: 0 120px;
    }
    .listing-vrm-outr input {
        font-size: 18px;
        width: 300px;
    }
    .pt-part-listings .list-or-txt {
        left: 165px;
        position: absolute;
        top: 110px;
        z-index: 99999;
    }
    .pagination {
        margin: 15px 2px 10px;
    }
    .pt-part-listings .list-content .availability ul li{font-size:14px;}
    .pt-part-listings .list-content .cart-box ul li input{height:30px;width:60%;}
    .pt-part-detail-abs .pt-num-detail ul li .pt-num-txt{font-size:16px;}
    .pt-part-detail-abs .pt-stock-txt-detail ul li{list-style:outside none none;margin:0 -32%;}
    .pt-part-detail-abs .pt-num-detail{margin-left:-78px;}
    .pt-part-detail-abs .pt-qty-detail {
        margin-left: -44px;
        margin-top: 10px;
    }
    .pt-part-detail-abs .detail-vrm input{width:342px;}
    .pt-part-detail-abs .detail-vrm-outr input{font-size:18px;width:342px;}
    .detail-vrm{margin:27% 0;}
    .pay-overly-box{width:350px !important;}
    .cntry-field select{font-size:10px;}
    .pay-field input{font-size:10px;}
    .pt-overly-box{width:340px;z-index:99999;}
    .select-drop{left:60px;position:relative;top:31px;}
    .search-btn-overlay{padding:15px 17px;}
    .search-btn-overlay-modals {
        font-size: 20px;
        margin: 20px 5px;
        padding: 10px;
        width: 146px;
    }
    #vrm_modal_data h2{font-size:14px;line-height:20px;}
    .overlay-sticker {
        left: -29px;
        top: 25px !important;
    }
    .pt-part-detail .pt-your-txt {
        margin-left: 16px;
    }
    .not-vehicle {
        top: 74px;
    }
    .pt-part-detail-abs .pt-abs-pic {
        margin: 15px 0 0 0;
    }
    .parts-options .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 360px;
    }
    .pt-banner .parts-options {
        margin: 6px auto;
        width: 100%;
    }
    .widget ul li .search-btn-overlay {
        width: 100%;
    }
    .parts-options .bootstrap-select > .dropdown-toggle {
        margin: 0;
    }
    .parts-options .bootstrap-select .dropdown-menu {
        float:right !important;
        left:0 !important;
    }


    /*  =================   Checkout    =======================    */


    .forgotpass-txt {
        font-size: 28px;
    }
    .step2-txt {
        font-size: 24px;
    }
    .listsign-txt {
        font-size: 20px;
    }
    .baskect-list ul li {
        font-size: 14px;
    }
    .no-padding {
        padding: 0;
    }
    .price-txt {
        font-size: 16px;
    }

}
@media screen and (max-width:375px){
    h1 {
        font-size: 18px;
        line-height: 24px;
    }
    .pt-phone-section .phone{font-size:12px;}
    .pt-phone-section .phone img{padding:0 8px;width:31px;}
    .pt-banner .vrm .go{right:-332px;}
    .pt-icon-counter input{padding:2px 5px;width:30%;}
    .pagination {
        margin: 15px -6px 10px;
    }
    .pt-banner .enter-part-outer a {
        right: 33px;
    }
    .pt-part-listings .list-content .cart-box {
        background: #f3f3f3 none repeat scroll 0 0;
        border: 2px solid #e6e6e6;
        margin-left: -40%;
        padding: 4px;
    }
    .pt-part-listings .list-vrm-go-all input {
        margin-left: 40px;
        width: 230px;
    }
    .listing-vrm-outr-go-all input {
        margin-left: 40px;
        width: 263px;
        z-index: 99999;
    }
    .cat-price ul li span img {
        left: 85%;
        top: 145%;
    }

    .part_brand_img img {
        width: 130px;
    }
    .pt-part-detail .pt-your-txt {
        margin-left: 10px;
    }
    .parts-options .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 350px;
    }
}
@media screen and (max-width:360px){
    .not-vehicle {
        top: 72px;
    }
    .pt-part-detail .pt-your-txt {
        font-size: 15px;
        margin-left:8px;
    }
    .logo img{margin:5px 0;width:85px;}
    .pt-phone-section{margin:0 -19px;padding:8px 0;text-align:center;}
    .pt-phone-section .phone{font-size:16px;}
    .pt-phone-section .phone img{display:none;padding:0;width:20px;}
    .pt-banner .or-bg{height:60px;margin:5px 120px;width:60px;}
    .pt-banner .vrm{background:rgba(0, 0, 0, 0) none repeat scroll 0 0;border:medium none;height:93px;margin-top:-10px;width:100%;}
    /*    .pt-banner .enter-part-outer a{margin:0 -45px;padding:18px;top:11px;}*/
    .pt-banner .enter-part-outer a {
        padding: 18px 8px;
        right: 38px;
    }
    .widget ul li .parts-options select {
        width: 340px;
    }
    .widget ul li .select-drop {
        left: 323px;
        top: 0;
    }
    .pt-banner .vrm input{font-size:14px;width:289px;}
    .pt-banner .vrm .go{right:-318px;}
    .pt-banner .bullet-points .bullet-text{font-size:12px;padding:0 2px;}
    /*    .pt-banner .enter-part-outer{background:rgba(0, 0, 0, 0) none repeat scroll 0 0;border:medium none;height:80px;margin-top:-10px;width:100%;}*/
    .pt-banner .enter-part-outer input {
        width: 320px;
        font-size: 12px;
    }
    .pt-footer .copy-bg span{font-size:11px;}
    .pt-footer .copy-bg .terms-privacy ul li::after{margin:-11px 0 0 -48px;}
    .pt-footer .copy-bg .terms-privacy ul li a{font-size:11px;}
    /*    .pt-part-price{font-size:14px;margin:0 -12px;}*/
    .pt-icon-counter input {
        padding: 2px 5px;
        width: 47%;
    }
    .cat-price ul li span img {
        left: 83%;
    }
    .pt-part-listings .list-content-go-all {
        /*        margin: 54% 10px -61% !important;*/
    }
    .pt-spare-parts .media figure figcaption span{font-size:24px;line-height:30px;padding:12px 5px;}
    .pt-part-listings .list-vrm input {
        font-size: 18px;
        width: 270px;
    }
    .pt-part-listings .list-vrm-go-all input {
        font-size: 16px;
        margin-left: 40px;
        width: 215px;
    }
    .listing-vrm-outr-go-all-model input {
        margin-left: 21px;
        width: 272px;
    }
    .listing-vrm-outr-go-all input {
        margin-left: 25px;
        width: 263px;
        z-index: 99999;
    }
    .not-vehicle {
        margin: 0 105px;
    }
    .listing-vrm-outr input {
        font-size: 18px;
        width: 275px;
    }

    .pt-part-listings .list-content .list-content-go-all {
        margin-left: 0;
    }
    .pt-part-listings .list-content .availability ul li {
        font-size: 17px;
    }
    .pt-part-listings .list-content h3 {
        font-size: 18px;
        line-height: 24px;
        margin: 15px 0 17px;
    }
    .pagination {
        margin: 15px -12px 10px;
    }
    .pt-part-listings figure img{border:1px solid #ccc;margin:0 0;}
    .pt-part-listings .list-content .availability ul li::before{content:url("../images/green-tick.jpg");display:none;left:-3px;position:absolute;top:-5px;}
    .pt-part-listings figure img{border:1px solid #ccc;display:none;margin:0;}
    .pt-part-detail-abs .detail-vrm input{width:319px;}
    .pt-part-detail-abs .detail-vrm-outr input{font-size:18px;width:319px;}
    .pay-overly-box{width:330px !important;}
    .txt-crd{font-size:14px;margin-left:66px;margin-top:-10px;text-align:center;width:179px;}
    .adrs-txt{font-size:11px;width:112px;}
    .cntry-field select{font-size:12px;}
    .pay-field input{font-size:12px;}
    .acc-txt{font-size:10px;}
    .responsve-box{width:455px;}
    .pt-part-detail-abs .pt-part-desc ul li {
        font-size: 11px;
        font-weight: bold;
        list-style: outside none none;
    }
    .pt-part-listings .list-content .cart-box .green {
        font-size: 18px;
    }
    .parts-options .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 340px;
    }


    /*  ==============   Checkout    ====================  */


    .new-txt {
        left: 30%;
    }
    .step-one-menu ul li {
        font-size: 12px;
    }
    .price-txt {
        font-size: 14px;
    }
}
@media screen and (max-width:320px){
    h1 {
        font-size: 16px;
        line-height: 22px;
    }
    .logo img{width:70px;}
    .pt-phone-section .profile{margin:0 -25px;}
    .pt-phone-section .profile ul li{font-size:12px;}
    .pt-phone-section .profile ul li a{font-size:12px;}
    .pt-phone-section .phone img{display:none;margin-left:-10px;padding:0 8px;width:31px;}
    .pt-phone-section .phone{font-size:15px;}
    .pt-banner h1{font-size:16px !important;line-height:22px !important;margin-top:0;}
    .pt-banner .vrm{background:rgba(0, 0, 0, 0) none repeat scroll 0 0;border:medium none;height:92px;margin-top:-10px;width:100%;}
    .pt-banner .vrm .go{right:-275px;}
    .pt-banner .vrm input{font-size:11px;width:239px;}
    .pt-banner .or-bg{height:60px;margin:5px 108px;width:60px;}
    /*    .pt-banner .enter-part-outer input{font-size:14px;height:68px;margin-left:-10px;top:3px;width:100%;}*/
    .pt-banner .enter-part-outer input {
        font-size: 12px;
        width: 300px;
    }
    .pt-banner .or-txt {
        margin: 5px 0 0;
    }
    .widget ul li .parts-options select {
        width: 300px;
    }
    .widget ul li .select-drop {
        left: 280px;
        top: 0;
    }
    .search-btn-overlay-modals {
        font-size: 18px;
        margin: 20px 5px;
        padding: 8px;
        width: 120px;
    }
    .pt-banner .enter-part-outer{background:rgba(0, 0, 0, 0) none repeat scroll 0 0;border:medium none;height:92px;margin-bottom:-23px;margin-left:-10px;width:100%;}
    /*    .pt-banner .enter-part-outer a{margin:0 -35px;padding:18px;top:7px;}*/
    .pt-banner .enter-part-outer a {
        padding: 18px 8px;
        right: 28px;
    }
    .pt-spare-parts .media figure figcaption span{font-size:22px;line-height:28px;padding:30px 5px;}
    .pt-cards{margin-left:6% !important;width:230px;}
    .pt-part-price{color:#828181;display:block;margin:0 -19px;text-align:right;}
    .pt-part-txt{font-size:12px;}
    .pt-part-price {
        font-size: 12px;
        margin: 0 -19px;
    }
    .pt-subtotal-txt{font-size:16px;}
    .cat-price ul li span img {
        left: 82%;
    }
    .pt-icon-outer {
        display: block;
        margin: 0 -10px;
    }
    .sport-car {
        margin: 0 43px;
    }
    .pt-part-listings .sport-txt{left:0;}
    .pt-part-listings .list-vrm input {
        font-size: 18px;
        width: 235px;
    }
    .pt-part-listings .list-vrm-go-all input {
        font-size: 16px;
        margin-left: 15px;
        width: 215px;
    }
    .pt-part-listings .list-vrm-go-all label::after {
        left: 22px;
    }
    .listing-vrm-outr-go-all-model input {
        margin-left: 15px;
        width: 232px;
    }
    .listing-vrm-outr-go-all input {
        margin-left: 15px;
        width: 233px;
        z-index: 99999;
    }
    .listing-vrm-outr input {
        font-size: 18px;
        width: 235px;
    }
    .not-vehicle {
        top: 66px;
    }
    .pt-part-listings .list-or-txt {
        left: 140px;
        position: absolute;
        top: 110px;
        z-index: 99999;
    }
    /*    .pt-part-listings .list-content {
            border-bottom: 1px solid #9c9c9c;
            margin-bottom: -62%;
            margin-left: -33%;
            margin-top: 60%;
            padding: 10px 0;
        }*/
    .pt-part-listings .list-content .availability ul li {
        font-size: 14px;
    }
    .pagination > li {
        display: inline;
        font-size: 14px;
    }
    .pt-part-listings .list-content h3{font-size:14px;line-height:20px;margin:15px 0 17px;}
    .pt-part-listings .list-content .cart-box ul li input{height:30px;width:50%;}
    .pt-part-listings .list-content .cart-box .red-cart-btn{font-size:12px;padding:5px;}
    .pt-part-detail .pt-your-txt{font-size:13px;}
    .pt-part-detail-abs .pt-stock-txt-detail ul li{list-style:outside none none;margin:0 -45%;}
    .detail-vrm{margin:33% 0;}
    .pt-part-detail-abs .detail-vrm input{width:279px;}
    .pt-part-detail-abs .detail-vrm-outr input{font-size:18px;width:279px;}
    .about-page-fig img{width:250px;}
    .pay-overly-box{width:299px !important;}
    .txt-crd{margin-left:46px;}
    .responsve-box{width:418px;}
    .crds-2 img{margin-bottom:5px;width:137px;}
    .pay-field input{font-size:12px;margin-left:7px;}
    .textarea-proceed-btn{font-size:22px;}
    .pt-overly-box{width:286px;z-index:99999;}
    .parts-options select{-moz-appearance:none;background:#eaeaea none repeat scroll 0 0;border:2px solid #aeaeae;font-size:12px;}
    /*    .search-btn-overlay{padding:15px 6px;}*/
    #part_car_cats select{font-size:12px;}
    .select-drop{left:51px;position:relative;top:31px;}
    .overlay-sticker {
        left: -15px;
        top: 27px !important;
    }
    #vrm_modal_data h2{font-size:12px;line-height:18px;}
    .pt-deatil-cr img {
        margin: 10% 80%;
    }
    .part_brand_img img {
        width: 110px;
    }
    .pt-part-detail-abs .pt-part-desc ul li {
        font-size: 11px;
        font-weight: bold;
        list-style: outside none none;
        margin-left: -20px;
    }
    .pt-optional-txt {
        font-size: 14px;
    }
    .pt-checkout-radio-box ul li img {
        width: 45px;
    }
    .pt-part-detail-abs .pt-abs-pic {
        margin: 15px 0 0 46px;
    }
    .parts-options .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 300px;
    }


    /*  ================    Checkout    ==================  */

    .new-txt {
        left: 28%;
    }
    .copy-txt {
        font-size: 14px;
    }
    .terms {
        font-size: 14px;
    }

    .sign-btn {
        font-size: 18px;
    }
    .forgotpass-txt {
        font-size: 24px;
    }
    .step-one-menu ul li {
        padding: 0 7px;
    }
    .step2-txt {
        font-size: 20px;
    }
    .step-edt-btn ul li a {
        padding: 5px 36px;
    }
    .listsign-txt {
        font-size: 18px;
    }
    .baskect-list ul li input {
        width: 14%;
    }
    .price-txt {
        font-size: 14px;
        width: 150%;
    }
    .pay-sign-txt {
        font-size: 20px;
    }
    .heading-one {
        font-size: 14px;
        line-height: 20px;
    }
    .reset-sign-txt {
        font-size: 24px;
    }
}