@charset "utf-8";
:root {
    --Montserrat: 'Montserrat', sans-serif;
    --Black: #051d2e;
    --Gold: #ba9863;
    /* --DarkBlue: #051d2e; */
}

html { min-height: 100%; position: relative; font-family: 'Montserrat', sans-serif; }
body {font-family: 'Montserrat', sans-serif;overflow-x: hidden;margin: 0;padding: 0;background: #e5e5e5;font-style: normal;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: #ba9863;text-decoration: none;}
a:hover, a:focus {color: #205AC3;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: 500;font-size: 18px;line-height: 1.4;color: var(--Black);margin-bottom: 15px;}
p.BodyTextLarge, .BodyTextLarge {  font-style: normal; font-weight: normal; font-size: 20px; line-height: 1.4; color: #000000; }
p.InfoText , .InfoText  {  font-style: normal; font-weight: normal; font-size: 14px; line-height: 1.4; color: #000000; }
.h1, .h2, .h3, .h4, .h5, .h6 { margin-top: 0px; }
h1, h2, h3, h4, h5, h6 {
    color: var(--Black);
    line-height: 1.3;
}
.TitleText {
    margin: 0px 0px 20px;
    font-size: 35px;
    font-weight: 800;
    color: #051d2e;
    text-align: left;
}
.HeaderText {font-style: normal;font-weight: 800;font-size: 25px;line-height: 1.2;color: var(--Black);margin-bottom: 20px;}

.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;}

.Burgundy { background: #790033; }
.Blue { background: #273B61; }
.Teal { background: #007083; }
.Gold { background: #FDB913; }
.Green { background: #005834; }
.Purple { background: #330044; }
.Red { background: #BA1A39; }
.GrayDark { background: #808285; }
.GrayMid { background: #BCBEC0; }
.GrayLight { background: #DCDDDE; }


.adBox.Burgundy p, .adBox.Blue p, .adBox.Teal p, .adBox.Gold p, .adBox.Green p, .adBox.Purple p, .adBox.Red p, .adBox.GrayDark p{color:#fff; }
.adBox.Burgundy{ background: #790033;}
.adBox.Blue { background: #273B61;}
.adBox.Teal { background: #007083;}
.adBox.Gold{ background: #FDB913;}
.adBox.Green{ background: #005834; }
.adBox.Purple{ background: #330044;}
.adBox.Red{ background: #BA1A39;}
.adBox.GrayDark{ background: #808285;}
.adBox.GrayMid p, .adBox.GrayLight p{color:#000;}
.adBox.GrayMid{background: #BCBEC0; }
.adBox.GrayLight{ background:  #DCDDDE; }
.adBox.Gray{ background:  #DBDBDB; }



.Burgundy.banner .item:after { background: rgba(121, 0, 51, 0.63); }
.Blue.banner .item:after { background:rgba(39, 59, 97, 0.63); }
.Teal.banner .item:after { background: rgba(0, 112, 131, 0.63); }
.Gold.banner .item:after { background: rgba(253, 185, 19, 0.63); }
.Green.banner .item:after { background:rgba(0, 88, 52, 0.63); }
.Purple.banner .item:after { background: rgba(51, 0, 68, 0.63); }
.Red.banner .item:after { background:rgba(186, 26, 57, 0.63); }
.GrayDark.banner .item:after { background: rgba(128, 130, 133, 0.63); }
.GrayMid.banner .item:after { background:rgba(188, 190, 192, 0.63); }
.GrayLight.banner .item:after { background: rgba(220, 221, 222, 0.63); }

.Montserrat{font-family: var(--Montserrat);}
.MontserratMedium{font-family: var(--Montserrat); font-weight: 500;}
.MontserratBold{font-family: var(--Montserrat); font-weight: 700;}
.MontserratSemiBold{font-family: var(--Montserrat); font-weight: 600;}
.MontserratExtraBold{font-family: var(--Montserrat); font-weight: 900;}


.KTLAButton:hover {color: #fff;}
.KTLAButtonLarge {font-weight: 800;font-size: 16px;line-height: 22px;text-align: center;letter-spacing: 0.05em;text-transform: uppercase;background: var(--Gold);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;}

.KTLAButtonLarge:hover, .KTLAButtonLarge:focus {color: #fff;}
.KTLAButtonLarge:hover:before,.KTLAButtonLarge:focus:before {border-color:#ffffff}
.Highlight {background: rgba(220, 221, 222, 0.8);padding: 45px 42px;text-align: left;}
.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;
}
.NavyButtonLarge {
    background: var(--Black);
    padding: 23px 36px;
    min-width: 200px;
    color: var(--Gold);
    border: 2px solid var(--Black);
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 37px;
    font-weight: 800;
    border-radius: 16px;
    display: inline-block;
    text-align: center;
    transition: all 0.3s ease;
}
.NavyButtonLarge:hover, .NavyButtonLarge:active, .NavyButtonLarge:focus {
    color: #ffffff;
}

.Highlight p { max-width: 100%; margin-bottom: 20px; }
blockquote {border: none;line-height: 2;color: var(--Black);padding: 25px;font-weight: 500;border: 3px solid var(--Black);border-style: solid none;font-size: 22px;}
blockquote.pull-right {
    border-right: none;
    padding: 25px;
}
blockquote.pull-right .QuoteAuthor, blockquote .QuoteAuthor {
    font-weight: 700;
    color: var(--Black);
    line-height: 2;
}
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: 15px;font-size: 18px;line-height: 1.4;color: var(--Black);font-weight: 600;}
.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: 189px;}
/*Top Header*/
.topHeader { display: flex; justify-content: space-between; }
.logo {padding: 15px 0px 8px;}
.brand {padding: 0;position: relative;display: inline-block;vertical-align: top;}
.brand img {/* position: absolute; *//* top: 0px; *//* left: 0px; */width: 290px;}
.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: 22px;padding-bottom: 8px;margin-bottom: 10px;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 {}
.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; }
.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: 20px;
    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: var(--Black);position: fixed;}
.header .navbar {left: 0;margin: 0;right: 0;z-index: 1030;transition: none;background: #c59e66;}
.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;}
.header .navbar .navigation>ul>li>a {
    padding: 11px 0px;
    position: relative;
    display: block;
    text-align: center;
    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: 17px;
    line-height: 1.1;
    text-transform: uppercase;
    color: var(--Black);
}
.header .navbar .navigation>ul>li:last-child>a:before {
    display: none;
}
.header .navbar .navigation>ul>li:last-child>a {padding-right: 0px;}
.header .navbar .navigation>ul>li:first-child>a { padding-left: 0px; }
.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 var(--Black);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 .navigation { width: 100%; position: static; }
.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>li:last-child {
    text-align: right;
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    margin-left: 30px;
}

.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: 11px 0px 12px; }
.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: var(--fa-font-solid); 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: var(--fa-font-solid); 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;color: #ffffff;padding: 10px 15px;font-weight: 500;}
.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; }
.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(--Black);text-decoration: none;background: var(--Gold);}
.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;}
.BCBAnoBullets.memberCenter .KTLAButtonLarge {width: 300px;}
.memberCenter>ul { margin: 0; padding: 0; display: inline-block; vertical-align: top; }
.memberCenter>ul>li>a, .memberCenterMob>li>a { position: relative; }
.KTLAButtonLarge>img {
    width: 30px;
    margin-right: 10px;
}
.memberCenter>ul>li:hover>a {/*background: #C13543;*/}
.memberCenter>ul li>img, .memberCenterMob>li>a>img { width: 39px; height: 39px; display: block; margin: 0 auto; margin-bottom: 15px; border-radius: 50%; }
.memberSection.dropdown-menu li:nth-child(3) ul > li{margin: 0px 0 10px;text-align: left;}
.memberSection.dropdown-menu li:nth-child(3) ul > li a{color: #fff;}
.memberSection.dropdown-menu li:nth-child(3) ul > li a:hover{text-decoration:underline;}
/******banner******/
.banner { position: relative; background: transparent; }
.banner .item>img {width: 100%;height: 570px;object-fit: cover;}
.banner .item {position: relative;min-height: 200px;}
.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;/*transform: translateY(-50%);*/text-align: center;z-index: 9;padding: 0 0px;width: 100%;}

.bannerCaption .TitleText {
    /* color: #ffffff; */
}
.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.containerCustom .captionWhiteDiv p {margin-bottom: 10px;max-width: initial;}
.bannerCaption .container.containerCustom 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.containerCustom {
    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: 80px;
    padding-bottom: 80px;
}
.sec-pdt {
    padding-top: 80px;
}
.sec-pdb {
    padding-bottom: 80px;
}
/*news box*/
.mainContent {padding: 85px 0 60px;}
.content.inner-page .mainContent {
    padding: 50px 0 0;
    background: #ffffff;
}
.news {}
.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 82px 30px 50px;min-height: 390px;z-index: 1;display: flex;align-items: end;}
.newsBox img {position: absolute;top: 0px;left: 0px;height: 100%;width: 100%;object-fit: cover;z-index: -2;}
.newsBox h4 {font-style: normal;font-weight: 500;font-size: 18px;line-height: 1.2;color: #005195;margin-top: 0;}

.newsBox h4>a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.newsBox .newsBoxInnerWrap {

}
.newsBox .newsBoxInnerWrap h4 {
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
}
.newsBox .newsBoxInnerWrap .readMore {
    color: #ffffff;
    font-size: 15px;
    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;}
.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; }
.nBox .Burgundy:after { background: #790033; }
.nBox .Blue:after { background: #273B61; }
.nBox .Teal:after { background: #007083; }
.nBox .Gold:after { background: #FDB913; }
.nBox .Green:after { background: #005834; }
.nBox .Purple:after { background: #330044; }
.nBox .Red:after { background: #BA1A39; }
.nBox .GrayDark:after { background: #808285; }
.nBox .GrayMid:after { background: #BCBEC0; }
.nBox .GrayLight:after { background: #DCDDDE; }
/* .nBox .nContent {position: absolute;z-index: 1;top: 50%;left: 50%;width: 100%;text-align: center;padding: 40px 40px;transform: translate(-50%, -50%);} */
.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: #ba9863;
    font-size: 15px;
    font-weight: 700;
}
.news-sec .event_title {
    margin-bottom: 20px;
}
.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.containerCustom { 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: var(--Black);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: 20px;
    margin: 0;
    color: #ffffff;
    
    line-height: 1.2;
    font-weight: 300;
}

.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 a {font-style: normal;font-weight: normal;font-size: 16px;line-height: 1.3;color: #FFFFFF;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;}
.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: 600;
    font-size: 15px;
    line-height: 1.3;
    color: var(--Gold);
    margin-bottom: 20px;
    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 li a {position: relative;display: inline-block;font-weight: 500;font-size: 12px;text-transform: uppercase;}
.footer .BCBAnoBullets .d-list-wrap ul li:before {
    content: ">";
    color: #ffffff;
    font-size: 12px;
    margin-right: 5px;
}
.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.containerCustom { 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 40%;
    max-width: 40%;
}
.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: #eceff3;
    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.containerCustom { 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;
}
.KTLAButton {
    background: var(--Gold);
    padding: 11px 40px;
    min-width: 200px;
    color: var(
    --Black);
    border: 2px solid var(--Gold);
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 800;
    border-radius: 6px;
    letter-spacing: 0.05em;
    display: inline-block;
    text-align: center;
    transition: all 0.3s ease;
}
.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%);
}
/* .news-brief-row:before,
.news-brief-row:after {
    display: none;
}
.row-fluid.news-brief-row {
    display: flex;
}
.news-brief-row .span8 {
    flex: 0 0 calc(100% - 440px);
    max-width: calc(100% - 440px);
    padding-right: 130px;
    margin: 0;
}
.news-brief-row .span4 {
    flex: 0 0 440px;
    max-width: 440px;
    margin: 0;
}
.news-brief-row .news {
    margin-bottom: 0;
} */


.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;
}
/* 26092022 */
.homebanner {
    background: #015FAD;
}

.slider {
    position: relative;
}

.slider .owl-carousel .item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 705px;
    position: relative;
    padding: 30px 0 60px;
    background: rgb(18 20 18 / 60%);
    display: flex;
    align-items: center;
}

.slider .owl-carousel .item img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: cover;
    top: 0;
    left: 0;
    opacity: 1;
}

.learnMoreButton {
    color: #3F4F5F;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: auto;
    display: inline-block;

    text-align: center;
    font-size: 20px;
    font-weight: 900;
    border-style: none;
}

.learnMoreButton:before {
    display: inline-block;
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1;
    font: var(--fa-font-solid);
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    font-size: 120%;
    line-height: 1;
    padding: 4px 12px;
    border: 1px solid #595d61;
    margin-right: 15px;
    color: #595d61;
}

.slider .owl-carousel .owl-dots {
    position: absolute;
    left: 0;
    display: flex !important;
    flex-direction: row;
    top: auto;
    width: 100%;
    justify-content: center;
    z-index: 1;
    bottom: 15px;
}

.owl-theme .owl-dots .owl-dot {
    outline: none;
    background: transparent;
    margin: 3px;
}

.owl-theme .owl-dots .owl-dot span {
    background: #bec1c5;
    margin: 0;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--Gold);
}

.carousel-caption {
    background: transparent;
    max-width: 1200px;
    margin: 0px auto;
    position: relative;
    top: 0;
    left: 0;
    padding: 0 20px;
}

.captionFrame {
    padding: 50px 0px;
    text-align: center;
}
.captionFrame ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


.carousel-caption .TitleText {
    color: #ffffff;
    margin: 10px 0;
}

.carousel-caption li {
    color: #ffffff;
    font-size: 38px;
    line-height: 1.2;
    font-weight: 600;
}

.carousel-caption li:last-child {
    margin-top: 20px;
}

.captionBtnBox {
    position: absolute;
    right: 0;
    width: 100%;
    max-width: 1920px;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0 auto;
}

.captionBtnBox .captionBtnFrame ul {
    margin: 0px;
}

.captionBtnFrame {
    background-color: rgb(12 33 52 / 65%);
    position: absolute;
    right: 0;
    width: 100%;
    max-width: 423px;
    height: 100%;
    padding: 42px 34px;
    top: 0;
    z-index: 1;
}

.captionBtnBox ul li {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.captionBtnBox ul li:last-child {
    margin-bottom: 0px;
}

.captionBtnBox ul li a {
    padding: 15px 22px 15px 22px;
    display: flex;
    align-items: center;
    width: 100%;
    background: rgba(255, 255, 255, 0.0);
    border: 1px solid #ffffff;
    min-height: 98px;
}

.captionBtnBox ul li a:hover {
    background: rgba(255, 255, 255, 1.0);
}

.captionBtnBox ul li a .iconBox {
    width: 50px;
    float: left;
    margin: 0px 0px;
    text-align: center;
}

.captionBtnBox ul li a .iconBox img {
    margin: 0 auto;
    padding-top: 2px;
    filter: contrast(0)brightness(100);
    width: 43px;
    height: 43px;
    object-fit: contain;
}

.captionBtnBox ul li a .iconBox svg path {
    fill: #ffffff;
}

.captionBtnBox ul li a .iconBox img.default {
    display: block;
}

.captionBtnBox ul li a .textBox {
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
    max-width: 200px;
    overflow: hidden;
}

.captionBtnBox ul li a .textBox h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
}

.captionBtnBox ul li a .arrow {
    float: right;
    padding: 19px 0;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff;
    font-size: 20px;
}

.captionBtnBox ul li a:hover .textBox h2,
.captionBtnBox ul li a:hover .arrow {
    color: #2d2d2d;
}

.captionBtnBox ul li a:hover .iconBox svg path {
    fill: #2d2d2d;
    ;
}

.captionBtnBox ul li a:hover .iconBox img {
    filter: none;
}

.captionBtnBox.captionBtnBox-mb {
    display: none;
}

.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 430px;
    -webkit-flex: 0 0 430px;
    max-width: 430px;
}
.inner-page .row-fluid>.rightcol{
    flex: 0 0 calc(100% - 430px);
    -webkit-flex: 0 0 calc(100% - 430px);
    max-width: calc(100% - 430px);
}
.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; */
}
.rightcol p a {
    text-decoration: underline;
}
a.KTLAButton, a.KTLAButtonLarge, a.NavyButton, a.NavyButtonLarge, a.NavyButtonMini{
    text-decoration: none!important;
}
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 0 8px;
    font-size: 22px;
    line-height: 1.2;
    color: var(--Black);
    font-weight: 700;
}
.eventbox p.tp-txt {
    font-size: 14px;
    color: #202225;
}
.eventbox {
    padding: 52px 35px 25px;
    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: #ffffff;
    text-align: center;
    padding: 8px 16px;
    position: absolute;
    top: -20px;
    left: 35px;
    z-index: 1;
}
.eventbox .event-category {
    font-size: 14px;
    font-weight: 700;
    color: var(--Black);
    text-transform: uppercase;
    margin: 0 0 8px;
}

.eventbox .event-location {
    font-size: 12px;
    font-weight: 700;
    color: var(--Black);
    margin: 0 0 15px;
}

.eventbox .img-holder {
    margin: 10px 0 15px;
}
.eventbox .img-holder img {
    width: 100%;
}
.event-time-box p {
    font-size: 12px;
    color: var(--Gold);
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
}

.event-time-box span {
    font-size: 22px;
    color: var(--Gold);
    font-weight: 700;
}
.inner-page .row-fluid>.leftcol .MAJButton {
    font-size: 12px;
    min-width: 177px;
    padding: 12px;
}
.recent-news-wrap {
    
}

.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;font: var(--fa-font-solid);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;
    background: #051d2e;
    display: inline-block;
    right: 0;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    top: 9px;
}

.become-member-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.become-member-box .bmb-content {
    flex: 1 1 calc(100% - 310px);
    max-width: calc(100% - 310px);
    padding-right: 9%;
}
.become-member-box .bmb-btn-wrap {
    flex: 0 0 310px;
    max-width: 310px;
    text-align: right;
}
.become-member-box p {
    font-size: 24px;
    color: var(--Black);
}
.become-member-sec {
    background: #ba9863;
    padding: 60px 0;
}
.row.flex-row {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.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: #ba9863;
}
.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;
}
.events-photos-slider .owl-nav .owl-prev {
    left: -50px;
}

.events-photos-slider .owl-nav .owl-next {
    left: auto;
    right: -50px;
}

.events-photos-slider .owl-nav button {
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    z-index: 1;
    margin: 0 !important;
    color: #ffffff;
    background: transparent !important;
}
.events-photos-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;
}
.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;
}
.sidebar-block.mobdesign .sidebar-content {
    display: none;
}
.owl-carousel .owl-stage{
    margin: 0 auto;
}
.zoneJPTag{
    font-size: 24px !important;
}
.closeSearchIcon{
    display: none;
}
.showsearch .closeSearchIcon{
    display: block !important;
}