/*=====Reset default browser CSS=====*/
/*{ font-family: 'Montserrat', sans-serif; font-family: 'Domine', serif; }*/
html { max-width: 100%; font-size: 16px; }
body { font-size: 1rem; line-height: 1.75rem; color: #000000; font-weight: 500; font-family: 'Montserrat', sans-serif; background-color: #FFFFFF; margin: 0; }
/*=====Text elements=====*/
.attachment img { max-width: 900px; }
.alignleft, img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; }
.alignright, img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px; }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
.alignleft, img.alignright, img.aligncenter { margin-bottom: 12px; }
.wp-caption { background: #f1f1f1; line-height: 18px; text-align: center; margin-bottom: 20px; padding: 4px; }
.wp-caption img { margin: 5px 5px 0; }
.wp-caption p.wp-caption-text { margin: 5px; color: #888; font-size: 12px; }
.wp-smiley { margin:0; }
b, strong{ font-weight: bold; }
*, ol, ul, h1, h2, h3, h4, h5, h6, p, ol, li { box-sizing: border-box; margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { color: inherit; letter-spacing: 0.05em; /*CEM starting for all headers*/}
ul { list-style: none; }
a { color:inherit; text-decoration:none; outline:0 none; transition: all 0.5s; }
a:hover { color:inherit; text-decoration:none; }
h1 { font-size: 3.3125rem; color: #000000; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 1; margin-bottom: 25px; }
h2 { font-size: 3rem; color: #000000; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 1; }
h3 { font-size: 2.25rem; color: #012A3A; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 1; letter-spacing: 0.883019px; }
h4 { font-size: 1.625rem; color: #012A3A; font-family: 'Montserrat', sans-serif; font-weight: 700; }
h5 { font-size: 1.375rem; color: #000000; font-family: 'Montserrat', sans-serif; font-weight: 700; margin-bottom: 10px; }
h6 { font-size: 1.3125rem; color: #000000; font-family: 'Montserrat', sans-serif; font-weight: 700; /*CEM*/ letter-spacing: 0.15em;}

.blogsec .box .heading h6 { letter-spacing: 0.12em;}

.people_listcontent h6 { /*CEM*/ letter-spacing: 0.05em;}

p { padding-bottom: 25px; color: #000000; }
p a { color: #000000; text-decoration: underline; }
img { max-width: 100%; height: auto; }
/*=====SET PLACEHOLDER=====*/
::-webkit-input-placeholder { color: #000000; font-size: 1rem; font-family: 'Montserrat', sans-serif; }
::-moz-placeholder { color: #000000; font-size: 1rem; font-family: 'Montserrat', sans-serif; }
:-ms-input-placeholder { color: #000000; font-size: 1rem; font-family: 'Montserrat', sans-serif; }
:-moz-placeholder { color: #000000; font-size: 1rem; font-family: 'Montserrat', sans-serif; }
/*=====SET PLACEHOLDER=====*/
/*=====layout=====*/
.wrapper { margin: 0 auto; overflow: hidden; /*padding-top: 207px;*/ }
.container-fluid {  }
.container { max-width: 1424px; }
.clear{clear:both; font-size:0px;line-height:0px;}
.cntbtn { background-color: #0074BB; color: #FFFFFF; font-size: 1.0625rem; font-weight: 600; padding: 6px 23px; border-radius: 20px; background-origin: border-box; border: 2px solid transparent; }
.cntbtn:hover { background: transparent; color: #19458d; border-color: #00b0e4; }
.midsec { padding: 50px 0; }
/*CEM*/ .faqsec .midsec, .thirdsec .midsec { padding: 50px 0 0; }
.firstsec.interiorcontent .midsec { padding: 50px 0 0; }
/*.catskill_whitebg { background-color: #DDEBF1; }*/
.catskill_whitebg { background-color: rgba(221, 235, 241, 0.6); }
/*.porcelainbg { background-color: #EEF2F3; }*/
.porcelainbg { background-color: rgba(238, 242, 243, 0.6); }
/*.offset{ position: absolute; top: -60px; left: 0; width: 100%; }*/
/*=====*/
/*=====HEADER HERE=====*/
header { width: 100%; position: relative; /*position: fixed; top: 0; left: 0; z-index: 998;*/ }
.headtop { background-color: #F3F5F6; width: 100%; }
.topmenu { width: 100%; padding: 11px 0; }
.topmenu ul { margin: 0; padding: 0; }
.topmenu ul li { padding: 0 24px; position: relative; }
.topmenu ul li + li:before { content: ""; background-color: #D8D8D8; width: 1px; height: 16px; position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
.topmenu ul li a { color: #012A3A; font-weight: bold; font-size: 11px; line-height: 13px; letter-spacing: 1.30167px; text-transform: uppercase; }
.topmenu ul li i { color: #0074BB; font-size: 1rem; }
.searchbar_d { display: none; position: absolute; top: 100%; width: 100%; padding: 35px 35px; background-color: #F3F5F6; z-index: 9; }
.searchbar_d form { display: flex; flex-wrap: wrap; justify-content: center; }
.searchbar_d form ul { border-bottom: 1px solid #012A3A; }
.searchbar_d form ul li { padding: 0 15px; }
.searchbar_d form ul li:first-child { padding-left: 0; }
.searchbar_d form ul li:last-child { padding-right: 5px; }
.searchbar_d form input { border: none; color: #012A3A; background-color: transparent; font-size: 1.125rem; font-weight: 500;
    /* CEM */
    letter-spacing: .2em;
    min-width: 400px;}
.searchbar_d form button { border: none; color: #0074BB; background-color: transparent; box-shadow: none; outline: none; }
.search_icon.open i:before { content: "\f00d"; font-family: "Font Awesome 5 Pro"; }
.headbtm { background-color: #FFFFFF; width: 100%; padding: 22px 0; }
header.sticky { -webkit-animation: smoothScroll .5s forwards; -moz-animation: smoothScroll 1s forwards; -ms-animation: smoothScroll 1s forwards; -o-animation: smoothScroll 1s forwards; animation: smoothScroll 1s forwards; }
header.sticky .headtop { display: none; }
header.sticky .navbar-nav li > ul.dropdown-menu { padding-top: 8px; border-radius: 0; border: none; }
header nav.navbar { padding: 0; }
header nav.navbar .navbar-brand { white-space: inherit; margin-right: 0; padding: 0; }
.dropdown-toggle::after { display: none; }
header nav.navbar-expand-md .navbar-nav .nav-item { padding: 0 29px; }
header nav ul li a { font-size: 1.125rem; color: #000000; font-weight: 600; }
.navbar-expand-md .navbar-nav .nav-link { transition: none; color: #000000; position: relative; }
.navbar-expand-md .navbar-nav .nav-link:after { position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; width: 55px; height: 8px; background-color: #86C586; content: ""; opacity: 0; }
header nav.navbar-expand-md .navbar-nav .nav-item.active >a { color: #000000; }
header nav.navbar-expand-md .navbar-nav .nav-item.thematic:hover >a { color:#000000}
header nav.navbar-expand-md .navbar-nav .nav-item.thematic:hover >a { background-color: #0074BB; color:#FFFFFF; border-color: #0074BB;}
header nav.navbar-expand-md .navbar-nav .nav-item:hover >.nav-link:after { opacity: 1; }
header nav.navbar-expand-md .navbar-nav .nav-item.active >.nav-link:after { opacity: 1; }
.navbar-expand-md .navbar-nav .nav-item:hover .toggle_dropdown { color: #00b2e1; }
header .navbar-nav li > ul.dropdown-menu { background-color: #0074BB/*CEM #012A3A*/; border: none; left: 50%; transform: translateX(-50%); padding: 15px 20px; border-color: transparent; min-width: 10rem; margin-top: 0; border-radius: 0; }
header .navbar-nav li > ul.dropdown-menu:before { width: 0; border-top: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #0074BB/*CEM #012A3A*/; border-left: 10px solid transparent; content: ""; position: absolute; top: -20px; left: 0; right: 0; margin: 0 auto; }
header nav.navbar-expand-md .navbar-nav .nav-item.thematic { padding-right: 0; }
/* CEM header nav.navbar-expand-md .navbar-nav .nav-item.thematic:hover .cntbtn { border-color: #00b0e4; background-color: transparent; } */
header nav.navbar-expand-md .navbar-nav .nav-item.thematic ul.dropdown-menu { width: 100%; transform: translateX(0); }
header .navbar-nav li.thematic .cntbtn { color: #FFFFFF; padding-left: 23px; padding-right: 23px; }
header .navbar-nav li.thematic .cntbtn:after { display: none; }
header .navbar-nav li.thematic .cntbtn i { margin-left: 7px; }
header .navbar-nav li.thematic > ul.dropdown-menu { left: auto; right: 0; }
header .navbar-nav li.thematic > ul.dropdown-menu:before { left: auto; right: 20px; }
header .navbar-nav li > ul.dropdown-menu li {  }
header .navbar-nav li > ul.dropdown-menu li:last-child { border-bottom: 1px solid transparent; }
header .navbar-nav li > ul.dropdown-menu li .dropdown-item { padding: 5px 0; background-color: transparent; font-size: 1rem; white-space: inherit; color: #FFFFFF; line-height: 1.5; }
header .navbar-nav li > ul.dropdown-menu li:hover .dropdown-item { color: #000000/*CEM #0074BB*/; }
header .navbar-nav li > ul.dropdown-menu li:hover .dropdown-item {  }
.bottom_menu { display: none; }
.searchicon { width: 32px; height: 30px; line-height: 30px; text-align: center; position: absolute; right: 60px; top: 50%; transform: translateY(-50%); color: #0074BB; font-size: 1rem; }
.searchicon.open { color: #0074BB; }
.searchicon.open i:before { content: "\f00d"; font-family: "Font Awesome 5 Pro"; }
.searchbar { background-color: #F3F5F6; width: 100%; padding: 20px; display: none; }
.searchbar form { display: flex; flex-wrap: wrap; justify-content: center; }
.searchbar form ul { border-bottom: 1px solid #012A3A; }
.searchbar form ul li { padding: 0 15px; }
.searchbar form ul li:first-child { padding-left: 0; }
.searchbar form ul li:last-child { padding-right: 5px; }
.searchbar form input { border: none; color: #012A3A; background-color: transparent; font-size: 1.125rem; font-weight: 500; }
.searchbar form button { border: none; color: #0074BB; background-color: transparent; box-shadow: none; outline: none; }
header nav.navbar-expand-md .navbar-nav#menu-right_menu .nav-item.active a { background: -webkit-linear-gradient(left, #19458d 0%, #00b0e4 100%); background: linear-gradient(90deg, #19458d 0%, #00b0e4 100%); border-radius: 4px; color: #FFFFFF; border: 2px solid transparent; background-origin: border-box; }
header nav.navbar-expand-md .navbar-nav#menu-right_menu .nav-item.active a:hover { background: transparent; color: #19458d; border-color: #00b0e4; }
header nav.navbar-expand-md .navbar-nav#menu-right_menu .nav-item:hover a { background: none; color: #000000; }
.logo { position: relative; }
.logo .navbar-brand { white-space: normal; margin-right: 0; padding: 0; }
.logo img { max-width: 100%; }
-webkit-keyframes smoothScroll { 0% { transform: translateY(-40px); } 100% { transform: translateY(0px); } }
@-moz-keyframes smoothScroll { 0% { transform: translateY(-40px); } 100% { transform: translateY(0px); } }
@-o-keyframes smoothScroll { 0% { transform: translateY(-40px); } 100% { transform: translateY(0px); } }
@-ms-keyframes smoothScroll { 0% { transform: translateY(-40px); } 100% { transform: translateY(0px); } }
@keyframes smoothScroll { 0% { transform: translateY(-40px); } 100% { transform: translateY(0px); } }
/*=====*/
/*=====SET: RESPONSIVE HAMBURGER=====*/
#nav-toggle { width: 30px; height: 30px; z-index: 22; cursor: pointer; padding: 0; outline: none; border: none; right: 20px; top: 50%; transform: translateY(-50%); position: absolute; background-color: transparent; display: none; box-shadow: none; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
#nav-toggle a { display: block; width: 100%; height: 20px; margin-top: -12px; padding-top: 12px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; height: 4px; width: 30px; background: #012A3A; border-radius: 2px; position: absolute; display: block; content: ""; }
#nav-toggle span:before { top: -10px; width: 30px; right: 0; }
#nav-toggle span:after { bottom: -10px; width: 30px; right: 0; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; }
#nav-toggle.current_page_item span { background-color: transparent; background: none; } 
#nav-toggle.current_page_item span:before, #nav-toggle.current_page_item span:after { top: 0; }
#nav-toggle.current_page_item span:before { -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg); }
#nav-toggle.current_page_item span:after { -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg); }
.toggle_dropdown { position: absolute; cursor: pointer; width: 30px; height: 30px; bottom: 0; top: 7px; left: auto; right: 0; text-align: center; font-size: 1.5rem; line-height: 1; opacity: 0; color: #FFFFFF; font-weight: bold; font-weight: 600; }
.toggle_dropdown:before { content: "\f105"; font-family: "Font Awesome 5 Pro"; }
header nav.navbar-expand-md .navbar-nav .nav-item.show .toggle_dropdown:before { content: "\f107"; }
/*=====END: RESPONSIVE HAMBURGER=====*/
/*=====SET HERO SEC HERE=====*/
.herosec { width: 100%; position: relative; min-height: 536px; background-position: center center; background-repeat: no-repeat; background-size: cover; } /* CEM will need to remove for safari browser! background-image: url(/assets/images/heroimg.jpg); */
.herosec:before { position: absolute; bottom: 0; left: 0; width: 100%; height: calc(100% - 150px); content: ""; background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0001) 2.1%, #000000 98.23%); background: linear-gradient(180deg, rgba(0, 0, 0, 0.0001) 2.1%, #000000 98.23%); }
.herosec img { width: 100%; height: 100%; display: inline-block; object-fit: cover; object-position: right center; max-width: 1211px; }
.herocont { width: 100%; height: 100%; position: relative; text-align: left; }
.heading { position: relative; }
.herocont .heading p { font-size: 0.8125rem; margin-bottom: 8px; padding-bottom: 0; }
.herocont .heading p strong { font-size: 0.8125rem; margin-bottom: 10px; color: #F3EB85; }
.herocont h1 { color: #FFFFFF; letter-spacing: 1.3px; line-height: normal; }
.herocont .midcoltext { margin-bottom: 40px; }
.herocont .midcoltext p { font-size: 1.1875rem; color: #FFFFFF; line-height: 1.75em; }
.herocont .midcoltext .cntbtn { background: #FFFFFF; color: #000000; font-weight: 600; letter-spacing: 0.29px; line-height: 1.3; padding: 7px 23px; }
.herocont .midcoltext .cntbtn:hover { color: #FFFFFF; background: transparent; border-color: #FFFFFF; }
.herocont h3 { color: #FFFFFF; font-size: 3rem; margin-bottom: 40px; }
.herocont h5 { color: #FFFFFF; margin-bottom: 10px; }
/*=====END HERO SEC HERE=====*/
/*=====SET FIRST SEC HERE=====*/
.firstsec { position: relative; }
.firstsec .heading { margin-bottom: 30px; padding-bottom: 20px; position: relative; }
.firstsec .heading h3 { color: #272D3D; }
.firstsec .heading:after { position: absolute; bottom: 0; left: 0; content: ""; height: 10px; width: 55px; }
.firstsec .box.catskill_whitebg .heading:after { background-color: #0074BB; }
.firstsec .box.porcelainbg .heading:after { background-color: #86C586; }
.firstsec .box { position: relative; width: 100%; padding: 60px 12px 82px; }
.firstsec .box .content { max-width: 600px; width: 100%; margin: 0 auto; }
.firstsec .box .content .midcoltext { margin-bottom: 30px; }
.firstsec .box .content .cntbtn { background-color: #012A3A; color: #FFFFFF; }
.firstsec .box .content .cntbtn:hover { background-color: transparent; color: #012A3A; border-color: #012A3A; }
.firstsec .box p { letter-spacing: 0.466038px; font-size: 1.1875rem; line-height: 1rem; } /*CEM line height was 1.5;*/
.firstsec.topModules .box p { letter-spacing: 0.466038px; font-size: 1.1875rem; line-height: 1.8em; } /*CEM line height was 1.5;*/
.icons { margin-bottom: 10px; display: inline-block; vertical-align: top; }
/*=====END FIRST SEC HERE=====*/
/*=====SET SECOND SEC HERE=====*/
.secondsec { position: relative; text-align: center; }
.secondsec .heading { margin-bottom: 55px; padding-bottom: 20px; position: relative; }
.secondsec .heading:after { position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; content: ""; height: 10px; width: 55px; background-color: #0074BB; }
.secondsec .content .midcontent { text-align: left; background-color: #FFFFFF; box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1); margin-bottom: 27px; }
.secondsec .content .midcontent h6 { font-size: 1rem; color: #012A3A; margin-bottom: 6px; }
.secondsec .content .midcontent p { font-size: 0.9375rem; }
.ellipse { width: 105px; height: 105px; border-radius: 100%; padding: 10px 15px; background-color: #00b2e4; }
.secondsec .content .midcontent .midcolimg { width: 100%; height: 100%; }
.secondsec .content .midcontent .midcolimg img { width: 100%; height: 100%; object-fit: cover; }
.secondsec .content .midcontent .midcoltext { /* CEM max-width: 361px;*/ width: 100%; padding: 15px 14px 0; }
.learn { display: inline-block; vertical-align: top; padding-right: 34px; position: relative; color: #1c458a; font-size: 1.25rem; }
.learn i { position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 23px; height: 23px; line-height: 23px; background: -webkit-linear-gradient(left, #19458d 0%, #00b0e4 100%); background: linear-gradient(90deg, #19458d 0%, #00b0e4 100%); color: #FFFFFF; font-weight: 100; text-align: center; border-radius: 100%; }
/*=====END SECOND SEC HERE=====*/
/*=====SET THIRD SEC HERE=====*/
.thirdsec { position: relative; }
.getbg { position: relative; padding: 66px 0 66px 12px; }
.getbg:before { position: absolute; top: 0; left: 0; content: ""; background-color: #012A3A; max-width: 1247px; width: 100%; height: 100%; }
.thirdsec .content { position: relative; }
.thirdsec .content .midcolimg { padding-right: 21px; }
.thirdsec .content .midcontent { /*CEM max-width: 363px;*/ width: 100%; padding-top: 20px; }
.thirdsec .content .midcontent .heading { margin-bottom: 30px; }
.thirdsec .content .midcontent .heading p { padding-bottom: 5px; }
.thirdsec .content .midcontent .heading p strong { font-size: 0.8125rem; letter-spacing: 1.53833px; color: #F3EB85; }
.thirdsec .content .midcontent .heading h3 { color: #FFFFFF; }
.thirdsec .content .midcontent .midcoltext { margin-bottom: 30px; }
.thirdsec .content .midcontent .midcoltext p { color: #FFFFFF; letter-spacing: 0.466038px; font-size: 1.1875rem; line-height: 1.5; }
.thirdsec .content .midcontent .cntbtn { background-color: transparent; border-color: #FFFFFF; color: #FFFFFF; }
.thirdsec .content .midcontent .cntbtn:hover { background-color: #FFFFFF; color: #012A3A; border-color: transparent; }
.box { padding: 0 16px; width: 100%; text-align: left; position: relative; }
.box .midcolimg { width: 100%; position: relative; /*max-width: 275px; max-height:260px;*/ }/*CEM max-sizing*/
.box .midcolimg img { width: 100%; height: 100%; object-fit: cover; display: block; }
.overlaytext { width: 100%; padding: 15px 15px; position: absolute; top: 0; left: 0; }
.overlaytext h6 { filter: drop-shadow(1px 1.732px 2px rgba(2,3,3,0.8)); margin-bottom: 15px; color: #FFFFFF; }
.overlaytext p { filter: drop-shadow(1px 1.732px 2px rgba(2,3,3,0.8)); margin-bottom: 15px; color: #FFFFFF; font-weight: 300; }
/*=====END THIRD SEC HERE=====*/
/*=====SET OUR USERS SEC HERE=====*/
.testimonial { padding-left: 90px; } 
.testimonial .slick-slide { outline: none; }
.testimonial.slick-dotted.slick-slider { margin-bottom: 0; }
.testimonial .slick-slide.slick-current .box { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
.testimonial .slick-slide.slick-current .box .midcontent { background-color: #1090c9; margin-left: 20px; margin-right: 0; }
.testimonial .slick-slide.slick-current .quote { display: none; }
.testimonial .slick-slide.slick-current .quote2 { display: block; }
.testimonial .slick-slide.slick-current .box .midcontent h6 { color: #FFFFFF; }
.testimonial .slick-slide.slick-current .box .midcontent p { color: #FFFFFF; }
.testimonial .slick-slide.slick-current .box .midcontent p em { color: #FFFFFF; }
.testimonial .slick-dots { bottom: auto; top: 50%; transform: translateX(-50%); line-height: 0; width: auto; right: -75px }
.testimonial .slick-dots li { width: 10px; height: 10px; display: block; border-radius: 100%; background-color: #5eaad4; margin: 5px 0; }
.testimonial .slick-dots li:hover { background-color: #1090c9; }
.testimonial .slick-dots li.slick-active { background-color: #1090c9; }
.testimonial .slick-dots li button { padding: 0; width: 100%; height: 100%; }
.testimonial .slick-dots li button:before { display: none; }
/*=====END OUR USERS SEC HERE=====*/
/*=====SET FORTH SEC HERE=====*/
.forthsec { position: relative; /*CEM*/ margin: 40px 0; }
.forthsec .container { position: relative; z-index: 2; }
.forthsec h4 { margin-bottom: 10px; color: #012A3A; }
.service_slider { padding-top: 10px; }
.service_slider .box .midcolimg { margin-bottom: 10px; }
.service_slider .box .midcoltext p { color: #012A3A; font-size: 1rem; padding-bottom: 10px; font-weight: 600; }
.service_slider .box .newsdate p strong { color: #D7AA2B; font-size: 0.8125rem; }
.service_slider .slick-list { margin: 0 -15px; }
.service_slider .slick-slide { padding: 0 15px; }
.service_slider .slick-slide .box { padding: 0; }
.service_slider .slick-arrow { color: #012A3A; font-size: 2.125rem; width: auto; height: auto; z-index: 2; top: -16px; }
.service_slider .slick-arrow i { font-weight: 500; }
.service_slider .slick-arrow:before { display: none; }
.service_slider .slick-prev { left: auto; right: 45px; }
.service_slider .slick-next { right: 0; }
.forthsec .upcoming h4 { color: #0074BB; }
.upcoming .box { padding: 0 0 10px; border-bottom: 1px solid #D8D8D8; margin-bottom: 15px; }
.upcoming .box p { color: #012A3A; padding-bottom: 7px; font-size: 1rem; font-weight: 600; }
.upcoming .box .midcoltext p, .newslisting .blogsec .box .midcoltext p.events-cal { font-size: 0.75rem; color: #4A4A4A; font-weight: 500; padding-bottom: 10px; }
.upcoming .box .midcoltext p i, .newslisting .blogsec .box .midcoltext p.events-cal i { font-size: 1rem; color: #0074BB; margin-right: 5px; }
/*=====END FORTH SEC HERE=====*/
/*=====SET FOOTER HERE=====*/
footer{ position: relative; }
footer ul{ list-style: none; }
footer p { color: #FFFFFF; }
footer p b { color: #00b0e4; }
footer h6 { color: #FFFFFF; margin-bottom: 20px; letter-spacing: 0.13em;}
.footer { position: relative; background-color: #0a1e38; /*CEM */ margin-top: 40px; }
.footer .container-fluid { padding: 0 97px; }
.ftrtop { position: relative; padding: 40px 0; background-color: #012A3A; }
.ftrtop .content { height: 100%; }
.ftrtop .content p { font-size: 1.25rem; color: #FFFFFF; font-weight: normal; font-family: 'Domine', serif; }
.flogos { margin-bottom: 20px; text-align: center; }
.ftrtop .content .flogos ul { margin-bottom: 20px; }
.ftrtop .content .flogos ul li { position: relative; width: auto; }
.ftrtop .content .flogos ul li+ li:before { content: ""; background-color: #1B404E; width: 2px; height: 100%; position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
.ftrtop .content .flogos ul li a { display: block; }
.ftrlogosec .flogo img { max-width: 100%; }
.ftrlogosec .midcontent { margin-bottom: 20px; width: 100%; }
.socialsec { width: 100%; text-align: left; }
.ftrmenu .socialsec ul { margin: 0 -12px; }
.socialsec ul li { padding: 0 12px; font-size: 1.5rem; width: auto; }
.ftrmenu .socialsec ul li.youtubeicon a { background-color: #bfced4;/*CEM #A7B5BA*/; width: 25px; height: 25px; border-radius: 100%; display: block; line-height: 25px; color: #012a3a; text-align: center; }
.ftrmenu .socialsec ul li.youtubeicon a i { font-size: 0.875rem; }
.ftrmenu .socialsec ul li a { color: #bfced4;/*CEM #A7B5BA*/; }
.ftrmenu { position: relative; }
.ftrmenu p { font-size: 0.8125rem; color: #bfced4;/*CEM #A7B5BA*/; }
.ftrmenu p a { color: #bfced4;/*CEM #A7B5BA*/; text-decoration: none; }
.mobileapp { max-width: 276px; width: 100%; }
.mobileapp ul { margin: 0 -10px; }
.mobileapp ul li { padding: 0 10px; }
.ftrmenu ul { margin: 0; padding: 0; list-style: none; }
.ftrmenu .quick { margin-bottom: 40px; }
.ftrmenu ul li { font-size: 1rem; letter-spacing: 0.392453px; font-weight: 500; margin-bottom: 10px; }
.ftrmenu ul li:last-child { margin-bottom: 0; }
.ftrmenu ul li span { display: block; }
.ftrmenu ul li a { color: #bfced4;/*CEM #A7B5BA*/; }
.footer a:hover { color: #00b0e4; }
.ftrbtm { background-color: #000F15; padding: 10px 0; text-align: center; }
.ftrbtm .copyrightsec p { margin: 0; padding: 0; font-size: 0.75rem; color: #526E78; font-weight: 500; }
.ftrbtm .copyrightsec p a { color: #FFFFFF; text-decoration: none; }
.ftrbtm .copyrightsec p a:hover { color: #00b0e4; }
.ftrbtm .copyrightsec ul { margin: 0; display: inline-block; vertical-align: top; }
.ftrbtm .copyrightsec ul li { position: relative; font-size: 1.25rem; color: #FFFFFF; padding: 0 12px; }
.ftrbtm .copyrightsec ul li:before { position: absolute; background-color: #FFFFFF; width: 6px; height: 6px; border-radius: 100%; left: -2px; top: 50%; transform: translateY(-50%); content: ""; }
.ftrbtm .copyrightsec ul li a { color: #FFFFFF; }
.ftrbtm .copyrightsec ul li a:hover { color: #00b0e4; }
.formsec label { color: #FFFFFF; font-size: 1rem; }
.formsec input { border: 1px solid rgba(203,207,210,0.62); border-radius: 8px; height: 46px; font-family: 'Montserrat'; font-size: 1rem; padding: 0 15px; width: 100%; }
.formsec .form-control:focus { border-color: rgba(203,207,210,0.62); outline: none; box-shadow: none; }
.formsec textarea { font-size: 1rem; height: 140px; padding: 0 10px; resize: none; width: 100%; border: 1px solid transparent; border-radius: 8px; }
.formsec .cntbtn { border: 2px solid transparent; padding: 7px 20px; }
.formsec .cntbtn:hover { color: #00b0e4; border-color: #00b0e4; }
/*=====END FOOTER HERE=====*/
/*=====SET INTERIOR1 PAGE HERE=====*/
.interiorhero { background-image: url(/assets/images/heroimg1.jpg); } /* CEM overridden in html element */
.interiorhero .herocont ul { margin: 0 -5px; }
.interiorhero .herocont ul li { padding: 0 5px; font-size: 0.8125rem; font-weight: 700; letter-spacing: 1.53833px; }
.interiorhero .herocont ul li a { color: #FFFFFF; }
.interiorhero .herocont .heading { padding-bottom: 39px; }
.topcontent { max-width: 785px; width: 100%; /*CEM margin-bottom: 30px; */}
.topcontent b { font-size: 0.8125rem; color: #526E78; }
.topcontent p { font-size: 1.875rem; font-family: 'Domine', serif; line-height: normal; color: #012A3A; letter-spacing: 0.735849px; line-height: 1.5; }
.interiorcontent .content { max-width: 972px; width: 100%; margin: 0 auto; }
.interiorcontent .midcontent { margin-bottom: 20px; }
.interiorcontent .midcontent .midcolimg { text-align: right; }
.interiorcontent .midcontent .midcoltext{ max-width: 785px; width: 100%; }
.interiorcontent .midcontent .midcoltext h2, .interiorcontent .midcontent .midcoltext h4 { color: #012A3A; margin-bottom: 10px; }
.interiorcontent .midcontent .midcoltext h2 {
    font-size: 1.625rem;
}
.interiorcontent .midcontent .midcoltext p { color: #012A3A; }
.interiorcontent .midcontent .midcolimg img { display: inline-block; vertical-align: top; margin: 6px 0 12px 24px;  }
.moduleheadingsec { text-align: center; /*CEM*/ margin: 40px 0 0;}
.moduleheadingsec .midsec { padding: 66px 0 80px; }
.moduleheadingsec p { color: #FFFFFF; padding-bottom: 25px; }
.moduleheadingsec .heading { margin-bottom: 24px; }
.moduleheadingsec .heading p { padding-bottom: 0; letter-spacing: 1.53833px; }
.moduleheadingsec .heading p strong { font-size: 0.8125rem; color: #012A3A; }
.moduleheadingsec h4 { color: #FFFFFF; }
.moduleheadingsec .cntbtn { background-color: #FFFFFF; color: #012A3A; }
.moduleheadingsec .cntbtn:hover { background-color: transparent; border-color: #FFFFFF; color: #FFFFFF; }
.gradientbg { /*background: -webkit-radial-gradient(128.43% 96.01% at 75.8% 50%, #4A90E2 0%, #0074BB 100%); background: radial-gradient(128.43% 96.01% at 75.8% 50%, #4A90E2 0%, #0074BB 100%);*/ background-image: url(/assets/images/bluegradientbg.png); background-position: top left; background-repeat: no-repeat; background-size: cover; }
/*=====END INTERIOR1 PAGE HERE=====*/
/*=====SET PEOPLE PAGE HERE=====*/
.peoplecontent .topcontent { margin-bottom: 100px; }
.blogsec { position: relative; width: 100%; height: auto; margin-bottom: 25px; }
.blogsec .box { background-color: #F3F5F6; text-align: center; padding: 40px 60px 40px; margin-bottom: 25px; box-shadow: 0px 3px 12px rgb(0 0 0 / 10%) /*CEM added shadow*/}
.peoplecontent .blogsec .box { background-color: #F3F5F6; text-align: center; padding: 40px 60px 40px; margin-bottom: 25px; box-shadow: none; /*CEM added shadow*/}


.brdtop { border-top: 15px solid #48A0D6; }
.blogsec .box.invest.brdtop { border-color: #C0505E; }
.blogsec .box.postdocs.brdtop { border-color: #86C586; }
.blogsec .box.students.brdtop { border-color: #CFC226; }
.blogsec .box .heading { padding-bottom: 0; }
.blogsec .box .heading p { font-size: 1rem; margin-bottom: 10px; }
.blogsec .box .midcoltext { padding-bottom: 20px; }
.blogsec .box .midcoltext p { font-size: 1.0625rem; color: #012A3A; }
.blogsec .box .cntbtn { background-color: transparent; color: #012A3A; border: 2px solid #012A3A; }
.blogsec .box .cntbtn:hover { background-color: #012A3A; color: #FFFFFF; border-color: transparent; }
.contactus .heading p { padding-bottom: 10px; }
.contactus .heading p strong { color: #0074BB; }
.contactus h4 { color: #012A3A; }
.contactus p { color: #012A3A; font-size: 1.0625rem; padding-bottom: 36px; line-height: 1.7; }
.contactus .cntbtn { background-color: #012A3A; color: #FFFFFF; }
.contactus .cntbtn:hover { background-color: transparent; color: #012A3A; border-color: #012A3A; }
.black_squeezebg { background-color: #DEEBF2; }
/*=====END PEOPLE PAGE HERE=====*/
/*=====SET PEOPLE LISTING PAGE HERE=====*/
.herosec.gradientbg1 { min-height: 328px; }
.herosec.gradientbg1:before { display: none; }
.herosec.gradientbg1 .herocont ul { margin: 0 -5px 9px; }
.herosec.gradientbg1 .herocont ul li { padding: 0 5px; font-size: 0.8125rem; font-weight: 700; letter-spacing: 1.53833px; }
.herosec.gradientbg1 .herocont ul li a { color: #FFFFFF; }
.herosec.gradientbg1 .herocont .midcoltext p { font-size: 1.5rem; font-family: 'Domine', serif; line-height: 1.5; letter-spacing: 0.588679px; }
.people_listcontent .topcontent { position: relative; }
.people_listcontent .topcontent .nice-select { background-color: transparent; font-size: 1.0625rem; font-weight: 600; border-radius: 20px; background-origin: border-box; border: 2px solid #012A3A; color: #012A3A; }
.people_listcontent .topcontent .nice-select:after { content: "\f0d7"; font-family: "Font Awesome 5 Pro"; font-weight: 900; border: none; transform: none; top: 4px; }
.people_listcontent .topcontent .nice-select.open:after { content: "\f0d8"; }
.people_listcontent .content { max-width: 1155px; width: 100%; margin: 0 auto 40px; }
.people_listcontent .topcontent .cntbtn { background-color: transparent; color: #012A3A; border-color: #012A3A; }
.people_listcontent .topcontent .cntbtn i { margin-left: 10px; }
.people_listcontent .topcontent .cntbtn:hover { background-color: #012A3A; color: #FFFFFF; border-color: transparent; }
.people_listcontent .blogsec { max-width: 1155px; width: 100%; margin: 0 auto 50px; }
.people_listcontent .blogsec .box { padding: 0; background-color: transparent; text-align: left; }
.people_listcontent .blogsec .box .midcolimg { margin-bottom: 15px; }
.people_listcontent .blogsec .box .heading { padding: 0 15px; margin-bottom: 5px; } /* CEM was margin-bottom: 0; */
.people_listcontent .blogsec .box .heading:after { display: none; }
.people_listcontent .blogsec .box .heading h6 { font-size: 1.0625rem; }
.people_listcontent .blogsec .box .midcoltext { padding: 0 15px; }
.people_listcontent .blogsec .box .midcoltext p { font-size: 0.875rem; }
.gradientbg1 { background-image: url(/assets/images/gradientbg.jpg); background-position: top left; background-repeat: no-repeat; background-size: cover; /*background: -webkit-radial-gradient(202.56% 96.01% at 83.53% 25.18%, #085674 0%, #012A3A 100%); background: radial-gradient(202.56% 96.01% at 83.53% 25.18%, #085674 0%, #012A3A 100%);*/ }
.paginationsec { text-align: center; }
.paginationsec ul li a { width: 32px; height: 32px; line-height: 32px; border-radius: 100%; border: none; display: inline-block; vertical-align: top; font-size: 14px; font-weight: 700; }
.paginationsec ul li.active a { background-color: #0074BB; color: #FFFFFF; }
.paginationsec ul li:hover a { background-color: #0074BB; color: #FFFFFF; }
/*=====END PEOPLE LISTING PAGE HERE=====*/
/*=====SET PEOPLE DETAIL PAGE HERE=====*/
.gradientbg2 { background: -webkit-linear-gradient(left, rgb(237 237 237 / 43%) 0%, rgb(255 255 255 / 43%) 100%); background: linear-gradient(90deg, rgb(237 237 237 / 43%) 0%, rgb(255 255 255 / 43%) 100%); }
.herosec.gradientbg2 { min-height: inherit; }
.herosec.gradientbg2:before { display: none; }
.herosec.gradientbg2 .herocont { background-image: url(/assets/images/graybg2.png); background-position: top left; background-repeat: no-repeat; background-size: cover; }
.herosec.gradientbg2 .content { height: 100%; padding-bottom: 40px; }
.herosec.gradientbg2 .content .heading { margin-bottom: 30px; }
section.people.herosec.gradientbg2 .content .heading { margin-bottom: 10px; }
section.people.herosec.gradientbg2 .content .midcoltext p {
    padding-bottom: 8px;
}
.midcontent ul.peopleul { margin-left: 0px; }

.herosec.gradientbg2 .content .heading h1 { color: #012A3A; margin-bottom: 2px; }
.herosec.gradientbg2 .content .heading ul { margin: 0 -5px; }
.herosec.gradientbg2 .content .heading ul li { padding: 0 5px; }
.herosec.gradientbg2 .content .heading ul li a { color: #012A3A; font-size: 0.8125rem; font-weight: 700; }
.herosec.gradientbg2 .content .heading p { color: #012A3A; }
.herosec.gradientbg2 .content .heading p b { color: #2F732D; }
.herosec.gradientbg2 .content .heading p i img { height: auto; width: auto; max-width: 100%; margin-right: 10px; }
.herosec.gradientbg2 .content .midcoltext { margin-bottom: 0; }
.herosec.gradientbg2 .content .midcoltext p { font-size: 0.875rem; font-weight: 600; color: #012A3A; letter-spacing: 0.343396px; }
.herosec.gradientbg2 .content .midcoltext ul li a { font-size: 0.875rem; font-weight: 600; color: #0074BB; letter-spacing: 0.343396px; }
.herosec.gradientbg2 .midcolimg { height: 100%; text-align: right; }
.herosec.gradientbg2 .midcolimg img { display: inline-block; height: 100%; }
.peoplecontent .midsec { padding-top: 72px; }
/*=====END PEOPLE DETAIL PAGE HERE=====*/
/*=====SET FEATURED STORIES PAGE HERE=====*/
.feature_storiesec { position: relative; text-align: center; /* CEM */ margin-top: 40px;}

.feature_storiesec .midsec { padding-top: 0; /* CEM padding-bottom: 100px;*/ }
.feature_storiesec .heading { margin-bottom: 55px; padding-bottom: 20px; position: relative; }
.feature_storiesec .heading b { color: #526E78; letter-spacing: 1.53833px; font-size: 0.8125rem; }
.feature_storiesec .heading:after { position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; content: ""; height: 8px; width: 55px; background-color: #0074BB; }
.featureslider { max-width: 1390px; }
.featureslider .box { box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1); background-color: #FFFFFF; margin-bottom: 50px; }
.featureslider .box .midcolimg { margin-bottom: 10px; }
.featureslider .box .midcoltext { padding: 20px 25px 50px; }
.featureslider .box .midcoltext p { color: #012A3A; font-size: 1rem; padding-bottom: 0px; }
.featureslider .box .midcoltext p b { font-size: 1rem;  }
.featureslider .box .midcoltext h6 { color: #526E78; font-size: 0.6875rem; margin-bottom: 10px; }
.featureslider .slick-list { margin: 0 -15px; }
.featureslider .slick-slide { padding: 0 15px; }
.featureslider .slick-slide .box { padding: 0; }
.featureslider .slick-arrow { color: #012A3A; font-size: 2.125rem; width: auto; height: auto; z-index: 2; opacity: 0.32; }
.featureslider .slick-arrow i { font-weight: 500; }
.featureslider .slick-arrow:before { display: none; }
.featureslider .slick-prev { left: -40px; }
.featureslider .slick-next { right: -40px; }
.feature_storiesec .cntbtn { background-color: transparent; color: #012A3A; border-color: #012A3A; }
.feature_storiesec .cntbtn:hover { background-color: #012A3A; color: #FFFFFF; border-color: transparent; }
.eventsec { position: relative; }
.eventsec .midsec { padding-bottom: 135px; }
.eventbg { position: relative; padding-top: 30px; padding-left: 36px; padding-bottom: 25px; }
.eventbg:before { position: absolute; top: 0; left: 0; content: ""; background-color: #F3F5F6; max-width: 1278px; width: 100%; height: 100%; }
.eventbg .midcontent { position: relative; }
.eventbg .midcontent .heading { margin-bottom: 20px; }
.eventbg .midcontent .heading b { color: #526E78; font-size: 0.6875rem; letter-spacing: 1.53833px; margin-bottom: 5px; display: block; }
.eventbg .midcontent .midcoltext { margin-bottom: 30px; }
.eventbg .midcontent .midcoltext p { font-size: 1rem; color: #012A3A; line-height: 1.7; }
.eventbg .servicesec { padding-top: 20px; }
.eventbg .service_slider { padding-top: 20px; }
.eventbg .servicesec .box { box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1); background-color: #FFFFFF; margin-bottom: 50px; }
.eventbg .servicesec .box .midcoltext { padding: 10px 20px; }
.eventbg .servicesec .box .midcoltext p { color: #012A3A; font-size: 1rem; padding-bottom: 0px; }
.eventbg .servicesec .box .midcoltext p b { font-size: 1rem; }
.eventbg .servicesec .box .midcoltext h6 { color: #526E78; font-size: 0.6875rem; letter-spacing: 1.30167px; margin-bottom: 10px; }
.eventbg .servicesec .box .newsdate { padding: 0 25px 0 20px; }
.eventbg .servicesec .box .newsdate p { font-size: 0.6875rem; }
.eventbg .servicesec .box .newsdate p i { color: #0074BB; margin-right: 5px; }
.eventsec .cntbtn { background-color: transparent; color: #012A3A; border-color: #012A3A; }
.eventsec .cntbtn:hover { background-color: #012A3A; color: #FFFFFF; border-color: transparent; } 
/*=====END FEATURED STORIES PAGE HERE=====*/
/*=====END NEWS LISTING PAGE HERE=====*/
.gradient3 { background: -webkit-linear-gradient(right, #085674 3.35%, #033347 61.69%, #012A3A 100%); background: linear-gradient(270deg, #085674 3.35%, #033347 61.69%, #012A3A 100%); }
.people_listcontent .midsec { padding-top: 58px; }
.herosec.gradient3 { min-height: 328px; background-image: url(/assets/images/gradientbg.jpg); background-position: top left; background-repeat: no-repeat; background-size: cover; }
.herosec.gradient3:before { display: none; }
.herosec.gradient3 .herocont ul { margin: 0 -5px; }
.herosec.gradient3 .herocont ul li { padding: 0 5px; font-size: 0.8125rem; font-weight: 700; letter-spacing: 1.53833px; }
.herosec.gradient3 .herocont ul li a { color: #FFFFFF; }
.herosec.gradient3 .herocont .midcoltext p { font-size: 1.5rem; font-family: 'Domine', serif; line-height: 1.5; letter-spacing: 0.588679px; }

.herosec.gradientbg2.people p.jobTitle {
    font-size: 1.0rem; font-family: 'Domine', serif; line-height: 1.5; letter-spacing: 0.588679px;
}

.people_listcontent .content { max-width: 1155px; width: 100%; margin: 0 auto 40px; }
.newslisting .content { max-width: 1031px; width: 100%; margin: 0 auto 50px; }
.newslisting .content .heading { position: relative; padding: 0; }
.newslisting .content .heading:after { display: none; }
.newslisting .content .heading h6 { position: relative; padding-left: 48px; font-size: 0.875rem; letter-spacing: 1.04px; color: #012A3A; }
.newslisting .content .heading h6:before { position: absolute; left: 0; top: 50%; transform: translateY(-50%); height: 1px; width: 100%; background-color: #D8D8D8; content: ""; }
.newslisting .content .heading h6 span { background-color: #FFFFFF; padding: 0 15px; display: inline-block; position: relative; }
.newslisting .content .topcontent ul { margin: 0 -16px; }
.newslisting .content .topcontent ul li { padding: 0 16px; }
.newslisting .blogsec { max-width: 1031px; width: 100%; margin-bottom: 0; }
.newslisting .blogsec .box { box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1); background-color: #FFFFFF; margin-bottom: 35px; }
.newslisting .blogsec .box .heading h6 { color: #526E78; font-size: 0.6875rem; margin-bottom: 10px; }
.newslisting .blogsec .box .midcoltext { padding: 10px 15px 30px; }
.newslisting .blogsec .box .midcoltext p { color: #012A3A; font-size: 1rem; padding-bottom: 0px; }
.newslisting .blogsec .box .newsdate { padding: 0 15px 20px; }
.newslisting.eventslisting .blogsec .box .midcoltext { padding: 10px 15px 15px; }
.newslisting .blogsec .box .newsdate p { padding-bottom: 0; font-size: 0.6875rem; }
.newslisting .blogsec .box .newsdate p i { color: #0074BB; }
/*=====END NEWS LISTING PAGE HERE=====*/
/*=====SET NEWS DETAILs PAGE HERE=====*/
/*.herosec.newsdetail.gradientbg2 { min-height: 377px; }*/
/*.herosec.newsdetail.gradientbg2 .herocont { height: 100%; }*/
.herosec.newsdetail .herocont .heading { margin-bottom: 50px; }
.herosec.gradientbg2.newsdetail .content { height: 100%; }
.herosec.newsdetail.gradientbg2 .content .heading h1 { margin-bottom: 10px; }
.herosec.gradientbg2.newsdetail .content { padding-bottom: 30px; padding-top: 40px; }
.herosec.newsdetail .herocont .heading p { margin-bottom: 10px; line-height: 1; }
.herosec.newsdetail .herocont .heading p a { text-decoration: none; color: #0074BB; }
.herosec.newsdetail .herocont .midcoltext p { margin-bottom: 0; color: #4A4A4A; font-weight: 500; font-size: 0.8125rem; }
.herosec.newsdetail .herocont .midcoltext p i { color: #0074BB; }
.peoplecontent.newscontent .topcontent { margin-bottom: 16px; max-width: 795px; }
.peoplecontent.newscontent .topcontent p { font-size: 1.5rem; }
/*=====END NEWS DETAILS PAGE HERE=====*/
/*=====SET PUBLICATIONS PAGE HERE=====*/
.interiorhero.publicationhero { background-image: url(/assets/images/heroimg2.jpg); }
.publication .midsec { padding-top: 60px; }
.publication .heading { padding-bottom: 0; }
.publication .heading:after { display: none; }
.publication .heading h4 span { position: relative; padding-left: 69px; padding-right: 69px; }
.publication .heading h4 span:before { position: absolute; left: 0; top: 50%; transform: translateY(-50%); content: ""; height: 8px; width: 55px; background-color: #0074BB; }
.publication .heading h4 span:after { position: absolute; right: 0; top: 50%; transform: translateY(-50%); content: ""; height: 8px; width: 55px; background-color: #0074BB; }
.publicationslider .box { margin-bottom: 50px; }
.publicationslider .box .midcolimg { margin-bottom: 10px; }
.publicationslider .box .midcoltext p { color: #012A3A; font-size: 1rem; padding-bottom: 0px; }
.publicationslider .box .midcoltext p a { color: #012A3A; text-decoration: none; }
.publicationslider .box .midcoltext p b { font-size: 1rem;  }
.publicationslider .box .midcoltext h6 { color: #526E78; font-size: 0.6875rem; letter-spacing: 1.30167px; margin-bottom: 10px; }
.publicationslider .slick-list { margin: 0 -15px; }
.publicationslider .slick-slide { padding: 0 15px; }
.publicationslider .slick-slide .box { padding: 0; }
.publicationslider .slick-arrow { color: #012A3A; font-size: 3rem; width: auto; height: auto; z-index: 2; opacity: 0.32; }
.publicationslider .slick-arrow i { font-weight: 500; }
.publicationslider .slick-arrow:before { display: none; }
.publicationslider .slick-prev { left: -40px; }
.publicationslider .slick-next { right: -40px; }
.feature_storiesec.publication .cntbtn { background-color: transparent; color: #012A3A; border-color: #012A3A; }
.feature_storiesec.publication .cntbtn:hover { background-color: #012A3A; color: #FFFFFF; border-color: transparent; }
.featuretalksec .getbg:before { display: none; }
.featuretalksec .getbg { background-color: #012A3A; padding: 31px 59px 0 73px; }
.featuretalksec.thirdsec .content .midcontent { /*CEM max-width: 435px;*/ width: 100%; }
.thirdsec.featuretalksec .content .midcontent .heading h4 { color: #FFFFFF; }
.thirdsec.featuretalksec .content .midcontent .midcoltext p { font-size: 1.0625rem; }
.thirdsec .content .postersec .midcolimg { padding: 0; }
.postersec .midcolimg { position: relative; margin-bottom: 37px; }
.postersec .midcolimg img { width: 100%; }
.postersec .midcolimg:after { position: absolute; bottom: 0; left: 0; width: 100%; height: calc(100% - 43px); content: ""; background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0001) 2.1%, #000000 98.23%); background: linear-gradient(180deg, rgba(0, 0, 0, 0.0001) 2.1%, #000000 98.23%); }
.figcaption { width: 100%; position: absolute; bottom: 0; left: 0; padding: 0 28px; z-index: 2; }
.figcaption p b { font-size: 1.0625rem; display: block; }
.figcaption p { font-size: 0.875rem; color: #FFFFFF; line-height: normal; }
.addlink { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 3; }
.postersec .midcolimg:hover .addlink { opacity: 1; }
.nequesec .midsec { padding-top: 37px; }
.nequesec .midcontent { position: relative; }
.nequesec .midcontent .heading { margin-bottom: 20px; }
.nequesec .midcontent .heading b { color: #526E78; font-size: 0.6875rem; letter-spacing: 1.53833px; margin-bottom: 5px; display: block; }
.nequesec .midcontent .midcoltext { margin-bottom: 30px; }
.nequesec .midcontent .midcoltext p { font-size: 1rem; color: #012A3A; line-height: 2em; }
.nequesec .cntbtn { background-color: transparent; color: #012A3A; border-color: #012A3A; }
.nequesec .cntbtn:hover { background-color: #012A3A; color: #FFFFFF; border-color: transparent; }
/*.porcelainbg { background-color: #F3F5F6; }*/
.aliqupesec .midsec { /*CEM padding-bottom: 120px; */ padding-bottom: 0px; }
.aliqupesec .getbg:before { display: none; }
.aliqupesec .getbg { padding: 37px 40px 20px 90px; }
.aliqupesec .content { position: relative; }
.aliqupesec .content .midcolimg {  }
.aliqupesec .content .midcontent { /*CEM max-width: 430px;*/ width: 100%; padding-top: 20px; }
.aliqupesec .content .midcontent .heading { margin-bottom: 30px; }
.aliqupesec .content .midcontent .heading p { padding-bottom: 5px; }
.aliqupesec .content .midcontent .heading p strong { font-size: 0.8125rem; color: #2F732D; letter-spacing: 1.53833px; }
.aliqupesec .content .midcontent .heading h3 { color: #012A3A; }
.aliqupesec .content .midcontent .midcoltext { margin-bottom: 30px; }
.aliqupesec .content .midcontent .midcoltext p { color: #012A3A; letter-spacing: 0.466038px; font-size: 1.1875rem; line-height: 1.5; }
.aliqupesec .content .midcontent .cntbtn { background-color: #012A3A; border-color: transparent; color: #FFFFFF; }
.aliqupesec .content .midcontent .cntbtn:hover { background-color: transparent; color: #012A3A; border-color: #012A3A; }
.aliqupesec .postersec { height: 100%; }
.aliqupesec .postersec .row { height: 100%; }
.aliqupesec .postersec .poster { height: 100%; }
.aliqupesec .postersec .poster.posterl { height: calc(100% - 20px); }
.aliqupesec .postersec .poster.posterl .midcolimg { height: 100%; }
.aliqupesec .postersec .poster .midcolimg { margin-bottom: 20px; height: calc(50% - 20px); }
.aliqupesec .postersec .poster .midcolimg:last-child { margin-bottom: 0; }
.aliqupesec .postersec .poster .midcolimg img { height: 100%; width: 100%; object-fit: cover; }
.aliqupesec.dissertsec .postersec .poster.posterl { height: 100%; }
.aliqupesec.dissertsec .postersec .poster.posterl .midcolimg { height: 100%; }
.aliqupesec.dissertsec .postersec .poster .midcolimg { height: calc(50% - 10px); }
/*=====END PUBLICATIONS PAGE HERE=====*/
/*=====SET FIND DATA PAGE HERE=====*/
.herosec.find_datahero.gradient3 { min-height: inherit; }
.herosec.find_datahero.gradient3 .midcolimg { height: 100%; }
.herosec.find_datahero .content { height: 100%; }
.herosec.find_datahero .content .midcontent { max-width: 660px; width: 100%; }
.aliqupesec.toolsec .content .midcontent .heading p strong { color: #0074BB; }
/*=====END FIND DATA PAGE HERE=====*/
/*=====SET INTEROR PAGE HERE=====*/
.black_squeezebg { background: #DEEBF2;
background-image: url(/assets/images/graybg2.png); background-position: top left; background-repeat: no-repeat; background-size: cover;
}
.herosec.black_squeezebg:before { display: none; }
.herosec.black_squeezebg { min-height: 328px; }
.herosec.black_squeezebg .herocont ul { margin: 0 -5px; }
.herosec.black_squeezebg .herocont ul li { padding: 0 5px; font-size: 0.8125rem; font-weight: 700; letter-spacing: 1.53833px; }
.herosec.black_squeezebg .herocont ul li a { color: #012A3A; }
.herosec.black_squeezebg .herocont h1 { color: #012A3A; }
.herosec.black_squeezebg .herocont .midcoltext p { color: #012A3A; font-size: 1.5rem; font-family: 'Domine', serif; line-height: 1.5; letter-spacing: 0.588679px; }
.feature_storiesec.interiorstories .midsec { padding-bottom: 20px; }
.interiorstories .featureslider .box .midcolimg { position: relative; }
.interiorstories .featureslider .box .midcolimg:after { position: absolute; bottom: 0; left: 0; width: 100%; height: calc(100% - 78px); content: ""; background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0001) 2.1%, #000000 98.23%); background: linear-gradient(180deg, rgba(0, 0, 0, 0.0001) 2.1%, #000000 98.23%); }
.interiorstories .featureslider .box .midcolimg .figcaption { padding: 0 23px 20px; }
.interiorstories .featureslider .box .midcolimg .figcaption .cntbtn { border-color: #FFFFFF; color: #FFFFFF; }
.interiorstories .featureslider .box .midcolimg .figcaption .cntbtn:hover { background-color: #FFFFFF; border-color: transparent; color: #012A3A; }
.thirdsec.donecsec .getbg:before { left: auto; right: 0; background-color: #DCEEF5; max-width: 911px; width: 100%; z-index: -1; }
.thirdsec.donecsec .getbg { padding: 37px 0; max-width: 1308px; width: 100%; background-image: url(/assets/images/graybg2.png); background-position: top left; background-repeat: no-repeat; background-size: cover; }
.thirdsec.donecsec .content .midcontent .heading p strong { color: #417505; }
.thirdsec.donecsec .content .midcontent .heading h3 { color: #012A3A; }
.thirdsec.donecsec .content .midcontent .midcoltext p { color: #012A3A; }
.thirdsec.donecsec .content .midcontent { max-width: 100%; }
.thirdsec.donecsec .content .midcontent .cntbtn { background-color: #012A3A; border-color: transparent; color: #FFFFFF; }
.thirdsec.donecsec .content .midcontent .cntbtn:hover { background-color: transparent; color: #012A3A; border-color: #012A3A; }
.aliqupesec.modulesec .getbg { padding: 37px 40px 20px; background-image: url(/assets/images/graybg.png); background-position: top left; background-repeat: no-repeat; background-size: cover; }
.aliqupesec.modulesec .content .midcontent { max-width: inherit; width: auto; padding-top: 66px; padding-left: 25px; }
.aliqupesec.modulesec .postersec .poster.poster.posterl .midcolimg { height: calc(100% + 10px); }
.aliqupesec.modulesec .postersec .poster .midcolimg { margin-bottom: 10px; height: calc(33.33% - 10px); }
.aliqupesec.modulesec .postersec .poster .midcolimg:after { display: none; }
.interorevent .midsec { padding-bottom: 80px; }
.interiorneque .midsec { padding-top: 118px; }
/*=====SET FAQ SEC HERE=====*/
.faqsec { position: relative; text-align: center; margin-top: 40px;}
.faqsec .midsec { padding-top: 0; }
.faqsec .heading { /*CEM margin-bottom: 73px;*/ padding-bottom: 20px; position: relative; }
.faqsec .heading:after { position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; content: ""; height: 10px; width: 55px; background-color: #0074BB; }
.accordionsec { max-width: 750px; width: 100%; margin: 0 auto; }
.accordionsec .accordion-button:after { text-align: left; position: absolute; top: 50%; transform: translateY(-50%); left: 5px; content: "\f067"; font-family: "Font Awesome 5 Pro"; background: none; font-size: 1.5rem; width: auto; height: auto; color: #526E78; }
.accordionsec .accordion-button { padding-left: 55px; letter-spacing: 1.03385px; font-size: 1.3125rem; color: #012A3A; font-weight: 700; }
.accordionsec .accordion-item { border: 2px solid #D8D8D8; border-left: 0; border-right: 0; border-top: 0; border-radius: 0; padding: 10px 0px;}
.accordionsec .accordion-button { line-height: 1.40em;}
.accordionsec .accordion-item:first-of-type { border-top: 2px solid #D8D8D8; }
.accordionsec .accordion-button:focus { border-color: transparent; box-shadow: none; }
.accordionsec .accordion-button:not(.collapsed) { background-color: transparent; box-shadow: none; }
.accordionsec .accordion-button:not(.collapsed):after { content: "\f068"; color: #0074BB; }
.accordionsec .accordion-body { text-align: left ; padding-top: 0; padding-bottom: 20px; padding-left: 55px; }
.accordionsec .accordion-body p { letter-spacing: 0.668235px; font-size: 1rem; color: #4A4A4A; line-height: 2.0em;}
.accordionsec .accordion > .card .card-header { background-color: transparent; padding: 0 18px 8px; border: none; margin: 0; }
.accordionsec .accordion > .card .card-header h2 { line-height: 1; font-family: 'GothamNarrow-Book', sans-serif; }
.accordionsec .accordion > .card .card-header button { font-size: 1rem; text-decoration: none; width: 100%; text-align: left; line-height: 1.5; padding: 0 0 0 30px; color: #333333; position: relative; }
.accordionsec .accordion > .card .card-header button i { color: #ababac; margin-right: 18px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); left: 0; }
/*=====END FAQ SEC HERE=====*/
/*=====SET EDUCATION PAGE HERE=====*/
.feature_storiesec.educatiosec .midsec { padding-bottom: 50px; }
.feature_storiesec.educatiosec .featureslider .box .midcoltext h6 { color: #012A3A; font-size: 1.0625rem; }
.feature_storiesec.educatiosec .featureslider .box .midcoltext p { color: #4A4A4A; font-size: 0.875rem; line-height: normal; }
.thirdsec.webinarsec .getbg {  }
.thirdsec.webinarsec .getbg .content .midcontent .heading h4 { color: #012A3A; }
.thirdsec.webinarsec .content .postersec .midcolimg:after { display: none; }
.thirdsec.webinarsec .content .midcontent .heading p strong { color: #417505; }
.thirdsec.webinarsec .content .midcontent .midcoltext p { color: #012A3A; }
.thirdsec.webinarsec .content .midcontent .cntbtn { background-color: #012A3A; border-color: transparent; color: #FFFFFF; }
.thirdsec.webinarsec .content .midcontent .cntbtn:hover { background-color: transparent; border-color: #012A3A; color: #012A3A; }
.playicon { position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; width: 64px; height: 64px; z-index: 2; }
.linkwaterbg { background-color: #DCEEF5; }
.featuretalksec.webinarsec .getbg { background-color: #DCEEF5; }
.daintreebg { background-color: #012A3A; }
.aliqupesec .getbg.daintreebg .content .midcontent .heading b { color: #F3EB85; font-size: 0.6875rem; letter-spacing: 1.53833px; margin-bottom: 5px; display: block; }
.aliqupesec .getbg.daintreebg .content .midcontent .heading h3 { color: #FFFFFF; }
.aliqupesec .getbg.daintreebg .content .midcontent .midcoltext p { color: #FFFFFF; }
.aliqupesec .getbg.daintreebg .content .midcontent .cntbtn { background-color: transparent; border-color: #FFFFFF; color: #FFFFFF; }
.aliqupesec .getbg.daintreebg .content .midcontent .cntbtn:hover { background-color: #FFFFFF; border-color: transparent; color: #012A3A; }
.aliqupesec.modulesec.outreachsec .getbg { background: #012A3A; }
/*=====END EDUCATION PAGE HERE=====*/
/*=====SET SUBMIT DATA PAGE HERE=====*/
.herosec.submithero .herocont .midcoltext { margin-bottom: 20px; }
.hydrosec .getbg { max-width: 1334px; width: 100%; }
.hydrosec .midsec { padding: 52px 0 131px; }
.hydrosec .getbg:before { background-image: url(/assets/images/img17.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; max-width: 1000px; width: 100%; }
.hydrosec .maincontent { box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1); background-color: #FFFFFF; padding: 35px 95px 47px 58px; }
.hydrosec .maincontent .midcontent { padding: 0; }
.thirdsec.hydrosec .content .midcontent .heading p  { padding-left: 44px; }
.thirdsec.hydrosec .content .midcontent .heading p strong { color: #A7B5BA; }
.thirdsec.hydrosec .content .midcontent .heading h3 { color: #012A3A; }
.thirdsec.hydrosec .content .midcontent .heading h3 i { margin-right: 9px; line-height: 1; display: inline-block; vertical-align: top; }
.thirdsec.hydrosec .content .midcontent .midcoltext p { color: #012A3A; }
.thirdsec.hydrosec .content .midcontent .cntbtn { color: #FFFFFF; background-color: #012A3A; border-color: transparent; }
.thirdsec.hydrosec .content .midcontent .cntbtn:hover { color: #012A3A; background-color: transparent; border-color: #012A3A; }
.submitdatasec { text-align: left; }
.submitdatasec .midsec { padding: 0; }
.submitdatasec .midcolimg { height: 100%; }
.submitdatasec .midcolimg img { height: 100%; object-fit: cover; }
.submitdatasec .midcontent { max-width: 586px; width: 100%; height: 100%; padding-top: 30px; padding-bottom: 30px; }
.submitdatasec .midcontent .midcoltext { padding-bottom: 15px; }
.submitdatasec .midcontent p { font-size: 1.0625rem; }
/*=====END SUBMIT DATA PAGE HERE=====*/
/*=====SET TC HOME PAGE HERE=====*/
.tchomepage .topmenu ul li i { color: #BB790E; }
.tchomepage .topmenu ul li a { color: #2B7029; }
.tchomepage .searchbar_d form button { color: #BB790E; }
.tchomepage .searchicon { color: #BB790E; }
.tchomepage .searchbar form button { color: #BB790E; }
/*CEM .tchomepage .navbar-expand-md .navbar-nav .nav-link:after { background-color: #EBF1E4; }
.tchomepage header .navbar-nav li.thematic .cntbtn { background-color: #EBF1E4; color: #2B7029; }
.tchomepage header .navbar-nav li.thematic .cntbtn:hover { background-color: transparent; color: #2B7029; border-color: #2B7029; }*/
.tchomepage .navbar-expand-md .navbar-nav .nav-link:after { background-color: #EBF1E4; }
.tchomepage header .navbar-nav li.thematic .cntbtn { background-color: #EBF1E4; color: #2B7029; }
.tchomepage header .navbar-nav li.thematic .cntbtn:hover { background-color: transparent; color: #2B7029; border-color: #2B7029; }

.tchomepage header nav.navbar-expand-md .navbar-nav .nav-item.thematic:hover >a { background-color: #EBF1E4; color:#2B7029; border-color: #EBF1E4;}
.navbar-expand-md .navbar-nav .nav-item:hover .toggle_dropdown { color: #00b2e1; }
.tchomepage header .navbar-nav li > ul.dropdown-menu { background-color: #EBF1E4/*CEM #012A3A*/; border: none; transform: translateX(-50%); padding: 15px 20px; border-color: transparent; min-width: 10rem; margin-top: 0; border-radius: 0; }
.tchomepage header .navbar-nav li > ul.dropdown-menu:before { border-bottom: 10px solid #EBF1E4;/*CEM #012A3A*/ border-left: 10px solid transparent; content: ""; position: absolute; top: -20px; left: 0; right: 0; margin: 0 auto; }
.tchomepage header .navbar-nav li > ul.dropdown-menu li .dropdown-item { padding: 5px 0; background-color: transparent; font-size: 1rem; white-space: inherit; color: #2B7029; line-height: 1.5; }


.herosec.tchero .herocont ul { margin: 0 -5px 9px; }
.herosec.tchero .herocont ul li a { color: #F3EB85; }
.tchomepage .feature_storiesec .midsec { padding-top: 60px; }
.tchomepage .feature_storiesec .heading:after { background-color: #EBF1E4; }
.tchomepage .feature_storiesec .heading h4 { color: #2F732D; }
.tchomepage .featureslider .box .midcoltext h6 { color: #BB790E; font-size: 1.0625rem; }
.tchomepage .featureslider .box .midcoltext p { color: #4A4A4A; font-size: 0.875rem; }
.willowbrookbg { background-color: #EBF1E4; }
.tchomepage .forthsec.nequesec .midsec { padding: 0; }
.tchomepage .forthsec.nequesec .midcolimg { height: 100%; }
.tchomepage .forthsec.nequesec .midcolimg img { height: 100%; object-fit: cover; }
.tchomepage .nequesec .midcontent {
    padding-top: 37px;
    padding-bottom: 35px;
    /*CEM padding: 37px 0 35px;*/ height: 100%; }
.tchomepage .nequesec .midcontent .heading b { color: #F5A623; }
.tchomepage .nequesec .midcontent .heading h4 { color: #2F732D; }
.tchomepage .nequesec .midcontent .midcoltext p { color: #000000; }
.tchomepage .nequesec .cntbtn { background-color: #2F732D; border-color: transparent; color: #FFFFFF; }
.tchomepage .nequesec .cntbtn:hover { background-color: transparent; border-color: #2F732D; color: #2F732D; }
.tchomepage .forthsec .midsec { /*padding: 100px 0 50px;*/ padding: 0px; }
.tchomepage .forthsec h4 { color: #2F732D; }
.tchomepage .service_slider .box .midcoltext p { color: #2F732D; }
.tchomepage .upcoming .box p { color: #2F732D; }
.tchomepage .upcoming .box .midcoltext p { color: #4A4A4A; }
.tchomepage .service_slider .box .newsdate p { font-size: 0.8125rem; }
.tchomepage .service_slider .box .newsdate p strong { font-weight: 600; }
.tchomepage .service_slider .slick-arrow { color: #2F732D; }
.tchomepage .getreachsec { color: #2F732D; }
.tchomepage .getreachsec .midsec { padding-bottom: 100px; }
.tchomepage .thirdsec.getreachsec .getbg:before { background-color: #2F732D; }
.tchomepage .thirdsec.donecsec .content { position: relative; }
.tchomepage .thirdsec.donecsec .content .midcolimg { padding-right: 0; }
.tchomepage .thirdsec.donecsec .content .midcolimg img { width: 100%; }
.tchomepage .thirdsec.donecsec .content .midcontent .heading p strong { color: #F3EB85; }
.tchomepage .thirdsec.donecsec .content .midcontent .heading h3 { color: #FFFFFF; }
.tchomepage .thirdsec.donecsec .content .midcontent .midcoltext p { color: #FFFFFF; }
.tchomepage .thirdsec.donecsec .content .midcontent .cntbtn { background-color: transparent; border-color: #FFFFFF; color: #FFFFFF; }
.tchomepage .thirdsec.donecsec .content .midcontent .cntbtn:hover { background-color: #FFFFFF; border-color: transparent; color: #2F732D; }
.tchomepage .thirdsec.donecsec .getbg { padding: 62px 0 68px; max-width: 1388px; position: relative; }
.tchomepage .thirdsec.donecsec .modbg { height: 100%; width: 100%; max-width: 1247px; position: absolute; right: 0; top: 0; } /* CEM modbg was greeenbg */
.tchomepage .thirdsec.donecsec .content .midcontent { /*CEM max-width: 360px;*/ width: 100%; }
.tchomepage .thirdsec.donecsec .getbg:before { display: none; }
/*=====END TC HOME PAGE HERE=====*/

span.wpcf7-not-valid-tip { font-size: 1rem; }
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing { border: 2px solid #f0ad4e; color: #f0ad4e; }


a.peopleClusterLink { text-decoration: none; }


.topModules {
    width: 100%; background-image: url(/assets/images/graybg2.png); background-position: top left; background-repeat: no-repeat; background-size: cover; /*z-index: -1;*/
    position: relative;
    display: block;
}

/*  ----- Full Width Color Background With Image - LIGHT GREEN   -----  */
.tchomepage .forthsec.fwcbwi-Light-Green .midsec { padding: 0; }
.tchomepage .forthsec.fwcbwi-Light-Green .midcolimg { height: 100%; }
.tchomepage .forthsec.fwcbwi-Light-Green .midcolimg img { height: 100%; object-fit: cover; }
.tchomepage .fwcbwi-Light-Green .midcontent { padding: 37px 0 35px; height: 100%; }
.tchomepage .fwcbwi-Light-Green .midcontent .heading b { color: #F5A623; }
.tchomepage .fwcbwi-Light-Green .midcontent .heading h4 { color: #2F732D; }
.tchomepage .fwcbwi-Light-Green .midcontent .midcoltext p { color: #000000; }
.tchomepage .fwcbwi-Light-Green .cntbtn { background-color: #2F732D; border-color: transparent; color: #FFFFFF; }
.tchomepage .fwcbwi-Light-Green .cntbtn:hover { background-color: transparent; border-color: #2F732D; color: #2F732D; }



.servicesec .box a, .upcoming .box a, .newsListing.box p b a, .featureslider .card .box .midcoltext p b a {
    text-decoration: none;
}

.tchomepage .upcoming .box a {
    color: #2F732D;
}
.tchomepage .upcoming .box a:hover {
    color: #2F732D;
}

.newsListing.box p b a {
    line-height: 1.5rem;
    }

.tcteasers.secondsec .content .midcontent p {color: #4a4a4a; padding-bottom: 0px;}

.midcontent .midcoltext, .midcontent .heading {padding-left: 20px;padding-right: 40px;}
.midcontent a.btn.cntbtn {margin-left: 20px;}


.midcontent ol, .midcontent ul {
    margin-left: 20px;
}

.midcontent ul {
    list-style: disc;
}

.herocont .midcontent ul {
    list-style: none;
}

.midcontent ol li, .midcontent ul li {
    padding-bottom: 10px;
}

.midcoltext.bio p {
    line-height: 2.25rem;
    font-size: 1.2rem;
}

.firstsec.interiorcontent.peoplecontent .content {margin: auto 0;}

.newsdate p {padding-bottom: 5px;}
.newsdate strong {font-weight: 600;}

.topcontent.leadParagraph p { font-weight: 400; }

/*  ----- Full Width Color Background With Image - DARK GREEN   -----  */
.forthsec.fwcbwi-Dark-Green .midsec { padding: 0; }
.forthsec.fwcbwi-Dark-Green .midcolimg { height: 100%; }
.forthsec.fwcbwi-Dark-Green .midcolimg img { height: 100%; object-fit: cover; }
.fwcbwi-Dark-Green .midcontent { padding: 37px 0 35px; height: 100%; }
.fwcbwi-Dark-Green .midcontent .heading b { color: #F3EB85; }
.fwcbwi-Dark-Green .midcontent .heading h4 { color: #FFFFFF; }
.fwcbwi-Dark-Green .midcontent .midcoltext p { color: #FFFFFF; }
.fwcbwi-Dark-Green .cntbtn { background-color: #2F732D; border-color: #FFFFFF; color: #FFFFFF; }
.fwcbwi-Dark-Green .cntbtn:hover { background-color: #FFFFFF; border-color: #FFFFFF; color: #2F732D; }

/*  ----- Full Width Color Background With Image - NAVY BLUE   -----  */
.forthsec.fwcbwi-Navy-Blue .midsec { padding: 0; }
.forthsec.fwcbwi-Navy-Blue .midcolimg { height: 100%; }
.forthsec.fwcbwi-Navy-Blue .midcolimg img { height: 100%; object-fit: cover; }
.fwcbwi-Navy-Blue .midcontent { padding: 37px 0 35px; height: 100%; }
.fwcbwi-Navy-Blue .midcontent .heading b { color: #F3EB85; }
.fwcbwi-Navy-Blue .midcontent .heading h4 { color: #FFFFFF; }
.fwcbwi-Navy-Blue .midcontent .midcoltext p { color: #FFFFFF; }
.fwcbwi-Navy-Blue .cntbtn { background-color: #012A3A; border-color: #FFFFFF; color: #FFFFFF; }
.fwcbwi-Navy-Blue .cntbtn:hover { background-color: #FFFFFF; border-color: #FFFFFF; color: #012A3A; }

/*  ----- Full Width Color Background With Image - LIGHT BLUE   -----  */
.forthsec.fwcbwi-Light-Blue .midsec { padding: 0; }
.forthsec.fwcbwi-Light-Blue .midcolimg { height: 100%; }
.forthsec.fwcbwi-Light-Blue .midcolimg img { height: 100%; object-fit: cover; }
.fwcbwi-Light-Blue .midcontent { padding: 37px 0 35px; height: 100%; }
.fwcbwi-Light-Blue .midcontent .heading b { color: #2F732D; }
.fwcbwi-Light-Blue .midcontent .heading h4 { color: #012A3A; }
.fwcbwi-Light-Blue .midcontent .midcoltext p { color: #000000; }
.fwcbwi-Light-Blue .cntbtn { background-color: #012A3A; border-color: transparent; color: #FFFFFF; }
.fwcbwi-Light-Blue .cntbtn:hover { background-color: transparent; border-color: #012A3A; color: #012A3A; }

/*  ----- Full Width Color Background With Image - GRAY   -----  */
.forthsec.fwcbwi-Gray .midsec { padding: 0; }
.forthsec.fwcbwi-Gray .midcolimg { height: 100%; }
.forthsec.fwcbwi-Gray .midcolimg img { height: 100%; object-fit: cover; }
.fwcbwi-Gray .midcontent { padding: 37px 0 35px; height: 100%; }
.fwcbwi-Gray .midcontent .heading b { color: #2F732D; }
.fwcbwi-Gray .midcontent .heading h4 { color: #012A3A; }
.fwcbwi-Gray .midcontent .midcoltext p { color: #000000; }
.fwcbwi-Gray .cntbtn { background-color: #012A3A; border-color: transparent; color: #FFFFFF; }
.fwcbwi-Gray .cntbtn:hover { background-color: transparent; border-color: #012A3A; color: #012A3A; }

/*  ----- Full Width Colored Band With Centered Text - LIGHT GREEN   -----  */
.contactus.fwcbwct-Light-Green .heading p { padding-bottom: 10px; }
.contactus.fwcbwct-Light-Green .heading p strong { color: #F5A623; }
.contactus.fwcbwct-Light-Green h4 { color: #2F732D; }
.contactus.fwcbwct-Light-Green p { color: #000000; font-size: 1.0625rem; padding-bottom: 36px; line-height: 1.7; }
.contactus.fwcbwct-Light-Green .cntbtn { background-color: #2F732D; border-color: transparent; color: #FFFFFF; }
.contactus.fwcbwct-Light-Green .cntbtn:hover { background-color: transparent; border-color: #2F732D; color: #2F732D; }

/*  ----- Full Width Colored Band With Centered Text - LIGHT BLUE   -----  */
.contactus.fwcbwct-Light-Blue .heading p { padding-bottom: 10px; }
.contactus.fwcbwct-Light-Blue .heading p strong { color: #2F732D; }
.contactus.fwcbwct-Light-Blue h4 { color: #012A3A; }
.contactus.fwcbwct-Light-Blue p { color: #000000; font-size: 1.0625rem; padding-bottom: 36px; line-height: 1.7; }
.contactus.fwcbwct-Light-Blue .cntbtn { background-color: #012A3A; border-color: transparent; color: #FFFFFF; }
.contactus.fwcbwct-Light-Blue .cntbtn:hover { background-color: transparent; border-color: #012A3A; color: #012A3A; }

/*  ----- Full Width Colored Band With Centered Text - GRAY   -----  */
.contactus.fwcbwct-Gray .heading p { padding-bottom: 10px; }
.contactus.fwcbwct-Gray .heading p strong { color: #2F732D; }
.contactus.fwcbwct-Gray h4 { color: #012A3A; }
.contactus.fwcbwct-Gray p { color: #000000; font-size: 1.0625rem; padding-bottom: 36px; line-height: 1.7; }
.contactus.fwcbwct-Gray .cntbtn { background-color: #012A3A; border-color: transparent; color: #FFFFFF; }
.contactus.fwcbwct-Gray .cntbtn:hover { background-color: transparent; border-color: #012A3A; color: #012A3A; }

/*  ----- Full Width Colored Band With Centered Text - NAVY BLUE   -----  */
.contactus.fwcbwct-Navy-Blue .heading p { padding-bottom: 10px; }
.contactus.fwcbwct-Navy-Blue .heading p strong { color: #F3EB85; }
.contactus.fwcbwct-Navy-Blue h4 { color: #FFFFFF; }
.contactus.fwcbwct-Navy-Blue p { color: #FFFFFF; font-size: 1.0625rem; padding-bottom: 36px; line-height: 1.7; }
.contactus.fwcbwct-Navy-Blue .cntbtn { background-color: #012A3A; border-color: #FFFFFF; color: #FFFFFF; }
.contactus.fwcbwct-Navy-Blue .cntbtn:hover { background-color: #FFFFFF; border-color: #FFFFFF; color: #012A3A; }

/*  ----- Full Width Colored Band With Centered Text - MEDIUM BLUE   -----  */
.contactus.fwcbwct-Medium-Blue .heading p { padding-bottom: 10px; }
.contactus.fwcbwct-Medium-Blue .heading p strong { color: #012A3A; }
.contactus.fwcbwct-Medium-Blue h4 { color: #FFFFFF; }
.contactus.fwcbwct-Medium-Blue p { color: #FFFFFF; font-size: 1.0625rem; padding-bottom: 36px; line-height: 1.7; }
.contactus.fwcbwct-Medium-Blue .cntbtn { background-color: #FFFFFF; border-color: transparent; color: #012A3A; }
.contactus.fwcbwct-Medium-Blue .cntbtn:hover { background-color: transparent; border-color: #FFFFFF; color: #FFFFFF; }

/* Three Image Teasers Over Colored Background */
.aliqupesec.titocb .content { position: relative; }
.aliqupesec.titocb .content .midcolimg {  }
.aliqupesec.titocb .content .midcontent { /*CEM max-width: 430px;*/ width: 100%; padding-top: 20px; }
.aliqupesec.titocb .content .midcontent .heading { margin-bottom: 30px; }
.aliqupesec.titocb .content .midcontent .heading p { padding-bottom: 5px; }
.aliqupesec.titocb .content .midcontent .heading p strong { font-size: 0.8125rem; color: #2F732D; letter-spacing: 1.53833px; }
.aliqupesec.titocb .content .midcontent .heading h3 { color: #012A3A; }
.aliqupesec.titocb .content .midcontent .midcoltext { margin-bottom: 30px; }
.aliqupesec.titocb .content .midcontent .midcoltext p { color: #012A3A; letter-spacing: 0.466038px; font-size: 1.1875rem; line-height: 1.5; }
.aliqupesec.titocb .content .midcontent .cntbtn { background-color: #012A3A; border-color: transparent; color: #FFFFFF; }
.aliqupesec.titocb .content .midcontent .cntbtn:hover { background-color: transparent; color: #012A3A; border-color: #012A3A; }
.aliqupesec.toolsec.titocb .content .midcontent .heading p strong { color: #0074BB; }

/* Floated Image Over Colored Background Right - DARK GREEN*/
.thirdsec.fiocb-Dark-Green .content .midcontent { /*CEM max-width: 363px;*/ width: 100%; padding-top: 20px; }
.thirdsec.fiocb-Dark-Green .content .midcontent .heading { margin-bottom: 30px; }
.thirdsec.fiocb-Dark-Green .content .midcontent .heading p { padding-bottom: 5px; }
.thirdsec.fiocb-Dark-Green .content .midcontent .heading p strong { font-size: 0.8125rem; letter-spacing: 1.53833px; color: #F3EB85; }
.thirdsec.fiocb-Dark-Green .content .midcontent .heading h3 { color: #FFFFFF; }
.thirdsec.fiocb-Dark-Green .content .midcontent .midcoltext { margin-bottom: 30px; }
.thirdsec.fiocb-Dark-Green .content .midcontent .midcoltext p { color: #FFFFFF; letter-spacing: 0.466038px; font-size: 1.1875rem; line-height: 1.5; }
.thirdsec.fiocb-Dark-Green .content .midcontent .cntbtn { background-color: #2F732D; border-color: #FFFFFF; color: #FFFFFF; }
.thirdsec.fiocb-Dark-Green .content .midcontent .cntbtn:hover { background-color: #FFFFFF; border-color: #FFFFFF; color: #2F732D; }

/* Floated Image Over Colored Background Left - DARK GREEN*/
.thirdsec.donecsec.fiocb-Dark-Green-Left .content { position: relative; }
.thirdsec.donecsec.fiocb-Dark-Green-Left .content .midcolimg { padding-right: 0; }
.thirdsec.donecsec.fiocb-Dark-Green-Left .content .midcolimg img { width: 100%; }
.thirdsec.donecsec.fiocb-Dark-Green-Left .content .midcontent .heading p strong { color: #F3EB85; }
.thirdsec.donecsec.fiocb-Dark-Green-Left .content .midcontent .heading h3 { color: #FFFFFF; }
.thirdsec.donecsec.fiocb-Dark-Green-Left .content .midcontent .midcoltext p { color: #FFFFFF; }
.thirdsec.donecsec.fiocb-Dark-Green-Left .content .midcontent .cntbtn { background-color: #2F732D; border-color: #FFFFFF; color: #FFFFFF; }
.thirdsec.donecsec.fiocb-Dark-Green-Left .content .midcontent .cntbtn:hover { background-color: #FFFFFF; border-color: #FFFFFF; color: #2F732D; }

/* Floated Image Over Colored Background Right - LIGHT GREEN*/
.thirdsec.fiocb-Light-Green .content .midcontent { /*CEM max-width: 363px;*/ width: 100%; padding-top: 20px; }
.thirdsec.fiocb-Light-Green .content .midcontent .heading { margin-bottom: 30px; }
.thirdsec.fiocb-Light-Green .content .midcontent .heading p { padding-bottom: 5px; }
.thirdsec.fiocb-Light-Green .content .midcontent .heading p strong { font-size: 0.8125rem; letter-spacing: 1.53833px; color: #F5A623; }
.thirdsec.fiocb-Light-Green .content .midcontent .heading h3 { color: #2F732D; }
.thirdsec.fiocb-Light-Green .content .midcontent .midcoltext { margin-bottom: 30px; }
.thirdsec.fiocb-Light-Green .content .midcontent .midcoltext p { color: #000000; letter-spacing: 0.466038px; font-size: 1.1875rem; line-height: 1.5; }
.thirdsec.fiocb-Light-Green .content .midcontent .cntbtn { background-color: #2F732D; border-color: transparent; color: #FFFFFF; }
.thirdsec.fiocb-Light-Green .content .midcontent .cntbtn:hover { background-color: transparent; border-color: #2F732D; color: #2F732D; }

/* Floated Image Over Colored Background Left - LIGHT GREEN*/
.thirdsec.donecsec.fiocb-Light-Green-Left .content { position: relative; }
.thirdsec.donecsec.fiocb-Light-Green-Left .content .midcolimg { padding-right: 0; }
.thirdsec.donecsec.fiocb-Light-Green-Left .content .midcolimg img { width: 100%; }
.thirdsec.donecsec.fiocb-Light-Green-Left .content .midcontent .heading p strong { color: #F5A623; }
.thirdsec.donecsec.fiocb-Light-Green-Left .content .midcontent .heading h3 { color: #2F732D; }
.thirdsec.donecsec.fiocb-Light-Green-Left .content .midcontent .midcoltext p { color: #000000; }
.thirdsec.donecsec.fiocb-Light-Green-Left .content .midcontent .cntbtn { background-color: #2F732D; border-color: transparent; color: #FFFFFF; }
.thirdsec.donecsec.fiocb-Light-Green-Left .content .midcontent .cntbtn:hover { background-color: transparent; border-color: #2F732D; color: #2F732D; }

/* Floated Image Over Colored Background Right - NAVY BLUE*/
.thirdsec.fiocb-Navy-Blue .content .midcontent { /*CEM max-width: 363px;*/ width: 100%; padding-top: 20px; }
.thirdsec.fiocb-Navy-Blue .content .midcontent .heading { margin-bottom: 30px; }
.thirdsec.fiocb-Navy-Blue .content .midcontent .heading p { padding-bottom: 5px; }
.thirdsec.fiocb-Navy-Blue .content .midcontent .heading p strong { font-size: 0.8125rem; letter-spacing: 1.53833px; color: #F3EB85; }
.thirdsec.fiocb-Navy-Blue .content .midcontent .heading h3 { color: #FFFFFF; }
.thirdsec.fiocb-Navy-Blue .content .midcontent .midcoltext { margin-bottom: 30px; }
.thirdsec.fiocb-Navy-Blue .content .midcontent .midcoltext p { color: #FFFFFF; letter-spacing: 0.466038px; font-size: 1.1875rem; line-height: 1.5; }
.thirdsec.fiocb-Navy-Blue .content .midcontent .cntbtn { background-color: #012A3A; border-color: #FFFFFF; color: #FFFFFF; }
.thirdsec.fiocb-Navy-Blue .content .midcontent .cntbtn:hover { background-color: #FFFFFF; border-color: #FFFFFF; color: #012A3A; }

/* Floated Image Over Colored Background Left - NAVY BLUE*/
.thirdsec.donecsec.fiocb-Navy-Blue-Left .content { position: relative; }
.thirdsec.donecsec.fiocb-Navy-Blue-Left .content .midcolimg { padding-right: 0; }
.thirdsec.donecsec.fiocb-Navy-Blue-Left .content .midcolimg img { width: 100%; }
.thirdsec.donecsec.fiocb-Navy-Blue-Left .content .midcontent .heading p strong { color: #F3EB85; }
.thirdsec.donecsec.fiocb-Navy-Blue-Left .content .midcontent .heading h3 { color: #FFFFFF; }
.thirdsec.donecsec.fiocb-Navy-Blue-Left .content .midcontent .midcoltext p { color: #FFFFFF; }
.thirdsec.donecsec.fiocb-Navy-Blue-Left .content .midcontent .cntbtn { background-color: #012A3A; border-color: #FFFFFF; color: #FFFFFF; }
.thirdsec.donecsec.fiocb-Navy-Blue-Left .content .midcontent .cntbtn:hover { background-color: #FFFFFF; border-color: #FFFFFF; color: #012A3A; }

/* Floated Image Over Colored Background Right - GRAY*/
.thirdsec.fiocb-Gray .content .midcontent { /*CEM max-width: 363px;*/ width: 100%; padding-top: 20px; }
.thirdsec.fiocb-Gray .content .midcontent .heading { margin-bottom: 30px; }
.thirdsec.fiocb-Gray .content .midcontent .heading p { padding-bottom: 5px; }
.thirdsec.fiocb-Gray .content .midcontent .heading p strong { font-size: 0.8125rem; letter-spacing: 1.53833px; color: #2F732D; }
.thirdsec.fiocb-Gray .content .midcontent .heading h3 { color: #012A3A; }
.thirdsec.fiocb-Gray .content .midcontent .midcoltext { margin-bottom: 30px; }
.thirdsec.fiocb-Gray .content .midcontent .midcoltext p { color: #012A3A; letter-spacing: 0.466038px; font-size: 1.1875rem; line-height: 1.5; }
.thirdsec.fiocb-Gray .content .midcontent .cntbtn { background-color: #012A3A; border-color: transparent; color: #FFFFFF; }
.thirdsec.fiocb-Gray .content .midcontent .cntbtn:hover { background-color: transparent; border-color: #012A3A; color: #012A3A; }

/* Floated Image Over Colored Background Left - GRAY*/
.thirdsec.donecsec.fiocb-Gray-Left .content { position: relative; }
.thirdsec.donecsec.fiocb-Gray-Left .content .midcolimg { padding-right: 0; }
.thirdsec.donecsec.fiocb-Gray-Left .content .midcolimg img { width: 100%; }
.thirdsec.donecsec.fiocb-Gray-Left .content .midcontent .heading p strong { color: #2F732D; }
.thirdsec.donecsec.fiocb-Gray-Left .content .midcontent .heading h3 { color: #012A3A; }
.thirdsec.donecsec.fiocb-Gray-Left .content .midcontent .midcoltext p { color: #012A3A; }
.thirdsec.donecsec.fiocb-Gray-Left .content .midcontent .cntbtn { background-color: #012A3A; border-color: transparent; color: #FFFFFF; }
.thirdsec.donecsec.fiocb-Gray-Left .content .midcontent .cntbtn:hover { background-color: transparent; border-color: #012A3A; color: #012A3A; }

/* Floated Image Over Colored Background Right - LIGHT BLUE*/
.thirdsec.fiocb-Light-Blue .content .midcontent { /*CEM max-width: 363px;*/ width: 100%; padding-top: 20px; }
.thirdsec.fiocb-Light-Blue .content .midcontent .heading { margin-bottom: 30px; }
.thirdsec.fiocb-Light-Blue .content .midcontent .heading p { padding-bottom: 5px; }
.thirdsec.fiocb-Light-Blue .content .midcontent .heading p strong { font-size: 0.8125rem; letter-spacing: 1.53833px; color: #2F732D; }
.thirdsec.fiocb-Light-Blue .content .midcontent .heading h3 { color: #012A3A; }
.thirdsec.fiocb-Light-Blue .content .midcontent .midcoltext { margin-bottom: 30px; }
.thirdsec.fiocb-Light-Blue .content .midcontent .midcoltext p { color: #012A3A; letter-spacing: 0.466038px; font-size: 1.1875rem; line-height: 1.5; }
.thirdsec.fiocb-Light-Blue .content .midcontent .cntbtn { background-color: #012A3A; border-color: transparent; color: #FFFFFF; }
.thirdsec.fiocb-Light-Blue .content .midcontent .cntbtn:hover { transparent; border-color: #012A3A; color: #012A3A; }

/* Floated Image Over Colored Background Left - LIGHT BLUE*/
.thirdsec.donecsec.fiocb-Light-Blue-Left .content { position: relative; }
.thirdsec.donecsec.fiocb-Light-Blue-Left .content .midcolimg { padding-right: 0; }
.thirdsec.donecsec.fiocb-Light-Blue-Left .content .midcolimg img { width: 100%; }
.thirdsec.donecsec.fiocb-Light-Blue-Left .content .midcontent .heading p strong { color: #2F732D; }
.thirdsec.donecsec.fiocb-Light-Blue-Left .content .midcontent .heading h3 { color: #012A3A; }
.thirdsec.donecsec.fiocb-Light-Blue-Left .content .midcontent .midcoltext p { color: #012A3A; }
.thirdsec.donecsec.fiocb-Light-Blue-Left .content .midcontent .cntbtn { background-color: #012A3A; border-color: transparent; color: #FFFFFF; }
.thirdsec.donecsec.fiocb-Light-Blue-Left .content .midcontent .cntbtn:hover { background-color: transparent; border-color: #012A3A; color: #012A3A; }

/* ===== FLOATED IMAGE WITH TEXT ===== */
.forthsec.fiwt .midsec { padding: 0; }
.forthsec.fiwt .midcolimg { height: 100%; }
.forthsec.fiwt .midcolimg img { height: 100%; object-fit: cover; }
.fiwt .midcontent { padding-top: 37px;
    padding-bottom: 35px; height: 100%; }
.fiwt .midcontent .heading b { color: #F5A623; }
.fiwt .midcontent .heading h4 { color: #2F732D; }
.fiwt .midcontent .midcoltext p { color: #000000; }
.fiwt .cntbtn { background-color: #2F732D; border-color: transparent; color: #FFFFFF; }
.fiwt .cntbtn:hover { background-color: transparent; border-color: #2F732D; color: #2F732D; }

li.homeicon {display: none;}
li.homeicon .home-icon-cznet {background-image: url(/assets/images/home-iconBB790E-36x36.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-left: 22px;
    background-size: 16px;
    position: relative;
    bottom: 2px;
}
.tchomepage li.homeicon {display: block;}
.tchomepage li.homeicon a {margin-top: 7px;}

.bio a {color: #0d6efd;}

.herosec.gradientbg2.people .herocont {
    background-image: url(/assets/images/graybg2-lighter60.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
}


.interiorcontent .midcontent .midcoltext.richText { max-width: 1000px; }

.card:hover {
    transform: scale(1.05);
    z-index: 1;
}

.card {
  transition: transform 0.25s ease;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  border-radius: 0rem;
  border: none;
}

.herosec.heroHeaderEBF1E4 .herocont h1, .herosec.heroHeaderEBF1E4 .herocont .midcoltext p  {
    color: #2F732D;
}
.herosec.heroHeaderEBF1E4 .herocont ul li a {
    color: #BB790E;
}

.herosec.heroHeaderDCEEF5 .herocont h1, .herosec.heroHeaderDCEEF5 .herocont .midcoltext p,
.herosec.heroHeaderF3F5F6 .herocont h1, .herosec.heroHeaderF3F5F6 .herocont .midcoltext p  {
    color: #012A3A;
}

.herosec.heroHeaderDCEEF5 .herocont ul li a,
.herosec.heroHeaderF3F5F6 .herocont ul li a {
    color: #012A3A;
}


/* publications */
.thirdsec.publications .content .midcontent { /*CEM max-width: 363px;*/ width: 100%; padding-top: 20px; }
.thirdsec.publications .content .midcontent .heading { margin-bottom: 20px; }
.thirdsec.publications .content .midcontent .heading p { padding-bottom: 5px; }
.thirdsec.publications .content .midcontent .heading p strong { font-size: 0.8125rem; letter-spacing: 1.53833px; color: #2F732D; }
.thirdsec.publications .content .midcontent .heading h3 { color: #012A3A; }
.thirdsec.publications .content .midcontent .midcoltext { margin-bottom: 30px; }
.thirdsec.publications .content .midcontent .midcoltext p { color: #012A3A; letter-spacing: 0.466038px; font-size: 1.1875rem; line-height: 1.5; }
.thirdsec.publications .content .midcontent .cntbtn { background-color: #012A3A; border-color: transparent; color: #FFFFFF; }
.thirdsec.publications .content .midcontent .cntbtn:hover { background-color: transparent; border-color: #012A3A; color: #012A3A; }
.thirdsec.publications .content {padding: 30px 0;}
.thirdsec.publications .content .row {padding-bottom: 45px;}
.thirdsec.publications .content .row .maincontent { border-left: 9px solid #012a3a;max-height:200px;height:200px;box-shadow: 0px 3px 12px rgb(0 0 0 / 10%); }
.thirdsec.publications .content .row .maincontent .midcontent {
    width: 90%; padding-top:20px;padding-left: 20px;
}
.thirdsec.publications .content .row .maincontent .midcontent .heading {margin-top: 0px;}
.thirdsec.publications .content .row .maincontent .midcontent .heading h3 {
    color: #01366b; font-family: Montserrat; font-size: 18px; font-weight: 600; line-height: 24px; letter-spacing: 1.26px; margin-bottom: 14px;
    }
.thirdsec.publications .content .row .maincontent .midcontent .midcoltext p {
        color: #555555; font-family: Montserrat; font-size: 16px; font-weight: 400; line-height: 27px; letter-spacing: 0.6264707px;
    }

.eventsec .midsec {padding-bottom: 20px;}

.herosec.gradientbg2.newsdetail {
        border-top: 2px solid #efefef;
}
.herosec.gradientbg2.people {
        border-top: 2px solid #efefef;
        border-bottom: 2px solid #efefef;
}


.thirdsec .content .midcontent .midcoltext p { line-height: 1.75em!important; }

.midcontent .midcoltext.richText {padding-left: 0px!important;
font-size: 1.2em;
line-height: 1.8em;
}

.herosec .heading {padding-top: 20px;}

/* Search Results */

.thirdsec.searchresults .content .midcontent { /*CEM max-width: 363px;*/ width: 100%; padding-top: 20px; }
.thirdsec.searchresults .content .midcontent .heading { margin-bottom: 20px; }
.thirdsec.searchresults .content .midcontent .heading p { padding-bottom: 5px; }
.thirdsec.searchresults .content .midcontent .heading p strong { font-size: 0.8125rem; letter-spacing: 1.53833px; color: #2F732D; }
.thirdsec.searchresults .content .midcontent .heading h3 { color: #012A3A; }
.thirdsec.searchresults .content .midcontent .midcoltext { margin-bottom: 30px; }
.thirdsec.searchresults .content .midcontent .midcoltext p { color: #012A3A; letter-spacing: 0.466038px; font-size: 1.1875rem; line-height: 1.5; padding-bottom: 0px;}
.thirdsec.searchresults .content .midcontent .cntbtn { background-color: #012A3A; border-color: transparent; color: #FFFFFF; }
.thirdsec.searchresults .content .midcontent .cntbtn:hover { background-color: transparent; border-color: #012A3A; color: #012A3A; }
.thirdsec.searchresults .content {padding: 30px 0;}
.thirdsec.searchresults .content .row {padding-bottom: 45px;}
.thirdsec.searchresults .content .row .maincontent { border-left: 9px solid #012a3a;/*max-height:150px;height:150px;*/box-shadow: 0px 3px 12px rgb(0 0 0 / 10%); }
.thirdsec.searchresults .content .row .maincontent .midcontent {
    width: 90%; padding-top:20px;padding-left: 20px;
}
.thirdsec.searchresults .content .row .maincontent .midcontent .heading {margin-top: 0px;}
.thirdsec.searchresults .content .row .maincontent .midcontent .heading h3 {
    color: #01366b; font-family: Montserrat; font-size: 18px; font-weight: 600; line-height: 24px; letter-spacing: 1.26px; margin-bottom: 14px;
    }
.thirdsec.searchresults .content .row .maincontent .midcontent .midcoltext p {
        color: #555555; font-family: Montserrat; font-size: 16px; font-weight: 400; line-height: 27px; letter-spacing: 0.6264707px;
    }

/* listGroup */
.thirdsec.listGroup .content .midcontent { /*CEM max-width: 363px;*/ width: 100%; padding-top: 20px; }
.thirdsec.listGroup .content .midcontent .heading { margin-bottom: 20px; }
.thirdsec.listGroup .content .midcontent .heading p { padding-bottom: 5px; }
.thirdsec.listGroup .content .midcontent .heading p strong { font-size: 0.8125rem; letter-spacing: 1.53833px; color: #2F732D; }
.thirdsec.listGroup .content .midcontent .heading h5 { color: #012A3A; font-size:1rem; }
.thirdsec.listGroup .content .midcontent .midcoltext { margin-bottom: 30px; }
.thirdsec.listGroup .content .midcontent .midcoltext p { color: #012A3A; letter-spacing: 0.466038px; font-size: 1.1875rem; line-height: 1.5; }
.thirdsec.listGroup .content .midcontent .cntbtn { background-color: #012A3A; border-color: transparent; color: #FFFFFF; }
.thirdsec.listGroup .content .midcontent .cntbtn:hover { background-color: transparent; border-color: #012A3A; color: #012A3A; }
.thirdsec.listGroup .content {padding: 30px 0;}
.thirdsec.listGroup .content .row {padding-bottom: 0px;}
.thirdsec.listGroup .content .row .maincontent { max-height:80px;height:80px;
    box-shadow: 0px 3px 3px rgb(0 0 0 / 10%);
    border-bottom: 1px solid #deebf2; }
.thirdsec.listGroup .content .row .maincontent .midcontent {
    width: 90%; padding-top:20px;padding-left: 20px;
}
.thirdsec.listGroup .content .row .maincontent .midcontent .heading {margin-top: 0px;}
.thirdsec.listGroup .content .row .maincontent .midcontent .heading h5 {
    color: #01366b; font-family: Montserrat; font-size: 18px; font-weight: 600; line-height: 24px; letter-spacing: 1.26px; margin-bottom: 14px;
    }
span.list-group-chevron {position: absolute; color: #0074BB; right: -45px;}

.thirdsec.listGroup .content .row .maincontent .midcontent .midcoltext p {
        color: #555555; font-family: Montserrat; font-size: 16px; font-weight: 400; line-height: 27px; letter-spacing: 0.6264707px;
    }

@media screen and (max-width: 767px) {
    .thirdsec.listGroup .content .maincontent {
        margin-bottom: 0px!important;
    }
}

