/*
CSS Specific To How We Help Page
*/
/* 
    Created on : Jan 8, 2017, 12:31:02 PM
    Author     : rohit
*/

#page_banner h1 {
	font-size: 4.6em !important;
}

#page_banner h4 {
    color: #fff !important;
}

.help-banner-title-wrapper p {
    width: 83%;
    margin: 15px auto 0;
    background: #26d509;
    font-weight: 700;
    padding: 10px 0;
    color: #FFF;
    font-size: 26px;
}
.banner-section-wrapper{
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 220px 0 150px;
}
.help-banner-section-wrapper.banner-section-wrapper{
    padding: 220px 0 110px;
}
.page-id-629 .help-banner-section-wrapper.banner-section-wrapper {
    padding: 260px 0 160px;
}
.banner-title-wrapper{
    text-align: center;
}
.banner-title-wrapper h2 {
    background: rgba(0, 159,  227, .75);
    display: inline-block;
    color: #FFF;
    font-size: 45px;
    font-weight: 600;
    line-height: 50px;
    padding: 50px 50px;
}
.help-section-wrapper{
    text-align: center;
    padding: 60px 0;
}
.help-section-row-container{
    padding: 0 80px;
}
.help-section-title {
    color: #0d0140;
    width: 50%;
    margin: 0 auto 30px;
    font-size: 33px;
    font-weight: 600;
    line-height: 40px;
}
.help-section-content {
    text-align: left;
    font-size: 18px;
}

.white-label-wordpress-support .help-section2-wrapper{		
	padding: 110px 0 90px;  
}

.help-section2-wrapper{		
	padding: 90px 0 90px;    	
	background: #00278a;
}
.help-section2-title {
    color: #FFF;
    text-align: center;
    font-weight: 600;
    font-size: 33px;
    margin-bottom: 40px;
}
.help-section2-row-container{
    padding: 0 160px;
}

.white-label-wordpress-support .help-section2-row-container p{
    text-align: center;
}

.help-section2-row-container h3{
    color: #FFF
}

.help-section2-row-container p{
    color: #FFF
}
.help-service-section-wrapper{
    background: #e1f4fd;
    padding: 60px 0 30px;
}
.help-service-section-row-container{
    padding: 0 150px;
}
.help-services-section-title {
    color: #000;
    text-align: center;
    font-weight: 600;
    font-size: 33px;
    margin-bottom: 40px;
}
.help-service-container {
    text-align: center;
    color: #000;
    margin-bottom: 35px;
}
.help-service-title {
    color: #000;
    margin: 15px 0;
    line-height: 30px;
}
.help-service-content {
    font-size: 15px;
    font-weight: 300;
}
.white-label-contact-form {
    width: 50%;
    margin: 30px auto 0;
}
.white-label-contact-form p input, .white-label-contact-form p select {
    width: 100%;
    height: 50px;
    border: none;
    padding-left: 15px;
    outline: none;
    color: #111324;
    border-radius: 5px;
	font-size: 15px;
}
.white-label-contact-form p input.wpcf7-submit {
    background: #26d509;
    color: #FFF;
    transition: all .5s;
    font-weight: 700;
	margin-top: 15px;
}
.white-label-contact-form p input.wpcf7-submit:hover {
    background: #fff;
    color: #26d509;
    border: 2px solid #26d509;
}
.terms-wrapper {
    text-align: center;
    font-size: 13px;
}
.terms-wrapper p {
    margin-bottom: 5px;
}
.white-label-contact-form .form-recaptcha {
    width: 69%;
    margin: 20px auto 25px;
}
.white-label-contact-form .mailchimp-optin span, .white-label-contact-form .mailchimp-optin {
    font-size: 15px;
}
.white-label-contact-form p.mailchimp-optin {
    width: 90%;
    margin: 10px 0;
    color: #FFF;
    text-align: left;
	
}

.white-label-contact-form p.mailchimp-optin span.wpcf7-list-item {
    margin: 0;
}

.white-label-contact-form p.google-policies {
    margin-top: 10px;
    font-size: 12px;
	text-align: left;
}

.white-label-contact-form p.mailchimp-optin input {
    width: auto;
    float: left;
    height: auto;
    margin-right: 10px;
}
.white-label-contact-form p.mailchimp-optin a {
    font-weight: 700;
    color: #FFF;
}
.white-label-contact-form p.mailchimp-optin a:hover {
    color: #009fe3;
}

.white-label-contact-form p.mailchimp-optin span {
    color: #fff;
}

.white-label-contact-form p {
    margin-bottom: 0px;
}

.help-section2-row-container .wpcf7-response-output {
    color: #fff;
    font-size: 15px;
}

.code-creative #personalization .blue_btn {
    display: none;
}

.code-creative section#footer_cta p {
    color: #fff;
    max-width: 762px;
    text-align: center;
    margin-bottom: 40px;
}

.code-creative .home-service-section-row-container {
    display: none;
}

.code-creative .features_wptssglp h3.home-services-section-title {
    padding-bottom: 20px;
}

.code-creative .features_wptssglp .terms-wrapper p {
    font-size: 1.4em;
    line-height: 1.5em;
	padding: 0;
    margin: 0 auto 1.25em;
	color: #fff;
	width: 832px;
}

.code-creative section#templates.features_wptssglp .colour-block {
    padding: 8em 0 2em;
}

.code-creative .help-section2-title, .code-creative .help-section2-row-container h3 {
    font-weight: 500 !important;
	font-size: 32px !important;
}

.code-creative section#dark_background .content {
    min-width: 500px;
}

.code-creative #dark_background .visual img {
	width: 100%
}	


.affiliate_section_cta .col-2.cta_btns {
    display: inline-block;
}

.affiliate_section_cta .col-2.cta_btns a {margin: 20px 20px;}


.page-template-template-affiliate-program .plan-inner-container {
    width: 33.33%;
}

.page-template-template-affiliate-program .plan-container {
    width: 80%;
    margin: 0 auto;
}

.page-template-template-affiliate-program .plan-inner-container:nth-child(3) .plan-details-wrapper:after {
    -webkit-box-shadow: 0 0 15px 0 rgba(39,155,217,.3);
    -moz-box-shadow: 0 0 15px 0 rgba(39,155,217,.3);
    box-shadow: 0 0 15px 0 rgba(39,155,217,.3);
    padding: 30px 0;
    background: #fff;
    position: relative;
}

.page-template-template-affiliate-program .plan-inner-container:nth-child(3) .plan-details {
    border-right: none !important;
}

.page-template-template-affiliate-program section#pricing {
    background-color: #f6f6f7;
    padding: 8em 0 6em;
}

.page-template-template-affiliate-program .plan-container {
    display: flex;
    flex-wrap: wrap;
    top: 0px;
    position: relative;
    margin-bottom: 0px;
}

.page-template-template-affiliate-program #pricing h3 {
    text-align: center;
    padding-bottom: 30px;
}

.blue_button:Hover {
	background: #fff !important;
    color: #009fe3 !important;	
}

.page-template-template-affiliate-program .plan-details h3 {
    text-align: left !important;
    padding-bottom: 0px !important;
}

.page-template-template-affiliate-program .plan-details .price.sale .dollar {
    top: 8px;
	left: 120px;
}

.page-template-template-affiliate-program .plan-details .price.sale .figure {
    padding: 0 0 0 145px;
}

.page-template-template-affiliate-program .plan-inner-container:nth-child(3) .plan-points {
    border-right: none;
}

/*Media Queries*/
@media screen and (max-width: 1400px){
    .help-banner-section-wrapper.banner-section-wrapper {
        background-size: cover;
        background-position: center center;
    }
}

@media screen and (max-width: 1200px){
    .help-section-title{
        width: 65%;
    }
    .white-label-contact-form .form-recaptcha {
        width: 86%;
    }
    .help-section-content{
        width: 100%;
    }
    .home-welcome-image{
        text-align: center;
        width: 100%;
        margin-top: 20px;  
    }
    .help-service-section-row-container {
        padding: 0 60px;
    }
    .help-banner-title-wrapper p{
        width: auto;
    }
	
	.page-template-template-affiliate-program .plan-inner-container {
		width: 60%;
		margin: 0 auto;
	}
	
	.page-template-template-affiliate-program .plan-inner-container .plan-details {
		border-right: none !important;
	}
	
	.page-template-template-affiliate-program .plan-inner-container .plan-points {
		border-right: none;
	}
}

@media screen and (max-width: 993px){
    .help-section-title{
        width: 90%
    }
    .help-section-row-container {
        padding: 0;
    }
    .help-section2-row-container{
        padding: 0 30px;
    }
    .help-service-section-row-container{
        padding: 0;
    }
    .white-label-contact-form .form-recaptcha{
        width: 94%;
    }
	
	.code-creative .features_wptssglp .terms-wrapper p {
		width: 90%;
	}
	
	.page-template-template-affiliate-program .plan-inner-container {
		width: 60%;
		margin: 0 auto;
	}
	
	.page-template-template-affiliate-program .plan-inner-container .plan-details {
		border-right: none !important;
	}
	
	.page-template-template-affiliate-program .plan-inner-container .plan-points {
		border-right: none;
	}

}

@media screen and (max-width: 767px){
    .help-section-title{
        width: 100%;
    }
    .help-section2-row-container{
        padding: 0;
    }
    .help-service-section-row-container{
        padding: 0 170px;
    }
    .help-service-container{
        width: 100%;
    }
    .white-label-contact-form .form-recaptcha{
        width: 96%;
    }
    .help-banner-section-wrapper.banner-section-wrapper {
        background-size: cover;
        background-position: center center;
        padding: 100px 0;
        background-attachment: scroll;
    }
    
    body.transparent section:first-of-type.shorthead {
        min-height: 300px;
    }
	
	#personalization h3 {
		margin-top: 30px;
	}
	
	.page-template-template-affiliate-program .plan-inner-container {
		width: 100%;
	}
	
	.page-template-template-affiliate-program section:first-of-type.shorthead {
		min-height: 440px !important;
	}
	
	.affiliate_section_cta .col-2.cta_btns a {
		width: 250px;
	}
}

@media screen and (max-width: 700px){
    .help-service-section-row-container{
        padding: 0 80px;
    }
}

@media screen and (max-width: 650px){
    .white-label-contact-form form.wpcf7-form {
        width: 55%;
    }
    .g-recaptcha {
        transform:scale(0.77);
        -webkit-transform:scale(0.77);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    } 
}

@media screen and (max-width: 600px){
    .banner-title-wrapper h2 {
        font-size: 35px;
        line-height: 40px;
        padding: 40px 30px;
    }
    .page-id-629 .help-banner-section-wrapper.banner-section-wrapper {
        padding: 120px 0;
    }
}

@media screen and (max-width: 500px){
    .help-service-section-row-container{
        padding: 0 50px;
    }
    .white-label-contact-form {
        width: 100%;
    }
    .white-label-contact-form .form-recaptcha {
        width: auto;
    }
}

@media screen and (max-width: 450px){
    .banner-title-wrapper h2 {
        font-size: 28px;
        line-height: 30px;
        padding: 30px 20px;
    }
	
	.code-creative section#dark_background .content {
		min-width: 320px;
	}
    
}

@media screen and (max-width: 420px){
    .help-service-section-row-container{
        padding: 0;
    }
    .help-section-title, .help-section2-title {
        font-size: 21px;
        line-height: 30px;
    }
    .help-section-row-container, .help-section2-row-container{
        padding: 0 30px;
    }
    
    .help-section2-row-container{
        padding: 0;
    }
    
    .banner-title-wrapper p {
        font-size: 18px;
    }
    
    #page_banner h1{
        font-size: 3.5em !important;
    }
    
}