@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    font-weight: 400;
      font-family: "Lato", sans-serif;
    font-style: normal;
    font-size: 15px;
    line-height: 1.5;
    color: #405a6e;
}

*,
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;
}

input {
    outline: none;
}

img {
    max-width: 100%;
}

a {
    color: #1fc0db;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #00517b;
}

.px-5 {
    padding-left: 5px;
    padding-right: 5px;
}


.PageTitle {
    font-weight: 400;
    font-size: 26px;
    color: #00517b;
    font-family: "Lato", sans-serif;
}

.HeaderText {
    font-weight: 400;
    font-size: 26px;
    color: #00517b;
    font-family: "Lato", sans-serif;
}

.HeaderText b {
    font-weight: 900;
}

.HeaderTextSmall {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    color: #00517b;
    font-family: "Lato", sans-serif;
    margin: 0 0 15px;
}

.SubHeading {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    line-height: 1.2;
    display: inline-block;
    margin-top: 0;
    text-transform: uppercase;
}
/* .SubHeading:after {
    content: "";
    display: block;
    background: #ff914d;
    width: 200px;
    height: 5px;
    margin: 10px 0px 20px;
} */

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #00517b;
    font-family: "Lato", sans-serif;
    line-height: 1.3;
    font-weight: 800;
}

p,
.BodyText, li {
      font-family: "Lato", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 1.6;
      color: #405a6e;
}

p.BodyTextLarge,
.BodyTextLarge {
    font-size: 16px;
}

p.InfoText,
.InfoText {
    font-size: 10px;
}

.TitleText {
    font-size: 55px;
    font-weight: 800;
    color: #405a6e;
      font-family: "Lato", sans-serif;
    line-height: 1.3;
}

.Brown {
    color: #472103 !important;
}

.Gray {
    color: #9A8D83 !important;
}

.Blue {
    color: #121412 !important;
}

.LightBlue {
    color: #619EED !important;
}

.CircularStdBook{font-family: 'Circular Std Book' !important; font-weight: 400 !important; }
.CircularStdBlack {font-family: 'Circular Std' !important; font-weight: 800 !important; }
.CircularStdBold {font-family: 'Circular Std' !important; font-weight: 700 !important; }



.text-yellow {
    color: #ff914d !important;
}
a.btn,
a.btn:hover {
	transition: all 0.3s ease !important; 
	background-size: 100% 150% !important;
}

.YCBAButton {
    background: #ff914d;
    border: 2px solid #ff914d;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-decoration: auto;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
      font-family: "Lato", sans-serif;
}

.YCBAButton:hover,
.YCBAButton:focus {
    background: #0E3E46;
    color: #ffffff;
    text-decoration: none;
    border-color: #0E3E46;
}

.BlueButton {
    background: #225E9B;
    border: 2px solid #225E9B;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-decoration: auto;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
      font-family: "Lato", sans-serif;
}

.BlueButton:hover,
.BlueButton:focus {
    background: #C7C7C7;
    color: #ffffff;
    text-decoration: none;
    border-color: #C7C7C7;
}

.WhiteBorder {
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: auto;
    display: inline-block;
    padding: 10px 15px;
    text-align: center;
}

.WhiteBorder:hover,
.WhiteBorder:focus {
    color: #ffffff;
    text-decoration: none;
    background: #023b56;
}

.TextButton {
    color: #227dad;
      font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}
.TextButton:after {
    content: ">>";
    line-height: 1;
}

.TextButton:hover {
    color: #24b5d2;
    text-decoration: none;
}
.welcome-sec {
}
.welcome-sec .span8 {
        width: 750px;
    }

.welcome-sec .span4 {
    width: 320px;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
}



.pd_40 {
    padding: 40px 0px;
}
.pdb_40 {
    padding-bottom: 40px;
}

.pd_50 {
    padding: 50px 0px;
}

.pd_60 {
    padding: 60px 0;
}

.pd_70 {
    padding: 70px 0;
}

.pd_30 {
    padding: 30px 0;
}

.mb-30 {
    margin-bottom: 30px;
}

.gray-bg {
    background: #DDD8D3;
}

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
    width: 100%;
    clear: both;
}

.xs979 {
    display: none !important;
}

.xs767,
.xsVisible {
    display: none !important;
}

.xsHidden979 {
    display: block !important;
}

.xsHidden767,
.xsHidden {
    display: block !important;
}

.textUnderline {
    text-decoration: underline;
}

/***Header***/
.printHeader,
.printFooter {
    display: none;
}
.header {
    min-height: 116px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    background: #f7f7f7;
}

.headerSpace {
    width: 100%;
    height: 206px;
    background-color: transparent;
}

.header .navbar {
    margin-bottom: 0;
    border-top: 1px solid #e5e7e9;
    background: #ffffff;
}

.header .navbar .nav li.dropdown .memberSection a.YCBAButton {
    background: rgba(236, 169, 79, 0);
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: auto;
    display: inline-block;
    padding: 10px 20px;
    background: #ed3943;
    text-align: center;
    margin-right: 15px;
}
.header .navbar-brand img {
    height: 160px;
}
header .navbar .nav li form .btn-flex {
    align-items: center;
}

.header .nav-collapse .nav .dropdown .dropdown-menu.memberSection li.droplist-1.member-boxthree ul {
    margin: 0;
    display: block;
}

.header .nav-collapse .nav .dropdown .dropdown-menu.memberSection li.droplist-1.member-boxthree ul li {
    display: block;
}

.header .nav-collapse .nav .dropdown .dropdown-menu.memberSection li.droplist-1.member-boxthree ul li a {
    color: #ffffff;
}

.header .nav-collapse .nav .dropdown .dropdown-menu.memberSection li.droplist-1.member-boxthree ul li a.YCBAButton {
    margin-top: 10px;
}

.header .nav-collapse .nav .dropdown .dropdown-menu.memberSection li.droplist-1.member-boxthree ul li a.YCBAButton:before {
    display: none;
}

.header .navbar .nav li.dropdown .memberSection a.YCBAButton:hover {
    background: #eca94f;
    border-color: #eca94f;
    color: #ffffff;
    text-decoration: none;
}

.header-drop-title a.readMoreButton {
    padding: 0 !important;
    color: #ed3943 !important;
}

.header .navbar .nav li.dropdown .droplist-1 .header-drop-title h2 {
    color: #121412;
}

.header .navbar-inner {
    border: none;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    padding: 0;
    min-height: inherit;
    background: #fff;
}
.header .navbar-brand img {
    height: 110px;
    object-fit: contain;
}
.header .navbar-brand {
    margin-left: 0px;
    float: left;
    max-height: 100%;
    /* height: 115px; */
    padding: 10px 10px 10px 0px;
    width: auto;
}

.header .navbar .nav>li>a {
      font-family: "Lato", sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 20px;
      /* text-align: center; */
      color: #00517b;
      text-shadow: none;
      padding: 10px 22px;
      display: block;
      text-transform: uppercase;
}

.header .navbar .nav>li.dropdown>a:after {
    width: 6px;
    height: 6px;
    content: "";
    position: relative;
    top: -3px;
    z-index: 1;
    left: 0;
    margin-left: 10px;
    bottom: 0px;
    border: 2px solid #00517b;
    border-style: none solid solid none;
    display: inline-block;
    transform: rotate(45deg);
}

.header .navbar .nav li:nth-last-child(3) a span {
    display: block;
    text-decoration: underline;
    font-family: 'PT Serif', serif;
}

.header .navbar .nav li:nth-last-child(3) {
}

.header .navbar .nav li:nth-last-child(3) ul.memberSection ul.droplist-2 li {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.header .navbar .nav li:nth-last-child(3) ul.memberSection ul.droplist-2 li a {
    color: #fff;
}

.header .navbar .nav li.dropdown .memberSection li,
.header .navbar .nav li.dropdown .memberSection li p,
.header .navbar .nav li.dropdown .memberSection li a {
    color: #fff;
    display: inline-block;
    padding: 0;
    font-weight: 300;
    font-size: 16px;
}

.header .navbar .nav li.dropdown .memberSection li p {
    margin-bottom: 20px;
    font-size: 18px;
}

.header .navbar .nav li.dropdown .memberSection li a {
    text-decoration: underline;
}

.header .navbar .nav li.dropdown .memberSection li label {
    font-weight: 300;
    font-size: 16px;
}

.header .navbar .nav li.dropdown .memberSection li input {
    background-color: #fff;
    border: 0;
    height: 45px;
    border-radius: 0;
    width: 100%;
    margin-bottom: 15px;
    color: #121412;
    font-family: 'Montserrat', sans-seri;
    font-weight: 400;
    padding: 0 10px;
}

.header .navbar .nav li.dropdown .memberSection li input:focus {
    box-shadow: none;
}

.header .navbar .nav li.dropdown .memberSection li form a.btn {
    color: #fff;
    background: transparent;
    border: 2px solid #fff;
    font-size: 13px;
    font-weight: 500;
    height: 50px;
    min-width: auto;
    text-transform: uppercase;
    border-radius: 0px;
      font-family: "Lato", sans-serif;
    line-height: 46px;
    padding: 0;
    margin: 0;
    box-shadow: none;
    text-shadow: none;
    padding: 0 25px;
    display: inline-block;
    width: auto;
    text-decoration: none;
}

.header .navbar .nav li.dropdown .memberSection li form a.btn:hover {
    background: #fff;
    color: #2d3e55;
}

.header .navbar .nav li.dropdown .memberSection li form a {
    width: 50%;
    float: left;
}

.header .navbar .nav li.dropdown .memberSection li form a.WhiteBorder:hover,
.header .navbar .nav li.dropdown .memberSection li form a.WhiteBorder:focus {
    background: #BA0C2F;
    color: #ffffff;
    border-color: #BA0C2F;
}

.header .navbar .nav li.dropdown .memberSection li form a:last-child {
      font-family: "Lato", sans-serif;
    font-size: 14px;
    text-align: left;
    padding: 0px;
    text-decoration: none;
    margin-left: 15px;
    margin-top: 5px;
    text-transform: inherit;
}

.header .navbar .nav li.dropdown li a:hover,
.header .navbar .nav li .dropdown-menu>li.dropdown-submenu ul li a:hover,
.header .navbar .nav li.dropdown li a:focus,
.header .navbar .nav li .dropdown-menu>li.dropdown-submenu ul li a:focus,
.header .navbar .nav li .dropdown-menu>li:hover a {
    background: transparent;
}

.dropdown li {
    padding: 0 0px;
}

.header .navbar .nav ul.dropdown-menu li>a:hover {
    color: #00517b;
    background: #1fc0db;
}

.inline-link {
    font-size: 12px;
      font-family: "Lato", sans-serif;
}

.header .navbar .nav li.active>a {
    color: #ffffff;
    box-shadow: none;
    background: #00517b;
}

.header .navbar .nav>li {
    display: inline-block;
}
.header .navbar .nav>li.top-btns {
    margin-left: 15px;
}

.header .navbar .nav li>a:hover,
.header .navbar .nav li>a:focus {
    background-color: #005183;
    color: #ffffff;
    box-shadow: none;
}

.header .nav-collapse.collapse {
    margin: 0;
}

.header .nav-collapse .nav {
    margin: 0;
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    padding-left: 0;
    width: 100%;
}

.searchBtnFn {
    position: initial;
    line-height: 0;
}

.header .navbar .nav>li>.dropdown-menu::after,
.header .navbar .nav>li>.dropdown-menu::before {
    display: none;
}
.top-strip .ts-right-box .social-links {
    font-size: 0;
}

.dropdown-menu>li>a {
    color: #3b3b3c;
}

.header .navbar .nav li .dropdown-menu li>a {
    border-right: none;
    text-align: left;
    white-space: normal;
    padding: 8px 20px;
    border: none;
    margin-bottom: 0px;
    color: #ffffff;
    font-size: 14px;
    display: block;
    text-decoration: none;
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: 600;
}

.header .dropdown-menu {
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header .navbar .nav li .dropdown-menu>li:last-child a {
    border-bottom: none;
}

.header .dropdown-menu {
    width: 215px;
}
.header .dropdown-menu .droplist-1:not(:last-child),.header .dropdown-menu .droplist-1>ul>li:not(:last-child) ,
.zoneOWrap .dropdown-menu .droplist-1:not(:last-child),.zoneOWrap .dropdown-menu .droplist-1>ul>li:not(:last-child) {
    border-bottom: 1px solid #316fad;
}
.header .navbar .nav>li>a {
    position: relative;
    background: transparent;
    z-index: 1;
}

.header .dropdown-submenu>.dropdown-menu ,
.zoneOWrap .dropdown-submenu>.dropdown-menu {
    border: none;
    padding: 0;
    margin: 0;
}

.header .navbar .nav li .dropdown-menu>li.dropdown-submenu ul li a {
    border: none;
    background: rgba(0, 0, 0, 0.1);
}

.header .navbar .nav li.dropdown.open>.dropdown-toggle,
.header .navbar .nav li.dropdown.active>.dropdown-toggle,
.header .navbar .nav li.dropdown.open.active>.dropdown-toggle,
.header .navbar .nav li.active>.dropdown-toggle {
    color: #ffffff;
    background-color: #00517b;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-weight: 600;
    box-shadow: none;
}

.header .navbar .nav li.dropdown .droplist-1 li a.active {
    color: #eca950;
    font-weight: 700;
}

.header .dropdown-menu {
    border-radius: 0;
    background: rgb(0, 107, 182);
}

.header .navbar .nav li.dropdown .droplist-1 .heading {
    max-width: 215px;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

.header .navbar .nav li.dropdown .droplist-1 .searchHeading {
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
    max-width: 308px;
    text-align: right;
}

.header .navbar .nav li.dropdown .droplist-1 .searchHeading p.TitleText {
    color: #fff;
    border: 0;
    text-shadow: none;
}

.header .formframe {
    width: 100%;
    padding: 0 0px 0 0;
    border-radius: 5px;
    display: block;
}

.header .formframe input {
    float: left;
    /* background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAOCAYAAAD0f5bSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFmSURBVHgBjVI7TsNAEJ3ZJYoRjTtERbjBigQBnXMDSjrgBk46qsAFgnMCUkLJCeIuIH7mBqYBSlcoKNkdZjc/yzESI+1vdt6bL8JMKipUUsorAlII4CNgQkS90Uu3DwVBu3n11glfVz5n0h89d8/yCumpsAZCxFMG6gHSuRbUEwYfCCFg1oO1rUOcfA7jhSev3r7m87SM0WuEAZAYEEC2rs1OlkSZ1QtegbPQ5rIY1+gpYnaMbY7fUgZzvQXVnEESpVAiRObNGRL5C5B1bS++Cv0ykEDctqdBzJY6Lq3zJERYBNgiMemRM9Q6WYaHepoLQqe62w5zgACkGLgQge7y4U/71Ghf8E9nkQeHbJPPv40wzfFj5LxJu00+hjH34p2viml4GsAjYiDCDQNSfiskPK5s7t9Ovu4zLOZR2QuVPTfGkM77whPT56B4aiDl1jRXQH9Jtd565aJZwlT8F/SjqckFSWyCv0wrhb9anqj3AAAAAElFTkSuQmCC); */
    color: #c0c0c0;
    background-position: left 20px center;
    /* width: calc(100% - 110px); */
    background-repeat: no-repeat;
    font-size: 16px;
    display: inline-block;
    margin: 0;
    height: 25px;
    min-height: 25px;
    box-shadow: none;
    outline: none;
    padding: 0 15px 0 15px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    border: 1px solid #c0c0c0;
    border-radius: 0px;
}
.header .formframe form {
    margin: 0;
    padding: 0px;
    height: auto;
    display: block;
    clear: both;
    background: #ffffff;
}
.header .formframe form:before, .header .formframe form:after {
    content: '';
    display: table;
    width: 100%;
    clear: both;
    height: 1px;
    margin-top: -1px;
}
.header .navbar .nav li.dropdown .droplist-1 .formframe input::-webkit-input-placeholder {
    color: #33383A;
}

.header .navbar .nav li.dropdown .droplist-1 .formframe input::-moz-placeholder {
    color: #33383A;
}

.header .navbar .nav li.dropdown .droplist-1 .formframe input:-ms-input-placeholder {
    color: #33383A;
}

.header .navbar .nav li.dropdown .droplist-1 .formframe input:-moz-placeholder {
    color: #33383A;
}

.header .formframe a {
    float: right;
    color: #fff;
    background: #ff914d;
    border: 2px solid #ff914d;
    font-size: 12px;
    font-weight: 700;
    height: 25px;
    min-width: auto;
    text-transform: uppercase;
    line-height: 22px;
    margin: 0;
    box-shadow: none;
    text-shadow: none;
    padding: 0px 5px;
    display: inline-block;
    width: auto;
    border-radius: 0;
}

.header .formframe a.btnWhite:hover {
    background: #00517b;
    border-color: #00517b;
    color: #ffffff;
}


.header .navbar .nav li.dropdown .droplist-1 .formframe a:hover {
    background: #ffffff;
    color: #0b0e2c;
    border: 2px solid #0b0e2c;
    text-decoration: none;
}
.header .navbar .row.flex-row {
    justify-content: space-between;
    padding: 0 15px;
}
.header .navbar .row.flex-row:before, 
.header .navbar .row.flex-row:after {
    display: none;
}
.header .navbar .row.flex-row .top-btns {
    align-self: center;
    padding-right: 0;
    align-self: self-start;
    padding-top: 20px;
}
.header .nav-collapse .nav .dropdown-menu li.dropdown.subMenuParent > .dropdown-menu {
    top: -2px;
}
.header .nav-collapse .nav .dropdown-menu li.dropdown.subMenuParent > .dropdown-menu>li:not(:last-child) {
    border-bottom: 1px solid #316fad;
}

.DiamondBullets ul li.dropdown.open {
    margin: 0 0 0;
}

.DiamondBullets ul li.dropdown.open .dropdown-backdrop {
    display: none;
}

.searchBtnFn .default {
    display: block;
}

.searchBtnFn li {
    display: inherit;
    width: 370px;
    margin: 0 !important;
    padding: 0;
}

.searchBtnFn li {
    display: inherit;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 15px 50px 15px 20px;
    position: relative;
}
.social-links ul li a {
    display: inline-flex;
    line-height: 30px;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: #ff914d;
    border-radius: 50%;
    font-size: 20px;
}
.social-links ul li a:hover {
    text-decoration: none;
    color: #00517b;
}
.social-links .searchBtnFn>a {
    background: transparent;
    color: #7f919e;
    font-size: 16px;
}
.social-links li.cart-icon>a {
    background: transparent;
    margin: 0 5px;
}
.social-links .searchBtnFn>a:hover ,
.social-links li.cart-icon>a:hover {
    background-color: transparent;
}
.social-mobile,
.mobile-links {
    display: none;
}

.top-strip .ts-left-box {
    display: inline-flex;
    align-items: center;
}

.top-strip .ts-left-box>span {
    font-size: 14px;
      font-family: "Lato", sans-serif;
    margin-right: 30px;
}
.top-strip .ts-right-box {
    display: inline-flex;
    align-items: center;
    gap: 15px;
}

.header .navbar .nav li form a {
    padding: 0;
    color: #ffffff;
}

header .navbar .nav li form a.YCBAButton:hover {
    background: #ffffff;
    border-color: #ffffff;
}

.searchBtnFn:hover .dropdown-menu,
body .header .navbar .nav>li.headerlogin:not(.show-form):hover .dropdown-menu {
    display: none !important;
}

.searchBtnFn:hover .dropdown-toggle:after {
    display: none !important;
}

.searchBtnFn >ul {
    display: none;
    position: absolute;
    z-index: 1;
    transform: translateX(-50%);
    left: 0;
    width: 100%;
    max-width: 1200px;
    top: 0;
    right: 0;
    margin: 0;
    height: auto;
    position: relative;
    transform: none;
    display: inline-block;
}

.toplist a {
    font-size: 12px;
    color: #7f919e;
    font-family: "Lato", sans-serif;
    text-decoration: none;
    font-weight: 700;
}
.toplist a:hover {
    color: #00517b;
}
.top-strip .ts-right-box .toplist li {
    position: relative;
    display: inline-flex;
}
.top-strip .ts-right-box .toplist li:not(:last-child):after {
    content: "|";
    position: absolute;
    right: -12px;
    top: 5px;
    font-size: 14px;
    color: #00233d;
    display: none;
}
body .searchBtnFn.dropdown>ul.dropdown-menu {
    margin: 0;
    background: #ffffff;
    left: auto;
    right: 225px;
    padding: 0;
    height: auto;
    top: 19px;
    width: calc(100% - 580px);
    box-shadow: none;
}
.header .navbar .nav>li.active {}

.header .navbar .nav>li:hover>a {
    color: #ffffff;
    background-color: #00517b;
}


.header .formframe a.searchclose {
    background: transparent !important;
    color: #9A8D83;
    padding: 0;
    border: none;
    display: inline-flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: 24px;
    right: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    text-transform: none;
}

.header .navbar .nav li.dropdown .droplist-1 .formframe a.searchclose svg {
    margin-left: 8px;
}

.header .navbar .nav>li.dropdown>a {
    z-index: 99;
    position: relative;
    display: flex;
    align-items: center;
}

.searchBtnFn>a:after {
    display: none;
}

.header .navbar .nav ul.dropdown-menu li.dropdown>a:before {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 0px;
    font-size: 12px;
    transition: all 0.3s ease;
}

.header .navbar .nav ul.dropdown-menu li:hover>a:before {
    font-size: 12px;
    padding-right: 5px;
}

.header .navbar .nav ul.dropdown-menu li.dropdown>a:before {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

.header .dropdown-menu ul {
    list-style: none;
}

.header .dropdown-menu ul {
    list-style: none;
    margin: 0;
}

.header .dropdown-menu .droplist-1 ul {
    position: absolute;
    left: 100%;
    width: 100%;
    top: -2px;
    background: #ffffff;
    display: none;
    padding: 2px;
}

.header .dropdown-menu .droplist-1>ul {
    top: 0 !important;
}

.header .dropdown-menu .droplist-1 {
    position: relative;
}

.top-btn-wrap {
    display: inline-flex;
    gap: 15px;
}

.top-btn-wrap>a {
    display: inline-block;
    width: auto;
}
.top-btn-wrap .YCBAButton {
    color: #ffffff;
}

.top-btn-wrap .YCBAButton:hover {
    color: #ffffff;
}

header .top-strip {
    display: flex;
    justify-content: space-between;
    padding: 5px 0px;
}

ul.toplist {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    gap: 20px;
    margin: 0;
    align-items: center;
}

ul.toplist li:not(:first-child) {
    /* margin-left: 30px; */
}
.toplist a i {
    margin-right: 8px;
    font-size: 16px;
}
.social-links>ul {
    margin: 0;
    display: inline-flex;
    gap: 10px;
    list-style: none;
    padding: 0;
}



.card_box {
      background: #eee;
      padding: 0;
    }

    .card_header {
        background: #00517b;
        padding: 15px;
        border-bottom: 3px solid #ff914d;
    }
    .card_header .ColumnHeader {
        color: #fff;
        margin: 0;
    }

    .card_body {
      padding: 20px;
    }

    .social-btn {
      display: block;
      width: 100%;
      padding: 10px;
      color: #fff;
      margin-bottom: 10px;
      border-radius: 3px;
      text-align: left;
      font-size: 14px;
    }

    .facebook {
      background: #4c66a4;
    }

    .linkedin {
      background: #007bb6;
    }

    .facebook:hover {
        background: #2a447e;
        color: #ffffff;
        text-decoration: none;
    }

    .linkedin:hover {
        background: #0070a6;
        text-decoration: none;
        color: #ffffff;
    }

    .social-btn i {
      margin-right: 10px;
    }

    .divider {
      text-align: center;
      margin: 15px 0;
      color: #555;
    }

    .login-body input[type="text"],
    .login-body input[type="password"] {
      width: 100%;
      padding: 10px;
      margin-bottom: 15px;
      border: none;
      background: #ffffff;
      border-radius: 0px;
    }
    .login-body input[type="text"]:focus, .login-body input[type="password"]:focus {
      box-shadow: none;
      outline: none;
    }

    .remember-box {
      margin-bottom: 15px;
      font-size: 14px;
      display: flex;
      align-items: center;
      gap: 5px;
      line-height: 10px;
      margin-top: 10px;
    }
    .remember-box input {
      margin: 0;
    }
    .card_box .overlay-icon {
    display: inline-flex;
    background: #ff914d;
    width: 70px;
    height: 70px;
    color: #ffffff;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 30px;
    margin: -30px auto 0;
}
.bg-white {
    background: #ffffff;
}
.mb-15 {
    margin-bottom: 15px;
}

.actionCard_box{padding:0;box-shadow: 0 3px 6px -1px rgb(0 0 0 / 60%);}
.actionCard_box .actionCard_header{background:#00517b;padding:15px;border-bottom:3px solid #ff914d;}
.actionCard_box .actionCard_header .ColumnHeader{color:#fff;margin:0;}
.actionCard_box .actionCard_body{padding:20px;min-height: 330px;}
.actionCard_box .overlay-icon{display:inline-flex;background:#ff914d;width:70px;height:70px;color:#ffffff;justify-content:center;align-items:center;border-radius:50%;font-size:30px;margin:-30px auto 0;z-index: 1;position: relative;}
.actionCard_box .actionCard-actions{
    display: flex;
    gap: 10px;
    margin-top: 20px;
}
.actionCard_box .scrolable-content {
    max-height: 550px;
    overflow-y: auto;
}
.latest-news-box .txt-14 {
    font-size: 14px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    line-height: 1.8;
    margin-bottom: 0;
    margin-top: 0;
}
.actionCard-sec {
    background-color: #f1f1f1;
}
.actionCard-sec .flex-row {
  row-gap: 30px;
} 
.Poweredby-wrap {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 20px;
    flex-wrap: wrap;
    flex-direction: column;
}
.Poweredby-wrap .Poweredby {
    font-size: 12px;
}
.actionCard-sec .span4 {
    flex: 0 0 32.333333%;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
}
.row.flex-row:before, .row.flex-row:after {
    display: none;
}
/*-------Slider-----***/
.slider {
    position: relative;
}
.hero-banner {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}
.hero-banner .fixed-bg {
    opacity: 1;
}    
.hero-banner .item {
    display: flex;
    min-height: 575px;
}
.hero-banner.slider .hero-bg {
    position: absolute;
    width: 100%;
    height: auto;
    top: -60px;
    bottom: 0;
    max-height: 1250px;
    z-index: -1;
}

.slider .owl-carousel .item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 400px;
    position: relative;
    overflow: hidden;
    padding: 40px 0;
}

.slider .owl-carousel .item:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    left: 0;
    width: 100%;
    height: 100%;
    background: #023b56;
    opacity: 0.0;
}


.slider .owl-carousel .item img {
    position: relative;
    width: 100%;
    height: auto;
    z-index: -1;
    top: 0;
    left: 0;
    opacity: 1;
}

.slider .owl-carousel .owl-dots {
    position: relative;
    margin: -26px auto 0 !important;
    bottom: auto;
    width: auto !important;
    display: inline-block !important;
    left: 0;
    transform: translateY(0%);
    display: flex !important;
    flex-direction: row;
    top: -45px;
    justify-content: center;
}

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

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

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #ff914d;
}
.slider .owl-carousel .owl-nav button.owl-prev {
    background: rgb(0 0 0 / 55%);
    color: #ffffff;
    left: 15px;
    border-radius: 50%;
}

.slider .owl-carousel .owl-nav button.owl-next {
    background: rgb(0 0 0 / 55%);
    color: #ffffff;
    right: 15px;
    border-radius: 50%;
}

.carousel-caption {
    background: rgb(255 255 255 / 70%);
    position: relative;
    top: -80px;
    left: 0;
    padding: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    align-self: flex-end;
    width: 100%;
}

.captionFrame {
    margin: 0px auto;
    text-align: center;
    padding: 40px 0;
    max-width: 1170px;
}

.captionFrame .YCBAButton {
    color: #ffffff;
    min-width: 280px;
}

.captionFrame ul li:nth-child(2) {
    line-height: 1.4;    
    border: 0;
    text-shadow: none;
    text-align: center;
    margin-bottom: 25px;
      font-family: "Lato", sans-serif;
    color: #ffffff;
    font-size: 30px;
}

.carousel-caption .TitleText {
    margin: 0px 0 15px;
    display: block;
}

.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: #121412;
}

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

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

.captionBtnBox.captionBtnBox-mb {
    display: none;
}
.slider .owl-carousel .owl-nav button.owl-prev, .slider .owl-carousel .owl-nav button.owl-next {
    opacity: 0.5;
}
.slider .owl-carousel .owl-nav button.owl-prev:hover, .slider .owl-carousel .owl-nav button.owl-next:hover {
    opacity: 1;
}

/* Find a Layer  */
.find-layer-sec {
    background-color: #f1f3f7;
    padding: 0;
    margin-top: 80px;
}
.find-layer-sec .img-holder {
    margin-top: -80px;
    position: relative;
    z-index: 1;
}
.find-layer-sec .flex-row {
    align-items: end;
}

.slider .captionFrame li:nth-child(1), .slider .captionFrame li:nth-child(2), .slider .captionFrame li:nth-child(3) {
    transform: translateY(50px);
    opacity: 0;
    transition: all 0s ease-out;
}

.slider .active .captionFrame li:nth-child(1), 
.slider .active .captionFrame li:nth-child(2), 
.slider .active .captionFrame li:nth-child(3) {
    transform: translateY(0px);
    opacity: 1;
    transition: all 0.4s ease-out;
}

.slider .active .captionFrame li:nth-child(1) {
    transition-delay: 0.2s;
}
.slider .active .captionFrame li:nth-child(2) {
    transition-delay: 0.4s;
}
.slider .active .captionFrame li:nth-child(3) {
    transition-delay: 0.6s;
}

/* End Find a Layer  */


/*-------FriendsLogoBox Css----------*/
.section-HeaderText {
    color: #08173A;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 60px;
}

.BlackLine,
.WhiteLine,
.GreenLine {
    position: relative;
}

.BlackLine:before,
.WhiteLine:before {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 200px;
    height: 3px;
    background: #0C1F4F;
}

.WhiteLine:before {
    background: #ffffff;
}

.friendsSliderBox .HeaderText {
    background: #fff;
    padding: 8px 14px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    color: #6C6C6C;
    margin-bottom: 40px;
}

.friendsSliderBox .owl-carousel .owl-item img {
    width: auto;
}

.friendsSliderBox .owl-carousel ul li {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    text-align: center;
    padding: 20px 20px;
}

.friendsSliderBox {
    margin-bottom: 40px;
    position: relative;
}

.friendsSliderBox .owl-carousel ul li a {
    display: inline-block;
}

.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span {
    color: #ffffff;
    font-size: 40px;
    padding: 0;
    width: 40px;
    display: inline-block;
    line-height: 1;
    height: 40px;
    margin-top: -3px;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    margin: -12px 0 0 0;
    left: 0;
    background: rgb(1 59 85 / 15%);
    color: #ffffff;
    height: 36px;
    display: inline-block;
    width: 36px;
    border-radius: 0px;
}

.owl-carousel .owl-nav button.owl-next {
    right: 0;
    position: absolute;
    top: 50%;
    margin: -12px 0 0 0;
    background: rgb(1 59 85 / 15%);
    color: #ffffff;
    height: 36px;
    display: inline-block;
    width: 36px;
    border-radius: 0px;
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    background-color: #ff914d;
}

.friendsSliderBox.friendsSliderBox-mobile {
    display: none;
}

.friendsLogoBox .tab-content .tab-pane {
    display: block;
}

.friendsLogoBox .tab-content {
    position: relative;
}

.friendsLogoBox .tab-content .tab-pane:not(.active) {
    opacity: 0;
    position: absolute;
    z-index: -999;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

/*--------Become A Member---------***/
.member-boxleft {
    display: inline-block;
    vertical-align: middle;
    width: 67%;
}

.member-boxright {
    display: inline-block;
    vertical-align: top;
    padding-left: 18px;
    margin-top: 70px;
}

.member-right {
    border-left: 1px solid #0C1F4F;
    padding-left: 50px;
}

.member-boxleft h3,
.member-boxright h3 {
    margin: 0 0 15px 0;
}

.welcome-content p {
    font-size: 16px;
}


/**--------Footer---------***/
.footer-info p {
    font-size: 14px;
    line-height: 25px;
    margin: 25px 0;
    color: #ffffff;
}

ul.follow-us li {
    display: inline-block;
    vertical-align: middle;
    font-size: 19px;
    font-weight: 500;

    text-transform: uppercase;
    margin: 0 4px;
}

ul.follow-us li:first-child {
    margin-right: 20px;
}

ul.follow-us li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid transparent;
    line-height: 40px;
    color: #0BBA97;
    font-size: 20px;
    text-align: center;
}

ul.follow-us li a:hover,
ul.follow-us li a:focus {
    border-color: #BA0C2F;
    color: #BA0C2F;
}

.contact-links ul li {
    margin-bottom: 18px;
    color: #ffffff;
    position: relative;
    padding-left: 30px;
}

.contact-links ul li span {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 50px);
}

.contact-links ul li>i {
    position: absolute;
    left: 0;
    top: 4px;
    /* height: 25px; */
    /* width: 25px; */
    object-fit: contain;
    color: #8ebdd5;
}
.contact-links ul li>i>img {
    margin-top: -5px;
}
.copyright-txt p {
    color: #ffffff;
    font-size: 14px;
}

.copyright-txt p {
    margin: 0;
    letter-spacing: 0.025em;
    color: #ffffff;
}

img.footlogo {
    width: 100%;
    max-width: 175px;
}

.col1.footer-info {
    position: relative;
}

.footer-links h3,
.contact-links h3 {
    font-size: 30px;
    font-weight: 400;
    color: #ffffff;
    margin: 0 0 30px 0;
    line-height: 1.3;
    font-family: "Lato", sans-serif;
}

.footer-links ul li {
    position: relative;
    padding-left: 0;
    margin-bottom: 5px;
}

.footer-links ul li a,
.contact-links ul li a,
.contact-links ul li span {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 1.3;
    background: transparent;
    text-shadow: none;
}

.footer-links ul li a:hover,
.footer-links ul li a:focus,
.contact-links ul li a:hover,
.contact-links ul li a:focus {
    text-decoration: none;
    color: #ff914d;
}

.d-flex-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer {
    background: #00517b;
    background: -moz-linear-gradient(45deg, #00517b 0%, #1fc0db 100%);
    background: -webkit-linear-gradient(45deg, #00517b 0%, #1fc0db 100%);
    background: linear-gradient(45deg, #00517b 0%, #1fc0db 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00517b', endColorstr='#1fc0db', GradientType=1);
    padding: 70px 0 0;
    position: relative;
    z-index: 2;
    border-top: 4px solid #ff914d;
}

.row.d-flex-wrap:before,
.row.d-flex-wrap:after {
    display: none;
}

.row.d-flex-wrap {
    margin-left: -15px;
    margin-right: -15px;
}

.footer .row.d-flex-wrap>div {
    padding-left: 15px;
    padding-right: 15px;
}

.footer .row.d-flex-wrap>div.col1 {
    -webkit-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    position: relative;
    z-index: 1;
    padding-right: 15px;
}

.footer .row.d-flex-wrap>div.col2 {
    -webkit-flex: 0 0 42.33%;
    flex: 0 0 42.33%;
    max-width: 42.33%;
    padding-right: 15px;
}
.footer .row.d-flex-wrap>div.col3 {
    -webkit-flex: 0 0 24.33%;
    flex: 0 0 24.33%;
    max-width: 24.33%;
    padding-left: 15px;
    text-align: right;
}
.footer .row.d-flex-wrap>div.col4 {
    -webkit-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    /* margin-top: 30px; */
}

.footer .row.d-flex-wrap>div.col5 {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    /* margin-top: 30px; */
}

.footer .row.d-flex-wrap>div.footer-info h3 {
    font-size: 25px;
    color: #DDDDDD;
    margin: 0 0 15px;
}

.footer .footer-links,
.footer .footer-info {}

.footer-links ul.social-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

.footer-links ul.social-list li {
    margin-left: 20px;
    margin-right: 0;
}

.footer-links ul.social-list a {
    font-size: 25px;
    color: #ffffff;
    background: transparent;
}

.copyright-block {
    background: #1c2025;
    padding: 15px 0;
}

.footer-links ul.social-list li>a:before {
    display: none;
}
.footer-links ul li p {
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    line-height: 1.3;
    font-size: 15px;
}

.footer .row.d-flex-wrap>div.col1 .YCBAButton {
    margin-top: 25px;
}

.footer .row.d-flex-wrap>div.col1 .YCBAButton {
    min-width: 164px;
    font-size: 14px;
    color: #ffffff;
}

.footer-links-wrap {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
}
.footer-links-wrap>ul {
    padding: 0 15px !important;
    flex: 0 0 200px;
    max-width: 200px;
}

.footer-links a {
    color: #ffffff;
    font-weight: 700;
}

.footer-links a:hover, .footer-links a:focus {
    color: #ff914d;
}
.copyright-txt a {
    color: #ff914d;
    text-decoration: none;
}
.mt-20 {
    margin-top: 20px;
}
.mt-30 {
    margin-top: 30px;
}

.px_5 {
    padding-left: 8px;
    padding-right: 8px;
}
/* Member Highlight Sec */
.member-highlight-sec {
    padding: 100px 0 70px;
}
.member-card {
    position: relative;
    z-index: 1;
    margin-bottom: 70px;
}
.member-card .img-holder {
    position: relative;
    z-index: 1;
}
.member-card .img-holder img {
    width: 100%;
}
.member-card .hover-content {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.60);
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.3s ease;
}
.member-card:hover .hover-content {
    opacity: 1;
}
.member-card .hover-content  .hc-inner-wrap a {
    color: #ffffff;
}
.member-card .hover-content  .hc-inner-wrap a:hover {
    text-decoration: none;
    color: #cba775;
}
.member-card .hover-content  .hc-inner-wrap a i {
    color: #cba775;
}
.member-card .member-info {
    padding: 0 20px;
    position: absolute;
    width: 100%;
    bottom: -50px;
    z-index: 1;
    left: 0;
}
.member-card .member-info .mi-wrapper {
    padding: 20px 20px;
    background: #cba775;
    text-align: center;
}
.member-card .member-info .mi-wrapper h2 {
    color: #ffffff;
      font-family: "Lato", sans-serif;
    font-size: 20px;
    margin: 0 0 5px;
}

.member-card .member-info .mi-wrapper p {
    color: #ffffff;
    font-size: 14px;
      font-family: "Lato", sans-serif;
    margin: 0;
}
.member-list-slider .member-card {
    margin-bottom: 55px;
}

/* Member Highlight Sec */

.testimonial-block {

}
.testimonial-slider {
    padding: 0 40px;
}
.testimonial-slider .owl-stage {
    padding-top: 20px;
}
.testimonial-block .tb-inner-wrap {
    border: 1px solid #e5e7e9;
    padding: 35px 35px 20px;
    position: relative;
    z-index: 1;
}
.testimonial-slider.owl-carousel .owl-nav button.owl-prev {
    left: -80px;
}

.testimonial-slider.owl-carousel .owl-nav button.owl-next {
    right: -80px;
}
.about-sec .inner-sec-wrap .container {
}
.testimonial-block .tb-inner-wrap h3 {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    color: #000000;
}
.testimonial-block .tb-inner-wrap p {
    margin: 0;
    color: #000000;
    font-size: 14px;
}
.testimonial-block .tb-inner-wrap:before {
    width: 38px;
    height: 27px;
    content: "";
    position: absolute;
    top: -10px;
    left: 35px;
    background-image: url('./../images/testimonial-icon.png');
    background-size: contain;
    background-repeat: no-repeat;
}
.testimonial-block .tb-from {
    padding-left: 35px;
    margin-top: 30px;
    position: relative;
    z-index: 1;
}

.testimonial-block .tb-from h4 {
    font-size: 17px;
    font-weight: 700;
      font-family: "Lato", sans-serif;
    margin: 0;
    color: #46505d;
}

.testimonial-block .tb-from p {
    margin: 0;
    font-size: 14px;
    color: #ff914d;
}
.testimonial-block .tb-from:before {
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #e5e7e9;
    display: inline-block;
    border-style: none none solid solid;
    background: #ffffff;
    position: absolute;
    left: 35px;
    top: -41px;
    transform: rotate(-45deg);
}
/*--- Banner Inner --**/
.bannerInner {
    position: relative;
    background: rgb(14 65 90);
    min-height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.bannerInner .TitleText {
    color: #ffffff;
}
.bannerInner .fixed-bg.rightImg {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    opacity: 1;
    left: auto;
    z-index: 1;
    pointer-events: none;
}
.fixed-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
    z-index: -1;
    object-fit: cover;
}
.bannerInner .banner-content {
    position: relative;
    z-index: 2;
    width: 100%;
}
.bannerInner .fixed-bg.inner-banner-bg {
    opacity: 1;
    z-index: 0;
    pointer-events: none;
}
.bannerInner:before {
    content: "";
    position: absolute;
    width: 35%;
    left: 50%;
    height: 100%;
    background: linear-gradient(90deg, rgb(63 89 109) 5%, rgb(63 89 109) 12%, rgba(255, 255, 255, 0) 100%);
    top: 0;
    display: block;
    z-index: 2;
    opacity: 1;
    margin-left: -2px;
}
/********************/
.quicklink-mobile {
    display: none;
}

.events {
    margin-top: 40px;
    display: block;
}
.events .side-title-center, .siedebar-blog .side-title-center {
    background: #7f919e;
}

.events .eventbox-list,
.siedebar-blog .eventbox-list {
    padding: 25px 25px;
    background: #f2f3f8;
}
.siedebar-blog .eventbox-list {}

.siedebar-blog .eventbox-list .event-box:not(:first-child) {
    border-top: 3px solid #aabbc7;
    padding-top: 10px;
    margin-top: 0;
}

.siedebar-blog .eventbox-list  .event-box:not(:last-child) {
    padding-bottom: 0;
}
.event-box {
    color: #ffffff;
}

.event-box p {
font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    color: #227dad;
    margin: 0;
}

.event-box span.e-date, .event-box span.e-time {
    font-size: 15px;
    color: #405a6e;
      font-family: "Lato", sans-serif;
    font-weight: 400;
    line-height: 1.2;
}
.event-box span.e-date {
    border-bottom: 3px solid #aabbc7;
    display: block;
    text-align: left;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.event-box h3 {
    color: #ffffff;
    margin: 0 0;
}

.event-box:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
}
.member-highlights .side-title-center {
    background: #5f0d01;
}
.member-list-slider {
    padding: 30px 35px;
    background-color: #93140d;
}



.sponsors-box {
    background: #CFD2D9;
    text-align: center;
    padding: 23px 20px;
}
.sponsors-sec .span12 {
    width: 100%;
}
.sponsors-box span {
    background: #fff;
    padding: 4px 12px;
    color: #6C6C6C;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    margin-top: 28px;
    display: inline-block;
}

.sponsors-box span small {
    font-size: 24px;
    color: #000;
    font-weight: 500;
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.sponsors-boxtwo {
    display: block;
    text-align: center;
    margin: 50px 0 30px 0;
    padding: 0 25px;
}

.sponsors-boxthree {
    background: #E9E9E9;
    display: block;
    text-align: center;
    padding: 38px 20px;
    margin: 0 25px;
}

.sponsors-link ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sponsors-link ul a {
    display: inline-block;
    padding: 15px 40px;
    background: #f6f7fb;
    border: 1px solid #ddddde;
    margin-left: -1px;
    font-size: 20px;
    font-weight: 900;
    color: #41464b;
    text-decoration: none;
    position: relative;
}

.sponsors-link ul a:before {
    contain: "";
    width: 10px;
    height: 10px;
    background-color: #eca94f;
    -webkit-transform: translate(-50%, -50%)rotate(45deg);
    transform: translate(-50%, -50%)rotate(45deg);
    position: absolute;
    top: 100%;
    left: 50%;
    content: "";
    opacity: 0;
}

.sponsors-link ul li.active a {
    background: #eca94f;
    border-color: #eca94f;
}

.sponsors-link ul li.active a:before {
    opacity: 1;
}

.sponsors-link {
    margin-bottom: 40px;
}

.events .friendsLogoBox {
    display: none;
}

.inner-content-area>p {
    margin: 15px 0 20px 0;
}

.Highlight p {
    margin-bottom: 40px;
    /* color: #ffffff; */
}
.BulletList ul li {
    line-height: 1.6;
    position: relative;
    padding-left: 30px;
    list-style: none;
    color: #405a6e;
}

.BulletList ul li:before {
    content: "\f105";
    font-family: "Font Awesome 7 Pro";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 10px;
    width: 20px;
    background: #1e7cab;
    text-align: center;
    line-height: 20px;
    color: #ffffff;
    border-radius: 50%;
}
.BulletList ul ol {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
.BulletList ul li:not(:last-child) {
    margin-bottom: 15px;
}
.BulletList ul {
    margin: 0;
    padding-right: 10%;
}

.img-card .img-holder {
    position: relative;
}
.img-card .img-holder img {
    width: 100%;
}

.img-card .img-holder span {
    font-size: 35px;
    color: #ffffff;
    display: inline-block;
    background: #eca94f;
    padding: 5px;
    position: absolute;
    width: 50px;
    bottom: 0;
    right: 0;
    line-height: 1;
    text-align: center;
    height: 50px;
}

.img-card h2 {
    font-size: 18px;
    line-height: 1.4;
    margin: 5px 0 5px;
    color: #0B0E2C;
    text-decoration: none;
    text-transform: uppercase;
    min-height: 52px;
    margin-bottom: 10px;
    font-weight: 700;
}

.img-card:hover h2 {
    color: #9F8F6A;
}

.reg-here-link {
    font-size: 12px;
    font-weight: 700;
    color: #121412;
    text-transform: uppercase;
    position: relative;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFiSURBVHgBnVNBTgJBEOzuWRKP+4T9gYsKiTf4gb5AORnCQXgCL9ALIZ7AF8gPxJMJiswT9gfu0QjT7cxGCNmdXYx12GTSXdU1tT0IHqwmcbj5gpgAIndmgKTR1XNfL+aJvKFbYezbY5jrTRFh9m3M8Lyrk4LAYhTHFKgn+J1agcQOuWz23vRO4HUcRzVSK8/UMqRrNnXnhNzJkp/zZBSYusYSgbCm1CTrW45ProVw4puguBZSwAXxLWxWbRKFV94J1pWhdWrv2y51gtInEIjBj+iQCCEcE1QHF7m7usTFyDBfFFvH94fTz3IRSdbMbvo26CjXkJL9kfqfZGdBk7X24qMfJFuwyCMFR3wPxYDSQOiiiuwcNrsfU6p3tCN3ctUQFd5B5VrjwH2zTTy7Wc7sUgzhj2CmjuNkMvuF7E2gXVGElpcpMGdjBs2e3gWPvr7FqBEjmhYSRhmPJRFR8+0L3McPboCcJBIS7s8AAAAASUVORK5CYII=');
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 1px 0 1px 22px;
}

.mt-40 {
    margin-top: 40px !important;
}
.news-card {
    position: relative;
    padding: 0 0 70px;
    height: 100%;
}

.news-card h3 {
    font-size: 20px;
    color: #405a6e;
      font-family: "Lato", sans-serif;
    font-weight: 700;
    margin: 0 0 15px;
}

.news-card p {
    font-size: 15px;
    color: #405a6e;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    margin: 0 0 15px;
}
.news-sec {
    position: relative;
    z-index: 1;
    /* background-color: ; */
    background: #e7e7e7;
    padding-top: 65px;
    padding-bottom: 90px;
}
.news-sec .span12 {
    margin: 0;
    flex: 0 0 100%;
    width: 100%;
}
 .news-sec .row.d-flex-wrap>div {
    padding-left: 15px;
    padding-right: 15px;
    
}

.news-sec .span3 {
    flex: 0 0 25%;
    width: 25%;
    margin: 0;
}

.news-sec .texture-1 {
    position: absolute;
    width: 750px;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    opacity: 0.4;
}
.news-card .BlueButton {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    min-width: 180px;
}

.news-sec .top-shap {
    position: absolute;
    width: 544px;
    height: auto;
    top: -80px;
    left: 10%;
    z-index: -1;
}

.mobile-contactus .dropdown p {
    font-size: 14px;
    color: #7f919e;
    margin: 0 0 15px;
}



.searchnav-logo {
    padding: 24px 40px 14px 40px;
}

.nav-member-center p {
    color: #ffffff;
    margin: 10px 0 0;
}

.nav-member-center img {
    width: 35px;
}

.breadcrumd-list ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    justify-content: center;
    margin-top: 20px;
}

.breadcrumd-list ul li {
    list-style: none;
    color: #CC9933;
}

.breadcrumd-list ul li a {
    padding: 10px 0;
    font-size: 14px;
}

.breadcrumd-list ul li a {
    color: #FFFFFF;
}

.breadcrumd-list ul li:not(:last-child):after {
    display: inline-block;
    content: '|';
    margin: 0 15px;
    color: #ffffff;
}
.inner-page-content {
    position: relative;
    padding-bottom: 70px;
}
.inner-page-content p {
}
.inner-page-content>div>.row-fluid {
    display: flex;
    flex-wrap: wrap;
}
.inner-page-content>div>.row-fluid:before, .inner-page-content>div>.row-fluid:after {
    display: none;
}
.inner-page-content .inner-content-area {
    padding: 0px 30px 0px 0px;
    width: calc(100% - 325px);
    max-width: 100%;
}
.inner-page-content .sidebar {
    width: 325px;
    padding: 0px 0px 0 25px;
    position: relative;
    left: 0;
    top: 0;
    margin: 0;
    bottom: 0;
}
.side-title-center .ColumnHeader {
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 0;
}
.quicklink-mobile {
    display: none;
}
.event-list ul,.DiamondBullets ul {
    margin: 0px;padding: 0;list-style: none;
}


.ColumnHeader {
    color: #00517b;
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 15px;
}

.sidebar .eventbox-row {
    flex-direction: column;
}

.sidebar .eventbox-col {
    width: 100%;
    margin: 0 0 30px 0;
}

.events, .member-highlights {
    margin-top: 30px;
}

/*Left content*/
.content-info p {
    margin: 20px 0;
}

.Highlight {
    background: #eaeaeae6;
    padding: 45px 8%;
    flex-wrap: wrap;
    
    position: relative;
}

.Highlight h3 {
    margin: 0 0 10px 0;
}
.Highlight p:last-child {
    margin-bottom: 0;
}




.membership-headlinebox h5 {
    text-decoration-line: underline;
    color: #BA0C2F;
    font-size: 22px;
    font-weight: 600;
}

.membership-headlinebox p {
    margin: 20px 0;
}

.forgot-mb {
    display: none;
}

.primary-btnmb {
    display: none;
}

.headtitle {
    display: none;
}

/*-------eventbox Css----------*/
.eventbox {
    padding: 40px 0;
    background: #DBD5CD;
}

.eventbox-row {
    display: flex;
}

.eventbox-col {
    margin-right: 30px;
    width: 33.33%;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}

.eventbox-col:last-child {
    margin-right: 0px;
}

.eventbox-img {
    height: 180px;
    overflow: hidden;
    position: relative;
}

.eventbox-img span img {
    width: auto;
    height: 100%;
    max-width: inherit;
}

.event-head {
    position: absolute;
    z-index: 9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}

.event-head img {
    width: auto;
}

.event-head h4 {
    font-size: 34px;
    font-weight: 400;
    color: #ffffff;

    text-transform: uppercase;
}

.event-head h4 b {
    font-weight: 900;
}

.event-head h4::before {
    content: '';
    position: absolute;
    width: 100px;
    height: 3px;
    background: #fff;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.eventbox-info {
    padding: 15px;
}

.eventbox-item {
    text-align: center;
    margin: 10px 0 0 0;
    border-bottom: 1px solid #fff;
}

.eventbox-item:hover .eventbox-item-in {
    background: #fff;
}

.eventbox-item-in {
    padding: 15px 10px;
    margin-bottom: 10px;
}

.eventbox-item ul {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0;
    opacity: 0.8;
}

.eventbox-item ul li {
    font-size: 14px;
    color: #FFFFFF;
    position: relative;
    padding: 0 20px;
    text-transform: uppercase;
}

.eventbox-item ul li i {
    margin-right: 5px;
}

.eventbox-item ul li:before {
    content: '|';
    position: absolute;
    height: 25px;
    right: 0;
    top: 0;
}

.eventbox-item ul li:last-child:before {
    display: none;
}

.eventbox-item ul li img {
    margin-right: 5px;
}

.eventbox-item ul li img.hover-img {
    display: none;
}

.eventbox-item:hover ul li img.active-img {
    display: none;
}

.eventbox-item:hover ul li img.hover-img {
    display: inline-block;
}

.eventbox-item p {
    color: #fff;
    font-size: 20px;
    margin: 10px 0 0 0;
}

.eventbox-item:hover ul li {
    color: #1B365D;
}

.eventbox-item:hover p {
    color: #1B365D;
}

.eventbox-item.eventbox-item-link {
    border: 0;
    margin: 15px 0;
}

.event-link {
    color: #fff;
    margin: 0 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.event-link:hover,
.event-link:focus {
    color: #fff;
    text-decoration: underline;
}

.mb-20 {
    margin-bottom: 20px;
}
.mb-15 {
    margin-bottom: 15px;
}

.side-title-center {
    text-align: center;
    margin-bottom: 0;
    padding: 30px 15px;
    border-bottom: 1px solid rgba(87, 96, 102, 0.30);
    background: #1e7cab;
}

.owl-theme .owl-dots .owl-dot span {
    background-color: #ffffff;
    width: 12px;
    height: 12px;
}

.info-iconbox h2>a {
    color: inherit;
    text-decoration: none;
}

.info-iconbox:hover span img {
    -webkit-filter: brightness(100);
    filter: brightness(100);
}

.d-inline-block {
    display: inline-block;
}


.fs22 {
    font-size: 22px;
}

.BulletList-row {
    display: flex;
    flex-wrap: wrap;
}

.BulletList-row .BulletList {
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.mr-10 {
    margin-right: 10px;
}

.Highlight .btns-wrap .YCBAButton {
    margin-right: 30px;
}

.my-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.textLine-sec p {
    text-align: center;
    color: #33383A;
}

.img-card {
    background: #ffffff;
    height: 100%;
}

.img-card .img-card-content {
    padding: 30px 40px 30px 34px;
}
.latest-blogs-sec .btn-wrap {
    margin-top: 30px;
    text-align: center;
}
.img-card .img-card-content p {
    font-size: 15px;
    line-height: 1.5;
    color: #7f919e;
}
.img-card .img-card-content .datebx {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    color: #ff914d;
}

.img-card .img-card-content a:hover {
    text-decoration: none;
}

.img-card .img-card-content span.datebx {
    color: #ff914d;
    font-size: 16px;
}
.img-card .img-card-content .datebx span:first-child {
    color: #aaaaaa;
}

.img-card .img-card-content .datebx span.px_5 {
    color: #aaaaaa;
}

.anouncebanner {
    display: none;
    background: #17432F;
    padding: 50px 20px;
}

.anouncebanner p {
    color: #ffffff;
    text-align: center;
    margin-bottom: 25px;
    font-size: 22px;
    font-weight: 400;
}

.anouncebanner .button-wrap {
    display: flex;
    justify-content: space-between;
}

.anouncebanner .button-wrap a {
    display: inline-block;
    padding: 10px 10px;
    width: 48%;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 50px;
    text-align: center;
}

.latest-blogs-sec .flex-row>.span3 {
    margin: 0;
    width: 25%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.latest-blogs-sec .flex-row>.span12 {
    margin: 0 !important;
    width: 100%;
    padding: 0 15px;
}
.latest-blogs-sec .row>.span-12 {
    padding-left: 15px;
    width: 100%;
    margin-left: 0px;
}

.footer img.bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    top: 0;
}

.footer .for-mobile {
    position: relative;
    z-index: 2;
    padding: 30px 15px 20px;
    margin-top: 55px;
}

.footer .for-mobile h2 {
    color: #ffffff;
    font-size: 22px;
    margin: 0 0 15px;
    font-weight: 400;
    line-height: 1.3;
}

.footer .for-mobile .row-flex {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.footer .for-mobile .row-flex .col12 h2 {
    text-align: center;
}

.footer .for-mobile .row-flex .col6 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

.footer .for-mobile .row-flex .col12 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
}

.footer .for-mobile .row-flex .sbmrow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 0 15px;
}

.footer .for-mobile .row-flex .sbmrow ul {
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
}

.footer .for-mobile ul li,
.footer .for-mobile ul li a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
}

.footer .for-mobile ul li {
    border: 1px solid rgb(255 255 255 / 30%);
    border-style: solid none;
    margin: -1px 0 0;
    padding: 4px 0;
    display: flex;
    align-items: center;
    min-height: 40px;
}

.footer .for-mobile ul li a:hover {
    color: #E1C783;
    text-decoration: none;
}

.footer .for-mobile ul li:before {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    color: #A2D5ED;
}

.footer .for-mobile .copyright a {
    color: #ffffff;
    text-decoration: underline;
}

.footer .for-mobile .copyright p {
    font-weight: 900;
    padding: 0 015px;
}

.footer .for-mobile .copyright p>span {
    margin: 0 5px;
}

.footsocial-list {
    background: #0B2239;
    padding: 8px 15px;
    width: 100%;
    position: absolute;
    top: -55px;
    z-index: 1;
}

.footsocial-list ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.footsocial-list ul li:first-child {
    color: #ffffff;
    flex: 1 1 auto;
    font-size: 13px;
    font-weight: 900;
    font-family: 'Raleway';
}

.footer .for-mobile .footsocial-list>ul li a {
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}

.footer .footer-links p, .footer .footer-links p>a {
    color: #ffffff;
    font-size: 14px;
    font-family: "Lato", sans-serif;
    line-height: 2;
}
.footer .footer-links p {
    margin-bottom: 20px;
}
.footer p>span {
    color: #666c84;
}

.footer .for-mobile .footsocial-list>ul li:before {
    display: none;
}

.footer .for-mobile .footsocial-list li {
    border-style: none;
    padding: 0;
    text-transform: uppercase;
}

.footer .for-mobile .footsocial-list li:not(:first-child) {
    margin-left: 25px;
}

.footer .for-mobile .row-flex .col6:first-child ul>li:before {
    display: none;
}

.footer .for-mobile ul li:hover:before {
    color: #E1C783;
}
.footer .top-shap {
    position: absolute;
    right: 10%;
    top: -80px;
    z-index: -1;
}

.sponsors-img-list ul li {
    min-width: auto;
}

.whats-new-sec .flex-row {
    margin-left: -15px;
    margin-right: -15px;
}

.whats-new-sec .flex-row>div {
    margin: 0;
    padding: 0 15px;
}

.whats-new-sec .flex-row>div.sbm8 {
    padding-left: 60px;
}

.whats-new-sec .flex-row>div.span4 {
    flex: 0 0 35%;
    max-width: 35%;
}

.whats-new-sec .flex-row>div.span8 {
    flex: 0 0 65%;
    max-width: 65%;
}

.foot-logo:after {
    width: 126px;
}

.loggedinBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    margin: 0 auto;
    max-width: 250px;
    padding: 5px 0;
}


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;
    font-family: "Lato", sans-serif;
}

.footer .for-mobile ul, .captionFrame ul, .friendsSliderBox .item ul, .footer .footer-links ul, .footer .footer-info ul, .contact-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-links ul li a {
    display: flex;
    padding: 5px 0;
    font-weight: 700;
}
.event-mobile,
.news-mobile {
    display: none;
}

.d-none {
    display: none !important;
}

ul.social-list {
    display: flex;
    list-style: none;
    margin: 0;
    /* justify-content: end; */
}

ul.social-list li a {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* background: #8dbdd5; */
    border-radius: 50%;
    color: #ff914d;
    text-decoration: none;
    font-size: 24px;
}
ul.social-list li a:hover, .mobile-contactus .dropdown .dropdown-menu ul.social-list li a:hover {
    /* background: #00517b; */
    color: #ff914d;
}

ul.social-list li {
    margin-right: 10px;
    color: #ffffff;
    font-size: 14px;
    align-self: center;
}

.foot-logo-wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
}

.my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.titlewrap h1,
.titlewrap h2,
.titlewrap h3,
.titlewrap h4,
.titlewrap h5,
.titlewrap h6 {

    font-weight: 400;
    color: #ff914d;
    text-transform: uppercase;
}

.titlewrap h1 b,
.titlewrap h2 b,
.titlewrap h3 b,
.titlewrap h4 b,
.titlewrap h5 b,
.titlewrap h6 b {
    font-weight: 900;
}

.row.row-flex {
    margin: 0 -15px;
}

.row.row-flex>.span4 {
    flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    max-width: 25%;
    width: 25%;
    padding: 0 15px;
}

.row.row-flex>.span8 {
    flex: 0 0 75%;
    -webkit-flex: 0 0 75%;
    max-width: 75%;
    width: 75%;
    margin-left: 0;
    padding: 0 15px;
}

.event-list .sbm-event .sbm-e-head span:first-child:after {
    display: inline-block;
    content: "|";
    color: #33383A;
    opacity: 0.3;
    position: absolute;
    right: 0;
    top: 0;
}

.event-list .sbm-event .sbm-e-head {
    display: flex;
    justify-content: space-between;
    color: #A8462B;
    font-weight: 400;
    text-align: center;
}

.event-list .sbm-event .sbm-e-head span {
    min-width: 45%;
    text-align: center;
    position: relative;
}


.DiamondBullets ul li {
    position: relative;
    padding-left: 0;
    margin-bottom: 10px;
    float: none;
}
.DiamondBullets ul li:last-child {
    margin-bottom: 0;
}

.DiamondBullets ul li a {
    font-size: 18px;
    color: #1e7cab;
    display: block;
    padding: 10px 20px;
    border: 1px solid #1e7cab;
    width: 100%;
    font-weight: 700;
      font-family: "Lato", sans-serif;
}

.DiamondBullets ul li a:after {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    height: auto;
    background-position: 0 0;
    position: absolute;
    top: 24px;
    right: 15px;
    line-height: 1;
    transform: translateY(-50%);
    font-size: 16px;
    color: #1e7cab;
}

.DiamondBullets ul li a:hover {
    text-decoration: underline;
    color: #23b5d1;
}

.DiamondBullets ul li a:hover:before {
    background-position: 0 -18px;
}

.btn-flex {
    display: flex;
}

.droptitle {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    display: block;
    color: #3a3d3f;
}
.quick-links-sec .span12 {
    width: 100%;
}
.sbm-icon-card-wrap {
    display: block;
    margin: 0 -15px;
}

.sbm-icon-card-wrap>ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    justify-content: space-between;
    width: 100%;
    margin: 0;
}

.sbm-icon-card-wrap>ul>li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    -webkit-flex: 0 0 33.33%;
    padding: 0 15px;
}

.sbm-icon-card-wrap>ul>li a {
    text-decoration: none;
}

.sbm-iconbox {
    padding: 40px 35px 30px;
    transition: all 0.3s ease;
    text-align: center;
    height: 100%;
    position: relative;
    background: #ffffff;
    border: 1px solid #e5e7e9;
    display: block;
}
.sbm-iconbox h3 {
    font-weight: 700;
    line-height: 1.3;
    color: #405a6e;
    margin: 0 0 10px;
    display: block;
      font-family: "Lato", sans-serif;
    font-size: 24px;
}
.sbm-iconbox h3:after {
    content: "";
    display: block;
    background: #ff914d;
    width: 50px;
    height: 5px;
    margin: 10px auto 20px;
}
.sbm-iconbox:before, .sbm-iconbox:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    border: 3px solid #ffffff;
    z-index: 1;
}

.sbm-iconbox:after {
    top: -2px;
    right: -2px;
}

.sbm-iconbox:before {
    bottom: -2px;
    left: -2px;
    top: auto;
    right: auto;
}

.sbm-iconbox p {
    font-size: 16px;
      font-family: "Lato", sans-serif;
    text-align: center;
    color: #405a6e;
}
.link {
    display: inline-block;
}

.sbm-iconbox:hover p {
    /* color: #ff914d; */
}

.sbm-iconbox img {
    height: 44px;
    width: auto;
    object-fit: contain;
    margin-bottom: 10px;
    filter: brightness(1);
    transition: all 0.3s ease;
}

.sbm-iconbox .HighlightTitle {margin-left: -20px;margin-right: -20px;}

.flex-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}
.flex-row>div {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.about-sec {
    padding-top: 50px;
    padding-bottom: 0;
}

.about-sec .inner-sec-wrap {
    position: relative;
    z-index: 1;
    margin: 130px 0 0;
    padding: 0 0px 60px;
    background: #3f596d;
}
.about-sec .span6 {flex: 0 0 50%;max-width: 50%;margin: 0;padding: 0 15px;}

.about-sec .inner-sec-wrap .fixed-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: -1;
    object-fit: cover;
    opacity: 0.6;
    mix-blend-mode: multiply;
}
.about-sec .SectionHeader {
    color: #ffffff;
}

.about-sec .row {
    display: flex;
    flex-wrap: wrap;
    max-width: 1170px;
    margin: -130px auto 0;
}

.about-tflf-box .left-box {
    flex: 0 0 55%;
}
.border-card-box {
    padding: 45px 50px 60px 70px;
    position: relative;
    z-index: 2;
      font-family: "Lato", sans-serif;
}
.border-card-box p {
    margin-bottom: 30px;
}
.border-card-box .YCBAButton {
    color: #ffffff;
}
.about-tflf-box .right-box {
    flex: 0 0 45%;
    max-width: 45%;
    text-align: center;
    justify-content: center;
    padding-left: 45px;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: right;
}

.about-tflf-box h2,
.about-tflf-box p {
    color: #ffffff;
}

.about-tflf-box p {
    font-size: 14px;
    margin-bottom: 45px;
}

.border-card-box:before,
.border-card-box:after {
    content: "";
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    border: 1px solid #ffffff;
    /* left: 0; */
    z-index: -1;
}

.border-card-box:before {
    top: 0;
    border-style: solid none none solid;
    left: 0;
}

.border-card-box:after {
    bottom: 0;
    border-style: none solid solid none;
    right: 0;
}

.border-card-bottom {
    padding-left: 69px;
}
.border-card-bottom .clr-1 {
    color: #ff914d;
}

.img-slider {
    width: 100%;
}

.sponsorSlider .owl-carousel {
	text-align: center;
	position: relative;
	padding: 0 40px;
}
.sponsorSlider ul { margin: 0; padding: 0; list-style: none; }

.sponsorSlider .item {
	text-align: center;
}
.sponsorSlider .item {
	vertical-align: top;
	text-align: center;
	width: 100%;
	margin: 0;
	justify-content: space-around;
	display: flex;
	align-items: center;
}
.sponsorSlider  li {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
	text-align: center;
}
.sponsorSlider li a>img {
    height: 55px;
    object-fit: contain;
}

.sponsorSlider li a {
    display: inline-block;
    margin: 0 auto;
    /* max-width: 80%; */
}
.sponsorSlider .owl-nav {
	margin-top: 0;
	line-height: 0;
}
.sponsorSlider .owl-stage {
	margin: 0 auto;
}
.sponsorSlider .owl-carousel .owl-nav button.owl-prev {
    left: -80px;
}

.sponsorSlider .owl-carousel .owl-nav button.owl-next {
    right: -80px;
}
.sponsors-sec {
    background: #f2f3f8;
    padding: 50px 0 120px;
}
.readmore {
    color: #000000;
    font-size: 16px;
    font-family: 'PT Serif', serif;
}
.readmore i {
    color: #ff914d;
    font-size: 14px;
}
.col12 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}
.row.d-flex-wrap.copyright-wrapper {
    align-items: center;
    padding: 10px 0 30px;
    justify-content: space-between;
}
.copyright-wrapper hr {
    margin: 50px 0 30px;
    border-style: solid none none;
    border-color: #666c84;
}
.copyright-wrapper {
    padding: 15px 15px;
    background: #00517b;
    text-align: center;
    margin-top: 50px;
}
.m-0 {
    margin: 0;
}


.event-box a:hover {
    text-decoration: none;
}
.siedebar-blog {
    margin-top: 30px;
}
.PullQuote .quotetitle {
    margin: 0;
}
.sbm-iconbox .btns {
    margin: 20px -15px 0;
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}
.sbm-iconbox .btns a {
    min-width: 150px;
}   
.img-card .img-card-content h3 {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    margin: 0 0 5px;
}
.stay-conected-sec {
    background: #2b2f3f;
    position: relative;
    z-index: 1;
    border-bottom: 11px solid #b9892b;
    padding: 90px 0;
}
.stay-conected-sec .SectionHeader {
    color: #ffffff;
    text-align: center;
    margin-bottom: 30px;   
}
.stay-conected-sec p {
    color: #ffffff;
    text-align: center;
    font-size: 30px;
    font-family: 'Adobe Garamond Pro Regular';
    padding: 0 2%;
}
.stay-conected-sec .fixed-bg {
    opacity: 0.15;
    background-blend-mode: screen;
}
.counter-box {
    text-align: center;
}

.counter-box .counter {
    color: #ffffff;
    font-size: 55px;
    line-height: 1;
    font-weight: 700;
    margin: 15px 0 5px;
}

.stay-conected-sec .counter-box p {
    color: #9b9b9b;
    margin: 0;
    font-size: 18px;
      font-family: "Lato", sans-serif;
}

.contact-sec {
    background: #f2f3f8;
}

.form-design-1 input,
.form-design-1 textarea {
    background-color: #ffffff;
    width: 100%;
    border-color: #ffffff;
    border-radius: 0;
    padding: 10px 20px;
    height: auto;
    font-size: 14px;
    font-family: Lato;
    margin-bottom: 28px;
    font-family: "Lato", sans-serif;
}
.form-design-1 .BlueButton {
    min-width: 300px;
}
.form-design-1 input:focus:invalid:focus,
.form-design-1 textarea:focus:invalid:focus,
.form-design-1 select:focus:invalid:focus {
    border-color: #ffffff;
    box-shadow: none;
}


.form-design-1 textarea:focus, 
.form-design-1 input[type="text"]:focus, 
.form-design-1 input[type="password"]:focus, 
.form-design-1 input[type="datetime"]:focus, 
.form-design-1 input[type="datetime-local"]:focus, 
.form-design-1 input[type="date"]:focus, 
.form-design-1 input[type="month"]:focus, 
.form-design-1 input[type="time"]:focus, 
.form-design-1 input[type="week"]:focus, 
.form-design-1 input[type="number"]:focus, 
.form-design-1 input[type="email"]:focus, 
.form-design-1 input[type="url"]:focus, 
.form-design-1 input[type="search"]:focus, 
.form-design-1 input[type="tel"]:focus, 
.form-design-1 input[type="color"]:focus, 
.form-design-1 .uneditable-input:focus {
    border-color: #ffffff;
    box-shadow: none;
}



.contact-sec .container {
    max-width: 925px;
    margin: 0 auto;
}
.contact-sec .row.row-flex {

}
.contact-sec .row.row-flex .span12 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
    margin: 0px;
}

.contact-sec .row.row-flex .span4 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    width: 33.33%;
    padding: 0 15px;
    margin: 0px;
}

.counter-box {
    margin-top: 80px;
}
.latest-blogs-sec {
    padding: 50px 0;
}
.Highlight .btns-wrap {
    display: inline-flex;
    flex-wrap: wrap;
    row-gap: 20px;
}

.DiamondBullets ul li ul>li  a:hover {
    background: #e5d6bf;
    color: #23b5d1;
}

.white-box {
    background: #ffffff;
    border: 2px solid #d1d3d4;
    padding: 40px;
}
.magzone-wrapper {
    background-color: #1e7cab;
    padding: 30px 40px;
    margin-top: 50px;
    border-bottom: 18px solid #23b5d1;
}

.magzone-box {
    display: flex;
    margin-top: 50px;
}
.magzone-box .magzone-img {
    flex: 0 0 170px;
    max-width: 170px;
}
.magzone-box .magzone-content {
    flex: 0 0 calc(100% - 170px);
    max-width: calc(100% - 170px);
    padding-left: 30px;
}
.magzone-box .SubHeading {
    color: #ffffff;
}

.news-box {
    display: flex;
    align-items: flex-start;
}
.news-box .newsdate {
    flex: 0 0 130px;
    max-width: 130px;
    height: 130px;
    text-align: left;
    background: #1e7cab;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    color: #ffffff;
    flex-wrap: wrap;
}
.news-box .newscontent {
    flex: 0 0 calc(100% - 130px);
    max-width: calc(100% - 130px);
    padding-left: 30px;
}
.news-box .newsdate p {
    font-size: 20px;
    color: #ffffff;
    line-height: 1;
    margin: 0;
}
.news-box .newsdate span {
    font-size: 50px;
    font-weight: 900;
}

.news-box .newsdate span sup {
    font-size: 50%;
    top: -1em;
}
.news-box .newscontent h3 {
    font-size: 20px;
    margin: 0 0 5px;
    color: #227dad;
}
.news-box .newscontent p {
    font-size: 15px;
    color: #405a6e;
}
.white-box hr {
    margin: 15px 0;
    opacity: 1;
    border-color: #dedede;
}
.magzone-wrapper .SubHeading {
    color: #ffffff;
    margin-bottom: 0;
}

.magzone-wrapper p {
    color: #ffffff;
}
.magzone-box .magzone-content h3 {
    font-size: 20px;
    font-weight: 900;
      font-family: "Lato", sans-serif;
    color: #ffffff;
    margin-top: 0;
}
.magzone-box .magzone-content p {
    color: #8fbed5;
    font-size: 15px;
}

.magzone-box .magzone-content h4 {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 5px;
}
.magzone-box .magzone-content .TextButton {
    color: #ffffff;
    margin: 35px 0;
}
.magzone-box .magzone-content hr {
    border-style: solid none none;
    margin: 15px 0;
}

.job-post-action-wrap {
    position: relative;
    z-index: 0;
    float: left;
    width: 515px;
}

.job-post-action-wrap .YCBAButton {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}
.job-board-sec {
    padding: 70px 0;
    background: #f2f3f8;
}
.job-listings {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0px;
    padding: 50px 60px 100px;
    background: #ffffff;
    position: relative;
}

.job-listings .job-card {
    padding: 0 15px;
    flex: 0 0 50%;
    max-width: 50%;
}

.job-listings .job-card .job-title {
    font-size: 16px;
      font-family: "Lato", sans-serif;
    font-weight: 700;
    margin: 0 0 5px;
}

.job-meta {
    list-style: none;
    margin: 0;
    padding: 0;
}

.job-meta li {
    position: relative;
    display: flex;
    gap: 8px;
    font-size: 15px;
    color: #405a6e;
      font-family: "Lato", sans-serif;
    margin: 5px 0;
}

.job-meta li i {
    margin-top: 4px;
    opacity: 0.7;
}
.job-listings .YCBAButton {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.job-listings:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 70px;
    height: 70%;
    background: #ffffff;
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
    top: 15%;
    left: -67px;
}
.job-search-col {
    margin-left: 55px;
    width: 600px;
}
.img-card h3 {
    margin: 0 0;
    padding: 20px 30px 14px;
    font-size: 28px;
    color: #1e7cab;
    border-bottom: 5px solid #24b5d2;
      font-family: "Lato", sans-serif;
    font-weight: 700;
}

.img-card-sec {
    position: relative;
    z-index: 1;
    padding: 80px 0;
}
.img-card-sec {

}
.img-card-sec .span4 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
}
.img-card .img-card-content .YCBAButton {
    margin-top: 20px;
}
.img-card-sec .fixed-bg.texture-2 {
    opacity: 1;
}


 .facebook-section {
         background: #f7f7f7;
}
.facebook-section .SectionHeader {
margin-bottom: 40px;
}
.facebook-section .d-flex-wrap.facebook-cards-row {
    margin-left: -30px;
    margin-right: -30px;
}
.facebook-card {padding: 0px 30px;max-width: 33.33%;flex: 1 1 33.33%;margin: 0;display: flex;flex-direction: column;}
.fb-header {display: flex;align-items: center;gap: 0;margin-bottom: 6px;}
.fb-header img {
width: 32px;
height: 32px;
border-radius: 50%;
display: inline-block;
vertical-align: middle;
}
.fb-header span {font-weight: 600;font-size: 15px;color: #222;}
.fb-header div {margin-left: auto;font-size: 12px;line-height: 1.2;color: #888;font-weight: 400;}
.fb-content p {
font-size: 14px;
color: #333;
margin-bottom: 10px;
}
.fb-content a {color: #0d2e48;text-decoration: underline;word-break: break-all;}
.fb-content img {
width: 100%;
margin-top: 10px;
border-radius: 6px;
}
.facebook-card:not(:last-child) {
border-right: 1px solid #bababa;
}
         
.fb-header .fb-header-content {
    flex: 0 0 calc(100% - 32px);
    max-width: calc(100% - 32px);
    padding-left: 10px;
}
.box-design .bd-content h3 {
    font-size: 20px;
    margin: 0 0 5px;
}

.box-design .bd-content {
    padding: 12px 0 0;
}

.box-design .bd-content p {
    font-size: 15px;
}
.column-4-sec .row.d-flex-wrap>div {
    margin: 0;
    padding: 0 15px;
}
.column-4-sec .row.d-flex-wrap>.span12 {
    flex: 0 0 100%;
    max-width: 100%;
}
.column-4-sec .row.d-flex-wrap>.span3 {flex: 0 0 25%;max-width: 25%;margin-bottom: 30px;}
.column-4-sec .span3 {
    margin-bottom: 30px;
}
.adv-block {
    margin-top: 30px;
}
.header-links a {
    color: #7f919e;
    font-size: 14px;
    display: block;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0px;
}
.header-links {
    margin-bottom: 10px;
}
.px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.submit-btn-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}


.input-group.careers-search {
    display: flex;
}

.input-group.careers-search input {
    width: 100%;
    border-radius: 0px;
    padding: 8px 15px;
    height: auto;
    height: 38px;
    margin: 0;
    border-color: #d8d8d8;
}

.input-group.careers-search .btn {
    height: 38px;
    background: #d8d8d8;
    border-style: none;
    border-radius: 0px;
}

.input-group.careers-search .input-group-btn {
    flex-shrink: 0;
}
.featured-job {
    background: #f2f3f8;
    padding: 10px 15px;
    margin-top: 0;
    display: block;
}
.featured-job h2 {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.featured-job:hover {
    background: #C7C7C7;
    text-decoration: none;
}

.featured-job p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
}
.floating-icon-1 {
    position: fixed;
    top: 15px;
    right: 15px;
    background: rgb(0, 72, 255);
    display: inline-flex;
    z-index: 999;
    border-radius: 50%;
}

.floating-icon-1 img {
    width: 40px;
    height: 40px;
}




.latest-news-box {
    padding: 5px 0;
    margin-top: 0;
    display: block;
}
.latest-news-box h2 {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.latest-news-box:hover {
    text-decoration: none;
}

.latest-news-box p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
}
.latest-news-box .newsdate_box {
    font-size: 12px;
    color: #888;
    margin-top: 5px;
}
.latest-news-box .txt-14 a:hover {
    color: #ff914d;
    text-decoration: none;
}

.sidebar .actionCard_box .actionCard_body {
    min-height: auto;
    box-shadow: none;
}

.sidebar .actionCard_box {
    margin-bottom: 30px;
    box-shadow: none;
    background: #eee;
}
.inner-page-content {
    padding-top: 80px;
}
.row.d-flex-wrap>.span6 {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
}
.text-dark {
    color: #333 !important;
}
.hero-banner ul {
    margin: 0;
    padding: 0;
}

.quick-links-wrapper ul {
    margin: 0;
    padding: 5px 0;
}

.quick-links-wrapper ul a {
    display: block;
    width: 100%;
}

.quick-links-wrapper ul li {
    display: block;
    text-align: left;
}
.quick-links-wrapper a {
    font-size: 14px;
    padding: 5px 15px;
}
.quick-links-wrapper .dropdown-toggle {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    box-shadow: none !important;
}

.quick-links-wrapper .dropdown-toggle:focus, .quick-links-wrapper .dropdown-toggle:hover {
    outline: none;
    box-shadow: none;
}

.quick-links-wrapper .dropdown-menu {
    position: initial !important;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    float: none;
    background: #f7f7f7;
    box-shadow: none;
    border-color: #f6f6f6;
}
.quick-links-wrapper ul li,
.quick-links-wrapper ul li.btn-group {
    margin: 0 !important;
}
.quick-links-wrapper ul li.btn-group {
    padding: 0px 15px;
    border: 1px solid #e8e8e8;
    margin-top: -1px !important;
}
.quick-links-wrapper ul  {
    background: #ffffff;
    padding: 0;
}
.quick-links-wrapper .dropdown-toggle .caret:before {
    content: "\f107";
    width: auto !important;
    height: auto !important;
    border-style: none !important;
    font-weight: 900;
    font-family: "Font Awesome 7 Pro";
}

.quick-links-wrapper .dropdown-toggle .caret {
 width: auto !important;
    height: auto !important;
    border-style: none !important;   
}
.quick-links-wrapper ul li a:hover {
        text-decoration: none;
    background: transparent;
    color: #ff914d;
    
}
.quick-links-wrapper ul li .dropdown-menu {
    margin-bottom: 15px;
}
.mb-5 {
    margin-bottom: 5px;
}
.welcome-sec .actionCard_box {
    background: #eee;
    box-shadow: none;
}

.share-box {
    display: inline-flex;
    align-items: center;
    border-radius: 3px;
    margin: 10px 0 20px;
}

.share-box .shareText {
    color: #1fc0db !important;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
}
.share-box .shareText:hover {
    color: #2c7be5 !important;
    opacity: 0.8;
    text-decoration: none;
}

.shareText .plus {
    display: inline-block;
    background: #2c7be5;
    color: #fff;
    width: 24px;
    height: 24px;
    text-align: center;
    border-radius: 3px;
    margin-right: 6px;
    line-height: 24px;
}

.share-box  .divider {
    width: 1px;
    height: 14px;
    background: #1fc0db;
    margin: 0 12px;
}

.share-box .social-icons {
  display: flex;
  gap: 6px;
}

.share-box .icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 26px;
    height: 26px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
}
.share-box .icon:hover {    
    opacity: 0.6;
    text-decoration: none;
}

/* Colors */
.share-box .icon.fb {
  background: #1877f2;
}

.share-box .icon.x {
  background: #000;
}

.share-box .icon.mail {
  background: #888;
}

.share-box .icon.linkedin {
  background: #0a66c2;
}

.share-box .shareText {
    color: #1fc0db !important;
        flex: 0 0 66px;
    flex-shrink: 0;
    width: 66px;
    display: inline-flex !important; 
}
.share-box .shareText:hover {
    color: #2c7be5 !important;
}
.noSearchText{
    border-color: rgba(82, 168, 236, 0.8) !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
}
.hideElem{
    display: none !important;
}
.footerWrap{
    padding: 0 !important;
}
.footerWrap .copyright-wrapper{
    margin-top: 0px !important;
}
.footerMainWrap{
    border:0 !important;
}
.footerNoCopyRight{
    padding-bottom: 50px !important;
}
.zoneEWrap{
    padding-bottom: 30px;
}
.removeFlex.span12{
    width: 100% !important;
}
#shareSocialWrap .jssocials-share-link{
    padding: 5px !important;
}
#shareSocialWrap .jssocials-share-logo{
    font-size: 15px !important;
}
#shareSocialWrap{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
}
#zoneToolBar form,#zoneToolBar select{margin:0;}