@charset "UTF-8";/*
------------------------------
Theme Name:AntarDhwani
Theme URI:https://www.antardhwani.org/
Author:Shailaja Sharma, Bhargav Joshi
Author URI:https://www.antardhwani.org/
Version:1.0
------------------------------*/
/*
   Table of Content
   ----------------
	01.Reboot
	02.Texonomy
	03.Listing
	04.Display / Floating / Positioniong / Overflow Reboot
	05.Hyperlinks & Buttons
	06.Alerts & Background
	07.Border
	08.Image & Media
	09.Form Controls
	10.Wireframe
	11.Margin
	12.Padding
    13.Flex
    14.Preloader
	15.Table
	16.Flickity
	17.Print
	18.Responsive
----- Utilities ------
    19.Header
    20.Sticky Connect
    21.Sticky Toc Inner Page
    22.FAQs
    23.Vertical Accordion 
    24.Footer
    25.Scroll to Top
    26.Sticky Sidebar Social
----- Common Sections ------
    27.Section Heading
    28.Shadow Section
    29.Blue Full Width CTA
    30.USP Design 1
    31.Testimonial Section
    32.List Check Dark
    33.Blogs
    34.Big Background Image Section
    35.One by Two
    36.Border- Up Section
    37.Community Offerings
    38.Community Impact
----- Pages ------
    39.Home Page
        39a.Home Banner
        39b.Frame Introduction
        39c.Why We Exists
        39d.Commnunity Services
        39e.Become a Member
    40.Inner Page
        40a.Down Arrow
        40b.Breadcrumb
        40c.Inner-1 Banner
        40d.Inner-2 Banner 
        40e.Intro Wrapper inner 1
        40f.Inner Introduction inner 2
        40g.Sidebar Section
        40h.Border Section
        40i.Symptoms Section
        40j.Causes Section
        40k.Blue-Section
        40l.Treatment Section
        40m.Types with Right Side Icons
        40n.Colorful Common Symptoms
        40o.Treatment Options
    41.Responsive 
    */
/*
Try this
font-size:clamp(1.8rem, 2.5vw, 2.8rem);:is:where


font-family:"Google Sans", sans-serif;font-family:"Inter", sans-serif;font-family:"Arimo", sans-serif;font-family:"Mulish", sans-serif;font-family:"Schibsted Grotesk", sans-serif;font-family:"Public Sans", sans-serif;font-family:"Oxygen", sans-serif;font-family:"Geist", sans-serif;*/

/* Reset */
::selection{background:#296cc3;color:#fff;text-shadow:none}
::-moz-selection{background:#296cc3;color:#000;text-shadow:none}
::-webkit-input-placeholder{color:#133053}
::-moz-input-placeholder{color:#133053}
::-ms-input-placeholder{color:#133053}
::-moz-placeholder{color:#133053}
::placeholder{color:#133053}
::-moz-focus-inner{padding:0;border-style:none}
svg:not(:root){overflow:hidden}

*,:after,:before, *::before, *::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-rendering:optimizeLegibility}
[tabindex="-1"]:focus:not(:focus-visible), [tabindex="-1"]:focus{outline:0!important}

html, body{min-width:300px;background:#ffffff;font-family:"Source Sans 3", sans-serif;text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}

html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, button, input, select, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6{margin:0;padding:0}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section{display:block}
audio, canvas, iframe, img, svg, video{vertical-align:middle;max-width:100%;height:auto;box-sizing:border-box}
body, button, input, optgroup, select, textarea{font-family:"Source Sans 3", sans-serif, -apple-system, "Segoe UI", "Roboto", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif}

.clearfix{*zoom:1}
.clearfix:before, .clearfix:after{display:table;clear:both;content:"";line-height:0}

@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}

.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}
.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}
.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}

.moff{display:block}
.doff{display:none}
@media only screen and (min-width:310px) and (max-width:575px){
	.moff{display:none}
	.doff{display:block}
}

/* ---:02.Texonomy:--- */
body{margin:0;padding:0;font-family:"Source Sans 3", sans-serif;font-size:18px;font-weight:400;line-height:30px;color:#252b33}
@media (max-width:1199px){body{font-size:17px;line-height:1.4}}

hr{overflow:visible;text-align:inherit;margin:0 0 20px 0;border:0;border-top:1px solid #e5e5e5}
* + hr{margin-top:20px}
hr:not([size]){height:1px}

abbr[title], abbr[data-bs-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}
p, ul, ol, dl, pre, address, fieldset, figure{margin:0 0 15px 0}
p:only-child, p:last-child, ul:only-child, ul:last-child, ol:only-child, ol:last-child, dl:only-child, dl:last-child, pre:only-child, pre:last-child, address:only-child, address:last-child, fieldset:only-child, fieldset:last-child, figure:only-child, figure:last-child{margin:0 0 0 0}

p strong{color:#000;font-weight:700}
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1{font-style:normal;font-weight:300;text-rendering:optimizeLegibility;margin-top:0;margin-bottom:0.5rem;line-height:1.2;color:#020626}
* + h1, * + h2, * + h3, * + h4, * + h5, * + h6{margin-top:40px}
h5, .h5{font-size:1.25rem}
h6, .h6{font-size:1rem}
h1 span, .h1 span,h2 span, .h2 span, h3 span, .h3 span, h4 span, .h4 span, h5 span, .h5 span, h6 span, .h6 span{font-weight:700}

.lead{font-size:1.25rem;font-weight:300}
.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}
.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}
.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}
.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}
.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}
.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}
p{margin-top:0;margin-bottom:1rem}
p.bigline{font-size:20px;line-height:32px;color:#020626;font-weight:600;text-align:center}

@media (min-width:1200px){
   h1, .h1{font-size:clamp(40px, 8vw, 50px)}
   h2, .h2{font-size:clamp(30px, 8vw, 40px)}
   h3, .h3{font-size:clamp(20px, 8vw, 30px)}
   h4, .h4{font-size:clamp(17px, 8vw, 24px)}
   legend{font-size:1.5rem}
   .display-1{font-size:5rem}
   .display-2{font-size:4.5rem}
   .display-3{font-size:4rem}
   .display-4{font-size:3.5rem}
   .display-5{font-size:3rem}
   .display-6{font-size:2.5rem}
}
@media only screen and (max-width:359px){
   h1, .h1{font-size:clamp(28px, 8vw, 30px)}
   h2, .h2{font-size:clamp(24px, 8vw, 28px)}
   h3, .h3{font-size:clamp(22px, 8vw, 26px)}
   h4, .h4{font-size:clamp(20px, 8vw, 24px)}
   .display-1{font-size:38px}
   .display-2{font-size:36px}
   .display-3{font-size:34px}
   .display-4{font-size:32px}
   .display-5{font-size:30px}
   .display-6{font-size:28px}
}
@media only screen and (min-width:360px) and (max-width:479px){
   h1, .h1{font-size:clamp(28px, 8vw, 32px)}
   h2, .h2{font-size:clamp(26px, 8vw, 34px)}
   h3, .h3{font-size:clamp(24px, 8vw, 36px)}
   h4, .h4{font-size:clamp(22px, 8vw, 38px)}
   .display-1{font-size:40px}
   .display-2{font-size:38px}
   .display-3{font-size:36px}
   .display-4{font-size:34px}
   .display-5{font-size:32px}
   .display-6{font-size:30px}
}
@media only screen and (min-width:480px) and (max-width:639px){
   h1, .h1{font-size:clamp(30px, 8vw, 34px)}
   h2, .h2{font-size:clamp(28px, 8vw, 32px)}
   h3, .h3{font-size:clamp(26px, 8vw, 30px)}
   h4, .h4{font-size:clamp(24px, 8vw, 28px)}
   .display-1{font-size:42px}
   .display-2{font-size:40px}
   .display-3{font-size:38px}
   .display-4{font-size:36px}
   .display-5{font-size:34px}
   .display-6{font-size:32px}
}
@media only screen and (min-width:640px) and (max-width:767px){
   h1, .h1{font-size:clamp(32px, 8vw, 36px)}
   h2, .h2{font-size:clamp(30px, 8vw, 34px)}
   h3, .h3{font-size:clamp(28px, 8vw, 32px)}
   h4, .h4{font-size:clamp(26px, 8vw, 30px)}
   .display-1{font-size:44px}
   .display-2{font-size:42px}
   .display-3{font-size:40px}
   .display-4{font-size:38px}
   .display-5{font-size:36px}
   .display-6{font-size:36px}
}
@media only screen and (min-width:768px) and (max-width:979px){
   h1, .h1{font-size:clamp(34px, 8vw, 38px)}
   h2, .h2{font-size:clamp(32px, 8vw, 36px)}
   h3, .h3{font-size:clamp(30px, 8vw, 34px)}
   h4, .h4{font-size:clamp(28px, 8vw, 30px)}
   .display-1{font-size:46px}
   .display-2{font-size:44px}
   .display-3{font-size:42px}
   .display-4{font-size:40px}
   .display-5{font-size:38px}
   .display-6{font-size:36px}
}
@media only screen and (min-width:980px) and (max-width:1199px){
   h1, .h1{font-size:clamp(36px, 8vw, 40px)}
   h2, .h2{font-size:clamp(34px, 8vw, 38px)}
   h3, .h3{font-size:clamp(32px, 8vw, 36px)}
   h4, .h4{font-size:clamp(30px, 8vw, 34px)}
   .display-1{font-size:48px}
   .display-2{font-size:46px}
   .display-3{font-size:44px}
   .display-4{font-size:42px}
   .display-5{font-size:40px}
   .display-6{font-size:38px}
}

.check-heading{font-size:clamp(20px, 8vw, 32px);line-height:1.3;position:relative;padding-left:30px;background:url(images/icons/check-circle-dark.svg) no-repeat left top 50%;color:#111827;font-weight:700;letter-spacing:-1px;background-size:22px}
.check-heading-light{font-size:clamp(20px, 8vw, 32px);line-height:1.3;position:relative;color:#111827;font-weight:700;letter-spacing:-1px;background-size:22px}
.check-heading-light:before{content:'✔';font-size:inherit;line-height:inherit;color:inherit;font-weight:400;margin-right:5px}


span{font-style:inherit;font-weight:inherit}
strong{color:#363636}
b, strong{font-weight:700}
em{color:#2c3338}
q{font-style:italic}
small, .small{font-size:0.875em}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#6c757d;text-align:left;caption-side:bottom}
address{margin-bottom:1rem;font-style:normal;line-height:inherit}
blockquote{margin:0 0 20px 0;font-size:1.25rem;line-height:1.5;font-style:italic;color:#333}
* + blockquote{margin-top:20px}
abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}
address{margin-bottom:1rem;font-style:normal;line-height:inherit}
dt{font-weight:700}
dd{margin-bottom:0.5rem;margin-left:0}
mark, .mark{padding:0.1875em;background-color:var(--highlight-bg)}

.blockquote{margin-bottom:1rem;font-size:1.25rem}
.blockquote >:last-child{margin-bottom:0}
.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}
.blockquote-footer::before{content:"— "}

.lighter{font-weight:lighter!important}
.light{font-weight:300!important}
.normal{font-weight:400!important}
.superheavy{font-weight:700!important}
.heavy{font-weight:bolder!important}
.italic{font-style:italic!important}
.lh-1{line-height:1!important}
.lh-sm{line-height:1.25!important}
.lh-base{line-height:1.5!important}
.lh-lg{line-height:2!important}

.text-white{color:#fff!important}
.text-success{color:#559eff!important}
.text-info{color:#17a2b8!important}
.text-warning{color:#ffc107!important}
.text-danger{color:#dc3545!important}
.text-light{color:#f8f9fa!important}
.text-dark{color:#343a40!important}
.text-body{color:#212529!important}
.text-muted{color:#6c757d!important}
.text-black-50{color:rgba(0, 0, 0, 0.5)!important}
.text-white-50{color:rgba(255, 255, 255, 0.5)!important}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.text-decoration-none{text-decoration:none!important}
.text-break{word-break:break-word!important;overflow-wrap:break-word!important}
.text-reset{color:inherit!important}
.visible{visibility:visible!important}
.invisible{visibility:hidden!important}

.text-justify{text-align:justify!important}
.text-wrap{white-space:normal!important}
.text-nowrap{white-space:nowrap!important}
.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.text-left{text-align:left!important}
.text-right{text-align:right!important}
.text-center{text-align:center!important}
.text-lowercase{text-transform:lowercase!important}
.text-uppercase{text-transform:uppercase!important}
.text-capitalize{text-transform:capitalize!important}
.text-decoration-none{text-decoration:none!important}
.text-decoration-underline{text-decoration:underline!important}
.text-decoration-line-through{text-decoration:line-through!important}

/* ---:03.Listing:--- */
ol, ul{padding-left:2rem}
ol, ul, dl{margin-top:0;margin-bottom:1rem}
ol ol, ul ul, ol ul, ul ol{margin-bottom:0}
.list-unstyled{padding-left:0;list-style:none}
.list-inline{padding-left:0;list-style:none}
.list-inline-item{display:inline-block}
.list-inline-item:not(:last-child){margin-right:0.5rem}
.initialism{font-size:90%;text-transform:uppercase}
ol, ul, dl{margin-top:0;margin-bottom:1rem;padding:0}
ol ol, ul ul, ol ul, ul ol{margin-bottom:0}

.listing-circle{position:relative;margin-bottom:0;list-style:none}
.listing-circle li{padding-left:30px;position:relative;margin-bottom:8px}
.listing-circle li:before{content:'';height:14px;width:14px;background:url(images/icons/blue-circle.svg);background-repeat:no-repeat;position:absolute;left:0;top:8px}
.listing-circle li:last-child{margin-bottom:0}

.black-listing{position:relative;margin-bottom:0;list-style:none}
.black-listing li{padding-left:30px;position:relative;margin-bottom:8px}
.black-listing li:before{content:'';height:14px;width:14px;background:url("images/icons/check-dark.svg");background-repeat:no-repeat;position:absolute;left:0;top:8px}
.black-listing li:last-child{margin-bottom:0}

ul.listing-check-dark{position:relative;margin-top:20px;margin-bottom:0;list-style:none}
.listing-check-dark li{padding-left:40px;position:relative;margin-bottom:10px;font-size:20px;line-height:1.5}
.listing-check-dark li:before{content:'';height:20px;width:20px;background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='%233e60e8' d='M0 10.2c-.01-.09-.01-.3 0-.39.15-1.17 1.53-1.78 2.5-1.11l4.71 4.67L17.54 3.07c1.67-1.01 3.31 1.11 1.95 2.5-3.83 3.79-7.58 7.66-11.45 11.39-.61.36-1.32.3-1.86-.14L.38 11.02c-.16-.2-.34-.56-.37-.82Z'/></svg>") no-repeat center;background-size:contain;position:absolute;left:0;top:5px}


/* ---:04.Display / Floating / Positioniong / Overflow Reboot:--- */
.fl{float:left!important}
.fr{float:right!important}
.fn{float:none!important}
.overflow-auto{overflow:auto!important}
.overflow-hidden{overflow:hidden!important}
.overflow-visible{overflow:visible!important}
.overflow-scroll{overflow:scroll!important}
.overflow-x-auto{overflow-x:auto!important}
.overflow-x-hidden{overflow-x:hidden!important}
.overflow-x-visible{overflow-x:visible!important}
.overflow-x-scroll{overflow-x:scroll!important}
.overflow-y-auto{overflow-y:auto!important}
.overflow-y-hidden{overflow-y:hidden!important}
.overflow-y-visible{overflow-y:visible!important}
.overflow-y-scroll{overflow-y:scroll!important}
.d-none{display:none!important}
.d-inline{display:inline!important}
.d-inline-block{display:inline-block!important}
.d-block{display:block!important}
.d-table{display:table!important}
.d-table-row{display:table-row!important}
.d-table-cell{display:table-cell!important}
.d-flex{display:-ms-flexbox!important;display:flex!important}
.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}
.d-grid{display:grid!important}
.align-baseline{vertical-align:baseline!important}
.align-top{vertical-align:top!important}
.align-middle{vertical-align:middle!important}
.align-bottom{vertical-align:bottom!important}
.align-text-bottom{vertical-align:text-bottom!important}
.align-text-top{vertical-align:text-top!important}
.position-static{position:static!important}
.position-relative{position:relative!important}
.position-absolute{position:absolute!important}
.position-fixed{position:fixed!important}
.position-sticky{position:-webkit-sticky!important;position:sticky!important}
.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}
.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}
.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}
.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}
.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}
.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}
.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}
.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:0.25}

@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:sticky;position:-webkit-sticky;top:0;z-index:1020}}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important}

.top-0{top:0!important}
.top-50{top:50%!important}
.top-100{top:100%!important}
.bottom-0{bottom:0!important}
.bottom-50{bottom:50%!important}
.bottom-100{bottom:100%!important}
.left-0{left:0!important}
.left-50{left:50%!important}
.left-100{left:100%!important}
.right-0{right:0!important}
.right-50{right:50%!important}
.right-100{right:100%!important}
.translate-middle{transform:translate(-50%, -50%)!important}
.translate-middle-x{transform:translateX(-50%)!important}
.translate-middle-y{transform:translateY(-50%)!important}


/* ---:05.Hyperlinks & Buttons:--- */
a{font-weight:400;color:#005679;text-decoration:none;cursor:pointer;outline:medium none!important;/* -webkit-transition:all 0.3s;transition:all 0.3s;*/}
a:hover{outline:none;outline:0;color:#022d62;text-decoration:underline}
a:not([href]):not([class]){color:inherit;text-decoration:underline}
a:not([href]):not([class]):hover{color:inherit;text-decoration:underline}
a.readmore{position:relative;line-height:normal;vertical-align:middle;text-transform:capitalize;color:#000;padding-right:10px;letter-spacing:-.36px;font-size:18px;background-color:transparent;text-decoration:none;display:inline-block}
a > code{color:inherit}

.link-primary{color:#0d6efd}
.link-primary:hover, .link-primary:focus{color:#0a58ca}
.link-secondary{color:#6c757d}
.link-secondary:hover, .link-secondary:focus{color:#565e64}
.link-success{color:#198754}
.link-success:hover, .link-success:focus{color:#146c43}
.link-info{color:#0dcaf0}
.link-info:hover, .link-info:focus{color:#3dd5f3}
.link-warning{color:#ffc107}
.link-warning:hover, .link-warning:focus{color:#ffcd39}
.link-danger{color:#dc3545}
.link-danger:hover, .link-danger:focus{color:#b02a37}
.link-light{color:#f8f9fa}
.link-light:hover, .link-light:focus{color:#f9fafb}
.link-dark{color:#212529}
.link-dark:hover, .link-dark:focus{color:#1a1e21}


.btn{box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);display:inline-block;padding:0.475rem 1.5rem;font-family:inherit;font-size:inherit;font-weight:400;line-height:1.5;color:inherit;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;border-radius:0.375rem;background-color:transparent;transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out}
/* .btn:hover{} */
.btn-primary{ background:#e65100;color:#ffffff }
.btn-primary:hover{background:#c12e00;color:#ffffff}
.btn-primary-border{background:#ffffff;color:#e65100;border-color:#e65100}
.btn-primary-border:hover{background:#c12e00;color:#ffffff}
.btn-secondary{ background:#0d6efd;color:#ffffff }
.btn-secondary:hover{background:#0048b3;color:#ffffff}
.btn-secondary-border{background:#ffffff;color:#0d6efd;border-color:#0d6efd}
.btn-secondary-border:hover{background:#0048b3;color:#ffffff}
.btnX2{font-size:clamp(20px, 8vw, 24px)}

@media (prefers-reduced-motion:reduce){.btn{transition:none}}

.btn-orange{background:#e65100;padding:8px 20px;border-radius:9px;color:#ffffff;font-size:18px;line-height:28px;letter-spacing:-0.45px;transition:all 0.4s ease;border:1px solid #e65100}
.btn-orange:hover{color:#e65100;background:#fff}

.btn-patient-resources{background:#ffffff url(images/icons/patient-resources.svg);background-repeat:no-repeat;background-size:18px;padding:8px 20px 8px 40px;border-radius:9px;color:#07163c;font-size:18px;line-height:28px;letter-spacing:-0.45px;transition:all 0.4s ease;border:1.45px solid #07163c;background-position:top 12px left 13px;box-shadow:0 10px 40px rgba(38, 44, 55, .12)}


/* ---:06.Alerts & Background:--- */
.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem}
.alert-heading{color:inherit}
.alert-link{font-weight:700}
.alert-dismissible{padding-right:3rem}
.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}

.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}
.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}
.alert-primary .alert-link{color:#06357a}
.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}
.alert-secondary .alert-link{color:#34383c}
.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}
.alert-success .alert-link{color:#0c4128}
.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}
.alert-info .alert-link{color:#04414d}
.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}
.alert-warning .alert-link{color:#523e02}
.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}
.alert-danger .alert-link{color:#6a1a21}
.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}
.alert-light .alert-link{color:#4f5050}
.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}
.alert-dark .alert-link{color:#101214}

.bg-primary{background-color:#004ca7!important}
.bg-secondary{background-color:#6c757d!important}
.bg-success{background-color:#28a745!important}
.bg-info{background-color:#17a2b8!important}
.bg-warning{background-color:#ffc107!important}
.bg-danger{background-color:#dc3545!important}
.bg-light{background-color:#ebf3ff!important}
.bg-dark{background-color:#343a40!important}
.bg-white{background-color:#fff!important}
.bg-transparent{background-color:transparent!important}
.bg-gray{background-color:#f2f2f2}
.bg-gradient{background:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}
.bg-blue{background:#133053}
.bg-lightsky{background-color:#e3f4ff}
.bg-white50{background-color:rgba(255,255,255,0.2)}

.overlay{position:absolute;content:"";width:100%;height:100%;background-color:rgba(3, 15, 39, 0.28)}
.overlay-2{position:absolute;content:"";width:100%;height:100%;background:#020E28;opacity:.8}

.badge{display:inline-block;padding:0.35em 0.65em;font-size:0.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.25rem}
.badge:empty{display:none}
.btn .badge{position:relative;top:-1px}

.opacity-0{opacity:0!important}
.opacity-25{opacity:0.25!important}
.opacity-50{opacity:0.5!important}
.opacity-75{opacity:0.75!important}
.opacity-100{opacity:1!important}

/* ---:07.Border:--- */
.border{border:1px solid #dee2e6!important}
.border-0{border:0!important}
.border-top{border-top:1px solid #dee2e6!important}
.border-top-0{border-top:0!important}
.border-end{border-right:1px solid #dee2e6!important}
.border-end-0{border-right:0!important}
.border-bottom{border-bottom:1px solid #dee2e6!important}
.border-bottom-0{border-bottom:0!important}
.border-start{border-left:1px solid #dee2e6!important}
.border-start-0{border-left:0!important}
.border-primary{border-color:#0d6efd!important}
.border-secondary{border-color:#6c757d!important}
.border-success{border-color:#198754!important}
.border-info{border-color:#0dcaf0!important}
.border-warning{border-color:#ffc107!important}
.border-danger{border-color:#dc3545!important}
.border-light{border-color:#f8f9fa!important}
.border-dark{border-color:#212529!important}
.border-white{border-color:#fff!important}
.border-1{border-width:1px!important}
.border-2{border-width:2px!important}
.border-3{border-width:3px!important}
.border-4{border-width:4px!important}
.border-5{border-width:5px!important}

.rounded{border-radius:0.25rem!important}
.rounded-0{border-radius:0!important}
.rounded-1{border-radius:0.2rem!important}
.rounded-2{border-radius:0.25rem!important}
.rounded-3{border-radius:0.3rem!important}
.rounded-10{border-radius:10px}
.rounded-15{border-radius:15px}
.rounded-25{border-radius:25px}
.rounded-circle{border-radius:50%!important}
.rounded-pill{border-radius:50rem!important}
.rounded-top{border-top-left-radius:0.25rem!important;border-top-right-radius:0.25rem!important}
.rounded-end{border-top-right-radius:0.25rem!important;border-bottom-right-radius:0.25rem!important}
.rounded-bottom{border-bottom-right-radius:0.25rem!important;border-bottom-left-radius:0.25rem!important}
.rounded-start{border-bottom-left-radius:0.25rem!important;border-top-left-radius:0.25rem!important}

/* ---:08.Image & Media:--- */
iframe{border:0}
figure{margin:0 0 1rem}
img{vertical-align:middle;border-style:none;height:auto;max-width:100%}
img:not([src]){min-width:1px;visibility:hidden}
img, svg{vertical-align:middle}
img, video{height:auto;max-width:100%}
svg{overflow:hidden;vertical-align:middle}
svg:not(:root){overflow:hidden}
.img-fluid{max-width:100%;height:auto}
.img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:0.25rem;max-width:100%;height:auto}
.figure{display:inline-block}
.figure-img{margin-bottom:0.5rem;line-height:1}
.figure-caption{font-size:90%;color:#6c757d}
.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}
.media-body{-ms-flex:1;flex:1}
.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}
.embed-responsive::before{display:block;content:""}
.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
caption{padding-top:0.5rem;padding-bottom:0.5rem;color:#6c757d;text-align:left}
.ratio{position:relative;width:100%}
.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}
.ratio > *{position:absolute;top:0;left:0;width:100%;height:100%}
.ratio-1x1{aspect-ratio:100%}
.ratio-4x3{aspect-ratio:calc(3 / 4 * 100%)}
.ratio-16x9{aspect-ratio:calc(9 / 16 * 100%)}
.ratio-21x9{aspect-ratio:calc(9 / 21 * 100%)}
@supports (display:block){svg{max-width:100%;height:auto;box-sizing:border-box}}

.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}
.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}
.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}
.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}
.object-fit-none{-o-object-fit:none!important;object-fit:none!important}

/* ---:09.Form Controls:--- */::placeholder{color:#909090;opacity:1}:-ms-input-placeholder{color:#909090}::-ms-input-placeholder{color:#909090}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}

input, button, select, optgroup, textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button, select{text-transform:none;cursor:pointer}
select{word-wrap:normal}
select:disabled{opacity:1}
textarea{resize:vertical}
button, [type=button], [type=reset], [type=submit]{-webkit-appearance:button}
button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled){cursor:pointer}
button{border-radius:0}
button:focus:not(:focus-visible){outline:0}
input[type=search]{outline-offset:-2px;-webkit-appearance:textfield;outline:none}
label{display:inline-block}
fieldset{min-width:0;padding:0;margin:0;border:0}
legend{float:left;width:100%;padding:0;margin-bottom:0.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}
@media (min-width:1200px){legend{font-size:1.5rem}}
legend + *{clear:left}

textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],select{font-family:inherit;-webkit-transition:border linear .2s, box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;vertical-align:middle;width:100%;color:#8093a8;padding:13px 15px 14px;font-weight:400;background-color:#fff;text-transform:inherit;border:1px solid #fff;font-size:14px;outline:none;line-height:inherit;letter-spacing:0px;box-shadow:0 0 3px 0 rgb(43 52 59 / 8%)}

button,input[type="submit"],input[type="button"],input[type="reset"]{display:inline-block;text-decoration:none;font-size:13px;line-height:21px;font-weight:500;padding:11px 40px 11px;border:2px solid transparent;border-radius:0;color:#fff;-webkit-transition:all 0.25s ease;transition:all 0.25s ease;cursor:pointer;outline:none;-webkit-font-smoothing:antialiased}

button:focus{box-shadow:none;outline:0;border:0}
input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,select:focus{outline:none;-webkit-box-shadow:none;box-shadow:none;border:1px solid #ddd}

.form-control input[type=checkbox]:active, .form-control input[type=radio]:active{filter:brightness(90%)}
.form-control input[type=checkbox]:focus, .form-control input[type=radio]:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25)}
.form-control input[type=checkbox]:checked, .form-control input[type=radio]:checked{background-color:#0d6efd;border-color:#0d6efd}

.form-control input[type=checkbox]{border-radius:0.25em}
.form-control input[type=checkbox]:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}

.form-control input[type=radio]{border-radius:50%}
.form-check-input input[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}

.form-control input[type=submit], .form-control input[type=button], .submitbtn{background:#000;outline:none;color:#fff;width:auto;font-size:20px;line-height:30px;box-shadow:0 15px 20px 0 rgb(0 0 0 / 10%);padding:9px 26px 11px;text-align:center;cursor:pointer;margin:0;-webkit-appearance:none;position:relative;overflow:hidden;display:inline-block;text-decoration:none;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out!important;border:2px solid #000000;letter-spacing:-.72px;z-index:2}
.form-control input[type=submit]:hover, .form-control input[type=button]:hover, .submitbtn:hover{background:#fd5636;border:2px solid #fd5636;color:#fff;text-decoration:none}
.form-control input[type=submit]:after, .form-control input[type=button]:after, .submitbtn:after{content:'';position:absolute;top:50%;left:50%;width:5px;height:5px;background:rgba(255,255,255,.5);opacity:0;border-radius:100%;transform:scale(1,1) translate(-50%);transform-origin:50% 50%}
.form-control input[type=submit]:hover:after, .form-control input[type=button]:hover:after, .submitbtn:hover:after{animation:ripple 1s ease-out;z-index:1}

/* ---:10.Wireframe:--- */
.container{flex-grow:1;margin:0 auto;position:relative;display:flow-root;padding:0 15px;width:100%;max-width:90%}
.container .container{padding-left:0;padding-right:0}
.container >:last-child{margin-bottom:0}
.wrapper{width:80%;margin:0 auto;max-width:1250px}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.row > *{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(0.4rem * 0.5);padding-left:calc(0.4rem * 0.5);margin-top:1rem}
.row-cols-auto > *{width:auto}

.col{flex-basis:0;flex-grow:1;max-width:100%;flex:1 0 0%}
.col-auto{width:auto;max-width:100%}
.col-1{width:8.33333333%}
.row-cols-6 > *, .col-2{width:16.66666667%}
.col-5{width:41.66666667%}
.col-7{width:58.33333333%}
.col-10{width:83.33333333%}
.col-11{width:91.66666667%}
.col-12{width:100%}
.one-half{width:48.50%}
.one-third{width:31.33%}
.two-third{width:65.67%}
.one-fourth{width:22.75%}
.one-fifth{width:17.60%}
.one-sixth{width:14.16667%}
.one-seventh{width:11.71%}
.row-cols-5 > *, .width20{width:20%}
.row-cols-4 > *, .width25{width:25%}
.row-cols-3 > *, .width33{width:33.33333333%}
.width40{width:40%}
.row-cols-2 > *, .width50{width:50%}
.width60{width:60%}
.width66{width:66.66666667%}
.width75{width:75%}
.row-cols-1 > *, .width100{width:100%}

.row-cols-1 > *, .row-cols-2 > *, .row-cols-3 > *, .row-cols-4 > *, .row-cols-5 > *, .row-cols-6 > *, .col-auto, .col-1, .col-2, .col-5, .col-7, .col-10, .col-11, .col-12, .one-half, .one-third, .two-third, .one-fourth, .one-fifth, .one-sixth, .one-seventh, .width25, .width33, .width40, .width50, .width60, .width66, .width75, .width100{flex:0 0 auto}

.w-auto{width:auto!important}
.h-25{height:25%!important}
.h-50{height:50%!important}
.h-75{height:75%!important}
.h-100{height:100%!important}
.h-auto{height:auto!important}
.mw-100{max-width:100%!important}
.mh-100{max-height:100%!important}
.min-vw-100{min-width:100vw!important}
.min-vh-100{min-height:100vh!important}
.vw-100{width:100vw!important}
.vh-100{height:100vh!important}

.one-half, .one-third, .one-fourth, .one-fifth, .one-sixth, .one-seventh, .two-third{margin-right:3%}
.one-half:nth-child(2n), .one-third:nth-child(3n), .one-fourth:nth-child(4n), .one-fifth:nth-child(5n), .one-sixth:nth-child(6n), .one-seventh:nth-child(7n), .two-third + .one-third, .one-third + .two-third{margin-right:0}
.one-half, .one-third, .one-fourth, .one-fifth, .one-sixth, .one-seventh, .width25, .width33, .width50, .width66, .width75, .width100{position:relative}

.offset-1{margin-left:8.33333333%}
.offset-2{margin-left:16.66666667%}
.offset-3{margin-left:25%}
.offset-4{margin-left:33.33333333%}
.offset-5{margin-left:41.66666667%}
.offset-6{margin-left:50%}
.offset-7{margin-left:58.33333333%}
.offset-8{margin-left:66.66666667%}
.offset-9{margin-left:75%}
.offset-10{margin-left:83.33333333%}
.offset-11{margin-left:91.66666667%}

.shadow{box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15)!important}
.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075)!important}
.shadow-lg{box-shadow:0 1rem 3rem rgba(0, 0, 0, 0.175)!important}
.shadow-none{box-shadow:none!important}
.shadow-big{box-shadow:0 10px 40px rgba(38, 44, 55, .12)}

/* ---:11.Margin --- */
.m-auto{margin:auto!important}
.mx-auto{margin-right:auto!important;margin-left:auto!important}
.my-auto{margin-top:auto!important;margin-bottom:auto!important}
.m-0{margin:0!important}
.mt-0{margin-top:0!important}
.mr-0{margin-right:0!important}
.mb-0{margin-bottom:0!important}
.ml-0{margin-left:0!important}

.m-1{margin:10px!important}
.mt-1{margin-top:10px!important}
.mr-1{margin-right:10px!important}
.mb-1{margin-bottom:10px!important}
.ml-1{margin-left:10px!important}

.m-2{margin:20px!important}
.mt-2{margin-top:20px!important}
.mr-2{margin-right:20px!important}
.mb-2{margin-bottom:20px!important}
.ml-2{margin-left:20px!important}

.m-3{margin:30px!important}
.mt-3{margin-top:30px!important}
.mr-3{margin-right:30px!important}
.mb-3{margin-bottom:30px!important}
.ml-3{margin-left:30px!important}

.m-4{margin:40px!important}
.mt-4{margin-top:40px!important}
.mr-4{margin-right:40px!important}
.mb-4{margin-bottom:40px!important}
.ml-4{margin-left:40px!important}

.m-5{margin:50px!important}
.mt-5{margin-top:50px!important}
.mr-5{margin-right:50px!important}
.mb-5{margin-bottom:50px!important}
.ml-5{margin-left:50px!important}

.mx-0{margin-right:0!important;margin-left:0!important}
.mx-1{margin-right:0.25rem!important;margin-left:0.25rem!important}
.mx-2{margin-right:0.5rem!important;margin-left:0.5rem!important}
.mx-3{margin-right:1rem!important;margin-left:1rem!important}
.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}
.mx-5{margin-right:3rem!important;margin-left:3rem!important}

.my-0{margin-top:0!important;margin-bottom:0!important}
.my-1{margin-top:0.25rem!important;margin-bottom:0.25rem!important}
.my-2{margin-top:0.5rem!important;margin-bottom:0.5rem!important}
.my-3{margin-top:1rem!important;margin-bottom:1rem!important}
.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}
.my-5{margin-top:3rem!important;margin-bottom:3rem!important}

/* ---:12.Padding:--- */
.p-0{padding:0!important}
.pt-0{padding-top:0!important}
.pr-0{padding-right:0!important}
.pb-0{padding-bottom:0!important}
.pl-0{padding-left:0!important}

.p-1{padding:10px!important}
.pt-1{padding-top:10px!important}
.pr-1{padding-right:10px!important}
.pb-1{padding-bottom:10px!important}
.pl-1{padding-left:10px!important}

.p-2{padding:20px!important}
.pt-2{padding-top:20px!important}
.pr-2{padding-right:20px!important}
.pb-2{padding-bottom:20px!important}
.pl-2{padding-left:20px!important}

.p-3{padding:30px!important}
.pt-3{padding-top:30px!important}
.pr-3{padding-right:30px!important}
.pb-3{padding-bottom:30px!important}
.pl-3{padding-left:30px!important}

.p-4{padding:40px!important}
.pt-4{padding-top:40px!important}
.pr-4{padding-right:40px!important}
.pb-4{padding-bottom:40px!important}
.pl-4{padding-left:40px!important}

.p-5{padding:50px!important}
.pt-5{padding-top:50px!important}
.pr-5{padding-right:50px!important}
.pb-5{padding-bottom:50px!important}
.pl-5{padding-left:50px!important}

.px-0{padding-right:0!important;padding-left:0!important}
.px-1{padding-right:0.25rem!important;padding-left:0.25rem!important}
.px-2{padding-right:0.5rem!important;padding-left:0.5rem!important}
.px-3{padding-right:1rem!important;padding-left:1rem!important}
.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}
.px-5{padding-right:3rem!important;padding-left:3rem!important}

.py-0{padding-top:0!important;padding-bottom:0!important}
.py-1{padding-top:0.25rem!important;padding-bottom:0.25rem!important}
.py-2{padding-top:0.5rem!important;padding-bottom:0.5rem!important}
.py-3{padding-top:1rem!important;padding-bottom:1rem!important}
.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}
.py-5{padding-top:3rem!important;padding-bottom:3rem!important}
.section-spacing{padding:50px 0}

/* ---:13.Flex:--- */
.flex-fill{flex:1 1 auto}
.flex-row{flex-direction:row}
.flex-column{flex-direction:column}
.flex-row-reverse{flex-direction:row-reverse}
.flex-column-reverse{flex-direction:column-reverse}
.flex-grow-0{flex-grow:0}
.flex-grow-1{flex-grow:1}
.flex-shrink-0{flex-shrink:0}
.flex-shrink-1{flex-shrink:1}
.flex-wrap{flex-wrap:wrap}
.flex-nowrap{flex-wrap:nowrap}
.flex-wrap-reverse{flex-wrap:wrap-reverse}
.justify-content-start{justify-content:flex-start}
.justify-content-end{justify-content:flex-end}
.justify-content-center{justify-content:center}
.justify-content-between{justify-content:space-between}
.justify-content-around{justify-content:space-around}
.justify-content-evenly{justify-content:space-evenly}
.align-items-start{align-items:flex-start}
.align-items-end{align-items:flex-end}
.align-items-center{align-items:center}
.align-items-baseline{align-items:baseline}
.align-items-stretch{align-items:stretch}
.align-content-start{align-content:flex-start}
.align-content-end{align-content:flex-end}
.align-content-center{align-content:center}
.align-content-between{align-content:space-between}
.align-content-around{align-content:space-around}
.align-content-stretch{align-content:stretch}
.align-self-auto{align-self:auto}
.align-self-start{align-self:flex-start}
.align-self-end{align-self:flex-end}
.align-self-center{align-self:center}
.align-self-baseline{align-self:baseline}
.align-self-stretch{align-self:stretch}
.order-first{order:-1}
.order-0{order:0}
.order-1{order:1}
.order-2{order:2}
.order-3{order:3}
.order-4{order:4}
.order-5{order:5}
.order-last{order:6}

/* ---:14.Preloader:--- */
.container-preloader{align-items:center;cursor:none;display:flex;height:100%;justify-content:center;position:fixed;left:0;top:0;width:100%;z-index:1901}
.container-preloader .animation-preloader{position:absolute;z-index:100;font-size:22px;letter-spacing:-1px}
.container-preloader .animation-preloader .spinner{position:relative;width:140px;height:140px;border-radius:50%;border:3px solid #adadad;background:linear-gradient(rgba(186, 228, 244, 0.1) 0%, rgba(186, 228, 244, 0.7) 100%);box-shadow:0 0 0 0 rgb(0 0 0/0);animation:pulse 2s infinite;margin:0 auto 30px;display:flex;align-items:center}
.container-preloader .animation-preloader .spinner img{max-width:70px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:auto}
.container-preloader .loader-section{background-color:#ffffff;height:100%;position:fixed;top:0;width:calc(50% + 1px)}
.container-preloader .loader-section.section-left{left:0}
.container-preloader .loader-section.section-right{right:0}
.loaded .animation-preloader{opacity:0;transition:0.3s ease-out}
.loaded .loader-section.section-left{transform:translateX(-101%);transition:0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1.000)}
.loaded .loader-section.section-right{transform:translateX(101%);transition:0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1.000)}


/* ---:15.Table:--- */
.table-light{position:relative}
.table-light table{width:100%;border-collapse:collapse;border-spacing:0;overflow:hidden;border-radius:10px;border:1px solid #fff}
.table-light th{padding:10px 20px;color:white;text-align:center;background-color:#133053;border-right:1px solid #fff}
.table-light th:last-child{border-right:none}
.table-light td{padding:10px 20px;color:#1e293b;border:1px solid #133053}
.table-light tr{background-color:#fff}
.table-light td:first-child{font-weight:600}
.table-light tr:nth-child(even){background-color:#f5f5f5}

@media (max-width:768px){
    .table-light table,.table-light thead,.table-light tbody,.table-light th,.table-light td,.table-light tr{display:block}
    .table-light table{border:none}
    .table-light thead tr{display:none}
    .table-light tbody tr{margin-bottom:20px;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px rgba(0, 0, 0, 0.1)}
    .table-light td{padding:15px;border:none;border-bottom:1px solid #133053}
    .table-light td:first-child{background:#133053;color:white;text-align:center}
    .table-light td::before{content:attr(data-label);display:block;color:#133053;margin-bottom:5px;font-weight:600}
    .table-light td:first-child::before{content:none}
    .table-light td:last-child{border-bottom:none}
    .table-light tr:nth-child(even){background-color:#fff}
}

/* ---:17.Print:--- */
@media print{
    .d-print-inline{display:inline!important}
    .d-print-inline-block{display:inline-block!important}
    .d-print-block{display:block!important}
    .d-print-grid{display:grid!important}
    .d-print-table{display:table!important}
    .d-print-table-row{display:table-row!important}
    .d-print-table-cell{display:table-cell!important}
    .d-print-flex{display:flex!important}
    .d-print-inline-flex{display:inline-flex!important}
    .d-print-none{display:none!important}
}

/* ---------------------- Utilities ---------------------- */
/* ===== 19. Header ==== */
header{position:fixed;z-index:1900;-webkit-box-shadow:0 15px 18px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 15px 18px rgba(0, 0, 0, 0.1);box-shadow:0 15px 18px rgba(0, 0, 0, 0.1);padding:0 20px;height:90px;background:#ffffff;margin:0 auto;border-bottom:1px solid #e7ebef;max-width:90%;border-radius:12px;left:0;right:0;top:40px;transition:all 0.5s ease-in-out}
header.scrolled{max-width:100%;top:0;border-radius:0}
.header-wrapper{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;top:8px}
.brand-block{position:relative;width:auto;height:70px}
.brand-block a{position:relative;display:block;width:100%;height:100%}
.brand-block a img{display:block;width:auto;height:100%}
.navigation-block{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap}
nav{margin-right:30px;position:relative}
nav ul{position:relative;list-style:none;display:inline-block}
nav ul li{display:inline-block;position:relative;transition:all 0.3s ease-in-out}
nav ul li a{position:relative;white-space:nowrap;font-size:17px;line-height:1;display:block;padding:10px;transition:all .4s;color:#020a30;font-weight:600;cursor:pointer;letter-spacing:-0.2px}
nav ul li ul{position:absolute;display:none;background-color:#ffff;left:0;list-style:none;padding:0 10px;width:200px}
nav ul li:hover ul{display:block}
nav ul li ul li{border-bottom:1px solid #dedede;width:100%}
nav ul li ul li a{display:block;position:relative;padding:15px}
nav ul li ul li:last-child{border-bottom:none}
.menu-down-arrow{position:relative;padding-right:25px;list-style:none;transition:all 0.3s ease-in-out}
.menu-down-arrow:after{content:"";position:absolute;top:50%;right:0;background:url("images/icons/down-arrow-dark-blue.svg") no-repeat top right;background-size:15px;width:15px;height:15px;transform-origin:center;transform:translateY(-50%);transition:transform 300ms ease-in-out;transition:all 0.3s ease-in-out}
nav ul li:hover .menu-down-arrow:after{rotate:180deg}
nav ul.menu .menu-down-arrow:hover:after{rotate:180deg;transform:translateY(50%)}
nav ul li ul{width:300px}
nav ul li.menu-item-6436 ul{width:200px}
nav ul li ul a{ white-space:normal;word-break:keep-all}
nav ul li:hover ul li{position:relative}
nav ul li:hover ul li ul.sub-menu{display:none}
nav ul li ul li:hover ul.sub-menu{display:block;z-index:10;position:absolute;left:290px;top:0}
nav ul li:hover ul .menu-down-arrow:after{rotate:-90deg;top:36%}
nav ul li:hover ul .menu-down-arrow:hover:after{rotate:90deg}

/* ---:20.Sticky Connect:--- */
.sticky-connect{margin:0 auto;box-shadow:0 6px 6px rgba(0, 0, 0, 0.2), 0 0 20px rgba(0, 0, 0, 0.1);filter:url(#lensFilter) saturate(120%) brightness(1.15);flex-direction:row;flex-wrap:wrap;display:flex;gap:clamp(10px, 1.111vw, 10px);align-items:center;justify-content:space-between;background-color:rgba(46, 46, 46, 0.8);backdrop-filter:blur(12px);border-radius:64px;padding:clamp(6px, 0.556vw, 8px);height:auto;width:auto;position:fixed;top:auto;right:auto;bottom:28px;left:50%;z-index:109;transform:translateX(-50%);transition:all 0.3s ease;opacity:1}
.sticky-connect.hide{transform:translate(-50%, 100%);opacity:0}
.sticky-connect a{padding:clamp(6px, 0.833vw, 12px) clamp(10px, 1.111vw, 16px);white-space:nowrap;display:flex;gap:8px;align-items:center;justify-content:center;font-size:clamp(13px, 1.111vw, 16px);font-weight:400;line-height:1.5;color:#fff;border-radius:32px;transition:0.3s ease all;cursor:pointer;text-decoration:none}
.sticky-connect a svg{width:18px;height:18px;fill:#fff;transition:fill 0.3s ease}
.sticky-connect a:hover > .icon{fill:#e65100}
.sticky-connect a:hover{background-color:#474747;;color:#e65100}
/* Sticky Connect */


/* ---:21.Sticky Toc Inner Page:--- */
.sticky_toc{position:relative;width:100%;display:flex;justify-content:center;align-items:center}
.sticky_toc_wrap{position:absolute;top:-20px;padding:5px 20px;border:1px solid #dedede;border-radius:50px;z-index:4;background-color:#fff}
.sticky_toc_wrap a{display:inline-block;width:auto;font-size:14px;margin-right:20px;font-weight:600;color:rgba(0,0,0,0.7)}
.sticky_toc_wrap a:hover{color:#296cc3;text-decoration:none}
.sticky_toc.scrolled{position:fixed;top:110px;width:100%;display:flex;align-items:center;justify-content:center;z-index:20;transition:all 0.3s ease-in-out}
.sticky_toc.scrolled .sticky_toc_wrap{display:flex;justify-content:space-around;align-items:center}
.sticky_toc.scrolled .sticky_toc_wrap a{transition:all 0.3s ease-in-out}
/* Sticky Toc Inner Page */


/* ---:22.Frequently Asked Questions:--- */
.faq{position:relative;padding:50px 0;margin-top:100px}
.faq-wrapper{display:flex;flex-direction:column;gap:20px}
.faq-item{background:#fff;border-radius:16px;box-shadow:0 4px 6px rgba(0, 0, 0, 0.07);overflow:hidden;transition:all 0.4s ease}
.faq-item.active, .faq-item:hover{box-shadow:0 8px 12px rgba(0, 0, 0, 0.1)}
.faq-question{display:flex;align-items:center;justify-content:space-between;padding:28px 32px;cursor:pointer;user-select:none;gap:20px}
.question-content{display:flex;align-items:center;gap:20px;flex:1}
.question-icon{width:30px;height:30px;background:url(images/icons/question.svg);background-size:27px;background-repeat:no-repeat;background-position:center center}
.question-text,.question-text h3,.single-content .question-text h3{font-size:clamp(17px, 8vw, 20px);font-weight:600;color:#296cc3;margin:0}
.toggle-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#2196F3;font-weight:300;transition:transform 0.3s ease;flex-shrink:0}
.faq-item.active .toggle-icon{transform:rotate(45deg)}
.faq-answer{height:0;overflow:hidden;transition:height 0.3s ease, padding 0.3s ease}
.answer-content{padding:0 32px 28px 80px;font-size:1.125rem;line-height:1.6;color:#333}
/* Frequently Asked Questions */


/* ---:23.Vertical Accordion:--- */
.v-accordion-container{margin:0 auto;overflow:hidden}
.v-accordion-item{border-bottom:1px solid #e0e0e0;border-radius:8px;background:#ffffff}
.v-accordion-item:last-child{border-bottom:none}
.v-accordion-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;cursor:pointer;transition:background 0.3s ease}
.v-accordion-header:hover{background:#f8f9fa}
.v-accordion-title{font-size:20px;font-weight:600;color:#1a1a1a}
.v-accordion-icon{width:40px;height:40px;background:#1a1a1a;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:transform 0.3s ease}
.v-accordion-icon svg{width:12px;height:12px;fill:#fff;stroke-width:2;transition:transform 0.3s ease}
.v-accordion-item.active .v-accordion-icon svg{transform:rotate(38deg)}
.v-accordion-content{max-height:0;overflow:hidden;transition:max-height 0.4s ease, padding 0.4s ease}
.v-accordion-item.active .v-accordion-content{max-height:600px;padding:0 24px 24px 24px}
.content-inner{padding-top:8px}
.content-list li{padding:8px 0;color:#4a4a4a;font-size:17px;line-height:1.6}
.image-container{margin-top:16px;border-radius:16px;max-height:270px;overflow:hidden;object-fit:cover;object-position:center center}
.image-container img{width:100%;height:auto;display:block}
/* Vertical Accordion */

/* ---:24.Footer:--- */
footer{background-color:#c7f2ff;padding-bottom:75px;margin:0}
.footer_links_wrap{width:100%;padding:0;max-width:100%;position:relative}
.footer_links_wrap::after{content:'';position:absolute;width:73%;height:100%;background-color:#ebfaff;top:0;right:0}
.footer_links_wrap .container{z-index:1;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}
.footer_box img{display:block;width:120px;height:auto;margin-bottom:30px}
.footer_links_wrap .width25:first-child .footer_box{padding-left:0}
.footer_links_wrap .width25:last-child .footer_box{padding-right:0}
.footer_box p{font-size:16px}
.footer_box{line-height:1.6}
.footer_box p{margin-bottom:5px;color:#022d62}
.footer_box ul{list-style:none}
.footer_box ul li{list-style:none}
.footer_box ul li a{font-size:16px;font-weight:500}
.bold{font-weight:600;line-height:2}
ul.bold li a{font-weight:600;font-size:18px}
.footer_wrap{width:100%;padding:70px 0px 0}
.footer_wrap .container{display:flex;flex-direction:row;flex-wrap:wrap}
.foot_address{position:relative;padding-right:3%}
.foot_address h3, .foot_social h3{font-size:clamp(22px, 8vw, 30px);font-weight:600;color:#022d62}
.address{position:relative}
.address img{height:180px;width:100%;border-radius:10px;object-fit:cover;margin-bottom:20px}
.address p{color:#022d62;margin-bottom:05px}
.address span{color:#000000b3;line-height:1;font-size:16px}
.foot_social{display:block;position:relative}
.social{display:block}
.social a{display:block;width:100%;height:100%;line-height:1.1;margin-bottom:20px;font-size:20px;color:#022d62}
.social ul{list-style:none;display:flex}
.social ul li{list-style:none;width:60px;height:60px;margin-right:10px}
.social ul li a{display:inline;width:100%;height:auto}
.social ul li a img{width:100%;height:100%}
.social a.social_mail span,
.social a.social_call span{display:block;font-size:14px;color:#022d62}
.social a.social_mail, .social a.social_call{padding-left:40px;position:relative}
.social a.social_mail::before{background:url(images/icons/mail-dark.svg)}
.social a.social_call::before{background:url(images/icons/phone-dark.svg)}
.social a.social_mail::before,
.social a.social_call::before{content:'';position:absolute;width:30px;height:30px;background-size:30px;top:5px;left:0}
.tag{color:#022d6233;font-weight:700;font-size:clamp(30px, 4vw, 60px);letter-spacing:-2px;text-align:center}
.footer_box{padding:50px}
/* ===== Footer === */

/* ---:25.Scroll to Top:--- */
#top{position:fixed;bottom:10px;right:10px;width:40px;height:40px;border-radius:50%;place-items:center;z-index:999;transform:rotate(180deg);background:conic-gradient(#1e40af var(--progress, 100%), #e5e7eb 0%);padding:2px;box-sizing:border-box;display:none}
#top img{width:100%;height:100%;border-radius:50%;background:white;padding:12px;box-sizing:border-box}

/* ---:26.Sticky Sidebar Social:--- */
.sticky-social{position:fixed;top:30%;left:0;z-index:999;opacity:0;visibility:hidden;transition:all 0.3s ease-in-out;transform:translateX(-50px)}
.sticky-social.scrolled{opacity:1;visibility:visible;transform:translateX(0px)}
.sticky-social ul li{list-style:none;width:45px;height:045px;background-color:#0c153c;border-radius:0 15px 15px 0;transition:all 0.4s ease-in-out}
.sticky-social ul li:hover{background-color:#2563eb}
.sticky-social ul li a{display:block;width:100%;height:100%;padding:12px}
.sticky-social ul li a img{display:block;width:100%;height:100%;transition:all 0.4s ease-in-out}
.sticky-social ul li:hover a img{transform:scale(0.8)}
/* Sticky Sidebar Social  */



/* ---------------------- Common Sections ---------------------- */
/* ---:27.Section Heading:--- */
.section-heading{position:relative;margin:0 auto 40px}
.section-heading h2{font-size:clamp(30px, 8vw, 50px);line-height:1.125;color:#111827;font-weight:600;letter-spacing:-2px}
.section-heading p{font-size:clamp(17px, 8vw, 20px);line-height:1.425;color:#111827;font-weight:400}

/* ---:28.Shadow Section:--- */
.shadow-section{position:relative;z-index:1;padding:50px 0}
.shadow-section:before{content:"";position:absolute;z-index:0;left:0;right:0;height:200px;top:-20px;display:block;background:linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #ffffff 80%)}
.shadow-section:after{content:"";position:absolute;z-index:-1;left:4%;right:4%;top:0;bottom:0;display:block;background:#fff;box-shadow:0 10px 40px rgba(38, 44, 55, .12)}
.shadow-section::after{border-radius:50px}
/* Shadow Section */

/* ---:29.Blue Full Width CTA:--- */
.fw-cta{position:relative;width:100%;height:auto;border-radius:16px;background:url(images/thumbs/event-banner.jpg);background-repeat:no-repeat;background-size:cover;padding:40px 50px;background-attachment:fixed;overflow:hidden;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap}
.fw-cta:before{position:absolute;width:100%;height:100%;background-color:#2563eb;opacity:0.7;left:0;top:0;right:0;bottom:0;z-index:0}
.fw-cta-head{width:70%;z-index:5;position:relative;padding-right:40px}
.fw-cta-head p{color:#fff;font-size:clamp(20px, 8vw, 28px);line-height:1.125;letter-spacing:-0.65px;font-weight:600;margin-bottom:0}
.fw-cta-btn{ width:30%;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap}
.fw-cta-btn a{box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);display:inline-block;padding:0.475rem 1.5rem;font-family:inherit;font-size:inherit;font-weight:600;line-height:1.5;color:#07163c;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;border-radius:0.375rem;background-color:#ffffff;transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out}
.fw-cta:hover .fw-cta-btn a, .fw-cta-btn:hover a{color:#ffffff;background:#07163c}
.big-bg-section .fw-cta{margin-bottom:-50%}

/* Blue Full Width CTA */
/* ---:30.USP Design 1:--- */
.usp-1{position:relative;width:100%;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap;margin:30px auto}
.usp-1 .fl{height:auto}
.usp-1-box{position:relative;width:100%;height:100%;background:#ffffff;border-bottom:3px solid #2563eb;border-radius:16px;padding:35px 25px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;box-shadow:0px 16px 40px rgb(38 44 55 / 66%);transition:all 0.7s ease}
.usp-1 .fl:hover .usp-1-box{transform:translateY(-10px)}
.usp-1-icon{position:relative;display:block;width:75px;height:auto;margin-bottom:30px}
.usp-1-icon img{display:block;width:100%;height:auto;max-width:50px;margin:0 auto}
.usp-figure{font-size:56px;font-family:'Oswald', sans-serif;line-height:56px}
.usp-figure span{font-size:40px;line-height:45px}
.usp-detail{color:#8e8e8e;text-align:center;font-size:15px;line-height:19px}

/* ============================= */
/* Mobile USP Slider (<640px)  */
/* ============================= */

@media (max-width: 639.99px) {
    .usp-1{display:block;overflow-x:hidden;/*scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;*/padding:30px;margin:0px auto;}
    .usp-1-box{padding:30px 14px;box-shadow:0 0 7px rgb(38 44 55 / 66%)}
    .usp-1-icon{width:50px;margin-bottom:14px}
    .usp-figure{font-size:32px;margin-bottom:0}
    .usp-figure span{font-size:24px}    
    .usp-1 .one-fifth, .usp-1 .one-fourth, .why-we-quotes .fl, .community-wrapper .fl{flex:0 0 96%!important;max-width:96%!important;margin:0 2%!important;width:96%!important}
    .usp-1 .flickity-viewport, .why-we-quotes .flickity-viewport{min-height:auto!important;overflow:visible}
    .usp-1 .flickity-slider, .why-we-quotes .flickity-slider{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;}
	.community-wrapper{padding:10px} 
	.blogs_wrap, .community-impact-wrap{display:block!important;padding:10px}
    .blogs_wrap .one-third, .community-impact-wrap .one-third{padding:20px}
}


/* USP Design 1 */
/* ---:31.Testimonial Section:---
.testimonial{position:relative;width:100%;margin:75px auto}
.testimonial_wrap{display:flex;height:570px;color:#fff;margin:0 auto;align-items:end;transition:all 0.3s ease-in-out;width:100%;max-width:1600px}
.testimonial_box{color:#000;width:70px;margin-left:24px;margin-right:24px;will-change:transform;height:570px;transition:width .5s ease-in-out!important;object-fit:cover;object-position:center center;overflow:hidden;cursor:pointer;border-radius:5px}
.testimonial_box img{width:100%;height:100%;display:block;position:absolute;left:0;right:0;bottom:0;top:0;object-fit:cover;object-position:top 0% right 32%;transition:transform .5s ease}
.testimonial_box:nth-child(2n){max-height:500px}
.testimonial_box:first-child{margin-left:0!important}
.test_boxactive{width:calc(100% - 636px)!important;max-height:570px!important}
.test_quote_container{display:flex;justify-content:flex-end;align-items:start;width:100%;height:100%;padding:40px;transition:all 0.3s ease-in-out;position:relative;flex-direction:column}
.testname{position:absolute;bottom:150px;font-size:16px;z-index:2;background-color:#fff;color:#000;border-radius:5px;rotate:-90deg;width:299px;left:-116px;padding:10px;transition:all 0.3s ease-in-out}
.test_quote{width:50%;height:auto;padding:40px 40px 60px;background-color:#ffffff ;z-index:2;position:relative;border-radius:10px;opacity:0;visibility:hidden}
.testquote{color:#000;font-size:22px;z-index:1}
.testimonial_box.test_boxactive .testname{display:block;position:relative;top:-60px;left:40px;rotate:0deg;padding:0}
.testimonial_box.test_boxactive .test_quote{opacity:1;visibility:visible}
/* Testimonial Section */

/* ---:33.Blogs:--- */
.blogs_wrap{position:relative;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap;row-gap:40px}
.blogs_wrap .one-third{height:auto}
.blog_box{border-radius:20px;background-color:#fff;padding:20px;height:100%;box-shadow:0px 0 10px -4px #000;position:relative;display:block}
.blog_thumb{position:relative;width:100%;transition:all 0.5s ease-in-out;border-radius:20px;overflow:hidden;height:200px;margin-bottom:20px}
.blog_thumb a, .blog_content a{display:block;width:100%;height:100%}
.blog_thumb a img{object-fit:cover;width:100%;margin-bottom:40px;height:100%;transition:transform 0.4s ease}
.blog_thumb:hover img{transform:scale(1.1)}
.blog_content{position:relative;display:flex;flex-direction:column;align-items:normal;justify-content:space-between}
.blog_content a h3{font-size:clamp(18px, 8vw, 20px);font-weight:600;line-height:1.3}
.blog_content span{color:#00000080;text-transform:uppercase;font-size:16px}
.video-embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}
.video-embed-wrapper iframe,.video-embed-wrapper video,.video-embed iframe,.video-embed video{position:absolute;top:0;left:0;width:100%;height:100%;inset:0}
.video-embed-wrapper{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;margin-bottom:30px}
/* ---:33.Blogs:--- */

/* ---:34.Big Background Image Section:--- */
.big-bg-section{position:relative;padding:80px 0;margin:50px auto}
.big-bg-section:before{content:'';width:100%;height:100%;background:linear-gradient(23deg, #ffffff, transparent);position:absolute;left:0;right:0;top:0;bottom:0}
.bigbgimg-1{background:url("images/banners/home-about-us.png");background-repeat:no-repeat;background-size:cover;background-position:center right}
.bigbgimg-2{background:url("images/banners/yoga-banner.jpg");background-repeat:no-repeat;background-size:50% auto;background-position:top 100% right}


/* Big Background Image Section */
/* ---:35.One by Two:--- */
.onebytwo{background:#296cc3;position:relative;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap;margin:50px auto 100px}
.onebytwo .fl{height:auto}
.onebytwo-info{position:relative;padding:70px}
.onebytwo-thumb{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;height:100%;object-fit:cover;object-position:center center;max-height:650px;overflow:hidden}
.onebytwo-thumb img{display:block;width:100%;height:auto}
/* One by Two Section */

/* ---:36.Border- Up Section:--- */
.border_up_wrap{position:relative;width:80%;display:flex;flex-wrap:wrap;margin:0 auto;margin-bottom:40px}
.border_up_wrap .fl, .symptoms_wrap .one-third{height:auto;margin-top:30px}
.border_up{height:100%;border-radius:clamp(8px, 8vw, 20px);align-items:center;padding:clamp(14px, 8vw, 40px);background-color:#fff;border-top:5px solid #2563eb;box-shadow:0px 6px 6px #00000024}
.border_up .border_up_thumb{height:90px;width:90px;background-color:#ddeafe;border-radius:50%;padding:10px;object-fit:cover;object-position:center;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;overflow:hidden}
.border_up .border_up_thumb img{width:100%;height:auto;display:block;object-fit:cover;object-position:center;max-width:56px}
.border_up h3{font-size:clamp(18px, 8vw, 24px);font-weight:700}
/* Border- Up Section Inner 1 */

/* ---:37.Community Offerings:--- */
.community-offering{position:relative;margin:0 auto}
.community-offering-wrap{position:relative;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap}
.community-offering-wrap .fl{height:auto}
.community-offering-box{position:relative;overflow:hidden;cursor:pointer;transition:transform 0.3s ease, box-shadow 0.3s ease;padding:55px 35px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;height:100%;background-repeat:no-repeat!important;background-size:cover!important;background-position:center center!important}
.community-offering-box h3{display:block;font-size:clamp(20px, 8vw, 26px);line-height:1.125;font-weight:600;color:#ffffff;z-index:2;margin-bottom:30px}
.community-offering-box p{display:block;font-size:clamp(17px, 8vw, 18px);line-height:1.125;color:#ffffff;z-index:2}
.community-offering-box:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;opacity:0.80;transition:opacity 0.3s ease;/*mix-blend-mode:multiply*/}
.community-offering-box:nth-child(1):before{background:#139371}
.community-offering-box:nth-child(2):before{background:#c85228}
.community-offering-box:nth-child(3):before{background:#3385d7}
.community-offering-box:nth-child(4):before{background:#2563eb}
.community-offering-box:nth-child(5):before{background:#3f51b5}
.community-offering-box:nth-child(1){background:url("images/thumbs/patient-thumb-1.jpg")}
.community-offering-box:nth-child(2){background:url("images/thumbs/patient-thumb-2.jpg")}
.community-offering-box:nth-child(3){background:url("images/thumbs/patient-thumb-3.jpg")}
.community-offering-box:nth-child(4){background:url("images/thumbs/patient-thumb-4.jpg")}
.community-offering-box:nth-child(5){background:url("images/thumbs/holistic-support.jpg")}
.community-offering-box:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0, 0, 0, 0.2)}
.community-offering-box:hover:before{opacity:1}
/*  Community Offerings */

/* ---:38.Community Impact:--- */
.community-impact{position:relative;padding:75px;width:90%;border-radius:16px ;margin:50px auto;background:linear-gradient(180deg, #def7ff, transparent)}
.community-impact .container{max-width:1250px;padding:0 0 0 0}
.community-impact-wrap{position:relative;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap;row-gap:40px}
.community-impact-wrap .fl{height:auto}
.community-impact-box{position:relative;width:100%;height:100%;overflow:hidden;border-radius:16px;object-fit:cover;object-position:center center;box-shadow:0 10px 10px rgba(0, 0, 0, .1)}
.community-impact-box img{position:relative;display:block;height:auto;width:100%;object-fit:cover;object-position:center center}
.community-impact-box span.community-impact-head{background:#111827;color:#ffffff;width:100%;display:block;padding:10px 20px;text-align:center;font-size:20px;line-height:32px;position:absolute;bottom:0;left:0;right:0}
/* Community Impact */




/* ----------------------:39.Home Page:---------------------- */
/* --:39a.Home Banner:---*/
.h_banner{position:relative;width:100%;height:800px;background:linear-gradient(180deg, #bfe1ff, transparent);display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap}
.h_banner:before{content:'';background:url(images/patterns/home-banner-pattern.svg);position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center top -120px;opacity:0.4;z-index:0}
.h_banner_wrap{position:relative;width:80%;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;z-index:2}
.h_banner_wrap h1{color:#111827;font-size:clamp(30px, 8vw, 74px);font-weight:700;letter-spacing:-5px;line-height:1;text-shadow:7px 7px 5px rgba(0, 0, 0, 0.1);margin-bottom:40px;display:block}
.h_banner_wrap p{font-size:clamp(16px, 8vw, 24px);line-height:1.40;color:#111827;font-weight:300;letter-spacing:-0.5px}
.h_banner_wrap img{display:block;width:100%;height:auto;max-width:640px;transform:scaleX(-1);margin:0 auto}


/* --:39b.Frame Introduction:---*/
.frame-introduction{position:relative;margin:0 auto;padding:50px 0;z-index:0;background:url(images/patterns/wireframe-bg.png) no-repeat center bottom;background-size:auto auto}
.frame-introduction:before{content:"";height:100%;width:100%;top:0;left:0;z-index:-1;position:absolute;background-color:transparent;background-image:linear-gradient(180deg, #FFFFFF 0%, rgb(191 225 255 / 40%) 50%);opacity:1}
/* Frame Introduction */

/* --:39c.Why We Exists:---*/
.why-we{position:relative;padding:75px 0}
.why-we-wrap{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap}
.why-we-quotes{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap;row-gap:20px}
.why-we-quotes .fl{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;height:auto}

.why-we-quote-box{position:relative;width:100%;height:100%;background:linear-gradient(0deg, #e9e9e9, transparent);border-radius:16px;padding:70px 30px 30px 30px;font-size:22px;line-height:28px;color:#003bbe;font-weight:700;text-align:center;border:1px solid rgb(0 0 0 / 10%);letter-spacing:-0.75px}
/*.why-we-quote-box{position:relative;width:100%;height:100%;background:linear-gradient(180deg, #e8f5ff, transparent);border-radius:16px;padding:80px 30px 30px 30px;font-size:22px;line-height:28px;color:#000;font-weight:300;text-align:center;border:1px solid rgba(0, 0, 0, 0.2);letter-spacing:-0.75px}*/

/*.why-we-quote-box:before{content:'';background:url("images/icons/quote.svg");background-repeat:no-repeat;background-size:100% auto;background-position:center;width:50px;height:50px;position:absolute;left:50%;top:30px;transform:translate(-50%, 0)}*/
.why-we-quote-box:before{content:'We Listen';width:100%;height:auto;position:absolute;left:50%;top:30px;transform:translate(-50%, 0);font-size:17px;color:#929292a3;line-height:1;font-weight:400}
.whywe-cta{position:relative}
/* Why We Exists */

/* --:39d.Commnunity Services:---*/
.community-wrapper{position:relative;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap;margin:30px auto 40px;row-gap:20px;}
.community-wrapper .fl{height:auto}
.community-box{background:#ffffff;border-radius:16px;padding:40px 32px;position:relative;overflow:hidden;cursor:pointer;transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 4px 6px rgba(0, 0, 0, 0.07);display:flex;flex-direction:column;border:1px solid #dddddd;z-index:2;height:100%}
.community-box img{position:relative;z-index:80}
.community-box::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;opacity:0;transition:opacity 0.4s ease;z-index:0}
.medical-access::before{background-image:url('images/thumbs/medical-access-thumb.jpg')}
.patient-support-group::before{background-image:url('images/thumbs/patient-support-group-thumb.jpg')}
.awarness-education::before{background-image:url('images/thumbs/awareness-education-thumb.jpg')}
.lifestyle-support::before{background-image:url('images/thumbs/emotional-lifestyle-support-thumb.jpg')}
.patient-support-group-india::before{background-image:url('images/thumbs/patient-support-groups-india.jpg')}
.community-box::after, .logos-box::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 100%);opacity:0;transition:opacity 0.4s ease;z-index:1}

.community-box-header{position:relative;width:100%;padding-left:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm-1 14l-4-4 1.4-1.4L11 12.2l5.6-5.6L18 8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:26px;margin-bottom:30px;z-index:5}
.community-box-header h3{font-size:clamp(18px, 8vw, 22px);font-weight:600;line-height:1.25;margin:0;letter-spacing:-0.45px}
.community-box p{font-size:17px;line-height:1.6;margin-bottom:auto;opacity:0.85;z-index:5}
.community-box-footer{display:flex;align-items:center;justify-content:space-between;margin-top:32px;z-index:5;width:100%}
.community-box-footer a{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#2563eb;text-decoration:none;padding:8px 0;transition:all 0.4s ease;width:100%;height:auto;position:relative}
.community-box-footer a .community-footer-icon{position:absolute;right:0;top:50%;height:30px;width:30px;background:#2563eb url("images/icons/health-light.svg");background-repeat:no-repeat!important;background-size:16px!important;background-position:center center!important;border-radius:8px;transform:translate(0, -50%)}
.community-box:hover .community-box-header h3, .community-box:hover p{color:#fff}
.community-box:hover .community-box-footer a{color:#ffffff}
.community-box:hover .community-box-footer a .community-footer-icon{background:#ffffff url("images/icons/health-dark.svg")}
.community-box:hover p{opacity:1}
.community-box:hover{transform:scale(1.02);box-shadow:0 12px 24px rgba(0, 0, 0, 0.15)}
.community-box:hover::before, .community-box:hover::after{opacity:1}
.community-box:hover .community-box-header{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm-1 14l-4-4 1.4-1.4L11 12.2l5.6-5.6L18 8z'/%3E%3C/svg%3E")}
.patient-support-group-india:hover img{filter:invert(100) brightness(2) grayscale(1)}
/* Commnunity Services */


/* --:39e.Become a Member:---*/
.member-wrap{position:relative;padding:75px 0;background-color:#296cc3;margin-bottom:100px}
.member-wrap .wrapper{display:flex;align-items:center}
.member-wrap img{position:relative;display:block;max-height:770px;margin-bottom:-200px}
.member-wrap .wrapper:after{content:'Share Your Story';font-size:clamp(30px, 4vw, 70px);line-height:1;color:#296cc3;opacity:0.1;position:absolute;bottom:-62px;text-transform:uppercase;font-weight:800;left:44%;transform:translate(-65%, 0)}
.member-wrap p{line-height:1.5;font-size:22px}
/* Become a Member */


/*Patient Quotes*/
.fluid-container{position:relative;width:100%;max-width:85%;margin:0 auto}
.emp-quotes{position:relative;width:100%;margin:100px auto}
.emp-quote-wrap{position:relative;display:flex;flex-direction:row;align-items:flex-end;justify-content:center;flex-wrap:wrap;width:100%;margin:45px auto 0}
.emp-quote-wrap .emp_quote_box{color:#000;width:58px;margin-left:24px;margin-right:24px;will-change:transform;height:570px;transition:width .5s ease-in-out!important;object-fit:cover;object-position:center center;overflow:hidden;cursor:pointer;border-radius:30px}
.emp-quote-wrap .emp_quote_box:before{content:'';position:absolute;width:100%;height:100%;background:linear-gradient(0deg, black, transparent);left:0;top:0;right:0;bottom:0;z-index:1}
.emp-quote-wrap .emp_quote_box:first-child{margin-left:0!important}
.emp-quote-wrap .emp_quote_box:last-child{margin-right:0!important}
.emp-quote-wrap .emp_quote_box:nth-child(2n){max-height:500px}
.empboxactive{width:calc(100% - 636px)!important;max-height:570px!important}
.qmp_quote_container{position:relative;width:100%;height:100%;z-index:1;display:flex;opacity:0;visibility:hidden}
.empboxactive .qmp_quote_container{opacity:1;visibility:visible}
/*.emp-quote-wrap .emp_quote_box img{width:100%;height:100%;display:block;position:absolute;left:0;right:0;bottom:0;top:0;object-fit:cover;object-position:center center;transition:transform .5s ease}*/
.emp-quote-wrap .emp_quote_box img, .emp-quote-wrap .emp_quote_box iframe{width:100%;height:100%;display:block;position:absolute;left:0;right:0;bottom:0;top:0;object-fit:cover;object-position:top 0% right 32%;transition:transform .5s ease}
.emp-quote-wrap .emp_quote_box:hover img{transform:scale(1.07)}
.emp_quote_wrap{width:400px;height:auto;position:absolute;top:auto;left:70px;bottom:50px;transition:all 0.4s ease;border-radius:30px;background:#ffffff;padding:30px}
.empquote{font-size:clamp(20px, 8vw, 26px);color:#000000;font-weight:400;line-height:1.4;margin-bottom:20px;transition:all 0.4s ease}
.empname{color:#000000;font-size:16px;margin-bottom:0;transition:all 0.4s ease}

.empquote_btn{border:1px solid #e65100;color:#e65100;font-size:16px;padding:5px 12px 5px 12px;border-radius:7px;line-height:1;font-weight:600;letter-spacing:-0.45px;text-transform:uppercase;text-shadow:2px 2px 3px #deded5;box-shadow:2px 2px 3px #deded5}
.mobiledirname{position:relative;z-index:99;color:#ffffff;margin:10px auto 0px 14px;font-size:14px;font-style:italic;font-family:"Times New Roman", sans-serif;display:none}
@media only screen and (max-width:979px){
	.mobiledirname{display:block}
	.empboxactive .mobiledirname{display:none}
	.empquote{font-size:clamp(20px, 1.5rem, 30px);line-height:1.4;font-weight:700}
	.emp_quote_wrap p.text-white-50, .empname{font-size:clamp(14px, 50%, 16px);line-height:1.4}
}
@media only screen and (max-width:479px){
	.emp_quote_wrap{height:80%}
}
@media only screen and (min-width:480px) and (max-width:639px){
	.emp_quote_wrap{height:60%}
}
@media only screen and (max-width:639px){
	/*Employee Quotes*/
	.emp-quotes{margin:0 auto;padding:40px 20px}
	.emp-quote-wrap .emp_quote_box{color:#000;width:100%;margin-left:0;margin-right:0;margin-bottom:10px;will-change:transform;height:40px;transition:height .5s ease-in-out;object-fit:cover;object-position:center center;overflow:hidden;cursor:pointer}
	.emp-quote-wrap .qmp_quote_container:before{content:'';position:absolute;width:100%;height:100%;background:linear-gradient(45deg, black, transparent)}
	.empboxactive{height:450px!important;max-height:450px!important;width:100%!important}
	.qmp_quote_container{position:relative;width:100%;height:100%;z-index:1;display:flex;opacity:0;visibility:hidden}
	.empboxactive .qmp_quote_container{opacity:1;visibility:visible}
	.emp-quote-wrap .emp_quote_box img{object-position:top 20% left 100%}
	.emp_quote_wrap{width:90%;top:auto;left:20px;bottom:30px}
	.empquote{margin-bottom:10px}
	/*.emp_quote_wrap p.text-white-50, .empname{font-size:14px;color:#ffffff!important;line-height:24px}*/
}	
@media only screen and (min-width:639.01px) and (max-width:979px){
	/*Employee Quotes*/
	.emp-quotes{margin:0 auto;padding:40px 20px}
	.emp-quote-wrap .emp_quote_box{color:#000;width:100%;margin-left:0;margin-right:0;margin-bottom:10px;will-change:transform;height:55px;transition:height .5s ease-in-out,width .5s ease-in-out;object-fit:cover;object-position:center center;overflow:hidden;cursor:pointer}
	.emp-quote-wrap .qmp_quote_container:before{content:'';position:absolute;width:100%;height:100%;background:linear-gradient(45deg, black, transparent)}
	.empboxactive{height:400px!important;max-height:400px!important;width:100%!important}
	.qmp_quote_container{position:relative;width:100%;height:100%;z-index:1;display:flex;opacity:0;visibility:hidden}
	.empboxactive .qmp_quote_container{opacity:1;visibility:visible}
	.emp-quote-wrap .emp_quote_box img{object-position:top 20% left 60%}
	.emp_quote_wrap{width:70%;height:auto;top:100px;left:40px}
	.empquote{margin-bottom:20px}
}

@media only screen and (min-width:979.01px) and (max-width:1023px){
	.fluid-container{max-width:100%}
	/*Employee Quotes*/
	.emp-quotes{margin:0 auto;padding:50px 35px}
	.emp-quote-wrap .emp_quote_box{width:50px;margin-right:0;margin-left:0}
	.empboxactive{width:calc(100% - 370px)!important;margin-left:0px!important}
	.emp-quote-wrap{gap:10px}
	.emp-quote-wrap .emp_quote_box img{object-position:top 1% right 40%}
	.emp_quote_wrap{width:60%;height:auto;position:absolute;top:auto;left:30px;bottom:40px;transition:all 0.4s ease}
	.empquote{font-size:24px;line-height:30px;font-weight:700}
	.emp_quote_wrap p.text-white, .emp_quote_wrap p.text-white-50, .emp_quote_wrap p.empname{font-size:15px}
}
@media only screen and (min-width:1023.01px) and (max-width:1170px){
	.fluid-container{max-width:100%}
	/*Employee Quotes*/
	.emp-quotes{margin:0 auto;padding:50px 35px}
	.emp-quote-wrap .emp_quote_box{width:50px;margin-right:0;margin-left:0}
	.empboxactive{width:calc(100% - 370px)!important;margin-left:0px!important}
	.emp-quote-wrap{gap:10px}
	.emp-quote-wrap .emp_quote_box img{object-position:top 1% right 40%}
	.emp_quote_wrap{width:60%;height:auto;position:absolute;top:auto;left:30px;bottom:40px;transition:all 0.4s ease}
	.empquote{font-size:24px;line-height:30px;font-weight:700}
	.emp_quote_wrap p.text-white, .emp_quote_wrap p.text-white-50, .emp_quote_wrap p.empname{font-size:15px}
}

/* ---------------------------------------- // Lap Devices \\ ---------------------------------------- */
@media only screen and (min-width:1170.01px) and (max-width:1350px){
	.fluid-container{max-width:100%}
    /*Employee Quotes*/
	.emp-quotes{margin:0 auto;padding:40px}
	.emp-quotes .width66{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}
	.emp-quote-wrap .emp_quote_box{width:45px;margin-right:10px}
	.empboxactive{width:calc(100% - 475px)!important}
	.emp-quote-wrap .emp_quote_box img{object-position:top 1% right 40%}
	.emp_quote_wrap{width:calc(100% - 50px);top:125px;left:25px}
}



/* -------------:40.Inner Page:------------ */
/* ---:40a.Down Arrow:---*/
.down-arrow{position:absolute;bottom:-20px;left:50%;background:#ffffff url(images/icons/down-arrow-dark-blue.svg) no-repeat center center;/*border:6px solid #1d76bb36;*/ border-radius:50%;height:50px;width:50px;z-index:30;background-size:16px;transform:translate(-50%, 0);box-shadow:0 0 25px rgb(0 0 0 / 25%);animation:floatArrow 2.4s ease-in-out infinite}
.down-arrow::after{content:"";position:absolute;inset:-6px;border-radius:50%;border:2px solid rgba(29, 118, 187, 0.35);animation:pulseRing 2.4s ease-out infinite}
/* ---:40a.Down Arrow:---*/

/* ---:40b.Breadcrumb:---*/
.breadcrumb{position:relative;width:100%;margin-bottom:15px}
.breadcrumb ul{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;list-style:none}
.breadcrumb ul li{position:relative;display:inline-block;list-style:none;padding-right:10px;margin-right:10px;text-transform:uppercase}
.breadcrumb ul li{position:relative;display:inline-block;list-style:none}
.breadcrumb ul li:after{content:'';position:absolute;right:-5px;top:50%;background:url(images/icons/down-arrow-dark-blue.svg) no-repeat;height:10px;width:10px;background-size:100% auto;transform:rotate(-90deg) translate(4px, 0);filter:invert(16) sepia(100)}
.breadcrumb ul li a{position:relative;display:block;font-size:14px;color:#ffffff;font-weight:700}
.breadcrumb ul li a.home{position:relative;padding-left:25px;display:inline-block}
.breadcrumb ul li a.home::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:26px;height:26px;background-color:#fff;border-radius:50%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3l9 8h-3v10h-5v-6h-2v6H6V11H3z'/%3E%3C/svg%3E") 
no-repeat center / 14px 14px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3l9 8h-3v10h-5v-6h-2v6H6V11H3z'/%3E%3C/svg%3E") 
no-repeat center / 14px 14px;background-clip:padding-box}
.breadcrumb ul li span{position:relative;display:block;font-size:14px;color:#d4faff;font-weight:400}
.breadcrumb ul li:last-child:after{display:none}
/* ---:40b.Breadcrumb:---*/


/* ---:40c.Inner-1 Banner:---*/
.inner_banner{padding:300px 0 70px;position:relative;background:url(images/banners/back-pain-banner.jpeg);background-position:center center;background-size:cover;display:flex;z-index:1;align-items:flex-end;flex-wrap:wrap;height:auto}
.inner_banner::after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg, #94d0ff, rgba(255, 255, 255, 0.5));z-index:1;opacity:0.8;mix-blend-mode:screen}
/*.inner_banner::after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg, #bbe0fd, #fff 90%);z-index:1;opacity:0.8}*/
.inner_banner_wrap{position:relative;z-index:2}
.inner_banner_wrap p{margin-bottom:60px;font-size:22px}
.about_intro_img{position:relative;max-width:500px;margin:0 auto}

/* Inner-1 Banner   */
/* ---:40d.Inner-2 Banner:---*/
.inner2_banner{position:relative;height:auto;padding:180px 0 100px 0;min-height:650px;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;flex-wrap:wrap}
.inner2_banner .container{z-index:20}
.inner_banner h1, .inner2_banner h1{color:#ffffff;font-size:clamp(36px, 8vw, 65px);font-weight:600;letter-spacing:-2px;line-height:1.1;text-shadow:7px 7px 5px rgba(0, 0, 0, 0.15);margin-bottom:20px;display:block}
.inner_banner h1{color:#000}
.inner2_banner p{font-size:clamp(16px, 8vw, 22px);line-height:1.40;color:#ffffff;font-weight:300;margin-bottom:50px}
.inner2_banner:before, .inner2_banner:after{content:'';position:absolute;width:100%;z-index:1;mix-blend-mode:multiply;left:0;right:0}
.inner2_banner:before{height:70%;background:linear-gradient(0deg, #003382, transparent);bottom:0}
.inner2_banner:after{height:30%;background:linear-gradient(180deg, #003382, transparent);top:0}
.inner2_banner_picture{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;height:100%;z-index:0}
.inner2_banner_picture picture{height:100%;width:100%;object-fit:cover;display:block}
.inner2_banner_picture picture img{object-fit:cover;height:100%;width:100%;display:block}
/* Inner-2 Banner */


/* ---:40e.Intro Wrapper inner 1:---*/
.inner_intro{position:relative;padding:100px 0}
.inner_intro .container{padding:0 0 0 0;display:flex;align-items:center;flex-wrap:wrap}
/* Intro Wrapper inner 1 */


/* ---:40f.Inner Introduction inner 2:---*/
.inner-intro{position:relative;width:100%;padding:85px 0;background:#eff4f8}
/* Inner Introduction inner 2 */

/* ---:40g.Sidebar Section:---*/
.sidebar-section{position:relative;margin:50px auto;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap}
.sidebar-section .width25, .sidebar-section .width75{height:auto;position:relative}
.siderbar-left, .siderbar-right{position:relative;height:auto}
.siderbar-left{position:sticky;top:160px}
.siderbar-right{padding-left:70px;position:relative;width:100%;height:auto}
.siderbar-menu{position:relative;padding:20px;border-radius:15px;background:#ffffff;box-shadow:0 0 15px rgba(0, 0, 0, 0.1)}
.siderbar-menu span{ font-weight:600;font-size:clamp(18px, 8vw, 20px);line-height:1.45;letter-spacing:-1px;text-transform:uppercase;color:#111827;margin-bottom:15px;display:block}
.siderbar-menu ul li{border-bottom:1px dotted #dddddd;padding-bottom:10px}
.siderbar-menu ul li:last-child{border-bottom:none;padding-bottom:0}
.sidebar_infobox{background:#07163c;border-radius:15px;margin-top:40px;padding:30px}
.sidebar_infobox img{height:60px;display:block;margin-bottom:30px}
.sidebar_infobox p.sidebar_infobox_head{margin-top:0;font-size:clamp(20px, 8vw, 24px);font-weight:700}
.sidebar_infobox p{font-size:17px;line-height:24px;color:#ffffff}
.sidebar_infobox a{background:#e65100;padding:10px 20px;display:inline-block;border-radius:12px;color:#fff;font-weight:600;border:2px solid transparent}
.sidebar_infobox a:hover{background:#ffffff;color:#e65100;text-decoration:underline;border:2px solid rgba(0, 0, 0, 0.3)}



/* Sidebar Section */
/* ====Inner Page 1=== */
/* ---:40h.Border Section:---*/
.types_disease{position:relative;margin-bottom:100px}
/* Border Section  */

/* ---:40i.Symptoms Section:---*/
.symptoms{position:relative;padding:100px 0;background-color:#fcf5e7;width:100%}
.symptoms_wrap{position:relative;/*width:85%;*/margin:0 auto;display:flex;flex-direction:row;align-items:normal;justify-content:flex-start;flex-wrap:wrap;row-gap:30px}
.symptoms_wrap .fl{height:auto}
.symptoms_box{position:relative;border-right:1px solid #fff;padding:30px;height:100%;width:100%}
.symptoms_wrap .fl:last-child .symptoms_box{border-right:none}
.symptoms_box h3{font-size:clamp(22px, 8vw, 30px);font-weight:700}
.symptoms::after{content:'';width:100%;height:50px;background:url(images/patterns/white_bottom_wave_01.png) no-repeat;background-size:cover;bottom:0;position:absolute}
.symptoms_box_thumb{width:90px;height:auto;background-color:rgb(255 234 197);padding:20px;border-radius:50%;color:#c0994e;object-fit:cover;object-position:center}
.symptoms_box .symptoms_box_thumb svg, .symptoms_box .symptoms_box_thumb img{width:100%;height:auto;object-fit:cover;object-position:center}


/* Symptoms Section  */

/* ---:40j.Causes Section:---*/
.causes-wrap{position:relative;padding:75px;width:100%;margin:0 auto}
.causes-wrap .container{padding:0}
.causes-box{align-items:normal;justify-content:normal;padding:80px;color:#ffffff}
.causes-box .check-heading{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm-1 14l-4-4 1.4-1.4L11 12.2l5.6-5.6L18 8z'/%3E%3C/svg%3E")}
.causes-box  .black-listing li:before{background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='%23ffffff' d='M0 10.2c-.01-.09-.01-.3 0-.39.15-1.17 1.53-1.78 2.5-1.11l4.71 4.67L17.54 3.07c1.67-1.01 3.31 1.11 1.95 2.5-3.83 3.79-7.58 7.66-11.45 11.39-.61.36-1.32.3-1.86-.14L.38 11.02c-.16-.2-.34-.56-.37-.82Z'/></svg>") no-repeat center}
/* Causes Section  */


/* ---:40k.Blue-Section:---*/
.blue-section{padding:100px 0;background-color:#3c6bc2}
.blue-section .container{display:flex;align-items:center;flex-wrap:wrap}
.blue-section h2{color:#fff}
.blue-section p{color:#fff}
.shadow-box{position:relative;background:rgb(255 255 255 / 10%)!important;box-shadow:0 0 3px -2px rgba(0, 0, 0, 0.3);border-radius:15px;color:#fff;padding:30px}
.shadow-box p{position:relative;margin-bottom:10px;color:#ffffff;padding-left:40px}
.shadow-box p::before{content:'';position:absolute;width:20px;height:20px;background:url(images/icons/check-dark.svg);left:0;top:3px}
.shadow-box ul{position:relative;margin-left:20px}
.shadow-box ul li{margin-bottom:10px}
/* Blue-Section  */

/* ---:40l.Treatment Section:---*/
.treatment{padding:75px 0;position:relative;background-color:#dff0fe;margin:0}
.treat_wrap{position:relative;display:flex;flex-wrap:wrap}
.treat_wrap .one-third{height:auto;margin-bottom:20px}
.treat_box{position:relative;background-color:#ffffff;padding:15px;border-radius:20px;height:100%;width:100%;box-shadow:0 0px 10px -2px rgba(0,0,0,0.15);text-align:center}
.treat_box img{border-radius:10px;width:100%;box-shadow:0 0px 3px 0px #000;border:1px solid #fff;height:200px;object-fit:cover}
.treat_box h3{font-size:clamp(16px, 8vw, 22px);font-weight:700;margin:20px 10px 10px}
.treat_box ul{margin-left:30px}
.treat_box ul li{list-style-type:none;margin-bottom:10px;font-size:clamp(16px, 8vw, 18px)}
/* Treatment Section  */


/*==== Inner Page 2=== */
/* ---:40m.Types with Right Side Icons:---*/
.types-right-icons{position:relative;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap;row-gap:30px}
.types-right-icons .fl{height:auto}
.types-right-icons-wrap{position:relative;background:#ffffff;border-radius:12px;box-shadow:0 0 12px rgba(0, 0, 0, 0.3);padding:20px;height:100%}
.types-right-icons-wrap .types-right-icons-thumb{position:relative;height:60px;width:60px;border-radius:50%;background:#dbeafe;float:right;padding:10px}
.types-right-icons-wrap .types-right-icons-thumb img{display:block;width:100%;height:auto;max-width:60px;margin:0 auto}
.types-right-icons-wrap h3{color:#111827;font-weight:600;font-size:clamp(18px, 8vw, 26px);max-width:75%;margin-top:0;margin-bottom:16px}
.types-right-icons-wrap ul{position:relative;margin-left:20px;margin-bottom:0}
/* Types with Right Side Icons */

/* ---:40n.Colorful Common Symptoms:---*/
.common-symptoms{position:relative;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap;row-gap:50px}
.common-symptoms .fl{height:auto}
.common-symptoms-box{padding:25px;border-radius:16px;height:100%;width:100%}
.common-symptoms-thumb{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;height:80px;width:80px;object-fit:cover;object-position:center center;margin:-65px auto 0;border-radius:50%;padding:17px}
.common-symptoms-thumb img{display:block;width:100%;height:auto}
.common-symptoms-box h3{font-size:clamp(18px, 8vw, 24px);font-weight:600;margin-bottom:15px;margin-top:0}
.common-symptoms-box ul{margin-left:20px;margin-bottom:0}
.symptoms-one, .symptoms-one .common-symptoms-thumb{background:#f1f7fe}
.symptoms-two, .symptoms-two .common-symptoms-thumb{background:#fdf4eb}
.symptoms-three, .symptoms-three .common-symptoms-thumb{background:#ebfcef}
/* Colorful Common Symptoms */

/* ---:40o.Treatment Options:---*/
.treatment-options{position:relative;background:#eff4f8;margin:50px auto;padding:70px 70px;border-radius:30px;width:calc(1250px + 140px)}
.treatment-options .wrapper{max-width:100%;width:100%;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap}
.treatment-options-left{height:auto;display:flex;flex-direction:column;align-items:normal;justify-content:space-between;flex-wrap:wrap}
.treatment-options-right{position:relative;height:auto}
/* Treatment Options */
/*============:41.Responsive:========== */




/*============:Blog Section:========== */
/* Blog Listing Page */
.blog-listing{position:relative;margin:50px auto;padding:50px 0}
.featured-post{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;padding:30px;background:linear-gradient(180deg, #bfe1ff, transparent);border-radius:30px;margin-bottom:40px}
.featured-post-thumb{position:relative;width:50%;height:auto}
.featured-post-thumb a{position:relative;display:block;width:100%;height:100%;object-fit:cover;object-position:center center;overflow:hidden;border:3px solid #ffffff;border-radius:12px}
.featured-post-thumb a img{display:block;width:100%;height:100%;object-position:center center;object-fit:cover;transition:transform 0.6s ease-in}
.featured-post-info{position:relative;width:50%;height:auto;padding-left:30px}
.featured-post-info h2{font-size:40px;font-weight:700;line-height:1.125;color:#111827;letter-spacing:-1px;margin-bottom:30px;margin-top:0}
.featured-post-info h2 a{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;letter-spacing:inherit}
.featured-post-info p{font-size:20px;font-weight:400;line-height:30px;color:#111827}
.featured-post-label{display:inline-block;margin-bottom:10px;padding:4px 10px;font-size:12px;font-weight:600;text-transform:uppercase;border-radius:4px}

/* Featured */
.featured-post-label.featured{background-color:#ffe9cc;color:#b35a00}

/* Recent */
.featured-post-label.recent{background-color:#e8f4ff;color:#005a9c}


/* =====================================
BLOG FILTER DROPDOWNS
===================================== */

.blog-filters{display:flex;flex-wrap:wrap;margin:30px 0;padding:15px;background:#ebfaff;border-radius:15px;flex-direction:row;align-items:center;justify-content:space-between}
.blog-filters select{width:100%;max-width:280px}
.blog-filters select#filter-category,.blog-filters select#filter-tag{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;max-width:280px;height:48px;padding:0 44px 0 16px;font-size:15px;font-weight:500;color:#222;background-color:#fff;border:1px solid #dcdcdc;border-radius:6px;cursor:pointer;outline:none;transition:border-color 0.25s ease, box-shadow 0.25s ease}
.blog-filters select#filter-category,.blog-filters select#filter-tag{background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='2' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px 8px}
.blog-filters select#filter-category:hover,.blog-filters select#filter-tag:hover{border-color:#999}
.blog-filters select#filter-category:focus,.blog-filters select#filter-tag:focus{border-color:#0073aa;box-shadow:0 0 0 3px rgba(0, 115, 170, 0.15)}
.blog-filters select#filter-category:disabled,.blog-filters select#filter-tag:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:0.7}
.blog-filters select option{font-size:14px;padding:8px}
@media (max-width:768px){
	.blog-filters{flex-direction:column;gap:12px;margin:0 20px}
    .blog-filters select#filter-category,.blog-filters select#filter-tag{max-width:100%}
	.section-heading h2{letter-spacing:0}
	.treat_wrap .fl{margin-bottom:20px}
	.treat_box img{height:300px}

}

@media only screen and (min-width:769px) and (max-width:1024px){
	.blog-filters select{max-width:calc((100% - 20px) / 3)}
}
.post-grid{position:relative;margin:30px auto;padding:30px 0;display:flex;flex-direction:row;align-items:normal;flex-wrap:wrap;row-gap:30px;justify-content:flex-start}
.post-grid .fl{height:auto}
.post-grid-box{position:relative;display:block;width:100%;height:100%;background:#c7f2ff;padding:15px;border-radius:10px;transition:all 0.3s ease;overflow:hidden}
.post-grid-box-thumb{position:relative;width:calc(100% + 30px);overflow:hidden;margin:-15px -15px 20px -15px;border-bottom:3px solid #ffffff;height:200px;min-height:200px;max-height:200px}
.post-grid-box-thumb a{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}
.post-grid-box-thumb a img, .post-grid-box-thumb a iframe{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform 0.2s ease}
.post-grid-box-info{position:relative;padding:0 25px;height:auto}
.post-grid-box-info h3{font-size:clamp(17px, 8vw, 22px);line-height:30px;margin-top:0;margin-bottom:30px;font-weight:600;color:#020627}
.post-grid-box-info h3 a{font-size:inherit;line-height:inherit;margin-top:inherit;margin-bottom:inherit;font-weight:inherit;color:inherit}
.post-grid-box-info p{font-size:clamp(14px, 8vw, 17px);line-height:26px;margin-top:0;font-weight:400;color:#020627}
.post-taxonomy{margin-bottom:22px}
.post-taxonomy span{display:inline-block;margin-right:8px;padding:3px 8px;font-size:12px;font-weight:600;border-radius:4px;line-height:22px;background:#fff}
.post-category{background-color:#eef4ff;color:#1a4fb3}
.post-tag{background-color:#fff3e6;color:#b35a00}

.featured-post:hover .featured-post-thumb a img, .featured-post:hover .featured-post-thumb a iframe, .post-grid-box:hover .post-grid-box-thumb a img{transform:scale(1.1)}
.post-grid-box:hover{-webkit-box-shadow:0 15px 18px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 15px 18px rgba(0, 0, 0, 0.1);box-shadow:0 15px 18px rgba(0, 0, 0, 0.1)}
.featured-post:hover .featured-post-info h2, .featured-post:hover .featured-post-info h2 a, .post-grid-box:hover .post-grid-box-info h3 a{text-decoration:underline}


/* Skeleton Loader */
.post-grid.is-loading{min-height:300px}
.skeleton-card{padding:12px}
.skeleton-thumb{width:100%;height:160px;border-radius:6px;background:#eee;position:relative;overflow:hidden}
.skeleton-line{height:12px;border-radius:6px;background:#eee;margin-top:10px;position:relative;overflow:hidden}
.skeleton-line--title{height:16px;margin-top:12px}
.skeleton-line--short{width:70%}
.skeleton-thumb::after,.skeleton-line::after{content:"";position:absolute;top:0;left:-40%;width:40%;height:100%;background:linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,0.8), rgba(255,255,255,0));animation:skeleton-shimmer 1.1s infinite}

@keyframes skeleton-shimmer{
    0%{left:-40%}
    100%{left:100%}
}

/* Optional:make transitions smoother */
#ajax-post-grid,#ajax-pagination, #upcoming-pagination, #past-pagination{transition:opacity 0.15s ease-in-out}
.no-posts-found{padding:20px 0}
.page-numbers{margin-right:calc(10px/2);border:1px solid transparent;display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;/*float:left;*/font-size:16px;color:#000000;background:rgba(2,6,38,.06);border-radius:50%}
.page-numbers.current, .page-numbers:hover, .down-arrow a:hover{background:#00b956;color:#ffffff}
.page-numbers.prev, .page-numbers.next{width:auto;border-radius:10px;padding:0 14px}
.pagination, #upcoming-pagination, #past-pagination{display:flex;flex-direction:row;align-items:center;justify-content:center}
#ajax-pagination .prev, #ajax-pagination .next, #upcoming-pagination .prev, #past-pagination .prev, #upcoming-pagination .next, #past-pagination .next{color:#022d62!important;font-size:15px!important}


/* ===================================== SINGLE POST PAGE ===================================== */
.single-post-header{padding:150px 30px 50px;position:relative}
.single-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;max-width:80%;margin:0 auto}
.single-hero .post-taxonomy{margin-bottom:0}
.single-hero .post-taxonomy span{margin-right:0}
.single-hero h1{font-size:50px;line-height:60px;font-weight:700;margin-bottom:14px;margin-top:0;text-align:center}
.post-meta{font-size:14px;color:#666;margin-bottom:16px}
.post-meta span{margin-right:15px}
.post-share{margin-top:10px}
.post-share a{display:inline-block;margin:0 6px;font-size:14px;color:#005a9c;text-decoration:none}
.post-share a:hover{text-decoration:underline}
.single-banner-image{position:relative;overflow:hidden;object-fit:cover;object-position:center center;min-height:400px;height:auto;border-radius:12px}
.single-banner-image img{width:100%;height:auto;display:block;object-fit:cover;object-position:center center}

.single-content{font-size:18px;line-height:1.8;color:#333;margin-bottom:50px}
.single-content p{margin-bottom:18px}
.single-content h2,.single-content h3{margin:30px 0 15px;font-weight:600}
.single-content h2{font-size:36px;line-height:44px}
.single-content h3{font-size:30px;line-height:40px}
.single-content ul,.single-content ol{margin:20px 0 20px 25px;padding-left:0;list-style:none}
.single-content ul li,.single-content ol li{position:relative;padding-left:42px;margin-bottom:14px;line-height:1.6}
.single-content ul li::before{content:"";position:absolute;left:0;top:2px;width:26px;height:26px;border-radius:50%;background-color:#c7f2ff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10'%3E%3Cpath d='M1 5l4 4L13 1' stroke='%23005a9c' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:14px 10px}
.single-content ol{counter-reset:ordered-list}
.single-content ol li{counter-increment:ordered-list}
.single-content ol li::before{content:counter(ordered-list);position:absolute;left:0;top:2px;width:26px;height:26px;border-radius:50%;background-color:#c7f2ff;color:#005a9c;font-size:13px;font-weight:600;line-height:26px;text-align:center}
.single-content table{border:1px solid #dedede;border-radius:5px;border-collapse:collapse}
.single-content table th{background-color:#005a9c;color:#fff}
.single-content table th, .single-content table td{padding:10px;border:1px solid #dedede}
.about-author{padding:25px;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:50px;background:#fafafa;max-width:80%;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}
.author-avatar{margin-right:20px;width:120px;height:120px;border:1px solid rgba(0, 0, 0, 0.1);border-radius:50%;overflow:hidden;background:#fff;padding:15px}
.author-avatar img{width:100%;height:auto;display:block}
.author-info{width:calc(100% - 140px)}
.author-info h4{margin-bottom:6px;font-size:20px;font-weight:500}
.author-info p{font-size:16px;color:#888;line-height:18px}
.related-articles{margin-bottom:60px}

@media (max-width:768px){
    .single-post-header h1{font-size:28px;line-height:1.4}
    .about-author{flex-direction:column;text-align:center}
	.author-info{width:100%;}
    .author-avatar{margin-bottom:15px;margin-right:0;}
	.single-hero{max-width:95%}
	.single-content{margin-bottom:0px}
	.single-content h3{font-size:clamp(20px, 8vw, 22px)}
	.single-content h2{font-size:clamp(24px, 8vw, 26px)}
	.single-content h3,.single-content h2{line-height:1.3;margin:15px 0 10px}
	.single-banner-image.wrapper{max-width:calc(100% - 40px)}
}
@media only screen and (min-width:769px) and (max-width:1024px){
	.single-content .width60{width:90%}
}
@media only screen and (min-width:1025px) and (max-width:1199px){
	.single-content .width60{width:80%}
}
@media only screen and (min-width:1200px) and (max-width:1400px){
	.single-content .width60{width:70%}
	.single-post-header.wrapper{padding:120px 20px 30px}
}

@media only screen and (max-width:1199px){
	.single-banner-image.wrapper{max-width:calc(100% - 40px);min-height:auto}
	.single-post-header.wrapper{padding:100px 20px 30px}
}
@media only screen and (max-width:1400px){
	.single-banner-image.wrapper{padding:0}
	.related-articles{margin-bottom:30px}
}
.post-navigation{display:flex;justify-content:space-between;align-items:center;margin:50px 0;gap:30px}
.post-navigation a{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:500;color:#005a9c;text-decoration:none;line-height:1.4;max-width:48%}
.post-navigation a:hover{text-decoration:underline}
.post-navigation .nav-arrow{width:20px;height:20px;flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:20px 20px}
.post-navigation .nav-previous .nav-arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15 18l-6-6 6-6' fill='none' stroke='%23005a9c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}
.post-navigation .nav-next .nav-arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 6l6 6-6 6' fill='none' stroke='%23005a9c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}
.post-navigation .nav-previous{justify-content:flex-start;text-align:left}
.post-navigation .nav-next{justify-content:flex-end;text-align:right;margin-left:auto}

/* Responsive */
@media (max-width:768px){
    .post-navigation{flex-direction:column;align-items:flex-start;margin:0}
    .post-navigation a{max-width:100%}
    .post-navigation .nav-next{align-self:flex-end;text-align:right}
}


/* ============================================ Events ============================================ */
.event-banner{position:relative}
.event-banner-flex{position:relative;z-index:100;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;max-width:80%;margin:0 auto;width:100%}
.event-banner-details{padding-right:50px}
.event-banner-details ul{position:relative;margin-left:0;list-style:none}
.event-banner-details ul li{margin-bottom:15px}
.event-banner-details ul li:last-child{margin-bottom:0}
.event-banner-details ul li, .event-banner-details ul li strong{color:#fff;font-size:24px;line-height:34px}
.event-status-badge{background:#8ee4ff;font-size:14px;letter-spacing:0;line-height:14px;display:inline-block;padding:8px 12px 8px 12px;text-transform:uppercase;border-radius:10px;color:#000000;font-weight:600}
.event-status-badge.status-past{opacity:0.9}
.event-status-badge.status-current{font-weight:700}
.event-status-badge.status-upcoming{font-weight:700}
/* form card in banner */
.event-form{background:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,0.12);overflow:hidden}
.event-form-title{padding:14px 16px;font-weight:700;background:#c7f2ff}
.event-form-body{padding:16px}
.event-wrapper{position:relative;display:flex;flex-direction:row;align-items:normal;justify-content:flex-start;flex-wrap:wrap}
.event-wrapper .fl{height:auto}
.event-wrapper-left{width:calc(100% - 30px);height:auto;position:sticky;top:100px;background:rgb(239, 244, 248);border:1px solid #dedede;border-radius:12px;padding:20px}
.event-wrapper-right{padding-left:40px}
 /* Panelist Section */
.user-list{width:auto;margin:0px auto}
.box-wrapper{display:flex;flex-wrap:wrap;flex-direction:column;row-gap:5px}
.box{padding:10px;box-shadow:0 4px 12px 2px rgba(0, 0, 0, 0.15);background-color:#fff;border-radius:5px;margin:0 auto 0;display:flex;flex-wrap:wrap;align-items:center;width:100%} 
.box-img{border-radius:50%;width:50px;height:50px;overflow:hidden;float:left}
.box-img img{width:100%;height:100%;display:block;padding:0;margin:0}
.text-wrap{width:calc(100% - 70px);float:left;margin-left:20px}
.title{color:#000000;font-size:18px;font-weight:600;margin-bottom:0px;line-height:1}
.text{color:#8b8b8b;font-size:14px;font-weight:400}



@media only screen and (max-width:767.99px){
    .single-banner-image{min-height:auto}
    .event-banner-flex{padding:0 0 0 0; width:100%; max-width:100%}
    .event-banner-details{padding:0 0 0 0}
    .event-banner-details h1{font-size:30px!important; line-height:40px!important;}
    .event-banner-details ul li, .event-banner-details ul li strong{font-size:14px; line-height:16px}
    .event-status-badge.status-current{font-weight:700}
    .event-wrapper{padding:0 0 0 0!important;flex-direction:column-reverse}
    .event-wrapper-left,.event-wrapper-right{width:100%;padding:15px;}
}
@media only screen and (min-width:768px) and (max-width:1365.99px){
    .event-banner{}
    .event-banner-flex{padding:0 0 0 0; width:100%; max-width:100%}
    .event-banner-flex .width50{width:80%}
    .event-banner-details{padding:0 0 0 0}
    .event-banner-details h1{font-size:40px!important; line-height:46px!important;}
    .event-banner-details ul li, .event-banner-details ul li strong{font-size:16px; line-height:20px}
    .event-status-badge{}
    .event-status-badge.status-past{}
    .event-status-badge.status-current{font-weight:700}
    .event-status-badge.status-upcoming{}
    .event-form{}
    .event-form-title{}
    .event-form-body{}
    .event-wrapper{padding:0 0 0 0!important;}
    .event-wrapper .fl{}
    .event-wrapper-left,
    .event-wrapper-right{width:100%;padding:15px;}
    .user-list{}
    .box-wrapper{}
    .box{flex-direction:column;justify-content:flex-start;align-items:normal}
    .box-img{margin-bottom:15px}
    .box-img img{}
    .text-wrap{width:100%; margin:0 0 0 0}
    .title{}
    .text{}    
}
@media only screen and (min-width:1170px) and (max-width:1365.99px){}
@media only screen and (min-width:1366px) and (max-width:1449.99px){}
 
/* ========================= IMAGE + VIDEO GALLARY ========================= */
.gallery,.video-gallery, .media-img{display:grid;grid-template-columns:repeat(5, 1fr);gap:10px;margin-bottom:40px}
.gallery img,.video-thumb img{width:100%;cursor:pointer;border-radius:6px;transition:transform 0.2s ease;border:1px solid #c2c2c2}
.gallery img:hover,.video-thumb img:hover{transform:scale(1.03)}

@media (min-width: 1200px) {.gallery,.video-gallery,.media-img{grid-template-columns:repeat(5, 1fr);}}
@media (max-width: 1199px) and (min-width: 768px) {.gallery,.video-gallery,.media-img {grid-template-columns:repeat(3, 1fr);}}
@media (max-width: 767px) {.gallery,.video-gallery,.media-img{grid-template-columns:repeat(3, 3fr);}}


/* LIGHTBOX */
.lightbox{position:fixed;inset:0;background:rgba(0,0,0,0.85);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.3s ease;z-index:9999}
.lightbox.active{opacity:1;visibility:visible}
/* Image */
.lightbox-content{max-width:90%;max-height:90%;transform:scale(0.95);transition:transform 0.3s ease}
.lightbox.active .lightbox-content{transform:scale(1)}
/* Video */
.lightbox-video{width:80%;height:450px;max-width:900px;transform:scale(0.95);transition:transform 0.3s ease}
.lightbox.active .lightbox-video{transform:scale(1)}
/* Controls */
.close,.prev,.next{position:absolute;color:#fff;background:none;border:none;font-size:35px;cursor:pointer}
.close{top:20px;right:30px}
.prev{left:30px}
.next{right:30px}


/* 23-01-2026 Shailaja Sharma Responsive Code  */
.about-purpose{display:flex;flex-wrap:wrap;position:relative}
.about_teams_wrap{margin-top:30px}
.about_teams_box{display:block;position:relative;text-align:center}
.about_teams_img{width:auto;height:auto;max-width:180px; max-height:180px; border-radius:50%;overflow:hidden;margin:0 auto 20px;border:5px solid #e2e2e2;transition:all .8s ease-out;-webkit-transition:all .3s ease-out;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}
.video-container{position:relative;border:1px solid #dedede;padding:10px;border-radius:5px}
.video-container iframe{width:100%;height:500px}
.media-img{position:relative}
.media-img img{width:100%;height:165px;object-fit:cover;object-position:top center}
/* 2-feb */
.fullbg-container{position:relative;width:100%;padding:80px 0 ;overflow:hidden;z-index:1;background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important}
.right-thumb::before{right:0;background-position:right center}
.left-thumb::before{left:0;background-position:left center}
.right-thumb::after,.left-thumb::after{content:"";position:absolute;inset:0;height:100%;width:100%;z-index:1}
.right-thumb::after{background:linear-gradient(90deg, #ffffff 50%, transparent)}
.left-thumb::after{background:linear-gradient(-90deg, #ffffff 50%, transparent)}
.fullbg-container > .wrapper{position:relative;z-index:2}
.fullbg-box{position:relative;padding:70px 0}
.fullbg-box h3{font-size:clamp(22px, 8vw, 30px);font-weight:600;line-height:1.3}
.fullbg-box p{font-size:clamp(17px, 8vw, 18px);font-weight:400;line-height:1.6}

@media only screen and (max-width:768px){
    .fullbg-box{padding:0}
    .fullbg-container > .wrapper .one-half{width:100%;margin-right:0;margin-top:100px}
    .right-thumb::after,.left-thumb::after{background:linear-gradient(36deg, #ffffff 15%, transparent)}
    .right-thumb::before,.left-thumb::before{background-position:center center}
    .fullbg-container::before{width:100%}
}

@media only screen and (min-width:769px) and (max-width:1024px){
    .fullbg-box{padding:0}
}
@media only screen and (min-width:769px) and (max-width:1300px){
    .right-thumb::before,.left-thumb::before{background-position:center center}
}

.inner_intro .wrapper{display:flex;align-items:center;flex-wrap:wrap}
.inner_intro .wrapper .one-half{margin-bottom:20px}


/* ====================================================  KeyFrame Animation ====================================================*/
@keyframes ripple{
	0%{transform:scale(0,0);opacity:1}
	20%{transform:scale(25,25);opacity:1}
	100%{opacity:0;transform:scale(40,40)}
}
@keyframes pulse{
   0%{box-shadow:0 0 0 0 rgba(0, 0, 0, .2)}
   70%{box-shadow:0 0 0 30px transparent}
   100%{box-shadow:0 0 0 0 transparent}
}
@keyframes floatArrow{
    0%{transform:translate(-50%, 0)}
    50%{transform:translate(-50%, 10px)}
    100%{transform:translate(-50%, 0)}
}
@keyframes pulseRing{
    0%{transform:scale(0.85);opacity:0}
    30%{opacity:1}
    100%{transform:scale(1.4);opacity:0}
}


/* 28012026-Know Your Doctors */
.doctor_banner{ position:relative;padding:120px 0 60px;background:#055695;border-bottom:solid 1px rgba(255, 255, 255, 0.2)}
.doctor_banner h1{font-size:clamp(40px, 8vw, 60px);font-family:'Oswald', sans-serif;font-weight:400;color:#fff}

.doctors_content_wrap{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;position:relative;width:100%}
.all_doctors_wrap{ display:flex;flex-direction:row;align-items:normal;justify-content:flex-start;flex-wrap:wrap;position:relative;width:100%;margin-bottom:15px}
.all_doctors_wrap .doctor-box-wrap{ overflow:hidden;background:#fff;position:relative;padding:12px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 10px 60px rgb(0 0 0 / 12%);-moz-box-shadow:0 10px 60px rgba(0,0,0,.12);-ms-box-shadow:0 10px 60px rgba(0,0,0,.12);-o-box-shadow:0 10px 60px rgba(0,0,0,.12);box-shadow:0 10px 60px rgb(0 0 0 / 12%);margin-bottom:35px;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% / 4 - 30px);max-width:100%;margin:0 15px 25px}
/*.all_doctors_wrap .doctor_box{ width:100%;overflow:hidden;background:#fff;position:relative;padding:5% 5% 10px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 10px 60px rgb(0 0 0 / 12%);-moz-box-shadow:0 10px 60px rgba(0,0,0,.12);-ms-box-shadow:0 10px 60px rgba(0,0,0,.12);-o-box-shadow:0 10px 60px rgba(0,0,0,.12);box-shadow:0 10px 60px rgb(0 0 0 / 12%)}*/
.all_doctors_wrap .doc_thumb{ width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:15px;min-height:145px;position:relative}
.all_doctors_wrap .doc_thumb img{width:100%;display:block;height:auto;min-height:145px;filter:grayscale(1);mix-blend-mode:multiply}
.all_doctors_wrap .doc_thumb:before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:linear-gradient( 45deg , #b2ebf2, #f2f9ff)}
.all_doctors_wrap .doc_info{position:relative}
.all_doctors_wrap .doc_info p.doctor_name{ font-size:18px;margin-bottom:0;font-weight:600}
.all_doctors_wrap .doc_info a{ font-size:16px;color:#3ea9f5}
a.city_tag{ background:#ffd43f;color:#042c4a!important;padding:7px 15px 8px 15px;display:inline-block;position:absolute;font-size:14px!important;text-transform:uppercase;line-height:1;top:-30px;transform:translateY(0);right:0;max-height:30px }
.branch_tag{ font-size:16px;color:#8f8f8f;display:block;margin-bottom:12px}
.all_doctors_wrap  .doctor_box:hover .doc_info a, .all_doctors_wrap  .doctor_box .doc_info a:hover, .all_doctors_wrap  .doctor_box a.city_tag:hover, .all_doctors_wrap  .doctor_box:hover a.city_tag{text-decoration:underline}

.all_video_wrap{ display:flex;flex-direction:row;align-items:normal;justify-content:flex-start;flex-wrap:wrap;position:relative;width:100%;margin-bottom:15px}
.all_video_wrap .video-box-wrap{ overflow:hidden;background:#fff;position:relative;padding:12px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 10px 60px rgb(0 0 0 / 12%);-moz-box-shadow:0 10px 60px rgba(0,0,0,.12);-ms-box-shadow:0 10px 60px rgba(0,0,0,.12);-o-box-shadow:0 10px 60px rgba(0,0,0,.12);box-shadow:0 10px 60px rgb(0 0 0 / 12%);margin-bottom:35px;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% / 4 - 30px);max-width:100%;margin:0 15px 25px}
.all_video_wrap .video-box-wrap.twobox{width:calc(100% / 2 - 30px)}
.all_video_wrap .video-box-wrap .video-box{ width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:15px;min-height:145px }
.all_video_wrap .video-box-wrap .video-box iframe{ width:100%;display:block;height:auto;min-height:145px }
.all_video_wrap .video-box-wrap .video-info{position:relative}
.all_video_wrap .video-box-wrap .video-info p.video-title{ font-size:18px;margin-bottom:0;font-weight:400;line-height:27px}

.list_handles{ position:relative;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap;padding:10px!important;background:linear-gradient(180deg, #f0f0f1, transparent);margin:0 auto 30px}
.filter_head, .indbtn{font-size:17px;color:#000;margin:0 5px 5px 0;background:#ffffff;padding:5px 10px}
.filter_head{background:none}
.control{position:relative}
button{border:solid 1px #ccc;background-color:transparent;padding:5px 10px 7px;font-size:16px;cursor:pointer;line-height:1}
button:hover{background-color:#e9e9e9;text-decoration:underline}
button.widebtn{padding:10px 26.5px}
button.mixitup-control-active{background-color:#000;color:#fff}

.doctor_box_wrap{ display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;position:relative}
.doctor_list_box{ width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;box-shadow:0 0 10px 4px rgb(0 0 0 / 10%);border-radius:5px;overflow:hidden }
.doctor_list_box .doctor_thumb{ width:100%;margin-bottom:15px;border-bottom:3px solid #055695;max-height:170px;overflow:hidden}
.doctor_list_box .doctor_thumb img{ width:100%;display:block;height:auto}
.doctor_list_box .doctor_name{ width:100%;text-align:center;font-size:20px;font-weight:600;margin-top:0}
.doctor_list_box a{ background:#e0e0e0;width:100%;overflow:hidden;text-align:center;padding:2px;font-size:16px;color:#000}
.doctor_list_box a:hover{ background:#262626;color:#fff}

/* DoctorSingle Code*/
.doccat{ color:#fff;font-size:15px;text-transform:uppercase;font-weight:400;letter-spacing:0.5px;margin-right:15px;padding:8px 12px 10px 12px;line-height:1;background:#094273}
.doc_personal_info{ position:relative;padding:15px;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%;border:2px solid #e8e8e8;margin:25px auto 35px}
.doc_thumbnail{ width:240px;height:300px;overflow:hidden}
.doc_thumbnail img{ display:block;width:100%;height:auto}
.doc_edu_quali{ width:calc(100% - 280px);margin-left:40px;position:relative}
.doc_edu_quali p.doc_edu_quali_head{ font-family:'Oswald', sans-serif;color:#262626;font-size:clamp(22px, 8vw, 34px)}
.doc_edu_quali p{ font-size:17px;line-height:27px;margin-top:0;margin-bottom:10px}

.doc-clinic-wrap{ border:1px solid #cbcbcb;display:flex;flex-direction:column;position:relative;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border-radius:0.25rem;margin:15px auto 20px;box-shadow:0 0.5rem 1rem rgb(0 0 0 / 5%)!important}
.clinic-name{ padding:0.75rem 1rem;border-radius:calc(0.5rem - 5px) calc(0.5rem - 5px) 0 0;background-color:#fff;border-bottom:1px solid #cbcbcb;font-weight:600;font-size:20px}
.clinic-infowrap{ display:flex;flex-direction:row;position:relative;word-wrap:break-word;align-items:normal;justify-content:center;flex-wrap:wrap}
.clinic-address, .clinic-timing, .clinic-phone{ border-right:1px solid #cbcbcb;width:33.3333%;text-align:left;padding:15px}
.clinic-address{ position:relative;background:url(images/icon-location.png) no-repeat top 17px left 17px;font-size:18px;line-height:28px;padding-left:60px}
.clinic-timing{ position:relative}
.clinic-timing ul li{ position:relative;padding:5px 10px 5px 40px;background:url(images/icon-calendar.png) no-repeat top 12px left 15px}
.clinic-phone{ border-right:0;position:relative}
.clinic-phone ul, .clinic-timing ul{ list-style:none;margin-bottom:0}
.clinic-phone ul li{ position:relative;padding:5px 10px 5px 40px;background:url(images/icon-call.png) no-repeat top 12px left 10px;background-size:18px}


.related-doctors{ width:100%;padding:60px 0 70px;margin:0 auto;background:#efefef}
.related-doctors .widget-title{ font-family:'Oswald', sans-serif;display:block;margin:0 auto;text-align:center;font-size:40px;line-height:50px;margin-bottom:30px}
.related_doc_wrap{ display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap}
.related_doc_wrap .width25{margin-bottom:20px}
.related_doc_wrap .width25 .related_doctor_box{ max-width:100%;margin:0 15px;background:#fff;border:1px solid #dedede;height:100%}
.related_doc_wrap .width25 .related_doctor_box img{ width:100%;display:block;max-width:275px;border-bottom:5px solid #dedede;margin-bottom:20px;filter:grayscale(1);mix-blend-mode:multiply}
.related_branch, .related_city{ width:50%;font-size:14px;color:#3e3102;margin:0 5px 0 0;background:#fdd440;padding:3px 8px 5px 8px}
.related_doc_wrap .width25 .related_doctor_box .related_doctor_box_details{padding:0 15px 15px}
.related_doc_wrap .width25 .related_doctor_box .related_doctor_box_details p.doctor_name{ color:#000;font-weight:400;font-size:20px;margin:0 auto}
.related_doc_wrap .width25 .related_doctor_box .related_doctor_box_details a{ display:block;font-size:18px;margin-top:12px;color:#e65100}
.related_doc_wrap .width25 .related_doctor_box .related_doctor_box_details a:hover{text-decoration:underline}

@media only screen and (max-width:639px){
	.leader_prfile_wrap{ width:100%;padding:0;margin:20px auto 30px;display:flex;flex-direction:row;align-items:normal;justify-content:center;flex-wrap:wrap}
	.leader_picture{max-width:60%;margin:0 auto 0 0}
	.leader_information{padding-left:0;margin-top:30px}	
	.list_handles .text-right{text-align:left!important}
	.list_handles .width50{margin-top:30px}
	.all_doctors_wrap{margin-top:50px}	
	.doc_personal_info{flex-direction:column;margin:0}
	.doc_thumbnail{height:auto}
	.doc_edu_quali{width:100%;margin-left:0;margin-top:20px}
	.clinic-address, .clinic-timing, .clinic-phone{padding:10px 20px;width:100%;border-right:none;border-bottom:1px solid #dedede}
	.clinic-phone{border:none}
	.clinic-timing ul li,.clinic-phone ul li{padding:0}
	.related-doctors{padding:0}
	.doccat{margin-right:5px}
}
@media only screen and (max-width:479px){
	.doc_thumbnail{width:100%}
	.related_doc_wrap .width25 .related_doctor_box img{max-width:100%}

}
@media only screen and (min-width:640px) and (max-width:768px){
	.clinic-address, .clinic-timing, .clinic-phone{padding:10px}
	.clinic-timing ul li,.clinic-phone ul li{padding:0}
}
@media only screen and (max-width:574px){
	.all_doctors_wrap .doctor-box-wrap{width:100%;margin:0 auto 15px}
}
@media only screen and (min-width:480px) and (max-width:768px){
	.related_doc_wrap .width25{flex:0 0 48.50%;max-width:48.50%;width:100%}
	.related_doc_wrap .width25 .related_doctor_box img{max-width:100%;height:300px;object-fit:cover}
}
@media only screen and (min-width:575px) and (max-width:768px){	
	.all_doctors_wrap .doctor-box-wrap{width:calc(50% - 30px);margin:0 15px 15px}
}
@media only screen and (min-width:769px) and (max-width:1450px){
	.list_handles{padding:20px}	
}
@media only screen and (min-width:769px) and (max-width:1024px){
	.all_doctors_wrap .doctor-box-wrap{width:calc(33.33% - 10px);margin:0 5px 15px}
}

.ser-video-thumb{position:relative;cursor:pointer;width:100%;height:auto;overflow:hidden}
.ser-video-thumb img{width:100%;display:block;border-radius:12px}
.ser-play-icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:64px;color:#ffffff;background:rgba(0,0,0,0.35);border-radius:12px}
.ser-video-modal{display:none;position:fixed;inset:0;z-index:9999}
.ser-video-modal.active{ display:block}
.ser-overlay{position:absolute;inset:0;background:rgba(0,0,0,0.7)}
.ser-modal-content{position:relative;width:min(900px, 90vw);margin:6vh auto;background:#000;border-radius:12px;padding:12px;top:50%;transform: translateY(-50%)}
.ser-video-wrapper{position:relative;padding-top:56.25%}
.ser-video-wrapper iframe{position:absolute;inset:0;width:100%;height:100%;border-radius:10px}
.ser-close-btn{position:absolute;top:8px;right:8px;background:rgba(255,255,255,0.15);border:none;color:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;z-index:1}


.split-card{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:20px}
.card{padding:15px;border-radius:15px;position:relative;overflow:hidden}
.card-as,.card-mechanical{background:rgba(255,255,255,0.1);color:#fff}
.card h3{margin-bottom:20px;font-size:1.125rem;border-bottom:2px solid rgba(255,255,255,0.3);padding-bottom:10px;font-weight:600;color:#fff}
.symptom-item{display:flex;align-items:center;margin-bottom:15px;padding:10px;background:rgba(255,255,255,0.2);border-radius:8px;backdrop-filter:blur(10px)}
.symptom-icon{width:30px;height:30px;background:rgba(255,255,255,0.3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0}
.symptom-icon svg{width:18px;height:18px;stroke-width:2.5}

/*10/02/2026*/
.antardhwani-accordion{max-width:900px;margin:auto}
.accordion-item{background:#f1f2f4;border-radius:12px;margin-bottom:14px;overflow:hidden}
.accordion-item input{display:none}
.accordion-item label{display:block;padding:16px 48px 16px 18px;font-size:16px;font-weight:600;cursor:pointer;position:relative;color:#111}
.accordion-item label::after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:22px;color:#6b4eff;transition:transform 0.3s ease}
.accordion-content{max-height:0;overflow:hidden;transition:max-height 0.4s ease}
.accordion-content p{padding:0 18px 14px;margin:0;font-size:15px;line-height:1.6;color:#444}
.accordion-item input:checked ~ .accordion-content{max-height:600px}
.accordion-item input:checked + label::after{content:"–"}
.accordion-item input:checked ~ label,.accordion-item input:checked ~ .accordion-content{box-shadow:0 10px 25px rgba(0,0,0,0.06);padding-top:15px}
@media(max-width:600px){
    .accordion-item label{font-size:15px}
}


/* ================================
   ANTARDHWANI FORM BASE
================================ */
.antardhwani-form{margin:auto;padding:20px;font-family:'Inter', sans-serif}
.antardhwani-form .width100{position:relative;margin-bottom:18px}
.antardhwani-form input:not([type="submit"]), .antardhwani-form textarea, .antardhwani-form select{width:100%;padding:14px 16px 14px 48px;border-radius:10px;border:1px solid #ddd;font-size:15px;background:#fff;transition:all 0.3s ease;position:relative}
.antardhwani-form textarea{min-height:90px;resize:vertical}
.antardhwani-form input:focus, .antardhwani-form textarea:focus, .antardhwani-form select:focus{outline:none;border-color:#6b4eff;box-shadow:0 0 0 3px rgba(107, 78, 255, 0.15)}
.antardhwani-form input[name="full-name"]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='gray' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");background-size:19px;background-repeat:no-repeat;background-position:left 14px top 50%}
.antardhwani-form input[type="email"]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='gray' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16v16H4z'/%3E%3Cpath d='M22 6l-10 7L2 6'/%3E%3C/svg%3E");background-size:19px;background-repeat:no-repeat;background-position:left 14px top 50%}
.antardhwani-form input[type="tel"]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='gray' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M22 16.92V21a2 2 0 0 1-2.18 2A19.86 19.86 0 0 1 3 5.18 2 2 0 0 1 5 3h4.09a2 2 0 0 1 2 1.72l.57 4.29a2 2 0 0 1-.55 1.73L9.91 12a16 16 0 0 0 6.09 6.09l1.26-1.26a2 2 0 0 1 1.73-.55l4.29.57a2 2 0 0 1 1.72 2z'/%3E%3C/svg%3E");background-size:19px;background-repeat:no-repeat;background-position:left 14px top 50%}
.antardhwani-form textarea[name="Address"]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='gray' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 1 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");background-size:19px;background-repeat:no-repeat;background-position:left 14px top 20px;min-height:90px;max-height:160px;resize:vertical;overflow-y:auto}
.antardhwani-form select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='gray' viewBox='0 0 20 20'%3E%3Cpath d='M5.5 7l4.5 4.5L14.5 7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px}
.antardhwani-form input[type="checkbox"]{width:18px;height:18px;accent-color:#6b4eff}
.antardhwani-form .wpcf7-quiz{padding-left:16px}
.antardhwani-form input[type="submit"]{width:100%;padding:14px;border-radius:12px;border:none;font-size:16px;font-weight:600;background:linear-gradient(135deg, #e65100, #f18200);color:#fff;cursor:pointer;transition:transform 0.2s ease, box-shadow 0.2s ease}
.antardhwani-form input[type="submit"]:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(107, 78, 255, 0.3)}
.antardhwani-form input[name="age"]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='gray' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4 2'/%3E%3C/svg%3E");background-size:19px;background-repeat:no-repeat;background-position:left 14px top 50%}
.antardhwani-form select[name="city"],.antardhwani-form input[name="city"]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='gray' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M3 21h18'/%3E%3Cpath d='M5 21V7l7-4 7 4v14'/%3E%3Cpath d='M9 21v-6h6v6'/%3E%3C/svg%3E");background-size:19px;background-repeat:no-repeat;background-position:left 14px top 50%}
.antardhwani-form select[name="state"],.antardhwani-form input[name="state"]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='gray' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16v16H4z'/%3E%3Cpath d='M4 9h16'/%3E%3C/svg%3E");background-size:19px;background-repeat:no-repeat;background-position:left 14px top 50%}
.antardhwani-form select[name="country"],.antardhwani-form input[name="country"]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='gray' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M2 12h20'/%3E%3Cpath d='M12 2a15 15 0 0 1 0 20a15 15 0 0 1 0-20'/%3E%3C/svg%3E");background-size:19px;background-repeat:no-repeat;background-position:left 14px top 50%}
.antardhwani-form select[name="profession"],.antardhwani-form input[name="profession"]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='gray' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Cpath d='M8 7h8'/%3E%3Cpath d='M8 11h8'/%3E%3C/svg%3E");background-size:19px;background-repeat:no-repeat;background-position:left 14px top 20px}
.antardhwani-form input[name="hospital-name"]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='gray' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M3 21h18'/%3E%3Cpath d='M5 21V7l7-4 7 4v14'/%3E%3Cpath d='M9 21v-6h6v6'/%3E%3Cpath d='M12 9v4M10 11h4'/%3E%3C/svg%3E");background-size:19px;background-repeat:no-repeat;background-position:left 14px top 50%;}
.antardhwani-form input[name="dob"]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='gray' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E");background-size:19px;background-repeat:no-repeat;background-position:left 14px top 50%;}
.antardhwani-form input[type="date"]::-webkit-calendar-picker-indicator{opacity:0;}

.antardhwani-form label{position:relative;display:flex;align-items:center}
.antardhwani-form .wpcf7-quiz-label{display:block;font-weight:500;margin-right:6px;color:#333;width:auto}
.antardhwani-form input.wpcf7-quiz{width:60%;padding:14px 16px;border-radius:10px;border:1px solid #ddd;font-size:15px;background-color:#fff;margin-left:10px}
.antardhwani-form .wpcf7-acceptance{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border:1px solid #ddd;border-radius:10px;background:#fafafa}
.antardhwani-form .wpcf7-acceptance input[type="checkbox"]{margin-top:3px;width:18px;height:18px;accent-color:#6b4eff;cursor:pointer;margin-right:5px}
.antardhwani-form .wpcf7-acceptance span{font-size:14.5px;line-height:1.5;color:#333;margin-left:0!important}

@media(max-width:600px){
    .antardhwani-form{padding:10px}
    .antardhwani-form .wpcf7-acceptance{flex-direction:row;align-items:flex-start}
}
@media(max-width:768px){
	.antardhwani-form .quiz-880{margin-bottom:20px}
}

/* Design 1:Brutalist Typography Stack */
.patient-quote{background:#ffffff;padding:4rem 3rem;position:relative;overflow:hidden}
.patient-quote::before{content:'';position:absolute;top:0;left:0;right:0;height:8px;background:linear-gradient(90deg, #ff006e, #fb5607, #ffbe0b, #8338ec);width:100%}
.patient-quote .quote-text{font-size:clamp(22px, 8vw, 30px);font-weight:600;line-height:1.1;color:#000;text-transform:uppercase;letter-spacing:-1px}
.patient-quote .highlight{background:#ffbe0b;padding:0 0.2em;display:inline;transform:skew(-2deg)}
@media (max-width:768px){.patient-quote .quote-text{font-size:2.5rem}}


/* Youtube Video COde for Ask The Expert Pages */

.yt-preview-container {position:relative;width:100%;padding-bottom:56.25%;overflow:hidden;cursor:pointer}
.yt-preview-container img {position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0}
.yt-preview-play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 64px;
    height: 44px;
    background: red;
    border-radius: 12px;
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;	
	position: absolute;}



/* --- :18.Responsive :--- */
/* Menu Code */
@media only screen and (max-width:479px) {
    .navigation-block nav, .navigation-block a{display:none}
}
@media only screen and (min-width:480px) and (max-width:979px) {
    .navigation-block nav{display:none}
    .navigation-block a.btn-orange{position:relative;right:90px;top:2px;font-size:16px;padding:8px 12px}
}
@media only screen and (min-width:980px) and (max-width:1365px) {
    header{max-width:98%}
    .brand-block{max-width:100px}
    .navigation-block a.btn-orange{font-size:16px;padding:8px 12px}
    nav{margin-right:20px}
    .menu-down-arrow{padding-right:20px}
    nav ul li a{font-size:16px}
    nav ul li ul li a{font-size:14px}
    .menu-down-arrow:after{right:10px;background-size:10px}
    nav ul li ul li a{padding:16px 10px}
    nav ul li ul{padding:0 0 0 0}
}
@media only screen and (max-width:979px){
    header{top:0;max-width:100%;border-radius:0px 0px 12px 12px}
    .menu-down-arrow{padding-right:0}
    .menu-down-arrow:after{display:none}
    /*.rmp-container{top:44px!important}*/
    .rmp-menu-subarrow{top:2px!important;right:3px!important;border:1px solid #def7ff!important;height:45px!important;width:45px!important;line-height:45px!important}
    .rmp-menu-additional-content a{background:#e65100;padding:8px 20px;border-radius:9px;color:#ffffff;font-size:18px;line-height:28px;letter-spacing:-0.45px;transition:all 0.4s ease;border:1px solid #e65100;display:block;width:100%;margin:10px auto}
}

@media only screen and (max-width:359.99px){
    .fl, .fr{float:none}
    .container{max-width:100%;padding:0 0}
    .wrapper{width:100%;max-width:100%;padding:20px}
    .col-1, .col-2, .col-5, .col-7, .col-10, .col-11, .one-half, .one-third, .two-third, .one-fourth, .one-fifth, .one-sixth, .one-seventh, .width25, .width33, .width40, .width50, .width60, .width66, .width75, .width100, .row-cols-5, .width20, .row-cols-4, .row-cols-3{flex:0 0 100%;max-width:100%;width:100%}
    .one-half, .one-third, .one-fourth, .one-fifth, .one-sixth, .one-seventh, .two-third, .one-half:nth-child(2n), .one-third:nth-child(3n), .one-fourth:nth-child(4n), .one-fifth:nth-child(5n), .one-sixth:nth-child(6n), .one-seventh:nth-child(7n), .two-third + .one-third, .one-third + .two-third{margin-right:0}
    

    .section-heading{margin:0 auto 25px}
    .section-heading h2{font-size:30px;line-height:38px;letter-spacing:-1px}
    .section-heading p{font-size:19px;line-height:26px;font-weight:600}
    
    .h_banner{position:relative;height:auto;width:100%;padding:125px 25px 25px 25px}
    .h_banner:before{background-repeat:no-repeat}
    .h_banner_wrap{width:100%;flex-direction:column-reverse}
    .h_banner_wrap h1{font-size:40px;line-height:46px}
    .h_banner_wrap p{font-size:17px;line-height:27px;font-weight:400}
    .h_banner_wrap img{max-width:300px;margin:0 auto;margin-bottom:20px}
    .h_banner_wrap a{margin-bottom:10px}

    .frame-introduction{padding:25px}
    .frame-introduction .wrapper{padding:0}
    .frame-introduction .wrapper .text-center{text-align:left!important}
    
    .usp-1{align-items:normal;justify-content:flex-start;margin:20px auto;row-gap:10px}
    .usp-1 .fl{flex:0 0 48.50%;max-width:48.50%;width:48.50%;margin-right:3%;height:auto}
    .usp-1 .one-fifth:last-child{flex:0 0 100%;max-width:100%;width:100%;margin-right:0;height:auto}
    .usp-1 .fl:nth-child(2n){margin-right:0}
    .usp-1-box{padding:20px 10px;box-shadow:0 0 7px rgb(38 44 55 / 66%)}
    .usp-1-icon{width:45px;margin-bottom:10px}
    .usp-figure{font-size:30px;margin-bottom:0}
    .usp-figure span{font-size:20px}   
    
    .why-we{padding:25px}
    .why-we-wrap{row-gap:10px}
    .why-we-quotes{margin-top:15px;display:block}
    .why-we-quotes-slider .bx-viewport{min-height:130px; height:auto!important}
    .why-we-quote-box{border-radius:8px;padding:50px 20px 20px 20px;font-size:18px;line-height:24px;font-weight:400}
    .why-we-quote-box:before{transform:translate(-50%, -10px);font-size:14px}
    
    .shadow-section{padding:20px}
    /*.shadow-section .wrapper{padding:20px}03032026*/
    .shadow-section:after{border-radius:20px}
    .community-box{padding:15px}
    .community-box-header{margin-bottom:15px}
    .community-box-header h3{font-size:20px;line-height:26px}
    .community-box p{font-size:17px;line-height:24px}
    .community-box-footer{display:none}

    .fw-cta{margin-top:20px;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}
    .fw-cta-head{width:100%;padding-right:0;margin-bottom:25px}
    .fw-cta-head p{font-size:18px;line-height:28px}
    .fw-cta-btn{width:100%}
    
    .community-offering{padding:25px!important}
    .community-offering .wrapper{padding:0!important}
    .community-offering-wrap{row-gap:20px}
    
    .emp-quotes{padding:25px;max-width:100%}
    .emp_quote_wrap{padding:20px;height:auto;border-radius:10px}
    .empquote{font-size:15px;line-height:22px}
    .empquote_btn{float:none!important;margin-top:15px;display:inline-block}
    
    .community-impact{padding:25px;width:100%;margin-bottom:15px}
    .community-impact .container,  .community-impact .wrapper{padding:0}
    .community-impact-wrap{row-gap:10px}
    .community-impact-box span.community-impact-head{font-size:16px}
    
    .member-wrap{padding:40px 25px}
    .member-wrap .wrapper{padding:0 0 0 0;flex-direction:column;row-gap:30px}
    .member-wrap img{max-width:300px;margin-left:auto;margin-right:auto}
    .member-wrap .wrapper:after{display:none}
    .member-wrap .wrapper a{margin-bottom:10px}
    .member-wrap p{font-size:17px;line-height:27px}
    
    /* ---:Inner-1:---*/
    .inner_banner, .inner2_banner{padding:120px 30px 30px 30px;min-height:auto}
    .inner_banner .width75, .inner2_banner .width75{width:100%}
    .inner_banner h1, .inner2_banner h1{font-size:36px;line-height:42px}
    .inner_banner p, .inner2_banner p{font-size:17px;line-height:26px}    

    .causes-wrap, .blue-section, .treatment{padding:25px}
    .causes-wrap .wrapper, .blue-section .wrapper, .treatment .wrapper{padding:0px}
    .causes-box{padding:20px}
    
    .inner_intro, .inner-intro{position:relative;padding:30px;text-align:left}
    .inner-intro .wrapper{padding:0}
    .inner-intro .wrapper .text-center{text-align:left!important}
    .border_up_wrap{width:100%; padding:0 20px; margin-bottom:20px}
    
    .responsive-fix .one-fourth{flex: 0 0 100%;max-width: 100%;width: 100%;margin-right:0%;margin-bottom:20px;height: auto;}
    .responsive-fix .one-fourth .about_teams_img{width:100px;height:100px}
    .responsive-fix .one-fourth .about_teams_name{font-size:19px;}
}
@media only screen and (min-width:360px) and (max-width:479.99px){
    .section-heading{margin:0 auto 30px}
    .section-heading h2{font-size:38px;line-height:44px;letter-spacing:-1px}
    .section-heading p{font-size:20px;line-height:28px;font-weight:600}
    
    .h_banner{position:relative;height:auto;width:100%;padding:120px 30px 30px 30px}
    .h_banner:before{background-repeat:no-repeat}
    .h_banner_wrap{width:100%;flex-direction:column-reverse}
    .h_banner_wrap h1{font-size:42px;line-height:48px}
    .h_banner_wrap p{font-size:18px;line-height:28px;font-weight:400}
    .h_banner_wrap img{max-width:360px;margin:0 auto;margin-bottom:20px}
    .h_banner_wrap a{margin-bottom:10px}

    .frame-introduction{padding:30px}
    .frame-introduction .wrapper{padding:0}
    .frame-introduction .wrapper .text-center{text-align:left!important}
    
    .why-we{padding:30px}
    .why-we-wrap{row-gap:12px}
    .why-we-quotes{margin-top:15px;display:block;overflow-x:hidden}
    .why-we-quotes-slider .bx-viewport{min-height:130px; height:auto!important}
    .why-we-quote-box{border-radius:8px;padding:50px 20px 20px 20px;font-size:19px;line-height:25px;font-weight:400}
    .why-we-quote-box:before{transform:translate(-50%, -10px);font-size:14px}

    .shadow-section{padding:20px}
    /*.shadow-section .wrapper{padding:20px}03032026*/
    .shadow-section:after{border-radius:20px}
    .community-box{padding:15px}
    .community-box-header{margin-bottom:15px}
    .community-box-header h3{font-size:20px;line-height:26px}
    .community-box p{font-size:17px;line-height:24px}
    .community-box-footer{display:none}
    
    .fw-cta{margin-top:20px;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}
    .fw-cta-head{width:100%;padding-right:0;margin-bottom:25px}
    .fw-cta-head p{font-size:24px;line-height:32px}
    .fw-cta-btn{width:100%}

    .community-offering{padding:35px!important}
    .community-offering .wrapper{padding:0!important}
    .community-offering-wrap{row-gap:20px}

    .emp-quotes{padding:35px;max-width:100%}
    .emp_quote_wrap{padding:25px;height:auto;border-radius:10px}
    .empquote{font-size:15px;line-height:22px}
    .empquote_btn{float:none!important;margin-top:15px;display:inline-block}    
    
    .community-impact{padding:25px;width:100%}
    .community-impact .container, .community-impact .wrapper{padding:0}
    .community-impact-wrap{row-gap:10px}
    .community-impact-box span.community-impact-head{font-size:16px}    
    
    .member-wrap{padding:40px 25px}
    .member-wrap .wrapper{padding:0 0 0 0;flex-direction:column;row-gap:30px}
    .member-wrap img{max-width:300px;margin-left:auto;margin-right:auto}
    .member-wrap .wrapper:after{display:none}
    .member-wrap p{font-size:17px;line-height:27px}

    /* ---:Inner-1:---*/
    .inner_banner, .inner2_banner{padding:120px 30px 30px 30px;min-height:auto;overflow:hidden}
    .inner_banner .width75, .inner2_banner .width75{width:100%}
    .inner_banner h1, .inner2_banner h1{font-size:48px;line-height:54px}
    .inner_banner p, .inner2_banner p{font-size:18px;line-height:26px}    

    .causes-wrap, .blue-section, .treatment{padding:25px}
    .causes-wrap .wrapper, .blue-section .wrapper, .treatment .wrapper{padding:0px}
    .causes-box{padding:20px}
    
    .inner_intro, .inner-intro{position:relative;padding:20px;text-align:left}
    .inner-intro .wrapper{padding:0}
    .inner-intro .wrapper .text-center{text-align:left!important}
    
    .border_up_wrap{width:100%; padding:0 30px; margin-bottom:20px}
    
    .responsive-fix .one-fourth{flex: 0 0 100%;max-width: 100%;width: 100%;margin-right:0%;margin-bottom:20px;height: auto;}
    .responsive-fix .one-fourth .about_teams_img{width:140px;height:140px}
    .responsive-fix .one-fourth .about_teams_name{font-size:19px;}    
}
@media only screen and (min-width:360px) and (max-width:574px){
    .fl, .fr{float:none}
    .container{max-width:100%;padding:0 0}
    .wrapper{width:100%;max-width:100%;padding:20px}
    .col-1, .col-2, .col-5, .col-7, .col-10, .col-11, .one-half, .one-third, .two-third, .one-fourth, .one-fifth, .one-sixth, .one-seventh, .width25, .width33, .width40, .width50, .width60, .width66, .width75, .width100, .row-cols-5, .width20, .row-cols-4, .row-cols-3{flex:0 0 100%;max-width:100%;width:100%}
    .one-half, .one-third, .one-fourth, .one-fifth, .one-sixth, .one-seventh, .two-third, .one-half:nth-child(2n), .one-third:nth-child(3n), .one-fourth:nth-child(4n), .one-fifth:nth-child(5n), .one-sixth:nth-child(6n), .one-seventh:nth-child(7n), .two-third + .one-third, .one-third + .two-third{margin-right:0}
    .member-wrap .wrapper a{margin-bottom:10px}

}
@media only screen and (min-width:480px) and (max-width:639.99px){
    .section-heading{margin:0 auto 40px}
    .section-heading h2{font-size:40px;line-height:48px;letter-spacing:-1.125px}
    .section-heading p{font-size:22px;line-height:30px;font-weight:600}
    
    .h_banner{position:relative;height:auto;width:100%;padding:135px 35px 35px 35px}
    .h_banner:before{background-repeat:no-repeat}
    .h_banner_wrap{width:100%;flex-direction:column-reverse}
    .h_banner_wrap h1{font-size:42px;line-height:48px}
    .h_banner_wrap p{font-size:19px;line-height:29px;font-weight:400}
    .h_banner_wrap img{max-width:450px;margin:0 auto;margin-bottom:40px}
    .h_banner_wrap a{margin-bottom:10px}

    .frame-introduction{padding:35px}
    .frame-introduction .wrapper{padding:0}
    .frame-introduction .wrapper .text-center{text-align:left!important}
    
    .why-we{padding:35px}
    .why-we-wrap{row-gap:14px}
    .why-we-quotes{margin-top:17px;display:block}
    .why-we-quotes-slider .bx-viewport{min-height:130px; height:auto!important}
    .why-we-quote-box{border-radius:10px;padding:60px 25px 25px 25px;font-size:19px;line-height:25px;font-weight:400}
    .why-we-quote-box:before{transform:translate(-50%, -10px);font-size:14px}
    
    .shadow-section{padding:20px 60px}
    /*.shadow-section .wrapper{padding:20px}03032026*/
    .shadow-section:after{border-radius:20px}
    .community-wrapper .fl{flex:0 0 48.50%;max-width:48.50%;width:48.50%;margin-right:3%}
    .community-wrapper .fl:nth-child(2n){margin-right:0}
    .community-box{padding:15px}
    .community-box-header{margin-bottom:15px}
    .community-box-header h3{font-size:20px;line-height:26px}
    .community-box p{font-size:17px;line-height:24px}
    .community-box-footer{display:none}
    
    .fw-cta{margin-top:20px;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}
    .fw-cta-head{width:100%;padding-right:0;margin-bottom:25px}
    .fw-cta-head p{font-size:24px;line-height:32px}
    .fw-cta-btn{width:100%}

    .community-offering{padding:35px!important}
    .community-offering .wrapper{padding:0!important}
    .community-offering-wrap{row-gap:20px}
    .community-offering-wrap .fl, .community-impact-wrap .fl{flex:0 0 48.50%;max-width:48.50%;width:48.50%;margin-right:3%}
    .community-offering-wrap .fl:nth-child(2n), .community-impact-wrap .fl:nth-child(2n){margin-right:0}

    .emp-quotes{padding:40px;max-width:100%}
    .emp_quote_wrap{padding:30px;height:auto;border-radius:10px}
    .empquote{font-size:16px;line-height:23px}
    .empquote_btn{float:none!important;margin-top:15px;display:inline-block}
    
    .community-impact{padding:25px;width:100%}
    .community-impact-wrap{row-gap:10px}
    .community-impact-wrap .fl:nth-child(3){margin-right:3%}
    .community-impact-box span.community-impact-head{font-size:14px;padding:3px 6px}
    
    .member-wrap{padding:40px 25px}
    .member-wrap .wrapper{padding:0 0 0 0;flex-direction:column;row-gap:30px}
    .member-wrap img{max-width:300px;margin-left:auto;margin-right:auto}
    .member-wrap .wrapper:after{display:none}
    .member-wrap p{font-size:17px;line-height:27px}
    
    /* ---:Inner-1:---*/
    .inner_banner, .inner2_banner{padding:140px 40px 40px 40px;min-height:auto}
    .inner_banner .width75, .inner2_banner .width75{width:100%}
    .inner_banner h1, .inner2_banner h1{font-size:50px;line-height:54px}
    .inner_banner p, .inner2_banner p{font-size:18px;line-height:26px}    

    .causes-wrap, .blue-section, .treatment{padding:25px}
    .causes-wrap .wrapper, .blue-section .wrapper, .treatment .wrapper{padding:0px}
    .causes-box{padding:20px}
    
    .about_teams_img{width:160px;height:160px}
    .video-container iframe {height:300px}
    
    .inner_intro, .inner-intro{position:relative;padding:40px;text-align:left}
    .inner-intro .wrapper{padding:0}
    .inner-intro .wrapper .text-center{text-align:left!important}    
    
    .border_up_wrap{width:100%; margin-bottom:30px}
    
    .responsive-fix .one-fourth{flex: 0 0 48.50%;max-width: 48.50%;width: 48.50%;margin-right:3%;margin-bottom:20px;height: auto;}
    .responsive-fix .one-fourth:nth-child(2n){margin-right:0%;}
    .responsive-fix .one-fourth .about_teams_img{width:150px;height:150px}
    .responsive-fix .one-fourth .about_teams_name{font-size:22px;}
}
@media only screen and (min-width:574.99px) and (max-width:767.99px){
    .fl, .fr{float:none}
    .container{max-width:720px;padding:0 0}
    .wrapper{width:100%;max-width:100%;padding:20px}
    .col-1, .col-2, .col-5, .col-7, .col-10, .col-11, .one-half, .one-third, .two-third, .one-fourth, .one-fifth, .one-sixth, .one-seventh, .width25, .width33, .width40, .width50, .width60, .width66, .width75, .width100, .row-cols-5, .width20, .row-cols-4, .row-cols-3{flex:0 0 100%;max-width:100%;width:100%}
    .one-half, .one-third, .one-fourth, .one-fifth, .one-sixth, .one-seventh, .two-third, .one-half:nth-child(2n), .one-third:nth-child(3n), .one-fourth:nth-child(4n), .one-fifth:nth-child(5n), .one-sixth:nth-child(6n), .one-seventh:nth-child(7n), .two-third + .one-third, .one-third + .two-third{margin-right:0}
}
@media only screen and (min-width:575px) and (max-width:800px){
    .symptoms{padding:30px}
    .symptoms_wrap{row-gap:0; max-width:80%; margin:0 auto}
    .symptoms_wrap .one-third{margin:0 auto 30px;}
    .symptoms_box{padding:0 0 20px 0;border-right:0;border-bottom:1px solid #995e08}
    .symptoms_wrap .fl:last-child .symptoms_box{border-bottom:none}
    .symptoms_box h3{font-size:26px;margin-top:0; margin-bottom:15px;}
    .symptoms_box ul{margin-top:0}
    .symptoms::after{left: 0;right: 0;bottom: -9px;width: 100%;height: 72px;background-size: 100% 100%;}
    .symptoms_box_thumb{width:70px;height:70px;padding:12px;margin-bottom:25px}
    .clearfix.bg-light.p-2.rounded-15.shadow-sm.mb-4{padding:30px!important}
}
@media only screen and (min-width:640px) and (max-width:767.99px){
    .section-heading{margin:0 auto 40px}
    .section-heading h2{font-size:36px;line-height:40px;letter-spacing:-1.125px}
    .section-heading p{font-size:20px;line-height:28px;font-weight:600}
    
    .h_banner{position:relative;height:auto;width:100%;padding:135px 35px 35px 35px}
    .h_banner:before{background-repeat:no-repeat}
    .h_banner_wrap{width:100%;flex-direction:column-reverse}
    .h_banner_wrap h1{font-size:46px;line-height:50px}
    .h_banner_wrap p{font-size:20px;line-height:30px;font-weight:400}
    .h_banner_wrap img{max-width:240px;margin:0 auto;margin-bottom:40px}
    .h_banner_wrap a{margin-bottom:10px}

    .frame-introduction{padding:35px}
    .frame-introduction .wrapper{padding:0}
    .frame-introduction .wrapper .text-center{text-align:left!important}
    
    .usp-1{align-items:normal;justify-content:flex-start;margin:30px auto;row-gap:15px}
    .usp-1 .one-fifth{flex:0 0 31.33%;max-width:31.33%;width:31.33%;margin-right:3%}
    .usp-1 .one-fifth:nth-child(4),.usp-1 .one-fifth:nth-child(5){flex:0 0 48.50%;max-width:48.50%;width:48.50%}
    .usp-1 .one-fifth:nth-child(4){margin-right:3%}
    .usp-1 .fl:nth-child(3n){margin-right:0}
    .usp-1-box{padding:30px 20px;box-shadow:0 0 7px rgb(38 44 55 / 66%)}
    .usp-1-icon{width:60px;margin-bottom:14px}
    .usp-figure{font-size:38px;margin-bottom:0}
    .usp-figure span{font-size:24px}

    .why-we{padding:35px}
    .why-we-wrap{row-gap:14px}
    .why-we-quotes{margin-top:20px}
    .why-we-quote-box{border-radius:10px;padding:60px 25px 25px 25px;font-size:20px;line-height:25px;font-weight:400}
    .why-we-quote-box:before{transform:translate(-50%, -10px);font-size:14px}
    .why-we-quotes .fl{max-width:48.50%;margin-right:3%}
    .why-we-quotes .fl:nth-child(2n){margin-right:0}
	.event-section-title{padding-left:20px}    
        
    .shadow-section{padding:25px 25px 0 25px}
    .shadow-section .wrapper{padding:30px}
    .shadow-section:after{border-radius:20px}
    .community-wrapper{margin:20px auto 0;row-gap:20px}
    .community-wrapper .fl{flex:0 0 48.50%;max-width:48.50%;width:48.50%;margin-right:3%}
    .community-wrapper .fl:nth-child(2n){margin-right:0}
    .community-box{padding:15px}
    .community-box-header{margin-bottom:15px}
    .community-box-header h3{font-size:20px;line-height:26px}
    .community-box p{font-size:17px;line-height:24px}
    .community-box-footer{display:none}
    
    .fw-cta{margin-top:20px;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}
    .fw-cta-head{width:100%;padding-right:0;margin-bottom:25px}
    .fw-cta-head p{font-size:24px;line-height:32px}
    .fw-cta-btn{width:100%}

    .community-offering{padding:35px!important}
    .community-offering .wrapper{padding:0!important}
    .community-offering-wrap{row-gap:20px}
    .community-offering-wrap .fl, .community-impact-wrap .fl{flex:0 0 48.50%;max-width:48.50%;width:48.50%;margin-right:3%}
    .community-offering-wrap .fl:nth-child(2n), .community-impact-wrap .fl:nth-child(2n){margin-right:0}    

    .emp-quotes{padding:40px;max-width:100%}
    .emp_quote_wrap{padding:30px;height:auto;border-radius:10px}
    .empquote{font-size:16px;line-height:23px}
    .empquote_btn{float:none!important;margin-top:15px;display:inline-block}
    
    .community-impact{padding:25px;width:100%}
    .community-impact-wrap{row-gap:10px}
    .community-impact-wrap .fl:nth-child(3){margin-right:3%}
    .community-impact-box span.community-impact-head{font-size:14px;padding:3px 6px}
    
    .member-wrap{padding:40px 25px}
    .member-wrap .wrapper{padding:0 0 0 0;flex-direction:row;row-gap:30px}
    .member-wrap .wrapper.mb-5{margin-bottom:0!important}
    .member-wrap .wrapper .one-half:nth-child(1){flex:0 0 60%;max-width:60%;width:60%;margin-right:0}
    .member-wrap .wrapper .one-half:nth-child(2){flex:0 0 40%;max-width:40%;width:40%;margin-right:0}
    .member-wrap img{max-width:300px;margin-bottom:0}
    .member-wrap .wrapper:after{display:none}
    .member-wrap .wrapper a{margin-bottom:10px}
    .member-wrap p{font-size:17px;line-height:27px}
    
    /* ---:Inner-1:---*/
    .inner_banner, .inner2_banner{padding:180px 50px 50px 50px;min-height:auto}
    .inner_banner h1, .inner2_banner h1{font-size:52px;line-height:58px}
    .inner_banner p, .inner2_banner p{font-size:19px;line-height:26px}    

    .causes-wrap, .blue-section, .treatment{padding:25px}
    .causes-wrap .wrapper, .blue-section .wrapper, .treatment .wrapper{padding:0px}
    .causes-box{padding:20px}    
    
    .inner_intro, .inner-intro{position:relative;padding:30px;text-align:left}
    .inner-intro .wrapper{padding:0}
    .inner-intro .wrapper .text-center{text-align:left!important}
    
    .border_up_wrap{width:100%; padding:0 30px; margin-bottom:30px}
    .responsive-fix .one-fourth{flex: 0 0 48.50%;max-width: 48.50%;width: 48.50%;margin-right:3%;margin-bottom:20px;height: auto;}
    .responsive-fix .one-fourth:nth-child(2n){margin-right:0%;}
    .responsive-fix .one-fourth .about_teams_img{width:150px;height:150px}
    .responsive-fix .one-fourth .about_teams_name{font-size:22px;}    
}
@media only screen and (min-width:640px) and (max-width:767.99px){
	.event-section-title{padding-left:20px}
}
@media only screen and (min-width:640px) and (max-width:800px) {
    .usp-1 .one-fifth{max-width:31.33%;margin-right:3%;width:31.33%}
    .usp-1 .one-fifth:last-child,.usp-1 .one-fifth:nth-child(4) {flex:1 0 48.50%;max-width:48.50%}
    .usp-1 .one-fifth:last-child, .usp-1 .one-fifth:nth-child(3n){margin-right:0}
 	.usp-1 .one-fourth{max-width:48.50%;margin-right:3%;width:48.50%}
	.usp-1 .one-fourth:nth-child(2n){margin-right:0}
    .treat_wrap .fl,.treat_wrap .fl,.post-grid .fl.causes-wrap .fl,.post-grid .fl {width:48.50%;max-width:48.50%;margin-right:3%}
    .treat_wrap .fl:nth-child(2n),.post-grid .fl:nth-child(2n),.causes-wrap .fl:nth-child(2n),.treat_wrap .fl:nth-child(2n),.post-grid .fl:nth-child(2n) {margin-right:0}
    .causes-box{padding:30px}   
    .video-container iframe {height:450px}
}
@media only screen and (min-width:640px) and (max-width:1199px) {
    .border_up_wrap .fl{max-width:48.50%;width:48.50%;margin-right:3%;margin-bottom:20px}
    .border_up_wrap .fl:nth-child(2n){margin-right:0}
    .symptoms_wrap .fl{max-width:48.50%;width:48.50%;margin-right:3%}
    .symptoms_wrap .fl:nth-child(2n){margin-right:0}
}
@media only screen and (min-width:640px) and (max-width:1300px) {
    .testimonial .width50{width:90%}
    .inner_intro, .inner-intro{position:relative;padding:30px;text-align:left}
    .inner-intro .wrapper{padding:0}
    .inner-intro .wrapper .text-center{text-align:left!important}    
}
@media only screen and (min-width:768px) and (max-width:799.99px){
    .wrapper{width:92%;margin:0 auto}
    .section-heading{margin:0 auto 40px}
    .section-heading h2{font-size:36px;line-height:40px;letter-spacing:-1.125px}
    .section-heading p{font-size:20px;line-height:28px;font-weight:600}
    
    .h_banner{position:relative;height:auto;width:100%;padding:135px 35px 35px 35px}
    .h_banner:before{background-repeat:no-repeat}
    .h_banner_wrap{width:100%}
    .h_banner_wrap h1{font-size:46px;line-height:50px}
    .h_banner_wrap p{font-size:20px;line-height:30px;font-weight:400}
    .h_banner_wrap img{max-width:300px;margin:0 auto;margin-bottom:20px}
    .h_banner_wrap a{margin-bottom:10px}

    .frame-introduction{padding:35px}
    .frame-introduction .wrapper{padding:0}
    .frame-introduction .width75{width:100%}
    .frame-introduction .wrapper .text-center{text-align:left!important}
    
    .usp-1{align-items:normal;justify-content:flex-start;margin:30px auto;row-gap:15px}
    .usp-1 .one-fifth{flex:0 0 31.33%;max-width:31.33%;width:31.33%;margin-right:3%}
    .usp-1 .one-fifth:nth-child(4),.usp-1 .one-fifth:nth-child(5){flex:0 0 48.50%;max-width:48.50%;width:48.50%}
    .usp-1 .one-fifth:nth-child(4){margin-right:3%}
    .usp-1 .fl:nth-child(3n){margin-right:0}
    .usp-1-box{padding:30px 20px}
    .usp-1-icon{width:60px;margin-bottom:14px}
    .usp-figure{font-size:38px;margin-bottom:0}
    .usp-figure span{font-size:24px}

    .why-we{padding:35px}
    .why-we-wrap{row-gap:14px}
    .why-we-quotes{margin-top:20px}
    .why-we-quote-box{border-radius:10px;padding:60px 25px 25px 25px;font-size:20px;line-height:25px;font-weight:400}
    .why-we-quote-box:before{transform:translate(-50%, -10px);font-size:14px}
    .why-we-quotes .fl{max-width:48.50%;margin-right:3%}
    .why-we-quotes .fl:nth-child(2n){margin-right:0} 
    
    .shadow-section{padding:45px}
    .shadow-section .wrapper{padding:0}
    .shadow-section:after{border-radius:20px}
    .community-wrapper{margin:20px auto 0;row-gap:20px}
    .community-wrapper .fl{flex:0 0 48.50%;max-width:48.50%;width:48.50%;margin-right:3%}
    .community-wrapper .fl:nth-child(2n){margin-right:0}
    .community-box{padding:15px}
    .community-box-header{margin-bottom:15px}
    .community-box-header h3{font-size:20px;line-height:26px}
    .community-box p{font-size:17px;line-height:24px}
    .community-box-footer{display:none}
    
    .fw-cta{margin-top:20px;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}
    .fw-cta-head{width:100%;padding-right:0;margin-bottom:25px}
    .fw-cta-head p{font-size:24px;line-height:32px}
    .fw-cta-btn{width:100%}
    
    .community-offering{padding:35px!important}
    .community-offering .wrapper{padding:0!important}
    .community-offering-wrap{row-gap:20px}
    .community-offering-wrap .fl{flex:0 0 48.50%;max-width:48.50%;width:48.50%;margin-right:3%}
    .community-offering-wrap .fl:nth-child(2n){margin-right:0}
    
    .emp-quotes{padding:40px;max-width:100%}
    .emp_quote_wrap{padding:30px;height:auto;border-radius:30px;bottom:30px;top:auto}
    .empquote{font-size:16px;line-height:23px}
    .empquote_btn{float:none!important;margin-top:15px;display:inline-block}
    
    .community-impact{padding:45px}
    .community-impact-wrap{row-gap:10px}
    .community-impact-box span.community-impact-head{font-size:14px;padding:3px 6px}
    
    .member-wrap{padding:40px 25px}
    .member-wrap .wrapper{padding:0 0 0 0;flex-direction:row;row-gap:30px}
    .member-wrap .wrapper.mb-5{margin-bottom:0!important}
    .member-wrap .wrapper .one-half:nth-child(1){flex:0 0 60%;max-width:60%;width:60%;margin-right:0}
    .member-wrap .wrapper .one-half:nth-child(2){flex:0 0 40%;max-width:40%;width:40%;margin-right:0}
    .member-wrap img{max-width:300px;margin-bottom:0}
    .member-wrap .wrapper:after{display:none}
    .member-wrap .wrapper a{margin-bottom:10px}
    .member-wrap p{font-size:17px;line-height:27px}
    
    /* ---:Inner-1:---*/
    .inner_banner, .inner2_banner{padding:200px 60px 60px 60px;min-height:auto}
    .inner_banner h1, .inner2_banner h1{font-size:52px;line-height:60px}
    .inner_banner p, .inner2_banner p{font-size:20px;line-height:30px}
    
    .blog_box{padding:10px;border-radius:8px}
    .blog_thumb{height:100px;border-radius:10px}
    .blog_content a h3{font-size:17px;line-height:22px}
    
    .border_up_wrap{width:100%; padding:0 20px; margin-bottom:20px}
    
    .responsive-fix .one-fourth{flex: 0 0 48.50%;max-width: 48.50%;width: 48.50%;margin-right:3%;margin-bottom:20px;height: auto;}
    .responsive-fix .one-fourth:nth-child(2n){margin-right:0%;}
    .responsive-fix .one-fourth:nth-child(3n){margin-right:3%;}
    .responsive-fix .one-fourth .about_teams_img{width:150px;height:150px}
    .responsive-fix .one-fourth .about_teams_name{font-size:22px;}
}
@media only screen and (min-width:800px) and (max-width:979.99px){
    .wrapper{width:90%}
    
    .section-heading{margin:0 auto 40px}
    .section-heading h2{font-size:40px;line-height:50px;letter-spacing:-1.125px}
    .section-heading p{font-size:20px;line-height:28px;font-weight:600}
    
    .h_banner{position:relative;height:auto;width:100%;padding:140px 40px 40px 40px}
    .h_banner:before{background-repeat:no-repeat}
    .h_banner_wrap{width:100%}
    .h_banner_wrap h1{font-size:50px;line-height:56px;margin-bottom:20px;letter-spacing:-2px}
    .h_banner_wrap p{font-size:20px;line-height:30px;font-weight:400}
    .h_banner_wrap img{max-width:360px;margin:0 auto;margin-bottom:40px}
    .h_banner_wrap a{margin-bottom:10px}

    .frame-introduction{padding:20px 40px 40px 40px}
    .frame-introduction .wrapper{padding:0;width:100%}
    .frame-introduction .wrapper .width75{width:100%!important}
    
    .usp-1{align-items:normal;justify-content:flex-start;margin:30px auto;row-gap:15px}
    .usp-1-box{padding:10px}
    .usp-1-icon{width:50px;margin-bottom:14px}
    .usp-figure{font-size:34px;margin-bottom:0}
    .usp-figure span{font-size:20px}

    .why-we{padding:35px}
    .why-we-wrap{row-gap:14px}
    .why-we-quotes{margin-top:20px}
    .why-we-quote-box{border-radius:10px;padding:60px 25px 25px 25px;font-size:20px;line-height:25px;font-weight:400}
    .why-we-quote-box:before{transform:translate(-50%, -10px);font-size:14px}
    .why-we-quotes .fl{max-width:48.50%;margin-right:3%}
    .why-we-quotes .fl:nth-child(2n){margin-right:0} 
    
    .shadow-section{padding:45px 45px 0 45px}
    .shadow-section .wrapper{padding:30px}
    .shadow-section:after{border-radius:20px}
    .community-wrapper{margin:20px auto 0;row-gap:20px}
    .community-wrapper .fl{flex:0 0 48.50%;max-width:48.50%;width:48.50%;margin-right:3%}
    .community-wrapper .fl:nth-child(2n){margin-right:0}
    .community-box{padding:15px}
    .community-box-header{margin-bottom:15px}
    .community-box-header h3{font-size:22px;line-height:26px}
    .community-box p{font-size:18px;line-height:24px}
    .community-box-footer{display:none}
    
    .fw-cta{margin-top:20px;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}
    .fw-cta-head{width:100%;padding-right:0;margin-bottom:25px}
    .fw-cta-head p{font-size:26px;line-height:34px}
    .fw-cta-btn{width:100%}
    
    .community-offering{padding:35px!important}
    .community-offering .wrapper{padding:0!important}
    .community-offering-box{padding:25px}
    .community-offering-wrap{row-gap:20px}
    .community-offering-wrap .one-fourth{flex:0 0 48.50%;max-width:48.50%;width:48.50%;margin-right:3%}
    .community-offering-wrap .one-fourth:nth-child(2n){margin-right:0}
    
    .emp-quotes{padding:40px;max-width:100%}
    .emp_quote_wrap{padding:30px;height:auto;border-radius:30px;bottom:30px;top:auto}
    .empquote{font-size:16px;line-height:23px}
    .empquote_btn{float:none!important;margin-top:15px;display:inline-block}
    
    .community-impact{padding:35px}
    .community-impact .wrapper{padding:0;width:100%}
    .community-impact-wrap{row-gap:10px}
    .community-impact .fl{flex:0 0 31.33%;max-width:31.33%;width:31.33%;margin-right:3%}
    .community-impact .fl:nth-child(3n){margin-right:0}
    .community-impact-box span.community-impact-head{font-size:14px;padding:3px 6px}
    
    .member-wrap{padding:40px 25px}
    .member-wrap .wrapper{padding:0 0 0 0;flex-direction:row;row-gap:30px}
    .member-wrap .wrapper.mb-5{margin-bottom:0!important}
    .member-wrap .wrapper .one-half:nth-child(1){flex:0 0 60%;max-width:60%;width:60%;margin-right:0}
    .member-wrap .wrapper .one-half:nth-child(2){flex:0 0 40%;max-width:40%;width:40%;margin-right:0}
    .member-wrap img{max-width:300px;margin-bottom:0}
    .member-wrap .wrapper:after{display:none}
    .member-wrap .wrapper a{margin-bottom:10px}
    .member-wrap p{font-size:17px;line-height:27px}
    
    /* ---:Inner-1:---*/
    .inner_banner, .inner2_banner{padding:200px 60px 60px 60px;min-height:auto}
    .inner_banner h1, .inner2_banner h1{font-size:54px;line-height:61px}
    .inner_banner p, .inner2_banner p{font-size:22px;line-height:30px}
    
    .blog_box{padding:10px;border-radius:8px}
    .blog_thumb{height:100px;border-radius:10px}
    .blog_content a h3{font-size:17px;line-height:22px}
    
    .fullbg-container{background-position:center right!important}
    
    .responsive-fix .one-fourth{flex: 0 0 48.50%;max-width: 48.50%;width: 48.50%;margin-right:3%;margin-bottom:20px;height: auto;}
    .responsive-fix .one-fourth:nth-child(2n){margin-right:0%;}
    .responsive-fix .one-fourth:nth-child(3n){margin-right:3%;}
    .responsive-fix .one-fourth .about_teams_img{width:150px;height:150px}
    .responsive-fix .one-fourth .about_teams_name{font-size:22px;}
}
@media only screen and (min-width:980px) and (max-width:1023.99px){
    .wrapper{width:98%}
    
    .section-heading{margin:0 auto 40px}
    .section-heading h2{font-size:40px;line-height:50px;letter-spacing:-1.125px}
    .section-heading p{font-size:20px;line-height:28px;font-weight:600}
    
    .h_banner{position:relative;height:auto;width:100%;padding:140px 40px 40px 40px}
    .h_banner:before{background-repeat:no-repeat}
    .h_banner_wrap{width:100%}
    .h_banner_wrap h1{font-size:50px;line-height:56px;margin-bottom:20px;letter-spacing:-2px}
    .h_banner_wrap p{font-size:20px;line-height:30px;font-weight:400}
    .h_banner_wrap img{max-width:360px;margin:0 auto;margin-bottom:30px}
    .h_banner_wrap a{margin-bottom:10px}

    .frame-introduction{padding:20px 40px 40px 40px}
    .frame-introduction .wrapper{padding:0;width:100%}
    .frame-introduction .wrapper .width75{width:100%!important}
    
    .usp-1{align-items:normal;justify-content:flex-start;margin:30px auto;row-gap:15px}
    .usp-1-box{padding:10px}
    .usp-1-icon{width:50px;margin-bottom:14px}
    .usp-figure{font-size:34px;margin-bottom:0}
    .usp-figure span{font-size:20px}
    
    .why-we{padding:45px}
    .why-we-wrap{row-gap:14px}
    .why-we-quotes{margin-top:20px}
    .why-we-quote-box{border-radius:10px;padding:60px 25px 25px 25px;font-size:20px;line-height:25px;font-weight:400}
    .why-we-quote-box:before{transform:translate(-50%, -10px);font-size:14px}
    .why-we-quotes .fl{max-width:48.50%;margin-right:3%}
    .why-we-quotes .fl:nth-child(2n){margin-right:0} 
    
    .shadow-section{padding:35px 35px 0 35px}
    .shadow-section .wrapper{padding:30px}
    .shadow-section:after{border-radius:20px}
    .community-wrapper{margin:20px auto 0;row-gap:20px}
    .community-box{padding:15px}
    .community-box-header{margin-bottom:15px}
    .community-box-header h3{font-size:20px;line-height:24px}
    .community-box p{font-size:17px;line-height:24px}
    .community-box-footer{display:none}
    
    .fw-cta{margin-top:20px;padding:20px}
    .fw-cta-head{padding-right:0;margin-bottom:25px}
    .fw-cta-head p{font-size:26px;line-height:34px}

    .community-impact{padding:35px}
    .community-impact-wrap{row-gap:10px}
    .community-impact .fl{flex:0 0 31.33%;max-width:31.33%;width:31.33%;margin-right:3%}
    .community-impact .fl:nth-child(3n){margin-right:0}
    .community-impact-box span.community-impact-head{font-size:14px;padding:3px 6px}
    
    .member-wrap{padding:40px 65px}
    .member-wrap .wrapper{padding:0 0 0 0;flex-direction:row;row-gap:30px}
    .member-wrap .wrapper.mb-5{margin-bottom:0!important}
    .member-wrap .wrapper .one-half:nth-child(1){flex:0 0 60%;max-width:60%;width:60%;margin-right:0}
    .member-wrap .wrapper .one-half:nth-child(2){flex:0 0 40%;max-width:40%;width:40%;margin-right:0}
    .member-wrap img{max-width:300px;margin-bottom:0}
    .member-wrap .wrapper:after{display:none}
    .member-wrap .wrapper a{margin-bottom:10px}
    .member-wrap p{font-size:17px;line-height:27px}
    
    .blog_box{padding:10px;border-radius:8px}
    .blog_thumb{height:100px;border-radius:10px}
    .blog_content a h3{font-size:17px;line-height:22px}    
}
@media only screen and (min-width:1024px) and (max-width:1169.99px){
    .wrapper{width:94%}
    
    .section-heading{margin:0 auto 40px}
    .section-heading h2{font-size:44px;line-height:50px;letter-spacing:-1.125px}
    .section-heading p{font-size:20px;line-height:28px;font-weight:600}
    
    .h_banner{position:relative;height:auto;width:100%;padding:150px 40px 40px 40px}
    .h_banner:before{background-repeat:no-repeat}
    .h_banner_wrap{width:100%}
    .h_banner_wrap h1{font-size:54px;line-height:58px;margin-bottom:20px;letter-spacing:-2px}
    .h_banner_wrap p{font-size:20px;line-height:30px;font-weight:400}
    .h_banner_wrap img{max-width:420px;margin:0 auto;margin-bottom:40px}
    .h_banner_wrap a{margin-bottom:10px}

    .frame-introduction{padding:20px 50px 50px 50px}
    .frame-introduction .wrapper{padding:0;width:100%}
    .frame-introduction .wrapper .width75{width:100%!important}
    
    .usp-1{align-items:normal;justify-content:flex-start;margin:30px auto;row-gap:15px}
    .usp-1-box{padding:15px;justify-content:flex-start}
    .usp-1-icon{width:50px;margin-bottom:14px}
    .usp-figure{font-size:36px;margin-bottom:0}
    .usp-figure span{font-size:22px}

    .why-we{padding:50px}
    .why-we-wrap{row-gap:20px}
    .why-we-quotes .fl{max-width:48.50%;margin-right:3%}
    .why-we-quotes .fl:nth-child(2n){margin-right:0} 
    
    .why-we{padding:45px}
    .why-we-wrap{row-gap:14px}
    .why-we-quotes{margin-top:20px}
    .why-we-quote-box{border-radius:10px;padding:60px 25px 25px 25px;font-size:20px;line-height:25px;font-weight:400}
    .why-we-quote-box:before{transform:translate(-50%, -10px);font-size:14px}
    .why-we-quotes .fl{max-width:48.50%;margin-right:3%}
    .why-we-quotes .fl:nth-child(2n){margin-right:0} 
    
    .shadow-section{padding:25px 25px 0 25px}
    .shadow-section .wrapper{padding:24px}
    .shadow-section:after{border-radius:20px}
    .community-wrapper{margin:20px auto 0;row-gap:20px}
    .community-box{padding:15px}
    .community-box-header{margin-bottom:15px}
    .community-box-header h3{font-size:20px;line-height:24px}
    .community-box p{font-size:17px;line-height:24px}
    .community-box-footer{display:none}
    
    .fw-cta{margin-top:20px;padding:20px}
    .fw-cta-head{padding-right:0;margin-bottom:25px}
    .fw-cta-head p{font-size:26px;line-height:34px}
    
    .community-impact{padding:35px}
    .community-impact-wrap{row-gap:10px}
    .community-impact .fl{flex:0 0 31.33%;max-width:31.33%;width:31.33%;margin-right:3%}
    .community-impact .fl:nth-child(3n){margin-right:0}
    .community-impact-box span.community-impact-head{font-size:17px;padding:3px 6px}
    
    .fullbg-container{background-position:center right!important}
}
@media only screen and (min-width:1170px) and (max-width:1249.99px){
    .wrapper{width:90%}
    
    .h_banner{position:relative;height:auto;width:100%;padding:150px 50px 50px 50px}
    .h_banner:before{background-repeat:no-repeat}
    .h_banner_wrap{width:100%}
    .h_banner_wrap h1{font-size:60px;line-height:62px;margin-bottom:20px;letter-spacing:-4px}
    .h_banner_wrap p{font-size:20px;line-height:30px;font-weight:400}
    .h_banner_wrap img{max-width:460px;margin:0 auto;margin-bottom:40px}

    .frame-introduction{padding:0px 40px 40px 40px}
    .frame-introduction .wrapper{padding:0;width:100%}
    .frame-introduction .wrapper .width75{width:100%!important}
    
    .usp-1{align-items:normal;justify-content:flex-start;margin:30px auto;row-gap:15px}
    .usp-1-box{padding:25px 15px;justify-content:flex-start}
    .usp-1-icon{width:50px;margin-bottom:14px}
    .usp-figure{font-size:36px;margin-bottom:0}
    .usp-figure span{font-size:30px}
    
    .shadow-section{padding:15px}
    .shadow-section .wrapper{padding:14px}
    .shadow-section:after{border-radius:20px}
    .community-wrapper{margin:20px auto 0;row-gap:20px}
    .community-box{padding:25px}
    .community-box-header{margin-bottom:15px}
    .community-box-header h3{font-size:22px;line-height:28px}
    .community-box p{font-size:18px;line-height:26px}
    .community-box-footer{display:none}
    
    .fw-cta{margin-top:20px;padding:30px}
    .fw-cta-head{padding-right:0;margin-bottom:0}
    .fw-cta-head p{font-size:26px;line-height:26px;margin-bottom:0}
}
@media only screen and (min-width:1250px) and (max-width:1365.99px){
    .wrapper{width:90%}
    
    .h_banner{position:relative;height:auto;width:100%;padding:150px 50px 50px 50px}
    .h_banner:before{background-repeat:no-repeat}
    .h_banner_wrap{width:100%}
    .h_banner_wrap h1{font-size:60px;line-height:62px;margin-bottom:20px;letter-spacing:-4px}
    .h_banner_wrap p{font-size:20px;line-height:30px;font-weight:400}
    .h_banner_wrap img{max-width:460px;margin:0 auto;margin-bottom:30px}

    .frame-introduction{padding:0px 40px 40px 40px}
    .frame-introduction .wrapper{padding:0;width:100%}
    .frame-introduction .wrapper .width75{width:100%!important}
    
    .usp-1{align-items:normal;justify-content:flex-start;margin:30px auto;row-gap:15px}
    .usp-1-box{padding:25px 15px;justify-content:flex-start}
    .usp-1-icon{width:50px;margin-bottom:14px}
    .usp-figure{font-size:36px;margin-bottom:0}
    .usp-figure span{font-size:30px}

    
    .shadow-section{padding:15px}
    .shadow-section .wrapper{padding:14px}
    .shadow-section:after{border-radius:20px}
    .community-wrapper{margin:20px auto 0;row-gap:20px}
    .community-box{padding:25px}
    .community-box-header{margin-bottom:15px}
    .community-box-header h3{font-size:22px;line-height:28px}
    .community-box p{font-size:18px;line-height:26px}
    .community-box-footer{display:none}
    
    .fw-cta{margin-top:20px;padding:30px}
    .fw-cta-head{padding-right:0;margin-bottom:0}
    .fw-cta-head p{font-size:26px;line-height:26px;margin-bottom:0}
}
@media only screen and (min-width:1366px) and (max-width:1449.99px){
    .wrapper{width:90%}
    
    .h_banner{position:relative;height:auto;width:100%;padding:70px 50px}
    .h_banner:before{background-repeat:no-repeat}
    .h_banner_wrap{width:100%}
    .h_banner_wrap p{font-weight:400}
    .h_banner_wrap img{max-width:460px;margin:0 auto;margin-bottom:40px}

    .frame-introduction{padding:0px 40px 40px 40px}
    .frame-introduction .wrapper{padding:0;width:100%}
    
    .usp-1{align-items:normal;justify-content:flex-start;margin:30px auto}
    .usp-1-box{justify-content:flex-start}
    .usp-1-icon{width:50px;margin-bottom:14px}
    .usp-figure{font-size:40px;margin-bottom:0}
    .usp-figure span{font-size:34px}

    
    .shadow-section .wrapper{padding:25px 25px 0 25px}
    .community-box p{font-size:18px;line-height:26px}
    .community-box-footer{display:none}
    .fw-cta-head p{font-size:26px;line-height:26px;margin-bottom:0}
}
@media only screen and (min-width:1450px) and (max-width:1919.99px){
    
}
@media only screen and (min-width:2250px) and (max-width:3999.99px){
    .h_banner{height:auto}
    .h_banner:before{background-position:center bottom 0}
    .h_banner_wrap{width:1250px}
    .frame-introduction{padding-top:0}
}

/*Common*/
@media only screen and (max-width:479.99px) {
    .video-container iframe{height:200px}
    .question-content{gap:12px}
    .question-icon{width:32px;height:32px;font-size:18px}
    .question-text{font-size:1.1rem}
    .answer-content{padding:0 20px 20px 50px;font-size:1rem}
	.shadow-box ul{margin-left:15px}
}
@media only screen and (max-width:574.99px) {
    .sticky_toc.scrolled .sticky_toc_wrap{display:none}
    .sticky_toc_wrap{top:-40px}
    .community-wrapper .fl{margin-bottom:20px}

    .symptoms{padding:40px 30px}
    .symptoms_wrap{flex-direction:column;row-gap:20px}
    .symptoms_wrap .one-third{margin:0 auto 30px;}
    .symptoms_box{padding:0 0 20px 0;border-right:0;border-bottom:1px solid #995e08}
    .symptoms_wrap .fl:last-child .symptoms_box{border-bottom:none}
    .symptoms_box h3{font-size:26px;margin-top:0; margin-bottom:15px;}
    .symptoms_box ul{margin-top:0}
    .symptoms::after{left: 0;right: 0;bottom: -9px;width: 100%;height: 72px;background-size: 100% 100%;}
    .symptoms_box_thumb{width:50px;height:50px;padding:8px;margin-bottom:25px}
    .clearfix.bg-light.p-2.rounded-15.shadow-sm.mb-4{padding:30px!important}
    .inner_banner_wrap a, .inner2_banner a{margin-bottom:10px}
    .inner_banner_wrap a:last-child, .inner2_banner a:last-child{margin-bottom:0}
}
@media only screen and (max-width:639.99px) {    
    .sticky-connect{border-radius:50px;padding:10px 12px;width:75%;gap:8px;max-width:350px}
    .sticky-connect a{padding:0;font-size:12px;gap:3px}
    .sticky-connect a svg{width:15px}
    
    .section-spacing{padding:25px}    
    .m-2{margin:10px!important}
    .mt-2{margin-top:10px!important}
    .mr-2{margin-right:10px!important}
    .mb-2{margin-bottom:10px!important}
    .ml-2{margin-left:10px!important}
    .m-3{margin:15px!important}
    .mt-3{margin-top:15px!important}
    .mr-3{margin-right:15px!important}
    .mb-3{margin-bottom:15px!important}
    .ml-3{margin-left:15px!important}
    .m-4{margin:20px!important}
    .mt-4{margin-top:20px!important}
    .mr-4{margin-right:20px!important}
    .mb-4{margin-bottom:20px!important}
    .ml-4{margin-left:20px!important}
    .m-5{margin:25px!important}
    .mt-5{margin-top:25px!important}
    .mr-5{margin-right:25px!important}
    .mb-5{margin-bottom:25px!important}
    .ml-5{margin-left:25px!important}
    .p-2{padding:10px!important}
    .pt-2{padding-top:10px!important}
    .pr-2{padding-right:10px!important}
    .pb-2{padding-bottom:10px!important}
    .pl-2{padding-left:10px!important}
    .p-3{padding:15px!important}
    .pt-3{padding-top:15px!important}
    .pr-3{padding-right:15px!important}
    .pb-3{padding-bottom:15px!important}
    .pl-3{padding-left:15px!important}
    .p-4{padding:20px!important}
    .pt-4{padding-top:20px!important}
    .pr-4{padding-right:20px!important}
    .pb-4{padding-bottom:20px!important}
    .pl-4{padding-left:20px!important}
    .p-5{padding:25px!important}
    .pt-5{padding-top:25px!important}
    .pr-5{padding-right:25px!important}
    .pb-5{padding-bottom:25px!important}
    .pl-5{padding-left:25px!important}    
    h2.event-section-title{margin-left:30px;}
    .pagination-wrap{padding:0 30px;}
}

@media only screen and (max-width:767.99px) {
    .faq-question {padding:20px 20px}
    .question-icon {width:60px;height:60px;background-size:18px;background-position:top 5px left;position:relative}
    .question-text,.single-content .question-text h3 {font-size:1.25rem}
    .toggle-icon {width:28px;height:28px;font-size:1.75rem}    
    .v-accordion-container{margin-top:20px}
    .v-accordion-title{font-size:18px}
    .v-accordion-header{padding:16px 20px}
    .v-accordion-icon{width:36px;height:36px}
    .content-list li{font-size:15px}
    .sticky-social{display:none}
	.onebytwo{margin-bottom:50px}
    .onebytwo-info{padding:50px 20px}
    .onebytwo-info .fl{margin-bottom:20px}
    .member-wrap{padding:20px}
    .sidebar-section{flex-direction:column;padding:20px;margin:0}
    .siderbar-right{padding-left:0;margin-top:40px}
    .common-symptoms .fl{margin-top:20px}
	.featured-post{width:90%;margin:0 auto 40px;flex-direction:column}
	.featured-post-thumb{margin-bottom:20px;width:100%}
	.featured-post-info{padding:0;width:100%}
	.blog-listing{padding:0 0 50px}
	.about-purpose{padding:20px;width:100%}
	.fullbg-container{padding:40px 0;background-size:auto 100%!important;background-position:top right 30%!important}
	.blue-section img{margin-top:20px}
	.sticky_toc{display:none}
	.post-grid{padding:20px;margin-bottom:0}
    .h_banner_wrap h1{margin-bottom:20px;letter-spacing:-2px}
	.logos-box{height:auto;max-height:300px;min-height:300px}
	.logos-box img{max-height:70px}
	.hand-img-box img{max-width:350px;padding-top:20px}
    .question-icon {width:36px;height:36px;font-size:20px}
    .clearfix.width100.shadow-big.p-3.rounded-25.h-100{padding:25px; margin-bottom:30px}
    .treatment-options{width:100%; max-width:96%; padding:25px; border-radius:12px;}
    .treatment-options .wrapper{flex-direction:column;padding:0 0 0 0;}
    .treatment-options-right{position:relative;height:auto}    
}
@media only screen and (min-width:768px) and (max-width:1449.99px) {
    .clearfix.width100.shadow-big.p-3.rounded-25.h-100{padding:25px; margin-bottom:30px}
    .treatment-options{width:100%; max-width:90%; padding:35px; border-radius:12px;}
    .treatment-options .wrapper{padding:0 0 0 0;}
    .treatment-options-right{position:relative;height:auto}      
}
@media only screen and (max-width:799.99px) {}
@media only screen and (max-width:979.99px) {}
@media only screen and (max-width:1023.99px) {}
@media only screen and (max-width:1169.99px) {}
@media only screen and (max-width:1365.99px) {}
@media only screen and (max-width:1449.99px) {
    .post-grid-box-info{padding:0 0}
}
@media only screen and (max-width:11919.99px) {}
@media only screen and (max-width:768.99px){}
@media only screen and (max-width:991px){}
@media only screen and (max-width:1199px){}
@media (min-width:576px){}
@media (min-width:768px){}
@media (min-width:992px){}


/* Footer Code */
@media (min-width:992px) and (max-width:1199px){
    footer{padding-bottom:20px}
}
@media (min-width:1200px) and (max-width:1400px){
	footer{padding-bottom:40px}
}
@media only screen and (min-width:469px) and (max-width:768px){
  .footer_links .fl, .address .fl{max-width:48.50%;width:48.50%;margin-right:3%}
  .footer_links .fl:nth-child(2n), .address .fl:nth-child(2n){margin-right:0}
}
@media only screen and (max-width:800px){
    .footer_wrap{flex-direction:column}
}
@media only screen and (min-width:801px) and (max-width:1199px){
  .foot_address{width:60%;margin-right:3%}
  .foot_social{width:37%}
}
@media only screen and (max-width:1024px){
	.footer_links .fl{margin-bottom:20px}
	.footer_links .fl:last-child{margin-bottom:0}
	.foot_address{margin:0}
	.footer_links_wrap{flex-direction:column}
	.footer_wrap .section-heading{margin-bottom:10px}
	.address .one-half{margin-bottom:20px}
	.footer_wrap{padding:30px 30px 0}
}
@media only screen and (min-width:1025px) and (max-width:1300px){
    .footer_wrap{padding:50px 50px 0}
}
@media only screen and (max-width:468px) {
	.footer_links_wrap::after {background-color:#c7f2ff}
	.foot_social {width:100%}
	.foot_address {margin-bottom:20px}
	.footer_wrap {padding:40px 0 0}
	footer .section-heading {margin:0 auto 20px}
	.address .one-half {margin-bottom:20px}
	footer {padding:30px}
}
@media only screen and (min-width:469px) and (max-width:991px) {
	.footer_links_wrap::after {background-color:#c7f2ff}
	.footer_wrap {padding:30px 0 0}
	.tag {padding:0 30px}
	footer {padding:30px}
	.foot_address,
	.foot_social {width:100%;margin-bottom:20px}
}
@media only screen and (min-width:575px) and (max-width:991px){
	.footer_links_wrap .width25{width:48.50%;max-width:48.50%;margin-right:3%}
	.footer_links_wrap .width25:nth-child(2n){margin-right:0}
}
@media only screen and (max-width:991px) {
	.footer_box{padding:10px 0}
}
@media only screen and (min-width:992px) and (max-width:1400px){
	.footer_box{padding:20px}
	.footer_links_wrap::after {width:74%}
	.footer_links_wrap {padding:30px}
	.footer_wrap {padding:60px 30px 0}
	.foot_address {padding-right:40px}
}

/*03032026*/
.bx-wrapper{position:relative;padding:0;-ms-touch-action:pan-y;touch-action:pan-y;}
.bx-wrapper img{max-width:100%;display:block}
.bxslider{margin:0;padding:0;-webkit-perspective:1000}
ul.bxslider{list-style:none}
.bx-viewport{-webkit-transform:translateZ(0);transform:translateZ(0)}
.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}
.bx-wrapper .bx-loading{min-height:50px;background:url(images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}
.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}
.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item{display:inline-block;vertical-align:bottom}
.bx-wrapper .bx-pager-item{font-size:0;line-height:0}
.bx-wrapper .bx-prev{left:10px;background:url(images/controls.png) 0 -32px no-repeat}
.bx-wrapper .bx-prev:focus,.bx-wrapper .bx-prev:hover{background-position:0 0}
.bx-wrapper .bx-next{right:10px;background:url(images/controls.png) -43px -32px no-repeat}
.bx-wrapper .bx-next:focus,.bx-wrapper .bx-next:hover{background-position:-43px 0}
.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}
.bx-wrapper .bx-controls-direction a.disabled{display:none}
.bx-wrapper .bx-controls-auto{text-align:center}
.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(images/controls.png) -86px -11px no-repeat;margin:0 3px}
.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}
.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(images/controls.png) -86px -44px no-repeat;margin:0 3px}
.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}
.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,.75);width:100%}
.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}


.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}

/*Subscription Form*/
.subscribe-form{position:relative;height:auto;background:#c7f2ff;padding:clamp(20px,8vw,30px);border-radius:15px;margin-left:auto;margin-right:auto;}
.es_form_wrapper.es-form-2.ig-es-form-wrapper{max-width:100%!important;}
.subscribe-form form.es_subscription_form{display:flex;align-items:center;gap:15px;flex-wrap:nowrap;padding:0!important;background-color:transparent!important;}
.subscribe-form .es-field-wrap.ig-es-form-field{margin:0;flex:1;}
.subscribe-form .es-field-label{display:flex;align-items:center;gap:10px;margin:0;width:100%;}
.subscribe-form .es-field-label br{display:none;}
.subscribe-form .ig-es-form-input{flex:1;width:100%;min-width:0;}
.subscribe-form .es-submit-container{margin:0;}
.subscribe-form .es-subscribe-btn{background:#007CBA!important;color:#fff!important;border:1px solid #007CBA!important;cursor:pointer!important;box-sizing:border-box!important;padding:clamp(10px,8vw,22px)!important;font-weight:700!important;white-space:nowrap!important;text-decoration:none!important;display:inline-block!important;line-height:12px!important;margin-top:0!important;font-size:18px;border-radius:10px;}
/* Responsive layout up to 800px */
@media (max-width:800px){
    .subscribe-form form.es_subscription_form{flex-direction:column;align-items:stretch;gap:12px;}
    .subscribe-form .es-field-wrap.ig-es-form-field{width:100%;}
    .subscribe-form .es-field-label{width:100%;flex-direction:column;align-items:flex-start;gap:6px;}
    .subscribe-form .ig-es-form-input{width:100%;}
    .subscribe-form .es-submit-container{width:100%;}
    .subscribe-form .es-subscribe-btn{width:100%;text-align:center;}
}