/*  
Theme Name: Contractor Assist
Theme URI: --------------
Description: ------------
Version: 1.0
Author: gotcha! Dev Team
Author URI: https://gotchamobi.com
*/

/* ----------------- Reset CSS Start ----------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, address,strong, sub, sup, var,
b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, footer, header, hgroup, menu, nav, section {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

/*
font-family: 'Lexend Deca', sans-serif;
font-family: 'Outfit', sans-serif;
*/


body {font-family: 'Lexend Deca' ,sans-serif;font-weight: normal;line-height:1;}
footer,header {display:block;}


* {box-sizing: border-box;}

/*  ----------------- Typography ----------------- */

h1, h2, h3, h4, h5, h6, 
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {font-family: 'Outfit'; ;margin: 0;padding: 0;}


h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { font-weight: inherit; }
p, span {font-family: 'Lexend Deca', sans-serif;font-weight: normal;margin: 0;}
p img {margin: 0;}
strong {font-weight: bold;}
hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 10px 0 30px;
    height: 0;
}
/* ----------------- Links ----------------- */
a,
a:visited,
a:hover,
a:focus {
    color: inherit;
    font-family: 'Lexend Deca', sans-serif;
    text-decoration: none;
    outline: 0;
}
.gform_wrapper .gform_validation_errors>h2 {
    font-size: 18px !important;
    }
button {
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    color: inherit;
    font-family: XXXX ;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
button:visited,
button:hover,
button:focus {
    color: inherit;
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 transparent;
    border: 0 none;
}

/* ----------------- Transisiton for Links ----------------- */
#sidebar a,
#footer a,
#title a,
#header a,
#copyright a{
	-webkit-transition: all 0.07s ease-in;
       -moz-transition: all 0.07s ease-in;
        -ms-transition: all 0.07s ease-in;
         -o-transition: all 0.07s ease-in;
            transition: all 0.07s ease-in;
}

a:hover,
a:focus {color: inherit;}

p a,
p a:visited {line-height: inherit;}

ul {list-style: outside none none;margin: 0;padding: 0;}
ul > li {display: inline-block;font-family: 'Lexend Deca', sans-serif;vertical-align: top;}

input, textarea {font-family: 'Lexend Deca', sans-serif;}

/* ----------------- Globals ----------------- */
body.home {padding-top: 0;}
.admin-bar .header {top: 32px !important;}
.container {max-width: 1264px;}
hr {
  border: solid #b8b8b8;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}
:root {
  --ldfont: 'Lexend Deca', sans-serif;
  --otfont: 'Outfit', sans-serif;
}
.admin-bar .fixed-top {top: 32px;}

.btn-primary {
    background-color: #3c3f72;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    border: 0;
    font-size: 16px;
    font-weight: 600;
    font-family: var(--ldfont);
    padding: 14px 30px;
    transition: all ease-in-out 300ms;
}
.btn-primary:hover,
.btn.btn-outline:hover{
    background: #6c757d;
    color: #fff;
}
.btn.btn-outline {
    border: solid 2px #dfe2e6;
    padding: 13px 34.33px;
    font-size: 16px;
    color: #6c757d;
    line-height: 1.63;
    transition: all ease-in-out 300ms;
}
    .btn:focus, 
.btn-check:active + .btn-primary:focus,
.btn-check:checked + .btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
/* ======= * ======= HEADER ======= * ======= */
nav#mainnav-wrap a.navbar-brand img {width: 237px;}
header .main-nav {
    padding: 26px 0;
    border: 0 !important;
}
header .navbar-nav a.nav-link {
    font-size: 16px;
    font-weight: 500;
    color: #6c757d;
    line-height: 1.25;
    letter-spacing: 0.22px;
    padding: 0px 20px !important;
}
.Login_btn {
    border: solid 1px #cfd4d9;
    padding: 15px 11px;
    margin-left: 20px;
}   
header .btn-primary {
    margin-left: 12px;
    width: 244px;
}

/* ======= * ======= FOOTER ======= * ======= */

.foot-top {padding: 50px 0;}
.ftop-main img {
    max-width: 232px;
    margin-bottom: 46px;
}
.ftop-main h2 {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.25;
    color: #212529;
    margin-bottom: 12px;
}
.ftop-main h5 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.67;
    color: #343a40;
    margin-bottom: 40.8px;
}  
.ftop-cntct {
    text-align: center;
    max-width: 27%;
    margin: 0 auto;
}
.ftop-main.text-center {margin-bottom: 56.8px;}
.ftop-cntct a {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.43;
    color: #6c757d;
}
.ftop-cntct a:hover {color: #212529;}
.s-media ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.s-media {margin-top: 37.8px;}
.s-media ul li {padding-right: 16px;}
.s-media ul li:last-child {padding: 0;}
.foot-nav {
    border-top: 1px solid #dee2e6;
    padding: 40px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    font-family: var(--ldfont);
	background: #3c3f72;
}
.foot-nav p {margin-right: 16px;}
.foot-nav ul li {
    padding: 0 16px;
    border-left: 1px solid #adb5bd;
}
.foot-nav ul li a:hover {color: #212529;}
/* ======= * ======= HOME ======= * ======= */
.cs-hero-sec{
  background-image: linear-gradient(to bottom, #fff, #f8f9fe);
}
.cs-hero-inner{
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: bottom right;
    padding: 80px 0 0;
    max-height: 100%;
    position: relative;
}
.cs-hero-inner::before {
    content: "";
    width: 100%;
    height: 65px;
    position: absolute;
    bottom: 0px;
    background: #fff;
    z-index: 1;
}
@media (max-width: 1780px){
    .cs-hero-inner > .row > .col-xxl-9{
        width: 80%;
    } 
}
.cs-hero-sec h1 {
    font-size: 72px;
    text-align: center;
    color: #6c757d;
    line-height: 1.11;
    font-weight: 600;
    margin-bottom: 96px;
}
.cs-hero-sec h1 span {
    color: #3c3f72;
    font-weight: 600;
}
.cs-hero-content-txt h2 {
    font-size: 24px;
    font-weight: 500;
    color: #6c757d;
    line-height: 1.27;
    margin: 38px 0 32px;
}
.cs-hero-content-txt h2 span {color: #212529;font-weight: 600;}
.cs-hero-content-txt  ul li {display: block;margin-bottom: 16px;}

.cs-hero-content-txt ul li span {font-size: 18px;
  font-weight: normal;color: #212529;}

.cs-hero-content-txt ul li i {height: 26px;width: 26px;background: #3c3f72;border-radius: 50%;font-size: 13px;color: #ffff;text-align: center;padding-top: 7px;line-height: 1;margin-right: 10px;}

.cs-hero-content-txt button.btn.btn-primary {
    margin-top: 33px;     
    position: relative;
    z-index: 9;
}
.cs-hero-sec img {
    z-index: 2;
    position: relative;
}    
.cs-sec-2 {padding: 138px 0 162px;}
.cs-sec-2 h2 {
    font-size: 48px;
    font-weight: 600;
    width: 80%;
    color: #3c3f72;
    line-height: 1.2;
}
.cs-sec-2 h2 span {
    /*font-size: 48px;*/
    font-weight: 600;
    color: #6c757d;
}
.cs-sec-2 p {
    font-size: 18px;
    line-height: 1.67;
    margin-bottom: 22px;
    color: #343a40;
    font-family: var(--ldfont);
}
.accordion-item a {display: block;}
.accordion-item {border: 0;}
.accordion-button:not(.collapsed) {
    background: #f8f9fe;
    box-shadow: none !important;
}
.accordion-collapse.show {background-color: #f8f9fe !important;}
.accordion-collapse.collapsing {background-color: #f8f9fe !important;}
#ca-accordian {
    width: 470px;
    background: #fff;
    box-shadow: -8px 24px 32px 0 rgba(0, 0, 0, 0.16);
    padding: 24px;
    position: absolute;
    top: 132px;
    z-index: 1;
    right: -76px;
}
.cs_carousel {
    position: relative;
}
.cs-sec-3 {
    padding: 104px 0 60px;
    background-color: #f8f9fe;
}
h2.title {
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.25;
    color: #212529;
    margin-bottom: 50px;
}
.cs-sec-3 .accordion-button::after{display: none;}
.cs-sec-3 .accordion-header button.accordion-button.collapsed::before {
    content: "\2b";
    position: absolute;
    left: 13px;
    font-size: 20px;
    font-weight: bolder;
    color: #adb5bd;
}
.cs-sec-3 .accordion-header button.accordion-button:before {
    content: "\f068";
    font-family: 'Font Awesome 5 Pro';
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    left: 18px;
    color: #adb5bd;
}
.cs-sec-3 .accordion-header button.accordion-button {
    font-size: 18px;
    font-family: var(--otfont);
    font-weight: 600;
    color: rgba(0, 0, 0, 0.87);
    line-height: 1.28;
    position: relative;
    padding: 20px 20px 20px 40px;
}
.cs-sec-3 .accordion-body {
    padding-left: 38px;
    padding-top: 0;
}
.cs-sec-3 .accordion-body p {
    font-size: 16px;
    line-height: 1.75;
    color: #212529;
    font-weight: normal;
}
.cs-sec-3 .accordion-item *:focus {
    outline: 0;
    box-shadow: none;
}
section.cs-sec-4 {padding: 136px 0;}
.cs-sec-4 .title-bar h2 {
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    color: #212529;
    line-height: 1.25;
    margin-bottom: 8px;
}
.cs-sec-4 .title-bar h3 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    line-height: 1.27;
    color: #6c757d;
    margin-bottom: 14px;
}
.cs-sec-4 .title-bar p {
    font-size: 18px;
    line-height: 1.67;
    color: #6c757d;
    text-align: center;
}
.title-bar {margin-bottom: 64px;}

.plan-card:hover .card-foot a {
  background-color: #3c406f !important;
}
.pln-full {
  outline: solid 0px;
  border: 0;
  background: #fff;
  box-shadow: 0 3px 24px 0 rgba(0, 0, 0, 0.08);
}
.plan-card:hover {
  outline: solid 4px #3c406f;
  box-shadow: 0 3px 24px 0 rgba(0, 0, 0, 0.08);
  border: 0;
}

.plan-card:hover .card-head .free-trial {
  background-color: #3c3f72;
}
.plan-card {
  display: flex;
  flex-flow: column;
  height: 100%;
  background: #fff;
    box-shadow: 0 3px 24px 0 rgba(0, 0, 0, 0.08);
   /* border: solid 2px #aeb5bc;*/
   outline: solid 2px #aeb5bc;
   position: relative;
}


.plan-card .card-head {
    padding: 50px 24px 24px;
    border-bottom: 1px solid #e9ecef;
    position: relative;
    margin: 0 !important;
    height: 120px
}
.plan-card .card-head .free-trial{
    background-color: #aeb5bc;
    height: 37px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    padding: 9px 24px
}

.plan-card .card-head span {
    line-height: 1.29;
    color: #fff;
    font-size: 14px;
}
.plan-card .card-head h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.27;
    color: rgba(0, 0, 0, 0.87);
}
.plan-card .card-head h4 p {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.67;
    color: #ff2626 !important;
}
.plan-card .card-head p {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.67;
    color: #6c757d;
}


.plan-card .card-body li {
    display: block;
    margin-bottom: 7px;
}
.plan-card .card-body li span {
    font-size: 14px;
    font-weight: normal;
    color: #212529;
    line-height: 1.25;
}
.plan-card .card-body li i {
    height: 26px;
    width: 26px;
    background: #495057 ;
    border-radius: 50%;
    font-size: 13px;
    color: #ffff;
    text-align: center;
    padding-top: 7px;
    line-height: 1;
    margin-right: 10px;
}
.plan-card:hover .card-body li i{
     background: #3c3f72 ;
}
.plan-card .card-body {
  padding: 24px;
  position: relative;
}
.price {
  position: absolute;
  bottom: -40px;
}
.card-foot {
  margin-top: 70px;
}
.plan-card .card-body ul {margin-bottom: 38.9px;}
.plan-card .price span {
    font-size: 18px;
    line-height: 1.67;
    color: #6c757d;
}
.plan-card .price h5 {
    font-size: 32px;
    font-weight: 600;
    font-family: var(--ldfont);
    color: #222529;
    line-height: 1;
}
.plan-card .price h5 sub {
    font-size: 18px;
    font-weight: normal;
    color: #6c757d;
    position: relative;
    bottom: 2.5px;
    left: 1px;
}
.card-foot a {
    text-align: center;
    display: block;
    padding: 20px 10px;
    color: #fff;
    text-decoration: none;
    transition: all ease-in-out 300ms;
}
.plan-card .card-foot a { background-color: #495057;}


.pln-full .card-foot a:hover {background-color: #43498f;}
.pln-limited .card-foot a:hover {background-color: #6c757d;}
.card-body li.dis_item i {opacity: .3}
.card-body li.dis_item span {color: #C9CACB;}   
.cs-sec-5 h2.title {margin-bottom: 16px;}
.cs-sec-5 h3 {
    text-align: center;
    margin-bottom: 67px;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.27;
    color: #6c757d;
}
section.cs-sec-5 {
    padding: 120px 0;
    background-color: #f8f9fe;
}
.rev_wrap {
    background: #ffff;
    padding: 32px;
    margin-bottom: 32px;
    box-shadow: 0 12px 32px 0 rgba(0, 0, 0, 0.08);
}
.rev_wrap .rev_head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 21px;
}
.rev_head .img-box {
    width: 40px;
    height: 40px;
    margin-right: 11px;
}
.rev_head .img-box img {border-radius: 50%;}
.user-info {
    display: flex;
    align-items: center;
}
.user-info h4 {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--ldfont);
    line-height: 1.2;
    color: #0b0c0c;
}
.user-info p {
    font-size: 12px;
    font-weight: normal;
    color: #6c757d;
    margin-top: 4px;
}
.rev_head span {
    height: 25px;
    text-align: center;
    align-items: center;
    display: flex;
    background-color: #ff9500;
    font-size: 10px;
    font-weight: normal;
    color: #fff;
    padding: 12px;
}
.feedback-stars button {
    padding: 0;
    display: inline-block;
}
.h-reviews-sec .stars {
    padding: 0;
    font-size: 20px;
    margin-top: 3px;
}
.h-reviews-sec .feedback-stars-wrap {
    margin-top: 2px;
}
.feedback-stars i.fa-star {font-size: 12px;}
.feedback-stars-wrap {
    display: flex;
    align-items: center;
    height: 20px;
}
.feedback-stars-wrap p.d-inline-block {
    font-size: 12px;
    padding-left: 0.5rem;
    padding-top: 0.1rem;
    color: #6f777b;
    font-weight: normal;
    margin-top: 0;
}
.stars {
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-block;
    font-size: 27px;
    font-family: Times;
    line-height: 1;
    padding-right: 8px;
}
.stars::before {
    content: '★★★★★';
    letter-spacing: 2px;
    background: -webkit-gradient(linear, left top, right top, from(#fc0), to(#fff));
    background: linear-gradient(90deg, #fc0 var(--percent), #e9ecef var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: #eeeeee00;
}
.rev_body p {
    font-size: 14px;
    line-height: 1.71;
    color: #495057;
    font-weight: normal;
    margin-top: 11px;
}
.cs-sec-5 .btn-outline {margin-top: 28px;}
    


/* ----------------- LOGIN ----------------- */
.login {
    padding: 190px 0 115.8px;
    min-height: 100vh;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
}
.page-template-page-login #header {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}
.login h2.title {margin-bottom: 40px;}
.login form label {
    font-size: 10px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 7px;
    color: #495057;
    text-transform: uppercase;
}
.login form label span.gfield_required {display: none;}
.login form input {
    width: 100%;
    height: 48px;
    border: solid 1px #aeb5bc;
    outline: none;
    margin-bottom: 19.5px;
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    color: #212529;
}
.login form #gform_submit_button_1 {
    background-color: #3c3f72;
    color: #fff;
    height: 60px;
    font-weight: 600;
    line-height: 1.63;
    transition: all ease-in-out 300ms;
}
.login form #gform_submit_button_1:hover {background-color: #212529;}
    
.issue-login {text-align: center;}

.issue-login a , .issue-login p {font-size: 16px;;line-height: 1.75;font-weight: normal;color: #6c757d;font-family: var(--ldfont);}

.issue-login p a {color: #4f4ac6;text-decoration: underline;}

.issue-login a:hover {color: #212529;}



/* **************** SIGN UP ******************* */

.sign_popup {
    position: absolute;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;

}

.sign_popup.is-visible {
    visibility: visible;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: url(/wp-content/uploads/2022/05/Background-Element-1.svg) #fff !important;*/
  background: rgb(0 0 0 / 45%) !important;
  background-size: cover!important;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}


.sign_popup.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper {
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    /*transform: translateY(-50%);*/
    max-width: 650px;
    width: 90%;
    /*background: url(/wp-content/uploads/2022/05/Background-Element-1.svg) #fff !important;*/
    box-shadow: 0 0 1.5em hsl(0deg 0% 0% / 35%);
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.sign_popup.is-visible .modal-transition {
  transform: translateY(-50%);
  opacity: 1;
}

.modal-header,
.modal-content {
  padding: 2em 0 2em;
}

.modal-header {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
  border-bottom: 1px solid #e8e8e8;
}

.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1em;
    color: #fff;
    border: 0;
    outline: none;
    font-family: 'Lexend Deca' ,sans-serif;
    background: transparent;
    box-shadow: none;
    font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.popup_content_wrap form {
    padding-right: 30px !important;
    padding-left: 30px !important;
}
.modal-close:hover {
    background: #212529;
    color: #fff;
}

.modal-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-content > *:first-child {
  margin-top: 0;
}

.modal-content > *:last-child {
  margin-bottom: 0;
}




.sign_popup input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #adb5bd;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #adb5bd;

}
.sign_popup input::-moz-placeholder { /* Firefox 19+ */
  color: #adb5bd;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #adb5bd;

}
.sign_popup input:-ms-input-placeholder { /* IE 10+ */
  color: #adb5bd;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #adb5bd;

}
.sign_popup input:-moz-placeholder { /* Firefox 18- */
  color: #adb5bd;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #adb5bd;

}

 .modal-header {
    display: flex;
    flex-flow: column;
    box-shadow: none;
    border-bottom: 0;
}
.sign_popup h2.title {
    margin-bottom: 20px;
}
.sign_popup p strong{
    color: #212529;
}
.sign_popup p{
    font-size: 24px;
    color: #6c757d;
    text-align: center;
    font-family: 'Lexend Deca' ,sans-serif;
}
.sign_popup .gform_fields {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.sign_popup .gfield{
    width: 100%;
    margin-bottom: 0px;
}

.sign_popup .modal-body {
    padding: 0;
}

.modal-header{
    padding: 2em 2em 0;
}
.modal-content {
    padding: 0;
}
.sign_popup .modal-content {
    border: 0!important;
    border-radius: 0!important;
    outline: 0!important;
    background: transparent !important;
}
.sign_popup label {
    margin-bottom: 7.5px !important;
    font-size: 10px !important;
    font-weight: 500 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: 1.3 !important;
    letter-spacing: normal !important;
    text-align: left !important;
    color: #495057 !important;
}
.sign_popup input{
    font-family: 'Lexend Deca', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #adb5bd;
    width: 100%;
    height: 43px;
    padding: 10px;
    border-radius: 0!important;
    border: solid 1px #aeb5bc;
}
.sign_popup input:focus{
     border: solid 2px #3c406f;
}
.sign_popup fieldset#field_2_8 {
    width: 100%;
}
#field_2_8 legend{
    display: none;
}

.sign_popup input[type="submit"] {
    padding: 0;
    background-color: #3c3f72;
    text-align: center;
    line-height: 50px;
    height: 50px;
    border: 0;
    outline: none;
    margin-top: 0px;
    color: #fff;
}
.sign_popup input[type="submit"]:hover{
    background: #212529;
}


.sign_popup .modal-wrapper {
    /*width: 100%;
    height: 100%;*/
    max-width: unset;
    width: 100%;
    box-shadow: none!important;
    top: 0;
}
.sign_popup.is-visible .modal-transition {
    transform: translateY(0%);
    opacity: 1;
}
.colose_bar {
    background: rgb(0 0 0 / 45%);
    width: 100%;
    display: block;
    position: relative;
    height: 60px;
    line-height: 60px;
}
.sign_popup {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2022/05/Background-Element-1.svg) #fff !important;
}
/*.sign_popup .modal-overlay{
    display: none !important;
}*/
.popup_content_wrap{
    max-width: 660px;
    width: 100%;
    margin: 0 auto;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0 30px;
}
.popup_content_wrap .modal-header{
    display: none !important;
}




.signUp_section form label {
    font-size: 10px !important;
    font-weight: 500 !important;
    line-height: 1.3 !important;
    margin-bottom: 7px !important;
    color: #495057 !important;
    text-transform: uppercase !important;
}

.gform_wrapper.gravity-theme .field_sublabel_above .description, .gform_wrapper.gravity-theme .field_sublabel_above .gfield_description, .gform_wrapper.gravity-theme .field_sublabel_above .gsection_description {
    margin-top: 0 !important;
    padding: 10px !important;
}
.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    background: #fff9f9 !important;
    border: 1px solid #c02b0a !important;
    font-size: 14.992px!important;
    margin-top: 8px!important;
    padding: 10px !important;
}
.gform_wrapper .gform_validation_errors {
    background: #fff9f9!important;
    border-radius: 0!important;
    border: 1.5px solid #c02b0a!important;
    box-shadow: none !important;
    margin-bottom: 8px !important;
    margin-top: 8px !important;
    padding: 16px 16px 16px 48px !important;
    position: relative !important;
    width: 100% !important;
}
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 0px 0 0;
    padding: 0 0;
}

.gform_heading h2.gform_title{
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.25;
    color: #212529;
    margin-bottom: 16px;
}
span.gform_description{
    /*font-family: 'Lexend Deca' ,sans-serif;*/
    font-family: 'Outfit';
    margin-bottom: 50px;
    text-align: center;
    display: block;
    font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: center;
  color: #6c757d;
}
span.gform_description b{
    color: #212529;
    font-weight: 500!important;
}
.sign_popup .gform_wrapper.gravity-theme .gform_footer {
    margin: 8px 0 0 !important;
    padding: 0 !important;
}
button.modal-close img {
    width: 16px;
    height: 16px;
    margin-left: 5px;
}
#input_2_8_container .ginput_left{
    width: 100%;
}
#input_2_8_container .ginput_right{
    width: 100%;
}
#input_2_8_container{
    flex-flow: column;
}
.sign_popup  p.description{
    font-family: 'Lexend Deca', sans-serif;
    font-size: 16px;
    color: #343a40;
}
.sign_popup input {
    font-family: 'Lexend Deca', sans-serif;
    width: 100% !important;
    border-radius: 0!important;
    border: solid 1px #aeb5bc;
    height: 48px;
    margin: 7.5px 0 0;
    padding: 12.5px 15px 14.5px 15px !important;
    background-color: #fff;
    font-size: 16px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}
.sign_popup input:focus{
     border: solid 2px #3c406f;
     border-radius: 0;
     outline: none;

}
.signUp_section fieldset#field_2_8 {
    width: 100%;
}
#field_2_8 legend{
    display: none;
}
#field_2_8 span{
    display: block;
    margin-bottom: 15px;
}
#field_2_8 span>span{
    margin-bottom: 0;
}
.sign_popup input[type="submit"] {
    background-color: #3c3f72;
    line-height: 60px;
    height: 60px;
    border: 0;
    outline: none;
    margin-top: 0px;
    color: #fff!important;
    padding: 0!important;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
}
.sign_popup input[type="submit"]:hover{
    background: #212529!important;
}
.signUp_section {
    padding: 100px 0 115.8px;
}

.signUp_section .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full), .signUp_section .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding-right: 0 !important;
}
.signUp_section .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full), .signUp_section .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
    padding-left: 0!important;
    padding-right: 0;
}

.sign_popup input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #adb5bd;
}
.sign_popup input::-moz-placeholder { /* Firefox 19+ */
  color: #adb5bd;
}
.sign_popup input:-ms-input-placeholder { /* IE 10+ */
  color: #adb5bd;
}
.sign_popup input:-moz-placeholder { /* Firefox 18- */
  color: #adb5bd;
}

#gform_confirmation_message_2 br{
    display: none;
}
 .sign_popup h3{
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.25;
    color: #212529;
    margin-bottom: 16px;
}
 .gform_confirmation_message_2 {
    padding: 117px 30px 137px;
    background: #fff;
    border: solid 1px #707070;
    background-color: #fff;
}

.gform_confirmation_message_2 img{
    display: block;
    margin: 0 auto 15px auto;
}

/*.continue {
    display: block;
    max-width: 288px;
    margin: 50px auto 0 auto;
    height: 60px;
    line-height: 60px;
    padding: 0;
    border: 0;
}*/


.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full), .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding-right: 0 !important;
}
span.gfield_required {
    display: none !important;
}
/*.gform_wrapper.gravity-theme .gfield_label {
    font-size: 12px !important;
    font-weight: 500!important;
    margin-bottom: 8px;
}*/



/*.sign_popup.is-visible .modal-overlay {
    background: rgb(0 0 0 / 45%) !important;
}
.modal-header:empty{
    display: none;
}*/
.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full), .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
    padding-left: 0 !important;
}


body.popup-open{
    overflow: hidden;
}

.ftop-main a.btn-primary{
    color: #fff !important
}

.hamburger{
    width: 40px;
    height: 25px;
    position: relative;
    cursor: pointer;
    display: none;
    margin-left: auto;
}
.hamburger span.bar{
    position: absolute;
    width: 100%;
    height: 2px;
    background: #212529
}
.hamburger span.bar:first-child{
    top: 0
}
.hamburger span.bar:last-child{
    bottom: 0
}
.hamburger span.bar:nth-of-type(2){
    top: 50%;
    transform: translateY(-50%);
}
.close_nave{
    display: none;
}


.page-template-page-login .footer {
    display: none;
}

.gf-submitted .modal-overlay.modal-toggle {
    background: rgb(0 0 0 / 45%) !important;
}
.gf-submitted .sign_popup.is-visible{
    background: #fff!important;
    position: fixed;
}
.gf-submitted .colose_bar{
    display: none !important;
}
.gf-submitted .sign_popup p.description{
    font-family: 'Lexend Deca', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: normal;
    text-align: center;
    color: #212529;
    max-width: 390px;
    margin: 0 auto;
}
.continue {
    display: block;
    max-width: 288px;
    margin: 45px auto 0 auto;
    line-height: 60px;
    padding: 0;
    border: 0;
    width: 288px;
    height: 60px;
    background-color: #3c3f72;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #fff;
}
.gf-submitted .sign_popup h3 {
    margin-bottom: 14px;
}

.gf-submitted .popup_content_wrap {
    max-width: 650px;
}
.gf-submitted .modal-wrapper{
    height: 100%;
}
.gf-submitted .popup_content_wrap {
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 0 0px;
}


body.gf-error-submitted.popup-open{
    overflow: scroll;
}
.gf-error-submitted .popup_content_wrap{
    height: unset!important;
}


.modal-wrapper {
    position: fixed;
    overflow-y: scroll;
    height: 100vh;
    z-index: 9999;
}


a.btn.btn-primary.view_all {
    margin: 0 auto 67px auto;
    color: #fff;
}
.cs-sec-5 h3.headding{
    margin-bottom: 40px;
}


/*terms condition*/
.terms-condition p{
    font-family: 'Lexend Deca', sans-serif;
    font-weight: normal;
    margin: 0;
    font-size: 18px;
    line-height: 1.67;
    margin-bottom: 22px;
    color: #343a40;
}
.terms-condition h2{
    text-transform: uppercase;
}
.terms-condition .cs-hero-inner:before{
    display: none;
}
.terms-condition .list-wrapper {
    padding-left: 50px;
    margin-bottom: 30px;
    flex-flow: column;
}
.terms-condition .cs-hero-inner{
    padding: 80px 0;
}
.terms-condition p a{
    color: #3c3f72;
}

.sign_popup .modal-content {
    background: white !important;
    padding: 30px;
}
.gf-submitted .sign_popup .modal-content {
    max-width: 600px;
    padding: 0px;
    margin: 0 auto;
} 




/*Support page Start*/
.page-template-page-support footer{
    display: none;
}
.support h1{
  font-size: 72px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #3c3e72;
  margin-bottom: 20px;
}
.support h6{
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  opacity: .3;
  margin-bottom: 60px;
}

.support .gform_wrapper.gravity-theme .gfield_label{
  font-family: 'Lexend Deca', sans-serif !important;
  font-size: 10px !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000 !important;
  text-transform: uppercase;
}
.support .gform_wrapper.gravity-theme input{
  height: 48px;
  border: solid 1px #3c406f;
  font-family: 'Lexend Deca', sans-serif;
    width: 100% !important;
    border-radius: 0!important;
    height: 48px;
    margin: 7.5px 0 0;
    padding: 12.5px 15px 12.5px 15px !important;
    background-color: #fff;
    font-size: 16px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}
.support .gform_wrapper.gravity-theme input:focus{
    border: solid 2px #000;
    outline: none;
    box-shadow: none;
}
.support .gform_wrapper.gravity-theme .gfield textarea{
    height: 104px !important;
    width: 100% !important;
    margin: 7.5px 0 0;
    padding: 12.5px 15px 12.5px 15px !important;
    background-color: #fff;
    font-family: 'Lexend Deca', sans-serif;
    font-size: 16px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}
.support .gform_wrapper.gravity-theme .gfield_header_item, .support .gform_wrapper.gravity-theme .gform_fileupload_rules, .support .gform_wrapper.gravity-theme .ginput_complex label{
    font-family: 'Lexend Deca', sans-serif;
    font-size: 12px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
}
.support {
    padding: 100px 0 50px;
    min-height: 88vh;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
}
.support span.name_first {
    margin-right: 15px;
}

.support .gform_wrapper.gravity-theme input[type="submit"]{
    padding: 0px 92px 0px 86px!important;
    border: solid 1px #3c406f;
    background-color: #3c3e72;
    font-size: 16px;
    line-height: 48px!important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    font-family: 'Lexend Deca', sans-serif;
    max-width: 233px;
    margin: 20px auto 0 auto;
    display: block;
}

.support .gform_wrapper.gravity-theme input[type="submit"]:hover{
    background: #212529;
}

.support .gform_confirmation_message_3 img {
    margin: 0 auto 20px;
    display: block;
}

.support .gform_confirmation_message_3 h3{
    font-size: 48px;
    font-weight: 600;
    width: 100%;
    color: #3c3f72;
    line-height: 1.2;
    margin-bottom: 15px;
    text-align: center;
}
.support .gform_confirmation_message_3 p{
    font-size: 18px;
}
.support .gform_confirmation_message_3 {
    padding: 60px 30px 60px;
    background: #fff;
    border: solid 1px #707070;
    background-color: #fff;
}

.cs-sec-4 .plan-card .card-body ul {
    min-height: 480px;
}
.cs-sec-4 .plan-card .card-body li {
    display: flex;
    align-items: flex-start;
    flex-flow: row wrap
}
.cs-sec-4 .plan-card .card-body li span {
    width: 84%;
}
.cs-sec-4 .plan-card .card-body li i {
    margin-top: 2px;
}

.offer{
    position: absolute;
    background-repeat: no-repeat !important;
    width: 86px;
    height: 86px;
    top: -30px;
    right: -20px;
    padding: 10px;
    text-align: center;
    background-size: 100% !important;
    padding-top: 19px;
}
.offer span.save{
    font-size: 17px;
    font-weight: 500;
    font-family: var(--ldfont);
    color: #fff;
    line-height: 1;
    display: block;
    text-transform: uppercase;
}
.offer span.value sup{
    font-size: 13px;
    font-weight: 500;
    font-family: var(--ldfont);
    color: #fff;
    margin-left: -7px;
}
.offer span.value .percent-value{
    font-weight: 600;
    font-family: var(--ldfont);
    font-size: 29px;
    color:#fff;
}
.original-price{
    text-decoration: line-through;
    color: #212529 !important
}
.original-price span.value{
    color: #212529 !important   
}
.saved-price {
    margin-left: 7px;
    text-transform: uppercase;
}



/* ****** Responsive start here ****** */



@media(max-width:1680px) {
.popup_content_wrap{
    max-width: 660px;
    width: 100%;
    margin: 0 auto;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0 30px;
}

#ca-accordian{
    right: -30px;
}
}

@media(max-width:1440px) {

  #ca-accordian{
    right: 0px;
}
.sign_popup input {
    height: 40px;
    padding: 10px 15px 10px 15px !important;
    }
.sign_popup input[type="submit"] {
    line-height: 50px;
    height: 50px;
    }
.colose_bar {
    height: 50px;
    line-height: 50px;
}
.modal-close {
    padding: 11px 1em;
    }
.gform_confirmation_message_2 img{
    max-width: 110px;
}
.support {
    padding: 80px 0 50px;
    }
/*.support h6{

  margin-bottom: 30px;
}
.support h1 {
    font-size: 62px;
    margin-bottom: 15px;
}
.support {
    padding: 50px 0 50px;
    }
.support .gform_wrapper.gravity-theme input {
    height: 40px;
}*/
}

@media(max-width:1400px) {
/*.sign_popup input {
    height: 44px;
    padding: 10.5px 15px 10.5px 15px !important;
}
*//*.sign_popup input[type="submit"] {
    background-color: #3c3f72;
    line-height: 50px;
    height: 50px;
}*/

span.gform_description {
    /* font-family: 'Lexend Deca' ,sans-serif; */
    font-family: 'Outfit';
    margin-bottom: 50px;
    text-align: center;
    display: block;
    font-size: 30px;
    line-height: 1.17;
}
.support .gform_confirmation_message_3 img{
    max-width: 100px;
}
}

@media(max-width:1366px) {


}

@media(max-width:1280px) {

    .offer{
        right: -10px;
    }
}

@media (max-width: 1200px){
    .besic-row > div{
        padding: 20px
    }
}

@media(max-width:1199px) {

    .hamburger{
        display: block;
    }

.my-auto {
    position: fixed;
    width: 100%;
    max-width: 450px;
    height: 100%;
    right: 0;
    top: 0;
    margin-right: 0%;
    background: #3c3f72;
    padding-top: 100px;
    padding-left: 30px;
    padding-right: 30px;
    z-index: 99999999999999;
    -webkit-transition: all 500ms ease-in-out;
       -moz-transition: all 500ms ease-in-out;
        -ms-transition: all 500ms ease-in-out;
         -o-transition: all 500ms ease-in-out;
            transition: all 500ms ease-in-out;
}
.header .collapse:not(.show){
    display: block !important;
    margin-right: -100%;
}



    .my-auto .navbar-nav{
        display: block;
    }
    .my-auto .navbar-nav li a{
        color: #fff !important;
        padding: 10px 0 !important
    }
    .my-auto .navbar-nav li a:hover{
        color: #f5f5f5 !important;
    }
    .my-auto .navbar-nav li{
        display: block;
        margin: 5px 0
    }
    .Login_btn a{
        text-align: center;
    }
    .my-auto .navbar-nav li.Login_btn a{
        padding: 0px 0 !important
    }
.close_nave {
    max-width: 22px;
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
}
.close_nave img {
    width: 100%;
    height: auto;
}
.cs-sec-4 .col-xl-4{
    margin-bottom: 30px;
}
.cs-sec-4 .col-xl-4:last-child{
    margin-bottom: 0;
}
.Login_btn {
    margin-top: 20px !important;
}
.foot-top {
    padding: 100px 0;
}
.cs-sec-4 .plan-card .card-body ul {
    min-height: unset;
}
.cs-sec-4 .besic-row .col-xl-5:first-child{
    margin-bottom: 30px;
}
}
@media(max-width:1176px) {
  .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 94%;
}  
    
}

@media(max-width:1024px) {
.signUp_section {
    padding: 90px 0 90px;
}
.cs-hero-sec h1{
    font-size: 62px;
}
.gf-submitted .popup_content_wrap {
    max-width: 500px;
}
.gform_confirmation_message_2 {
    padding: 80px 30px 110px;
}
.gform_confirmation_message_2 img {
    max-width: 120px;
}
.support h1{
    font-size: 62px;
}
.support .gform_confirmation_message_3 h3{
    font-size: 36px;
}

}

@media(max-width:991px) {
 
    .cs-hero-sec h1{
        margin-bottom: 25px;
    }

    .cs-hero-inner .cs-hero-content-txt, .cs-hero-content-txt h2{
        text-align: center;
    }
    .list-wrapper {
        display: flex;
        justify-content: center;
    }
    .list-wrapper ul{
        text-align: left;
    }
    .cs-hero-inner .cs-hero-content-txt{
        margin-bottom: 35px
    }
    .cs-sec-2 h2{
        font-size: 40px;
        margin-bottom: 25px;
    }
    .cs-sec-2, .cs-sec-3, section.cs-sec-4, section.cs-sec-5{
        padding:75px 0 75px;
    }
    .foot-top {
        padding: 50px 0;
    }
    .foot-nav{
        flex-flow:row wrap;
    }
    .foot-nav p, .foot-nav ul{
        width: 100%;
         margin-right: 15px;
        margin-left: 15px;
        text-align: center;
    }
    .foot-nav ul{
        margin-top: 20px;
    }
    .foot-nav ul li:first-child{
        border-left: none;
    }
    h2, .sign_popup h3{
        font-size: 40px !important;
    }
    .cs-sec-2 h2{
        width: 100%
    }
    #ca-accordian{
        position: relative;
        top: 0;
        width: 93%;
        margin: 0 auto;
    }
.terms-condition .cs-hero-inner .cs-hero-content-txt, .terms-condition .cs-hero-content-txt h2{
    text-align: left;
} 
.terms-condition .cs-hero-content-txt h2 {
    font-size: 24px !important; }
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 90%;
}
}

@media(max-width:767px) {
.popup_content_wrap{
    height: auto;
    max-width: 480px;
}
.popup_content_wrap form {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.modal-wrapper {
    position: fixed;
    overflow: scroll;
    height: 100vh;
    z-index: 9999;
}
.sign_popup.is-visible .modal-transition {
    transform: none;
    opacity: 1;
    top: 0;
}
.page-id-158 .gform_confirmation_message_2 {
    padding: 40px 30px;
}
.signUp_section {
    padding: 60px 0 60px;
}
.gform_confirmation_message_2 img{
    max-width: 120px;
    margin: 0 auto 15px auto;
}
.gform_confirmation_message_2 {
    padding: 50px;
    }
span.gform_description {
    font-size: 24px;
}

 .cs-hero-sec h1{
    font-size: 52px;
}
.cs-sec-2, .cs-sec-3, section.cs-sec-4, section.cs-sec-5{
    padding:60px 0 60px;
}
 .foot-top {
    padding: 80px 0;
}
.ftop-cntct{
    max-width: 100%
}
h2, .sign_popup h3{
    font-size: 36px !important;
}
.cs-sec-4 .title-bar h3, .cs-sec-5 h3{
    font-size: 25px;
}
.cs-sec-5 h3{
    margin-bottom: 45px;
}
.cs-hero-inner {
    padding: 50px 0 0;
}
h2.title {
    margin-bottom: 30px;
}
p:last-child{
    margin-bottom: 0;
} 
.gform_confirmation_message_2 img {
    max-width: 120px;
} 
nav#mainnav-wrap a.navbar-brand img {
    width: 260px;
} 
.terms-condition .cs-hero-inner {
    padding: 50px 0;
}
.support h1{
    font-size: 36px;
}
.support {
    padding: 50px 0 50px;
}
.support .gform_confirmation_message_3 h3{
    font-size: 24px;
}
.support .gform_confirmation_message_3 img{
    max-width: 80px;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 100%;
}
}



@media(max-width:576px) {
.header button.btn.btn-primary {
    margin: 15px auto 0 auto;
}
}
@media(max-width:480px) {
/*.sign_popup input {
    height: 38px;
}*/
.modal-header {
    padding: 1em 1em 0;
}
.modal-content {
    padding: 1em 1em 1em;
}
.modal-wrapper{
    height: 100%;
    overflow: scroll;
}

.cs-hero-sec h1{
    font-size: 42px;
}

.cs-sec-2, .cs-sec-3, section.cs-sec-4, section.cs-sec-5{
    padding:50px 0 50px;
}

.foot-nav ul li{
    margin: 12px 0;
    display: block;
    border-left: none;
}
h2, .sign_popup h3{
    font-size: 30px !important;
}
.plan-card .card-head h4{
    font-size: 25px;
}
.plan-card .card-head p, .plan-card .card-body li span{
    font-size: 16px;
}
.cs-sec-4 .title-bar h3, .cs-sec-5 h3{
    font-size: 22px;
}
nav#mainnav-wrap a.navbar-brand img {
    width: 200px;
}
.hamburger {
    width: 34px;
    height: 22px;
}
#ca-accordian {
    padding: 15px;
}
.gform_confirmation_message_2 {
    padding: 30px 50px;
    }
.ftop-main img {
    max-width: 180px;
}
.terms-condition .list-wrapper {
    padding-left: 0;
}
.support .gform_confirmation_message_3 {
    padding: 60px 20px 60px;
}
.besic-row > div{
    padding: 20px 10px
}
}

@media(max-width:420px) {
.cs-hero-sec h1{
    font-size: 36px;
}
.support h1{
    font-size: 36px;
}  

}




