:root {
  --yellow-color: #EB9D2C;
  --green-color: #4E9B52;
   --gray-color: #58595B;
  --light-blue-color: #367AB7;
  --dark-blue-color: #234053;
  --white-color:#FFFFFF;
  --black-color: #000000;
  --border-radius:5px;
  --l-blue-color: #E8F4F8;
}
@font-face {
    font-family: 'Poppins';
    src: url('public/theme/asset/fonts/Poppins/Poppins-Regular.woff');
    font-weight: normal;
}

.container {
    width: 100% !important;
    max-width:1240px;
    margin: 0px auto;
}
.row {
    margin: 0px !important;
}
body, a, p {
    font-family: 'Poppins', sans-serif !important;
	font-weight: 400;
	font-size: 17px;
	letter-spacing: 0px;color:var(--gray-color);
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif !important;
}
p {
    margin-bottom: 25px !important;
}

p:last-child {margin-bottom:0px !important;}

h1{ font-size:48px !important; }
h2{ font-size:40px !important; }
h3{ font-size:35px !important; }
h4{ font-size:30px !important; }
h5{ font-size:25px !important; }
h6{	font-size:20px !important; }
a {
    color: var(--dark-blue-color);
    text-decoration: none;
}
a:active, a:focus, a:visited {
    color: var(--dark-blue-color);
    text-decoration: none;
}
a:hover {
	 color: var(--yellow-color);
	text-decoration: none !important;
}
.header_main {
    box-shadow: 0 2px 51px rgba(0, 0, 0, 0.06);
}


.sticky {
    position: fixed;
    background: #fff;
    top: 0px;
    z-index: 9;
    width: 100%;
}
.logo {
    display: flex;
    height: 70px;
    align-items: center;
}
.logo img {
    height: 50px;
    object-fit: contain;
    object-position: left;
    width: 100%;
}
.deskversion {
    display: block;
}
.mobilrversion {
    display: none;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin-right: 0px;
    margin-left: 20px;
}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
    font-weight: 500 !important;
}
.btnfree a {
    background: var(--yellow-color) !important;
    display: inline-block !important;
    text-transform: uppercase !important;
    color: #fff !important;
    padding: 0px 15px !important;
    border: 0px !important;
    font-weight: normal !important;
    line-height: 50px !important;
    border-radius: var(--border-radius) !important;
    line-height: 40px !important;line-height: 45px !important;
    height: 45px !important;
}

.btnfree a:hover {
       background: var(--light-blue-color) !important;
}

#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu a.mega-menu-link:hover {
    font-weight: bold !important;
}

#mega-menu-wrap-primary #mega-menu-primary {
    text-align: right;

	}
li#mega-menu-item-416 {
    margin-left: 40px !important;
}

/*----Footer Css----*/
.site-footer {
    background: #fff;
    padding: 60px 0px;
    position: relative;
    width: 100%;float: left;border-top: 5px solid var(--l-blue-color);
}
.copyright {
    background: var(--l-blue-color);
    float: left;
    width: 100%;    padding: 10px 0px;
}
.copyright .container {
    display: flex;
    align-items: center;
}
.copyright ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
}
.copyright ul li a {
    font-size: 14px;
}
.copyright ul li {
    padding-right: 30px;
}
p.deskcopy {
    text-align: right;
    font-size: 14px;margin-bottom: 0px !important;
}


.fcol {
    text-align: center;
}
.footer_logo img {
    height: 65px;
    object-fit: contain;
    width: 100%;
}
.footer_email,.footer_phone {
    margin-top: 10px;
}
.footer_email a,.footer_phone a {
   font-size: 15px;
}
.footer_email a:hover,.footer_phone a:hover {
   font-weight: bold;
}
.footer_adress p {
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.5;
}
.fcol h3 {
    font-weight: 600;
    color: var(--dark-blue-color);
    font-size: 23px !important;
    margin-bottom: 20px;
}
.widget_nav_menu ul {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}
.widget_nav_menu  ul li {
    margin-bottom: 10px;
}
.widget_nav_menu li a {
    font-size: 15px;
}
.popular_search a {
    font-size: 15px;
}
.popular_search ul li {
    padding: 0px !important;
    border-bottom: 0px !important;
    padding-bottom: 10px !important;
}
.widget_nav_menu li a:hover,.popular_search a:hover  {
   font-weight: 600;
}
p.mobile_copy {
    display: none;
}
p.deskcopy {
    text-align: right;
}
.newsletter_form .nf-before-form-content {
    display: none;
}
.newsletter_form .nf-field-label {
    display: none;
}
p.newsletr_subheading {
    font-size: 15px;
}
input#nf-field-4 {
   min-width: 100%;
}
.footer_social_icon {
    margin: 10px 0px;
}
.footer_social_icon i.fa {
    border: 1px solid #214052;
    color: #214052;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    text-align: center;
}
.page-id-902 .content_section {
    display: none;
}
/*-----Home Page Css------*/
.home_section {width: 100%; float: left;}
.home_banner_section {
    position: relative;
    min-height: 700px;
    padding: 100px 0px;
    display: flex;
    align-items: center;

}
.banner_title {
    font-size: 70px !important;
    line-height: 1em;
    font-weight: 500;
    color: var(--dark-blue-color);
    margin-top: 0px;
    margin-bottom: 40px;
}
.baner_sub_title {
    font-size: 21px;
    font-weight: 600;
    margin: 0px;
    margin-bottom: 50px;
    color: var(--dark-blue-color);
}

.baner_button {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.baner_button a {
     width: 32%;
    text-align: center;
    padding: 15px 20px;
    border-radius: var(--border-radius);
    color: #fff;
    margin-right: 2%;
}
.baner_button a:last-child {
    margin-right: 0px;
}
.baner_button a.yellow_btn {
    background: var(--yellow-color);
}
.baner_button a.blue_btn {
    background: var(--light-blue-color);
}
.baner_button a.green_btn {
    background: var(--green-color);
}
.baner_button a:hover {  background: var(--dark-blue-color); }
.banner_inner img {
    width: 100%;
    height: 450px;
    object-fit: contain;
    object-position: right;
}
.features_section {
    background: #E7F4F8;
       padding: 150px 0px;
}
.features_col_inner {
    display: flex;
    justify-content: center;
    align-items: center;
}
.features_col {
    /* position: relative; */
    width: 32%;
    float: left;
    margin-right: 2%;
}
.features_col_inner .features_col:last-child {
    margin-right: 0px;
}
.features_section .container {
    display: flex;
    align-items: center;
}
.section_title {
    color: var(--dark-blue-color);
    line-height: 50px;
    font-weight: 600;
    margin-top: 0px;
    font-size: 45px !important;
    margin-bottom: 0px;
}

.features_img {
    height: 350px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
    padding: 10px 6px;
    border-radius: var(--border-radius);
}
.colm_box_title {
    margin: 0px;
    background: #fff;
    position: absolute;
    bottom: 15px;
    width: 100%;
    padding: 10px 15px;
    border-radius: var(--border-radius);
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 94%;
    margin: 0px auto !important;
    left: 3%;
    color: var(--dark-blue-color) !important;
    font-size: 16px;
    letter-spacing: 0px;
}

.colm_box_title span {position:relative; max-width: 92%;}
.colm_box_title:after {
    border: 0;
    border-bottom: 2px solid var(--dark-blue-color);
    border-left: 2px solid var(--dark-blue-color);
    content: "";
    height: 20px;
    /* left: 0; */
    margin: auto;
    position: absolute;
    right: 15px;
    top: 35px;
    transform: rotate(225deg);
    width: 20px;
}
.features_img:hover .colm_box_title {
    background: var(--yellow-color);
    color: #fff !important;
}
.features_img:hover .colm_box_title:after {
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
}

.cta_section {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    min-height: 500px;
    padding: 150px 0px;
    position: relative;
    display: flex;
    align-items: center;
}
.ctacol_inner {
    background: rgba(255,255,255,0.4);
    max-width: 767px;
    padding: 100px 40px;
    margin: 0px auto;
    border-radius: var(--border-radius);
    text-align: center;
    display: table;
    width: 100%;
}
.cta_btn {
    margin-top: 30px;
    float: left;
    width: 100%;
}
.cta_btn .yellow_btn {
    background: var(--yellow-color);
    color: #fff;
    padding: 12px 30px;
    border-radius: var(--border-radius);
    text-transform: capitalize;
    min-width: 200px;
    display: inline-block;
}
.cta_btn .yellow_btn:hover {
    background: var(--dark-blue-color);

}

.services_section {
    background: var(--l-blue-color);
    padding: 150px 0px;
    position: relative;

}
.services_colm {
      background: #fff;
    box-shadow: 0 2px 10px 0 rgba(51,51,51,.15);
    margin: 10px 0px;
    padding: 34px 25px 34px 25px;
    border-radius:var(--border-radius);
    width: 100%;
    float: left;
    overflow: hidden;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;display: flex;
    align-items: start;
}

.services_colm:hover {
    transform: scale(1.1);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.services_icon_img {
    float: left;
    width: 80px;
    margin-right: 25px;
}

.service_details {
    float: left;
    width: calc(100% - 105px);
}

.btn_box .yellow_btn {
    background: var(--yellow-color);
    color: #fff;
    padding: 12px 30px;
    border-radius: var(--border-radius);
    text-transform: capitalize;
    min-width: 200px;
    display: inline-block;text-align:center;
}
.btn_box .yellow_btn:hover {
    background: var(--dark-blue-color);

}
.btn_box.service_btn {
    margin-top: 20px !important;
    text-align: left !important;
}
.comman_content_buton {
    display: flex;
}
.inner_titlebox .section_title {
    margin-top: 20px;
}
.comman_content_buton a {
    margin-right: 20px;    margin-top: 30px;
}
.js_row{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 60px;
    float: left;
    width: 100%;background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.rt_row {
    margin-top: 60px;
    float: left;
    width: 48%;margin-right:4%;    border-radius: 5px;
    overflow: hidden;
}
.rt_row:nth-child(2n) { margin-right:0px;}

.js_row .js_row_col.first {
       width: 30%;
    float: left;
}
.js_row .js_row_col.second  {
    width: 70%;
    float: left;
}
.js_row_col_inn {
    padding: 30px;float: left;
    width: 100%;
}

.js_row:nth-child(odd) .js_row_col.second{
    order: 1;
}

.js_row:nth-child(odd) .js_row_col.first {
    order: 2;
}
.rt_row_col.first .rt_row_col_inn {
    background: var(--l-blue-color);
    padding: 40px;
    min-height: 360px;
    position: relative;
}
.rt_row_col.second img {
    height: 300px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.rt_row_col.first .quotes {
    color: var(--yellow-color);
    font-family: Georgia, serif;
    font-size: 3.2rem;
    font-weight: bold;
    line-height: 0.5;
    position: absolute;
    top: 42px;
    left: 24px;
}
.rt_row:nth-child(5) {
    margin-left: 26%;
    margin-right: 0px;
}

.js_row_col.first .js_row_col_inn ul {
	margin-left:20px;
	padding-left:0px;
	list-style-position:outside;
}

.js_row_col.second  img {
    height: 400px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}
.js_row_col .howtohub img {
    height: 600px;
}
.question_area {
    display: flex;
    justify-content: center;
    margin-top: 60px;
    float: left;
    width: 100%;
}


.box_content ul {
    margin-left: 0px;
    padding-left: 20px;
    margin-bottom: 20px;
}
.serv_btn {
    margin-top: 10px;
    display: none;
}
.serv_title {
    margin-top: 0px;
    font-size: 18px !important;
    color: var(--dark-blue-color);
    font-weight: 500;
    /* text-transform: uppercase; */
    letter-spacing: 0px;
    margin-bottom: 10px;
}
.services_colm:hover .serv_btn {
    display: block; -webkit-transition: all .3s;
    transition: all .3s;
}
.services_sections .rcs_area:last-child {
    margin-top: 0px;
}

.services_sections_2 .main_section_title {
    max-width: 712px;
    margin: 0px auto;
}
.services_sections_3 .main_section_title {
    max-width: 712px;
    margin: 0px auto;
    margin-bottom: 50px;
}
.services_sections_3 .service_img img {
    object-fit: contain;
    width: 80px;
    border: 1px solid var(--yellow-color);
    height: 80px;
    /* border-radius: 100%; */
    padding: 10px;
    display: block;
    margin: 0px auto;
}
.services_sections_3 .service_sub_title {
    text-align: center;    line-height: 1.5;
}

.services_right_colm {
    /* float: right; */
    padding-left: 80px;
}
.services_right_colm .section_title {
    max-width: 340px;
}
.small_description p {
    padding: 40px 0px;
    color: var(--gray-color) !important;

}
.roundiamges_img img {
    border-radius: 100%;
    /* overflow: hidden; */
    width: 80px;
    height: 80px;
    border: 2px solid #fff;
    padding: 2px;
    display: block;
    object-fit: cover;
}

.round_shape_image {
    display: flex;    align-items: center;
}
.roundiamges_img {
    width: 120px;    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);
}

.roundiamges_img:nth-child(2) ,.roundiamges_img:nth-child(3){
       margin-left: -80px;
}


.round_shape_image_box {width:360px;  display: flex;    align-items: center;}
.roundimg_learnbtn {
    width: calc(100% - 360px);
    text-align: right;
}
.roundimg_learnbtn a {
    font-weight: bold;
}
.roundimg_learnbtn a:hover {
    color:var(--yellow-color);
}
.services_section .container {
    display: flex;
    align-items: center;
}
.why_choose_us_section {
    background: var(--dark-blue-color);
    padding: 150px 0px;
    position: relative;
}
.center_title {
   text-align:center;
}

.white_title {
    color: #fff;
}
.choose_sub_title {
    text-align: center;
    color: #fff;    margin-top: 30px;
}
.whychooseus_area {
    margin-top: 60px;
    width: 100%;
    float: left;
    display: flex;
    align-items: start;
    justify-content: space-between;
}
.chooseus_colm {
    width: 32%;
    float: left;
    margin-right: 2%;
}
.chooseus_colm:last-child {
    margin-right:0px;
}

.borderd_img img {
    border-radius: var(--border-radius);
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.section_sub_title {
    color: var(--dark-blue-color);
    font-size: 30px !important;
        margin: 20px auto;
    max-width: 80%;
}

.section_sub_sub_title {
    color: var(--dark-blue-color);
    font-size: 23px !important;
    margin-top:0px;
	margin-bottom:1em;
}
.chooseus_colm .section_sub_sub_title {
    color: #fff; margin-top:1.5em; margin-bottom:15px;
}
.chooseus_content p {
    color: #fff;
}


.form_section {
    width: 100%;
    position: relative;
    padding: 150px 0px;
}
.nf-before-form-content {
    display: none;
}
.form_ct .nf-field-label {
    display: none;
}
.form_ct nf-field {
    width: 48%;
    float: left;
    margin-right: 4%;
}
.form_ct nf-field:nth-child(2n) {
    margin-right: 0px !important;
}
#nf-form-3-cont nf-field:nth-child(5) {
    width: 100%;
    margin-right: 0px;
}
#nf-form-3-cont nf-field:nth-child(6) {
    margin-right: 4% !important;
}

#nf-form-3-cont nf-field:nth-child(7) {
    margin-right: 0px !important;
}

.nf-field input {
    border: none !important;
    background: #f1f1f1 !important;
    font-size: 15px !important;
    font-family: inherit !important;  border-radius: var(--border-radius) !important;
}


.form_ct textarea {
    height: 100px !important;
    border: none !important;resize:none;
	background: #FCFCFC !important;font-family: inherit !important;  border-radius: var(--border-radius) !important;
}
nf-field .submit-wrap input {
    background: var(--yellow-color) !important;
    color: #fff !important;
    padding: 12px 30px;
    border-radius: var(--border-radius) !important;
    text-transform: capitalize;
    min-width: 200px;
    display: inline-block;
    text-align: center;

    text-shadow: none !important;
    font-weight: 400;
    font-size: 17px !important;box-shadow: none !important;
}
nf-field .submit-wrap input:hover {
    background: var(--dark-blue-color) !important;
}


.form_ct .nf-after-form-content {
    width: 100%;
    float: left;
    text-align: center;
}
.ratting_image img {
    height: 40px;
    width: auto;
    object-fit: cover;
}
.form_rating {
    font-weight: bold;
    font-size: 20px;
    color: var(--dark-blue-color);
    margin-bottom: 20px;margin-top:0px !important;

}
.form_leftcolm .section_title {
    margin-top: 40px;
}


.emp_title {
    float: left;
}
.hphone_icon {
    width: 65px;
    float: left;
}
.hphone_icon i.fas {
    background:var(--dark-blue-color);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
	color: #fff;
}
.hphone_icon i.fa-phone {
    transform: rotate(140deg);
	background: #fff;
	color: var(--dark-blue-color);
	border: 1px solid var(--dark-blue-color);
}
.home_phone_email {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.home_phone {
    width: 50%;
    float: left;
}
.home_email {
    width: 50%;
    float: left;
}
.emp_title span {
    width: 100%;
    display: block;
    color: var(--dark-blue-color);
    font-weight: 600;
}
.emp_title a {
    color: var(--dark-blue-color);
    font-weight: 700;
}
.resources_section {
    background: var(--l-blue-color);
    width: 100%;
    padding: 150px 0px;    padding-bottom: 110px;
}
.about_fact_section {  background: var(--l-blue-color);
    width: 100%;
    padding: 150px 0px;    padding-bottom: 110px;}
.rcs_subtitle {
    color: var(--dark-blue-color);
    text-align: center;
    margin-top: 20px;
}
.rcs_area {
    float: left;
    margin-top: 40px;
	width:100%;
	display:flex;
	/*align-items:center;*/
	justify-content: center;
	    margin-bottom: 15px;
}
.rowsection1 .rcs_content {
    min-height: 170px;
}
.rcs_colm {
    width: 32%;
    float: left;
    margin-right: 2%;
}
.rcs_colm:last-child {
    margin-right: 0px;
}
.resources_img img {
    border-radius: var(--border-radius);
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.service_img img {
    object-fit: cover;
	border-radius: var(--border-radius);
    height: 250px;
    width: 100%;
}


.howhub_img img {
    object-fit: cover;
}
.gtqoute_colm {
    text-align: center;
    width: 33.33%;
    float: left;
    padding: 0px 20px;
}

.gt_quoteimg img {
    object-fit: contain;
    width: 80px;
    border: 1px solid var(--yellow-color);
    height: 80px;
    /* border-radius: 100%; */
    padding: 10px;
    display: block;
    margin: 0px auto;
}
.qt_title {
    text-align: center;
    line-height: 1.5;
}
.box_content .section_sub_sub_title {
    margin-bottom: 15px;
}
.second .btn_box {
    display: inline-block;
}

.rcs_button a {
    background: var(--yellow-color) !important;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    padding: 0px 15px;
    border: 0px;
    font-weight: normal;
    border-radius: var(--border-radius);
    line-height: 45px;
    height: 45px;
}
.rcs_button a:hover {
    background: light-blue-color !important;
    color: #fff;
}
.rcs_button {
    margin-top: 20px;
}
.section_sub_sub_title a {
    font-size: 23px !important;
    font-weight: bold;
    margin-top: 20px;
    display: block;
}
.section_sub_sub_title a:hover { color:var(--yellow-color) !important;}
.service_sub_title {
    margin-bottom: 0px;
    min-height: 70px;
}
.service_content {
    min-height: 185px;
}
.blog_sections {
    background: var(--l-blue-color);
    padding: 150px 0px;
    width: 100%;
    position: relative;padding-top:100px;
}
.blog_sections .sub_title {
    margin-top: 30px;
    margin-bottom: 60px;
}
.blog_slider {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.blogcolm {
    width: 32%;
    float: left;
    box-shadow: 0 2px 51px rgba(0, 0, 0, 0.06);
    margin-right: 2%;
}
.blogcolm:last-child {
    margin-right: 0px;
}
.blogc {
    background: #fff;
    padding: 20px;
}

.blogimg img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.pso {
    font-size: 16px;
    color: var(--gray-color);
}
.blogc .section_sub_sub_title {
    margin-bottom: 0px;    min-height: 80px;
}
.blog_description {
    margin-bottom: 30px;
}
.posted-on a {
    font-size: 14px;
    text-transform: uppercase;
}
.posted-on a:hover {
   color:var(--yellow-color);
}
a.bluebtnlink:hover {
    background: var(--yellow-color);
    border-radius: var(--border-radius);
    color: #fff;
    font-weight: normal;
}
a.bluebtnlink {
    text-align: center;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
}


/*-----Comman Page Css----*/
.page_sections {
	float:left;
	width:100%;position:relative;
}
.inner_page_section {
    height: 300px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;    display: flex;
    align-items: center;background-color:#f1f1f1;
}
.content_section {
    padding: 100px 0px;

}
.contact_uper_section {
    background: #f2f2f2;
}
.inner_titlebox .section_sub_title {
    font-size: 18px !important;
    color: var(--gray-color);
}
.resources_section:nth-child(2n) {
    background: #fff;
}
.resources_section.page_sections {
    padding: 100px 0px;
}
.resources_section .btn_box {
    margin-top: 60px;
    text-align: center;
}
.ht_hub_colm .btn_box {
    text-align: left;
    margin-top: 20px;
}
.hvalue_subtitle ul {
    margin-left: 0px;
    padding-left: 0px;
    list-style-position: inside;
}

.content_section h2 {
    color: var(--dark-blue-color);
    line-height: 40px;
    font-weight: 600;
    margin-top: 0px;
    font-size: 35px !important;
    margin-bottom: 0px;
    margin-top: 20px;
}
.cal_form_section {
    text-align: center;
    max-width: 967px;
    margin: 0px auto;
}
h2.cal_ftitle {
    color: var(--dark-blue-color);
    line-height: 50px;
    font-weight: 600;
    margin-top: 0px !important;
    font-size: 45px !important;
    margin-bottom: 30px !important;
}
.content_section h3 {
    color: var(--dark-blue-color);
    margin-top: 0px;
    font-size: 25px !important;
    margin-bottom: 20px;
    margin-top: 20px;
}
.content_section ul {
    padding-left: 0px;
    list-style-position: outside;
    margin-bottom: 20px;
}
.content_section ul li {
    margin-bottom: 5px;
}
.fit{
    width: fit-content;
}
.m-auto{
    margin: auto;
}
input:-internal-autofill-selected {
    background-color: white!important;
}
.nav-item.active{
    background-color: white;
}
.m-0{
    margin:0;

}
.center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.alert li{
    list-style: none;
}
.alert ul{
    margin-bottom: 0px;
}
.socialLoginOption{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap:10px;
    margin-top: 20px;
}
.inner_baner_content {
    margin-top: -100px;
    background: #fff;
    padding: 50px;
    border-radius: var(--border-radius);
    text-align: center;
    box-shadow: 0 40px 120px 0 rgba(0,0,0,.13);
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
}
.baner_sub_heading {
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: #EE9E3C;
}
.inner_banner_title {
    padding: 10px 0px;
}
.page_content {
    padding: 80px 0px 0px;
}
.page_content h3 {
    margin: 30px 0px;
}
.overlay_inner_titlebox {
    /* position: absolute; */
    background: #fff;
    z-index: 999;
    /* top: -100px; */
    margin-top: -200px;
    border-radius: 5px;
    padding: 60px 50px;
    box-shadow: 0 40px 120px 0 rgba(0,0,0,.13);
    transition: background .3s,border .3s,border-radius .3s,box-shadow;
    margin-bottom: 100px;
}
.overlay_inner_titlebox .section_sub_title {
    font-size: 25px !important;
    color: var(--yellow-color);
    margin-bottom: 30px;
}
.leading_text p {
    font-weight: 500 !important;
    color: var(--dark-blue-color);
    font-size: 20px;
    text-align: center;
}
.rcs_area.service_item .rcs_colm {
    background: #fff;
    padding: 30px;
    text-align: center;
}
.rcs_area.service_item .rcs_colm img {
    height: 90px;
    margin-bottom: 20px;
}

.rcs_area.service_item .rcs_colm .section_sub_sub_title {
    min-height: 40px;
}
.contact_section {
    background: var(--l-blue-color);
    padding: 100px 0px;
}
.contact_section .home_phone_email {
    width: 100%;
    float: left;
    display: block;
    justify-content: space-between;
}
.contact_col {
    width: 100% !important;
    float: left;margin-bottom: 30px;
}
.contact_section h3.section_title {
    margin-top: 0px;margin-bottom: 30px;
}
.questions_section .rcs_subtitle.center_subtitle {
    max-width: 767px;
    margin: 0px auto;
    margin-top: 30px;
}
.journey_section .section_sub_title {
    margin-top: 0px;
}
.js_row_btn.btn_box {
    float: left;
    width: 100%;
    margin-top: 30px;
}
#nf-form-5-cont .nf-field input {
    background: #fff !important;
}
#nf-form-5-cont nf-field:nth-child(5) {
    width: 100%;
    margin-right: 0px;
}
#nf-form-5-cont nf-field:nth-child(6) {
    margin-right: 4% !important;
}

#nf-form-5-cont nf-field:nth-child(7) {
    margin-right: 0px !important;
}
#nf-form-5-cont .nf-field #nf-field-24 {
    background: var(--yellow-color) !important;
}
.agent_inner_col img {
    border-radius: 5px;
    object-fit: contain;
    position: relative;
    width: 100%;
    max-width: 400px;
    background: var(--l-blue-color);
    padding: 10px;
}
.agentcenter {
    max-width: 867px;
    margin: 0px auto;
}
.agentcenter iframe {
    width: 100%;
    height: 500px;
    margin-bottom: 50px;
}
.about_section .col-sm-12 {
    max-width: 767px;
    margin: 0px auto;
    text-align: center;
    float: none;
}
.service_item_content {
    min-height: 175px;
}
.about_res_section .page_content_btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
.section_sub_title span {
    color: var(--yellow-color);
}

.ab_row {
    display: flex;
    justify-content: space-between;
    float: left;
    width: 100%;
    margin-top: 30px;
}
.ab_row_col {
    width: 33.33%;
    float: left;
}
.ab_row_col_inn {
    padding: 30px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    margin: 10px;
    min-height: 270px;
}
.agentcenter h2 {
    margin-bottom: 30px;
}
.newback {
    background: var(--dark-blue-color);
    width: 300px;
    height: 300px;
    position: absolute;
    /* border-radius: 100%; */
    left: -24px;
    border-radius: 5px;    top: -30px;
}
.blrub {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ededed;
}
.details_row {
    float: left;
    width: 100%;
}
.details_row ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;list-style: none;
    margin: 0px;
    padding: 0px;
}
.details_row ul li {
    -ms-flex: 50%;
    flex: 50%;
    padding-top: 19px;
}

.ddrow {
    display: flex;
    align-items: center;
    color: var(--dark-blue-color) !important;
}
.ddrow i {
    border: 1px solid;
    padding: 10px;
    border-radius: 100%;
    margin-right: 10px;
}
.sociallinks {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #ededed;
    text-align: center;
}
.sociallinks .ddrows {
    display: flex;
    justify-content: center;
}
.sociallinks .ddrows a {
    padding: 0px 10px;
    color: var(--yellow-color);
}
.agent_content {background:var(--l-blue-color);}
.agent_content {
    padding-bottom: 80px;
}
.vendorcategory {
    color: var(--dark-blue-color);
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: -10px;
}
.agent_list_section {
    padding: 100px 0px;
    background: var(--l-blue-color);
}
.search_box {
    float: left;
    width: 100%;
    padding: 30px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 50px;
}
.search_box h3 {
    font-size: 25px !important;
    color: var(--dark-blue-color);
    margin-top: 0px;
    margin-bottom: 20px;
}
.search_box input[type=text] {
    width: 100%;
    padding: 10px !important;
    height: auto !important;
}
.search_box input[type=button] {
    background: var(--yellow-color);
    text-shadow: none;
    box-shadow: none;
    width: 100%;
    padding: 15px 20px;
    font-size: 17px;
    margin-top: 18px;
    color: #fff;
}
.search_box input[type=button]:hover {
    background: var(--dark-blue-color);
}

.cta_box_sidebar {
    float: left;
    width: 100%;
    padding: 30px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 50px;
}
.cta_box_sidebar img {
    width: 100%;
    border-radius: 5px;
    height: 250px;
    object-fit: cover;
    margin-bottom: 20px;
}
.ctat {
    text-align: center;
}
.inner_cata a.yellow_btn {
    WIDTH: 100%;
    TEXT-ALIGN: CENTER;
}
select#vendor_type {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
}

ul.agentlists {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

ul.agentlists li {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.agentslbox {
    display: flex;
    justify-content: space-between;
}
.agentbox {
    width: 35%;
    margin-right: 5%;
    float: left;    border: 1px solid #ddd;
    border-radius: 5px;
}
.agentbox img {
    width: 100%;
    height: 250px;
    object-fit: contain;padding: 10px;
}
.agentslbox {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    background: #fff;
    float: left;
    width: 100%;
    border-radius: 5px;
}
.agent_c_list {
    width: 60%;
    float: left;
}
h3.list_title,h3.list_title a {
    font-size: 25px !important;
    margin-top: 0px;
    margin-bottom: 10px;
    color: var(--dark-blue-color);
    font-weight: bold;
}
.list_sub_title {
    margin-bottom: 30px;
}
.agentddrow i {
    color: var(--dark-blue-color);
    border: 1px solid;
    padding: 10px;
    border-radius: 100%;
    margin-right: 10px;
}
.agentddrow {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.yesimg .inner_titlebox {
    background: rgba(255,255,255,0.9);
    padding: 30px;
    border-radius: 5px;
}

@media only screen and (max-width: 600px) {
    .yesimg .inner_titlebox {
        background: rgba(255,255,255,0.9);
        padding: 4px;
        border-radius: 5px;
    }
}

.yeslightback {
    padding: 100px 0px;
    background: var(--l-blue-color);
    float: left;
    width: 100%;
}

.nolightback {
    padding: 100px 0px;
    background: #fff;
    float: left;
    width: 100%;
}

.placement_Left .placement_lr_row {
    display: flex;
    align-items: center;
}
.placement_Right .placement_lr_row {
    display: flex;
    align-items: center;
}
.placement_center_row .withovszind {
    text-align: center;    max-width: 967px;
    margin: 0px auto;
}
.placement_Left .placement_lr_row .second {
    order: 2;
}

.lfimgv iframe, .lfimgv img {
    position: relative;
}
.section_title_box {
    margin-bottom: 30px;
}
.inner_page_section.yesimg {
    height: 450px;
}
textarea#nf-field-23 {
    background: #fff !important;
}

.placements_sections .btn_box {
    margin-top: 40px;
}

.placements_sections.placement_Center .btn_box {
    text-align: center;
}

.lfimgv img {
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
    height: 500px;
}
.placement_Right .newback {
    left: auto;
    right: -15px;
}
.faq_section {
    padding: 100px 0px;
}
.panel-title a {
    position: relative;
    width: 100%;
    display: block;
}
.panel-default>.panel-heading {
    background-color: #fff !important;
    padding: 0px;
    float: left;
    width: 100%;
}
.faq_section .panel-group .panel {
    margin-bottom: 15px;
    width: 100%;
    float: left;
}
.panel-group {
    margin-bottom: 0px;
}
.panel-collapse {
    border-top: 1px solid #ddd;
    float: left;
    width: 100%;
}
#accordion .panel-title a.collapsed:before {
    content: "\f067";
}
#accordion .panel-title a:before {
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background: #EE9E3C;
    font-size: 16px;
    font-weight: 900;
    color: #fdfbfb;
    text-align: center;
    box-shadow: inset 0 0 10px #EE9E3C;
    text-shadow: none;
    position: absolute;
    top: 16px;
    right: 15px;
}
span.textc {
    line-height: 65px;
    margin-left: 10px;
    float: left;
}
.faq_colm {
    width: 100%;
    max-width: 800px;
    margin: 40px auto 0px;
}
.faq_title {
    max-width: 800px;
    margin: 0px auto;
    text-align: center;
}
/*------Blog Css----*/
.single_blpost {
    padding: 100px 0px;
}
.blist_sidebar .widget {
    background: #E7F4F8;
    padding: 20px;
    border-radius: 5px;
}
.widget_search input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
}
.widget_search button.more {
    width: 100%;
    margin-top: 10px;
    box-shadow: none;
    text-shadow: none;
    border: none;
    background: var(--yellow-color);
    color: #fff;
    padding: 12px 30px;
    border-radius: var(--border-radius);
    text-transform: capitalize;
    text-align: center;
}
h2.widget-title {
    font-weight: 600;
    color: var(--dark-blue-color);
    font-size: 23px !important;
    margin-bottom: 20px;
	margin-top: 0px;
}
.widget_recent_entries ul {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}
.widget_recent_entries ul li {
    padding: 10px 0px;
    border-bottom: 1px dotted var(--yellow-color);
}
.widget_categories select#cat {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.single_blog_title {
    max-width: 900px;
    margin: 0px auto !important;
}
.entry-meta span.byline {
    display: none !important;
}
.page-title {
    margin-top: 0px !important;
}
.blog_list_section {
    padding: 0px 0px 100px;
}
.blog_contentpart {
    max-width: 800px;
    margin: 0px auto;
    text-align: center;
}
.entry-title.blog_ptitl {
    min-height: 70px;
    max-height: 70px;
    overflow: hidden;
}
.blog_textbox {
    background: #f2f2f2;
    padding: 20px;
    min-height: 300px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.readmore {
    text-align: center;
}
.blog_list_section_inner .navigation {
    float: left;
    width: 100%;
	margin-top: 80px;
}
.blog_list_section_inner .navigation ul {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
	text-align: center;
}
.blog_list_section_inner .navigation li {
    display: inline;
    padding: 10px;
}
.blog_list_section_inner .navigation .active a {
    background: #EE9E3C;
    padding: 5px 15px;
    color: #fff;
    border-radius: 5px;
}

/*----Testimonials List Page-----*/
.testimonials_list {
    padding: 100px 0px;background: var(--l-blue-color);
}
.testimonials_colm {
    border-radius: 5px;
    background: #fff;
	margin-bottom: 20px;
}
.test_img img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.quotes {
    color: #ddd;
    font-family: Georgia, serif;
    font-size: 3.2rem;
    font-weight: bold;
    line-height: 0.5;
}
.testimonial_cont {
    padding: 20px;
    min-height: 350px;
}
.test_content {
    min-height: 310px;
}
.center_btn_box {
    justify-content: center;
}
h4.test_title {
    color: var(--dark-blue-color);
    font-weight: 600;
    font-size: 23px !important;
}
h5.test_postion {
    font-size: 16px !important;
}

/*---Team Page----*/
.team_list {
    padding: 100px 0px;
}
.team_img img {
    width: 100%;
    object-position: top;
    height:425px;
}
.team_innercol {
    position: relative;
}
.team_title {
    position: absolute;
    bottom: 4px;
    background: rgba(0,0,0,0.5);
    width: 100%;
    text-align: center;
    min-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
}
.team_title a {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    width: 100%;
    padding: 15px 0px;
}
.team_innercol {
    position: relative;
    margin-bottom: 60px;
    border-radius: 5px;
    overflow: hidden;
}
.team_rows {
    padding-top: 50px;
}
.vendor_category_list_section {
    padding-bottom: 100px;
}
.vendors_category_dbox {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    background: #E7F4F8;
    float: left;
    width: 100%;
    border-radius: 5px;
	align-items: center;
}
.vendor_img_col img {
    width: 100%;
    height: 320px;
    object-fit: contain;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
}
.mobilebtn.btnfree {
    display: none;
}
.fixedregister {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9;
}
.fixedregister a {
    display: block;
    background: var(--dark-blue-color);
    color: #fff;
    /* padding: 15px 30px; */
    border-radius: 100%;
    box-shadow: 0 2px 51px rgba(0, 0, 0, 0.6);
    height: 120px;
    width: 120px;
    display: flex;
    align-items: center;
    text-align: center;
    font-weight: bold;justify-content:center;
}
.fixedregister a:hover {background:var(--yellow-color);}
.box_content ul, .box_content ol {
    padding-left: 20px;
    margin-left: 0px;
}
.page-id-180 .footer_social_icon {
    display: none;
}
.page-id-149 .box_content.coman_contents p {
    display: flex;
    /* justify-content: space-around; */
}

.page-id-149 .box_content.coman_contents p iframe {margin:10px;}
.fd_financeform {
    max-width: 700px;
    margin: 0px auto;
}
.fd_financeform nf-field {
    width: 31%;
    float: left;
    margin-right: 2%;
}
.fd_financeform nf-field:nth-child(3) {
    width: 34%;
    float: left;
    margin-right: 0%;
}
.fd_financeform nf-field:nth-child(4) {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.fd_financeform nf-field:nth-child(5) {
    width: 50%;
    float: left;
    margin-right: 0%;
}
.fd_financeform nf-field:nth-child(6) {
    width: 50%;
    float: left;
    margin-right: 0%;
}
.fd_financeform .submit-wrap {
    margin-top: 23px;
}
.fd_financeform textarea {
    height: 100px !important;
    border: none !important;
    background: #f1f1f1 !important;
    resize: none;
    border-radius: 5px !important;
}
.fd_financeform .nf-after-form-content {
    width: 100%;
    float: left;
}
textarea#nf-field-48 {
    border: 0px;
    height:80px;
    resize: none;
    background: #fff;
}
#nf-form-8-cont input[type=text] ,#nf-form-8-cont input[type=email],#nf-form-8-cont input[type=number]{
    background: #fff !important;
}
.pagec_form .nf-form-cont {
    background: #E7F4F8;
    padding: 40px 30px 40px;
    border-radius: 10px;
    width: 100%;
	max-width: 700px;
    margin: 0px auto;
    text-align: left;
}
.pagec_form .nf-form-cont input {
    border: 0px;
    background: #fff !important;
    height: 70px !important;
}
.pagec_form .nf-error.field-wrap .nf-field-element:after {
	display: none;
}
.pagec_form .nf-form-cont .submit-wrap {
    text-align: center;
}
.pagec_form .nf-form-cont .submit-wrap input {
    background: var(--yellow-color) !important;
    color: #fff !important;
    padding: 12px 30px;
    border-radius: var(--border-radius) !important;
    text-transform: uppercase;
    min-width: 200px;
    display: inline-block;
    text-align: center;
    float: none;
    text-shadow: none !important;
    font-weight: 400;
    font-size: 17px !important;
    box-shadow: none !important;
}
#nf-form-14-cont {
    max-width: 450px;
    margin: 0px auto;
    text-align: left;
}
#nf-form-14-cont input {
    border: 0px;
    background: var(--l-blue-color) !important;
}
#nf-form-14-cont nf-field .submit-wrap input {
    background: var(--yellow-color) !important;
    color: #fff !important;
    padding: 12px 30px;
    border-radius: var(--border-radius) !important;
    text-transform: capitalize;
    min-width: 200px;
    display: inline-block;
    text-align: center;
    text-shadow: none !important;
    font-weight: 400;
    font-size: 17px !important;
    box-shadow: none !important;
}
.page-id-1244 .placement_Left {
    display: none;
}
.page-id-1244 .placement_Right {
    display: none;
}
.backgrondcta_Yes {
    padding: 0px;
}
.backgrondcta_Yes .container {
    max-width: 100%;
    padding: 0px;
}
.cta_center_Yes .withovszind {
    background: rgba(255,255,255,0.4);
    max-width: 767px;
    padding: 100px 40px;
    margin: 0px auto;
    border-radius: var(--border-radius);
    text-align: center;
    display: table;
    width: 100%;
}
.cta_center_Yes {
    padding: 100px 0px;
}
.entry-content ol {
    margin-left: 0px;
    padding-left: 30px;
}
.entry-content img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.entry-content h2 {
    font-size: 30px !important;
}
.entry-content h3 {
    font-size: 24px !important;
}
.entry-content h4 {
    font-size: 18px !important;
	font-weight: 500;
}
 .entry-content ul {
    margin-left: 0px;
    padding-left: 20px;
}
.agentform {
    text-align: center;
    width: 100%;
    float: left;
}
.agentform .nf-form-cont {
    background: #E7F4F8;
    padding: 20px 30px 20px;
    border-radius: 10px;
    width: 100%;
	float: left;
    /*max-width: 400px;
    margin: 0px auto !important;
    text-align: left;*/
    justify-content: center;
    align-items: center;
}
.agentform nf-field {
    width: 48%;
    float: left;
    margin-right: 4%;
}
.agentform nf-field:nth-child(2n) {
    margin-right: 0px !important;
}
.agentform nf-field:nth-child(5) {
    width: 100%;
    margin-right: 0px;
}
.agentform .nf-form-cont input {
    border: 0px;
    background: #fff !important;
	height: 70px !important;
}
.agentform .nf-form-cont .submit-wrap input {
    background: var(--yellow-color) !important;
    color: #fff !important;
    padding: 12px 30px;
    border-radius: var(--border-radius) !important;
    text-transform: uppercase;
    min-width: 200px;
    display: inline-block;
    text-align: center;
    float: none;
    text-shadow: none !important;
    font-weight: 400;
    font-size: 17px !important;
    box-shadow: none !important;
}
.vendor_form {
    margin-top: 50px;
}




/* Responsive */
@media screen and (max-width:1180px) {
	.roundimg_learnbtn {
		width: 150px;
		text-align: right;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
		margin-right: 0px;
		margin-left: 14px;
	}
	.btnfree a {
		padding: 0px 6px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		letter-spacing: -1px;
	}
	.banner_title {
		font-size: 60px !important;
		line-height: 1.1em;
	}
	.colm_box_title {
		min-height: 90px;
	}
	.section_title {
		line-height: 1.2;
		font-size: 35px !important;
	}
    

	.blogc .section_sub_sub_title {
		margin-bottom: 10px;
		min-height: 73px;
		height: 73px;
		overflow: hidden;
	}
	.placement_lr_row .second {
		order: 2;
		width: 50%;
		float: left;
	}
	.placement_lr_row .first {
		width: 50%;
		float: left;
	}
	.newback {
		left: 0px;
		top: -16px;
	}
	.lfimgv img {
		height: 400px;
		/* margin-left: 20px; */
	}
	.placement_Right .newback {
		left: auto;
		right: 0px;
	}
	.container {
		max-width: 94% !important;
	}
.vendor_category_list_section .col-sm-6 {
    width: 100%;
    margin-bottom: 20px;
}
}

@media screen and (max-width:1080px) {
	.btnfree a {
		padding: 0px 15px !important;
	}
	.mobilebtn.btnfree {
    display: block;
    float: right;
    position: absolute;
    right: 75px;
    top: 0px;
    z-index: 9;
}
	li#mega-menu-item-416 {
    display: none !important;
}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    background-color: var(--dark-blue-color) !important;
	}
	.col-sm-9.menucolm {
    padding-right: 0px;
    float: left;
    width: 80%;
}
	.col-sm-3.logo_colm {
    padding-left: 15px;
    float: left;
    width: 30%;
}
.header_main .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
		margin-right: 0px;
		margin-left: 6px;
        margin-top: 10px;
	}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    letter-spacing: 0px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
     background: #234053 !important;
    color: #fff !important;
    padding-left: 0px;
}
#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    margin-top:15px;
    min-height: 100vh;
}
.services_right_colm {
    /* float: right; */
    padding-left: 40px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
	background: transparent !important;
    border-radius: 0;
    box-shadow: none !important;
}
ul.mega-sub-menu {
    padding-left: 40px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
    padding-left: 0px;
}
.service_content {
    min-height: 270px;
}
.questions_section  .section_sub_sub_title a ,.services_sections_3 .section_sub_sub_title a{
    font-size: 17px !important;

}
.questions_section  .section_sub_sub_title a br,.services_sections_3 .section_sub_sub_title a br {
    display: none;
}
.js_row .js_row_col.first {
    width: 40%;
    float: left;
}
.js_row .js_row_col.second {
    width: 60%;
    float: left;
}
.placements_sections .btn_box {
    width: 100%;
}
.placements_sections .btn_box a {
    width: 100% !important;
}
.service_item_content {
    min-height: 250px;
}
.ab_row_col_inn {
    min-height: 365px;
}
.test_content {
    min-height: 300px;
}
.testimonial_cont {
    min-height: 470px;
}
.contact_section .col-sm-8 {
    width: 65%;
    float: left;
}
.contact_section .col-sm-4 {
    width: 35%;
    float: left;
}
}


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

.section_title {
		line-height: 1.2;
		font-size: 25px !important;
	}

.rcs_colm .section_sub_sub_title {
    min-height: 60px;
}
.site-footer .col-sm-3.fcol {
    width: 50%;
    float: left;
}
.quick_link {
    margin-bottom: 70px;
}
.copyright .col-sm-6 {
    width: 100% !important;
    /* display: block; */
    text-align: center;
}
.copyright .container {
    display: block;
    align-items: center;
}
.copyright ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
p.deskcopy {
    text-align: center;
}
.contact_col {
    width: 100% !important;
    float: left;
    margin-bottom: 30px;
}
.contact_section .home_phone_email {
    width: 100%;
    float: left;
    margin-bottom: 50px;
    display: block;
    justify-content: space-between;
}
.contact_section .home_phone_email:last-child{ margin-bottom: 0px; }
.contact_section .col-sm-4 ,.contact_section .col-sm-8{
    width: 100% ;
    margin-bottom: 20px;
    float: left;
}
.nf-form-content {
    padding: 0px;
}
.home_banner_section {
    height: auto;
}
.home_banner_section .col-sm-6 {
    width: 100%;
    /* padding-top: 100px; */
}
.home_banner_section {
    position: relative;
    min-height: 10px;
    padding: 80px 0px;
}
.banner_inner {
    text-align: center;

}


.home_banner_section .col-sm-6:first-child .banner_inner{ margin-bottom: 80px; }
.banner_inner img {
    object-position: center;
}
.features_section .container {
    display: block;
    align-items: center;
}
.features_section .col-sm-3 {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;float: left;
}
.home_section {
    padding: 80px 0px !important;
}
.features_section .col-sm-9 {
    width: 100%;float: left;
}
.services_section .container {
    display: block;
    align-items: center;
}
.services_section .col-sm-6 {
    width: 100%; float: left;
}
.services_right_colm {
    /* float: right; */
    padding-left: 0px;
    margin-top: 40px;
}
.round_shape_image {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.form_section .col-sm-4 {
    width: 100%;
    margin-bottom: 40px;
    text-align: center;float: left;
}
.form_section .col-sm-8 {
    width: 100%;float: left;
}
.agent_list_section .col-sm-4 {
    width: 100%;
    float: left;
}
.agent_list_section .col-sm-8 {
    width: 100%;
    float: left;
}
.contact_section .col-sm-4, .contact_section .col-sm-8 {
    text-align: left !important;
}
.questions_section  .section_sub_sub_title a ,.services_sections_3 .section_sub_sub_title a{
    font-size: 15px !important;
}
.rcs_colm .section_sub_sub_title {
    min-height: 60px;
    margin-bottom: 10px;
}
.services_sections_1 .rcs_area {
    display: block;
}
.services_sections_1 .rcs_colm {
    width: 48%;
    margin-right: 4%;    margin-bottom: 60px;
}
.services_sections_1 .rcs_colm:nth-child(2n) {
    margin-right: 0px;
}
.service_content {
    min-height: 185px;
}
.services_sections_1,.services_sections_3  {
    padding-bottom: 40px !important;
}
.services_sections_3 .rcs_colm {
    width: 100%;
    margin-right: 0px;
}
.placement_Left .placement_lr_row ,.placement_Right .placement_lr_row{
    display: block;
    align-items: center;
}
.placement_lr_row .second {
    order: 2;
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.placement_lr_row .first {
    width: 100%;
    float: left;
}
.js_row_col.second img {
    height: 440px;

}
.js_row_col .howtohub img {
    height: 700px;
}
.rcs_area.service_item .rcs_colm {

    width: 48%;
    margin-right: 2%;
    margin-left: 2%;
}
.team_rows .col-sm-4 {
    width: 50%;
    float: left;
}
.ab_row {
    display: block;
}
.ab_row_col {
    width: 100%;
    float: left;
}
.ab_row_col_inn {
    min-height: 10px;
}
.ab_row_col_inn h3 {
    margin-top: 0px;
}
.content_section .col-sm-6 {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.testimonials_list .col-sm-4 {
    width: 50%;float: left;
}
}

@media screen and (max-width:767px) {
	.page-id-149 .box_content.coman_contents p {
    display: block;
    /* justify-content: space-around; */
}
	.features_col_inner {
    display: block;
    justify-content: center;
    align-items: center;
}
.features_col {
    /* position: relative; */
    width: 100%;
    float: left;
    margin-right: 0px;
    margin-bottom: 30px;
}
.colm_box_title:after {
    top: 35px;
}

.chooseus_colm,.rcs_colm ,.blogcolm{
    width: 100%;
    float: left;
    margin-right: 0px;
    margin-bottom: 30px;
}
.whychooseus_area,.rcs_area,.blog_slider {
   display: block;
}
.rcs_colm .section_sub_sub_title {
    min-height: 10px;
}
.resources_section {
    padding-bottom: 20px !important;
}
.placement_lr_row{
   display: block !important;
}
.placement_lr_row .col-md-6 {
    width: 100%;
    float: left;
}
.placement_lr_row .col-md-6.second {margin-bottom:40px;}

.newback {display:none;}

.question_area {
    display: block;
}
.gtqoute_colm {
    text-align: center;
    width: 100%;
    float: left;
    padding: 0px 20px;
}
.services_sections_1 .rcs_colm {
    width: 100%;
    margin-right: 0px;
}
.service_content {
    min-height: 10px;
}
.rt_row {
    float: left;
    width: 100%;
    margin-right: 0px;
}
.rt_row:nth-child(5) {
    margin-left: 0px;
    margin-right: 0px;
}
.js_row {
    display: block;
}
.js_row .js_row_col.first {
    width: 100%;
    float: left;
}
.js_row .js_row_col.second {
    width: 100%;
    float: left;
}
.js_row_col.second img {
    height: 300px !important;
}
.rcs_area.service_item .rcs_colm {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
}
.service_item_content {
    min-height: 10px;
}
.resources_section .btn_box {
    margin-top: 20px;
    text-align: center;
}
.vendors_category_dbox {
    margin-bottom: 20px !important;
}
.agentform nf-field {
    width: 100%;
    float: left;
    margin-right: 0%;
}
}
@media screen and (max-width:625px) {
	.site-footer .col-sm-3.fcol {
    width: 100% !important;
}
	.quick_link {
    margin-bottom: 0px !important;
}
	#accordion .panel-title a:before {
    width: 25px;
    height: 25px;
    line-height: 25px;
    top: 22px;
    right: 2px;
}
	span.textc {
    font-size: 15px;
}
}

@media screen and (max-width:667px) {
.home_phone {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.home_email {
    width: 100%;
    float: left;
}
#nf-form-3-cont nf-field:nth-child(6),#nf-form-3-cont nf-field:nth-child(7)  {
    margin-right: 0px !important;
    width: 100% !important;
}
#nf-form-5-cont nf-field:nth-child(6),#nf-form-5-cont nf-field:nth-child(7)  {
    margin-right: 0px !important;
    width: 100% !important;
}

nf-field .submit-wrap input {
     float: left;
}
.testimonials_list .col-sm-4 {
    width: 100%;
    float: left;
}
.testimonial_cont,.test_content {
    min-height: 10px;
}
.agentslbox {
    display: block;
}
.agentbox {
    width: 100%;
    margin-right: 0px;
    float: left;
    margin-bottom: 30px;
}
.agent_c_list {
    width: 100%;
    float: left;
}
.vendors_category_dbox {
    display: block;
}
.fd_financeform nf-field {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.fd_financeform nf-field:nth-child(3) {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.fd_financeform nf-field:nth-child(5) {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.fd_financeform nf-field:nth-child(6) {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.fd_financeform .submit-wrap {
    margin-top: 10px;
}
}

@media screen and (max-width:510px) {
.btnfree a {
    padding: 0px 10px !important;
    font-size: 10px;
    text-align: center;
    line-height: 30px !important;
    height: 30px !important;
    margin-top: 5px;
}
.comman_content_buton {
    display: block;
}
.btn_box .yellow_btn {
    min-width: 100%;
}
.team_rows .col-sm-4 {
    width: 100%;
    float: left;
}
.col-sm-3.logo_colm {
    padding-left: 0px;
    float: left;
    width: 30%;
    padding-right: 0px;
}
.baner_button {
    display: block;
}
.baner_button a {
    width: 100%;

    margin-right: 0px;
    display: block;
    margin-bottom: 30px;
}
.form_ct nf-field {
    width: 100%;
    float: left;
    margin-right: 0px;
}
.site-footer .col-sm-3.fcol {
    width: 100%;
    float: left;
}
p.deskcopy {
    display: none;
}
p.mobile_copy {
    display: block;
    font-size: 14px;
}
}
@media screen and (max-width:350px){
	.btnfree a {
    padding: 0px 8px !important;
    font-size:8px;
}
	.pagec_form .nf-form-cont .submit-wrap input {
    min-width:100% !important;
	}
}

.custom_from {
    width: 100%;
    margin: auto;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.pagec_form {
    background-color: #E7F4F8;
    padding: 60px 40px;
    border-radius:8px;
}
.form-control{
    height: 60px !important;
    border-radius: 10px;
    border: none;
    font-size: 18px;
    margin-bottom: 25px;
}
.fron_button{
    background: var(--yellow-color) !important;
    color: #fff !important;
    padding: 16px 40px;
    border-radius: var(--border-radius) !important;
    text-transform: uppercase;
    text-align: center;
    float: none;
    min-width: 200px;
    text-shadow: none !important;
    font-weight: 400;
    font-size: 17px !important;
    box-shadow: none !important;

}

/* Media query for smaller screens (e.g., mobile devices) */
@media (min-width: 768px) {

    .custom_form {
        width: 100%; /* Adjust width for smaller screens */
        margin: auto;
        align-items: center;
        display: flex;
        flex-direction: column;
    }
    .pagec_form {
        padding: 30px 15px; /* Adjust padding for smaller screens */
    }

    .form-control {
        height: 40px !important; /* Adjust height for smaller screens */
        font-size: 14px;
        margin-bottom: 15px; /* Adjust margin for smaller screens */
    }

    .fron_button {
        padding: 12px 25px; /* Adjust padding for smaller screens */
        min-width: 120px; /* Adjust min-width for smaller screens */
        font-size: 14px !important;
    }
}

.text_box{
    height: 100px !important;
}

.error-message{
    background: #ff00001a;
    color: red;
    padding: 5px 10px;
    margin-bottom: 15px;
    display: flex;
}

#marketingConsentCheckbox {
    width: 30px;
    height: 30px;
}

input#marketingConsentCheckbox {
    width: 80px;
    height: 60px;
    margin-top: -13px;
}
.form-check {
    display: flex;
    gap: 15px;
}
