@font-face {
  font-family: TextFont;
  src: url("../fonts/shorooq.ttf"); }
@font-face {
  font-family: TitleFont;
  src: url("../fonts/shorooq.ttf"); }
body {
  background: #fffefe;
  font-family: 'TextFont';
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 15px; }
  body a:link, body a:visited {
    color: #1a212b;
    text-decoration: none; }
  @media (min-width: 1024px) {
    body .grey_bg {
      position: relative; }
    body .grey_bg:before {
      content: '';
      width: 8.33333333%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      /* right: 0; */
      background: #efeff0; }
    body .blue_border {
      position: relative; }
    body .blue_border:after {
      content: '';
      width: 5px;
      height: 100%;
      position: absolute;
      top: 0;
      right: 25%;
      bottom: 0;
      /* right: 0; */
      background: #aebdc0; } }

.light_color {
  color: #fff !important;
  a-color: #fff !important; }

.min-height {
  min-height: 300px; }

.dark_color {
  color: #2B2B2B !important;
  a-color: #2B2B2B !important; }

@media (min-width: 1200px) {
  .container {
    max-width: 1100px; }

  .pages-icons {
    padding-bottom: 2em !important; } }
.shadow_background {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+19,1+40 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 11%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 11%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 11%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  background-color: rgba(1, 1, 1, 0);
  position: absolute;
  bottom: 0;
  padding: 10px;
  color: #000 !important; }
  .shadow_background a {
    color: #000 !important; }

.section-gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6ae7b+0,2ebceb+100&0.65+0,0.65+100 */
  background: -moz-linear-gradient(top, rgba(214, 174, 123, 0.65) 0%, rgba(234, 205, 163, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(214, 174, 123, 0.65) 0%, rgba(234, 205, 163, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(214, 174, 123, 0.65) 0%, rgba(234, 205, 163, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6d6ae7b', endColorstr='#a62ebceb',GradientType=0 );
  /* IE6-9 */
  height: 70vh;
  position: relative;
  width: 100% !important;
  display: block;
  overflow: hidden; }

.section_banner {
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  background: #999999;
  padding: 3px;
  padding-left: 20px;
  color: #fff; }

.no-gutter > [class*='col-'] {
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }

.dark_background {
  background: #334256; }

.news_caption {
  font-weight: normal;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3498db+0,2c3e50+100&0.18+0,0.89+100 */
  background: -moz-linear-gradient(to bottom, rgba(31, 99, 132, 0.011) 0%, #1F6384 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(to bottom, rgba(31, 99, 132, 0.011) 0%, #1F6384 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(31, 99, 132, 0.011) 0%, #1F6384 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3498db', endColorstr='#e32c3e50',GradientType=0 );
  /* IE6-9 */
  padding: 0.5em;
  font-family: 'TitleFont';
  line-height: 1.5em;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 75px;
  z-index: 3;
  font-size: 19px;
  color: #fff !important; }
  .news_caption a {
    color: #fff !important;
    position: absolute;
    bottom: 0; }

.news_caption_overlay {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 33%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3498db+0,2c3e50+100&0.18+0,0.89+100 */
  background: -moz-linear-gradient(to bottom, #1F6384 0%, #1F6384 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(to bottom, #1F6384 0%, #1F6384 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #1F6384 0%, #1F6384 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3498db', endColorstr='#e32c3e50',GradientType=0 );
  /* IE6-9 */ }

.video_overlay {
  font-family: 'TitleFont';
  line-height: 1.2em;
  width: 100%;
  height: 75px;
  position: absolute;
  z-index: 3;
  bottom: 0;
  font-size: 19px;
  color: #fff !important;
  padding: 0.4em 0.4em 0 0.4em;
  right: 0;
  left: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6ae7b+0,eacda3+48,d6ae7b+100&0.7+0,0.79+48,0.7+100 */
  background: -moz-linear-gradient(to bottom, rgba(61, 171, 204, 0.7) 0%, rgba(51, 169, 239, 0.79) 48%, rgba(42, 103, 179, 0.7) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(to bottom, rgba(61, 171, 204, 0.7) 0%, rgba(51, 169, 239, 0.79) 48%, rgba(42, 103, 179, 0.7) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(61, 171, 204, 0.7) 0%, rgba(51, 169, 239, 0.79) 48%, rgba(42, 103, 179, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3d6ae7b', endColorstr='#b3d6ae7b',GradientType=0 );
  /* IE6-9 */ }
  .video_overlay a {
    color: #fff !important; }

.video_overlay_text {
  font-weight: normal;
  font-size: 1.2vw;
  font-family: "TitleFont";
  line-height: 1.2em;
  position: absolute;
  bottom: -5px;
  z-index: 3;
  color: #fff !important;
  padding: 1em 1em 0 1em; }

.main_news_title {
  font-size: 2.4rem;
  line-height: 1.3em;
  text-align: center; }

.marginer {
  margin: 1em 0; }

.second_menu {
  padding-right: 42px; }
  .second_menu a:link {
    color: #fff; }

.secondary_menu {
  padding: 0;
  height: auto;
  overflow: hidden;
  background-color: #156883;
  background-image: url("../img/secondaryback.png");
  background-repeat: no-repeat;
  background-position: right;
  transform: scaleX(-1); }
  .secondary_menu ul {
    transform: scaleX(-1); }
  .secondary_menu .pull-right a {
    color: #fff !important; }
  .secondary_menu .pull-right a {
    color: #fff !important; }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #fff; }

.nav_wrapper {
  background: #c6c6c6; }

.hide-bullets {
  list-style: none;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px; }

.news_ticker_wrapper {
  bottm: 10px;
  background: #aebdc0;
  overflow: hidden; }

.videoImg {
  position: relative;
  height: 235px; }

.playpause {
  transform: translate(-50%, -50%);
  font-family: serif;
  font-size: 2em;
  line-height: 2.25em;
  text-align: center;
  position: absolute;
  top: 50%;
  background: #156883;
  left: 50%;
  height: 50px;
  border-radius: 50%;
  width: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 99999999;
  transition: all 1s; }

.playpause_icon {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: -.15em;
  width: 0;
  height: 0;
  border-top: 0.35294em solid transparent;
  border-left: 0.70588em solid #efeff0;
  border-bottom: 0.35294em solid transparent; }

.playpause:hover {
  background: #77a7b7;
  cursor: pointer; }

.audio_news_ticker_wrapper {
  background: #334256;
  overflow: hidden;
  height: 40px; }

.navbar-default {
  transition: background-color linear 0.5s;
  -webkit-transition: background-color linear 0.5s;
  -moz-transition: background-color linear 0.5s;
  -o-transition: background-color linear 0.5s;
  -ms-transition: background-color linear 0.5s; }

.navbar-default .navbar-nav > li > a {
  color: #fff; }

.navbar {
  margin-bottom: 0;
  border: none;
  min-height: 165px !important;
  color: #1a212b;
  font-weight: normal;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c4c4c4+0,eeeeee+50,c4c4c4+100 */
  background: #c4c4c4;
  /* Old browsers */
  background: -moz-linear-gradient(left, #c4c4c4 0%, #eeeeee 50%, #c4c4c4 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #c4c4c4 0%, #eeeeee 50%, #c4c4c4 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #c4c4c4 0%, #eeeeee 50%, #c4c4c4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4c4', endColorstr='#c4c4c4',GradientType=1 );
  /* IE6-9 */ }
  .navbar a:link, .navbar a:visited {
    color: #fff; }
  .navbar a:hover {
    color: #fff; }

.navbar-brand {
  padding: 0 15px; }

.nav li a {
  padding: 10px;
  color: #bb1919; }
.nav li :last-child {
  border-left: none; }

.header_social_icons a {
  display: inline-block;
  margin: 0 5px; }

.extra_info {
  font-size: 12px;
  color: #aaa; }

.contentEntry {
  background: white; }
  .contentEntry h2 {
    font-family: 'TitleFont'; }
  .contentEntry .contentHeader {
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 15px; }

.subject_font {
  margin-top: 20px;
  font-size: 19px;
  margin-bottom: 15px;
  text-align: left !important;
  line-height: 35px;
  font-family: 'TitleFont'; }
  .subject_font h4, .subject_font p, .subject_font span {
    font-family: 'TitleFont' !important;
    font-size: 19px !important; }
  .subject_font img {
    width: 100%;
    margin: 20px auto; }

#carousel-text {
  position: absolute;
  right: 3%;
  top: 8%; }

.widget_header {
  padding: 10px 0 0 0;
  font-family: 'TitleFont';
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 20px; }
  .widget_header h3 {
    font-family: 'TitleFont';
    margin: 0;
    color: #1a212b;
    font-size: 35px;
    padding-bottom: 7px; }
    .widget_header h3 a, .widget_header h3 a:hover {
      color: #1a212b;
      display: inline-block;
      position: relative; }

.full_width_image {
  min-width: 100%; }

.introductory {
  font-family: 'TitleFont';
  font-size: 12px;
  line-height: 1.3em;
  a-font-family: 'TitleFont'; }

.mainTitle {
  font-family: 'TitleFont';
  font-size: 35px;
  webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  color: #1a212b;
  line-height: 1.3em;
  margin-bottom: 15px; }

.title_link {
  font-weight: normal;
  font-size: 20px;
  font-family: 'TitleFont';
  line-height: 1.5em; }
  .title_link a:link, .title_link a:visited {
    color: #2B2B2B; }
    .title_link a:link a:visited, .title_link a:visited a:visited {
      color: #000; }
    .title_link a:link a:hover, .title_link a:visited a:hover {
      color: #334256 !important;
      text-decoration: none; }

.box_gradient {
  float: none;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
  height: auto;
  padding: 15% 0.75rem 0.75rem 0.75rem;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#00000000, endColorStr=#DD000000);
  background-color: transparent;
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  background-position-y: -1px;
  bottom: -1px; }
  .box_gradient h1 a {
    font-family: 'TitleFont'; }
  .box_gradient .title_link a {
    font-size: 15px; }

.page_header {
  color: #156883;
  padding: 0;
  margin: 5px 0;
  font-family: 'TitleFont'; }

.breadcrumb {
  font-size: 14px;
  color: #ccc !important;
  background-color: transparent; }
  .breadcrumb li {
    color: #ccc !important; }
  .breadcrumb a {
    color: #000 !important; }

.breadcrumb > .active {
  color: #156883 !important; }

.seperator {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
  clear: both; }

.seperator_small {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 3px;
  margin-bottom: 3px; }

.fixedsocial {
  top: 30%;
  height: 200px;
  width: 60px;
  position: fixed;
  right: 1%; }

#head-soc ul li {
  list-style: none;
  display: inline; }

#head-soc ul li a {
  transition: all 0.3s ease;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  height: 32px;
  width: 32px;
  border: 0;
  display: block;
  padding: 0 !important; }

footer {
  background: #dadada;
  color: #fff;
  text-align: right;
  padding-top: 1em;
  position: relative; }
  footer .footer_line {
    width: 100%;
    height: 5px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    background: #156883; }
  footer .footer_bottom {
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: 1em;
    border-top: 1px solid #fff; }
  footer ul {
    margin: 0;
    list-style: none; }
  footer a {
    color: #fff; }
  footer .footer-social {
    margin-top: 10%;
    padding: 0; }
    footer .footer-social #head-soc ul li {
      list-style: none;
      display: inline; }
    footer .footer-social #head-soc ul li a {
      transition: all 0.3s ease;
      text-indent: -9999px;
      font-size: 0;
      line-height: 0;
      overflow: hidden;
      height: 55px;
      width: 55px;
      border: 0;
      display: inline-block;
      padding: 0 !important; }
    footer .footer-social #head-soc li#telegram a {
      background-size: cover; }
    footer .footer-social #head-soc li#telegram a:hover {
      background-position: 50%; }
    footer .footer-social #head-soc li#fb a {
      background-size: cover; }
    footer .footer-social #head-soc li#fb a:hover {
      background-position: 50%; }
    footer .footer-social #head-soc li#twit a {
      background-size: cover; }
    footer .footer-social #head-soc li#twit a:hover {
      background-position: 50%; }
    footer .footer-social #head-soc li#google a {
      background-size: cover; }
    footer .footer-social #head-soc li#google a:hover {
      background-position: 50%; }
    footer .footer-social a {
      font-size: 17px;
      color: #fff;
      padding: 5px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      footer .footer-social a i {
        padding: 9px;
        width: 40px;
        height: 35px;
        box-shadow: inset 0px 0px 0px 1px #fff; }

.search_form_wrapper .search_form button.search {
  background: #334256;
  color: #fff; }
.search_form_wrapper .search_form #search {
  width: 100%;
  box-sizing: border-box;
  border: 2px solid #334256;
  border-radius: 4px;
  font-size: 16px;
  background-color: white;
  background-position: 10px 10px;
  background-repeat: no-repeat;
  padding: 12px 20px 12px 40px;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out; }
.search_form_wrapper .search_form #search:focus {
  width: 100%; }
.search_form_wrapper .search_form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #334256; }
.search_form_wrapper .search_form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #334256; }
.search_form_wrapper .search_form :-ms-input-placeholder {
  /* IE 10+ */
  color: #334256; }
.search_form_wrapper .search_form :-moz-placeholder {
  /* Firefox 18- */
  color: #334256; }

/* pagination */
.pagination {
  height: 36px;
  margin: 18px 0;
  color: #c6c6c6; }

.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  color: #ffffff;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.pagination li {
  display: inline;
  color: #c6c6c6; }

.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  color: #c6c6c6;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0; }

.pagination a:hover,
.pagination .active a {
  background-color: #c6c6c6;
  color: #ffffff; }

.pagination a:focus {
  background-color: #c6c6c6;
  color: #ffffff; }

.pagination .active a {
  color: #ffffff;
  cursor: default; }

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default; }

.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }

.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  color: #334256;
  *zoom: 1; }

.pager:before,
.pager:after {
  display: table;
  content: ""; }

.pager:after {
  clear: both; }

.pager li {
  display: inline;
  color: #334256; }

.pager a {
  display: inline-block;
  padding: 5px 14px;
  color: #334256;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5; }

.pager .next a {
  float: right; }

.pager .previous a {
  float: left; }

.pager .disabled a,
.pager .disabled a:hover {
  color: #999999; }

.pagination .active a:focus, .pagination .active a:hover, .pagination .active span, .pagination .active span:focus, .pagination .active span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #334256;
  border-color: #334256; }

/* end */
.relative {
  position: relative; }

.thumbnail {
  cursor: pointer;
  min-height: 136px; }

#slider {
  background: #ffffff;
  min-height: 397px; }

.widget_background {
  background: #ffffff; }

.widget_wrapper {
  padding: 10px;
  margin-bottom: 20px;
  background: #ffffff; }

.news_ticker_title {
  padding: 5px 0 5px 7px;
  color: #bb2b1b; }
  .news_ticker_title h3 {
    font-family: 'TitleFont'; }

.audio_ticker_title {
  padding: 6px;
  padding-left: 16px;
  border-left: 2px solid #fff;
  color: #bb2b1b; }
  .audio_ticker_title h3 {
    color: #fff;
    margin-top: -2px;
    font-family: 'TitleFont'; }

.audioTicker {
  background: #334256;
  height: 40px; }

.plyr--audio .plyr__controls {
  background-color: transparent;
  border: none;
  color: #fff;
  padding: 0px 20px 20px 13px; }

.plyr--audio .plyr__controls button.tab-focus:focus,
.plyr--audio .plyr__controls button:hover,
.plyr__play-large {
  background: rgba(0, 0, 0, 0.1); }

.plyr__progress--played, .plyr__volume--display {
  color: rgba(0, 0, 0, 0.1); }

.plyr--audio .plyr__progress--buffer,
.plyr--audio .plyr__volume--display {
  background: rgba(0, 0, 0, 0.1); }

.plyr--audio .plyr__progress--buffer {
  color: rgba(0, 0, 0, 0.1); }

.mainLogoSmaller img {
  height: 42px;
  padding-top: 2px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.newsBox {
  margin: 30px 0;
  padding: 15px;
  padding-top: 0px;
  min-height: 200px; }
  .newsBox .title_link a:link, .newsBox a:visited {
    color: #000; }
  .newsBox p {
    color: #000; }

.footer_news .newsBox {
  margin: 30px 0;
  padding: 15px;
  padding-top: 0px;
  min-height: 200px; }
  .footer_news .newsBox .title_link a:link, .footer_news .newsBox a:visited {
    color: #fff; }
  .footer_news .newsBox p {
    color: #fff; }

.NewsDate {
  color: #707070; }

.newsBox2 {
  background: #fff;
  padding-top: 0px;
  min-height: 200px; }

.menu {
  margin: 0;
  padding: 0;
  z-index: 1000000;
  color: #bb1919;
  background: #fff;
  letter-spacing: 1px;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.menu-padding {
  padding-top: 40px; }

.sticky {
  position: fixed;
  top: 0;
  box-shadow: 2px 2px 10px #5C6C6B;
  right: 0;
  height: 55px;
  padding-right: 10px;
  padding-top: 5px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.smallerCollapse {
  position: absolute;
  top: 10%;
  right: 11%;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .smallerCollapse ul {
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .smallerCollapse ul li a {
      color: #1a212b !important; }
    .smallerCollapse ul li a:hover {
      color: #bcbcbc !important; }

.smallerCollapseMobile {
  position: absolute;
  top: 3px;
  left: 0;
  background-color: #c6c6c6; }
  .smallerCollapseMobile li a {
    color: #fff; }

.hide-search {
  margin-top: 10px; }

.rowMarginer {
  margin-bottom: 30px; }

.newsList, .newsList2 {
  margin: 0;
  padding-right: 6px;
  list-style-type: none; }

.newsList li, .newsList2 li {
  counter-increment: step-counter;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd; }

.newsList2 li::before {
  content: counter(step-counter);
  margin-top: 15px;
  margin-left: 0;
  font-size: 85px;
  color: #a7a6a6;
  display: block;
  position: absolute;
  right: 33px; }

.newsList li::before {
  content: counter(step-counter);
  margin-top: 15px;
  margin-left: 0;
  font-size: 85px;
  color: #c42126;
  display: block;
  position: absolute;
  right: 23px; }

.newsList article, .newsList2 article {
  font-size: 17px;
  padding-right: 52px;
  min-height: 85px;
  position: relative; }

.mostReadImg {
  min-height: 150px; }

.gallery_page a:hover {
  cursor: pointer;
  text-decoration: none; }

.gallery_card {
  padding: 7em 3em;
  border: 1px solid #156883; }
  .gallery_card h3 {
    color: #000; }
  .gallery_card img {
    width: 60%;
    margin: 0 auto;
    display: block; }

.strategies_btn {
  background: #156883;
  padding: 1em;
  color: #fff;
  margin-bottom: 1em;
  min-height: 120px;
  position: relative; }
  .strategies_btn h3 {
    position: absolute;
    top: 50%;
    right: 4%;
    left: 4%;
    margin-top: 0;
    transform: translateY(-50%); }
  .strategies_btn a {
    color: #fff !important; }

.members_card {
  background: #156883;
  padding: 1em;
  margin-bottom: 3em; }
  .members_card a {
    color: #fff !important; }

.hideSearch {
  display: none; }

.social_icon .fa-Google {
  color: #df4a32 !important; }
.social_icon .fa-Facebook {
  color: #3b5998 !important; }
.social_icon .fa-Telegram {
  color: #0088cc !important; }
.social_icon .fa-Twitter {
  color: #00b6f1 !important; }
.social_icon .fa-Whatsapp {
  color: #25d366 !important; }
.social_icon .fa-Youtube {
  color: #ff0000 !important; }
.social_icon .fa-Rss {
  color: #ee802f !important; }

.fade-carousel {
  position: relative;
  height: 70vh; }

.fade-carousel .carousel-inner .item {
  height: 70vh; }

.fade-carousel .carousel-indicators > li {
  margin: 0 2px;
  background-color: #fff;
  border-color: #fff; }

.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  background-color: #2D312A;
  border-color: #2D312A; }

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3 !important;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0); }

.hero h1 {
  font-size: 6em;
  font-weight: bold;
  margin: 0;
  padding: 0; }

.fade-carousel .carousel-inner .item .hero {
  opacity: 0;
  -webkit-transition: 2s all ease-in-out .1s;
  -moz-transition: 2s all ease-in-out .1s;
  -ms-transition: 2s all ease-in-out .1s;
  -o-transition: 2s all ease-in-out .1s;
  transition: 2s all ease-in-out .1s; }

.fade-carousel .carousel-inner .item.active .hero {
  opacity: 1;
  z-index: 10;
  -webkit-transition: 2s all ease-in-out .1s;
  -moz-transition: 2s all ease-in-out .1s;
  -ms-transition: 2s all ease-in-out .1s;
  -o-transition: 2s all ease-in-out .1s;
  transition: 2s all ease-in-out .1s; }

/********************************/
/*            Overlay           */
/********************************/
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6ae7b+0,2ebceb+100&0.65+0,0.65+100 */
  background: -moz-linear-gradient(top, rgba(214, 174, 123, 0.65) 0%, rgba(234, 205, 163, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(214, 174, 123, 0.65) 0%, rgba(234, 205, 163, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(214, 174, 123, 0.65) 0%, rgba(234, 205, 163, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6d6ae7b', endColorstr='#a62ebceb',GradientType=0 );
  /* IE6-9 */
  opacity: .7; }

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {
  padding: 10px 40px; }

.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
  color: #f5f5f5;
  background-color: #1abc9c;
  border-color: #1abc9c;
  outline: none;
  margin: 20px auto; }

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px) {
  .hero {
    width: 980px; } }
@media screen and (max-width: 640px) {
  .hero h1 {
    font-size: 4em; } }
@media screen and (min-width: 768px) {
  .news_index {
    min-height: 500px; } }
@media (max-width: 425px) {
  .container {
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto; }

  .gallery_card {
    padding: 2em; }

  .footer_line {
    top: 62% !important; }

  .title_link {
    margin-top: 0; } }
.show_header {
  background: -moz-linear-gradient(top, rgba(214, 174, 123, 0.65) 0%, rgba(234, 205, 163, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(214, 174, 123, 0.65) 0%, rgba(234, 205, 163, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(214, 174, 123, 0.65) 0%, rgba(234, 205, 163, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6d6ae7b', endColorstr='#a62ebceb',GradientType=0 );
  /* IE6-9 */
  position: relative; }
  .show_header .show_title {
    padding: 3.5em 55px 1em  55px;
    font-size: 40px;
    z-index: 3 !important;
    font-weight: bold;
    color: #fff;
    text-align: right;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75); }

.footer_logo {
  float: left; }

@media (max-width: 768px) {
  .footer_logo {
    margin: 0 auto;
    display: block;
    float: none; }

  .main_news_title {
    font-size: 2rem;
    line-height: 1.3em; }

  .video_overlay_text {
    font-size: 4.2vw; }

  .audio_ticker_title h3 {
    margin-right: 2px; }

  .audioTicker {
    height: auto; }

  .audio_news_ticker_wrapper {
    height: auto; }

  .social-icons {
    float: none; }

  header .mainLogo {
    float: none !important; }
    header .mainLogo img {
      margin-left: auto !important;
      margin-right: auto !important;
      display: block !important; }

  .contentEntry .contentHeader {
    padding-right: 0px; }

  .secondary_menu {
    text-align: center; }
    .secondary_menu .pull-right {
      margin-top: 15px;
      margin-bottom: 15px; }

  .navbar-collapse {
    background-color: #c6c6c6 !important;
    z-index: 9999;
    width: 100%;
    position: absolute;
    top: 410%; }
    .navbar-collapse ul {
      background-color: #c6c6c6; }

  .navbar-default .navbar-nav > li > a {
    color: #fff !important; }

  footer .biglist, .footer-social {
    margin-top: 20px; }

  .pagination {
    margin: 40px 0; } }
.page-header {
  margin: 0; }
  .page-header h1 {
    margin: 0; }

.mostreadlist {
  min-height: 365px; }
  .mostreadlist article {
    min-height: 60px; }

.index_resized {
  height: 300px !important;
  margin-bottom: 1em; }

.msnad_logo {
  padding: 5px;
  display: inline;
  transform: scale(-1) translateX(-50%);
  margin: auto 0;
  position: absolute;
  right: 50%;
  top: 15px; }

/*# sourceMappingURL=style.css.map */
