/* Enter Your Custom CSS Here */


.get-app a {
    background: #56b6e5 none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 18px 9px;
}
.get-app a:hover {
    color: #fff;    
}

.get-app a i {
    margin-right: 8px;
    display: none;
}


.learn-get-links .feature-get-app {
    display: none !important;
}

.blog-area .container {
    width: 100%;
    max-width: 1170px;
}
.footer-social ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


/*
* section to subsribe users
*/
.become-provider-section h2,
.join-us-section h2 {
    font-size: 47px;
    font-weight: 300;
    line-height: 60px;
    text-transform: uppercase;
}  
.become-provider-section .container,
.join-us-section .container {
    margin: 0 auto;
    padding: 0;
}
.join-us-section h2 {
    margin-top: 128px;
    margin-bottom: 25px;
}
.become-provider-section h2 {    
    margin-top: 122px;
    margin-bottom: 20px;
}
.become-provider-section input,
.join-us-section input {
    text-transform: uppercase;
    border: 1px solid #323231;
    border-radius: 5px;
    background: #fff; 
    padding: 9px 25px 8px;
    letter-spacing: 0px;
    font-size: 12px;
    float: left;
    margin: 0 10px;
}
.become-provider-section .mc4wp-form,
.join-us-section .mc4wp-form {
    margin: 0 0 80px !important;
}
.mc4wp-form-fields {
    margin: 0 -10px;
    padding-bottom: 20px;
}
.become-provider-section input[type="submit"] ,
.join-us-section input[type="submit"] {
    float: right;
    clear: left;
    margin-top: 20px;
    padding-left: 38px;
    padding-right: 38px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.become-provider-section input:not([type="submit"]) {
    width: calc( 33.3% - 20px );
}
.join-us-section input:not([type="submit"]) {
    width: calc( 50% - 20px );
}

.become-provider-section input:not([type="submit"]):focus,
.join-us-section input:not([type="submit"]):focus {
    border-color: #fd9a65;
}
.become-provider-section input[type="submit"]:hover,
.become-provider-section input[type="submit"]:active,
.join-us-section input[type="submit"]:hover,
.join-us-section input[type="submit"]:active {
    background-color: #f13b3e;
    border-color:  #f13b3e;
    color: #fff;
}
.join-us-section.vc_custom_1508495026504,
.become-provider-section.vc_custom_1508495085321 {
    background-position-y: top !important;
}
body > .vc_row {
    margin-left: 0;
    margin-right: 0;
}

.how-it-work-area {
    margin-left: -15px;
    margin-right: -15px;
}

/*
* custom style overrides 2 
*/
header .logo {
    cursor: pointer;
}
.learn-get-links .feature-learn-more {
    background: #56b6e5 none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 18px 9px;
    border: none;
    text-transform: none;
}

.become-provider-section input[type="submit"] ,
.join-us-section input[type="submit"] {
    background: #56b6e5 none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 18px 9px;
    border: none;
    text-transform: none;
}

.become-provider-section input[type="submit"]:hover,
.become-provider-section input[type="submit"]:active,
.join-us-section input[type="submit"]:hover,
.join-us-section input[type="submit"]:active {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background: #56b6e5 none repeat scroll 0 0;
}
a:hover, a:active {
    color: #e17b65;
}
.single-feature:hover .single-feature-icon span {
    border-color: #e17b65;
    color: #e17b65;
}
::-moz-selection {
    background: #e17b65; 
}

::selection {
    background: #e17b65; 
}
button.accordion.active {
    color: #e17b65;    
}
button.accordion.active::after {
    color: #e17b65;
}

.main-banner-section {
    text-align: center;
    padding: 105px 0 0;
    min-height: 1050px;
    color: #fff;
}
.home .main-banner-section {    
    background-position-x: center !important;
    background-size: cover;
    box-sizing: border-box;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.main-banner-section h1 {
    color: #fff;
    font-size: 66px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 70px;
    max-width: 1000px;
    margin: 0 auto 31px;
}
.main-banner-section p {    
    max-width: 800px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 32px;
}
.faq-area::before {
    background-color: #f6f7fb;
}
.faq button.accordion {
    font-size: 18px;
}
footer {
    background: url('/wp-content/uploads/2017/11/footer.png') no-repeat;
    background-size: cover;
    color: #fff;
}
.footer-social li a {
    color: #fff;
}
.footer-bottom-area {
    border-top: none;
}
.footer-bottom p {
    color: #fff;
}
.feature-one-area,
.screenshot-area {
    background: none;
}
.feature-one-left h2,
.feature-one-left p {
    color: #fff;
}
.screenshot-head h2,
.awesome-feature-head h2,
.how-it-work-head h2 {
    color: #4b4b4b;
}
.screenshot-head p,
.awesome-feature-head p,
.how-it-work-head p {
    color: #4b4b4b;
    font-size: 18px;
    width: 62%;
}
.footer-bottom-area .container{width:90%;margin:auto;}
.footer-bottom > div:first-of-type{float:left;}
.footer-bottom > div:last-of-type{float:right;}
@media only screen and (max-width: 1900px) {
    .home .main-banner-section  {
        min-height: 1050px;
        background-size: 1960px;
    }
}
@media only screen and (max-width: 1600px) {
     .home .main-banner-section {    
        min-height: 880px;
        background-size: 1660px;
    }
}
@media only screen and (max-width: 1200px) {
    .home .main-banner-section {
        min-height: 780px;
        background-size: 1453px;
    }
}
@media only screen and (max-width: 1024px) {
    .vc_custom_1509046987411#sign_up {
        background-image: url('/wp-content/uploads/2017/10/Sign-Up-Ipad.png') !important;
        background-size: cover !important;
    }
    .vc_custom_1509046995450#join_us {
        background-image: url('/wp-content/uploads/2017/10/join-Up-Ipad.png') !important;
        background-size: cover !important;        
    }
      
  	.how-it-work-area {
        background-attachment: initial;   
        background-size: cover;
        background-position: top center;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {  
    .how-it-work-area {
        background-attachment: initial;
    	background-image: url(/wp-content/uploads/2017/11/How-it-Works_mobi.jpg) !important;    
        background-size: 100%;
        background-position: top center;
  	}
  	.how-it-work-area .col-md-offset-1 {
   		margin-left: 0;
  	}
    .how-it-work-area .col-md-5 {
    	width: 50%;
    }
    .single-how-work {
     	margin-bottom: 30px;
    }
}
@media only screen and (max-width: 992px) {
    .home .main-banner-section {
        min-height: 680px;
        background-size: 1273px;
        padding-top: 60px;
    }
    .main-banner-section h1 {
        font-size: 42px; 
        line-height: 50px;
        max-width: 600px;
    } 

    .become-provider-section h2,
    .join-us-section h2 {
        font-size: 38px; 
        line-height: 48px; 
        margin-top: 50px;
    }  
    .become-provider-section .mc4wp-form, 
    .join-us-section .mc4wp-form {
        margin: 0 0 60px !important;
    }
    .become-provider-section input:not([type="submit"]),
    .join-us-section  input:not([type="submit"]) {
        width: calc(100% - 20px);
        box-sizing: border-box;
        margin: 0 10px 13px;
    }
}
@media only screen and (max-width: 767px) {
    .main-banner-section h1 {
        font-size: 32px;
        line-height: 50px;
        max-width: 450px;
        margin-bottom: 20px;
    }
    .main-banner-section p {        
        font-size: 18px;
        line-height: 28px;
    }
    .home .main-banner-section {    
        min-height: 390px;
        background-size: cover;
        padding-top: 60px;
        position: relative;
    }
    .home .main-banner-section:before { 
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.1);
    }   
    .vc_custom_1509046987411#sign_up {
        background-image: url('/wp-content/uploads/2017/10/SignUp_Mobile.png') !important;
        background-size: cover !important;
    }
    .vc_custom_1509046995450#join_us {
        background-image: url('/wp-content/uploads/2017/10/Join-Us-Mobile.png') !important;
        background-size: cover !important;        
    }
    .mc4-form-column {         
        text-align: center;
        margin-top: -1px;
    }
    .become-provider-section input[type="submit"], 
    .join-us-section input[type="submit"] {
        float: none;
    }    
  	.how-it-work-area {
        background-attachment: initial;
    	background-image: url(/wp-content/uploads/2017/11/How-it-Works_mobi.jpg) !important;    
        background-size: 100%;
        background-position: top center;
    }
}
@media only screen and (max-width: 480px) {
    .main-banner-section h1 {
        font-size: 28px;
        line-height: 40px;
    }
  
    .become-provider-section h2, .join-us-section h2 {
        line-height: 32px;
        margin-top: 60px;
        font-size: 20px;
    }
 	.workcontent-right {
    	width: 75%;
    	margin-left: 6%;
	}
  	.vc_custom_1509046995450#join_us {
        background-image: url('/wp-content/uploads/2017/11/Join_Up_Mobile_New.jpg') !important;    
	    padding-top: 60%;
  	}
    .vc_custom_1509046987411#sign_up {
        padding-top: 36%;
    }
    .become-provider-section .mc4wp-form, 
 	.join-us-section .mc4wp-form {
    	margin: 0 !important;
	}
}
@media only screen and (max-width: 359px) {
  .become-provider-section h2, .join-us-section h2 {
      line-height: 24px;
      margin-top: 80px;
      font-size: 16px;
      margin-bottom: 10px;
  }
  .become-provider-section p, .join-us-section p {
    font-size: 13px;
  }
}
.error404 .other-page-top-area {
    display: none;
}