@font-face {
	font-family: 'bebasregular';
	src: url("../fonts/BEBAS.eot");
	src: url("../fonts/BEBAS.eot?#iefix") format("embedded-opentype"), url("../fonts/BEBAS.woff") format("woff"), url("../fonts/BEBAS.ttf") format("truetype"), url("../fonts/BEBAS.svg#bebasregular") format("svg");
	font-weight: normal;
	font-style: normal;
}
.section-hero-solo-ads{
	background-color: #000000;
	background-image: url("../image/hero-bg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 90px;
	padding-bottom: 300px;
}
.regular-list .section-hero-solo-ads{
	background-color: #1e1d1d;
	background-image: url("../image/hero-bg-2.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.email-rolodex .section-hero-solo-ads{
	background-color: #1e1d1d;
	background-image: url("../image/hero-bg-email-rolodex.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.autoresponder-rolodex .section-hero-solo-ads{
	background-color: #1e1d1d;
	background-image: url("../image/bg-autoresponder-rolodex.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.automation-rolodex .section-hero-solo-ads, .tool-rolodex .section-hero-solo-ads{
	background-color: #141926;
	background-image: url("../image/bg-rolodex-automation.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.offer .section-hero-solo-ads{
	background-color: #271a32;
	background-image: url("../image/bg-offers.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.section-hero-solo-ads.no-video{
	padding-bottom: 90px;
}
.section-hero-solo-ads h1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 29px;
	color: #ffffff;
	margin-bottom: 30px;
	padding-top: 15px;
	line-height: 1.5;
}
.autoresponder-rolodex .section-hero-solo-ads h1{
	line-height: 1.8;
	letter-spacing: 3px;
}
.automation-rolodex .section-hero-solo-ads h1, .tool-rolodex .section-hero-solo-ads h1{
	line-height: 1.8;
	letter-spacing: 3px;
}
.section-hero-solo-ads h1 span{
	color: #4c72ff;
}
.email-rolodex .section-hero-solo-ads h1 span{
	color: #3eec94;
}
.regular-list .section-hero-solo-ads h1 u, .regular-list .section-hero-solo-ads h1 span{
	color: #f7d55b;
}
.section-hero-solo-ads p{
	font-family: 'Fira Sans', sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #f7d55b;
}
.email-rolodex .section-hero-solo-ads p{
	color: #4ce4f1;
}
.autoresponder-rolodex .section-hero-solo-ads p{
	font-weight: 300;
	color: #73f465;
	line-height: 2;
	font-size: 20px;
}
.automation-rolodex .section-hero-solo-ads p, .tool-rolodex .section-hero-solo-ads p{
	font-weight: 300;
	color: #40aeff;
	line-height: 2;
	font-size: 20px;
}
.img-gold, .img-logo{
	width: 100px;
}
body.offer .img-logo{
	width: 145px;
}
@media (min-width: 768px) {
	.img-gold{
		width: 145px;
	}
	.img-logo{
		width: auto;
	}
	body.offer .img-logo{
		width: auto;
	}
}
.text-x{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #f7d55b;
}
.section-vendor-list{
	background-color: #f6f6f6;
	padding-bottom: 90px;
}
.certified-list .section-vendor-list > .container::after{
	background-image: url('../image/watermark.png');
	background-repeat: no-repeat;
	background-position: center center;
	content: '';
	position: absolute;
	top: 187px;
	left: -201px;
	height: 502px;
	width: 558px;
}
.section-vendor-list.no-video{
	overflow: hidden;
}
.certified-list .section-vendor-list.no-video > .container::after{
	content: '';
	top: 55px;
}
.z-index-1{
	z-index: 1;
}
.section-vendor-list.no-video{
	padding-top: 60px;
}
.section-vendor-list h4{
	font-family: 'bebasregular', sans-serif;
	font-weight: 400;
	font-size: 32px;
	color: #303030;
	word-spacing: 8px;
}
@media (min-width: 768px) {
	.section-vendor-list h4{
		font-size: 37px;
	}
}
.card.card-solo-ads-list{
	background-color: #ffffff;
	border-radius: 10px;
	border: 0;
}
.card.card-solo-ads-list.class-sponsored{
	background-color: #fffaf3;
	/*border: 5px dashed #ffbd38;*/
	background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%23FFBD38FF' stroke-width='6' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
	border-radius: 10px;
	/*border-image: url("http://i.stack.imgur.com/wLdVc.png") 2 round;*/
	overflow: hidden;
}
.card.card-solo-ads-list.class-sponsored .card-body{
	background-image: url("../image/sponsored-icon.svg");
	background-repeat: no-repeat;
	background-size: 189px 189px;
	background-position: calc(100% + 49px) calc(100% + 43px);
}
.card.card-solo-ads-list .card-body{
	padding: 35px 30px;
}
@media (min-width: 768px) {
	.card.card-solo-ads-list .card-body{
		padding: 55px;
	}
}
.img-fb, .img-skype, .img-envelope, .img-linkedin{
	width: 17px;
	margin-right: 10px;
}
.btn.btn-yellow{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #000000;
	background-color: #f7d55b;
	border-color: #f7d55b;
	border-radius: 32px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.btn.btn-yellow:hover, .btn.btn-yellow:focus{
	color: #000000;
	background-color: #f7b939;
	border-color: #f7b939;
	box-shadow: none;
	outline: none;
}
.btn.btn-yellow-2{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #000000;
	background-color: #ffdb34;
	border-color: #ffdb34;
	border-radius: 32px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.btn.btn-yellow-2:hover, .btn.btn-yellow-2:focus{
	color: #000000;
	background-color: #f7b939;
	border-color: #f7b939;
	box-shadow: none;
	outline: none;
}
.btn.btn-green{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #000000;
	background-color: #3eec94;
	border-color: #3eec94;
	border-radius: 32px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.btn.btn-green:hover, .btn.btn-green:focus{
	color: #000000;
	background-color: #3de390;
	border-color: #3de390;
}
.autoresponder-rolodex .btn.btn-green{

	color: #141b27;
	background-color: #3eb831;
	border-color: #3eb831;
}
.autoresponder-rolodex .btn.btn-green:hover, .autoresponder-rolodex .btn.btn-green:focus{
	color: #141b27;
	background-color: #45cb38;
	border-color: #45CB38;
}
.automation-rolodex .btn.btn-green, .tool-rolodex .btn.btn-green{
	color: #141b27;
	background-color: #4266f1;
	border-color: #4266f1;
}
.automation-rolodex .btn.btn-green:hover, .autoresponder-rolodex .btn.btn-green:focus, .tool-rolodex .btn.btn-green:hover{
	color: #141b27;
	background-color: #244fee;
	border-color: #244fee;
}
.featured-video-wrapper{
	margin-top: -230px;
	margin-bottom: 60px;
}
.card-solo-ads-list .media-body h5{
	font-family: 'Fira Sans', sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: #000000;
}
.card-solo-ads-list .media-body h5.email-rolodex-h5{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 22px;
	color: #151f2b;
}
.card-solo-ads-list .media-body p a, .email-rolodex-description{
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #000000;
}
.email-rolodex-description{
	line-height: 34px;
}
.email-rolodex-niche{
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #000000;
}
.email-rolodex-niche strong{
	font-weight: 700;
}
.form-control.form-control-search{
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	background-color: #ffffff;
	border-radius: 17px;
	border: 0;
	padding: 26px 35px 26px 20px;
	color: #303030;
	background-image: url("../image/magnifying-search-lenses-tool.svg");
	background-repeat: no-repeat;
	background-position: calc(100% - 15px) center;
	background-size: 15px 15px;
}
@media (min-width: 768px) {
	.form-control.form-control-search {
		max-width: 225px;
	}
}
.form-control.form-control-search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	font-style: italic;
	color: #a2a2a2;
}
.form-control.form-control-search::-moz-placeholder { /* Firefox 19+ */
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	font-style: italic;
	color: #a2a2a2;
}
.form-control.form-control-search:-ms-input-placeholder { /* IE 10+ */
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	font-style: italic;
	color: #a2a2a2;
}
.form-control.form-control-search:-moz-placeholder { /* Firefox 18- */
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	font-style: italic;
	color: #a2a2a2;
}
.solo-ads-extra-text{
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #000000;
}
.icon-alert-class{
	width: 33px;
	height: 29px;
}
.card.card-solo-ads-list.card-solo-ads-list-bottom-box{
	background-color: #000000;
	background-image: url('../image/shape1.png'), url('../image/shape2.png'), url('../image/box-bg.png');
	background-repeat: no-repeat;
	background-position: calc(0% - 320px) calc(100% + 260px), calc(100% - 154px) calc(100% - 358px), center center;
	background-size: auto, auto, cover;
	overflow: hidden;
	position: relative;
}
.card.card-solo-ads-list.card-solo-ads-list-bottom-box h4{
	font-family: 'Patua One', cursive;
	font-weight: normal;
	color: #f7d55b;
	font-size: 28px;
	word-spacing: unset;
}
.card.card-solo-ads-list.card-solo-ads-list-bottom-box p{
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
	color: #f6f6f6;
	font-size: 17px;
}
.btn.btn-box{
	color: #161c2a;
	font-family: 'Patua One', cursive;
	font-weight: normal;
	font-size: 21px;
	background-color: #f7d55b;
	border: 0;
	box-shadow: 0 4px 0 0 #d1a91c;
	transition: all 0.5s ease;
	border-radius: 10px;
	padding: 16px;
}
.btn.btn-box:hover, .btn.btn-box:focus{
	transform: translateY(4px);
	box-shadow: none !important;
	opacity: 0.9;
}
@media (min-width: 1200px) {
	.card.card-solo-ads-list.card-solo-ads-list-bottom-box::after{
		content: '';
		background-image: url("../image/igor-khifets.png");
		height: 482px;
		width: 391px;
		position: absolute;
		right: 0;
		bottom: -20px;
	}
}
.price{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #000000;
}
.price span{
	color: #4c72ff;
}
.offer-vault-section-two {
	background-color: #131219;
	background-image: url("../image/offer-vault-section2-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 35px 30px;
	border-radius: 10px;
}
@media (min-width: 768px) {
	.offer-vault-section-two {
		padding: 55px;
	}
}
.offer-vault-section-two h2 {
	font-family: "Patua One", cursive;
	font-size: 29.5px;
	text-align: left;
	color: #e79341;
	margin-bottom: 45px;
}
.offer-vault-section-two p {
	font-family: "Fira Sans", sans-serif;
	font-size: 18px;
	font-weight: 300;
	text-align: left;
	color: #f4f3f9;
}
.offer-vault-section-two p a {
	color: #7885ff;
	text-decoration: underline;
}
.top-rated{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 10px;
	color: #303030;
}
.top-rated img{
	position: relative;
	top: -3px;
}
@media (max-width: 768px) {
	body.offer .list-card .media{
		display: block;
	}
	.btn.btn-yellow-2{
		display: block;
	}
}
body.offer .list-card .media > img{
	width: 238px;
	border-radius: 10px;
}
@media (max-width: 768px) {
	body.offer .list-card .media > img{
		margin-right: 0!important;
		margin-bottom: 40px;
	}
}
body.offer .section-hero-solo-ads h1{
	letter-spacing: 3px;
	line-height: 1.75;
}
body.offer .section-hero-solo-ads p{
	color: #cccdf1;
	line-height: 2;
	letter-spacing: normal;
	font-weight: 300;
	font-size: 20px;
}
