@charset "utf-8";
:root {--Lato: "Lato", sans-serif;--Montserrat: "Montserrat", sans-serif;--DarkBlue: #003366;--Gray: #808080;--Gold: #806a27; --LightGold: #c2991e; --Black: #000000;}

html { min-height: 100%; position: relative; font-family: var(--Lato); }
body {font-family: var(--Lato);overflow-x: hidden;margin: 0;padding: 0;font-style: normal;font-weight: normal;font-size: 18px;line-height: 1.4;color: #000000;}
*, input[type="search"] { -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
img { max-width: 100%; }
a {color: var(--Gold);text-decoration: none;}
a:hover, a:focus {color: #806a27;text-decoration: none;outline: none;}
button:focus { outline: none; }
.xs979, .header .navbar .navigation>ul>li.xs979, .xs767, .xsVisible { display: none !important; }
.xsHidden { display: block !important; }
/*Typography*/
p, .BodyText {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #808080;
    margin-bottom: 15px;
    font-family: var(--Lato);
    }
p.BodyTextLarge, .BodyTextLarge {  font-style: normal; font-weight: normal; font-size: 18px; line-height: 1.4; color: #000000; }
p.InfoText , .InfoText  {  font-style: normal; font-weight: normal; font-size: 12px; line-height: 1.4; color: #000000; }
.h1, .h2, .h3, .h4, .h5, .h6 { margin-top: 0px; }
h1, h2, h3, h4, h5, h6 {color: var(--DarkBlue);line-height: 1.3;font-family: "Montserrat", sans-serif;}
.TitleText {margin: 0px 0px 20px;font-size: 24px;font-weight: 700;color: #003366;font-family: "Montserrat", sans-serif;text-transform: uppercase;}
.HeaderText {font-style: normal;font-weight: 700;font-size: 20px;line-height: 1.5;color: var(--DarkBlue);margin-bottom: 20px;text-transform: uppercase;font-family: "Montserrat", sans-serif;}
.HeaderTextCAPS {font-style: normal;font-weight: 400;font-size: 25px;line-height: 1.3;color: #005195;}
.HeaderTextCAPS {text-transform: uppercase;}
.SubHeaderGold {font-size: 30px;color: var(--Gold);font-weight: 800;margin: 0 0 15px;}
.SectionHeading {font-size: 45px;font-weight: 800;color: var(--Black);text-transform: uppercase;margin: 0 0 10px;}
.ColumnHeader {font-style: normal;font-weight: 800;font-size: 30px;line-height: 1.3;color: var(--Gold);margin: 0;}
.HeaderTextLarge {font-style: normal;font-weight: 800;font-size: 30px;line-height: 1.3;margin: 0;color: var(--Black);margin-bottom: 20px;}
.HeaderTextGold {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    color: #d9c38a;
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family:
    "Montserrat", sans-serif;
}
.HeaderTextBrown {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    color: #953607;
    margin-bottom: 20px;
    font-family: var(--Lato);
}
.HeaderTextSmall {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
    color: #003366;
    margin-bottom: 20px;
    text-transform: uppercase;
}


.SCBAButton:hover {color: #fff;background: #c2991e;border-color: #c2991e;}
.Highlight {background: #0e2c4c;padding: 70px 520px 50px 100px;text-align: left;border-radius: 16px;position: relative;}
.innerLeft p + .Highlight {margin: 30px 0;}
.Highlight p:last-child {margin: 0;}
.NavyButtonMini, .header .navbar .navigation>ul>li:last-child>a.NavyButtonMini {background: var(--Black);padding: 11px 14px;min-width: 120px;color: var(--Gold);border: 2px solid var(--Black);text-transform: uppercase;font-size: 15px;font-weight: 800;border-radius: 6px;display: inline-block;text-align: center;}
.NavyButtonMini, .header .navbar .navigation>ul>li:last-child>a.NavyButtonMini:hover {color: #ffffff;}
.NavyButtonMini:hover, .NavyButtonMini:active, .NavyButtonMini:focus {color: #ffffff;}
.NavyButton {background: var(--Black);padding: 11px 40px;min-width: 200px;color: var(--Gold);border: 2px solid var(--Black);margin-top: 10px;text-transform: uppercase;font-size: 15px;font-weight: 800;border-radius: 6px;display: inline-block;text-align: center;}
.NavyButton:hover, .NavyButton:active, .NavyButton:focus {color: #ffffff;}
.Highlight p {max-width: 100%;margin-bottom: 20px;color: #ffffff;}
blockquote {border: none;line-height: 1.3;color: #808080;padding: 25px;font-weight: 700;border: 1px solid #ddd;border-style: solid none;font-size: 16px;font-family: var(--Lato);}
blockquote.pull-right {border-right: none;padding: 25px;}
blockquote.pull-right .QuoteAuthor, blockquote .QuoteAuthor {font-weight: 400;color: #808080;line-height: 1.4;}
blockquote p {font-size: inherit;font-family: inherit;color: inherit;font-weight: inherit;line-height: inherit;}
ul, ol {padding: 0;}
.BulletList ul {/* list-style-type: none; */}
.BulletList ul li {/* padding-left: 28px; */position: relative;margin-bottom: 10px;font-size: 16px;line-height: 1.4;color: #808080;font-weight: 700;font-family: var(--Lato);}
/* .BulletList ul li::after {position: absolute;content: '';width: 20px;height: 18px;top: 4px;border-radius: 50%;left: 0px;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAcCAYAAACQ0cTtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA8ppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAwIDc5LjE3MWMyN2ZhYiwgMjAyMi8wOC8xNi0yMjozNTo0MSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InV1aWQ6RjYxQ0E2QkQ4MzY2RTQxMUJFOTRDMjFDQjgyQTdDOUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTUzQjBCQkQxMTAyMTFFRTgzNEZEMDM3NTMwM0U0RkIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTUzQjBCQkMxMTAyMTFFRTgzNEZEMDM3NTMwM0U0RkIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRmNTRiYjdkLTUwYTUtNjg0MS05ODkxLTlmMjk2OGNiYTNmMiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjA1OTlmMmUzLWMyYWUtODg0MC05NmRjLWJiNTlkNzRhMThhZiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pj3teGcAAAHTSURBVHjatJVNKERRFMffjO+aUrOwsbOwoMiCKDt7FpSFj5gkmoXYSKIUJjaKFGIhX1EkWY2NlWJjYTsLSrKZLHxEjcb/1Hl1O933vJl336lf897/vfv+c+8959xQciNmBRjdYJ2v44UBGtWAXVDC92vhgIzI4FAxoigLymwB1AttOQizNjAhtFuQMG0W5X0KKdon6AUZ02aboFJoYyBFFybNBkCX0M7Ajn1jyqyKUltoL2BYFUyYUa3ug4hmpmnTZtOgRWgr4Eq+6NesGcwI7QFM6V72Y0bLdgAKFO0H9PCvUbNVTgw1JnlmlpMZtZULcAkaPBp1gkGhJfkPuGbSCajm+0bQBJ5cxlDRbgktzeZZN7OwWIoKnmXE4f0Qt6Oo0Ie4rqz/zI6EVscbr9vPcW60amyDcy9rTx8cAfdCbweLQqO9TQgtxX/A8mr2xR9/1WRWH1+X8myLlecZTvOPXMwonkEH+BbPqYm2giVQK57Ngbtc+5odNDDGx7kdRVwS5WLcjWZJPc/MDkqWeaFJo3devl+/ZhSz4NRlTBw85tNydGZUmP2aDKU4Bnv59jen3qjLUEqiUT9HhFsjVjM0y2Xw5veUdQs7Q6mgr/2esn8CDAABW1J2QclDyQAAAABJRU5ErkJggg==');background-size: contain;background-repeat: no-repeat;} */
.headingBox {display: flex;justify-content: center;align-items: center;position: relative;}
.headingBox.jleft {justify-content: flex-start;}
.headingBox .headTitle:after {margin-left: 0;}
.SubHeader {font-weight: 800;font-size: 30px;border-bottom: 1px solid var(--Black);padding-bottom: 10px;}
.HeaderTextBlueUnderline {font-style: normal;font-weight: 700;font-size: 34px;line-height: 1.1;color: #202225;margin: 0px;margin-bottom: 25px;text-align: center;display: block;}
.HeaderTextGoldUnderline {font-style: normal;font-weight: 700;font-size: 25px;line-height: 1.1;color: #202225;margin: 0px;margin-bottom: 60px;text-align: center;display: block;}
.HeaderTextGoldUnderline:after {display: block;content: "";width: 85px;height: 4px;background: #DFAD44;margin: 25px auto 0;}
.SubHeadingBlue {font-size: 16px;font-weight: 700;text-transform: uppercase;color: #005195;}
.HeaderTextBlueUnderline:after {    display: block;    content: "";    width: 85px;    height: 4px;    background: #005195;    margin: 20px auto 0;}
.HeaderText2 {font-style: normal;font-weight: 700;font-size: 25px;line-height: 1.1;color: #202225;margin: 0px;margin-bottom: 10px;}
.GoldLink {font-weight: 900;font-size: 12px;color: #CC8A00;text-transform: uppercase;letter-spacing: 0.05em;}
.BlueLink {font-weight: 900;font-size: 12px;color: #003087;text-transform: uppercase;letter-spacing: 0.05em;}
.headingBox a {font-style: normal;font-weight: 800;font-size: 18px;line-height: 1.1;text-transform: uppercase;color: #003087;position: absolute;right: 0;top: 0;z-index: 1;letter-spacing: 0.05em;}
.headingBox a:hover { text-decoration: underline; }
/******Header******/
.printHeader { display: none; }
.headerSpace {position: static;height: 158px;}
/*Top Header*/
.topHeader {display: flex;justify-content: space-between;background: #052341;padding: 4px 0;}
.header .brand {padding: 0;position: relative;display: inline-block;vertical-align: top;}
.header .brand img {width: 250px;}
.header .brand span { color: #000; text-transform: uppercase; display: block; font-size: 27px; letter-spacing: 6px; text-align: center; font-weight: 600; }
/* .headerRight .rightTop {display: flex;align-items: center;padding-top: 55px;padding-bottom: 10px;margin-bottom: 15px;justify-content: end;}
.headerRight .rightTop .link ul {display: flex;margin-right: 30px;align-items: center;margin-bottom: 0;}
.headerRight .rightTop .link ul li, .xsVisible .topSocial .link ul li { position: relative; }
.headerRight .rightTop .link ul li a, .xsVisible .topSocial .link ul li a {font-style: normal;font-weight: 500;font-size: 13px;line-height: 20px;text-align: center;text-transform: uppercase;color: #ffffff;padding: 0 13px;}
.headerRight .rightTop .link ul li a:hover, .xsVisible .topSocial .link ul li a:hover {/* opacity: 0.8; color: #dba510;}
.headerRight .rightTop .link ul li:after, .xsVisible .topSocial .link ul li:after {position: absolute;content: "";width: 1px;height: 16px;background: #ffffff;top: 3px;right: -1px;}
.headerRight .rightTop .link ul li:last-child:after, .xsVisible .topSocial .link ul li:last-child:after { display: none; }
.headerRight .rightTop .link ul li, .headerRight .rightBottom li {list-style: none;} */
.topSocial ul { display: flex; vertical-align: top; margin: 0px; padding: 0px; }
.topSocial ul li {vertical-align: text-top;margin-right: 10px;}
.topSocial ul li a:hover img { opacity: 0.8; }
.topSocial ul li:nth-last-child(1) { margin-right: 0px; }
.footerText .topSocial ul li>a {
    font-size: 20px;
    /* margin: 0; */
    color: #003366;
}

.topSocial {
    margin-bottom: 10px;
}
.rightBottom {margin-top: 0;}
.rightBottom .memberCenter>ul {display: flex;justify-content: space-around;align-items: center;}
.serachIconDiv {text-align: right;display: inline-block !important;vertical-align: top;position: relative;z-index: 1;margin: 0;}
.serachIconDiv .fa { transform: rotate(90deg); }
.serachIconDiv h2 { line-height: 45px !important; }
.searchDiv form {margin: 0;flex: 1 1 auto;width: 100%;}
.serachIconDiv:not(.showsearch)>a.searchIcon .fa-times {display: none;}
li.serachIconDiv.showsearch>ul {display: block;}
.serachIconDiv.showsearch>a.searchIcon .fa-search {display: none;}
.serachIconDiv>ul {position: absolute;right: 30px;top: -10px;width: 100%;max-width: 270px;width: 1000px;display: none;}
.serachIconDiv>ul li {display: flex;align-items: center;position: relative;}
.serachIconDiv>a.searchIcon {position: relative;z-index: 2;color: #ffffff;transform: scaleX(-1);font-size: 14px;text-decoration: none;}
.top_header-search ul {margin: 0;}
.searchDiv .input-group-wrp { position: relative; }
.searchDiv input {border: solid 1px #ccc;padding: 0 25px 0 10px;height: 30px;width: 100%;position: relative;margin: 0px;height: 29px !important;background: #f3f3f3;color: #000000;font-style: italic;font-weight: normal;font-size: 16px;line-height: 20px;border-radius: 6px;width: 100%;padding: 10px 15px;height: auto !important;}
.searchDiv button { box-shadow: none; background: transparent !important; border-image: none; border-radius: 0; background: none; border-style: solid solid solid none; border-width: 1px 1px 1px medium; color: #000000; font-size: 14px; font-weight: 600; margin: 0; min-width: 0; padding: 0px; border: none; position: absolute; right: 10px; top: 6px; margin-top: 0px !important; }
.searchDiv button .fa { display: none; }
.searchDiv button .fa:before { text-shadow: none; color: #fff; }
.searchDiv input[type="text"]:focus { box-shadow: none; border-color: #ccc; }
.searchIcon { display: inline-block; vertical-align: middle; }
.serachIconDiv>ul li a.searchIcon {position: absolute;right: 0;top: 0;padding: 11px;transform: scaleX(-1);color: #cc8a00;font-size: 20px;}
.header {position: static;width: 100%;z-index: 99;background: #f7f7f7;position: fixed;}
.header .navbar {left: 0;margin: 0;right: 0;z-index: 1030;transition: none;}
.header .navbar-inner {padding: 0px 0;border: none;background: transparent;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;-webkit-border-radius: 0;border-radius: 0;display: flex;justify-content: space-between;}
.header .navbar .navigation>ul>li>a {padding: 26px 20px;position: relative;display: inline-block;text-align: left;text-decoration: none;-moz-text-shadow: none;-ms-text-shadow: none;-o-text-shadow: none;-webkit-text-shadow: none;text-shadow: none;background: transparent;-moz-transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;transition: all ease-in-out 0.3s;cursor: pointer;font-style: normal;font-weight: 600;font-size: 14px;line-height: 1.5;text-transform: uppercase;color: var(--DarkBlue);font-family: var(--Montserrat);border-right: 1px solid #dfdfdf;height: 100%;}
.header .navbar .navigation>ul>li:last-child>a:before {display: none;}
.header .navbar .navigation>ul>li>a:hover {
    color: #ab8d34;
}
.header .navbar .navigation>ul>li.dropdown:hover>a:after {width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #f7f7f7;content:"";position: absolute;top: 100%;z-index: 9999;left: 0;right: 0;margin: 8px auto 0;bottom: 0px;}
.header .navbar .navigation>ul>li.active>a, .header .navigation>ul>li.active>.menu-arrow::after, .header .navigation>ul>li.active:hover>.menu-arrow::after { color: #B7032D; }
.header .navbar .navigation>ul>li {float: none;display: inline-block;vertical-align: middle;margin: 0px;position: static;flex: 1 1 auto;-webkit-flex: 1 1 auto;padding: 15px 0;position: relative;}


.header .navbar .navigation>ul {/* float: none; *//* width: 100%; */margin: 0;display: flex;justify-content: space-between;}
.header .navbar .brand {-moz-transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;transition: all ease-in-out 0.3s;padding: 0;margin: 0;padding: 42px 0;}
.header .navigation ul>li>.menu-arrow {cursor: pointer;background: transparent;-moz-transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;transition: all ease-in-out 0.3s;top: 0px;right: 45px;position: absolute;z-index: 9;}
.header .navigation>ul>li>.menu-arrow::after { content: "\f107"; font-family: 'FontAwesome'; position: absolute; left: 10px; top: 2px; color: #fff; font-size: 20px; z-index: 99999; line-height: 15px; opacity: 1; font-weight: bold; }
.header .navigation>ul>li>.menu-arrow::after { color: #0C2340; }
.header .navigation>ul>li:hover>.menu-arrow::after { color: #0C2340; }
.header .navbar .navigation>ul>li.dropdown>ul li a::after { display: none; }
.header .navigation li.dropdown-submenu .menu-arrow { right: 15px; top: 17px; border: none; content: ""; width: 14px; height: 15px; position: absolute; margin: 0px; text-align: center; }
.header .navigation li.dropdown-submenu .menu-arrow:after { content: "\f105"; font-family: 'FontAwesome'; position: absolute; left: 0; top: 0; color: #fff; font-size: 20px; z-index: 99999; line-height: 15px; opacity: 1; font-weight: 400; }
.header .navbar .dropdown-submenu>.dropdown-menu { margin-top: 0; }
header .dropdown-menu>li>a {white-space: normal;padding: 2px 20px;font-weight: 700;font-size: 10px;font-family: var(--Montserrat);color: #003366;}
.header .navbar .navigation>ul>li>.dropdown-menu { margin: 0; }
.header .navbar .navigation>ul>li>.dropdown-menu::before, .header .navbar .navigation>ul>li>.dropdown-menu::after { display: none; }
.header .dropdown-submenu { outline: 0; }
.header .navbar .navigation>ul>li.dropdown>ul li a:hover, .header .navbar .navigation>ul>li.dropdown>ul li:hover>a {color: var(--Gold);text-decoration: none;background: transparent;}
.header .navbar .navigation>ul>li.dropdown>ul li a:focus, .header .navbar .navigation>ul>li.dropdown>ul li:focus>a {color: #fff;text-decoration: none;background: var(--Gold);}
.header .navbar .navigation>ul>li.dropdown>ul li.active>a, .header .navbar .navigation>ul>li.dropdown>ul li>ul li.active a, .header .navbar .navigation>ul>li.dropdown>ul li>ul li>ul li.active a { color: #fff; font-weight: bold; text-decoration: none; }
.header .navbar .navigation>ul>li.dropdown>ul li:last-child a, .header .navbar .navigation>ul>li.dropdown>ul>li:last-child a, .header .navbar .navigation>ul>li.dropdown>ul li>ul li>ul li:last-child a { border-bottom: none; }
.memberCenter {float: right;}
.memberCenter>ul { margin: 0; padding: 0; display: inline-block; vertical-align: top; }
.memberCenter>ul>li>a, .memberCenterMob>li>a { position: relative; }
.topHeader .link {width: 100%;}
.topHeader .link ul { display: flex; justify-content: end; list-style: none; padding: 0; margin: 0 -20px;}
.topHeader .link ul li { margin: 0 20px;}
.topHeader .header-wrapper { display: flex; justify-content: space-between;}
.topHeader .link a {color: #ffffff;font-weight: 400;font-size: 14px;font-family: var(--Lato);}
.topHeader .link a>i { margin-right: 5px;}
.topHeader .link li:last-child>a>i {
    /* margin: 0; */
}
.header .navbar-inner .navMain { flex: 0 0 calc(100% - 320px); max-width: calc(100% - 320px);}
.header .navbar-inner:before, 
.header .navbar-inner:after { display: none;}
/******banner******/
.banner { position: relative; background: transparent; }
.banner .item>img {width: 100%;height: 570px;object-fit: cover;}
.banner .item {position: relative;min-height: 150px;}
.banner .item:after {position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: "";z-index: 1;opacity: 0;}
.bannerCaption {position: absolute;left: 0;top: 60px;text-align: center;z-index: 9;padding: 0 0px;width: 100%;}
.bannerCaption p { color: #fff; text-transform: none; text-align: left;  font-style: normal; font-weight: 400; font-size: 32px; line-height: 1.1; color: #FFFFFF; max-width: 380px; text-shadow: 0 2px 2px black;}
.bannerCaption .container .captionWhiteDiv p {margin-bottom: 10px;max-width: initial;}
.bannerCaption .container p { margin-bottom: 60px;}
.captionWhiteDiv { background: #FFFFFF; text-align: left; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); padding: 25px 63px 20px 0px; border-bottom: 10px solid #d9d5ce; border-right: 10px solid #005195; margin-left: 0px; max-width: 735px;}
.bannerCaption .container { position: relative;}
.captionWhiteDiv:after {position: absolute;content: "";width: 1000px;height: 100%;background: #fff;left: -1000px;top: 0px;bottom: 0;border-bottom: 10px solid #d9d5ce;box-sizing: border-box;}
.captionWhiteDiv h3 {  font-style: normal; font-weight: 400; font-size: 26px; line-height: 1.2; color: #005195; margin: 0 0 10px; text-transform: none;}
.bannerCaption .captionWhiteDiv p {font-style: normal;font-weight: normal;font-size: 20px;line-height: 1.15;color: #000000;width: 100%;max-width: 100%;text-shadow: none;}
/*main content*/
.sec-pd {padding-top: 40px;padding-bottom: 40px;}
.sec-pdt { padding-top: 80px;}
.sec-pdb { padding-bottom: 80px;}
/*news box*/
.mainContent {padding: 85px 0 60px;}
.content.inner-page .mainContent { background: #ffffff;}
.newsFrame {margin-top: 0;display: flex;flex-wrap: wrap;margin-left: -45px;margin-right: -45px;}
.newsFrame .col { flex: 0 0 50%; -webkit-flex: 0 0 50%; max-width: 50%; padding: 0 45px;}
.newsBox {position: relative;padding: 0 80px 30px 40px;min-height: 420px;z-index: 1;display: flex;align-items: end;border-radius: 10px;overflow: hidden;}
.newsBox img {position: absolute;top: 0px;left: 0px;height: 100%;width: 100%;object-fit: cover;z-index: -2;}
.newsBox .HeaderText {
    margin-bottom: 10px;color: #ffffff;margin-top: 0;}
.newsBox h4>a { color: inherit; font-size: inherit; font-weight: inherit;}
.newsBox h4 {/* font-size: 30px; *//* font-weight: 700; *//* color: #ffffff; *//* text-decoration: none; */}
.newsBox p {color: #ffffff;font-size: 14px;font-weight: 700;}
.news-sec .row.flex-row .col-6 { flex: 0 0 50%; max-width: 50%;}
.col-12 { flex: 0 0 100%; max-width: 100%; padding-left: 15px; padding-right: 15px;}
.mt-30 { margin-top: 30px;}
.newsBox a {font-style: normal;font-weight: 500;font-size: 14px;line-height: 19px;color: #000000;}
.newsBox a:hover {color: #D28E00;}
.newsBox:hover .imgDiv:after {position: absolute;content: "";width: auto;height: auto;left: 15px;top: 10px;right: 15px;bottom: 10px;border: 2px solid #cc8a00;}
.category-link , .newsBox .category-link {
    display: inline-block;
    background: #ab8d34;
    padding: 5px 20px;
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
}

.category-link:hover, .newsBox .category-link:hover {
    background: #c2991e;
    color: #ffffff;
}
.newsBox .category-link {
    position: absolute;
    top: 40px;
    left: 50px;
    font-family: var(--Montserrat);
    font-weight: 700;
    font-size: 12px;
}
.newsBox:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(#000000));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, #000000 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, #000000 100%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, #000000 100%);
    left: 0;
    bottom: 0;
    z-index: -1;
}
.newsBox:not(:last-child) {
    margin-bottom: 40px;
}

.adBox { width: 100%; height: 90px; background: #fff; display: flex !important; align-items: center; justify-content: center; margin: 0 auto; max-width: 728px }
.adBox p {  font-style: normal; font-weight: normal; font-size: 20px; line-height: 1.4; color: #000000; margin-bottom: 0px; }
/*Notification*/
.notification { margin-top: 0px; z-index: 9; position: relative; }
.innerAdBox h5 { font-size: 13px; color: #9A9A9A;  text-align: center; font-weight: 700; margin: 0 0 10px;}
.nBox {position: relative;max-width: 100%;margin-bottom: 10px;}
.nBox > div:after { position: absolute; content: ""; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0.85; }
.nBox:hover > div:before { position: absolute; content: ""; top: 10px; left: 10px; right: 10px; bottom: 10px; width: auto; height: auto; border: 3px solid #FFFFFF; z-index: 9; }
.nContent p {font-style: normal;font-weight: 400;font-size: 16px;line-height: 1.3;text-align: center;color: #FFFFFF;margin-bottom: 0px;}
.nContent a {font-style: normal;font-weight: 100;font-size: 22px;line-height: 1.1;display: flex;align-items: center;text-transform: uppercase;color: #FFFFFF;margin-top: 40px;text-align: center;margin: 10px auto 0px;display: block;}
/****Sponsors****/
.sponsors {background: #fff;padding: 100px 0 90px;margin: 0px;}
.sponsorSlider {margin: 00px auto 0px;padding: 0 0px;}
.news-card { display: flex; margin-bottom: 15px;}
.news-card .nc-img { -webkit-flex: 0 0 171px; flex: 0 0 171px;}
.news-card .nc-content { -webkit-flex: 0 0 calc(100% - 171px); flex: 0 0 calc(100% - 171px); padding-right: 15%;}
.news-card h3 { margin: 0 0 10px; font-size: 20px; color: var(--Black);}
.news-card .readMore { color: var(--Gold); font-size: 15px; font-weight: 700;}
.news-sec .event_title { margin-bottom: 20px;}
.news-sec .row.flex-row>div {
    margin: 0;
}

.news-sec .row.flex-row>.span8 {
    flex: 0 0 66.66%;
    max-width: 66.66%;
    padding-left: 25px;
    padding-right: 25px;
}

.news-sec .row.flex-row>.span4 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding-left: 25px;
    padding-right: 25px;
}

.news-sec .row.flex-row {
    margin-left: -25px;
    margin-right: -25px;
}
.news-card-wrap { padding-left: 20px;}
.sponsorSlider2 .item ul {display: flex;justify-content: space-between;align-items: center;margin: 0;}
.sponsorSlider2 .item>ul>li, .sponsorSlider1 .item {display: inline-block;vertical-align: top;position: relative;}
.sponsorSlider .item ul li ul, .sponsorSlider1 .item ul { position: absolute; display: block; margin: 0 auto; bottom: 0px; text-align: center; width: 100%; left: 0; right: 0; display: block; margin: 0 auto; }
.sponsorSlider .item ul li ul li, .sponsorSlider1 .item ul li {  font-style: normal; font-weight: bold; font-size: 11px; line-height: 15px; display: flex; align-items: center; text-align: center; letter-spacing: 0.15em; color: #FFFFFF; background: #D3D3D3; padding: 5px 10px; display: inline-block; white-space: nowrap; }
/***Services***/
.services {padding: 50px 0px 80px;position: relative;background: #F0F0F0;}
.services .container { position: relative; z-index: 1; }
.servicesFrame {margin-top: 30px;display: flex;flex-wrap: wrap;}
.serviceBox {position: relative;padding: 0 0 0 165px;height: 100%;z-index: 1;min-height: 138px;}
.serviceBox>img { position: absolute; left: 0; top: 0; width: 138px; height: 138px; object-fit: cover;}
.serviceBox:hover:after {position: absolute;content: "";width: 118px;height: 118px;border: 2px solid #cc8a00;top: 8px;right: 8px;left: 8px;bottom: 8px;}
.serviceBox h3 {margin: 0px 0 10px;font-style: normal;font-weight: 700;font-size: 16px;line-height: 1.3;color: #005195;text-transform: uppercase;}
.serviceBox:hover h3 { text-decoration: underline; color: #D28E00;}
.serviceBox h3>a {    color: inherit; font-size: inherit; font-weight: inherit;}
.serviceBox p {font-style: normal;font-weight: 500;font-size: 15px;color: #838283;margin-bottom: 10px;}
.serviceBox ul { font-size: 16px;  font-weight: 600; color: #848280; list-style: none; padding: 0; margin: 0;}
.serviceBox ul li .ico { width: 17px; object-fit: contain; margin-right: 10px; position: absolute; left: 0; top: -1px;}
.serviceBox ul li { padding-left: 45px; position: relative;}
.serviceBox ul li:not(:last-child) { margin-bottom: 10px;}
.serviceBox .BCBAButton {position: absolute;bottom: 40px;margin: 0 auto;left: 0;right: 0;z-index: 9;}
/********Footer*******/
.printFooter { display: none; }
.footer {background: #f7f7f7;position: relative;z-index: 1;}
.footerTop {padding: 5px 0px;background: #AF292E;}
.footerTop ul {display: flex;justify-content: flex-end;margin-bottom: 0;}
.footerTop ul li {margin: 0 10px;}
.footerTop ul li a:hover{opacity: 0.6;}
.footerTop ul li:last-child { margin-right: 0px; }
.footerBottom {padding: 80px 0px;}
.footParent {display: flex;/* border-bottom: 1px solid #8a969d; *//* padding-bottom: 40px; */}
.footLeft {max-width: 280px;padding-right: 10px;position: relative;width: 100%;}
.footerBottom p {font-size: 14px;margin: 0;line-height: 1.5;font-weight: 400;font-family: var(--Lato);}
.footerBottom p>a { font-size: inherit; font-weight: inherit;}
.footer>img { position: absolute; z-index: -1; width: 100%; height: 100%; top: 0; left: 0; opacity: 0.6;}
.footerBottom b {font-weight: 300;}
.footerBottom .footLeft a:hover { text-decoration: underline; }
.footLeft .StarList  ul li a {padding-left: 0;color: #ffffff;line-height: 1.4;font-weight: 400;}
.footLeft .StarList ul li a:hover { color: #ffffff; text-decoration: none; font-weight: 700;}
.footLeft ul li a:after {position: absolute;content: '';width: 5px;height: 5px;top: 9px;left: 0px;background: #fff;opacity: 0;}
.footLeftTop { margin-bottom: 20px; }
.footRight {display: flex;padding-left: 12%;width: 100%;justify-content: space-between;}
.footRight .footCol {margin: 0px;width: auto;}
.footerHeading {margin-top: 0px;font-style: normal;font-weight: 700;font-size: 14px;line-height: 1.3;color: #003366;margin-bottom: 10px;text-transform: uppercase;}
.BCBAnoBullets ul + .footerHeading { margin-top: 15px; margin-bottom: 15px;}
.footLeft .footerHeading { font-size: 25px; margin-bottom: 5px; text-transform: capitalize;}
.footerText ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footerText ul li a {position: relative;display: inline-block;font-weight: 500;font-size: 12px;text-decoration: underline;}
.footerText ul li a:hover:after { opacity: 1 }
.footerText ul li a:hover {}
.footerText p a { color: #fff; }
.formframe div {display: inline-block;align-items: center;}
.formframe div:nth-child(1), .formframe div:nth-child(2) { width: 100%; max-width: 305px; margin-bottom: 8px; }
.formDiv form { margin-bottom: 0px; }
.formDiv form input { height: 45px !important; padding: 0 15px; text-transform: capitalize; width: 100%; background: #fff; border-radius: 0; margin-bottom: 0px; border: 0px; border-radius: 0px;  font-style: normal; font-weight: normal; font-size: 18px; line-height: 1.4; text-align: left; color: #717171; }
.formDiv form input:focus { box-shadow: none; }
.formDiv .forgot { margin-left: 20px; max-width: 160px; display: inline-block;  font-style: normal; font-weight: 500; font-size: 14px; line-height: 19px; text-decoration-line: underline; color: #DCDDDE; text-transform: capitalize; }
.formframe div:last-child { margin-top: 9px; display: flex; }
.copyright {margin-top: 0;}
.copyrightFrame {line-height: 1;margin: 10px 0 0;}
.copyright ul { margin: 0px; display: inline-block; vertical-align: top; line-height: 1; }
.copyright ul li { margin: 0px; display: inline-block; vertical-align: top; color: #fff; font-size: 14px; font-weight: 400; margin-right: 20px; position: relative; line-height: 1.45; }
.copyright ul li:last-child { margin-right: 0px; }
.copyright ul li:after { content: ''; position: absolute; top: 4px; left: -13px; width: 1px; height: 13px; background: #fff; }
.copyright ul li:first-child:after { display: none; }
.copyright ul li a { color: #fff; font-weight: 400; text-decoration: underline; }
.copyright ul li p, .copyright ul li a {font-style: normal;font-weight: 500;font-size: 12px;line-height: 1.4;text-align: center;color: #FFFFFF;display: inline-block;margin-bottom: 5px;}
.footer .container { position: relative; }
.d-list-wrap { display: flex;}
.d-list-wrap ul:nth-child(2) { padding-left: 10px;}
.footRight .span8 { flex: 0 0 60%; max-width: 60%;}
.footRight .span4 {flex: 0 0 33.33%;max-width: 33.33%;}
.footParent .d-list-wrap ul { flex: 0 0 50%; -webkit-flex: 0 0 50%; max-width: 50%; margin: 0;}
.list_with-ico ul { position: relative; margin: 0; padding: 0; list-style: none;}
.list_with-ico ul li { display: flex; margin-bottom: 10px;}
.list_with-ico ul li i { flex: 0 0 20px; -webkit-flex: 0 0 20px; width: 20px; align-self: flex-start; height: 20px; display: inline-flex; justify-content: center; align-items: center; background: var(--Gold); border-radius: 50%; font-size: 10px;}
.list_with-ico ul li a { flex: 1 1 calc(100% - 30px); -webkit-sflex: 1 1 calc(100% - 30px); max-width: calc(100% - 30px); padding-left: 10px; font-size: 12px;}
/********Inner Page******/
.bannerInner {padding-bottom: 0px !important;}
.bannerInner:before {content: "";position: absolute;width: 100%;height: 100%;z-index: 1;background: #f5f4f1;display: block;top: 0;left: 0;opacity: 1;}
.banner.bannerInner .item > img{height: 190px;}
.bannerInner .bannerCaption {width: 100%;max-width: 100%;text-align: center;top: 50%;transform: translateY(-50%);}
.bannerInner .bannerCaption h1 {margin: 0;max-width: 100%;}
.innerPage .mainContent { padding: 40px 0px 70px; }
.innerLeft h2 {margin-top: 0px;}
.innerLeft .imgDiv {position: relative;display: flex;padding-left: 250px;margin-top: 30px;}
.innerLeft .imgDiv img {position: absolute;top: 0px;left: 0px;}
.innerLeft .imgDiv ul:last-child { margin-left: 15px; }
.innerLeft blockquote { margin: 45px 0px 30px;}
.innerRight:not(:last-child) { margin-bottom: 30px;}
.innerRight .serviceBox { padding: 25px 20px 40px; margin-bottom: 12px; }
.innerRight .serviceBox h3 {margin: 0 0 10px;color: #000000;font-size: 18px;}
.innerRight .serviceBox p {margin: 0 0 10px;}
.innerRight .serviceBox .BCBAButton { position: static; max-width: none; }
.innerRight .events { margin-bottom: 45px; }
.innerAdBoxFrame {padding: 0;background: #fff;margin-bottom: 35px;}
.innerAdBoxFrame img { width: 100%;}
/*template page css*/
.template .bodyText .navbar .brand { display: block; float: left; padding: 3px 15px; margin: 0; }
.template .bodyText input, .template .bodyText .uneditable-input { height: auto; }
.template .bodyText .navbar .container { width: auto; }
.template .bodyText .breadcrumb { padding: 8px 15px; margin: 0 0 20px; list-style: none; background-color: #f5f5f5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.template .bodyText .breadcrumb>li a { color: #000; }
.template .contentInner .navbar.fixed-head.sticky { position: static; }
.FullWidthBannerContent {position: absolute;top: 10px;z-index: 9;left: 0;right: 0;width: 100%;}
.FullWidthBannerContent h1 {font-size: 56px;color: #005195;}
.FullWidthBannerContent p, .FullWidthBannerContent p a {font-size: 13px;font-weight: 800;color:#000;padding-top: 15px;}
.FullWidthBannerContent p span {padding: 0 10px;}
.FullWidthBannerContent .captionWhiteDiv{padding:15px 95px 55px 2px;}
.FullWidthBannerContent .captionWhiteDiv::after {box-shadow: -3px 4px 4px rgba(0, 0, 0, 0.25);left: -998px;}
.FullWidthBanner .item {height: 238px;overflow: hidden;background: #C4C4C4;position: relative;}
.FullWidthBanner .item::after {content: "";background: url(../images/fullwidthbanner.png);background-repeat: repeat;background-repeat: no-repeat;position: absolute;right:-33px;top: -176px;width: 434px;height:607px;z-index: 9;left: auto;transform: rotate(22.17deg);}
.FullWidthBanner {margin-bottom: 45px;}


.nBox  .lightblue:after { background: #84d0d3;}
.nBox img { width: 100%;}
.nContent h3 { font-size: 22px; color: #ffffff; line-height: 1.1; margin-bottom: 10px;}
.Gold .nContent p { text-transform: uppercase; margin-bottom: 15px;}
.sponsorSlider1  li { text-align: center;}
.sponsorSlider1 li a { margin: 0 auto; display: inline-block;}
.footLeft ul li { margin-bottom: 10px;}
.Blue .nContent p { margin-top: 10px;}
footer .BCBAnoBullets ul li { margin-bottom: 5px; list-style: none; display: flex;}
.memberSection.dropdown-menu li p a { color: #434345;}
.memberSection.dropdown-menu li:nth-child(2) p { text-transform: none !important;}
.btn-txt-white { display: inline-block; color: #ffffff !important; padding: 10px 30px; font-size: 18px; border: 2px solid #ffffff; text-transform: uppercase; margin-top: 18px;}
.formframe div.text-center { text-align: center; display: block; margin-top: 10px;}
.formframe div.text-center a { margin: 0 auto; color: #c7522f;}
.btn-txt-white:hover { background: #005195; color: #ffffff;}
.directors-slider ul { display: flex; margin: 0; justify-content: space-between;}
.directors-slider ul li { width: 20%;}
.directors-sec { width: 100%; padding-top: 50px; padding-bottom: 50px;}
.directors-sec .headingBox { margin-bottom: 30px; text-transform: uppercase;}
.innerLeft .imgDiv ul { margin-bottom: 15px; width: 250px;}
.SCBAButton {background: #ab8d34;padding: 11px 40px;min-width: 200px;color: #ffffff;border: 2px solid #ab8d34;text-transform: uppercase;font-size: 18px;font-weight: 700;border-radius: 6px;display: inline-block;text-align: center;transition: all 0.3s ease;font-family: var(--Montserrat);}
.MAJButtonGold { background: #CC8A00; padding: 15px 40px; min-width: 200px; color: #ffffff; border: 2px solid #CC8A00; margin-top: 10px; font-size: 14px; font-weight: 700; text-transform: uppercase; border-radius: 50px;  letter-spacing: 0.05em; display: inline-block;}
.MAJButtonGold:hover { border-color: #005195; background: #005195; color: #ffffff;}
.Highlight .BCBAButton:hover { background: transparent; color: #005195;}
.Highlight .MAJButton { margin-right: 25px;}
.directors-sec ul { list-style: none; padding-left: 0;}
.directors-slider ul li p { text-align: center; font-size: 18px; margin-top: 10px; }
.directors-slider ul li p span { color: #005195;}
.innerRight .serviceBox { margin-bottom: 20px;}
.mb-40 { margin-bottom: 40px;}
.captionWhiteDiv-wrap { position: relative;}
.captionWhiteDiv-wrap:before { content: ""; position: absolute; right: -45px; top: 50%; transform: translateX(-50%); background: #dba510; width: 15px; height: 15px; clip-path: polygon(0 0, 0% 100%, 100% 50%);}
.footerTop .BCBAnoBullets ul li { margin-bottom: 0 !important;}
.footerTop .BCBAnoBullets { min-height: auto;}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { min-height: 30px;}
.rightBottom .dropdown .dropdown-menu { transform: translateX(-50%); left: 50%;}
.topSocial ul li img { width: 30px; height: 30px; object-fit: contain;}
.nBox .lightblue .nContent h3, .nBox .lightblue .nContent a { margin: 0;}
.footerTop .BCBAnoBullets ul li img { width: 30px; height: 30px; object-fit: contain;}
.imgDiv.BCBABullets>ul { margin-left: 0;}
ul.owl-carousel { margin-left: 0;}
.icon-list li a i { margin-right: 6px;}

.staf-card img {
    border-radius: 50%;
    height: 150px;
    width: 150px;
}

.staf-card .HeaderTextSmall {
    color: #11111a;
    margin-top: 32px;
    margin-bottom: 10px;
}
.mb-10 {
    margin-bottom: 10px;
}
.homebanner {padding: 40px 0;}
.hero-banner {
    position: relative;
    z-index: 1;
    background: #f5f4f1;
}
.hero-banner .row {
    display: flex;
    /* align-items: center; */
    margin: 0 -15px;
}
.hero-banner .hero-banner-content {
    padding: 50px 80px;
}
.hero-banner .hero-banner-content .SCBAButton {
    margin-top: 40px;
}
.hero-banner .row:before, .hero-banner .row:after {
    display: none;
}

.hero-banner .row .span6 {
    width: 50%;
    margin: 0;
    padding: 0 15px;
}

.hero-banner .row .span6>img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.hero-banner .row .span6:last-child {
    align-self: center;
}
.block-1 {position: relative;z-index: 1;background: #000000;padding: 8px 10px;text-align: center;height: 100%;min-height: 330px;display: flex;align-items: center;justify-content: center;height: 100%;border-radius: 15px;overflow: hidden;}
.block-1>img, .block-1 li:first-child {position: absolute;z-index: -1;width: 100%;height: 100%;object-fit: cover;top: 0;left: 0;opacity: 0.35;}
.block-1 .nContent h3, .block-1 li:nth-child(3) {font-size: 24px;font-weight: 900;margin: 0;color: #ffffff;}
.block-1 .nContent h3>a, .block-1 li:nth-child(3)>a {color: inherit;font-size: inherit;font-weight: inherit;text-transform: none;}
.block-1 .nContent>a, .block-1 li:nth-child(4) {font-weight: 900;font-size: 12px;color: #CC8A00;position: absolute;left: 50%;bottom: 25px;transform: translateX(-50%);-webkit-transform: translateX(-50%);letter-spacing: 0.05em;}
.block-1 li:first-child img {width: 100%;height: 100%;object-fit: cover;}
.block-1 li:nth-child(4) a {font-weight: 900;font-size: 12px;color: #CC8A00;letter-spacing: 0.05em;text-transform: uppercase;}
.block-1 ul {list-style: none;margin: 0;}
.block-1 ul li {line-height: 1.2;}
.aboutus-boxwrap .row {display: flex;flex-wrap: wrap;margin: 0 -15px;}
.aboutus-boxwrap .row>.col {flex: 0 0 33.33%;max-width: 33.33%;padding: 15px;}
.block-1 .nContent span, .block-1 li:nth-child(2) {color: var(--Gold);font-size: 30px;font-weight: 800;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 100%;padding: 4%;transition: all 0.3s ease;}
.block-1:hover .nContent span,
.block-1:hover li:nth-child(2) {color: #ffffff;}
.block-1 .nContent {padding: 45px 5px;text-align: center;}
.block-1:hover .nContent>a {}
.block-1:hover .nContent h3,
.block-1:hover li:nth-child(3) {-webkit-transform: scale(0.9);transform: scale(0.9);display: block;text-align: center;}
.block-1:hover>img {opacity: 0.25;}
.block-1:hover {}
.iconbox-sec .row {display: flex;margin: 0 -15px;}
.iconbox-sec .row>.col {padding: 0 15px;-webkit-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.iconbox {text-align: center;display: block;padding: 30px 10px 15px;}
.iconbox h4 {text-align: center;color: #202225;font-size: 14px;font-weight: 900;text-transform: uppercase;margin: 30px 0 0;letter-spacing: 0.1em;}
.iconbox span img {width: auto;height: 45px;object-fit: contain;}
.iconbox span {width: 110px;height: 110px;display: inline-flex;align-items: center;justify-content: center;border: 2px solid #005195;padding: 10px;border-radius: 50%;background: #E4E8F0;position: relative;font-size: 50px;color: #005195;}
.iconbox-sec {background: #F0F0F0;padding: 15px;}
.iconbox:hover {background: #ffffff;}
.iconbox:hover span {background: #FFFAF0;border-color: #D28E00;color: #D28E00;}
.iconbox:hover h4 {color: #D28E00;}
.iconbox span img:nth-child(2) {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 1;opacity: 0;}
.iconbox:hover span img:nth-child(2) {opacity: 1;}
.iconbox:hover span img:nth-child(1) {opacity: 0;}
.row.eventrow {display: flex;flex-wrap: wrap;margin: 0 -15px;}
.row.eventrow> .col {-webkit-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;padding: 0 15px;margin-bottom: 30px;}
.subtitle {font-size: 16px;font-weight: 800;text-align: center;text-transform: uppercase;color: #005195;}
.img-info-sec {position: relative;z-index: 1;padding: 95px 0;background: -moz-linear-gradient(top, rgba(220,221,222,1) 0%, rgba(220,221,222,0) 100%);background: -webkit-linear-gradient(top, rgba(220,221,222,1) 0%,rgba(220,221,222,0) 100%);background: linear-gradient(to bottom, rgba(220,221,222,1) 0%,rgba(220,221,222,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcddde', endColorstr='#00dcddde',GradientType=0 );}
.fixed-bg {position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 0.15;z-index: -1;object-fit: cover;}
.img-info-sec .innerbox {width: 100%;text-align: center;margin: 0 auto;max-width: 867px;}
.img-info-sec .innerbox p {}
.img-info-sec .innerbox .MAJButton {margin-top: 25px;}
.services .btn-wrap {margin-top: 40px;}
.inner-page .row-fluid.flex {display: flex;flex-wrap: wrap;margin: 0 -50px !important;width: auto;}
.inner-page .row-fluid>.leftcol{flex: 0 0 450px;-webkit-flex: 0 0 450px;max-width: 450px;}
.inner-page .row-fluid>.rightcol{flex: 0 0 calc(100% - 450px);-webkit-flex: 0 0 calc(100% - 450px);max-width: calc(100% - 450px);}
.inner-page .row-fluid>.span12.rightcol{flex: 0 0 100%;-webkit-flex: 0 0 100%;max-width: 100%;}
.inner-page .row-fluid>.leftcol,
.inner-page .row-fluid>.rightcol{margin: 0;padding: 0 50px;}
.sidebar {/* padding: 40px 13px 30px; *//* border: 1px solid #E7E7E7; *//* position: relative; */
/*     top: -30px; */}
p + .HeaderText2 {margin-top: 30px;}
.inlinebox-row .sbm-row {display: inline-flex;flex-wrap: wrap;width: auto;margin: 0 -15px;}
.inlinebox-row .sbm-row>.col-3 {padding: 0 15px;flex: 0 0 25%;-webkit-flex: 0 0 25%;max-width: 25%;}
.btn-card-wrap {border: 1px solid #E8E8E8;padding: 15px 13px;}
.btn-card-wrap p {font-size: 15px;}
.btn-card-wrap .MAJButton {font-size: 14px;padding: 10px;min-width: 125px;font-weight: 500;text-transform: none;}
.btn-card-wrap .SubHeadingBlue {margin-top: 0;margin-bottom: 5px;line-height: 1.3;}
.inlinebox-row {margin: 30px 0;}
.StarList ul {list-style-type: none;margin: 0;}
.StarList ul li {padding-left: 25px;position: relative;margin-bottom: 15px;font-size: 18px;line-height: 1.4;}
.StarList ul li i.fa-star {position: absolute;width: 6px;height: 6px;top: 9px;left: 0px;font-size: 12px;}
.StarList ul li a {color: #202225;}
.StarList ul li a:hover {color: #CC8A00;}
.footLeft .StarList ul li {margin-bottom: 10px;}
.event_title .link {margin: 10px 0;}
.eventbox h3 {margin: 0;font-size: 14px;line-height: 1.14;color: var(--DarkBlue);font-weight: 700;flex: 0 0 calc(100% - 60px);max-width: calc(100% - 60px);text-align: center;font-family: var(--Montserrat);}
.eventbox p.tp-txt {font-size: 14px;color: #202225;}
.eventbox {padding: 0;/* box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.00); */margin-bottom: 20px;/* border: 2px solid #ffffff; */position: relative;background: #ffffff;margin-top: 20px;}
.eventbox:hover {/* box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.08); */}
.float-right {float: right;}
.link {color: var(--Block);font-size: 15px;font-weight: 800;}
.event_title {margin-bottom: 45px;}
.event-time-box {display: inline-block;/* background: var(--Black); */color: var(--Black);text-align: center;/* padding: 8px 16px; *//* position: absolute; *//* top: -20px; *//* left: 35px; *//* z-index: 1; */font-family: var(--Montserrat);flex: 0 0 60px;max-width: 60px;}
.eventbox .event-category {font-size: 12px;font-weight: 700;background: var(--LightGold);text-transform: uppercase;margin: 0 0 8px;color: #ffffff;padding: 5px 15px;border-radius: 5px;position: absolute;top: 15px;left: 15px;z-index: 2;font-family: var(--Montserrat);}
.eventbox .event-location {font-size: 12px;font-weight: 700;color: var(--Black);margin: 0 0 15px;}
.eventbox .img-holder {margin: 0px 0 15px;position: relative;z-index: 1;border-radius: 10px;overflow: hidden;}
.eventbox .img-holder img {width: 100%;}
.eventbox .img-holder:after {
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(0%,rgba(0,0,0,0.69)),color-stop(0%,rgba(0,0,0,0.82)),color-stop(78%,transparent),to(transparent));
    background-image: -webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,0.69) 0%,rgba(0,0,0,0.82) 0%,transparent 78%,transparent 100%);
    background-image: -o-linear-gradient(top,transparent 0%,rgba(0,0,0,0.69) 0%,rgba(0,0,0,0.82) 0%,transparent 78%,transparent 100%);
    background-image: linear-gradient(180deg,transparent 0%,rgba(0,0,0,0.69) 0%,rgba(0,0,0,0.82) 0%,transparent 78%,transparent 100%);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.event-time-box p {font-size: 16px;color: var(--DarkBlue);margin: 0;font-weight: 700;text-transform: uppercase;font-family: var(--Montserrat);line-height: 1;}
.event-time-box span {font-size: 36px;color: var(--DarkBlue);font-weight: 700;font-family: var(--Montserrat);line-height: 0.9;}
.eventbox .event-footer {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.inner-page .row-fluid>.leftcol .MAJButton {font-size: 12px;min-width: 177px;padding: 12px;}
.Highlight .SCBAButton {
    position: absolute;
    top: 70px;
    right: 90px;
    z-index: 1;
    min-width: 250px;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1.2;
}
.Highlight p a {
    color: #ab8d34;
    text-decoration: underline;
}
.Highlight p a:hover, .Highlight p a:focus {
    color: #806a27;
}
.recent-news-wrap .newsBox .imgDiv {max-width: 70px;border-radius: 10px;overflow: hidden;}
.recent-news-wrap .newsBox {padding-left: 89px;margin-bottom: 25px;}
.recent-news-wrap .newsBox p {font-size: 14px;}
.recent-news-wrap .newsBox h4 {margin-bottom: 5px;}
.BlueLink i,
.GoldLink i {font-size: 20px;line-height: 1;}
.mobbtn {display: none;}
.mobbtn a {font-style: normal;font-weight: 800;font-size: 18px;line-height: 1.1;text-transform: uppercase;color: #003087;letter-spacing: 0.05em;}
.d-inlinemob-list ul {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.d-inlinemob-list ul li {padding: 0 15px 15px;}
.sponsors .headingBox a i {font-size: 110%;line-height: 1;}
.footer .accordion-heading .accordion-toggle {font-size: 18px;color: #ffffff;}
.footer .accordion-heading .accordion-toggle:after {content: "\f107";float: right;font: normal normal normal 14px/1 FontAwesome;font-size: 20px;margin-top: 5px;}
.footer .accordion-heading .accordion-toggle {
color: #DDDDDD;
font-size: 20px;
margin: 0;
padding-left: 0;
padding-right: 0;
text-align: left;}
.footer .accordion-group  {
border-style: none;}
.footer-links ul {width: 100%;margin: 0;}
.footer-links ul li a,
.contact-links ul li a,
.contact-links ul li span {font-size: 16px;}
.footer-links ul li::before {top: 2px;}
.footer-links ul {
margin-left: 0px;
list-style: none;}
.footer .accordion-heading .accordion-toggle {font-size: 18px;color: #ffffff;font-weight: 500;}
.footer-links ul li a, .contact-links ul li a, .contact-links ul li span {font-size: 18px;}
.footer .footer-links {padding-left: 0px;padding-right: 0px;}
.mob-footer {
width: 100%;
display: none;}
.footer-links ul li {margin-bottom: 5px;}
span.menu-arrow:before {position: absolute;z-index: 9999;content: '';width: 20px;height: 12px;border: 1px solid #051d2e;border-style: none solid solid none;display: inline-block;right: 0;transform: rotate(45deg);top: 9px;}
.row.flex-row {margin: 0 -15px;display: flex;flex-wrap: wrap;width: auto;}
.row.flex-row:before,
.row.flex-row:after {display: none;}
.row.flex-row>div {padding-left: 15px;padding-right: 15px;}
.event-sec .row.flex-row .col-12 {flex: 1 1 100%;max-width: 100%;}
.event-sec .row.flex-row .col-8 {flex: 1 1 65%;max-width: 65%;}
.event-sec .row.flex-row .col-4 {flex: 1 1 35%;max-width: 35%;}
.eventbox-list .eventbox:not(:last-child) {margin-bottom: 60px;}
.eventbox h3>a {color: inherit;}
.events-photos-slider ul {margin: 0;padding: 0;list-style: none;}
.event-no-slider ul {display: flex;margin: 0 -15px;padding: 0;width: auto;list-style: none;}
.event-no-slider ul li {padding: 0 15px;}
.event-no-slider ul li {margin: 30px 0 0;}
.event-no-slider ul li {flex: 0 0 33.33%;max-width: 33.33%;}
.event-no-slider ul li img {width: 100%;}
.lawyers-association-sec {background: var(--Black);text-align: center;}
.lawyers-association-sec p {color: #ffff;}
.lawyers-association-sec .video-wrap {margin-top: 45px;}
.lawyers-association-sec .video-wrap iframe {width: 100%;max-width: 1034px;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}
.lawyers-association-sec .video-wrap {position: relative;padding-top: 48%;max-width: 1034px;max-width: 85%;margin: 30px auto 0;}
.lawyers-association-sec2 {background: var(--Gold);}
.lawyers-association-sec2 .col-md-4 {flex: 1 1 33%;max-width: 33%;}
.lawyers-association-sec2 .col-md-8 {flex: 1 1 67%;max-width: 67%;align-self: center;}
.lawyers-association-sec2 .BulletList ul {margin: 0;padding: 0;}
.BulletList li a {color: inherit;}
.BulletList ul ul {display: block;margin-top: 5px !important;}
.lawyers-association-sec2 .BulletList ul li:after {filter: contrast(0)brightness(100);}
.lawyers-association-sec2 .las2-right-content {padding-left: 9%;}
.lawyers-association-sec2 .las2-right-content p {line-height: 1.6;}
.lawyers-association-sec2 .las2-right-content .BulletList {margin-bottom: 30px;}
.membership-opportunities-slider ul {margin: 0;list-style: none;padding: 0;}
.membership-opportunities-slider {width: 100%;}
.lawyers-association-sec2 .col-12 {flex: 1 1 100%;max-width: 100%;}
.membership-opportunities-slider .owl-item {padding: 50px 30px;background: #ffffff;}
.membership-opportunities-slider .owl-item img {width: 100%;height: 193px;object-fit: contain;}
.membership-opportunities-slider .owl-nav .owl-prev {left: -50px;}
.membership-opportunities-slider .owl-nav .owl-next {left: auto;right: -50px;}
.membership-opportunities-slider .owl-nav button {position: absolute;transform: translate(0, -50%);top: 50%;z-index: 1;margin: 0 !important;color: #ffffff;background: transparent !important;}
.membership-opportunities-slider .owl-nav button i {font-size: 40px;color: #ffffff;}
.divider {margin: 50px 0;border-color: var(--Black);}
.lawyers-association-sec2 .HeaderText {margin-bottom: 30px;}
.SubHeader.no-border {border-style: none;padding-bottom: 0;}
.member-profile-card {display: inline-flex;flex-wrap: wrap;text-align: left;margin: 20px auto 0;}
.member-profile-card .img-holder {flex: 0 0 90px;-webkit-flex: 0 0 90px;max-width: 90px;}
.member-profile-card .img-holder img {width: 90px;height: 90px;border-radius: 50%;object-fit: cover;}
.member-profile-card .mpc-content {flex: 0 0 calc(100% - 90px);-webkit-flex: 0 0 calc(100% - 90px);max-width: calc(100% - 90px);align-self: center;padding-left: 20px;}
.member-profile-card .mpc-content h3 {font-size: 18px;font-weight: 700;color: #ffffff;margin: 0 0 0;}
.member-profile-card .mpc-content p {font-size: 18px;font-weight: 500;color: #ffffff;font-style: italic;margin: 0 0 0;}
.member-spotlight-sec {background-color: var(--Black);text-align: center;}
.member-spotlight-sec .SubHeader {color: #ffffff;margin: 0 0 25px;}
.member-spotlight-sec p {color: var(--Gold);}
.py-30 {margin-top: 30px;margin-bottom: 30px;}
.more-info-btn {font-weight: 800;font-size: 14px;line-height: 22px;text-align: center;letter-spacing: 0.05em;background: #c59e66;color: var(--Black);padding: 10px 21px;z-index: 9;display: inline-flex;align-items: center;border-radius: 6px;justify-content: center;transition: all 0.3s ease;}
.more-info-btn:hover {background: var(--Black);color: var(--Gold);}
.sidebar-block {margin-bottom: 30px;}
.sidebar-block .title-gray {color: var(--Gold);font-size: 22px;margin: 0;padding: 15px;background: var(--Black);text-align: center;}
.sidebar-content {padding: 10px 40px;background: #ededed;}
.arrow-list ul {list-style: none;padding: 5px 0;margin: 0;}
.arrow-list ul li a {display: block;padding: 15px 40px 15px 15px;position: relative;background: var(--Gold);border-radius: 6px;color: var(--Bold);font-weight: 700;}
.arrow-list ul li a i {position: absolute;right: 12px;top: 16px;color: #cdcdcd;}
.arrow-list li {margin: 15px 0;}
.sidebar-block .sidebar-content .eventbox {margin: 0px 0;padding: 20px 0;background: transparent;border: none;box-shadow: none;}
.sidebar-block .sidebar-content .eventbox .event-time-box {position: relative;top: 0;left: 0;margin-bottom: 10px;}
.sidebar-block .sidebar-content.events-list .eventbox h3 {font-size: 18px;}
.sidebar-block .sidebar-content.events-list hr {border-color: #788590;background: transparent;opacity: 1;margin: 6px 0;}
.sidebar-block .sidebar-content.news-list .news-card .nc-content {-webkit-flex: 0 0 100%;flex: 0 0 100%;padding: 0;}
.sidebar-block .sidebar-content.news-list .news-card {margin: 20px 0;}
.sidebar-block.mobdesign .sidebar-content {display: none;}
.about-img-gallery .col-4 {flex: 0 0 33.33%;max-width: 33.33%;padding: 0 15px;}
.about-img-box {position: relative;background: var(--Black);border-radius: 12px;z-index: 0;padding: 10%;overflow: hidden;}
.about-img-box .innerTxt {display: flex;justify-content: center;align-items: center;min-height: 300px;}
.about-img-box h2 {font-size: 30px;text-align: center;color: var(--Gold);transition: all 0.3s ease;}
.about-img-box>img {position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: -1;opacity: 0.35;}
.my-30 {margin-top: 15px;margin-bottom: 15px;}
.bg-white {background-color: #ffffff;}
.about-img-box:hover h2 {color: #ffffff;}
.header .navbar .btn-navbar.collapsed,
.header .navbar .btn-navbar {/* top: 18px; */}
#zoneToolBar form,#zoneToolBar select{margin:0;}
.eventbox .img-holder:hover:after{
    z-index:-9999;
}