@charset 'utf-8';
/*
 Theme Name:   redtrack Child
 Theme URI:    http://prostart.themerex.net/
 Description:  redtrack Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     redtrack
 Version:      1.0
 Tags:         inheritable theme options
 Text Domain:  redtrack
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.scheme_dark .sc_layouts_menu_nav>li.current-menu-item>a,
.scheme_dark .sc_layouts_menu_nav>li.menu-item>a:hover ,
.scheme_dark .sc_layouts_menu_nav>li.menu-item>a:focus {
    color: #000000 !important;
}

.vc_row.wpb_row {
    max-width: none !important;
}




.top_panel {
	margin-bottom: 0;
	z-index:100000000 !important;
}

.footer-contacts a{
    color: #000000;
}

.footer-links p {
    margin-bottom: 10px;
}

.footer-links a {
    font-size: 18px;
    line-height: 1.5;
    color: #000000;
}



.features-heading {
    color: #000000 !important;
	position: relative;
    font-size: 20px;
    font-weight: bold;
	font-family: "Roboto",sans-serif;
	padding-left: 45px;
}

.features-heading img {
    margin-right: 10px;
    margin-top: -5px;
    width: 35px;
    height: auto;
	display: none;
}

.features-heading:after {
    width: 35px;
    display: block;
    position: absolute;
    content: "";
    height: 35px;
    top: -5px;
    left: 0;
	background: url(../starter_icon.html) center no-repeat;
	background-size: cover;
}

.features-heading.professional:after{
	background-image: url(../professional_icon.html);
}

.features-text {
    font-size: 14px;
    margin-top: 15px
}

.features-links-block {
    font-size: 11px;
    margin-top: 70px !important;
    margin-bottom: -40px!important;
}

.features-links-block h3,
.services-links-block h3,
.solutions-links-block h3 {
    margin: 10px 0;
    padding: 8px;
    height: 55px;
    box-sizing: border-box;
    text-align: center !important;
    vertical-align: baseline;
    position: relative;
    box-shadow: 0 0 27px rgba(0,0,0,0.06);
}

.features-links-block h3 {
    line-height: 1;
    font-size: 18px;
}

.services-links-block h3 {
	font-size: 22px;
}

.features-links-block a,
.services-links-block a,
.solutions-links-block h3 {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}


.solutions-block .btn {
	border-radius: 5px;
	background: rgb(106, 195, 94);
	color: #fff !important;
	display: inline-block;
    padding: 8px 15px;
    font-size: 18px;
	margin-top: 20px;
	margin-right: 10px;
}

.solutions-block .btn-demo {
	background: #18a1fc;
}

.solutions-block h5 {
	cursor: default;
	line-height: 1;
	font-size: 18px;
}

.features-intro {
    color: #000;
    font-size: 18px;
}

.features-btn-text {
    text-align: right;
    padding-top: 50px;
}

.services-text-block a {
	text-transform: uppercase;
	color: #000 !important;
    letter-spacing: 1px;
    font-size: 17px;
    border-bottom: 1px solid #000;
}

.social-header a {
    display: inline-block;
    margin-right: 7px;
    font-size: 14px;
    padding-top: 4px;
}

.top-header-links {
    margin-right: 4em;
    text-align: right;
}

.top-header-links span {
    display: inline-block;
    margin-right: 24px;
    font-size: 13px;
}

.top-header-links span a {
    margin-left: 14px;
    color: #ffffff !important;
}

.btn-sign {
    border-radius: 5px;
    color: #ffffff !important;
    display: inline-block;
}

header .btn-sign {
    border: 1px solid #ffffff;
    padding: 3px 5px;
    font-size: 13px;
    margin-left: 10px;
}

header .btn-sign-up {
    border: none;
    background: #e6222b;
}

.btn-sign_features {
    margin-top: 10px;
    background: #e6222b;
    height: 34px;
    width: 140px;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    font-size: 18px;
}

.top-header-links:hover {
    cursor: default;
}

.top-header-links a:hover {
    cursor: pointer;
}

.menu-nav li a{
    text-transform: uppercase !important;
    font-size: 16px;
    color: #000000 !important;
}

.menu_mobile_nav a{
    color: #000000 !important;
}

.menu_mobile_inner .current-menu-item.current_page_item a {
    color: #e6222b !important;
}

.scheme_dark .menu_mobile_close:before, .scheme_dark .menu_mobile_close:after {
    border-color: #000000 !important;
}

.menu_mobile_close.icon-cancel:hover {
    color: #e6222b !important;
}

.btn-trial {
    border-radius: 5px;
    color: #fff !important;
    border: none;
    background: #e6222b !important;
    display: inline-block;
    padding: 11px 23px;
    font-size: 18px;
    margin-left: 14px;
}

.free-trial {
	font-size: 18px;
	margin-bottom: -30px;
}

.footer-txt-left {
	text-align: left;
}

.footer-txt-left p{
	width: 86%;
	display: inline-block;
}

.start-trial p {
    padding-top: 7px;
}

.pricing-block {
    cursor: default;
}

.sc_price_item {
    padding-bottom: 25px;
}

.pricing-block .sc_price_item_info {
    padding: 3.2em 1em;
}

.pricing-block .sc_price_item_title {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
}

.pricing-block .sc_price_item_description > span {
    display: block;
    color: #000;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: -20px;
}

.pricing-block .sc_price_item_details {
	margin-top: 5px;
	height: 200px;
}

.pricing-block .sc_price_item_details li {
    margin: 0;
	line-height: 1.1;
}

.header_position_over .top_panel {
    z-index: 800000 !important;
}

.pricing-ul-1 {
	height: 40px;
}

.pricing-ul-2 {
	height: 90px;
}

.pricing-block .sc_price_item_link {
    padding: 15px 0;
    width: 80%;
	position: absolute;
    left: 10%;
    bottom: 20px;
}

.scheme_default .sc_price_item .sc_price_item_link:hover {
	background: #b7e3e4 !important;
}

.scheme_default .sc_price_item .sc_price_item_label {
    background-color: #e6222b;
}

.home-solutions {
	background-size: cover !important;
	color: #fff;
	padding: 10px;
	height: 160px;
}

.home-solutions h5 {
	font-weight: bold;
	color: #fff !important;
}

.home-solutions-1 {
	background: url(../jpg/h4slide3_1.jpg);
}

.home-solutions-2 {
	background: url(../jpg/h4slide1-370x145.jpg);
}

.home-solutions-3 {
	background: url(../jpg/h4slide3_1.jpg);
}

.home-solutions-4 {
	background: url(../jpg/h4slide1-370x145.jpg);
}

.top-header-links span a {
    color: #000000 !important;
}

header .btn-sign {
    border: 1px solid #e6222b;
    padding: 6px 13px;
    font-size: 13px;
    margin-left: 10px;
    line-height: 13px;
    color: #c43826 !important;
}

header .btn-sign-up {
    background: #e6222b;
    color: #FFFFFF !important;
}

.scheme_dark .sc_layouts_row_type_compact .sc_layouts_menu_mobile_button .sc_layouts_item_link .sc_layouts_item_icon {
    color: #000;
}

.scheme_dark .sc_layouts_menu_nav .menu-collapse>a:before {
	color: #000 !important;
}

.scheme_dark .sc_layouts_menu_popup .sc_layouts_menu_nav>li>a, .scheme_dark .sc_layouts_menu_nav>li li>a {
	color: #000 !important;
}


.social-header a {
    font-size: 17px;
}

.social-header a {
    padding-top: 0px !important;
}

.vc_custom_1546518959551.custom_header_scheme {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
}

.homepage_features img {
    border-radius: 50% !important;
    width: 140px;
}


.homepage_features {
    background: #fdfdfd;
    padding-top: 40px;
    padding-bottom: 30px;
}


.hp_features_text h5 {
    text-align: center;
    margin-top: 24px !important;
    margin-bottom: 14px !important;
}

.hp_features_text p {
    color: #5c5c5c;
    line-height: 17px;
    text-align: center;
}

.main__info-btn-box + .hp_features_inside {
    margin-top: 25px;
}

.hp_testimonial_title {
    padding-left: 12%;
    padding-right: 12%;
}

.footer_bottom {
    background: #fdfdfd;
    margin-top: 35px;
}

.copy_footer {
    text-align: center;
    padding: 20px 17%;
    line-height: 18px;
    background: #fdfdfd;
    border-top: 1px solid #d6e5e5;
    font-size: 14px;
}

header {
    margin-bottom: 0px !important;
}

.features-links-block h3, .services-links-block h3, .solutions-links-block h3 {
    box-shadow: none !important;
    border: 1px solid #c1c1c1;
    -webkit-transition: none !important;
    -ms-transition:  none !important;
    transition:  none !important;
}

.features-links-block h3 a, .services-links-block h3 a, .solutions-links-block h3 a {
    -webkit-transition: none !important;
    -ms-transition:  none !important;
    transition:  none !important;
}

.features-links-block h3:hover, .services-links-block h3:hover, .solutions-links-block h3:hover {
    background: #e6222b !important;
    border: 0px !important;
	cursor: pointer;
}

.features-links-block h3:hover a, .services-links-block h3:hover a, .solutions-links-block h3:hover a {
    color: #FFFFFF !important;
}

.features-links-block h3 a:hover, .services-links-block h3 a:hover, .solutions-links-block h3 a:hover  {
    color: #FFFFFF !important;
    opacity: 1 !important;
    -webkit-transition: none !important;
    -ms-transition:  none !important;
    transition:  none !important;
}

.btn-demo_features {
    border: solid 1px #e6222b;
    margin-left: 10px;
    height: 34px;
    width: 140px;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    border-radius: 5px;
    font-size: 18px;
}

.sc_price_item {
    border: 1px solid #000000 !important;
        -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.bestseller_price {
    margin-top: -25px;
}

.bestseller_price .sc_price_item  {
    padding-top: 25px;
}

#menu-item-4486:before,
.menu-item-4486 a span:before {
	    content: "*NEW";
    position: absolute;
    right: 4px;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    top: -3px;
	color: #e6222b;
}

#menu_mobile .menu-item-4486 a span {
	position:relative;
}

#menu_mobile .menu-item-3152 a span:before {    content: "*NEW";
    position: absolute;
    right: -50px;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    top: -15px;
    color: #e6222b;
}

.fraudlp_slider_top {
font-family: "Roboto",sans-serif;
    font-size: 62px;
    color: #000000;
    line-height: 67px;
    font-weight: 500;
    margin-top: 62px;
}

.fraudlp_slider_mid {
    color: #000000;
    font-family: "Roboto",sans-serif;
    margin-top: 27px;
    font-size: 24px;
    line-height: 32px;
}

.fraudlp_slider_buttn a  {
color: #fff !important;
    background: #e6222b !important;
    padding: 14px 27px !important;
    font-size: 19px !important;
    margin-left: 0px;
    margin-top: 32px;
    font-weight: 600;
}

.fraudlp_slider_buttn a:hover {
box-shadow:none !important;
}

.fraudlp_features_top {
    font-family: "Roboto",sans-serif;
    font-size: 44px;
    color: #000000;
    line-height: 67px;
    font-weight: 500;
    margin-top: 62px;
}

.fraudlp_features_mid {
    color: #000000;
    font-family: "Roboto",sans-serif;
    margin-top: 17px;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 5px !important;
}

.fraudlp_feature img {
    width: 66%;
}

.fraudlp_feature h5 {
	    color: #000000;
    font-family: "Roboto",sans-serif;
    margin-top: 0px;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 14px !IMPORTANT;
}

.fraudlp_feature h6 {
width: 60%;
    margin: auto;
        text-align: left !important;
    margin-top: 0px !important;
    color: #000000;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
}

.fraudlp_screen {
    margin-top: 40px;
    padding-top: 50px;
    padding-bottom: 50px;
    box-sizing: border-box;
    color: #000000;
    font-family: "Roboto",sans-serif;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    font-weight: 400;
}

.fraudlp_screen strong{
color:#ce0a0a
}

.fraudlp_footer {
color: #000000;
    margin-top: 50px;
}

.fraudlp_footer .btn-trial {
font-weight:bold;
}


.fraudlp_screen p {
margin-bottom:15px !important;
}


.fraudlp_footer {
	font-size:21px;
}


.referral_main_img_wrapper img {
	    width: 80%;
}

.ref_cont_form_popup .wpcf7-list-item-label:before {
	display:none !important;
}

.ref_cont_form_popup .wpcf7-acceptance .wpcf7-list-item {
	margin-left:0px !important;
}

.ref_cont_form_popup .wpcf7-form-control-wrap.accept-this-1 {
	    margin-top: 20px;
    display: block;
}

.ref_page_popup_title {
	    text-align: center;
    margin-bottom: 30px;
    padding: 0px 12%;
    box-sizing: border-box;
}

.ref_cont_form_popup {
	padding: 0 10% !important;
	box-sizing:border-box;
}

.referral_form_body {
	    margin: 0 auto;
    width: 60%;
    background: #ade6e5;
    border-radius: 10px;
    text-align: center;
    padding: 30px 8% 40px 8%;
    box-sizing: border-box;
}





.referral_form_body textarea {
	border-color: #000000 !important;
	color:#000000 !important;
}

.referral_form_body .columns_wrap {
	margin:0px !important;
}

.referral_form_body .column-1_1 {
	display:block !important;
	padding:0px !important;
	margin-top:10px;
}

.referral_form_body .column-1_1 input,
.referral_form_body .column-1_1 input::placeholder {
	color:#404040 !important;
}

.referral_form_body .column-1_1 input {
	border-color:#000000 !important;
}

.referral_form_body .wpcf7-form-control-wrap.accept-this-1 {
	    white-space: normal !important;
}

.referral_form_body .wpcf7-form-control-wrap.accept-this-1 .wpcf7-list-item span:before {
	display:none !important;
}

.referral_form_body .wpcf7-form-control-wrap.accept-this-1 .wpcf7-list-item {
	line-height: 20px !important;
}

.referral_form_body .wpcf7-form-control-wrap.accept-this-1 .wpcf7-list-item .wpcf7-list-item-label {
	    color: #5d5d5d;
    padding-left: 6px;
}

.referral_form_body .column-1_1 input.wpcf7-submit{
	    background: #FFFFFF !important;
    color: #e7442e !important;
}

.pricing_tables_wrapper .sc_table_wrap {
	margin-top:0px;
}

.pricing_popup_acceptance .wpcf7-list-item {
	margin-top:14px;
}

.pricing_popup_acceptance .wpcf7-list-item .wpcf7-list-item-label:before {
	display:none;
}

.pricing_popup_submit .wpcf7-submit:disabled {
        background: #f3f3f3 !important;
}


.referral_features_wrapper {
	    padding: 0 6% !important;
}

.referral_share_1 img {
	width:26% !important;
    height: auto !important;
}


@media all and (max-width: 1276px) {
	.referral_main_img_wrapper img {
    width: 100%;
}
	
}


@media all and (max-width: 1023px) {
	.fraudlp_slider_top {
    font-size: 46px;
    line-height: 46px;
    margin-top: 17px;
}
	
	.fraudlp_slider_mid {
    margin-top: 24px;
    font-size: 19px;
    line-height: 22px;
}
	
	.fraudlp_features_top {
    line-height: 45px;
	}
	
.referral_main_img_text {
    margin: -60px 6% 0 0% !important;
}
	.referral_main_img_text h4 {
    font-size: 22px  !important;
    margin-bottom: 5px  !important;
    padding-left: 6px  !important;
}
	
	.referral_main_img_text strong {
    font-size: 16px  !important;
    display: inline  !important;
    line-height: 20px  !important;
}
	
	.referral_main_img_wrapper {
    margin-top: 80px !important;
}
	
}
	

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

	.sc_price_item {
		margin-bottom: 30px;
	}
	
	.bestseller_price {
		margin-top: 0;
	}
	
	.fraudlp_slider_top,
	.fraudlp_slider_mid{
    text-align: center;
}
	
	.fraudlp_slider_buttn {
		text-align: center;
    width: 100%;
		    margin-bottom: 30px;
	}
	
	.fraudlp_slider_img img {
		width: 74%;
    float: none;
    margin-left: 10% !important;
	}
	.fraudlp_features_top {
		    font-size: 41px;
    line-height: 40px;
	}
	
.fraudlp_features_mid {
    color: #000000;
    font-family: "Roboto",sans-serif;
    margin-top: 17px;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 40px !important;
}	
	
	.fraudlp_feature {
		margin-bottom: 35px !important;
	}	
	
.fraudlp_screen p {
    margin-bottom: 15px !important;
    font-size: 19px;
}	
	

	
}


@media all and (max-width: 500px) {
	.vc_custom_1554301921951,
	.fraudlp_testimonials_row {
		padding:0px !important;
	}
	
	.fraudlp_footer .fraud-demo {
		cursor: pointer;
    margin-top: 30px;
    margin-left: 0px;
	}
	
	.fraudlp_features_top {
		    font-size: 36px;
    line-height: 36px;
	}
	
	.fraudlp_screen p {
    margin-bottom: 15px !important;
    font-size: 16px;
    line-height: 20px;
}
	
}

@media screen and (max-width: 1000px) {
	.sc_price_item_description {
		line-height: 1;
	}
	
	.sc_price_item_details {
		height: auto;
	}

	.sc_price_item_price {
		margin-top: 25px;
	}
	
	.pricing-block .sc_price_item_details .pricing-ul-1 {
		line-height: 1.5;
		height: auto;
	}
	
	.pricing-block .sc_price_item_details .pricing-ul-2 {
		line-height: 2;
		height: auto;
	}
	
	.pricing-block .sc_price_item_details .pricing-ul-3 {
		line-height: 1.5;
		height: auto;
	}
	
	a.sc_price_item_link.sc_button {
		padding: 5px !important;
	}
}


.scheme_default .sc_price_item .sc_price_item_details {
    color: #444444 !important;
	display: block;
}

.sc_price_item_link  {
    border-radius: 5px !important;
    color: #fff !important;
    border: none !important;
    background-color: #e6222b !important;
    display: inline-block !important;
    padding: 11px 23px !important;
    font-size: 18px !important;
    box-shadow: none !important;
}

.scheme_default .sc_price_item .sc_price_item_link {
    color: #ffffff;
    background-color: #e6222b !important;
}

.sc_price_item_label {
    top: 2em  !important;
    left: -6.6em  !important;
    width: 19em  !important;
    height: 1.6em  !important;
    line-height: 1.8em  !important;
    font-size: 16px  !important;
}


.new-pricing .sc_price_item {
        background: #fdfdfd !important;
}

.partners-tabs .vc_tta-tab {
    width: 22%;
	font-size: 18px;
}

.partners-tabs .vc_tta-tab a {
    background-color: transparent  !important;
    color: #000000 !important;
	border: 2px solid transparent  !important;
}

.partners-tabs .vc_tta-tab a:hover {
    border: 2px solid #e6222b  !important;
    color:  #e6222b !important;
}

.partners-tabs .vc_tta-tab.vc_active a {
    background-color:  #e6222b !important;
    color: #FFFFFF !important;
}

.partners-tabs .vc_single_image-wrapper {
    height: 150px;
    padding: 0 20px;
}

.partners-tabs .vc_single_image-wrapper img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.services-links-block h3 {
    font-size: 1.188em !important;
}

.solutions-links-block h3 {
        font-size: 20px;
    line-height: 38px;
}

.solutions-block .btn {
    background: #e6222b !important;
}

.solutions-block .btn-demo {
    background: none !important;
    color: #e6222b !important;
    border: 1px solid #e6222b;
}

.sc_testimonials_extra.sc_testimonials [class*="column"] .sc_testimonials_item_content {
padding: 0 40px !important;
}

.slider_container.slider_controls_side .slider_controls_wrap > .slider_prev, .slider_outer_controls_side .slider_controls_wrap > .slider_prev {
	left: 0;
}

.slider_container.slider_controls_side .slider_next, .slider_outer_controls_side .slider_controls_wrap > .slider_next {
	right: 0;
}

.main__list {
  display: flex;
	flex-wrap: wrap;
  text-align: center;
  padding: 30px 0 0 0;
	margin-bottom: 19px;
}

.main__item {
	flex: 50%;
	list-style: none;
	cursor: pointer;
}

.main__item-content {
  margin: 0 auto;
}

.main__item-icon {
	display: inline-block;
    height: 80px;
    width: 140px;
	background: center no-repeat;
	background-size: auto 80px;
}

.aff_icon {
	background-image: url('../affiliates_icon_clear.html');
}

.adag_icon {
	background-image: url('../ad_agencies_icon_clear.html');
}

.buy_icon {
	background-image: url('../buyer_icon_clear.html');
}

.partner_icon {
	background-image: url('../partner_icon_clear.html');
}

.main__item:hover .aff_icon,
.active-main-nav .aff_icon{
    background-image: url('../affiliates_icon_grad.html');
}
.main__item:hover .adag_icon,
.active-main-nav .adag_icon{
    background-image: url('../ad_agencies_icon_grad.html');
}
.main__item:hover .buy_icon,
.active-main-nav .buy_icon{
    background-image: url('../buyer_icon_grad.html');
}
.main__item:hover .partner_icon,
.active-main-nav .partner_icon {
    background-image: url('../partner_icon_grad.html');
}

.main__item-title {
  font-weight: bold;
	text-align: center;
}

.main__item-title h3 {
	margin-top: 15px;
    margin-bottom: 0;
  font-size: 20px !important;
}

.main__item-icon,
.main__item-title {
	opacity: 0.5;
}

.main__item:hover .main__item-icon,
.main__item:hover .main__item-title,
.active-main-nav .main__item-icon,
.active-main-nav .main__item-title{
	opacity: 1;
}

.main__navigation {
  margin-top: 20px;
}

.main__navigation-line {
  border-top: 1px solid #888;
  margin-bottom: 50px;
}

.main__navigation-selected-block {
  width: 25%;
  transition: all 0.3s linear;
}

.main__navigation-selected {
  margin-left: 50%;
  border-left: 1px solid #888;
  height: 25px;
  position: relative;
	display: none;
}

.main__navigation-selected:after {
  content: '';
  border-radius: 50%;
  background-color: #222;
  width: 10px;
  height: 10px;
  display: none;
  position: absolute;
  left: -5px;
  top: -5px;
}

.main__info-block-list {
    margin-top: -15px;
	margin-bottom: 3em;
}

.main__info-block {
  display: none;
	color: #000;
	list-style: none;
}

@media screen and (min-width: 768px) {
	.main__item {
		flex: 25%;
	}
	
	.main__navigation-selected,
	.main__navigation-selected:after {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	.main__info-block {
		width: 70%; 
	}
}

.main__info-block_1 {
  display: block;
}

.circle_image {
	position: absolute;
    z-index: 100;
    right: 0px;
    top: 20px;
    width: 30%;
}

.scroll-down-gif {
	position: absolute;
	bottom: 87px;
	left: 50%;
	z-index: 100000;
	opacity: 0.3;
    width: 76px;
	margin-left: -50px;
}

.header_slider-block {
	font-family: "Roboto",sans-serif;
	color: #000;
	display: none;
	cursor: default;
	padding-left: 10px;
}

.owl-item.active .header_slider-block {
	display: block;
}

.header_slider-block h2 {
    font-size: 80px;
    font-weight: 700;
	color: #000;
	margin-bottom: 0;
}

.header_slider-block p {
    color: #514848;
    font-size: 40px;
	font-weight: 300;
    margin-top: 25px;
    margin-bottom: 40px;
	line-height: 1;
}

.header_slider-block h2,
.header_slider-block p {
	margin-left: 45px;
}

.header_slider-block ul {
    color: #514848;
	font-size: 20px;
	font-weight: 300;
	margin-left: 55px;
}

@media screen and (min-width: 992px) {
	.header_slider-block ul {
		display: inline-block;
	}
	
.header_slider-block ul+ul {
		margin-left: 100px;
	}
}

.header_slider-block li {
	margin-bottom: 20px;
	position: relative;
	list-style: none;
}

.header_slider-block li:before {
	position: absolute;
	left: -40px;
	top: -6px;
	content: "";
	display: block;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	box-sizing: border-box;
	border: solid 5px #aee4e4;
	margin-top: 10px;
    background: #e6222b;
}

.header_slider-block .btn-trial {
    width: 220px;
    height: 60px;
    margin-top: 10px;
    background-color: #e6222b;
    display: block;
    border-radius: 6px;
    text-align: center;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
    line-height: 58px;
	padding: 0;
	box-sizing: border-box;
	margin-left: 45px;
	cursor: pointer;
}

/*media query*/

@media screen and (min-width: 768px) {}

@media screen and (min-width: 992px) {}
/*
 * owl-dots old style
 * 
#slider_1860 .owl-dots {
	bottom: 0 !important;
    left: 58px;
    top: 33%;
	width: auto;
	height: 120px;
}

#slider_1860 .owl-dots .owl-dot {
	display: block !important;
	margin-bottom: 7px;
}
*/

#slider_1860 .owl-dots {
	left: 1.5em;
	padding-left: 155px !important;
	text-align: left !important;
	bottom: 0 !important;
}

#slider_1860 .owl-dots .owl-dot {
	box-shadow: none;
	cursor: pointer;
}

#slider_1860 .owl-dots .owl-dot span {
	width: 18px !important;
	height: 18px !important;
	background: #c6c6c6 !important;
}

#slider_1860 .owl-dots .owl-dot.active span {
	background: #e6222b !important;
}

.custom_header_scheme {
        position: fixed;
    width: 100vw;
    z-index: 1000000000;
    top: 12px;
    left: 0px !important;
}

.header_scnd_level {
    margin-top: 45px;
}

.hp_features {
        margin: 12px 0px;
            width: 204px;
    box-sizing: border-box;
        margin-right: 16px;
}

.hp_features_inside_col {
    width: 31%;
    float: left;
    display: inline-block;
    margin-right: 2%;
    line-height: 24px;
    letter-spacing: 1px;
}

.hp_features_inside {
        width: 100%;
    margin-top: 8px;
    margin-bottom: 40px;
    float: left;
}


.hp_features_demo { border-radius: 5px;
    color: #e6222b !important;
    background: #ffffff !important;
    border: 1px solid;
    padding: 11px 23px;
    font-size: 18px;
    display: inline-block;
        margin-top: 12px;
            box-sizing: border-box;
    width: 204px !important;
    text-align: center;
}

#table-cookie-policy,
#table-gdpr {
    width: 100%;
	margin-bottom: 15px;
}

#table-cookie-policy tr.even,
#table-gdpr tr.even {
	background: #fff;
	border-bottom: #ddd solid 1px;
}

#table-cookie-policy tr.odd,
#table-gdpr tr.odd{
	background: #f9f9f9;
	border-bottom: #ddd solid 1px;
}

#table-cookie-policy tr.even:hover,
#table-cookie-policy tr.odd:hover,
#table-gdpr tr.even:hover,
#table-gdpr tr.odd:hover{
	background: #f3f3f3;
}

#table-cookie-policy td,
#table-gdpr td{
	border: none;
	background: none;
	padding: 10px;
}

#table-cookie-policy .column-1 {
    width: 20%;
}

#table-cookie-policy .column-2 {
    width: 30%;
}

#table-gdpr .column-1 {
    width: 50%;
}

#table-gdpr .column-2 {
    width: 50%;
}

#table-gdpr th {
    padding: 10px;
    text-align: left;
    background: #aee4e4;
    border: none;
    color: #000;
    font-weight: bold;
}

.dataTables_info,
.dataTables_paginate {
	display: inline-block;
	width: 49%;
}

.dataTables_paginate {
	text-align: right;
}

.dataTables_paginate a {
	margin-left: 8px;
}

.social_footer a {
    margin-right: 10px;
}

.scheme_default .sc_title_decoration .sc_item_title:after {
    background: linear-gradient(to left,#aee4e4,#e6222b) no-repeat;
}

.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_column_container.company-title-column {
	align-items: baseline;
}

.learnmore-block a,
.getintouch-block a[href^=tel],
.getintouch-block span {
color: #000 !important;
}

.learnmore-block a {
    text-decoration: underline;
}

.learnmore-block a:hover,
.getintouch-block a[href^=tel]:hover {
color: #e6222b !important;
}

.pricing-block .sc_price_item {
    padding-top: 28px;
position: relative;
}

.pricing-block .sc_price_item:before {
content: "";
display: block;
position: absolute;
width: 100%;
background: no-repeat center;
background-size: 55px 55px;
    top: 8px;
    height: 135px;
}

.pricing-starter .sc_price_item:before {
background-image: url(../basic_pricing.html);
}

.pricing-pro .sc_price_item:before {
background-image: url(../pro_pricing.html);
}

.pricing-business .sc_price_item:before {
background-image: url(../business_pricing.html);
}

.pricing-enterprise .sc_price_item:before {
background-image: url(../enterprise_icon.html);
}

.pricing-custom .sc_price_item:before {
background-image: url(../trial_pricing.html);
}


.about-rt-txt p{
	margin-bottom: 1em;
}

.learnmore-block p {
    margin-bottom: 25px;
}

.getintouch-block a {
    line-height: 2.2;
}

/*Contact Form 7*/
.wpcf7-form-control-wrap.your-message textarea {
    height: 85px;
}
.wpcf7 textarea, .wpcf7 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
    padding: 10px 0;
}

.wpcf7 input[type="submit"] {
    margin-top: 20px;
    padding: 15px;
    border-radius: 5px;
}

.request-demo-popup {
	padding: 15px;
}

.request-demo-popup h2 {
    margin-top: 10px;
}

.request-demo-txt {
	color: #888;
	font-size: 16px;
}

.cform.request-demo-fraud,
.cform.request-demo,
.pubpaneldemo {
    background: none;
    border: none;
    width: auto;
}

.cform.request-demo-fraud li,
.cform.request-demo li,
.cform.pubpaneldemo li{
    margin-top: 0 !important;
    margin-bottom: 5px !important;
}

.cform.request-demo-fraud label,
.cform.request-demo label,
.cform.pubpaneldemo label {
    display: none;
}

.cform.request-demo-fraud input,
.cform.request-demo-fraud textarea,
.cform.request-demo input,
.cform.request-demo textarea,
.cform.pubpaneldemo input,
.cform.pubpaneldemo textarea {
    padding: 5px;
	margin-bottom: 0px !important;
    background: none !important;
    border: solid 1px #000 !important;
	width: 100%;
}

.cform.request-demo-fraud textarea,
.cform.request-demo textarea,
.cform.pubpaneldemo textarea{
    height: 85px;
	min-height: 85px;
}

.cform.request-demo-fraud input:hover,
.cform.request-demo-fraud textarea:hover,
.cform.request-demo input:hover,
.cform.request-demo textarea:hover,
.cform.pubpaneldemo input:hover,
.cform.pubpaneldemo textarea:hover{
	box-shadow: none;
}

.cform.request-demo-fraud input[type="submit"],
.cform.request-demo input[type="submit"],
.cform.pubpaneldemo input[type="submit"]{
	background: #e6222b !important;
	border-radius: 5px;
	color: #fff;
    border: none!important;
	text-shadow: none;
	width: 50%;
	    margin-top: 20px;
}

.cform.request-demo-fraud input[type="submit"]:hover,
.cform.request-demo input[type="submit"]:hover {
	background: #f23034 !important;
	color: #fff !important;
}


.cform.request-demo-fraud #li-2-1,
.cform.request-demo-fraud #li-2-2,
.cform.request-demo-fraud #li-2-3,
.cform.request-demo-fraud #li-2-4,
.cform.pubpaneldemo #li-3-1,
.cform.pubpaneldemo #li-3-2,
.cform.pubpaneldemo #li-3-3,
.cform.pubpaneldemo #li-3-4,
.cform.request-demo #li--1,
.cform.request-demo #li--2,
.cform.request-demo #li--3,
.cform.request-demo #li--4 {
	display:inline-block;
	width: 48%;
}

.cform.pubpaneldemo #li-3-2,
.cform.pubpaneldemo #li-3-4,
.cform.request-demo-fraud #li-2-2,
.cform.request-demo-fraud #li-2-4,
.cform.request-demo #li--2,
.cform.request-demo #li--4 {
	margin-left: 4% !important;
}

.cform.request-demo-fraud cf-sb,
.cform.request-demo cf-sb,
.cform.pubpaneldemo cf-sb {
	text-align: center;
}

#li-3-8 label,
#li--8 label,
#li-2-8 label {
	display: inline-block;
    width: auto;
    margin: 0px !important;
    margin-top: 2px !important;
}

#cf3_field_8,
#cf2_field_8,
#cf_field_8 {
	    width: 16px;
    height: 16px;
    display: inline-block;
    float: left;
    margin-right: 12px;
}

#usermessage3a {
	width:100% !important;
}

.request-demo-txt-pubpanel {
color:#000000 !important;
}

/*
 * HOVERS
 */

.top-header-links span a:hover {
	text-decoration: underline;
}
 
.scheme_default a:hover {
	color: #000;
	cursor: pointer;
}

header .btn-sign:not(.btn-sign-up):hover {
	color: #f23034 !important;
	border-color: #f23034;
}

.btn-trial:hover,
header .btn-sign-up:hover,
.btn-sign_features:hover {
	background-color: #f23034 !important;
}

.hp_features_demo:hover {
    background: #e6222b !important;
    color: #ffffff !important;
}

.btn-demo_features:hover {
color: #fff !important;
background: #e6222b;
}

.footer-links a:hover,
.footer-contacts a:hover {
	color: #cc1b23;
}

.social_footer a:hover {
    opacity: 0.9;
}

.learnmore-block p { margin-bottom: 18px; }

.faq_row h4 {
line-height: 24px;
    min-height: 50px !important;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 22px !important;
}

.faq_row .vc_toggle_title {
    padding-left: 34px !important;
} 

.faq_row .vc_toggle_icon {
	top: 0px !important;
}

.faq_row .vc_toggle {
    margin-bottom: 20px;
}

.faq_row .vc_toggle {
	    background: #bee1e3;
    padding: 10px 10px;
    margin-bottom: 10px !important;
    min-height: 80px !important;
}

.faq_row .vc_toggle_content,
.faq_row .vc_toggle_content p {
	color:#000000 !important;
}

.faq_row  .vc_column-inner  {
	padding-left: 0px !important;
    padding-right: 12px !important; 
}

#wpcf7-f3218-p2290-o1 {
	    width: 50%;
	margin:auto !important;
}

#wpcf7-f3218-p2290-o1 label {
	margin-top: 2px !important;
    display: block;
}

#wpcf7-f3218-p2290-o1  input[type="checkbox"] {
	display: inline-block !important;
    margin-right: 8px;
}


#wpcf7-f3218-p2290-o1  input[type="text"],
#wpcf7-f3218-p2290-o1  input[type="email"]{
	padding-top:0px !important;
	padding-bottom:5px;
}

@media screen and (max-width: 767px) {
	
	.main__info-btn-box {
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	
	.main__info-btn-box a {
		margin: 12px 0 0 !important;
	}
	
	.main__info-btn-box .btn-trial+.btn-demo {
		margin-left: 12px !important;
	}
	
	.hp_features_inside_col {
		    width: 100%;
    margin-bottom: 15px;
	}
	
	.main__info-container {
    font-size: 15px;
		line-height: 1.3;
}
	
	.scheme_default .sc_price_item .sc_price_item_details {height: auto;}
	
	.pricing-block .sc_price_item {
		padding-top: 48px;
		width: 75%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.pricing-block .sc_price_item:before {
		top: 18px;
	}
	
	.footer-left-column .sc_layouts_item {
		text-align: center;
	}
	
	.footer-txt-left {
		text-align: center;
	}
	
	.wpb_single_image.vc_align_left.upcoming-img {
		text-align: center;
	}
	
	.ask-questions {
		margin: 40px 0;
	}
}


@media screen and (max-width: 992px) {
  .free-trial em {
	  display: block;
    margin-top: 15px;
	}
	
	.footer_bottom h3 {
    	text-align: center !important;
	}
	
	.upcoming-img {
		text-align: center;
	}
	

	.features-row {
		margin-bottom: -35px !important;
	}
	
	.features-row .wpb_column {
		margin-bottom: 25px;
	}
	
	.features-btn-text {
		text-align:center;
	}

}

@media screen and (max-width: 479px) {
	.main__info-btn-box a {
		margin: 12px 0 0 !important;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	
.btn-sign_features + .btn-demo_features {
	margin-left: 12px;
	}
}


@media screen and (max-width: 1023px) {
	.btn-demo_features {
		margin-left: 0;
		margin-top: 15px;
	}
}

.menu_mobile_close {
	    top: 20px;
    right: 25px;
}

.sc_layouts_menu_mobile_button .sc_layouts_item_icon:before {
    font-size: 30px;
}

.scheme_dark .search_wrap .search_submit:before {
    color: #000;
    font-size: 26px;
}

.menu_mobile_close:before, .menu_mobile_close:after {
	width: 50%;
}


.social-header a {
    vertical-align: -2px;
}

.mobile_menu_top {
        padding-bottom: 6px;
    padding-top: 6px;
    background: #bee1e3;
}

.mobile_menu_main {
    padding-top: 0px;
}

.slider_block {
    padding-top: 30px !important;
}

.top-header-links {
    margin-right: 25px !important;
}

#usermessagea {
	width: 100%;
}
.sc_testimonials_item_author_avatar {
	display:none;
}

.post_item_single .post_info_top .post_categories {
	top: auto !important;
    bottom: 12px;
}

.affiliate_toptext_left {
font-size: 32px;
    color: #000000;
    line-height: 47px;
}


.affiliate_toptext_left strong {
	color:#e6222b;
}

.affiliate_toptext_left p {
	    margin-bottom: 10px;
}

.affiliate_toptext_left img {
	    width: 75%;
    margin-bottom: 5px;
}

.affiliate_toptext_left a {
	margin-left: 0px;
    width: 150px;
    text-align: center;
    line-height: 26px;
    margin-top: 20px;
}

.affiliate_toptext_right_l .wpb_text_column,
.affiliate_toptext_right_c .wpb_text_column,
.affiliate_toptext_right_r .wpb_text_column {
	    margin-top: 22px !important;
    margin-bottom: 22px !important;
}

.affiliate_toptext_right_l .wpb_text_column p {
	    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #000000;
}

.affiliate_toptext_right_r .wpb_text_column p {
	font-size: 23px;
    font-weight: bold;
    color: #000000;
	text-align: center;
}

.affiliate_toptext_right_r {
	background: #b7e3e4;
    border-radius: 10px;
}

.affiliate_toptext_right_c .wpb_text_column p  {
	color: #000000;
    text-align: center;
    font-size: 20px;
}


.affiliate_toptext_right_c .wpb_text_column p strong {
	position:relative;
}

.affiliate_toptext_right_c .wpb_text_column p strong:before {
content: '';
    width: 34px;
    height: 4px;
    background: #e6222b;
    position: absolute;
    -webkit-transform: rotate(-21deg);
    -ms-transform: rotate(-21deg);
    transform: rotate(-21deg);
    border-radius: 100px;
    top: 9px;
    right: 5px;
}

.affiliate_features_title {
	font-weight:bold;
}

.affiliate_feature_l p {
	text-align:right;
}

.affiliate_feature_r  {
	    font-size: 18px;
    color: #373737;
	min-height: 160px;
}

.affiliate_feature_r p {
	margin-bottom: 0px;
}

.affiliate_feature_r strong {
	    font-size: 23px;
    display: block;
    margin-bottom: 17px !important;
}

.affiliate_feature {
	margin-bottom:70px !important;
}

.affiliate_pricing_title strong {
	color:#e6222b
}

.affiliate_pricing_title p {
	font-size:24px !important;
}

.pricing-block-affiliate .sc_price_item_description span span {
	font-size: 16px;
    padding-right: 6px;
	position:relative;
}

.pricing-block-affiliate .sc_price_item_description span span:before {
content: '';
    width: 36px;
    height: 3px;
    background: #e6222b;
    position: absolute;
    -webkit-transform: rotate(-21deg);
    -ms-transform: rotate(-21deg);
    transform: rotate(-21deg);
    border-radius: 100px;
    top: 7px;
    right: 8px;
}

.vc_row.pricing_affiliate {
	padding-left:15% !important;
	padding-right:15% !important;
}

.sc_price_item_price_value span {
	font-size: 26px;
    padding-right: 5px;
	position:relative;
}

.sc_price_item_price_value span:before {
    content: '';
    width: 36px;
    height: 3px;
    background: #e6222b;
    position: absolute;
    -webkit-transform: rotate(-21deg);
    -ms-transform: rotate(-21deg);
    transform: rotate(-21deg);
    border-radius: 100px;
    top: 15px;
    right: 1px;
}

.pricing-business .sc_price_item_description {
	    width: 110%;
    margin-left: -5%;
}

.new-pricing-block .sc_price_item {
	border:none !important;
	background:#fdfdfd !important;
	border-radius:0px !important;
}

.new-pricing-block .vc_column-inner  {
	padding-right:0px !important;
	padding-left:0px !important;
}

.new-pricing-block .bestseller_price {
	margin-top: -18px !important;
}

.new-pricing-block .sc_price {
	border-radius:0px !important;
}

.new-pricing-block .pricing-pro .sc_price_item {
    background: #FFFFFF !important;
}

.new-pricing-block .pricing-starter .sc_price_item,
.new-pricing-block .pricing-business .sc_price_item {
	background: #FFFFFF !important;
}

.new-pricing-block .pricing-custom .sc_price_item {
	background: #FFFFFF !important;
}

.new-pricing-block .sc_price_item {
    padding-top: 155px;
}
.new-pricing-block .sc_price_item:before {
	    top: 164px;
}

.new-pricing-block .sc_price_item_info {
    padding: 2.6em 1em 10.8em 1em;
}

.automatation_pricing_badge {
	margin-bottom: 16px !important;
}


.automatation_pricing_badge ul li {
	position: relative;
    padding-left: 30px;
}

.automatation_pricing_badge ul li:before {
    display: block;
    content: " ";
    position: absolute;
    left: 0px;
    font-family: "Roboto",sans-serif;
    font-size: 10px;
    top: -2px;
    color: #e6222b;
    background: url(../png/gear_img.png);
    background-size: contain;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
}



.new-pricing-block .sc_price_item_link {
    bottom: 35px;
	    width: 66%;
    left: 17%;
}

.new-pricing-block .pricing-pro .sc_price_item_link:hover {
	background: rgba(183,227,228,0.2) !important
}

.sc_price_item.sc_price_item_default {
	transition:none !important;
}

.new-pricing-block .sc_price:hover .sc_price_item.sc_price_item_default { 
margin-top:7px !important;
}

.new-pricing-block .pricing-pro .sc_price_item {
	padding-top: 173px;
	padding-bottom: 46px;
}

.new-pricing-block .pricing-pro .sc_price_item_link {
    bottom: 72px;
}

.new-pricing-block .pricing-pro .sc_price_item  {
	background: rgba(183,227,228,0.2) !important;
}

.new-pricing-block .sc_price_item_details {
    margin-top: 12px;
    height: 190px;
}

.new-pricing-block .sc_price_item_title {
    font-size: 24px; 
}

.new-pricing-block .sc_price_item_price_after {
	    color: #26292e !important;
}


.new-pricing-block .pricing-pro .sc_price_item:before {
	    top: 63px;
}

.prices_topline td {
	background:none !important;
	border:0px !important;
	font-size: 19px;
    color: #000000 !important
}


.prices_topline td img {
    width: 70%;
    vertical-align: middle;
    margin-right: 0px;
    margin-left: 0px;
}

.prices_tables td {
	color:#000000 !important;
}

.prices_topline td b{
	    font-size: 17px;
    background: #b7e3e4;
    padding: 2px 4px;
}

.pricing_tables_wrapper .vc_column-inner  {
	padding:0px !important;
}

.prices_topline_main {
	width:26%;
	text-align:left !important;
}

.prices_topline_starter,
.prices_topline_pro,
.prices_topline_busines {
	width:18.5%;

}

#price_switcher_month,
#price_switcher_year{
	display:block;
}


.price_switcher {
	    width: 230px;
    margin: auto;
    background: #fdfdfd;
    padding: 10px;
    box-sizing: border-box;
	border-radius:8px;
}

.price_switcher span {
	    width: 49%;
    display: inline-block !important;
    text-align: center;
    background: #f5f5f5;
    color: #000000;
    line-height: 27px;
	cursor:pointer;
}

#price_switcher_month,
#price_switcher_month2 {
	float:left;
	margin-right:2% !important;
}

.switcher_active {
	background: #e7442e !important;
    color: #FFFFFF !important;
}

.new-pricing-block .sc_price_item {
	background:none !important;
}

.new-pricing-block .sc_price_item {
	    border: 1px solid #FF00FF !important;
}

.new-pricing-block {
	margin-left: 5%;
    margin-right: 5%;
}

.new-pricing-block .sc_price_item {
    border: 1px solid #eceff1 !important;
    -webkit-box-shadow: 0px 0px 7px 4px rgba(244,245,246,0.75);
    -moz-box-shadow: 0px 0px 7px 4px rgba(244,245,246,0.75);
    box-shadow: 0px 0px 3px 1px rgba(244,245,246,0.75) !important;
    margin: 0 2.5%;
    border-radius: 8px !important;
}


.new-pricing-block .sc_price_item:before {
    background-size: 135px 135px;
    top: 40px;
}

.new-pricing-block .sc_price_item_title {
    text-align: left;
    margin-bottom: 4px;
}

.new-pricing-block  .sc_price_item_price {
	    text-align: left;
    margin-top: 0px;
	line-height:  40px !important;
}


.new-pricing-block  .sc_price_item_price .sc_price_item_price_before {
    font-size: 40px;
    line-height:  40px !important;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1px;
}


.new-pricing-block  .sc_price_item_price_after {
    margin-left: 0;
    font-size: 20px;
    line-height: 31px;
    font-weight: 600;
    display: inline-block;
    vertical-align: bottom;
    text-align: left;
    letter-spacing: 0.2px;
}


.new-pricing-block  .sc_price_item_details a {
	border: 3px solid #7bdadf;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    color: #33a6ac;
    font-size: 19px;
    line-height: 40px;
    border-radius: 13px;
	    margin-top: 54px;
    margin-bottom: 50px;
}

.new-pricing-block  .sc_price_item_details ul ul li {
    list-style-type: disc;
    text-align: left;
    color: #555555;
    font-weight: 500 !important;
    line-height: 19px;
    font-size: 16px;
}

.new-pricing-block .sc_price_item_details .pricing-ul-1,
.new-pricing-block .sc_price_item_details .pricing-ul-2,
.new-pricing-block .sc_price_item_details .pricing-ul-3 {
	padding-left:20px;
	list-style-type:none !important;
}


.new-pricing-block .pricing-pro .sc_price_item_details a {
	border-color: #FFFFFF !important;
    background: #FFFFFF !important;
}

.new-pricing-block  .price_block_starter {
	font-size: 19px !important;
    list-style-type: none !important;
    display: block !important;
    margin-left: -20px !important;
    font-weight: 700 !important;
}

.new-pricing-block  .pricing-ul-2 {
    height: 74px;
    margin-top: 20px !important;
} 

.new-pricing-block .sc_price_item_price_before span {
	    font-size: 20px;
    margin-right: 5px;
    vertical-align: bottom;
    line-height: 27px !important;
}

.prcing_li_none {
	list-style-type:none !important;
}

.new-pricing-block .pricing-pro .sc_price_item {
	overflow:visible !important;
}

.new-pricing-block .pricing-pro .sc_price_item_description {    
	position: absolute;
    top: -26px;
    z-index: 100000;
    text-align: center;
    width: 100%;
    left: 0px;
}

.new-pricing-block .pricing-pro .sc_price_item_description span {
    background: #FFFFFF !important;
    display: inline-block;
    margin: auto;
    text-transform: uppercase;
    color: #4cc2c9;
    font-weight: bold;
    font-size: 12px;
    padding: 7px 10px 7px 14px;
    -webkit-box-shadow: 0px 0px 4px 1px #efefef;
    -moz-box-shadow: 0px 0px 4px 1px #efefef;
    box-shadow: 0px 0px 4px 1px #efefef !important;
    border-radius: 15px !important;
}


.new-pricing-block .pricing-pro .sc_price_item_description span i {
	color: #4cc2c9;
    margin-right: 3px;
    vertical-align: text-top;
}

.prices_tables td {
	text-align:center;
}

.price_table_startline {
	text-align:left !important;
	font-weight:bold;
}

.prices_tables  i.fa-check {
	color: #46a6ac;
}


.referral_main_butn a {
	    color: #fff !important;
    background: #e7442e !important;
    padding: 14px 34px !important;
    font-size: 19px !important;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 25px !important;
    font-weight: 600;
    border-radius: 16px !important;
}

.referral_main_butn {
	margin-top:45px;
}

.referral_main_h1 {
	font-family: "Roboto",sans-serif;
    font-size: 40px;
    color: #000000;
    line-height: 54px;
    font-weight: 500;
    margin-top: 40px !important;
    text-align: center;
    margin-bottom: 16px !important;
}

.referral_main_h1_sub {
	font-family: "Roboto",sans-serif;
    font-size: 19px;
    color: #000000;
    text-align: center;
}

.referral_main_h1_sub span {
	display:block;
}

.referral_main_text {
	    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1 !important;
}

.referral_main_img_wrapper {
	margin-top:50px !important;
}

.referral_main_img_text {
	    margin: -105px 8% 0 10%;
}


.referral_main_img_text h4 {
    display: inline-block;
    font-size: 25px;
    margin-bottom: 7px;
    font-weight: normal;
    padding-left: 10px;
    box-sizing: border-box;
}


.referral_main_img_text .vc_column-inner {
	padding-left:0px !important;
	padding-right:0px !important;
}


.referral_main_img_text3rd {
	padding-left: 22%;
}

.referral_main_img_text2nd {
	padding-left: 12%;
}

.referral_main_img_text strong {
    font-size: 17px;
    font-weight: normal !important;
    display: block;
    color: #000000;
    line-height: 20px;
}

.referral_share_title {
    text-align: center;
    color: #e7442e;
    font-size: 28px;
    font-weight: 500;
    margin-top: 62px;
    margin-bottom: 2px !important;
}

.referral_share_title p {
        font-size: 28px;
    font-weight: 600;
        text-align: center;
    color: #e7442e !important;
}

.referral_share_1 strong {
	    display: block;
    font-weight: normal !important;
    font-size: 17px;
    line-height: 20px;
}


.referral_share_1 h6 {
	    display: inline-block;
    margin-top: 52px;
}

.referral_share_1 {
	    margin-bottom: 75px !important;
}

.referral_get_block {
	margin-top: 20px;
}

.referral_get_text {
	    color: #000000;
    font-size: 22px;
    padding-top: 80px;
    line-height: 33px;
}

.new-pricing-block .pricing-pro .sc_price_item_details .automatation_pricing_badge a,
.new-pricing-block .pricing-business .sc_price_item_details .automatation_pricing_badge a {
	    border: 0px !important;
    padding: 0px !important;
    background: none !important;
    margin: 0px !important;
    line-height: 1 !important;
    color: #555555 !important;
    font-weight: 500 !important;
    text-transform: none !important;
    font-size: 19px !important;
}

.referral_testimonials_title {
	margin-top: 20px;
}

.referral_testimonials {
	    margin-top: 34px;
    padding-top: 50px;
}

.referral_final_block {
	margin-top:60px !important;
}

.referral_testimonials_title h3 {
	font-size:24px;
}

.referral_final_block .referral_get_text {
	padding-top: 115px !important;
}

.referral_final_block .referral_get_text a {
	font-weight: 500;
    text-decoration: underline;
}


.price_switcher_title {
    text-align: center;
    color: #000000;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 50px;
}

.faq_row_pricing {
	    margin-left: 6%  !important;
    margin-right: 6% !important;
}


.faq_row_pricing h4 {
    font-size: 20px !important;
}

.newpricing_main_sub p {
	font-size: 18px !important;
}


.referral_get_title {
	    font-size: 28px;
    color: #e7442e !important;
    margin-bottom: 10px;
}

.referral_get_text {
	padding-top:22px !important;
}

	.new-pricing-block .sc_price_item  {
margin-top:7px !important;
		transition:none !important;
		transform:none !important;
}

.tooltip_price {
  position: relative;
  display: inline-block;
 margin-left: 3px;
}

.tooltip_price .tooltiptext_price {
visibility: hidden;
    width: 200px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    line-height: 17px;
	font-weight:400 !important;
}

.tooltip_price .tooltiptext_price::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip_price:hover .tooltiptext_price {
  visibility: visible;
  opacity: 1;
}

.tooltip_price_here p {
	display:none !important;
}

.tooltip_price i {
	color: #888888;
}

	 	.new-pricing-block .sc_price_item_details a:hover {
		border: 3px solid #e7442e !important;
    color: #e7442e !important;
	}

.pubpanel_button {
	    border-radius: 5px;
    color: #fff !important;
    border: none;
    background: #e6222b !important;
    display: inline-block;
    padding: 11px 23px;
    font-size: 18px;
	cursor:pointer;
}

.wpcf7-acceptance input {
	    display: block;
    margin-right: 10px;
}

.form_accept .wpcf7-list-item-label:before {
	display:none !important;
}

.form_accept .wpcf7-list-item-label {
	    line-height: 35px !important;
    vertical-align: middle !important;
    padding: 0px !important;
}

.form_submit_btn .wpcf7-submit:disabled {
	    background: #f3f3f3 !important;
}

.sc_testimonials_item_author_block_hpmodel {
	display:none !important;
}

.testimonials_new_logo_img a img {
	width:70%;
}


.recaptcha_block1 {
	margin-top:20px;
}

.recaptcha_block1 div {
	width: auto !important;
	height: 79px !important;
	overflow: hidden !important;
}

.recaptcha_big_wrapper {
	    width: 127%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0px;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.recaptcha_big_wrapper .column-1_1 {
	    padding: 0px;
    margin: 0 auto !important;
    float: none;
    display: inline-block;
    width: auto;
}

.wpcf7-acceptance .wpcf7-list-item-label {
	padding-left:0px !important;
}

.rqstdemo_form .wpcf7-acceptance .wpcf7-list-item-label {
	line-height: 22px !important;
}

.wpcf7 .rqstdemo_form textarea, .wpcf7 .rqstdemo_form input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
	    padding: 4px 0  !important;
    margin-bottom: 3px !important;
    line-height: 18px !important;
}

.rqstdemo_form  .recaptcha_big_wrapper {
	margin-top:10px !important;
}

.rqstdemo_form  .form_submit_btn input {
	margin-top: 10px !important;
    padding: 10px 15px !important;
    border-radius: 5px !important;
}


/* NEW PRICING v2 */



.pricingcustom_newblock_wrapper {
    background: #FAFBFC !important;
    height: 282px !important;
    margin-top: 100px;
    margin-bottom: 50px !important;
}


.pricingcustom_newblock {
    padding: 40px 8% 20px 15%;
    box-sizing: border-box;
}

.pricingcustom_newblock img {
    width: 54% !important;
    display: block !important;
    float: left !important;
    margin: 0px !important;
    height: auto !important;
}

.pricingcustom_newblock_text {
    font-size: 24px;
    color: #000001 !important;
    line-height: 29px;
    padding-left: 0;
    box-sizing: border-box;
    text-align: right;
    padding-top: 30px;
    padding-right: 80px;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
}

.pricingcustom_newblock_text strong {
	font-weight:bold !important;
	display: inline-block !important;
}

#customprice_popup.new_customprice_popup {
    cursor: pointer;
    border-radius: 5px;
    color: #fff !important;
    border: none;
    background: #e6222b !important;
    display: inline-block;
    padding: 5px 0;
    font-size: 20px;
    margin-top: 15px;
    box-sizing: border-box;
    cursor: pointer !important;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    width: 160px;
    height: 36px;
    text-align: center;
}

.pricingcustom_newblock_button {
	text-align:right;
	padding-right: 80px; box-sizing: border-box;
}

.pricingcustom_newblock .vc_column-inner {
	padding:0px !important;
}

.scheme_dark .sc_layouts_menu_nav li.current-menu-parent a, .scheme_dark .sc_layouts_menu_nav li.current-menu-ancestor a {
	color:#000000 !important;
}

.prices_topline_dnone {
	opacity:0 !important;
	height:0px !important;
}

.prices_topline_dnone img {
	display:none !important;
}

.prices_topline_dnone td {
	padding-top:0px !important;
	padding-bottom:0px !important;
}

.prices_new {
	    display: block;
    color: #e7442e !important;
    font-size: 17px;
    line-height: 19px;
}

.prices_tables p {
	margin:0px !important;
}


.pricing-custom .sc_price_item_price_before,
.pricing-custom .sc_price_item_price_value {
	display:none !important;
}



















@media all and (min-width:1200px) {

.prices_top_fix {
display: block;
    width: 1205px;
    position: fixed;
    top: 48px;
    z-index: 10000000000000;
}

.prices_top_fix .prices_topline_main {
    width: 23.4%;
    display: block;
    float: left;
}

.prices_top_fix .prices_topline_custom {
        width: 18.4%;
    display: block;
    float: left;
    box-sizing: border-box;
    background: #ecedef !important;
    padding-top: 10px;
    padding-bottom: 9px !important;
}


.prices_top_fix .prices_topline_starter {
width: 18.3%;
    display: block;
    float: left;
    box-sizing: border-box;
    background: #e7e8ea !important;
    padding-top: 10px;
    padding-bottom: 9px;
}

.prices_top_fix .prices_topline_pro {
        width: 18.5%;
    display: block;
    float: left;
    box-sizing: border-box;
    background: #dedede !important;
    padding-top: 10px;
    padding-bottom: 9px;
}

.prices_top_fix .prices_topline_busines {
width: 18.3%;
    display: block;
    float: left;
    box-sizing: border-box;
    background: #e7e8ea !important;
    padding-top: 10px;
    padding-bottom: 9px;
}
}

@media all and (min-width:1200px) and (max-width:1420px) {
	
	.prices_top_fix {
    display: block;
    width: 1132px !important;
	}
	
}

@media all and (min-width:1200px) and (max-width:1280px) {
	
	.prices_top_fix {
    display: block;
    width: 996px !important;
	}
	
}


@media all and (min-width:1500px) {
	.prices_top_fix .prices_topline_main {
        width: 23.1%;
	}
	
	.prices_top_fix .prices_topline_custom {
   width: 18.5%;
	}
	
	.prices_top_fix .prices_topline_starter {
    width: 18.3%;
	}
	
	.prices_top_fix .prices_topline_pro {
    width: 18.4%;
	}
	
	.prices_top_fix .prices_topline_busines {
        width: 18.6%;
	}
	
}

@media all and (min-width:1700px) {
	.prices_top_fix .prices_topline_main {
        width: 22.7%;
	}
	
	.prices_top_fix .prices_topline_custom {
   width: 18.5%;
	}
	
	.prices_top_fix .prices_topline_starter {
    width: 18.3%;
	}
	
	.prices_top_fix .prices_topline_pro {
    width: 18.4%;
	}
	
	.prices_top_fix .prices_topline_busines {
        width: 18.6%;
	}
	
}

/* NEW PRICING v2 END */

.hl_red {
	color:#e7442e !important;
}

.newprice_botbutn {
	cursor: pointer;
    border-radius: 5px;
    color: #fff !important;
    border: none;
    background: #e6222b !important;
    display: inline-block;
    padding: 5px 0;
    font-size: 20px;
    margin-top: 10px;
    box-sizing: border-box;
    cursor: pointer !important;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    width: 160px;
    height: 36px;
    text-align: center;
}

.features_template_slider img {
	width:75% !important;
}

.features_template_screen .wpb_content_element {
	    font-size: 21px;
    padding: 0 10%;
}

.features_template_screen .wpb_content_element p {
	    margin-bottom: 0px !important;
}

.features_template_secblock h5 {
	    margin-bottom: 7px !important;
}

.header_scnd_level .vc_col-sm-9 .wpb_wrapper {
	text-align:right !important;
}

.fraudlp_slider_top_vtwo {
    font-size: 47px !important;
    line-height: 53px !important;
    margin-top: 40px !important;
}

.fraudlp_slider_mid_vtwo {
	margin-top: 23px !important;
    font-size: 20px !important;
    line-height: 25px !important;
}


/* R&A LANDING END */

.ra_landing_firstblock {
	  
}

.ra_landing_fstblock_text {
	    position: absolute;
    width: 40%;
    top: 24%;
    left: 6%;
}

.ra_landing_fstblock_text h2 {
	    font-family: "Roboto",sans-serif;
    font-size: 42px;
    color: #FFFFFF;
    font-weight: 600;
}

.ra_landing_fstblock_text h3 {
	    font-size: 26px !important;
	margin-top: 10px !important;
}

.ra_landing_fstblock_text strong {
	    font-weight: 400;
    display: inline-block;
	color: #FFFFFF;
}

.ra_landing_logos {
	padding: 0 10% !important;
	box-sizing:border-box;
}

.ra_lp_signup {
	    background-color: #e7442e !important;
    color: #FFFFFF !important;
    width: 160px !important;
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    font-size: 20px;
    padding: 4px 0px;
    font-weight: bold;
    border: none !important;
    box-shadow: none !important;
    margin-right: 30px;
}

.ra_lp_getdemo {
    color: #e7442e;
    width: 160px !important;
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    font-size: 20px;
    padding: 2px 0px;
    font-weight: bold;
    border: 2px solid #e7442e !important;
    box-shadow: none !important;
    box-sizing: border-box;
    margin-top: 30px;
}

.ra_landing_row {
	    padding: 0 3% !important;
	    margin-bottom: 110px !important;
}

.ra_landing_row_left  {
	padding-right: 4%;
}

.ra_landing_row_right {
	padding-left: 4%;
}

.ra_landing_row_title h4 strong {
    font-weight: 500 !important;
    font-size: 26px;
    display: inline-block !important;
    line-height: 32px;
}

.ra_landing_row_title h4:after {
    display: block;
    content: " ";
    background: #e7442e;
    height: 5px;
    width: 148px;
    margin-top: 16px;
}

.ra_landing_row_title h4 {
    margin-top: 30px !important;
    margin-bottom: 35px;
}

.ra_landing_row_title p {
	    color: #000000;
    font-size: 20px;
    line-height: 25px;
}


.ra_landing_row_title_notop h4 {
	margin-top:0px !important;
}

.swiper-button-prev,
.swiper-button-next {
	color: #e7442e !important;
}

.ra_landing_logos_text {
	    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    color: #000000 !important;
}

.ra_landing_logos_text a {
	color:#000000 !important;
}

.ra_landing_logos {
    margin-bottom: 105px !important;
    margin-top: 30px;
}

.ra_landing_lastblock {
    margin-top: 125px !important;
    padding: 0 4%;
    box-sizing: border-box;
    margin-bottom: 140px !important;
}

.ra_landing_lastblock h4 {
	text-align:center;
}

.ra_landing_lastblock img {
	width: 44%;
}

.ra_landing_lastblock .ra_landing_row_title h4:after {
	display:none !important;
}

.ra_landing_lastblock .ra_landing_row_title p {
text-align:center;
	width:100%;
}

.ra_landing_lastblock .ra_landing_row_title p a {
	    color: #e7442e;
    width: 198px !important;
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    padding: 5px 0px;
    font-weight: bold;
    border: 2px solid #e7442e !important;
    box-shadow: none !important;
    box-sizing: border-box;
    margin-top: 20px;
    text-transform: uppercase;
}

.ra_bot_schedule {
	    color: #000000;
    font-size: 22px;
    margin-top: 120px;
    padding: 0 10%;
}

.ra_bot_schedule .wpb_content_element .wpb_wrapper {
	text-align: center;
}

.btn-trial.ra_contact {
	margin-left:10% !important;
}

.ra_bot_contact_text {
	    width: 50%;
    float: left;
    text-align: left;
    display: inline-block;
}


.ra_landing_fstblock_img img {
	width:96%;
}

.ra_landing_center_title {
	    margin-bottom: 80px !important;
}

.menu_mobile {
    z-index: 100000000 !important;
    background: #FFFFFF !important;
}


.scheme_default .sidebar .widget, .scheme_default.sidebar .widget {
    background-color: #fafbfc;
}


.scheme_default .widget_search input[type="search"] {
    color: #7d8693;
    border-color: #ededed;
    background-color: #ffffff;
	    padding-bottom: 9px !important;
}

.scheme_default .sc_edd_details .downloads_page_tags .downloads_page_data>a, .scheme_default .widget_product_tag_cloud a, .scheme_default .widget_tag_cloud a {
    color: #ffffff;
    background-color: #e6222b;
}

.scheme_default .esg-filters div.esg-navigationbutton, .scheme_default .woocommerce nav.woocommerce-pagination ul li a, .scheme_default .page_links>a, .scheme_default .comments_pagination .page-numbers, .scheme_default .nav-links .page-numbers {
    color: #1d2734;
    background-color: #f5f7fa;
}

.scheme_default .nav-links .page-numbers.current {
    color: #ffffff;
    background-color: #1d2734;
}

.scheme_default .widget .widget_title:before {
    background: #e7442e;
}

.next.page-numbers:before {
    background-image: url(../png/arrw_r_icn_red.png)!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    content: ' '!important;
    width: 100%!important;
    height: 13px!important;
    display: inline-block!important;
    top: 35% !important;
    left: 0%!important;
}

.prev.page-numbers:before {
    background-image: url(../png/arrw_l_icn_red.png)!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    content: ' '!important;
    width: 100%!important;
    height: 13px!important;
    display: inline-block!important;
    top: 35% !important;
    left: 0%!important;
}

.widget_search form:after, .woocommerce.widget_product_search form:after, .widget_display_search form:after, #bbpress-forums #bbp-search-form:after {
    top: 51% !important;
}

.post_meta {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    margin-top: 0.4em;
}

.scheme_default .post_meta_item a {
	    color: #98a0ac;
}

.scheme_default .post_meta_item.post_categories, .scheme_default .post_meta_item.post_categories a {
    color: #e6222b;
}

.menu_mobile_close {
    top: 12px;
}

/* S2S Landing */

.c2s_btn_try {
	    border-radius: 5px;
    color: #fff !important;
    border: none;
    background: #e6222b !important;
    display: inline-block;
    padding: 7px 17px;
    font-size: 18px;
    margin-left: 0px;
    text-transform: uppercase;
}

.c2s_btn_demo {
	    border-radius: 5px;
    color: #e6222b !important;
    box-sizing: border-box;
    border: 2px solid #e6222b;
    display: inline-block;
    padding: 5px 17px;
    font-size: 18px;
    margin-left: 29px;
    text-transform: uppercase;
}

.s2sland_first h2 {
	    margin-bottom: 0px !important;
}

.s2sland_first h5 {
	    text-align: center;
    margin-top: 18px;
}

.s2s_second_item .vc_column-inner {
	padding:0px !important;
}

.s2s_second_item h5 {
color: #505050;
    font-size: 22px !important;
    font-weight: bold;
    margin-bottom: 14px;
    padding-right: 29%;
    box-sizing: border-box;
}

.s2s_second_item p {
	color: #646464;
    font-size: 17px;
    padding-right: 10%;
    box-sizing: border-box;
}

.s2sland_second h2 {
	text-align: center;
    margin-bottom: 18px !important;
}

.s2sland_second h2 {
	text-align: center;
    margin-bottom: 18px !important;
}

.s2sland_second h5 {
	    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
}

.s2s_three_item .vc_column-inner  {
	padding:0px !important;
}

.s2s_three_item .s2s_three_text {
	padding-top: 75px;
    font-size: 22px;
    color: #535353;
    line-height: 34px;
    padding-right: 26%;
}

.s2s_three_item .s2s_three_text h3 {
	font-size: 30px !important;
    font-weight: 500;
    margin-bottom: 10px;
}

.s2s_three_text_revers {
	padding-right: 0px !important;
    padding-left: 26% !important;
}

.s2s_banner_wrapper {
	background-position: top left !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
	padding-top: 110px !important;
    padding-bottom: 99px !important;
}

.s2s_banner_wrapper .wpb_content_element h4 {
	    font-size: 26px;
    font-weight: bolder;
    margin-bottom: 30px !important;
}

.s2s_banner_wrapper .wpb_content_element p {
	font-size: 20px;
    color: #000000;
}

header.top_panel {
	z-index:100000000 !important;
}

/* BF 2019 START */

.bf_header {
	min-height:625px;
	    padding-top: 340px;
    box-sizing: border-box;
}

.bf_header_left {
	font-size: 35px;
    color: #000000;
    line-height: 45px;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
	padding-top: 36px;
}

.bf_header_left:before {
    content: "";
    display: block;
    width: 98%;
    height: 4px;
    background: #ce3c28;
}


.bf_header_left:after {
    content: "";
    display: block;
    width: 90%;
    height: 4px;
    background: #ce3c28;
    position: absolute;
    left: 2px;
}

.bf_header_left .wpb_wrapper {
	padding-top: 5px;
    padding-bottom: 4px;
}

.bf_header_right {
	text-align:center;
}

.bf_header_left_top {
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
    font-size: 23px;
}

.bf_header_left_mid {
    background: url(../png/bf_promocode.png);
    height: 70px;
    width: 230px;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    color: #ce3c28;
    font-weight: bold;
    font-size: 25px;
    padding-top: 21px;
    box-sizing: border-box;
    margin-top: 9px;
}

.bf_header_right {
    padding-top: 10px;
    padding-left: 10%;
    box-sizing: border-box;
}

.bf_header_lefr_bot {
	    color: #000000;
    font-size: 21px;
    margin-top: 10px;
    font-style: italic;
}

.time_circles h4 {
	font-size: 12px !important;
    line-height: 6px !important;
    font-family: Roboto !important;
    text-transform: none !important;
    color: #FFFFFF !important;
    font-weight: bold !important;
    padding-bottom: 7px !important;
}

.time_circles span {
    font-size: 40px !important;
    line-height: 10px !important;
    color: #FFFFFF !important;
    font-family: Roboto !important;
}

.bf_countdown_wrapper {
	background-size: cover;
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-bottom: 13px;
    margin-top: 45px;
}

.bf_countdown_startend {
	    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 23px;
    margin-top: 10px;
}

.bf_countdown_date {
	text-align: center;
    font-size: 30px;
    background: #FFFFFF;
    color: #ce3c28;
    display: inline-block;
    padding: 16px 25px;
    line-height: 30px;
    font-weight: 700;
    box-sizing: border-box;
    margin-top: 8px;
}

.bf_countdown_wrapper .vc_col-sm-2 {
	text-align:center;
}

.bf_cta {
	margin-top: 90px;
    color: #000000;
    font-size: 31px;
}

.bf_cta_button {
display: inline-block;
    float: right;
    font-size: 28px;
    background: #ce3c28;
    color: #FFFFFF !important;
    opacity: 1 !important;
    padding: 17px 30px;
    border-radius: 21px;
}

.bf_cta_text {
	display: inline-block;
    width: auto;
    float: left;
    padding-top: 16px;
	font-size:26px;
}

.bf_pricing_title {
	margin-top: 85px;
}


.bf_pricing_title h3 {
	text-align: center;
    font-size: 38px;
    margin-bottom: 15px;
}

.bf_pricing_title strong {
	    display: block;
    text-align: center;
    font-weight: 400 !important;
    font-size: 23px;
}

#pricing_bf {
	margin-top: 95px !important;
}

.bf_compare {
	    margin-top: 45px;
    text-align: center;
    font-size: 23px;
}


.bf_compare {
	margin-top: 45px;
    text-align: center;
    font-size: 23px;
}

.bf_compare a {
	    color: #000000 !important;
}


.bf_compare a i {
	margin-left: 4px;
    vertical-align: inherit;
    font-size: 20px;
}

.bf_getit {
	    text-align: center;
    margin-top: 40px !important;
    font-size: 19px;
}

.bf_footer {
	    text-align: center;
    color: #FFFFFF !important;
    font-size: 23px;
    line-height: 58px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
}

.bf_cta2 strong {
	display:block;
	font-weight:400 !important;
	    font-size: 26px;
}

.bf_cta2 .bf_cta_text {
	padding-top: 2px !important;
    line-height: 34px;
}

.bf_cta,
.bf_cta2 {
	    padding: 0 6%;
}

.pricing_bf .pricing-starter .sc_price_item:before {
    background-image: url(../bf_basic.html);
}

.pricing_bf .pricing-pro .sc_price_item:before {
    background-image: url(../bf_pro.html);
}

.pricing_bf .pricing-business .sc_price_item:before {
    background-image: url(../bf_business.html);
}

.pricing_bf .sc_price_item_price_value {
	position:relative;
}

.pricing_bf .sc_price_item_price_value span:before {
    width: 74px;
    height: 3px;
    top: 13px;
    right: 0px;
}

.pricing_bf .sc_price_item_price_value strong {
    position: absolute;
    top: -15px;
    color: #ed4f4f;
    padding-left: 3px;
    font-size: 26px;
}

.pricing_bf .sc_price_item_price_value strong div {
	    display: inline;
    font-size: 20px;
}

.bf_footer strong {
	font-weight:400 !important;
	color:#FFFFFF !important;
}

	.bf_timer_mob {
		display:none;
		
	}
	
	.bf_timer_desk {
		display:inline-block;
	}

.hp_logos_wrapper {
	padding-left: 10%;
	padding-right: 10%;
}


/* R&A LANDING END */


/* ALT PRICING PAGE */

.new-pricing-block-alt .pricing-custom .sc_price_item:before {
    background-image: url(../business_pricing.html);
}

.new-pricing-block-alt .pricing-starter .sc_price_item:before {
	background-image: url(../trial_pricing.html);
}

.new-pricing-block-alt .pricing-pro .sc_price_item:before {
    background-image: url(../basic_pricing.html)
}

.new-pricing-block-alt .pricing-business .sc_price_item:before {
    background-image: url(../pro_pricing.html);
}

.new-pricing-block-alt .sc_price_item_price {
	position:relative !important;
}

.new-pricing-block-alt .sc_price_item_price_value span {
    font-size: 16px !important;
    position: absolute !important;
    bottom: -40px !important;
    left: 0px !important;
    font-weight: 400 !important;
    letter-spacing: 0.3px !important;
    line-height: 20px;
}

.new-pricing-block-alt  .sc_price_item_price_value span:before {
	display:none !important;
}


#new_price_comp_custom span,
#new_price_comp_start span,
#new_price_comp_pro span,
#new_price_comp_bus span {
	display: block;
    font-size: 12px;
    text-align: center;
    width: 100%;
    line-height: 14px;
}

/* ALT PRICING PAGE END */


.menu_bf_link a  {
	    font-weight: bold !important;
}

.menu_bf_link a span:after {
content: "%";
    display: block;
    position: absolute;
    top: 5px;
    right: -4px;
    color: #e8442e;
    font-size: 27px;
    font-weight: bold;
}

.btn-trial-footerlow {
	    margin-left: 0px;
    margin-top: 15px;
    text-transform: uppercase;
    padding: 8px 28px;
}

.sidebar_freetrial {
	text-align: center;
}

.sidebar_freetrial h4 {
	    margin-top: 0px;
    text-align: center;
}

.sidebar_freetrial input {
	    display: block;
    width: 100%;
    color: #7d8693  !important;
    border-color: #ededed  !important;
    background-color: #ffffff  !important;
    padding-bottom: 9px !important;
    border-bottom: 1px  !important;
    box-sizing: border-box;
}

.sidebar_freetrial a {
	    border-radius: 8px;
    color: #fff !important;
    border: none;
    background: #e6222b !important;
    padding: 11px 50px;
    font-size: 21px;
    display: inline-block;
    margin: 0 auto !important;
    text-transform: uppercase;
    margin-top: 15px !important;
}

.social_items .social_icon.social_icon_trx_addons_facebook {
	background: url(../fb_social.html);
    background-size: contain;
    background-position: center center;
}

.social_items .social_icon.social_icon_trx_addons_twitter {
	background: url(../tw_social.html);
    background-size: contain;
    background-position: center center;
}

.social_items .social_icon.social_icon_behance {
	background: url(../be_social.html);
    background-size: contain;
    background-position: center center;
}

.social_items .social_icon.social_icon_dribbble {
	background: url(../dribble_social.html);
    background-size: contain;
    background-position: center center;
}


#menu-item-4486 a:before {
    content: "";
    position: absolute;
    left: 17px;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    top: 16px;
    color: #e6222b;
    background: url(../png/gear_img.png);
    background-size: contain;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
}



#menu-item-4486 a {   padding-left: 45px;
}

.blue_friday_top_left h2 {
	margin-bottom:11px !important;
	margin-top:0px !important;
}

.blue_friday_top_left {
	padding-top:22px !important;
}

.blue_friday_top_left  h2 strong {
	color: #1f3e90 !important;
}

.blue_friday_top_left h4 {
	margin-top:0px !important;
	margin-bottom:0px !important;
}

.blue_friday_top_left h2.last,
.blue_friday_top_left h4.last {
	margin-bottom:24px !important;
}

.bl_f_top_fretrial {
	    cursor: pointer;
    border-radius: 5px;
    color: #fff !important;
    border: none;
    background: #e6222b !important;
    display: inline-block;
    padding: 11px 23px;
    font-size: 18px;
    margin-left: 0px;
}
 

.bl_f_top_demo {
	    border-radius: 5px;
    color: #e6222b !important;
    background: #ffffff !important;
    display: inline-block ; 
    padding: 10px 41px;
    font-size: 18px;
    margin-left: 20px;
    border: 1px solid #e6222b !important;
}

.deadz_top .bl_f_top_fretrial {
	    padding: 11px 35px !important;
}

.deadz_top .bl_f_top_demo {
    padding: 10px 32px !important;
}	

.deadz_pricing_top {
	padding-left:15% !important;
	padding-right:15% !important;
}

.bluefriday_pricing .pricing-starter .sc_price_item,
.bluefriday_pricing .pricing-pro .sc_price_item {
    padding-top: 170px !important;
}

.bluefriday_pricing .pricing-pro .sc_price_item:before,
.bluefriday_pricing .pricing-starter .sc_price_item:before {
    background-size: 150px 150px !important;
    top: 40px !important;
	height: 150px !important;
}

.bluefriday_pricing .pricing-pro .sc_price_item_description span,
.bluefriday_pricing .pricing-starter .sc_price_item_description span {
	font-size: 19px !important;
    line-height: 23px !important;
    margin-top: 0px !important;
    text-align: left !important;
    font-style: normal !important;
}

.bluefriday_pricing .pricing-pro .sc_price_item_description span strong,
.bluefriday_pricing .pricing-starter .sc_price_item_description span strong {
	font-weight: normal !important;
    display: inline !important;
}

.bluefriday_pricing .pricing-pro .sc_price_item_info,
.bluefriday_pricing .pricing-starter .sc_price_item_info {
    padding: 2.6em 12% 10.8em 12% !important;
}


.bluefriday_pricing .sc_price_item_price {
    text-align: left;
    margin-top: 28px !important;
    line-height: 30px !important;
}


.bluefriday_pricing .sc_price_item_price .sc_price_item_price_before {
	    font-size: 20px !important;
    line-height: 21px !important;
    vertical-align: top !important;
    font-weight: 400 !important;
}

.bluefriday_pricing .sc_price_item_price_before strong {
	font-weight:400 !important;
}


.bluefriday_pricing .sc_price_item_price_after {
    margin-left: 3px  !important;
    font-size: 25px !important;
}

.bluefriday_pricing .sc_price_item_price_value {
	margin-left:8px !important;
}

.bluefriday_pricing .pricing-pro .sc_price_item_description {
	    position: relative !important;
    top: auto !important;
    left: auto !important;
}

.bluefriday_pricing .pricing-pro .sc_price_item_description span {
	background: none !important;
    border: 0px !important;
    box-shadow: none !important;
    text-transform: none !important;
    font-weight: 400 !important;
    color: #000000 !important;
    margin: 0px !important;
    padding: 0px !important;
}


.bluefriday_pricing .pricing-pro {
	margin-top:0px !important;
}

.bluefriday_pricing .pricing-pro .sc_price_item {
	background: none !important;
}

.bluefriday_pricing .sc_price_item_description {
	min-height: 70px !important;
}

.bluefriday_pricing .pricing-pro .sc_price_item_details a {
    border: 3px solid #7bdadf !important;
}

.bluefriday_pricing .pricing-pro .sc_price_item_details a:hover {
	border: 3px solid #e7442e !important;
}

.bluefriday_pricing .pricing-starter .sc_price_item_info {
    padding-bottom: 12em !important;
}

.bluefriday_pricing .sc_price_item_price_before strong {
	position:relative !important;
}

.bluefriday_pricing .sc_price_item_price_before strong:before {content: '';
    content: '';
    width: 72px;
    height: 2px;
    background: #0000007a;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    border-radius: 100px;
    top: 12px;
    right: 3px;
}


.price_switcher_bfb {
	    width: 230px;
    margin: auto;
    background: #fdfdfd;
    padding: 10px;
    box-sizing: border-box;
	border-radius:8px;
}

.price_switcher_bfb span {
	    width: 49%;
    display: inline-block !important;
    text-align: center;
    background: #f5f5f5;
    color: #000000;
    line-height: 27px;
	cursor:pointer;
}

.bluefriday_pricing .sc_price_item_price_value span {
    bottom: -23px !important;
	left:auto !important;
    right: 6% !important;
}


.pricing_sch_demo {
    display: inline-block;
    border: 3px solid #e7442e;
    padding: 2px 16px;
    border-radius: 5px;
    vertical-align: 2px;
    margin-right: 12px;
    font-size: 17px;
}

.hp_awards img {
	width:14%;
}

.hp_awards img.lastimg {
	width:14%;
}

.footer_gp,
.footer_as {
	display: inline-block;
    width: 47%;
}

.footer_gp {
	margin-right: 3%;
}


/* COOKIELESS START  */

.cless_mainblock {
	min-height:600px;
}

.cless_top {
	text-align: center;
    padding-top: 44px;
}

.cless_top strong {
	display: block;
    font-size: 42px;
    line-height: 54px;
}

.cless_top_btn_trial {
	    border-radius: 5px;
    color: #fff !important;
    background: #e6222b !important;
    display: inline-block;
    padding: 11px 0;
    font-size: 18px;
    margin-right: 28px;
    box-sizing: border-box;
    width: 190px;
}

.cless_top_btn_schedule {
	border-radius: 5px;
    color: #e6222b !important;
    background: #ffffff !important;
    display: inline-block;
    padding: 10px 0px;
    font-size: 18px;
    width: 190px;
    border: 1px solid #e6222b;
    box-sizing: border-box;
}

.cless_trusted .sc_item_title:after {
	display:none !important;
}

.cless_line_wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
    box-sizing: border-box;
    margin-top: 60px;
}



.cless_line_button {
    border-radius: 5px;
    color: #ffffff !important;
    background: #e8442e !important;
    padding: 12px 0px;
    font-size: 22px;
    width: 214px;
    border: none;
    box-sizing: border-box;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.cless_line p {
	color: #000000;
    font-size: 22px;
}

.cless_line strong {
	color:#000000 !important;
}

.cless_6block_title {
	    margin-top: 30px !important;
}

.cless_6block_title p {
	    font-size: 35px;
    line-height: 45px;
    margin-bottom: 20px;
}

.cless_endblock_l {
	    padding-top: 38px;
	padding-right: 0px;
}

.cless_endblock_href_wrapper {
	padding-top: 34px;
}

.cless_endblock_l h4 {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 22px;
}

.cless_endblock_l p {
	    color: #000000;
    font-size: 17px;
}

.cless_endblock_href a {
	color: #000000;
    font-size: 16px;
}

.cless_endblock_href {
	    margin-bottom: 12px !important;
}

.cless_endblock_href img {
	    width: 38px;
    margin-right: 10px;
    vertical-align: middle;
}

.cless_line_bottom p {
	    padding-top: 12px;
}

.cless_strong_lines strong {
	font-weight: 400 !important;
	display:block;
}

.cless_solution {
	margin-top:80px !important;
}

.cless_trusted h3 {
	    font-size: 1.488em !important;
	padding-bottom: 0px !important;
}

.cless_trusted {
    padding-left: 18%;
    padding-right: 18%;
}

.cless_adtrack .fraudlp_features_top,
.cless_solution .fraudlp_features_top {
	    font-size: 34px;
    line-height: 50px;
}


.cless_adtrack .fraudlp_features_mid,
.cless_solution .fraudlp_features_mid  {
    margin-top: 18px !important;
    margin-bottom: 26px !important;
		    font-size: 18px !important;
    line-height: 32px !important;
}

.cless_adtrack .fraudlp_features_mid strong,
.cless_solution .fraudlp_features_mid strong {
	    font-size: 18px !important;
    line-height: 32px !important;
	display:block;
}

.cless_6block_img img {
	    width: 75%;
    margin: 0 auto;
    display: block;
}

.cless_solution img {
		    width: 58%;
    margin: 0 auto;
    display: block;
}

.cless_6block_title {
	    margin-bottom: 30px !important;
}

.cless_6block_title strong {
	font-size: 30px !important;
}

.cless_report_text {
	padding-left:14%;
	padding-right:14%;
	box-sizing:border-box;
}

.cless_report_text .vc_column-inner  {
	padding-left:0px !important;
	padding-right:0px !important;
}

/* COOKIELESS END */



/* GUIDE START */

.guide_slider_text h4 {
	text-align: center;
    color: #c33825;
    margin-top: 24px !important;
	margin-bottom:10px !important;
}

.guide_slider_text h1 {
margin-top: 10px !important;
    margin-bottom: 15px !important;
    font-size: 42px !important;
    text-align: center !important;
}

.guide_offer_secondary {
	    font-size: 18px;
    color: #000000;
    font-weight: bold;
}

.guide_offer {
	    color: #000000;
    font-size: 16px;
}

.rqstdemo_form_guide {
	    margin-top: 15px !important;
}

.rqstdemo_form_guide .your-name input,
.rqstdemo_form_guide .your-email input,
.rqstdemo_form_guide .your-messenger input {
	background: #FFFFFF !important;
    padding: 10px !important;
    width: 100% !important;
}

.wpcf7 .rqstdemo_form_guide input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
	 padding: 10px !important;
}

.rqstdemo_form_guide .wpcf7-acceptance .wpcf7-list-item {
	margin-left:0px !important;
	    color: #000000 !important;
}

.rqstdemo_form_guide .wpcf7-acceptance .wpcf7-list-item a {
	 color: #000000 !important;
}

.rqstdemo_form_guide .form_submit_btn .wpcf7-submit:disabled {
    background: #ccb3b3 !important;
    color: #FFFFFF;
    padding: 10px 35px !important;
}

.rqstdemo_form_guide .form_submit_btn input {
    margin-top: 10px !important;
    padding: 10px 35px !important;
    border-radius: 5px !important;
}

.rqstdemo_form_guide .form_accept {
	margin-top: 10px;
}

.guide_descr h3 {
	    font-size: 42px !important;
    text-align: center;
    margin-top: 40px !important;
    margin-bottom: 20px !important;
}

.guide_descr_sub {
	color: #000000;
    margin-bottom: 20px;
}

.guide_descr_feature:before {
	content: " ";
    background: #e8442e;
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    left: 0px;
    border-radius: 50%;
    top: 3px;
}

.guide_descr_feature {
    padding-left: 22px;
    position: relative;
    color: #000000;
    margin-bottom: 10px;
    line-height: 22px;
}

.guide_testimonials .sc_testimonials_item_author_avatar,
.guide_testimonials .sc_testimonials_item_author_block_hpmodel {
display:block !important;
margin: 0 auto !important;
}

.guide_testimonials  .sc_testimonials_item_author {
	    margin-top: 14px !important;
    padding-top: 0px !important;
}

.guide_testimonials  .sc_testimonials_item_content i {
	display:none !important;
}


.guide_testimonials .sc_testimonials_item_content {
	    margin-bottom: 30px;
}

.guide_slider_text h1 strong {
	font-weight: 400 !important;
}

/* GUIDE END */


.trx_addons_scroll_to_top.show {
    bottom: 6em !important;
	right: 2em !important;
    width: 2em !important;
    height: 2em !important;
}


@media all and (max-width: 1440px) {
	.pricingcustom_newblock_text {
    font-size: 22px;
	}
	
}

@media all and (max-width: 1280px) {
.pricingcustom_newblock_text {
    font-size: 18px;
    line-height: 24px;
}
	
	.pricingcustom_newblock_wrapper {
    height: 250px !important;
	}
	
.s2s_banner_wrapper .wpb_content_element h4 {
    font-size: 21px;
    font-weight: bolder;
    margin-bottom: 19px !important;
}
	
	.s2s_banner_wrapper {
    padding-top: 7% !important;
}
	
	.bf_header_left {
    font-size: 28px;
		line-height: 38px;
	}
	
	#pricing_bf {
    padding-left: 5% !important;
    padding-right: 5% !important;
}
	
	.bf_cta2 {
		padding-left: 0px;
    padding-right: 0px;
	}
	
.bf_cta2 .bf_cta_text {
    padding-top: 0px !important;
    line-height: 29px;
}	
	
	.bluefriday_pricing .pricing-pro .sc_price_item_description span strong, .bluefriday_pricing .pricing-starter .sc_price_item_description span strong {
    display: inline !important;
}
	
	.pricing_sch_demo {
    margin-right:0px !important;
	margin-top: 5px;
	}
	
	#customprice_popup.new_customprice_popup {
		margin-top:8px !important;
	}
	
	.pricingcustom_newblock_text {
    padding-top: 15px !important;
	}
	
	.cless_strong_lines strong {
		display:inline;
	}
	
	.cless_endblock_l h4 {
    font-size: 23px;
    margin-bottom: 30px;
}
	
	.cless_endblock_l p {
    font-size: 20px;
}
	
	.cless_endblock_href a {
    font-size: 16px;
}
	
	.cless_features h6 {
    width: 95% !important;
	}
	
	.cless_mainblock {
    min-height: 555px;
    background-size: cover;
    background-repeat: no-repeat;
}
	
	
}

@media all and (max-width: 1024px) {
	
.deadz_pricing_top {
	padding-left:10% !important;
	padding-right:10% !important;
}
	
.pricingcustom_newblock {
	padding: 22px 0% 20px 15%;
}
	
.pricingcustom_newblock_button {
    text-align: right;
    padding-right: 8%;
	}
	
.pricingcustom_newblock_text {
    padding-right: 8%;
}
	
	.pricingcustom_newblock_wrapper {
    height: 210px !important;
}

	.s2s_three_item {
		    margin-bottom: 15px !important;
	}
	
	.s2s_three_item .s2s_three_text h3 {
    font-size: 22px !important;
}
	
.s2s_three_item .s2s_three_text {
    padding-top: 26px;
    font-size: 16px;
    color: #535353;
    line-height: 26px;
    padding-right: 15%;
}
	
	.s2s_three_text_revers {
    padding-right: 0px !important;
    padding-left: 15% !important;
}
	
	.s2s_banner_wrapper .wpb_content_element p {
    font-size: 16px;
	}
	
	.vc_row.pricing_affiliate {
	padding-left:0% !important;
	padding-right:0% !important;
}
	
	.sc_price_item_price_decimals {
    font-size: 15px;
	}
	
.bf_header {
    min-height: 430px;
    padding-top: 230px;
}	
	
.bf_header_left {
    font-size: 19px;
    line-height: 26px;
	padding-top: 28px;
}
	
.bf_header_left_top {
    font-size: 16px;
}
	
.bf_header_left_mid {
    height: 50px;
    width: 170px;
    font-size: 17px;
    padding-top: 16px;
    margin-top: 4px;
}
	
	.bf_header_lefr_bot {
    font-size: 14px;
    margin-top: 5px;
	}
	
	.bf_countdown_startend {
    font-size: 16px;
    margin-top: 10px;
}
	
	.bf_countdown_date {
    font-size: 20px;
    padding: 9px 18px;
    line-height: 19px;
    margin-top: 8px;
}
	
	.bf_countdown_wrapper  {
		    margin-left: 0px !important;
    margin-right: 0px !important;
	}
	
	.time_circles span {
    font-size: 25px !important;
    line-height: 6px !important;
	}
	
	.time_circles h4 {
    font-size: 10px !important;
	}
	
	.bf_cta_text {
		    width: 100%;
    text-align: center;
    margin-bottom: 20px;
	}
	
	.bf_cta {
		text-align:center;
	}
	
	.bf_cta_button {
    float: none;
    font-size: 20px;
    padding: 17px 30px;
    border-radius: 18px;
}
	
	#pricing_bf {
    padding-left: 0% !important;
    padding-right: 0% !important;
}
	.bf_footer {
    font-size: 20px;
    line-height: 30px;
}
	
	.bf_cta {
    margin-top: 70px;
	}
	
	.bf_pricing_title {
    margin-top: 70px;
}
	
	.bf_footer strong {
		display: inline-block;
    margin-bottom: 8px;
}
	
	.newprice_botbutn {
    font-size: 13px;
    width: auto;
    height: auto;
    padding: 5px 10px;
}
	
	.blue_friday_top_left h2.last, .blue_friday_top_left h4.last {
    margin-bottom: 10px !important;
}
	
	.blue_friday_top_left h2 {
    margin-bottom: 0px !important;
}
	
	.bl_f_top_demo {
    font-size: 16px;
    margin-left: 0px;
    margin-top: 10px;
}
	
	.bl_f_top_fretrial {
    font-size: 16.5px;
	}
	
	.blue_friday_top_left h4 {
    line-height: 20px;
}
	
	.bluefriday_pricing.vc_custom_1580831021568  {
		padding-left:0px !important;
		padding-right:0px !important;
	}
	
.cless_endblock_href a {
    font-size: 17px;
}
	
	.cless_endblock_href {
		float:left;
	}
	
	.cless_endblock_href img {
    width: 58px;
    margin-right: 16px;
		float: left;
}
	
	.cless_line_bottom p {
    padding-top: 0;
}
	
	.cless_top strong {
    font-size: 36px;
    line-height: 49px;
}
	
	.cless_mainblock {
    min-height: 460px;
	}
	
}


@media all and (max-width: 768px) {	
	.pricingcustom_newblock_wrapper {
    height: auto !important;
}
	
	.pricingcustom_newblock {
    padding: 22px 0% 20px 0%;
    text-align: center;
}
	
	.deadz_pricing_top {
	padding-left:5% !important;
	padding-right:5% !important;
}
	
	.pricingcustom_newblock_text {
		padding-left: 0px;
    padding-right: 0px;
    text-align: center;
	}
	
	.pricingcustom_newblock_button {
    text-align: center;
    padding-right: 0;
}
	
	.pricingcustom_newblock img {
    width: 48% !important;
    display: block !important;
    float: none !important;
    height: auto !important;
}
	
.pricingcustom_newblock_button{
		    margin-bottom: 30px !important;
	}
	
	.next.page-numbers:before,
	.prev.page-numbers:before {
		top:30% !important;
	}
	
.menu_bf_link a span:after {
    content: "%";
    top: -10px;
    right: -20px;
    font-size: 24px;
}	
	
.menu_bf_link a span	{
		position: relative !important
	}
	
	.blue_friday_top_left {
		text-align:center !important;
	}
	
	.bl_f_top_demo {
	    display: block;
    width: 225px;
    margin: 0 auto;
    box-sizing: border-box;
    margin-top: 12px;
		margin-bottom: 35px !important;
	}
	
	.bl_f_top_fretrial {
		display: block;
    width: 225px;
    margin: 0 auto;
    box-sizing: border-box;
    margin-top: 25px;
	}
	
	.bluef_pricing_top {
		padding-top: 65px;
	}
	
	.bluefriday_pricing .sc_price_item {
    width: 98% !important;
	}
	.bluefriday_pricing .sc_price_item_price_value span {
    text-align: right !important;
    bottom: -27px !important;
}
	
	.pricing_sch_demo {
    margin-right: 10px !important;
    margin-top: auto !important;
    vertical-align: -1px !important;
}
	
	.footer_gp, .footer_as {
    display: block;
    width: 150px;
    margin: 0 auto !important;
    margin-bottom: 10px !important;
}
	
	.cless_top {
    padding-top: 24px;
}
	
	.cless_top strong {
    font-size: 27px;
    line-height: 34px;
	}
	
.cless_mainblock {
    min-height: 380px;
}
	
	.cless_features .fraudlp_feature {
    margin-bottom: 68px !important;
}
	
	
	.cless_solution {
	margin-top:0px !important;
}
	
	.cless_line_wrapper {
		text-align:center;
	}
	.cless_line_button {
    margin-top: 30px;
}
	
	.cless_endblock_href img {
    float: none;
}
	
	.cless_6block_title strong {
		font-size: 30px;
    line-height: 34px !important;
	}
	
	.cless_6block_title {
		margin-bottom: 30px !important;
	}
	
	.cless_testim {
		padding-top:50px;
	}
	
	.rqstdemo_form_guide .column-1_1 {
		padding-top:0px !important;
	}
	
	.guide_testimonials {
	padding-left:0px !important;
		padding-right: 0px !important;
	}
	
	.guide_testimonials .sc_testimonials_item_content {
		padding-left:0px !important;
		padding-right:0px !important;
	}
	
	.guide_slider_text h1 strong {
		display:block;
	}
	
}

@media all and (max-width: 766px) {
	.menu-item-4486 a span:after {
content: "";
    position: absolute;
    left: -30px;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    top: -1px;
    color: #e6222b;
    background: url(../png/gear_img.png);
    background-size: contain;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
}
}

@media all and (min-width: 1100px) and (max-width: 1500px) {
	.features_slider_wrapper {
	padding: 0px 5% !important;
    box-sizing: border-box !important;
	}
	
}

@media all and (min-width: 1500px) and (max-width: 1800px) {
	.features_slider_wrapper {
	padding: 0px 15% !important;
    box-sizing: border-box !important;
	}
	
}

@media all and (min-width: 1800px) and (max-width: 2000px) {
	.features_slider_wrapper {
	padding: 0px 22% !important;
    box-sizing: border-box !important;
	}
	
}

@media all and (min-width: 2000px) {
.features_slider_wrapper {
    padding: 0px 0px !important;
    box-sizing: border-box !important;
    left: auto !important;
    margin: auto !important;
    width: 126% !important;
    margin-left: -13% !important;
}
}

@media all and (max-width: 1276px) {
	.referral_main_img_wrapper img {
    width: 100%;
}
	
}


@media all and (max-width: 1023px) {

.referral_main_img_text {
    margin: -60px 6% 0 0% !important;
}
	.referral_main_img_text h4 {
    font-size: 22px  !important;
    margin-bottom: 5px  !important;
    padding-left: 6px  !important;
}
	
	.referral_main_img_text strong {
    font-size: 16px  !important;
    display: inline  !important;
    line-height: 20px  !important;
}
	
	.referral_main_img_wrapper {
    margin-top: 80px !important;
}
	
	.referral_share_1 h6 {
    display: inline-block;
    margin-top: 10px;
}
	
	.referral_share_1 {
		text-align:center;
	}
	
	.referral_share_1 img {
		float: none;
    margin: 0px;
	}
	
	.referral_get_text {
    color: #000000;
    font-size: 15px;
    padding-top: 22px;
    line-height: 27px;
}

	.referral_get_text {
    color: #000000;
    font-size: 14px;
    padding-top: 22px;
    line-height: 20px;
}
	
	.referral_form_body {
    margin: 0 auto;
    width: 85%;
    background: #ade6e5;
    border-radius: 10px;
    text-align: center;
    padding: 18px 5% 20px 5%;
    box-sizing: border-box;
}
	
	.new-pricing-block {
    width: 120%;
    margin-left: -10% !important;
	}
	
	.new-pricing-block .sc_price_item_details {
    height: 315px;
}
	
	.new-pricing-block .pricing-ul-3 {
	margin-top:10px !important;
	}
	.new-pricing-block .sc_price_item_price_before span {
    font-size: 15px;
	}
	
	.new-pricing-block .sc_price_item_price .sc_price_item_price_before {
    font-size: 32px;
	}
	
	.new-pricing-block  .sc_price_item_price_value {
		font-size: 30px !important;
	}
	
	.faq_row_pricing h4 {
    min-height: 100px !important;
	}
	
	
	
}




@media all and (max-width: 1200px) {
	.affiliate_toptext_right_r .wpb_text_column p {
    font-size: 18px;
	}
	
	.affiliate_toptext_right_c .wpb_text_column p {
    font-size: 18px;
}

	/* R&A LANDING MEDIA */

	
}

@media all and (max-width: 1100px) {
.circle_image {
    top: 20px;
    width: 28%;
}

}


@media all and (max-width: 1030px) {
	
	.affiliate_toptext_right_l .wpb_text_column p {
    font-size: 14px;
	}
	.affiliate_toptext_right_r .wpb_text_column p {
    font-size: 12px;
}
	
	.affiliate_toptext_right_c .wpb_text_column p {
    font-size: 15px;
}
	
	.affiliate_toptext_right_c .wpb_text_column p strong:before {
    width: 28px;
	}
	
	.affiliate_toptext_left {
    font-size: 20px;
    line-height: 37px !important;
}
	
	
	
}

@media all and (max-width: 900px) {

.menu_mobile .menu_mobile_nav_area > ul > li > a {
    text-align: center;
    padding: 0px;
}


.header_slider-block h2 {
    font-size: 60px !important;
}

.header_slider-block p {
    font-size: 25px !important;
}

.header_slider-block li {
 font-size: 15px !important;
    margin-bottom: 10px !important;
    padding-top: 3px;
}

.circle_image {
    width: 36%;
}

#slider_1860 .owl-dots {
    left: 0%;
}

.header_slider-block h2, .header_slider-block p {
    margin-left: 0px;
}

.header_slider-block ul {
    margin-left: 25px;
}

.scroll-down-gif {
    display: none;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title a {
        background: #e6222b !important;
    border-radius: 22px !important;
    opacity: 1 !important;
    transition: none !important;
    color: #FFFFFF !important;
}
	
	.new-pricing-block {
    width: 100%;
    margin-left: 0px !important;
}
	
	.new-pricing-block .sc_price_item_price_value {
    font-size: 26px !important;
}
	
	.new-pricing-block .sc_price_item_price_before span {
    font-size: 13px;
    margin-right: 2px;
}
	
	.new-pricing-block .sc_price_item_details {
    height: 360px;
}
	
	.s2s_banner_wrapper .wpb_content_element h4 {
    font-size: 18px;
    margin-bottom: 14px !important;
}
	
	.s2s_banner_wrapper {
    padding-top: 5% !important;
    padding-bottom: 7% !important;
}

	.s2s_second_item p {
    padding-right: 0% !important;
	}
	
	.pricing_bf .sc_price_item_price_value span {
    font-size: 23px;
	}
	
	.pricing_bf .sc_price_item_price_value strong {
    padding-left: 0px;
    font-size: 23px;
}

}



@media all and (max-width: 768px) {
	.affiliate_toptext_left {
		text-align:center !important;
	}
	
	.affiliate_toptext_right_l,
	.affiliate_toptext_right_c,
	.affiliate_toptext_right_r {
	    width: 30% !important;
    margin: 30px 1% !important;
    float: left;
	}
	
	.affiliate_feature {
		text-align:center !important;
	}
	
	.affiliate_feature_l p {
    text-align: center;
    padding-bottom: 20px;
}
	
	.referral_main_text {
    position: relative;
	}
	
	.referral_main_img_text {
    margin: 50px 0px 0px 0px !important;
}
	
	.referral_main_img_text .wpb_column {
		text-align:center;
	}
	
	.referral_main_img_text .wpb_column img {
		width: 60%;
	}
	
	.referral_main_img_text strong {
		display:block !important;
	}
	
	.referral_main_img_text2nd {
    padding-left: 0%;
    margin-top: 30px;
}
	
	.referral_main_img_text3rd {
    padding-left: 0%;
    margin-top: 60px;
}
	
	.referral_main_butn {
    margin-top: 75px;
}
	
	.referral_get_text {
    color: #000000;
    font-size: 20px;
    padding-top: 0px;
    line-height: 22px;
    padding-bottom: 30px;
    text-align: center;
}
	
	.referral_testimonial_title h3 {
		font-size: 19px;
	}
	.referral_final_block .referral_get_text {
    padding-top: 60px !important;
    padding-bottom: 30px;
    font-size: 20px !important;
    font-weight: normal !important;
}
	
	footer .upcoming-img {
		    width: 170px;
    margin: 0 auto;
    margin-bottom: 30px !important;
	}
	
	.new-pricing-block .sc_price_item {
		margin:0px auto !important;
	}
	
	.new-pricing-block .sc_price_item_info {
    padding: 2.6em 1em 10.8em 1em;
}
	
	.new-pricing-block .sc_price {
    margin-bottom: 40px;
}
	
	.new-pricing-block .bestseller_price {
    margin-top: 10px !important;
}
	
	.new-pricing-block .sc_price_item_price {
		text-align:center;
	}
	.new-pricing-block .sc_price_item_price_value {
    font-size: 45px !important;
}
	
	.new-pricing-block .sc_price_item_title {
		    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
	}
	
	.new-pricing-block .sc_price_item_details a  {
		    width: 80%;
    margin-left: auto;
    margin-right: auto;
	}
	

	
	.pricing_tables_wrapper {
		    width: 130%;
    margin-left: -15% !important;
	}
	
	.prices_topline td img {
    display: block;
    margin: auto;
}
	
	.faq_row_pricing h4 {
    min-height: auto !important;
}
	
	/* Ra landing  */
	
	.ra_landing_firstblock_mob1	img {
		width:100%;
	}
	
	.ra_landing_firstblock_mob2 {
		    padding: 0 12%;
    margin-top: 60px;
	}
	
	.ra_landing_fstblock_text {
    width: 80% !important;
    top: 15%  !important;
    left: 6%  !important;
}
	
	.ra_landing_firstblock {
    margin-bottom: 65px !important;
}
	
	.ra_landing_logos {
    padding-left: 0 !important;
	padding-right:0 !important;
}
	
	.ra_landing_center_title {
    margin-bottom: 24px !important;
}
	
	.ra_landing_row_title h4 strong {
		display:inline !important
	}
	
	.ra_landing_lastblock .ra_landing_bot_images_wrp {
		margin-top: 60px !important;
	}
	
	.ra_landing_lastblock img {
    width: 70% !important;
}
	
	.ra_landing_lastblock {
    margin-bottom: 90px !important;
}
	
	.ra_bot_contact_text {
    width: 100% !important; 
		text-align:center !important;
	}
	
	.ra_bot_schedule .btn-trial {
		    margin-left: 0px !important;
    margin-top: 30px !important;
	}
	
	.ra_bot_schedule {
    margin-top: 90px !important;
	}
	
	.ra_landing_row_img {
	    margin-top: 35px;
}
	
	#menu-item-4486:before, .menu-item-4486 a span:before {
    content: "*NEW";
    position: absolute;
    right: -60%;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    top: -3px;
    color: #e6222b;
}
	
	header.trx_addons_icon-menu {
		color: #FFFFFF !important;
    font-size: 0px !important;
	}
	
	header .trx_addons_icon-menu:before,
	header .trx_addons_icon-menu:after {
		display:none !important;
	}
	
	.menu_mobile .menu_mobile_nav_area .open_child_menu:before {
    font-family: Open Sans !important;
    content: ' ' !important;
}
	
	header .vc_col-xs-6 {
    width: 48%;
}
	
	.s2s_three_item .s2s_three_text {
    padding-right: 0%;
}
	
	.s2s_three_text_revers {
		padding-left:0px !important;
	}
	
	#s2s_three_item1.s2s_three_item,
	#s2s_three_item2.s2s_three_item,
	#s2s_three_item3.s2s_three_item,
	#s2s_three_item4.s2s_three_item {
		padding-left:0px !important;
		padding-right:0px !important;
	}
	
.s2s_banner_wrapper {
    padding-top: 10% !important;
    padding-bottom: 10% !important;
    padding-left: 10% !important;
    padding-right: 10% !important;
	    background-size: cover !important;
}
	
	.bf_timer_mob {
    display: block;
    margin-bottom: 22px !important;
		float:left
}
	
	.bf_timer_mob_right {
		float:right;	
	}
	
	.bf_timer_desk {
		display:none;
	}
	
	.bf_countdown_wrapper {
		margin-left: 0px !important;
    margin-right: 0px !important;
    padding-top: 10px;
	}
	
	.bf_header_mob_mid {
		display:none;
	}
	
	.bf_header_mob_left {
		width: 42% !important;
    float: left;
	}
	
	.bf_header_mob_right {
		    width: 42% !important;
    float: right;
	}
	
	.bf_header_left {
		    font-size: 16px;
    line-height: 18px;
	}
	
	.bf_header {
		background-size:contain !important;
    min-height: auto;
    padding-top: 364px !important;
	}
	
	.bf_header_left_top {
    font-size: 12px;
}
	
	.bf_header_left_mid {
    height: 42px;
    width: 140px;
    font-size: 13px;
    padding-top: 10px;
    margin-top: 0px;
}
	
	.bf_header_lefr_bot {
    font-size: 11px;
    margin-top: 0px;
}
	
	.bf_header_left:after {
    width: 84%;
    left: 7px;
}
	.bf_footer .wpb_text_column {
		margin-bottom:15px !important;
	}
	
	.new-pricing-block-alt .sc_price_item_price_value span {
    width: 100%;
}

	
	.hp_awards img {
    width: 45%;
    display: block;
    margin-top: 5px;
    margin: auto;
}
	
.trx_addons_scroll_to_top.show {
    bottom: 7em !important;
    right: 2.5em !important;
    width: 2em !important;
    height: 2em !important;
}
	
}



@media all and (max-width: 600px) {

.owl-dots {
    display: none;
}

#slider_1860 .owl-item .sa_hover_container {
    padding-left: 0px !important;
    padding-right: 0px !important;

}

.header_slider-block h2 {
    font-size: 48px !important;
}

	#wpcf7-f3218-p2290-o1 {
    width: 70%;
 
}
	
	.pricing_tables_wrapper {
    width: 110%;
    margin-left: -5% !important;
}
	
		/* Ra landing  */
	
	.ra_landing_fstblock_text h3 {
    font-size: 20px !important;
	}

	.ra_landing_fstblock_text h2 {
    font-size: 32px;
	}
	
	.ra_lp_signup {
    width: 130px !important;
    font-size: 14px;
    margin-right: 20px;
}
	
	.ra_lp_getdemo {
    width: 130px !important;
    font-size: 14px;
    margin-top: 6px;
}
	
	.bf_compare {
    margin-top: 0px;
	}

	#new_price_comp_custom,
	#new_price_comp_start2,
	#new_price_comp_pro2,
	#new_price_comp_bus2 {
		padding-left:0px !important;
		padding-right:0px !important;
	}
	
		
	.price_alt_botmline_one,
	.prices_topline_sub td {
		padding-left:0px !important;
		padding-right:0px !important;
	}
	
	.bluef_second_fblock.vc_custom_1580899990094 {
		margin-top: 25px !important;
	}
	
	.bluef_second_fblock img,
	.bluef_second_sblock img {
		width:50% !important;
	}
	
	.bluef_second_fblock,
	.bluef_second_sblock{
		    padding: 0 5%;
		box-sizing: border-box;
	}
	
	.bluef_second_fblock .wpb_text_column,
	.bluef_second_sblock .wpb_text_column {
		text-align:center;
	}
	
	.bluef_second_fblock .wpb_text_column h5,
	.bluef_second_sblock .wpb_text_column h5 {
		padding-right:0px !important;
	}
	
}



@media all and (max-width: 480px) {
    .top-header-links span a {
    margin-left: 7px;
}
	
	.deadz_pricing_top {
	padding-left:2% !important;
	padding-right:2% !important;
}
	
	.referral_main_h1 {
    font-size: 30px;
	}

.top-header-links span {
    margin-right: 0px;
        display: block;
    text-align: center;
    margin-bottom: 7px;
}

.top-header-links {
    margin-right: 0px !important;
    text-align: center;
}

.owl-carousel.owl-loaded {
    margin-top: 35px;
}

.header_slider-block h2 {
    font-size: 34px !important;
}

.header_slider-block p {
    font-size: 20px !important;
    margin-top: 16px !important;
}

.header_slider-block p {
    font-size: 20px !important;
}

.circle_image {
    width: 50%;
    right: -15%;
}
	
	#wpcf7-f3218-p2290-o1 {
    width: 90%;
	}
	
	
.affiliate_toptext_left {
    font-size: 16px;
    line-height: 28px !important;
}
	
.affiliate_toptext_right_l .vc_column-inner,
.affiliate_toptext_right_c .vc_column-inner,
.affiliate_toptext_right_r .vc_column-inner {
	padding-left:2px !important;
	padding-right:2px !important;
	}

	.affiliate_toptext_right_l .wpb_text_column p {
    font-size: 13px;
}
	
	.affiliate_toptext_right_c .wpb_text_column p {
    font-size: 13px;
}
	
	.affiliate_toptext_right_r .wpb_text_column p {
    font-size: 11px;
}
	
	.affiliate_feature_r {
    font-size: 15px;
    color: #373737;
    min-height: 0px;
}
	
	.affiliate_feature_r strong {
    font-size: 20px;
    margin-bottom: 13px !important;
}
	
	.affiliate_pricing_title p {
    font-size: 16px !important;
}
	
	.features-intro {
    font-size: 15px;
}
	
	.new-pricing-block .sc_price_item {
		width:100% !important;
	}
	.pricing_tables_wrapper {
    width: 140%;
    margin-left: -20% !important;
}
	.pricing_tables_wrapper  table td {
    padding: 10px 4px !important;
		    line-height: 14px;
}
	
	.prices_topline td {
		line-height:15px;
	}
	
	.prices_topline td {
    line-height: 20px !important;
		font-size:14px !important;
}
	
	
	.faq_row_pricing h4 {
    font-size: 16px !important;
    line-height: 20px !important;
}
	
	#li-3-8 label,
#li--8 label,
#li-2-8 label {
    width: 90%;
    float: right;
    margin-top: 0px !important;
    text-align: left;
    padding-left: 3%;
    box-sizing: border-box;
}

#cf3_field_8,
#cf2_field_8,
#cf_field_8 {
    float: right;
    margin: 0px;
}
	
	.c2s_btn_try {
    width: 158px;
}
	
	.c2s_btn_demo {
		    margin-left: 0px !important;
    margin-top: 8px;
	}
	.s2s_second_item img,
	.s2s_three_item img {
		width:60% !important;
	}
	
	.s2s_three_item h3,
	.s2s_three_item p,
	.s2s_second_item h5,
	.s2s_second_item p {
		padding-left:4% !important;
		padding-right:4% !important;
	}
	
	.vc_custom_1572513207862 {
		background-size:contain !important;
	}
	
	.bf_header {
    padding-top: 240px !important;
}
	
	.bf_header_mob_left {
    width: 50% !important;
	}
	
	.bf_header_mob_right {
    width: 50% !important;
	}
	
	.bf_header_left {
    font-size: 11px;
    line-height: 17px;
		padding-top: 15px;
}
	
	.bf_header_left:after {
    width: 80%;
    left: 7px;
}
.bf_header_left_top {
    font-size: 10px;
	line-height:15px;
}
	
	.bf_header_left_mid {
    height: 33px;
    width: 110px;
    font-size: 11px;
    padding-top: 7px;
    margin-top: 0px;
}
	
	.bf_header_lefr_bot {
    font-size: 9px;
    line-height: 18px;
}
	
 .vc_custom_1572504817329.bf_countdown_wrapper {
    margin-left: 0px !important;
    margin-right: 0px !important;
	}
	.bf_countdown_startend {
    font-size: 11px;
	}
	
	.bf_countdown_date {
    font-size: 14px;
    padding: 6px 10px;
    line-height: 19px;
    margin-top: 3px;
}
	
	.bf_timer_mob {
    margin-bottom: 14px !important;
}
	.time_circles h4 {
    font-size: 7px !important;
}
	
	.time_circles span {
    font-size: 13px !important;
    line-height: 0px !important;
}
	
	.bf_cta {
    margin-top: 45px;
}
	
	.bf_cta_text {
    padding-top: 10px;
    font-size: 18px;
}
	
	.bf_cta_button {
    float: none;
    font-size: 14px;
    padding: 12px 24px;
    border-radius: 12px;
}
	.bf_cta2 strong {
    font-size: 14px;
    line-height: 15px !important;
    display: inline !important;
}
	.bf_pricing_title h3 {
    font-size: 27px;
    margin-bottom: 14px;
}
	
	.bf_pricing_title {
    margin-top: 70px;
		text-align:center;
}
	
	.bf_pricing_title strong {
    display: inline;
    text-align: center;
    font-weight: 400 !important;
    font-size: 16px;
}
	#pricing_bf {
    margin-top: 50px !important;
}
	
	.bf_compare {
    font-size: 18px;
}
	
	.bf_footer strong {
    display: inline-block;
    margin-bottom: 0px;
    font-size: 16px !important;
    line-height: 10px !important;
}
	
	.bf_header_left:before,
	.bf_header_left:after {
    height: 3px;
	}
	
	.pricing_bf #pricing-business .sc_price_item_price_value strong {
		margin-left: -8px;
	}
	
.newprice_botbutn {
    font-size: 10px;
    width: auto;
    height: auto;
    padding: 2px 5px;
}
	
	.blue_friday_top_left h4 {
    display: inline;
}
	
	.bluefriday_pricing .sc_price_item_description {
    min-height: 100px !important;
}
	
	.bluefriday_pricing .pricing-pro .sc_price_item_description span strong, .bluefriday_pricing .pricing-starter .sc_price_item_description span strong {
    font-size: 16px !important;
}
	
	.bluefriday_pricing .pricing-pro .sc_price_item_description span, .bluefriday_pricing .pricing-starter .sc_price_item_description span {
    font-size: 16px !important;
	}
	
	.bluefriday_pricing .sc_price_item_price .sc_price_item_price_before {
    font-size: 18px !important;
		
	}
	
	.bluefriday_pricing .sc_price_item_price_before strong:before {
    width: 65px;
    top: 11px;
}
	
	.bluefriday_pricing .sc_price_item_price_value {
    font-size: 36px !important;
		margin-left: 3px !important;
}
	
	.bluefriday_pricing .sc_price_item_price_after {
    margin-left: 3px !important;
    font-size: 17px !important;
}
	
	.bluefriday_pricing .pricing-pro .sc_price_item_info, .bluefriday_pricing .pricing-starter .sc_price_item_info {
    padding: 2.6em 9% 2.8em 9% !important;
}
	
	.bluefriday_pricing .sc_price_item_description {
    min-height: 92px !important;
}
	
	.bluefriday_pricing .sc_price_item_price_value span {
    font-size: 14px !important; 
	}
	
	.pricing_sch_demo {
    margin-right: 0px !important;
    margin-top: 15px !important;
    vertical-align: -1px !important;
    margin-bottom: 4px;
}
	
	.cless_mainblock {
    min-height: 450px;
}
	
	.cless_top strong {
    font-size: 24px;
    line-height: 28px;
}
	
.cless_top_btn_trial {
    margin-right: 0px;
    margin-bottom: 12px;
}
	
	.cless_trusted .sc_item_title {
		padding-bottom:0px !important;
	}
	
	.cless_line strong {
		font-size: 18px !important;
    line-height: 20px !important;
	}
	
	.cless_line_button {
    padding: 10px 0px;
    font-size: 20px;
    width: 210px;
}
	
	.cless_6block_title p {
		    line-height: 30px !important;
	}
	
	.cless_6block_title strong {
		font-size: 30px !important;
	}
	
}



@media all and (max-width: 450px) {
		/* Ra landing  */
	.ra_landing_fstblock_text {
    width: 74% !important;
    top: 13% !important;
    left: 4% !important;
}
	
	.ra_landing_fstblock_text h2 {
    font-size: 26px;
}
	
	.ra_landing_fstblock_text h3 {
    font-size: 18px !important;
    line-height: 24px !important;
}
	
	.ra_lp_signup {
    width: 115px !important;
    font-size: 14px !important;
    margin-right: 16px !important;
}
	
	.ra_lp_getdemo {
    width: 115px !important;
    font-size: 14px;
	}

	.ra_landing_row_title h4 strong {
    font-size: 23px !important;
    line-height: 26px !important;
}
	
	.ra_landing_row_title h4 {
    margin-bottom: 24px;
} 
	
	.ra_landing_row {
    padding: 0 !important;
    margin-bottom: 72px !important;
}
	
	.ra_landing_lastblock {
    margin-top: 80px !important;
	}
	.cless_endblock_href img {
    float: left;
}
	
}

@media all and (max-width: 420px) {
	.circle_image {
		width: 40%;
		right: -15%;
	}
	.pricing_tables_wrapper {
    width: 130%;
    margin-left: -15% !important;
}
	
}

@media all and (max-width: 400px) {
		/* Ra landing  */
	
	.ra_landing_fstblock_text {
    width: 63% !important;
    top: 7% !important;
    left: 4% !important;
}
	
	.ra_landing_fstblock_text h2 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 23px;
}
	
	.ra_landing_fstblock_text strong {
    font-size: 17px;
    display: inline;
}
	
	.ra_landing_fstblock_text p {
		text-align: left !important;
	}
	
	.ra_lp_signup {
    width: 130px !important;
    font-size: 14px !important;
    margin-bottom: 2px;
    margin-top: 4px;
    margin-right: 0px !important;
    display: inline-block;
}
	
.ra_lp_getdemo {
	width: 130px !important;
	}
	
	.ra_landing_row_title h4 strong {
    font-size: 20px !important;
    line-height: 20px !important;
}
	
	.ra_landing_row_title h4:after {
    margin-top: 12px;
}
	
	.ra_landing_row_title p {
    color: #000000;
    font-size: 17px;
    line-height: 18px;
}
	
}


@media all and (max-width: 1035px) {
	
.pricing-block .sc_price_item_details .pricing-ul-2 {
		line-height: 2;
		height: auto;
	}
}



@media all and (max-width: 380px) {
	
	.pricing_tables_wrapper {
    width: 120%;
    margin-left: -10% !important;
}
	
	.pricing_tables_wrapper table td {
    padding: 10px 2px !important;
    line-height: 14px;
}
	
	.prices_tables_main td {
		    font-size: 10px;
	}

	.faq_row_pricing .vc_column-inner  {
		padding-right:0px !important;
	}	
	
	.newprice_botbutn {
    font-size: 8px;
    width: auto;
    height: auto;
    padding: 0px 6px;
    font-weight: bold;
    margin-top: 0px;
}
	
	
}



@media all and (max-width: 360px) { 
	.pricing_tables_wrapper {
    width: 110%;
    margin-left: -5% !important;
}
	
	.prices_topline td {
    line-height: 14px !important;
    font-size: 12px !important;
}
	

	
	
	
}


@media all and (max-width: 330px) { 
	.pricing_tables_wrapper {
    width: 100%;
    margin-left: 0% !important;
}
	
		/* Ra landing  */
	
	.ra_landing_fstblock_text h3 {
    font-size: 16px !important;
    line-height: 20px !important;
}
	
	.ra_landing_fstblock_text h3 {
	margin-bottom:12px !important;
	}
	
	
}


.slider_controls_wrap a:before {
	display:none !important;
}

.slider_controls_wrap a i {
color:#e7442e !important;
	    font-size: 22px;
        background: #fdfdfd !important;
}

.sc_testimonials_item_content i {
	    color: #e7442e;
    margin-top: 50px;
    font-size: 23px;
}

.sc_testimonials_item_content:after {
	display:none !important;
}

.trx_addons_scroll_to_top.trx_addons_icon-up {
	    background: url(../png/arrtop.png) !important;
    background-size: 80% !important;
    background-repeat: no-repeat !important;
    background-color: #e7442e !important;
    background-position: center center !important;
}

.sc_layouts_row_type_compact {
    padding-top: 0px !important;
	padding-bottom:0px !important;
}

.sc_layouts_menu_nav li.current-menu-item a span {
	font-weight:400 !important;
}
/*
.prices_topline.prices_top_fix td {
	padding-left:0px !important;
	padding-right:0px !important;
}

*/


.sc_layouts_menu_nav li.menu-item-has-children a:after {
    background: url(../png/arr_down.png);
    background-size: contain;
    background-repeat: no-repeat;
    font-family: none !important;
    content: " ";
    width: 19px;
    height: 9px;
    top: 47% !important;
    right: 4px;
}

header .trx_addons_icon-menu {
	    background: url(../png/menu.png);
    height: 30px;
    width: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 4px;
}

.open_child_menu:before {
    background: url(../png/arr_down.png);
    background-size: contain;
    background-repeat: no-repeat;
    font-family: none!important;
    content: " ";
    width: 19px;
    height: 9px;
    top: 47%!important;
    right: 4px;
    display: inline-block;
}


.trx_addons_icon-heart-empty:before {
	background: url(../png/heart_icon.png) !important;
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    content: ' ' !important;
    width: 15px !important;
    display: inline-block !important;
    height: 15px !important;
    vertical-align: baseline !important;
    opacity: 0.8 !important;
}

.trx_addons_icon-comment:before {
		background: url(../png/comment_icon.png) !important;
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    content: ' ' !important;
    width: 15px !important;
    display: inline-block !important;
    height: 15px !important;
    vertical-align: baseline !important;
    opacity: 0.8 !important;
}

blockquote:before {
    background: url(../png/quote_icn.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    content: ' ' !important;
    width: 30px !important;
    height: 26px !important;
}

.widget.widget_categories li {
	    list-style-type: disc !important;
}

.widget.widget_categories li:before {
content:'' !important;
}

article strong {
	font-weight:bold !important;
}


.search-form:after {
	top:44% !important;
	background: url(../png/search_icn.png)  !important;
    background-size: contain  !important;
    content: ' ' !important;
    background-repeat: no-repeat  !important;
    opacity: 0.8 !important 
}

.comments_list_wrap .comment_reply a:after {
    background-image: url(../png/arrw_r_icn.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    content: ' ' !important;
    width: 14px !important;
    height: 10px !important;
}


.navigation.post-navigation .nav-next a span:after {
	background-image: url(../png/arrw_r_icn_red.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    content: ' ' !important;
    width: 14px !important;
    height: 10px !important;
}

.navigation.post-navigation .nav-previous a span:after {
	background-image: url(../png/arrw_l_icn_red.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    content: ' ' !important;
    width: 14px !important;
    height: 10px !important;
}

.sc_price_item_price .sc_price_item_price_value {
    font-weight: bold !important;
}

.sc_price_item_details {
	font-style:normal !important;
}

.wpb_wrapper .image-wrapper {
    max-width: 100000px !important;
    background: none !important;
}

h1.entry-title {
    display: none !important;
}

.wrapper.main .row.content-wrap {
    max-width: 100% !important;
}

.row.main-row {
    margin-left: -20px !important;
    margin-right: -20px !important;
}

.has-post-sidebar .content-container {
    max-width: 10000000px !important;
}


.entry-content {
    max-width: 10000px !important;
}

.wpb_row.vc_row-fluid {
    left: -8px !important;
    padding-left: 10% !important;
    padding-right: 10% !important;
}

.vc_row .wpb_row.vc_row-fluid {
    left: 0px !important;
    padding-left: 0% !important;
    padding-right: 0% !important;
}



.wpb_row.vc_row-fluid.referral_main_desk {
    padding-left: 15% !important;
    padding-right: 15% !important;
}


.referral_main_mobile {
    display: none;
}

.referral_main_desk {
    display: block;
}

.wpb_row.vc_row-fluid.referral_main_img_text,
.wpb_row.vc_row-fluid.referral_features_wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
    left: 0px !important;
}

.entry-content>*:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(span), .wp-block-column>*:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(span), .wp-block-group__inner-container>*:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(span), .wp-block-media-text__content>*:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(span) {
    margin-bottom: 0px !important;
}

.entry-content .features_slider_wrapper {
    margin-bottom: 50px !important;
}

.bg-image, .image-wrapper img:not(.is-object-fit) {
    position: relative !important;
}

.aspect-ratio-filler {
    display: none !important;
}

.referral_share_1 .image-wrapper {
    max-width: 150px !important;
}

.referral_share_1 .image-wrapper:before {
    display: none !important;
}

.referral_share_1 img {
    width: 100% !important;
}

.image-wrapper.alignright {
    text-align: right !important;
}

.trx_addons_scroll_to_top:before {
    display: none;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    font-size: 15px;
    color: #fff !important;
    border-color: #e6222b !important;
    background-color: #e6222b !important;
    font-weight: 560;
    padding: 14px 30px;
}

.fraudlp_footer a {
padding-bottom: 10px !important;
    font-weight: 600 !important;
}

.entry-content .vc_tta-tab:before {
    display: none !important;
}

.partners-tabs .vc_single_image-wrapper img {
    height: auto !important;
}

.image-wrapper::before {
   display: none !important;
}

.rqstdemo_form_guide .form_submit_btn .wpcf7-submit:disabled {
    border: none !important;
}

@media print, screen and (min-width: 1140px) {
.entry-header {
    padding: 12px !important;
}
}

@media all and (max-width: 768px){
    .referral_main_mobile {
    display: block !important;
}

.referral_main_desk {
    display: none !important;
}

.wpb_row.vc_row-fluid {
    margin-left: 0px !important;
    left: 0px !important;
}

.referral_share_1 .image-wrapper {
    margin: 0 auto !important;
    float: none;
}

}


