@import url('https://fonts.googleapis.com/css?family=Khula:300,400,600,700');

body {
    font-family: 'Khula', sans-serif;
    font-weight: 400;
    color: #3e7592;
    font-size: 24px;
}

modal {
    position: fixed;
    height: 500px;
}

header {
    padding-top: 40px;
}

h1, h2, h3, h4, h5, h6,
p, ul, ol, li {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.liveagent {
    position: fixed;
    bottom: 50px;
    right: 100px;
    width: 50px;
}

.agentImage{
	height: 100px; 
	width: 100px;
}

.page-header {
    font-size: 34px;
    font-weight: 400;
    border: none!important;
}
.instruction{
    font-size:16px;
    font-weight: 400;
    
}

.instruction-link{
    font-size: 16px;
    text-decoration: underline;
}
.modal {
    position: fixed;
    height: 500px;
}
.overlay-panel {
    background: #407692 url('https://newtopia.com/wp-content/uploads/2017/03/hiw01-3.png') no-repeat bottom right -200px;
    color: #ffffff;
    position: absolute;
    width: 100%;
    min-height: 100%;
    display: none;
    line-height: 1.5;
    overflow: auto;
    margin-bottom: -100px;
}
.overlay-panel:after {
  content: "";
  height: 120px;
  display: block;
}
.rs-question .submit-button{
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    background: #3e7592;
    color: #ffffff;
    border: 1px solid #3e7592;
    padding: 5px 30px;
    border-radius: 25px;
}
.rs-question .submit-button:focus {
    outline: 1px dotted #3e7592;
    outline-offset: 1px;
}
.overlay-button {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    background: #ffffff;
    color: #3e7592;
    border: 1px solid #ffffff;
    padding: 5px 30px;
    border-radius: 25px;
}
.overlay-button:focus {
    outline: 1px dotted #ffffff;
    outline-offset: 1px;
}

.container {
    max-width: 910px;
    margin: 0 auto;
    padding: 0px 20px
}
.fine-print{
    color: #3e7592;
    font-size:14px;

}

.overlay-panel .fine-print {
    font-size: 16px;
    color:#ffffff;
}

#rs-list {
    display: none;
}

.rs-question p {
    font-size: 24px;
    font-weight: 600;
}
.rs-input-gender p {
    margin: 4px 0;            
    font-size: 16px;
}

.rs-input-gender .mdl-radio.is-checked .mdl-radio__outer-circle {
    border: 2px solid #3e7592;
}

.rs-input-gender .mdl-radio.is-checked .mdl-radio__inner-circle {
    border: 5px solid #3e7592;
}

.rs-input-gender .mdl-radio__outer-circle {
    border: 2px solid #6b6b6b;
}

.rs-input-gender .mdl-radio__inner-circle {
    border: 2px solid #6b6b6b;
}

.mdl-checkbox.is-checked .mdl-checkbox__box-outline {
    border-color: #3e7592;
}

.mdl-checkbox.is-checked .mdl-checkbox__tick-outline {
    border: 7px solid #3e7592;
}

.rs-input-gender span {
    font-family: "Helvetica", "Arial", sans-serif;
    font-size: 20px;
    font-weight: 400;
}

.rs-question .rs-link{
    color:inherit;
}

.rs-agreement label {
    line-height: 20px;
}

.rs-link{
    color:#09a0ce
}
.input-error {
    color: red;
    font-size: 16px;
}

.button-text {
    margin-top: 12px;
    display: inline-block;
    vertical-align: middle;
}

.green-button {        
    margin-top: 0px;
    color: #2f586e;
    font-family: 'Khula', arial, sans-serif;
    font-size: 18px; 
    font-weight: 600;
    background-color: #b7d33c;
    text-align: center;
    height: 40px;
    width: 244px;
    cursor: pointer;
    border-radius: 20px;
    border: 1px solid #b7d33c; 
}

.green-button:focus {
    outline: 1px dotted #ffffff;
}

/*Email Validator*/

.msg {
    display: none;
}

.error {
    color: red;
}

.success {
    color: green;
}

@media only screen and (max-width: 767px) {
    .page-template-page-how-it-works h2, 
    .page-template-page-b2c-how-it-works h2, 
    .page-template-page-how-it-works p, 
    .page-template-page-b2c-how-it-works p {
        text-align: left !important;
    }

}

.contact {
    max-width: 850px; margin: 0px auto; padding: 30px 0px 40px !important;
}

.hr{
    max-width: 100%; margin: 0px auto; padding: 0px !important; 
}


.c1 {
    font-size: 24px;
}

.c2 {
    
    padding: 0px 0px;           
}

.c2 a {
    font-size: 24px;
}

.c3 {
    font-size: 24px;         
}

footer {max-width: 850px; margin: 0 auto; padding: 50px 0px !important;}

.modal-header {
    padding: 8px;
    border-bottom: none;
}

#myModalLabel {
    font-size: 30px; width: 100%; line-height: 1.15;
}

.modal-body {
    margin-right: 20px;
    color: #3e7592;
    padding: 30px;  
    padding:30px;
    background-repeat:no-repeat;
    background-position:right;
    background-image:url("https://image.my.newtopia.com/lib/fe9113727c60037c75/m/1/70953466-dbc2-477a-98ab-014121bd8aaa.png");
}

.modal-body ul {
    font-size: 18px; width: 75%
}

    .modal-body ul li{
    padding: 4px;

}

.modal-footer {
    padding: 8px;
        border-top: none; 
}

input[type="text"]::-webkit-input-placeholder,
.text-input::-webkit-input-placeholder {
    font-family: "Khula", Arial, sans-serif;
    font-size: 20px;
    color: #757575;
}

input[type="text"]:-ms-input-placeholder, 
.text-input:-ms-input-placeholder {
    font-family: "Khula", Arial, sans-serif;
    font-size: 20px;
    color: #757575;
}

.mdl-textfield { 
    padding-bottom: 24px; 
}
.rs-question .mdl-textfield__label{
    font-weight:400;
    font-family: inherit;
    font-size: 20px;
}

.rs-question .mdl-textfield__input{
    font-weight:400;
    font-family: inherit;
    font-size: 20px;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7 ;
    border-color: #2e6da4;
    background-image: none;
}

.btn-primary:hover {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    background-image: none;
}

.contacts {
    text-align: center;
}


.contact-footer, .slogan {
    font-family: "Khula", Arial, sans-serif;
    color: #09a0ce;
    font-size: 34px;
    margin: 0;
    font-weight: 600;
}
.paragraph {
    font-family: "Khula", Arial, sans-serif;
    color: #3e7592;
    font-size: 28px;
    margin: 0 0 35px;
}
.contacts .paragraph.hours {
    margin:0;
}
