@font-face {
    font-family: 'arial_blackregular';
    src: url('fonts/ariblk-webfont.woff2') format('woff2'),
         url('fonts/ariblk-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.sec-title {
    margin-bottom: 30px;
    font-size: 34px;
}

.sec-desc {
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 40px;
}

/* PRODUCT SLIDER */
.p-name {
    color: #000;
    font-size: 24px;
}

.p-desc {
    color: #707070;
    font-size: 15px;
}

.product-blk.best-seller {
    padding: 20px;
    max-width: 360px;
    margin: 0 auto;
}

.product-blk.best-seller:hover {
    background: transparent;
}

.product-blk.best-seller img {
    width: 100%;
}

span.p-stars.mb-1 {
    color: #d2d914;
    padding-right: 20px;
}

span.p-price {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.product-blk .price-wrap {
    padding: 30px 0;
}

.product-blk .reviews-wrap {
    padding-top: 30px;
}

.product-blk .button-wrap a {
    display: inline-block;
    margin: 0 auto 15px;
    width: 200px;
}

.product-blk a.add-to-bag,
#s3 .product-blk a.add-to-bag:active {
    background-color: #85bb3e;
    line-height: 45px;
    font-size: 11px;
    padding: 0;
    border-radius: 5px;
}

.product-blk a.add-to-bag.btn-outline {
    background-color: transparent;
    border: 1px solid #85bb3e;
    color: #85bb3e;
}

.product-blk a.add-to-bag:hover,
.product-blk a.add-to-bag:active {
    background-color: #362f2d;
    border-radius: 5px;
}

/* Top Section */

.home #masthead,
.home-offer-1 #masthead{
    border-bottom:none;
	height: 100px;
    margin-bottom:-230px;
    position:relative;
    z-index:99
}

.home #content,
.home-offer-1 #content{
    padding-top: 131px; 
}

#main .entry-content {
    margin-top: 0;
}


/* xmas */

.page-home .promo-banner .xmas-banner {
    background: url(/wp-content/uploads/2022/12/christmas-banner-bg.jpg) right bottom / auto 90% no-repeat #ffffff;
    height: 783px;
    margin-bottom: 0;
    padding-top: 150px;
    position: relative;
    text-align: center;
}

.promo-banner .xmas-banner img {
    position: relative;
    top: -278px;
    left: 200px;
    max-width: 640px;
}

.xmas-banner .s1-a {
    align-items: flex-start;
    color: #000000;
    font-family: 'arial_blackregular';
    font-size: 58px;
    font-weight: 800;
    letter-spacing: -1px;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: left;
    display: flex;
    max-width: 785px;
    margin-left: 0;
    flex-direction: column;
}

.xmas-banner .s1-a .highlight{
	color: #df2128;
}

.xmas-banner .s1-c {
    margin-bottom: 65px;
    text-align: left;
}

.xmas-banner .s1-c p{
	font-size: 35px;
    letter-spacing: -2px;
    font-weight: 700;
}

.xmas-banner .save-txt{
    font-size: 80px;
    font-weight: 800;
    line-height: 1.4em;
    letter-spacing: -6px;
    margin-bottom: 30px;
    margin-top: -20px;
}

.xmas-banner .txt-lg{
    display: block;
    font-size: 180px;
    font-weight: 800;
    padding-left: 20px;
    color: #d02e26;
}

.xmas-banner .s1-a .s1-a-1 {
	color: #d02e26;
	font-size: 58px;
	text-align: right;
}

.xmas-banner .s1-a .s1-a-1 img{
	position: relative;
	top: 0;
	left: 0;
	margin: 0px auto 0px auto;
}

.xmas-banner .s1-a .s1-a-1 .lg-txt{
	color: #000000;
	font-size: 156px;
	line-height: 130px;
}

.xmas-banner .s1-a .s1-a-2 {
    border-left: none;
    color: #d02e26;
	font-family: 'Open Sans', sans-serif;
    font-size: 54px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 52px;
    margin-left: 0;
    padding-left: 0;
    text-transform: uppercase;
}

.xmas-banner .s1-a .s1-a-2 .sm-txt{
	display: block;
    color: #000000;
    font-size: 23px;
    line-height: 1em;
    text-transform: none;
    letter-spacing: -1px;
    padding-left: 3px;
}

.xmas-banner .s1-a .s1-a-2 .lg-txt {
    display: block;
    color: #e01a35;
    font-size: 109px;
    letter-spacing: -2px;
    line-height: 85px;
}

.xmas-banner .s1-a-2 .txt-2{
	letter-spacing: -1px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	.page-home .promo-banner .xmas-banner {
		background: url(/wp-content/uploads/2022/12/christmas-banner-bg.jpg) 400px bottom / auto 88% no-repeat #ffffff;
		height: 760px;
		margin-bottom: 0;
		padding-top: 120px;
	}
	
	.page-home .promo-banner .xmas-banner:before{
		display: none;
	}
	
	.xmas-banner svg{
		display: none;
	}
	
	.xmas-banner .s1-a {
		font-size: 58px;
		letter-spacing: -1px;
		margin-top: 0;
		margin-bottom: 20px;
		max-width: 560px;
	}
	
	.xmas-banner .s1-a .s1-a-1 {
		font-size: 39px;
		text-align: right;
	}
	
	.xmas-banner .s1-a .s1-a-1 .lg-txt {
		color: #000000;
		font-size: 110px;
		line-height: 96px;
	}
	
	.xmas-banner .s1-a .s1-a-2 {
		font-size: 36px;
		letter-spacing: -2px;
		line-height: 41px;
		margin-left: 0px;
		padding-left: 0px;
	}
	
	.xmas-banner .s1-c p {
		font-size: 26px;
	}
	
	.xmas-banner .s1-a-2 .txt-2 {
		letter-spacing: -1px;
	}
	
	.xmas-banner .s1-a .s1-a-2 .lg-txt {
		display: block;
		font-size: 80px;
		letter-spacing: -2px;
		line-height: 70px;
	}
	
	.xmas-banner .product-guarantee .inner-wrap {
		top: 6px;
    	left: -140px;
	}
	
	.promo-banner .xmas-banner img {
		top: -173px;
		left: 166px;
		max-width: none;
		width: 540px;
	}
	
	.xmas-banner .s1-a .s1-a-1 img {
		position: relative;
		top: 0;
		left: 0;
		margin: 0px auto 0px auto;
		max-width: 305px;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	
	.page-home .promo-banner .xmas-banner{
		margin-top: -44px;
	}
	
	.promo-banner .xmas-banner svg{
		display:none;
	}
	
	.page-home .promo-banner .xmas-banner:before{
		display: none;
	}
	
	.page-home .promo-banner .xmas-banner {
		background: #ffffff;
		height: auto;
		margin-bottom: 0;
		padding-top: 60px;
	}
	
	.xmas-banner .s1-a {
		font-size: 58px;
		letter-spacing: -1px;
		margin: 0px auto 0px auto;
		max-width: 100%;
		text-align: center;
		align-items: center;
	}
	
	.xmas-banner .s1-a .s1-a-1 {
		justify-content: center;
		font-size: 62px;
		text-align: center;
		line-height: 1.2em;
		width: 100%;
	}
	
	.xmas-banner .s1-a .s1-a-1 .lg-txt {
		color: #000000;
		font-size: 110px;
		line-height: 96px;
	}
	
	.xmas-banner .s1-a .s1-a-2 {
		font-size: 46px;
		letter-spacing: -2px;
		line-height: 41px;
		margin-left: 0;
		padding-left: 0;
		width: 100%;
	}
	
	.xmas-banner .s1-a .s1-a-3 {
		font-size: 46px;
		letter-spacing: -2px;
		padding-top: 5px;
	}
	
	.xmas-banner .s1-c{
		margin-bottom: 0;
		text-align: center;
	}
	
	.xmas-banner .s1-a .s1-a-3 {
		font-size: 62px;
	}
	
	.xmas-banner .s1-c p {
		font-size: 35px;
		letter-spacing: -2px;
		font-weight: 700;
		max-width: 480px;
		margin: 0px auto;
		line-height: 1.1em;
	}
	
	.xmas-banner .txt-lg{
		padding-left: 0;
	}
	
	.xmas-banner .s1-a-2 .txt-2 {
		letter-spacing: -1px;
	}
	
	.xmas-banner .s1-a .s1-a-2 .lg-txt {
		display: block;
		font-size: 80px;
		letter-spacing: -2px;
		line-height: 70px;
	}
	
	.xmas-banner .product-guarantee {
		margin-top: 70px;
	}

	.xmas-banner .product-guarantee .inner-wrap {
		top: 6px;
	}
	
	.promo-banner .xmas-banner img {
		top: -20px;
		left: 14px;
		margin: 0px auto;
	}
	
	.xmas-banner .s1-a .s1-a-1 img{
		max-width: 100%;
	}
	
	.xmas-banner .s1-c .order.red-btn {
		padding: 15px 55px 20px;
		margin: 20px auto 40px auto;
		display: table;
	}
	
}

@media screen and (max-width: 767px){
	
	.page-home .promo-banner .xmas-banner{
		background: #ffffff;
		height: auto;
		margin-bottom: 0;
		margin-top: -44px;
		padding-top: 20px;
	}
	
	.promo-banner .xmas-banner .container {
		display: flex;
		flex-direction: column;
	}

	.page-home .promo-banner .xmas-banner:before{
		display: none;
	}
	
	.xmas-banner .s1-a {
		font-size: 34px;
		letter-spacing: -1px;
		margin: 0px auto 0px auto;
		max-width: 100%;
		text-align: center;
		align-items: center;
		order: 1;
	}
	
	.xmas-banner .s1-a .s1-a-1 {
		justify-content: center;
		font-size: 35px;
		text-align: center;
		line-height: 1.2em;
		width: 100%;
		letter-spacing: -2px;
	}
	
	.xmas-banner .s1-a .s1-a-1 .lg-txt {
		color: #000000;
		font-size: 110px;
		line-height: 96px;
	}
	
	.xmas-banner .s1-a .s1-a-2 {
		font-size: 24px;
		letter-spacing: -1px;
		line-height: 30px;
		margin-left: 0;
		padding-left: 0;
		width: 100%;
	}
	
	.xmas-banner .s1-c{
		margin-bottom: 0;
		text-align: center;
	}
	
	.xmas-banner .s1-a .s1-a-3 {
		font-size: 34px;
		letter-spacing: -1px;
		line-height: 1em;
	}
	
	.xmas-banner .s1-c p {
		font-size: 26px;
		letter-spacing: -1px;
		font-weight: 700;
		max-width: 480px;
		margin: 0px auto -10px auto;
		line-height: 1.3em;
		padding: 15px 0px 0px;
	}
	
	.xmas-banner .txt-lg{
		padding-left: 15px;
    	font-size: 130px;
	}
	
	.xmas-banner .s1-a-2 .txt-2 {
		letter-spacing: -1px;
	}
	
	.xmas-banner .s1-a .s1-a-2 .lg-txt {
		display: block;
		font-size: 80px;
		letter-spacing: -2px;
		line-height: 70px;
	}
	
	.xmas-banner .save-txt {
		display: table;
		letter-spacing: -3px;
		line-height: 1.5em;
		margin: 0px auto 15px;
		text-align: left;
		font-size: 54px;
	}
	
	.xmas-banner .product-guarantee {
		margin-top: 10px;
	    order: 4;
	}
	
	.xmas-banner .s1-c {
		margin-bottom: 0;
		text-align: center;
		order: 2;
	}
	
	.xmas-banner .s1-d {
		display: block;
		margin: 20px 0px;
		order: 3;
	}

	.xmas-banner .product-guarantee .inner-wrap {
		top: 6px;
	}
	
	.promo-banner .xmas-banner img {
		top: 0px;
		left: 20px;
		margin: 0px auto;
	}
	
	.xmas-banner .s1-a .s1-a-1 img{
		max-width: 100%;
	}
	
}

/* End xmas */

.page-home .banner:not(.promo-banner) {
    background: url(../images/theme-files-2021/home-banner-bg.jpg) right -20px / auto    100% no-repeat #f7f7f8;
    height: 760px;
    margin-bottom: 150px;
    padding-top: 150px;
    position: relative;
    text-align: center;
}

.page-home .banner .valentines-sale{
    background: url(/wp-content/uploads/2023/02/valentines-banner-bg.jpg) right -20px / auto 100% no-repeat #f7f7f8;
    height: 720px;
    margin-bottom: 150px;
    padding-top: 150px;
    position: relative;
    text-align: center;
}

.page-offer1 .banner:not(.promo-banner) {
    background: url(../images/theme-files-2021/home-banner-offer1-bg.jpg) right -20px / auto    100% no-repeat #f7f7f8;
    height: 760px;
    margin-bottom: 160px;
    padding-top: 150px;
    position: relative;
    text-align: center;
}

.banner img{
    position: relative;
    top: -60px;
    left: 140px;
    max-width: 640px;
}

.banner svg{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.banner svg .st0{
    fill:#FFFFFF;
}

.banner .container{
    position: relative;
    z-index: 2;
}

.s1-a {
    font-weight: normal;
    color: #1a1a1a;
    font-size: 58px;
	line-height: 1em;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: left;
}

.s1-a .s1-a-1{
	color: #df2128;
    font-size: 74px;
    font-weight: 800;
	line-height: 1em;
}

.s1-b {
    font-size: 32px;
    font-weight: normal;
    color: #646464;
    margin-bottom: 30px;
}

.s1-a .s1-a-2{
    font-size: 46px;
    font-weight: 800;
	line-height: 1em;
}

.s1-a .s1-a-3{
    color: #df2128;
    font-size: 55px;
    font-weight: 800;
	line-height: 1em;
}

.s1-c {
    margin-bottom: 20px;
    text-align: left;
}

.s1-c a {
    display: inline-block;
}

.s1-c .checkmarks li{
    color: #000;
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 10px;
    position: relative;
}

.s1-c .checkmarks li:before{
    color: #de0e16;
}

.s1-c .order.red-btn {
    padding: 15px 55px 20px;
    margin: 15px 0px;
}

.s1-d {
    display: none;
}

.s1-d a {
    display: inline-block;
}

.s1-e {
    display: block;
}

.product-guarantee{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.product-guarantee .inner-wrap{
    text-align: left;
}

.product-guarantee h4{
    color: #de0e16;
    font-family: 'Open Sans',sans-serif;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 0px;
}

.product-guarantee p{
    color: #1a1a1a;
    font-family: 'Open Sans',sans-serif;
    font-size: 22px;
	font-weight: 700;
}

@media screen and (min-width: 680px) and (max-width: 1540px) {
	
	.page-home .banner:not(.promo-banner) {
		background-position: 0 0;
		position: relative;
	}
	
	.page-home .banner:not(.promo-banner):before{
		content:"";
		background: rgba(255,255,255,0.75);
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

	.page-home .banner .valentines-sale {
		background: url(/wp-content/uploads/2023/02/valentines-banner-bg.jpg) 4% bottom / auto 85% no-repeat #f7f7f8;
		height: 720px;
		margin-bottom: 150px;
		padding-top: 150px;
		position: relative;
		text-align: center;
	}
	
	.banner .valentines-sale .s1-a .s1-a-1 {
		font-size: 56px;
	}
	
}

@media screen and (max-width: 1199px) {
	
	.home #masthead,
	.home-offer-1 #masthead{
		height: auto;
	}
    
    .home #content,
	.home-offer-1 #content{
        padding-top: 150px;
    }

    .page-home .banner:not(.promo-banner) {
        background-position: 30% 25px;
        height: 700px;
        padding-top: 155px;
    }

    .banner .checkmarks{
        margin: 0px 0px 0px 0px;
        max-width: 500px;
    }

    .s1-a {
        font-size: 48px;
        margin-bottom: 25px;
    }

    .s1-a .s1-a-1{
        font-size: 48px;
    }

    .s1-b {
        font-size: 32px;
    }

    .s1-a .s1-a-2{
        font-size: 32px;
    }

    .s1-a .s1-a-3{
        font-size: 32px;
    }
    
    .banner img {
        position: relative;
        top: 20px;
        left: 20px;
        width: 480px;
    }
    
    .banner svg {
        bottom: -1px;
    }
    
    .product-guarantee .inner-wrap {
        text-align: left;
        position: relative;
        top: 45px;
    }
    
    #s3 img {
        max-width: 195px;
    }

}

@media screen and (max-width: 991px) {
    
    .home #masthead,
	.home-offer-1 #masthead{
        margin-bottom: -230px;
    }

    .page-home .banner:not(.promo-banner),
    .page-offer1 .banner:not(.promo-banner){
        background-position: 40% 0px;
        height: 495px;
        margin-bottom: 425px;
        padding-top: 130px;
    }

    .s1-a {
        font-size: 48px;
    }

    .s1-a .s1-a-1{
        font-size: 46px;
    }

    .s1-b {
        font-size: 32px;
    }

    .s1-a .s1-a-2{
        font-size: 28px;
    }

    .s1-a .s1-a-3{
        font-size: 28px;
    }
    
    .banner img {
        position: relative;
        top: 0px;
        left: 0px;
        width: 475px;
    }
    
    .s1-c{
        top: 0px;
        padding-top: 20px;
    }
    
    .product-guarantee .inner-wrap {
        text-align: center;
        top: 0;
    }
    
    .product-guarantee{
        margin-top: 125px;
    }
    
    .s1-a {
        font-size: 38px;
    }
    
    .s1-a .font-weight-bold{
        font-size: 42px;
    }
    
    .s1-b {
        font-size: 26px;
    }
    
    .s1-c {
        top: -430px;
    }
    
    #s3 img {
        max-width: 120px;
    }
    
}

@media screen and (max-width: 991px) {

	.home #masthead,
	.home-offer-1 #masthead{
        margin-bottom: 0;
    }

    .home #content,
	.home-offer-1 #content{
        padding-top: 0;
    }
	
	.page-home .banner .valentines-sale {
		background: url(/wp-content/uploads/2023/02/valentines-banner-bg.jpg) 85px bottom / auto 70% no-repeat #f7f7f8;
		height: 540px;
		margin-bottom: 15px;
		padding-top: 20px;
	}
	
	.page-home .banner .valentines-sale .checkmarks {
		margin: 0px 0px 0px 0px;
		max-width: 320px;
	}
	
    .s1-c .checkmarks li{
        padding-left: 40px;
    }
    
    .s1-c .checkmarks li:before {
        position: absolute;
        left: 15px;
    }

    .page-home .banner:not(.promo-banner), .page-offer1 .banner:not(.promo-banner){
		background: none;
        height: auto;
        padding-top: 0px;
        margin-bottom: 0;
    }
    
    .banner img {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
		margin-bottom: 10px;
    }
    .s1-a .s1-a-1{
        font-size: 58px;
    }
    .s1-a {
        font-size: 26px;
        max-width: 7400px;
        margin: 20px auto 20px;
        text-align: center;
    }
    .s1-a .s1-a-2 {
        font-size: 30px;
    }
    .s1-a .s1-a-3 {
        font-size: 36px;
    }
    .s1-b {
        margin-bottom: 30px;
        font-size: 20px;
    }
    .s1-c .checkmarks li {
        font-size: 16px;
        line-height: 1.4em;
    }
    .sec-title {
        margin-bottom: 0;
    }
    
    .s1-c a{
        display: none;
    }
    
    .s1-d {
        display: block;
        margin: 20px 0px;
    }
    
    .product-guarantee{
        margin-top: 20px;
    }
    
    .product-guarantee .inner-wrap{
        text-align: center;
    }
	
}

@media screen and (max-width: 767px) {
	
	
    .home #masthead,
	.home-offer-1 #masthead{
        margin-bottom: 0;
    }

    .home #content,
	.home-offer-1 #content{
        padding-top: 0;
    }
	
	.banner .valentines-sale img {
		position: relative;
		top: 0;
		left: -15px;
		width: calc(100% + 30px);
		margin-bottom: 10px;
		max-width: none;
	}
    
	.page-home .banner .valentines-sale{
		background: none;
		height: auto;
		padding-top: 0px;
	}
    
    .s1-c .checkmarks li{
        padding-left: 40px;
    }
    
    .s1-c .checkmarks li:before {
        position: absolute;
        left: 15px;
    }

    .page-home .banner:not(.promo-banner), .page-offer1 .banner:not(.promo-banner){
		background: none;
        height: auto;
        padding-top: 0px;
        margin-bottom: 0;
    }
    
    .banner img {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
		margin-bottom: 10px;
    }
    .s1-a .s1-a-1{
        font-size: 38px;
    }
    .s1-a {
        font-size: 26px;
        max-width: 400px;
        margin: 20px auto 20px;
        text-align: center;
    }
    .s1-a .s1-a-2 {
        font-size: 24px;
    }
    .s1-a .s1-a-3 {
        font-size: 28px;
    }
    .s1-b {
        margin-bottom: 30px;
        font-size: 20px;
    }
    .s1-c .checkmarks li {
        font-size: 16px;
        line-height: 1.4em;
    }
    .sec-title {
        margin-bottom: 0;
    }
    
    .s1-c a{
        display: none;
    }
    
    .s1-d {
        display: block;
        margin: 20px 0px;
    }
    
    .product-guarantee{
        margin-top: 20px;
    }
    
    .product-guarantee .inner-wrap{
        text-align: center;
    }
}

@media screen and (max-width: 680px) {
    
    .page-home .banner,
    .page-offer1 .banner{
        background:none;
    }
    
    .s1-c{
        padding-top: 0px;
    }
    
}

@media screen and (max-width: 361px) {
    .s1-b {
    font-size: 16px;
    }

    .s1-a {
    font-size: 26px;
    }
}

/* Section 2 */

#s2 {
    background: #e1e0e1;
    margin-top: 0px;
    padding: 25px 0px;
}

#s2 > .container > .d-lg-flex{
    align-items: center;
    justify-content: center;
}

#s2 .thf{
     border: solid 3px #000000;
     flex-basis: 200px; 
}

#s2 .recommended{
    background: url(../images/theme-files-2021/gray-arrows.png) no-repeat right center;
    flex-basis: 520px;
    margin-right: 20px;
    padding: 0px 120px 0px 20px;
    text-align: center;
}

#s2 .recommended h2{
    color: #de0e16;
    font-size: 42px;
    font-weight: 800;
}

#s2 .recommended h2 .sup{
    color: #de0e16;
    font-size: 21px;
    line-height: 1em;
    position: relative;
    top: -10px;
}

#s2 .recommended h2 .small{
    font-size: 20px;
    font-weight: 800;
    line-height: 1.2em;
}

#s2 .recommended h2 span{
    color: #000000;
}

#s2 .video{
    flex-basis: 433px; 
}

#s2 .red-btn{
    display: inline-block;
    margin: 20px auto;
}


@media screen and (max-width: 991px) {
    
    #s2 {
        margin-top: 0px;
        padding: 30px 0px;
        background: #e1e0e1;
    }
	
	#s2 .recommended h2 {
		font-size: 42px;
		margin-bottom: 10px;
	}
	
	#s2 .recommended h2 .small {
		font-size: 26px;
		font-weight: 800;
		line-height: 1.2em;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	
	#s2 .recommended p {
		font-size: 18px;
		font-weight: 800;
		line-height: 1.4em;
	}
    
    #s2 .thf {
		display: block;
		float: left;
		margin-bottom: 25px;
		width: 25%;
		margin-right: 20px;
		margin-left: 40px;
    }
    
    #s2 .recommended {
        display: block;
        float: left;
        background: none;
        padding-right: 0;
        width: 59%;
    }
    
    #s2 .video {
        clear: both;
        width: 100%;
    }
    
    #s2 .red-btn{
        margin: 25px auto 0;
        padding: 10px 30px 15px;
    }

    
}

@media screen and (max-width: 767px) {

    #s2 .thf {
        width: 34%;
    }
    
    #s2 p {
        font-size: 15px;
    }
	
	#s2 .recommended{
		width: 100%;
	}
	
	#s2 .thf {
		width: 34%;
		margin: 0px auto 20px;
		float: none;
	}
    
}


/* Section 3 */
#s3 {
    background: #111;
    position: relative;
    padding: 20px 0px 20px;
    text-align: center;
}

#s3 .d-lg-flex{
    align-items: center;
}

#s3 span{
    color: #ffffff;
}

#s3 img {
    align-self: center;
    margin: 0 auto;
}


@media screen and (max-width: 1410px) {
    
    #s3 .slick-next {
        right: 0px;
    }

    #s3 .slick-prev {
        left: 0px;
    }
    
}

@media screen and (max-width: 1199px) {
    
    #s3 .slick-next {
        right: -30px;
    }

    #s3 .slick-prev {
        left: -30px;
    }
    
    #s3 .d-lg-flex{
        align-items: center;
    }
    
}

@media screen and (max-width: 991px) {
    
    #s3 span {
        margin-right: 10px;
    }
    
    #s3 img{
        margin: 0px 10px;
    }
    
    #s3 img:first-of-type{
        width: 35px;
    }
    
    #s3 img:nth-of-type(2){
        width: 120px;
    }
    
    #s3 img:nth-of-type(3){
        width: 120px;
    }
    
    #s3 img:nth-of-type(4){
        width: 75px;
    }

}

@media screen and (max-width: 767px) {
    
    #s3 .slick-next {
        right: 30px;
    }

    #s3 .slick-prev {
        left: 30px;
    }
	
    #s3 {
        position: relative;
        padding: 10px 15px 10px;
        text-align: center;
    }
    
}

/****/

#s4{
    padding: 25px 0px;
}

#s4 > .container{
    padding: 10px 15px 30px;
}

#s4 > .container > h2{
    font-weight: 800;
    font-size: 42px;
    text-align: center;
}

#s4 > .container > p{
    font-size: 22px;
    font-weight: 700;
    margin: 20px 0px 30px;
    text-align: center;
}

#s4 > .container > img{
    display: block;
    margin: 0px auto;
}

#s4 .advantages{
    background: url(../images/advantage-2-bg.jpg) no-repeat 0 center/cover #060607;
    padding: 20px 15px;
	position: relative;
	overflow: hidden;
}

#s4 .advantages:after{
	content:"";
	background: url(../images/vigrxplus-advantage-prod.png) no-repeat 0 center/cover transparent;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 714px;
	height: 1085px;
}

#s4 .advantages .adv{
    display: flex;
    flex-direction: column;
	justify-content: center;
    max-width: 1300px;
    margin: 0px auto;
    padding: 20px 0px;
    text-align: left;
}

#s4 .advantages .adv:nth-child(even){
    text-align: right;
}

#s4 .advantages .adv .icon{
    flex-basis: 17%;
    margin-right: 3%;
    order: 1;
}

#s4 .advantages .adv .inner{
    flex-basis: 80%;
    order: 2;
}

#s4 .advantages .adv:nth-child(even) .icon{
    flex-basis: 17%;
    margin-left: 3%;
    order: 2;
}

#s4 .advantages .adv:nth-child(even) .inner{
    flex-basis: 80%;
    order: 1;
}

#s4 .advantages .adv h3{
    color: #ffffff;
    font-size: 22px;
	margin-bottom: 20px;
	text-align: left;
}

#s4 .advantages .adv p{
    color: #ffffff;
    font-size: 16px;
	text-align: left;
}

#s4 .adv .inner-wrap{
    display: flex;
    max-width: 760px;
}

#s4 .advantages .adv.n4 .red-btn{
    align-self: center;
    padding: 15px 25px 20px;
    width: 240px;
}

#s4 .advantages .adv.n4 .last .red-btn{
	margin: 30px auto 0px;
	text-align: center;
}

@media screen and (min-width: 1301px) {
	
	#s4 .inner-wrap{
    	position: relative;
    	z-index: 2;
	}
	
	#s4 .advantages:after{
		z-index: 1;
	}
	
}

@media screen and (max-width: 1750px) {
	
	#s4 .inner-wrap{
    	position: relative;
    	z-index: 2;
	}
	
	#s4 .advantages:after{
		opacity: 0.2;
		z-index: 1;
	}
	
}

@media screen and (max-width: 1199px) {
	
	
	#s4 .advantages .adv.n4{
        flex-direction: column;
	}
	
	#s4 .adv .inner-wrap {
		display: flex;
		max-width: 760px;
		align-self: center;
		margin-bottom: 20px;
	}


}

@media screen and (max-width: 991px) {
    
    #s4{
        padding: 20px 0px;
    }
    
    #s4 .advantages .adv{
        margin: 0px auto;
    }
    
    #s4 .advantages .adv.n4 .red-btn {
        align-self: center;
        font-size: 16px;
        margin-top: 20px;
        padding: 12px 25px 20px;
        position: relative;
        right: 0;
        width: 215px;
    }
    
    #s4 .advantages .adv .icon{
        margin-bottom: 20px;
    }
	
	#s4 .advantages .adv .red-btn{
	    width: 230px;
	}
	
	#s4 .advantages .adv .red-btn .icon{
		margin-bottom: 0;
	}
    
}

@media screen and (max-width: 767px) {
    
	#s4 .advantages{
		background: #060607;
	}
	
	#s4 .advantages:after{
		display: none;
	}
	
    #s4 > .container > h2 {
        font-size: 28px;
    }
    
    #s4 .adv .inner-wrap {
        display: block;
    }
    
    #s4 .advantages .adv{
        flex-direction: column;
    }
    
    #s4 .advantages .adv:nth-child(even) .icon{
        flex-basis: 100%;
        margin-left: 0;
        order: 1;
    }

    #s4 .advantages .adv:nth-child(even) .inner{
        flex-basis: 100%;
        order: 2;
    }
    
    #s4 .advantages .adv h3 {
        font-size: 18px;
        letter-spacing: 0.5px;
        margin-bottom: 20px;
        text-align: center;
    }
    
    #s4 .advantages .adv h3 span{
        display: block;
        font-size: 28px;
        font-weight: 800;
        margin-bottom: 5px;
    }
	
	#s4 .advantages .adv h3 span.highlight{
		margin-bottom: 10px;
	}
	
	#s4 .adv .inner-wrap{
		width: 100%;
	}
    
    #s4 .advantages .adv p {
        text-align: left;
    }
    
    #s4 .advantages .adv .icon {
        text-align: center;
        margin-bottom: 20px;
    }
	
	#s4 .advantages .adv.n4 .last .red-btn {
		margin: 20px auto 0px;
		display: table;
	}
 
}

@media screen and (min-width: 2400px) {
	
	#s4 .advantages .inner-wrap{
		margin:0px auto;
		max-width: 1200px;
	}
	
	#s4 .advantages .adv.n4 .red-btn {
		width: 260px;
	}
	
	#s4 .advantages:after{
		right: -100px;
	}
	
	#s4 .advantages .adv .icon{
		margin-right: 0;
	}
}

@media screen and (min-width: 2600px) {
	
	#s4 .advantages:after{
		right: 0px;
	}
	
}

/* SECTION 5 | REVIEWS */

#s5 {
    background: url(../images/theme-files-2021/s5-bg.jpg) no-repeat 0 0 #ffffff;
    padding: 30px 0px 20px;
}

#s5 .container{
    border-bottom: solid 5px #e8e8e8;
}

.s5-title {
    font-size: 34px;
    font-weight: 700;
    max-width: 550px;
    margin-bottom: 40px;
}

.s5-a p {
    font-size: 20px;
    line-height: 160%;
    margin-bottom: 40px;
}

#s5 .testimonial .inner{
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 20%);
    padding: 25px 35px;
    position: relative;
}

#s5 .testimonial .inner:before{
    background: url(../images/theme-files-2021/open-quote.png) no-repeat 0 0/cover transparent;
    display: block;
    content: "";
    width: 50px;
    height: 41px;
    position: absolute;
    left: -20px;
    top: -25px;
}

#s5 .testimonial .inner:after {
    content: "";
    display: block;
    background: url(../images/theme-files-2021/testimonial-arrow.png) no-repeat 0 0/cover transparent;
    border: solid transparent;
    height: 19px;
    width: 31px;
    position: absolute;
    bottom: 0;
    left: 40px;
    margin-bottom: -16px;
}

#s5 h2{
    font-weight: 800;
    font-size: 42px;
    text-align: center;
    margin-bottom: 70px;
}

#s5 h2 sup {
    font-size: 20px;
    font-weight: 800;
    vertical-align: super;
    position: relative;
    top: -4px;
}

#s5 .testimonial h3{
    color: #de0e16;
    font-weight: 800;
}

#s5 .testimonial p{
    font-size: 20px;
    line-height: 1.5em;
}

#s5 .testimonial img{
    margin: 20px 10px 10px 20px;
	position: relative;
	z-index: 9;
    width: 75px;
}

#s5 .reviewer{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 10px;
}

#s5 .testimonial .name{
    color: #000000;
    font-size: 16px;
    font-weight: 700;
}

#s5 .testimonial .name{
    background:rgba(0,0,0,.75);
    border-radius: 40px;
    color:#fff;
    margin-bottom:20px;
    padding:5px 20px 5px 30px;
    position:relative;
    left:-30px;
    top:10px;
    z-index:1
}

#s5 .red-btn {
    position: absolute;
    right: 12px;
    bottom: 65px;
    font-size: 14px;
    padding: 10px 50px 10px 25px;
}

#s5 .red-btn .fa {
    position: absolute;
    right: 20px;
    top: 14px;
}


@media screen and (min-width: 1200px) and (max-width: 1500px) {
	
	#s5 {
		background-position: -200px 40px;
	}
	
}

@media screen and (max-width: 1199px) {

    #s5 {
        background: url(../images/theme-files-2021/s5-bg.jpg) no-repeat center 0 / auto 50% #ffffff;
        padding: 0px 0px 0px;
    }

    #s5 .container {
        background-image: none;
        padding-bottom: 40px;
    }
    
    #s5 .testimonial .inner:before{
        left: 0px;
    }

    #s5 h2 {
        font-weight: 800;
        font-size: 28px;
        margin-bottom: 360px;
        text-align: center;
    }

    .s5-a p {
        font-size: 18px;
        margin-bottom: 10px;
    }
    
    #s5 .red-btn {
        position: relative;
        right: 0;
        bottom: 0;
        font-size: 14px;
        text-transform: none;
        font-weight: 700;
        padding: 10px 50px 10px 25px;
    }
    
}

@media screen and (max-width: 767px) {
    #s5 {
        background: url(../images/theme-files-2021/s5-bg.jpg) no-repeat center 100px / auto 25% #ffffff;
        padding: 0px 0px 0px;
    }
	
	#s5 .testimonial h3{
		margin-bottom: 10px;
	}
    
    #s5 .reviewer{
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 767px) {
    
    #s5 .testimonial .inner:before{
        left: 50%;
        margin-left: -25px;
    }

    #s5 .red-btn {
        display: table;
        font-size: 14px;
        text-transform: none;
        font-weight: 700;
        margin: 0px auto;
        padding: 10px 50px 10px 25px;
        position: relative;
        right: 0;
        bottom: 0;
    }

    .s5-title {
        font-size: 30px;
        max-width: 500px;
    }
    
}

/* SECTION 6 */

#s6 {
    padding: 40px 15px 0px;
    position: relative;
}

#s6:after{
    display: block;
    content: "";
    background: #fbf2f2;
    height: 50%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

#s6 .container{
    position: relative;
    z-index: 2;
}

#s6 h2{
    font-weight: 800;
    margin-bottom: 30px;
}

.s6-b-b.sec-desc {
    max-width: 500px;
}

#s6 .wrap{
    margin: 0px auto;
    max-width: 800px;
}

#s6 .videoWrapper{
    max-width: 800px;
}

@media screen and (max-width: 767px) {
	
	#s6 h2{
		font-size: 26px;
	}
    
    .s6-a img {
        margin-bottom: 30px;
    }
    
    .s6-b {
        text-align: center;
    }
    
}

/* SECTION 7 */

#s7 {
    background-color: #fbf2f2;
    padding: 40px 0px 40px 20px;
}

#s7 .inner-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 40px;
}

#s7 .rounded{
    align-self: center;
    flex-basis: 40%;
}

#s7 .rounded img{
    width: 100%;
}

#s7 .wrap {
    position: relative;
    max-width: 800px;
    flex-basis: 60%;
    margin-right: 40px;
}

#s7 h2{
    font-weight: 800;
	margin-bottom: 30px;
}

#s7 h2 .sup{
    position: relative;
    top: -3px;
    font-size: 20px;
    font-weight: 800;
    vertical-align: super;
}

#s7 h3{
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 20px;
}

#s7 .graphs{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

@media screen and (max-width: 991px) {
	
	#s7 .wrap {
		flex-basis: 100%;
	}
	
	#s7 .graphs > div:first-of-type > img{
		margin: 0px 15px 0px 0px;
	}
	
	#s7 .graphs > img{
		display: none;
	}

}

@media screen and (max-width: 767px) {
    
    #s7{
        padding-top: 0;
        padding-left: 0;
    }
    
    #s7 h2 {
        font-size: 26px;
        font-weight: 800;
        text-align: center;
    }
    
    #s7 .graphs{
        flex-direction: column;
    }
    
    #s7 .graphs img{
        display: block;
        max-width: 270px;
        margin: 0px auto;
    }
    
    #s7 .graphs > img{
        display: block;
        margin: 40px auto;
        max-width: none;
        transform: rotate(90deg);
    }
    
    #s7 h3 {
        font-size: 28px;
        font-weight: 800;
        letter-spacing: 0;
        margin-bottom: 20px;
    }
    
    #s7 .wrap {
        position: relative;
        max-width: 800px;
        flex-basis: 100%;
        margin: 0px 20px;
    }
    
}

/* SECTION 8 | REVIEWS */

#s8 {
    padding: 30px 0px 20px;
}

#s8 .container{
    padding-bottom: 0;
}

.s8-title {
    font-size: 34px;
    font-weight: 700;
    max-width: 550px;
    margin-bottom: 40px;
}

.s8-a p {
    font-size: 20px;
    line-height: 160%;
    margin-bottom: 40px;
}

#s8 .testimonial .inner{
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 20%);
    padding: 25px 35px;
    position: relative;
}

#s8 .testimonial .inner:before{
    background: url(../images/theme-files-2021/open-quote.png) no-repeat 0 0/cover transparent;
    display: block;
    content: "";
    width: 50px;
    height: 41px;
    position: absolute;
    left: -20px;
    top: -25px;
}

#s8 .testimonial .inner:after {
    content: "";
    display: block;
    background: url(../images/theme-files-2021/testimonial-arrow.png) no-repeat 0 0/cover transparent;
    border: solid transparent;
    height: 19px;
    width: 31px;
    position: absolute;
    bottom: 0;
    left: 40px;
    margin-bottom: -16px;
}

#s8 h2{
    font-weight: 800;
    text-align: center;
    margin-bottom: 70px;
}

#s8 h2 sup {
    font-weight: 800;
    vertical-align: super;
    position: relative;
    top: -4px;
}

#s8 .testimonial h3{
    color: #de0e16;
    font-weight: 800;
}

#s8 .testimonial p{
    font-size: 20px;
    line-height: 1.5em;
}

#s8 .testimonial img{
    margin: 20px 10px 10px 20px;
    width: 75px;
}

#s8 .reviewer{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 10px;
}

#s8 .last .reviewer{
    margin-bottom: 0;
}

#s8 .testimonial .name{
    color: #000000;
    font-size: 16px;
    font-weight: 700;
}

@media screen and (max-width: 1199px) {

    #s8 {
        padding: 40px 0px 0px;
    }

    #s8 .container {
        background-image: none;
        padding-bottom: 20px;
    }
    
    #s8 .testimonial .inner:before{
        left: 0px;
    }

    #s8 h2 {
        font-weight: 800;
        font-size: 28px;
        text-align: center;
    }

    .s8-a p {
        font-size: 18px;
        margin-bottom: 10px;
    }
    
}

@media screen and (max-width: 767px) {
    
    #s8 .testimonial .inner:before{
        left: 50%;
        margin-left: -25px;
    }

}

@media screen and (max-width: 767px) {

    #s8 .reviewer{
        margin-bottom: 40px;
    }

}

@media screen and (max-width: 767px) {

    .s8-title {
        font-size: 30px;
        max-width: 500px;
    }
    
}


/* SECTION 9 */

#s9 {
    padding: 70px 0;
    background-color: #1d1d1d;
}

#s9 .icon-wrapper{
    color: #ffffff;
    margin: 60px auto;
    max-width: 960px;
}

#s9 .icon-wrapper img{
    display: block;
    margin: 0px auto 20px;
}

#s9 .icon-wrapper .inner-wrap{
    margin-bottom: 20px;
}

#s9 h2{
    color: #ffffff;
    margin-bottom: 30px;
}

#s9 p{
    color: #ffffff;
}

#s9 .highlight {
    color: #d1000d;
    font-size: 1.8em;
    font-weight: 800;
    text-shadow: 1px -1px 0px #fff, -1px -1px 0px #fff, 1px 1px 0px #fff, -1px 1px 0px #fff;
    margin-top: -12px;
    padding: 0px 5px;
}

#s9 .red-btn{
    display: table;
    padding: 15px 55px 15px;
    margin: 40px auto;
}

@media screen and (max-width: 1199px) {
	
	#s9 {
    	padding: 60px 0px 20px;
	}
	
	#s9 h2 .highlight{
		font-size: 1em;
	}

}

@media screen and (min-width: 991px) and (max-width: 1199px) {
	
	.home #content
	.home-offer-1 #content{
		padding-top: 150px;
	}

	.menu-right {
		float: right;
		position: relative;
		top: -2px;
		right: -15px;
	}

}

@media screen and (max-width: 991px) {
    
    #s9 {
        padding: 40px 0px;
    }
    
    #s9 .red-btn {
        margin: 20px auto;
        padding: 15px 55px 15px;
        
    }
    
    #s9 .icon-wrapper{
        color: #ffffff;
        margin: 20px auto 60px;
        max-width: 960px;
    }
    
    #s9 .icon-wrapper .inner-wrap{
        margin-top: 20px;
        margin-bottom: 40px;
        padding-bottom: 0;
    }
    
    #s9 .icon-wrapper .last .inner-wrap{
        margin-bottom: 0;    
    }
    
    #s9 h2{
        font-size: 1.7rem;
    }
    
    #s9 h2 .highlight{
        font-size: 1.7rem;
    }
    
    #s9 .red-btn{
        font-size: 15px;
    }
    
}

/* SECTION    10 */

/* SECTION 10 */

#s10 {
    padding: 70px 0;
    position: relative;
}

#s10:after {
    content:"";
    background: #de0e16;
    position: absolute;
    bottom: 260px;
    width: 100%;
    height: 215px;
    z-index: 1;
}

#s10 .container{
    position: relative;
    z-index: 2;
}

#s10 h2{
    font-weight: 800;
    margin-bottom: 30px;
    text-align: center;
}

#s10 .charts{
    margin-top: 40px;
    text-align: center;
}

@media screen and (max-width: 991px) {
    
    #s10{
        padding: 50px 0;
    }
    
    #s10 h2{
        text-align: center;
    }
	
	#s10:after {
		display: none;
	}
    
}

@media screen and (max-width: 767px) {
    
    .s10-a img {
        margin-bottom: 30px;
    }
    
    .s10-b {
        text-align: center;
    }
	
	#s10 h2{
		margin-bottom: 26px;
	}
    
}

/* SECTION 11 */

#s11 {
    background: #ffffff;
    padding: 0px 15px;
}

#s11 h2{
    font-weight: 800;
    margin-bottom: 30px;
    text-align: center;
}

#ingredients-accordion .card{
    border: none;
}

#ingredients-accordion .card:last-of-type{
    border-bottom: solid 1px #d9d9d9;
}

#ingredients-accordion .card-header{
    background: #ffffff;
    border: none;
    border-top: solid 1px #d9d9d9;
    border-radius: 0;
}

#ingredients-accordion .card-header *{
    margin-bottom: 0;
}

#ingredients-accordion .card-header button{
    border: none;
    color: #000000;
    font-weight: 800;
    text-align: left;
    width: 100%;
}

#ingredients-accordion .card-header button[data-toggle="collapse"]:after{
    display: inline-block;
    float: right;
    content:"\f067";
    font-family: 'Font Awesome 5 Free';
}

#ingredients-accordion .card-header button[aria-expanded="true"]:after{
    display: inline-block;
    float: right;
    content:"\f068";
    font-family: 'Font Awesome 5 Free';
}

@media screen and (max-width: 991px) {
    
    #ingredients-accordion .card-header{
        padding: 0;
    }
    
    #s11 h2 {
        margin-bottom: 0px;
    }
}

/* SECTION 12 */

#s12 {
    padding: 80px 0px 20px;
    position: relative;
}

#s12:after {
    content: "";
    background: #1f1f1f;
    position: absolute;
    bottom: 0;
    height: 50%;
    width: 100%;
    z-index: 1;
}

#s12 .container{
    padding-bottom: 0;
    position: relative;
    z-index: 2;
}

.s12-title {
    font-size: 34px;
    font-weight: 700;
    max-width: 550px;
    margin-bottom: 40px;
}

.s12-a p {
    font-size: 20px;
    line-height: 160%;
    margin-bottom: 40px;
}

#s12 .testimonial .inner{
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 20%);
    min-height: 500px;
    padding: 25px 35px;
    position: relative;
}

#s12 .testimonial .inner:before{
    background: url(../images/theme-files-2021/open-quote.png) no-repeat 0 0/cover transparent;
    display: block;
    content: "";
    width: 50px;
    height: 41px;
    position: absolute;
    left: -20px;
    top: -25px;
}

#s12 .testimonial .inner:after {
    content: "";
    display: block;
    background: url(../images/theme-files-2021/testimonial-arrow.png) no-repeat 0 0/cover transparent;
    border: solid transparent;
    height: 19px;
    width: 31px;
    position: absolute;
    bottom: 0;
    left: 40px;
    margin-bottom: -16px;
}

#s12 h2{
    font-weight: 800;
    text-align: center;
    margin-bottom: 70px;
}

#s12 h2 sup {
    font-weight: 800;
    vertical-align: super;
    position: relative;
    top: -4px;
}

#s12 .testimonial h3{
    color: #de0e16;
    font-size: 21px;
    font-weight: 800;
}

#s12 .testimonial p{
    font-size: 20px;
    line-height: 1.5em;
}

#s12 .testimonial img{
    margin: 20px 10px 10px 20px;
    width: 75px;
}

#s12 .reviewer{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 10px;
}

#s12 .last .reviewer{
    margin-bottom: 0;
}

#s12 .testimonial .name{
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
}

@media screen and (max-width: 1199px) {

    #s12 {
        padding: 40px 0px 0px;
    }

    #s12 .container {
        background-image: none;
        padding-bottom: 20px;
    }
    
    #s12 .testimonial .inner:before{
        left: 0px;
    }
    
    #s12 .testimonial .inner{
        min-height: auto;
    }

    #s12 h2 {
        font-weight: 800;
        font-size: 28px;
        text-align: center;
    }

    .s12-a p {
        font-size: 18px;
        margin-bottom: 10px;
    }
    
}

@media screen and (max-width: 991px) {
    
    #s12 .testimonial .inner:before{
        left: 50%;
        margin-left: -25px;
    }
	
	#s12 .testimonial .name {
    	color: #000000;
	}
	
	#s12:after {
		display: none;
	}
    
}

@media screen and (max-width: 767px) {
	
	#s12{
		padding-bottom: 0px;
	}

	#s12 .testimonial h3{
		margin-bottom: 15px;
	}
	
    #s12 .reviewer{
        margin-bottom: 40px;
    }

    .s12-title {
        font-size: 30px;
        max-width: 500px;
    }
    
}

#s13{
    padding: 30px 15px;
}

#s13 .card-body{
    box-shadow: 0px 0px 10px #eee;
}

#s13 .faq{
    margin-bottom: 10px;
}

#s13 h2{
    font-weight: 800;
    margin: 40px 0px 40px;
    text-align: center;
}

#s13 .title{
    background: #f6f6f6;
    border-radius: 5px;
    margin-bottom: 5px;
}

#s13 h5{
    margin-bottom: 0;
}

#s13 h5 a{
    display: block;
    cursor: pointer;
}

#s13 small{
	line-height: 1em;
}

#s14{
	padding: 30px 15px;
}

@media screen and (max-width: 991px) {
    
    #s13 h2{
        margin: 0px 0px 40px;
    }
    
    #s14{
        padding-bottom: 30px;
    }
	
	#s14 img{
		max-width: 100%;
    	margin: 20px auto 0px;
		width: 480px;
	}

}

@media screen and (max-width: 767px) {
    
    
    #s6, #s9, #s10{
		padding: 30px 0;
    }
	
	#s11 .container{
		padding-bottom: 30px;
	}

	.s11-a-b {
        margin-bottom: 30px;
    }
    
}