@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200;300;400;500;600;700;800&display=swap');
body {font-family: 'Assistant', sans-serif !important; font-size: 16px; font-weight: 400; }
.widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary {font-family: 'Assistant', sans-serif}
h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
	font-size: initial;
	line-height: inherit;
	text-align: initial;
}


h1 {
	font-weight: bold;
	font-size: 38px;
	color: #de1836;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Assistant', sans-serif;
	font-weight: 400;
	letter-spacing:  initial;
	line-height: initial;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 24px;
    margin: 0 0 20px 0;
    font-weight: 600;
    font-size: 34px;
}

h3 {
	font-size: 24px; font-weight: 600; margin: 0  0 20px 0;
}
.zpelem-imagetext .zpimage-text {font-size: 16px; }
.zpelem-imageheadingtext h3.zpimage-heading { font-weight: 600; line-height: initial;}
.zpelem-imageheadingtext h2.zpimage-heading {  line-height: initial;}
.Footer-bottom{
    padding-block-start: 0px;
    padding-block-end: 0px;
}

.integration_box  {
    border: 1px solid #ddd;
    padding: 25px;
    box-shadow: 0 4px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 8px 24px rgba(0,0,0,0.15);
    border-radius: 5px;
    margin-bottom: 40px;
    height: 100%;
}
.tempFrmWrapper {
    padding: 0;
    margin:0;
}

.whyzoho_icons {
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media (min-width: 1200px){
.zpcontainer {
    width: 1320px;  max-width:100%
}
    .theme-header .zpcontainer {
    padding-block:16px;
}
}
@media (min-width: 992px){ 
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li {
    margin-inline-start: 5px; 
}
}

.zpdark-header-portion.theme-header-topbar ul {
    margin: 0;
    padding: 0;
}
.zpdark-header-portion.theme-header-topbar ul li {
    display: inline-block;
    margin: 0 0 0 10px;
    color: #faba34;
    font-weight: 600;
    font-family: 'Assistant', sans-serif;
    font-size: 16px;
}
.zpdark-header-portion.theme-header-topbar ul li a {
    color: #fff;
    font-weight: 400;
    font-family: 'Assistant', sans-serif;
    font-size: 16px;
}
.zpdark-header-portion.theme-header-topbar ul li.theme-socialicon-list {
    margin-left: 0;
}
.banner_contactform {
    max-width: 450px;
    border: 10px solid #0087c1;
    border-radius: 10px !important;
    padding: 0px 0 !important;
    background: #fff;
    box-sizing: border-box;
    margin: 0;
}
.whatweoffer_section h3.zpheading-align-left {
    text-align: center;
    font-weight: 700;
    color: #0087c1 ;
    margin: 15px 0;
}

.whatweoffer_section h3{
    text-align: center;
    font-weight: 700;
    color: #0087c1 ;
    margin: 15px 0;
}

.whatweoffer_iconbox > .vc_column-inner {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
}
.formFieldWrapper > .tempFrmWrapper {
    margin: 0px 0px 0px 0px;
    padding: 0;
}

.team_pick  img{
    border: 10px solid #f1f1f1;
    border-radius: 10px;
}

/* The Modal (background) */ 
.modal { 
 justify-content:center; 
 display: none; /* Hidden by default */ 
 position: fixed; /* Stay in place */ 
 z-index: 300; /* Sit on top */ 
 padding-top: 100px; /* Location of the box */ 
 left: 0; 
 top: 0; 
 width: 100%; /* Full width */ 
 height: 100%; /* Full height */ 
 overflow: auto; /* Enable scroll if needed */ 
 background-color: rgb(0,0,0); /* Fallback color */ 
 background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ 
} 
 
.testimonial_section h2, .testimonial_section .zpelement.zpelem-text {
    color: #fff;
}
.testimonial_section {
    background: rgb(0,135,193);
    background: linear-gradient(90deg, rgba(0,135,193,1) 0%, rgba(25,158,215,1) 47%, rgba(0,135,193,1) 100%);
    padding-top: 50px;
    padding-bottom: 50px;
}
.testimonial_section h3 {font-weight: 600; color: #fff; margin:0px}

/* Modal Content */ 
.modal-content { 
 display:inline-flex; 
 position: relative; 
 background-color: #fefefe; 
 margin: auto; 
 padding: 0; 
 border: 1px solid #888; 
 width: 60%; 
 box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19); 
 -webkit-animation-name: animatetop; 
 -webkit-animation-duration: 0.4s; 
 animation-name: animatetop; 
 animation-duration: 0.4s 
} 
 
.hometop_banner  {
    background-color: #e8e9eb;
}

.faq_section  .zpaccordion-container .zpaccordion {
    color: #000; 
    font-size: 20px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 10px 0;
}
.header-footer-group p {
    font-size: 22px;
    line-height: initial;
}
.faq_section .zpaccordion-container .zpaccordion-content {
    margin-block-end: 0;
    padding: 0 0 0 45px;
    margin: 0 0 10px 0;
    margin-block-start: 0;
    margin-inline-end: 0;
    margin-inline-start: 0;
}
.faq_section .zpaccordion-container .zpelement.zpelem-text {
    margin: 0;
}
.faq_section .zpaccordion-container.zpaccordion-with-icon .zpaccordion .zpaccordionicon    svg {
    display: none !important;
}
.faq_section .zpaccordion-container.zpaccordion-with-icon .zpaccordion .zpaccordionicon:before { content:"-";
    background: #faba34;
    color: #fff !important;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 20px; 
        text-align: center;
    font-size: 24px;
} 
.faq_section .zpaccordion-container.zpaccordion-with-icon .zpaccordion .zpaccordionicon.zpaccord-icon-inactive:before { content:"+"; line-height: 23px;} 
.faq_section .zpaccordion-container li {
    margin: 0;
    padding: 0;
}

.header-footer-group .book_btn  .zpbutton  {
    background: #de1836;
    color: #fff !important;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    margin: 0px 0 0 0;
    font-size: 18px;
    padding: 15px 35px;
    border-radius: 30px;
}
.header-footer-group .book_btn .zpbutton:hover { background: #fff; color: #de1836 !important}
.header-footer-group  h2  {
    margin: 0 0 0px 0;
    font-weight: 600;
    font-size: 50px; color:#000; 
}
.header-footer-group  p {color:#000; }
.header-footer-group .zpelement.zpelem-heading {
    margin: 0;
    padding: 0;
    margin-block-start: 0;
}

.footer_main .footer_top h3::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
    margin-top: 10px;
}

.footer_main .footer_top   .contact_number  a {
    color: #faba34;
}
.footer_bottom .zpelement.zpelem-text {
    margin-block-start: 0;
    padding: 10px 0;
}
/* Add Animation */ 
@-webkit-keyframes animatetop { 
 from {top:-300px; opacity:0}  
 to {top:0; opacity:1} 
} 
 
@keyframes animatetop { 
 from {top:-300px; opacity:0} 
 to {top:0; opacity:1} 
} 
 
/* The Close Button */ 
.close { 
 color: white; 
 position: absolute; 
 top: -13px; 
 right: -13px; 
 float: right; 
 font-size: 20px; 
 font-weight: bold; 
 border-radius: 50%; 
 width: 30px; 
 height: 30px; 
 background:#969494; 
 text-align:center; 
} 
.close:hover, 
.close:focus { 
 text-decoration: none; 
 cursor: pointer; 
} 
 
.modal-header { 
 padding: 2px 16px; 
 background-color: #5cb85c; 
 color: white; 
} 
 
.modal-body {padding: 2px 16px;} 
 
.modal-footer { 
 padding: 2px 16px; 
 background-color: #5cb85c; 
 color: white; 
} 
.zphero-banner-style-13 .zpheading, .zphero-banner-style-15 .zpheading, .zshero-banner-style-13 .zpheading, .zshero-banner-style-15 .zpheading  {
    margin: 0 0 0px 0;
    font-weight: 600;
    font-size: 34px;
     font-family: 'Assistant', sans-serif;
}
.zphero h1, .zphero h2, .zphero h3, .zphero h4, .zphero h5, .zphero h6 {
    line-height: initial;
}
.theme-menu  a.book-free-consultation {
    background: #de1836;
    color: #fff !important;
    padding: 5px 25px !important;
    border-radius: 20px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}
.theme-menu  a.book-free-consultation:hover {background: #ff9c4b !important;}
.zpdark-header-portion.theme-header-topbar ul li a {text-decoration: none;}
.theme-header-topbar .zpcontainer {    justify-content: flex-end;}
.theme-header-topbar .zpcontainer ul  {margin-bottom:0px;}



  


.enquire_popup h2 { padding-left: 25px;}
.enquire_popup ul { margin: 0; padding: 0; list-style: none;}
.enquire_popup ul li {color: #faba34;	font-weight: 600; padding: 0 0 0 25px; margin: 0 0 8px 0;}
.enquire_popup ul li a {color: #000;	font-weight: 400; text-decoration: none;  margin-left: 15px;}
.enquire_popup ul li strong {
    color: #faba34;
    font-weight: 600;
    width: 70px;
    display: inline-block;
}
.enquire_popup .banner_contactform textarea { height: 70px;}
.modal-content {
    width: auto;
    background: none;
    border: none;
    box-shadow: none;
}
.enquire_popup {
    max-width: 850px;
    border: 10px solid #0087c1 !important;
    border-radius: 10px!important;
    padding: 20px;
    background: #fff;
    box-sizing: border-box;
    margin: 0;
}
.footer_main .footer_top h3 {
    display: inline-block;
    color: #fff;
}
.footer_main .footer_top a, .footer_main .footer_top p {
    color: #fff;
}

.footer_main .footer_top a:hover {    color: #faba34;}
.service_box  {
    box-shadow: 0 2px 2px rgba(0,0,0,0.1);
    border: 1px solid #ddd;
    padding: 15px 25px;
    height: 100%;
    padding-bottom: 70px;
    box-shadow: 0px 8px 24px rgba(0,0,0,0.15);
}
.btn_theme  a, .btn_theme a:focus {
    background: #de1836;
    color: #fff !important;
    padding: 6px 25px;
    border-radius: 20px;
    font-weight: 600;
    border: none;
}
.align-items-initial {align-items:initial !important}
.service_box .btn_theme {
    position: absolute;
    left: 0;
    right: 0; bottom:10px
}
.mb-0 h2, .mb-0 h3 { margin-bottom:0}

.services_banner_contactform {
    box-shadow: 0 9px 21px rgba(31,28,28,0.7);
    padding:0  20px;
    width: 420px;
    max-width: 100%;
    border-radius: 10px!important;
    background: #fff;
    box-sizing: border-box;
    margin: 0;
}
.banner_text_box h3, .banner_text_box h2 {
    color: #fff !important;
    margin: 0;
    padding: 0;
    line-height: 30px;
}
.banner_text_box h2 {font-weight: 800;}
.banner_text_box h3 {margin-bottom: 20px;}
.banner_text_box .zpelement {
    margin-block-start: 0;
}
.close { background: #ff0000;  line-height: 30px;}
.zpelem-imageheadingtext .zpimage-text {  font-size: 16px;}
.certifications_box {
    box-shadow: 0px 8px 24px rgba(0,0,0,0.15);
    padding: 25px; height:100%
}
.certified_developer  {
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    padding: 20px;
    border-radius: 5px !important;
    border: 1px solid #eee;
    box-shadow: 0px 8px 24px rgba(0,0,0,0.15); height:calc(100% - 30px); margin-bottom:30px
}

.certifications_box .zpimage-heading {
    margin-block-end: 0px!important;
}

.certifications_box h3 { margin-bottom:0}
ul.caselistouter {
    margin: 0 -15px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
ul.caselistouter li {
    width: 50%;
    padding: 15px;
    display: block;
}
.caselist {
    box-shadow: 0px 8px 24px rgb(0 0 0 / 15%);
    padding:15px 25px 70px 25px;
    height: 100%;
    position: relative;
}
.readmore a {
    background: #ff9c4b;
    padding: 5px 15px;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
    float: right;
    font-size: 16px;
    margin: 0;
    text-decoration: none;
   position: absolute;
    right: 25px;
    bottom: 20px;
}
.theme-blog-readmore a {  background: #ff9c4b;
    padding: 5px 15px;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
    font-size: 16px;
    margin: 0;
    text-decoration: none;}
.theme-blog-post-details-area {
    display: none !important;
}
.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header-area.theme-blog-heading-space {
    margin-block-end: 0;
}

.theme-single-blog-heading {
    font-size: 34px !important;
}

.border-img_bg {
    border: 5px solid #faba34;
    padding: 0 !important;
    min-height: 350px;
}
.listCheck ul li {
    background: url(assets/images/check_right_list.png) no-repeat left 3px;
    margin: 0;
    display: block;
    line-height: initial;
    padding-left: 30px;
    margin: 0 0 20px 0;
}

.sticky-row {
	background-attachment: fixed;
}
.services-list-outer .affordable-boxes {
	display: flex;
	align-items: center;
	box-shadow: 0 0 40px 20px #efefef;
	border-radius: 15px;
	margin-bottom: 30px;
	padding: 20px;
	margin-left: 30px;
	background: #fff;
	transform: scale(0.95);
transition: all 300ms ease-out;
}
.services-list-outer .affordable-boxes:hover{transform: scale(1);
	transition: all 300ms ease-in;}

.services-list-outer .services-list {
	display: flex;
	align-items: center;
	box-shadow: 0 0 16px 5px #eee;
	border-radius: 5px;
	margin-bottom: 30px;
	padding: 20px;
	margin-left: 30px;
}



.services-list-outer .affordable-boxes .services_list_icon {}
.sticky-col {
    position: sticky;
    top: 50px;
}

/*****************************NAMAN CSS************************************************/

.animated_icon .zpimage-data-ref {
    position: absolute;
    left: -120px;
    filter: opacity(0.3);
    animation: arrowanimation 4s linear 2s infinite;
}

@keyframes arrowanimation {
	0%{
		transform: translateY(0);
	}
	50%{
		transform: translateY(-15px);
	}
	100%{
		transform: translateY(0);
	}
}

.process_followed_section_inner_row .zpelem-col:last-child {
    display: none;
}

.process_followed_section_inner_row .zpelem-col {
    width: 20%;
}

.process_followed_section_inner_row .zpelem-col h3 {
	margin-bottom: 0;
}

.process_followed_section_inner_row .zpelem-col figure.zpimage-data-ref {
    padding: 20px;
    background: rgb(8 71 143 / 15%);
    max-width: 90px;
    border-radius: 30px 5px 30px 30px;
}

.process_followed_section_inner_row .zpelem-col figure.zpimage-data-ref img {
    filter: brightness(0.2);
}

.process_followed_section_inner_row .zpelem-col:hover {
    background: #0087c1;
    transform: translateY(-20px);
    box-shadow: 0px 10px 20px #0087c1;
    transition: all 200ms ease-in;
    color: #fff;
    border-radius: 5px;
}

.process_followed_section_inner_row .zpelem-col:hover * {
    color: #fff !important;
}

.process_followed_section_inner_row .zpelem-col:hover figure.zpimage-data-ref {
    background: #fff;
}

.mt-0 {
	margin-top: 0 !important;
}

.inner-mb-0 * {
    margin-bottom: 0 !important;
}

.add_wave_section::after {
    content: '';
    background: url(https://sitepreview-790249998.zohositescontent.com/bottom_round_bg-copy2-1980x138.png);
    height: 133px;
    width: 100%;
    display: block;
    background-size: cover;
    position: absolute;
    bottom: -100px;
    left: 0;
}

.add_wave_section {
    position: relative;
    margin-bottom: 133px;
}

.d-table {
    display: table;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.hide_arrows .zpcarousel-arrows-container {
    display: none;
}

.custom_slider_style > .zpcarousel-container > .zpcarousel-content-container {
    background: #fff;
    box-shadow: 0 8px 30px 12px #eaeaea;
    margin: 0 20px;
    padding: 25px;
    list-style: none;
    line-height: 24px;
    border-radius: 8px 8px 40px 8px;
    border: 0;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    min-height: 220px !important;
}

.custom_slider_style > .zpcarousel-container > .zpcarousel-content-container h2 {
    line-height: normal;
    margin: 0;
}

.custom_slider_style > .zpcarousel-container > .zpcarousel-content-container .zpelement.zpelem-heading {
    margin: 0;
}

.custom_slider_style > .zpcarousel-container > .zpcarousel-content-container .zpcarousel-content-inner {
    padding: 0;
}

.custom_slider_style .zpcarousel-controller+.zpcarousel-controller {
    margin-left: 10px;
}

.custom_slider_style .zpcarousel-controller.zpcarousel-controller-active {
    background: #999 !important;
    border-color: #999 !important;
}

.custom_accordion_style .zpelement.zpaccordion {
    padding: 0 0 15px 0;
}

.custom_accordion_style .zpelement.zpaccordion .zpaccordionicon {
    background: #faba34;
    color: #fff !important;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}

.custom_accordion_style .zpelement.zpaccordion .zpaccordion-name {
    margin: 0 0 0 10px !important;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.custom_accordion_style .zpelement.zpaccordion-content {
    padding: 0 0 15px 34px;
}

.custom_accordion_style .zpelement.zpaccordion-content .zpelement.zpelem-text {
    margin: 0 0 15px 0px;
}

.custom_popup_style .zpheading {
    margin: 0;
}

body .custom_popup_style li {
    padding: 0;
}

body .custom_popup_style li a {
    color: #de1836;
    font-weight: 600;
    text-decoration: underline;
}

/*************************NEW FOOTER******************************************/

.contact_links_footer ul {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    flex-wrap: wrap;
}

.contact_links_footer ul li {
    padding: 10px 15px 0;
    color: #fff;
}

.contact_links_footer {
    margin: 0;
}

.footer_block_heading .zpheading {
    display: table;
    margin-left: auto;
    margin-right: auto;
    border-bottom: solid 2px #fff;
}

.footer_partners_image .zpimage-container figure  .zpimage {
    max-height: 60px;
    width: auto !important;
    margin-top: 15px;
}

.new_footer_section, .show_footer_2 .old_footer_section {
    display: none;
}

.show_footer_2 .new_footer_section {
    display: block;
}


/*************************NEW FOOTER ENDS*************************************/]

.talk_to_zoho_expert {
    display: none;
}

.show_footer_2 .talk_to_zoho_expert {
    display: block;
    background: #de1836;
    color: #fff;
    padding: 9px 25px;
    border-radius: 40px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #de1836;
    font-size: 14px;
}

.show_footer_2 .theme-logo-parent {
    justify-content: space-between !important;
    align-items: center;
    width: 100%;
}

.show_footer_2 .theme-branding-info {
    width: 100%;
}

@media (min-width: 992px) {

    .hire_sticky_section > .zpcontainer > .zprow {
        display: block;
    }

    .hire_sticky_section > .zpcontainer > .zprow > div {
        display: inline-block;
        vertical-align: top;
    }

    .custom_sticky_column {
        position: sticky !important;
    }
    
}

/*****************************NAMAN CSS ENDS*******************************************/


@media (max-width:1199px) {
.whyzoho_icons .zpimage-container figure a img {
    max-width: 80px !important;
    height: auto !important;
    width: auto !important;
    max-height: 70px;
}
.whyzoho_icons {height: 80px;}
.why-icon-heading {margin-block-start: 20px;}    
.why-icon-heading  h3 {font-size: 16px;} 
}

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

    .process_followed_section_inner_row .zpelem-col {
        width: 50%;
        padding: 0 20px !important;
    }
    
    .hire_top_section > .zpcontainer > .zprow {
        flex-direction: column-reverse;
    }

    .hire_top_section .border-img_bg {
        height: 310px;
        width: calc(100% - 30px);
        margin-left: 15px;
    }

    .hire_our_team_form_section .zpimage-with-text-container {
        flex-wrap: nowrap;
    }

    .hire_our_team_form_section .border-img_bg {
        min-height: initial;
        margin-top: 30px;
        width: calc(100% - 30px);
        margin-left: 15px;
    }

    .hire_sticky_section .services-list-outer .services-list, .hire_zoho_developers_section .services-list-outer .affordable-boxes {
        margin-left: 0;
        transform: initial;
    }

    .hire_sticky_section .custom_sticky_column {
        margin-bottom: 90px;
    }

    .hire_sticky_section {
        padding-top: 0;
    }

    .hire_zoho_developers_section .services-list-outer {
        margin-top: 60px;
    }

    .process_followed_section .zpcol-md-12 .zpelem-heading {
        margin: 0;
    }

    .process_followed_section .zpcol-md-2 .zpelem-heading {
        margin: 10px 0 0 0;
    }

    .are_you_ready_section .zpimage-container.zpimage-align-right {
        justify-content: flex-end;
    }

    .why_choose_section .zpimage-container.zpimage-align-center {
        width: 70% !important;
        margin: auto;
    }

    .why_choose_section .zpimage-with-text-container {
        flex-wrap: nowrap;
    }

    body .zpsection.faq_section {
        padding: 15px 0 15px;
    }
    
    .hire_our_team_form_section, .process_followed_section {
        padding-top: 20px;
    }

    .add_wave_section {
        margin-bottom: 60px;
    }

    .hire_zoho_developers_section .zpelem-heading {
        margin: 0;
    }

    .hire_zoho_developers_section {
        padding-top: 0;
    }
    
    #myModal {
        padding: 36px 0;
    }

    #myModal .modal-content {
        width: 100%;
        max-width: 90%;
    }

    .custom_popup_style [class*=zpimage-size].zpimage-tablet-size-fit figure img {
        width: auto !important;
    }

    .enquire_popup ul li strong {
        width: 52px;
    }

    .enquire_popup ul li {
        display: flex;
        justify-content: space-between;
    }

    body .custom_popup_style li a {
        margin: 0 0 0 10px;
        width: calc(100% - 52px);
    }

    .enquire_popup {
        padding: 20px 6px;
    }

    
}

@media (max-width:767px) {
.header-footer-group h2 {font-size: 30px;}
.zphero-banner-style-13 .zpheading, .zphero-banner-style-15 .zpheading, .zshero-banner-style-13 .zpheading, .zshero-banner-style-15 .zpheading { font-size: 24px;}
.banner_contactform { padding: 0px 0px !important;}
.theme-menu a.book-free-consultation {background: none; color: #000 !important; padding: 14px !important;font-weight: normal !important;}
    
    .show_footer_2 .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img.mobileLogoAuto {
        max-width: 180px;
    }
    
}
.theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed {    
    display: none;
}

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

    .process_followed_section_inner_row .zpelem-col {
        width: 100%;
    }

    .process_followed_section_inner_row .zpelem-col+.zpelem-col {
        border-top: solid 1px #ddd;
    }

    .contact_links_footer ul li {
        width: 100%;
        text-align: center;
    }
    
    .show_footer_2 .talk_to_zoho_expert {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .show_footer_2 .theme-logo-parent {
        flex-wrap: wrap;
        justify-content: center !important;
    }
    
}


/* $Id: $ */
@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}

body {
	background-attachment: fixed;
	color: #444444;
	font: 75%/1.3 Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

input, input[type="text"], input[type="search"], isindex, textarea, button {
	outline:none;
	margin:0 auto;
	padding:5px 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

img, a {
	border:0px;
	outline:none;
	color:#3a6cae;
	text-decoration:none;
}
img, a:hover {
	text-decoration:underline;
}
.zf-flLeft {
	float:left;
}
.zf-flRight {
	float:right;
}
.zf-clearBoth,.zf-eclearBoth {
	clear:both;
}
ol, ul {
	list-style: none outside none;
}
.zf-normalText {
	font-size:13px;
	line-height:1.5;
}
.zf-smallText {
	font-size:0.9em;
	font-weight:normal;
}
.zf-smallHeading {
	font-size:18px;
}
.zf-heading {
	font-size:2em;
}
.zf-subHeading {
	font-size:1.5em;
}
.zf-boldText, .zf-boldText a {
	font-weight:bold;
	text-decoration:none;
}
.zf-italicText {
	font-style:italic;
}
.zf-heading a {
	text-decoration:underline;
}
.zf-heading a:hover {
	text-decoration:none;
}
.zf-blodText {
	font-weight:bold;
}
.zf-overAuto {
	overflow:auto;
}
.zf-split {
	color: #8B9193;
	padding: 0 3px;
}
.zf-backgroundBg {
	background:rgba(237, 239, 244, 1);
}
.zf-templateWidth {
	margin:0 auto;	
	padding: 30px 20px;
	max-width: 800px;
    width: 100%;
    box-sizing: border-box;
}
.zf-templateWrapper {
	background: #fff;
    -webkit-box-shadow: 0px 0px 22px 0px #d8dfed;
    -moz-box-shadow: 0px 0px 22px 0px #d8dfed;
    box-shadow: 0px 0px 22px 0px #d8dfed;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 10px;
}

.zf-tempContDiv input[type="text"], .zf-tempContDiv textarea, .zf-tempContDiv .zf-pdfTextArea {
	background: #fff;
    border: 1px solid rgba(184, 187, 211, 1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 4px;
    padding: 5px;
    font-size: 15px;
    color: rgb(37, 44, 62);
    padding: 11px 10px 10px 10px;
	height: 40px;
	transition: 0.3s;
}
.zf-tempContDiv input[type="text"]::placeholder, .zf-tempContDiv textarea::placeholder, .zf-tempContDiv .zf-pdfTextArea::placeholder {
	color: rgb(37,44,62);
	opacity: 0.5;
}
.zf-tempContDiv input[type="text"]:hover,  .zf-tempContDiv textarea:hover{	
	border: 1px solid rgba(184, 187, 211, 1);	
	}	
.zf-tempContDiv input[type="text"]:focus, .zf-tempContDiv textarea:focus{	
	border: 1px solid #2eb79f;
    box-shadow: 0px 0px 2px 0px #2eb79f;
}

	
.zf-tempContDiv textarea {
	min-height: 100px;
    height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}
/* .arrangeAddress .zf-addrCont  span.zf-addtwo{ width: 100% !important;float: none !important;} 		 */
/**********Error Message***********/	
.zf-errorMessage {
	font: 15px Arial, Helvetica, sans-serif;
    color: #f41033;
    padding-top: 10px;
}

/**********Mandatory Message***********/	
.zf-important {
	color: #ff0000 !important;
    padding: 0;
    font-size: 17px !important;
    margin-left: 2px;
    font-weight: bold;
}

/**********instruction Message***********/
.zf-instruction {
	color: #465475;
    font-style: normal;
    font-size: 13px;
    overflow: visible !important;
    word-break: break-all;
    padding: 8px 0px 0px 0px;
    font-weight: 500;
	clear: both;
}	
.zf-symbols {
	padding:0 5px;
}

.zf-overflow{ overflow:hidden;}

/*****************template Header Starts Here****************/

.zf-tempHeadBdr {
	margin:0;
	padding:0;
	overflow:hidden;
}

.zf-tempHeadContBdr {
	background: #ffffff;
    border-bottom: 1px solid #ced3e0;
    margin: 0;
    padding: 28px 40px;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 10px 10px 0 0;
}
.zf-tempHeadContBdr .zf-frmTitle {
	color: #252c3e;
    margin: 0;
    padding: 0;
    font-size: 33px;
    font-weight: 500;
    text-align: center;
}
.zf-tempHeadContBdr .zf-frmDesc {
	color: #667291;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding-top: 8px;
    text-align: center;
}

/****************template Header Ends Here****************/
.zf-subContWrap {
	padding: 16px 0 16px 0;
}

.zf-tempFrmWrapper {
	padding: 16px 40px 16px 40px;
    margin: 0;
    box-sizing: border-box;
}

.zf-tempFrmWrapper .zf-tempContDiv {
	margin:0;
	padding:0;
}
.zf-tempFrmWrapper .zf-labelName {
	font-weight: 500;
    font-size: 16px;
    color: #252c3e;
}
.zf-form-sBox { 
	padding: 9px 10px 10px 5px;
	background: #fff;
    border: 1px solid rgba(184, 187, 211, 1);
    border-radius: 4px;
    font-size: 16px;
    height: 40px;
    transition: 0.3s;
    vertical-align: middle;
    position: relative;
    color: rgba(37, 44, 62, 1);
}
.zf-form-sBox:focus,.zf-form-sBox:focus:hover {
	border: 1px solid #2eb79f;
	box-shadow: 0px 0px 2px 0px #2eb79f;
	outline: none;
}
.zf-form-sBox::after {
	content: " ";
	position: absolute;
}
.zf-name .zf-tempContDiv span, .zf-phone .zf-tempContDiv span, .zf-time .zf-tempContDiv span{
	float: left;
	display:block;
}
.zf-name .zf-tempContDiv span{ margin-left: 4%;}
.zf-name .zf-tempContDiv span.last{ margin-right:0;}
.zf-name .zf-tempContDiv span label{ display: block;padding-top:3px;}
.zf-name .zf-tempContDiv input[type="text"] {width:100%;}
.zf-phone .zf-tempContDiv span label, .zf-date .zf-tempContDiv span label, .zf-time .zf-tempContDiv span label, .zf-address .zf-tempContDiv span label, .zf-geolocation .zf-tempContDiv span label, .zf-name .zf-tempContDiv span label{ 
	font-style: normal;
    font-size: 13px;
    overflow: visible !important;
    word-break: break-all;
    padding: 8px 0px 0px 0px;
    font-weight: 500;
	}
.zf-phone .zf-tempContDiv label, .zf-date .zf-tempContDiv label, .zf-time .zf-tempContDiv label, .zf-address .zf-tempContDiv label, .zf-name .zf-tempContDiv span label {
	color: #252c3e;
    opacity: .8;
}
.zf-phone .zf-tempContDiv span label {
	display: block;
	padding-top:3px;
	text-align:left;
}
.zf-phone .zf-tempContDiv .zf-symbols {
	display: block;
    margin: 9px 1%;
    width: 2%;
    text-align: center;
    padding: 0;
    padding-top: 3px;
}
.zf-currency .zf-tempContDiv span { 
	display: inline-block;
    font-size: 15px;
    font-weight: 600;
    color: #252c3e;
    margin-right: 8px;
	float: left;
    margin-top: 10px;
}
.zf-currency .zf-tempContDiv input[type="text"] ~ span {
	margin-left: 8px;
	margin-right: 0;
	float: none;
}
.zf-currency .zf-tempContDiv span label {
	display: block;
	padding-top:3px;
	}
.zf-currency .zf-tempContDiv .zf-symbol {
	font-size: 14px;
    margin-left:5px;
    margin-top: 4px;
	width:auto;
	font-weight:bold;
	}

.zf-decesion .zf-tempContDiv{ 
	width:100% !important; 
	margin-top:4px;
	}
.zf-decesion input[type="checkbox"] {
    display: block;
    height: 13px;
    margin: 0;
    padding: 0;
    width: 13px;
	float:left;
	margin-top:4px;
}
.zf-decesion label {
    display: block;
    margin: 0px 0 0 25px !important;
    padding-bottom: 0 !important;
	width:95% !important;
	float:none !important;
	line-height:21px !important;
	text-align:left !important;
} 
.zf-tempContDiv input[type="file"]{
	outline: none;
    margin: 0 auto;
    width: 50%;
    border: 1px dashed rgba(184, 187, 211, 1);
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    padding: 12px 12px;
    font-size: 15px;
    color: rgb(37, 44, 62);
}
.zf-address .zf-tempContDiv span, .zf-geolocation .zf-tempContDiv span {
	display:block;
	padding-top:15px;
}

.zf-address .address_row_1 .zf-addresCols {
	padding-top: 0;
}	
.zf-address .zf-tempContDiv span label, .zf-geolocation .zf-tempContDiv span label{
	display: block;
	}	
	
.zf-address .zf-tempContDiv .zf-addOne, .zf-geolocation .zf-tempContDiv .zf-addOne{
	float: none;
	padding-bottom:15px;
	margin-right:0;
	padding-right: 0;
	}

.zf-address .zf-tempContDiv .zf-addOne input, .zf-geolocation .zf-tempContDiv .zf-addOne input{
	width:100%;
	}
.zf-leftAlign .zf-address .zf-tempContDiv span.zf-addtwo, 
.zf-leftAlign .zf-geolocation .zf-tempContDiv span.zf-addtwo,
.zf-rightAlign .zf-address .zf-tempContDiv span.zf-addtwo, 
.zf-rightAlign .zf-geolocation .zf-tempContDiv span.zf-addtwo {
	width: 100%;
}
.zf-leftAlign .zf-address.zf-addrmedium .zf-tempContDiv span.zf-addtwo, 
.zf-leftAlign.zf-addrmedium .zf-geolocation .zf-tempContDiv span.zf-addtwo,
.zf-rightAlign .zf-address.zf-addrmedium .zf-tempContDiv span.zf-addtwo, 
.zf-rightAlign.zf-addrmedium .zf-geolocation .zf-tempContDiv span.zf-addtwo
{
	width: 47%;
	float: left;
}
.zf-leftAlign .zf-address.zf-addrlarge .zf-tempContDiv span.zf-addtwo, 
.zf-leftAlign.zf-addrlarge .zf-geolocation .zf-tempContDiv span.zf-addtwo,
.zf-rightAlign .zf-address.zf-addrlarge .zf-tempContDiv span.zf-addtwo, 
.zf-rightAlign.zf-addrlarge .zf-geolocation .zf-tempContDiv span.zf-addtwo {
	width: 48%;
	float: left;
}
.zf-leftAlign .zf-address.zf-addrlarge .zf-tempContDiv span.zf-addtwo:nth-last-of-type(2), 
.zf-leftAlign .zf-address.zf-addrmedium .zf-tempContDiv span.zf-addtwo:nth-last-of-type(2),
.zf-rightAlign .zf-address.zf-addrlarge .zf-tempContDiv span.zf-addtwo:nth-last-of-type(2), 
.zf-rightAlign .zf-address.zf-addrmedium .zf-tempContDiv span.zf-addtwo:nth-last-of-type(2) {
	padding-bottom: 0;
}
.zf-address .zf-tempContDiv span.zf-addtwo:nth-child(even), .zf-geolocation .zf-tempContDiv span.zf-addtwo:nth-child(even) {
	padding-right: 0;
}
.zf-address .zf-tempContDiv span.zf-addtwo input, .zf-geolocation .zf-tempContDiv span.zf-addtwo input{
	width:100%;
	}	
.zf-address .zf-tempContDiv span.zf-addtwo .zf-form-sBox{
	width:100%;
	}
	
.zf-signContainer{ 
	margin:0; 
	padding:0; 
	width:100%;
	}
.zf-signContainer canvas{ 
	cursor: crosshair;
    border: 1px solid rgba(184, 187, 211, 1);
    background: #fff;
    border-radius: 5px;
    width: 100%;
    height: 130px;
	box-sizing: border-box;
	}
.zf-signContainer a{
	font-size: 14px;
    text-decoration: underline;
    display: block;
    color: #465475;
    margin-top: 8px;
	}	
	
.zf-section h2{
	border-bottom: 1px solid #a7abb2;
	font-size:22px; 
	color:#000; 
	font-weight:500; 
	padding-bottom:10px;
	}
.zf-section p{ 
	color: #465475;
    margin-top: 10px;
    font-size: 15px;
}
	
.zf-note .zf-labelName{	
	padding-top:7px;
	}
.zf-templateWrapper .zf-note{ 
	overflow:hidden;
	}

.zf-date .zf-tempContDiv span label {
	display: block;
    text-align: left;
    color: #252c3e;
    padding-top: 8px;
    font-size: 14px;
    opacity: .8;
}

.zf-subDate{ margin-right:10px;}
.zf-subDate label{ text-align:left !important;}

.zf-time .zf-tempContDiv span label {
	display: block;
	padding-top:8px;
	font-size: 13px;
}

.zf-time .zf-tempContDiv .zf-form-sBox{
	min-width: 58px;
    width: 72px;
    padding: 9px 20px 10px 6px;
}

.zf-time .zf-tempContDiv .zf-symbols {
	padding-top:12px;
}

.zf-tempContDiv input[type="checkbox"], .zf-tempContDiv input[type="radio"] {
	display: block;
	height: 13px;
	margin: 4px 0 0;
	padding: 0;
	width: 13px;
	cursor: pointer;
	
}
.zf-tempContDiv input[type="radio"] {
	-webkit-appearance: none;
	border: 1.2px solid #47476b;
	border-radius: 50%;
	width: 20px;
	height: 20px;
}
.zf-tempContDiv input[type="radio"] ~ label {
	cursor: pointer;
}
.zf-tempContDiv input[type="checkbox"] {
	-webkit-appearance: none;
	border-radius: 3px;
    border: 1.2px solid #47476b;
    transition: 0.5s ease all;
	position: relative;
	width: 20px;
	height: 20px;
}
.zf-tempContDiv input[type="checkbox"] ~ label {
	cursor: pointer;
}
.zf-tempContDiv .zf-termsAccept input[type="checkbox"] ~ label {
	cursor: default;
}
.zf-tempContDiv input[type="radio"]:before {
	content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-top: 3px;
    margin-left: 3px;
    box-sizing: border-box;
}
.zf-tempContDiv input[type="checkbox"]:before {
	content: '';
	display: block;
	width: 60%;
	height: 60%;
	margin: 19% auto;
}
.zf-tempContDiv input[type="radio"]:checked:before {
	background: rgba(46, 183, 159,1);
}
.zf-tempContDiv input[type="radio"]:checked {
	border: 1.2px solid rgba(46, 183, 159,1);
	box-shadow: 0px 0px 0px 0.5px rgba(46, 183, 159,1);
	outline: none;
}

.zf-tempContDiv input[type="checkbox"]:checked {
	border: 1.2px solid rgba(46, 183, 159,1);
	box-shadow: 0px 0px 2px 0px rgba(46, 183, 159,1);
	outline: none;
}
.zf-tempContDiv input[type="checkbox"]:checked:before {
	content: " ";
    display: inline-block;
    transform: rotate(45deg);
    height: 10px;
    width: 4px;
    border-bottom: 2px solid rgba(46, 183, 159, 1);
    border-right: 2px solid rgba(46, 183, 159, 1);
    position: absolute;
    top: -2px;
    left: 6px;
}
.zf-sideBySide .zf-tempContDiv span {
	margin: 0 4% 16px 0;
	padding:0;
	width:auto;
	float: left;
	display:block;
}
.zf-sideBySide .zf-tempContDiv span input[type="checkbox"] {
	display: block;
	min-width: 20px;
	width: 20px;
	height: 20px;
	padding: 0;
	margin-top:1px;
	float:left;
	margin-left: 2px;
}
.zf-sideBySide .zf-tempContDiv span input[type="radio"] {
	display: block;
	width: 20px;
	height: 20px;
	margin-top: 1px;
	padding: 0;
	float:left;
	margin-left: 1px;
}
.zf-sideBySide .zf-tempContDiv span label {
	line-height: 21px;
    display: block;
    padding: 0 0 0 32px;
    cursor: pointer;
    font-size: 15px;
    color: #47476b;
}
.zf-oneColumns .zf-tempContDiv span {
	margin:0 0 16px 0;
	padding:0;
	width:100%;
	display:block;
	clear: both;
}
.zf-oneColumns .zf-multiAttType label ~ input[type="text"],
.zf-twoColumns .zf-multiAttType label ~ input[type="text"],
.zf-threeColumns .zf-multiAttType label ~ input[type="text"],
.zf-sideBySide .zf-multiAttType label ~ input[type="text"] {
	margin-top: 15px;
	width: 100%;
}
.zf-oneColumns .zf-tempContDiv span:last-child { margin-bottom:0;}
.zf-oneColumns .zf-tempContDiv span input[type="checkbox"] {
	display: block;
	min-width: 20px;
	width: 20px;
	height: 20px;
	margin:0;
	padding: 0;
	margin-top:1px;
	float:left;
	margin-left: 2px;
}
.zf-oneColumns .zf-tempContDiv span input[type="radio"] {
	display: block;
	min-width: 20px;
	width: 20px;
	height: 20px;
	margin-top:1px;
	padding: 0;
	float:left;
	margin-left: 1px;
}
.zf-oneColumns .zf-tempContDiv span label {
	line-height: 21px;
    display: block;
    margin: 0 0 0 32px;
    padding: 0;
    font-size: 15px;
    color: #47476b;
}
.zf-twoColumns .zf-tempContDiv span {
	margin: 0 4% 16px 0;
	width: 48%;
	float: left;
	display:block;
}
.zf-twoColumns .zf-tempContDiv span:nth-child(even) {
	margin-right: 0;
}
.zf-twoColumns .zf-tempContDiv span input[type="checkbox"] {
	display: block;
	min-width: 20px;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	margin-top:1px;
	float:left;
	margin-left: 2px;
}
.zf-twoColumns .zf-tempContDiv span input[type="radio"] {
	display: block;
	min-width: 20px;
	width: 20px;
	height: 20px;
	margin-top: 1px;
	padding: 0;
	float:left;
	margin-left: 1px;
}
.zf-twoColumns .zf-tempContDiv span label {
	line-height: 21px;
    display: block;
    margin: 0 0 0 32px;
    padding: 0;
    font-size: 15px;
    color: #47476b;
}
.zf-threeColumns .zf-tempContDiv span {
	margin: 0 4% 15px 0;
    width: 30.6%;
    float: left;
    display: block;
}
.zf-threeColumns .zf-tempContDiv span:nth-child(3n) {
	margin-right: 0;
}
.zf-threeColumns .zf-tempContDiv span input[type="checkbox"] {
	display:block;
	min-width: 20px;
	width: 20px;
	height: 20px;
	padding: 0;
	margin-top:1px;
	float:left;
	margin-left: 2px;
}
.zf-threeColumns .zf-tempContDiv span input[type="radio"] {
	display:block;
	min-width: 20px;
	width: 20px;
	height: 20px;
	margin-top:1px;
	padding: 0;
	float:left;
	margin-left: 1px;
}
.zf-threeColumns .zf-tempContDiv span label {
	line-height: 21px;
    display: block;
    margin: 0 0 0 32px;
    padding: 0;
    font-size: 15px;
    color: #47476b;
}

.zf-mSelect select { 
	font-size: 15px;
    border: 1px solid rgba(184, 187, 211, 1);
    overflow: auto;
    border-radius: 4px;
    color: #47476b;
    outline: none;
    box-sizing: border-box;
    height: 101px;
}	
.zf-mSelect select option {
	padding: 8px 10px;
    box-sizing: border-box;
}

.zf-fmFooter {
	margin:0;
	padding:10px 25px 40px 25px;
	text-align:center;
}

.zf-fmFooter .zf-submitColor{ 
	font-size: 16px;
    padding: 13px 38px;
}

.zf-submitColor {
	color: #fff;
    border: 1px solid transparent;
    background: rgba(46, 183, 159, 1);
    border-radius: 150px;
    min-width: 100px;
    transition: transform .25s cubic-bezier(0.33, 0.04, 0.63, 0.93), -webkit-transform .25s cubic-bezier(0.33, 0.04, 0.63, 0.93), -o-transform .25s cubic-bezier(0.33, 0.04, 0.63, 0.93);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    cursor: pointer;
	}
	
.zf-submitColor:hover{
	-webkit-transform: scale3d(1.03, 1.03, 1) translate3d(0, 0, 0) perspective(500px);
    transform: scale3d(1.03, 1.03, 1) translate3d(0, 0, 0) perspective(500px);
	}	   	

/****************Field Small/Medium/Large Starts Here****************/

.zf-small .zf-tempContDiv input[type="text"], .zf-small .zf-tempContDiv textarea, .zf-small .zf-mSelect select, .zf-small .zf-tempContDiv .zf-sliderCont, .zf-small .zf-tempContDiv .zf-pdfTextArea, .zf-small .zf-signContainer{
	width:50%;
	}
.zf-medium .zf-tempContDiv input[type="text"], .zf-medium .zf-tempContDiv textarea, .zf-medium .zf-mSelect select, .zf-medium .zf-tempContDiv .zf-sliderCont, .zf-medium .zf-tempContDiv .zf-pdfTextArea, .zf-medium .zf-signContainer{
	width:75%;
	}
.zf-large .zf-tempContDiv input[type="text"], .zf-large .zf-tempContDiv textarea, .zf-large .zf-mSelect select, .zf-large .zf-tempContDiv .zf-sliderCont, .zf-large .zf-tempContDiv .zf-pdfTextArea, .zf-large .zf-signContainer{
	width:100%;
	}
.signContainer canvas{
	width:100%;
}
.zf-small .zf-tempContDiv .zf-form-sBox{
	width:50%;
	}
.zf-medium .zf-tempContDiv .zf-form-sBox{
	width:75%;
	}
.zf-large .zf-tempContDiv .zf-form-sBox{
	width:100%;
	}
.zf-name .zf-tempContDiv .zf-form-sBox{
	width:100%;
	padding: 8px 10px 10px 4px;
}
.zf-namesmall .zf-nameWrapper{ width: 50%;}
.zf-namesmall .zf-tempContDiv span {
    width: 49%;
    margin-left: 2%;
}
.zf-namesmall .zf-oneType .zf-salutationWrapper span{width:63%; }
.zf-namesmall .zf-oneType .zf-salutationWrapper .zf-salutation{ width: 33%;}
.zf-namesmall .zf-twoType .zf-salutationWrapper span{width:34%;margin-left:3%;}
.zf-namesmall .zf-twoType .zf-salutationWrapper .zf-salutation{ width:26%;}
.zf-namesmall .zf-threeType .zf-nameWrapper span{width:32%; margin-left:2%;}
.zf-namesmall .zf-threeType .zf-salutationWrapper span{ 
	width: 25%;
    float: left;
    margin-left: 2%;
	margin-bottom: 0;
}
.zf-namesmall .zf-threeType .zf-salutationWrapper .zf-salutation{ width:19%;}
.zf-namesmall .zf-tempContDiv span:first-child{ margin-left:0;}

.zf-leftAlign .zf-namesmall .zf-threeType .zf-salutationWrapper span, 
.zf-rightAlign .zf-namesmall	.zf-threeType .zf-salutationWrapper span
{     
	float: left;
    margin-left: 2%;
    width: 25%;}
.zf-leftAlign .zf-namesmall .zf-threeType .zf-salutationWrapper .zf-salutation, 
.zf-rightAlign .zf-namesmall .zf-threeType .zf-salutationWrapper .zf-salutation{ width: 19%; }
.zf-namemedium .zf-nameWrapper{ width: 75%;}
.zf-namemedium .zf-tempContDiv span{width:49%; margin-left:2%;}  
.zf-namemedium .zf-oneType .zf-salutationWrapper span{width:73%; }
.zf-namemedium .zf-oneType .zf-salutationWrapper .zf-salutation{ width: 25%;}
.zf-namemedium .zf-twoType .zf-salutationWrapper span{width:38%;margin-left:2%;}
.zf-namemedium .zf-twoType .zf-salutationWrapper .zf-salutation{ width:20%;}
.zf-namemedium .zf-threeType .zf-nameWrapper span{width:32%; margin-left:2%;}
.zf-namemedium .zf-threeType .zf-salutationWrapper span{width:25%;margin-left:2%;}
.zf-namemedium .zf-threeType .zf-salutationWrapper .zf-salutation{ width:19%;}
.zf-namemedium .zf-tempContDiv span:first-child{ margin-left:0;}
.zf-namelarge .zf-tempContDiv span{width:23.5%; margin-left:2%; margin-right: 0; margin-bottom: 0;}
.zf-namelarge .zf-twoType .zf-nameWrapper span{width:49%; margin-left:2%;}
.zf-namelarge .zf-threeType .zf-nameWrapper span{width:32%; margin-left:2%;}
.zf-namelarge .zf-twoType .zf-salutationWrapper span{width:40%; margin-left:2%;}
.zf-namelarge .zf-twoType .zf-salutationWrapper .zf-salutation{ width: 16%;}
.zf-namelarge .zf-threeType .zf-salutationWrapper span{width:26%; margin-left:2%;}
.zf-namelarge .zf-threeType .zf-salutationWrapper .zf-salutation{ width: 19.8%;}
.zf-namelarge .zf-oneType .zf-salutationWrapper span{width:73%; margin-left:2%;}
.zf-namelarge .zf-oneType .zf-salutationWrapper .zf-salutation{ width:25%;}
.zf-namelarge .zf-tempContDiv span:first-child { margin-left:0 !important;}
.zf-csmall .zf-tempContDiv input[type="text"] {
	width:100%;
}
.zf-cmedium .zf-tempContDiv input[type="text"] {
	width:100%;
}
.zf-clarge	 .zf-tempContDiv input[type="text"] {
	width:100%;
} 	
.zf-nsmall .zf-tempContDiv input[type="text"] {	
	width:50%;	
	}
.zf-nmedium .zf-tempContDiv input[type="text"] {
	width:75%;
	}
.zf-nlarge .zf-tempContDiv input[type="text"] {
	width:100%;
	}

.zf-signSmall .zf-tempContDiv .zf-signContainer .zf-signArea {	
	width:49%;
	}
.zf-signMedium .zf-tempContDiv .zf-signContainer .zf-signArea {
	width:60%;
	}
.zf-signLarge .zf-tempContDiv .zf-signContainer .zf-signArea {	
	width:74%;
	}	

.zf-addrsmall .zf-tempContDiv .zf-addrCont{ 
	width:50%;
	}
.zf-addrmedium .zf-tempContDiv .zf-addrCont{ 
	width:75%;
	}
.zf-addrlarge .zf-tempContDiv .zf-addrCont{ 
	width:100%;
	}	
	
.zf-leftAlign .zf-currency .zf-tempContDiv input[type="text"],
.zf-rightAlign .zf-currency .zf-tempContDiv input[type="text"] {
	float: left;
}
.zf-leftAlign .zf-currency.zf-clarge .zf-tempContDiv input[type="text"],
.zf-rightAlign .zf-currency.zf-clarge .zf-tempContDiv input[type="text"] {
	float: left;
}
.zf-leftAlign .zf-currency.zf-clarge .zf-tempContDiv input[type="text"] ~ span,
.zf-rightAlign .zf-currency.zf-clarge .zf-tempContDiv input[type="text"] ~ span {
	margin-top: 9px;
}	
/****************Field Small/Medium/Large Ends Here****************/	

.zf-topAlign .zf-tempFrmWrapper .zf-labelName {
	padding-bottom: 10px;
	display:block;
}

.zf-topAlign .zf-threeColumns .zf-labelName, .zf-topAlign .zf-twoColumns .zf-labelName, .zf-topAlign .zf-oneColumns .zf-labelName, .zf-topAlign .zf-sideBySide .zf-labelName{ padding-bottom:8px;}

.zf-leftAlign {
	display:block;
}
.zf-leftAlign .zf-tempFrmWrapper .zf-labelName {
	float: left;
    width: 30%;
    line-height: 20px;
    padding-right: 30px;
    box-sizing: border-box;
}
.zf-leftAlign .zf-tempFrmWrapper .zf-tempContDiv {
	float: right;
    width: 70%;
}
.zf-leftAlign .zf-slider .zf-tempContDiv{ margin-top:6px;}
.zf-leftAlign .zf-decesion .zf-tempContDiv, .zf-rightAlign .zf-decesion .zf-tempContDiv{ margin-left:0 !important;}
.zf-rightAlign {
	display:block;
}
.zf-rightAlign .zf-tempFrmWrapper .zf-labelName {
	float: left;
    width: 30%;
    line-height: 20px;
    text-align: right;
    padding-right: 30px;
    box-sizing: border-box;
}
.zf-rightAlign .zf-tempFrmWrapper .zf-tempContDiv {
	float: right;
    width: 70%;
}
.zf-matrixTable{ font-size:13px; overflow-x: auto;padding-bottom: 15px !important;}
.zf-matrixTable table th, .zf-matrixTable table td{padding:10px;}
.zf-matrixTable thead th, .zf-matrixTable table td{ text-align:center;}
.zf-matrixTable table td input[type="radio"], .zf-matrixTable table td input[type="checkbox"]{ display:inline-block;}
.zf-matrixTable tbody th{     
	font-weight: normal;
    font-size: 16px;
    text-align: left;
    padding: 12px 10px;
    color: #252c3e;
    width: 218px;
    box-sizing: border-box;
}
.zf-matrixTable thead th {     word-break: normal;
    font-weight: normal;
    font-size: 16px;
    padding: 12px 10px;
    color: #252c3e;
    text-align: center;}

/****************Form Top Align Starts Here****************/	

.zf-termsContainer{ margin:0; padding:0;}
.zf-termsContainer .zf-termsMsg {
	border: 1px solid #252c3e;
    max-height: 250px;
    overflow-y: auto;
    padding: 12px 10px 12px;
    margin-bottom: 12px;
    border-radius: 4px;
    min-height: 70px;
    font-size: 13px;
}
.zf-termsContainer .zf-termScrollRemove { border: 1px solid #252c3e;
    overflow-y: auto;
    padding: 12px 10px 12px;
    margin-bottom: 12px;
    border-radius: 4px;
    min-height: 70px;
    font-size: 13px;}
.zf-termsAccept{ 
	margin-top: 0 !important;
}
.zf-termsAccept input[type="checkbox"]{ margin-top:0 !important; float:left;}
.zf-termsAccept label{ 
	margin-left: 30px;
    font-size: 15px;
    float: none;
    display: block;
    color: #252c3e;}
.zf-termsWrapper .zf-tempContDiv{ margin-left:0 !important;}
.zf-termsWrapper .zf-labelName{ width:100% !important; text-align:left !important; padding-bottom:8px !important;}
.zf-medium .zf-phwrapper {
    width: 75%;
}
.zf-phwrapper.zf-phNumber span {
	width: 100% !important;
}
.zf-phwrapper span:first-child {
    margin-left: 0;
    width: 22%;
}
.zf-phwrapper label {
	display: block;
    color: #252c3e;
    font-size: 13px;
    padding-top: 8px;
    opacity: 0.8;
}
.zf-medium .zf-phonefld input[type="text"], .zf-small .zf-phonefld input[type="text"] {
    width: 100%;
}
.zf-small .zf-phwrapper {
    width: 50%;
}
.zf-tempFrmWrapper.zf-phone span {
	width: 30%;
	margin: inherit;
}
.zf-tempFrmWrapper .zfPhoneUSA span {
    width: 22.3%;
    position: relative;
}
.zf-tempFrmWrapper.zf-phone span input[type="text"] {
	width: 100%;
}
.zfMultiColGrid .zf-tempFrmWrapper.zf-phone .zf-symbols {
    display: none;
}
.zf-tempFrmWrapper.zf-phone .zfPhoneUSA {
	display: flex;
}
.zfMultiColGrid .zf-tempFrmWrapper.zf-phone .zfPhoneUSA span,
.zfoneColumn .zf-tempFrmWrapper.zf-phone .zfPhoneUSA span {
	width: 30%;
	flex: 1 1 auto;
	margin-left: 8px;
}
.zf-tempFrmWrapper.zf-phone .zfPhoneUSA span:first-of-type {
	margin-left: 0;
}
.zf-phwrapper span {
    float: left;
    width: 76%;
    margin-left: 2%;
}
.zf-descFld a { 
	text-decoration:underline;
	color: #252c3e;
}
.zf-descFld em{ font-style:italic;}
.zf-descFld b{ font-weight:bold;}
.zf-descFld i{ font-style: italic;}
.zf-descFld u{ text-decoration:underline;}
.zf-descFld ul{ margin:auto;}
.zf-descFld ul{ list-style:disc;}
.zf-descFld ol{ list-style:decimal;}
.zf-descFld ul, .zf-descFld ol{margin: 10px 0;
    padding-left: 20px;}

.zf-descFld  ol.code {
    list-style-position: outside;
    list-style-type: decimal;
    padding: 0 30px;
}
.zf-descFld  ol.code li {
    background-color: #F5F5F5;
    border-left: 2px solid #CCCCCC;
    margin: 1px 0;
    padding: 2px;
}
.zf-descFld  blockquote.zquote {
    border-left: 3px solid #EFEFEF;
    padding-left: 35px;
}
.zf-descFld  blockquote.zquote span.txt {
    -moz-user-focus: ignore;
    -moz-user-input: disabled;
    -moz-user-select: none;
    color: #058BC2;
    float: left;
    font: bold 50px Arial,Helvetica,sans-serif;
    margin: -10px 0 0 -30px;
}
.zf-descFld  blockquote.block_quote {
    background: url("../images/newQuote.gif") no-repeat scroll 12px 10px rgba(0, 0, 0, 0);
    border-left: 3px solid #EFEFEF;
    font: 13px/20px georgia,Arial,verdana,Helvetica,sans-serif;
    margin: 15px 3px 15px 15px;
    padding: 10px 10px 10px 40px;
}
.zf-descFld  body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 8px;
}
.note .noteCont{ overflow:hidden;}
.note .zf-descFld{
	overflow:hidden;
	font-size: 13px;
}

.zf-descFld img {
	width: auto;
}
/* New Css */
.zf-date .zf-tempContDiv input[type="text"]{
	width: 340px;
}
.zf-leftAlign .zf-date .zf-tempContDiv input[type="text"],
.zf-rightAlign .zf-date .zf-tempContDiv input[type="text"] {
	width: 238px;
}
.zf-leftAlign .zf-date.zf-time .zf-tempContDiv input[type="text"],
.zf-rightAlign .zf-date.zf-time .zf-tempContDiv input[type="text"] {
width: 223px;
}
.zf-decesion .zf-tempContDiv input[type="checkbox"] {
	margin-top: 0;
}
.zf-tempFrmWrapper.zf-decesion .zf-labelName {
	margin-left: 28px !important;
}
.zf-leftAlign .zf-tempFrmWrapper .zf-matrixTable,
.zf-rightAlign .zf-tempFrmWrapper .zf-matrixTable {
	width: 100%;
	clear: both;
	float: none;
	padding-top: 10px;
}
.zf-leftAlign .zf-tempFrmWrapper.zf-termsandCond .zf-tempContDiv,
.zf-rightAlign .zf-tempFrmWrapper.zf-termsandCond .zf-tempContDiv {
	float: none;
    width: 100%;
    clear: both;
    padding-top: 10px;
}
.zf-leftAlign .zf-tempFrmWrapper.zf-termsandCond .zf-labelName,
.zf-rightAlign .zf-tempFrmWrapper.zf-termsandCond .zf-labelName {
	width: 100%;
	float: none;
	text-align: left;
	display: block;
}

.zf-leftAlign .zf-namesmall .zf-threeType .zf-salutationWrapper span:first-of-type, 
.zf-rightAlign .zf-namesmall .zf-threeType .zf-salutationWrapper span:first-of-type {
	margin-left: 0;
}
.zf-rightAlign .zf-tempFrmWrapper.zf-matrixTable .zf-labelName {
	text-align: left;
}
.zfAddressTwoCol {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0 16px;
}

.zf-address .zf-tempContDiv .zfAddressTwoCol .zf-addOne {
	width: 47%;
}
.zf-addrCont .zfAddressTwoCol ~ .zfAddressTwoCol span.zf-addtwo:last-of-type {
    padding-bottom: 0;
}
.zf-csmall.zf-currency .zf-tempContDiv > div {
	width: 50%;
	display: inline-flex;
}
.zf-cmedium.zf-currency .zf-tempContDiv > div {
	width: 75%;
	display: inline-flex;
}
.zf-clarge.zf-currency .zf-tempContDiv > div {
	width: 100%;
	display: inline-flex;
}
.zf-nameWrapper.zf-salutationWrapper {
    display: flex;
}
.zf-leftAlign .zf-tempFrmWrapper .zf-termsandCond {
	float: none;
	width: 100%;
}
.zf-tempContDiv span input[type="checkbox"]:focus {
	border: 1.2px solid rgb(46, 183, 159, 1);
    box-shadow: 0px 0px 2px 0px rgb(46, 183, 159, 1);
}
.zf-multiAttType.fullColWrap,
.zf-twoColumns .zf-tempContDiv .zf-multiAttType.fullColWrap,
.zf-threeColumns .zf-tempContDiv .zf-multiAttType.fullColWrap,
.zf-sideBySide .zf-tempContDiv .zf-multiAttType.fullColWrap {
	width: 100%;
}
.zf-address.zf-tempContDiv .zf-form-sBox,
.zf-address.zf-tempContDiv input[type="text"] {
	width: 100%;
}
.address_row_3, .address_row_4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0 16px;
}
.address_row_3 span.zf-addresCols,
.address_row_4 span.zf-addresCols {
	    width: 47%;
		flex: 1 1 auto;
}
.address_row_1 .zf-addresCols,
.address_row_2 .zf-addresCols,
.address_row_3 .zf-addresCols,
.address_row_4 .zf-addresCols  {
	width: 100%;
}
.zf-tempFrmWrapper.gridName .zf-twoType .zf-nameWrapper span {
	width: 100%;
	margin-left: 0;
	margin-bottom: 15px;
}
.zf-tempFrmWrapper.gridName .zf-threeType .zf-salutationWrapper .zf-salutation {
	width: 100%;
	margin-left: 0;
}
.zf-tempFrmWrapper.gridName .zf-threeType .zf-salutationWrapper span {
	width: 100%;
	margin-left: 0;
	margin-bottom: 15px;
}
.zf-tempFrmWrapper.gridName  .zf-nameWrapper.zf-salutationWrapper {
	display: block;
}
.zf-templateWrapper .zf-note table td {
	word-break: break-all;
}
.zf-leftAlign .zf-tempFrmWrapper.zf-matrixTable .zf-labelName {
	width: 100%;
}

/* Grid Related Css Start Here */
.zfgrid_Wrapper {
	padding: 0 40px 0 40px;
	margin: 0;
	box-sizing: border-box;
}
.zfgridLabelCont {
	padding: 12px 0;
}
.zfgridLabelCont label {
	font-size: 22px;
	color: #252c3e;
}
.zfgridLabelCont span {
	font-size: 14px;
	color: #465474;
	padding-top: 8px;
	display: block;
}
.zftwoColumn,
.zfthreeColumn {
	display: flex;
  	flex-wrap: nowrap;
	gap: 32px;
}
.zfoneColumn .zfCol{
	max-width: 100%;
}
.zftwoColumn .zfCol {
	flex: 1 1;
  	overflow-x: hidden;
	max-width: 50%;
}
.zfthreeColumn .zfCol {
	flex: 1 1;
  	overflow-x: hidden;
	max-width: 33%;
}
.zfgrid_Wrapper .zf-tempFrmWrapper {
	padding-left: 0;
  	padding-right: 0;
}
.zfMultiColGrid .zf-medium .zf-tempContDiv input[type="text"], .zfMultiColGrid .zf-medium .zf-tempContDiv textarea, .zfMultiColGrid .zf-medium .zf-mSelect select, .zfMultiColGrid .zf-medium .zf-tempContDiv .zf-sliderCont, .zfMultiColGrid .zf-medium .zf-tempContDiv .zf-pdfTextArea, 
.zfMultiColGrid .zf-medium .zf-signContainer {
	width: 100%;
  }

.zfMultiColGrid .zf-small .zf-tempContDiv input[type="text"], .zfMultiColGrid .zf-small .zf-tempContDiv textarea, .zfMultiColGrid .zf-small .zf-mSelect select, .zfMultiColGrid .zf-small .zf-tempContDiv .zf-sliderCont, .zfMultiColGrid .zf-small .zf-tempContDiv .zf-pdfTextArea, 
.zfMultiColGrid .zf-small .zf-signContainer {
	width: 100%;
}
.zfMultiColGrid .zf-medium .zf-phwrapper {
	width: 100%;
}
.zfMultiColGrid .zf-small .zf-phwrapper {
	width: 100%;
}
.zfMultiColGrid .zf-tempFrmWrapper.zf-phone span,
.zfoneColumn .zf-tempFrmWrapper.zf-phone span{
	width: 30.6%;
}
.zfoneColumn .zf-tempFrmWrapper.zf-phone span.zf-symbols {
    display: none;
}
.zfMultiColGrid .zf-phone .zf-tempContDiv .zf-symbols {
	margin: 9px 1%;
  	width: 2%;
}
.zfMultiColGrid .zf-cmedium.zf-currency .zf-tempContDiv > div {
	width: 100%;
}
.zfMultiColGrid .zf-csmall.zf-currency .zf-tempContDiv > div {
	width: 100%;
}
.zfMultiColGrid .zf-medium .zf-tempContDiv .zf-form-sBox,.zfMultiColGrid .zf-small .zf-tempContDiv .zf-form-sBox {
	width: 100%;
}
.zfMultiColGrid .zf-date .zf-tempContDiv input[type="text"],
.zfMultiColGrid .zf-date.zf-time .zf-tempContDiv input[type="text"] {
	width: 100%;
}
.zfMultiColGrid .zf-tempContDiv input[type="file"] {
	width: 100%;
}
.zfMultiColGrid .zf-namemedium .zf-nameWrapper,.zfMultiColGrid .zf-namesmall .zf-nameWrapper {
	width: 100%;
  }
.zfMultiColGrid .zf-addrmedium .zf-tempContDiv .zf-addrCont,.zfMultiColGrid .zf-addrsmall .zf-tempContDiv .zf-addrCont {
	width: 100%;
}

.zftwoColumn .address_row_3, .zftwoColumn .address_row_4, .zfthreeColumn .address_row_3, .zfthreeColumn .address_row_4 {
	flex-wrap: nowrap;
	gap: 0 8px;
}
.zftwoColumn .gridAddress .address_row_3, .zftwoColumn .gridAddress .address_row_4, .zfthreeColumn .gridAddress .address_row_3, .zfthreeColumn .gridAddress .address_row_4 {
	flex-wrap: wrap;
	width: 100%;
}
.gridAddress .address_row_3 .zf-addresCols, .gridAddress .address_row_4 .zf-addresCols {
	width: 100%;
}
.zfgrid_Wrapper .zf-time .zf-tempContDiv .zf-symbols {
	display: none;
}
.zfMultiColGrid  .zf-time .zf-tempContDiv span {
	width: 32%;
	margin-right: 2%;
}
.zfMultiColGrid  .zf-time .zf-tempContDiv span:last-of-type {
	margin-right: 0;
}
.zfMultiColGrid .zf-time .zf-tempContDiv .zf-form-sBox {
	min-width: auto;
	width: 100%;
}
.zfMultiColGrid .zf-date.zf-time .zf-tempContDiv .zf-subDate {
	width: 25%;
}
.zfMultiColGrid .zf-date.zf-time .zf-tempContDiv span {
	width: 23%;
}
.zfgrid_Wrapper .zf-oneColumns .zf-tempContDiv span label,.zfgrid_Wrapper .zf-twoColumns .zf-tempContDiv span label,.zfgrid_Wrapper .zf-threeColumns .zf-tempContDiv span label,.zfgrid_Wrapper .zf-sideBySide .zf-tempContDiv span label {
	word-break: break-all;
}
.zf-leftAlign .zfMultiColGrid .zf-tempFrmWrapper .zf-labelName,
.zf-rightAlign .zfMultiColGrid .zf-tempFrmWrapper .zf-labelName {
	float: none;
	display: block;
	width: 100%;
	padding-bottom: 10px;
	text-align: left;
}
.zf-leftAlign .zfMultiColGrid .zf-tempFrmWrapper .zf-tempContDiv,
.zf-rightAlign .zfMultiColGrid .zf-tempFrmWrapper .zf-tempContDiv {
	float: none;
	width: 100%;
}
.zfInstrucTop .zf-instruction {
	padding: 0px 0px 10px 0px;
}
.zfInstrucTop .zf-decesion .zf-instruction {
	padding: 10px 0px 0px 0px;
}
.zfInstrucTop.zf-topAlign .zf-tempFrmWrapper .zf-labelName {
    padding-bottom: 6px;
    display: block;
}
.zfoneColumn .zf-time .zf-tempContDiv {
	width: 285px;
}
.zf-leftAlign .zfoneColumn .zf-time .zf-tempContDiv,
.zf-rightAlign .zfoneColumn .zf-time .zf-tempContDiv,
.zf-leftAlign .zfoneColumn .zf-time.zf-date .zf-tempContDiv,
.zf-rightAlign .zfoneColumn .zf-time.zf-date .zf-tempContDiv {
	width: 70%;
}
.zfoneColumn .zf-time .zf-tempContDiv span {
	width: 25%;
  	margin-right: 14px;
}
.zf-leftAlign .zfoneColumn .zf-time .zf-tempContDiv span,
.zf-rightAlign .zfoneColumn .zf-time .zf-tempContDiv span {
	width: 72px;
}
.zfoneColumn .zf-time.zf-date .zf-tempContDiv {
	width: 100%;
}
.zfoneColumn .zf-time.zf-date .zf-tempContDiv span {
	width: 72px;
  	margin-right: 14px;
}
.zfoneColumn .zf-time.zf-date .zf-tempContDiv .zf-subDate {
	width: 340px;
}
.zf-leftAlign .zfoneColumn .zf-time.zf-date .zf-tempContDiv .zf-subDate,
.zf-rightAlign .zfoneColumn .zf-time.zf-date .zf-tempContDiv .zf-subDate {
	width: 223px;
	
}
.zf-leftAlign .zfoneColumn .zf-time.zf-date .zf-tempContDiv span,
.zf-rightAlign .zfoneColumn .zf-time.zf-date .zf-tempContDiv span {
	margin-right: 12px;
}
.zf-leftAlign .zfoneColumn .zf-time.zf-date .zf-tempContDiv span:last-of-type,
.zf-rightAlign .zfoneColumn .zf-time.zf-date .zf-tempContDiv span:last-of-type {
	margin-right: 0;
}

/* Grid Related Css Ends Here */


/* New Css */

   