.video-list-tabs .tab-content-main.gads {
  padding-right: 210px;
  position: relative;
}
.tab-content-main.gads .article-main .article .article-content {
  padding: 55px 15px 30px;
}
.tab-content-main.gads .article-main .article .article-content .location {
  left: 15px;
  right: 15px;
}
.tab-content-main.gads .article-main .article .article-content h2 {
  font-size: 18px;
  line-height: 28px;
}
.tab-content-main.gads .article-main .article .article-content .article-date {
  font-size: 12px;
  padding: 12px 11px;
}
.video-list-tabs .tab-content-main.gads .google-ads {
  position: absolute;
  right: 0;
  top: -20px;
}
.video-list-tabs .tab-content-main.gads .tabContent {
  min-height: 600px;
}
.blog-ryt.gads {
  position: relative;
  padding-right: 210px;
}
.blog-ryt.gads iframe {
  height: 360px;
}
.blog-ryt.gads .google-ads {
  position: absolute;
  right: 0;
  top: 81px;
}
.error-banner-icons h3 {
  line-height: 1.4;
}
.quiz-questions .col-6 {
  width: 40%;
  float: right;
}
.quiz-questions .col-6:nth-of-type(2) {
  width: 60%;
  float: left;
  text-align: left;
}
.quiz-questions .steps {
  padding: 40px 0 0 80px;
}
.quiz-main .steps iframe {
    height: 270px;
    width: 100%;
    margin-top: 50px;
}
.mobile-products {
  display: none;
}

#backtop {
	display: none;
	z-index: 100;
	position: fixed;
	right: 15px;
	bottom: 15px;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}
#backtop a {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: #333 url('../img/arrow-slider.png') no-repeat center center;
	border-radius: 32px;
	transform: rotate(90deg);
	font-size: 0;
}
#backtop a:hover {
	background: #f0145a url('../img/arrow-slider.png') no-repeat center center;
}


/*======================*/

.product-content h2 {
    font-size: 16px;
    color: #f0145a;
    font-weight: 700;
    letter-spacing: 1px;
}
.product-slider-sec h3 {
    text-align: center;
    margin: 0 0 5px;
    font-size: 28px;
    font-family: 'quicksandmedium';
    color: #f0145a;
}
.search-page .product-cat-ryt {
    width: 100%;
    text-align: right;
    margin: 0 0 16px;
}

.search-page .product-cat-left {
	width: 100%;
}

.search-page .product-cat-left ul li {
	display: inline-block;
	margin-right: 10px;
}

.search-page .product-cat-ryt p {
	font-size: 15px;
}

.search-page .product-cat-ryt p a {
	color: #f0145a;
	font-weight: 700;
}

.search-page .product-cat-left ul li a {
    padding: 15px 30px;
    background-color: #fff;
    display: inline-block;
    border-radius: 30px;
	transition: all 0.3s ease;
}

.search-page .product-cat-left ul li a.active,
.search-page .product-cat-left ul li a:hover {
	background-color: #f0145a;
	color: #fff;
}

.search-page .product-cat-left ul {
    width: auto;
    display: inline-block;
}
.search-page .product-cat-left h4 {
	display: inline-block;
	float: right;
	padding: 15px 0 0;
}

.search-page .product-sorting {
	margin: 0;
}

/*======================*/

.buy-now-btn ul ul {
	width: auto;
}

.buy-now-btn ul ul li {
    margin: 0;
		margin-left: -30px;
		opacity: 0;
		visibility: hidden;
		transition: all 0.3s ease;
}

.buy-now-btn ul ul.show li {
	margin-left: 0;
		opacity: 1;
		visibility: visible;
}

.buy-now-btn ul li {
	position: relative;
}

.share-popup {
    position: absolute;
    width: 180px;
    text-align: center;
    border-radius: 4px;
    bottom: 4px;
    left: 50px;
}

.buy-now-btn ul ul.social-icons li a {
    width: 33px;
    height: 33px;
    display: inline-block;
    background: url("../img/social-icons.png") left top no-repeat;
        background-position-x: left;
        background-position-y: top;
    opacity: 0.2;
		border: none;
}
.buy-now-btn ul ul.social-icons li.tw a {
    background-position: -35px 0px;
}

.buy-now-btn ul ul.social-icons li.ig a {
    background-position: -105px -1px;
}

.buy-now-btn ul ul.social-icons li.fb a {
    background-position: -141px 0px;
}


.product-detail-main .compare-check:hover input[type="checkbox"]:checked + i,
.product-detail-main .compare-check input[type="checkbox"]:checked + i {

    background: #f0145a url(../img/product-icon.png) -30px -19px no-repeat;
	border: #f0145a solid 1px;
}
.product-detail-main .compare-check i {
	border: #060606 solid 1px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);

}
.product-detail-main .compare-check i,
.product-detail-main .compare-check a:nth-child(2) i {

    background-position: -31px 11px;

}
.product-detail-main .compare-check i,
.product-detail-main .compare-check a i {

    width: 40px;
    height: 40px;
    display: inline-block;
    background: #fff url(../img/product-icon.png) -31px 9px no-repeat;
    border-radius: 50px;

}

.btn.quiz-btn.for-mobile {
	display: none;
	margin: 0 0 25px;
}


@media all and (max-width: 1279px){
  .blog-star-rating {
    width: 100%;
    margin-top: 20px;
    position: relative;
  }
  .quiz-main .col-9 {padding-right: 50px;}
}
@media all and (max-width: 1024px){
  .mobile-products {
    display: block;
	margin: 0 0 0 4%;
	float: left
  }
  .mobile-products .slide {
    position: relative;
    margin: 0 0 60px;
  }
  .mobile-products .slide .text-block {
    position: absolute;
    left: 90px;
    right: 90px;
    bottom: 110px;
    text-align: center;
  }  
  .mobile-products .slide.one .text-block {
    bottom: 90px;
  }  
  .mobile-products .slide.two .text-block {
    bottom: 180px;
  }
  .mobile-products .slide .text-block h2 {
    margin: 0 0 15px;
    font-size: 38px;
    font-family: 'quicksandbold';
    color: #ffcf00;
    line-height: 1;
  }
  .mobile-products .slide .text-block h3 {
    margin: 0 0 20px;
    font-size: 16px;
    font-family: 'quicksandmedium';
    color: #fff;
    line-height: 1.4;
  }
  .mobile-products .slide .text-block p {
    margin: 0 0 30px;
    font-size: 14px;
    font-family: 'quicksandregular';
    color: #fff;
    line-height: 1.8;
  }
  .mobile-products .slide .text-block .btn {
    margin: 0 5px;
  }
  .mobile-products .slide .text-block .btn:hover {
    background-color: #fff;
    color: #000;
  }
	
	.buy-now-btn ul ul {
		padding: 5px;
	}
	.buy-now-btn ul ul.show {
				background-color: #fff;
			padding: 5px;
			box-shadow: rgba(0,0,0,0.1) 0 0 5px;
			border-radius: 6px;
	}
	.buy-now-btn ul ul li {
		margin-left: 0;
	}
	.share-popup {
		
			width: auto;
		
			
			bottom: 55px;
			left: -2px;
	

	}
}
@media all and (max-width:979px){
  .quiz-main h2{font-size: 50px;margin: 0 0 20px;}
  .quiz-main .col-9{width: 100%;float: none;padding-right: 0;text-align: center;}
  .col-3.add-banner{display: none;}
  .heading{display: block; padding: 0 15px;}
  .footer-logo{display: none;}
  .footer-menu{display: block;width: 100%;margin-bottom: 15px;}
  .quiz-questions::before,.quiz-questions::after {display: none;}
  .quiz-questions{margin: 50px 0 0;}
  .quiz-questions .col-6{width: 100%;float: none;}
  .quiz-questions .col-6 img{margin-bottom: 30px;}
  .quiz-questions .col-6:nth-of-type(2){width: 100%;float: none;}
  .quiz-questions ul li i{left: 0;}
  .quiz-questions ul li input{left: -16px;}
  .quiz-main .quiz-questions span{display: none;}
  .quiz-questions ul li label span {
	  display: inline-block !important;
  }
  .quiz-questions ul li label br{display: none;}
  .quiz-video{margin-bottom: 30px;}
  
  .mobile-products .slide .text-block { left: 30px; right: 30px; bottom: 80px; }
  .mobile-products .slide.one .text-block { bottom: 40px; }
  .mobile-products .slide.two .text-block { bottom: 140px; }
  .mobile-products .slide .text-block h2 { margin: 0 0 10px; font-size: 28px; }
  .mobile-products .slide .text-block h3 { margin: 0 0 10px; font-size: 14px; }
  .mobile-products .slide .text-block p { margin: 0 0 10px; }
  .mobile-products .slide .text-block .btn { padding: 15px 30px; font-size: 15px; }
}
@media all and (max-width: 767px){
  .video-list-tabs .tab-content-main.gads {
    padding-right: 0px;
  }
	.product-slider-sec .col-4 {
		padding-left: 0;
	}
  .video-list-tabs .tab-content-main.gads .google-ads {
    display: none;
  }
  .video-list-tabs .tab-content-main.gads .tabContent {
    min-height: auto;
  }
  .blog-ryt.gads {
    padding-right: 0px;
  }
  .blog-ryt.gads .google-ads {
    display: none;
  }
  .blog-star-rating {
    margin-top: 0px;
    margin-bottom: 10px;
    position: relative;
  }
  .error-banner-icons {
    margin-top: 70px;
    text-align: center;
  }
  .error-banner-icons.thankyou .error-big {
    margin-left: 0;
  }
  .error-banner-icons.thankyou h3 br {
    display: none;
  }
  .quiz-main{margin: 30px 0 0;}
  .quiz-main h2{font-size: 30px;margin: 0 0 15px;}
  .quiz-main h3{font-size: 16px;margin: 0 0 20px;}
  .quiz-main span{margin: 0 0 20px;}
  .quiz-main p{font-size: 14px;margin: 0 0 15px;}
  .btn.quiz-btn{margin-top: 20px;}
  .quiz-questions{margin: 30px 0 0;padding: 20px;overflow: hidden;}
  .quiz-questions .steps {padding: 0 0 0 60px;}
  .quiz-questions ul li{margin: 0 0 10px;}
  .quiz-questions ul li label{padding-left: 25px;}
  .quiz-questions ul li input{position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
  .quiz-questions ul li i{top: 13px;}
  .quiz-main .quiz-questions h4{font-size: 18px;line-height: 30px;}
  .quiz-main .quiz-questions h4 br{display: none;}
  .step-8 .table {width: 100%;overflow-x: scroll;}
  .step-8 table th{font-size: 13px;}
  
  .mobile-products .slide { margin: 0 0 30px; }
  .mobile-products .slide { background-color: #f0145a; }
  .mobile-products .slide .text-block { position: relative; left: 0; right: 0; bottom: 30px; margin-top: -120px; width: 100%; padding: 0 15px; }
  .mobile-products .slide.one .text-block { bottom: 30px; }
  .mobile-products .slide.two .text-block { bottom: 30px; }
  .mobile-products .slide .text-block h3 { margin: 0 0 10px; font-size: 16px; }
	.quiz-main .steps iframe {
			margin-top: 0px;
			margin-bottom: 30px;
	}
	.search-page .product-cat-ryt p {
		font-size: 16px;
		text-align: center;
		line-height: 24px;
	}
	.search-page .product-cat-left ul li {
		margin-right: 0;
		width: 100%;
		margin-bottom: 10px;
	}
	
	.search-page .product-cat-left ul li:last-child {
		margin: 0;
	}
	
	.search-page .product-cat-left h4 {
		width: 100%;
	}
	
	.search-page .product-cat-left ul li a {
		width: 100%;
	}
	.btn.quiz-btn.for-mobile {
		display: inline-block;
	}
	.btn.quiz-btn.for-desktop {
		display: none;
	}
}

@media all and (max-width: 479px){
  .mobile-products .slide .text-block { margin-top: -80px; }
  .mobile-products .slide .text-block .buttons .btn { width: 100%; margin: 5px 0; }
	.quiz-main .steps iframe {
			height: 150px;
	}
}

@media all and (max-width: 359px){
  .mobile-products .slide .text-block { margin-top: -60px; }
}

