@charset "utf-8";

/*----------intial declartaion of css----------*/

*{ /*appearance:none; -moz-appearance:none;-webkit-appearance:none;*/}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,select,input,option,textarea{margin:0;padding:0;border:0;outline:0;font-size:100%;/* list-style:none;*/box-sizing:border-box;}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}

audio,canvas,video{ display:inline-block;}

audio:not([controls]){display:none;height:0;}

pre { white-space:pre; white-space:pre-wrap; word-wrap:break-word; }

q { quotes:none; }

q:before,q:after{ content:''; content:none; }

small { font-size:80%; }

sub,sup {font-size:75%; line-height:0; position:relative; vertical-align:baseline; }

sup { top:-0.5em; }

sub { bottom:-0.25em, }

nav ul,nav ol { list-style:none; list-style-image:none; }

button,input,select,textarea { font-size:100% ;margin:0; vertical-align:baseline; }

textarea { overflow:auto; vertical-align:top; }

table { border-collapse:collapse; border-spacing:0; }

button,html input[type="button"],input[type="reset"],input[type="submit"],textarea {-webkit-appearance:none;border-radius:0}

/* remember to define focus styles! */
:focus { outline:0; }

/* tables still need 'cellspacing="0"' in the markup */

table { border-collapse:separate; border-spacing:0; }

caption,th,td { text-align:left; font-weight:normal; }

a { text-decoration:none; }

a:focus {
    outline: none !important;
}

blockquote:before,blockquote:after,q:before,q:after { content:""; }

blockquote,q { quotes:"" ""; }

table { border:0 none; border-collapse:collapse; border-spacing:0; }

td { vertical-align:top; }

img { border:0 none; max-width:100%; }

a { outline:none;  }



/* End Clearfix */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section { display:block; }

.clear { clear:both; }

img { max-width:100%; }

/* For modern browsers */

.d-flex {display:flex; flex-wrap:wrap; }

.align-center { align-items:center; }

.justify-content-space { justify-content:space-between; }

.justify-content-center { justify-content:center; }

.text-left { text-align:left; }

.text-right { text-align:right; }

strong { font-family: "STIX Two Text", serif;  font-optical-sizing: auto; font-weight:400; }

a { text-decoration:none; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; color:#103C5D; }

a:hover{color:#103C5D;}

a:-webkit-any-link:focus-visible{outline-offset:1px;}

:focus-visible{outline:-webkit-focus-ring-color auto 1px;}

a:focus-visible { outline:black auto 0px;}

:focus-visible { outline:black auto 0px;}

:focus { outline:black auto 0px;}



body { font-size:16px; line-height: 29px; -webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;color:#000;font-family: "STIX Two Text", serif;  font-optical-sizing: auto;font-weight:400;}

.btn { outline:none!important;transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;-webkit-transition:all 0.5s ease-in-out 0s;text-decoration:none;font-family: "STIX Two Text", serif;  font-optical-sizing: auto; font-weight: 400; font-size: 16px; line-height: 24px;  background-color: #103C5D; text-decoration: none; color: #fff !important; padding: 7px 10px 4px 10px; border: 1px solid #103C5D; display: inline-block; border-radius: 100px; }
.btn:hover { color: #103C5D !important; background-color: transparent; }
.btn:focus { color: #fff;  }

.btn-transparent { border: 1px solid #103C5D; color: #103C5D; display: inline-block; text-transform: uppercase; padding: 7px 32px 4px 32px; font-size: 16px; line-height: 26px; font-weight: 400; transition: all 0.5s ease-in-out; background: transparent; border-radius: 100px; }
.btn-transparent:hover { background: #103C5D; color: #fff; }

.transparent-green { border-color: #566C39; color: #566C39; }
.transparent-green:hover { background: #566C39; color: #fff; }

p { font-size:16px;line-height:20px;color:#103C5D;font-family: "STIX Two Text", serif;  font-optical-sizing: auto;letter-spacing:2px;font-weight:400; margin-bottom: 20px;}

h1 { font-size:28px; line-height:34px; margin-bottom:21px;  font-family: "STIX Two Text", serif;  font-optical-sizing: auto; color:#566C39; font-weight:400; }

h2,.h2 { font-size:34px; line-height:44px; letter-spacing: 4px; font-family: "STIX Two Text", serif;  font-optical-sizing: auto; margin-bottom:20px; color:#103C5D; font-weight: 400; text-transform: uppercase; }

h3,.h3 { font-size:26px; line-height:34px;  font-family: "STIX Two Text", serif;  font-optical-sizing: auto; margin-bottom:20px; color:#566C39; font-weight: 400; position: relative; }

h4,.h4 { font-size:18px; line-height:28px;  font-family: "STIX Two Text", serif;  font-optical-sizing: auto; margin-bottom:20px; color:#566C39; font-weight: 500; }

h5,.h5 { font-size:16px; line-height:26px;  font-family: "STIX Two Text", serif;  font-optical-sizing: auto; margin-bottom:20px; color:#566C39; }

table { border-collapse:collapse;width:100%; }

td { border:2px solid #000; text-align:left; padding:15px 9px; font-size:25px; color:#000000; font-family: "STIX Two Text", serif;  font-optical-sizing: auto; font-weight:400; }

td strong { display:block; }

ul { margin-bottom: 30px; }
ul li { font-size: 16px; line-height: 24px; color: #000; font-family: "STIX Two Text", serif;  font-optical-sizing: auto; letter-spacing: 0; font-weight: 400; margin-bottom: 10px; list-style:none; position: relative; padding-left: 15px; }

ol li { font-size: 16px; line-height: 24px; color: #000;font-family: "STIX Two Text", serif;  font-optical-sizing: auto; letter-spacing: 0; font-weight: 400; margin-bottom: 5px; }

ul li:before { content: ""; position: absolute; left: 0; top: 10px; background: #272727; width: 4px; height: 4px; border-radius: 50%; }

ol { padding-left: 20px; margin-bottom: 20px; }

figure { margin: 0 !important; }

section { border-radius: 0px; }

#dynamic-video-container { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; }
.list-style-none ul li:before { display: none; }
.list-style-none ul { margin: 0; padding: 0; }
.list-style-none ul li { margin: 0; padding: 0; list-style: none; }

.container { max-width: 1270px; margin: 0 auto; padding:0 40px; position: relative; z-index: 111; }

body.home {
    padding: 0 !important;
    margin-top: 40px;
}

.text-link { color: #004C94; text-decoration: none; font-size: 18px; line-height: 29px; font-weight: 400; font-family: "STIX Two Text", serif;  font-optical-sizing: auto; position: relative; }
.text-link:after { content: ""; position: relative; right: 0; top: 15px; background-image: url(../image/link-arrow-rt.svg); background-repeat: no-repeat; width: 42px; height: 42px; display: inline-block; margin: 0 0 0 10px; transition: all 0.5s ease-in-out; }
.text-link:hover:after { margin: 0 0 0 20px; }

.hide-section section { opacity: 0 }
.hide-section header { opacity: 0 }

ul.slick-dots { display: flex; align-items: center; justify-content: center; list-style: none; } 
ul.slick-dots li:before { display: none; } 
ul.slick-dots li { margin: 0 10px; padding: 0; } 
ul.slick-dots li.slick-active button { background-color: #103C5D; } 
ul.slick-dots button { cursor: pointer; border: none; font-size: 0; box-shadow: none; width: 14px; height: 14px; background-color: #919191; border-radius: 50%; }

button.slick-prev.slick-arrow { position: absolute; left: 0; top: 50%; transform: translateY(-50%); background: #103C5D; font-size: 0; width: 35px; height: 35px; cursor: pointer; border:none; box-shadow:none; }
button.slick-prev.slick-arrow:after { content: ""; position: absolute; left: 0; right: 0; margin: 0 auto; background-image: url(../../assets/images/arrow-left.svg); background-repeat: no-repeat; width: 11px; height: 19px; top: 50%; transform: translateY(-50%); }

button.slick-next.slick-arrow { position: absolute; right: 0; top: 50%; transform: translateY(-50%); background: #103C5D; font-size: 0; width: 35px; height:35px; cursor:pointer; border: none; box-shadow: none; }
button.slick-next.slick-arrow:after { content: ""; position: absolute; left: 0; right: 0; margin: 0 auto; background-image: url(../../assets/images/arrow-right.svg); background-repeat: no-repeat; width: 11px; height: 19px; top: 50%; transform: translateY(-50%); }

.pattern-image.pattern-right { position: absolute; right: 0; top: 0; height: 100% !important; }
.pattern-image.pattern-left { position: absolute; left: 0; top: 0; height: 100% !important;}
.pattern-image figure { height: 100% !important; }
.pattern-image figure img { height: 100% !important; }

.hide-section section { opacity: 0 }
.hide-section header { opacity: 0 }

/* header css start here */
header .container { max-width: 100%; }
header .header-inner-wrap { background: #000; }
header .header-wrap-main { position: fixed; left: 0; top: 0; z-index: 999; width: 100%; }
header .header-logo figure { padding: 0; margin: 0; display: flex; align-items: center; }
header .header-wrap { display: flex; align-items: center; justify-content: space-between; }
header .header-logo { width: 225px; }
header .header-topbar-wrap { display: flex; align-items: center; justify-content: flex-end; }
header .header-topbar-wrap ul { display: flex; align-items: center; }
header .header-topbar-wrap ul li { color: #000; font-size: 16px; font-weight: 400; line-height: 26px; margin-right: 40px; }
header .header-topbar-wrap ul li a { color: #000; }
header .header-topbar-wrap ul li:last-child { margin-right: 0; }
header .header-topbar .container { background-color: #F0F0F0; padding: 7px 40px; }
.home-banner figure img { width: 100%; object-fit: cover; }
header.header-transparent .header-inner-wrap { background: transparent; position: relative; }
header.header-transparent .header-inner-wrap:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 180px; background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%); transition: all 0.5s ease-in-out; visibility: visible; }
header.header-transparent .header-inner-wrap:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color:#000; transition: all 0.5s ease-in-out; opacity: 0; }
header .header-topbar-wrap .btn.black-btn { font-size: 14px; padding:1px 10px; background-color: #1D1D1B;}
header .header-topbar-wrap .btn.black-btn:hover { color: #fff; background-color: transparent;}
header.fixed .header-inner-wrap:before { opacity: 1; }
header.fixed .header-inner-wrap:after { opacity: 0;  visibility: hidden; }

header .menu-icon { display: none; cursor: pointer; color: #fff; text-align: center; font-weight: bold; line-height: 33px; font-size: 22px; padding: 10px 0; }
header .menu-icon .menu-box { width: 50px; height: 38px; margin-right: 0; padding: 5px; position: absolute; right: 25px; top:14px; }
header .menu-icon .menu-box span { width: 100%; height: 4px; margin-bottom: 6px; background: #fff; display: block; border-radius: 0px; transition: all 0.5s; -webkit-transition: all 0.5s; }
.menu-icon.active span:nth-child(1) { transform: rotate(45deg) translateY(8px) translateX(7px); -webkit-transform: rotate(45deg) translateY(8px) translateX(7px); }
.menu-icon.active span:nth-child(2) { opacity: 0; }
.menu-icon.active span:nth-child(3) { transform: rotate(-45deg) translateY(-7px) translateX(6px); -webkit-transform: rotate(-45deg) translateY(-7px) translateX(6px); }
header .enumenu_ul .caret { color: #fff; margin-left: 7px; display: none; }
header .enumenu_ul { padding: 0px; list-style: none; }
header .enumenu_ul > li { /*display: inline-block;*/ float: left; vertical-align: top; padding: 35px 0; position: relative; margin-right: 42px; transition: all 0.5s ease-in-out; }
header.fixed .enumenu_ul > li { padding: 25px 0; }
header .enumenu_ul > li > a { font-size: 15px; color: #fff; text-decoration: none; position: relative; padding: 0; font-family: "STIX Two Text", serif;  font-optical-sizing: auto; font-weight: 400; text-transform: uppercase; }
header .enumenu_ul > li > a:after { content: ""; position: absolute; top: auto; bottom:-40px; left:0; width: 100%; height:4px; background: #ffffff; transition: all 0.5s ease-in-out; opacity: 0; display: none;}
header .enumenu_ul > li > a:hover:after { opacity: 1; }
header .enumenu_ul > li ul { display: none; }
header .enumenu_ul > li:last-child { margin-right: 0; }
header .enumenu_ul ul li { width: 100%; margin: 0; list-style: none; position: relative; }
header .enumenu_ul li ul li a { text-decoration: none; }
header .enumenu_ul > li.hover a:after { opacity: 1; }
header .enumenu_ul.desk ul { top: 100%; z-index: 999; list-style: none; left:-20px; background: transparent; position: absolute; min-width: 275px; transform: translateX(0%); padding:0; }
header .enumenu_ul > li:before { display: none; }
header .enumenu_ul ul li:before { display: none; }
header .enumenu_ul > li.location-btn a { background-color: #2468A9; padding: 6px 10px 6px 10px; }
header .enumenu_ul > li.location-btn a:after {display: none; }
/*Sub menu styles*/

header .menu.submenu-ul-level1 li a { background: rgba(31, 26, 107, 0.8); color: #fff; padding-left: 90px; }
header .enumenu_ul.desk li:hover > ul { display: block; opacity: 1; }
header .enumenu_ul.desk .sb-menu .sb-menu { left: 100%; top: 100%; }
header .enumenu_ul.desk ul li a { padding: 7px 20px 6px 30px; margin: 0; display: block; color: #124C8B; font-size: 15px; text-align: left; font-weight: 400; font-family: "STIX Two Text", serif;  font-optical-sizing: auto; background-color: #fff; border: 1px solid #F0F0F0; margin-top: 1px; text-transform: uppercase; color: #000000; letter-spacing: 0.5px; }
header .enumenu_ul.desk ul li:hover > a { color: #000; background-color: #EDEDED;}
header .enumenu_ul.desk li:hover > ul li { width: 100%; }
header .enumenu_ul .arrow { position: absolute; right: 0px; top: 22px; cursor: pointer; z-index: 999; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 12px solid #fff; }
header .enumenu_ul .arrow.up {transform: rotate(180deg); }
header .enumenu_ul > li.current-menu-item a:after { opacity: 1; }
header .enumenu_ul > li.current-menu-parent a:after { opacity: 1; }
header .enumenu_ul > li.current_page_parent ul li.current-menu-item a { color: #000; background-color: #EDEDED; }

@media (max-width:1199px) {
    header .enumenu_ul > li { margin-right: 18px; }
}
@media (max-width:991px) {
    
    header .header-topbar .container { padding:6px 30px; }
    header { padding: 0; }
    header.header-transparent .header-inner-wrap { background: transparent; transition: all 0.5s 
ease-in-out; }
    .menu-open header.header-transparent .header-inner-wrap { background: #000;  }
    header .header-wrap { padding: 20px 0; }
    header .menu-icon .menu-box { top: 25px; }
    header .menu-box { z-index: 11; }
    header .header-logo { z-index: 11; }
    header .enumenu_ul ul li { margin: 0 0 15px 0; }
    header .enumenu_ul ul li:last-child { margin-bottom: 0; }
    header .enumenu_ul > li > a:hover { color: #fff; }
    header .enumenu_ul li ul li a:hover { color: #fff; }
    header .enumenu_ul > li.current-menu-item > a { color: #fff; }
    header .enumenu_ul > li.current-menu-parent > a { color: #fff; }
    header .enumenu_ul > li.current_page_parent > ul > li.current-menu-item > a { color: #fff;     background-color: transparent; }
    header .enumenu_ul { display: none; }
    header .menu-block { height: auto; }
    header .menu-icon { display: block }
    header .enumenu_ul > li > a:after { display: none; }
    header .enumenu_ul > li > a:after { background: #fff; }
    header .enumenu_ul > li { width: 100%; margin: 0; padding: 15px 0; line-height: normal; border-bottom: 1px solid #fff; }
    header .enumenu_ul > li:last-child { border-bottom: none; }
    header .enumenu_ul > li > a { display: inline-block; text-align: left; padding: 0; color: #fff;}
   header .enumenu_ul { width: 100%; position: fixed; top: 120px; background: rgb(0 0 0 / 100%); left: 0; height: 100%; padding: 20px 30px 150px 30px; overflow: auto; }
    header .enumenu_ul > li ul { background: transparent; margin: 25px 0 0 20px; }
    header .enumenu_ul > li ul a { text-align: center; display: block; text-align: left; color: #fff; padding: 0; }
    /* Push Menu */
    body.menuslide_push { position: relative; }
    body.menuslide_push.slidemenuLeft { left: 0; transition: left 0.5s; -webkit-transition: left 0.5s; -moz-transition: left 0.5s; -ms-transition: left 0.5s; -o-transition: left 0.5s; }
    body.menuslide_push.slidemenuRight { right: 0; transition: right 0.5s; -webkit-transition: right 0.5s; -moz-transition: right 0.5s; -ms-transition: right 0.5s; -o-transition: right 0.5s; }
    body.slidemenuRight .enumenu_ul { right: -300px; }
    body.slidemenuRight.menu-open .enumenu_ul { right: 0; }
    body.slidemenuLeft .enumenu_ul { left: -300px; }
    body.slidemenuLeft.menu-open .enumenu_ul { left: 0; }
    body.menuslide_push.slidemenuLeft.menu-open { left: 300px }
    body.menuslide_push.slidemenuRight.menu-open { right: 300px }
    body.menuslide_push .enumenu_ul,
    body.menuOverlap .enumenu_ul { background: #272727 none repeat scroll 0 0; display: block; height: 100%; max-height: 100%; width: 100%; overflow: auto; position: fixed; transition: all 0.5s ease 0s; max-width: 300px; top: 0; }
}
/* header css end here */


/*banner css start here*/
.home-banner { background-size: cover; background-position: center center; background-repeat: no-repeat; padding:0px 0 70px 0; position: relative; }
.home-banner-bgimage img { width: 100%; height: 100%; object-fit: cover; }
.home-banner .home-banner-bg figure img { display: block; }

.clip-text-mask { line-height: 95px; margin-bottom: 54px; padding:0 30px; }
.clip-text-mask .clip-text { font-size:clamp(2.5rem, 0.3892rem + 5.2736vw, 7.4375rem); line-height: 0.77; font-weight: 700; text-align: center; color: #68d0e0; text-transform: uppercase; }
@supports ((-webkit-background-clip: text) or (background-clip: text)) or (-webkit-background-clip: text) {
  .clip-text-mask .clip-text { color: transparent; background-clip: text; -webkit-background-clip: text; background-image: url(../../assets/images/maskings-text-image.jpg); background-size: cover; background-position: center; font-family: "STIX Two Text", serif; font-optical-sizing: auto; } }
.btn-wrap { display: flex; align-items: center; justify-content: center; margin-bottom:0px;}
.home-banner .btn-wrap a { width: 145px; text-align: center; padding: 7px 10px 2px 10px }
.btn-wrap .item { padding: 0 30px; }


/*THE VISION css start here*/
.background-light-cool-grayish-blue  { background-color: #D4DCE2; }
.background-placebo-red { background-color: #FCE9EA; }
.vision-section { padding: 94px 0;  display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; overflow: hidden; }
/*
.pattern-right:after { content: ""; position: absolute; right: 0; top: 0; background-image: url(../../assets/images/the-vision-pattern.svg); background-repeat: no-repeat; width: 100%; height: 100%; background-position: right center; }
.pattern-left:after { content: ""; position: absolute; left: 0; top: 0; background-image: url(../../assets/images/the-vision-pattern.svg); background-repeat: no-repeat; width: 100%; height: 100%; background-position: left center; }
*/
.vision-image-container { position: relative; height: 450px; overflow: hidden; margin-bottom: 65px;}
.vision-image-container img { width: 100%; height: 100%; object-fit: cover; display: block; }
.vision-overlay { position: absolute; bottom: -17px; left: 0; width: 100%; text-align: center; padding: 0 20px; }
.vision-overlay h2 { font-size: 112px; color: #FCE9EA; margin: 0; line-height: 90px; letter-spacing: 14px; text-transform: uppercase;  }
.vision-text { text-align: center; max-width: 650px; margin: 0 auto;}
.vision-text p { color: #942C2A; line-height: 20px; letter-spacing: 1.9px; }
.vision-section .btn-wrap { margin-top: 50px !important; }
.vision-section.background-white .vision-overlay h2 { color: #fff; }
.vision-section.background-white .vision-text p { color: #103C5D; }
.vision-section figure { width: 100%; height: 450px; }


/*two-column-section css start here*/
.background-mint-green { background: #F4F8E7; }
.two-column-section { margin: 0; padding:74px 0; position: relative; overflow: hidden; } 
.two-column-section h2 { text-align: center; color: #566C39; margin-bottom: 18px; } 
.two-column-section .section-heading p { text-align: center; color: #566C39; margin-bottom: 36px; } 
.two-column-section .two-column-row { display: flex; justify-content: space-between; gap: 40px; } 
.two-column-section .column { background: none; flex: 1; text-align: left; } 
.two-column-section .column img { width: 100%; height:335px; object-fit: cover; border-radius: 0px; margin-bottom: 18px; } 
.two-column-section .column-title h3 { margin: 0 0 12px 0; color: #63795c; font-size: 1.1em; letter-spacing: 1px; font-weight: 500; } 
.two-column-section .column-desc p { color:#566C39; font-size:16px; line-height:1.5; padding-bottom: 24px; } 
.two-column-section .section-heading p { letter-spacing: 1.9px; line-height: 21px; }
.two-column-section .section-heading { max-width: 650px; margin: 0 auto; margin-bottom: 45px; }
.two-column-section .column h4 { letter-spacing: 2.2px; margin-bottom: 8px; text-transform: uppercase; }
.two-column-section .column .column-desc p { letter-spacing: 1.9px; line-height: 20px; }

.popup-image-slider .hidden { overflow: hidden; display: none; visibility: hidden; }
.popup-gallery-slider { max-width: 960px; text-align: center; margin: 0 auto; position: relative; }
.popup-gallery-slider .item.slick-slide figure { height: 470px; }
.popup-gallery-slider .item.slick-slide img { width: 100%; height: 100%; object-fit: cover; }
.popup-gallery-slider { padding:0px 60px; }
.popup-gallery-slider .item { padding: 0 5px; margin-bottom: 45px; }
.popup-gallery-slider ul.slick-dots { margin: 0; }
.popup-image-slider-inner .mfp-close { right: 30px; position: fixed; top: 30px; width: 50px;}
.popup-image-slider-inner .popup-content { max-width: 580px; margin: 0 auto; margin-bottom: 45px; text-align: center; }
.popup-image-slider-inner .popup-content h5 { font-weight: 400; color: #103C5D; letter-spacing: 2px; margin-bottom: 5px; text-transform: uppercase; }
.popup-image-slider-inner .popup-content h3 { font-size: 21px; letter-spacing: 2.7px; color: #103C5D; margin-bottom: 15px; line-height: 31px; text-transform: uppercase; }
.popup-image-slider-inner .popup-content p { color: #103C5D; letter-spacing: 1.9px; line-height: 20px; }
.popup-gallery-slider button.slick-next.slick-arrow { top: 44%; }
.popup-gallery-slider button.slick-prev.slick-arrow { top: 44%; }
body.popup-opened { overflow: hidden; }

#popup-image-slider .mfp-close { right: 30px; position: fixed; top: 30px; width: 50px;}
#popup-image-slider .popup-content { max-width: 580px; margin: 0 auto; margin-bottom: 45px; text-align: center; }
#popup-image-slider .popup-content h5 { font-weight: 400; color: #103C5D; letter-spacing: 2px; margin-bottom: 5px; text-transform: uppercase; }
#popup-image-slider .popup-content h3 { font-size: 21px; letter-spacing: 2.7px; color: #103C5D; margin-bottom: 15px; line-height: 31px; text-transform: uppercase; }
#popup-image-slider .popup-content p { color: #103C5D; letter-spacing: 1.9px; line-height: 20px; }

/*the impact css start here*/
.the-impact { padding:120px 0;  background-color: #DBEFF6; position: relative; overflow: hidden; }
.the-impact .the-impact-wrap { display: flex; align-items: center; } 
.the-impact .the-impact-wrap .the-impact-video { width: 68%; } 
.the-impact .the-impact-wrap .the-impact-content { width: 32%; padding-left: 70px; } 
.the-impact .the-impact-wrap .the-impact-video iframe { width: 100%; height: 455px; } 
.the-impact .the-impact-wrap .the-impact-video .video-wrap { height: 100%; }
.the-impact .the-impact-wrap .the-impact-content h2 { max-width: 240px; margin-bottom: 22px; }
.the-impact .the-impact-wrap .the-impact-content p { letter-spacing: 2px; line-height: 20px; margin-bottom: 22px;}

/*two-column-content-with-pattern css start*/
.two-column-content-with-pattern { padding:93px 0 60px; }
.two-column-content-with-pattern .section-heading { text-align: center; max-width: 650px; margin:0 auto; margin-bottom: 95px; }
.two-column-content-pattern-row { display: flex; flex-wrap: wrap; margin:0 -20px;  }
.two-column-content-pattern-row .two-column-content-pattern-column { width: 50%; padding:0 20px; }
.two-column-content-pattern-inner { display: flex; height: 100%; }
.two-column-content-pattern-inner .column-content-pattern { width: 60%; padding: 30px 60px 30px 35px; }
.two-column-content-pattern-inner .column-content-pattern-img { width: 40%; }
.background-olive-buff { background-color: #BFD57A; }
.background-bff { background-color: #DFAED1; }
.background-olive-green { background-color: #BFD57A; }
.background-lavender-purple { background-color: #DFAED1; }
.column-content-pattern-img figure { height: 100%; }
.column-content-pattern-img figure img { height: 100%; object-fit: cover; background-position: left center; }
.background-olive-green .column-content-pattern h2 { color: #566C39; }
.background-olive-green .column-content-pattern p { color: #566C39; }
.background-lavender-purple .column-content-pattern h2 { color: #642261; }
.background-lavender-purple .column-content-pattern p { color: #642261; }
.background-lavender-purple .column-content-pattern h2 { color: #642261; }
.background-lavender-purple .column-content-pattern .btn-transparent { border-color:#642261; color: #642261; }
.background-lavender-purple .column-content-pattern .btn-transparent:hover { background:#642261; color: #fff; }

/*campaign monitor css start here*/

.value-display { font-size: 84px; line-height: 94px; font-weight: 400; margin-bottom: 30px; text-align: center; font-family: "STIX Two Text", serif; font-optical-sizing: auto; color: #103C5D; } 
.range-wrapper { width: 100%; max-width: 670px; margin: 0 auto; position: relative; margin-bottom: 58px; position: relative; }
.range-wrapper:before { content: ""; position: absolute; left: -10%; top: 0; background: #0A3557; width: 100%; height: 100%; border-radius: 10px 0 0 10px; }
.range-wrapper:after { content: ""; position: absolute; right: -10%; top: 0; background: #DCEFF4; width: 100%; height: 100%; border-radius: 0 10px 10px 0; z-index: -1; transition: all 0.5s ease-in-out;}
.range-wrapper.active:after { background: #0A3557; }
.range-container { position: relative; width: 100%; border-radius: 0; background-color: #DCEFF4; }
.range-fill { position: absolute; left: 0; top: 0; height: 100%; background-color: #0A3557; border-radius:0px; width: 0%; pointer-events: none; transition: width 0.2s ease; z-index: 1; } 
input[type=range] { -webkit-appearance: none; width: 100%; background: transparent; position: relative; cursor: pointer; z-index: 3; height:24px; top: 7px; } 
input[type=range]::-webkit-slider-thumb { -webkit-appearance: none; width: 22px; height: 22px; background: transparent; border-radius: 50%; border: 2px solid transparent; box-shadow: 0 0 3px rgba(0,0,0,0); cursor: pointer; position: relative; } 
input[type=range]::-webkit-slider-runnable-track { height: 20px; background: transparent; } 
.ticks { position: absolute; bottom: 0; left: 0; width: 100%; display: flex; justify-content: space-between; margin-top: 0; z-index: 2;  } 
.tick { width: 2px; height: 15px; background-color: #0A3557; transition: all 0.5s  ease-in-out; position: relative; } 
.tick:last-child:after { display: none; }
.range-labels span { transition: all 0.5s ease-in-out; position: relative; font-weight: 600; } 
.range-labels { display: flex; justify-content: space-between; font-size: 16px; color: #0A3557; margin-top: 0px; position: absolute; bottom: -35px; width: 104%; align-items: center; height: 100%; left: -10px; } 
.range-labels span.active { color: #0A3557; z-index: 1; transition: all 0.5s ease-in-out;} 
.ticks .tick.active { background-color: #fff; }
/*.tick:after { content: ""; position: absolute; left:30px; background: #0A3557; height: 10px; width: 2px; }*/
.ticks .tick.active:after { background: #fff; }
.campaign-monitor { padding: 0 0 60px 0; }
.campaign-monitor-content { text-align: center; max-width: 680px; margin: 0 auto; }
/*
.range-labels span:after { content: ""; position: absolute; background: #103C5D; width: 2px; height: 15px; top: -15px; left: 0; right: 0; margin: 0 auto; }
.range-labels span:before { content: ""; position: absolute; background: #103C5D; width: 2px; height: 12px; top: -15px; left: 40px; }
*/
/*
.range-labels span.active:after { background: #fff; }
.range-labels span.active:before { background: #fff; }
*/
.range-labels span:last-child:before { display: none; }
.range-labels span:nth-child(2n) { display: none; }
.ticks .tick:nth-child(2n) { height: 12px; bottom: -3px; }

/*community partners css start here*/
.community-partners { padding:85px 0 0; position: relative; }
.community-partners .section-heading { max-width: 650px; margin:0 auto; margin-bottom:65px; text-align: center; }
.community-partners .partners-logo-wrap { display: flex; flex-wrap: wrap; align-items: center; padding: 0 50px; }
.community-partners .partners-logo-wrap .item { width: 16.6%; padding:0 20px; margin-bottom: 70px; position: relative; }
.community-partners .partners-logo-wrap .item figure img { width: 100%; }
.community-partners:before {content: ""; position: absolute; top: 0; left: 0; right: 0; margin: 0 
auto; background-color: #103C5D; height: 1px; width: 880px; }
.community-partners .partners-logo-wrap .item a:before { content: ""; position: absolute; top:-20px; left: 0; width: 0%; height: 7px; background: #BFD57A; transition: all 0.5s ease-in-out; }
.community-partners .partners-logo-wrap .item:nth-child(n) a:before{background: #c4d583;}
.community-partners .partners-logo-wrap .item:nth-child(2n) a:before{background: #f7e765;}
.community-partners .partners-logo-wrap .item:nth-child(3n) a:before{background: #e08a8b;}
.community-partners .partners-logo-wrap .item:nth-child(4n) a:before{background: #ccdde7;}
.community-partners .partners-logo-wrap .item a:hover:before  { width: 100%; }
.community-partners .partners-logo-wrap .item a { position: relative; }
.community-partners:after {content: ""; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 
auto; background-color: #103C5D; height: 1px; width: 880px; }

/* video start css */
.wide-videoimage .section-heading { text-align: center;  max-width: 660px; margin:0 auto; }
.wide-videoimage { padding:73px 0 65px 0; position: relative; }
.video-container { position: relative; }
.video-container:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #004C9480; background-blend-mode: multiply; pointer-events: none; opacity: 0; }
.wide-videoimage .section-header { display:flex; flex-wrap:wrap; align-items:flex-end; margin-bottom: 44px; }
.wide-videoimage .section-header .section-header-title { width: 50%; padding-right: 20px; }
.wide-videoimage .section-header .section-header-desc { width: 50%; }
.wide-videoimage .section-header .section-header-desc p {margin-bottom: 30px; }
.video-container .play-button-wrapper { position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; z-index: 1; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; top: 50%; left: 0; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.wide-videoimage video { width: 100%; border-radius: 0px; display: block; }
.video-container .play-button-wrapper div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 50px; color: #fff; background-color: transparent; border-radius: 0; position: relative; z-index: 2; cursor: pointer; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; background-image: url(../../assets/images/Isolation_Mode.svg); background-repeat: no-repeat; width: 76px; height: 64px; }
.video-container .play-button-wrapper div.hidden { opacity: 0; }
.video-wrapper .video-container { position: relative; }
.wide-videoimage-wrap { max-width: 830px; margin:0 auto; margin-bottom: 74px;  }

/*news notes css start here*/
.background-light-sky-blue {background-color: #DBEFF6;}
.news-notes {  padding: 95px 0; position: relative; overflow: hidden; }
.news-notes .section-heading { text-align: center; max-width: 800px; margin: 0 auto; margin-bottom: 60px; }
.news-notes .news-notes-row { display: flex; flex-wrap: wrap; margin:0 -20px; }
.news-notes .news-notes-row .news-notes-col { width: 50%; padding: 0 20px; }
.news-notes .news-notes-row figure { height: 335px; margin-bottom: 26px !important; }
.news-notes .news-notes-row figure img { height:100%; width: 100%; object-fit: cover; }
.news-notes .news-notes-row .news-notes-desc h4 { letter-spacing: 2.2px; margin-bottom: 0; color: #103C5D; }
.news-notes .news-notes-row .news-notes-desc date { font-size: 16px; letter-spacing: 2px; margin-bottom: 20px; color: #103C5D; display: inline-block; }
.news-notes .news-notes-row .news-notes-desc p { color: #103C5D; margin-bottom: 0; padding-bottom: 20px; }
.news-notes-wrap h2 a:hover { color: #566C39; }

/*lead with knowledge css start*/
.lead-with-knowledge { padding: 148px 0 148px;background: url(../images/bottom-banner.jpg) no-repeat center; background-size: cover;}
.lead-with-knowledge .section-heading { text-align: center; max-width: 650px; margin:0 auto; margin-bottom: 0px;}
.lead-with-knowledge .section-heading h4 { letter-spacing: 2px; color: #fff; text-transform: uppercase; }
.lead-with-knowledge .section-heading p { color: #fff;  }
.lead-with-knowledge .section-heading .btn-wrap { margin-top: 35px; }
.lead-with-knowledge-wrap .btn-wrap a { width: 151px; }
.lead-with-knowledge .btn-wrap .item { padding: 0 20px; }
section.lead-with-knowledge .btn { background-color: #fff; color: #103C5D !important; }


/*blog banner css start here*/
.blog-banner { padding: 90px 0; }
.blog-banner .blog-banner-wrap { display: flex; flex-wrap: wrap; align-items: center; }
.blog-banner .blog-banner-image { width:65%; }
.blog-banner .blog-banner-content { width:35%; padding: 25px 0 25px 40px; }
.blog-banner .blog-banner-content h4 { color: #103C5D; letter-spacing: 2.2px; line-height: 1.2; margin-bottom: 10px; }
.blog-banner .blog-banner-content date { color: #103C5D; display: inline-block; letter-spacing: 2px; margin-bottom: 22px; }
.blog-banner .blog-banner-image figure img { width: 100%; }
.blog-banner .blog-banner-content p { margin-bottom: 30px; }
/*blog banner css end here*/

/*blog listing css start*/
.blog-listing { background-color: #DBEFF6; padding: 84px 0; }
.blog-listing .blog-listing-wrap { display: flex; flex-wrap: wrap; margin:0 -20px; }
.blog-listing .blog-item { width: 33.33%; padding: 0 20px; margin-bottom: 75px; }
.blog-listing .blog-item img { width: 100%; height: 100%; object-fit: cover; }
.blog-listing .blog-item figure { height: 215px; margin-bottom: 30px !important; }
.blog-listing .blog-item .blog-item-content p { font-size: 18px; line-height: 26px; color: #103C5D; font-weight: 500; letter-spacing: 2.1px; margin-bottom: 15px; }
.blog-listing .pattern-image figure { height: 815px !important; }
.blog-listing .blog-listing-btn { text-align: center; }
.blog-listing .blog-listing-btn a.btn { padding:9px 22px 5px 22px; }


.blog-listing.newsletter-listing { background: #F4F8E7; }
.blog-detail.newsletter-banner{ background: #fff; }
.blog-detail.newsletter-banner .blog-detail-content-inner { margin-bottom: 0; }


/*blog detail css start*/
.blog-detail { background: #F4F8E7; padding: 93px 0; position: relative; overflow: hidden; }
.blog-detail .blog-btn-wrap { margin-bottom: 20px; }
.blog-detail .blog-detail-content h1 { color: #103C5D; font-size: 24px; line-height: 31px; font-weight: 500; letter-spacing: 2.9px; margin-bottom: 10px; }
.blog-detail .blog-detail-content date { color: #103C5D; font-size: 16px; line-height: 26px; font-weight: 400; margin-bottom: 10px; display: inline-block; letter-spacing: 1.9px; }
.blog-detail .blog-detail-content-inner { margin-bottom: 23px; max-width: 700px;  }
.blog-detail .blog-btn-wrap a { padding: 7px 22px 3px 22px; }
.blog-detail .blog-detail-content figure { height: 570px; }
.blog-detail .blog-detail-content figure img { width: 100%; height: 100%; object-fit: cover; }
.blog-detail .blog-detail-content { max-width: 985px; }
.blog-detail-wrap { max-width: 985px; margin: 0 auto; }

/*general-content css start*/
.general-content { padding: 50px 0 0; }
.general-content .section-heading h3 { font-size: 24px; letter-spacing: 3.2px; margin-bottom: 12px; color: #103C5D; }
.general-content .section-heading p { letter-spacing: 1.9px; }
.general-content .section-heading { max-width: 780px; }
.general-content .general-content-wrap { max-width: 980px; margin: 0 auto; padding-bottom: 34px; margin-bottom: 20px; }
.general-content .general-content-wrap a { text-decoration: underline; }

.error-page { height: calc(100vh - 360px); display: flex; align-items: center; }
.error404 .blog-listing-wrap { flex-wrap: wrap; justify-content: center; text-align: center; }
.error404 .blog-listing-wrap h1 { width: 100%; font-size: 100px; margin-bottom: 10px; line-height: 0.8; }
.error404 .blog-listing-wrap h3 { width: 100%; font-weight: 700; margin-bottom:30px; }

footer { background-color: #D4DCE2; padding: 50px 0 35px; }
footer .container { max-width: 100%; }
footer .footer-wrap { display: flex; }
footer .footer-logo { width: 200px; }
footer .footer-wrap .footer-menu-wrap { width: calc(100% - 200px); padding-left: 50px; display: flex; justify-content: flex-end; }
footer .footer-wrap .footer-menu ul { display: flex; margin-bottom: 8px; }
footer .footer-wrap .footer-menu ul li a { color: #103C5D; font-size: 14px; text-transform: uppercase; margin-right: 20px; margin: 0; padding: 0; display: inline-block; }
footer .footer-wrap .footer-menu ul li { margin-right: 20px; }
footer .footer-wrap .footer-menu ul li:last-child { margin-right: 0px; }
footer .footer-wrap .footer-menu { padding-right: 35px; }
footer .footer-wrap .footer-menu p { text-align: right; margin: 0; font-size: 14px; letter-spacing: 0px; }


@media (max-width: 1400px) {
    .clip-text-mask .clip-text { letter-spacing: -1px; }
    .vision-section { padding: 70px 0; }
    .vision-overlay h2 { font-size: 92px; line-height: 80px; }
    .two-column-section { padding:60px 0; }
    .two-column-section .column img { height: 300px; }
    .the-impact { padding:80px 0; }
    .the-impact .the-impact-wrap .the-impact-content { padding-left: 40px; }
    .two-column-content-with-pattern { padding: 60px 0 60px; }
    .two-column-content-with-pattern .section-heading { margin-bottom: 45px; }
    .value-display { font-size: 74px; line-height: 74px; }
    .lead-with-knowledge { padding:70px 0; }
    .blog-banner { padding: 60px 0; }
    .blog-listing .blog-item { margin-bottom: 35px; }
    .blog-detail .blog-detail-content figure { height: 520px; }
}

@media (max-width: 1199px) {
    .clip-text-mask { margin-bottom: 40px; }
    .vision-section { padding: 60px 0; }
    .vision-overlay h2 { font-size: 82px; line-height: 75px; }
    .vision-image-container { margin-bottom: 35px; }
    .vision-image-container { height: 380px; }
    .vision-section figure { height: 380px; }
    .vision-section .btn-wrap { margin-top: 30px !important; }
    .two-column-section h2 { margin-bottom: 12px; }
    .two-column-section .section-heading { margin-bottom: 35px; }
    .two-column-section .column img { height: 275px; }
    .two-column-section .two-column-row { gap: 20px; }
    .popup-gallery-slider { padding: 0px 45px; }
    .popup-gallery-slider .item.slick-slide figure { height: 420px; }
    .popup-image-slider-inner .popup-content { margin-bottom: 30px; }
    .popup-gallery-slider .item { margin-bottom: 15px; }
    .the-impact { padding:60px 0; }
    .the-impact .the-impact-wrap .the-impact-content { padding-left: 30px; }
    .two-column-content-pattern-inner .column-content-pattern { padding: 30px 25px 30px 25px; }
    .background-olive-buff .column-content-pattern h2 { font-size: 28px; line-height: 36px; }
    .two-column-content-with-pattern .section-heading { margin-bottom: 25px; }
    .value-display { font-size: 64px; line-height: 64px; }
    .campaign-monitor { padding: 0 0 30px 0; }
    .community-partners { padding: 45px 0 0; }
    .community-partners .partners-logo-wrap .item { width: 20%; }
    .community-partners .partners-logo-wrap .item { margin-bottom: 40px; }
    .wide-videoimage { padding: 50px 0 50px 0; }
    .wide-videoimage-wrap { margin-bottom: 40px; }
    .wide-videoimage .section-heading h2 { margin-bottom: 12px; }
    .news-notes .section-heading { margin-bottom: 30px; }
    .news-notes .news-notes-row .news-notes-col { padding:0 15px; }
    .news-notes .news-notes-row { margin:0 -15px; }
    .news-notes { padding:65px 0; }
    .lead-with-knowledge { padding:60px 0; }
    .news-notes .news-notes-row figure { height: 300px; }
    footer .footer-wrap .footer-menu ul li { margin-right: 12px; }
    footer .footer-logo { width: 180px; }
    footer .footer-wrap .footer-menu-wrap { width: calc(100% - 180px); }
    .blog-banner .blog-banner-content { padding: 25px 0 25px 20px; }
    .blog-banner { padding: 50px 0; }
    .blog-banner .blog-banner-content date { margin-bottom: 12px; }
    .blog-banner .blog-banner-content p { margin-bottom: 20px; }
    .btn-wrap .item { padding: 0 20px; }
    .blog-listing .blog-item { margin-bottom: 30px; }
    .blog-listing .blog-item figure { height: 180px; margin-bottom: 20px !important; }
    .blog-listing .blog-item { padding:0 15px; }
    .blog-listing .blog-listing-wrap { margin:0 -15px; }
    .blog-listing { padding: 64px 0; }
    .blog-listing .pattern-image figure { height: 100% !important; }
    .blog-listing .blog-item .blog-item-content p { letter-spacing: 1.5px; }
    .blog-detail .blog-detail-content figure { height: 480px; }
    .blog-detail { padding: 70px 0; }
}
@media (max-width:991px) {
    .container { padding: 0 25px; }
    header .header-topbar-wrap ul li { font-size: 14px; line-height: 24px; margin-right: 15px; }
    .home-banner figure img { min-height: 380px; }
    .vision-overlay h2 { font-size: 77px; line-height: 73px; }
     .the-impact .the-impact-wrap .the-impact-content { padding-left: 0; width: 100%; }
    .the-impact .the-impact-wrap .the-impact-video { width: 100%; margin-bottom: 25px; }
    .the-impact .the-impact-wrap { flex-wrap: wrap; }
    .the-impact .the-impact-wrap .the-impact-content h2 { max-width: 210px; margin-bottom: 12px; }
    .two-column-content-with-pattern { padding: 50px 0 50px; }
    .two-column-content-pattern-row .two-column-content-pattern-column { padding:0 15px; }
    .two-column-content-pattern-row { margin:0 -15px; }
    .two-column-content-pattern-row .two-column-content-pattern-column { width: 100%; margin-bottom: 20px; }
    .column-content-pattern-img figure { text-align: right; }
    .range-wrapper { max-width: 570px; }
    .range-wrapper:before { left: -25px; }
    .range-wrapper:after { right: -4%; }
    .community-partners .section-heading h2 { margin-bottom: 10px; }
    .campaign-monitor-content h2 { margin-bottom: 10px; }
    .community-partners .partners-logo-wrap .item { width: 25%; margin-bottom: 40px; }
    .video-container .play-button-wrapper div { width: 56px; height: 48px; background-size: 100%; }
    .community-partners:before { width: calc(100% - 60px); }
    .community-partners:after { width: calc(100% - 60px); }
    .lead-with-knowledge .section-heading h4 { margin-bottom: 12px;}
    .lead-with-knowledge .section-heading p { margin-bottom: 12px;}
    .news-notes .news-notes-row figure { height: 250px; }
    .news-notes .section-heading { margin-bottom: 20px; }
    footer .footer-wrap .footer-menu-wrap { flex-wrap: wrap; }
    footer .footer-wrap .footer-menu ul { justify-content: flex-end; }
    footer .footer-wrap .footer-menu p { margin: 0 0 12px 0; }
    .blog-banner .blog-banner-content { width: 40%; }
    .blog-banner .blog-banner-image { width: 60%; }
    .blog-listing .blog-item { width: 50%; }
    .blog-detail { padding: 60px 0; }
    .popup-gallery-slider .item.slick-slide figure { height: 380px; }
    footer .footer-wrap .footer-menu { padding-right: 0; width: 100% }
}
@media (max-width:767px) {
    h2, .h2 { font-size: 30px; line-height: 40px; letter-spacing: 2px; }
  .home-banner figure img {  min-height: 300px; }   
    .two-column-section .two-column-row { flex-direction: column; gap: 40px; }
    .vision-overlay h2 { font-size: 60px; line-height: 65px; }
    .vision-image-container { height: 320px; }
    .vision-section figure { height: 320px; }
    .two-colun-equal { height: auto !important; }
    .two-column-section .column .column-desc p { padding-bottom: 0; }
    .popup-gallery-slider .item.slick-slide figure { height: 360px; }
    .popup-image-slider-inner .popup-content h3 { font-size: 20px; letter-spacing: 2px; margin-bottom: 5px; line-height: 28px; }
    ul.slick-dots li { margin: 0 5px; }
    .the-impact .the-impact-wrap .the-impact-video iframe { height: 345px; }
    .two-column-content-with-pattern .section-heading h2 { margin-bottom: 10px; }
    .value-display { font-size: 54px; line-height: 54px; }
    .value-display { margin-bottom: 20px; }
    .range-wrapper { margin-bottom: 50px; }
    .campaign-monitor-content h2 { margin-bottom: 10px; } 
    .community-partners .section-heading { margin-bottom: 45px; }
    .community-partners .partners-logo-wrap .item { width: 33.33%; }
    .lead-with-knowledge { padding:50px 0 40px; }
    .news-notes .news-notes-row .news-notes-col { width: 100%; margin-bottom: 40px; }
    .news-notes { padding: 55px 0; }
    .campaign-monitor { padding: 0 20px 30px 21px; }
    .news-notes .news-notes-row .news-notes-desc h4 { letter-spacing: 1.5px; margin-bottom: 15px; }
    .news-notes .news-notes-row .news-notes-col:last-child { margin-bottom: 0; }
    footer .footer-wrap { flex-wrap: wrap; justify-content: center; }
    footer .footer-wrap .footer-menu-wrap { width: 100%; justify-content: center; padding: 0; }
    footer .footer-wrap .footer-menu { width: 100%; padding: 0; }
    footer .footer-wrap .footer-menu ul { justify-content: center;flex-wrap: wrap; }
    footer .footer-wrap .footer-menu p { text-align: center; }
    footer footer-menu-logo { width: 100%; text-align: center; }
    .blog-banner .blog-banner-content { width: 100%; padding: 25px 0 25px 0px; }
    .blog-banner .blog-banner-image { width: 100%; }
    .blog-detail .blog-detail-content figure { height: auto; }
    .range-labels { bottom: -30px; }
    
}
@media (max-width:575px) {
    h2, .h2 { font-size: 28px; line-height: 38px; }
    body { margin-top: 0; }
    body.home { margin-top: 0; }
    header .enumenu_ul { top: 75px; }
    header .header-topbar { display: none; }
    header .header-topbar-wrap { justify-content: center; }
    .home-banner figure img {  min-height: 280px; }
    header .header-logo { width: 190px; }
    header .header-topbar-wrap ul { flex-wrap: wrap; justify-content: center; }
    header .header-topbar-wrap ul li { width: 50%; margin:0 0 10px 0; text-align: center; }
    .btn-wrap { flex-wrap: wrap; max-width: 200px; margin:0 auto; }
    .btn-wrap .item { padding: 0 0px; margin-bottom: 15px; }
    .home-banner  { padding:0 0 60px 0; }
    .vision-overlay h2 { font-size: 40px; line-height: 40px; }
    .vision-image-container { height: 280px; }
    .vision-section figure { height: 280px; }
    .vision-section { padding: 40px 0; }
    .two-column-section { padding:40px 0; }
    .popup-gallery-slider .item.slick-slide figure { height: 240px; }
    .popup-gallery-slider { padding: 0px 35px; }
    .the-impact { padding:40px 0; }
    .two-column-content-pattern-inner { flex-wrap: wrap; position: relative; overflow: hidden; }
    .two-column-content-pattern-inner .column-content-pattern { width: 100%; }
    .two-column-content-pattern-inner .column-content-pattern-img { position: absolute; right: 0; opacity: 0.3; height:100%; }
    .community-partners .partners-logo-wrap .item { width: 50%; }
    .community-partners .partners-logo-wrap { padding: 0; }
    .wide-videoimage { padding: 50px 0 30px 0; }
    .video-container .play-button-wrapper div { width: 46px; height: 42px; }
    .range-labels { font-size: 14px; }
    .range-wrapper:after { right: -8%; }
    .range-labels { width: 105%; left: -7px; }
    .value-display { font-size: 44px; line-height: 34px; }
    input[type=range] { height: 25px; }
    .clip-text-mask .clip-text { font-size: 28px; }
    .vision-overlay { bottom: -10px; }
    footer { padding: 40px 0 25px; }
    .blog-listing .blog-item { width: 100%; }
    .blog-listing .blog-item { margin-bottom: 20px; }
    .blog-listing { padding: 50px 0; }
    .blog-detail { padding: 50px 0; }
}

@media (max-width:480px) {
    .range-labels { font-size: 10px; }
    .campaign-monitor { padding: 0 10px 30px 10px; }
}