body {
	overflow-x: hidden;
}

.green {
	color: #00ee3f;
}

.black {
	color: black;
}

.italic {
	font-style: italic;
}

.green_background {
	background-color: #00ee3f;
}

.dark_background {
	background-color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

.tyre-detail-wrapper h1,
.tyre-detail-wrapper h2,
.tyre-detail-wrapper h3,
.tyre-detail-wrapper h4,
.tyre-detail-wrapper h5,
.tyre-detail-wrapper h6,
.search-detail-wrapper h1,
.search-detail-wrapper h2,
.search-detail-wrapper h3,
.search-detail-wrapper h5,
.search-detail-wrapper h6 {
	font-family: 'Open Sans', sans-serif;
	: "Poppins", sans-serif;
	font-weight: 800;
	font-style: italic;
}

.contentWrapper {
	width: 80%;
	margin: 0 auto;
}

@font-face {
	font-family: 'Open Sans', sans-serif;
	: 'AktivGrotesk';
	src: url('../fonts/AktivGrotesk-Regular.otf') format('opentype');
	/* Safari, Android, iOS */
}

@font-face {
	font-family: 'Open Sans', sans-serif;
	: 'AktivGrotesk Bold';
	src: url('../fonts/AktivGrotesk-Bold.eot'), url('../fonts/AktivGrotesk-Bold.woff') format('woff'), /* Pretty Modern Browsers */
	url('../fonts/AktivGrotesk-Bold.otf') format('opentype');
	/* Safari, Android, iOS */
}

@font-face {
	font-family: 'Open Sans', sans-serif;
	: 'AktivGrotesk-XBoldItalic';
	src: url('../fonts/AktivGrotesk-Bold.otf') format('opentype');
	/* Safari, Android, iOS */
}

@font-face {
	font-family: 'Open Sans', sans-serif;
	: 'AktivGrotesk-Regular';
	src: url('../fonts/AktivGrotesk-Regular.otf') format('opentype');
	/* Safari, Android, iOS */
}

@import url('https://fonts.googleapis.com/css?family=Poppins:800i');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
.containerClass {
	width: 1170px;
	margin: 0 auto;
}

.faqs {
	margin-bottom: 80px;
}

.faqs h2 {
	margin: 30px 0;
}

.faqTable {
	width: 100%;
}

.accordion {
	width: 100%;
}

.accordion li {
	list-style: none;
	margin-bottom: 12px;
}

.accordion a {
	padding: 12px 8px;
	background-color: #f7f7f7;
	border: 1px solid #e8ebf2;
	border-radius: 4px;
	font-size: 16px;
	display: block;
	color: #373737;
	cursor: pointer;
	position: relative;
}

.accordion a:after {
	position: absolute;
	font-family: 'Open Sans', sans-serif;
	: 'FontAwesome';
	content: '\f107 ';
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
	transition: all .2s ease-in-out;
}

.accordion a.active:after {
	font-family: 'Open Sans', sans-serif;
	: 'FontAwesome';
	content: '\f106 ';
}

.accordion div {
	display: none;
	padding: 12px 8px;
}

.thumbnail-menu-content p {
	text-align: left;
	font-size: 15px;
}

.thumbnail-menu-content p:first-of-type {
	margin-bottom: 20px;
}

.thumbnail-menu-content h3 {
	margin-top: 5px;
	margin-bottom: 20px;
}

.thumbnail-menu li .thumbnail-menu-content a.green-btn {
	position: absolute;
	/* left: 15px; */
	left: 50%;
	transform: translateX(-50%);
	bottom: 10px;
	border-radius: 0;
}

p {
	margin: 0;
	padding: 0;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: 0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.top-logo {
	/*max-width: 350px;*/
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 25px;
}

.mswt-logo {
	position: relative;
}

.mswt-logo a {
	/*position: absolute;*/
	transform: translateY(-50%);
	top: 50%;
	font-size: 28px;
	margin-left: 20px;
	color: #000;
}


/*.mswt-logo .contact a:nth-of-type(2) {
    font-size: 13px;
}*/

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	background: none;
	color: inherit;
}

.menu {
	background: #00ee3f;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	/*padding: 10px 0;*/
	padding: 6px 0;
	/*border-bottom: 2px solid white;*/
	width: 100%;
}

.navbar-default {
	background-color: transparent;
	border: none;
}

.navbar-default .navbar-nav>li>a {
	font-size: 17px;
	color: #000;
	padding: 15px 25px;
}


/**/

.navbar {
	margin-bottom: 0;
}

.menu-search input {
	background: none;
	border: none;
	margin-left: 5px;
}

.menu-search {
	margin-left: 35px;
}

.nav-menu {
	margin-right: 100px;
}

.cart {
	margin-right: 45px;
}

.cart a {
	color: #333333;
}

.carousel-caption {
	top: 130px;
}

.banner-btn {
	color: black;
	background-color: #00ee3f;
	border-radius: 0 !important;
	margin-top: 55px;
	padding: 8px 35px !important;
	font-weight: 600;
	border: 0;
}

.banner-btn:hover {
	background: #00ee3f;
}

.carousel-indicators li {
	height: 12px;
	width: 12px;
	border-radius: 50%;
	background: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	border: 1px solid white;
}

.carousel-indicators li:first-child {
	margin-left: 0;
}

.carousel-indicators .active {
	background: white;
	height: 12px;
	width: 12px;
	margin-left: 5px;
}

.searchtyre-img {
	margin-left: -15px;
}

g .searchtyre-img img {
	width: 100%;
}

.search-tyre {
	padding-top: 20px;
}

.search-tyre.home-search-tyre {
	padding-top: 0;
}

.search-tyre-sec.search-tyre-secFix .seach-form {
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
}

.search-tyre-sec.search-tyre-secFix .search-item {
	width: calc(33.33% - 15px);
	margin-right: 0;
	margin-bottom: 8px;
	display: block;
}

.search-tyre-sec.search-tyre-secFix .search-item span,
.search-tyre-sec.search-tyre-secFix .search-item select {
	display: inline-block;
}

.search-tyre-sec.search-tyre-secFix .search-item span {
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0;
}

.search-tyre-sec.search-tyre-secFix .search-item span.orangeDisc {
	margin-left: 0;
	margin-right: 0;
}

.search-tyre-sec.search-tyre-secFix .search-item select {
	margin-left: 0;
	width: calc(100% - 45px);
}

.search-tyre-sec.search-tyre-secFix #search-item-top {
	position: relative;
	top: 15px;
	padding-top: 8px;
}

.search-tyre-sec.search-tyre-secFix #search-item-bottom {
	position: relative;
	top: 24px;
	padding-top: 10px;
}

.search-tyre-sec.search-tyre-secFix .search-item.fullWidth:nth-of-type(1) {
	position: relative;
	top: 25px;
}

.search-tyre-sec.search-tyre-secFix .search-item.fullWidth .blue-btn {
	display: block;
}

.top-tyres-bg {
	background: #333;
	padding: 80px 0;
}

.top-tyres-bg h2 {
	color: #fff;
	font-weight: 600;
	text-align: center;
	font-size: 50px;
	margin-bottom: 45px;
}

.top-tyre-brand {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.top-tyre-brand li {
	margin-right: 30px;
}

.top-tyre-brand li a {
	color: #fff;
	font-size: 30px;
}

.top-tyre-brand li:last-child {
	margin-right: 0;
}

.top-tyre-brand li img {
	width: auto;
	margin: 0 auto;
	max-height: 100px;
}

.top-tyre-brand .slick-track {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

.book-tyre-wrap {
	padding: 80px 0;
}

.book-tyre-wrap h2 {
	text-align: center;
	font-weight: 600;
	font-size: 40px;
	margin-bottom: 40px;
}

.book-tyre-wrap h2 span {
	color: #00ee3f;
	font-style: italic;
}

.book-tyre {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}

.book-step {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-right: 50px;
	flex-direction: column;
}

.book-tyre .book-step:last-child {
	margin-right: 0;
}

.book-step img {
	height: 137px;
	width: auto;
}

.book-step ol {
	padding-left: 40px;
}

.book-step:first-child ol {
	padding-left: 10px;
}

.book-step ol li {
	color: #333;
	font-size: 22px;
	font-weight: 600;
}

.book-step ol li span {
	color: #00ee3f;
}

.access-tyre {
	background: #333;
	padding: 55px 0;
}

.access-tyre h2,
.about_info h2,
.about-header h2 {
	font-weight: 600;
	text-align: center;
	font-size: 36px;
}

.access-tyre h2 {
	color: #fff;
}

.access-tyre h2 span {
	color: #00ee3f;
}

.testimonial {
	background: #00ee3f;
	padding: 100px 0 90px;
}

.testimonial-item {
	color: #fff;
	max-width: 800px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.testimonial-item p {
	font-size: 19px;
	margin-bottom: 35px;
}

.rating-star {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}

footer {
	/* padding: 90px 0 55px; */
	padding: 0 0 0;
	padding-top: 30px;
}

.footer-title {
	color: #00ee3f;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 35px;
}

.footer-list li {
	margin-bottom: 5px;
}

.footer-list li a {
	color: #333;
	font-size: 15px;
}

.bold-title {
	font-weight: bold;
}

.nav-footer-top {
	margin-bottom: 30px;
}

.email-footer {
	display: flex;
	width: 100%;
}

.enter-email {
	background: #f5f5f5;
	border: 0;
	width: 75%;
	padding: 0.677vw 0.885vw 0.677vw 0.885vw;
	color: #333;
	margin-right: 0;
	font-size: 0.885vw;
	line-height: 1.666vw;
}

.email-footer input:nth-child(2) {
	background-color: #282828;
	color: white;
	font-size: 0.9375vw;
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-weight: bold;
	padding: 0.677vw 3.90625vw;
	margin-left: 10px;
	line-height: 1.09375vw;
	width: 28.5%;
}

@media(max-width: 768px) {
	.email-footer input:nth-child(2) {
		background-color: #282828;
		color: white;
		font-size: 14px;
		font-family: 'Open Sans', sans-serif;
		: PT Sans;
		font-weight: bold;
		padding: 11px 7px;
		margin-left: 10px;
		line-height: 20px;
		width: 28.5%;
	}
	.enter-email {
		background: #f5f5f5;
		border: 0;
		width: 75%;
		padding: 10px;
		color: #333;
		margin-right: 0;
		font-size: 14px;
	}
}

.find-more {
	background: #00ee3f;
	color: #333;
	font-weight: bold;
	border: 0;
	/*width: 25%;*/
	padding: 10px;
}

.viewMore {
	background: #00ce00;
	padding: 12px 0;
	text-transform: uppercase;
	font: 18px "Source Sans Pro", sans-serif;
	font-style: italic;
	width: 100%;
	color: #fff;
	border: none;
	font-weight: bold;
}

.footer-right {
	/* width: 85%;
    float: right; */
	margin-bottom: 0px;
}

.footer-text {
	color: #333;
	margin-top: 40px;
	font-size: 17px;
	margin-bottom: 70px;
}

.footer-text span {
	display: block;
	/*font-weight: bold;*/
	margin-bottom: 0px;
}


/*added on 08/21/2018*/

.footer-right p:nth-of-type(2) {
	font-size: 12px;
}


/*added on 08/21/2018*/

.footer-right-top .footer-text:nth-of-type(1) {
	margin-top: 0;
	margin-bottom: 20px;
}

.footer-right-top .footer-text:nth-of-type(2) {
	margin-top: 15px;
	margin-bottom: 49px;
}


/*.footer-right-top{
	position: relative;
    bottom: 22px;
}*/

.footer-right-bottom {
	width: 50%;
	padding-left: 11px
}

.footer-logo p {
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
}

.footer-logo p a {
	color: #00ee3f;
}

.bottom-footer {
	margin-top: 150px;
	margin-top: 40px;
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	line-height: 26px;
}

.search-heading {
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}

.search-heading span,
.carousel-caption h1 span {
	color: #00ee3f;
	font-style: italic;
}

.search-tyre-sec {
	max-width: 1000px;
	margin: 0 auto;
	display: block;
	width: 100%;
	/*padding-top: 31px;*/
}

.arrow-green {
	width: 90%;
	margin-top: -15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.searchtyre-img-wrap .searchtyre-img {
	position: relative;
	z-index: 2;
}

.search-carousel {
	margin-top: -7%;
}

.search-item {
	float: left;
	width: calc(25% - 15px);
	margin-right: 7px;
	margin-left: 8px;
	display: -webkit-flex;
	display: flex;
}

.search-select .search-item:last-child {
	margin-right: 0;
}

.search-select .search-item:first-child {
	margin-left: 0;
}

.search-tyre-sec h3,
.about_info h3 {
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	margin-top: 45px;
}

.search-tyre-sec h3 span {
	color: #00ee3f;
}

.search-item span {
	display: inline-block;
	padding: 7px 0;
	width: 35px;
	text-align: center;
	height: 40px;
}

.search-item input {
	background: #333;
	color: #00ee3f;
	width: auto;
	border: 0;
	padding: 8px 0;
}

.search-item select {
	width: calc(100% - 45px);
	margin-left: 10px;
	-webkit-appearance: none;
	background: #f5f5f5 url("../images/green-dropdown.png") no-repeat;
	background-position: 96% center !important;
	border: 0;
	padding-left: 10px;
}


/*.carousel-inner .active{
    min-height: 332px;
}*/

.carousel-inner .item {
	background-position: center !important;
}

.carousel-indicators {
	bottom: 10px;
	margin-bottom: 0px;
}


/**new css **/

.product-top-black a {
	color: #000;
	background: #00ee3f;
	display: inline-block;
	text-align: center;
	padding: 10px 40px;
	margin-right: 55px;
	position: relative;
	font-size: 16px;
	float: left;
}

.product-p-one {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	margin-right: 55px;
	text-align: left;
	float: left;
}

.product-top-black h3 {
	font-size: 58px;
	color: #00ee3f;
	display: inline-block;
	margin-right: 55px;
	float: left;
	font-weight: bold;
	text-transform: none;
	margin-top: -8px;
}

.product-p-two {
	color: white;
	display: inline-block;
	font-size: 15px;
	text-align: left;
	float: left;
}

.product-top-black {
	background: #000000;
	padding: 35px 50px 35px 90px;
	text-align: center;
}

.steps {
	padding: 40px 0;
	/*background: #fafafa;*/
}

.steps .container {
	width: 90%;
}

.step-img,
.step-text {
	float: left;
}

.step-img {
	width: 40%;
}

.step-img img {
	width: 100%;
}

.step-text {
	width: calc(60% - 40px);
	margin-left: 40px;
}

.step-text h3 {
	color: #00ee3f;
	font-weight: bold;
	font-size: 18px;
}

.step-text p {
	margin-top: 10px;
	font-size: 17px;
}

.detail-wheel .container {
	width: 90%;
}

.product-image-small {
	text-align: center;
	margin-bottom: 25px;
}

.product-image-small img {
	width: 80%;
}

.tyre-product-image {
	width: auto;
	height: 400px;
}

.detail-wheel {
	padding-top: 45px;
	padding-bottom: 85px;
}

.tyre-product-name {
	font-size: 27px;
	font-weight: bold;
	padding: 45px 0 35px;
}

.product-detail-text {
	font-size: 15px;
	font-weight: 500;
}

.product-detail-text span {
	display: block;
	margin-top: 15px;
}

.tyre-price-list {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 60px;
	margin-top: 30px;
}

.tyre-price-list span {
	font-size: 23px;
	font-weight: normal;
	width: 170px;
	display: inline-block;
}

.make-enquiry {
	color: #000;
	border: 1px solid #000;
	padding: 9px 0;
	margin-right: 10px;
}

.make-enquiry,
.product-add-cart {
	width: 160px;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	margin-bottom: 15px;
}

.product-add-cart {
	background: #00ee3f;
	color: #000;
	padding: 10px 0;
}

.tyre-package {
	background: #282828;
	color: #00ee3f;
	font-weight: bold;
	width: 90%;
	display: block;
	text-align: center;
	padding: 11px;
	font-size: 16px;
}

.nav-tabs li {
	background: #282828;
	width: calc(25% - 5px);
	margin-right: 5px;
}

.product-tab .nav-tabs>li>a {
	color: #fff !important;
	font-size: 18px;
	padding: 15px;
}

.product-tab .nav-tabs li.active {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background: none;
}

.product-tab .nav-tabs li.active a {
	color: #000 !important;
}

.product-tab .nav-tabs {
	margin-bottom: 45px;
	margin-top: 70px;
}

.nav-tabs {
	border: 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	border: 0;
}

.tech-title {
	font-weight: bold;
	margin-bottom: 20px;
}

.tech-title-small {
	font-size: 16px;
	margin-top: 25px;
}

.side-order-title {
	color: #fff;
	background: #000 url(../images/arrow-down.png) no-repeat;
	font-size: 14px;
	padding: 25px 50px;
	text-transform: uppercase;
	background-position: 90% center;
}

.order-select-option {
	padding: 30px 45px 50px;
	border: 1px solid #000;
}

.tyre-text-left {
	width: 50%;
	float: left;
}

.tyre-corner-right {
	width: 50%;
	float: left;
	text-align: right;
}

.tyre-top-right h3 {
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	: "Source Sans Pro", sans-serif;
	font-weight: bold;
	font-size: 18px !important;
}

.tyre-corner-right img {
	width: 90%;
}

.tyre-text-left p {
	margin: 25px 0;
}

.bill-title {
	font-size: 26px;
	margin: 45px 0 25px;
}

.tyre-bill span {
	float: right;
}

.bill-title {
	font-size: 26px;
	margin: 45px 0 25px;
	font-weight: bold;
}

.proceed-checkout {
	background: #00ee3f;
	color: black;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 0;
	height: auto;
}

.choose-fitment {
	display: block;
	text-align: center;
	color: #282828;
	border: 2px solid #797979;
	padding: 12px 0;
	margin-bottom: 20px;
}

.select-div {
	color: #282828;
	border: 2px solid #797979;
	padding: 12px 10px;
	margin-bottom: 20px;
	position: relative;
}

.tyre-choose-option {
	margin-top: 30px;
}

.select-div select {
	position: absolute;
	right: 10px;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-size: 20px;
	font-weight: bold;
	top: 5px;
	background: url(../images/dropdown.png) no-repeat;
	background-position: right 13px;
	padding-right: 35px;
}

.search-div {
	background: #282828;
	padding: 8px 0;
}

.search-type {
	position: relative;
	z-index: 3;
	margin-top: 4px;
}

.search-type li {
	display: inline-block;
	border-right: 1px solid #fff;
	padding-right: 8px;
	padding-left: 5px;
	line-height: 12px;
}

.search-price-li a,
.search-price-dropdown {
	display: inline-block;
}

.search-price-dropdown select {
	background: #f5f5f5 url("new_template/images/green-dropdown.png") no-repeat;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding: 5px 30px 5px 5px;
	background-position: 96% center;
	width: 100%;
}

.search-type li:first-child,
.search-type li:last-child {
	border-right: 0;
}

.search-type li a {
	color: #fff;
}

.car-banner img {
	width: 100%;
}

.product-search .container {
	width: 95%;
}

.product-image {
	text-align: center;
	padding-top: 20px;
	background: #fff;
}

.product-item {
	border: 2px solid #f0f0f0;
	margin-bottom: 20px;
	height: 100%;
	background: #fafafa;
	position: relative;
}

.bach_icon {
	position: absolute;
	top: -20px;
	right: -30px;
}

.product-tyreimg {
	width: auto;
	margin-top: 30px;
	height: 220px;
}

.product-details {
	background: #fafafa;
}

.product-details {
	background: #fafafa;
	padding: 40px;
	border-top: 1px solid #f0f0f0;
}

.tyre-name span {
	display: block;
	font-size: 22px;
}

.about-tyre {
	font-size: 16px;
	margin: 30px 0;
}

.price-per {
	font-size: 22px;
	margin-bottom: 10px;
}

.price-per span {
	font-weight: bold;
	margin-left: 20px;
}

.book-green,
.view-detail-book {
	display: block;
	text-align: center;
	padding: 8px 0;
}

.book-green {
	background: #00ee3f;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 35px;
}

.view-detail-book {
	background: #282828;
	color: #fff;
	font-size: 16px;
}

.slider-product-wrap {
	padding: 40px 0 60px 0;
}

.slider-product-wrap .container {
	width: 95%;
}

.deal-slider .slider-item img {
	margin: 0 auto;
	max-height: 50px;
}

.slick-prev {
	left: -20px;
	position: absolute;
	top: 30%;
}

.slick-next {
	position: absolute;
	right: -20px;
	top: 30%;
}

.search-div .container {
	width: 95%;
}

.back-search {
	background: #00ee3f;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	padding: 6px 25px;
}

.back-search-wrap {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

.back-search-wrap p {
	color: #fff;
	margin-left: 60px;
}

.back-search-wrap p span {
	font-weight: bold;
	display: block;
	font-size: 18px;
}

.search-div>.container>.row {
	display: -webkit-flex;
	display: flex;
	align-items: center;
}

.nav-tabs>li>a:hover {
	border: none;
	background: inherit;
}

.tyre-company {
	height: 55px;
	width: auto;
}

.tyre-company img {
	height: 55px;
	width: auto;
}

.product-search {
	/*margin-top: 40px;*/
	margin-top: 15px;
}

.product-search>.container>.row {
	/*display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;*/
}

.product_item_wrap {
	margin-bottom: 20px;
}

.tyre-price-list li {
	margin-bottom: 15px;
}

.popular-tyre-list {
	width: 95%;
	max-width: 800px;
	margin: 0 auto;
	margin-top: 30px;
	list-style: disc;
}

.popular-tyre-list li {
	margin-right: 30px;
	width: calc(20% - 30px);
	margin-bottom: 15px;
	padding-left: 21px;
	color: #3d3d3d;
	float: left;
	padding-left: 2px;
	font-size: 18px;
}

.popular-tyre-list li a {
	font-size: 15px;
	font-weight: 600;
}

.popular-tyre-title {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	margin-top: 45px;
}

.popular-tyre-title h3 {
	margin-left: -20px;
	font-weight: 600;
}

.price-per1 {
	color: #00ee3f;
	font-size: 20px;
}

.nav-menu .navbar {
	text-align: center;
}

.about_info {
	padding: 100px 30px 90px;
	max-width: 1140px;
	width: 100%;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.about-book {
	padding: 50px;
}

.booking-caption {
	bottom: unset;
	transform: translateY(-50%);
	top: 50%;
}

.about_info h2 {
	margin-bottom: 46px;
}

.about_info p {
	line-height: 1.3;
	font-size: 16px;
}

.about-header {
	padding: 60px 30px;
	color: white;
	text-align: center;
}

.about-book {
	width: 33.33%;
	text-align: center;
}

.about_booking figcaption img {
	height: auto;
	width: 102px;
}

.about-header h2 {
	display: inline-block;
}

.about-btn {
	color: black;
	background-color: #00ee3f;
	border-radius: 0 !important;
	padding: 8px 35px !important;
	font-weight: 600;
	border: 0;
	display: inline-block;
	margin-left: 60px;
}

.fig-title {
	font-size: 60px;
	color: #00ee3f;
	font-weight: bold;
	margin-right: 15px;
}

.custom-ul li p {
	font-size: 19px;
	font-weight: bold;
	margin-left: 15px;
	text-align: left;
}

.testimonial .slick-slide {
	height: auto;
}

.detail-form {
	background: none;
}

.detail-form input,
.detail-form textarea {
	width: 100%;
}

.tbl-enquir-form.detail-form {
	width: 100%;
}

.tbl-enquir-form.detail-form td {
	color: #000;
}

.form-title {
	text-align: center;
}

.submit-my {
	width: 46% !important;
	margin-bottom: 0;
	min-height: 40px;
	border-radius: 0 !important;
	float: left;
	margin-right: 10px;
}

.reset-my {
	width: 36% !important;
	float: left;
	margin-right: 10px;
	min-height: 40px;
	margin-bottom: 0;
	border: 0;
}

.no-search-container {
	text-align: center;
	margin-top: 40px;
}

.enquiry-form-wrap {
	border: 1px solid #ccc;
	padding-top: 20px;
	margin-bottom: 30px;
}

.enquiry_container {
	margin-left: 15px;
	margin-right: 15px;
}

.search-tab {
	text-align: center;
	background: #fff;
}

.search-tab.nav-pills>li {
	float: none;
	display: inline-block;
	margin-right: 0;
	margin-left: 0;
}

.search-tab.nav-pills>li.active>a {
	background: #282828;
}

.search-tab.nav-pills>li>a {
	border-radius: 0;
	padding: 10px 35px;
	background: #9d9d9d;
	color: #fff;
	text-transform: uppercase;
}

.tab-table {
	color: #fff;
	width: 100%;
	max-width: 500px;
}

.tab-table td,
.tab-table th {
	text-align: center;
}

.tab-table td {
	padding-bottom: 5px;
}

.tab-table input {
	max-width: 60px;
	width: 80%;
	text-align: center;
	padding: 2px;
	color: #000;
}

.tab-search-btn {
	background: #00ee3f;
	border: 0;
	font-weight: normal;
	padding: 5px;
}

.sticky-wrapper {
	height: auto !important;
}

.fitment-center.search-slogan.search-section-title h2 {
	font-size: 22px;
}

.navbar-default .navbar-nav>li>a {
	padding: 20px 20px !important;
}

.search-category .fa.fa-angle-down,
.mobile-view {
	display: none;
}

.search-results figcaption .table-bordered tr td,
.search-results figcaption .table-bordered tbody tr:first-child th {
	font-size: 13px;
	font-weight: bold;
}

.search-results figcaption .table-bordered {
	margin-bottom: 12px;
}

.search-results figcaption .table-bordered tr th {
	font-size: 14px;
	font-weight: normal;
}

.search-results .buy-btn {
	margin-top: 0;
	text-align: center;
	position: relative;
}

.search-results .buy-btn span {
	position: absolute;
	left: 20px;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}

.search-results .buy-btn p {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	letter-spacing: 0.05em;
}


/*@media(max-width: 1880px) and (min-width: 1601px){
.search-results .buy-btn p{
    font-size: 16px;
}
}*/

@media(max-width: 1600px) and (min-width: 1200px) {
	.search-results .buy-btn span img {
		height: auto;
		width: 90%;
	}
	.search-results .buy-btn span {
		left: 10px;
	}
}

@media(max-width: 1600px) and (min-width: 1301px) {
	.search-results .buy-btn p {
		font-size: 12px;
	}
}

@media(max-width: 1300px) and (min-width: 1200px) {
	.search-results .buy-btn p {
		font-size: 11px;
	}
	.search-results .buy-btn span img {
		height: auto;
		width: 80%;
	}
}

@media(max-width: 1199px) and (min-width: 992px) {
	.search-results .buy-btn span img {
		height: auto;
		width: 70%;
	}
	.search-results .buy-btn span {
		left: 0px;
	}
	.search-results .buy-btn p {
		font-size: 10px;
	}
}

@media(max-width: 991px) {
	.search-results .buy-btn p {
		font-size: 14px;
	}
	.search-results .buy-btn span {
		left: 10px;
	}
}

.contentWrapper {
	display: flex;
}

.contentWrapper .navLinks,
.contentWrapper .ratingStars {
	/* width: 275px; */
	width: 20%;
	/* float: left; */
}

.contentWrapper .navLinks .list-group-item {
	position: relative;
	background-color: #ebebeb;
	padding: 30px 35px;
	border: 1px solid #fff;
}

.contentWrapper .navLinks .list-group-item a:focus {
	text-decoration: none;
}

.contentWrapper .navLinks .list-group-item.active {
	background-color: #00ce00;
	margin-bottom: 0;
	font-style: italic;
}

.contentWrapper .navLinks .list-group-item.active a {
	color: #fff;
	text-transform: uppercase;
}

.contentWrapper .navLinks .list-group-item:after {
	width: 8px;
	height: 13px;
	display: inline-block;
	content: '';
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	background: url(../images/pointer.png);
}

.contentWrapper .navLinks .list-group-item.active:after {
	display: none;
}

.contentWrapper .centerContent p {
	margin-bottom: 30px;
	font-size: 16px;
}

.heading5 {
	margin-bottom: 30px;
	font-size: 16px;
}

.contentWrapper .navLinks .list-group-item a {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	: "Source Sans Pro", sans-serif;
	font-weight: bold;
	color: #282828;
}

.rightContent .readMore {
	color: #333;
}

.readMore:hover {
	text-decoration: underline;
}

.contentWrapper .centerContent {
	padding: 0 40px;
	/* flex: 1; */
	width: 68%;
}

.contentWrapper .centerContent .leftContent {
	padding-right: 65px;
	flex: 1;
}

.contentWrapper .centerContent .rightContent {
	width: 385px;
	;
}

.contentWrapper .centerContent .topContent,
.contentWrapper .centerContent .bottomContent {
	display: flex;
}

.contentWrapper .centerContent .topContent.fix {
	display: block;
}

.contentWrapper .centerContent .topContent.fix p {
	margin-bottom: 15px;
}

.contentWrapper .centerContent .topContent.fix h1 a,
.contentWrapper .centerContent .topContent.fix h2 a {
	color: #333;
	margin-bottom: 5px;
	display: block;
}

.contentWrapper .centerContent .topContent .faqs {
	width: 100%;
}

.navLinks .list-group-item:first-child,
.navLinks .list-group-item:last-child {
	border-radius: 0;
	color: #282828;
}

.contentWrapper .ratingStars>div {
	padding: 30px;
	margin-bottom: 1px;
	background-color: #ebebeb;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	: "Source Sans Pro", sans-serif;
}

.contentWrapper .ratingStars>div:last-of-type {
	margin-bottom: 10px;
}

.contentWrapper .ratingStars>div cite {
	display: block;
	color: #282828;
	font-family: 'Open Sans', sans-serif;
	: "Source Sans Pro", sans-serif;
	font-weight: bold;
	line-height: 1.3;
}

.contentWrapper .ratingStars .rating-star {
	margin-bottom: 15px;
}

.search-detail-wrapper .featuredImageBg {
	position: relative;
	background-size: cover;
	height: 0;
	width: 100%;
	padding-top: 24%;
	margin-bottom: 60px;
	margin-top: -60px;
}

.search-detail-wrapper .featuredImageBg.noMargin {
	margin-bottom: 0;
}

.featuredTitle {
	position: absolute;
	font-size: 88px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	: "Source Sans Pro", sans-serif;
	font-weight: bold;
	font-style: italic;
	white-space: nowrap;
}

.accordionTrigger {
	display: none !important;
}

.updateInDevice {
	display: none;
}

.thumbnailSection .container {
	width: 1140px !important;
}

.centerTitle {
	text-align: center;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	: "Poppins", sans-serif;
}

.thumbnailSection .centerTitle {
	margin-top: 70px;
	margin-bottom: 65px;
	color: #fff;
}

.contentWrapper.noFlex {
	padding-left: 0;
	padding-right: 0;
	display: block;
	width: 100%;
}

.thumbnailSection .col-md-6 {
	margin-bottom: 10px;
}

.thumbnailSection {
	background-color: #00ce00;
	padding-bottom: 140px;
}

.contentWrapper .thumbnailSection .col-md-6 {
	padding-left: 5px;
	padding-right: 5px;
}

.contentWrapper .thumbnailSection .col-md-6>div {
	padding: 20px 40px;
	padding-bottom: 35px;
	background-color: #fff;
	height: 100%;
}

.thumbnailSection .iconTitle {
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}

.thumbnailSection .iconTitle h1 {
	font-size: 45px;
	width: 300px;
	text-align: center;
	line-height: 0.9;
	display: inline-block;
}

.thumbnailSection .iconTitle div {
	display: inline-block;
	flex: 1;
	text-align: center;
}

.thumbnailSection .iconTitle .boldTitle {
	font-size: 90px;
}

.thumbnailSection .descriptiveButton p {
	max-width: 300px;
	text-align: center;
	float: left;
	font-size: 16px;
}

.thumbnailSection .descriptiveButton .btnLearnMore {
	float: right;
}

.flexWrapper {
	display: flex;
	flex-wrap: wrap;
}

.btnLearnMore {
	padding: 6px 16px;
	background-color: #282828;
	color: #fff;
	border: none;
	font: 14px "PT Sans", sans-serif;
	font-weight: bold;
	display: inline-block;
}

@media (min-width: 320px) and (max-width: 767px) {
	.btnLearnMore {
		padding: 5px 10px;
	}
}

.btnLearnMore:hover {
	color: #fff;
}

.descriptiveButton .btnLearnMore {
	padding-right: 28px;
	padding-left: 14px;
	letter-spacing: 1px;
	position: relative;
}

.descriptiveButton .btnLearnMore:hover {
	color: #fff;
}

.descriptiveButton .btnLearnMore:after {
	content: '';
	width: 7px;
	height: 13px;
	position: absolute;
	right: 14px;
	top: 50%;
	background: url(../images/arrowRight.png);
	transform: translateY(-50%);
}

.search-item.searchItem {
	float: left;
	width: 33.33%;
	margin-right: 0;
	margin-left: 0;
}

.search-item.searchItem .orangeDisc {
	width: 40px;
	width: 46px;
	height: 40px;
	border-radius: 50%;
	padding: 0;
	line-height: 40px;
	margin-right: 15px;
	margin-left: 10px;
	font-style: normal;
}

.secondChild .search-item.searchItem .orangeDisc {
	background-color: #282828 !important;
}

.search-item.searchItem select {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.advanceSelect .search-item.searchItem {
	display: flex;
	align-items: center;
}

.searchBoxSection .search-item.searchItemFull {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	/* margin-top: 25px; */
	margin-bottom: 25px;
}

.advanceSearchSection {
	display: none;
	border-top: 1px solid #c9c9c9;
	padding-top: 30px;
}

.advanceSearchSection .advanceSelect .searchItem h5 {
	color: #ff5700;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	: "Poppins", sans-serif;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin: 0 15px;
}

.advanceSearchSection .rangeSection {
	padding-top: 25px;
}

.advanceSearchSection .rangeSection .form-group {
	font-weight: bold;
}

.advanceSearchSection .rangeSection .checkbox-container {
	margin-left: 20px;
	font-weight: normal;
	cursor: pointer;
}

.advanceSearchSection .rangeSection .checkbox-container .checkmark {
	display: inline-block;
	height: 17px;
	width: 17px;
	background-color: white;
	border: 1px solid #868686;
	position: relative;
	vertical-align: middle;
}

.advanceSearchSection .rangeSection .checkbox-container input {
	opacity: 0;
	width: 0;
}

.advanceSearchSection .rangeSection .checkbox-container .checkmark:after {
	position: absolute;
	content: "";
	left: 0px;
	bottom: 0px;
	width: 20px;
	height: 22px;
	background: url(../images/check.png) center center;
	background-repeat: no-repeat;
	display: none;
}

.advanceSearchSection .rangeSection .checkbox-container input:checked+.checkmark:after {
	display: block;
}

.advanceSearchSection .rangeSection .form-group img {
	/*filter: brightness(0%);*/
}

.advanceSearchSection .rangeSection .form-group {
	display: inline-block;
	margin-left: 85px;
}

.search-slogan.search-section-title+.searchBoxSection {
	padding: 30px;
	padding-bottom: 0;
	display: flex;
}

.search-slogan.search-section-title+.searchBoxSection .searchByTyreSize {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
}

.searchBoxSection .searchByTyreSize .firstGroup {
	flex: 1;
}

.searchBoxSection .searchByTyreSize .firstGroup .firstChild {
	margin-bottom: 25px;
}

.searchBoxSection .searchByTyreSize .firstGroup .secondChild {
	/* margin-top: 35px; */
	display: none;
	/* margin-bottom: 25px; */
}

.search-slogan.search-section-title+.searchBoxSection .imgHolder {
	width: 160px;
}

.searchTyreSize>.search-slogan.search-section-title {
	padding: 20px 30px;
}

.searchTyreSize>.search-slogan.search-section-title .advancedSearch:hover,
.searchTyreSize>.search-slogan.search-section-title .advancedSearch:focus {
	text-decoration: none;
}

.searchTyreSize>.search-slogan.search-section-title a {
	right: 30px;
}

.search-item.searchItem select {
	-moz-appearance: none;
	cursor: pointer;
}

.search-item a.blue-btn {
	background-color: #282828;
	padding: 8px 0;
	width: 100%;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.home-search-tyre .seach-form .search-item input.orangeBtn,
.search-tyre-sec.search-tyre-secFix .search-item a.blue-btn,
.searchBoxSection .search-item input,
.searchBoxSection .search-item a.blue-btn {
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	: "Poppins", sans-serif;
	font-weight: bold;
	/*font-style: italic;*/
	letter-spacing: 0.05em;
	line-height: 28px;
}

.searchTyreSize {
	border: 1px solid #949494;
}

.searchTyreSize .search-slogan h3 {
	font-size: 25px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	: "Poppins", sans-serif;
	font-weight: bold;
	font-style: italic;
}

.staffImage {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	background-color: #00cb00;
}

.staffImage .descriptiveText {
	position: absolute;
	display: table;
	bottom: 0;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: #282828;
	padding: 30px 25px;
	padding-top: 39px;
	color: #fff;
}

.staffImage .descriptiveText p>a {
	color: #00c900;
}

.staffImage .imgHolder {
	/* width: 250px;
    margin-top: -40px;
    float: right; */
	width: 60%;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
}

.staffImage .quotes {
	width: calc(100% - 250px);
	width: 40%;
	padding-left: 25px;
	padding-top: 35px;
	color: #fff;
	/* float: left; */
}

.staffImage .quotes h3 {
	font-family: 'Open Sans', sans-serif;
	: "Poppins", sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	font-size: 1.2vw;
}

.quotes h3 {
	margin-bottom: 20px;
}

.imgHolder .staffImg {
	max-width: 100%;
}

.topContent {
	margin-top: 60px;
}

section.bottomContent {
	margin-top: 80px;
	margin-bottom: 115px;
	background-color: #fafafa;
	padding-top: 45px;
	padding-bottom: 25px;
}

._searchItem>span {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	display: inline-block;
	background-color: #ff5700;
	text-align: center;
	line-height: 65px;
	color: #fff;
	font-size: 32px;
}

.bottomContent .Box1,
.bottomContent .Box2,
.bottomContent .Box3 {
	float: left;
}

.bottomContent .Box1 {
	width: 27%;
	text-align: center;
}

.bottomContent .Box1 p>a {
	color: #ff5700;
}

.bottomContent .Box1>h3 {
	color: #ff5700;
	font-size: 32px;
	font-family: 'Open Sans', sans-serif;
	: "Poppins", sans-serif;
	font-weight: bold;
	font-style: italic;
}

.bottomContent .Box1 p {
	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 16px;
}

.bottomContent .Box2 {
	width: 34%;
	text-align: center;
}

.bottomContent .Box2>img {
	max-width: 100%;
	display: inline-block;
}

.bottomContent .Box3 {
	width: 39%;
	display: flex;
	justify-content: center;
}

.bottomContent .Box3 ._searchItem {
	text-align: center;
	padding: 0 15px;
}

.bottomContent .Box3 ._searchItem p {
	font-size: 16px;
}

.bottomContent .Box3 ._searchItem>h1 {
	text-transform: uppercase;
	font-size: 36px;
	margin: 15px 0 20px;
	font-family: 'Open Sans', sans-serif;
	: "Poppins", sans-serif;
	font-weight: bold;
	font-style: italic;
}

.bottomContent .Box3 ._searchItem p>span {
	color: #ff5700;
}

@media (max-width: 992px) {
	/*.search-detail-wrapper .container {
        width: 100%;
    }*/
	.product-detail .product-spec {
		margin-bottom: 20px;
	}
	.tyre-detail-wrapper .shop-sale {
		margin-top: 15px !important;
	}
	.search-results li {
		width: calc(33.33% - 18px) !important;
	}
	section.work-step {
		margin-bottom: 30px;
	}
	.search-slogan {
		justify-content: flex-start !important;
	}
	.thumbnail-menu ul {
		flex-wrap: wrap;
	}
	.thumbnail-menu li {
		width: 50% !important;
	}
	.find-more {
		width: 118px;
	}
	.enter-email {
		width: calc(100% - 118px);
	}
	.search-results li {
		padding: 18px 10px !important;
	}
	.search-results figure img {
		max-height: 150px;
	}
}

ul.nav.navbar-nav .dropdown {
	text-align: left;
}

.menu ul.nav.navbar-nav .dropdown a {
	padding: 2px 4px;
	color: #333 !important;
	color: #fff !important;
	font-size: 18px !important;
	color: #57585a;
	display: block;
	text-transform: capitalize;
}


/*New Responsive starts*/

@media (max-width: 1281px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 15px;
	}
	.containerClass {
		width: 100%;
		padding: 15px;
	}
}

@media (max-width: 961px) {
	.step-text {
		width: 100%;
	}
	.testimonial {
		padding: 50px 0;
	}
}

@media(max-width:768px) {
	.faqs h2 {
		margin: 15px 0;
		margin-top: 0;
		font-size: 24px;
	}
	.faqs {
		margin-bottom: 20px;
	}
	.nav.navbar-nav .hasChild a {
		position: relative;
	}
	.nav.navbar-nav .hasChild>a.isOpen:after {
		transform: rotate(180deg);
	}
	.menu ul.nav.navbar-nav .dropdown a {
		padding: 1px 6px;
		font-size: 14px !important;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 16px !important;
		padding-bottom: 5px !important
	}
	ul.nav.navbar-nav>li {
		margin-bottom: 5px;
	}
}

@media only screen and (max-width: 767px) {
	.nav.navbar-nav .hasChild>a:after {
		position: absolute;
		font-family: 'Open Sans', sans-serif;
		: 'FontAwesome';
		content: '\f107';
		right: 15px;
		top: 50%;
		margin-top: -10px;
		font-size: 24px;
		transition: .3s ease-in-out;
	}
	.tyre-detail-tab ul.nav-tabs {
		flex-wrap: wrap;
	}
	.nav-tabs li {
		width: 100%;
	}
	.banner-btn {
		margin-top: 0;
	}
	.carousel-caption {
		top: unset !important;
		bottom: 45px;
		padding: 0;
	}
	.carousel-caption h1 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.carousel-indicators {
		bottom: 0;
	}
	/*#carousel-id .item{   
        min-height: 180px;
    }*/
	.carousel-caption {
		bottom: 34px;
	}
	.tab-table input {
		font-size: 13px;
	}
	.search-price-dropdown select {
		width: 113px !important;
	}
	.search-div>.container>.row>.col-md-4.col-sm-3 {
		width: 50%;
		margin-top: -46px;
		margin-left: 50%;
		padding-left: 0;
	}
	.back-search-wrap p {
		margin-left: 0 !important;
		margin-top: -45px !important;
		/*right: 15px;
        position: absolute;*/
		position: absolute;
		right: 0;
		/*bottom: 7px;*/
		width: 50%;
	}
	.search-price-li a {
		width: 100%;
	}
	.sticky-wrapper {
		height: auto !important;
	}
	.search-type li:first-child {
		display: block;
	}
	.search-price-dropdown select {
		max-width: unset !important;
	}
	.product-search .container,
	.search-div .container {
		width: 100%;
	}
	.search-type li {
		width: calc(50% - 5px);
	}
	.popular-tyre-list li {
		width: calc(33.33% - 30px);
	}
	.back-search-wrap {
		display: block;
	}
	.back-search-wrap p {
		margin-left: 0;
		margin-top: 30px;
	}
	.book-tyre {
		display: block;
	}
	.product-tyreimg {
		width: 30%;
		max-width: 200px;
		height: auto;
	}
	.search-heading {
		font-size: 25px !important;
	}
	.product_item_wrap {
		width: 100%;
	}
	.menu-search {
		height: 30px;
		margin-top: 0 !important;
	}
	#search-input {
		display: inline-block !important;
		height: 30px;
	}
}

@media only screen and (max-width: 480px) {
	.tyre-detail-wrapper .search-slogan.detail-slogan>a {
		display: none;
	}
	.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .searchtyre-img img {
		max-width: 50%;
	}
	.search-tyre-sec .seach-form .search-item {
		width: 100% !important;
	}
	.carousel-caption h1 {
		font-size: 18px;
	}
	.top-menu {
		/* display: block !important; */
		text-align: center !important;
		height: auto !important;
	}
	.top-menu a {
		font-size: 14px;
	}
	.menu-search {
		margin-bottom: 15px;
	}
	.carousel-caption h1 {
		margin-bottom: 6px;
		font-size: 20px;
	}
}

.tyre-brand-listing li {
	margin-bottom: 30px;
	text-align: center;
}

.tyre-brand-listing {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	align-items: center;
}

.tyre-brand-listing li a img {
	max-height: 120px;
	height: auto;
}

.retailer-table tbody tr th {
	width: 25%;
	text-align: center;
	background: #dfdede;
	padding: 9px 5px;
	font-size: 10px;
}

.fitment-input {
	color: #726b66;
	width: 95%;
	display: block;
	max-width: 400px;
}

.location_search h1 {
	border: 0;
}

.fitment-submit input {
	background: #00ee3f;
	padding: 5px 10px;
	margin-top: 5px;
}


/*** added on 11/30/2017 ***/

.top-tyres-bg {
	background: white;
}

.top-tyres-bg h2 {
	color: inherit;
}

img.brand-logo {
	max-width: 250px;
}

.product-description {
	margin-top: 30px;
}

#sticker {
	z-index: 99999 !important;
}

.top-tyre-brand .slick-slide {
	margin: 0 35px;
}

.checkout_table {
	margin-top: 0 !important;
	padding: 0 !important;
}

.location_search {
	background-image: none !important;
	background-color: #fff !important;
	padding-left: 0 !important;
	border: 0 !important;
}

.checkout_table {
	background: none !important;
}

.location_search .inn_header {
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-weight: bold;
	padding-bottom: 0px !important;
	border-bottom: 1px solid #000;
	width: 100%;
}

.checkout_table.inner_pages h1 {
	visibility: hidden;
}

.location_search fieldset input {
	height: 35px !important;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	float: left;
	min-width: 245px;
	width: 100%;
	margin-bottom: 10px;
	border-radius: 0;
}

.location_search fieldset {
	margin-top: -25px;
}

.location_search fieldset input:last-child {
	background: #00c900;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-weight: bold;
	color: #fff;
}

.partner-application-wrap {
	max-width: 600px;
	width: 95%;
	padding: 30px 5px;
	border: 1px solid #ccc;
	margin-top: 30px;
}

.partner-label {
	max-width: 150px;
	width: 100%;
	float: left;
	text-align: right;
}

.partner-title {
	margin-top: 30px;
	color: #000;
}

.partner-radio {
	text-align: left;
}

.partner-radio input {
	margin-left: 30px;
}

.partner-alignment {
	text-align: right;
}

.air-conditioned {
	text-align: right;
}

.asterisk {
	color: red;
}

@media (min-width: 1200px) {
	.tyre-detail-wrapper .search-slogan.row {
		display: flex !important;
		align-items: center;
	}
	/* .search-tyre-wrapper .searchtyre-img{
        margin-bottom: -51px;
    }
*/
	.search-tyre.home-search-tyre .search-tyre-wrapper {
		padding-top: 35px;
		padding-bottom: 69px;
	}
	.product-detail .trigger-modal-wrapper #trigger-modal {
		width: 100%;
	}
}

@media (max-width: 1199px) {
	.back-search-wrap p {
		margin-left: 15px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.search-type li:first-child {
		display: block;
		margin-top: 5px;
	}
}

@media (max-width: 991px) {
	.back-search {
		display: none;
	}
	.back-search-wrap {
		margin-right: 0;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.sticky-wrapper {
		height: auto !important;
	}
	.fig-title {
		font-size: 26px;
	}
	.about-book {
		padding: 30px;
	}
}

.product-search {
	margin-top: 15px !important;
}

#footer-list li {
	display: inline-block;
	width: 50%;
}

.deal-slider .slick-slide {
	margin-left: 30px;
	margin-right: 30px;
}

.deal-slider .slick-track {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
}

#overview p span {
	color: #000 !important;
}

.custom-ul {
	display: flex;
	align-items: center;
}

.blink-sec {
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

.blink_red {
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blinker;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
}

@-moz-keyframes blinker {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes blinker {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes blinker {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


/*kajal css*/

.top-menu {
	text-align: right;
	padding: 0px 40px;
	/* height: 40px; */
	margin-top: 18px;
	margin-bottom: 13px
}

.top-menu a {
	margin-left: 20px;
	color: #929292;
}

.top-menu a img {
	margin-left: 10px;
}

.top-logo {
	margin-top: 0px;
	padding: 0 40px;
	margin-bottom: 38px;
}

.mswt-logo,
.top-menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.mswt-logo a {
	transform: none;
	font-size: 16px;
	margin-left: 0;
}

.menu-search {
	margin-left: 0;
	text-align: left !important;
}

.bold-header {
	font-weight: 700;
	background-color: #00c900;
	color: white !important;
	padding: 10px;
	transform: skew(-15deg) !important;
}


/*.help-care {
    border: 3px solid #00d800;
    padding: 6px 10px;
    padding-left: 40px;
    margin-left: 15px !important;
    position: relative;
    font-weight: bold;
    font-size: 13px !important;
    color: #00d802 !important;
}
*/


/*modified on 08/21/2018*/

@media (min-width: 768px) {
	.help-care {
		padding: 6px;
		padding-left: 40px;
		margin-left: 15px !important;
		position: relative;
		color: #fff !important;
		background-color: #00c900;
	}
	.search-item span {
		width: 87px;
	}
}

@media (max-width: 768px) {
	.help-care {
		padding: 6px;
		padding-left: 40px;
		margin-left: 15px !important;
		position: relative;
		color: #fff !important;
		background-color: #00c900;
	}
	.search-item span {
		width: 87px !important;
	}
}


/*.help-care span {
        border-right: 2px solid #fff;
        position: absolute;
        font-weight: bold;
        font-size: 15px;
        left: 0;
        top: 0;
        padding: 3px 10px;
    }
    /*modified on 08/21/2018*/


/* .help-care img {
        margin: 0 8px 3px 2px;
    }*/

.contact img {
	margin-right: 10px;
}

.menu {
	background-color: #282828;
}

.nav-menu {
	margin: 0 auto !important;
}

.nav-menu .navbar {
	min-height: unset;
}

.menu li a {
	color: white !important;
	/*font-size: 14px !important;*/
}

.navbar-toggle {
	margin-right: 0;
}

ul.nav.navbar-nav>li {
	position: relative;
}

.carousel-overlay {
	background: #00ee3f;
	height: 100%;
	width: 40%;
	content: "";
	position: absolute;
	top: 0;
	left: -50px;
	z-index: 1;
	transform: skew(-10deg);
	max-width: 700px;
	opacity: 0.9;
}

.carousel-caption h1 {
	font-weight: 700;
	font-style: italic !important;
	text-shadow: none;
	font-style: normal;
	top: 40%;
}

.carousel-caption p {
	font-size: 20px;
	line-height: 1.5;
	text-shadow: none;
}

.search-item span {
	border-radius: 50%;
}


/*
.searchtyre-img img {
    width: auto;
}*/

.search-title {
	font-style: italic;
	font-weight: 700;
	display: inline-block;
	font-size: 24px;
	min-width: 164px;
}

.search-tyre-sec .seach-form {
	display: inline-block;
}

.info {
	display: flex;
	justify-content: center;
	align-items: center;
}

.info .desktop-search-text {
	max-width: 112px;
	display: inline-block;
	font-size: 12px;
	line-height: 1.2;
}

.info img {
	display: inline-block;
	margin-right: 6px;
}

.search-item span {
	width: 90px;
	padding: 8px 0 0 10px;
	font-weight: 800;
}

.upbtn {
	float: right;
}

.panel-heading {
	position: unset !important;
}

.filesize {
	font-weight: 700;
	font-size: 14px;
}

.popover {
	display: none;
}

.tab-content input,
textarea,
select {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}


/*modified on 08/22/2018*/

@media (min-width: 992px) and (max-width: 1199px) {
	.search-item select {
		width: calc(100% - 28px);
		font-size: 9px;
		font-weight: bold;
		margin-left: 4px;
	}
}


/*modified on 08/22/2018*/

@media (min-width: 1200px) {
	.search-item select {
		font-size: 13px;
	}
}

.home-search-tyre .search-tyre-sec {
	justify-content: space-around;
}

.home-search-tyre .search-tyre-sec .seach-form.search-select .secondChild {
	display: none;
}

.search-detail-wrapper .search-tyre-sec.search-tyre-secFix .secondChild {
	display: none;
}

.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .info1,
.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .searchtyre-img {
	float: left;
}

.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .searchtyre-img {
	width: calc(100% - 150px);
}

.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .searchtyre-img img {
	/*max-width: 55%;*/
}

.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .info1.info {
	width: 150px;
}

.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .info.desktop-search-text {
	margin-top: 5px;
	font-size: 16px;
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	: "PT Sans";
	font-weight: 400;
}

.search-tyre-wrapper>.col-md-5.col-sm-3 .desktop-search-text.info a {
	display: block;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	: "PT Sans", sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.search-tyre-wrapper>.col-md-5.col-sm-3 .desktop-search-text.info a:hover,
.search-tyre-wrapper>.col-md-5.col-sm-3 .desktop-search-text.info a:focus {
	color: #00c900;
	text-decoration: none;
}

.search-tyre-wrapper>.col-md-5.col-sm-3 .info1 img,
.search-tyre-wrapper>.col-md-5.col-sm-3 .info1.info {
	display: block;
}

.search-tyre-sec.search-tyre-secFix .secondChild {
	width: 100%;
}

.info.info1 .btn_icon {
	display: inline-block;
	vertical-align: middle;
}

.info.info1 .advancedSearch {
	font-family: 'Open Sans', sans-serif;
	: "PT Sans", sans-serif;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
	display: block;
	font-size: 16px;
	line-height: 22px;
}

.search-tyre-sec {
	max-width: 100%;
	align-items: center;
	height: 100%;
}

.search-item input {
	background: #00c900;
	color: white;
	font-size: 14px;
	width: 100%;
}

.orange {
	color: #00c900;
}

.search-tyre-sec .seach-form {
	flex-grow: 1;
}

.top-tyres-bg {
	padding-top: 35px !important;
}

.book-step-wrapper .step-header {
	background-color: #262626;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.book-step-wrapper .step-header h4,
.steps-wrapper h3,
.search-title.searchTitle {
	text-align: center;
	color: white;
	font-style: italic;
	padding: 15px 0;
	font-weight: 600;
}

.search-title.searchTitle {
	background-color: #000;
	display: block;
	font-size: 18px;
	text-transform: uppercase;
}

.book-step-wrapper {
	background-color: #fff;
	margin-top: 30px;
}

.book-step-wrapper .steps-wrapper {
	display: flex;
	text-align: center;
}

.book-step-wrapper .steps-wrapper li {
	display: inline-block;
	width: 49%;
	margin: 0;
	padding: 0 20px;
}

.steps-wrapper ol {
	padding: 20px 15px;
}

.steps-wrapper h3 {
	display: inline-block;
}

.steps-order figcaption h3 {
	font-size: 18px;
	max-width: 202px;
	color: #282828;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-weight: 800;
	font-style: italic;
}

.steps-order figcaption h3 span {
	color: #282828;
}


/*added on 8/20/2018*/

.steps-order a figcaption p {
	color: black;
	font-family: 'Open Sans', sans-serif;
	: PT sans;
	font-size: 18px;
}

.book-step-wrapper .steps-wrapper .col-md-2 h1 {
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-weight: 800;
	font-style: italic;
	font-size: 70px;
	padding-top: 30px;
	padding-bottom: 27px;
	line-height: 62px;
}


/*.step-image{
    max-height: 300px;
}*/

.btn-video {
	background-color: #282828;
	color: white;
	display: inline-block;
	margin-left: 10px;
}

.btn-video:hover {
	opacity: 0.8 !important;
	color: white !important;
}

.btn-video span {
	color: white;
	margin-left: 6px;
}

.staff-image {
	position: relative;
	height: 100%;
	/* bottom: 100px; */
	top: -50px;
	height: 360px;
	overflow: hidden;
}

.staff-image img {
	/* position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%); */
	height: calc(100% + 100px);
	width: auto;
}

.searchtyre-img {
	margin-left: 0;
}

.menu-search input {
	border: 1px solid #252525;
	border-radius: 30px;
	text-align: center;
}


/*** added on 6/6/2018 ***/

.brands-section {
	background: #fff;
	padding-top: 54px;
	padding-bottom: 27px;
}

.brands-section h2 {
	margin-bottom: 25px;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-weight: bold;
	font-style: italic;
	font-size: 26px;
}

.brands-section .container {
	width: 80% !important;
}

.brands-grid {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-between;
}

.brands-grid a {
	width: 25%;
	padding-left: 37px;
}

.brands-section .brands-grid a {
	width: 20%;
}

.search-detail-wrapper .brands-grid a {
	width: auto;
}

.tyre-detail-wrapper .brands-grid a {
	width: auto;
}

.brands-grid a img {
	/* max-height:  50px;
    width:  auto; */
	margin-top: 25px;
	/* margin-bottom: 25px;     */
}

.testimonials-section {
	padding-top: 40px;
	padding-bottom: 35px;
}

.testimonials-section h2 {
	margin-bottom: 40px;
	font-weight: bold;
}

.testimonials-section .owl-item {
	/* opacity: 0.6; */
	filter: brightness(50%);
	transition: filter ease-in-out 250ms;
}

.testimonials-section .owl-item.active.center {
	filter: brightness(100%);
}

.testimonials-section .owl-prev {
	position: absolute;
	top: 45%;
	left: 20%;
	width: 45px;
	height: 45px;
	background: #fff !important;
	border-radius: 0 !important;
}

.testimonials-section .owl-prev:before {
	content: "\f104";
	font-family: 'Open Sans', sans-serif;
	: FontAwesome;
	color: #000;
	padding: 10px;
	font-size: 30px;
}

.testimonials-section .owl-next {
	position: absolute;
	top: 45%;
	right: 20%;
	width: 45px;
	height: 45px;
	background: #fff !important;
	border-radius: 0 !important;
}

.testimonials-section .owl-next:before {
	content: "\f105";
	font-family: 'Open Sans', sans-serif;
	: FontAwesome;
	color: #000;
	padding: 10px;
	font-size: 30px;
}

.testimonials-section .owl-theme .owl-nav [class*="owl-"] {
	padding: 0;
}

.testimonials-section .owl-carousel .owl-item img {
	height: auto;
	/* width: 100%; */
}

.testimonials-section .owl-carousel .item {
	position: relative;
}

.testimonials-section .owl-carousel .item strong {
	position: absolute;
	bottom: 40px;
	text-align: center;
	width: 100%;
	z-index: 500;
	color: #fff;
	font-size: 25px;
}

.testimonials-section .owl-prev,
.testimonials-section .owl-next {
	background: none !important;
}

.testimonials-section .owl-prev::before,
.testimonials-section .owl-next::before {
	color: white;
	font-size: 60px;
}

.testimonials-section .owl-prev {
	left: 1%;
}

.testimonials-section .owl-next {
	right: 1%;
}

.social-media-section .connect li {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #282828;
	/*padding: 10px;*/
}

.social-media-section {
	padding: 94px 0;
	padding-bottom: 0;
}

.social-media-section .footer-banner {
	margin-bottom: 20px;
}


/*.social-media-section .connect li i {
    color: #282828;
    margin-left: 10px;
}*/

.modal {
	top: 16%;
	/* transform: translateY(-34%); */
}

.testimonials-item p {
	opacity: 0;
	transition: opacity ease-in-out 250ms;
	text-align: center !important;
	width: 200% !important;
	margin-left: -50% !important;
}

.modal-dialog {
	max-width: 830px;
	width: 90%;
	margin: 30px auto;
}

.bold-header {
	max-width: 460px;
	/*margin: 0px auto;*/
	position: relative;
	/*bottom: 11px;*/
}

@media (max-width: 767px) {
	.bold-header {
		position: relative;
		bottom: 6px;
	}
}

@media (max-width: 584px) {
	.bold-header {
		position: relative;
		bottom: 0px;
	}
}


/*.search-tyre-sec {
    display: block;
}*/

.search-tyre-sec .seach-form {
	width: 100%;
}

.info .desktop-search-text {
	max-width: 164px;
}

.carousel-caption h1 {
	font-size: 40px;
}

.carousel-caption p {
	font-size: 14px;
}

.info {
	margin-bottom: 10px;
}

.info p {
	margin-bottom: 0px;
}

.testimonials-item {
	color: inherit;
	max-width: unset;
	width: unset;
}

.testimonials-item:focus {
	outline: none;
}

.testimonials-section .owl-item .rating-star {
	opacity: 0;
	margin-top: 50px;
	margin-bottom: 10px;
}

.testimonials-section .owl-item.active.center .rating-star {
	opacity: 1;
}

.testimonials-section .owl-item .testimonials-item p {
	opacity: 0;
	transition: opacity ease-in-out 250ms;
	font-style: italic;
	max-width: 795px;
	width: 100%;
}

.testimonials-section .owl-item.active.center .testimonials-item p {
	opacity: 1;
	transition: opacity ease-in-out 250ms;
}

.testimonials-section .owl-prev,
.testimonials-section .owl-next {
	top: calc(50% - 125px);
}

.carousel-caption {
	text-align: left;
	width: 40%;
	left: 0;
	max-width: 700px;
	transform: none;
	text-shadow: none;
	padding-left: 30px;
	padding-right: 30px;
}

.social-media-section .container {
	width: 80% !important;
}

.testimonials-item .rating-star {
	margin-top: 46px;
	margin-bottom: 24px;
}

.testimonials-item p {
	text-align: center;
	font-style: italic;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-weight: bold;
	font-size: 21px;
	margin-bottom: 50px;
	line-height: 25px;
}

.testimonial-image {
	position: relative;
	transition: filter ease-in-out 250ms;
	cursor: pointer;
	/* height: 250px; */
	overflow: hidden;
	border: 5px solid #000000;
}

.testimonial-image img {
	filter: brightness(38%);
	width: 100%;
	height: auto;
}

.slick-center .testimonial-image img {
	filter: brightness(100%);
}

.testimonials-item .rating-star,
.testimonials-item p {
	opacity: 0;
	transition: opacity ease-in-out 250ms;
}

.slick-center .rating-star,
.slick-center p {
	opacity: 1;
}

.testimonial-carousel i.fa {
	position: absolute;
	z-index: 10;
	top: calc(50% - 70px);
	/* top: 125px; */
	transform: translateY(-50%);
	color: white;
	font-size: 26px;
	cursor: pointer;
}

.testimonial-carousel i.fa.fa-chevron-left {
	left: 30px;
}

.testimonial-carousel i.fa.fa-chevron-right {
	right: 30px;
}


/*@media (min-width: 332px) and (max-width: 1024px){
.staff-image-wrapper {
    position: absolute;
    left: 50%;
    bottom: -2px;
    transform: translate(-50%, 33%);
    height: 100%;
    width: auto;
    /*max-width: 280px;
	}
}
*/

.staff-image-wrapper {
	position: relative;
	/*left: 50%;
    transform: translateX(-50%);*/
	width: 100%;
	height: auto;
}

@media(min-width: 992px) and (max-width:1199px) {
	/*  .staff-image-wrapper {
        height: 86%;
        width: auto;
        bottom: 0;
    }*/
}

.staff-image-wrapper img {
	height: 100%;
	width: auto;
}

.row.steps-wrapper {
	position: relative;
}

.play-icon {
	position: absolute;
	background: url(../images/play_icon.png);
	width: 27px;
	height: 36px;
	/*width: 131px;*/
	/*height: 131px;*/
	cursor: pointer;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
	background-size: 100% 100%;
}

.testimonial-modal .close {
	/* position: absolute;
    top: 0;
    right: -30px;
    height: 30px;
    width: 30px;
    background-color: white; */
	position: absolute;
	top: -15px;
	padding: 0px !important;
	border: 3px solid white;
	right: -12px;
	height: 30px;
	opacity: 1;
	width: 29px;
	font-size: 14px;
	display: flex;
	/* align-items: center; */
	border-radius: 50%;
	background-color: black;
	background: black;
	color: white;
	justify-content: center;
}

.testimonial-modal .close .fa {
	margin-top: -2px;
}

.testimonials-item {
	width: 33.33%;
	display: inline-block;
	float: left;
	display: none;
}

.testimonials-item:nth-child(1),
.testimonials-item:nth-child(2),
.testimonials-item:nth-child(3) {
	display: block;
}


/*checkbox css*/

.filter-form label {
	font-size: 15px;
}

.filter-form .checkbox-container {
	cursor: pointer;
	display: block;
	position: relative;
	/*    padding-right: 35px;*/
	margin-bottom: 15px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.filter-form .checkbox-container input[type="checkbox"] {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.filter-form .checkmark {
	position: absolute;
	top: 50%;
	right: 0;
	height: 17px;
	width: 17px;
	transform: translateY(-50%);
	background-color: white;
	border: 1px solid #868686;
}

.filter-form .checkbox-container input[type="checkbox"]:checked~.checkmark {
	background-color: white;
}

.filter-form .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.filter-form .checkbox-container input[type="checkbox"]:checked~.checkmark:after {
	display: block;
}

.filter-form .checkbox-container .checkmark:after {
	left: 0px;
	bottom: 0px;
	width: 20px;
	height: 22px;
	background: url(../images/check.png) center center;
	background-repeat: no-repeat;
}


/*checkbox css ends*/

.search-detail-wrapper {
	margin-top: 60px;
}

.search-detail-wrapper .thumbnail-menu,
.tyre-detail-wrapper .thumbnail-menu {
	margin-top: 30px;
}

.search-category {
	border: 1px solid #949494;
}

.search-category h5 {
	background-color: #282828;
	color: white;
	font-size: 18px;
	padding: 24px 34px;
	font-weight: 600;
	font-style: italic;
}

.filter-form {
	padding: 34px;
	padding-bottom: 0px;
}

.price-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
}

.price-range {
	margin: 0;
	display: flex;
	align-items: center;
}

.price-range input {
	max-width: 40px;
}

.price-range label,
.price-range input,
.price-range p {
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 0;
}

.price-range input {
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
}

.price-range label {
	margin-right: 5px;
}

.price-range p {
	margin-left: 5px;
	margin-right: 5px;
}

.search-category .form-group {
	border-bottom: 1px solid #949494;
}

.search-category .form-group:last-child {
	border: none;
	margin-bottom: 0;
}

.search-category select {
	background-color: white;
	border: none;
	appearance: none;
	position: relative;
	background: url(../images/arrow.png) center right;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 5px;
	font-weight: 500;
	-moz-appearance: none;
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
}

.checkbox-container .pull-right p {
	font-size: 12px;
	font-weight: 500;
	padding-top: 8px;
}

.black-btn,
.red-btn,
.white-btn {
	color: white;
	font-size: 16px;
}

.black-btn {
	background-color: #282828;
}

.red-btn {
	background-color: #cb0000;
	/* color: white; */
	/* font-size: 16px; */
	font-weight: 600;
	font-style: italic;
}

.white-btn {
	background-color: white;
	color: #282828;
}

.buy-btn:hover,
.buy-btn:focus,
.black-btn:hover,
.black-btn:focus,
.red-btn:hover,
.red-btn:focus,
.white-btn:hover,
.white-btn:focus {
	opacity: 0.6;
}

.buy-btn {
	font-weight: 700;
	/*font-style: italic;*/
	color: white;
	padding: 10px;
	font-size: 16px;
	width: 100%;
	margin-top: 15px;
	border: none;
	font-family: 'Open Sans', sans-serif;
	: "Poppins", sans-serif;
}

.green-btn {
	background-color: #00ce00;
	border: none;
}

.blue-btn {
	background-color: #00a6ff;
}

.grey-btn {
	background-color: #888888;
}

.orange-btn {
	background-color: #ff5700;
}

.shop-sale {
	margin-top: 55px;
}


/* .shop-sale img, .guarantee img {
    width: 100%;
} */

.guarantee {
	margin-top: 15px;
	position: relative;
}

.guarantee figcaption {
	position: absolute;
	bottom: 30px;
	/* display: flex; */
	/* justify-content: space-between; */
	color: white;
	width: 100%;
	padding: 0 30px;
}

.guarantee figcaption {
	bottom: unset;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.shop-sale figcaption div {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.shop-sale figcaption .brand-image {
	width: auto;
}

.guarantee figcaption h3 {
	font-size: 27px;
	font-weight: 600;
	font-style: italic;
	margin-bottom: 8px;
	margin-top: 10px;
}

.guarantee figcaption p {
	font-size: 16px;
}

.guarantee figcaption img {
	width: 38%;
}

.guarantee figcaption p a {
	color: #00d100;
	font-weight: 600;
}

section.work-step {
	background-color: #00ce00;
	padding: 30px 20px;
	margin-top: 15px;
}

section.work-step ol {
	color: #282828;
	font-weight: 600;
	font-size: 21px;
	list-style: decimal;
}

section.work-step ol li {
	margin-bottom: 20px;
}

section.work-step li figure {
	width: 80px;
	display: inline-block;
	margin: 0 15px;
	text-align: center;
}


/* section.work-step li figure img {
    width: 100%;
} */

section.work-step li figcaption {
	width: calc(100% - 118px);
	display: inline-block;
	vertical-align: middle;
}

section.work-step li figcaption h3 {
	color: white;
	font-size: 18px;
	/* font-weight: 600; */
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	/*line-height: 16px;*/
	letter-spacing: -0.015em;
	padding-bottom: 2px;
}

section.work-step li figcaption p {
	font-size: 14px;
	font-weight: 400;
	/*line-height: 16px;*/
	letter-spacing: -0.009em;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-style: normal;
}

section.work-step .work-actions {
	background-color: #282828;
	margin: 0px -20px -30px;
	color: white;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 30px;
}


/* section.work-step .work-actions h2 {
    font-weight: 600;
    font-style: italic;
} */

.btn_icon {
	margin-left: 10px;
}

.search-slogan {
	background-color: #00d100;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 12px;
}

.search-slogan h2 {
	margin: 0 25px;
	/* font-weight: 600; */
	/* font-style: italic; */
	color: white;
	/* font-size: 16px; */
	font-size: 17px;
}

.search-slogan a {
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	color: white;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	: "Poppins", sans-serif;
	font-weight: 200;
}


/* .search-slogan#shipment-centre a {
    right: unset;
    left: 30px;
} */

.search-slogan#shipment-centre p {
	right: unset;
	left: 30px;
	color: white;
}

.search-slogan a .btn_icon img {
	filter: brightness(0) invert(1);
}

.search-results ul {
	display: flex;
	flex-wrap: wrap;
	margin-left: -9px;
	margin-right: -9px;
}

.search-results ul.detail-slider li {
	width: 100% !important;
}

.search-results .owl-carousel .owl-item img {
	width: unset;
	/* height: auto; */
	/* max-height: unset; */
	margin: 0 auto;
}

.search-results .search-slogan span {
	color: white;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	: "Poppins", sans-serif;
	font-weight: 200;
	font-size: 16px;
}

.customPrevBtn img {
	transform: rotate(90deg);
	filter: brightness(0) invert(1);
	margin-right: 10px;
}

.customNextBtn img {
	transform: rotate(-90deg);
	filter: brightness(0) invert(1);
	margin-left: 10px;
}

.search-results .detail-slider {
	display: block;
}

.search-results .detail-slider .search-result-title {
	text-align: center;
	user-select: text;
}

.detail-slider .owl-item figcaption {
	user-select: text;
}

.search-results li {
	border: 1px solid #b4bab9;
	width: calc(25% - 18px);
	margin-right: 9px;
	margin-left: 9px;
	padding: 18px 15px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 15px;
	position: relative;
	overflow: hidden;
}

.tyre-detail-wrapper .search-results li,
.tyre-detail-wrapper .search-results ul {
	margin-right: 0;
	margin-left: 0;
}

.search-results hr {
	margin: 15px -28px;
	border-color: #b4bab9;
}

.search-results .detail-slider hr:first-of-type {
	margin-top: 0;
}

.search-results li hr:nth-of-type(3) {
	margin: 10px -28px;
}

.search-results figure img {
	max-height: 200px;
	width: auto;
}

.search-results .search-quantity {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #888888;
	margin: 10px 0 10px 0;
}

.search-results .search-quantity span {
	height: 33px;
	width: 33px;
	/*    border: 1px solid #b4bab9;*/
	display: inline-block;
	line-height: 33px;
}

.search-result-title img {
	height: 17px;
	margin-bottom: 6px;
}

figcaption h4 {
	font-weight: normal;
}

.search-result-title h5,
figcaption h4 span {
	font-size: 20px;
	/*font-weight: bold !important;*/
	font-family: 'Open Sans', sans-serif;
	: "PT Sans", sans-serif !important;
	font-style: normal !important;
}

.search-results figcaption h4 {
	font-family: 'Open Sans', sans-serif;
	: "PT Sans";
	font-weight: bold;
	font-style: none;
}

.search-results figcaption h4 span {
	font-size: 15px;
	font-weight: normal;
}

.search-result-title p {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	: "PT Sans";
	font-weight: bold;
	/*word-spacing: 3px;*/
	margin-top: -1px;
	letter-spacing: -1px;
}

.search-results figcaption p:last-child {
	font-size: 12px;
	padding-bottom: 5px;
}

.tyre-note.blue {
	color: #00a6ff;
	font-weight: bold;
}

.tyre-note.grey {
	color: #888888;
	font-weight: bold;
}

.tyre-note.orange {
	color: #ff5700;
	font-weight: bold;
}


/* .badge-wrapper {
    position: absolute;
    top: 0;
    right: 0;
} */

.result-badge span {
	font-weight: 600;
	color: white;
	text-transform: uppercase;
	position: absolute;
	left: 50%;
	bottom: 8px;
	transform: translateX(-50%);
}

.result-badge {
	width: 100px;
	height: 100px;
	background-color: white;
	position: absolute;
	right: -50px;
	top: -50px;
	-webkit-transform: rotate(45deg);
	/* border-top: 74px solid white;
    border-bottom: 0px solid transparent;
    border-left: 74px solid transparent; */
}

.orange-badge {
	background-color: #ff5713;
}

.green-badge {
	background-color: #00ce00;
}

.offer-price {
	display: flex;
	/*justify-content: space-evenly;*/
	align-items: center;
}

.offer-price .old-price {
	position: relative;
}

.offer-price .old-price:after {
	position: absolute;
	content: "";
	top: 10px;
	left: 0;
	transform: rotate(8deg);
	height: 3px;
	width: 100%;
	background-color: #ff5700;
}

.search-results figure {
	position: relative;
}

.search-detail-wrapper .search-results figure {
	padding-bottom: 18px;
}


/*added on 8/20/2018*/

.search-detail-wrapper .featuredImageBg {
	width: 100%;
	height: 100%;
}

.search-detail-wrapper .search-results .design_for {
	position: absolute;
	text-align: center;
	width: 100%;
	/*        bottom: -10px;*/
}


/* @media (max-width: 1280px) {
        .search-detail-wrapper .search-results .design_for {
            font-size: 9px !important;
        }
    }*/


/*modified on 08/24/2018*/

@media(max-width: 1199px) {
	.tyre-detail-wrapper .search-results .design_for {
		position: relative;
		text-align: center;
		width: 100%;
		/*            bottom: 0px;*/
	}
}

.search-detail-wrapper .search-results figure .wheel-icon {
	position: absolute;
	/* left: 10px;
    bottom: 20px; */
}

.search-results figure .search-types {
	position: absolute;
	top: 0;
	right: 0;
}

.search-section-title {
	background-color: #282828;
	justify-content: space-between;
}

.search-search-tyre {
	border: 1px solid #282828;
	margin-top: 15px;
}

.search-search-tyre form.seach-form {
	display: flex;
	flex-wrap: wrap;
	padding: 5px 20px 20px 20px;
	padding-left: 0;
	padding-right: 0;
}

.search-search-tyre form.seach-form .accordionSingle {
	margin-top: 40px;
}

.search-detail-wrapper .search-item span,
.tyre-detail-wrapper .search-item span {
	width: 40px;
	padding: 8px 0;
}

.search-search-tyre form.search-select select {
	/* padding: 8px 10px; */
	padding: 10px;
	font-family: 'Open Sans', sans-serif;
	: "PT Sans", sans-serif;
	background: #f5f5f5 url('../images/black-dropdown.png') no-repeat;
	-moz-appearance: none;
}

.search-search-tyre form.search-select select {
	width: calc(100% - 40px);
	margin-left: 8px;
}

.search-search-tyre .info .desktop-search-text {
	max-width: 100%;
	font-family: 'Open Sans', sans-serif;
	: "PT Sans", sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.search-search-tyre form.search-select .search-item {
	width: 100%;
	align-items: center;
}

.search-detail-wrapper .search-search-tyre form.search-select .search-item {
	width: calc(33.33% - 15px);
}

.search-search-tyre form.search-select .accordionSingle {
	width: 100%;
	display: block;
}

.search-search-tyre form.search-select .accordionContent {
	display: none;
}

.search-search-tyre form.search-select .accordionSingle .btn-primary {
	margin-bottom: 15px;
	margin-left: 15px;
}

.search-search-tyre form.search-select .col-md-6 {
	display: flex;
	flex-wrap: wrap;
}

.search-search-tyre form.search-select .col-md-6 .search-item {
	width: calc(50% - 15px);
	margin: 0;
	margin-top: 15px;
}

.search-search-tyre form.search-select .col-md-6 .search-item:nth-child(even) {
	margin-left: 30px;
}

.search-search-tyre form.search-select .col-md-3 {
	align-self: flex-end;
}

.search-brands-list .brands-grid {
	margin: 50px 0;
	margin: 0;
	margin-bottom: 20px;
}

.search-brands-list img {
	max-height: 34px;
	width: auto;
}

.thumbnail-menu ul {
	display: flex;
}

.thumbnail-menu li {
	/* background-position: center;
    background-repeat: no-repeat; */
	width: 25%;
	border: 1px solid white;
	position: relative;
}


/* .exlusive-li {
    background-image: url(../images/thumb1.jpg);
} */

.thumbnail-menu li .thumbnail-menu-content {
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	padding: 0 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	/* display: flex; */
	flex-wrap: wrap;
}

.thumbnail-menu li .thumbnail-menu-content a {
	color: white;
	margin-top: 20px;
	font-size: 14px;
	font-weight: 600;
}

.search-types p {
	font-size: 12px;
}

.thumbnail-menu-content h3 {
	font-size: 18px;
	font-weight: 600;
}

.margin-bottom {
	margin-bottom: 5px;
}

#findTyres {
	top: 50%;
	transform: translateY(-50%);
	height: 100%;
	overflow-y: unset;
}

#findTyres .modal-content {
	padding: 15px 0;
}

#findTyres .modal-body {
	text-align: center;
}

#findTyres h1.orange,
#findTyres h2.orange {
	margin-bottom: 6px;
}

#findTyres h1.orange {
	color: #00d800;
	margin-top: 15px;
}

#findTyres h1,
#findTyres h2 {
	font-weight: 600;
	font-style: italic;
}

#findTyres ul {
	display: flex;
	margin-top: 20px;
}

#findTyres ul li {
	width: calc(33.33% - 18px);
	margin: 0 9px;
}

#findTyres ul li h2 {
	color: white;
	height: 60px;
	width: 60px;
	/*background-color: #ff5700;*/
	background-color: #00c900;
	border-radius: 50%;
	text-align: center;
	line-height: 60px;
	margin: 0 auto;
	font-style: normal;
}

#findTyres ul li h1 {
	text-transform: uppercase;
}

#findTyres button.close {
	float: unset;
	width: 100%;
	font-size: 14px;
	opacity: 1;
	color: #919191;
	font-weight: 400;
}

#findTyres button.close i {
	font-style: normal;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	border: 1px solid #919191;
	text-align: center;
	line-height: 13px;
	display: inline-block;
}

#findTyres p {
	max-width: 320px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#findTyres .modal-header,
#findTyres .modal-footer {
	border: none;
}

#findTyres img {
	max-width: 400px;
	width: 100%;
}

#findTyres .inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

#findTyres .inputfile+label {
	display: inline-block;
	max-width: 170px;
	overflow: hidden;
	text-overflow: ellipsis;
}

#findTyres .inputfile:focus+label,
#findTyres .inputfile+label:hover {
	color: white;
}

.inputfile+label {
	cursor: pointer;
	/* "hand" cursor */
}

.tyre-detail-wrapper .container {
	margin-top: 50px;
}

.tyre-detail-wrapper .social-media-section .container {
	margin-top: 15px;
}

.tyre-detail-tab ul.nav-tabs {
	display: flex;
}

.tyre-detail-tab ul.nav-tabs li {
	margin-right: 1px;
}

.tyre-detail-tab .nav-tabs .active a {
	background-color: #00d100;
	font-weight: bold !important;
	color: #fff !important;
}

.tyre-detail-tab .nav-tabs .active a:hover,
.tyre-detail-tab .nav-tabs .active a:focus {
	background: #e7630d;
}

.tyre-detail-tab ul.nav-tabs li a {
	color: white;
	position: relative;
	/* padding-right: 20px; */
	padding: 12px;
	margin: 0;
	height: 100%;
	font-weight: 800;
	font-style: italic;
	/*     font-family: 'Open Sans', sans-serif;: 'PT Sans', sans-serif; */
	font-family: 'Open Sans', sans-serif;
	: "Poppins", sans-serif;
}

.tyre-detail-tab ul.nav-tabs li img {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%) rotate(-90deg);
	filter: brightness(0) invert(1);
}

.tyre-detail-tab ul.nav-tabs li.active a {
	color: #282828;
	margin: 0;
	/* border: 1px solid #949494; */
	border-bottom: none;
	font-weight: 400;
	font-style: normal;
	border-radius: 0;
}

.tyre-detail-tab ul.nav-tabs li.active img {
	transform: translateY(-50%);
	/* filter: none; */
}

.tyre-detail-tab .tab-content {
	border: 1px solid #949494;
	padding: 30px;
	margin-right: 1px;
}

.tyre-detail-tab .tab-content h2 {
	/* font-weight: 600; */
	/* font-style: italic; */
	color: #00d100;
}


/* .tyre-detail-tab .tab-content h4 {
    font-weight: 600;
    font-style: italic;
} */

.tyre-detail-tab .tab-content p a,
.tyre-detail-tab .tab-content h5 {
	font-weight: 600;
	color: #282828;
	font-family: 'Open Sans', sans-serif;
	: "PT Sans", sans-serif;
	font-style: normal;
}

.tyre-detail-tab .tab-content p,
.tyre-detail-tab .tab-content ul {
	margin-top: 20px;
}

.tyre-detail-wrapper .shop-sale {
	margin-top: -17px;
}

.order-includes-wrapper h5 {
	background-color: #282828;
	padding: 12px;
	color: white;
	font-weight: 600;
	font-style: italic;
	font-size: 16px;
	margin-top: 0;
	height: 68px;
	display: flex;
	align-items: center;
	padding-left: 28px;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-weight: bold;
	font-style: italic;
	font-size: 17px;
}

.order-includes {
	padding: 20px 30px;
	border: 1px solid #282828;
}

.order-includes figure {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.order-includes figure .figure-detail img {
	max-width: 120px;
	width: 100%;
	margin-bottom: 15px;
}

.order-includes figure img {
	width: 100%;
	height: auto;
	max-width: 120px;
	margin-bottom: 1cm;
}

.order-includes figcaption li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid #949494;
	padding: 15px 0;
}

.order-includes figcaption li h4 {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	: "PT Sans", sans-serif;
	font-weight: 700;
	font-style: normal;
	padding-right: 10px;
}

.order-includes figcaption .includes-detail p {
	font-weight: 800;
	font-size: 13px;
	color: #ff5700;
	font-style: italic;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'Open Sans', sans-serif;
	: "Poppins", sans-serif;
}

.order-includes figcaption .includes-detail p img {
	margin-left: 10px;
}

.order-includes figcaption .includes-detail p.quantity {
	height: 30px;
	width: 30px;
	color: #282828;
	font-weight: 500;
	border: 1px solid #979797;
}

.order-includes .includes-detail input {
	font-size: 13px;
	text-align: center;
}

.order-total {
	justify-content: center;
	margin-bottom: 6px;
	margin-top: 6px;
	height: 64px;
}

.order-includes-wrapper .search-slogan.order-total {
	justify-content: center !important;
}

.order-includes-wrapper .search-slogan.order-total h2 {
	font-size: 15px;
}


/* .order-total h2,
.order-total h3 {
    font-weight: 600;
    font-style: italic;
} */

.order-total h2 {
	font-size: 26px;
}

.tyre-detail-wrapper .search-slogan {
	padding-right: 30px;
	padding-left: 30px;
}

.fitment-center.search-slogan.search-section-title .btn_icon img {
	filter: brightness(0) invert(1);
}

.tyre-detail-wrapper .search-slogan h2 {
	margin: 0;
}

.tyre-detail-wrapper .search-slogan.order-total h2 {
	font-size: 1.3541666666666667vw;
}

@media (max-width: 1199px) {
	.tyre-detail-wrapper .search-slogan.order-total h2 {
		font-size: 13px !important;
	}
}

.fitment-center h2 {
	font-size: 18px;
	color: #00d100;
}

#shipment-centre h2 {
	text-align: center;
	width: 100%;
	cursor: pointer;
}

.tyre-detail-wrapper .search-slogan h2 .btn_icon {
	display: inline-block;
}


/* h2.green {
    color: #00d100;
} */

.figure-detail h2,
.figure-detail p span {
	font-weight: 600;
	font-style: italic;
	font-size: 20px;
	word-break: break-word;
}

.figure-detail p {
	font-size: 18px;
	text-transform: uppercase;
	margin: 12px 0;
}

.product-detail .col-md-5 img {
	max-width: 180px;
}

.product-detail .col-md-5 .detail-slogan {
	margin: 15px 0;
}

.bold-italic {
	font-weight: 600;
	font-style: italic;
}

.product-detail {
	padding: 40px 0;
	padding-bottom: 70px;
}

.product-detail .container-fluid {
	padding: 0;
}

.product-detail .col-md-5 table td {
	font-family: 'Open Sans', sans-serif;
	: "Poppins", sans-serif;
	font-weight: bold;
	/* font-style: italic; */
}

.slider-thumbnails {
	display: flex;
	justify-content: center;
	align-items: center;
	/* position: relative; */
}

.slider-thumbnails img {
	width: 50%;
	height: auto;
}

.product-detail .col-md-7 {
	display: flex;
}

.slider-main-image-wrapper {
	/* text-align: center; */
	/* align-self: flex-end; */
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
	flex-grow: 1;
}

.product-detail .slider-main-image-wrapper.col-sm-6.col-xs-12 {
	display: block;
	text-align: center;
}

.product-detail .slider-main-image-wrapper.col-sm-6.col-xs-12 .design_for {
	/*margin-top: 5px;*/
	word-break: break-word;
}

.slider-main-image-wrapper img.guarantee-years {
	position: absolute;
	top: 0;
	right: 15px;
}

.slider-main-image {
	height: auto;
	width: 100%;
}

.slider-thumbnails img {
	width: auto;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	max-height: 130px;
	max-width: calc(50% - 20px);
}

.slider-main-image {
	/* height: 290px;
    width: auto;*/
	height: 260px;
	width: auto;
}

.product-detail .col-md-5 img {
	margin-bottom: 40px;
}

.product-detail .category {
	margin: 20px 0;
}

.product-detail .product-spec {
	margin-top: 20px;
	font-family: 'Open Sans', sans-serif;
	: "PT Sans", sans-serif;
	font-style: italic;
}

.product-detail h4 {
	/*font-size: 24px;*/
}

.product-detail h4,
.tyre-detail-tab .tab-content h4 {
	font-family: 'Open Sans', sans-serif;
	: "AktivGrotesk";
	font-style: italic;
	font-size: medium;
}

.product-detail h4 span {
	font-family: 'Open Sans', sans-serif;
	: "Poppins", sans-serif;
	font-weight: 800;
	font-style: italic;
	font-size: 36px;
}

.search-slogan.detail-slogan {
	margin: 15px 0;
}

.flex-centered {
	justify-content: center;
}

.tyre-detail-wrapper .search-slogan.row {
	display: block;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

.reorder-xs.row {
	flex-grow: 1;
}

.col-sm-6.col-xs-12.reorder-xs.row {
	padding-right: 0;
}

.trigger-modal-wrapper {
	position: relative;
	cursor: pointer;
}

.play-icon-image {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.verification-wrapper {
	border: 1px solid #282828;
	display: flex;
}

.secure_checkout_form .verification-wrapper .form-control {
	border: none;
}

#Verify.btn {
	background: rgb(0, 201, 0);
	color: white;
}

#Verify.btn:hover {
	color: initial;
}

.small-text {
	font-size: 16px;
	display: flex;
	align-items: flex-end;
}

.front-rear-table tr td p:nth-child(4) span:nth-child(2).big-text {
	font-size: 23px;
	display: flex;
	align-items: flex-end;
}

.big-text {
	font-size: 23px;
	display: flex;
	align-items: flex-end;
}

.big-text>span:first-child,
.small-text>strike {
	font-weight: bold;
}

.big-text>span:last-child {
	font-size: 15px;
	margin-bottom: -3px;
}

.small-text>span {
	font-size: 14px;
}


/* kajal's media query starts */

@media (max-width: 1730px) {
	.feature-slogan {
		padding-right: 15px;
		padding-left: 15px;
	}
	.feature-slogan h2 {
		font-size: 16px;
	}
	.product-detail {
		padding: 20px 0;
	}
	.product-detail .col-md-5 img {
		margin-bottom: 20px;
	}
	/*   .product-detail h4 {
        font-size: 18px;
    }*/
	.product-detail h1,
	.product-detail h4 span {
		font-size: 23px;
	}
	.tyre-detail-wrapper .shop-sale {
		/*margin-top: -14px;*/
		margin-top: 0px;
	}
	.tyre-detail-wrapper .search-slogan {
		padding: 12px;
	}
}

@media (max-width: 1730px) and (min-width: 1400px) {
	.search-quantity img {
		max-width: 55px;
	}
	.search-results ul {
		margin-left: -6px;
		margin-right: -6px;
	}
	.search-results li {
		width: calc(25% - 12px);
		margin-right: 6px;
		margin-left: 6px;
		margin-top: 12px;
		padding: 13px 10px;
	}
	.search-results hr {
		margin: 12px -28px;
	}
	.search-results figure img {
		max-height: 180px;
	}
	.search-types img {
		width: 28px !important;
	}
	.search-types {
		font-size: 11px;
	}
	.search-result-title p,
	.search-results figcaption p {
		font-size: 13px;
	}
	.search-result-title h5,
	figcaption h4 {
		font-size: 19px;
		font-family: 'Open Sans', sans-serif;
		: AktivGrotesk;
		font-weight: bold;
	}
	.search-slogan a {
		font-size: 14px;
	}
	.fitment-center h2 {
		font-size: 14px;
	}
}

@media (max-width: 1400px) and (min-width: 992px) {
	.thumbnail-menu-content h3 {
		margin-bottom: 10px;
	}
	.search-slogan h2 {
		margin: 0 15px;
	}
	.search-slogan img {
		max-width: 34px;
	}
	.search-slogan a {
		right: 10px;
	}
	.search-result-title h5,
	figcaption h4 {
		font-size: 14px;
	}
	.search-results figure img {
		max-height: 140px;
	}
	.search-results li {
		padding: 15px 8px;
		width: calc(25% - 8px);
		margin-right: 4px;
		margin-left: 4px;
		margin-top: 8px;
	}
	.search-results ul {
		margin-left: -4px;
		margin-right: -4px;
	}
	.search-result-title p,
	.search-results figcaption p {
		font-size: 12px;
	}
	section.work-step li figcaption h3 {
		font-size: 15px;
	}
	section.work-step li figcaption p,
	.guarantee figcaption p {
		font-size: 14px;
	}
	/*section.work-step .work-actions h2 {
        font-size: 24px;
    }*/
	.guarantee figcaption h3 {
		font-size: 20px;
	}
	.search-search-tyre {
		margin-top: 8px;
	}
	.search-quantity img {
		max-width: 50px;
	}
	.buy-btn {
		font-size: 14px;
		margin-top: 10px;
	}
	.search-results hr {
		margin: 12px -28px;
	}
	.search-search-tyre form.seach-form {
		padding: 0px 10px 15px 10px;
	}
	.offer-price .old-price:after {
		top: 9px;
	}
	section.work-step li figure {
		margin: 0 7px;
		width: 70px;
	}
	section.work-step li figcaption {
		width: calc(100% - 90px);
	}
	.product-detail h1,
	.product-detail h4 span,
	.tyre-detail-tab .tab-content h2 {
		font-size: 26px;
	}
}

@media (max-width: 1400px) {
	.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .searchtyre-img img {
		max-width: 90%;
	}
	.order-includes-wrapper .order-includes {
		padding: 10px;
	}
	.order-includes figcaption li h4 {
		padding-right: 0;
	}
	.add_to_cart .includes-detail input {
		width: 30px !important;
		font-size: 12px;
	}
	.featuredTitle {
		font-size: 78px;
	}
	.search-detail-wrapper .featuredImageBg {
		/*margin-bottom: 30px;*/
	}
	.contentWrapper .ratingStars>div {
		padding: 20px 15px;
	}
	.contentWrapper .navLinks .list-group-item {
		padding: 15px;
	}
	.tyre-detail-wrapper .search-slogan h2 {
		font-size: 15px;
	}
	.fitment-center.search-slogan.search-section-title h2 {
		font-size: 22px;
	}
	.footer-list li a {
		font-size: 13px;
	}
	.footer-text {
		font-size: 13px;
	}
	.search-results figcaption .table-bordered tr td,
	.search-results figcaption .table-bordered tbody tr:first-child th {
		font-size: 12px;
	}
	.search-results figcaption .table-bordered tr th {
		font-size: 12px;
	}
	.search-results .table-bordered th,
	.search-results .table-bordered td {
		padding: 5px;
	}
}

@media (max-width: 1410px) {
	.fitment-center a {
		font-size: 12px;
	}
	.fitment-center h2 {
		font-style: 13px;
	}
}

@media (max-width: 1300px) and (min-width: 992px) {
	.price-range {
		display: flex;
		margin-right: 0 !important;
	}
	.search-slogan h2 {
		font-size: 15px;
		margin: 0 8px;
	}
	.search-slogan a {
		font-size: 14px;
	}
	/* section.work-step .work-actions h2 {
        font-size: 24px;
    }*/
	.search-result-title img {
		height: 17px;
		margin-bottom: 6px;
	}
	.buy-btn {
		padding: 7px 10px;
	}
	.search-types img {
		max-width: 25px;
	}
	.search-results hr {
		margin: 10px -28px;
	}
	.guarantee figcaption img {
		width: 28%;
	}
	.thumbnail-menu li .thumbnail-menu-content a {
		font-size: 12px;
		margin-top: 15px;
	}
	.product-detail h1,
	.product-detail h4 span,
	.tyre-detail-tab .tab-content h2 {
		font-size: 17px;
	}
}

@media (min-width: 1200px) and (max-width: 1365px) {
	.tyre-detail-wrapper .search-slogan h2 {
		font-size: 13px;
	}
	.btn_icon {
		margin-left: 0;
	}
	.search-slogan a {
		font-size: 12px;
	}
}

@media (min-width: 1200px) {
	.home-search-tyre .search-tyre-sec .search-item select {
		font-size: 16px;
	}
	.home-search-tyre .search-tyre-sec .search-title {
		display: block;
		margin-bottom: 5px;
	}
	.home-search-tyre .search-tyre-sec .seach-form {
		width: 75%;
	}
	.home-search-tyre .search-tyre-sec .seach-form {
		width: 100%;
	}
	.home-search-tyre .search-tyre-sec .seach-form {
		width: 100%;
	}
	.search-tyre-sec.search-tyre-secFix .secondChild {
		width: 100%;
	}
	.home-search-tyre .search-tyre-sec .info {
		display: inline-block;
		vertical-align: top;
	}
	.search-item select {
		font-weight: normal;
		font-size: 13px;
	}
	.carousel-caption h1 {
		font-size: 56px !important;
	}
	ul.nav.navbar-nav .dropdown {
		position: absolute;
		top: 120%;
		left: 12px;
		z-index: 10;
		background-color: #fff;
		background-color: #282828;
		/* min-width: 290px; */
		width: 100%;
		opacity: 0;
		visibility: hidden;
		padding: 15px;
		padding: 6px;
		transform: translateY(10px);
		transition: all 0.3s ease-in-out;
	}
	ul.nav.navbar-nav>li:hover>.dropdown {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}
}

@media (max-width: 1299px) and (min-width: 992px) {
	.search-results .search-slogan span {
		margin-top: 5px;
	}
	.tyre-detail-tab ul.nav-tabs li a {
		font-size: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.search-slogan.search-section-title.feature-slogan {
		justify-content: space-between;
		flex-wrap: wrap;
	}
}

@media (max-width: 1200px) and (min-width: 992px) {
	.order-includes figcaption li h4,
	.shop_cart .order-includes-wrapper figcaption ul .wheel_data h4,
	.shop_cart .order-includes-wrapper figcaption ul .wheel_data .includes-detail p {
		font-size: 14px;
	}
	.fitment-center {
		flex-wrap: wrap;
	}
	.fitment-center a {
		font-size: 14px;
		position: relative;
		top: unset;
		right: unset;
		transform: translateY(0);
		width: 100%;
	}
	.fitment-center .btn_icon {
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -20px;
	}
	.filter-form .checkbox-container {
		padding-right: 26px;
	}
	.checkbox-container .pull-right p {
		font-size: 10px;
		padding-top: 0;
	}
	.checkbox-container img {
		max-width: 20px;
	}
	.filter-form label {
		font-size: 10px;
	}
	.search-category h5 {
		font-size: 15px;
		padding: 20px 34px;
	}
	.guarantee figcaption {
		padding: 0 15px;
	}
	.guarantee figcaption h3 {
		font-size: 16px;
	}
	section.work-step li figcaption p,
	.guarantee figcaption p {
		font-size: 12px;
	}
	section.work-step {
		padding: 30px 15px;
	}
	section.work-step ol {
		font-size: 18px;
	}
	section.work-step li figcaption h3 {
		font-size: 12px;
	}
	section.work-step .work-actions {
		margin: 0px -15px -30px;
		padding: 20px 15px;
	}
	/* section.work-step .work-actions h2 {
        font-size: 18px;
    }*/
	section.work-step .work-actions a {
		font-size: 12px;
	}
	.search-slogan {
		justify-content: flex-start;
	}
	.result-badge {
		width: 60px;
		height: 60px;
		right: -30px;
		top: -30px;
	}
	.result-badge span {
		font-size: 10px;
		bottom: 1px;
	}
	.search-results figure img {
		max-height: 100px;
	}
	.search-types p {
		font-size: 8px;
	}
	.search-types img {
		max-width: 20px;
	}
	.search-results li {
		padding: 8px;
	}
	.buy-btn {
		padding: 5px 10px;
		font-size: 12px;
	}
	.blue-btn.buy-btn {
		height: 30px !important;
	}
	.search-quantity img {
		max-width: 29px;
	}
	.available p {
		font-size: 12px;
	}
	.thumbnail-menu li .thumbnail-menu-content {
		padding: 5px 10px;
		font-size: 11px;
	}
	.thumbnail-menu-content h3 {
		font-size: 13px;
	}
	.thumbnail-menu-content p {
		font-size: 12px;
	}
	.thumbnail-menu li .thumbnail-menu-content a {
		margin-top: 8px;
	}
	.info {
		padding-top: 10px;
	}
}

@media (max-width: 1200px) {
	.home-search-tyre .search-tyre-sec .seach-form.search-select .secondChild>div {
		display: flex;
		justify-content: space-between;
	}
	.search-tyre.home-search-tyre .search-tyre-wrapper {
		padding: 15px 15px 30px 15px;
	}
	.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .info.desktop-search-text {
		margin-top: 0;
		font-size: 12px;
		font-family: 'Open Sans', sans-serif;
		: "PT Sans";
	}
	.info.info1 .advancedSearch {
		margin-bottom: 5px;
	}
	.search-tyre.home-search-tyre>.container,
	.home-search-tyre .search-tyre-sec .seach-form .searchItemContainer {
		width: 100%;
		justify-content: space-between;
		display: flex;
	}
	.search-tyre-wrapper>.col-md-5.col-sm-3 .info1 img {
		width: auto;
	}
	.search-tyre-wrapper>.col-md-5.col-sm-3 .info1.info {
		padding-top: 0;
	}
	.search-slogan.search-section-title.feature-slogan h2 {
		/*width: 100%;*/
		text-align: center;
	}
	.search-slogan.search-section-title.feature-slogan {
		flex-wrap: wrap;
	}
	.search-slogan.search-section-title.feature-slogan h2:nth-child(even) {
		/*display: none;*/
	}
	.home-search-tyre .search-tyre-sec {
		display: block;
	}
	.info .desktop-search-text {
		max-width: unset;
	}
	.info img {
		width: 20px;
	}
	ul.nav.navbar-nav .dropdown {
		/*display: none;*/
		padding-left: 8px;
	}
}


/*@media(max-width:800px){
    .search-tyre.home-search-tyre .search-tyre-wrapper .col-md-7.col-sm-9,
    .search-tyre.home-search-tyre .search-tyre-wrapper .col-md-5.col-sm-3{
        width: 100%;
    }
}
*/

@media screen and (min-width: 768px) {
	.carousel-caption {
		right: unset;
		left: 15%;
		transform: translate(-50%, -50%);
		padding-bottom: 30px;
		width: 30%;
		top: 40%;
	}
}

@media (max-width: 1150px) {
	.mswt-logo {
		display: block;
	}
	.bold-header {
		margin: 20px auto;
	}
}

@media (max-width: 1024px) {
	.tyre-detail-tab .nav.nav-tabs {
		display: none;
	}
	.tyre-detail-tab .tab-content .tab-pane {
		display: none;
	}
	.tyre-detail-tab .tab-content .tab-pane:first-of-type {
		display: block;
	}
	.tyre-detail-tab .tab-content .tab-pane {
		padding: 15px 10px;
	}
	.tyre-detail-tab .tab-content .tab-pane .container-fluid {
		padding: 0;
	}
	.accordionTrigger {
		display: block !important;
	}
	.tyre-detail-tab .tab-content .accordionTrigger {
		background: #282828;
		color: white;
		position: relative;
		padding: 15px 10px;
		font-size: 16px;
		position: relative;
		margin-bottom: 1px;
	}
	.tyre-detail-tab .tab-content .accordionTrigger:after {
		position: absolute;
		font-family: 'Open Sans', sans-serif;
		: 'FontAwesome';
		content: '\f105';
		color: white;
		right: 15px;
		font-size: 18px;
		transition: .2s ease-in-out;
	}
	.tyre-detail-tab .tab-content .accordionTrigger.active:after {
		/* transform: rotate(90deg); */
	}
	.tyre-detail-tab .tab-content {
		padding: 0;
		border: none;
	}
	.contentWrapper {
		flex-wrap: wrap;
	}
	.contentWrapper .navLinks,
	.contentWrapper .ratingStars,
	.contentWrapper .centerContent {
		width: 100%;
	}
	.navbar-default .navbar-nav>li>a {
		padding: 5px !important;
		font-size: 15px;
	}
	.back-search-wrap {
		margin-right: 125px;
	}
	.back-search-wrap {
		display: -webkit-inline-box;
	}
	.back-search {
		padding: 10px 12px;
		position: relative;
		top: 8px;
	}
	.cart {
		margin-right: 10px;
	}
	.menu-search {
		margin-left: 15px;
		/*width: 10%;*/
	}
	div#bs-example-navbar-collapse-1 {
		padding-top: 10px;
	}
	.testimonial {
		padding: 50px 0;
	}
}

@media (max-width: 991px) {
	.book-step-wrapper .steps-wrapper {
		display: block !important;
	}
	.steps-wrapper .col-md-5 {
		width: 100%;
	}
	.steps-wrapper .col-md-2 {
		display: none;
	}
	.book-step-wrapper .steps-wrapper li {
		width: 100%;
		padding: 20px 15px;
		padding: 5px;
		position: relative;
	}
	.book-step-wrapper .steps-wrapper li::after {
		content: "";
		height: 3px;
		width: 20%;
		position: absolute;
		left: 50%;
		bottom: 0;
		transform: translateX(-50%);
		background-color: white;
	}
	.carousel-caption h1 {
		font-size: 38px;
	}
	.carousel-caption {
		text-align: center !important;
		width: 100% !important;
		max-width: 100% !important;
	}
}


/*added on 08/20/2018*/

.work-step ol li a figcaption p {
	color: black;
}

@media (max-width: 767px) {
	.row.reorder-xs {
		/* -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); */
		direction: rtl;
		margin-left: 0;
		margin-right: 0;
	}
	.row.reorder-xs .trigger-modal-wrapper img#trigger-modal {
		width: 100%;
	}
	.row.reorder-xs>[class*="col-"] {
		-webkit-transform: rotate(-180deg);
		-moz-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		-o-transform: rotate(-180deg);
		transform: rotate(-180deg);
		direction: ltr;
		padding-left: 0;
		padding-right: 0;
	}
	.product-detail .col-md-7 {
		display: block;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background: white !important;
	}
	.help-care {
		margin-top: 15px !important;
		margin-bottom: 15px;
	}
	/*.help-care span {
        padding: 6px 10px;
    }*/
	.search-tyre-sec {
		text-align: center;
	}
	.search-tyre-sec .seach-form {
		width: 100%;
		margin: 5px auto;
	}
	.search-tyre-sec .seach-form .search-item {
		/* width: 100%; */
		width: 100%;
		margin: 0 auto;
		margin-bottom: 10px;
		text-align: left;
	}
	.seach-form.search-select .search-item select {
		font-size: 12px;
	}
	.carousel-caption h1 {
		font-size: 24px;
	}
	.carousel-caption p {
		font-size: 12px;
	}
	.top-menu {
		margin-top: 15px;
		padding: 0;
	}
	.carousel-overlay {
		width: 100%;
		left: 0;
		transform: skew(-0);
		max-width: unset;
		opacity: 0.7;
	}
	.guarantee figcaption h3 {
		font-size: 22px;
	}
	section.work-step .work-actions h2 {
		font-size: 20px;
	}
	section.work-step li figcaption h3 {
		font-size: 16px;
	}
	.guarantee figcaption p,
	section.work-step li figcaption p {
		font-size: 14px;
	}
	section.work-step li figure {
		margin: 0 10px;
		width: 70px;
	}
	.search-slogan.green-bar h2 {
		/* width: calc(100% - 134px) !important; */
		width: 100% !important;
		margin: 0;
		text-align: center;
	}
	.search-slogan.green-bar {
		padding: 10px 0;
	}
	.search-slogan.green-bar a {
		display: none;
		position: static;
		width: 100%;
		text-align: center;
		transform: none;
	}
	.search-results li {
		width: calc(50% - 18px) !important;
	}
	.search-slogan {
		flex-wrap: wrap;
		justify-content: center !important;
	}
	.thumbnail-menu li {
		width: 100% !important;
		margin-top: 10px;
	}
	.search-search-tyre form.search-select .col-md-3,
	.search-search-tyre form.search-select .col-md-6 {
		width: 100%;
	}
	.search-search-tyre form.search-select .col-md-3 .search-item {
		margin-top: 10px;
	}
	.thumbnail-menu img {
		width: 100%;
	}
	span.btn_icon img {
		width: 8px;
	}
	.search-slogan.search-section-title {
		flex-wrap: nowrap;
	}
	.search-slogan.search-section-title a {
		width: unset;
		position: absolute;
	}
	#findTyres h1.orange,
	#findTyres h2.orange,
	#findTyres ul li h1 {
		font-size: 28px;
	}
	#findTyres ul li h2 {
		line-height: 50px;
		height: 50px;
		width: 50px;
	}
	#findTyres p {
		line-height: 1;
	}
}

@media (max-width: 630px) {
	.search-slogan img {
		width: 28px;
	}
	.search-slogan h2 {
		margin: 0 10px;
	}
	.search-slogan.green-bar h2 {
		width: calc(100% - 80px) !important;
	}
	#findTyres h1.orange,
	#findTyres h2.orange,
	#findTyres ul li h1 {
		font-size: 24px;
	}
}

@media (max-width: 480px) {
	.home-search-tyre .seach-form .search-item input.orangeBtn,
	.search-tyre-sec.search-tyre-secFix .search-item a.blue-btn {
		font-size: 12px;
	}
	.search-results li {
		width: calc(100% - 18px) !important;
	}
	section.work-step .work-actions {
		display: block !important;
		text-align: center !important;
	}
	/* .search-slogan.search-section-title h2{
        margin-bottom: 6px;
    } */
	.search-slogan.search-section-title a {
		position: static;
		transform: none;
	}
	#findTyres ul li h1 {
		font-size: 16px;
	}
	.thumbnail-menu li .thumbnail-menu-content a.green-btn {
		bottom: 10px;
	}
	.thumbnail-menu-content h3 {
		margin-bottom: 10px;
	}
	.top-logo .tyrepointLogo {
		width: 65%;
		margin: 0 auto;
	}
	.price-container .price-range input {
		max-width: 35px;
	}
}

@media (max-width: 360px) {
	.search-search-tyre form.search-select .col-md-6 {
		flex-direction: column;
	}
	.filter-form .checkbox-container {
		padding-right: 20px;
	}
	.checkbox-container img {
		max-width: 20px;
	}
	.checkbox-container .pull-right {
		width: 100%;
		float: unset !important;
	}
	.checkbox-container .pull-right p {
		padding-top: 0;
	}
	.guarantee figcaption h3 {
		font-size: 14px;
	}
	.guarantee figcaption p,
	section.work-step li figcaption p {
		font-size: 12px;
	}
	.guarantee figcaption img {
		width: 60px;
	}
	section.work-step li figcaption {
		width: 100%;
		margin-top: 6px;
	}
	section.work-step .work-actions a {
		margin-top: 6px;
	}
	.search-search-tyre form.search-select .col-md-6 .search-item {
		width: 100%;
	}
	.search-search-tyre form.search-select .col-md-6 .search-item:nth-child(even) {
		margin-left: 0;
	}
	#findTyres ul li h2 {
		line-height: 40px;
		height: 40px;
		width: 40px;
	}
	#findTyres ul li h1 {
		font-size: 14px;
	}
}


/* kajal's media query ends */

@media (max-width: 1199px) and (min-width: 992px) {
	.sticky-wrapper {
		height: auto !important;
	}
	.staff-image img {
		height: calc(100% - 60px);
		width: auto;
	}
	.staff-image {
		height: 100%;
		bottom: -60px;
	}
}

@media (max-width: 793px) {
	.testimonials-section .owl-item {
		filter: brightness(100%);
	}
	.testimonials-section .owl-item .rating-star {
		opacity: 1;
	}
	.testimonials-section .owl-item .testimonials-item p {
		opacity: 1;
	}
}

@media (min-width: 768px) {
	#carousel-id .carousel-indicators {
		/* left: 30px; */
		width: auto;
		margin-left: 0;
		transform: translateX(-50%);
	}
	/* .search-tyre-wrapper {
        display: flex;
    } */
}

@media (max-width: 767px) {
	.owl-carousel .owl-item {
		height: auto;
		width: 100%;
	}
	.testimonials-item {
		width: 100%;
	}
}

@media (max-width: 400px) {
	.order-includes .figure-detail h2 {
		font-size: 16px;
		word-break: break-word;
	}
	.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .info1.info,
	.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .info {
		margin-left: 0;
		margin-right: 0;
	}
	/*.contact img {
        width: 20px !important;
    }*/
	.contact a {
		font-size: 20px;
	}
	.carousel-caption p {
		font-size: 10px;
	}
	.carousel-caption {
		padding-left: 10px;
		padding-right: 10px;
	}
	.carousel-caption h1 {
		font-size: 20px;
		margin-bottom: 0;
	}
	/* .carousel-indicators {
        margin-bottom: 3px;
    } */
	.carousel-caption {
		bottom: 24px;
	}
	.info {
		margin-left: 15px;
		margin-right: 15px;
	}
	.info img {
		margin-right: 2px;
	}
}

.pull-left {
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
}

#st-1.st-animated {
	padding-left: 20px;
}

.pull-left span {
	font-weight: bold;
}

@media screen and (max-width: 768px) {
	.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .info1.info,
	.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .searchtyre-img,
	.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .info.desktop-search-text {
		display: block;
		width: 100%;
	}
	.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .searchtyre-img img {
		max-width: 40%;
	}
	/* .search-tyre.home-search-tyre .search-tyre-wrapper {
        padding-bottom: 0;
    }
    */
	.info.info1 .advancedSearch,
	.info.info1 div {
		display: inline-block;
		vertical-align: middle;
	}
	.home-search-tyre .search-tyre-sec .seach-form.search-select .secondChild>div {
		display: block;
	}
	.search-tyre-sec.search-tyre-secFix .search-item span.orangeDisc {
		float: none;
	}
	.search-tyre-sec.search-tyre-secFix .search-item span {
		width: 25px;
		height: 25px;
		line-height: 25px;
		font-size: 12px;
	}
	.home-search-tyre .search-tyre-sec .seach-form .searchItemContainer {
		display: block;
	}
	.brands-grid a {
		width: 30% !important;
		padding-left: 5px;
	}
	.testimonials-item p {
		width: 100% !important;
		padding: 0 20px;
		margin-left: 0% !important;
	}
	.brands-section .container {
		width: 100% !important;
	}
	.brands-grid a img {
		margin-top: 15px;
	}
}

.social-section {
	text-align: center;
	display: flex;
	justify-content: center;
	padding-bottom: 0;
}

.search-detail-wrapper .social-section {
	padding-bottom: 0;
}

.technical-details-table {
	width: 100%;
}

.technical-details-table tr>td {
	padding: 7px;
	border: 1px solid black;
}

.technical-details-table tr>td:first-child {
	font-weight: bold;
}

#overview * {
	padding-left: 0;
}

.thumbnail-menu li .thumbnail-menu-content a.green-btn {
	height: 34px;
}

.cmscontent {
	font-family: 'Open Sans', sans-serif;
	: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 1170px;
}

input,
textarea {
	font-size: initial;
}


/*img[src*="default_tyre"]{
    width: 50%;
    padding-bottom: 10px;
}*/


/*added on 08/20/2018*/

@media (min-width: 992px) and (max-width: 1365px) {
	.search-results .table-bordered th,
	.search-results .table-bordered td {
		padding: 1px;
		font-size: 9px !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.seach-form.search-select .col-md-6,
	.seach-form.search-select .col-md-3 {
		padding-left: 4px;
		padding-right: 4px;
	}
}

.add_to_cart h4 {
	word-break: break-word;
	width: 50%;
}

.add_to_cart .includes-detail {
	font-size: 11px;
}

@media (min-width: 768px) {
	.wheel-icon img {
		height: auto;
		max-width: 38px;
	}
}

@media (max-width: 991px) {
	.tyre-note.blue {
		font-size: 13px;
	}
	.tyre-note.orange {
		font-size: 13px;
	}
	.search-results figcaption p:last-child {
		font-size: 13px;
	}
	.tyre-note.grey {
		font-size: 13px;
	}
}

@media (min-width: 992px) and (max-width: 1299px) {
	.tyre-note.blue {
		font-size: 11px;
	}
	.tyre-note.orange {
		font-size: 11px;
	}
	.search-results figcaption p:last-child {
		font-size: 9px;
	}
	.tyre-note.grey {
		font-size: 9px;
	}
}

.pagination {
	display: flex;
	margin: 0 auto;
	border-radius: 4px;
	margin-bottom: 20px;
	justify-content: center;
}

@media (max-width: 991px) {
	.seach-form.search-select .col-md-3 .search-item select {
		padding-right: 26px;
	}
}

.search-search-tyre form .accordionSingle select {
	background: #f5f5f5 url("../images/black-dropdown.png") no repeat;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	/*        background-color: #00cd00;
*/
}

.seach-form .search-item input.orangeBtn {
	margin-bottom: 18px;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.search-category .form-group .price-container a.btn:hover {
	color: #fff;
}


/*@media (min-width: 992px) and (max-width: 1199px){
.col-md-5.col-sm-3.tyreimg{
    display: flex;
    align-items: flex-end;
}

.col-md-5.col-sm-3.tyreimg .searchtyre-img img{
    position: relative;
    top: 24px;
}

}

*/

.search-tyre-wrapper .info.info1 {
	margin-bottom: 0;
}


/*.search-tyre.home-search-tyre .search-tyre-wrapper {
        display: flex;
        align-items: flex-end;
    }*/

.row.search-tyre-wrapper {
	display: flex;
	align-items: flex-end;
}

.col-md-5.col-sm-3.tyreimg {
	display: flex;
	align-items: flex-end;
}

@media(max-width: 767px) {
	.col-md-5.col-sm-3.tyreimg {
		display: unset;
	}
}

@media (min-width: 768px) {
	.desktop-search-text.info span {
		display: block;
	}
}

.col-md-5.col-sm-3.tyreimg .info.info1 div {
	position: relative;
	bottom: 10px;
}


/*.col-md-5.col-sm-3.tyreimg .info.info1 .advancedSearch {
    margin-bottom: 17px;
}*/

.topContentpage.fix h1 a {
	margin-top: 0px;
}

@media (min-width: 1025px) {
	.search-detail-wrapper .contentWrapper.clearfix {
		position: relative;
		/*left: -22px;*/
	}
}


/*.search-results .search-result-title h5{
    word-break: break-all;
}*/

@media (min-width: 1200px) {
	.tyre-detail-wrapper .search-results .design_for {
		text-align: center;
		width: 100%;
	}
}

.search-results figure p.empty_designed_for {
	height: 25px;
}

.contentWrapper.clearfix ul li.list-group-item {
	max-height: 12%;
	display: flex;
}

@media(min-width: 1401px) {
	.contentWrapper .navLinks .list-group-item a {
		font-size: 18px;
	}
	.contentWrapper .navLinks .list-group-item {
		padding: 15px;
	}
}

.search-results .search-slogan span.customNextBtn {
	right: 11px;
	text-align: right;
}

@media(min-width: 992px) and (max-width: 1400px) {
	.search-results .search-slogan span.customNextBtn {
		right: 6px;
	}
	/*.search-results .search-slogan span.customPrevBtn{
    left: 6px;
}*/
	.customNextBtn.col-sm-2.col-xs-6 {
		padding-right: 0;
	}
}

.row .col-md-4 .shop-sale {
	margin-bottom: 30px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	/* .product-detail h4 {
        font-size: 16px;
    }*/
	.product-detail .product-spec {
		font-size: 12px;
	}
	.tyre-detail-wrapper .search-slogan h2 {
		font-size: 12px;
	}
	.product-detail .product-spec {
		margin-top: 10px;
	}
	.slider-main-image {
		max-height: 158px;
	}
	/* .row .col-md-7 .col-sm-6 .design_for {
            padding-right: 13px;
            font-size: 10px;
        }*/
}

@media (min-width: 1200px) and (max-width: 1299px) {
	.slider-main-image {
		max-height: 205px;
	}
}

@media (min-width: 1300px) and (max-width: 1450px) {
	.slider-main-image {
		max-height: 92%;
	}
}

.nav-tabs>li>a {
	line-height: unset;
}

@media(min-width: 1401px) {
	.tyre-search h5 {
		font-size: 17px;
	}
}

.search-slogan.search-section-title.feature-slogan {
	padding: 18px 25px;
}

.search-slogan.search-section-title.row span {
	font-family: 'Open Sans', sans-serif;
	: AktivGrotesk-Regular;
}

.product-detail .container-fluid .row .col-md-5 h4:nth-of-type(2) {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
	: "AktivGrotesk";
}

.product-detail .container-fluid .row .col-md-5 span {
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
	: "AktivGrotesk-XBoldItalic";
	font-size: 24px;
}

.product-detail .container-fluid .row .col-md-5 .offer-price .orange {
	font-size: medium;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
	: "AktivGrotesk";
	font-weight: bold;
}

.product-detail .container-fluid .row .col-md-5 .offer-price h4 {
	font-size: medium;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
	: "AktivGrotesk";
	font-weight: bold;
}


/*.product-detail .container-fluid .row .col-md-5 .offer-price .orange span {
    font-style: italic;
    font-size: 24px;
}*/

@media (min-width: 992px) and (max-width: 1199px) {
	.thumbnail-menu li .thumbnail-menu-content a.green-btn {
		height: 26px;
		padding-top: 4px;
	}
}

@media (max-width: 991px) {
	.search-result-title img {
		height: 15px;
		margin-bottom: 6px;
	}
}

.product-detail .row .col-md-5 .design_for_rear span {
	font-size: 16px;
}

@media(min-width: 1300px) and (max-width: 1405px) {
	.tyre-detail-tab ul.nav-tabs li a {
		font-size: 12px;
	}
}

@media(min-width: 1025px) and (max-width: 1199px) {
	.tyre-detail-tab ul.nav-tabs li a {
		font-size: 9px;
		padding-left: 10px;
	}
}

@media(max-width: 767px) {
	.slider-main-image {
		margin-bottom: 26px;
	}
}

.top-logo .contact a:nth-of-type(1) b,
.top-logo .contact a:nth-of-type(1) strong {
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-size: 24px;
	position: relative;
	top: 3px;
}

.top-logo .contact a:nth-of-type(2),
.top-logo .contact a:nth-of-type(2) {
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	padding: 10px 28px 13px 20px;
	letter-spacing: 1px;
	line-height: 19px;
}

.top-logo .contact a:nth-of-type(2) span {
	padding-right: 8px;
}

.btn {
	border-radius: 0;
}

.header {
	padding-left: 100px;
	padding-right: 100px;
}

.collapse.navbar-collapse .nav.navbar-nav li a {
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-size: 18px;
}

ul.nav.navbar-nav .dropdown li {
	margin-top: 0px;
	margin-bottom: 0px;
}

.menu ul.nav.navbar-nav .dropdown li a {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.nav.navbar-nav .dropdown {
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.container .search-item {
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-size: 17px;
}

.info div>img {
	padding-top: 23px;
}

.col-md-offset-2 {
	margin: unset;
}

.videoBtn {
	background-color: #fff;
	color: #000;
	display: inline-block;
	align-items: center;
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-weight: bold;
	font-size: 16px;
}

.videoBtn span:nth-child(1) {
	padding-right: 31px;
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-weight: 800;
	font-size: 16px;
}

.testimonials-section .wrap-head {
	display: table;
	width: 100%;
}

.testimonials-section .wrap-head h2 {
	height: 95px;
	color: white;
	background-color: #282828;
	display: table-cell;
	vertical-align: middle;
}

.btn:hover {
	color: white;
	background: #e7630d;
}

.brands-section h2>i>span {
	color: #00c900;
}

.footer-banner {
	margin-right: -10px;
}

.align-bottom-right {
	display: flex;
	align-items: flex-start;
	padding-bottom: 60px;
}

.footer-right>div .connect {
	padding-right: 25px;
}

.footer-text {
	line-height: 26px;
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-size: 16px;
}


/*.footer-logo img {
    margin-bottom: 95px;
}*/

.testimonials-section .slick-track {
	background-color: #000;
	color: #fff;
}

.footer-logo {
	margin-top: 50px;
	width: 50%;
}

.footer-banner img {
	width: 100%;
	padding-bottom: calc(3.3333333333333335vw - 8px);
}

.container-fluid .row .col-md-12 .staff-image-banner img {
	width: 100%;
}

.sharethis-inline-follow-buttons.st-inline-follow-buttons.st-#{action_pos}.st-animated {
	position: relative;
	bottom: 7px;
}


/*<!--start responsive after homepage-->*/

@media(min-width: 1151px) and (max-width: 1740px) {
	.mswt-logo .bold-header {
		margin-right: 35px;
	}
}

@media(min-width: 320px) and (max-width: 767px) {
	.header {
		padding-left: 15px;
		padding-right: 15px;
	}
	.contact img {
		margin-right: 2px;
		width: 12%;
		margin-left: -13px;
	}
}

@media(min-width: 1151px) and (max-width: 1700px) {
	.mswt-logo a.tyrepointLogo {
		width: 20%;
	}
	.mswt-logo .contact {
		width: 50%;
		width: 44%;
		text-align: right;
	}
	.header {
		padding-left: 25px;
		padding-right: 25px;
	}
	.mswt-logo .bold-header {
		font-size: 15px;
		font-size: 1.3900955690703736vw;
	}
	.mswt-logo .help-care.btn {
		font-size: 14px;
	}
	.mswt-logo .contact.btn {
		font-size: 14px;
	}
	.top-logo .contact a:nth-of-type(1) b,
	.top-logo .contact a:nth-of-type(1) strong {
		font-size: 17px;
	}
	.contact img {
		margin: -15px;
	}
	.top-logo .contact a:nth-of-type(2),
	.top-logo .contact a:nth-of-type(2) {
		padding: 2px 20px 5px 12px;
	}
}

@media(min-width: 1920px) {
	.mswt-logo .bold-header {
		font-size: 28px;
	}
	.bold-header {
		max-width: unset;
	}
}


/*
@media(min-width: 1200px){
    .mswt-logo .bold-header{
        font-size: 1.3vw;
    }
}

*/

.info .desktop-search-text span {
	color: #00c900;
}

@media(max-width: 767px) {
	.info div>img {
		padding-top: 17px;
	}
	.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .info1.info {
		margin-left: 10px;
		margin-bottom: 18px;
	}
	.search-title.searchTitle {
		font-size: 15px;
	}
	.home-search-tyre .seach-form .search-item input.orangeBtn {
		font-size: 14px;
	}
	.search-tyre-sec.search-tyre-secFix .search-item select {
		margin-left: 0;
		width: calc(100% - 30px);
	}
}

@media (min-width: 768px) {
	ul.nav.navbar-nav .dropdown {
		/*display: none;*/
		/*padding-left: 8px;*/
		min-width: 230px;
		top: 66px;
	}
}

@media(min-width: 1600px) and (max-width: 1700px) {
	.top-logo .mswt-logo .tyrepointLogo img {
		position: relative;
		left: 50%;
	}
}

@media(min-width: 1200px) and (max-width: 1300px) {
	.top-logo .mswt-logo .tyrepointLogo img {
		position: relative;
		left: 4%;
	}
}

@media(min-width: 1450px) and (max-width: 1599px) {
	.top-logo .mswt-logo .tyrepointLogo img {
		position: relative;
		left: 24%;
	}
}

@media(min-width: 1301px) and (max-width: 1449px) {
	.top-logo .mswt-logo .tyrepointLogo img {
		position: relative;
		left: 14%;
	}
}

@media(min-width: 1700px) and (max-width: 1740px) {
	.top-logo .mswt-logo .bold-header {
		width: 80%;
	}
}

.st-top {
	display: none;
}

.st-btn {
	display: inline-block !important;
}


/*search page css*/

.work-step .work-actions h2 {
	font-size: 22px;
}

.work-step .work-actions button {
	padding: 6px;
	font-size: 13px;
}

.work-step .work-actions button span {
	padding-right: 5px;
}

.work-step .work-actions button span img {
	padding-left: 1px;
}

@media(min-width: 1200px) and (max-width: 1400px) {
	.work-step .work-actions h2 {
		font-size: 15px;
	}
}


/*@media(min-width: 1337px) and (max-width: 1487px){
.work-step .work-actions h2{
    font-size: 17px;
}
}*/

@media(min-width: 1401px) and (max-width: 1425px) {
	.work-step .work-actions h2 {
		font-size: 18px;
	}
}

@media(min-width: 1426px) and (max-width: 1560px) {
	.work-step .work-actions h2 {
		font-size: 20px;
	}
}

@media(min-width: 1560px) and (max-width: 1576px) {
	.work-step .work-actions h2 {
		font-size: 18px;
	}
}

.accordionSingle .col-md-3 .search-item span {
	background-color: #000 !important;
}

form .col-md-3 .info .desktop-search-text.info {
	color: #00c900;
}

.col-md-6.col-sm-6.col-xs-12>.footer-right>.align-bottom-right>.connect>li {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	margin-right: 28px;
}

.col-md-6.col-sm-6.col-xs-12>.footer-right>.align-bottom-right>.connect>li a {
	color: #000;
}

.calc_width {
	width: calc(100% - 300px);
	display: flex;
	justify-content: center;
}

.thumbnailSection a {
	color: #333;
}

.thumbnailSection a.btnLearnMore {
	color: white;
}


/*.col-md-6.col-sm-6.col-xs-12>.footer-right>.align-bottom-right>.connect>li:nth-child(1) {
    margin-right: 20px;
}*/

@media(max-width: 1669px) and (min-width: 1370px) {
	/*.col-md-6.col-sm-6.col-xs-12>.footer-right>.align-bottom-right>.connect>li {
        margin-right: 14px;
    }*/
}

@media(max-width: 1366px) {
	.col-md-6.col-sm-6.col-xs-12>.footer-right>.align-bottom-right>.connect>li {
		/*margin-right: 2px;*/
		font-size: 14px;
	}
	.footer-right>div .connect {
		padding-right: 0;
	}
}

@media(max-width: 1080px) {
	.col-md-6.col-sm-6.col-xs-12>.footer-right>.align-bottom-right>.connect>li {
		margin-right: 15px;
		font-size: 12px;
	}
	.footer-right>div .connect {
		padding-right: 0;
	}
}


/*.col-md-6.col-sm-6.col-xs-12>.footer-right>.align-bottom-right>.connect>li:nth-child(1) {
        margin-right: 0px;
    }
}*/

@media(min-width: 796px) and (max-width: 991px) {
	.align-bottom-right {
		flex-direction: column;
	}
}

@media(min-width: 1701px) and (max-width: 1704px) {
	.top-logo .contact a:nth-of-type(1) b {
		font-size: 23px;
	}
}

@media(min-width: 768px) and (max-width: 991px) {
	.search-tyre.home-search-tyre .search-tyre-wrapper {
		padding: 45px 0px;
	}
	.info.info1 .advancedSearch,
	.info.info1 div,
	.search-tyre-wrapper>.col-md-5.col-sm-3 .desktop-search-text.info a {
		font-size: 12px;
	}
}

@media(min-width: 1151px) and (max-width: 1199px) {
	.mswt-logo .bold-header {
		width: 30%;
	}
}

@media(max-width: 767px) {
	.bold-header {
		max-width: 250px;
	}
}

.mswt-logo .bold-header {
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-weight: 800;
	/*font-style: italic;*/
}

@media (max-width: 1150px) {
	.email-footer input:nth-child(2) {
		width: 35%;
	}
}

.extreme_footer {
	display: flex;
	align-items: flex-end;
	margin-bottom: 4.6875vw;
	width: 100%;
}

@media(min-width:1200px) {
	.thumbnailSection .descriptiveButton .btnLearnMore {
		right: 28px;
	}
}

@media(min-width: 320px) and (max-width: 767px) {
	.info.info1 .advancedSearch {
		font-size: 12px;
	}
	.search-tyre-wrapper>.col-md-5.col-sm-3 .info1 img {
		height: 60%;
		width: 60%;
	}
	.home-search-tyre .search-tyre-wrapper>.col-md-5.col-sm-3 .info.desktop-search-text {
		font-size: 12px;
	}
	.search-tyre-wrapper>.col-md-5.col-sm-3 .desktop-search-text.info a {
		display: inline-block;
		font-size: 12px;
	}
}

.home-search-tyre .search-tyre-sec.search-tyre-secFix .search-item.fullWidth {
	width: 100%;
	margin-left: 0;
}

.search-tyre-sec.search-tyre-secFix .search-item.fullWidth#search-item-top {
	width: 100%;
}

.search-tyre-sec.search-tyre-secFix .search-item.fullWidth#search-item-bottom {
	width: 100%;
}

.search-search-tyre .container-fluid .search-tyre-sec.search-tyre-secFix {
	padding-top: 26px;
}

.home-search-tyre .search-tyre-sec .seach-form .searchItemContainer,
.searchItemContainer {
	width: 100%;
	justify-content: space-between;
	display: flex;
}

.search-tyre-sec.search-tyre-secFix .secondChild>div {
	justify-content: space-between;
	display: flex;
}

@media(max-width: 767px) {
	.searchItemContainer {
		flex-direction: column;
	}
	.search-detail-wrapper .search-search-tyre form.search-select .search-item {
		width: 100%;
	}
	.search-tyre-sec.search-tyre-secFix .secondChild>div {
		flex-direction: column;
	}
}

.search-search-tyre .search-tyre-sec.search-tyre-secFix .secondChild {
	display: none;
}

.space_span {
	display: none;
}

@media(max-width: 767px) {
	.space_span {
		display: inline-block;
	}
}

@media(max-width: 572px) {
	footer .container .extreme_footer {
		display: block;
	}
	footer .container .extreme_footer .footer-right-bottom {
		display: inline;
		text-align: center;
	}
}


/*** cart new page ***/

.shopping-cart .item-block {
	border-bottom: 1px solid #949494;
	padding: 10px 10px 10px;
}

.shopping-cart .remove_all {
	color: black;
	/*float: right;
        right: 30px;*/
}

.container .row .fitment_centre {
	margin-top: 10px;
}

.maps {
	background-color: #f5f5f5;
	/* height: 100%; */
	width: 100%;
	text-align: center;
	/* line-height: 100%; */
	display: flex;
	align-items: center;
	justify-content: center;
}

.fitment_centre .order-includes-wrapper>.row:nth-of-type(1) {
	display: flex;
	padding: 39px 29px 45px 33px;
	border: 1px solid #949494;
	margin: 1px auto;
}

.fitment_centre .order-includes-wrapper .order-includes-wrapper:nth-of-type(1) {
	padding: 10px;
}

.shop_cart_section {
	border: 1px solid #949494;
	margin: 1px auto;
}

.fitment_centre .col-sm-4 .row .postcode_enter {
	padding-bottom: 5px;
	padding-top: 4px;
}

.grey-border-bottom {
	border-bottom: 1px solid #949494;
}

.fitment_centre .col-sm-4 .row button {
	padding: 0.72916vw 3.385416vw;
	float: right;
	background-color: #00a7ff;
	color: #fff;
	border-radius: 0;
}

.fitment_centre .row input {
	padding: 5px;
	width: 50%;
	border: 1px solid black;
	border-radius: 0;
	font-size: 14px;
}

.shop_cart_section .row .item-quantity {
	display: flex;
	padding-left: 20px;
	padding-right: 20px;
}

.shop_cart_section .row .item-quantity button {
	width: 30%;
	background-color: #fff;
	border: 1px solid black;
}

.shop_cart_section .row .item-quantity .tyre_quantity {
	width: 50%;
	border: 1px solid #949494;
	text-align: center;
}

.container .row .col-md-4 .centre_details {
	margin-top: 10px;
}

.container .row .col-md-4 .centre_details .row {
	border: 1px solid #949494;
	margin: 1px auto;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 25px;
	padding-right: 30px;
}

.shop_cart .row .col-md-8,
.shop_cart .row .col-sm-8 {
	padding-right: 0px;
}

.container .row .col-md-4 .item-description {
	padding-left: 30px;
	margin-top: 15px;
}

.coupon_sec,
.coupon_code {
	display: flex;
	align-items: center;
}

.coupon_code {
	padding-bottom: 5px;
	padding-top: 5px;
}

@media(max-width: 767px) {
	.coupon_code {
		flex-direction: row;
	}
	.row.coupon_sec {
		flex-direction: column;
	}
}


/*.coupon_sec{
    padding-top: 50px;
    padding-bottom: 50px;
}*/

.apply_coupon {
	margin-left: 5px;
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-weight: bold;
	font-size: 15px;
}

.shop_cart .order-includes {
	margin: 1px auto;
}

.shop_cart .order-includes ul li {
	border-bottom: 1px solid #949494;
	border-top: none;
}

.order-includes-wrapper .item-description>div>h5 {
	background-color: #fff;
	color: black;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-weight: bold;
	font-size: 16px;
}

.order-includes-wrapper .item-description .search-result-title>p:first-child {
	line-height: 17px;
}

.postcode_enter>h6 {
	line-height: 22px;
	margin-right: 12px;
	display: inline-block;
}

.order-includes-wrapper .grey-border-bottom>.row>div:first-child,
.postcode_enter>h6,
.order-includes-wrapper .item-description .search-result-title>p:first-child,
.order-includes-wrapper .item-price b,
.book {
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-weight: bold;
	font-size: 0.833vw;
}

.order-includes-wrapper .item-description>div>p:nth-of-type(2),
.order-includes-wrapper .item-quantity input,
.order-includes-wrapper .item-price span {
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400 !important;
}

.order-includes-wrapper .item-action,
.order-includes-wrapper .remove_all {
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-size: 14px;
	line-height: 16.8px;
	font-weight: 400 !important;
}

.order-includes-wrapper .remove_all {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
}

.order-includes-wrapper .item-price b {
	font-size: 23px;
}

.order-includes-wrapper .item-quantity {
	margin-left: 40px;
	/* padding: 1px; */
	/* height: 100%; */
	height: 25px;
	width: 119px;
	margin-top: 22px;
}

.order-includes-wrapper .item-action {
	width: 107px;
	margin-left: 24px;
	position: relative;
	top: 4px;
	margin-top: 20px;
}

.order-includes-wrapper .item-price {
	display: flex;
	align-items: center;
	margin-left: 50px;
	margin-top: 20px;
	position: relative;
	top: 0px;
}

@media(min-width: 1700px) {
	.shop_cart {
		width: 1720px !important;
	}
}

@media(max-width: 1699px) {
	.shop_cart {
		width: 100%;
	}
}

.order-includes-wrapper .grey-border-bottom .col-sm-6,
.order-includes-wrapper .grey-border-bottom .col-xs-6 {
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1;
}

.order-includes-wrapper .closest_results .grey-border-bottom .col-xs-6 {
	width: auto;
}

.order-includes-wrapper .grey-border-bottom .row {
	display: -webkit-flex;
	-webkit-align-items: center;
	display: flex;
	align-items: center;
}

.order-includes-wrapper .grey-border-bottom .row .col-sm-6:nth-child(2) {
	padding-top: 13px 0;
	margin-top: -10px;
}

.postcode_enter {
	display: flex;
	align-items: center;
	padding-bottom: 31px;
}

.section_fitment h5 {
	height: 45px !important;
}

.all_order h2,
.all_order h3 {
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-weight: bold;
	font-style: italic;
	font-size: 1.3541666666666667vw !important;
	line-height: 32px;
}

@media(max-width: 1199px) {
	.all_order h2,
	.all_order h3,
	.proceed_btn {
		font-size: 13px !important;
	}
}

@media(max-width: 450px) {
	.all_order h2,
	.all_order h3,
	.proceed_btn {
		font-size: 12px !important;
	}
}

.proceed_btn {
	/* padding-top: 24px;
        padding-bottom: 22px;*/
	text-align: center;
	border-radius: 0 !important;
	margin-top: 26px;
	background-color: #00a7ff;
	color: #fff;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-weight: bold;
	/* font-style: italic; */
	font-size: 1.3541666666666667vw;
	line-height: 32px;
}

.select_button {
	font-family: 'Open Sans', sans-serif;
	: PT sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 19.2px;
}

.proceed_to_checkout span {
	padding-right: 20px;
}


/*.order-includes-wrapper .item-image {
        margin-left: 38px;
    }*/

.date_control span,
.time_control span {
	padding-right: 5px;
}

.date_control {
	display: flex;
}

.last_container {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 1px;
}

.bottom_container {
	display: flex;
}

.date,
.time {
	display: flex;
	align-items: center;
}

.book {
	padding-top: 22px;
	display: flex;
	align-items: baseline;
	padding-right: 15px;
	margin: 1px auto;
}

.book input {
	width: 70% !important;
	height: 20%;
}

.steps {
	display: flex;
	align-items: baseline;
}

.steps .number {
	background: #dcdcdc;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 21px;
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-weight: bold;
	margin-right: 14px;
}

.steps h3 {
	margin-right: 72px;
	color: #dcdcdc;
}

.steps .number.active {
	background: #00c900;
}

.steps h3.active {
	color: #838383;
}


/*@media(max-width: 1486px) {
        .shopping-cart .order-includes-wrapper h5 {
            height: auto;
        }
    }*/

@media(max-width: 1699px) and (min-width: 1499px) {
	.order-includes-wrapper .item-price {
		margin-left: 29px;
	}
}

@media(max-width: 1498px) and (min-width: 1299px) {
	.order-includes-wrapper .item-price {
		margin-left: 9px;
	}
}

@media(max-width: 1298px) and (min-width:992px) {
	.order-includes-wrapper .item-quantity {
		margin-left: -15px;
	}
	.order-includes-wrapper .item-action {
		margin-left: 10px;
	}
	.order-includes-wrapper .item-price {
		margin-left: 3px;
	}
	.order-includes-wrapper .item-price b {
		font-size: 16px !important;
	}
	.order-includes-wrapper .item-price span {
		font-size: 18px !important;
	}
}

@media(max-width: 991px) {
	.order-includes-wrapper .item-price {
		margin-left: 25px;
	}
}

@media(max-width: 1498px) and (min-width: 1199px) {
	.order-includes-wrapper .item-description>div>h5 {
		font-size: 16px;
	}
}

@media(max-width: 1198px) and (min-width: 767px) {
	.order-includes-wrapper .item-description>div>h5 {
		font-size: 14px;
	}
}

@media(max-width: 767px) {
	.item-block .item-image img {
		padding-bottom: 18px;
	}
}

@media(max-width: 767px) {
	.order-includes-wrapper .item-price {
		margin-left: 0px;
	}
	.order-includes-wrapper .item-quantity {
		margin-left: -20px;
	}
	.order-includes-wrapper .item-action {
		margin-left: -4px;
	}
}

@media(max-width: 1500px) {
	.order-includes-wrapper .grey-border-bottom>.row>div:first-child,
	.postcode_enter>h6,
	.order-includes-wrapper .item-description .search-result-title>p:first-child {
		font-size: 14px;
	}
	.book {
		font-size: 12px;
	}
}

@media(max-width: 1381px) {
	.book>div:first-child {
		padding-right: 0;
	}
	.book .time_control {
		padding-left: 0;
	}
}

@media(min-width: 768px) and (max-width: 785px) {
	.book .date_control {
		padding: 0;
	}
}


/*.bottom_container {
    padding-bottom: 70px;
}*/

.remove {
	width: 17.5px;
	height: 17.5px;
	color: white;
	border-radius: 50%;
	background-color: #838383;
	display: flex;
	/*align-items: center;*/
	justify-content: center;
	margin-right: 9px;
}

.item-action a {
	display: flex;
}

.remove_all a {
	display: flex;
}

@media(max-width: 1298px) and (min-width: 992px) {
	.order-includes-wrapper .remove_all {
		margin-left: 8px;
	}
}


/*secure checkout page*/

.secure_checkout_form.row {
	border: 1px solid #949494;
	margin: 1px auto;
	padding-top: 38px;
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-size: 16px;
	font-weight: bold;
	padding-left: 27px;
	padding-right: 22px;
	display: flex;
	flex-wrap: wrap;
}

.secure_checkout_form .form-control {
	border-color: #282828;
	border-radius: 0;
}

.secure_checkout_form.row .car_year {
	padding-bottom: 38px;
}

.secure_checkout_form.row .col-sm-6 {
	padding-bottom: 25px;
}

.secure_btn {
	padding: 16px 0;
	text-align: center;
	margin: 0;
	margin-bottom: 73px;
}

@media(max-width: 767px) {
	.car_make,
	.car_model {
		padding-bottom: 25px;
	}
}

.send_verification_code {
	border: 1px solid #282828;
	display: flex;
	align-items: center;
	height: 36px;
	justify-content: space-between;
	padding-right: 5px;
}

.mobile_number {
	border: none;
	width: 48%;
}

@media(max-width: 767px) and (min-width: 460px) {
	.secure_checkout_form.row {
		display: block;
	}
}

@media(max-width: 1110px) and (min-width: 871px) {
	.mobile_number {
		width: 40%;
	}
}


/* @media(max-width: 1690px) and (min-width: 1400px){
        .mobile_number{
            width: 75%;
        }
    }    
    @media(max-width: 1110px) and (min-width: 871px){
        .mobile_number{
            width: 60%;
        }
    }     
    @media(max-width: 870px) and (min-width: 768px){
        .mobile_number{
            width: 50%;
        }
    }  
  
    @media(max-width: 767px) and (min-width: 600px){
        .mobile_number{
            width: 70%;
        }
    }  
    @media(max-width: 599px) and (min-width: 490px){
        .mobile_number{
            width: 60%;
        }
    }
    @media(max-width: 489px){
        .mobile_number{
            width: 50%;
        }
    }*/

@media(max-width: 460px) {
	/* .mobile_number{
            width: 50%;
        }*/
	.secure_checkout_form.row .col-sm-6 {
		width: 100%;
	}
}

.secure_checkout_form.row .col-sm-4 {
	padding-bottom: 25px;
}

.secure_checkout_form.row .car_year {
	padding-bottom: 38px;
}

.closest_results .grey-border-bottom .row>div:nth-child(1) {
	display: block;
	float: left;
}

.closest_results .grey-border-bottom .row .col-xs-6 .closest_dealer_title {
	float: left;
	width: 36px;
	margin-right: 10px;
}

.closest_results .grey-border-bottom .row .col-xs-6 .closest_dealer_address {
	width: calc(100% - 46px);
	float: left;
}

.closest_results .grey-border-bottom .row .col-xs-6 .phone {
	width: calc(100% - 46px);
	float: right;
}

.secure_checkout_form.row .col-sm-6,
.secure_checkout_form.row .col-sm-4 {
	padding-left: 7px;
}

.secure_checkout_form.row .col-sm-6,
.secure_checkout_form.row .col-sm-4 {
	padding-right: 7px;
}

.fitment_centre .submit_item {
	padding-left: 0;
	padding-right: 0px;
}

.submit_btn {
	/*padding: 1.1458vw 8.85416vw;*/
	border-radius: 0 !important;
	margin-top: 14px;
	background-color: #00a7ff;
	color: #fff;
	width: 97%;
	text-align: center;
	margin-bottom: 90px;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-weight: bold;
	font-style: italic;
	font-size: 1.3541666666666667vw;
	line-height: 32px;
}

@media(max-width: 1199px) {
	.submit_btn {
		font-size: 14px;
	}
}

@media(max-width: 1199px) and (min-width: 992px) {
	.submit_btn {
		width: 100%;
	}
}

@media(min-width: 768px) and (max-width: 991px) {
	.submit_btn {
		width: 122%;
	}
}

@media(max-width: 767px) {
	.submit_btn {
		width: 100%;
	}
}

@media(min-width: 992px) and (max-width: 1199px) {
	.closest_results .grey-border-bottom .row .col-xs-6 .phone {
		float: right;
	}
	.order-includes-wrapper .grey-border-bottom .col-xs-6 {
		width: auto;
		padding-right: 0;
		/*padding-left: 0;*/
	}
}

@media (max-width: 991px) {
	.fitment_centre .col-sm-4 .row button {
		padding: 0.72916vw 2.385416vw;
	}
	.closest_results .grey-border-bottom .row .col-xs-6 .phone {
		float: right;
	}
	.closest_results .grey-border-bottom .row>div:nth-child(1) {
		width: 100%;
		padding-right: 0;
	}
	.closest_results .grey-border-bottom .row .select_elem {
		padding-left: 0;
	}
}

@media (max-width: 767px) {
	.fitment_centre .order-includes-wrapper>.row:nth-of-type(1) {
		padding: 10px 0;
	}
}

.data_order {
	/*border: 1px solid #949494;*/
	width: 95%;
}

@media(max-width: 767px) {
	.data_order {
		font-size: 11px;
	}
}

.data_order tr th,
.data_order tr td {
	text-align: center;
}

.header_table_elem {
	border-bottom: 1px solid #949494;
}

.data_order tr th:first-child(),
.data_order tr td:first-child() {
	width: 11.29%;
}

.data_order tr th:nth-child(2),
.data_order tr td:nth-child(2) {
	width: 47.08%;
}

.data_order tr th:nth-child(3),
.data_order tr td:nth-child(3) {
	width: 14.39%;
}

.data_order tr th:nth-child(4),
.data_order tr td:nth-child(4) {
	width: 13.57%;
}

.data_order tr th:nth-child(5),
.data_order tr td:nth-child(5) {
	width: 13.65%;
}

.data_order th {
	padding-top: 39px;
	padding-bottom: 37px;
}

.data_order tr:nth-child(2) td {
	padding-top: 39px;
}

.data_order tr td {
	padding-bottom: 31px;
}

.data_order tr:last-child td {
	padding-bottom: 50px;
}

.shopping-cart .shop_cart_section {
	margin-bottom: 35px;
}

.details_section {
	background-color: #eaeaea;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
	margin-bottom: 39px;
}

.shop_cart .order_receive_data div {
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
}

.shop_cart .order_receive_data>div:first-child {
	font-size: 43px;
	line-height: 32.46px;
	margin-bottom: 52px;
	margin-top: 78px;
}

.shop_cart .order_receive_data>div:nth-child(2),
.shop_cart .order_receive_data>div:nth-child(3),
.shop_cart .order_receive_data>div:nth-child(4) {
	font-size: 17px;
	line-height: 32.46px;
}

.shop_cart .order_receive_data>div:nth-child(3) {
	margin-bottom: 49px;
}

.cont_shop_btn {
	width: 169px !important;
	height: 39px;
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-weight: bold;
	font-size: 16px !important;
	margin: 0;
	font-style: normal;
	padding: 0;
	margin-bottom: 101px;
}

.order-includes-wrapper .details_section,
.order-includes-wrapper .fitment_section {
	font-family: 'Open Sans', sans-serif;
	: PT sans;
	font-size: 17px;
	line-height: 32.46px;
}

.order-includes-wrapper .fitment_section {
	background-color: #eaeaea;
	text-align: center;
	padding-top: 61px;
	padding-bottom: 61px;
	margin-bottom: 145px;
}

.order-includes-wrapper figcaption ul .wheel_data h4,
.order-includes-wrapper figcaption ul .wheel_data .includes-detail p {
	color: #00c900;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	/*font-style: italic;*/
}

.order-includes-wrapper figcaption ul .wheel_data {
	color: #00c900;
	border-bottom: 0px;
	margin-bottom: -7px;
}


/*calendar css in cart page*/

.ui-datepicker-calendar {
	letter-spacing: 1px;
	background-color: white;
	border-radius: 5px;
	border: 1px solid #dcdcdc;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	/*       border: 1px solid #c5c5c5;*/
	/*background: #eaeaea;*/
	font-weight: normal;
	color: black;
}

.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}

.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
	padding: 4px;
}

.ui-datepicker-month {
	height: 110%;
}

.ui-icon {
	text-indent: 0 !important;
}

.ui-state-default {
	padding: 5px;
}

..ui-datepicker .ui-datepicker-title {
	height: 26px;
	text-align: center;
	padding-top: 2px;
}

.ui-state-default:hover {
	background: #00a7ff;
	color: white;
	border-radius: 3px;
}

.ui-datepicker-unselectable.ui-state-disabled .ui-state-default {
	/*background: lightgrey;*/
	color: #dadada;
}

.ui-datepicker-unselectable.ui-state-disabled .ui-state-default:hover {
	color: #dadada;
	background: white;
}

.order-includes-wrapper .secure_checkout_need_help_item {
	background-color: #282828;
	padding: 12px;
	color: white;
	font-weight: 600;
	font-style: italic;
	font-size: 16px;
	margin-top: 0;
	height: 68px;
	padding-left: 28px;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-weight: bold;
	font-style: italic;
	font-size: 17px;
	display: block;
	align-items: center;
	padding-top: 25px;
}

.order-includes-wrapper .checkout_order_title,
.checkout_details_elem,
.checkout_fitment_elem {
	justify-content: center;
}

.order-includes-wrapper .secure_checkout_need_help_item span {
	float: right;
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-size: 16px;
	font-style: normal;
}


/* @media(min-width: 1400px){
        .mobile_number{
            width: 80%;
        }
    }*/

@media(min-width: 768px) and (max-width: 991px) {
	.order-includes-wrapper .secure_checkout_need_help_item {
		display: flex;
		justify-content: space-between;
		padding-bottom: 20px;
	}
}

.secure_checkout_form.row p .error {
	color: red;
}

.order-includes-wrapper h5.pre_order_quest_form,
.order-includes-wrapper h5.pre_order_fitment_elem {
	justify-content: space-between;
}

.order-includes-wrapper h5.pre_order_quest_form span,
.order-includes-wrapper h5.pre_order_fitment_elem span {
	font-family: 'Open Sans', sans-serif;
	: PT Sans !important;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	padding-right: 5px;
}

.order-includes-wrapper h5.pre_order_fitment_elem span {
	font-size: 14px;
}

.order-includes-wrapper .book {
	display: block;
}

.order-includes-wrapper .book div:first-child {
	padding-top: 6px;
	padding-right: 0px;
}

.order-includes-wrapper .book div.date_control {
	padding-left: 0;
	padding-right: 0px;
	margin-top: -9px;
}

.order-includes-wrapper .book div.time_control {
	padding-right: 0;
	margin-top: -9px;
}

.order-includes-wrapper .book div.date_control .form-group {
	display: flex;
	margin-top: -6px
}

.order-includes-wrapper .book div.date_control .form-group span {
	display: inline-block;
	float: left;
	margin-top: 6px;
}

.order-includes-wrapper .book div.date_control .form-group span {
	display: inline-block;
	float: left;
	margin-top: 6px;
}

.order-includes-wrapper .book div.date_control .form-group .input-group {
	/*display: inline-block;*/
	float: left;
}

.order-includes-wrapper .book div.date_control .form-group .form-control {
	height: 30px;
	width: 75% !important;
}

@media (max-width: 767px) {
	.order-includes-wrapper .book div.date_control .form-group .form-control {
		height: 30px;
		width: 45% !important;
	}
}

@media(max-width: 767px) {
	.order-includes-wrapper .book {
		display: flex;
		justify-content: space-between;
	}
}

@media(min-width: 768px) and (max-width: 862px) {
	.order-includes-wrapper .book div:first-child {
		margin-top: 3px;
	}
	.order-includes-wrapper .book {
		font-size: 10px;
	}
	/*1450*/
}

@media(min-width: 992px) and (max-width: 1215px) {
	.order-includes-wrapper .book div:first-child {
		width: 100%;
		margin-bottom: 20px;
	}
	.order-includes-wrapper .book div.date_control {
		/* padding-left: 0; */
		width: 50%;
	}
	.order-includes-wrapper .book div.time_control {
		margin-left: 40px;
	}
}

@media(min-width: 1216px) and (max-width: 1361px) {
	.order-includes-wrapper .book {
		font-size: 11px;
	}
}


/*search page*/

.view-detail-btn {
	background-color: #00d100;
	color: white;
	margin-top: 2px !important;
}

.container_bck_img,
.tyre_detail_container_imglabel {
	position: relative;
	margin-top: -6px;
	margin-bottom: -34px;
}

.text_background_image {
	position: absolute;
	text-align: center;
	top: 0.3645vw;
	/* left: 50%; */
	color: white;
	font-size: 0.729vw;
	font-family: 'Open Sans', sans-serif;
	: PT sans;
	line-height: 0.78125vw;
	font-weight: normal;
	/* transform: translateX(-50%); */
	width: 100%;
	/* max-width: none; */
}

@media(max-width: 1199px) and (min-width: 992px) {
	.text_background_image {
		top: 4px;
		font-size: 8px;
		line-height: 13px;
	}
}

@media(max-width: 991px) {
	.text_background_image {
		top: 5.5px;
		font-size: 13px;
		line-height: 15px;
	}
}

.front-rear-table {
	border: none;
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	height: 94px;
	text-align: center;
}

.front-rear-table tbody tr td {
	border-top: none;
	padding: 16px 13px;
}

.front-rear-table tr td p:first-child {
	line-height: 19px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}

.front-rear-table tr td:first-child {
	border-left: none;
}

.front-rear-table tr td:last-child {
	border-right: none;
}

.front-rear-table tr td p:nth-child(2) {
	line-height: 19px;
	font-size: 16px;
	display: inline-block;
	text-align: center;
}

.front-rear-table tr td p:nth-child(3) {
	line-height: 19px;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
}

.front-rear-table tr td p:nth-child(4) .price_tag {
	font-weight: bold;
	font-size: 23px;
	padding-right: 2px;
}

.front-rear-table tr td p:nth-child(4) {
	font-weight: normal;
	font-size: 16px;
	display: flex;
	margin-top: 7px;
	justify-content: center;
}

@media(max-width: 1899px) and (min-width: 1200px) {
	.front-rear-table tr td {
		padding: 0.969vw 0.787vw !important;
	}
	/*993 1199*/
	.front-rear-table tr td p:first-child {
		line-height: 1.1515vw;
		font-size: 12px;
		font-weight: normal;
		text-align: center;
	}
	.front-rear-table tr td p:nth-child(2) {
		line-height: 1.1515vw;
		font-size: 12px;
		display: inline-block;
		text-align: center;
	}
	.front-rear-table tr td p:nth-child(3) {
		line-height: 1.1515vw;
		font-size: 12px;
		font-weight: bold;
		display: inline-block;
	}
	.front-rear-table tr td p:nth-child(4) {
		font-weight: normal;
		font-size: 12px;
		/*display: table;*/
		margin-top: 7px;
	}
	.front-rear-table tr td p:nth-child(4) span:nth-child(2) {
		display: table-cell;
		vertical-align: bottom;
	}
}

@media(max-width: 1199px) and (min-width: 992px) {
	.front-rear-table tr td p:first-child,
	.front-rear-table tr td p:nth-child(2),
	.front-rear-table tr td p:nth-child(3),
	.front-rear-table tr td p:nth-child(4) {
		font-size: 9px;
	}
	.front-rear-table tr td p:nth-child(4) .price_tag {
		font-size: 11px;
	}
}

@media(max-width: 991px) {
	.front-rear-table tr td p:first-child,
	.front-rear-table tr td p:nth-child(2),
	.front-rear-table tr td p:nth-child(3),
	.front-rear-table tr td p:nth-child(4) {
		font-size: 12px;
	}
	.front-rear-table tr td p:nth-child(4) .price_tag {
		font-size: 16px;
	}
}

@media(min-width: 1350px) and (max-width: 1899px) {
	.front-rear-table tr td p:nth-child(4) .price_tag {
		font-weight: bold;
		font-size: 16px;
	}
}

@media(max-width: 1349px) and (min-width: 1300px) {
	.front-rear-table tr td p:nth-child(4) .price_tag {
		font-size: 15px;
	}
}

@media(max-width: 1299px) and (min-width: 1200px) {
	.front-rear-table tr td p:nth-child(4) .price_tag {
		font-size: 14px;
	}
}

@media(max-width: 1730px) and (min-width: 1600px) {
	.container_bck_img {
		margin-bottom: -30px;
	}
}


/* @media(max-width: 1599px) and (min-width: 1500px){
        
    } */


/*@media(max-width: 1499px) and (min-width: 1400px){
        .container_bck_img{
            margin-bottom: -30px;
            margin-top: 7px;
        }
    }  
    @media(max-width: 1399px) and (min-width: 1301px){
        .container_bck_img{
            margin-bottom: -30px;
            margin-top: 9px;
        }
    }  
    @media(max-width: 1300px) and (min-width: 992px){
        .container_bck_img{
            margin-bottom: -28px;
            margin-top: 7px;
        }
    }*/


/*  @media(max-width: 991px){
        .container_bck_img{
            margin-bottom: -33px;
            margin-top: 9px;
        }
    }*/


/*.blue-btn span img {
    padding-right: 19px;
}
*/


/*@media(min-width: 993px) and (max-width: 1199px) {
    .blue-btn span img {
        padding-right: 0.9895833333333334vw;
    }
}*/

.front-rear-figcaption {
	margin-left: -15px;
	margin-right: -15px;
}

@media(max-width: 1799px) and (min-width: 1700px) {
	.front-rear-table tr td p:nth-child(4) {
		font-size: 14px;
	}
}


/*.blue-btn.buy-btn {
    height: 38px;
}
*/

.search-results .search-types img {
	max-height: 50%;
	max-width: 50%;
}

@media(min-width: 992px) and (max-width: 1550px) {
	.search-results .search-types {
		right: -7px !important;
	}
}

.nice-fr-rr-hr,
.design-for-hr {
	margin-top: 0px !important;
}


/*tyre-detail page*/

.tyre_detail_text_for_background_imglabel {
	position: absolute;
	text-align: center;
	top: 5px;
	/* left: 50%; */
	color: white;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	: PT sans;
	line-height: 15px;
	font-weight: normal;
	/* transform: translateX(-50%); */
	width: 100%;
	/* max-width: none; */
}

@media(min-width: 992px) and (max-width: 1199px) {
	.tyre_detail_text_for_background_imglabel {
		font-size: 11px;
	}
}

@media(max-width: 991px) {
	.tyre_detail_container_imglabel {
		margin: 0px;
	}
}

@media(max-width: 767px) {
	.tyre_detail_container_imglabel {
		margin-bottom: 30px;
	}
}

.tyre-detail-container-bckimg-elem {
	margin-bottom: -8px !important;
	top: 7px;
}

@media(max-width: 1730px) and (min-width: 1649px) {
	.tyre-detail-container-bckimg-elem {
		margin-bottom: -7px !important;
		top: 5px;
	}
}

@media(max-width: 1648px) and (min-width: 1421px) {
	.tyre-detail-container-bckimg-elem {
		margin-bottom: -11px !important;
		top: 2px;
	}
}

@media(max-width: 1420px) and (min-width: 1301px) {
	.tyre-detail-container-bckimg-elem {
		margin-bottom: -17px !important;
		top: -2px;
	}
}

@media(max-width: 1300px) and (min-width: 1200px) {
	.tyre-detail-container-bckimg-elem {
		margin-bottom: -13px !important;
		top: 3px;
	}
}

@media(max-width: 1199px) and (min-width: 992px) {
	.tyre-detail-container-bckimg-elem {
		margin-bottom: -20px !important;
		top: 0px;
	}
	.tyre-detail-container-bckimg-elem .text_background_image {
		top: 8px;
		font-size: 11px;
	}
	.search-results hr.mega-hr {
		margin-top: 16px;
	}
}

@media(max-width: 991px) {
	.tyre-detail-container-bckimg-elem {
		margin-bottom: -10px !important;
		top: 5px;
	}
}


/*.buy-btn-span-elem {
    padding-right: 0px !important;
}*/

.superbtn {
	padding: 5px !important;
}

@media(max-width: 1199px) and (min-width: 992px) {
	.buy-btn-span-elem img {
		width: 11%;
	}
	.superbtn {
		font-size: 10px !important;
	}
}

@media(max-width: 991px) and (min-width: 768px) {
	.superbtn {
		width: 86%;
	}
}

.nicebtn {
	height: 45px !important;
}

@media(max-width: 1201px) and (min-width: 992px) {
	.nicebtn {
		padding-bottom: 35px;
	}
}

@media(max-width: 991px) {
	.nicebtn {
		padding-bottom: 40px;
	}
}


/*end of tyre detail page*/


/*for nice-fr-rr-hr class*/

.super-hr {
	margin-top: 4px !important;
}

.nice-fr-rr-hr,
.design-for-hr {
	margin-bottom: 0 !important;
}

@media(min-width: 1301px) and (max-width: 1599px) {
	.nice-fr-rr-hr {
		margin-top: 3px !important;
	}
	.container_bck_img {
		margin-bottom: -30px;
		margin-top: -6px;
	}
}

@media(max-width: 1300px) and (min-width: 1200px) {
	.nice-fr-rr-hr {
		margin-top: -5px !important;
	}
	.container_bck_img {
		margin-bottom: -28px;
		margin-top: -8px;
	}
}

.wheel-icon {
	bottom: 9px;
}

@media(max-width: 1199px) and (min-width: 992px) {
	.nice-fr-rr-hr {
		margin-top: -9px !important;
	}
	.container_bck_img {
		margin-top: -4px;
		margin-bottom: -34px;
	}
	.container_bck_img img {
		margin-top: -10px;
	}
	.container_bck_img p {
		margin-top: -5px;
	}
	.wheel-icon {
		bottom: 12px;
	}
}

@media(max-width: 991px) and (min-width: 768px) {
	.nice-fr-rr-hr {
		margin-top: 0px !important;
	}
	.container_bck_img {
		margin-bottom: -33px;
		margin-top: -7px;
	}
}


/*for super-hr class*/

@media(max-width: 1199px) and (min-width: 991px) {
	.super-hr {
		margin-top: -2px !important;
	}
	.bck_image {
		margin-top: -1px !important;
	}
}

@media(min-width: 992px) and (max-width: 1200px) {
	.bck_image {
		margin-top: -15px !important;
	}
	.bck_text {
		margin-top: -7px !important;
	}
	.super-hr {
		margin-top: -10px !important;
	}
}

@media(min-width: 1200px) and (max-width: 1920px) {
	.not-super-hr {
		margin-top: 4px !important;
	}
	.super-hr {
		margin-top: -13px !important;
	}
}


/*@media(min-width: 1421px) and (max-width: 1535px){
    .search-result-title .container_bck_img.tyre-detail-container-bckimg-elem{
        margin-bottom: -7px !important;                          
        }
    }*/


/* @media(max-width: 1420px) and (min-width: 1301px){                
    .search-result-title .container_bck_img.tyre-detail-container-bckimg-elem{
         margin-bottom: -9px !important;
    }
    }
    @media(max-width: 1300px) and (min-width: 1200px){
    .search-result-title .container_bck_img.tyre-detail-container-bckimg-elem{
        margin-bottom: -13px !important;
        }
    }         */


/*end of tyre detail*/

@media(max-width: 1599px) {
	.nice-fr-rr-hr {
		margin-top: -1px !important;
	}
}

.order-includes-wrapper #closest_results {
	padding-right: 15px;
}

.shop_cart .steps h3 {
	font-size: 17px;
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-weight: bold;
	line-height: 32.46px;
}

.order-includes ul li h4 {
	width: 50%;
}

.search-slogan order-total all_order h2,
.search-slogan order-total all_order h3 {
	font-size: 22px
}

@media(min-width: 992px) and (max-width: 1199px) {
	.code_input {
		width: 50%;
	}
}

@media(min-width: 320px) and (max-width: 390px) {
	.code_input {
		width: 40% !important;
	}
}

@media(min-width: 2100px) {
	.proceed_btn {
		font-size: 26px !important;
	}
}

@media(min-width: 1133px) and (max-width: 1233px) {
	.section_fitment h5 {
		font-size: 15px;
	}
}

@media(min-width: 992px) and (max-width: 1132px) {
	.section_fitment h5 {
		font-size: 12px;
	}
}

@media(max-width: 991px) {
	.section_fitment h5 {
		font-size: 12px;
	}
}


/* @media(max-width: 1199px){
    .fitment_centre .order-includes-wrapper .col-sm-6 .row button{
           height: 40px;
        }
    }*/


/*@media(max-width: 1630px){
    .proceed_btn{
           padding-top: 1.25vw;
           padding-bottom: 1.145vw;
        }
    }*/

@media(max-width: 1199px) and (min-width: 992px) {
	.proceed_btn span img {
		width: 9%;
	}
}

.send_verification_code a {
	color: #00c900;
}

@media(max-width: 991px) {
	.shop_cart .row .col-md-8,
	.shop_cart .row .col-sm-8 {
		padding-right: 15px;
	}
}

@media(min-width: 768px) and (max-width: 805px) {
	.order-includes-wrapper .item-price b {
		font-size: 20px;
	}
}

@media(min-width: 320px) and (max-width: 450px) {
	.order-includes-wrapper .secure_checkout_need_help_item span {
		display: none;
	}
}

.seach-form .search-item input.orangeBtn,
.search-tyre-sec.search-tyre-secFix .search-item a.blue-btn {
	font-size: 14px !important;
}

@media(max-width: 767px) {
	.send_code,
	.resend_code {
		font-size: 13px;
	}
}

@media(min-width: 320px) and (max-width: 767px) {
	.shop_cart .shop_cart_section .item-block .row .item-image img {
		max-width: 60%;
	}
	.order-includes-wrapper .remove_all {
		margin-left: -10px;
		display: flex;
		justify-content: center;
	}
	.shop_cart .shop_cart_section .item-block .row .item-image {
		text-align: center;
	}
	.shop_cart .shop_cart_section .item-block .row {
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}
	.shop_cart_section .item-block .row div:nth-child(2) {
		padding-left: 15px !important;
	}
}

.search-result-title .cart-dsgn-for-elem {
	font-weight: normal;
}

@media(max-width: 767px) {
	.cart-dsgn-for-elem {
		text-align: center;
	}
}

.modal-content {
	font-family: 'Open Sans', sans-serif;
	: PT sans;
	/*background-color: #000;*/
}

.modal-content.wheel_bg {
	background-color: #000;
}

.modal-body {
	padding: 30px;
}

.modal-body #inline_content {
	color: #fff;
	background-color: #000;
}

.modal-content .modal-body #inline_content h1 {
	font-size: 23px;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 33px;
}

.modal-content .modal-body #inline_content h1 span {
	font-style: italic;
}

.modal-content .modal-body #inline_content p.wheel_algn_para2 {
	font-size: 23px;
	line-height: 27px;
	margin-bottom: 24px;
}

.modal-content .modal-body form .product_pop_list .add_to_cart_box {
	display: flex;
	float: right;
	align-items: flex-start;
}


}
.modal-content .modal-body form .product_pop_list .add_to_cart_box span.only {
	font-size: 16px;
	display: inline-block;
}
.modal-content .modal-body form .product_pop_list .add_to_cart_box span.pop_prd_price {
	font-size: 23px;
	font-weight: bold;
	display: inline-block;
	line-height: 17px;
}
.modal-content .modal-body form .product_pop_list p {
	font-size: 16px;
}
.modal-content .modal-body #inline_content form .product_pop_list h2 {
	font-size: 23px;
	font-weight: bold;
	line-height: 17px;
	display: inline-block;
}
.modal-content .modal-body #inline_content .wheel_algnm_add_to_cart_btn {
	width: 60%;
	background-color: #00a7ff;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-weight: bold;
	font-size: 16px;
	margin: 0 auto;
	display: block;
	margin-bottom: 15px;
}
.modal-content .modal-body #inline_content .wheel_algm_secure_checkout_btn {
	width: 60%;
	background-color: #00c900;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
	font-weight: bold;
	font-size: 16px;
	margin: 0 auto;
	display: block;
}
@media(max-width: 790px) and (min-width: 695px) {
	.modal-content .modal-body #inline_content .wheel_algnm_add_to_cart_btn,
	.modal-content .modal-body #inline_content .wheel_algm_secure_checkout_btn {
		width: 70%;
	}
}
@media(max-width: 694px) {
	.modal-content .modal-body #inline_content .wheel_algnm_add_to_cart_btn,
	.modal-content .modal-body #inline_content .wheel_algm_secure_checkout_btn {
		width: 100%;
	}
}
.modal-content .modal-body form .product_pop_list .secnd_title {
	margin-bottom: 35px;
}
.modal-content .modal-body form .product_pop_list p {
	margin-bottom: 35px;
}
.modal-content .modal-body #inline_content .wheel_algnm_add_to_cart_btn span img {
	padding-right: 15px;
}
@media(min-width: 320px) and (max-width: 510px) {
	.modal-content .modal-body #inline_content h1 {
		font-size: 17px;
		margin-bottom: 20px;
	}
	
	.modal-content .modal-body #inline_content h1 {
		line-height: normal;
	}
	
	.modal-content .modal-body #inline_content form .product_pop_list h2 {
		line-height: normal;
	}
	
	.modal-content .modal-body form .product_pop_list .add_to_cart_box {
		flex-direction: row;
	}
	
	.modal-content .modal-body #inline_content .wheel_algm_secure_checkout_btn {
		white-space: unset;
	}
	
	.modal-content .modal-body form .product_pop_list .add_to_cart_box {
		float: unset;
	}
	
	.modal-content .modal-body #inline_content p.wheel_algn_para2 {
		font-size: 15px;
		line-height: 18px;
		margin-bottom: 5px;
	}
	
	.modal-content .modal-body #inline_content form .product_pop_list h2 {
		font-size: 17px;
		line-height: 17px;
	}
	
	.modal-content .modal-body form .product_pop_list p {
		font-size: 15px;
		line-height: 18px;
	}
	
	.modal-content .modal-body #inline_content .wheel_algnm_add_to_cart_btn,
	.modal-content .modal-body #inline_content .wheel_algm_secure_checkout_btn {
		font-size: 12px;
	}
	
	.modal-content .modal-body form .product_pop_list .add_to_cart_box span.pop_prd_price {
		font-size: 17px;
	}
}

/*** added on 09 17 2018 ***/
.product-detail .col-md-5 table.tyre-table,
table.tyre-table {
	font-family: 'Open Sans', sans-serif;
	: 'PT Sans';
	color: #282828;
}
.product-detail .col-md-5 table.tyre-table tr th,
table.tyre-table tr th {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
}
.product-detail .col-md-5 table.tyre-table td,
table.tyre-table td {
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	: 'PT Sans';
	font-size: 16px;
	line-height: 24px;
}
@media(max-width: 991px) {
	.product-detail .col-md-5 table.tyre-table tr th,
	table.tyre-table tr th {
		font-weight: normal;
		font-size: 14px;
		line-height: 1.42857143;
	}
	
	.product-detail .col-md-5 table.tyre-table td,
	table.tyre-table td {
		font-weight: normal;
		font-family: 'Open Sans', sans-serif;
		: 'PT Sans';
		font-size: 14px;
		line-height: 1.42857143;
	}
}
@media(min-width: 992px) {
	product-detail .col-md-5 table.tyre-table-sidebar tr th,
	table.tyre-table-sidebar tr th {
		font-size: 0.8333333333333334vw;
		line-height: 1.25vw;
	}
	
	.product-detail .col-md-5 table.tyre-table-sidebar td,
	table.tyre-table-sidebar td {
		font-family: 'Open Sans', sans-serif;
		: 'PT Sans';
		font-size: 16px;
		line-height: 1.25vw;
	}
}
table.tyre-table {
	width: auto;
}
.table.tyre-table>tbody>tr>th,
.table.tyre-table>tbody>tr>td,
.table.tyre-table-sidebar>tbody>tr>th,
.table.tyre-table-sidebar>tbody>tr>td {
	border: none;
	padding-top: 0;
	padding-bottom: 0;
}
@media(min-width: 992px) {
	.row.topAlign {
		display: flex;
	}
	
	.row.topAlign .col-md-4 {
		display: flex;
		flex-direction: column;
	}
	
	.desktopView {
		flex-grow: 1;
		display: flex;
		flex-direction: column;
	}
	
	.work-step-wrapper {
		flex-grow: 1;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
	}
	
	.section.work-step {
		padding-bottom: 0;
	}
}
@media(min-width: 992px) {
	.section.work-step {
		padding-bottom: 0 !important;
	}
}
input[type="text"],
select {
	font-family: 'Open Sans', sans-serif;
	: 'Open Sans', sans-serif;
}
.pagination a {
	position: relative;
	background: none;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pagination a+a:after {
	content: "";
	background: #000;
	position: absolute;
	bottom: 25%;
	left: 0;
	height: 50%;
	width: 2px;
}
.pagination a:hover,
.pagination a.page-active {
	background: #e7630d;
	color: #000 !important;
	font-weight: bold;
}
.pagination .page-last,
.pagination .page-first {
	background: none;
}
.superbtn .buy-btn-span-elem {
	padding-right: 20px;
}
@media (max-width: 767px) {
	.row.reorder-xs {
		direction: ltr;
	}
}

/*customer service*/
.customer_service_content {
	background: #fff;
	height: 928px;
	max-width: 1140px;
	width: 100%;
	padding-top: 40px;
	position: relative;
}
.thumbnail-section li {
	width: 33.33%;
	border-right: 1px solid white;
	position: relative;
}
.thumbnail-cstmer-elem {
	padding-top: 48px !important;
	margin-bottom: 35px;
}
.thumbnail-cstmer-elem h3 {
	font-size: 31px;
	line-height: 30px;
}
.cstmer_btm_img {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.customer_service_content h2 {
	line-height: 38px;
	font-size: 45px;
	margin-bottom: 33px;
	font-family: 'Open Sans', sans-serif;
	: Poppins;
}
.cstmer_content {
	font-family: 'Open Sans', sans-serif;
	: PT Sans;
	font-size: 22px;
	line-height: 37px;
}
.cstmer_content div:first-child {
	margin-bottom: 15px;
}
.container-imgs-elem {
	margin-top: 14px;
}
@media (min-width: 768px) and (max-width: 1199px) {
	.thumbnail-section li .thumbnail-cstmer-elem a.green-btn {
		height: 26px;
		padding-top: 4px;
		font-size: 12px;
	}
	
	.thumbnail-section li {
		width: 33.33% !important;
	}
}
@media(min-width: 768px) and (max-width: 992px) {
	.thumbnail-cstmer-elem {
		padding-top: 10% !important;
	}
	
	.thumbnail-cstmer-elem h3 {
		font-size: 25px;
	}
}
@media(max-width: 767px) {
	.customer_service_content {
		height: auto;
	}
	
	.thumbnail-section li {
		width: 100%;
	}
	
	.cstmer_btm_img {
		position: relative;
		margin-top: 20px;
	}
	
	.thumbnail-cstmer-elem {
		padding-top: 10% !important;
	}
	
	.cstmer_btm_img img {
		width: 50%;
	}
	
	.customer_service_content h2 {
		font-size: 25px;
	}
	
	.cstmer_content {
		font-size: 18px;
	}
}
@media(max-width: 450px) {
	.thumbnail-cstmer-elem h3 {
		font-size: 21px;
	}
}
.thumbnail-cstmer-elem a {
	margin-bottom: 20px;
	padding-left: 44px;
	padding-right: 44px;
}
.thumbnail-section li>img {
	width: 100%;
}
@media(min-width: 768px) and (max-width: 840px) {
	.thumbnail-section .thumbnail-menu-content.thumbnail-cstmer-elem a.green-btn {
		bottom: 0px;
	}
}
.checkout-order-elem {
	padding-bottom: 62px;
}
@media(max-width: 1400px) and (min-width: 992px) {
	.order-includes-wrapper .checkout-order-elem {
		padding-bottom: 73px;
	}
}
@media(max-width: 991px) {
	.order-includes-wrapper .checkout-order-elem {
		margin-bottom: 40px;
	}
}
@media(max-width: 1200px) {
	.shopping-cart .all_order {
		justify-content: center !important;
	}
}
@media(max-width: 1199px) {
	.shopping-cart .all_order h2,
	.shopping-cart .confirm_order input {
		font-size: 15px !important;
	}
}
@media(min-width: 2000px) {
	.all_order h2,
	.all_order h3,
	.order-includes-wrapper .order-total h2,
	.order-includes-wrapper .order-total h3 {
		font-size: 30px !important;
	}
}
.order-includes-wrapper .checkout-order-elem .wheel_data h4 {
	font-style: normal;
}
.order-includes-wrapper .grey-border-bottom .btn_small .select_button.btn.selected {
	padding-left: 2.285vw;
	padding-top: 0.72916vw;
	padding-bottom: 0.72916vw;
	padding-right: 3.385vw;
}
@media(max-width: 1199px) and (min-width: 992px) {
	.order-includes-wrapper .grey-border-bottom .btn_small .select_button.btn.selected {
		padding-left: 0.185vw;
		padding-right: 1.385vw;
	}
}
@media(max-width: 991px) and (min-width: 768px) {
	.order-includes-wrapper .grey-border-bottom .btn_small .select_button.btn.selected {
		padding-left: 1.285vw;
	}
}
@media(max-width: 767px) {
	.order-includes-wrapper .grey-border-bottom .btn_small .select_button.btn.selected {
		padding-left: 0.285vw;
	}
}
.closest_results {
	width: 100%;
}
.btn_blue {
	margin-top: 15px;
}
@media(max-width: 991px) {
	.btn_blue {
		width: 100% !important;
	}
}
#checkout-div,
#cart_div,
.fitment-centre-sec {
	padding-bottom: 15px;
}
.code_input {
	max-width: 150px;
	height: 35px;
}
@media(max-width: 580px) {
	.order-includes-wrapper h5.pre_order_quest_form span,
	.order-includes-wrapper h5.pre_order_fitment_elem span {
		display: none;
	}
}
.submit_form input,
.submit_form textarea {
	border: 1px solid black;
	font-size: 14px;
}
.submit_form div:last-child input {
	border: none;
}
@media(max-width: 1299px) {
	.submit_form {
		float: left;
		margin-left: 25px;
	}
}
@media(max-width: 767px) {
	.submit_form .phone a {
		width: 70%;
		float: right;
		text-align: left;
		margin-left: 0;
	}
	
	.submit_form .phone a:nth-of-type(1) {
		margin-right: 0 !important;
	}
	
	.submit_form {
		width: 100%;
	}
	
	.partner-radio input {
		margin-left: 40px;
	}
	
	.submit_form {
		width: 95%;
	}
	
	.partner-label {
		text-align: center;
		width: 30%;
		clear: both;
	}
	
	.submit_form input,
	.submit_form textarea {
		width: 70% !important;
	}
	
	.partner-radio input {
		width: auto !important;
	}
	/*.code_number{
    margin-left: 0px !important;
}*/
	
	.code_number {
		height: 30px;
		width: 70% !important;
		margin-left: 28% !important;
	}
	
	.submit_form img {
		width: auto !important;
		margin-right: 1.123vw !important;
	}
	
	.submit_form div:nth-last-of-type(2) {
		clear: both;
	}
	
	.submit_form {
		margin-left: 0px;
	}
	
	.submit_form small {
		margin-left: 0px;
	}
	
	.submit_form label.error {
		width: 70%;
		float: right;
		text-align: left;
		margin: 0;
	}
}
@media(min-width: 320px) and (max-width: 350px) {
	.submit_form img,
	.submit_form div:nth-last-of-type(2) {
		margin-top: 10px;
	}
}
label.error {
	color: red;
	position: inherit;
	margin-left: 65px;
	width: 320px;
	float: right;
	text-align: left;
	margin-left: 0;
	margin-right: 30px;
}
.section-title {
	display: block;
	position: relative;
	margin-bottom: 40px;
}
.section-title h5 {
	font-size: 26px;
	line-height: 1;
	padding: 0;
	margin: 0;
}
hr.custom {
	margin: 30px 0 0 !important;
	border: 0;
}
.account_page form {
	background: #f9f9f9;
	border: 1px solid rgba(237, 237, 237, 0.77);
	border-radius: 3px;
	padding: 33px 33px 35px 35px;
	margin-top: 40px;
}
.account_page form label {
	font-weight: normal;
	color: #1e2126;
	padding-bottom: 10px;
	line-height: 1;
	font-size: 16px;
	position: relative;
}
.account_page form .input_group {
	height: 40px;
	position: relative;
	margin-bottom: 23px;
}
.account_page form .input_group input {
	width: 100%;
	height: 100%;
	background: #fff;
	border: 1px solid #f4f4f4;
	border-radius: 2px;
	color: #9e9e9e;
	padding: 0 38px 0 15px;
	font-size: 14px;
	letter-spacing: 0.5px;
}
.account_page form .input_group i {
	line-height: 40px;
	color: #9e9e9e;
	position: absolute;
	top: 0;
	right: 15px;
}
.account_page form button {
	width: 100%;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	padding: 15px;
	color: #fff;
	border-radius: 0;
	margin-top: 20px;
}
@media(min-width: 768px) {
	.partner-application-wrap .container {
		width: 100%;
	}
}
.send_code {
	clear: both;
	margin-top: 10px;
	/*margin-bottom: 10px;*/
}
@media(min-width: 320px) and (max-width: 450px) {
	.second_description {
		display: none;
	}
}
@media(min-width: 320px) and (max-width: 450px) {
	.price-range-to {
		display: none !important;
	}
}
@media(max-width: 440px) {
	.sucess_message {
		max-width: 320px;
		width: 90% !important;
	}
}
.my-file {
	display: none;
}
@media(max-width: 450px) {
	.my-file {
		display: flex;
		width: 70%;
		float: right;
	}
	
	input[type="file"] {
		color: transparent;
	}
}
@media(max-width: 760px) {
	.enter-security-code {
		margin-left: 25% !important;
	}
}
.image-upload-button::-webkit-file-upload-button {
	visibility: hidden;
}
.image-upload-button:before {
	content: 'Choose Photo';
	display: inline-block;
	background: -webkit-gradient(linear, 0% 40%, 0% 70%, from(#F9F9F9), to(#E3E3E3));
	background: -webkit-linear-gradient(top, #F9F9F9, #E3E3E3);
	background: -moz-linear-gradient(top, #F9F9F9, #E3E3E3);
	background: -ms-linear-gradient(top, #F9F9F9, #E3E3E3);
	background: -o-linear-gradient(top, #F9F9F9, #E3E3E3);
	background: linear-gradient(top, #F9F9F9, #E3E3E3);
	border: 1px solid #999;
	border-radius: 3px;
	padding: 5px 8px;
	cursor: pointer;
	text-shadow: 1px 1px #fff;
	color: black;
}

/*.price-container #brands,.price-container #designs{
    width: 12.5vw;
}
.price-container .price-range{
    width: 11.7vw;
}
.checkbox-container .pull-right{
    width: 9.5833vw;
}
@media(max-width: 1200px)*/
.price-container #brands {
	width: 100%;
	max-width: 165px;
	padding: 0;
	margin-left: 1px;
}
.price-container #designs {
	max-width: 165px;
	width: 100%;
	padding: 0;
}
.checkbox-container .pull-right {
	max-width: 161px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.price-container .black-btn {
	max-width: 161px;
}
.price-container .price-range.from {
	width: 100%;
	max-width: 161px;
}
.pull-right .checkmark {
	height: 17px;
	width: 17px;
	background-color: white;
	border: 1px solid #868686;
	display: inline-block;
	float: left;
	margin-top: 8px;
	top: 0;
	transform: none;
}
#button_check_proceed_checkout.mobile-btn {
	background: rgb(0, 201, 0);
	display: none;
	height: 100px;
	width: 70% !important;
	max-width: 204px;
	float: right;
	font-size: 24px !important;
	font-weight: 600;
}
@media(max-width: 991px) {
	#button_check_proceed_checkout {
		display: none;
	}
	
	#button_check_proceed_checkout.mobile-btn {
		display: block;
	}
}
@media(min-width: 992px) and (max-width: 1200px) {
	.price-container #brands {
		width: 100%;
		max-width: 139px;
		padding: 0;
		margin-left: 1px;
	}
	
	.price-container #designs {
		max-width: 139px;
		width: 100%;
		padding: 0;
	}
	
	.price-container .price-range {
		width: 100%;
		max-width: 134px;
	}
	
	.checkbox-container .pull-right {
		max-width: 108px;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	.price-container .black-btn {
		max-width: 135px;
		font-size: 13px;
	}
	
	.price-range label {
		margin-right: 8px;
	}
	
	.price-range input {
		max-width: 35px;
	}
}
@media (max-width: 1899px) and (min-width: 1350px) {
	.front-rear-table tr td p:nth-child(4) span:nth-child(2).big-text {
		font-size: 16px;
	}
	
	.big-text {
		font-size: 16px;
	}
	
	.big-text>span:last-child {
		font-size: 13px;
		margin-bottom: -2px;
	}
	
	.small-text {
		font-size: 14px;
	}
	
	.small-text>span {
		font-size: 12px;
	}
}
@media (max-width: 1349px) and (min-width: 1300px) {
	.front-rear-table tr td p:nth-child(4) span:nth-child(2).big-text {
		font-size: 15px;
	}
	
	.big-text>span:last-child {
		font-size: 12px;
		margin-bottom: -2px;
	}
	
	.small-text {
		font-size: 13px;
	}
	
	.small-text>span {
		font-size: 12px;
	}
}
@media (max-width: 1299px) and (min-width: 1200px) {
	.front-rear-table tr td p:nth-child(4) span:nth-child(2).big-text {
		font-size: 14px;
	}
	
	.small-text {
		font-size: 12px;
	}
	
	.big-text>span:last-child {
		font-size: 12px;
		margin-bottom: -2px;
	}
	
	.small-text>span {
		font-size: 11px;
	}
}
@media(max-width: 1199px) and (min-width: 992px) {
	.front-rear-table tr td p:nth-child(4) span:nth-child(2).big-text {
		font-size: 11px;
	}
	
	.small-text {
		font-size: 11px;
	}
	
	.big-text>span:last-child {
		font-size: 11px;
		margin-bottom: 0px;
	}
	
	.small-text>span {
		font-size: 11px;
	}
}
@media(max-width: 991px) {
	.front-rear-table tr td p:nth-child(4) span:nth-child(2).big-text {
		font-size: 16px;
	}
	
	.small-text {
		font-size: 16px;
	}
	
	.big-text>span:last-child {
		font-size: 16px;
		margin-bottom: 0px;
	}
	
	.small-text>span {
		font-size: 16px;
	}
}

/* @media(min-width: 992px) and (max-width: 1440px){
        .front-rear-table tr td p:nth-child(4) span:nth-child(2).big-text{
        font-size: 16px;
    }
    .small-text{
        font-size: 16px;
    }
    .big-text > span:last-child{
        font-size: 16px;
        margin-bottom: 0px;
    }
    .small-text > span{
        font-size: 16px;
    }
} */
@media(min-width: 992px) and (max-width: 1440px) {
	.mobile-padding-left {
		padding-left: 10px !important;
	}
}
@media (max-width: 767px) {
	.search-item.searchItem {
		float: left;
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}
	
	.search-item span {
		width: 32px;
		padding: 3px 0;
		height: 32px;
	}
}