@font-face
{
  font-family:'FontAwesome';
  src:url('./fontawesome-webfont.eot');
  src:url('./fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fontawesome-webfont.woff') format('woff'),
  url('../fonts/fontawesome-webfont.ttf') format('truetype'),
  url('../fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight:normal;
  font-style:normal
}



@font-face {
    font-family: 'Outfit';
    src: local('Outfit Bold'), local('Outfit-Bold'),
        url('../fonts/Outfit-Bold.woff2') format('woff2'),
        url('../fonts/Outfit-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit SemiBold'), local('Outfit-SemiBold'),
        url('../fonts/Outfit-SemiBold.woff2') format('woff2'),
        url('../fonts/Outfit-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Medium'), local('Outfit-Medium'),
        url('../fonts/Outfit-Medium.woff2') format('woff2'),
        url('../fonts/Outfit-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Regular'), local('Outfit-Regular'),
        url('../fonts/Outfit-Regular.woff2') format('woff2'),
        url('../fonts/Outfit-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Smooch Sans';
    src: local('Smooch Sans Medium'), local('SmoochSans-Medium'),
        url('../fonts/SmoochSans-Medium.woff2') format('woff2'),
        url('../fonts/SmoochSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

body {padding: 0;margin: 0;font-family: 'Outfit';font-weight: 400;overflow-x: hidden;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #9B6F97;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer; color: #000;}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}   
.other-services-bottum-text .section-title::selection, .services-tabs ul.nav.nav-tabs li a.active .services-text h2::selection, .hero-title::selection{color: #fff;-webkit-background-clip: text; -webkit-text-fill-color: #fff;}
img {max-width: 100%;height: auto}
p {font-family: 'Outfit';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #9B6F97;}
p b { font-weight: 600; color: #000; }
p strong {color: #9B6F97; font-weight: 500;}
p a:hover {color: #000;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #000;}
ul li a:hover, ol li a:hover {color: #000;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus { outline: 0 !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
h1, h2, h3, h4, h5, h6 {font-family: Outfit;font-style: normal;font-weight: 700;color: #000;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #000;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #9B6F97;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #000;}
h1 {font-size: 40px;line-height: 48px;}
h2 {font-size: 34px;line-height: 42px;}
h3 {font-size: 30px;line-height: 38px;}
h4 {font-size: 28px;line-height: 36px;}
h5 {font-size: 25px;line-height: 32px;}
h6 {font-size: 20px;line-height: 28px;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul , .default-css ol{ margin-bottom: 20px; }
.default-css ol {padding-left: 18px;}
.default-css ul li, .default-css ol li { font-family: 'Outfit'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; color: #666; margin: 0 0 12px; }
.default-css ul li a, .default-css ol li a {color: #fff}
.default-css ul li strong, .default-css ol li strong {color: #9B6F97;font-weight: 700;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #000}
.default-css ul li {list-style: none; background: url(../images/list-arrow.png) no-repeat; background-position: 0 6px; padding-left: 26px; background-size: 18px; }

ul.two-col {display: flex;flex-wrap: wrap;}
ul.three-col {display: flex;flex-wrap: wrap;}
ul.three-col li {width: 33.33%;}
ul.two-col li {width: 50%;}
@media (max-width: 900px) {
ul.three-col li {width: 50%;}
}
@media (max-width: 575px) {
ul.two-col {display: block;}
ul.three-col {display: block;}
ul.three-col li {width: 100%;}
ul.two-col li {width: 100%;}
}



/*--floating-icon--*/
.floating-icon a { padding: 30px 8px 30px 12px; display: inline-block; text-align: center; font-family: 'Outfit'; border-radius: 4px 0 0 4px; background: #9B6F97; color: #FFF; font-size: 20px; font-style: normal; font-weight: 500; line-height: 28px; border: 1px solid #9B6F97; letter-spacing: 0.2px; }
.floating-icon a img{margin-top: 5px;}
.floating-icon { position: absolute; opacity: 0; transition: opacity 0s ease-in-out; z-index: 11; right: 0px; top: 50% !important;transform: translateY(-50%) !important; writing-mode: sideways-lr; }
.floating-icon a:hover {color: #fff;background: #000;transition: 0.6s;border-color: #000;}
.floating-icon.sticky{ position: fixed;  opacity: 1;}


.default-section{ padding:100px 0 ; }
.dark-section p , .dark-section .heading-title , .dark-section .heading-title strong , .dark-section h1 , .dark-section h2 , .dark-section h3 , .dark-section h4 , .dark-section h5 , .dark-section h6 , .dark-section ul li , .dark-section ol li , .dark-section p b { color: #fff; }
.dark-section p a:hover { color: #fff; }
.dark-section .heading-title strong { color: #9B6F97; }

/* heading */
.heading-title { margin-bottom: 15px; color: #000; position: relative; font-family: Outfit; font-size: 70px; font-style: normal; font-weight: 600; line-height: 80px; }
.heading-title strong { color: #9B6F97; font-weight: 600; }

section.movement-section .heading-title { background: linear-gradient(90deg, #820B27 0%, #BA1A28 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
section.veterans-section .heading-title { font-family: "Smooch Sans"; font-size: 110px; font-weight: 700; line-height: 110px; }
section.veterans-section .heading-title strong{color: #DC3545;font-weight: 700;}
section.stronger-together-section .heading-title { font-family: Viga; font-weight: 400; }



/* btns */
a.theme-btn {
    display: inline-block; position: relative; padding: 16px 30px; text-align: center; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 500; line-height: 28px; align-items: center; border-radius: 45px; border: none; min-width: 180px; letter-spacing: 0.2px;
}
a.theme-btn.btn-black { color: #ffffff; background: #000000; border-color:#000000;}
a.theme-btn.btn-black:hover { background: #9B6F97; color: #fff; border-color: #9B6F97;}
a.theme-btn.btn-white { border-color: #9B6F97; background: #FFF; box-shadow: 0px 0px 20px 0px rgba(0, 0, 255, 0.20);color: #9B6F97; }
a.theme-btn.btn-white:hover { color: #ffffff; background: #9B6F97; border-color:#9B6F97;}
a.theme-btn.btn-purple { background: #9B6F97; color: #fff; }
a.theme-btn.btn-purple:hover { background: #08428B; color: #fff; }

.banner-btns a.theme-btn.btn-white { color: #30457C; }
.banner-btns a.theme-btn.btn-white:hover{color: #fff;}

/*--header--*/
body.sticky-header-on { padding-top: 150px; /* Header height */ }
.header-section { position: relative; top: 0; left: 0px; right: 0px; z-index: 99; transition: all 0.3s ease; box-shadow: none; background: #EEF3FB; }
.header-section.sticky {position: fixed; box-shadow: 0px 4px 20px 0px rgba(48, 69, 124, 0.20); width: 100%;background: #fff; -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown; animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;}
@keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0,-100%,0) } to { opacity: 1; transform: none } }
.header-top { position: relative; padding: 0 10px; }
.header-section .row { align-items: center; }
.haed-top-content { display: flex ; align-items: center; justify-content: end; }
.head-text p { margin: 0; color: #FFF; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 500; line-height: 32px; }
.haed-call-dtl { display: flex ; align-items: center; }
.head-call-now { display: flex ; align-items: center; vertical-align: middle; margin-left: 90px; }
.head-call-now figure { background: #343A40; width: 50px; height: 50px; text-align: center; align-content: center;margin-right: 15px;flex-shrink: 0; }
.head-text { padding-right: 0%; transform: translateX(-25%); }
.head-call-now p { margin: 0; color: #343A40; line-height: normal; font-weight: 600;text-transform: uppercase; }
.head-call-now a { color: #fff; font-weight: 400; }
.head-call-now a:hover{color: #343A40;}
.header-top:after { position: absolute; content: ''; left: -12px; right: -12px; top: 0; bottom: 0; background: linear-gradient(90deg, #9B6F97 0%, #4790E0 100%); z-index: -1; }
.head-social { margin-left: 35px; }
.head-social a { display: inline-block; height: 35px; width: 35px; text-align: center; line-height: 31px; transition: all 0.6s; margin: 2px; border-radius: 50%; background: transparent; border: 1px solid #fff; }
.head-social a img { transition: 0.6s; max-width: 14px; filter: brightness(0) invert(1); }
.head-social a:hover{background: #343A40;}
.header-btm { padding: 20px 10px; }
.header-section .col-sm-3 { width: 20%; }
.header-section .col-sm-9 { width: 80%; }
.header-right {display: flex ; align-items: center; justify-content: end; }
.header-btn { margin-left: 80px; }
.header-btn a.theme-btn { padding: 11px 30px; }



/*--banner--*/
section.banner-section { position: relative; z-index: 1; padding: 110px 0 260px; background-repeat: no-repeat; background-position: right;background-size: cover; }
/* section.banner-section::before { position: absolute; content: ''; width: 75%; height: 100%; left: 0; top: 0;background: linear-gradient(90deg, #E9EEEA 56.88%, rgba(133, 136, 134, 0.00) 93.68%); z-index: -1;} */
section.banner-section .row { align-items: center; }
.banner-title { margin-bottom: 20px; color: #000; font-family: "Smooch Sans"; font-size: 120px; font-style: normal; font-weight: 700; line-height: 110px; background: linear-gradient(90deg, #070D34 0%, #456DA6 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.banner-caption { max-width: 740px; }
.banner-title strong { font-weight: 700;color: #9B6F97; }
.banner-caption p { text-transform: uppercase; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 600; line-height: 32px; background: linear-gradient(90deg, #820B27 0%, #BA1A28 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.banner-btns { margin-top: 30px; }

.banner-title::-moz-selection { background-clip: border-box; background-clip: inherit; -webkit-background-clip: inherit; -webkit-text-fill-color: #fff;color: #fff !important;}
.banner-caption p::-moz-selection { background-clip: border-box; background-clip: inherit; -webkit-background-clip: inherit; -webkit-text-fill-color: #fff;color: #fff !important;}
.heading-title::-moz-selection { background-clip: border-box; background-clip: inherit; -webkit-background-clip: inherit; -webkit-text-fill-color: #fff;color: #fff !important;}
.heading-title strong::-moz-selection { background-clip: border-box; background-clip: inherit; -webkit-background-clip: inherit; -webkit-text-fill-color: #fff;color: #fff !important;}


/*--who-we-are-section--*/
section.who-we-are-section { position: relative; z-index: 1; }
.who-we-are-top-row { max-width: 1100px; margin-top: -180px; }
.who-we-are-bx { height: 100%; border-radius: 15px; background: #08428B; padding: 30px 20px 15px; } 
.who-we-are-bx h2 { color: #FFF; font-family: Outfit; font-size: 28px; font-style: normal; font-weight: 700; line-height: 34px; margin-bottom: 8px; }
.who-we-are-bx p { color: #fff; }
section.who-we-are-section .row {
    justify-content: center;
}


/*--process-section--*/
section.movement-section {padding: 100px 0;position: relative;}
.movement-row .row {justify-content: center;}
.movement-row .col-sm-4 {padding: 15px;position: relative;}
.movement-row .col-sm-4::before { content: ''; height: 100%; width: 1px; top: 0; position: absolute; right: 0; z-index: -1; background: linear-gradient(180deg, rgba(217, 217, 217, 0.00) 0%, #737373 57.21%, rgba(115, 115, 115, 0.00) 100%); }
.movement-row { padding: 40px 0 0px; }
.movement-row .col-sm-4:last-child::before {display: none;}
.movement-box {height: 100%;text-align: center;padding: 5px 26px;}
.movement-box h3 { color: #000; font-size: 30px; font-weight: 600; line-height: 36px; font-family: 'Outfit'; margin-bottom: 15px;transition: 0.4s; }
.movement-box:hover h3 {color: #BA1A28;}
.movement-box figure { width: 152px; height: 152px; text-align: center; border-radius: 50%; line-height: normal; align-content: center; margin: 0 auto 55px; position: relative; z-index: 1; background: #fff; border: 16px solid #EEF3FB; }
.movement-box figure::after { position: absolute; content: ''; left: -30px; right: -30px; animation: s7 40s infinite linear; top: -30px; bottom: -30px; border-radius: 50%; z-index: -1; border: 2px dashed #000; }
.movement-box:hover figure::after{ border-color: #BA1A28; }
@keyframes s7 { 0% { transform: rotate(360deg); } 100% { transform: rotate(0deg); } }


/*------ veterans-section ----------*/
section.veterans-section { padding: 30px 0 120px; background-repeat: no-repeat !important; background-size: cover !important; background-position: center !important; position: relative; z-index: 1;}
section.veterans-section::after{content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1;opacity: 0.8;background: #343A40;}
section.veterans-section p { font-family: Outfit; font-size: 28px; font-weight: 500; line-height: 44px; }
.veterans-btns { padding-top: 15px; }
.veterans-img {
    margin-bottom: -20px;
}

/*--faq--*/
section.faq-section { padding: 120px 0; position: relative;}
section.faq-section::after{position: absolute;content: '';left: auto;right: 0;top: 0;background: url(../images/faq-logo-bg.png) no-repeat;width: 100%;height: 100%;background-position: right center;    z-index: -1;}
section.faq-section .row{align-items: center;}
.faq-box { max-width: 815px; }
.faq-img { text-align: center; }
.faq-img-box { padding-top: 20px; } 
.faq-img-box img { border-radius: 15px; }
.faq-box .card { margin:0 0 30px; border-radius: 45px; background: transparent; box-shadow: none;border: none;
background: #FFF;
box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10); }
.faq-box .card:has(.card-header-title:not(.collapsed)){
background: #9B6F97;
box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10);}
.faq-box .card-header-title { padding: 24px 55px 24px 45px; position: relative; margin: 0; font-family: 'Outfit'; font-style: normal; color: #FFF; font-weight: 500; font-size: 24px; line-height: 32px; border-radius: 0; background: transparent; border: none;}
.card-body.default-css { padding: 24px 55px 25px 45px; position: relative; border: none; border-top: 1px solid rgb(255 255 255 / 20%); }
.card-body.default-css  p{ color: #FFF; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 400; line-height: 32px; }
.card-header-title.collapsed { color: #000; box-shadow: none; border-radius: 0; border: none; background: transparent;}
.faq-box .card-header h5:after, .card-header-title::after { content: ""; background:  url(../images/faq-minus.png) no-repeat center; width: 20px; height: 20px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 25px; }
.faq-box .card-header {border: none;padding: 0;cursor: pointer;position: relative;margin: 0 0 0;background: transparent !important;}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {background:  url(../images/faq-pluse.png) no-repeat center;box-shadow: none;}



/*--why-we-fight-section--*/
section.why-we-fight-section { background: url(../images/why-we-fight-bg-image.jpg) no-repeat; background-position: center !important; background-size: cover !important; padding: 100px 0; position: relative; z-index: 1; margin-bottom: 10px; }
section.why-we-fight-section::after{ content: ''; height: 100%; width: 100%; top: 0;left: 0; position: absolute; right: 0; z-index: -1;background: #030811;opacity: 0.8; }
.why-we-fight-bx { text-align: center; position: relative; padding: 33px 15px 15px; border-radius: 15px; background: rgb(255 255 255 / 15%); height: 100%;z-index: 1; }
.why-we-fight-bx::after{ position: absolute; content: ''; left: 0; right: 0; top: 0; bottom: 0; background: #9B6F97; z-index: -1;transition: all 0.3s; transform: scale(0);  border-radius: 15px; opacity: 0; }
.why-we-fight-bx:hover::after{ opacity: 1;transform: scale(1); }
.why-we-fight-bx figure { margin: 0 auto 25px; }
.why-we-fight-bx h3 { color: #9B6F97; text-align: center; font-family: Outfit; font-size: 46px; font-style: normal; font-weight: 600; line-height: 56px; margin-bottom: 12px;transition: all 0.5s; }
.why-we-fight-bx p {font-size: 20px; font-weight: 500; line-height: 30px; }
.why-we-fight-bx:hover h3{color: #000;}
section.why-we-fight-section .col-sm-3 { padding: 18px; }
section.why-we-fight-section .row { justify-content: center; }
section.why-we-fight-section .default-css { padding-top: 30px; }
section.why-we-fight-section .default-css p { font-family: Outfit; font-size: 36px; font-style: normal; font-weight: 400; line-height: 40px; }

/*--stronger-together-section--*/
section.stronger-together-section { background: url(../images/sr-bg-image.jpg) no-repeat; background-position: center !important; background-size: cover !important; padding: 100px 0 120px; position: relative; z-index: 1; }
section.stronger-together-section::after{ content: ''; height: 100%; width: 100%; top: 0;left: 0; position: absolute; right: 0; z-index: -1;background: #030811;opacity: 0.5; }
ul.stronger-together-list { display: flex ; justify-content: center; flex-wrap: wrap; margin: 25px auto; max-width: 1430px; }
ul.stronger-together-list li { list-style: none; width: 20%; padding: 26px 28px; }
.st-box { text-align: center; height: 100%; border-radius: 4px; background: #FFF; align-content: center; position: relative; min-height: 170px;   z-index: 1; }
.st-box:after { position: absolute; content: ''; left: -10px; right: -10px; top: -10px; bottom: -10px; border: 1px solid #D4E4FE; border-radius: 4px; z-index: -1; }
.st-box img{transition: all 0.5s ease-in-out;}
.st-box:hover img{transform: scale(0.95);}
section.stronger-together-section .section-heading { max-width: 1050px; margin: 0 auto; }
.sr-btns { margin-top: 40px; }
section.stronger-together-section .default-css { margin-top: 35px; }
section.stronger-together-section .default-css p{ font-family: Outfit; font-size: 36px; font-style: normal; font-weight: 400; line-height: 42px;}


.veterans-btns a.theme-btn:not(:first-child) , .cta-btns a.theme-btn:not(:first-child) , .blog-btns a.theme-btn:not(:first-child) , .sr-btns a.theme-btn:not(:first-child) , .story-btns a.theme-btn:not(:first-child) , .banner-btns a.theme-btn:not(:first-child){margin-left: 18px;}


/* OUR BLOG SECTION CSS START */
.blog-section { padding: 100px 0;}
.blog-wrapper .row {justify-content: center;}
.blog-wrapper .col-sm-4 { padding: 25px;}
.blog-item { height: 100%; text-align: center; }
.blog-item figure { border-radius: 10px; overflow: hidden; }
.blog-content h3 {color: #000; font-family: Outfit; font-size: 26px; font-style: normal; font-weight: 500; line-height: 36px; }
.blog-content h3 a {color: #000;}
.blog-item:hover .blog-content h3 a {color: #BA1A28;transition: 0.6s;}
.blog-item figure img {width: 100%;transition: all 0.6s ease;}
.blog-item:hover figure img {transform: scale(1.1);}
.blog-content { padding: 20px 15px 0px; }
.blog-section .heading-title { font-family: "Smooch Sans"; font-size: 90px; font-weight: 700; line-height: 94px; background: linear-gradient(90deg, #070D34 0%, #456DA6 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }


/*--featured-story-section--*/
section.featured-story-section {background-repeat: no-repeat !important; background-position: center !important; background-size: cover !important; padding: 100px 0 165px; position: relative; z-index: 1;margin-bottom: -10px; }
section.featured-story-section::after{ content: ''; height: 100%; width: 100%; top: 0;left: 0; position: absolute; right: 0; z-index: -1;background: #000;opacity: 0.8; }
section.featured-story-section .video-icon { position: absolute; bottom: 0; left: 50%; transform: translateY(-50%); }
section.featured-story-section .video-icon .radius::after { position: absolute; content: ''; left: 0; top: 0; bottom: 0; right: 0; background: #fff url(../images/play-text.png) no-repeat; background-position: center !important; border-radius: 50%;animation: s7 20s infinite linear; transition: all 0.5s ease-in-out;}
section.featured-story-section .video-icon .radius:hover:after {  background: #9B6F97 url(../images/play-text.png) no-repeat;}
section.featured-story-section .video-icon .radius .place img{transition: all 0.3s ease-in-out;}
section.featured-story-section .video-icon .radius:hover .place img{filter: brightness(0) invert(1); }
section.featured-story-section .video-icon .place {background: transparent;}
section.featured-story-section p { font-family: Outfit; font-size: 42px; font-style: normal; font-weight: 400; line-height: 70px; }
section.featured-story-section h3{ font-family: Outfit; font-size: 32px; font-style: normal; font-weight: 500; line-height: 40px; }
section.featured-story-section h3 strong{color: #9B6F97; font-weight: 500; } 
section.featured-story-section .section-heading { margin: 0 auto; max-width: 1300px; }
.story-btns { padding-top: 50px; }


/* -----VIDEO-CSS----- */
.video-section { position: relative; overflow: hidden; }
.video-section figure { position: relative; }
.video-section figure img{width: 100%;}
.radius { width: 164px; height: 164px; border-radius: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; display: flex; align-items: center; justify-content: center; }
.radius a { z-index: 1; }
.place {background: #fff; z-index: 2; }
.radius .border-animation, .place { display: block; width: 100%; height: 100%; position: absolute; border-radius: 100%; text-align: center; line-height: 159px; }
.radius .border-animation { z-index: 1; }
.ba1 { animation: rounder1 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.3); }
@keyframes rounder1 { from { transform: scale(1); } to { transform: scale(1.39); } }
.ba2 { animation: rounder2 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder2 { from { transform: scale(1); } to { transform: scale(1.79); } }
.ba3 { animation: rounder3 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.9); }
@keyframes rounder3 { from { transform: scale(1); } to { transform: scale(1.99); } }


/* -----VIDEO-MODAL-CSS----- */
.modal-backdrop.show { opacity: .9; }
.video-popup .modal-dialog { max-width: 930px !important; position: absolute; top:0; left: 0; right: 0; transform:inherit !important; width: 94%; border-radius: 0px; margin: 45px auto 0; border: 8px solid #9B6F97;}
.video-popup .modal-body { border: none; float: none; clear: both; width: 100%; position: relative; padding-bottom: 56.25%; padding-top: 0; height: 0; }
.video-popup .modal-content { border: none; box-shadow: none; }
.video-popup button.close { opacity: 1; position: absolute; right: 28px; top: 35px; font-size: 26px; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; background: transparent; border: none; }
.videoIframe iframe {  display: block; bottom: 100px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }  
.video-show { position: absolute; top: 50%; transform: translate(-50% , -50%); left: 50%; }



/* footer.footer */
footer.footer-section { position: relative; background: #343A40; padding-top: 110px;border-top: 10px solid #fff; }
.footer-row-parent{ border-radius: 10px; background: #1C2630; padding: 70px 40px; }
.about-ftr { max-width: 400px; padding-left: 10px; }
.about-ftr p{ color: #fff; }
.ftr-logo { margin-bottom: 10px; }
.ftr-item { padding-top: 20px; }
.ftr-item ul li { padding-bottom: 14px; color: #666; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; list-style: none; position: relative; }
.ftr-item ul li a:hover{color: #9B6F97;}
.ftr-item ul li a{color: #fff;}
.ftr-title { color: #9B6F97; font-family: Outfit; font-size: 22px; font-style: normal; font-weight: 600; line-height: 28px; text-transform: capitalize; margin-bottom: 18px; }
.ftr-call-now figure { width: 26px; height: 26px; flex-shrink: 0; margin-right: 20px;}
.ftr-social-row a{ border: 1px solid #fff; height: 46px; width: 46px; display: inline-block; line-height: 39px; text-align: center; border-radius: 50%; margin-right: 5px; }
.ftr-social-row a img{ transition: 0.6s; max-width: 18px; filter: brightness(0) invert(1); }
.ftr-social-row a:hover{ background-color: #9B6F97; }
.ftr-info-title{ color: #9B6F97; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; text-transform: uppercase; margin-bottom: 6px; display: block; }
.ftr-call-row { display: flex ; flex-wrap: wrap;    padding-top: 20px; }
.ftr-call-now { width: 33.33%;    padding-right: 11px; }
.ftr-call-now:nth-child(2) { padding: 0 8px 0 47px; width: 30%; }
.newsletter-form-inn { padding-top: 7px; }
.ftr-call-now p{color: #fff;}
.ftr-call-now p a{color: #fff; display: block;}
.ftr-call-now p a:hover{color: #9B6F97;}
.copyright-sections { padding: 25px 0;}
.copyright p{color: #fff; margin: 0;}
.copyright p a { color: #9B6F97; }
.copyright p a:hover{ color: #fff; }
.menu-copyright ul {text-align: right;}
.menu-copyright ul li { color: #fff; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: normal; position: relative; list-style: none;display: inline-block; }
.menu-copyright ul li a{color: #9B6F97;}
.menu-copyright ul li a:hover{color: #fff;}
.menu-copyright ul li::after { content: '/'; padding: 0 20px; }
footer.footer-section ul li:last-child::after{ display: none; }
.page-template-template-home footer.footer-section { padding-top: 110px !important; }



/* -----Newsletter----- */
.ftr-right{padding-top: 20px;}
.newsletter-form p { color: #fff; }
.newsletter-form form { display: flex; width: 100%; justify-content: space-between;}
.newsletter-form .medium { display: block !important; height: 60px !important; width: 100% !important; margin: 0 !important; color: #ffffff !important; font-family: Outfit !important; font-size: 18px !important; font-style: normal !important; font-weight: 400 !important; line-height: 28px !important; padding: 15px 20px 15px 20px !important; box-shadow: none !important; border-radius: 45px !important; background: rgba(255, 255, 255, 0.20) !important;backdrop-filter: blur(5px); border:none !important; }
.newsletter-form input.button.gform_button { display: inline-block !important; cursor: pointer !important; transition: all .6s ease-out; -webkit-transition: all .6s ease-out; border-radius: 45px !important; font-size: 20px !important; margin: 0 !important; border: none !important; background: #9B6F97 !important; box-shadow: none !important; padding: 16px 30px !important; color: #fff !important; line-height: 28px !important; font-weight: 600 !important; font-family: Outfit !important; margin-left: 0 !important; width: 180px !important; height: 60px !important; }
.newsletter-form .gform_body { margin: 0 !important;     width: 76%; }
.newsletter-form input.button.gform_button:hover{background-color: #08428B !important;color:  #fff !important;}
.newsletter-form  .medium::-webkit-input-placeholder { /* Edge */color: #ffffff !important;opacity: 1;}
.newsletter-form  .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #ffffff !important;opacity: 1;}
.newsletter-form .medium::placeholder {color: #ffffff !important;opacity: 1;}
.newsletter-form  input[type="text"]::-webkit-input-placeholder { /* Edge */color: #ffffff !important;opacity: 1;}
.newsletter-form  input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #ffffff !important;opacity: 1;}
.newsletter-form  input[type="text"]::placeholder {color: #ffffff !important ;opacity: 1;}
.gform_confirmation_message_1.gform_confirmation_message { color: #fff !important; }
.newsletter-form .gform_wrapper .gfield {  padding: 0 10px 10px; }
.newsletter-form .gform_button.button { width: 23%; }
.newsletter-form .gform_wrapper { margin-left: -5px; }

.newsletter-form .gform-footer {
    width: 23%;
}




/* -----FORM-CSS----- */
.form-hero {
    padding: 25px 40px;
    border-radius: 8px;
    border: 4px solid rgb(155 111 151);
    background: #fff;
}
.b-form-title { margin-bottom: 20px; color: #000; text-align: center; font-family: Outfit; font-size: 35px; font-style: normal; font-weight: 700; line-height: 45px; }
.b-form-title strong{ color: #9B6F97; font-weight: 700; }
.form-hero .gform_wrapper {
    max-width: 100% !important;
    margin: 40px 0 0 !important;
    padding: 0 !important;
}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.form-hero .gform_body {margin: 0 -9px;}
.gform_wrapper .gfield {
    padding: 0 9px 25px;
    clear: both;
    text-align: left;
    width: 100%;
    margin: 0;
}
.gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gfield--type-address {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 10px 12px !important;margin: 0 !important;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.gform_wrapper label, .form-hero .gform_wrapper label.gfield_label, .form-hero legend.gfield_label.gform-field-label {
    font-size: 18px !important;
    font-family: Outfit;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: #666 !important;
    margin: 0 !important;
    padding-left: 1px;
    margin-bottom: 14px !important;
}
.gform_wrapper .medium::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666;opacity: 1;}
.gform_wrapper .medium::placeholder {color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::placeholder {color: #666;opacity: 1;}
.form-hero input.button.gform_button {
    width: auto !important;
    height: auto !important;
    display: inline-block !important;
    position: relative !important;
    cursor: pointer !important;
    transition: all 1s !important;
    border: none !important;
    box-shadow: none !important;
    padding: 16px 55px !important;
    color: #FFF !important;
    text-align: center !important;
    font-family: Outfit !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    border-radius: 45px !important;
    background: #9B6F97 !important;
    text-transform: capitalize !important;
}
.form-hero input.button.gform_button:hover {background: #08428B !important; color: #fff !important;}
.gform_wrapper textarea.medium { height: 100px !important; display: block; min-block-size: inherit !important; }
.gform_wrapper .gform_footer { padding: 0px 0 0 0 !important; margin: 0px 0 0 0px !important; }
.form-hero .gform_wrapper .ginput_complex select { background: #fff url(../images/select-arrow.png) no-repeat right 15px center !important; background-size: 15px !important;}

.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col input, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select {
    width: 100% !important;
    padding: 14px 20px 14px 20px !important;
    -webkit-appearance: none !important;
    resize: none !important;
    position: relative !important;
    height: 60px;
    transition: all 1s;
    margin: 0 !important;
    box-shadow: none !important;
    background: #fff;
    border-radius: 4px !important;
    color: #666 !important;
    font-family: Outfit !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    border: 1px solid #9b6f97 !important;
}
.form-hero .gform_wrapper select  , .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select{background: #fff url(../images/select-arrow.png) no-repeat right 15px center !important; background-size: 16px !important; }
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area {text-align: center;padding: 10px !important;border-radius: 0px !important;border: none !important;background: transparent !important;box-shadow: none !important; border-bottom: 1px solid #000 !important;}
.form-hero input[type="file"] {display : none;}
.form-hero .button.gform_button_select_files {border: none;display: inline-block;padding: 8px 28px;margin-top: 5px;color: #FFF;font-family: Outfit;font-size: 16px;font-style: normal;font-weight: 500;line-height: 23px;border-radius: 4px;background: #021F35;}
.form-hero .button.gform_button_select_files:hover {background-color: #000;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #666;font-size: 14px !important;}
.gfield--type-address{ margin-bottom:12px !important;}
.gform_wrapper.gravity-theme .ginput_container_address span { padding: 0 8px 0; }
.gform_wrapper.gravity-theme .gform_drop_area { padding: 10px !important;}
.gfield_checkbox {display: flex;}
.gchoice .gfield-choice-input {margin-top: 3px !important;;border-radius: 50% !important; width: 20px !important;height: 20px !important; border: 1px solid #9B6F97 !important; background: rgb(217 217 217 / 20%) !important;background-position: top 4px center !important; }
.gchoice .gfield-choice-input:checked { background: url(../images/agree.png) no-repeat !important; background-size: 13px !important; background-position: top 4px center !important; }
label.form-check-label strong {color: #9B6F97;font-weight: 400;}
label.form-check-label i { font-style: normal; color: #011A43; }
.gchoice .gfield-choice-input::before{ display:none !important; }
.gfield_description.instruction.validation_message { display: none !important; }
.form-hero .gform_wrapper .ginput_container label { width: calc(100% - 20px); }
.popup-form .modal-body { padding: 0; }
.popup-form .modal-content { border-radius: 0; background: transparent; }
.gform_validation_errors { display: none !important; }
.ginput_recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
.datepicker { text-transform: uppercase !important; }
.form-hero .gform-theme--framework .gfield--input-type-datepicker .ginput_container_date { display: block !important; }
.form-hero .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date::after{position: absolute; right: 20px !important; top: 50%;left: auto; transform: translateY(-50%);}

.form-hero .gform-grid-row span.gform-grid-col:first-child{width:100%}
.gfield--type-address{ margin-bottom:12px !important;}
.form-hero .gform_wrapper .ginput_container.gform-grid-row { display: flex ; flex-wrap: wrap; width: 100%; margin: 0 !important; row-gap: 0 !important; margin-inline: 0 !important; }
.form-hero .gform-grid-row span.gform-grid-col { width: 50%; padding: 0 7px 15px; }
.form-hero fieldset.gfield.gfield--width-full { padding: 0;margin: 0 !important; }
span.gfield_required.gfield_required_text { display: none !important; }

.form-hero fieldset.gfield.gfield--type-address  { padding: 0 !important; margin: 0 !important;}
.form-hero fieldset.gfield.gfield--width-full .gfield_description.validation_message.gfield_validation_message { padding: 0 7px 15px !important; margin-top: -10px !important; }
.form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row { margin: 0 -5px !important; }
.form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col { width: 33.33% !important; background: transparent !important; padding: 0 5px; }

.gform_validation_errors {display: none !important; }
span.gfield_description.gform_fileupload_rules {color: #000; }
.gfield_description.instruction.validation_message {display: none !important; }
span.gfield_required.gfield_required_text { display: none !important; }


/* -----MODAL-CSS----- */
.modal-backdrop.show { opacity: .9; }
.modal.popup-form button.close {opacity: 1;position: absolute;right: 30px;top: 30px;font-size: 26px;font-weight: normal;color: #fff;cursor: pointer;/* text-shadow: none; */ background: transparent;border: none;}
.popup-form .modal-body{ padding: 0; }
.popup-form .modal-dialog { max-width: 750px !important; position: absolute; top: 60px; left: 0; right: 0; transform: none !important; margin: 0px auto 0; width: 95%; }
.popup-form .modal-content { border: none; box-shadow: none; }


.popup-form .heading-title { background: linear-gradient(90deg, #070D34 0%, #456DA6 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent;font-size: 50px;
    line-height: 50px;text-align: center; }
.popup-form p{text-align: center;}

.popup-form .gform_wrapper .gform_footer {
    text-align: center;
}


/*--inner pages start--*/
section.inner-banner { position: relative; }
.inner-banner>img{width: 100%;}
section.inner-banner::before { content: ''; height: 100%; width: 100%; top: 0; position: absolute; left: 0; opacity: 0.85; background: #343A40; }
.page-nav {width: 100%;position: absolute;padding: 6px 0;bottom: 0;left: 0;z-index: 1;background: linear-gradient(270deg, rgba(155, 111, 151, 0.00) 21.66%, #9B6F97 50.48%, rgba(53, 38, 52, 0.00) 75.84%);}
.page-nav ul li { margin: 0px; color: #FFF; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 500; line-height: 28px; text-align: center; list-style: none; } 
.page-nav ul li span a{color: #000;}
.page-nav ul li span a:hover{color: #fff;}
.page-nav ul li span { color: #ffffff; }
.caption-absolute { position: absolute; top: 46%; left: 0; right: 0; width: 100%; transform: translateY(-50%); z-index: 1; text-align: center; }
section.inner-banner .banner-caption { max-width: 100%; }
section.inner-banner .banner-title{ font-size: 80px; line-height: 80px; color: #fff; background: transparent; background-clip: inherit; -webkit-background-clip: inherit; -webkit-text-fill-color: white; }
section.inner-banner .banner-caption p{ color: #fff; background: transparent; background-clip: inherit; -webkit-background-clip: inherit; -webkit-text-fill-color: white; }
section.our-team-section { padding: 100px 0 0; }
section.our-team-section .heading-title { background: linear-gradient(90deg, #070D34 0%, #456DA6 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-family: "Smooch Sans"; font-size: 90px; font-weight: 700; }
.our-team-row { max-width: 1190px; margin: 0 auto; }
.our-team-img { padding-right: 50px; }
.our-team-img figure{ overflow: hidden; border-radius: 15px; }
.our-team-img figure img{ width: 100%; }
.our-team-box h3 { color: #AC1628; font-family: Outfit; font-size: 22px; font-style: normal; font-weight: 600; line-height: 28px; margin-bottom: 5px; }
.our-team-row .row:nth-child(even) { flex-direction: row-reverse; }
.our-team-row .row:nth-child(even) .our-team-img { padding: 0 0 0 50px; }
.our-team-row .row { align-items: center; padding: 50px; position: relative; }

.our-team-row .row::after { position: absolute; content: ''; top: -12px; width: 100%; height: 28px; background: url(../images/our-team-top-border.png) no-repeat; background-size: 100% 100%; margin: 0 auto; left: 0; right: 0; }
.our-team-row .row:nth-child(even)::after { position: absolute; content: ''; top: -12px; width: 100%; height: 30px; background: url(../images/our-team-top-border.png) no-repeat; background-size: 100% 100%; margin: 0 auto; left: 0; right: 0; transform: rotateX(180deg); }
.our-team-row .row::before { position: absolute; content: ''; top: 15px; width: 25px; height: auto; bottom: 15px; left: -11px; background: url(../images/our-team-side-border.png) no-repeat; background-size: 100% 100%; }
.our-team-row .row:first-child::before { background: url(../images/our-team-side-border-1.png) no-repeat; background-size: 100% 100%; }
.our-team-row .row:first-child::after {display: none;}
.our-team-row .row:nth-child(even)::before { left: auto; right: -11px; }


/* about */
section.about-comprehensive-section { padding: 100px 0; }
section.about-comprehensive-section .heading-title  , section.default-section.contact .heading-title{ background: linear-gradient(90deg, #070D34 0%, #456DA6 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-family: "Smooch Sans"; font-size: 88px; font-weight: 700;  }
.about-comprehensive-row { overflow: hidden; }
.about-comprehensive-row ul { display: flex ; align-items: center; flex-wrap: wrap; margin: 0 -50px -1px; }
.about-comprehensive-row ul li { width: 50%; padding: 20px 50px 20px; list-style: none; color: #666; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; position: relative; }
.about-comprehensive-row ul li::before { content: ''; height: 1px; bottom: 0; position: absolute; right: 50px; left: 0px; z-index: -1; opacity: 0.3; background: linear-gradient(90deg, rgba(66, 66, 66, 0.00) 0%, #000 0.01%, rgba(102, 102, 102, 0.00) 100%); }
.about-comprehensive-row ul li strong { color: #9B6F97; font-weight: 600; display: block; padding-bottom: 5px; }
.about-comprehensive-row ul li b { font-weight: 600; display: block; }
.about-comprehensive-row ul li:nth-child(2n)::before{left: 50px;}


section.team-details-section { background: #F8F5F0; padding: 80px 0; }
section.team-details-section h2 { color: #AC1628; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 600; line-height: 36px; }
section.team-details-section.next { background: transparent; padding-bottom: 0; }



.contact-detail { border-radius: 15px; background: #F8F5F0; height: 100%; padding: 20px 50px 15px; }
.contact-detail-box {
    border-bottom: 1px solid #ccc;
    padding: 20px 0 10px;
}
.contact-detail .contact-detail-box:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.contact-detail h2 { color: #9B6F97; font-family: Outfit; font-size: 36px; font-style: normal; font-weight: 600; line-height: 42px; margin-bottom: 10px; }
.contact-detail-box figure {
    margin-bottom: 10px;
}
.contact-detail p{margin-bottom: 10px;}
ul.call-row { margin-bottom: 30px; }
ul.call-row li { display: inline-block; position: relative; list-style: none; color: #666; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; }
ul.call-row li::after{content: "|"; padding: 0 15px;float: left;}
ul.call-row li:first-child::after{display: none;}
ul.call-row li a{color: #666;}
ul.call-row li a:hover{color: #000;}


.contact-box .form-hero { padding: 0; border-radius: 0; background: transparent; border: none; box-shadow: none; height: 100%; padding-right: 30px; }
section.default-section.contact .col-sm-7 { width: 53%; }
section.default-section.contact .col-sm-5 { width: 47%; }


section.newsletter-section { background: #E9EEEA; position: relative; z-index: 1; padding: 40px 0; }
section.newsletter-section:after { position: absolute; content: ''; width: 50%; height: 100%; right: 0; top: 0; z-index: -1; background: #1C2630; }
section.newsletter-section .ftr-title  , section.newsletter-section .ftr-info-title{ font-size: 32px;margin-bottom: 15px; }
section.newsletter-section .newsletter-form p { color: #666; }
section.newsletter-section .newsletter-form .medium { color: #666 !important; background: #E9EEEA !important; border: 1px solid #9B6F97 !important; }
section.newsletter-section .newsletter-form  .medium::-webkit-input-placeholder { /* Edge */color: #666 !important;opacity: 1;}
section.newsletter-section .newsletter-form  .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666 !important;opacity: 1;}
section.newsletter-section .newsletter-form .medium::placeholder {color: #666 !important;opacity: 1;}
section.newsletter-section .newsletter-form  input[type="text"]::-webkit-input-placeholder { /* Edge */color: #666 !important;opacity: 1;}
section.newsletter-section .newsletter-form  input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #666 !important;opacity: 1;}
section.newsletter-section .newsletter-form  input[type="text"]::placeholder {color: #666 !important ;opacity: 1;}

section.newsletter-section .ftr-call-row { padding-top: 0; justify-content: space-between; padding-left: 55px; }
section.newsletter-section .ftr-call-now p { font-size: 24px; line-height: 40px; }
section.newsletter-section .ftr-social-row a { height: 56px; width: 56px; line-height: 49px; margin-right: 10px; }
section.newsletter-section .ftr-social-row a img { max-width: 23px; }
section.newsletter-section .ftr-call-now { width: 45%; }
section.newsletter-section .row { align-items: center; }
section.newsletter-section .newsletter-form { padding-right: 55px; }





/*--service-detail inner page--*/
section.blogpage-single-section { padding: 100px 0; }
section.default-section.inpad {padding: 50px 0;}
section.services-section.nipad {padding-top: 0;}
.search-btn { margin-bottom: 40px; border-radius: 5px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(118, 111, 91, 0.20); padding: 30px 40px 40px; }
.service-detail-right .service-detail-list:nth-child(odd){ background: #FFF; box-shadow: 0px 0px 40px 0px rgba(25, 155, 231, 0.20); }
.search-btn form {position: relative}
.search-medium { width: 100%; padding: 15px 70px 15px 0px; border: none; border-bottom: 1px solid rgba(0, 0, 0, 0.3); height: 50px; background-color: #fff; border-radius: 0; font-size: 18px; line-height: 28px; color: #666; font-weight: 400; font-family: Outfit; }
.search-btn button { border: none; position: absolute; top: 10px; width: 40px; right: 0; height: 30px; background: transparent; }
.search-icon img { filter: brightness(0.5); }
.search-btn button:hover {cursor: pointer}
.sidebar-title { color: #000;font-family: 'Outfit'; font-size: 40px; font-style: normal; font-weight: 600; line-height: 36px; margin-bottom: 15px; position: relative; padding-bottom: 15px; display: inline-block; }
.sidebar-title:after { content: ""; position: absolute; bottom: 0px; left: 0; background: #000; height: 3px; width: 50%; }
.service-detail-list { margin: 0 0 40px; padding: 30px 40px; border-radius: 5px; background: #F5F5F5; }
.service-detail-list ul li a:hover {color: #9B6F97;}
.service-detail-list ul li.active, .service-detail-list ul li:hover {color: #000;}
.service-detail-list ul li.active a, .service-detail-list ul li a:hover {color: #000;}
.service-detail-list ul {padding: 0;margin: 0;}
.service-detail-list ul li { list-style: none; padding: 10px 0; transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; position: relative; border-bottom: 1px solid #D9D9D9; }
.service-detail-list ul li a { font-size: 18px; line-height: normal; color: #666; font-weight: 400; font-family: 'Outfit'; display: block; padding-right: 20px; } 
.service-detail-list ul li:last-child {border: none;}
.service-detail-right .service-detail-list:last-child {margin: 0;}
.service-detail-right {padding-left: 50px;}
figure.fimgs {margin-bottom: 20px;}
.service-detail-list ul li::after { content: "\f105"; position: absolute; top: 50%; transform: translateY(-50%); right: 0; background-size: cover; color: #666; font-family: 'FontAwesome'; font-size: 18px; font-weight: 600; }
.service-detail-list ul li:hover::after, .service-detail-list ul li.active:hover {color: #000;}
.service-detail-list.estimatin-titel {text-align: center;}
figure.fimgs img {border-radius: 4px;background: #FFF;width: 100%;margin-bottom: 0;object-fit: cover;box-shadow: 0px 0px 40px 0px rgba(24, 131, 189, 0.16);}
.service-detail-list-month { color: #9B6F97; font-family: 'Outfit'; font-size: 18px; font-style: normal; font-weight: 400; line-height: 44px; margin-bottom: 3px; }
.service-detail-list-month.month-2 { position: relative; margin-top: 20px; padding-top: 5px; }
.service-detail-list.service-detail-list-2 p { font-size: 16px; font-weight: 400; line-height: 24px; }
.service-detail-list-month.month-2::after { content: ''; position: absolute; width: 100%; height: 1px; background: rgb(0 0 0 / 10%); top: 0; left: 0px; right: -15px; background-size: cover; }
.service-detail-list.service-detail-list-2 { padding: 35px 15px 15px 35px; }
.estimatin-detail { text-align: center; padding: 40px 15px; border-radius: 5px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(118, 111, 91, 0.20); }
.estimatin-detail h4 { color: #000; font-family: 'Outfit'; font-size: 40px; font-style: normal; font-weight: 600; line-height: 42px; margin-bottom: 20px; position: relative; }
.search-container { margin-bottom: 40px; }
.search-container form { position: relative; }
.search-container .services-detail-search { border-radius: 4px; background: #9B6F97; box-shadow:0px 0px 20px 0px rgba(24, 131, 189, 0.16); height: 70px; width: 100%; color: #FFF; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 400; line-height: 40px; padding: 15px 80px 15px 35px; border: none; }
.search-container .services-detail-search::placeholder { color: #fff; opacity: 1; /* Firefox */ }
.search-container .services-detail-search::-ms-input-placeholder { /* Edge 12 -18 */ color: #fff; }
.blog-img-single > figure img { width: 100%; border-radius: 10px; height: 100%; object-fit: cover; }
.blog-img-single > figure { margin-bottom: 20px; border-radius: 10px; overflow: hidden; }
section.blog-section.singlepgge { padding-top: 0; } 
.pagination-parent { padding-top: 30px; }
.nav-next a, .nav-previous a { display: inline-block; position: relative; padding: 16px 42px; text-align: center; font-family: 'Outfit'; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; border-radius: 45px; background: #9B6F97; color: #fff; }
.nav-next a:hover, .nav-previous a:hover {background: #000;color: #fff;}
.nav-previous {float: left}
.nav-next {float: right;margin-right: 0;}


.wp-pagenavi a, .wp-pagenavi span {
    height: 40px;
    width: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    padding: 0 !important;
    border-color: #1c2731;
    color: #1c2731;
        font-size: 18px;    vertical-align: middle;
        margin: 5px !important;
    border-radius: 3px;
}
.wp-pagenavi span.pages {
    width: auto;
    border: none;
    padding-right: 5px;
}
.wp-pagenavi span.current {
    font-weight: bold;
    color: #9b6f97;
    border-color: #9b6f97;
}
.wp-pegination {
    text-align: center;
    padding-top: 5px;
}


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



@media (min-width:1200px) {
.container {max-width: 1180px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1270px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1360px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1530px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1630px !important;}
}

@media (max-width: 1899px) {

}

@media (max-width: 1799px) {


}

@media (max-width: 1699px) {
.container { padding: 0 45px; max-width: 100% !important;}
.header-btn { margin-left: 30px; }
.head-text { transform: translateX(-15%); }
.heading-title { font-size: 60px; line-height: 70px; }
section.veterans-section .heading-title { font-size: 100px; line-height: 110px; }
.blog-section .heading-title { font-size: 70px; line-height: 72px; }
section.featured-story-section p { font-size: 36px; line-height: 60px; }
.footer-row-parent { padding: 50px 40px; }
.banner-title { font-size: 100px; line-height: 90px; }

section.inner-banner .banner-title {
    font-size: 60px;
    line-height: 60px;
}
section.about-comprehensive-section .heading-title, section.default-section.contact .heading-title {
    font-size: 70px;
}



}

@media (max-width: 1599px) {
.why-we-fight-bx p br {display: none; }



}

@media (max-width: 1499px) {
h1 {font-size: 34px;line-height: 42px;}
h2 {font-size: 30px;line-height: 38px;}
h3 {font-size: 28px;line-height: 36px;}
h4 {font-size: 25px;line-height: 32px;}
h5 {font-size: 20px;line-height: 28px;}
h5 {font-size: 19px;line-height: 26px;}
.container { padding: 0 35px; }

.header-btm { padding: 15px 0px; }
.head-text p { font-size: 18px; line-height: 28px; }
.banner-title { font-size: 80px; line-height: 74px; }
.banner-btns { margin-top: 20px; }
.banner-caption p { font-size: 22px; line-height: 30px; }
.banner-caption { max-width: 620px; }
.veterans-btns a.theme-btn:not(:first-child), .cta-btns a.theme-btn:not(:first-child), .blog-btns a.theme-btn:not(:first-child), .sr-btns a.theme-btn:not(:first-child), .story-btns a.theme-btn:not(:first-child), .banner-btns a.theme-btn:not(:first-child) { margin-left: 10px; }
a.theme-btn { padding: 13px 25px; font-size: 18px; line-height: 26px; min-width: 160px; }
.header-btn a.theme-btn { padding: 10px 20px; }
.who-we-are-bx h2 { font-size: 24px; line-height: 30px; }
.who-we-are-bx { padding: 25px 20px 15px; }
.who-we-are-top-row { margin-top: -100px; }
section.banner-section { padding: 80px 0 190px; }
section.movement-section { padding: 70px 0; }
.heading-title { font-size: 47px; line-height: 56px; }
.movement-row { padding: 25px 0 0px; }
section.veterans-section .heading-title { font-size:88px; line-height: 90px; }
.veterans-btns { padding-top: 10px; }
section.veterans-section { padding: 20px 0 70px; }
section.veterans-section p { font-size: 24px; line-height: 40px; }
section.faq-section { padding: 70px 0; }
.faq-box .card-header-title { padding: 18px 55px 18px 35px; font-size: 22px; line-height: 30px; }
.card-body.default-css { padding: 18px 45px 20px 35px; }
.faq-box .card { margin: 0 0 25px; }
.faq-img { padding: 10%; }
section.faq-section::after { background-size: 260px; }
section.why-we-fight-section { padding: 70px 0; }
section.why-we-fight-section .col-sm-3 { padding: 15px; }
.why-we-fight-bx h3 { font-size: 38px; line-height: 46px; margin-bottom: 10px; }
.why-we-fight-bx figure { margin: 0 auto 18px; }
.why-we-fight-bx p { font-size: 19px; line-height: 28px; }
section.why-we-fight-section .default-css { padding-top: 20px; }
section.why-we-fight-section .default-css p { font-size: 30px; line-height: 40px; }
section.stronger-together-section { padding: 70px 0; }
section.stronger-together-section .default-css p { font-size: 30px; line-height: 40px; }
ul.stronger-together-list li { padding: 24px 22px; }
ul.stronger-together-list { margin: 0px auto; }
.sr-btns { margin-top: 30px; }
section.stronger-together-section .default-css { margin-top: 25px; }
.blog-section { padding: 70px 0; }
.blog-wrapper .col-sm-4 { padding: 18px; }
.blog-content h3 { font-size: 22px; line-height: 30px; }
.newsletter-form input.button.gform_button { font-size: 16px !important; padding: 13px 25px !important; line-height: 22px !important; width: 120px !important; height: 50px !important; }
.newsletter-form .medium { font-size: 16px !important; line-height: 22px !important; height: 50px !important; padding: 10px 20px 10px 20px !important; }
.newsletter-form .gform_wrapper .gfield { padding: 0 5px 10px; }
.footer-row-parent { padding: 40px 25px; }
.ftr-call-now:nth-child(2) { padding: 0 8px 0 20px; }
.ftr-social-row a { height: 40px; width: 40px; line-height: 34px; margin-right: 4px; }
.ftr-social-row a img { max-width: 16px; }
footer.footer-section .col-sm-4 { width: 30%; }
footer.footer-section .col-sm-2 { width: 15%; }
footer.footer-section .col-sm-6 { width: 55%; }
.blog-section .heading-title { font-size: 50px; line-height: 52px; }
section.featured-story-section { padding: 70px 0 130px; }
section.featured-story-section p { font-size: 32px; line-height: 50px; }
section.featured-story-section .section-heading { max-width: 1060px; }
.story-btns { padding-top: 25px; }
body.sticky-header-on { padding-top: 130px; }
.newsletter-form .gform_wrapper { margin-left: -3px; }
section.our-team-section { padding: 70px 0 0; }
section.our-team-section .heading-title { font-size: 60px; }
section.inner-banner .banner-title { font-size: 50px; line-height: 50px;;margin-bottom: 15px; }
section.about-comprehensive-section { padding: 70px 0; }
.about-comprehensive-row ul li { padding: 20px 25px 20px; }
.about-comprehensive-row ul { margin: 0 -25px -1px; }
section.team-details-section { padding: 60px 0; }
.about-comprehensive-row ul li::before { right: 25px; }
.about-comprehensive-row ul li:nth-child(2n)::before { left: 25px; }
section.about-comprehensive-section .heading-title, section.default-section.contact .heading-title { font-size: 55px; }
.default-section {
    padding: 70px 0;
}
.contact-detail h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 10px;
}
section.newsletter-section .ftr-title, section.newsletter-section .ftr-info-title {
    font-size: 24px;
}
section.newsletter-section .ftr-call-now p {
    font-size: 20px;
    line-height: 32px;
}
section.newsletter-section .ftr-call-row {
    padding-left: 25px;
}
section.newsletter-section .newsletter-form {
    padding-right: 25px;
}
section.newsletter-section .ftr-social-row a {
    height: 46px;
    width: 46px;
    line-height: 39px;
    margin-right: 6px;
}
section.newsletter-section .ftr-social-row a img {
    max-width: 20px;
}
.contact-box .form-hero {
    padding-right: 10px;
}
.caption-absolute {
    top: 45%;
}
footer.footer-section { padding-top: 60px;}




}

@media (max-width: 1399px) {
.header-btn { margin-left: 20px; }
.veterans-img img { max-width: 300px; }


}

@media (max-width: 1299px) {
.header-top { padding: 0; }
section.veterans-section .heading-title { font-size: 80px; line-height: 80px; }
.ftr-item ul li { padding-bottom: 10px; }
.contact-box .form-hero p br{display: none;
}
.our-team-row .row {
    padding: 25px;
}
.our-team-img {
    padding-right: 20px;
}
.our-team-row .row:nth-child(even) .our-team-img {
    padding: 0 0 0 20px;
}







}

@media (max-width: 1199px) {
p { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }
.default-css ul li, .default-css ol li { font-size: 16px; line-height: 24px;; margin: 0 0 6px; }
.default-css ul li { background-position: 0 5px; padding-left: 22px; background-size: 16px; }
.default-css ul { margin-bottom: 15px; }
h1 {font-size: 30px;line-height: 38px;}
h2 {font-size: 28px;line-height: 36px;}
h3 {font-size: 25px;line-height: 32px;}
h4 {font-size: 20px;line-height: 28px;}
h5 {font-size: 19px;line-height: 26px;}
h6 {font-size: 18px;line-height: 24px;}
.default-section{ padding: 40px 0; }
body.sticky-header-on { padding-top: 114px; }
.video-popup button.close { right: 15px; top: 15px; font-size: 20px; }
.close img{max-width: 24px;}
.video-popup .modal-dialog { margin: 65px auto 0; border: 6px solid #9B6F97; }


.container { padding: 0 15px; }
.head-text p { font-size: 15px; line-height: 22px; }
.head-text { transform: none; }
.haed-top-content { justify-content: space-between; }
.head-call-now figure { width: 40px; height: 40px; margin-right: 8px; align-content: inherit; line-height: 32px; }
.head-call-now figure img{max-width: 22px;}
.head-social a { height: 30px; width: 30px; line-height: 25px; margin: 1px; }
.head-social { margin-left: 20px; }
.head-call-now { margin-left: 10px; }
.header-logo img { max-width: 268px; }
.header-right { padding-right: 50px; }
.banner-title { font-size: 50px; line-height: 54px;margin-bottom: 10px; }
section.banner-section { padding: 40px 0 100px; }
.banner-caption { max-width: 540px; }
.banner-caption p { font-size: 18px; line-height: 26px; }
.veterans-btns a.theme-btn:not(:first-child), .cta-btns a.theme-btn:not(:first-child), .blog-btns a.theme-btn:not(:first-child), .sr-btns a.theme-btn:not(:first-child), .story-btns a.theme-btn:not(:first-child), .banner-btns a.theme-btn:not(:first-child) { margin-left: 5px; }
a.theme-btn { padding: 10px 18px; font-size: 16px; line-height: 22px; min-width: 110px; }
.banner-btns { margin-top: 15px; }
.who-we-are-bx h2 { font-size: 20px; line-height: 26px; }
.who-we-are-bx { padding: 20px 15px 10px; }
.who-we-are-top-row { margin-top: -50px; }
.header-btm { padding: 10px 0px; }
section.movement-section { padding: 40px 0; }
.heading-title { font-size: 32px; line-height: 36px; margin-bottom: 10px; }
.movement-box figure { width: 122px; height: 122px; margin: 0 auto 25px; border: 10px solid #EEF3FB; }
.movement-box figure::after { left: -20px; right: -20px; top: -20px; bottom: -20px; border: 2px dashed #000; }
.movement-box figure img { max-width: 60px; }
.movement-row { padding: 10px 0 0px; }
.movement-box h3 { font-size: 22px; line-height: 28px; margin-bottom: 8px; }
.floating-icon { display: none; }
.movement-box { padding: 10px 0px 0; }
.veterans-img img { max-width: 240px; }
section.veterans-section .heading-title { font-size: 66px; line-height: 66px; }
section.veterans-section { padding: 20px 0 40px; }
section.veterans-section p { font-size: 20px; line-height: 32px; }
.veterans-btns { padding-top: 5px; }
section.faq-section { padding: 40px 0; }
.faq-box .card-header-title { padding: 14px 55px 14px 25px; font-size: 18px; line-height: 26px; }
.faq-box .card { margin: 0 0 15px; }
.card-body.default-css { padding: 10px 35px 10px 25px; }
.card-body.default-css p { font-size: 16px; line-height: 26px; }
.faq-box .card:has(.card-header-title:not(.collapsed)) { border-radius: 25px; }
.faq-box .card-header h5:after, .card-header-title::after { right: 20px;background-size: 18px !important; }
section.faq-section::after { background-size: 150px; }
section.why-we-fight-section { padding: 40px 0;margin-bottom: 5px; }
.why-we-fight-bx { padding: 25px 15px 15px; }
.why-we-fight-bx figure { margin: 0 auto 15px; }
.why-we-fight-bx figure img{max-height: 60px;}
.why-we-fight-bx h3 { font-size: 25px; line-height: 30px; margin-bottom: 5px; }
.why-we-fight-bx p { font-size: 16px; line-height: 24px; }
section.why-we-fight-section .col-sm-3 { padding: 12px; }
section.why-we-fight-section .default-css p { font-size: 22px; line-height: 30px; }
section.why-we-fight-section .default-css { padding-top: 10px; }
section.stronger-together-section { padding: 40px 0; }
ul.stronger-together-list li { padding: 18px 18px; }
.st-box { min-height: 150px; }
.sr-btns { margin-top: 20px; }
section.stronger-together-section .default-css p { font-size: 22px; line-height: 30px; }
section.stronger-together-section .default-css { margin-top: 20px; }
.blog-section { padding: 40px 0; }
.blog-section .heading-title { font-size: 40px; line-height: 42px; }
.blog-wrapper .col-sm-4 { padding: 12px; }
.blog-content h3 { font-size: 18px; line-height: 24px; }
.blog-content { padding: 10px 10px 0px; }
section.featured-story-section { padding: 40px 0 100px; margin-bottom: -5px; }
section.featured-story-section p { font-size: 22px; line-height: 36px; }
section.featured-story-section .section-heading { margin: 0 auto; max-width: 760px; }
section.featured-story-section h3 { font-size: 22px; line-height: 30px; }
.story-btns { padding-top: 20px; }
.radius { width: 124px; height: 124px; }
.radius .border-animation, .place { line-height: 119px; }
section.featured-story-section .video-icon .radius::after { background-size: 85% !important; }
section.featured-story-section .video-icon .radius .place img { max-width: 26px; }
footer.footer-section { padding-top: 40px; border-top: 5px solid #fff; }
.footer-row-parent { padding: 30px 10px; }
.ftr-title { font-size: 20px; line-height: 26px; margin-bottom: 10px; }
.ftr-item ul li { padding-bottom: 8px; font-size: 16px; line-height: 24px; }
.ftr-info-title { font-size: 16px; line-height: 24px; margin-bottom: 5px; }
.ftr-item { padding-top: 10px; }
.ftr-right { padding-top: 10px; }
.copyright-sections { padding: 15px 0; }
.ftr-call-row { padding-top: 10px; }
section.inner-banner .banner-title { font-size: 35px; line-height: 35px; margin-bottom: 10px; }
.page-nav { padding: 6px 0; background: #9B6F97; }
section.team-details-section .alignright , section.team-details-section .alignleft{ max-width: 360px; }
section.about-comprehensive-section { padding: 40px 0; }
.about-comprehensive-row ul li { padding: 10px 10px 10px; font-size: 16px; line-height: 24px; }
.about-comprehensive-row ul { margin: 0 -10px -1px; }
.about-comprehensive-row ul li::before { right: 10px; }
.about-comprehensive-row ul li:nth-child(2n)::before { left: 10px; }
section.team-details-section { padding: 40px 0; }
section.team-details-section h2 { font-size: 24px; line-height: 30px; }
.inner-banner>img { height: 260px; object-fit: cover; }
.page-nav ul li { font-size: 16px; line-height: 24px; }
section.about-comprehensive-section .heading-title, section.default-section.contact .heading-title { font-size: 40px; }
.contact-detail { padding: 20px 25px 10px; }
.contact-detail h2 { font-size: 22px; line-height: 28px; margin-bottom: 6px; }
ul.call-row li::after { padding: 0 10px; }
ul.call-row li { font-size: 16px; line-height: 24px; }
ul.call-row { margin-bottom: 20px; }
.form-hero .gform_wrapper { margin: 25px 0 0 !important; }
.gform_wrapper .gfield { padding: 0 6px 15px; }
.form-hero .gform_body { margin: 0 -6px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col input, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select { padding: 9px 15px 9px 15px !important; height: 50px; font-size: 16px !important; line-height: 22px !important; }
.gform_wrapper label, .form-hero .gform_wrapper label.gfield_label, .form-hero legend.gfield_label.gform-field-label { font-size: 16px !important; line-height: 22px; margin-bottom: 4px !important; }
.form-hero .gform_wrapper select, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select { background: #fff url(../images/select-arrow.png) no-repeat right 10px center !important; background-size: 14px !important; }
.gform_wrapper textarea.medium { height: 70px !important; }
.form-hero input.button.gform_button { padding: 12px 35px !important; font-size: 17px !important; line-height: 26px !important; }
.contact-box .form-hero { padding-right: 0; }
section.newsletter-section .ftr-title, section.newsletter-section .ftr-info-title { font-size: 18px; margin-bottom: 10px; }
section.newsletter-section .ftr-call-now p { font-size: 16px; line-height: 26px; }
section.newsletter-section .ftr-social-row a img { max-width: 16px; }
section.newsletter-section .ftr-social-row a { height: 40px; width: 40px; line-height: 34px; margin-right: 4px; }
section.newsletter-section { padding: 30px 0; }
section.our-team-section .heading-title { font-size: 40px; }
.our-team-box h3 { font-size: 18px; line-height: 26px; margin-bottom: 4px; }
.our-team-img { padding-right: 0; }
.our-team-row .row:nth-child(even) .our-team-img { padding: 0; }
.our-team-row .row { padding: 15px; }
.our-team-row .row::before { width: 18px;left: 0; }
.our-team-row .row:nth-child(even)::before { left: auto; right: 0; }
.our-team-row .row::after { top: -12px; height: 26px; left: 9px; right: 9px;width: auto; }
.our-team-row .row:nth-child(even)::after { top: -12px; width: auto; height: 26px; left: 9px; right: 9px; }
section.our-team-section { padding: 40px 0 0; }
.modal.popup-form button.close { right: 15px; top: 15px; font-size: 20px; }
button.close img{max-width: 25px;}
.form-hero { padding: 25px 25px; }
.popup-form .heading-title { font-size: 36px; line-height: 34px; }
.page-template-template-home footer.footer-section { padding-top: 80px !important; }

.haed-top-content {
    padding: 4px 0;
}
.contact-detail-box figure img {
    max-width: 60px;
}
.contact-detail-box {
    padding: 10px 0 5px;
}	
	.contact-detail-box figure {
    margin-bottom: 6px;
}
	
	
}
@media (max-width: 1023px) {
ul.stronger-together-list li { width: 25%; }
footer.footer-section .col-sm-4 { width: 100%; }
footer.footer-section .col-sm-2 { width: 100%; }
footer.footer-section .col-sm-6 { width: 100%; }
footer.footer-section { text-align: center; }
.about-ftr { max-width: 100%; padding-left: 0; }
.ftr-title { font-size: 20px; line-height: 26px; margin: 5px 0; background: #9B6F97; color: #fff; padding: 8px 0; }
.ftr-item ul li { padding: 8px 0; font-size: 16px; line-height: 24px; border-bottom: 1px solid rgb(255 255 255 / 10%); }
.ftr-item ul li:last-child{border: none;}
.newsletter-form input.button.gform_button { width: 100% !important; }
.ftr-call-row { display: block;padding-top: 0; }
.ftr-call-now { width: 100% !important; padding: 15px 0 !important; border-bottom: 1px solid rgb(255 255 255 / 10%); }
.ftr-call-now p { margin: 0; }
.ftr-social-row { padding-top: 15px; }
.ftr-logo { margin-bottom: -10px; }
.ftr-social-row .ftr-info-title { margin-bottom: 15px; }
.ftr-right { padding-top: 0; }
.ftr-item { padding-top: 0; }
.footer-row-parent { padding: 20px 12px; }
section.default-section.contact .col-sm-5 { width: 100%; }
section.default-section.contact .col-sm-7 { width: 100%; } 
section.newsletter-section .col-sm-6 { width: 100%; }
section.newsletter-section:after{display: none;}
section.newsletter-section .ftr-call-row { background: #1C2630; padding: 15px 15px 25px;margin: 15px -15px 0; }  
section.newsletter-section { padding: 30px 0 0; text-align: center; }
section.newsletter-section .newsletter-form { padding-right: 0; }
.contact-detail { padding: 20px 20px 10px; margin-top: 25px;height: auto; }





}

@media (max-width: 991px) {
section.veterans-section .heading-title { font-size: 55px; line-height: 56px; }
.faq-img { padding: 5%; }
section.team-details-section .alignright, section.team-details-section .alignleft { max-width: 280px; }


}

@media (max-width: 900px) {
ul.stronger-together-list li { width: 33.33%; }
.head-text p { font-size: 14px; line-height: 20px; }
.head-social { margin-left: 15px; }
section.veterans-section p br{display: none;}
section.why-we-fight-section .col-sm-3 { width: 50%; }
.blog-wrapper .col-sm-4 { width: 50%; }


}

@media (max-width: 812px) {
p { font-size: 15px; line-height: 22px;}
h1 {font-size: 25px;line-height: 30px;}
h2 {font-size: 20px;line-height: 26px;}
h3 {font-size: 19px;line-height: 24px;}
h4 {font-size: 18px;line-height: 24px;}
h5 {font-size: 16px;line-height: 22px;}
h6 {font-size: 15px;line-height: 20px;}
.container { padding: 0 12px; }
.head-text { display: none; }
.haed-top-content { justify-content: center; }
section.banner-section { padding: 40px 0 40px; background: #e9eeea;text-align: center; }
.who-we-are-top-row { margin-top: 0px; }
section.who-we-are-section { padding-top: 25px; }
.banner-caption { max-width: 100%; }
.banner-title { font-size: 32px; line-height: 32px; }
.banner-caption p { font-size: 16px; line-height: 22px; }
a.theme-btn { padding: 10px 15px; font-size: 15px; line-height: 20px; min-width: 90px; }
.head-call-now { margin-left: 0; }

.heading-title { font-size: 25px; line-height: 30px; }
.movement-box figure img { max-width: 48px; }
.movement-box figure { width: 100px; height: 100px; margin: 0 auto 20px; border: 8px solid #EEF3FB; }
.movement-box figure::after { left: -15px; right: -15px; top: -15px; bottom: -15px; border: 1px dashed #000; }
.movement-box h3 { font-size: 20px; line-height: 26px; margin-bottom: 5px; }
.movement-row { padding: 0; }
.veterans-img img { max-width: 180px; }
section.veterans-section .heading-title { font-size: 40px; line-height: 42px; }
.veterans-img { margin-bottom: -10px; }
section.veterans-section p { font-size: 16px; line-height: 26px; }
section.faq-section .col-sm-7 { width: 65%; }
section.faq-section .col-sm-5 { width: 35%; }
.faq-img { padding: 5% 0; }
section.stronger-together-section .default-css p { font-size: 18px; line-height: 26px; }
.blog-section .heading-title { font-size: 30px; line-height: 34px; }
section.featured-story-section p { font-size: 18px; line-height: 32px; }
section.featured-story-section h3 { font-size: 16px; line-height: 22px; }
.story-btns { padding-top: 10px; }
section.featured-story-section .video-icon .radius .place img { max-width: 20px; }
.radius .border-animation, .place { line-height: 89px; }
.radius { width: 94px; height: 94px; }
section.featured-story-section { padding: 40px 0 70px; }
.ftr-title { font-size: 18px; line-height: 24px; }
.ftr-item ul li { padding: 7px 0; font-size: 15px; line-height: 22px; }
.ftr-social-row .ftr-info-title { margin-bottom: 10px; }
section.why-we-fight-section .default-css p { font-size: 18px; line-height: 28px; }
section.inner-banner .banner-title { font-size: 25px; line-height: 30px; }
.page-nav ul li { font-size: 15px; line-height: 22px; }
.about-comprehensive-row ul li { padding: 10px 10px 10px; font-size: 15px; line-height: 22px; }
.about-comprehensive-row ul li strong { padding-bottom: 2px; }
section.team-details-section h2 { font-size: 20px; line-height: 24px; }
section.team-details-section .alignright, section.team-details-section .alignleft { max-width: 240px; }
section.about-comprehensive-section .heading-title, section.default-section.contact .heading-title { font-size: 32px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col input, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select {padding: 8px 10px 8px 10px !important; height: 40px; font-size: 15px !important; line-height: 20px !important; }
.gform_wrapper label, .form-hero .gform_wrapper label.gfield_label, .form-hero legend.gfield_label.gform-field-label { font-size: 15px !important; line-height: 22px; margin-bottom: 4px !important; }
.gform_wrapper textarea.medium { height: 60px !important; }
.form-hero input.button.gform_button { padding: 10px 25px !important; font-size: 16px !important; line-height: 22px !important; }
.contact-detail h2 { font-size: 20px; line-height: 26px; margin-bottom: 5px; }
ul.call-row li { font-size: 15px; line-height: 22px; }
.our-team-row .row::before { display: none; }
.our-team-row .row::after { background: none !important; border-bottom: 2px dotted #666; height: 2px !important; top: 0 !important; }
.our-team-row .row { padding: 15px 0; }
section.our-team-section .heading-title { font-size: 32px; }
.form-hero { padding: 20px 20px; }

.popup-form .heading-title {
    font-size: 28px;
    line-height: 30px;
}
.wp-pagenavi a, .wp-pagenavi span {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 16px;
    margin: 2px !important;
    border-radius: 3px;
}
.wp-pegination {
    padding-top: 15px;
}
.contact-detail-box figure img {
    max-width: 50px;
}

}

@media (max-width: 767px) {

}

@media (max-width: 700px) {
section.who-we-are-section .col-sm-4{ width: 50%;padding: 12px; }
.movement-row .col-sm-4 { width: 50%; }
section.faq-section .col-sm-7 { width: 100%; }
section.faq-section .col-sm-5{ display: none; }
section.faq-section .section-haeding { text-align: center; margin-bottom: 15px; }
section.faq-section::after { display: none; }
.movement-row { overflow: hidden; }
.about-comprehensive-row ul li { width: 100%; }
section.our-team-section .col-sm-4 { width: 100%; }
section.our-team-section .col-sm-8 { width: 100%; }
.our-team-img { padding-right: 0; max-width: 320px; margin: 0 auto 15px; }
.our-team-box { text-align: center; }
.our-team-row .row::after { border-bottom: 1px dotted #666; }


}

@media (max-width: 600px) {

}

@media (max-width: 575px) {
.header-section .col-sm-3 { width: 100%; }
.header-section .col-sm-9 { width: 100%; padding: 0; }
.header-btn { margin-left: 0; }
.header-right { padding-right: 0; display: block; }
.header-btn a.theme-btn { padding: 10px 20px; min-width: 100%; display: block; border-radius: 0;margin: 0 !important; }
.header-logo { padding-bottom: 10px; }
.header-btm { padding: 10px 0px 0; }
section.veterans-section .heading-title { font-size: 30px; line-height: 32px; }
.veterans-img img { max-width: 130px; }
.card-body.default-css p { font-size: 15px; line-height: 22px; }
.faq-box .card-header-title { padding: 12px 45px 12px 20px; font-size: 16px; line-height: 24px; }
.faq-box .card-header h5:after, .card-header-title::after { right: 15px; background-size: 14px !important; }
.card-body.default-css { padding: 10px 20px 10px 20px; }
ul.stronger-together-list li { width: 50%; }
.st-box { min-height: 110px; }
.newsletter-form .gform_wrapper .gfield { flex: 0 0 100%; max-width: 100%; }
.newsletter-form .gform_body { width: 100%; }
.newsletter-form .gform_button.button { width: 100%; }
.newsletter-form input.button.gform_button { width: auto !important; height: 44px !important; font-size: 15px !important; padding: 9px 25px !important; line-height: 20px !important; }
.newsletter-form .medium { font-size: 15px !important; line-height: 20px !important; height: 44px !important; padding: 8px 15px 8px 15px !important; }
.newsletter-form form { flex-wrap: wrap; }
section.team-details-section .alignright, section.team-details-section .alignleft { max-width: 200px; }
section.inner-banner .banner-title { font-size: 22px; line-height: 24px; }
section.inner-banner .banner-caption p { font-size: 14px; line-height: 20px; }
a.theme-btn { padding: 9px 15px; font-size: 14px; line-height: 18px; min-width: 80px; }
.veterans-btns a.theme-btn:not(:first-child), .cta-btns a.theme-btn:not(:first-child), .blog-btns a.theme-btn:not(:first-child), .sr-btns a.theme-btn:not(:first-child), .story-btns a.theme-btn:not(:first-child), .banner-btns a.theme-btn:not(:first-child) { margin-left: 3px; }
section.about-comprehensive-section .heading-title, section.default-section.contact .heading-title { font-size: 25px; }
.contact-detail { padding: 20px 15px 10px; }
ul.call-row li::after { padding: 0 5px; }
.form-hero .gform_wrapper { margin: 15px 0 0 !important; }
.newsletter-form form { justify-content: center; }
.newsletter-form .gform-footer { width: 100%; justify-content: center; }
.form-hero { padding: 15px 15px; }
.newsletter-form .gform_wrapper { margin-left: 0; }
.ftr-call-row { padding-top: 10px; }


}

@media (max-width: 525px) {
section.who-we-are-section .col-sm-4 { width: 100%; padding: 6px 12px; }
.blog-wrapper .col-sm-4 { width: 100%; }
.gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 100%; max-width: 100%; }


}

@media (max-width: 480px) {
.movement-row .col-sm-4 { width: 100%; }
.movement-row .col-sm-4::before { height: 1px; width: 100%; top: auto; right: 0; left: 0; bottom: 0; background: linear-gradient(90deg, rgba(217, 217, 217, 0.00) 0%, #737373 57.21%, rgba(115, 115, 115, 0.00) 100%); }

section.why-we-fight-section .col-sm-3 { width: 100%; padding: 8px 12px; }
section.team-details-section .alignright, section.team-details-section .alignleft { max-width: 100%;margin: 0 auto 15px; }
.banner-btns { margin-top: 10px; }



}
@media (max-width: 420px) {
.head-social { display: none; }
a.theme-btn { margin: 3px 2px !important; }
.haed-top-content {
        padding: 0;
    }

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




}
