@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

a {
  color: #fff; }
  a:hover {
    text-decoration: none; }

.btn-link:focus, .btn-link:hover {
  text-decoration: none; }

body {
  font: 100% "Open Sans", sans-serif;
  color: #000000;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif; }

header {
  width: 100%;
  z-index: 99; }

.brd_bm {
  border-bottom: 2px solid white; }

.navbar-light .navbar-nav .nav-link {
  color: white;
  text-transform: uppercase;
  text-align: center;
  font-style: italic;
  font-weight: 600; }

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #d4af37; }

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #d4af37; }

.navbar-toggler {
  background-color: white;
  border: 1px solid white;
  border-radius: 0; }

header .navbar-toggler > span[class^="ti-"]:first-child {
  color: #ffffff;
  padding-top: 6px;
  font-size: 14px;
  display: inline-block; }

.navbar-toggler.upper_toggler {
  background: transparent;
  border: transparent;
  padding: 0; }

.font_menu .nav-link {
  font-size: 16px;
  padding: 9px 0; }
  .font_menu .nav-link:active {
    color: #d4af37; }

.navbar-brand.upp_l {
  margin: 0;
  color: white;
  font-size: 11px; }
  .navbar-brand.upp_l a {
    color: #d4af37; }

.navbar-expand-lg .navbar-nav .dropdown-menu {
  background: transparent;
  padding: 0;
  border-radius: 0;
  margin: 0;
  border: 0; }

.dropdown-item {
  color: white;
  font-style: italic;
  text-transform: uppercase;
  font-weight: 600;
  padding: 6px 8px;
  font-size: 16px;
  text-align: center; }
  .dropdown-item:hover {
    color: #d4af37;
    background: transparent; }

.sec_container {
  padding: 60px 0;
  border-bottom: 7px solid #d4af37; }

p {
  font-size: 16px; }

.claygrey {
  color: claygrey; }

.ft_red {
  color: red; }

.logo_img {
  position: absolute;
  top: 0;
  max-width: 90px;
  transition: all ease 2s; }

.social_icons {
  padding: 6px 0;
  text-align: center; }
  .social_icons a {
    padding: 0 5px;
    font-size: 17px; }
    .social_icons a:hover {
      color: #d4af37; }

.navbar.navbar-light.bg_blue {
  background: rgba(25, 34, 125, 0.75); }
  .navbar.navbar-light.bg_blue li {
    position: relative; }
    .navbar.navbar-light.bg_blue li span {
      color: white;
      display: none;
      margin: 0 14px; }
  .navbar.navbar-light.bg_blue .nav-link {
    padding: 8px 0px;
    text-transform: capitalize; }

.navbar.navbar-light.bg_black {
  background: rgba(29, 40, 86, 0.96);
  border-bottom: 7px solid #d4af37; }

.title_heading {
  position: relative;
  margin-bottom: 50px;
  text-align: center; }
  .title_heading h1 {
    margin: 0;
    color: #d4af37;
    font-weight: 800;
    display: inline-block;
    border-bottom: 1px solid #d4af37;
    padding-bottom: 0px;
    font-style: italic;
    text-transform: uppercase; }
  .title_heading h1::after {
    content: '';
    display: block;
    width: 40%;
    height: 4px;
    background: #1d2856;
    transition: width .5s;
    margin: 0 auto;
    margin-bottom: -2px;
    margin-top: 10px; }
  .title_heading span {
    position: absolute;
    border: 0;
    width: 65px;
    height: 5px;
    background: #222d59;
    left: 0;
    bottom: -2px; }

.nav-pills {
  border-bottom: 0; }
  .nav-pills .nav-item {
    margin: 0 5px; }

.nav-pills .nav-link {
  border: 0;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  color: #cecece;
  font-size: 20px;
  font-weight: 700;
  border-bottom: 2px solid #cecece;
  border-radius: 0; }
  .nav-pills .nav-link:hover {
    border-bottom: 2px solid #d4af37;
    color: #1d2856; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #1d2856;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
  border-bottom: 2px solid #d4af37; }

#squad_m {
  /* fix blank or flashing items on carousel */ }
  #squad_m .carousel-wrap {
    margin: 0 auto;
    padding: 0;
    position: initial; }
  #squad_m .owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden; }
    #squad_m .owl-carousel .item div {
      padding: 10px 20px;
      padding-bottom: 0; }
      #squad_m .owl-carousel .item div h4 {
        color: #1d2856;
        font-weight: 800;
        font-style: italic;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 0;
        font-size: 33px; }
      #squad_m .owl-carousel .item div h5 {
        color: #1d2856;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        text-transform: uppercase;
        font-size: 16px; }
      #squad_m .owl-carousel .item div h6 {
        color: black;
        text-align: center;
        padding-bottom: 0;
        margin-bottom: 0; }
  #squad_m .owl-nav i {
    font-size: 52px;
    color: #d4af37; }
  #squad_m .owl-carousel .owl-nav button.owl-prev {
    left: 0px;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
    background: #1d2856;
    padding: 10px 20px !important; }
  #squad_m .owl-carousel .owl-nav button.owl-next {
    right: 0px;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
    background: #1d2856;
    padding: 10px 20px !important; }
  #squad_m .owl-carousel .owl-item img {
    border: 7px solid #d4af37; }

.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: initial; }

.pad_lr {
  padding: 0 80px; }

.bg_grey {
  background-color: #f2f2f2; }

.bg_img1 {
  background-image: url("../images/bg_img1.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
  .bg_img1 .curtain_purple {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(29, 40, 86, 0.86); }

.trc_3 h5 {
  color: #ffffff;
  text-align: center;
  font-weight: 700; }
.trc_3 img {
  border: 7px solid #d4af37; }
.trc_3 h4 {
  color: #ffffff;
  font-weight: 800;
  font-size: 29px;
  margin-bottom: 0;
  margin-top: 12px; }
.trc_3 h3 {
  color: #d4af37;
  font-size: 60px;
  font-weight: 900;
  font-style: italic; }
.trc_3 h6 {
  color: #ffffff;
  font-style: italic; }

.sec_3_middle_div {
  color: white; }
  .sec_3_middle_div h4 {
    font-style: italic;
    font-weight: 700;
    font-size: 30px; }
  .sec_3_middle_div table {
    width: 100%;
    margin-top: 50px; }
    .sec_3_middle_div table tr {
      border-bottom: 1px solid #d4af37; }
      .sec_3_middle_div table tr td {
        font-size: 25px;
        text-align: left;
        padding: 40px 30px; }
        .sec_3_middle_div table tr td span {
          color: #d4af37;
          font-size: 40px;
          font-weight: 700;
          font-style: italic; }

footer img {
  max-width: 14px;
  margin: 12px 3px; }
footer .d_w {
  opacity: 0.7;
  color: white;
  font-size: 10px; }

.brd_b_dashed {
  border-bottom: 1px dashed #d4af37 !important; }

.border_none {
  border: 0 !important; }

.sponsor_type h2 {
  text-align: center;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
  font-size: 24px; }

.s_logo {
  display: inline-block; }
  .s_logo img {
    max-width: 200px;
    margin: 20px;
    margin-bottom: 5px; }
  .s_logo h6 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase; }

.media_div div {
  padding-top: 30px; }
  .media_div div h4 {
    font-weight: 600;
    color: #5d5b5b;
    font-style: italic;
    font-size: 20px; }
    .media_div div h4:hover {
      color: #d4af37; }
  .media_div div p {
    font-size: 15px;
    margin-bottom: 10px;
    color: black; }
  .media_div div h6 {
    color: #1d2856;
    font-weight: 700;
    font-size: 14px;
    padding-bottom: 2px;
    margin-bottom: 30px;
    border-bottom: 1px solid #1d2856;
    display: inline-block; }

.mother {
  overflow: hidden; }

footer {
  background: #1d2856; }
  footer p {
    padding: 10px;
    margin: 0;
    color: white;
    text-align: center;
    font-size: 12px; }
    footer p a {
      color: white; }

.s_logo .w-380 {
  max-width: 270px; }

.s_logo .w-400 {
  max-width: 300px; }

.c_l {
  position: absolute;
  top: 0;
  right: 0;
  background: #1d2856;
  color: #d4af37;
  padding: 6px 15px !important;
  border-radius: 100%;
  margin: 13px;
  font-size: 19px;
  width: 40px;
  height: 40px; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
  color: #d4af37; }

.navbar-light .navbar-toggler {
  border-color: transparent;
  background: transparent; }

.si-piechart-container .si-chart .si-ground {
  background: url(../images/Ground.png);
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0; }

.o_hidden {
  overflow: hidden; }

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative; }
  .hovereffect:hover h4 {
    color: #d4af37; }

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s; }

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6); }

.w-105 {
  max-width: 105px; }

app-wrapper {
  margin: 10px 10px;
  border-radius: 3px;
  overflow: auto;
  padding: 0px 5px; }
  app-wrapper .chartWrap {
    float: left;
    position: relative;
    width: 25%;
    background: white;
    height: 330px;
    border: 1px solid silver;
    margin: 0 4%; }
    app-wrapper .chartWrap #onFeedChart {
      height: 100%; }
    app-wrapper .chartWrap #photoUploadChart {
      height: 100%; }
    app-wrapper .chartWrap #vendorChart {
      height: 100%; }
    app-wrapper .chartWrap .highcharts-container {
      max-height: 300px; }

.pie-char_div h6 {
  font-weight: 700;
  color: #5d5b5b;
  font-size: 17px; }

.si-winlossBox {
  /* display: -webkit-box; */
  display: -moz-box;
  /* display: -webkit-flex; */
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px 0px 40px;
  padding-bottom: 10px;
  max-width: 300px;
  margin: auto; }

.si-winlossBox .si-win, .si-winlossBox .si-lost, .si-winlossBox .si-tie {
  position: relative;
  padding-left: 30px;
  height: 23px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center; }

.si-winlossBox .si-win .si-num, .si-winlossBox .si-lost .si-num, .si-winlossBox .si-tie .si-num {
  font-size: 23px;
  font-family: "NoirProBold", sans-serif;
  font-weight: normal;
  margin: 0px 5px 0px 5px;
  line-height: 1;
  flex: 0 0 23px;
  text-align: center;
  color: #001848; }

.si-winlossBox .si-win .si-text, .si-winlossBox .si-lost .si-text, .si-winlossBox .si-tie .si-text {
  font-size: 15px;
  font-family: "NoirProRegular", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #001848; }

.si-winlossBox .si-win, .si-winlossBox .si-lost, .si-winlossBox .si-tie {
  position: relative;
  padding-left: 30px;
  height: 23px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center; }

.si-winlossBox .si-win::after, .si-winlossBox .si-lost::after, .si-winlossBox .si-tie::after {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  width: 26px;
  height: 23px;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.si-winlossBox .si-lost::after {
  background: url("../images/lost.png"); }

.si-winlossBox .si-win::after {
  background: url("../images/won.png"); }

.pad_lr_md {
  padding: 0 10px; }

.bg_golden {
  background: #d4af37; }

.bg_img01 {
  background-image: url("../images/bg01.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 350px;
  position: relative; }

.curtain_golden {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(212, 175, 55, 0.92); }

.top_header_title {
  height: 350px;
  padding: 150px 0; }
  .top_header_title h1 {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
    padding-top: 30px;
    color: #ffffff; }

.nav_breadcrumb {
  position: absolute;
  width: 100%;
  background: #000000;
  bottom: 0; }

.breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  padding: 5px 15px; }
  .breadcrumb .breadcrumb-item {
    font-style: italic;
    color: white; }
    .breadcrumb .breadcrumb-item a {
      color: white; }
  .breadcrumb .breadcrumb-item.active {
    color: #d4af37; }

.contact_details h3 {
  font-size: 20px;
  border-bottom: 1px solid #02020254;
  padding: 11px 0;
  margin-bottom: 15px;
  color: #1d2856;
  font-weight: 700;
  text-transform: uppercase;
  font-style: italic; }
.contact_details .fa {
  color: #d4af37;
  font-size: 25px; }
.contact_details .fa:before {
  margin-left: -40px; }
.contact_details p {
  margin-left: 40px; }
  .contact_details p span {
    color: #1d2856;
    font-weight: 700; }
  .contact_details p a {
    color: #1d2856; }
    .contact_details p a:hover {
      color: #d4af37; }

.btn-purple {
  background-color: #1d2856;
  color: #ffffff;
  border: 1px solid #1d2856;
  font-weight: 700; }
  .btn-purple:hover {
    color: #1d2856;
    background: #ffffff;
    border: 1px solid #1d2856; }

.grid {
  margin: 60px auto; }
  .grid .grid-item {
    float: left;
    width: 280px;
    margin: 5px;
    overflow: hidden;
    margin-bottom: 10px;
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(246, 246, 246, 0.8), rgba(226, 226, 226, 0.5)); }
    .grid .grid-item img {
      border-bottom: 1px solid #d4af37; }
    .grid .grid-item div {
      padding: 10px 20px; }
      .grid .grid-item div h3 {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        text-align: center;
        padding: 12px 0;
        margin-bottom: 0;
        padding-bottom: 0;
        color: #1d2856; }
        .grid .grid-item div h3 span {
          font-weight: 800;
          font-size: 25px;
          font-style: italic; }
      .grid .grid-item div h5 {
        text-align: center;
        font-size: 15px;
        color: #1d2856;
        text-transform: uppercase; }

.btn-toolbar.filters {
  display: block; }
  .btn-toolbar.filters .btn-group label.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
  .btn-toolbar.filters .btn.active, .btn-toolbar.filters .btn:active {
    background-color: #d4af37;
    color: #ffffff;
    border: 1px solid #d4af37;
    box-shadow: none; }
  .btn-toolbar.filters .btn:hover {
    background-color: #d4af37;
    color: #ffffff;
    border: 1px solid #d4af37;
    box-shadow: none; }
  .btn-toolbar.filters .btn-purple {
    display: inline-block;
    padding: 7px 10px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 0px;
    color: #ffffff;
    background: #1d2856;
    border: 1px solid #1d2856;
    font-size: 14px;
    transition: .2s ease-out;
    cursor: pointer;
    -webkit-appearance: none; }
  .btn-toolbar.filters .btn.focus, .btn-toolbar.filters .btn:focus {
    outline: 0;
    box-shadow: none; }
  .btn-toolbar.filters .btn-group .btn:not(:first-child) {
    margin-left: -1px; }

.abt_info {
  padding: 0 60px; }
  .abt_info p {
    text-align: justify; }
    .abt_info p span {
      color: #1d2856;
      font-weight: 700; }

.inner_title h1 {
  text-transform: uppercase;
  font-style: italic;
  color: #1d2856;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 700;
  padding-bottom: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #1d2856;
  display: inline-block; }
.inner_title h1::after {
  content: '';
  display: block;
  width: 40%;
  height: 3px;
  background: #d4af37;
  transition: width .5s;
  margin: 0;
  margin-bottom: -2px;
  margin-top: 10px; }
.inner_title h3 {
  text-transform: uppercase;
  font-style: italic;
  color: #1d2856;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #1d2856;
  display: inline-block; }
.inner_title h3::after {
  content: '';
  display: block;
  width: 40%;
  height: 2px;
  background: #d4af37;
  transition: width .5s;
  margin: auto;
  margin-bottom: -2px;
  margin-top: 10px; }

.date {
  font-size: 14px;
  color: #1d2856; }

.media_sec div {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 30px; }

.social_icons_footer {
  padding-bottom: 4px;
  border-bottom: 1px solid #d4af37;
  margin-bottom: 20px; }
  .social_icons_footer .fa {
    font-size: 20px;
    width: 35px;
    height: 35px;
    background: #26305d;
    color: white;
    border-radius: 100%;
    padding: 10px 12px;
    vertical-align: middle;
    font-size: 15px;
    margin-bottom: 11px; }
  .social_icons_footer span {
    font-size: 18px;
    padding: 0 10px; }

.yt_title h6 {
  font-size: 13px; }

.yt_link {
  color: #1d2856;
  font-weight: 700;
  font-size: 14px;
  padding-bottom: 2px;
  margin-bottom: 30px;
  border-bottom: 1px solid #1d2856;
  display: inline-block;
  padding-top: 18px; }
  .yt_link:hover {
    color: #1d2856; }

.demopadding {
  margin: 50px auto;
  width: 140px;
  text-align: center; }

.icon {
  position: relative;
  text-align: center;
  width: 0px;
  height: 0px;
  padding: 20px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  -khtml-border-radius: 20px 20px 20px 20px;
  color: #FFFFFF; }

.icon i {
  font-size: 20px;
  position: absolute;
  left: 9px;
  top: 10px; }

.icon.social {
  display: inline-block;
  margin: 0 5px 0 0;
  cursor: pointer;
  color: white;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s; }
  .icon.social a {
    color: white; }
    .icon.social a:hover {
      color: white; }

.icon.social:hover {
  opacity: 0.8;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  color: white; }

.icon.social.fb {
  background: #3B5998; }
  .icon.social.fb i {
    left: 13px;
    top: 10px; }

.icon.social.tw {
  background: #1DA1F2; }
  .icon.social.tw i {
    left: 11px; }

.icon.social.yt {
  background: #FF0000; }
  .icon.social.yt i {
    left: 11px; }

.icon.social.in {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); }
  .icon.social.in i {
    left: 11px; }

header.smaller .logo_img {
  max-width: 70px;
  transition: all ease 2s; }

.press_cofer .media {
  border-bottom: 1px solid #ababab;
  margin-bottom: 30px; }
  .press_cofer .media p {
    color: #1d2856;
    font-weight: 700;
    font-size: 14px;
    padding-bottom: 2px;
    margin-bottom: 30px;
    border-bottom: 1px solid #1d2856;
    display: inline-block; }
  .press_cofer .media a:hover {
    color: #d4af37; }
  .press_cofer .media h5 span {
    font-size: 12px; }

@media (min-width: 576px) {
  #squad_m .carousel-wrap {
    padding: 0; } }
@media (min-width: 768px) {
  .pad_lr_md {
    padding: 0 80px; }

  .logo_img {
    position: absolute;
    top: 0;
    max-width: 130px; }

  header.smaller .logo_img {
    max-width: 100px;
    transition: all ease 2s; }

  .si-winlossBox {
    max-width: 400px;
    margin: auto; }

  .carousel-item {
    height: 100vh;
    min-height: 400px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; } }
@media (min-width: 992px) {
  .font_menu .nav-link {
    padding: 20px 0; }

  .dropdown:hover .dropdown-menu {
    display: block; }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    background: #242d56;
    padding: 0;
    border-radius: 0;
    margin: 0;
    border: 0; }

  .dropdown-item {
    color: white;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px 8px;
    font-size: 16px;
    text-align: left; }
    .dropdown-item:hover {
      background: #d4af37;
      color: white; } }

/*# sourceMappingURL=MI_cstyle.css.map */
