@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; }

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; cursor:pointer; }

.mb-0 {
    margin-bottom: 0 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
        text-transform: uppercase;
}
/* 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: "Roboto", sans-serif; font-weight:600; }

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:#0f3153; }

a:hover{color:#b3152e;}

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:18px; line-height: 29px; -webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;color:#113252; font-family: "Roboto", sans-serif; font-weight:400; letter-spacing: 0.5px; }

.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;color:#fff; font-family: "Roboto", sans-serif; font-weight: 700; font-size: 15px;  background-color:#b3152e; text-decoration: none; color: #fff; padding:10px 15px 8px 15px; border-radius: 0px; letter-spacing: 1px; text-transform: uppercase; display: inline-block; }
.btn:hover { color: #fff; background-color: #d71d1d; }

.btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; text-align: center;}
.btn-block { display: block; width: 100%; }

.btn-darkblue { background-color: #0f3153; border: 1px solid #0f3153; color: #fff; }
.btn-darkblue:hover, .btn-darkblue:active { background-color: #fff; border-color: #0f3153; color: #0f3153; }

.btn-primary { background: #03a9f4; border-color: #03a9f4; color: #fff; }
.btn-primary:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; }

p { font-size:16px;line-height:26px;color:#113252;font-family: "Roboto", sans-serif;letter-spacing:0;font-weight:300; margin-bottom: 16px;}
p a { text-decoration: underline; }

h1 { font-size:40px; line-height:50px; margin-bottom:15px;  font-family: "Roboto", sans-serif; color:#0f3153; font-weight:900; }

h2,.h2 { font-size:32px; line-height:42px;  font-family: "Roboto", sans-serif; margin-bottom:15px; color:#0f3153; font-weight: 700;  }

h3,.h3 { font-size:28px; line-height:38px;  font-family: "Roboto", sans-serif; margin-bottom:10px; color:#0f3153; font-weight: 700; position: relative; }

h4,.h4 { font-size:24px; line-height:34px;  font-family: "Roboto", sans-serif; margin-bottom:10px; color:#0f3153;}

h5,.h5 { font-size:20px; line-height:30px;  font-family: "Roboto", sans-serif; margin-bottom:10px; color:#0f3153; }

h6,.h6 { font-size:16px; line-height:26px;  font-family: "Roboto", sans-serif; margin-bottom:10px; color:#0f3153; }

table { border-collapse:collapse;width:100%; }

td { border:2px solid #0f3153; text-align:left; padding:15px 9px; font-size:25px; color:#0f3153; font-family: "Roboto", sans-serif; font-weight:500; }

td strong { display:block; }

ul { margin-bottom: 30px; }
ul li { font-size: 16px; line-height: 26px; color: #0f3153; font-family: "Roboto", sans-serif; letter-spacing: 0; font-weight: 300; margin-bottom: 10px; list-style:none; position: relative; padding-left: 20px; }

ol li { font-size: 16px; line-height: 26px; color: #0f3153;font-family: "Roboto", sans-serif; letter-spacing: 0; font-weight: 300; margin-bottom: 5px; }

ul li:before { content: ""; position: absolute; left: 0; top: 10px; background: #0f3153; width: 5px; height: 5px; border-radius: 50%; }

ol { padding-left: 20px; margin-bottom: 20px; }
ol li ul li { list-style: circle; padding: 0; }
ol li ul li:before { display: none; }

#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: 1360px; margin: 0 auto; padding:0 30px; position: relative; z-index: 111; }

.main { padding-top: 40px; padding-bottom: 40px; }

.text-link { color: #0f3153; text-decoration: none; font-size: 18px; line-height: 29px; font-weight: 600; font-family: "Roboto", sans-serif; 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 }
.hide-section footer { opacity: 0 }
.hide-section .pattern-image { opacity: 0 }

.bg-red { background-color: #b3152e !important; }
.bg-darkblue { background-color: #0f3153 !important; }
.bg-darkerblue{ background-color:#0B243D !important;}
.bg-light { background-color: #eff4fb !important; }

.red-dash { position: relative; padding-top: 10px; margin-bottom: 20px; }
.red-dash::after { content: ""; width: 10%; height: 2px; background: #b3152e; margin: 0 auto; position: absolute; bottom: -10px; left: 0; right: 0; }

.mh-100 { max-height: 100% !important; }
.w-100 { width: 100% !important; }
.d-flex { display: -ms-flexbox!important; display: flex !important; }
.align-items-start { -ms-flex-align: start!important; align-items: flex-start!important }
.align-items-end { -ms-flex-align: end!important; align-items: flex-end!important }
.align-items-center { -ms-flex-align: center!important; align-items: center!important }
.home .pattern-image .img2 { display: none; }
.home .pattern-image .img1 { display: block; top: 0; }
.pattern-image .img1 { display: none; }
.pattern-image .img2 { top: 150px; }
.home .footer-img1 { display: block; }
.footer-img1 { display: none; }


/* header css start here */
.home header .header-social-icon ul li a { color: #fff; }
.home header .menu-icon .menu-box span { background-color: #fff; }
.home header { background: #0f3153; }
.home header .header-logo { background-color: #fff; }
.home header .enumenu_ul > li > a { color: #fff; }
header { background: #fff;  position: fixed; left: 0; top: 0; z-index: 999; width: 100%; transition: all 0.5s ease-in-out; box-shadow: 0 0px 10px rgb(0 0 0 / 10%);  }
header .header-logo figure { padding: 0; margin: 0; font-size: 0;}
header .header-wrap { display: flex; align-items: center; position:relative; }
header .header-wrap:before { content: ""; position: absolute; width: 100%; height: 100%; background-color: #fff; left: -100%; }
header .header-logo { width: 150px; padding: .5rem; position: relative; z-index: 111; text-align:right;}
header .header-logo img{width:77px;max-width:100%;}
.home header .header-logo:after { content: ""; width: 0; height: 0; border-style: solid; border-top-width: 42px; border-right-width: 0px; border-bottom-width: 42px; border-left-width: 42px; border-color: transparent transparent transparent #ffffff; position: absolute; top: 0; right: -28%; }
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: -5px; top:-7px; }
header .menu-icon .menu-box span { width: 100%; height: 4px; margin-bottom: 6px; background:#113252; 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(6px); -webkit-transform: rotate(45deg) translateY(8px) translateX(6px); }
.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: block; }
.home header .enumenu_ul > li.has-children:after { display: inline-block; margin-left: 5px; content: ""; border-top: 8px solid #fff; border-right: 6px solid transparent; border-bottom: 0; border-left: 6px solid transparent; top: -2px; position: relative; }
header .enumenu_ul > li.has-children:after { display: inline-block; margin-left: 5px; content: ""; border-top: 8px solid #113252; border-right: 6px solid transparent; border-bottom: 0; border-left: 6px solid transparent; top: -2px; position: relative; }
header .enumenu_ul { padding: 0px; list-style: none; }
header .enumenu_ul > li { /*display: inline-block;*/ float: left; vertical-align: top; padding: 27px 0; position: relative; margin-right: 35px; }
header .enumenu_ul > li > a { font-size: 16px; color: #113252; text-decoration: none; position: relative; font-weight: 400; font-family: 'Roboto', sans-serif; letter-spacing: 1px; line-height: 19px; text-transform: uppercase;}
header .enumenu_ul > li > a:after { content: ""; position: absolute; bottom: -8px; left:0; width: 100%; height: 4px; background: #72E2E2; 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: -15px; background: #fff; position: absolute; min-width: 200px; box-shadow: 0px 4px 14px 0px #0000002B; padding:0px; background-color: #b3152e; border-color: #b3152e; border-radius: .25rem;}
header .enumenu_ul > li:before { display: none; }
header .enumenu_ul ul li:before { display: none; }
header .enumenu_ul.desk ul:before { content: " "; width: 0px; height: 0px; border-style: solid; border-width: 6px 6px 6px 6px; border-color: #fff #fff transparent transparent; position: absolute; right: 50%; top: -6px; transform: translateX(50%) rotate(-45deg); box-shadow: 0 24px 32px 0 rgba(0, 0, 0, 0.03), 0 8px 32px 0 rgba(0, 0, 0, 0.06); border-color: #b3152e; left: 10%; z-index: -1; }
.header-menu.list-style-none { position: absolute; width: 100%; display: flex; align-items: center; justify-content: center; }
#site-header { transition: top 0.5s ease; }
#site-header.navbar-visible { top: 0px !important; }
.menu-open header#site-header { top: 0 !important; }
/*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: .8rem; margin: 0 0 0 0; display: block; color: #fff; font-size: 16px; text-align: left; font-weight: 700; font-family: "Roboto", sans-serif; }
header .enumenu_ul.desk ul li:hover > a { color: #fff; background-color: #0f3153; }
header .enumenu_ul.desk ul li.current-menu-item a { color: #fff; background-color: #0f3153; }
header .enumenu_ul .arrow { position: absolute; right: 10px; top: 5px; 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); top: 3px; }
header .header-social-icon ul { display: flex; }
header .header-social-icon ul li a { color: #113252; font-size: 30px; }
header .header-social-icon ul li a:hover { color: #b3152e;}
header .header-social-icon ul li:last-child { margin-right: 0; }
header .header-social-icon ul li { margin-right: 10px; }
header .header-social-icon { position: absolute; right: 0; }

/*Header Responsive Css Start Here*/
@media (max-width:1199px) {
    header .header-social-icon { position: relative; }
    header .header-social-icon ul { display: flex !important; margin: 0 !important; padding: 0 !important; }
    header .header-social-icon ul li { width: auto !important; margin-right: 10px !important; }
    header .header-logo { padding-left: 0; }
    header .header-logo figure { width: 132px !important; }
    header { padding: 0; }
    header .enumenu_ul ul li { margin: 0 0 15px 0; }
    header .enumenu_ul ul li:last-child { margin-bottom: 0; }
    header .enumenu_ul { display: none; }
    header .menu-block { height: auto; }
    header .menu-icon { display: block }
    header .enumenu_ul > li > a:after { background: #fff; }
    header .enumenu_ul > li { width: 100%; margin: 15px 0; padding: 0px; line-height: normal;}
    header .enumenu_ul > li > a { display: inline-block; text-align: left; padding: 0; color: #fff;}
   header .enumenu_ul { width: 100%; position: fixed; top: 83px; background:#0f3153; left: 0; height: 100%; padding: 30px 30px 150px 30px; }
   header .enumenu_ul > li > ul { background: #b3152e; margin: 25px 0 0 0px; padding: 15px 15px 15px 15px; border-radius: 5px; }
    header .enumenu_ul > li ul a { text-align: center; display: block; text-align: left; color: #fff; padding: 0; font-weight: 700; }
    header .enumenu_ul > li.has-children:after { display: none; }
    .home header .enumenu_ul > li.has-children:after { display: none; }
    /* 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; }
    .home header .header-logo:after { content: ""; width: 0; height: 0; border-style: solid; border-top-width: 42px; border-right-width: 0px; border-bottom-width: 42px; border-left-width: 39px; }
}

@media (max-width: 1199px) {
    .header-menu.list-style-none { position: relative; width: 100%; display: flex; align-items: center; justify-content: center;}
    header .header-logo figure { width: 134px;}
}
/* header css end here */

/*footer Css Start Here*/
footer { background-color: #eff4fb; padding: 0; }
footer .footer-logo-inner { display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; padding: 24px 0; }
footer .footer-logo-column { width: 25%; padding-right: 30px; }
.footer-logo figure img { max-width: 192px; width: 100%; }
.footer-logo figure { margin: 0; }
.footer-logo { display: inline-block; vertical-align: middle; }
footer .footer-logo-column strong { color: #0f3153; font-size: 16px; letter-spacing: 0.5px; line-height: 28px; font-weight: 400;}
footer .footer-logo-column p { font-weight: 300; color: #0f3153; font-size: 16px; letter-spacing: 0.5px; line-height: 26px; margin: 0; }
.footer-logo-column a { font-weight: 300; display: inline-block; vertical-align: middle; font-size: 16px; letter-spacing: 0.5px; line-height: 28px; color: #0f3153; text-decoration: none; }
.footer-logo-column a:hover { text-decoration: none; color: #b3152e; }
.footer-location-block { background-color: #0f3153; padding: 25px 0; }
.footer-location-wrap { display: flex; flex-wrap: wrap; width: 100%; justify-content: space-between; }
footer .footer-location-list { width: 25%; padding: 0 7px; }
.footer-location-list ul { margin: 0; padding: 0; list-style: none; }
.footer-location-list ul li { padding: 0; margin: 0; list-style-type: none; }
.footer-location-list ul li p { color: #fff; letter-spacing: 0.5px; line-height: 28px; font-size: 13px; font-weight: 300;}
.footer-location-list ul li:before { content: ""; display: none; }
footer .footer-btm { background-color: #0B243D; padding: 25px 0; } 
footer .footer-btm-wrap { display: flex; align-items: center; justify-content: space-between; } 
footer .footer-btm-wrap .copyright p { color: #fff; font-size: 13px; line-height: 23px; font-weight: 400; letter-spacing: 0.5px; margin: 0; } 
footer .footer-listing ul { display: flex; } 
footer .footer-listing ul li a { color: #fff; font-size: 13px; line-height: 23px; font-weight: 400; letter-spacing: 0.5px; margin: 0; } 
footer .footer-listing ul li { margin-right: 35px; } 
footer .footer-listing ul li:last-child { margin-right: 0; }


/*hero banner css start*/
.main-hero-banner-wrap .item { background-size: cover; background-repeat: no-repeat; background-position: center center; width: 100%; height: 100%; position: relative; padding: 220px 0; }
.main-hero-banner-wrap .item:after { width: 100%; height: 100%; content: " "; background: rgba(0, 0, 0, 0.3); position: absolute; left: 0; top: 0; z-index: 0; }
.main-hero-banner-wrap .hero-banner-content { text-align: center; max-width: 1000px; margin: 0 auto; padding: 0px 30px; flex-wrap: wrap; display: flex; align-items: center;}
.main-hero-banner-wrap .hero-banner-content h1 {color: #fff; text-transform: uppercase; }
.main-hero-banner-wrap .hero-banner-content p {color: #fff; font-size: 18px; line-height: 28px;}
/*hero banner css end*/

/*slick button css start*/

button.slick-prev.slick-arrow { position: absolute; left: 0; z-index: 11; top: 50%; transform: translateY(-50%); background: transparent; font-size: 0; padding: 0; border: none; cursor: pointer; } 
button.slick-next.slick-arrow { position: absolute; right: 0; z-index: 11; top: 50%; transform: translateY(-50%); background: transparent; border: none; font-size: 0; cursor: pointer; } 
button.slick-prev.slick-arrow:after { content: ''; height: 30px; width: 30px; position: absolute; background-color: transparent; top: 50%; left: 20px; border-top: #007aff solid 3px; border-left: #007aff solid 3px; transform: rotate(-45deg); } 
button.slick-next.slick-arrow:after { content: ''; height: 30px; width: 30px; position: absolute; background-color: transparent; top: 50%; right: 40px; border-top: #007aff solid 3px; border-left: #007aff solid 3px; transform: rotate(135deg); }

ul.slick-dots li { margin:0 6px; padding: 0; width: auto; display: block; width: 14px; height: 14px; background: #D9D9D9; cursor: pointer; border-radius: 50%; border: 1.55px solid #FFFFFF}
ul.slick-dots { display: flex; padding: 0; position: absolute; right: 0; left: 0; justify-content: center; align-items: center; }
ul.slick-dots li button { border: none; background-color: transparent; font-size: 0; }
ul.slick-dots li:before { display: none; }
ul.slick-dots li.slick-active{ background: #AD8400; width: 17px; height: 17px; }

/*slick button css end*/
.pattern-image img { width: 100%; height: auto; }


/*counter block css start here*/
.counter-block { padding: 100px 0; }
.counter-block .section-heading { text-align: center; margin-bottom: 20px; }
.counter-block .section-heading h2 { color: #b3152e; }
.counter-block .counter-block-row { display: flex; flex-wrap: wrap; margin: 0 -15px; }
.counter-block .counter-block-column { width: 33.33%; padding: 0 15px; text-align: center; }
.counter-block .counter-block-column h3 { font-size: 32px; position: relative; }
.counter-block .counter-block-column p { font-size: 16px; font-weight: 300; }

/*general content css start here*/
.general-content { padding: 100px 0; background-repeat: no-repeat; background-size: cover; background-position: center center; }
.general-content .section-heading { text-align: center; max-width: 1170px; margin:0 auto;}
.general-content .section-heading h3 { color: #fff; }
.general-content .section-heading p { color: #fff; }
.general-content .section-heading cite { color: #fff; }
.general-content .section-heading em { color: #fff; }
.general-content .section-heading .name { margin-bottom: 25px; }

/* two column card block css start here*/
.two-column-card-block { width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; padding: 80px 0; }
.two-column-card-block .two-column-card-block-wrap { display:flex; flex-wrap: wrap; align-items:flex-start; }
.two-column-card-block .two-column-card-content { width: 50%; max-width: 520px; }
.two-column-card-block .two-column-card-box { width: 50%; background-color: #fff; max-width: 350px; margin-left: auto; }
.two-column-card-block .two-column-card-content p { color: #fff; }
.two-column-card-block .two-column-card-content h3 { color: #fff; }
.two-column-card-block .two-column-card-box h4 { background-color: #b3152e; color: #fff; padding: 15px 25px 15px 25px;  margin: 0; text-align: center; }
.two-column-card-block .two-col-card-inner-content a { display: inline-block; width: 100%;}
.two-column-card-block .two-col-card-inner-content { padding:20px 25px 15px 25px; position: relative; }
.two-column-card-block .two-col-card-inner-content:after { content: ""; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; width:calc(100% - 50px); height: 1px; background-color: #dee2e6; }
.two-column-card-block .btn-wrap { padding: 25px 25px 25px 25px; text-align: center; }
.two-column-card-block .two-col-card-inner-content p { margin-bottom: 2px; }
.two-column-card-block .two-col-card-inner-content h5 { margin-bottom: 4px; }
.card-arrow { position: relative; }
.card-arrow:before { content: ""; display: inline-block; width: 0; height: 0; border-style: solid; border-width: 27.5px 47.6px 27.5px 0; border-color: transparent #ffffff transparent transparent; position: absolute; top: 0%; bottom: 0; left: -47px; z-index: 10; }

/* two column card block css start here*/
.two-column-heading-with-content { padding:50px 0; }
.two-column-heading-with-content-wrap { display: flex; flex-wrap: wrap; align-items: center; }
.two-column-heading-with-content-wrap .section-heading { width: 25%; position: relative; }
.two-column-heading-with-content-wrap .section-desc { width: 75%; padding-left: 25px;}
.two-column-heading-with-content-wrap .section-heading h2 { margin: 0; border-right: 1px solid #dee2e6;  }
.two-column-heading-with-content-wrap .section-desc p:last-child { margin-bottom: 0; }

/*inner banner css start here*/
.inner-hero_banner-with-image { padding: 70px 0 0; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: #343a40; }
.inner-hero_banner-with-image-wrap h1 { font-size: 88px; line-height:70px; font-weight: 900; color: #fff; text-transform: uppercase; font-family: 'Arial'; margin-bottom: 0;}

/*icon cards css start here*/
.icon-cards { padding:40px 0; }
.icon-cards .section-header { position: relative; text-align: center; margin-bottom: 48px; }
.icon-cards .section-header h2 { position: relative; }
.title-line h2:before { content: ""; position: absolute; width: 30%; height: 2px; left: 0; background-color: #eff4fb; top: 50%; z-index: -1; }
.title-line h2:after { content: ""; position: absolute; width: 30%; height: 2px; right: 0; background-color: #eff4fb; top: 50%; z-index: -1; }
.icon-cards .icon-cards-row { display: flex; flex-wrap: wrap; max-width: 1080px; margin: 0 auto;}
.icon-cards .icon-cards-column { width: 50%; padding:0 15px; }

.icon-cards .icon-card { text-align: center; margin-top: 3rem; margin-bottom: 1.5rem; }
.icon-cards .card { box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; border-radius: 0 !important; border-color: #f8f9fa !important; }
.icon-cards .card { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, .125); border-radius: .25rem; }
.icon-cards .icon-card .card-icon { width: 100px; height: 100px; padding: 10px; position: relative; background: #fff; border-radius: 100px; margin: 0 auto; border: 3px solid #b3152e; top: -50px; margin-bottom: -36px; display: flex; align-items: center; }
.icon-cards .icon-card .card-icon-outer { position: relative; }
.icon-cards .card-body { padding: 20px; }
.icon-cards .card-body p { letter-spacing: 0.5px; }

/*two-column-content-map-box css start here*/
.two-column-content-map-box { padding: 50px 0; }
.two-column-content-map-box-wrap { box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; border-radius: 0 !important; border-color: #f8f9fa !important; background-color: #fff; border: 1px solid rgba(0, 0, 0, .125);  padding: 48px; }
.atn-history-content  { display: flex; flex-wrap: wrap; }
.atn-history-content .atn-history-content-left { width: 50%; padding: 0 15px; }
.atn-history-content .atn-history-content-rt { width: 50%; padding: 0 15px; }
.two-column-content-map-box-wrap .section-header { padding: 0 15px; }
.two-column-content-map-box .map-box iframe { width: 100%; margin: 50px 0 0 0; }

/*diamond-popup css start here*/

.diamond-popup-image { position: relative; }
.diamondswrap { padding: 0 0 120px; text-align: center; }
.diamond-popup-content-wrap { display: flex; flex-wrap: wrap; align-items: center;}
.diamond-popup-content-wrap .diamond-popup-image { width: 50%; }
.diamond-popup-content-wrap .diamond-popup-desc { width: 50%; padding-left: 20px; }
.diamond-popup-content-wrap .diamond-popup-desc h2 { color: #b3152e; margin-bottom: 0;}
.diamond-popup-content-wrap .diamond-popup-desc h4 { font-weight: 300; }
.diamond-popup-content-wrap .diamond-popup-desc .nav { margin-bottom: 35px; }
.diamond-popup-content-wrap .diamond-popup-desc .nav .nav-item { margin-right: 30px; }
.diamond-popup-content-wrap .diamond-popup-desc .nav a { display: inline-block; color: #0f3153; font-weight: 300; }
.diamond-popup-content-wrap .diamond-popup-desc .nav a:hover { color: #b3152e; }
.diamond-popup-image .shape-image img { overflow: hidden; vertical-align: middle; width: 100%; height: 100%; position: absolute; top: 0; left: 0; cursor: pointer; }
.diamond-popup-image .shape-image figure { margin: 0; }
.teamModal-image { padding: 15px; }
.diamond-popup-image .mfp-close { width: 100%; height: 100%; opacity:0 !important; }
.diamond-popup-content.white-popup { position: relative; background: #eff4fb; padding: 40px 40px 40px 10px; width: auto; max-width: 1230px; margin: 20px auto; transition: 1s all; }

.diamondswrap-section { padding: 80px 0 80px; overflow: hidden;}
.diamond-box-inner .item .item-content a { width: 100%; padding: 0 16px; display: flex; align-items: center; justify-content: center; height: 100%; }
.diamond-box-inner .item .item-content h6 { color: #fff; font-weight: 700; margin-bottom: 0; width: 100%; text-wrap: initial; line-height: 22px; }
.diamond-box-inner .item .item-content small { color: #fff; font-size: 13px; font-weight: 400; text-wrap: initial; line-height: 23px; display: inline-block; }
.diamond-box:hover { border-color: #b3152e !important; }
.diamond-box-inner .item img { opacity: 0.4; object-fit: cover;}
.diamond-box-inner .item .item-content { display: none; }
.diamond-box-inner .item:hover .item-content { display: flex; position: absolute; width: 100%; background: rgba(17, 50, 82,0.5); z-index: 10; top: 0; height: 100%; align-items: center; }
.diamonds { text-align: center; overflow: visible; white-space: nowrap; display: inline-block; }
.diamond-row-wrap { text-align: center; position: relative; float: left; clear: both; }
.diamond-row-upper, .diamond-row-lower { overflow: visible; clear: both; width: 100%; }
.diamond-row-lower { position: absolute; bottom: 0; }
.diamond-row-lower .diamond-box { margin-left: 64.644660941%; margin-top: 64.644660941%; }
.diamond-box-wrap { float: left; width: 200px; height: 200px; }
.diamond-box { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; overflow: hidden; position: relative; z-index: 1; width: 70.710678118%;height: 70.710678118%; margin: 14.644660941%; border: 1px solid transparent; } 
.diamond-box-inner { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: center center; -moz-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; width: 141.421356237%; height: 141.421356237%; margin: -20.7106781185% 0 0 -20.7106781185%; }
.diamond-popup-content-wrap .diamond-popup-desc .teammodal-content ul li { font-weight: 400; font-family: 'Roboto', sans-serif; font-size: 16px; margin-bottom: 5px; }
.diamond-popup-content-wrap .diamond-popup-desc .teammodal-content ul li strong { font-weight: 400; font-family: 'Roboto', sans-serif; font-size: 16px; }
.diamond-popup-content-wrap .diamond-popup-desc .teammodal-content ul li:before { width: 5px; height: 5px; top: 10px; }
.diamond-popup-content-wrap .diamond-popup-desc .teammodal-content ul { margin-left: 20px; }
.h-100 { height: 100% !important; } 
/* Fade-in */
.mfp-fade.mfp-bg { opacity: 0; transition: all 0.3s ease-out; }
.mfp-fade.mfp-bg.mfp-ready { opacity: 0.8; }
.mfp-fade.mfp-bg.mfp-removing { opacity: 0; }
/* Content fade */
.mfp-fade.mfp-wrap .mfp-content { opacity: 0; transform: translateY(20px); transition: all 0.3s ease-out; }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1; transform: translateY(0); }
.mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0; transform: translateY(20px); }
body.popup-open { overflow: hidden; }

.full-width-map-block p { margin: 0; }
.full-width-map-block iframe { width: 100%; }

/*solutions slider css start here*/
.solutions-slider { padding:60px 0; overflow: hidden;}
.stacked-cards { position: relative; }
.stacked-cards ul { position: relative; margin: 0 auto; padding-left: 0; }
.stacked-cards li { background-color: #00bcd4; }.stacked-cards li:nth-child(n) {background-color: #3599db;}
.stacked-cards li:nth-child(2n) { background-color: #e61b77; }
.stacked-cards li:nth-child(3n) { background-color: #00bcd4; }
.stacked-cards li:nth-child(4n) { background-color: #f4b251; }
.stacked-cards li:nth-child(5n) { background-color: #8e4497; }
.stacked-cards li { margin-top: 5px; cursor: pointer; box-shadow: 0 3px 6px 0px #333; list-style: none; width: 75%; position: absolute; left: 50%; transition: 0.5s ease transform; min-height: 500px; display: flex; height: 100%; }
.stacked-cards li.slide{ background-position:center center; background-size: cover;}
.stacked-cards .card-overlay { background:linear-gradient(180deg, #bf9671 0%, #375b7e 61.87%, #000 100%); z-index: -1; mix-blend-mode: hard-light; position: absolute; width: 100%; height: 100%; border-radius: .25rem !important;}
.stacked-cards .stacked-cards-row .btn { padding: 6px 15px; }

@media (min-width: 1025px) { 
    .stacked-cards li { width: 40%; }
}
@media (min-width: 1200px) {
    .stacked-cards li { width: 40%; }
}
.stacked-cards li.stacked-cards-bg { border-radius: .25rem !important; background-size: cover; }
.stacked-cards .stacked-cards-row { padding: 22px; }
.stacked-cards .stacked-cards-row h4 { color: #fff; margin-bottom: 10px;}
.stacked-cards li:after { bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; }
.stacked-cards li.active:after { display: none; }
.stacked-cards li img { position: relative; display: block; max-width: 100%; height: auto; z-index: 4; }
.stacked-cards p { color:#fff !important; }
.stacked-cards li.active { cursor:default; box-shadow:0 5px 10px 0px #333; transition:0.5s ease transform; }

/*join our team css start here*/
.join-our-team-section { padding: 60px 0; }
.join-our-team-section .join-our-team-btn-inner { margin: 0 -15px; margin-bottom: 30px; }
.join-our-team-section .join-our-team-btn-inner .join-our-team-btn a { background-color: #eff4fb; border-color: transparent; color: #0f3153; display: block; border-radius: 0px !important; margin-bottom: 1rem; margin-top: 1rem; text-align: left; font-weight: bold; font-size: 1.1rem; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; padding: 8px 16px; transition: all 0.5s ease-in-out; }
.join-our-team-section .join-our-team-btn-inner .join-our-team-btn a:hover { box-shadow: 0 1px 3px 0 #c6c6c6 !important; }
.join-our-team-section .join-our-team-btn-inner .join-our-team-btn { padding: 0 15px; }
.join-our-team-section .join-our-team-wrap small { font-weight: 400; display: inline-block; }
.join-our-team-section .join-our-team-wrap {margin-bottom: 30px; padding-top: 15px; border: 0; border-top: 1px solid rgba(0, 0, 0, .1); }
.join-our-team-section .join-our-team-wrap p { letter-spacing: 0.5px; line-height: 28px; }
.proposal-contract-terms-conditions .join-our-team-wrap { border-top: none; padding-top: 0; }
.proposal-contract-terms-conditions .inner-hero_banner-with-image-wrap h1 { line-height: 98px; position: relative; top: 15px;}


/*impacts results css start here*/
.impacts-results .impacts-results-wrap { display: flex; flex-wrap: wrap; padding: 60px 0; }
.impacts-results .impacts-results-content { width: 60%; padding-right: 100px; }
.impacts-results .impacts-results-image { width: 40%; }
.impacts-results .impacts-results-content a.h5 { color: #b3152e; display: inline-block; width: 100%; font-weight: 700; text-decoration: none;}
.impacts-results .impacts-results-image ul li { font-weight: 300; }
.impacts-results .impacts-results-image ul { margin-left: 20px; margin-bottom: 25px; }
.impacts-results .impacts-results-image ul li:before { top: 11px; width: 5px; height: 5px; }
.impacts-results .impacts-results-image ul li { font-size: 16px; margin-bottom: 2px; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: pointer !important; }

/*stories of success css start here*/
.stories-of-success { padding: 0 0 50px 0; }
.stories-of-success .stories-of-success-item { display: flex; align-items: center; margin-bottom: 16px; transition: all 0.5s ease-in-out;  }
.stories-of-success .stories-of-success-item:hover { box-shadow: 0 .225rem .5rem rgba(0,0,0,.15); }
.stories-of-success .stories-of-success-item.classes-arrow:hover:before { border-color: transparent transparent transparent #b3152e !important; }
.stories-of-success .stories-of-success-item.classes-arrow:hover:after { background: #b3152e; }
.stories-of-success .stories-of-success-item { position: relative; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; transition: box-shadow 0.3s ease-in-out; background-color: #fff; padding: 24px 24px 24px 45px; border-radius: .25rem !important; border: 1px solid #dee2e6!important;}
.stories-of-success .stories-of-success-item .stories-of-success-icon { width: 180px; }
.stories-of-success .stories-of-success-item .stories-of-success-icon + .stories-of-success-desc { width: calc(100% - 180px); padding-left: 30px; }
.classes-arrow::before { content: ""; width: 0; height: 0; border-style: solid; border-width: 15px 0 15px 15px; border-color: transparent transparent transparent #eff4fb; position: absolute; top: 14px; margin: auto; left: 14px; z-index: 10; transition: all 0.5s ease-in-out; }
.classes-arrow::after { content: ""; position: absolute; left: 0px; top: 0; width: 15px; height: 100%; background: #f8f9fa; border-radius: .25rem 0 0 .25rem; transition: all 0.5s ease-in-out; }
.stories-of-success .stories-of-success-item .stories-of-success-icon figure { margin: 0; }
.stories-of-success small { display: inline-block; font-weight: 400; }
.stories-of-success small a { text-decoration: none; }
.stories-of-success small a:hover { color: #b3152e; }

/*two column text with-media css start here*/
.two-column-text-with-media-block { padding: 40px 0; }
.two-column-text-with-media-wrap { display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 0; }
.two-column-text-with-media-wrap .two-column-text-with-media-desc { width: 50%; padding-right: 50px; }
.two-column-text-with-media-wrap .two-column-text-with-media-img { width: 50%; }
.two-column-text-with-media-wrap.media-text .two-column-text-with-media-desc { order:2; padding:0 0 0 50px; }
.two-column-text-with-media-wrap.media-text .two-column-text-with-media-img { order: 1; }
.two-column-text-with-media-wrap .two-column-text-with-media-img figure { margin: 0; }
.two-column-text-with-media-wrap .two-column-text-with-media-desc .btn { margin-right: 10px; margin-bottom: 10px; }

/*partners section start here*/
.partners-section { padding: 50px 0; }
.partners-section .partners-logo-with-content { display: flex; flex-wrap: wrap; max-width: 980px; margin: 0 auto; margin-top: 48px; margin-bottom: 70px; }
.partners-section .partners-content { width: 65%; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; border-radius: 0 !important; border-color: #f8f9fa !important; padding: 48px; }
.partners-section .partners-logo { width: 35%; background-color: #eff4fb; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 48px; }
.partners-section .partners-logo-with-content .partners-content a { display: inline-block; width: 100%; color: #b3152e; font-size: 16px; line-height: 26px; font-family: "Roboto", sans-serif; font-weight: 300; margin-bottom: 2px; text-decoration: none;}
.partners-section .partners-logo-with-content .partners-content p { margin: 20px 0 20px 0; }
.horizontal-logo { max-width: 890px; margin:0 auto; display:flex; flex-wrap: wrap; justify-content: center; margin-top: 60px; margin-bottom:0px; }
.horizontal-logo .horizontal-logo-item { width:33.33%; display:flex; align-items:center; justify-content: center; padding: 0 15px; }
.horizontal-logo .horizontal-logo-item figure img { filter:grayscale(100%); transition:all 0.5s ease-in-out; }
.horizontal-logo .horizontal-logo-item figure img:hover { filter: grayscale(0%); }

/*single workshop css start here*/
.single-workshop-section { margin: 40px 0; }
.single-workshop-section .single-workshop-wrap { max-width: 1080px; margin: 0 auto; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; border-radius: 0 !important; border-color: #f8f9fa !important; }
.single-workshop-form-wrap { max-width: 1080px; margin: 0 auto; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; border-radius: 0 !important; border-color: #f8f9fa !important; background-color: #eff4fb !important; padding: 48px; }
.single-workshop-wrap .post-thumbnail img { width: 100%; }
.single-workshop-wrap .entry-content { padding: 0 48px 48px 48px; }
.single-workshop-wrap .entry-header { padding: 48px 48px 0px 48px; }
.single-workshop-section .single-workshop-wrap h1 { text-transform: uppercase; }
.single-workshop-wrap .entry-content p small { font-weight: 400; display: inline-block; font-size: 16px; color: #0f3153; }
.single-workshop-wrap .entry-content p { margin-bottom: 10px;}
.single-workshop-wrap .entry-content ul li { font-weight: 300; font-size: 16px; margin-bottom: 0; }
.single-workshop-wrap .entry-content ul li:before { width: 5px; height: 5px; left: 2px; top: 10px; }
.single-workshop-wrap .entry-content ul { margin: 0 0 20px 20px; }
.single-workshop-wrap .entry-content p ins { background: transparent; }
.single-workshop-wrap .entry-content img { margin: 50px 0 0 0; }
.single-workshop-form-wrap .gform_validation_errors { display: none !important; }
.single-workshop-form-wrap .section-heading h2 { margin-bottom: 10px; }

.single-workshop-form-wrap form .gform_fields input { background-color: white; height: 40px; padding: 10px 12px; border-radius: 4px; border: 1px solid transparent; box-shadow: 0 1px 3px 0 #e6ebf1; -webkit-transition: box-shadow 150ms ease; transition: box-shadow 150ms ease; width: 100%; border-color: #fa755a; box-shadow: inset 0 1px 3px 0 #c6c6c6 !important; font-size: 16px; color: #495057; }

.single-workshop-form-wrap form .gform_fields select { background-color: white; height: 40px; padding:0px 12px; border-radius: 4px; border: 1px solid transparent; box-shadow: 0 1px 3px 0 #e6ebf1; -webkit-transition: box-shadow 150ms ease; transition: box-shadow 150ms ease; width: 100%; border-color: #fa755a; box-shadow: inset 0 1px 3px 0 #c6c6c6 !important; font-size: 16px; color: #495057; cursor: pointer;}

.single-workshop-form-wrap form .gform_fields textarea { background-color: white; padding: 10px 12px; border-radius: 4px; border: 1px solid transparent; box-shadow: 0 1px 3px 0 #e6ebf1; -webkit-transition: box-shadow 150ms ease; transition: box-shadow 150ms ease; width: 100%; border-color: #fa755a; box-shadow: inset 0 1px 3px 0 #c6c6c6 !important; font-size: 16px; color: #495057; height: 118px; min-block-size: initial !important;  }

.gfield_required.gfield_required_text { display: none; }
.single-workshop-form-wrap form .gform_fields label { font-weight: 700; font-size: 16px; text-transform: uppercase; color: #0f3153; font-family: 'Roboto', sans-serif; }
.single-workshop-form-wrap form .gform_fields input:focus { outline: none; }
.single-workshop-form-wrap form .gform_fields textarea:focus { outline: none; }
.single-workshop-form-wrap form .gform_fields select:focus { outline: none; }
.single-workshop-form-wrap form .gform_fields { grid-row-gap: 20px; row-gap: 20px; }
.single-workshop-form-wrap form .gfield h3 { font-size: 16px; font-weight: 700; color: #113252; margin-bottom: 10px;}
.single-workshop-form-wrap form .gfield p { font-size: 16px; line-height: 28px; font-weight: 300; color: #113252; margin-bottom: 15px;}
.single-workshop-form-wrap form .gform-footer .gform_button { background-color: #b3152e !important; border-color: #b3152e !important; color: #fff !important; display: inline-block !important; text-transform: uppercase !important; font-weight: 700 !important; font-family: 'Roboto', sans-serif !important; border-radius: 0 !important; }
.single-workshop-form-wrap form .gform-footer .gform_button:hover { background-color: #d71d1d !important; border-color: #d71d1d !important; }
.single-workshop-form-wrap form .gform-footer .gform_button:focus { outline: none !important; }

.post-thumbnail-image { position: relative; }
.post-thumbnail-image date { display: inline-block; position: absolute; top: 0; background-color: #b3152e; font-weight: 900; text-transform: uppercase; color: #fff; font-family: 'Roboto', sans-serif; padding: 15px 24px; }


.contact-us-main-wrap { display: flex; flex-wrap: wrap; align-items: start; padding: 40px 0; }
.contact-us-main-wrap .contact-us-main-content { width: 65%; padding-right: 30px; }
.contact-us-main-wrap .contact-us-main-form { width: 35%; background-color: #eff4fb; padding: 20px; }
.contact-us-main-wrap .contact-us-main-form h2 { margin-bottom: 10px; }
.contact-us-main-wrap .contact-us-main-form form .gform_fields { grid-row-gap: 20px !important; row-gap: 20px !important; }
.contact-us-main-wrap .contact-us-main-form form .gfield input { background-color: white; height: 40px; padding: 10px 12px; border-radius: 4px; border: 1px solid transparent; box-shadow: inset 0 1px 3px 0 #c6c6c6 !important; -webkit-transition: box-shadow 150ms ease; transition: box-shadow 150ms ease; width: 100%; border-color: #fa755a;}
.contact-us-main-wrap .contact-us-main-form form .gfield input:focus { outline: none; }
.contact-us-main-wrap .contact-us-main-form form .gfield textarea:focus { outline: none; }
.contact-us-main-wrap .contact-us-main-form form .gfield textarea { background-color: white; height: 180px; padding: 10px 12px; border-radius: 4px; border: 1px solid transparent; box-shadow: inset 0 1px 3px 0 #c6c6c6 !important; -webkit-transition: box-shadow 150ms ease; transition: box-shadow 150ms ease; width: 100%; border-color: #fa755a; min-block-size:initial !important; }
.contact-us-main-form .gform_validation_errors { display: none; }
.contact-us-main-wrap .contact-us-main-form form .gform-footer .gform_button { background-color: #b3152e !important; border-color: #b3152e !important; color: #fff !important; display: inline-block !important; text-transform: uppercase !important; font-weight: 700 !important; font-family: 'Roboto', sans-serif !important; border-radius: 0 !important; }
.contact-us-main-wrap .contact-us-main-form form .gform-footer .gform_button:hover { background-color:#d71d1d !important; border-color: #d71d1d !important; }
.contact-us-main-wrap .contact-us-main-form form .gform-footer .gform_button:focus {outline:none !important; }
.mapbox-map-iframe .contact-us-main-wrap { margin-bottom: 40px; }

.contact-us-main-wrap .contact-us-main-content ul li:before { display: none; } 
.contact-us-main-wrap .contact-us-main-content ul li { padding: 0; margin: 0 4px 0 0; } 
.contact-us-main-wrap .contact-us-main-content ul { display: flex; margin: 25px 0 20px 0; }
.contact-us-main-wrap .contact-us-main-content ul li a { font-size: 32px; }
.gform_confirmation_message { color: green; font-weight: 500; }

/*resources block css start here*/
.resources-block { padding: 48px 0 48px 0; }
.resources-block .resources-block-wrap { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -15px; }
.resources-block .resources-block-col { padding: 0 15px; width: 33.33%; }
.resources-block .resources-block-col-inner { box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; border-radius: 0 !important; border-color: #f8f9fa !important; position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, .125); margin-top: 3rem; margin-bottom: 1.5rem; }
.resources-block .resources-card-icon { width: 100px; height: 100px; padding: 10px; position: relative; background: #fff; border-radius: 65px; margin: 0 auto; border: 3px solid #b3152e; top: -50px; margin-bottom: -36px; display: flex; align-items: center; justify-content: center; }
.resources-block .resources-card-body { text-align: center; padding: 1.25rem; }
.resources-block .resources-block-col h4 { transition: all 0.5s ease-in-out; margin-bottom: 0;  }
.resources-block .resources-block-col a:hover h4 { color: #b3152e; }
.resources-block .resources-card-icon img { width: 100%; height: 100%; object-fit: contain; padding: 8px; }


/*toolbox section css start here*/
.toolbox-section { padding: 60PX 0; }
.toolbox-section ul li ul li:before { display: none; }
.toolbox-section ul li ul li { list-style: circle; padding: 0; font-size: 16px; font-weight: 300;}
.toolbox-section ul li ul { margin: 20px 0 20px 20px; }
.toolbox-section ul li ul li a {  color: #0563c1; text-decoration: underline; }
.toolbox-section .toolbox-wrap strong { display: inline-block; width: 100%; }
.toolbox-section .two-iframe-block { margin: 0 0 15px 0; display: flex; flex-wrap: wrap; }
.toolbox-section .two-iframe-block iframe {margin-right: 30px; margin-bottom: 15px; }
.toolbox-section ul li:before { top: 11px; width: 5px; height: 5px; }
.toolbox-section ul li { font-size: 16px; }

/*product catalog section css start here*/
.product-catalog-section { padding: 50px 0; }
.product-catalog-section figure { margin: 0; }
.product-catalog-section .product-catalog-section-wrap img { margin-bottom: 30px; }
.product-catalog-section .product-catalog-section-wrap {  text-align: center; }
.product-catalog-section .product-catalog-section-wrap figcaption { color: #0f3153; text-decoration: underline; }
.product-catalog-section-wrap { display: flex; flex-wrap: wrap; }
.product-catalog-section-wrap .roduct-catalog-col { width: 33.33%; padding: 0 15px; margin-bottom: 30px; }

/*newsletters section css start here*/
.newsletters-with-form .newsletters-with-form-wrap { display: flex; } 
.newsletters-with-form .newsletters-with-form-left { width: 50%; } 
.newsletters-with-form .newsletters-with-form-right { width: 50%; } 
.newsletters-with-form { padding: 50px 0; } 
.newsletters-with-form .newsletters-with-form-left a { text-decoration: none; }
.newsletters-with-form .newsletters-with-form-right p { color: #323232; font-weight: 400; }
.newsletters-with-form .newsletters-with-form-right h2 { font-size: 28px; }
.newsletters-with-form .newsletters-with-form-right form .gfield label { font-size: 16px; text-transform: uppercase; font-weight: 700; color: #323232; }
.newsletters-with-form .newsletters-with-form-right form .gfield input { width: 100%; height: 46px; padding: 10px 15px; border: 1px solid #b0b6bb; background-color: #ffffff; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); border-radius: 3px; font-size: 16px; line-height: 1.5;  Arial, sans-serif; color: #323232; display: inline-block; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; }
.newsletters-with-form .newsletters-with-form-right form .gfield input:focus { outline: none; }
.newsletters-with-form .newsletters-with-form-right form .gform_fields { grid-row-gap: 24px; row-gap: 24px; }

.newsletters-with-form .newsletters-with-form-right form .gform-footer .gform_button { background-color: #b3152e !important; border-color: #b3152e !important; color: #fff !important; display: inline-block !important; text-transform: uppercase !important; font-weight: 700 !important; font-family: 'Roboto', sans-serif !important; border-radius: 0 !important; padding: 10px 30px !important; line-height: normal !important; height: auto !important; min-height: auto !important; }
.newsletters-with-form .newsletters-with-form-right form .gform-footer .gform_button:hover { background-color:#d71d1d !important; border-color: #d71d1d !important; }
.newsletters-with-form .newsletters-with-form-right form .gform-footer .gform_button:focus {outline:none !important; }
.newsletters-with-form .newsletters-with-form-right form .gfield.gfield--type-html { font-weight: 400; }
.newsletters-with-form .newsletters-with-form-right form .gfield.gfield--type-html a { text-decoration: underline; color: #323232; }
.newsletters-with-form-right .gform_validation_errors { display: none !important; }
.newsletters-with-form-right .gform_confirmation_message { font-weight: 600; color: green; font-size: 18px; }
.newsletters-with-form .newsletters-with-form-right .gfield { position: relative; }
.newsletters-with-form .newsletters-with-form-right .gfield span { color: #f5463b; position: absolute; left: -10px; }

/*workshops css start here*/
.workshops-wrap { padding: 50px 0; }
.workshops-wrap .section-heading { margin-bottom: 30px; }
.workshops-wrap-row .workshops-wrap-img figure { margin: 0; height: 100%; }
.workshops-wrap-row .workshops-wrap-img figure img { height: 100%; object-fit: cover; }
.workshops-wrap .workshops-wrap-col-inner { display: flex; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; border-radius: 0 !important; border-color: #f8f9fa !important; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, .125); margin-bottom: 15px;}
.workshops-wrap .workshops-wrap-img { width: 25%; position: relative; } 
.workshops-wrap-img date { display: inline-block; color: #fff; background-color: #b3152e; font-weight: 700; text-transform:uppercase; font-family:"Roboto", sans-serif; padding:15px 30px; position: absolute; top: 0; }
.workshops-wrap .workshops-wrap-img + .workshops-wrap-desc { width: calc(100% - 25%); } 
.workshops-wrap .workshops-wrap-desc { padding: 40px 40px; }
.workshops-wrap .workshops-wrap-desc h2 { text-transform: uppercase; margin-bottom: 10px; }
.workshops-wrap .workshops-wrap-desc h6 { color: #b3152e; }

/*financial data css start here*/
.financial-data-wrap { padding: 50px 0; display: flex; flex-wrap: wrap; margin:0 -15px; }
.financial-data-wrap .financial-data-item { width: 33.33%; padding:0 15px;margin-bottom: 25px; }
.financial-data-wrap .financial-data-item ul { margin-left: 20px; margin-bottom: 0; } 
.financial-data-wrap .financial-data-item ul li { font-weight: 300; font-size: 16px; margin-bottom: 3px; line-height: 26px; } 
.financial-data-wrap .financial-data-item ul li:before { width: 5px; height: 5px; top: 10px; left: 3px; }

/*privacy statement css start here*/
.privacy-statement .join-our-team-wrap { padding-top: 0; border-top: none; }

/*open records request css start here*/
.open-records-request .join-our-team-section .join-our-team-wrap { border-top: none; padding: 0; }
.open-records-request-wrap { padding: 50px 0; }
.open-records-request-row { display: flex; justify-content: space-between; margin-bottom: 30px; }
.open-records-request-row .sec-title h2 {margin-bottom: 8px; }
.open-records-request-wrap p { font-weight: 300; }
.open-records-request-wrap ul li { font-weight: 300; font-size: 16px; }
.open-records-request-wrap ul li:before { width: 5px; height: 5px; top: 12px; left: 3px; }
.open-records-request-wrap ul { margin-left: 20px; }
.open-records-request .join-our-team-section .join-our-team-wrap ul { margin-left: 20px; }
.open-records-request .join-our-team-section .join-our-team-wrap ol { margin-left: 20px; }


/*solution section start here*/
.solutions-category-main { padding: 50px 0; }
.solutions-single-section .entry-title { font-weight: 700; font-size: 32px; line-height: 42px; }
.solution-category-wrap { display: flex; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; border-radius: 0 !important; border-color: #f8f9fa !important; border: 1px solid rgba(0, 0, 0, .125); margin-bottom: 20px; background-color: #fff; }
.solutions-single-section .entry-content p ins { background: transparent; text-decoration: underline; }
.solution-category-wrap .solution-category-image { width: 25%; }
.solution-category-wrap .solution-category-image + .solution-category-content { width: calc(100% - 25%); }
.solution-category-wrap .solution-category-image img { width: 100%; height: 100%; object-fit: cover; }
.solution-category-wrap .solution-category-content { padding: 40px; }
.solution-category-wrap .solution-category-content h2 { text-transform: uppercase; }
.solution-category-wrap .solution-category-description ins { background: transparent; }
.solution-category-content .solution-child-categories a { display: inline-block; margin-right: 25px; font-size: 16px; color: #003057; font-family: "Roboto", sans-serif; font-weight: 300; transition: all 0.5s ease-in-out; margin-bottom: 12px;}
.solution-category-content .solution-child-categories a:hover { font-weight: 700; }

.solution-category-content .solution-child-categories.child-category-color-blue a { color: #003057; }
.solution-category-content .solution-child-categories.child-category-color-green a { color: #225D39; }
.solution-category-content .solution-child-categories.child-category-color-light-blue a { color: #005ABB; }
.solution-category-content .solution-child-categories.child-category-color-red a { color: #C20228; }
.solution-category-content .solution-child-categories.child-category-color-orange a { color: #D89B2B; }

.solutions-single-section { box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; border-radius: 0 !important; border-color: #f8f9fa !important; padding: 25px; background-color: #fff; border: 1px solid rgba(0,0,0,.125); max-width: 1080px; margin: 0 auto; margin-top: 40px; margin-bottom: 40px; }
.solutions-single-section a { text-decoration: none; }
.solutions-single-section a.continual-improvement:hover { color: #003057 !important; font-weight: 600; }
.solutions-single-section .row-date { display: flex; flex-wrap: wrap; margin-bottom: 20px; margin-top: 20px; }
.solutions-single-section .row-date .col-des { width: 33.33%; }
.solutions-single-section strong { text-transform: uppercase; margin-bottom: 0; font-weight: 700; display: inline-block; }
.solutions-single-section img { margin: 30px 0 0px; }
.solutions-single-section ul { margin-left: 20px; }
.solutions-single-section ul li ul li { list-style: circle; padding-left: 0; }
.solutions-single-section ul li ul li:before { display: none; }
.solutions-single-section ul li ul {margin: 15px 0 20px 20px; }
.solutions-single-section ol { margin-left: 20px; }

span.solutions-parent-category { display: inline-block; width: 100%; margin-bottom: 10px; font-family: "Roboto", sans-serif; }
span.solutions-child-category { font-family:"Roboto", sans-serif; margin-bottom:15px; display: inline-block; width: 100%; }



/*simple tab section start here*/
.simple-tab-block .parent-tab-content .child-tab-content h2 small { font-weight: 400; position: relative; font-size: 32px; margin-left: 20px; }
.simple-tab-block .parent-tab-content .child-tab-content h2 small:before { content: ""; position: absolute; left: -12px; top: 7px; background-color: #0f3153; width: 2px; height: 25px; }
.simple-tab-block { max-width: 945px; margin: 0 auto; }
.simple-tab-block ul.resp-tabs-list li:last-child { border-right: none; }
.simple-tab-block ul.resp-tabs-list > li.resp-tab-active { background-color:#b3152e !important; color:#fff; }
.simple-tab-block ul.resp-tabs-list > li.resp-tab-active:after {border-top: .3em solid #fff; }
body .simple-tab-block .parent-tab-content .child-tab-content ul li { padding: 0 !important; margin: 0 !important; font-size: 16px; font-weight: 300; list-style-type: circle; }
body .simple-tab-block .parent-tab-content .child-tab-content ul { margin: 0 0 20px 20px; }
body .simple-tab-block .parent-tab-content .child-tab-content ul li:before { display: none; }
body .simple-tab-block .parent-tab-content ul li { padding: 12px !important; font-weight: 400; font-size: 14px; width: auto; }
body .simple-tab-block .parent-tab-content ul li.resp-tab-active { font-size: 14px; font-weight: 700; color: #b3152e; background-color: transparent !important; }
body .simple-tab-block .parent-tab-content ul { justify-content: start; }
.simple-tab-block .parent-tab-content .child-tab-content a:hover { color: #b3152e; }
.simple-tab-block .parent-tab-content .child-tab-content a { color: #0f3153; font-weight: 300; font-family: "Roboto", sans-serif; margin-right: 16px; margin-bottom: 15px; display: inline-block; position: relative; text-decoration: none; }
.simple-tab-block .parent-tab-content .child-tab-content a:after { content: ""; position: absolute; right: -10px; top: 4px; background-color: #0f3153; width: 1px; height: 15px; }
.simple-tab-block .parent-tab-content .child-tab-content a:nth-child(2):after { display: none; }

.simple-tab-block ul.resp-tabs-list { margin: 0; display: flex; width: 100%; background-color: #fff; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; justify-content: center; align-items: center; text-align: center; }
.simple-tab-block ul.resp-tabs-list li { padding: 18px !important; margin: 0; border-right: 1px solid #dee2e6 !important; font-size: 16px; line-height: 26px; color: #113252; width: 100%; background-color: transparent !important; position: relative; font-weight: 400; }
.simple-tab-block ul.resp-tabs-list li:after {  position: absolute; display: inline-block; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .3em solid #b3152e; border-right: .3em solid transparent; border-bottom: 0; border-left: .3em solid transparent; top: 50%; transform: translateY(-50%); }
body .simple-tab-block .parent-tab-content ul li:after { display: none; }
.simple-tab-block ul.resp-tabs-list li:before { display: none; }
.simple-tab-block .resp-tabs-list li { font-size: 14px; display: inline-block; list-style: none; cursor: pointer; float: left; }
.simple-tab-block .resp-tabs-container { padding: 0px; background-color: #fff; clear: left; }
.simple-tab-block h2.resp-accordion { cursor: pointer; padding: 5px; display: none; }
.simple-tab-block .resp-tab-content { display: none; padding: 0px; }
.simple-tab-block .resp-tab-active { background-color: #fff; }
.simple-tab-block .resp-content-active, .resp-accordion-active { display: block; }
.simple-tab-block h2.resp-accordion { font-size: 14px; margin: 0px; padding: 0px; }
/*-----------Vertical tabs-----------*/
.simple-tab-block .resp-vtabs ul.resp-tabs-list { display: flex; width: auto; margin: 0 !important; border-top: 1px solid #dee2e6; border-bottom: 1px solid #dee2e6; }
.simple-tab-block .resp-vtabs .resp-tabs-list li { display: block; cursor: pointer; float: none; background-color: transparent !important; }
.simple-tab-block .resp-vtabs .resp-tabs-container { padding: 0px;  width: 100%; clear: none; }
.simple-tab-block .resp-vtabs .resp-tab-content { word-wrap: break-word; padding: 48px; }
.simple-tab-block .resp-vtabs li.resp-tab-active {  position: relative; z-index: 1; }
.simple-tab-block .resp-arrow { width: 0; height: 0; float: right; margin-top: 5px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 12px solid #0f3153; }
.simple-tab-block h2.resp-tab-active span.resp-arrow { border: none; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 12px solid #0f3153; }
/*-----------Accordion styles-----------*/
.simple-tab-block .resp-easy-accordion h2.resp-accordion { display: block; }
.simple-tab-block .resp-jfit { width: 100%; margin: 0px; }
.simple-tab-block .resp-tab-content-active { display: block; }
.simple-tab-block ul.resp-tabs-list.hor_1 li:nth-child(1n) { width: 30%; } 
.simple-tab-block ul.resp-tabs-list.hor_1 li:nth-child(2n) { width: 30%; } 
.simple-tab-block ul.resp-tabs-list.hor_1 li:nth-child(3n) { width: 40%; }
@media only screen and (max-width:991px) {
    .simple-tab-block ul.resp-tabs-list { display: none !important; }
    .simple-tab-block h2.resp-accordion { display: block; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; margin-bottom: 10px; background-color: #fff !important; padding: 10px; line-height: 24px;}
    .simple-tab-block .resp-tabs-container { background-color: transparent; }
    .simple-tab-block .resp-vtabs .resp-tabs-container { float: none; width: 100%; clear: none; background: #b3152e; padding: 20px !important; margin-bottom: 10px; }
    .simple-tab-block .resp-accordion-closed { display: none !important; }
    .parent-tab-content .resp-tabs-container { padding: 0 20px !important; }
    .simple-tab-block .parent-tab-content h2.resp-accordion.resp-tab-active { background-color: #fff !important; color: #b3152e !important; }
    .simple-tab-block .parent-tab-content h2.resp-accordion.resp-tab-active span.resp-arrow { border: none; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 12px solid #b3152e; }
    .parent-tab-content .resp-tabs-container .child-tab-content { background-color:#fff; margin-bottom:20px; }
    .simple-tab-block h2.resp-accordion.resp-tab-active { background-color: #b3152e !important; color: #fff; }
    .simple-tab-block h2.resp-tab-active span.resp-arrow { border: none; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 12px solid #fff; }
    .simple-tab-block .resp-vtabs .resp-tab-content { padding: 30px 20px; }
}

/*----------Solutions Category Search----------*/
.solutions-category-search { padding: 60px 0 0;}
.solutions-category-search-wrap { display: flex; align-items: center; background-color: transparent;  overflow: hidden; }
.solutions-category-search-wrap .search-label { padding:0 0 0 10px; font-family: 'Roboto', sans-serif; font-size: 16px; text-transform: uppercase; font-weight: 700; }
.solutions-category-search-wrap .search-label span { font-size: 16px; font-weight: 700; color: #0f3153; text-transform: uppercase; white-space: nowrap; font-family: 'Roboto', sans-serif; }
.solutions-category-search-wrap .search-input-wrap { flex: 1; padding: 0 20px; }
.solutions-category-search-wrap .search-input-wrap input { background-color: white; height: 40px; padding: 10px 12px; border-radius: 0; box-shadow: inset 0 1px 3px 0 #c6c6c6 !important; -webkit-transition: box-shadow 150ms ease; transition: box-shadow 150ms ease; width: 100%; color: #113252; }
.solutions-category-search-wrap .search-input-wrap input::placeholder { color: #999; }
.solutions-category-search-wrap .search-input-wrap input:focus { outline: none; }
.solutions-category-search-wrap .search-button-wrap { padding: 10px 15px; }
.solutions-category-search-wrap .search-button-wrap button { background-color: #b3152e; color: #fff; font-family: 'Roboto', sans-serif; border: none; padding: 8px 35px; font-size: 16px; font-weight: 700; text-transform: uppercase; cursor: pointer; transition: all 0.3s ease; }
.solutions-category-search-wrap .search-button-wrap button:hover { background-color: #8f1024; }
.solutions-category-search-wrap .search-button-wrap button:disabled { background-color: #ccc; cursor: not-allowed; }
.solutions-category-search-wrap .search-input-wrap input::-webkit-input-placeholder { color: #115232; }
.solutions-category-search-wrap .search-input-wrap input::-moz-placeholder { color: #115232; }
.solutions-category-search-wrap .search-input-wrap input:-ms-input-placeholder { color: #115232; }
.solutions-category-search-wrap .search-input-wrap input:-moz-placeholder { color: #115232; }

/* Search Results */
.solution-search-results { margin-top: 15px }
.search-results-header { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; position: relative; top: 0; z-index: 10; background-color: #fff; }
.search-results-header .results-count { font-size: 16px; color: #0f3153; font-weight: 700; font-family: 'Roboto', sans-serif; }
.search-results-header .results-message { font-size: 14px; color: #666; }
.search-results-header .close-results { background: none; border: none; font-size: 24px; color: #999; cursor: pointer; padding: 0; line-height: 1; transition: color 0.3s ease; }
.search-results-header .close-results:hover { color: #b3152e; }
.search-results-list { padding: 10px 0; margin: 0 -5px; }
.search-result-item { display: flex; padding:0 5px; border-bottom: 1px solid #f0f0f0; transition: background-color 0.3s ease; margin-bottom: 10px;}
.search-result-item:last-child { border-bottom: none; }
.search-result-item:hover { background-color: #f9f9f9; }
.search-result-item .result-thumbnail { width: 80px; height: 80px; flex-shrink: 0; margin-right: 20px; border-radius: 4px; overflow: hidden; background-color: #f0f0f0; }
.search-result-item .result-thumbnail img { width: 100%; height: 100%; object-fit: cover; }
.search-result-item .result-content { flex: 1; }
.search-result-item .result-title { font-size: 24px; line-height: 34px; text-transform: uppercase; }
.search-result-item .result-title a { color: #0f3153; font-weight: 600; transition: color 0.3s ease; }
.search-result-item .result-title a:hover { color: #b3152e; }
.search-result-item .result-categories { margin-bottom: 8px; }
.search-result-item .result-category { display: inline-block; color: #113252; padding: 3px 10px; border-radius: 3px; font-size: 11px; margin-right: 5px; margin-bottom: 5px; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; background-color: #eff4fb; font-weight: 700; font-family: 'Roboto', sans-serif; }
.search-result-item .result-excerpt { margin: 0; font-size: 16px; color: #113252; line-height: 26px; }
.search-loading { padding: 30px; text-align: center; color: #666; font-size: 14px; }
.search-result-item .result-title a:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); }


/*----------Taxonomy Categories Page----------*/

/* Parent Taxonomy Links */
.parent-taxonomy-links { padding:50px 0 0 0; }
.parent-terms-list li:before { display: none; }
.parent-terms-list { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; list-style: none; margin: 0; padding: 15px; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; background-color: #fff;}
.parent-terms-list li { display: flex; align-items: center; margin: 0; padding: 0; }
.parent-terms-list li a { text-transform: capitalize; transition: color 0.3s ease; padding: 5px 10px; font-family: 'Roboto', sans-serif; font-weight: 400; font-size: 0.9rem; letter-spacing: 1px; line-height: 19px; color: #113252; text-decoration: none !important; }
.parent-terms-list li a:hover { color: rgba(0,0,0,.7); text-decoration: underline; }
.parent-terms-list li a.current-parent { color: #0f3153; font-weight: 600; }
.parent-terms-list li .separator { color: #b3152e; margin: 0 5px; font-weight: 300; }

/* Taxonomy Info Section */
.taxonomy-info-section { padding: 60px 0; background-color: #fff; }
.taxonomy-info-wrapper { display: flex; flex-wrap: wrap; }
.taxonomy-main-content { width: 56%; }
.taxonomy-main-content .taxonomy-title { font-size: 40px; font-weight: 700; color: #0f3153; text-transform: uppercase; margin-bottom: 20px; }
.taxonomy-main-content .taxonomy-description { font-size: 16px; line-height: 1.8; color: #555; }
.taxonomy-main-content .taxonomy-description p { margin-bottom: 15px; }
.taxonomy-main-content .taxonomy-description a { color: #b3152e; text-decoration: underline; }
.taxonomy-main-content .taxonomy-description a:hover { color: #0f3153; }
.taxonomy-main-content .taxonomy-description ins { background: transparent; }
.taxonomy-search-section.solutions-category-search .solutions-category-search-wrap { background-color: #eff4fb !important; padding: 10px; }

/* Child Terms List */
.taxonomy-child-terms { width: 44%; max-width: 450px; margin-left: auto; padding-left: 15px; }
.taxonomy-child-terms .child-terms-list li:before { display: none; }
.child-terms-list { list-style: none; margin: 0; padding: 0; }
.child-terms-list li { background-color: #f5f5f5; padding: 0; }
.child-terms-list li a { background-color: #eff4fb; border-color: transparent; color: #0f3153; display: block; border-radius: 0px !important; margin-bottom: 1rem !important; text-align: left; font-weight: bold; font-size: 1.1rem; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075); padding: 8px 15px; font-family: 'Roboto', sans-serif; text-transform: uppercase; }
.child-terms-list li a:hover { box-shadow: 0 1px 3px 0 #c6c6c6; }
.child-terms-list li.active { background-color: #0f3153; }
.child-terms-list li.active a { color: #fff; background-color: #0f3153; }

/* Taxonomy Search Section - Uses same styles as .solutions-category-search */
.taxonomy-search-section.solutions-category-search { padding: 40px 0 0; }

/* Taxonomy Posts Section */
.taxonomy-posts-section { padding: 60px 0; background-color: #fff; }
.taxonomy-posts { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }
article.post-card:before { background-color: #eff4fb; width: 15px; height: 100%; border-radius: 4px 0 0 4px; content: ""; position: absolute; left: 0; top: 0; transition: all 0.5s ease-in-out; }
.taxonomy-posts article.post-card:after { content: ""; width: 0; height: 0; border-style: solid; border-width: 15px 0 15px 15px; border-color: transparent transparent transparent #eff4fb; position: absolute; top: 25px; margin: auto; left: 15px; z-index: 10; transition: all 0.5s ease-in-out; }
.taxonomy-posts .post-card { background-color: #fff; padding: 30px 30px 30px 45px; border-radius: .25rem; transition: all 0.3s ease; border-left: 4px solid transparent; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; transition: box-shadow 0.3s ease-in-out; border: 1px solid #dee2e6 !important; position: relative; transition: all 0.5s ease-in-out; margin-bottom: 10px; }
.taxonomy-posts .post-card:hover { box-shadow:0 .225rem .5rem rgba(0,0,0,.15) !important; }
.taxonomy-posts .post-card h2 { font-size: 24px; font-weight: 700; text-transform: uppercase; margin-bottom: 15px; line-height: 34px; color: #0f3153; }
.taxonomy-posts .post-card h2 a { color: #0f3153 !important; transition: color 0.3s ease; }
.taxonomy-posts .post-card h2 a:hover { color: #b3152e; }
.taxonomy-posts .post-card .post-excerpt { font-size: 14px; line-height: 1.7; color: #666; }
.taxonomy-posts .post-card .post-excerpt p { margin: 0; }
.taxonomy-posts .post-card h2 a:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); transition: all 0.5s ease-in-out; }
.taxonomy-posts .post-card:hover:before { background-color: #003057 !important; }
.taxonomy-posts .post-card:hover:after { border-color: transparent transparent transparent #003057; }
.taxonomy-search-section.solutions-category-search .solution-search-results { margin: 0; background-color: #eff4fb !important; padding: 20px; }

.taxonomy-posts.child-category-color-blue .post-card h2 a:hover { color: #0f3153; }

.taxonomy-posts.child-category-color-green .post-card h2 a:hover { color: #0f3153; }
.taxonomy-posts.child-category-color-green .post-card:hover:before { background-color: #225D39 !important; }
.taxonomy-posts.child-category-color-green .post-card:hover:after { border-color: transparent transparent transparent #225D39; }

.taxonomy-posts.child-category-color-light-blue .post-card h2 a:hover { color: #0f3153; }
.taxonomy-posts.child-category-color-light-blue .post-card:hover:before { background-color: #005ABB !important; }
.taxonomy-posts.child-category-color-light-blue .post-card:hover:after { border-color: transparent transparent transparent #005ABB; }

.taxonomy-posts.child-category-color-red .post-card h2 a:hover { color: #0f3153; }
.taxonomy-posts.child-category-color-red .post-card:hover:before { background-color: #C20228 !important; }
.taxonomy-posts.child-category-color-red .post-card:hover:after { border-color: transparent transparent transparent #C20228; }

.taxonomy-posts.child-category-color-orange .post-card h2 a:hover { color: #0f3153; }
.taxonomy-posts.child-category-color-orange .post-card:hover:before { background-color: #D89B2B !important; }
.taxonomy-posts.child-category-color-orange .post-card:hover:after { border-color: transparent transparent transparent #D89B2B; }


.search-results-list.child-category-color-light-blue .result-content h4 a:hover { color: #0f3153; }
.search-results-list.child-category-color-light-blue .result-content:hover:before { background-color: #005ABB !important; }
.search-results-list.child-category-color-light-blue .result-content:hover:after { border-color: transparent transparent transparent #005ABB !important; }

.search-results-list.child-category-color-red .result-content h4 a:hover { color: #0f3153; }
.search-results-list.child-category-color-red .result-content:hover:before { background-color: #C20228 !important; }
.search-results-list.child-category-color-red .result-content:hover:after { border-color: transparent transparent transparent #C20228 !important; }

.search-results-list.child-category-color-green .result-content h4 a:hover { color: #0f3153; }
.search-results-list.child-category-color-green .result-content:hover:before { background-color: #225D39 !important; }
.search-results-list.child-category-color-green .result-content:hover:after { border-color: transparent transparent transparent #225D39 !important; }

.search-results-list.child-category-color-orange .result-content h4 a:hover { color: #0f3153; }
.search-results-list.child-category-color-orange .result-content:hover:before { background-color: #D89B2B !important; }
.search-results-list.child-category-color-orange .result-content:hover:after { border-color: transparent transparent transparent #D89B2B !important; }

.solution-blue .solutions-parent-category a:hover { font-weight: 700; color: #0f3153 !important; }
.solution-light-blue .solutions-parent-category a:hover { font-weight: 700; color: #005ABB !important; }
.solution-red .solutions-parent-category a:hover { font-weight: 700; color: #C20228 !important; }
.solution-green .solutions-parent-category a:hover { font-weight: 700; color: #225D39 !important; }
.solution-orange .solutions-parent-category a:hover { font-weight: 700; color: #D89B2B !important; }

.solution-blue .solutions-parent-category a { color: #0f3153 !important; }
.solution-light-blue .solutions-parent-category a {  color: #005ABB !important; }
.solution-red .solutions-parent-category a {  color: #C20228 !important; }
.solution-green .solutions-parent-category a {  color: #225D39 !important; }
.solution-orange .solutions-parent-category a { color: #D89B2B !important; }



.search-result-item.child-category-color-blue .result-content h4 a:hover { color: #0f3153; }
.search-result-item.child-category-color-light-blue .result-content h4 a:hover { color: #0f3153; }
.search-result-item.child-category-color-light-blue .result-content:hover:before { background-color: #005ABB !important; }
.search-results-list .search-result-item.child-category-color-light-blue .result-content:hover:after { border-color: transparent transparent transparent #005ABB !important; }

.search-result-item.child-category-color-red .result-content h4 a:hover { color: #0f3153; }
.search-result-item.child-category-color-red .result-content:hover:before { background-color: #C20228 !important; }
.search-result-item.child-category-color-red .result-content:hover:after { border-color: transparent transparent transparent #C20228 !important; }

.search-result-item.child-category-color-green .result-content h4 a:hover { color: #0f3153; }
.search-result-item.child-category-color-green .result-content:hover:before { background-color: #225D39 !important; }
.search-result-item.child-category-color-green .result-content:hover:after { border-color: transparent transparent transparent #225D39 !important; }

.search-result-item.child-category-color-orange .result-content h4 a:hover { color: #0f3153; }
.search-result-item.child-category-color-orange .result-content:hover:before { background-color: #D89B2B !important; }
.search-result-item.child-category-color-orange .result-content:hover:after { border-color: transparent transparent transparent #D89B2B !important; }



.search-results-list { display: flex; flex-wrap: wrap; }
.search-results-list .search-result-item .result-content { position: relative; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; transition: box-shadow 0.3s ease-in-out; background-color: #fff; padding: 25px 25px 25px 40px; border-radius: .25rem !important; border: 1px solid #dee2e6 !important; position: relative; }
.search-results-list .search-result-item .result-content:after { content: ""; width: 0; height: 0; border-style: solid; border-width: 15px 0 15px 15px; border-color: transparent transparent transparent #eff4fb; position: absolute; top: 25px; margin: auto; left: 15px; z-index: 10; transition: all 0.5s ease-in-out; }
.search-results-list .search-result-item .result-content:before { background-color: #eff4fb; width: 15px; height: 100%; border-radius: 4px 0 0 4px; content: ""; position: absolute; left: 0; top: 0; transition: all 0.5s ease-in-out; }
.search-results-list .search-result-item { width: 33.33%; }
.solutions-category-search-warp { border: 1px solid #dee2e6; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075); padding: 10px; background-color: #eff4fb; }
.navbar-nav.nav-bars-after .nav-item:after { bottom: 15% !important; }
.search-results-list .search-result-item:hover .result-content:after { border-color: transparent transparent transparent #003057;  }
.search-results-list .search-result-item:hover .result-content:before { background-color: #003057; }


.error-404.not-found { padding: 40px 0; height: calc(100vh - 240px); display: flex; align-items: center; text-align: center;}
.error-404.not-found span { display: inline-block; color: #b3152e; font-size: 62px; line-height: 72px; font-family: "Roboto", sans-serif; font-weight: 900; }
.error-404.not-found { padding: 200px 0; }





@media (max-width: 1400px) {
  footer .copyright { width: 400px; }
    footer .footer-listing ul { flex-wrap: wrap; }
    footer .footer-listing { padding-left: 15px; }
    .main-hero-banner-wrap .item { padding: 180px 0; }
    button.slick-next.slick-arrow:after { right: 25px;}
    .counter-block { padding: 70px 0; }
    .general-content { padding: 70px 0; }
    .single-workshop-wrap .entry-content { padding:0 38px 38px 38px; }
    .single-workshop-wrap .entry-header {padding: 38px 38px 0px 38px;}
    .single-workshop-form-wrap { padding: 38px; }
    .inner-hero_banner-with-image-wrap h1 { font-size: 80px; line-height: 62px; }
    .join-our-team-section .join-our-team-btn-inner .join-our-team-btn a { font-size: 16px; margin-top: 10px; margin-bottom: 10px;}
    .impacts-results .impacts-results-content { padding-right: 60px; }
    .stacked-cards ul { height: 500px !important; }
    .stacked-cards li { min-height: 500px; }
    .financial-data-wrap .financial-data-item h2 { font-size: 26px; line-height: 36px; }
    .solution-category-wrap .solution-category-image { width: 30%; }
    .solution-category-wrap .solution-category-image + .solution-category-content { width: calc(100% - 30%); }
    .solution-category-wrap .solution-category-content {padding: 25px 30px; }
    .proposal-contract-terms-conditions .inner-hero_banner-with-image-wrap h1 { line-height: 90px; }
}
@media (max-width: 1199px) {
    h2, .h2 { font-size: 30px; line-height: 40px; }
    h4, .h4 { font-size: 22px; line-height: 32px; }
    .footer-btm-wrap { flex-wrap: wrap; text-align: center; }
    footer .copyright { width: 100%; margin-bottom: 15px; }
    footer .footer-listing { padding: 0; width: 100%; }
    footer .footer-listing ul { justify-content: center; }
    footer .footer-listing ul li { margin: 0 10px; }
    .main-hero-banner-wrap .item { padding: 150px 0; }
    .counter-block { padding: 60px 0; }
    .counter-block .counter-block-column h3 { font-size: 30px; }
    .general-content { padding: 60px 0; }
    .two-column-card-block { padding:60px 0; }
    .two-column-heading-with-content { padding: 40px 0; }
    .single-workshop-wrap .entry-content { padding: 0px 25px 38px 25px; }
    .single-workshop-wrap .entry-header { padding:38px 25px 0 25px; }
    .single-workshop-form-wrap { padding: 38px 25px; }
    .inner-hero_banner-with-image-wrap h1 { font-size: 70px; line-height: 55px; }
    .impacts-results .impacts-results-content { padding-right:40px; }
    .stories-of-success .stories-of-success-item .stories-of-success-icon + .stories-of-success-desc {
        width: calc(100% - 120px); }
    .stories-of-success .stories-of-success-item .stories-of-success-icon { width: 120px; }
    .stories-of-success .stories-of-success-item { padding: 24px 20px 24px 30px; }
    .diamond-popup-content-wrap .diamond-popup-desc .nav { margin-bottom: 15px; }
    .diamondswrap-section { padding: 60px 0 60px; }
    .simple-tab-block .parent-tab-content .child-tab-content h2 small { font-size: 30px !important;}
    .partners-section .partners-content { padding: 30px; }
    .partners-section .partners-logo-with-content { margin-top: 40px; margin-bottom: 40px; }
    .two-column-text-with-media-wrap .two-column-text-with-media-desc { padding-right: 30px;}
    .two-column-text-with-media-wrap.media-text .two-column-text-with-media-desc { padding: 0 0 0 30px; }
    .two-column-content-map-box-wrap { padding: 40px 30px; }
    .two-column-content-map-box .map-box iframe { margin: 30px 0 0 0; }
    .toolbox-section { padding: 45PX 0; }
    .workshops-wrap .workshops-wrap-desc { padding: 35px 30px; }
    .workshops-wrap .workshops-wrap-img { width: 30%; }
    .workshops-wrap .workshops-wrap-img + .workshops-wrap-desc { width: calc(100% - 30%); }
    .open-records-request-wrap .open-records-request-row .sec-title h2 { font-size: 26px; }
    .search-result-item .result-title { font-size: 22px; line-height: 32px; }
    .proposal-contract-terms-conditions .inner-hero_banner-with-image-wrap h1 { line-height: 80px; }

}
@media (max-width: 1024px) {
    .stacked-cards ul { height: 450px !important; }
    .stacked-cards li { min-height: 450px; width: 44%; }
    .solutions-slider { padding: 60px 0; }
    .financial-data-wrap .financial-data-item h2 { font-size: 24px; line-height: 32px; }
    .financial-data-wrap .financial-data-item ul { margin-left: 0; }
    .solutions-single-section ul { margin-left: 15px; margin-bottom: 20px; }
}
@media (max-width: 991px) {
  footer .footer-logo-column { width: 50%; margin-bottom: 15px; }
    .counter-block { padding: 40px 0 25px; }
    .two-column-card-block .two-column-card-box { max-width: 280px; }
    .two-column-heading-with-content-wrap .section-heading { width: 30%; }
    .two-column-heading-with-content-wrap .section-desc { width: 70%; }
    .contact-us-main-wrap .contact-us-main-content { width: 100%; padding-right: 0; }
    .contact-us-main-wrap .contact-us-main-form { width: 100%; }
    .inner-hero_banner-with-image-wrap h1 { font-size:56px; line-height:66px; position:relative; top: 12px; }
    .post-thumbnail-image date { padding: 10px 20px; font-size: 14px; }
    .impacts-results .impacts-results-content a.h5 { font-size: 18px; margin-bottom: 5px; }
    .resources-block .resources-block-col { width: 50%; }
    .diamond-popup-content.white-popup { padding: 30px 20px 30px 10px; overflow: auto; height: 720px; }
    .teamModal-image { padding: 10px; }
    .stacked-cards p { font-size: 14px; line-height: 24px; }
    .stacked-cards .stacked-cards-row .btn { padding: 5px 10px; }
    .partners-section .partners-logo { padding: 40px 25px; }
    .horizontal-logo { margin-top: 40px; }
    .icon-cards .icon-card .card-icon { top: -40px; width: 80px; height: 80px; }
    .product-catalog-section-wrap .roduct-catalog-col { width: 50%; }
    .workshops-wrap .workshops-wrap-desc { padding: 25px 20px; }
    .workshops-wrap .workshops-wrap-img { width:40%; }
    .workshops-wrap .workshops-wrap-img + .workshops-wrap-desc { width: calc(100% - 40%); }
    .single-workshop-wrap .entry-header { padding: 30px 25px 0 25px; }
    .open-records-request-row { flex-wrap: wrap; }
    .open-records-request-row .sec-title { width: 100%; }
    .open-records-request-row .sec-btn { width: 100%; }
    .solution-category-wrap { flex-wrap: wrap; }
    .solution-category-wrap .solution-category-image { width: 100%; }
    .solution-category-wrap .solution-category-image + .solution-category-content { width: 100%; }
    .solution-category-wrap .solution-category-content { padding: 25px 20px; }
    
    .solutions-category-search-wrap { flex-wrap: wrap; }
    .solutions-category-search-wrap .search-label { width: 100%; border-right: none;  padding: 10px 10px 0px 10px; }
    .solutions-category-search-wrap .search-input-wrap { width: calc(100% - 120px); padding: 0px 10px 0px 10px; }
    .solutions-category-search-wrap .search-button-wrap { padding: 10px; }
    .solutions-category-search-wrap .search-button-wrap button { padding:8px 25px; }
    
    .taxonomy-info-wrapper { flex-direction: column; }
    .taxonomy-main-content { padding-right: 0; min-width: 100%; }
    .taxonomy-child-terms { width: 100%; margin-top: 20px; max-width: 100%; padding-left: 0; }
    .taxonomy-posts { grid-template-columns: repeat(2, 1fr); }
    .search-wrapper { flex-wrap: wrap; }
    .search-wrapper .search-title { width: 100%; border-right: none; border-bottom: 1px solid #e5e5e5; padding: 15px 20px; }
    .taxonomy-search-form { width: 100%; }
    .search-results-list .search-result-item { width: 50%; }
    .taxonomy-search-section.solutions-category-search { padding: 0px 0 0; }
    .taxonomy-info-section { padding: 50px 0 40px; }
    .taxonomy-posts-section { padding: 40px 0; }
    .taxonomy-posts .post-card h2 { font-size: 22px; line-height: 32px; }
    .error-404.not-found span { font-size: 52px; line-height: 62px; }
    .proposal-contract-terms-conditions .inner-hero_banner-with-image-wrap h1 { line-height: 70px; }
}
@media (max-width: 767px) {
    h3, .h3 { font-size: 26px; line-height: 36px; }
    footer .footer-location-list { width: 50%; }
    .footer-location-list ul li p { line-height: 23px; }  
    .main-hero-banner-wrap .item { padding: 100px 0; }
    .counter-block .counter-block-column h3 { font-size: 28px; }
    .counter-block .counter-block-column { width: 100%; }
    .two-column-card-block .two-column-card-content { width: 100%; margin-bottom: 30px; max-width: 100%; }
    .two-column-card-block .two-column-card-box { max-width: 100%; width: 100%; margin-left: 0px; }
    .card-arrow:before { display: none; }
    .two-column-card-block .two-column-card-box h4 { padding: 10px 25px 10px 25px; }
    .two-column-heading-with-content-wrap .section-heading { width: 100%; }
    .two-column-heading-with-content-wrap .section-desc { width: 100%; padding-left: 0; }
    .two-column-heading-with-content-wrap .section-heading h2 { margin-bottom: 15px; } 
    .two-column-heading-with-content-wrap .section-heading h2:after { display: none; } 
    .gform-theme--foundation .gfield input.small { inline-size: 50% !important; }
    .inner-hero_banner-with-image-wrap h1 { font-size: 50px; line-height: 60px; }
    .join-our-team-section { padding: 50px 0 30px; }
    .impacts-results .impacts-results-content { padding-right: 0; width: 100%; margin-bottom: 30px; }
    .impacts-results .impacts-results-image { width: 100%; }
    .impacts-results .impacts-results-wrap { padding: 40px 0 30px; }
    .resources-block .resources-card-body { padding: 10px 20px 15px; }
    .resources-block .resources-card-icon { width: 80px; height: 80px; }
    .diamond-popup-content-wrap .diamond-popup-image { width: 480px; margin-bottom: 20px; }
    .diamond-popup-content-wrap .diamond-popup-desc { width: 100%; padding-left: 0; }
    .diamondswrap-section { padding: 40px 0 40px; }
    .diamondswrap { padding: 0 0 40px; }
    .simple-tab-block .resp-vtabs .resp-tab-content { padding: 25px 15px; }
    .stacked-cards ul { height: 400px !important; }
    .stacked-cards li { min-height: 400px; }
    .partners-section .partners-content { width: 100%; }
    .partners-section .partners-logo { width: 100%; }
    .partners-section .partners-logo .logo-item { width:25%; text-align: center; padding: 0 15px; }
    .partners-section .partners-logo { padding: 30px 10px; }
    .partners-section .partners-content { padding: 30px 15px; }
    .horizontal-logo .horizontal-logo-item { width: 50%; }
    .two-column-text-with-media-wrap .two-column-text-with-media-desc { width: 100%; padding-right: 0; order: 2;margin-bottom: 0px; }
    .two-column-text-with-media-wrap .two-column-text-with-media-img { width: 100%; order: 1; margin-bottom: 25px; }
    .two-column-text-with-media-wrap.media-text .two-column-text-with-media-desc { padding: 0; margin: 0; }
    .icon-cards .section-header { margin-bottom: 35px; }
    .atn-history-content .atn-history-content-left { width: 100%; padding: 0; }
    .atn-history-content .atn-history-content-rt { width: 100%; padding: 0; }
    .two-column-content-map-box-wrap .section-header { padding: 0; }
    .two-column-content-map-box-wrap { padding: 30px 20px; }
    .product-catalog-section-wrap .roduct-catalog-col { width: 100%; }
    .newsletters-with-form .newsletters-with-form-wrap { flex-wrap: wrap; }
    .newsletters-with-form .newsletters-with-form-left { width: 100%; margin-bottom: 25px; }
    .newsletters-with-form .newsletters-with-form-right { width: 100%; }
    .workshops-wrap .workshops-wrap-img { width: 100%; }
    .workshops-wrap .workshops-wrap-img + .workshops-wrap-desc { width: 100%; }
    .workshops-wrap .workshops-wrap-col-inner { flex-wrap: wrap; }
    .parent-terms-list { flex-direction: column; gap: 10px;text-align: center;}
    .parent-terms-list li .separator { display: none; }
    .taxonomy-main-content .taxonomy-title { font-size: 26px;line-height: 36px; }
    .taxonomy-info-section { padding: 40px 0; }
}
@media (max-width: 640px) {
    .stories-of-success .stories-of-success-item { flex-wrap: wrap; }
    .stories-of-success .stories-of-success-item .stories-of-success-icon { margin-bottom: 25px; }
    .stories-of-success .stories-of-success-item .stories-of-success-icon + .stories-of-success-desc { width: 100%; padding: 0; }
    .stacked-cards li { width: 90%; }
    .partners-section .partners-logo .logo-item { width: 40%; }
    .icon-cards .icon-cards-column { width: 100%; padding: 0; }
    .financial-data-wrap .financial-data-item { width: 100%; margin-bottom: 15px; }
    .financial-data-wrap .financial-data-item:last-child { margin-bottom: 0; }
    .solutions-single-section .row-date .col-des { width: 100%; }
    .taxonomy-posts { grid-template-columns: repeat(1, 1fr); }
    .child-terms-list li a { font-size: 14px; }
}
@media (max-width: 575px) {
    h2, .h2 { font-size: 28px; line-height: 38px; }
    footer .footer-logo-column { width: 100%; margin-bottom:25px; padding-right: 0; }
    footer .footer-logo-inner { text-align: center; padding: 35px 0; }
    footer .footer-logo-column:last-child { margin-bottom: 0; }
    button.slick-prev.slick-arrow:after { left: 15px; }
    button.slick-next.slick-arrow:after { right: 15px; }
    .main-hero-banner-wrap .hero-banner-content { padding: 0 15px; }
    .main-hero-banner-wrap .item {  padding: 70px 0; }
    .general-content { padding: 50px 0; }
    .two-column-card-block { padding:50px 0; }
    .gform-theme--foundation .gfield input.small { inline-size: 100% !important; }
    .inner-hero_banner-with-image-wrap h1 { font-size: 45px; line-height: 55px; }
    .resources-block .resources-block-col { width: 100%; }
    .resources-block .resources-card-icon img { padding: 5px; }
    .diamond-box-wrap { width: 150px !important; height: 150px !important; }
    .diamonds { min-width: 300px !important; }
    .simple-tab-block .parent-tab-content .child-tab-content h2 small { font-size: 28px !important;}
    .simple-tab-block .parent-tab-content .child-tab-content a { width: 100%; margin: 0 !important; }
    .simple-tab-block .parent-tab-content .child-tab-content a:after { display: none; }
    .partners-section .partners-logo .logo-item { width: 100%; }
    .partners-section .partners-logo { padding: 30px 25px; }
    
    .solutions-category-search-wrap .search-input-wrap { width: 100%; }
    .solutions-category-search-wrap .search-button-wrap { width: 100%; padding: 0px 0 0px 0px; }
    .solutions-category-search-wrap .search-button-wrap button { width: 100%; }
    .search-result-item { flex-wrap: wrap; }
    .search-result-item .result-thumbnail { width: 100%; height: 150px; margin-right:0; margin-bottom:15px; }
    .solutions-category-search-wrap .search-label { padding: 0 0 10px 0; }
    .solutions-category-search-wrap .search-input-wrap { padding: 0 0 10px 0; }
    .solutions-category-search-warp { padding:20px 15px !important; }
    .search-results-list .search-result-item { width: 100%; }
    .taxonomy-posts { grid-template-columns: 1fr; }
    .taxonomy-search-form { flex-wrap: wrap; }
    .taxonomy-search-form .search-input { width: 100%; padding: 15px 20px; }
    .taxonomy-search-form .search-button { width: 100%; }
    .search-results-list .search-result-item { width: 100%; }
    .proposal-contract-terms-conditions .inner-hero_banner-with-image-wrap h1 { line-height:50px; top:10px; }
}
@media (max-width: 480px) {
 .inner-hero_banner-with-image-wrap h1 { font-size: 40px; line-height: 50px; position: relative; top: 10px; } 
}