/*--------------------------------------------------------------
Roy Smart - https://demo.energizethemes.com/brisk/
--------------------------------------------------------------*/
@font-face {
  font-family: TimesNewRoman;
  src: url(/templates/brisk/fonts/timesnewroman.ttf);
}
body {
  color: #00033D !important;
  font-family: TimesNewRoman !important;
}
.convertforms .cf-label, .convertforms .cf-btn, .rc-anchor-checkbox-label
{
   font-family: TimesNewRoman !important;
}
@media (min-width: 1200px) {
  #site-name-handler {
    width: 320px !important;
  }
}
@media (min-width: 1200px) {
  #st-navigation {
    width: 850px !important;
  }
}
.menu-nav > li > a {
  color: #00033D !important;
}
.menu-nav > li.active > a, .menu-nav > li > a:hover, .menu-nav > li.sfHover > a, .menupanel ul.selectnav li a:hover, a.menupanel:hover, a.menupanel, .open-social-links:hover {
  color: #ec1c23 !important;
      z-index: 3 !important;
}
.menu-nav ul li > a:hover, .menu-nav ul li.sfHover > a, .selectric-items li:hover, .orderlist a:hover {
  background-color: #00033D !important;
}
#top-handler {
  background-color: rgba(255, 255, 255, 1);
  padding-bottom: 20px !important;
}
#top-handler.tiny {
  background-color: rgba(255, 255, 255, 1) !important;
}
.menu-nav ul li a, .selectric-items li, .orderlist a {
  color: #00033D;
}
.page-header > h2 {
  color: #00033D !important;
  font-size: 32px !important;
}
.page-header > h1 {
  color: #00033D !important;
  font-size: 32px !important;
}
.tmp-content-area > h2 {
  color: #00033D !important;
  font-size: 32px !important;
}
#main-content-handler .row-fluid .span12 .tmp-content-area .span6 > h1 {
  font-size: 32px !important;
}
#sn-position .h1 {
  top: 10px !important;
}
.moduletable_banner .con_style1 {
  background-color: rgba(0, 3, 61, 0.8);
}
.moduletable_banner.white .con_style1 {
  background-color: rgba(236, 28, 35, 0.8);
}
.moduletable_banner a {
  color: #ffffff !important;
}
.moduletable_style1, .quick-contact {
  background-color: #ec1c23 !important;
}
.moduletable_style2:hover {
  background-color: #00033D !important;
}
#searchOpenButton {
  color: #00033D !important;
}
.menu-nav li li a {
  font-size: 15px !important;
}
#breadcrumb-line a {
  color: #ffffff !important;
}
#breadcrumb-line {
  padding: 2px 0px 10px 0px !important;
}
#main-content-handler .row-fluid .span10 p strong {
  color: #00033D !important;
}
#foo-left-right a {
  color: #00033D !important;
}
#footer {
  color: #00033d !important;
  ;
}
.menu-nav ul li a .sf-sub-indicator {
  border-left-color: #00033D !important;
}
#main-content-handler a, a:hover, .moduletable_menu ul.menu li ul li a:hover {
  color: #ec1c23 !important;
}
.button, .btn, .cf-btn {
  color: #ffffff !important;
  background-color: #ec1c23 !important;
}
.button:hover, .btn:hover, .cf-btn:hover {
  color: #ffffff !important;
  background-color: #00033D !important;
}
.membership_logos {
  margin-bottom: 10px !important;
}
#searchOpenButton:hover, .log-panel li a:hover {
  color: #ec1c23 !important;
}
#top-long-2 {
  background-color: #00033D !important;
}
#bottom-bg {
  background: #00033d !important;
  color: #ffffff !important;
}
/* GRID - Start */
#infoZoneComponent .span12 {
  margin-left: 0px !important;
}
#menuWrap .mod-list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0px 20px;
  list-style: none;
  background-color: rgba(214, 73, 82, 0);
  padding: 10px;
  margin-left: 0px;
}
#menuWrap .mod-list ul li {
  flex: 1 1 280px;
  margin: 10px 0;
  max-width: calc(100% - 20px);/ Adjusting for the gap / box-sizing: border-box;
}
#menuWrap .mod-list ul li {
  padding: 20px 10px;
  text-align: center;
  background-color: #00033D !important;
}
#menuWrap .mod-list ul li:hover {
  background-color: #ec1c23 !important;
}
#menuWrap .mod-list li {
  padding: 20px 10px;
  text-align: center;
  background-color: #f7f7f7 !important;
  list-style: none;
  margin: 10px 0 10px 0;
}
#infoZoneComponent .item-page ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0px 20px;
  list-style: none;
  background-color: #f7f7f7 !important;
  padding: 10px;
  margin-left: 0px;
}
#infoZoneComponent .item-page ul li {
  flex: 1 1 280px;
  margin: 10px 0;
  max-width: calc(100% - 20px);
  box-sizing: border-box;
}
#infoZoneComponent .item-page ul li {
  padding: 20px 10px;
  text-align: center !important;
  background-color: #fff !important;
}
#infoZoneComponent .item-page li {
  padding: 20px 10px;
  text-align: center;
  background-color: #f7f7f7 !important;
  list-style: none;
  margin: 5px 0 5px 0;
}
#menuWrap .mod-list {
  margin-left: 0px !important;
}
#menuWrap .mod-list {
  font-size: 14px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
}
#menuWrap .mod-list a {
  color: #00033D !important;
}
#menuWrap .mod-list a:hover {
  color: #ec1c23 !important;
  text-decoration: none !important;
}
#infoZoneComponent .item-page a:hover {
  color: #ec1c23 !important;
}
#infoZoneComponent .item-page a {
  color: #00033D !important;
  text-decoration: none !important;
  font-weight: bold !important;
}
#menuWrap .mod-list .small li a {
  color: #ffffff !important;
  font-size: 14px !important;
  text-transform: capitalize !important;
}
#menuWrap .mod-list .small li a:hover {
  color: #f2f2f2 !important;
}
/* GRID - End */
.im_article_container {
  display: inline-block;
  /* max-width: 300px; */
  width: 31%;
  padding: 0 2% 0 0%;
  margin-bottom: 20px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .im_article_container {
    width: 100%;
    padding: 0;
  }
  #top-handler {
    padding-bottom: 0px !important;
  }
  #megamenu-handler {
    padding: 0px;
    float: left;
  }
  #breadcrumb-line {
    padding: 6px 10px 10px 10px !important;
  }
  .social-icons {
    margin-bottom: 0px !important;
  }
}
@media (max-width: 979px) {
  #top-handler {
    background-color: rgba(255, 255, 255, 0.9);
  }
  #menu #nav, #mega-menu, #megamenu-handler > ul.menu-nav {
    background-color: #ffffff !important;
  }
  #menu .menu-nav ul li a, ul#mega-menu > li > a, #menu .menu-nav > li > a {
    color: #ec1c23 !important;
  }
  #menu .menu-nav ul li a:hover, #menu .menu-nav ul li.sfHover > a, ul#mega-menu > li.active > a, ul#mega-menu > li > a:hover, ul#mega-menu > li.sfHover > a, #menu .menu-nav > li > a:hover {
    color: #00033D !important;
  }
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: rgba(66, 50, 30, 0.8);
}
.im_title, .im_title_h {
  color: #ec1c23 !important;
}
.newsarticle_title > strong {
  color: #ec1c23 !important;
  font-weight: 300 !important;
  font-size: 24px;
}
.im_title_h {
  height: 40px;
  font-size: 20px !important;
}
.img-holder {
  height: 156px;
  overflow: hidden;
}
.moduletable_style2 * {
  color: #ec1c23 !important;
}
#bottom-content-modules .row-fluid .span12 .moduletable h3 .h-cl {
  color: #ec1c23 !important;
}
#top-modules .moduletable_style1 i.fa, #top-modules .moduletable_style2 i.fa {
  margin: 20px auto !important;
}
.item-page .page-header {
  margin-bottom: 10px !important;
}
.item-104 {
  display: none;
}
#searchpanel .btn {
  position: relative !important;
  top: -67px !important;
  width: auto !important;
  display: block !important;
  float: right !important;
  left: -6px !important;
  margin: 2px !important;
  padding: 10px 15px 10px 15px !important;
}
#searchpanel input[type="text"] {
  height: 30px !important;
  top: -27px !important;
  position: relative !important;
  left: 14px;
}
.ckr_member {
  margin-bottom: 6px !important;
}
#site-name-handler #sn-position .h1 img {
  max-width: 72% !important;
}
#bottom-bg a:hover {
  color: #ffffff !important;
}
#top-long-2 .backstretch .moduletable_style1 a:hover, .moduletable_style2 a:hover {
  color: #ffffff !important;
  opacity: 1 !important;
}
#top-long-2 .moduletable_style1 a:hover {
  color: #ffffff !important;
  opacity: 1 !important;
}
#top-content-modules .row-fluid .span12 .moduletable h3 .h-cl {
  color: #00033d !important;
}
#top-long-2 .container {
    padding: 90px 0px 90px 0px !important;
}
@media (max-width: 767px) {
    #site-name-handler {
        width: 100% !important;
    }
  .sl-disabled #top-handler {
        background: #ffffff !important;
    }
      #menu {
        width: 240px !important;
    }
}
#top-handler p {
    margin-bottom: 0px !important;
}
#main-content-handler .row-fluid .span6 a
{
  color: #00033d !important;
}
.span4 .moduletable_banner .module-content .custom_banner .con_style1 p a span strong
{
  color: #ffffff !important;
}
#c-bns button
{
  color: #ffffff !important;
    background-color: #ec1c23 !important;
}
#Brochure_list .Themes_list_box .Themes_list_fbbutton a, #Brochure_list .Themes_list_box .Themes_list_fbbutton .Themes_list_fbbutton_btn {
    color: #ffffff !important;
  }