@font-face {font-family: 'FontAwesome';src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight: normal;font-style: normal;}
.fa, .far, .fas {font-family: 'FontAwesome';}


@font-face {
    font-family: 'Outfit';
    src: local('Outfit Medium'), local('Outfit-Medium'),
        url('../fonts/Outfit-Medium.woff2') format('woff2'),
        url('../fonts/Outfit-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit Regular'), local('Outfit-Regular'),
        url('../fonts/Outfit-Regular.woff2') format('woff2'),
        url('../fonts/Outfit-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit Bold'), local('Outfit-Bold'),
        url('../fonts/Outfit-Bold.woff2') format('woff2'),
        url('../fonts/Outfit-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Medium'), local('DMSans-Medium'),
        url('../fonts/DMSans-Medium.woff2') format('woff2'),
        url('../fonts/DMSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans SemiBold'), local('DMSans-SemiBold'),
        url('../fonts/DMSans-SemiBold.woff2') format('woff2'),
        url('../fonts/DMSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Regular'), local('DMSans-Regular'),
        url('../fonts/DMSans-Regular.woff2') format('woff2'),
        url('../fonts/DMSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Bold'), local('DMSans-Bold'),
        url('../fonts/DMSans-Bold.woff2') format('woff2'),
        url('../fonts/DMSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


body {padding: 0;margin: 0;font-family: 'Outfit';font-weight: normal;overflow-x: hidden !important;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #000;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer}
a:focus {text-decoration: none;transition: all 1s ease}
/* Keyboard focus must stay visible (WCAG 2.4.7). Mouse/touch focus stays clean
   because :focus-visible only matches keyboard interaction. */
:focus:not(:focus-visible) {outline: none}
:focus-visible {outline: 3px solid #054F8E;outline-offset: 2px;border-radius: 2px}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}
.count::-moz-selection {background-color:#fff;color:#000}
.count::selection {background-color: #fff;color: #000}
img {max-width: 100%;height: auto}
p {font-family: 'Outfit';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #B62419;}
p a:hover {color: #054F8E;}
p strong {color: #054F8E;font-weight: 500;}
li strong {color: #054F8E;font-weight: 500;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #054F8E;}
ul li a:hover, ol li a:hover {color: #054F8E;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;}
input:focus, textarea:focus, select:focus, button:focus {-webkit-box-shadow: none;box-shadow: none;}
input:focus:not(:focus-visible), textarea:focus:not(:focus-visible), select:focus:not(:focus-visible), button:focus:not(:focus-visible) {outline: 0;}
h1, h2, h3, h4, h5, h6 {font-family: 'DM Sans';font-style: normal;font-weight: bold;color: #000;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #B62419;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #054F8E;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #054F8E;}
h1 {font-size: 40px;line-height: 50px;}
h2 {font-size: 32px;line-height: normal;}
h3 {font-size: 30px;line-height: normal;}
h4 {font-size: 28px;line-height: normal;}
h5 {font-size: 26px;line-height: normal;}
h6 {font-size: 24px;line-height: normal;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
#back-top-wrapper {position: fixed;right: 25px;bottom: 25px;overflow: hidden;z-index: 2;}
p#back-top {margin: 0;line-height: normal;font-size: 0;}
#back-top-wrapper #back-top a {opacity: 1;transition: 200ms all;border-radius: 50%;display: inline-block;background: #B62419 url(../images/top-arrow.png) no-repeat;height: 50px;width: 50px;background-position: center center;}
#back-top-wrapper #back-top a:hover {background-color: #000;background-position: center center;transform: 0.6s;}


.modal-backdrop.show { opacity: .9; }
.modal.popup-form button.close {opacity: 1;position: absolute;right: 30px;top: 30px;font-size: 26px;font-weight: normal;color: #fff;cursor: pointer;/* text-shadow: none; */ background: transparent;border: none;}
.modal-body{ padding: 0; }
.popup-form .form-hero { padding: 30px 30px; border-radius: 0px;background: #fff; border: 5px solid #B62419; }
.modal-dialog { max-width: 580px !important; position: absolute; top: 60px; left: 0; right: 0; transform: none !important; margin: 0px auto 0; width: 95%; }
.modal-popup-team button.close {
    background: transparent;
    border: none;
    right: 0;
    position: absolute;
    top: -10px;
    background: #b62419;
    z-index: 1;
    width: 40px;
    height: 40px;
}

.popup-right p { text-align: center; }
.modle-dtl { position: absolute; height: auto; bottom: 0; }
.popup-logo { text-align: center; padding: 30px; }
.popup-dtl { position: relative; }
.popup-dtl-bottum { background: #F5F5F5; position: absolute; bottom: 0; left: 0px; right: 0; padding: 0 15px; }
.popup-dtl-bottum::after { content: ''; height: 55px; width: 100%; top: -50px; position: absolute; background: url(../images/popup-dtl-bottum-layer.png) no-repeat; left: 0; background-size: 100%; }
.popup-dtl-bottum figure { box-shadow: 0px 0px 20px rgba(26, 36, 107, 0.20); width: 90px; height: 90px; background: #fff; border-radius: 50%; text-align: center; line-height: 90px; border: 2px solid #B62419; margin: -106px 0 15px 50px; position: relative; z-index: 1; }
.popup-dtl-bottum h5 strong { color: #B62419; font-size: 36px; font-weight: 600; line-height: 46px; margin: 0; }
.popup-dtl-bottum h5 { color: #000; font-size: 34px; font-weight: 600; line-height: 46px; }
.popup-dtl-bottum p { color: #FFF; font-family: Outfit; font-size: 24px; font-weight: 600; line-height: 28px; background: #054F8E; padding: 13px 10px; margin: 0 -15px 0px; text-align: center; }
.popup-dtl-bottum p a{ color: #B62419; }
.popup-dtl-bottum p a:hover{ color: #000; }
.popup-dtl > figure > img { height: 460px; object-fit: cover; }
.popup-right { height: 100%; }
.popup-right .form-hero { height: 100%; }
.popup-right .form-hero .b-form-title { color: #000; font-size: 36px; font-weight: 600; line-height: 28px; margin-bottom: 10px; }
.popup-right .form-hero input.button.gform_button { padding: 13px 30px; width: auto; }


.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul {margin-bottom: 20px;}
.default-css ol {padding-left: 20px;margin-bottom: 15px;}
.default-css ul li, .default-css ol li {font-family: 'Outfit';font-style: normal;font-weight: normal;font-size: 18px;line-height: 28px;color: #666;margin: 0 0 10px;}
.default-css ul li a, .default-css ol li a {color: #B62419}
.default-css ul li strong, .default-css ol li strong {color: #054F8E;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #054F8E}
.default-css ul li {list-style: none !important;background: url(../images/list-arrow.png) no-repeat;background-position: 0 5px;padding-left: 25px;background-size: 18px;}
.default-css ol li::marker {color: #000;}
section.default-section {padding: 100px 0;}
ul.two-col {display: flex;flex-wrap: wrap;}
ul.three-col {display: flex;flex-wrap: wrap;}
ul.three-col li {width: 33.33%;}
ul.two-col li {width: 50%;}
@media (max-width: 900px) {
ul.three-col li {width: 50%;}
}
@media (max-width: 575px) {
ul.two-col {display: block;}
ul.three-col {display: block;}
ul.three-col li {width: 100%;}
ul.two-col li {width: 100%;}
}


.scroll-top { position: fixed; bottom: 20px; right: 20px; width: 50px; height: 50px; cursor: pointer; opacity: 0; visibility: hidden; transition: 0.3s; z-index: 99; background: #054F8E; border-radius: 50%; border: 1px solid #fbbf24;display: flex; align-items: center; justify-content: center; }
.scroll-top.show { opacity: 1; visibility: visible; }
.scroll-top path { stroke: #fbbf24; stroke-width: 8; fill: none; transition: stroke-dashoffset 0.2s linear; }
.scroll-top:after { content: ""; position: absolute; text-align: center; line-height: normal; font-size: 20px; color: #fff; left: 0; top: 0; height: 100%; width: 100%; cursor: pointer; display: block; background: url(../images/right.png) no-repeat; background-size: 24px; background-position: center !important; transform: rotate(-90deg); }


.dark-section p , .dark-section .heading-title , .dark-section .heading-title strong , .dark-section h1 , .dark-section h2 , .dark-section h3 , .dark-section h4 , .dark-section h5 , .dark-section h6 , .dark-section ul li , .dark-section ol li , .dark-section .sub-heading { color: #fff; }
.dark-section p a:hover { color: #fff; }
.dark-section .heading-title strong , .dark-section p strong{ color: #fbbf24; }

.dark-section h1 strong , .dark-section h2 strong , .dark-section h3 strong , .dark-section h4 strong , .dark-section h5 strong , .dark-section h6 strong{ color: #fbbf24; }

.dark-section .theme-btn.btn-red:hover{background: #fff;color: #054F8E;}

/*--btns--*/
.theme-btn { display: inline-block; position: relative; padding: 16px 30px; text-align: center; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 500; line-height: 28px; border-radius: 0; min-width: 170px; }
.theme-btn.btn-white {background: #fff; color: #054F8E;}
.theme-btn.btn-white:hover {background: #B62419; color: #fff;border-color: #fff;}
.theme-btn.btn-black { background: #152C34; }
.theme-btn.btn-black:hover{ background: #B62419; }
.theme-btn.btn-red { border-color: #fff; background: #B62419; color: #fff;}
.theme-btn.btn-red:hover { border-color: #B62419; background: #054F8E; color: #fff; }

.theme-btn.btn-blue { background: #054F8E; color: #fff; }
.theme-btn.btn-blue:hover {  background: #B62419; color: #fff; }


/*--floating-icon--*/
.floating-icon a { padding: 16px 30px; display: inline-block; text-align: center; font-family: 'Outfit'; border-radius: 0px; background: #B62419; color: #FFF; font-size: 20px; font-style: normal; font-weight: 500; line-height: 28px;text-transform: uppercase; }
.floating-icon { position: absolute;opacity: 0; transition: opacity 0.5s ease-in-out; z-index: 11; right: -65px; transform: rotate(-90deg); }
.floating-icon a:hover {color: #fff;background: #000;transition: 0.6s;}
.floating-icon.sticky{ position: fixed;  opacity: 1; top: 50%; }


.heading-title { margin-bottom: 15px; color: #000; font-size: 50px; font-style: normal; font-weight: 600; line-height: 60px; font-family: 'DM Sans'; }
.heading-title strong{ color: #054F8E; font-weight: 700; }


body.sticky-header-on { padding-top: 114px; /* Header height */ }
/*- header-section -*/
.header-section { position: relative; top: 0; left: 0; right: 0; z-index: 99; border-radius: 0; transition: all 0.5s ease-in-out; background: #FFF; box-shadow: 0 0 20px 0 rgba(30, 63, 121, 0.40); padding: 19px 50px; }
.header-section .row { align-items: center; }
.header-section.sticky { position: fixed; box-shadow: 0px 4px 20px 0px rgba(48, 69, 124, 0.20); width: 100%; background: #fff; -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown; animation: 500ms ease-in-out 0s normal none 1 running fadeInDown; top: 0; margin: 0; }
@keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0,-100%,0) } to { opacity: 1; transform: none } }
.header-right { display: flex ; display: -webkit-flex; align-items: center; justify-content: end; }
.head-call-now { margin-left: 50px; }
.head-call-now .theme-btn.btn-red { margin-left: 15px; }
.header-section .col-sm-2 { width: 12%; }
.header-section .col-sm-10 { width: 88%; }


/*-banner-*/
.home-banner { position: relative; background-repeat: no-repeat; background-size: cover; padding: 100px 0 400px; box-shadow: 0 0 40px 0 rgba(30, 63, 121, 0.20);  border-top: 10px solid rgb(5 79 142 / 20%);     z-index: 1;}
.banner-title { margin-bottom: 15px; color: #fff; font-family: Outfit; font-size: 74px; font-style: normal; font-weight: 600; line-height: 85px; }

.home-banner:before{
	content:'';
	opacity: 0.94;
background: #054F8E;
	height:100%;
	width:100%;
	top:0;
	left:0;
	position:absolute;    z-index: -1;

}
.banner-row {
    margin-top: -310px;
    position: relative;
    z-index: 1;
}
.home-banner .banner-title strong {
    color: #b62419;
}
.banner-title strong {  font-weight: 600; color:#b62419; }
.home-banner h1.banner-title {
    padding-top: 20px;
}
.banner-caption {
    max-width: 720px;
}
.banner-caption p { color: #fff; font-weight: 500; }
.banner-caption p strong { color: #fff; font-weight: 600; }
.banner-logo { margin-bottom: 20px; }
.banner-logo img {
    filter: brightness(0) invert(1);
    max-width: 300px;
}
.banner-logo img{}
.calculator-details {
    margin: 15px 0 0 !important;
}

.formRight {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0 0 40px 0 rgba(77, 152, 210, 0.30);
    width: 470px;
    float: right;
}


.banner-row .row { justify-content: center; }
.banner-row .col-sm-4 { padding: 25px; }
.policy-framework-bx { text-align: center; height: 100%; border-radius: 30px; background: #F6F8FC; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25); padding: 55px 30px 115px; position: relative;overflow: hidden; }
.policy-framework-bx::after { position: absolute; content: ''; left: 10px; right: 10px; top: -10px; background: #F6F8FC; height: 18px; border-radius: 70px 70px 0 0; }
.policy-framework-bx figure { background: #FFF; filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.25)); width: 116px; height: 116px; border-radius: 50%; text-align: center; align-items: center; display: flex ; justify-content: center; margin: 0 auto 35px; outline: 9px solid rgb(5 79 142 / 20%); }
.policy-framework-btn { position: absolute; bottom: 35px; left: 15px; right: 15px; }
.policy-framework-bx h3 { color: #054F8E;font-family: Outfit; font-size: 36px; font-style: normal; font-weight: 600; line-height: 46px; }
.policy-framework-bx ul { text-align: left; margin-left: 65px; }
.policy-feature-list { margin-top: 22px; }
.policy-feature-list h4 { color: #054F8E; font-family: Outfit; font-size: 22px; font-weight: 600; line-height: 30px; margin: 0 0 6px; }
.policy-feature-list h4 + p { margin-bottom: 18px; }
.policy-feature-list p:last-child { margin-bottom: 0; }
.policy-framework-bx:hover::after{ background: #B62419;}
.policy-framework-bx:hover .theme-btn.btn-blue{background: #B62419; color: #fff;}

.policy-framework-bx .theme-btn.btn-blue:hover {  background: #000; color: #fff; }
.banner-btns { padding-top: 15px; }

.banner-btns .theme-btn:not(:first-child){margin-left: 18px;}

/*-how-it-works-section-*/
section.how-it-works-section { padding: 60px 0 100px; background: #F5F5F5; position: relative; }
.how-it-work-list { display: flex ; justify-content: center; flex-wrap: wrap; margin: 0 -10px; }
.how-it-work-list li { padding: 10px; width: 16.66%; list-style: none; }
.how-it-work-bx { text-align: center; position: relative; height: 100%; border-radius: 10px; background: #FFF; padding: 0 25px 50px; }
.how-it-work-bx figure { border-radius: 0 0 10px 10px; background: #054F8E; width: 110px; height: 110px; margin: 0 auto 35px; display: flex ; align-items: center; justify-content: center; }
.works-counter { color: #B62419; text-align: center; font-family: Outfit; font-size: 38px; font-style: normal; font-weight: 600; line-height: 28px; opacity: 0.3; bottom: 25px; position: absolute; left: 15px; right: 15px; }
.how-it-work-bx h3 { color: #054F8E; font-family: Outfit; font-size: 23px; font-style: normal; font-weight: 600; line-height: 32px; text-transform: capitalize; margin-bottom: 10px; }
.how-it-work-bx:hover figure{background: #B62419;}
.how-it-work-bx:hover h3{color: #B62419;}
.section-heading-top { max-width: 1600px; margin: 0 auto 35px; }
.section-heading-top p b{color: #B62419;font-weight: 400;}

b.ez { color: #b62419; }



/*-why-choose-section-*/
section.why-choose-section { position: relative; padding: 0 0 100px; }
.why-choose-banner-img { position: relative; }
.why-choose-banner-img > img { width: 100%; }
.why-choose-banner-img:after { position: absolute; content: ''; width: 100%; height: 58%; left: 0; bottom: 0; background: rgba(5, 79, 142, 0.70);
backdrop-filter: blur(5px); border-top: 6px solid #054F8E; }
.why-choose-top-row { margin-top: -335px; position: relative; }
section.why-choose-section .section-heading { margin-bottom: 60px; }
section.why-choose-section .heading-title { color: #fff; }
.why-choose-list { display: flex ; flex-wrap: wrap; justify-content: center; margin: 0 -15px; }
.why-choose-list li { width: 25%; list-style: none; padding: 15px; }
.why-choose-bx { text-align: center; height: 100%; position: relative; max-width: 320px; margin: 0 auto; }
.why-choose-bx figure { width: 158px; height: 158px; flex-shrink: 0; background: #FFF; filter: drop-shadow(0 0 40px rgba(30, 63, 121, 0.60)); text-align: center; border-radius: 50%; display: flex ; align-items: center; justify-content: center; margin: 0 auto 35px; }
.why-choose-bx h3 { color: #054F8E; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 600; line-height: 28px; }
.why-choose-bx p { margin-bottom: 2px; }
.why-choose-bx p b { color: #000; font-weight: 400; }
.why-choose-text { background: #FFF; box-shadow: 0 0 20px 0 rgba(30, 63, 121, 0.30); padding: 35px 35px 25px; position: relative; margin-top: 20px; }

section.why-choose-section .section-heading p { color: #FFF; font-family: Outfit; font-size: 22px; font-style: normal; font-weight: 500; line-height: 34px; }


/*-calculator-section-*/
.calculator-section { padding: 60px 0 90px; background: #054F8E; }
.calculator-details { padding: 20px 25px 15px; border-radius: 10px; background: #FFF; height: 100%; margin-left: 25px; }
.calculator-row { max-width: 1400px; margin: 0 auto; }
.calculator-details.default-css ul li ol { margin: 5px 0 0 30px; }
.calculator-details.default-css ul li ol li { background: none; list-style: disc !important; padding: 0; margin: 0; }
.calculator-details.default-css ul li ol li::marker{ color: #666;font-size: 14px; }
.calculator-section .col-sm-5 { width: 42%; }
.calculator-section .col-sm-7{ width: 58%; }
.form-label { color: #FFF; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 27px; }
form.row .col { padding-bottom: 22px; }
.input-group-text { color: #fff; background-color: transparent; border: none; }
.form-control { box-shadow: none; border-radius: 0px; border: none !important; background-color: transparent; height: 50px; color: #fff; font-family: 'DM Sans'; font-size: 18px; font-style: normal; font-weight: 500; line-height: 27px; padding: 10px 18px; }
.input-border { border: 1px solid rgba(255, 255, 255, 0.60) !important;border-radius: 4px !important; }
.form-control:focus{ background-color: transparent !important;color: #fff;box-shadow: none; }

.premium-box { padding: 20px; }
.premium-box h2 { color: #fff !important; font-family: 'DM Sans'; font-size: 26px; font-style: normal; font-weight: 700; line-height: 28px; margin-bottom: 5px; }
h3.start-premium { color: #FFF; font-size: 46px; font-style: normal; font-weight: 700; line-height: 58px; font-family: 'DM Sans'; }
.calculate-table tr:first-child td{border-top: 1px solid rgb(217 217 217 / 20%);}
.calculate-table tr:last-child td{border-bottom: none;}
.calculate-table tbody, .calculate-table td, .calculate-table tfoot, .calculate-table th, .calculate-table thead, .calculate-table tr { border-color:rgb(217 217 217 / 20%); }
.calculate-table td{color: #fff;; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 27px;}
button.btn.btn-primary { background: #808080; color: #FFF; text-align: center; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 500; line-height: 28px; border: none !important; padding: 16px 75px; border-radius: 0 !important; }
button.btn.btn-primary:hover{background: #B62419;color: #fff;}
.form-select { filter: brightness(0) invert(1); }
button.btn.btn-primary:focus{box-shadow: none !important;}



.calculator-section .heading-title { color: #fff; }
.calculator-details.default-css ul li { margin: 0px 0 30px; }
.calculator-section .section-heading { margin-bottom: 25px; }
.calculate-table tr td:first-child{padding-left: 0;}


.calculator-details ul li ol { padding-left: 20px; }
.calculator-details ul li { color: #666; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; margin-bottom: 10px;    list-style: none; }
.calculator-details ul li ol li { list-style: disc; margin: 0; }
.calculator-details p strong { color: #054F8E; font-weight: 600; }
.calculator-details ul li strong { color: #054F8E; font-weight: 600; }
.calculator-details ul li ol li::marker { font-size: 0.78em; }



/* cta-section */
section.cta-section { background: #1E3A8A; padding: 60px 0; }
.cta-btns { padding-top: 15px; }
.cta-btns .theme-btn:not(:first-child){margin-left: 18px;}
.cta-btns .theme-btn.btn-red:hover{background: #fff;color: #054F8E;}


/*-faq-section-*/
section.faq-section { padding: 100px 0;}
section.faq-section .container { max-width: 1230px !important; }
.faq-box .card { margin: 0 0 30px; border-radius: 0; background: transparent; box-shadow: none; border: none; }
.faq-box .card-header-title { padding: 24px 55px 24px 40px; position: relative; margin: 0; font-family: 'Outfit'; font-style: normal; color: #fff; font-weight: 500; font-size: 24px; line-height: 32px; border-radius: 0; background: #054F8E; border: none; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10); }
.card-body.default-css { padding: 15px 50px 0px 40px; position: relative; border: none; }
.card-body.default-css p{
color: #414141;
font-size: 20px;
line-height: 32px;}
.card-header-title.collapsed { color: #000; border-radius: 0; border: none; border-bottom: none; background: #FFF; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10); }
.card-header-title.collapsed:hover {color: #000;}
.faq-box .card-header h5:after, .card-header-title::after { content: ""; background:  url(../images/faq-minus.png) no-repeat center; width: 20px; height: 20px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 25px; }
.faq-box .card-header { border: none; padding: 0; cursor: pointer; position: relative; margin: 0 0 0; background: transparent !important; border-radius: 0; }
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {background:  url(../images/faq-pluse.png) no-repeat center;box-shadow: none;}
section.faq-section .section-heading { margin-bottom: 35px; }



/*-about-section-*/
section.about-section { background: #f5f5f5; padding: 50px 0 100px 148px; }
.about-img { text-align: end; margin-right: -12px; }
.about-img figure { background: #FFF; box-shadow: 0 0 40px 0 rgba(30, 63, 121, 0.30); padding: 10px; padding-right: 0; display: inline-block; }
.default-btns { padding-top: 10px; }
.default-btns .theme-btn:not(:first-child){margin-left: 18px;}
.default-btns.text-center { padding-top: 25px; }
section.about-section .section-heading { max-width: 750px; margin: 0 auto;padding-top: 25px;}


/*-protect-section--*/
.protect-default-content { margin-top: 45px; }
.protect-row .row { justify-content: center; }
.protect-row .col-sm-4 { padding: 15px; }
.protect-bx { height: 100%; position: relative; padding: 35px 25px 10px; background: #F5F5F5; box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25); }
.protect-bx-heading { display: flex ; align-items: center; margin-bottom: 15px; }
.protect-bx figure { flex-shrink: 0; margin-right: 20px; }
.protect-bx h3 { margin: 0; color: #000; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; }
section.protect-section h2 , section.protect-section h2 strong{ font-weight: 500; }
.protect-bx:hover{background: #FFF;
box-shadow: 0 0 20px 0 rgba(5, 79, 142, 0.30);}
.protect-default-content h3 { color: #000; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; line-height: 52px; }
.protect-default-content h3 strong{font-weight: 500;}

.protect-table .container { max-width: 1510px !important; }
.protect-table { position: relative; padding: 100px 0; z-index: 1; background: url(../images/protect-table-bg-image.jpg) no-repeat; background-size: cover; }
.protect-table::after{position: absolute;content: '';width: 100%;height: 100%;left: 0;top: 0;z-index: -1;opacity: 0.95;
background: #F5F5F5;}


/*-table-section-*/
section.timing-table-section .table-primary{--bs-table-bg: #054f8e;color: #fff;}
section.timing-table-section .table>:not(caption)>*>* { padding: .8rem 1.5rem;font-size: 18px;    border: none;
    border-right: 1px solid #d9d9d9; }
section.timing-table-section .table>thead th{font-weight: 400;border-color: #fff;background-color: #B62419;}
section.timing-table-section .table { border-color: #054F8E; background: #FFF; box-shadow: 0px 0px 24px 0px #054F8E66;
 margin: 25px 0 50px; }
section.timing-table-section .table>tbody td { color: #666; }

.timing-table-btm-content h3 { color: #000; font-family: "DM Sans"; font-size: 20px; font-style: normal; font-weight: 500; }
.timing-table-btm-content h3 b{color: #C52127;font-weight: 700;}
section.timing-table-section .table>thead th b.ez {
    color: #054f8e;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: rgb(254 254 254 / 5%);
    color: var(--bs-table-striped-color);
    background-color: #fff !important;
}
.table-striped>tbody>tr:nth-of-type(even) {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color);
}
section.timing-table-section .table>thead th:first-child {
    background-color: #fff;
}


/*-highlights-section-*/
section.highlights-section { padding: 100px 0 100px 0; }
section.highlights-section .row { align-items: center; }
.highlights-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 25px auto 0;
    max-width: 1380px;
}
.highlights-list li { width: 25%; list-style: none; padding: 30px 10px; }
.highlights-bx {
    display: block;
    align-items: center;
    text-align: center;
}
.highlights-bx:hover figure{
	background: #B62419;
}
.highlights-bx figure {
    flex-shrink: 0;
    width: 130px;
    height: 130px;
    background: #054F8E;
    border-radius: 50%;
    margin: 0 auto 25px;
    outline: 10px solid rgb(182 36 25 / 10%);
    text-align: center;
    line-height: 130px;
}
.highlights-bx h3 { margin: 0; color: #666; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 500; line-height: 28px; }
.highlights-bx figure img {
    filter: brightness(0) invert(1);
}

/*-coverage-section-*/
section.coverage-section { background: #1E3A8A; padding: 100px 0; position: relative;z-index: 1; }
section.coverage-section .row { align-items: center; }
.coverage-top-row { max-width: 1360px; margin: 0 auto; }
.coverage-top-row .col-sm-5{width: 50%;}
.coverage-top-row .col-sm-7{width: 50%;}
.coverage-content { text-align: center; }
.coverage-list { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -10px 20px; }
.coverage-list li { list-style: none; padding: 10px; width: 33.33%; }

.coverage-bx { transition: all 0.3s ease; }
.coverage-bx h3 a { height: 100%; background: rgba(255, 255, 255, 0.1); padding: 1rem; border-radius: 5px; text-align: center; backdrop-filter: blur(10px); border: 1px solid rgba(255, 255, 255, 0.2); transition: all 0.3s ease; }
.coverage-bx h3 { margin: 0; font-size: 18px; font-family: Outfit; line-height: normal; font-weight: 400; }
.coverage-top-row .default-btns { padding-top: 30px; }
.coverage-bx:hover { background: rgba(255, 255, 255, 0.2); transform: translateY(-2px); }
.coverage-top-row .section-heading { padding-right: 25px; }
.count-bx-col { display: flex ; margin: 0 -1.5%; }
.count-bx-col .count-bx { width: 33.33%; text-align: center; padding: 30px 15px; background: rgba(255, 255, 255, 0.1); border-radius: 5px; backdrop-filter: blur(10px); margin: 1.5%; }
.count-digit-row { margin-bottom: 15px; position: relative; z-index: 1; display: flex ; justify-content: center; color: #fbbf24; text-align: center; font-family: Outfit; font-size: 50px; font-style: normal; font-weight: 700; line-height: 45px; }
.count-bx p { color: #fff; text-align: center; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: normal; margin: 0; }
section.coverage-section::after{position: absolute;content: '';width: 100%;height: 100%;left: 0;top: 0;z-index: -1;
background: url(../images/coverage-bg-image.jpg) no-repeat;background-size: cover;}
.coverage-ftr p { margin-bottom: 10px;font-weight: 500;letter-spacing: 0.5px; }
.coverage-bx h3 a { color: #fff;display: block; }
.coverage-bx:hover h3 a { color: #fff; }
.coverage-ftr { background: #B62419; padding: 10px 25px; display: inline-block; text-align: center;}
.coverage-ftr p a{color: #fff; text-decoration: underline !important;}

.coverage-ftr p a:hover{color: #000;}

.coverage-ftr h4 {
    color: #FFF;
    font-family: "DM Sans";
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
    text-transform: capitalize;
}
.coverage-ftr h5 {
    color: #FFF;
    font-family: Outfit;
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

.form-select option {
    color: #666 !important;
}

/* services-areas-section */
section.services-areas-section { padding: 100px 0; }
.location-box { border-radius: 4px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.25); padding: 10px; margin-top: 50px; }
.location-box img , .location-box iframe{ height: 530px; width: 100%; object-fit: cover; }
.services-areas-lists { margin: 0 auto; max-width: 1400px;}
.services-areas-lists ul { display: flex; flex-wrap: wrap; }
.services-areas-lists ul li { list-style: none; padding: 18px 10px; break-inside: avoid; width: 20%; }
.services-areas-box { display: flex ; align-items: center; }
.services-areas-box figure { margin-right: 10px; width: 26px; height: 26px; flex-shrink: 0; }
.services-areas-box h2 { margin: 0; color: #414141; font-family: 'Outfit'; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; }
.services-areas-box h2 a{ color: #414141; }
.services-areas-box h2 a:hover{ color: #B62419; }
.search-container { position: relative; max-width: 960px; margin: 0 auto 50px; }
.search-btn form { position: relative; }
.search-medium { width: 100%; padding: 15px 45px 15px 20px; height: 60px; font-size: 18px; line-height: 28px; color: #666; font-weight: 400; font-family: Outfit; border-radius: 8px; border: 1px solid #666; background: #F5F5F5; }
.search-btn button {border: none;position: absolute;top: 15px;width: 40px;right: 9px;height: 30px; background:transparent;}
.search-icon img { filter: brightness(0) saturate(100%) invert(38%) sepia(0%) saturate(4046%) hue-rotate(185deg) brightness(99%) contrast(84%); }
.search-btn button:hover {cursor: pointer}
.search-container .search-medium::placeholder { color: #414141; opacity: 1; /* Firefox */ }
.search-container .search-medium::-ms-input-placeholder { /* Edge 12 -18 */ color: #414141; }
.search-container { position: relative; }
.fa-search { position: absolute; right: 10px; transform: translateY(-50%); top: 50%; height: 40px; width: 40px; margin: 0; background: url(../images/search.png) no-repeat center; border: none; font-size: 0; background-size: 20px; }

section.policy-section { position: relative; padding: 100px 0; }
section.policy-section .col-sm-5 { width: 50%; }
section.policy-section .col-sm-7 { width: 50%; }
.policy-img { text-align: right; }
.policy-img img { border-radius: 45px; }
.default-text.text-center { padding-top: 25px; }
section.policy-section h2 { font-size: 36px; font-weight: 600; line-height: 45px; text-transform: capitalize; margin-bottom: 10px; }



/*-testimonial-section-*/
section.testimonial-section { padding: 100px 0 0; background: #F5F5F5; position: relative;z-index: 1;}
section.testimonial-section::after { position: absolute; content: ''; width: 100%; height: 100%; left: 0px; bottom: 0px; background:  url(../images/testi-line-shape.png) no-repeat;background-position: left bottom;z-index: -1;}
section.testimonial-section .row { justify-content: center; }
section.testimonial-section .col-sm-4 { padding: 25px 40px; }
.client-say-box { height: 100%; position: relative; padding: 10px 0 0px; display: flex; flex-direction: column; }
.clients-text { height: 100%; padding: 50px 35px 40px; position: relative; transition: all .6s ease-in-out; border-radius: 20px; background: #F5F5F5; border: 3px solid #000; margin-bottom: 56px; }
.star { position: absolute; top: -17px; left: 25px; display: inline-block; background: inherit; padding: 0 10px; }
.star img { max-width: 20px;filter: brightness(0) saturate(100%) invert(86%) sepia(38%) saturate(5534%) hue-rotate(1deg) brightness(105%) contrast(108%); }
.quote { position: absolute; bottom: -32px; right: 20px; background: inherit; padding: 5px; }
.clint-name-parent h3 { margin: 0; color: #054F8E; font-family: 'DM Sans'; font-size: 24px; font-style: normal; font-weight: 700; line-height: 28px; }
.clint-name-parent p { color: #414141;margin: 0; }
.clients-text::after { position: absolute; content: ''; width: 82px; height: 50px; left: 60px; bottom: -50px; background:  url(../images/testi-triangle.png) no-repeat; transition: all .6s ease-in-out; }
.client-say-box:hover .clients-text{border-color: #054F8E;}
.client-say-box:hover .clients-text::after{background:  url(../images/testi-triangle-hover.png) no-repeat; }



/* OUR BLOG SECTION CSS START */
.blog-section { padding: 100px 0;}
.blog-section .row {justify-content: center;}
.blog-section .col-sm-5 { width: 33%; padding-right: 25px; }
.blog-section .col-sm-7 { width: 67%; }
.blog-item { transition: all 0.6s; height: 100%;background: #F5F5F5; }
.blog-content { padding: 20px 20px; }
.blog-item h2 { color: #000; font-family: Outfit; font-size: 26px; font-style: normal; font-weight: 500; line-height: 36px; }
.blog-content h2 a { color: #000; }
.blog-item figure { border-radius: 0px; overflow: hidden; }
.blog-item:hover figure img {transform: scale(1.1);border-radius: 0px;}
.blog-item figure img {width: 100%; transition: all 0.6s; height: 100%; object-fit: cover;}
.blog-item:hover h2 a , .blog-wrapper-row .blog-item:hover h2 a , .blog-wrapper-row .blog-item:hover h2{ color: #054F8E; }
.view-more { color: #054F8E; font-size: 20px; font-style: normal; font-weight: 500; line-height: 28px; font-family: Outfit; }
.view-more a{color: #054F8E;}
.view-more a:hover{color: #000;}
.blog-wrapper-row .blog-item { display: flex ;flex-wrap: wrap; background: #FFF; box-shadow: 0 0 40px 0 rgba(30, 63, 121, 0.20); padding: 10px;}
.blog-wrapper-row .blog-item .blog-content { padding: 20px 0 50px 30px; position: relative; width: 52%;}
.blog-wrapper-row .blog-item h2 { padding: 0; border: none; color: #000; }
.blog-wrapper-row .blog-item h2 a { color: #000; }
.blog-wrapper-row .blog-item .view-more { position: absolute; bottom: 15px; }
.blog-wrapper { margin-top: 30px; }
.blog-wrapper-row .blog-item figure { flex-shrink: 0;width: 48%; }
.blog-wrapper-row .col-sm-12:not(:first-child){margin-top: 30px;}



/*- footer -*/
footer.footer { position: relative; background: #F5F5F5; padding-top: 100px; }
.ftr-logo { margin-bottom: 15px; }
footer.footer .col-sm-5 { width: 50%; }
.col-sm-5 .ftr-item { margin: 0 -120px 0 120px; }
.ftr-title { color: #054F8E; font-family: Outfit; font-size: 26px; font-style: normal; font-weight: 600; line-height: 36px; margin-bottom: 20px; }
.ftr-item ul { column-count: 3; }
.ftr-item ul li { color: #666; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; position: relative; padding-bottom: 12px; list-style: none; } 
.ftr-item ul li a { color: #666; }
.ftr-item ul li a:hover{color: #054F8E;}
footer.footer .col-sm-4 { width: 25%; }
.col-sm-4 .ftr-item { float: right; }
.ftr-call { margin-bottom: 30px; }
.ftr-call-inn p { margin: 0; }
.ftr-call-inn p a { color: #666; font-size: 20px; font-weight: 600; }
.ftr-call-inn p a:hover{color: #054F8E;}
.ftr-social a { display: inline-block; padding: 0; position: relative; width: 60px; height: 60px; background: transparent; border-radius: 50%; margin: 4px; text-align: center; line-height: 53px; border: 1px solid #054f8e; overflow: hidden; }
.ftr-social a img { max-width: 24px;filter: brightness(0) saturate(100%) invert(17%) sepia(53%) saturate(4491%) hue-rotate(195deg) brightness(90%) contrast(96%); }
.ftr-social a:hover{border-color: #054F8E;}
.ftr-social a:hover img{filter: brightness(0) invert(1);}
.ftr-social a::before { position: absolute;content: ''; bottom: 0; left: 0; right: 0; top: 0; background: #054F8E; overflow: hidden; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: .3s; transition: .3s ease; border-radius: 50%; opacity: 0;}
.ftr-social a:hover::before{ opacity: 1;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1); }

.footer-menu { border-top: 1px solid rgb(102 102 102 / 20%); border-bottom: 1px solid rgb(102 102 102 / 20%); padding: 17px 0; margin-top: 30px; }
.footer-menu ul { text-align: center; }
.footer-menu li { display: inline-block; list-style: none; color: #666; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: normal; text-transform: capitalize; position: relative; }
.footer-menu li a { color: #666; }
.footer-menu li:after { content: '/'; padding: 0 45px; }
.footer-menu li:last-child::after{display: none;}
.copyright-section { padding: 20px 0; }
footer.footer .copyright-section .row { align-items: center; }
.copyright-section p { margin: 0; }
.copyright-section p a { color: #054F8E; }
.copyright-section p a:hover { color: #000; }
.copyright-menu ul { text-align: right; }
.copyright-menu ul li { list-style: none; color: #666; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; position: relative; display: inline-block; }
.copyright-menu ul li a { color: #666; }
.copyright-menu ul li::after { content: '|'; padding: 0 15px; }
.copyright-menu ul li:last-child:after{ display: none; }
.copyright-menu ul li a:hover{ color: #054F8E; }

.ftr-title.mobile { display: none; }




/* -FORM-CSS-*/
.form-hero { position: relative; right: 0; top: 0; padding: 30px 25px; box-shadow: none; border-radius: 10px; background: #FFF; }
.form-hero .b-form-title { margin-bottom: 23px; color: #000; text-align: center; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 600; line-height: 34px; }
.form-b-title { color: #000; font-family: 'DM Sans'; font-size: 30px; font-style: normal; font-weight: 700; line-height: 34px; text-transform: uppercase; margin-bottom: 10px; }
.form-hero .b-form-title strong {color: #B62419;font-weight: 700;}
.form-hero .gform_body {margin: 0 -9px;}
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0!important;padding: 0!important;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.gform_wrapper .gfield {padding: 0 9px 25px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.form-hero .gform_wrapper label.gfield_label {font-family: 'Outfit', sans-serif;font-style: normal;font-weight: 400 !important;font-size: 16px !important;line-height: 22px;color: #666 !important;margin-bottom: 3px;}
.form-hero .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
color: #666;opacity: 1;}
.form-hero .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #666;opacity: 1;}
.form-hero .gform_wrapper .medium::placeholder {color: #666;opacity: 1;}
.form-hero input.button.gform_button, .form-hero input.gform_button.button { padding: 16px 45px !important; display: inline-block !important; position: relative !important; cursor: pointer !important; transition: all 1s !important; width: auto !important; color: #Fff !important; text-align: center !important; font-family: Outfit !important; font-size: 18px !important; font-style: normal !important; font-weight: 500 !important; line-height: 28px !important; border-radius: 0px !important; border: none !important; background: #054F8E !important; }
.form-hero input.button.gform_button:hover {background-color: #B62419 !important;color: #fff !important;transition: 0.6s !important;}
.gform_wrapper textarea.medium { height: 90px !important; border-radius: 0px !important; display: block; min-block-size: 100% !important; }
.form-hero .gform_wrapper .gform_footer {padding: 10px 0 0 0 !important;margin: 0 0 0 0 !important;position: relative;z-index: 1;}
.gform_wrapper .medium.gfield_select {background:  rgba(255, 255, 255, 0.60) url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 14px !important;}
.form-hero .gform_wrapper label{ font-size: 16px!important; font-family: Outfit; font-style: normal; font-weight: 400; line-height: 28px; color: #666; margin: 0 !important; padding-left: 5px; }
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_drop_area.gform-theme-field-control {
    text-align: center; padding: 15px; box-shadow: none !important;border-radius: 4px;
border: 1px solid rgba(255, 97, 55, 0.50);
background: rgba(255, 255, 255, 0.60);
}
.form-hero input[type="file"] { display : none; }
.form-hero .button.gform_button_select_files , .form-hero button.button.gform_button_select_files { border: none !important; display: inline-block !important; letter-spacing: 0.02em !important; padding: 7px 17px !important; text-align: center !important; text-decoration: none !important; transition: all 0.2s !important; color: #FFF !important; font-family: Outfit !important; font-size: 16px !important; font-style: normal !important; font-weight: 400 !important; line-height: 24px !important; margin-top: 5px !important; border-radius: 4px !important; background: #666 !important; }
.form-hero .button.gform_button_select_files:hover , .form-hero button.button.gform_button_select_files:hover{background-color: #B62419 !important;} 
.form-hero .button:hover{background-color: #B62419;} 
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { width: 100% !important; font-size: 18px !important; padding: 8px 15px 8px 15px !important; -webkit-appearance: none; resize: none; position: relative; height: 44px; transition: all 1s; margin: 0 !important; color: #666 !important; font-family: Outfit; font-style: normal; font-weight: 400 !important; line-height: 26px !important;border: none !important; border-radius: 4px;
background: #FFF;
box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10);
}
.form-hero .gform_wrapper select {background: #FFF url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 14px !important;}
span.gfield_description.gform_fileupload_rules {
    color: #666;
}
.form-hero .gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area::before { color: #666; }
.form-hero span.gform_drop_instructions { margin-bottom: 5px !important; }
.form-hero .gform-grid-row span.gform-grid-col:first-child{width:100%}
.gfield--type-address{ margin-bottom:12px !important;}
.form-hero .gform_wrapper .ginput_container.gform-grid-row { display: flex ; flex-wrap: wrap; width: 100%; margin: 0 !important; row-gap: 0 !important; margin-inline: 0 !important; }
.form-hero .gform-grid-row span.gform-grid-col { width: 50%; padding: 0 9px 15px; }
.form-hero fieldset.gfield.gfield--width-full { padding: 0;margin: 0 !important; }
.form-hero .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message { font-size: 14px !important; }
.form-hero fieldset.gfield.gfield--width-full .gfield_description.validation_message.gfield_validation_message { padding: 0 9px 15px !important; margin-top: -10px !important; }

.gform_validation_errors {
    display: none !important;
}
.gfield_description.instruction.validation_message { display: none !important; }




/*-inner pages CSS-*/
.inner-banner { position: relative; z-index: 1; margin: 10px 0px 0; }
.inner-banner>img{width: 100%;}
.inner-banner::before { content: ''; height: 100%; width: 100%; top: 0; left: 0; position: absolute; opacity: 0.5; background: #FFF; }
.caption-absolute { position: absolute; left: 0; z-index: 1; width: 100%; text-align: center; top: 48%; transform: translateY(-50%); }
.inner-banner .banner-caption { max-width: 100%; }
.page-nav { position: relative; bottom: 0; width: 100%; padding: 11px 0; background: linear-gradient(90deg, rgba(30, 63, 121, 0.00) 0%, #054F8E 50%, rgba(55, 116, 223, 0.00) 100%);margin-bottom: 1px; }
.page-nav ul li { margin: 0px; color: #fff; font-family:'Outfit'; font-size: 18px; font-style: normal; font-weight: 500; line-height: 28px; text-align: center; list-style: none; } 
.page-nav ul li span a{color: #fff;}
.page-nav ul li span a:hover{color: #B62419;}
.page-nav ul li span { color: #fff; }
.page-nav ul li span a span { color: #fff; }
.page-nav ul li span a span:hover { color: #B62419; }
section.about-section.inn { background: #fff; }
.about-bottum-row { padding: 60px 0 0 160px; }
section.about-section.inn .about-btns  a.theme-btn.btn-orange:hover { background: #152C34; color: #fff; }


.hero-title { color: #054F8E; font-family: Outfit; font-size: 62px; font-style: normal; font-weight: 700; line-height: 70px; }

.section-heading-2 .heading-title { font-size: 60px;font-weight: 500; line-height: 70px;font-family: Outfit; }
.section-heading-2 .heading-title strong{font-weight: 500;}

.section-heading-2 { margin-bottom: 45px; }

.contact-row { border-radius: 4px; background: #FFF; box-shadow: 0px 0px 30px 0px rgba(0, 93, 219, 0.20); padding: 15px; }
section.contact-section { padding: 100px 0; }
.contact-img img { border-radius: 4px; height: 100%; width: 100%; object-fit: cover; }
.contact-img figure { height: 100%; }
.contact-img { height: 100%; }


section.testimonial-section.testimonial-inn { background: #fff; padding: 100px 0; }
section.testimonial-section.testimonial-inn::after{display: none;}
section.testimonial-section.testimonial-inn .clients-text { background: #fff; }
section.testimonial-section.testimonial-inn .clients-text::after { background: url(../images/testi-triangle-wt.png) no-repeat; }
section.testimonial-section.testimonial-inn .client-say-box:hover .clients-text::after { background: url(../images/testi-triangle-wt-hover.png) no-repeat; }

section.blog-section.blog-inn .blog-wrapper { margin-top: 0px; }
.blog-wrapper .col-sm-4 { padding: 15px; }

.thank-you-logo { margin-bottom: 45px; }


.trusted-expert-list { margin: 40px auto 0;overflow: hidden; }
.trusted-expert-list ul { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -2px; }
.trusted-expert-list ul li { width: 25%; list-style: none; padding: 0 0 25px; }
.trusted-expert-list ul li:last-child .trusted-expert-item {border: none;}
.trusted-expert-item { height: 100%; text-align: center; position: relative; padding: 10px 25px 10px; border-right: 1px solid #DDD; }
.trusted-expert-item figure { margin: 0 auto 15px; }
.trusted-expert-item h3 { color: #414141; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 600; line-height: 30px;margin-bottom: 10px; }



.agent-items h4 { color: #000; font-family: 'DM Sans'; font-size: 40px; font-style: normal; font-weight: 700; line-height: 45px; text-transform: capitalize; margin-bottom: 10px; }
.agent-items { margin-top: 60px; }



section.contact-section.log-in .form-hero { background: #F5F5F5; box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.15); max-width: 970px; margin: 0 auto; border-radius: 0; padding: 45px 40px; }
section.contact-section.log-in .form-hero .heading-title { text-align: center; }
section.contact-section.log-in .form-hero .gform_wrapper input[type="text"], section.contact-section.log-in .form-hero .gform_wrapper textarea, section.contact-section.log-in .form-hero .gform_wrapper select, section.contact-section.log-in .form-hero .gform_wrapper .medium { padding: 13px 15px 13px 15px !important; height: 60px; color: #000 !important; border: 1px solid #A2A2A2 !important; background: #fff; box-shadow: none !important; }
section.contact-section.log-in .form-hero .gform_wrapper .gfield { padding: 0 9px 22px; }
section.contact-section.log-in .form-hero .gform_wrapper label { font-size: 18px !important; color: #000; margin: 0 0 10px !important; }
.form-check-input[type=checkbox] { border-radius: 0; }
.form-check-input { width: 1.5em; height: 1.5em;margin-top: .15em; }
.form-check-input:focus{box-shadow: none;border-color: #b62419;}
section.contact-section.log-in .form-hero .gfield_checkbox label { margin: 0 !important; }
section.contact-section.log-in .form-hero .gform_wrapper .gform_footer { text-align: center; justify-content: center; }
.form-check-input:checked { background-color: #b62419; border-color: #b62419; }
a.forgot-link { color: #000; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; position: absolute; right: 0; top: 1px; }
a.forgot-link:hover{color: #b62419;}



section.how-it-works-section.how-it-works-inn { padding: 100px 0; background: #fff; }


section.about-section.about-page { padding: 100px 0; background: #fff; }
section.about-section.about-page .section-heading { max-width: 100%; margin: 0; padding: 0; }
section.why-hba-section .how-it-work-list li { width: 20%; }
section.why-hba-section {
    background: #F5F5F5;
    padding: 100px 0;
    border-bottom: 10px solid #fff;
}



section.protect-section.protect-inn { padding: 100px 0; }
.calculator-row-inn { background: #054F8E; padding: 60px 0 90px; }


section.policy-section.policy-inn { background: #F5F5F5; }


section.timing-table-section.timing-table-inn { padding: 100px 0; }
.table-top-inn { margin: 0 auto; max-width: 1300px; }
section.timing-table-section.timing-table-inn .table-striped>tbody>tr:nth-of-type(odd) { --bs-table-accent-bg: #ffffff; }
section.timing-table-section.timing-table-inn .table-striped>tbody>tr:nth-of-type(even) { --bs-table-accent-bg: #EDF3FF; }
section.timing-table-section.timing-table-inn .table>tbody td { vertical-align: middle; }
section.timing-table-section.timing-table-inn .table { box-shadow: none; }
section.timing-table-section .table>tbody td strong { color: #054F8E; font-weight: 400; }
section.timing-table-section .table>tbody td b { color: #054F8E; font-weight: 700; }
section.timing-table-section.timing-table-inn .table>thead th { font-size: 22px;vertical-align: middle; }



section.about-section.about-inn { background: #fff; padding: 100px 0; }
section.about-section.about-inn .section-heading { padding: 0; max-width: 100%; margin: 0; }
section.about-section.about-inn .col-sm-5 { width: 52%; }
section.about-section.about-inn .col-sm-7 { width: 48%; }
.about-img-container { display: flex; align-items: center; justify-content: end; margin: 0 -20px; }
.about-img-container figure { padding: 0 20px; overflow: hidden; }
.about-img-container figure img { border-radius: 45px; }


section.reporting-policies-section { padding: 100px 0; }
.reporting-policies-list { overflow: hidden; }
.reporting-policies-items { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -25px; }
.reporting-policies-item { width: 33.33%; padding: 15px 0; }
.reporting-policies-item:last-child .reporting-policies-bx{border: none;}
.reporting-policies-bx { height: 100%; border-right: 1px solid #D9D9D9; padding: 0 30px;position: relative; }
.reporting-policies-bx h3 { color: #000; font-family: "DM Sans"; font-size: 36px; font-style: normal; font-weight: 600; line-height: 45px; text-transform: capitalize; margin-bottom: 8px; }


section.policy-section.ss-policy .policy-img img {
    border-radius: 0;
}
section.policy-section.ss-policy {
    background: #F5F5F5;
}

section.ss-policy-default-section {
    padding: 0;
}
section.ss-policy-default-section .default-text {
    padding: 80px 0;
    border-bottom: 1px solid #D9D9D9;
}
section.ss-policy-default-section .default-text p {
    color: #666;
    font-family: "DM Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}
section.ss-policy-default-section .default-text p strong{font-weight: 600;}

section.builders-map-section {
    background: #FFF;
    box-shadow: 0 64px 50px 0 rgba(30, 63, 121, 0.20);
}
section.builders-map-section .trusted-expert-item figure {
    margin: 0;
}
.lhba-map {
    margin: 35px auto;
}
section.builders-map-section .trusted-expert-list ul li {
    width: 33%;
}
section.protect-section.protect-inn.ss-policy .protect-default-content h3 {
    font-size: 18px;
    line-height: 28px;
}

section.protect-section.protect-inn.ss-policy .section-heading h3 {
    color: #000;
    text-align: center;
    font-family: "DM Sans";
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px;
}
section.protect-section.protect-inn.ss-policy h2{
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;}
section.protect-section.protect-inn.ss-policy h2 strong {
    color: #B62419;
    font-weight: 600;
}

section.reporting-policies-section.reporting-policies-inn .reporting-policies-bx h3 {
    font-size: 25px;
    line-height: 32px;
}
section.mb-policies-section {
    background: #FFF;
    box-shadow: 0 24px 34px 0 rgba(30, 63, 121, 0.30);
    padding: 100px 0 0;
}
section.mb-policies-section .reporting-policies-bx {
    border: none;
    background: #FFF;
    box-shadow: 0 24px 34px 0 rgba(30, 63, 121, 0.30) inset;
    padding: 50px 30px;
}
section.mb-policies-section .col-sm-4 {
    width: 38%;
}
section.mb-policies-section .col-sm-8 {
    width: 62%;
}
section.timing-table-section.table-policies {
    padding: 100px 0;
}
section.mb-policies-section .section-heading {
    padding: 0 0 100px;
}
section.mb-policies-section .reporting-policies-bx h3 {
    margin-bottom: 18px;
}
b.ez + strong{font-weight: 700;}

section.timing-table-section.table-policies h2 {
    font-family: Outfit;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
}





/*-service-detail inner page-*/
section.default-section.inpad {padding: 100px 0;}
section.services-section.nipad {padding-top: 0;}
.search-btn { box-shadow: 0px 0; padding: 35px 35px; border-radius: 8px; background: #F5F5F5; margin: 0 0 30px; }
.search-container .services-detail-search { border-radius: 4px; background: #B62419 ;box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); height: 70px; width: 100%; color: #FFF; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 400; line-height: 40px; padding: 15px 80px 15px 35px; border: none; }
.sidebar-title { color: #000; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; line-height: 36px; margin-bottom: 15px; position: relative; }
/* .sidebar-title:after { content: ""; position: absolute; top: 0px; left: 0; background: #B62419 ; height: 100%; width: 3px; } */
.service-detail-list { margin: 0 0 30px; padding: 40px 35px; border-radius: 8px; background: #F5F5F5; }
.service-detail-list ul {padding: 0;margin: 0;}
.service-detail-list ul li {list-style: none;padding: 0px 0;transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;position: relative;border-bottom: 1px solid #ccc;}
.service-detail-list ul li a { font-size: 18px; line-height: normal; color: #414141; font-weight: 400; font-family: Outfit; display: block; padding: 12px 10px; }
.service-detail-list ul li a:hover , .service-detail-list ul li.active{ background: #054F8E; color: #fff; }
.estimatin-side.service-detail-list { text-align: center; }
.service-detail-list ul li:last-child {border: none;}
.service-detail-right {padding-left: 50px;}
.services-detail-left h1 { color: #000; font-family: Outfit;}
.service-detail-list ul li::after { content: "\f105"; position: absolute; top: 50%; transform: translateY(-50%); right: 0; background-size: cover; color: #414141; font-family: 'FontAwesome'; font-size: 18px; font-weight: 600; display: none;}
figure.fimgs {margin-bottom: 20px; border-radius: 5px; padding: 5px; background: #fff; box-shadow: 0px 0px 40px 0px rgba(24, 131, 189, 0.16);}
figure.fimgs img {border-radius: 4px;background: #FFF;width: 100%;margin-bottom: 0;object-fit: cover;box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%);}
.service-detail-list-month { color: #054F8E ; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 44px; margin-bottom: 3px; }
.service-detail-list-month.month-2 { position: relative; margin-top: 20px; padding-top: 5px; }
.service-detail-list.service-detail-list-2 p { font-size: 16px; font-weight: 400; line-height: 24px; }
.service-detail-list-month.month-2::after { content: ''; position: absolute; width: 100%; height: 1px; background: rgb(0 0 0 / 10%); top: 0; left: 0px; right: -15px; background-size: cover; }
.service-detail-list.service-detail-list-2 { padding: 35px 15px 15px 35px; }
.estimatin-detail { text-align: center; padding: 40px 15px; border-radius: 4px; background: #FFF; box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); }
.estimatin-detail h4 { color: #19202D; font-family: Outfit; font-size: 35px; font-style: normal; font-weight: 600; line-height: 50px; margin-bottom: 15px; }
.estimatin-title {margin-bottom: 20px;color: #19202D;text-align: center;font-family: Outfit;font-size: 30px;font-style: normal;font-weight: 700;line-height: 40px;}
.service-detail-list.estimatin-titel {text-align: center;}
.estimatin-title a{ display: block; }
.estimatin-title a:hover{ color: #054F8E; }
/* .estimatin-btn a.theme-btn {
background: #000;
color: #fff;
margin-top: 10px;
}
.estimatin-btn a.theme-btn:hover {
background: #002950 !important;
color: #fff;
} */

.recent-post { display: flex; padding: 15px 0; align-items: center; border-bottom: 1px solid rgba(74, 74, 74, 0.20); }
.recent-post:last-child{border: none;}
.recent-post figure { flex-shrink: 0; max-width: 96px; margin-right: 15px; border: none; height: 100%; overflow: hidden;position: relative;border-radius: 4px; }
.recent-post figure img { height: 100%; width: 100%; object-fit: cover; }
.recent-post-dtl h6 { margin-bottom: 5px; font-family: Outfit; line-height: 26px;font-size: 18px; font-weight: 400;}
.recent-post-dtl h6 a { color: #666; }
.recent-post:hover h6 a{color: #054F8E;}
.recent-post-dtl p { margin-bottom: 10px; font-size: 14px; line-height: 20px; color: #666; }
.recent-post figure::before { position: absolute; top: 0; left: -75%; z-index: 2; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); }
.recent-post:hover figure::before { -webkit-animation: shine .5s; animation: shine .5s; }
@-webkit-keyframes shine { 100% { left: 125%; } }
@keyframes shine { 100% { left: 125%; } }
.service-detail-right .service-detail-list:last-child{margin:0 ;}

.blog-img-single > figure img { width: 100%; border-radius: 4px; height: 100%; object-fit: cover; }
.blog-img-single > figure { margin-bottom: 20px; border-radius: 4px; padding: 5px; background: #fff; box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); }
section.blog-section.singlepgge { padding-top: 0; }
.pagination-parent { padding-top: 30px; }
.nav-next a, .nav-previous a { display: inline-block; position: relative; padding: 16px 30px; text-align: center; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; border-radius: 0; background: #000; color: #fff; min-width: 180px; }
.nav-next a:hover, .nav-previous a:hover {background: #B62419 ;color: #fff;}
.nav-previous {float: left}
.nav-next {float: right;margin-right: 0;}

.side-bar-banner { position: relative; background: #B62419; padding-bottom: 0; text-align: center; border-radius: 4px; overflow: hidden; }
.side-bar-banner figure { margin-bottom: 15px; }
.side-bar-banner figure img{ width: 100%; }
.side-bar-banner h4 { color: #fff; font-size: 36px; padding: 0 15px; }
.sidebar-call { color: #fff; font-family: Outfit; font-style: normal; font-weight: 400; font-size: 28px; background: #000; padding: 15px 0; }
.sidebar-call a { color: #fff; }
.sidebar-call a:hover { color: #B62419; }

/* -WP-PEGINATION-CSS- */
.wp-pegination { padding-top: 25px; text-align: center; }
.wp-pagenavi { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a, .page-numbers { width: 40px !important; height: 40px !important; display: inline-block; margin: 4px !important; text-align: center; line-height: normal; border: 1px solid #054F8E !important; border-radius: 50% !important; color: #054F8E !important; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 600; align-content: center; padding: 0 !important; }
.wp-pegination span.current, .wp-pegination .page:hover , .page-numbers:hover{ background: #B62419 !important; color: #fff !important; border: 1px solid #B62419 !important; }
.wp-pegination a.nextpostslink , .next.page-numbers{ background: url(../images/blog-next.png) !important; background-repeat: no-repeat !important; background-position: center center !important; font-size: 0; ; }
.wp-pegination a.previouspostslink , .prev.page-numbers{ background: url(../images/blog-hover.png) !important; background-repeat: no-repeat !important; background-position: center center !important; font-size: 0; transform: rotate(180deg); }
.wp-pegination a.nextpostslink:hover, .next.page-numbers:hover , .wp-pegination a.previouspostslink:hover { background: #B62419 url(../images/blog-hover.png) !important; border-color: #B62419 !important; background-size: 28px !important; background-repeat: no-repeat !important; background-position: center !important;}
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink , .next.page-numbers , .prev.page-numbers{ background-size: 28px !important; background-position: center !important;}
.wp-pegination a.previouspostslink:hover, .prev.page-numbers:hover{background-color: #B62419 !important;}
.gallery-row .wp-pegination { display: flex; justify-content: center; }


.find-agent-location-section { padding: 100px 0px; position: relative; z-index: 2; background: #f5f5f5; }
.find-agent-location-section .row{justify-content: center;}
.find-agent-location-section .col-sm-3{ padding: 10px; }
.louisiana-parent .heading-title, .louisiana-parent .heading-title strong{color: #fff;}
.location-item-bx { border-radius: 4px; border: 1px solid rgb(5 79 142 / 12%); box-shadow: 0 30px 30px 0 rgba(3, 21, 108, 0.20); padding: 6px 10px; height: 100%; }
.location-name{ border-radius: 4px; background: #054F8E; padding: 11px 15px; color: #FFF; font-family: 'Outfit'; font-size: 22px; font-style: normal; font-weight: 600; line-height: normal; text-align: center; }
.location-map iframe{ width: 100%; height: 190px; border-radius: 4px; display: block; }
.location-col p a{color: #666;}
.location-col p a:hover{color: #054F8E;}
.location-col img { position: absolute; top: 6px; left: 0; max-width: 20px; }
.location-col { position: relative; padding-left: 28px; }
.location-row-main { padding-top: 20px; }
.location-item-bx.highlight { background: #054F8E33; }
ul.nav.nav-tabs { margin: 0px; border: none; justify-content: center;}
ul.nav.nav-tabs li a { color: #182E45; text-align: center; font-family: 'Outfit'; font-size: 16px; font-style: normal; font-weight: 400; line-height: 22px; padding: 8px 10px; border-radius: 0; border: 1px solid #182E45; background: #FFF; display: inline-block; min-width: 90px; }
ul.nav.nav-tabs li { padding: 5px; }
ul.nav.nav-tabs li a.active { background: #054F8E; color: #fff; border-color: #054F8E; }
.fade.in { opacity: 1; }
.coverage-content.find-coverage .coverage-list li { width: 20%; }
.coverage-content.find-coverage .coverage-bx h3 a { color: #000; border-color: #000; }
.coverage-content.find-coverage .coverage-bx h3 a:hover { color: #B62419; border-color: #B62419; }

section.find-agent-location-section.location-agent {
    background: #fff;
}
.find-agent-location-section .default-css.text-center {
    padding-top: 20px;
}
.home section.testimonial-section {
    padding-bottom: 100px;
}
.home footer.footer {
    margin-top: 10px;
}

.modal-popup-team .team-member {
    padding: 30px 30px;
    border-radius: 0px;
    background: #fff;
    border: 5px solid #B62419;
}

.team-member-img figure {
    background: #FFF;
    box-shadow: 0 0 40px 0 rgba(30, 63, 121, 0.30);
	border:10px solid #fff;
        display: block;
	margin-bottom:15px;overflow:hidden;
}
.team-member-img figure img{width:100%; transition: all 0.6s;}
.team-member-img:hover figure img{transform:scale(1.1)}

section.team-member-section {
    padding-bottom: 60px;
}
.board-of-directors {
    max-width: 1470px;
    margin: 0 auto;
}
.board-of-directors .row{justify-content:center;}
.board-of-directors .col-sm-3 {
    padding: 15px 15px;
}
.team-member-img h4 {
    margin-bottom: 5px;
}
section.team-member-section.inn-page {
    padding-top: 80px;
}

.hightlight-left-text{padding-right:50px;}
.hightlight-top-row {
    padding-bottom: 30px;
}
section.protect-section .protect-row {
    padding-top: 30px;
}


.toggle-btn-group {
    display: flex;
    gap: 8px;
    margin-top: 0;
}

.toggle-btn {
    border: none;
    border-radius: 6px;
    background: #fff;
   height: 50px;
    font-family: 'DM Sans';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    padding: 10px 18px;
    cursor: pointer;
    transition: all 0.2s;
    white-space: nowrap;
}

.toggle-btn:hover {
    border-color: #c0392b;
}

.toggle-btn.active {
    background: #c0392b;
    border-color: #c0392b;
    color: #fff;
    font-weight: 600;
}
.calculator-row form.row .col-sm-6 .toggle-btn-group button.toggle-btn {
    width: 49%;
}
.calculator-row form.row .col-sm-12 .toggle-btn-group button.toggle-btn {
    width: 19%;
}
.calculator-row .col-sm-6 {
    margin-bottom: 13px;
}
.calculator-row .col-sm-8, .calculator-row .col-sm-4 {
    margin-top: 22px;
}

section.policy-options-home-section {
    padding: 0 0 100px;
}



.page-template-our-team-template .team-box-items {
    display: flex;
    max-width: 1090px;
    margin: 0 auto;
}
.page-template-our-team-template .team-member-img {
    flex-shrink: 0;
}
.page-template-our-team-template .board-of-directors .row:not(:first-child) .col-sm-12 {
    padding-top: 35px;
}
.page-template-our-team-template .team-member-dec {
    padding-left: 50px;
}
.disclaimer-content-inner ul {
    padding-left: 18px;
    font-size: 18px;
    line-height: 1.6;
    color: #666;
}
.policy-options-home-section .policy-feature-list {
	padding-left:40px;
	    text-align: left;
}
.policy-options-home-section .policy-feature-list ul {
    margin: 0px;
}





@media (min-width: 1200px) {
/*- mega menu -*/
.menu-top-menu-container {position: relative}
.mega-menu {position: inherit!important}
.mega-menu .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;right: 0;border-radius: 0 0 10px 10px;box-shadow: 0 0 5.5px rgb(5 5 5 / 20%);background-color: #fff;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 15px!important;background: transparent !important;border-bottom: none;text-transform: inherit !important;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #1E3A8A !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 23px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 5px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #1E3A8A !important;}

.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before { content: ""; font-size: 18px; color: #1E3A8A; font-family: 'FontAwesome'; left: 0; position: absolute; top: 6px; background: url(../images/favicon.png) no-repeat; height: 22px; width: 22px; background-size: 20px; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover::before {
    filter: none;
    transition: 0.6s;
}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:last-child:before {display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img {width: 27% !important;padding: 0 !important;margin: 0 0 0 0 !important;float: right;position: absolute !important;top: 25px;right: 25px;bottom: 34px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img::before {display: none;}
.mega-menu .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}
/*- mega menu  2222-*/
.mega-menu2 {position: inherit!important}
.mega-menu2 .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;border-radius: 0 0 10px 10px;left: -0px;margin-left: 0px;right: 0;box-shadow: 0 0 5.5px rgba(5, 5, 5, 0.20);background-color: #fff !important;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu2:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu2 .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}
.mega-menu2 ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 0px!important;background: transparent !important;border: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #1E3A8A !important;}
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #1E3A8A !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;margin-left: 0px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 5px 10px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a {padding: 5px 0!important;margin-left: 0px !important;font-weight: 600;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #1E3A8A !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #1E3A8A !important;top: 21px;display: none;}
/* .navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;padding-bottom: 0;}
*/

.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a {padding-left: 0 !important;padding-top: 0 !important;font-weight: 400;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #1E3A8A !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li {padding-left: 15px !important;width: 100%;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li::before {content: "\f105";font-size: 18px;color: #000;font-family: 'FontAwesome';left: 0;position: absolute;top: 4px;display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2:hover ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;transform: rotateX(0deg);}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu2 .hover_mega_menu ul li a {text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu .hover_mega_menu ul li a {text-transform: inherit !important;}
.contact-detail-menu {border-radius: 4px;display: inline-block;width: 100%;padding: 20px 20px 20px;background: #F3F9FF;overflow: hidden;margin: 20px 0 0;text-align: left;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a:hover {color: #1E3A8A !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {margin-left: 0px;margin-top: 0;left: 0 !important;border-bottom: none;}
}
@media (min-width:1200px) {
.container {max-width: 1180px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1270px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1360px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1540px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1630px !important;}
}
@media(max-width:1899px) {  

.header-section { padding: 19px 10px; }
.head-call-now { margin-left: 25px; }

}

@media (max-width: 1699px) {
section.about-section { padding: 40px 0 100px 38px; }
section.highlights-section { padding: 100px 0 100px 0; }
.footer-menu li:after { padding: 0 40px; }
.container { max-width: 100% !important; padding: 0 45px !important; }
.header-section { padding: 15px 0; }
body.sticky-header-on { padding-top: 106px; }
.head-call-now .theme-btn.btn-red { margin-left: 10px; }
.head-call-now .theme-btn { font-size: 16px; line-height: 22px; min-width: auto; padding: 14px 20px; }
section.why-choose-section .section-heading { margin-bottom: 25px; }
.why-choose-top-row { margin-top: -300px; }
.banner-title {
    font-size: 64px;
    line-height: 75px;
}
	
	
}


@media (max-width: 1599px) {
.policy-framework-bx h3 { font-size: 30px; line-height: 46px; }
.footer-menu li:after { padding: 0 34px; }


}

@media (max-width: 1499px) {
h1 {font-size: 35px;line-height: 42px;}
h2 {font-size: 28px;line-height: 36px;}
h3 {font-size: 25px;line-height: 34px;}
h4 {font-size: 22px;line-height: 30px;}
h5 {font-size: 20px;line-height: 28px;}
h6 {font-size: 18px;line-height: 26px;}
section.default-section{ padding: 60px 0; }  
section.default-section.inpad { padding: 60px 0; }
.container { padding: 0 35px !important; }
.theme-btn { padding: 12px 25px; font-size: 18px; line-height: 28px; min-width: 160px; }
.home-banner { padding: 60px 0 350px; }
.home-sub-heading { font-size: 25px; line-height: 40px; margin-bottom: 15px; }
.home-banner h2 { font-size: 36px; line-height: 46px; }
.banner-row .col-sm-4 { padding: 15px; }
.policy-framework-bx h3 { font-size: 25px; line-height: 36px; }
.banner-btns .theme-btn:not(:first-child) { margin-left: 14px; }
section.how-it-works-section { padding: 50px 0 60px; }
.heading-title { font-size: 42px; line-height: 52px; }
.section-heading-top { margin-bottom: 25px; }
.how-it-work-bx { padding: 0 15px 50px; }
.why-choose-banner-img > img { object-fit: cover; min-height: 500px; }
section.why-choose-section { padding: 0 0 70px; }
.premium-box { padding: 20px 0; }
section.faq-section { padding: 70px 0; }
section.about-section { padding: 40px 0 70px 28px; }
.default-btns .theme-btn:not(:first-child) { margin-left: 14px; }
.protect-table { padding: 70px 0; }
.protect-bx { padding: 25px 25px 10px; }
.protect-default-content { margin-top: 30px; }
.protect-default-content h3 { font-size: 28px; line-height: 45px; }
/* section.protect-section { padding-bottom: 60px; } */
section.timing-table-section .table { margin: 15px 0 30px; }
.cta-btns .theme-btn:not(:first-child) { margin-left: 14px; }
section.highlights-section { padding: 70px 0 70px 0; }
.highlights-list li { padding: 15px 10px; }
section.coverage-section { padding: 70px 0; }
.coverage-top-row .default-btns { padding-top: 20px; }
section.testimonial-section { padding: 70px 0 0; }
section.testimonial-section .col-sm-4 { padding: 20px 20px; }
.default-btns.text-center { padding-top: 20px; }
.blog-section { padding: 70px 0; }
.blog-item h2 { font-size: 22px; line-height: 32px; }
footer.footer { padding-top: 70px; }
.footer-menu li:after { padding: 0 30px; }
.ftr-social a { width: 50px; height: 50px; margin: 3px; line-height: 44px; }
.ftr-social a img { max-width: 20px; }
.col-sm-5 .ftr-item { margin: 0 -80px 0 80px; }
.why-choose-bx h3 { font-size: 22px; }
.why-choose-bx figure { width: 140px; height: 140px; margin: 0 auto 25px; }
.why-choose-bx figure img { max-width: 74px; }
section.why-choose-section .section-heading { margin-bottom: 20px; }
.why-choose-top-row { margin-top: -260px; }
.head-call-now .theme-btn { font-size: 15px; line-height: 22px; min-width: auto; padding: 13px 15px; }
.head-call-now .theme-btn.btn-red { margin-left: 5px; }
section.why-choose-section .section-heading p { font-size: 20px; line-height: 32px; }
.calculator-section .section-heading { margin-bottom: 25px; }
section.policy-section { padding: 70px 0; }
section.policy-section h2 { font-size: 30px; line-height: 36px; margin-bottom: 10px; }
.hero-title { color: #054F8E; font-family: Outfit; font-size: 47px; font-style: normal; font-weight: 700; line-height: 56px; } 
section.reporting-policies-section { padding: 60px 0; } 
.section-heading-2 .heading-title { font-size: 50px; line-height: 60px; } 
.section-heading-2 { margin-bottom: 35px; }
.reporting-policies-bx h3 { font-size: 30px; line-height: 38px; margin-bottom: 8px; } 
.reporting-policies-bx { padding: 0 20px; } 
.reporting-policies-items { margin: 0 -20px; } 
.reporting-policies-item { padding: 10px 0; }
section.how-it-works-section.how-it-works-inn { padding: 60px 0; } 
section.about-section.about-inn { padding: 60px 0; }
.about-img-container figure { padding: 0 15px; } 
.about-img-container { margin: 0 -15px; } 
.coverage-ftr h4 { font-size: 30px; line-height: 38px; } 
.coverage-ftr h5 { font-size: 20px; line-height: 28px; }
section.timing-table-section.timing-table-inn { padding: 70px 0; }
.caption-absolute { top: 45%; } 
.page-nav ul li { font-size: 16px; line-height: 24px; }
.calculator-row-inn { padding: 50px 0 60px; }
section.protect-section.protect-inn { padding: 70px 0; }
section.about-section.about-page { padding: 70px 0; } 
section.why-hba-section { padding: 70px 0; } 
section.why-hba-section .how-it-work-list li { width: 25%; }
section.contact-section { padding: 70px 0; }
.agent-items { margin-top: 35px; }
.service-detail-right { padding-left: 20px; } 
.service-detail-list { padding: 30px 25px; }
.nav-next a, .nav-previous a { padding: 13px 25px; font-size: 16px; line-height: 24px; min-width: 150px; }
.thank-you-logo { margin-bottom: 35px; }
.find-agent-location-section { padding: 70px 0px; }
.location-name { padding: 10px 10px; font-size: 18px; }
ul.nav.nav-tabs li a { font-size: 15px; line-height: 20px; padding: 6px 10px; min-width: 80px; }
.find-agent-location-section .default-css.text-center { padding-top: 15px; }
section.testimonial-section.testimonial-inn { padding: 70px 0; }
section.mb-policies-section { padding: 70px 0 0; }
section.mb-policies-section .section-heading { padding: 0 0 70px; }
section.timing-table-section.table-policies { padding: 70px 0; }
section.mb-policies-section .reporting-policies-bx { padding: 40px 25px; }
section.ss-policy-default-section .default-text { padding: 50px 0; }
section.ss-policy-default-section .default-text p { font-size: 22px; line-height: 34px; }
.lhba-map { margin: 25px 10%; }
section.protect-section.protect-inn.ss-policy .section-heading h3 { font-size: 32px; line-height: 40px; }

.home section.testimonial-section {
    padding-bottom: 70px;
}
.hightlight-left-text{padding-right:30px;}
    .banner-title {
        font-size: 54px;
        line-height: 60px;
    }
.policy-options-home-section .policy-feature-list {
    padding-left: 30px; 
}
}

@media (max-width: 1399px) {
.head-call-now { margin-left: 20px; }
.how-it-work-list li { width: 25%; }
.blog-wrapper-row .blog-item figure { width: 40%; }
.blog-wrapper-row .blog-item .blog-content { width: 60%; }
.footer-menu li:after { padding: 0 23px; }
.policy-framework-bx ul { margin-left: 40px; }
.blog-wrapper { margin-top: 15px; }
.clients-text { padding: 40px 25px 35px; }
.how-it-work-bx figure { margin: 0 auto 25px; }

.highlights-bx figure {
    width: 90px;
    height: 90px;
    margin: 0 auto 25px;
    line-height: 90px;
    outline-width: 7px;
}
}

@media (max-width: 1299px) {
.head-call-now { margin-left: 15px; }
.policy-framework-bx { padding: 55px 22px 115px; }
h3.start-premium { font-size: 40px; line-height: 50px; }
.premium-box h2 { font-size: 24px; line-height: 26px; }
.coverage-top-row .section-heading { padding-right: 10px; }
.blog-section .section-heading p br{display: none;}
.footer-menu li:after { padding: 0 17px; }
.col-sm-5 .ftr-item { margin: 0 -50px 0 50px; }
.policy-framework-bx p br{display: none; }

.formRight {
    width: 100%;
    float: none;
}
}

@media (max-width: 1199px) {

p { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }
.default-css ul li, .default-css ol li { font-size: 16px; line-height: 24px;; margin: 0 0 5px; }
.default-css ul li { background-position: 0 6px; padding-left: 20px; background-size: 14px; }
.default-css ul { margin-bottom: 15px; }

h1 {font-size: 30px;line-height: 35px;}
h2 {font-size: 25px;line-height: 32px;}
h3 {font-size: 22px;line-height: 28px;}
h4 {font-size: 20px;line-height: 26px;}
h5 {font-size: 18px;line-height: 24px;}
h6 {font-size: 16px;line-height: 22px;}
.default-section{ padding: 40px 0; }
.modal-dialog {transform: none !important; top: 65px; }
.modal.popup-form button.close { right: 15px; top: 15px; font-size: 18px; }
.close img { max-width: 25px; }
.modal.video-popup button.close { right: 15px; top: 15px; font-size: 20px; }
.video-popup .modal-dialog { margin: 60px auto 0; }
.container { padding: 0 15px !important; }  
.heading-title { margin-bottom: 10px; font-size: 32px; line-height: 40px; }
.radius { width: 80px; height: 80px; }
.radius .border-animation, .place { line-height: 79px; }
.place img { max-width: 24px; }

.header-section { padding: 10px 0; }
.header-section .col-sm-2 {width: 26%; }
.header-section .col-sm-10 {width: 74%; }
.theme-btn { padding: 11px 20px; font-size: 16px; line-height: 22px; min-width: 130px; }
.head-call-now { margin-left: 0; }
.header-right { padding-right: 60px; }
.home-banner { padding: 30px 0 40px; border-width: 6px; }
.home-sub-heading { font-size: 20px; line-height: 30px; margin-bottom: 10px; }
.banner-title { margin-bottom: 10px; }
.banner-logo { margin-bottom: 10px; }
.banner-logo img { max-width: 270px; }
.banner-caption { max-width: 655px; }
.home-banner h2 { font-size: 25px; line-height: 32px; } 
.policy-framework-bx figure { width: 110px; height: 110px; margin: 0 auto 20px; outline-width: 6px; }
.banner-row .col-sm-4 { padding: 12px; }
.policy-framework-bx { padding: 35px 15px 70px; border-radius: 15px; }
.policy-framework-bx h3 { font-size: 20px; line-height: 26px; }
.policy-framework-btn { bottom: 15px; }
.policy-framework-bx p br{display: none;}
.policy-framework-bx ul { max-width: 230px;margin: 0 auto 15px; }
.banner-btns { padding-top: 20px; }
.banner-btns .theme-btn:not(:first-child) { margin-left: 10px; }
.policy-framework-bx::after { left: 4px; right: 4px; top: -5px; height: 10px; }
section.how-it-works-section { padding: 30px 0; }
.section-heading-top { margin-bottom: 20px; }
.how-it-work-bx figure { width: 100px; height: 100px; margin: 0 auto 20px; }
.how-it-work-bx h3 { font-size: 20px; line-height: 26px; margin-bottom: 6px; }
.how-it-work-bx figure img{max-width: 60px;}
.works-counter { font-size: 30px; bottom: 15px; }
.why-choose-bx h3 { font-size: 18px; line-height: 24px;margin-bottom: 6px;}
.why-choose-list li { padding: 15px 10px; }
.why-choose-list { margin: 0 -10px; }
.why-choose-bx figure { width: 110px; height: 110px; margin: 0 auto 20px;filter: drop-shadow(0 0 25px rgba(30, 63, 121, 0.3)); }
.why-choose-bx figure img{max-width: 60px;}
section.why-choose-section .section-heading { margin-bottom: 15px; }
.why-choose-top-row { margin-top: -200px; }
.why-choose-banner-img > img { min-height: 400px; }
section.why-choose-section .section-heading p { font-size: 16px; line-height: 24px; }
.why-choose-text { padding: 25px 20px 15px; margin-top: 15px; }
section.why-choose-section { padding: 0 0 40px; }
.calculator-section { padding: 40px 0 40px; }
.calculator-details {margin: 0; }
.calculator-section .section-heading { margin-bottom: 20px; }
.form-label { font-size: 16px; line-height: 22px; }
form.row .col { padding-bottom: 20px; }
.form-control { font-size: 16px; line-height: 24px; padding: 10px 10px; }
.calculate-table td { font-size: 16px; line-height: 22px; }
.calculate-table{margin: 0;}
.premium-box h2 { font-size: 20px; line-height: 22px; }
h3.start-premium { font-size: 30px; line-height: 39px; }
button.btn.btn-primary { font-size: 18px; line-height: 28px; padding: 12px 45px; }
.calculator-details.default-css ul li ol { margin: 5px 0 0 10px; }
section.faq-section { padding: 40px 0; }
.faq-box .card { margin: 0 0 15px; }
.faq-box .card-header-title { padding: 16px 55px 16px 20px; font-size: 20px; line-height: 26px; }
.faq-box .card-header h5:after, .card-header-title::after { right: 15px; background-size: 22px !important; }
.card-body.default-css { padding: 10px 30px 0px 20px; }
.card-body.default-css p { font-size: 16px; line-height: 28px; }
.default-btns.text-center { padding-top: 15px; }
section.about-section { padding: 40px 0 40px 0px; }
section.about-section .section-heading { max-width: 100%; padding-top: 0;margin: 0; }
.default-btns .theme-btn:not(:first-child) { margin-left: 8px; }
.protect-table { padding: 40px 0; }
.protect-row .col-sm-4 { padding: 12px; }
.protect-bx { padding: 20px 20px 10px; }
.protect-bx h3 { line-height: 24px; }
.protect-default-content h3 { font-size: 20px; line-height: 34px; }
.protect-default-content { margin-top: 20px; }
/* section.protect-section { padding-bottom: 30px; } */
section.timing-table-section .table>:not(caption)>*>* { padding: .5rem 1rem; font-size: 16px; }
.timing-table-btm-content h3 { font-size: 18px; }
section.timing-table-section .table { margin: 5px 0 20px; }
section.cta-section { padding: 40px 0; }
.cta-btns .theme-btn:not(:first-child) { margin-left: 8px; }
section.highlights-section { padding: 40px 0 40px 0px; }
.highlights-bx h3 { font-size: 18px; line-height: 24px; }

.highlights-list li { padding: 10px 10px; }
.highlights-list { margin: 15px auto 0; }
section.highlights-section .col-sm-5 { width: 50%; }
section.highlights-section .col-sm-7 { width: 50%; }
section.coverage-section { padding: 40px 0; }
.coverage-bx h3 { font-size: 16px; }
.coverage-list li { padding: 5px; }
.coverage-list { margin: 0 -5px 10px; }
.count-bx p { font-size: 16px; }
.count-digit-row { font-size: 40px; line-height: 34px; }
.coverage-top-row .default-btns { padding-top: 15px; }
.coverage-bx h3 a { padding: 10px; }
.coverage-top-row .section-heading { padding-right: 0; }
section.testimonial-section { padding: 40px 0 0; }
section.testimonial-section .section-heading p img { max-width: 90px; margin-top: -4px; }
.clients-text { padding: 25px 20px 30px;border-width: 2px;margin-bottom: 38px; }
.calculator-details.default-css ul li { margin: 0px 0 20px; }
section.testimonial-section .col-sm-4 { padding: 12px; }
.clint-name-parent h3 { font-size: 18px; line-height: 24px; }
.clients-text::after { width: 54px; height: 30px; left: 25px; bottom: -30px; background-size: contain !important; }
.blog-wrapper-row .col-sm-12:not(:first-child) { margin-top: 20px; }
.star img { max-width: 18px; }
.clint-name-parent p { font-size: 13px; line-height: 18px; }
section.testimonial-section::after { display: none; }
.blog-section { padding: 40px 0; }
.blog-section .col-sm-5 { width: 40%; padding-right: 12px; }
.blog-section .col-sm-7 { width: 60%; }
.blog-content { padding: 15px 15px; }
.blog-wrapper-row .blog-item .blog-content { padding: 5px 0 40px 20px; }
.view-more {font-size: 16px; }
.blog-wrapper-row .blog-item .view-more { bottom: 5px; }
.blog-item h2 { font-size: 18px; line-height: 26px; }
footer.footer { padding-top: 40px; }
.ftr-item ul li { font-size: 16px; line-height: 24px; padding-bottom: 10px; }
.footer-menu li { font-size: 16px; }
.footer-menu li:after { padding: 0 15px; }
.ftr-title { font-size: 22px; line-height: 30px; margin-bottom: 15px; }
.footer-menu { padding: 12px 0; margin-top: 20px; }
.copyright-menu ul li { font-size: 16px; line-height: 24px; }
.copyright-menu ul li::after { padding: 0 10px; }
.ftr-call-inn p a { font-size: 18px; }
.ftr-call { margin-bottom: 20px; }
.ftr-social a { width: 40px; height: 40px; margin: 2px; line-height: 34px; }
.ftr-social a img { max-width: 16px; }
.col-sm-5 .ftr-item { margin: 0 -30px 0 30px; }
.scroll-top { width: 40px; height: 40px; }
.protect-bx figure { margin-right: 15px; max-width: 60px; }
.calculator-details ul li { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
section.policy-section h2 { font-size: 25px; line-height: 32px; margin-bottom: 6px; }
.default-text.text-center { padding-top: 15px; }
section.policy-section { padding: 40px 0; }
.policy-img img { border-radius: 25px; }
body.sticky-header-on { padding-top: 96px; }

.hero-title { font-size: 35px; line-height: 44px; } 
.inner-banner .banner-btns { padding-top: 15px; }
.inner-banner { margin: 5px 0px 0; } 
.page-nav ul li { font-size: 15px; line-height: 22px; } 
.page-nav { padding: 9px 0; background: #054f8e; } 
.inner-banner>img { min-height: 230px; object-fit: cover; }
section.reporting-policies-section { padding: 40px 0; }
.section-heading-2 .heading-title { font-size: 35px; line-height: 42px; } 
.section-heading-2 { margin-bottom: 25px; } 
.reporting-policies-bx h3 { font-size: 22px; line-height: 30px; margin-bottom: 5px; } 
.reporting-policies-bx { padding: 0 12px; } 
.reporting-policies-items { margin: 0 -12px; }
section.about-section.about-inn { padding: 40px 0; } 
.about-img-container figure img { border-radius: 20px; }
.about-img-container figure { padding: 0 10px; } 
.about-img-container { margin: 0 -10px; } 
section.timing-table-section.timing-table-inn .table>thead th { font-size: 20px; } 
.coverage-ftr h4 { font-size: 24px; line-height: 30px; }
.coverage-ftr h5 { font-size: 18px; line-height: 26px; }
section.timing-table-section.timing-table-inn { padding: 40px 0; }
section.how-it-works-section.how-it-works-inn { padding: 30px 0; }
.calculator-row-inn { padding: 40px 0 40px; } 
section.protect-section.protect-inn { padding: 40px 0; } 
section.about-section.about-page { padding: 40px 0; }
section.why-hba-section { padding: 40px 0; }
section.contact-section { padding: 40px 0; } 
.contact-row { padding: 10px; } .form-hero { padding: 10px 5px; } 
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { font-size: 16px !important; padding: 10px 14px 10px 14px !important; height: 44px; line-height: 22px !important; } 
.gform_wrapper .gfield { padding: 0 7px 15px; } 
.form-hero .gform_body { margin: 0 -7px; }
.gform_wrapper textarea.medium { height: 75px !important; }
.form-hero input.button.gform_button, .form-hero input.gform_button.button { padding: 12px 30px !important; font-size: 18px !important; line-height: 28px !important; } .gform_wrapper .medium.gfield_select { background: rgba(255, 255, 255, 0.60) url(../images/select-arrow.png) no-repeat right 8px center !important; background-size: 12px !important; } 
.trusted-expert-item h3 { font-size: 20px; line-height: 26px; }
.trusted-expert-item figure { margin: 0 auto 15px; max-width: 70px; } 
.agent-items h4 { font-size: 28px; line-height: 34px; margin-bottom: 10px; } 
.agent-items { margin-top: 15px; } 
.trusted-expert-list ul li { padding: 0 0 15px; }
section.default-section { padding: 40px 0; } 
section.contact-section.log-in .form-hero { padding: 30px 25px; }
section.contact-section.log-in .form-hero .gform_wrapper input[type="text"], section.contact-section.log-in .form-hero .gform_wrapper textarea, section.contact-section.log-in .form-hero .gform_wrapper select, section.contact-section.log-in .form-hero .gform_wrapper .medium { padding: 11px 15px 11px 15px !important; height: 50px; } section.contact-section.log-in .form-hero .gform_wrapper .gfield { padding: 0 7px 15px; }
section.contact-section.log-in .form-hero .gform_wrapper label { font-size: 16px !important; margin: 0 0 8px !important; }
a.forgot-link { font-size: 16px; line-height: 24px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a, .page-numbers { width: 36px !important; height: 36px !important; margin: 3px !important; font-size: 20px; } 
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink, .next.page-numbers, .prev.page-numbers { background-size: 26px !important; } 
.wp-pegination a.nextpostslink:hover, .wp-pegination a.previouspostslink:hover, .next.page-numbers:hover, .prev.page-numbers:hover { background-size: 26px !important; } .blog-wrapper .col-sm-4 { padding: 12px; } 
.wp-pegination { padding-top: 15px; } .service-detail-right { padding-left: 0; } 
.search-btn { padding: 25px 20px; margin: 0 0 25px; } 
.search-medium { padding: 11px 45px 11px 15px; height: 50px; font-size: 16px; line-height: 22px; } 
.search-btn button { top: 9px; width: 32px; right: 7px; height: 30px; }
.service-detail-list { padding: 25px 20px; margin: 0 0 25px; } 
.sidebar-title { font-size: 24px; line-height: 30px; margin-bottom: 10px; } 
.service-detail-list ul li a { font-size: 16px; padding: 10px 10px; } 
.recent-post-dtl h6 { line-height: 22px; font-size: 16px; }
.recent-post figure { max-width: 80px; margin-right: 10px; border-radius: 4px; }
.recent-post { padding: 10px 0; } 
.estimatin-title { margin-bottom: 20px; font-size: 25px; line-height: 32px; } 
.nav-next a, .nav-previous a { padding: 11px 20px; font-size: 15px; line-height: 22px; min-width: 130px; }
.pagination-parent { padding-top: 15px; }
.thank-you-logo { margin-bottom: 20px; }
.thank-you-logo img { max-width: 280px; }
section.why-hba-section { border-bottom: 5px solid #fff; }
.find-agent-location-section { padding: 40px 0px; }
ul.nav.nav-tabs li a { font-size: 14px; line-height: 18px; padding: 5px 10px; min-width: 70px; }
ul.nav.nav-tabs li { padding: 2px; }
.location-name { padding: 8px 10px; font-size: 15px; }
.find-agent-location-section .col-sm-3 { padding: 5px; }
.location-item-bx { padding: 5px 5px; }
.location-col img { top: 4px; max-width: 18px; }
.location-col { padding-left: 24px; }
.location-row-main { padding-top: 15px; }
ul.nav.nav-tabs { margin: 0px 0 5px; }
.floating-icon.sticky { display: none; }
section.testimonial-section.testimonial-inn { padding: 40px 0; }
section.mb-policies-section { padding: 40px 0 0; }
section.mb-policies-section .section-heading { padding: 0 0 40px; }
section.timing-table-section.table-policies { padding: 40px 0; }
section.mb-policies-section .reporting-policies-bx { padding: 30px 20px; }
section.timing-table-section.table-policies h2 { font-size: 20px; line-height: 30px; }
section.reporting-policies-section.reporting-policies-inn .reporting-policies-bx h3 { font-size: 22px; line-height: 30px; }
section.ss-policy-default-section .default-text p { font-size: 20px; line-height: 32px; }
section.ss-policy-default-section .default-text { padding: 30px 0; }
section.builders-map-section .trusted-expert-item figure { margin: 0; max-width: max-content; }
section.protect-section.protect-inn.ss-policy h2 { font-size: 18px; line-height: 28px; }
section.protect-section.protect-inn.ss-policy .section-heading h3 { font-size: 25px; line-height: 32px; }
section.protect-section.protect-inn.ss-policy .protect-default-content h3 { font-size: 16px; line-height: 24px; }
section.builders-map-section { background: #FFF; box-shadow: 0 24px 20px 0 rgba(30, 63, 121, 0.20); }


.home section.testimonial-section {
    padding-bottom: 40px;
}
.home footer.footer {
    margin-top: 5px;
}
.popup-form .form-hero {
    padding: 30px 25px;
}
section.team-member-section {
    padding-bottom: 30px;
}
section.team-member-section.inn-page {
    padding-top: 40px;
}
.hightlight-left-text{padding-right:0;}
.hightlight-top-row {
    padding-bottom: 30px;
}
.toggle-btn {
    height: 50px;
    font-size: 16px;
    line-height: 24px;
	}
.formRight .form-hero {
    padding: 30px 15px;
}
	.banner-row {
    margin-top: 0;
}
section.policy-options-home-section {
    padding: 30px 0 40px;
}
	    .banner-title {
        font-size: 30px;
        line-height: 36px;
    }
.home-banner h1.banner-title {
    padding-top: 0;
}
.banner-logo img {
        max-width: 210px;
    }	
	.form-hero .b-form-title {
    margin-bottom: 13px;
    font-size: 25px;
    line-height: 30px;
}
.top-logo img {
    height: 84px;
}	
	section.about-section {
    padding: 40px 0 40px 0px !important;
}	
	.page-template-our-team-template .team-member-dec {
    padding-left: 30px;
}
.page-template-our-team-template .team-member-img {
    max-width: 300px;
}	
.page-template-our-team-template .board-of-directors .row:not(:first-child) .col-sm-12 {
    padding-top: 25px;
}
	.disclaimer-content-inner ul {
    font-size: 16px;
}	
	
	
}

@media (max-width: 1024px) {
.footer-menu li:after { padding: 0 11px; }
.why-choose-banner-img > img { min-height: auto; }
.why-choose-banner-img:after { display: none; }
.why-choose-top-row { margin-top: 25px; }
section.why-choose-section .section-heading p { color: #666; }
section.why-choose-section .heading-title { color: #054f8e; }
.find-agent-location-section .col-sm-3 { padding: 5px; width: 33.33%; }

.highlights-bx figure {
        width: 90px;
        height: 90px;
        margin: 0 auto 15px;
        line-height: 90px;
        outline-width: 7px;
    }


}

@media (max-width: 991px) {
.footer-menu li:after { display: none; }
footer.footer { padding-top: 40px; text-align: center; }
footer.footer .col-sm-2 , footer.footer .col-sm-3 , footer.footer .col-sm-4 , footer.footer .col-sm-5 , footer.footer .col-sm-6 , footer.footer .col-sm-7 , footer.footer .col-sm-8 , footer.footer .col-sm-9{ width: 100%;padding: 0 12px; }
.ftr-item ul { column-count: 1; }
.col-sm-5 .ftr-item { margin: 0; }
.ftr-title { margin: 5px 0; color: #fff; background: #054F8E; padding: 10px; font-size: 20px; line-height: 26px; }
.ftr-item ul li { padding: 8px 0; border-bottom: 1px solid rgb(102 102 102 / 20%); }
.ftr-item ul li:last-child{border: none;}
.col-sm-4 .ftr-item { float: none; }
.footer-menu li { display: block; padding: 8px 0; border-bottom: 1px solid rgb(102 102 102 / 20%); }
.footer-menu li:last-child{border: none;}
.ftr-title.mobile { display: block; }
.footer-menu { margin-top: 20px; border-top: none; padding: 0; }
.copyright-section .col-sm-6:first-child{order: 2;}
.copyright-section .col-sm-6:last-child{order: 1;}
.copyright-menu ul { text-align: center; }
.copyright-menu ul li::after { display: none; }
.copyright-menu ul li{ display: block; padding: 8px 0; border-bottom: 1px solid rgb(102 102 102 / 20%);}
.copyright { padding-top: 8px; }
.copyright-section { padding: 0px 0 15px; }
.ftr-logo img { max-width: 230px; }
.blog-wrapper-row .blog-item figure { width: 30%; }
.blog-wrapper-row .blog-item .blog-content { width: 70%; }
section.about-section .col-sm-5 { width: 100%;order: 2; }
section.about-section .col-sm-7{ width: 100%;order: 1; }
.about-img { text-align: center; margin-right: 0; margin-bottom: 20px; }
.about-img figure { padding: 10px; }
section.about-section.about-inn .col-sm-5 { order: 1; }
section.about-section.about-inn .col-sm-7 { order: 2; }
section.why-hba-section .how-it-work-list li { width: 33%; }
.board-of-directors .col-sm-3 {
    padding: 10px 15px;
    width: 33.33%;
}
    .close img {
        max-width: 19px;
    }
.modal-popup-team button.close {
    top: -10px;
    width: 30px;
    height: 31px;
}
.modal-popup-team .team-member {
    padding: 21px 16px;	
	}
.policy-options-home-section .policy-feature-list {
        padding-left: 15px;
    }
}

@media (max-width: 900px) {
section.highlights-section .col-sm-5 { width: 100%; }
section.highlights-section .col-sm-7 { width: 100%; }
.coverage-top-row .col-sm-5 { width: 100%; }
.coverage-top-row .col-sm-7 { width: 100%; }
.how-it-work-list li { width: 33%; }
.why-choose-list li { width: 50%; }
.calculator-section .col-sm-7 { width: 100%; }
.calculator-section .col-sm-5{ width: 100%; }
.calculator-details.default-css ul li { margin: 0px 0 10px; }
section.highlights-section .about-img { margin: 15px 0 0; }
.coverage-content { padding-top: 30px; }
section.testimonial-section .col-sm-4 { width: 50%; }
.blog-section .col-sm-5 { width: 45%; }
.blog-section .col-sm-7 { width: 55%; }
.banner-row .col-sm-4 { width: 50%; }
.reporting-policies-item { width: 50%; }
section.about-section.about-inn .col-sm-5 { width: 100%; }
section.about-section.about-inn .col-sm-7 { width: 100%; }
.about-img-container { justify-content: center; }
.trusted-expert-list ul li { width: 33%; } 
.blog-wrapper .col-sm-4 { width: 50%; }
section.blog-section.blogpage-single-section.default-section .col-sm-8 { width: 100%; } 
section.blog-section.blogpage-single-section.default-section .col-sm-4 { width: 100%; } 
.service-detail-right { padding: 30px 0 0; }
section.coverage-section .col-sm-5 {
    width: 100%;
}
section.coverage-section .col-sm-7 {
    width: 100%;
}

    .modal-dialog {
        top: 45px;
    }
.highlights-list li {
    width: 33.33%;
	}
.toggle-btn-group {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-top: 0;
}
.calculator-row form.row .col-sm-12 .toggle-btn-group button.toggle-btn {
    width: 32%;
}
	.form-hero .b-form-title {
    margin-bottom: 13px;
    font-size: 20px;
    line-height: 25px;
}
    .banner-title {
        font-size: 26px;
        line-height: 32px;
    }	
.banner-logo img {
        max-width: 200px;
    }	
	.banner-btns {
		padding-top: 10px;
	}

	
}

@media (max-width: 812px) {
h1 {font-size: 25px;line-height: 32px;}
h2 {font-size: 22px;line-height: 28px;}
h3 {font-size: 20px;line-height: 26px;}
h4 {font-size: 18px;line-height: 24px;}
h5 {font-size: 16px;line-height: 22px;}
h6 {font-size: 15px;line-height: 20px;}
p { font-size: 15px; line-height: 22px; }
.default-css ul li, .default-css ol li { font-size: 15px; line-height: 22px; margin: 0 0 5px; }
.default-css ul li { background-position: 0 4px; padding-left: 18px; background-size: 14px; }
.policy-framework-bx ul { margin: 0 auto 10px; }
.default-css ul { margin-bottom: 10px; }
.container{padding: 0 12px !important;}
.heading-title { margin-bottom: 8px; font-size: 25px; line-height: 30px; }
.how-it-work-bx h3 { font-size: 18px; line-height: 24px; margin-bottom: 4px; }
.how-it-work-bx figure { width: 80px; height: 80px; margin: 0 auto 15px; }
.how-it-work-bx figure img { max-width: 48px; }
.works-counter { font-size: 25px; bottom: 10px; }
.how-it-work-bx { padding: 0 15px 40px; }
.faq-box .card-header-title { padding: 12px 50px 12px 15px; font-size: 18px; line-height: 26px; }
.faq-box .card-header h5:after, .card-header-title::after { right: 10px; background-size: 16px !important; }
.card-body.default-css p { font-size: 15px; line-height: 24px; }
.card-body.default-css { padding: 10px 0px 0px 15px; }
.protect-row .col-sm-4 { width: 50%; }
.protect-default-content h3 { font-size: 18px; line-height: 28px; }
section.timing-table-section .table>:not(caption)>*>* { padding: .5rem .625rem; font-size: 14px; }
.timing-table-btm-content h3 { font-size: 16px; }
.cta-btns { padding-top: 10px; }
.blog-wrapper-row .col-sm-12:not(:first-child) { margin-top: 15px; }
.blog-section .col-sm-5 { width: 100%; margin-bottom: 15px; }
.blog-section .col-sm-7 { width: 100%; } 
.blog-wrapper { margin-top: 5px; }
.ftr-title { padding: 9px; font-size: 18px; line-height: 22px; font-weight: 500; }
.ftr-item ul li { padding: 6px 0; font-size: 15px; line-height: 20px; }
.footer-menu li { font-size: 15px; line-height: 20px; padding: 6px 0; }
.copyright-menu ul li { font-size: 15px; line-height: 20px; padding: 6px 0; }
.copyright-section p { font-size: 15px; line-height: 22px; }
.copyright { padding-top: 6px; } 
.footer-menu { margin-top: 15px; }
.ftr-call { margin-bottom: 15px; }
.ftr-logo img { max-width: 180px; }
.scroll-top { bottom: 20px; right: 15px; }
.client-say-box p { font-size: 15px; line-height: 24px; }
section.testimonial-section .section-heading p img { max-width: 80px; margin-top: -5px; }
section.faq-section .section-heading { margin-bottom: 20px; }
.head-call-now .theme-btn { font-size: 14px; line-height: 20px; min-width: auto; padding: 12px 15px; }
.banner-logo img { max-width: 230px; }
.theme-btn { padding: 10px 15px; font-size: 15px; line-height: 20px; min-width: 100px; }
.policy-framework-bx { padding: 26px 15px 60px; }
.policy-framework-bx figure { width: 80px; height: 80px; margin: 0 auto 15px; outline-width: 4px; padding: 15px; }
.policy-framework-bx h3 { font-size: 18px; line-height: 24px; }
.banner-btns .theme-btn:not(:first-child) { margin-left: 5px; }
section.why-choose-section .section-heading p { font-size: 15px; line-height: 22px; } 
section.policy-section h2 { font-size: 20px; line-height: 26px; margin-bottom: 5px; }
.calculator-details ul li { font-size: 15px; line-height: 22px; margin-bottom: 8px; }
.calculator-details { padding: 20px 15px 15px; }
.view-more { font-size: 15px; }
.blog-item h2 { font-size: 17px; line-height: 22px; margin-bottom: 6px; }
.hero-title { font-size: 28px; line-height: 34px; } 
.inner-banner>img { min-height: 190px; } 
.section-heading-2 .heading-title { font-size: 28px; line-height: 34px; } 
.section-heading-2 { margin-bottom: 20px; } 
.reporting-policies-bx h3 { font-size: 18px; line-height: 24px; margin-bottom: 5px; } 
section.timing-table-section.timing-table-inn .table>thead th { font-size: 16px; } 
.coverage-ftr h4 { font-size: 20px; line-height: 26px; }
.coverage-ftr h5 { font-size: 16px; line-height: 24px; } 
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { font-size: 15px !important; padding: 8px 14px 8px 14px !important; height: 40px; line-height: 20px !important; } 
.gform_wrapper .gfield { padding: 0 5px 10px; }
.form-hero .gform_body { margin: 0 -5px; }
.gform_wrapper textarea.medium { height: 65px !important; }
.form-hero input.button.gform_button, .form-hero input.gform_button.button { padding: 11px 20px !important; font-size: 16px !important; line-height: 24px !important; } 
.trusted-expert-item h3 { font-size: 18px; line-height: 24px; } 
.trusted-expert-item figure { margin: 0 auto 12px; max-width: 60px; } 
.trusted-expert-list { margin: 25px auto 0; } 
.agent-items h4 { font-size: 22px; line-height: 28px; margin-bottom: 8px; }
.trusted-expert-item { padding: 10px 20px 10px; } a.forgot-link { font-size: 15px; line-height: 22px; }
section.contact-section.log-in .form-hero .gform_wrapper label { font-size: 15px !important; margin: 0 0 4px !important; } 
.form-check-input { width: 1.2em; height: 1.2em; margin-top: .25em; } 
section.contact-section.log-in .form-hero .gform_wrapper .gfield { padding: 0 5px 15px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a, .page-numbers { width: 32px !important; height: 32px !important; margin: 2px !important; font-size: 16px; } 
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink, .next.page-numbers, .prev.page-numbers { background-size: 22px !important; } 
.wp-pegination a.nextpostslink:hover, .wp-pegination a.previouspostslink:hover, .next.page-numbers:hover, .prev.page-numbers:hover { background-size: 22px !important; } 
.blog-img-single > figure { margin-bottom: 15px; }
.service-detail-list ul li a { font-size: 15px; padding: 10px 10px; } 
.recent-post-dtl h6 { line-height: 20px; font-size: 15px; } 
.recent-post figure { max-width: 70px; }
.thank-you-logo img { max-width: 220px; }
.location-name { padding: 8px 10px; font-size: 14px; }
ul.nav.nav-tabs li a { font-size: 13px; line-height: 16px; padding: 5px 10px; min-width: 70px; }
section.timing-table-section.table-policies h2 { font-size: 18px; line-height: 24px; }
section.mb-policies-section .reporting-policies-bx h3 { margin-bottom: 10px; }
section.reporting-policies-section.reporting-policies-inn .reporting-policies-bx h3 { font-size: 20px; line-height: 28px; }    
section.ss-policy-default-section .default-text p { font-size: 16px; line-height: 24px; }
section.protect-section.protect-inn.ss-policy .section-heading h3 { font-size: 20px; line-height: 28px; }
section.protect-section.protect-inn.ss-policy h2 { font-size: 16px; line-height: 22px; }
section.protect-section.protect-inn.ss-policy .protect-default-content h3 { font-size: 15px; line-height: 20px; }
.popup-form .form-hero {
    padding: 25px 20px;
}
    .toggle-btn {
        height: 50px;
        font-size: 14px;
        line-height: 24px;
        padding: 9px 5px;
    }
	.banner-caption p {
    font-size: 18px !important;        line-height: 26px;
}
.page-template-our-team-template .team-member-img {
    max-width: 140px;
}	
.page-template-our-team-template .team-member-dec {
    padding-left: 20px;
}	
.page-template-our-team-template .team-member-dec {
        padding-left: 15px;
    }
	
    .page-template-our-team-template .team-member-img {
        max-width: 120px;
    }
	.disclaimer-content-inner ul {
    font-size: 15px;
}
	
}

@media (max-width: 767px) {
section.policy-section .col-sm-5 { width: 100%; }
section.policy-section .col-sm-7 { width: 100%; }
section.mb-policies-section .col-sm-8 { width: 100%; }
section.mb-policies-section .col-sm-4 { width: 100%; }
section.mb-policies-section .reporting-policies-bx { padding: 25px 15px; height: auto; margin: 0 -12px;box-shadow: 0 14px 14px 0 rgba(30, 63, 121, 0.30) inset; }
section.mb-policies-section .section-heading { padding: 0 0 20px; }
.coverage-content.find-coverage .coverage-list li {
    width: 25%;
}
.protect-row .col-sm-4 {
        width: 100%;
    }	
	section.protect-section .protect-row {
    padding-top: 10px;
}
.board-of-directors .col-sm-3 {
        width: 50%;
    }

}

@media (max-width: 700px) {
.how-it-work-list li { width:33.33%;padding: 6px; }
.how-it-work-list { margin: 0 -6px; }
section.why-hba-section .how-it-work-list li { width: 50%; }
.find-agent-location-section .col-sm-3 { padding: 5px; width: 50%; }
section.policy-section.ss-policy .policy-img { text-align: center; margin-top: 10px; }

.calculator-row form.row .col-sm-12 .toggle-btn-group button.toggle-btn {
    width: 49%;
}
.home-banner .col-sm-7 {
    width: 100%;
}
	.home-banner .col-sm-5 {
    width: 100%;
}
.formRight {
    margin-top: 30px;
}
.features-grid {
    grid-template-columns: 1fr;
}	
	.features-grid {
    grid-template-columns: 1fr;
}
	

}
@media (max-width: 600px) {
.how-it-work-list li { width: 50%; }
.coverage-content.find-coverage .coverage-list li {
    width: 33%;
}
.team-member-img figure {
    border-width: 5px;
}
.calculator-row .col-sm-6 {
    margin-bottom: 13px;
    width: 100%;
}
    .toggle-btn {
        font-size: 13px;
	}
}
@media (max-width: 575px) {
.banner-title { font-size: 24px; line-height: 30px; }
.banner-logo img { max-width: 180px; }
.home-sub-heading { font-size: 16px; line-height: 24px; }
.home-banner h2 { font-size: 20px; line-height: 26px; }
.header-section .col-sm-2 { width: 40%; }
.header-section .col-sm-10 { width: 60%; }
.banner-btns { padding-top: 15px; }
.how-it-work-list li { width: 50%;}
form.row .col-sm-6 { width: 100%; }
form.row .col { flex: auto; }
.premium-box { padding: 0; }
button.btn.btn-primary { font-size: 16px; line-height: 24px; padding: 12px 35px; }
h3.start-premium { margin: 0; }
.calculator-details { padding: 20px 15px 10px; }
.calculator-details.default-css ul li ol { margin: 5px 0 0 0px; }
.card-body.default-css { padding: 10px 0px 0px 0px; }
.timing-table-btm-content h3 { line-height: 22px; }
form.row .col-sm-4{width: 100%;}
form.row .col-12{width: 100%;text-align: right;padding-top: 10px;}
.default-btns .theme-btn:not(:first-child) { margin-left: 5px; }
.banner-btns .theme-btn:not(:first-child) { margin-left: 5px; }
section.testimonial-section .col-sm-4 { width: 100%; }
.header-section .col-sm-2 { width: 100%; }
.header-section .col-sm-10 { width: 100%;padding: 0; }
.header-right { padding: 0; display: block; }
.head-call-now .theme-btn { width: 100%; }
.head-call-now { margin-left: 0; display: flex ; }
.head-call-now .theme-btn.btn-red { margin-left: 2px; }
.header-section { padding: 10px 0 0; }
.top-logo { text-align: center; margin-bottom: 10px; }
.highlights-bx { display: block; align-items: inherit; text-align: center;height: 100%; }
section.highlights-section { text-align: center; }
.highlights-bx figure { margin: 0 auto 10px; }
.highlights-list { justify-content: center; }
body.sticky-header-on { padding-top: 140px; }
.faq-box .card-header-title { font-size: 16px; line-height: 22px; }
.protect-default-content h3 { font-size: 16px; line-height: 24px; } 
section.timing-table-section.timing-table-inn .table>thead th { font-size: 14px; } 
.about-img-container figure { padding: 0 5px; } 
.reporting-policies-item { width: 100%; } 
.reporting-policies-bx { padding: 10px 0px 10px; border-right: none; border-bottom: 1px solid #D9D9D9; height: auto; } 
.reporting-policies-item { padding: 0; } 
.reporting-policies-items { margin: 0; } 
section.contact-section .col-sm-5 { display: none; } 
section.contact-section .col-sm-7 { width: 100%; } 
.trusted-expert-list ul li { width: 50%; } 
.agent-items { margin-top: 0px; }
section.contact-section.log-in .form-hero { padding: 25px 15px; } 
a.forgot-link { position: relative; } 
.sidebar-title { font-size: 20px; line-height: 26px; margin-bottom: 10px; }
.thank-you-logo img { max-width: 180px; }
.default-btns.text-center { padding-top: 10px; }
ul.nav.nav-tabs li a { font-size: 12px; line-height: 14px; padding: 4px 10px; min-width: auto; }
section.timing-table-section.table-policies h2 { font-size: 16px; line-height: 22px; }
section.builders-map-section .trusted-expert-item { padding: 10px 10px 10px; }
.lhba-map { margin: 6px 5% 25px; }
.client-say-box { padding: 10px 0 1px; height: auto; }
.popup-form .form-hero {
    padding: 20px 15px;
}
.form-hero .b-form-title {
    margin-bottom: 11px;
    font-size: 24px;
    line-height: 32px;
}
.highlights-list li {
    width: 50%;
	}
    .board-of-directors .col-sm-3 {
        width: 100%;
    }
.team-member-img > a {
    max-width: 240px;
    margin: 0 auto;
    display: block;
}
	.team-member-img {
		text-align:center;
	}
	
	
}

@media (max-width: 525px) {
.gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.form-hero .gform-grid-row span.gform-grid-col { width: 100%; }
.banner-row .col-sm-4 { width: 100%;padding: 8px 12px; }
.policy-framework-bx { padding: 25px 15px 15px; }
.policy-framework-bx::after { background: #054F8E; }
.policy-framework-btn { position: unset; }
.protect-row .col-sm-4 { width: 100%;padding: 8px 12px; }
.blog-wrapper .col-sm-4 { width: 100%;padding: 10px 12px; }
.find-agent-location-section .col-sm-3 { padding: 5px; width: 100%; }

    button.btn.btn-primary {
        font-size: 16px;
        line-height: 24px;
        padding: 12px 35px;
        display: block;
        width: 100%;
    }

}

@media (max-width:480px) {
section.timing-table-section .table>:not(caption)>*>* { font-size: 13px; }
.count-bx p { font-size: 14px; }
.count-bx-col .count-bx { padding: 25px 10px; }
.count-digit-row { font-size: 32px; line-height: 26px; margin-bottom: 10px; }
.coverage-bx h3 { font-size: 15px; }
.blog-wrapper-row .blog-item { display: block; height: auto; }
.blog-wrapper-row .blog-item figure { width: 100%; }
.blog-wrapper-row .blog-item .blog-content { width: 100%; padding: 10px 0 0px 0px; }
.blog-wrapper-row .blog-item .view-more { position: unset; }
.coverage-content.find-coverage .coverage-list li {
    width: 50%;
}



}
@media (max-width:420px) { 
.why-choose-list li { width: 100%; }
form.row .col-sm-6 { width: 100%; }
.how-it-work-list li { width: 100%; }
.coverage-list li { width: 50%; }
.why-choose-bx { max-width: 100%; }
.highlights-bx h3 { font-size: 16px; line-height: 20px; }
section.why-hba-section .how-it-work-list li { width: 100%; }


}
@media (max-width:360px) {





}


/* ===== Accessibility utilities ===== */
/* Visually hidden but available to screen readers */
.screen-reader-text {
  border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%);
  height: 1px; width: 1px; margin: -1px; padding: 0;
  overflow: hidden; position: absolute !important; word-wrap: normal !important;
}
/* Skip link: hidden until focused, then pinned to the top-left */
.skip-link {
  position: absolute; top: -100px; left: 8px; z-index: 100000;
  background: #fff; color: #054F8E; padding: 12px 20px;
  font-family: Outfit, sans-serif; font-size: 16px; font-weight: 600;
  border: 2px solid #054F8E; border-radius: 0 0 6px 6px; text-decoration: underline;
  transition: none;
}
.skip-link:focus { top: 0; }

/* Scroll-to-top is a real button now; strip default button chrome */
button.scroll-top { background: transparent; border: 0; padding: 0; cursor: pointer; }

/* Accordion toggles are real <button>s inside <h3>s now (WCAG 2.1.1 / 4.1.1).
   Neutralise the UA button + heading defaults so the visual design is unchanged. */
h3.card-header { display: block; font-family: inherit; font-weight: inherit; color: inherit; margin: 0; }
button.card-header-title {
  width: 100%; display: block; text-align: left; cursor: pointer;
  -webkit-appearance: none; appearance: none;
}

/* === HBA EZBuild legal components (Option D) === */

/* Footer fine-print zone */
.hbaez-legalzone{border-top:1px solid #D8DEE5;margin-top:26px;padding:22px 0 6px}
.hbaez-legalzone .hbaez-legal-lbl{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#5E6D7A;margin:0 0 12px}
.hbaez-legalzone p{font-size:12.5px;color:#55616D;line-height:1.6;margin:0}
.hbaez-legal-cols{column-count:1}
.hbaez-legal-cols p + p{margin-top:10px}
.hbaez-legal-tm{margin:14px 0 16px}

/* Notice card (Rate Disclaimer + FAQ Disclaimer) */
.hbaez-legal-card{background:#EFF4F7;border-left:4px solid #054F8E;border-radius:0 12px 12px 0;padding:18px 22px;display:flex;gap:16px;align-items:flex-start;margin:16px 0}
.hbaez-legal-card .hbaez-ic{flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#054F8E;display:flex;align-items:center;justify-content:center;margin-top:2px}
.hbaez-legal-card .hbaez-ic svg{width:16px;height:16px;fill:#fff}
.hbaez-legal-card .hbaez-lbl{font-size:11.5px;font-weight:700;letter-spacing:.09em;color:#054F8E;text-transform:uppercase;margin:0 0 6px}
.hbaez-legal-card p{font-size:13.5px;color:#5E6D7A;line-height:1.6;margin:0}
