/* New free to paid modal css */
/*free to paid modal */

.free-to-paid-modal-3-0.modal {
	margin:0px !important;
}
.free-to-paid-modal-3-0.modal .modal-dialog{
	background: #f7f2f2 !important;
    height: auto;
    min-height: 100%;
    border: 0;
    max-width: 100%;
    overflow: hidden;
    margin: 0px;
}

.free-to-paid-modal-3-0 .close{
    background-color: #eee7e7;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
}

.free-to-paid-modal-3-0.modal .modal-dialog {
    height: 100% !important;
}
.free-to-paid-modal-3-0.modal .modal-content{
		border-radius: 0px !important;
		border:none;
	padding: 20px;
	/*position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);*/
}

.free-to-paid-modal-3-0.modal .modal-body{
	display: flex;
	justify-content: center;
	align-items: center;

}
.free-to-paid-modal-3-0.modal .modal-dialog .modal-body {
	padding: 40px 100px 100px;
}
.free-to-paid-modal-3-0 .modal-dialog .modal-header{
    display: flex;
    justify-content: end;
    border: none;
}
.free-to-paid-modal-3-0 .modal-dialog .modal-body h1{
    font-family: Reckless Bold;
    font-size: 34px;
    line-height: 34px;
    /*font-weight: 900;*/
    margin: auto;
    padding-top: 0px;
    padding-bottom: 50px;
    text-align: center;
}
.free-to-paid-modal-3-0 .modal-dialog .modal-body h2{
    font-family: Archivo;
    font-size: 22px;
    line-height: 26px;
    margin-bottom:30px;
}
.free-to-paid-modal-3-0 .expired-btn{
	margin:auto !important;
}
	.free-to-paid-modal-3-0 .popup-cta-button {
	padding: 15px 30px;
    font-size: 16px;
    background-color: #f33;
    color: #fff;
    border: none;
    cursor: pointer;
    font-family: Archivo;
    display: block;
    margin-bottom: 30px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 26px;
}

.free-to-paid-modal-3-0 .cta-cancel {
	font-family: Archivo;
    font-size: 14px;
    text-align: center;
}
.free-to-paid-modal-3-0 .cta-cancel a{
	border-bottom:1px solid;
}

.free-to-paid-modal-3-0 .close{
	font-size: 30px;
}

.free-to-paid-modal-3-0 .bottom-text p{
	font-family: Archivo;
	font-size: 14px;
	line-height: 16px;
	margin-top:15px;
}

.free-to-paid-modal-3-0 .cta-cancel a{
    font-family: Archivo;
    font-size: 14px;
    text-align: center;
}

@media only screen and (max-width: 768px) {
	.free-to-paid-modal-3-0.modal .modal-dialog .modal-body {
		padding: 0px 10px 80px;
	}
    .free-to-paid-modal-3-0  .modal-dialog .modal-content .modal-body h1 {
        font-size: 22px !important;
        line-height: 22px;
        padding-top:30px;
        padding-bottom: 30px;
    }
    .free-to-paid-modal-3-0 .modal-dialog .modal-content .modal-body h2 {
        font-size: 16px;
        line-height: 20px
    }
	.free-to-paid-modal-3-0 .login-link-section {
	    font-size: 14px;
	}

	.free-to-paid-modal-3-0 .popup-cta-button {
    	font-size:16px;
    	line-height: 16px;
    }
}

/* IP model and expired renewal modal */
	.ip-based-modal-3-0.modal {
	margin:0px !important;
}
.ip-based-modal-3-0.modal .modal-dialog{
	background: #fff1f1;
    height: auto;
    min-height: 100%;
    border: 0;
    max-width: 100%;
    overflow: hidden;
    margin: 0px;
}
.ip-based-modal-3-0.modal .modal-content{
		border-radius: 0px !important;
		border:none;
		background: #fff1f1;
		padding: 20px;
}
.ip-based-modal-3-0 .modal-dialog .modal-header{
    display: flex;
    justify-content: end;
    border: none;
}

.ip-based-modal-3-0 .modal-dialog .modal-body{
		padding:0px 100px 100px;
}

.ip-based-modal-3-0 .modal-dialog .modal-body h1{
    font-family: GT America Black;
    font-size: 34px;
    line-height: 42px;
    font-weight: 900;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 50px;
    text-align: center;
}
.ip-based-modal-3-0 .modal-dialog .modal-body h2{
    font-family: GT America Light;
    font-size: 22px;
    line-height: 26px;
    font-weight: 300;
    margin-bottom:30px;
}
.ip-based-modal-3-0 .expired-btn{
	margin:auto !important;
}
	.ip-based-modal-3-0 .modal-dialog .modal-body .popup-cta-button {
	padding: 15px 30px;
    font-size: 16px;
    background-color: #f33;
    color: #fff;
    border: none;
    cursor: pointer;
    font-family: GT America Black;
    display: block;
    margin-bottom: 30px;
    display: inline-block;
}

.ip-based-modal-3-0 .modal-dialog .modal-body .cta-cancel {
	font-family: GT America Light;
    font-size: 14px;
    text-align: center;
}
.ip-based-modal-3-0 .modal-dialog .modal-body .cta-cancel a{
	border-bottom:1px solid;
}
.ip-based-modal-3-0 .modal-dialog .modal-body .email-section{
	display:flex;
	justify-content: space-between;
	max-width: 80%;
	width: 80%;
	margin:auto;
}
.ip-based-modal-3-0 .modal-dialog .modal-body .input-container {
    max-width: 72%;
    width:72%;
    float: left;
    margin: 0 10px 0 0 !important;
}
.ip-based-modal-3-0 .modal-dialog .modal-body .input-container input {
    width: 100%;
    height: 39px;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    padding: 11px 13px;
    outline: none;
    font-family: 'GT America Light';
	font-size: 16px;
}
.ip-based-modal-3-0 .modal-dialog .modal-body .sign-up-for-free {
    background-color: #f33;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    padding: 6px 12px 8px;
    border: 0;
    border-radius: 0;
    height: 39px;
    font-family: 'GT America Black';
}
.ip-based-modal-3-0 .modal-dialog .modal-body .login-link-section {
    letter-spacing: 0px;
    color: #000000cc;
    margin-top: 30px;
    font-size: 20px;
    line-height: 24px;
    font-family: 'GT America Light';
}
.ip-based-modal-3-0 .modal-dialog .modal-body .login-link-section a{
	border-bottom:1px solid;
}

.ip-based-modal-3-0 .close{
	font-size:30px;
}

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

	.ip-based-modal-3-0 .modal-dialog .modal-body .email-section{
		display: block;
	}
	.ip-based-modal-3-0 .modal-dialog .modal-body .input-container{
		width: 100%;
		max-width: 100% !important;

	}
	.ip-based-modal-3-0 .modal-dialog .modal-body .sign-up-for-free{
		width: 100%;
		max-width: 100% !important;
		margin-top:20px !important;
		
	}
	  .ip-based-modal-3-0  .modal-dialog .modal-content .modal-body h1 {
    	padding-top:30px;
        font-size: 28px;
        line-height: 35px;
    }

    .ip-based-modal-3-0 .modal-dialog .modal-content .modal-body h2 {
        font-size: 18px;
    }

     .ip-based-modal-3-0 .modal-dialog .modal-body{
    	padding: 0px 40px 40px;
	}
	
}

@media only screen and (max-width: 768px) {
    .ip-based-modal-3-0  .modal-dialog .modal-content .modal-body h1 {
        font-size: 22px !important;
        line-height: 26px;
        padding-top:30px;
    }
    .ip-based-modal-3-0 .modal-dialog .modal-content .modal-body h2 {
        font-size: 16px;
    }
    .ip-based-modal-3-0 .modal-dialog .modal-body{
    	padding: 0px 0px 40px;
	}
	.ip-based-modal-3-0 .modal-dialog .modal-content .login-link-section {
	    
	    font-size: 14px;
	}
}


/*renewal modal */

.renewal-and-expired-modal-3-0.modal {
	margin:0px !important;
}
.renewal-and-expired-modal-3-0.modal .modal-dialog{
	background: #f7f2f2 !important;
    height: auto;
    min-height: 100%;
    border: 0;
    max-width: 100%;
    overflow: hidden;
    margin: 0px;
}

.renewal-and-expired-modal-3-0 .close{
    background-color: #eee7e7;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
   /* position: absolute;
    top: 10px;
    right: 15px;*/
    cursor: pointer;
}

.renewal-and-expired-modal-3-0.modal .modal-dialog {
    height: 100% !important;
}
.renewal-and-expired-modal-3-0.modal .modal-content{
		border-radius: 0px !important;
		border:none;
	padding: 20px;
	/*position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);*/
}

.renewal-and-expired-modal-3-0.modal .modal-body{
	display: flex;
	justify-content: center;
	align-items: center;

}
.renewal-and-expired-modal-3-0.modal .modal-dialog .modal-body {
	padding: 40px 100px 100px;
}
.renewal-and-expired-modal-3-0 .modal-dialog .modal-header{
    display: flex;
    justify-content: end;
    border: none;
}
.renewal-and-expired-modal-3-0 .modal-dialog .modal-body h1{
    font-family: Reckless Bold;
    font-size: 34px;
    line-height: 34px;
    /*font-weight: 900;*/
    margin: auto;
    padding-top: 0px;
    padding-bottom: 50px;
    text-align: center;
}
.renewal-and-expired-modal-3-0 .modal-dialog .modal-body h2{
    font-family: Archivo;
    font-size: 22px;
    line-height: 26px;
    margin-bottom:30px;
}
.renewal-and-expired-modal-3-0 .expired-btn{
	margin:auto !important;
}
	.renewal-and-expired-modal-3-0 .popup-cta-button {
	padding: 15px 30px;
    font-size: 16px;
    background-color: #f33;
    color: #fff;
    border: none;
    cursor: pointer;
    font-family: Archivo;
    display: block;
    margin-bottom: 30px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 26px;
}

.renewal-and-expired-modal-3-0 .cta-cancel {
	font-family: Archivo;
    font-size: 14px;
    text-align: center;
}
.renewal-and-expired-modal-3-0 .cta-cancel a{
	border-bottom:1px solid;
}

.renewal-and-expired-modal-3-0 .close{
	font-size: 30px;
}

.renewal-and-expired-modal-3-0 .bottom-text p{
	font-family: Archivo;
	font-size: 14px;
	line-height: 16px;
	margin-top:15px;
}

.renewal-and-expired-modal-3-0 .cta-cancel a{
    font-family: Archivo;
    font-size: 14px;
    text-align: center;
}


@media only screen and (max-width: 768px) {
	.renewal-and-expired-modal-3-0.modal .modal-dialog .modal-body {
		padding: 0px 10px 80px;
	}
    .renewal-and-expired-modal-3-0  .modal-dialog .modal-content .modal-body h1 {
        font-size: 22px !important;
        line-height: 22px;
        padding-top:30px;
        padding-bottom: 30px;
    }
    .renewal-and-expired-modal-3-0 .modal-dialog .modal-content .modal-body h2 {
        font-size: 16px;
        line-height: 20px
    }
	.renewal-and-expired-modal-3-0 .login-link-section {
	    font-size: 14px;
	}

	.renewal-and-expired-modal-3-0 .popup-cta-button {
    	font-size:16px;
    	line-height: 16px;
    }

    .renewal-and-expired-modal-3-0 .renewal-modal-image{
    	max-width: 50%;
    }
}


/* corporate-leads-modal-3-0 */


.corporate-leads-modal-3-0.modal {
	margin:0px !important;
}

.corporate-leads-modal-3-0.modal .modal-dialog{
	background: #f7f2f2 !important;
    height: auto;
    min-height: 100%;
    border: 0;
    max-width: 100%;
    overflow: hidden;
    margin: 0px;
}

.corporate-leads-modal-3-0 .close{
    background-color: #eee7e7;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    /*position: absolute;
    top: 10px;
    right: 15px;*/
    cursor: pointer;
}

.corporate-leads-modal-3-0.modal .modal-dialog {
    height: 100% !important;
}
.corporate-leads-modal-3-0.modal .modal-content{
		border-radius: 0px !important;
		border:none;
	padding: 20px;
	/*position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);*/
}

.corporate-leads-modal-3-0 .modal-body{
	display: flex;
	justify-content: center;
	align-items: center;

}
.corporate-leads-modal-3-0.modal .modal-dialog .modal-body {
	padding: 100px 100px 100px;
}
.corporate-leads-modal-3-0 .modal-dialog .modal-header{
    display: flex;
    justify-content: end;
    border: none;
}
.corporate-leads-modal-3-0 .modal-dialog .modal-body h1{
    font-family: Reckless Bold;
    font-size: 34px;
    line-height: 34px;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 50px;
    text-align: center;
}
.corporate-leads-modal-3-0 .modal-dialog .modal-body h2{
    font-family: Archivo;
    font-size: 22px;
    line-height: 26px;
    margin-bottom:30px;
}
.corporate-leads-modal-3-0 .expired-btn{
	margin:auto !important;
}
	.corporate-leads-modal-3-0 .popup-cta-button {
	padding: 15px 30px;
    font-size: 16px;
    background-color: #f33;
    color: #fff;
    border: none;
    cursor: pointer;
    font-family: Archivo;
    display: block;
    margin-bottom: 30px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 26px;
}

.corporate-leads-modal-3-0 .cta-cancel {
	font-family: Archivo;
    font-size: 14px;
    text-align: center;
}
.corporate-leads-modal-3-0 .cta-cancel a{
	border-bottom:1px solid;
}

.corporate-leads-modal-3-0 .close{
	font-size: 30px;
}

.corporate-leads-modal-3-0 .bottom-text p{
	font-family: Archivo;
	font-size: 14px;
	line-height: 16px;
	margin-top:15px;
}

.corporate-leads-modal-3-0 .cta-cancel a{
    font-family: Archivo;
    font-size: 14px;
    text-align: center;
}


@media only screen and (max-width: 768px) {
	.corporate-leads-modal-3-0.modal .modal-dialog .modal-body {
		padding: 10px 10px 80px;
	}
    .corporate-leads-modal-3-0  .modal-dialog .modal-content .modal-body h1 {
        font-size: 22px !important;
        line-height: 22px;
        padding-top:30px;
        padding-bottom: 30px;
    }
    .corporate-leads-modal-3-0 .modal-dialog .modal-content .modal-body h2 {
        font-size: 16px;
        line-height: 20px
    }
	.corporate-leads-modal-3-0 .login-link-section {
	    font-size: 14px;
	}

	.corporate-leads-modal-3-0 .popup-cta-button {
    	font-size:16px;
    	line-height: 16px;
    }
}

/* polls css start here */

.orange .polls_wrapper{
  	background: #F2DEDE !important;
}

.polls_wrapper .poll_progress_bar_wrapper{
   background: rgba(50, 31, 31, 0.04);
}
.polls_wrapper .polls_questions .poll-question .poll-option {
	background: rgba(50, 31, 31, 0.10) !important;
	font-family: GT America Light !important;
    color: rgba(50, 31, 31, 0.72) !important;
}
.polls_wrapper .polls_questions .poll-question .poll-option:hover{
   background: rgba(50, 31, 31, 0.10) !important;
}
.polls_wrapper .polls-result-inner span.progress-bg {
	background: rgba(50, 31, 31, 0.10);
}

.polls_wrapper .polls_result .poll_skipped_wrapper {
	font-size: 16px;
	font-family: GT America Extended Thin;
}
.polls_wrapper .polls_header .poll-kicker{
	font-size: 11px !important;
	font-family: GT America Black;
	line-height: 16px !important;
}
.polls_wrapper .polls_content .polls_questions .poll-question .poll-title {
	font-family: GT America Extended Thin;
	font-size: 18px !important;
	line-height: 22px !important;
}
.polls_wrapper .polls_questions .poll-question .poll-option.skip {
	font-family: GT America Light;
	font-size: 16px;
	line-height: 18px;
}
.polls_wrapper .polls_questions .poll-question .poll-option {
	font-family: GT America Black;
	font-size: 17px;
	line-height: 22px;
}
.polls_wrapper .polls-result-option-value {
	font-size: 16px !important;
	line-height: 21px !important;
}
.polls_wrapper .polls-percentage-value{
	font-size: 15px !important;
}
.polls_wrapper .result-navigator .polls_questions_counter {
	font-size: 16px !important;
	line-height: 18px !important;
	font-family: GT America Light;
}
.polls_wrapper .polls_counter_timer_container {
	font-size: 16px !important;
	line-height: 18px !important;
	font-family: GT America Light;
}
.polls_wrapper .result-navigator .polls_questions_counter span.question_number {
    font-size: 16px;
    line-height: 18px;
}
.polls_wrapper .polls_content .result-navigator .next-result {
    display: block !important;
}
.polls_wrapper .polls_content .result-navigator .previous-result {
    display: block !important;
}

.polls_wrapper .polls_comment {
    font-size: 18px;
    line-height: 22px;
}
.polls_wrapper.polls_blur .view_result_section .done-msg {
    font-family: GT America Extended Thin;
    font-size: 24px;
    line-height: 28px;
}
.polls_wrapper.polls_blur .view_result_section .result_btn {
    font-family: GT America Black;
    font-size: 20px;
    line-height: 24px;
}
.polls_wrapper .polls_comments_details > .polls-comment-form-container .polls-comment-form .comment-btn button {
    font-size: 13px;
}
.polls_wrapper .polls_comments_details > .polls-comment-form-container .polls-comment-form span.info {
    font-family: 'GT AMERICA LIGHT';
    font-size: 12px;
    line-height: 14px;
}
.polls_wrapper .polls_comments_details > .polls-comment-form-container .polls-comment-form .form-control.pollComment {
	font-family: GT AMERICA LIGHT;
}

.polls_wrapper .polls_info_tooltip_class .polls_info_tooltip_hover_container .polls-info-title {
    font-family: GT America Black;
    font-size: 18px;
    line-height: 2.2rem;
}

.polls_wrapper .polls_info_tooltip_class .polls_info_tooltip_hover_container .polls_info_sub_txt {
    font-family: GT America Light;
    font-size: 18px;
    line-height: 22px;
}

.polls_info_tooltip_class .polls_info_tooltip_hover_container .polls_info_close {
    font-size: 23px;
}


/* Login Modal 3-0 */

.login-signup-otp-modal-3-0 .modal-dialog .modal-header{
	padding-top:25px;
}

.login-signup-otp-modal-3-0 .modal-body {
	padding: 10px 88px 120px; 
}

@media only screen and (max-width: 768px){
	.login-signup-otp-modal-3-0 .modal-dialog .modal-header{
		padding-top:15px !important;
	}
	.login-signup-otp-modal-3-0 .modal-body {
		padding: 10px 20px 40px !important; 
	}

	.login-signup-otp-modal-3-0 .modal-dialog{
		position: fixed;
	    /*bottom: 0;*/
	    left:0;
	    right: 0;
	    margin: 0px;
	}
}


/* exit intent modal */

.new-visitor-anni-modal-3-0.modal {
	margin:0px !important;
	/*overflow: hidden;*/
}
.new-visitor-anni-modal-3-0.modal .modal-dialog{
	background: #FFF1F1;
    height: auto;
    min-height: 100%;
    border: 0;
    max-width: 100%;
    overflow: hidden;
    margin: 0px; 
}

.new-visitor-anni-modal-3-0.modal .modal-content{
		border-radius: 0px !important;
		border:none;
		background: #fff1f1 !important;
}
.new-visitor-anni-modal-3-0.modal .modal-header{
	border:none;
}
.new-visitor-anni-modal-3-0.modal .modal-header img{
	display: flex;
	justify-content: center;
	margin:auto;
}

.new-visitor-anni-modal-3-0.modal .modal-dialog .modal-body {
	padding: 40px 100px 100px;
}

.new-visitor-anni-modal-3-0 .modal-dialog .modal-content .modal-body h1 {
    text-align: center;
    letter-spacing: 0;
    color: #000000cc;
    margin-bottom: 10px;
    font-family: GT America Black;
    font-size: 32px;
    line-height: 36px;
}

.new-visitor-anni-modal-3-0 .modal-dialog .modal-content .modal-body h2 {
    text-align: center;
    font-family: GT America Light;
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000000cc;
    opacity: 1;
    margin-top: 20px;
}

.new-visitor-anni-modal-3-0 .modal-dialog .modal-body .email-section{
	display:flex;
	justify-content: center;
	max-width: 75%;
	width: 75%;
	margin:auto;
	margin-top:30px;
}

.new-visitor-anni-modal-3-0 .modal-dialog .modal-body .input-container {
    max-width: 50%;
    width:50%;
    float: left;
    margin: 0 10px 0 0 !important;
}

.new-visitor-anni-modal-3-0 .modal-dialog .modal-body .input-container input {
    width: 100%;
    height: 39px;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    padding: 11px 13px;
    outline: none;
    font-family: 'GT America Light';
	font-size: 16px;
}

.new-visitor-anni-modal-3-0 .modal-dialog .modal-body .sign-up-for-free {
    background-color: #f33;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    padding: 6px 12px 8px;
    border: 0;
    border-radius: 0;
    height: 39px;
    font-family: 'GT America Black';
}

.new-visitor-anni-modal-3-0 .modal-dialog .modal-content .modal-body .or-section p{
    margin: 20px 0;
    letter-spacing: 0;
    color: #000000cc;
    /*margin-top: 10px;*/
    font-size: 15px;
    line-height: 24px;
    font-family: GT America Light;
}

.new-visitor-anni-modal-3-0 .modal-dialog .modal-content .modal-body .people-signup-counter-section .count-info {
    font-weight: 100;
    font-size: 20px;
    line-height: 24px;
    font-family: GT America Light;
    letter-spacing: 0;
    background-color: #ff0;
    padding: 4px;
    margin-top:20px;
}

.new-visitor-anni-modal-3-0 .modal-dialog .modal-content .modal-body .people-signup-counter-section .count-info .count-value {
	font-weight: 700;
	font-family: GT America Black;
}
.new-visitor-anni-modal-3-0 .modal-dialog .modal-content .modal-body .three-benefits .benefits-block h4{
	font-family: GT America Black;
    font-size: 24px;
    line-height: 28px;
    font-weight: 900;
    margin-bottom: 40px;
}

.new-visitor-anni-modal-3-0 .modal-dialog .modal-content .modal-body .three-benefits img{
	height: 40px;
}

.new-visitor-anni-modal-3-0 .modal-dialog .modal-content .modal-body .three-benefits p {
	margin-top: 10px;
	font-family: GT America Light;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
}


.new-visitor-anni-modal-3-0 .modal-dialog .modal-body .login-link-section {
    letter-spacing: 0px;
    color: #000000cc;
    margin-top: 30px;
    font-size: 20px;
    line-height: 24px;
    font-family: 'GT America Light';
}

.new-visitor-anni-modal-3-0 .modal-dialog .modal-body .login-link-section a{
	border-bottom:1px solid;
}

.new-visitor-anni-modal-3-0 .theme-4 .apsl-icon-block.icon-google {
    background: #4285f4 !important;
    display: inline;
}
.new-visitor-anni-modal-3-0 .theme-4 .apsl-icon-block{
    font-size: 12px !important;
}
.new-visitor-anni-modal-3-0 .apsl-long-login-text{
   color:#fff !important;
}

.new-visitor-anni-modal-3-0 .apsl-long-login-text::before {
  content:'';
  background: url('https://the-ken.com/wp-content/themes/the-ken/assets/assets_3_0/images/home/icons/icon-google.svg');
  background-repeat: no-repeat;
  height: 15px; 
  width: 20px;  
  padding-top: 2px;
  vertical-align: middle;
  display: inline-block;
}

.new-visitor-anni-modal-3-0 .apsl-login-networks{
  display: flex;
  width: 44%;
  padding: 13px 12px !important;
  border: none;
  align-items: center;
  justify-content: center;
  margin: auto auto 40px auto;
  align-items: center;
  float: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px !important;
  line-height: initial;
  border-radius: 0 !important;
  vertical-align: unset !important;
  background: #4285f4;
  color: #fff !important;
  height: 43px;
  font-family: GT America Light;
}
.new-visitor-anni-modal-3-0 .apsl-login-text{
 display: none;
	}

	.new-visitor-anni-modal-3-0 .close{
		font-size: 30px;
		margin-top:-55px;
	}

	@media only screen and (max-width: 768px){
		.new-visitor-anni-modal-3-0.modal .modal-dialog .modal-body {
		padding: 40px 20px 100px;
	}
	.new-visitor-anni-modal-3-0 .modal-dialog .modal-content .modal-body h1 {
	    font-size: 23px;
	    line-height: 30px;
	}
	.new-visitor-anni-modal-3-0 .modal-dialog .modal-content .modal-body h2 {
	    font-size: 14px;
	    line-height: 18px;
	    padding: 0;
	}
	.new-visitor-anni-modal-3-0 .modal-dialog .modal-body .email-section{
		display: block;
	}
	.new-visitor-anni-modal-3-0 .modal-dialog .modal-body .input-container{
		width: 100%;
		max-width: 100% !important;

	}
	.new-visitor-anni-modal-3-0 .modal-dialog .modal-body .sign-up-for-free{
		width: 100%;
		max-width: 100% !important;
		margin-top:20px !important;
		
	}
	.new-visitor-anni-modal-3-0 .apsl-login-networks{
		width: 77%;
	 }
	.new-visitor-anni-modal-3-0 .modal-dialog .modal-content .modal-body .three-benefits .benefits-block h4{
		font-family: GT America Black;
	    font-size: 16px;
	    line-height: 20px;
	}
	.new-visitor-anni-modal .modal-dialog .modal-content .modal-body .people-signup-counter-section .count-info {
	    font-size: 14px;
	    line-height: 18px;
	    margin-top:20px;
	}

	.new-visitor-anni-modal .modal-dialog .modal-content .modal-body .login-link-section {
	    font-size: 14px;
	    line-height: 20px;
	}


}


/* old button loader */

.loader-overlay{
	position:relative;
	display:inline-block;
	border: none;
}
.loader-overlay:before{
	position:absolute;
	content:"";
	background:url(https://the-ken.com/wp-content/themes/the-ken/assets/images/loadinglargewhite.gif) no-repeat 50%;background-size:12px;width:12px;height:12px;top:calc(50% - 6px);left:calc(50% - 6px);z-index:10
}
.loader-overlay:after{
	position:absolute;
	content:"";
	background-color:hsla(0,0%,100%,.8);width:100%;height:100%;top:0;left:0
}
.loader-overlay:hover{
	background-color:#f33;
	cursor:default
}
