* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}
*, *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}
body, textarea {
	font-family: "Yantramanav", sans-serif;
}
body {
	font-size: 1rem;
}
body, a:hover {
    color: #2d2d2d;
}
img {
    max-width:100%;	
}
a {
    text-decoration: none;
    transition: all 0.3s ease;
}

    a:hover {
        transition: all 0.3s ease;
    }

ul {
    list-style: none;
}
h1, h2, h3, h4, h5, h6, strong, b, th {
    font-weight: 600!important;
    color: #181f2f;
}
#metaslider-id-194 .slides li {
    background-color: #000;
}
section {
    width: 100%;
    display: inline-block;
}
.topbar {
    position: relative;
}
body .metaslider .flexslider .slides li {
    background: #000!important;
}
body .metaslider .flexslider .slides img {
    opacity: .5;
}
.header, .banner-info, .slidcap {
    position: absolute;
    z-index: 9;
}
.header, .banner-info {
	width: 100%;
}
.header {
    background: rgba(0,0,0,.8);
    border-bottom: solid 2px #fae300;
}
.banner-info {
    background: rgba(0,0,0,.5);
    padding: 20px;
    bottom: 0;
    left: 0;
}
.slidcap {
    max-width: 600px;
    top: 35%;
    left: 8%;
}
.slidcap {
    color: #fff;
}
.d-flex {
    flex-wrap: wrap;
}
.btn-primary, .navbox .nav-menu li:last-child a {
    color: #2d2d2d;
    background-color: #fae300;
    border-color: #fff;
}
.navbox .nav-menu li:last-child a {
    border-style: solid;
    border-width: 1px;
    padding: 7px 20px;
    border-radius: 4px;
}
.headerin {
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.navbox .nav-menu {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.navbox .nav-menu li {
    margin: 0 24px;
}
.navbox .nav-menu li a {
    color: #fff;
    text-transform: uppercase;
}
.logo {
    width: 130px;
}
a.navbar-brand {
    width: 100%;
    display: inline-block;
}
a.navbar-brand img {
    border-radius: 4px;
    overflow: hidden;
}
p.subheading {
    width: 100%;
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
}
.slidcap h2 {
    font-size: 42px;
    text-transform: uppercase;
    line-height: 50px;
    margin: 10px 0 14px;
    color: #fff;
}
.callbox {
    color: #fff;
    align-items: center;
}
.textbox {
    display: inline-block;
    font-size: 25px;
    width: 250px;
    margin-left: 10px;
    font-weight: 600;
}
.textbox p {
    line-height: 24px;
    margin: 0;
}
.textbox span {
    width: 100%;
    display: inline-block;
    font-size: 1rem;
    font-weight: 500;
	color: #fae300;
}
.iconbox {
    border: solid 2px #fae300;
    color: #fae300;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    line-height: 43px;
}
/*.smmbox a {
    background: #ffff;
    color: #fae300;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    line-height: 43px;
}
.smmbox a {
    display: inline-block;
    margin: 0 2px;
	line-height: 45px;
    font-size: 20px;
}
.smmbox a:hover {
	background: #fae300;
    color: #ffff;
}
.smmbox {
    margin: 7px 0 0;
    justify-content: flex-end;
}*/
.btn-big {
    text-transform: uppercase;
    font-size: 20px;
    padding: 8px 20px 5px;
    line-height: 30px;
    margin: 6px 0 0;
}
.navbox .nav-menu li a:hover, .navbox .nav-menu li.current-menu-item a {
	color: #fae300;
}
.btn-primary:hover, .btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle, .btn-check:focus+.btn-primary, .btn-primary:focus, .navbox .nav-menu li:last-child a:hover, .navbox .nav-menu li.current-menu-item:last-child a {
    color: #fae300;
    background-color: transparent;
    border-color: #fae300;
	box-shadow: none;
}
.ctabox, .servicesec, .areassec, .getsec, .customerssec, .pad50 {
	padding: 50px 0;
}
.stepsbox {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    margin-top: 30px;
}
.steptext {
    position: absolute;
    top: 26%;
    left: 6%;
    color: #fff;
    width: 150px;
    font-size: 22px;
    line-height: 26px;
}
.steptext h5 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
}
.titletext {
	text-transform: uppercase;
}
.titletext, h2 {
    color: #181f2f;
    font-size: 32px;
    margin-bottom: 10px;
}
.contentpage ul {
    list-style: circle;
}
.contentpage {
    padding: 40px 0;
}
.mTop10 {
	margin-top: 10px;
}
.mTop20 {
	margin-top: 20px;
}
.mTop30 {
	margin-top: 30px;
}
.mTop40 {
	margin-top: 40px;
}
.mTop50 {
	margin-top: 50px;
}
.bg_p {
	background: #fae300;
}
.bg_dark {
	background: #181f2f;
}
.bglight {
	background:#f5f3f3;
}
.bg_p, .bg_p .titletext, .bg_dark, .bg_dark .titletext {
	color: #2d2d2d;
}
.bg_dark .titletext, .bg_dark h1, .bg_dark h2, .bg_dark h3, .bg_dark h4, .bg_dark h5, .bg_dark h6 {
	color: #fff;
}
.bg_dark p, .bg_dark li {
	color: #cccccc;
}
.servicebox {
    background: rgba(255,255,255,.4);
    padding: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 16px 6px;
}
.serviceimg {
    overflow: hidden;
}
.servicebox, .serviceimg {
    border-radius: 4px;
}
.servicetext {
    margin: 20px 0 0;
}
.servicetext h5 {
    font-size: 26px;
}
.serviceimg, .servicetext {
    width: 100%;
}
.areassec {
    background: url(../tyretire/assets/images/map.jpg) no-repeat center center;
    background-size: 100%;
}
.outimg {
    width: 90px;
    border: solid 2px #fae300;
    border-radius: 50%;
    height: 90px;
    padding: 14px;
    margin-bottom: 16px;
}
.areabox iframe {
    height: 550px;
}
.areabox iframe, .mapform {
    width: 100%;
    border: solid 2px #fae300;
    border-radius: 4px;
}
.mapform {
	height: 400px;
}
.areabox {
    position: relative;
    margin: 16px 0;
}
.vehicle_care .titletext {
    color: #fff;
}
.areabox span {
    background: #fae300;
    position: absolute;
    bottom: -4%;
    left: 41%;
    padding: 5px 20px;
}
p.subhead {
    font-size: 25px;
    line-height: 30px;
    margin-top: 22px;
}
.areassec .titletext {
	margin-top: 40px;
}
.whatwesec {
    font-size: 26px;
    padding: 25px;
}
.whatwesec p {
	margin-bottom: 0;
}
.getbox {
    justify-content: space-between;
    margin-top: 22px;
    align-items: center;
    background: rgba(255,255,255,.1);
    padding: 16px;
    border-radius: 6px;
    min-height: 172px;
}
.getimg {
    background: #fff;
    width: 70px;
    height: 70px;
    text-align: center;
    border-radius: 50%;
    padding: 10px;
}
.gettext {
    width: 192px;
}
.gettext h5 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600!important;
}
.gettext p {
    margin: 0;
    line-height: 20px;
}
.csin {
    position: relative;
    margin-top: 40px;
}
.customerimg {
    width: 720px;
    border: solid  3px #fae300;
    border-radius: 6px;
    overflow: hidden;
}
.testimonialsec {
    position: absolute;
    right: 0;
    top: 12%;
    width: 680px;
    background: #fff;
    border-radius: 4px;
}
.testimonialsec {
    padding: 60px 0;
	border: 1px solid #E6E6E6;
}
.testimonialsec .strong-view.wpmtst-default .wpmtst-testimonial-inner, .testimonialsec .strong-view.wpmtst-default .wpmtst-testimonial {
    border: none;
}
.testimonialsec .strong-view.wpmtst-default .wpmtst-testimonial-content p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 26px;
    line-height: 34px;
}
.testimonialsec .strong-view.wpmtst-default .wpmtst-testimonial-field {
    text-align: left;
}
.testimonialsec .strong-view.controls-style-buttons .wpmslider-start, .testimonialsec .strong-view.controls-style-buttons .wpmslider-stop, .testimonialsec .strong-view.controls-style-buttons .wpmslider-next, .testimonialsec .strong-view.controls-style-buttons .wpmslider-prev {
    color: #fff;
    width: 42px;
    height: 42px;
    line-height: 50px;
}
.testimonialsec .strong-view.controls-type-sides:not(.rtl) .wpmslider-next {
    right: -10px;
}
.testimonialsec .strong-view.controls-type-sides:not(.rtl) .wpmslider-prev {
    left: -10px;
}
.testimonialsec .strong-view.controls-type-sides:not(.rtl) .wpmslider-next, .testimonialsec .strong-view.controls-type-sides:not(.rtl) .wpmslider-prev {
    background: #000;
}
.testimonialsec .strong-view.controls-type-sides:not(.rtl) .wpmslider-prev:hover, .testimonialsec .strong-view.controls-type-sides:not(.rtl) .wpmslider-next:hover, .testimonialsec .strong-view.controls-type-sides:not(.rtl) .wpmslider-prev:hover {
    background: #fae300;
	color: #2d2d2d;
}
.testimonialsec .strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before, .testimonialsec .strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
    background: #fff;
}
.wpmtst-testimonial-field.testimonial-field.testimonial-name {
    font-weight: 700;
    font-size: 20px;
    margin: 16px 0 0;
    line-height: 24px;
    display: inline-block;
}
.brandsec {
    background: #f5f3f3;
    padding: 50px 0 60px;
    margin-bottom: 0;
}
.brandsec .wpcp-carousel-wrapper, .brandsec .wpcp-carousel-wrapper .wpcp-carousel-content-wrapper {
    margin-top: 20px;
} 
.brandsec #sp-wp-carousel-free-id-206 .wpcp-swiper-dots {
    display: none;
}
.footersec {
    background: url(../tyretire/assets/images/footerbg.jpg) no-repeat center center;
    background-size: cover;
}
.vehicle_care {
    background: url(../tyretire/assets/images/fbg.jpg) repeat;
    background-size: 100%;
    padding: 5% 16%;
    margin-top: -60px;
    border-radius: 4px;
	display: none;
}
.faqimg {
	border-radius: 5px;
}
.home .vehicle_care {
	display: block;
}
.vehicle_care p {
    color: #fff;
    margin: 20px 0 25px;
}
.footermain {
	margin: 40px 0;
}
.footermain, .footermain li, .footermain a, .footersec p, .copytext, .copytext a {
    color: #cccccc;
    font-size: 16px;
}
.footersec p {
	margin-bottom: 0;
}
.footersec .footerlogo {
    margin-bottom: 0;
    width: 150px;
}
.copymain {
    background: rgba(5,7,12,.4);
    padding: 24px;
    margin-bottom: 40px;
}
.footersec h6 {
    color: #fae300;
    font-size: 24px;
}
.footersec ul {
    font-size: 24px;
}
.footermain ul {
    margin: 0;
    padding: 0 8px;
}
ul.smmsec {
    display: flex;
    margin: 12px 0 0;
    padding: 0;
}
ul.smmsec a {
    background: #fff;
    color: #2d2d2d;
    margin: 3px;
    width: 40px;
    display: block;
    text-align: center;
    height: 40px;
    padding: 8px 4px;
    border-radius: 50%;
    border: solid 2px #fff;
}
.footermain ul.smmsec a i {
    font-size: 20px;
}
.copytext {
    flex-wrap: wrap;
    justify-content: flex-start;
}
.copymain p {
    text-align: right;
}
.copytext a {
    border-right: solid 1px #cccccc;
    padding: 0 10px;
    line-height: 18px;
}
footer#colophon {
    display: none;
}
.footersec .copymain p, .footersec .copytext a {
	font-size: 14px;
}
.footersec p.contentinfo {
	margin: 11px 0 0;
}
.footermain a:hover, .copytext a:hover {
    color: #fae300;
}
ul.smmsec a:hover {
    background: #fae300;
	color:#2d2d2d;
}
.copytext a:last-child {
    border: none;
}
.metaslider {
	display: none;
}
.home .metaslider {
	display: block;
}
.home .innerpages {
    display: none;
}
.innerpages {
    width: 100%;
    float: left;
    background: #000;
}
.innerpages img {
	width: 100%;
    opacity: .5;
}
.fullbox {
	padding: 80px 0;
}
p.subheading a {
    color: #fae300;
}
p.subheading a:hover {
    color: #fff;
}
.breadcrumb {
    top: 54%;
    text-shadow: 2px 4px #000;
}
.stand_out {
	padding: 40px;
	min-height: 310px;
}
.abtbot {
    min-height: 210px;
}
.abtcont {
    padding: 10px 19px 20px;
    min-height: 180px;
    align-content: flex-start;
}
.stand_out, .abtbot {
    background: #f5f3f3;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    border-radius: 4px;
    margin: 10px 0;
    border: 1px solid #E6E6E6;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img {
    margin: 12px!important;
}
.ngg-gallery-thumbnail img {
    border-radius: 5px;
}
.infocontactus {
    position: static;
    background: #181f2f;
    margin-top: -7px;
}
.homecontent, .whychoose {
    padding: 40px 0;
}
.whychoose img, .radius-4  {
    border-radius: 4px;
}
.footermain li, .footermain p {
    margin: 10px 0;
}
.footersec h6 {
    margin-bottom: 20px;
}
.textbox a {
    color: #fff;
}
.textbox a:hover {
    color: #fae300;
}
section, .footersec, .footermain, .copymain {
    overflow: hidden;
}
section.footersec {
    overflow: visible;
}
.servicebox {
    min-height: 504px;
    align-content: flex-start;
}
.rolcont {
    background: #fae300;
    padding: 30px;
    min-height: 160px;
    align-content: flex-start;
    margin: 10px 0 20px;
    border-radius: 5px;
    flex-direction: column;
}
/**
 *  MEDIA *
           **/

@media(min-width:0px) and (max-width:767px) {
   .navbox .nav-menu li {
    margin: 12px 6px 0;
}
	.header, .banner-info, .slidcap {
    position: static;
}
.navbox .nav-menu li:last-child a {
    border-width: 1px;
    padding: 4px 7px 1px;
    border-radius: 4px;
}
 .navbox .nav-menu {
    margin: 0;
    padding: 0;
}
.headerin {
    justify-content: center;
}
.logo {
    width: 180px;
}
a.navbar-brand {
    margin: 10px 0 2px;
}
.navbox {
    margin: 0 0 20px;
}
	p.subheading {
    font-size: 13px;
}
	.slidcap h2 {
    font-size: 16px;
    line-height: 20px;
    margin: 4px 0;
}
.slidcap {
    max-width: 100%;
    background: rgba(0,0,0,.8);
    padding: 30px 6%;
}
.slidcap h2 {
    font-size: 26px;
    line-height: 28px;
    margin: 8px 0;
}
.btn-big {
    font-size: 17px;
    padding: 6px 13px 4px;
    line-height: 24px;
    margin: 3px 0 0;
}
.banner-info {
    background: #181f2f;
}
.smmbox {
    margin: 17px 0;
    justify-content: flex-start;
}
.callbox {
    margin: 4px 0;
}
.serviceimg {
    width: 70%;
}
 .servicetext {
    width: 100%;
    margin-top: 22px;
}
.gettext {
    width: 78%;
}
.getbox {
    padding: 4px 24px;
}
.titletext {
    font-size: 26px;
    line-height: 29px;
}
.testimonialsec {
    position: static;
    width: 100%;
	padding: 20px 0;
}
.testimonialsec .strong-view.wpmtst-default .wpmtst-testimonial-content p:last-of-type {
    font-size: 16px;
    line-height: 21px;
}
.strong-view.wpmtst-default.controls-type-sides .wpmtst-testimonial-inner {
    padding-left: 20px;
    padding-right: 20px;
}
.wpmtst-testimonial-field.testimonial-field.testimonial-name {
    font-size: 16px;
    margin: 10px 0 0;
    line-height: 20px;
}
.testimonialsec .strong-view.wpmtst-default .testimonial-company {
    text-align: left;
    font-size: 13px;
}
.customerimg {
    width: 100%;
    margin-bottom: 10px;
}
.csin {
    margin-top: 10px;
}
.brandsec #sp-wp-carousel-free-id-206.sp-wpcp-206 .wpcp-single-item {
    border: none;
}
.vehicle_care {
    padding: 5% 6%;
}
.footersec {
    background-size: 100% 100%;
}
.footermain .px-5 {
    padding: 20px 5px!important;
}
 .footermain h6 {
    margin: 20px 0!important;
}
.copytext {
    justify-content: center;
    margin-top: 8px;
}
.copymain p {
	text-align: center;
}
.whychoose img {
    margin-bottom: 30px;
}	
.servicebox {
    justify-content: center;
    align-items: center;
    text-align: center;
}
.whatwesec {
    line-height: 28px;
}
}
@media(min-width:768px) and (max-width:1319px) {
.logo {
    width: 140px;
}
.navbox .nav-menu li {
    margin: 0 11px;
}
.navbox .nav-menu li:last-child a {
    padding: 3px 13px;
}
.navbox .nav-menu {
    padding: 6px;
}	
.navbox .nav-menu li {
    margin: 0 5px;
    font-size: 14px;
}
.banner-info {
    background: rgba(0,0,0,.8);
    position: static;
}
.slidcap {
    top: auto;
    left: 6%;
    bottom: 28%;
}
p.subheading {
    font-size: 18px;
}
.slidcap h2 {
    font-size: 22px;
    line-height: 28px;
    margin: 10px 0 14px;
}
.btn-big {
    font-size: 16px;
    padding: 8px 14px 5px;
    line-height: 20px;
    margin: 4px 0 0;
}
.textbox {
    font-size: 16px;
    width: 100%;
    margin-left: 0;
}
.textbox p {
    line-height: 18px;
}
.iconbox, .smmbox a {
    width: 30px;
    line-height: 34px;
    margin-bottom: 6px;
    height: 30px;
}
.smmbox a {
    margin: 12px 2px;
    line-height: 35px;
    font-size: 14px;
}
.titletext {
    font-size: 25px;
}
.steptext {
    top: 15%;
    width: 110px;
    font-size: 16px;
    line-height: 16px;
}
.serviceimg, .servicetext {
    width: 100%;
}
.serviceimg {
    margin: 0 0 20px;
}
.areabox span {
    left: 22%;
}
.gettext {
    width: 100%;
    margin-top: 14px;
}
.getbox {
    margin-top: 14px;
}
.whatwesec {
    font-size: 23px;
}
.customerimg {
    width: 340px;
}
.testimonialsec {
    top: 5%;
    width: 430px;
}
.testimonialsec .strong-view.wpmtst-default .wpmtst-testimonial-content p:last-of-type {
    font-size: 16px;
    line-height: 22px;
}
.testimonialsec .strong-view.wpmtst-default.controls-type-sides .wpmtst-testimonial-inner {
    padding-left: 20px;
    padding-right: 20px;
}
.testimonialsec {
    padding: 8px 0;
}
.testimonialsec .wpmtst-testimonial-field.testimonial-field.testimonial-name {
    font-size: 16px;
    margin: 0px 0 0;
    line-height: 20px;
}
.testimonialsec .strong-view.wpmtst-default .testimonial-company {
    text-align: left;
    font-size: 14px;
}
.footersec {
    background-size: 100% 100%;
}
.footersec h6 {
    font-size: 20px;
    line-height: 20px;
}
.footersec .px-5 {
    padding-right: 0rem!important;
    padding-left: 1rem!important;
}
.copytext a {
    margin: 3px 0;
}
.vehicle_care {
    padding: 5% 6%;
}
.smmbox ul.smmsec a {
    padding: 3px;
}
.serviceimg {
    width: 40%;
}
.servicetext {
    width: 56%;
}
.slidcap.breadcrumb {
    bottom: 8%;
    padding: 0;
    margin: 0;
}
.slidcap.breadcrumb p.subheading {
    font-size: 16px;
}
.slidcap.breadcrumb h2 {
    font-size: 22px;
    line-height: 28px;
    margin: 2px 0;
}
	.firstbox {
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
		align-items: center;
}
.footersec .firstbox p {
    margin-bottom: 0;
    width: 68%;
}
	.copytext {
    justify-content: center;
}
.copymain {
    text-align: center;
}
.copymain p {
    text-align: center;
}
}


