@font-face {
  font-family: 'Main_Font';
  src: url("../fonts/SomarSans-Bold.woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Title_Font';
  src: url("../fonts/SomarSans-SemiBold.woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Text_Font';
  src: url("../fonts/SomarSans-Regular.woff");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: Text_Font;
  padding-bottom: 30px; }

@media (max-width: 550px) {
  .navbar-brand {
    margin-top: 110px; } }
@media (max-width: 768px) {
  .navbar-brand {
    /* Adjust breakpoint as needed */ }
    .navbar-brand .navbar-nav {
      padding-right: 0; }
    .navbar-brand .row {
      background: #B6AC7C !important;
      z-index: 100000  !important;
      position: fixed;
      margin-top: 0;
      width: 100% !important;
      z-index: 10000 !important; }
      .navbar-brand .row a {
        color: #535143 !important; } }

.navbar-brand {
  margin: 10px; }
  .navbar-brand img {
    width: 500px; }
  @media (max-width: 550px) {
    .navbar-brand img {
      width: 260px; } }

.gr_search {
  padding: 8px; }

form.gr_search input[type=text] {
  padding: 8px;
  font-size: 15px;
  border: 1px solid grey;
  float: right;
  width: 80%;
  background: #f1f1f1;
  height: 37px; }

form.gr_search button {
  float: right;
  width: 20%;
  padding: 5.5px;
  background: #535143;
  color: white;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
  height: 38px; }

form.gr_search button:hover {
  background: #B6AC7C; }

form.gr_search::after {
  content: "";
  clear: both;
  display: table; }

li.nav-item:nth-child(1) > a:nth-child(1) {
  color: #ffffff !important; }

.biglistfooter {
  list-style: none; }

.listitem::before {
  height: 1px;
  width: 7px;
  background: white;
  content: '';
  position: absolute;
  right: 2px;
  top: 14px; }

.gr-PostsOwlSlider {
  padding: 0;
  margin: 0; }
  .gr-PostsOwlSlider section {
    padding: 0; }

.navbar_wrapper {
  background: url("/themes/default/img/hback.png") no-repeat top left;
  background-position: 100px 10px; }
  @media (max-width: 550px) {
    .navbar_wrapper {
      background: url("/themes/default/img/hback.png") no-repeat bottom center;
      height: 250px; } }
  .navbar_wrapper .nav-item {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center; }
    .navbar_wrapper .nav-item .nav-link {
      color: #535143 !important; }
      .navbar_wrapper .nav-item .nav-link:hover {
        background: #efefef;
        border-radius: 5px;
        color: #fff; }

.header_upper_items_navbar a {
  color: #0b44b6 !important; }

.owl-carousel .owl-dots {
  position: absolute;
  bottom: 20px; }
.owl-carousel .gr-title a {
  position: absolute;
  font-size: 40px;
  bottom: 50px;
  text-align: center;
  color: #ffffff;
  padding: 20px; }
.owl-carousel .img_overlay {
  height: 100%;
  width: 100%;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2ebdbf+0,0a495a+100&0.3+0,0.8+100 */
  background: -moz-linear-gradient(top, rgba(46, 189, 191, 0.3) 0%, rgba(10, 73, 90, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(46, 189, 191, 0.3) 0%, rgba(10, 73, 90, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(46, 189, 191, 0.3) 0%, rgba(10, 73, 90, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d2ebdbf', endColorstr='#cc0a495a',GradientType=0 );
  /* IE6-9 */ }
.owl-carousel .owl-item img {
  height: 400px; }

.gr-widget__wrapper .gr-widget__header {
  padding: 10px;
  background-size: 244px;
  width: 100%; }
  .gr-widget__wrapper .gr-widget__header .gr-widget__header-title {
    font-weight: bolder;
    white-space: nowrap; }
  .gr-widget__wrapper .gr-widget__header a {
    font-weight: bolder;
    color: #535143 !important; }

.gr-HomeCategories {
  margin-top: 20px; }
  .gr-HomeCategories .gr-widget__header {
    display: block;
    background: #647855; }
    @media (min-width: 550px) {
      .gr-HomeCategories .gr-widget__header {
        width: 635px; } }
    .gr-HomeCategories .gr-widget__header a {
      color: white !important;
      font-size: 20px !important; }
    .gr-HomeCategories .gr-widget__header .gr-widget__header-title {
      background: no-repeat right url("/repoerts.svg") #647855 !important;
      background-size: 40px !important;
      padding: 10px;
      padding-right: 50px;
      display: block !important;
      color: #fff !important; }
  .gr-HomeCategories .gr-widget__header-title {
    font-size: 20px !important;
    color: #fff !important; }
    .gr-HomeCategories .gr-widget__header-title a {
      font-size: 20px !important;
      display: block;
      margin-right: 50px; }
  .gr-HomeCategories a {
    font-size: 14px; }
  .gr-HomeCategories .gr-element__img {
    max-height: 250px;
    width: 100%; }
  @media only screen and (max-width: 581px) {
    .gr-HomeCategories a {
      width: 100%; } }

.gr__footer_wrapper {
  margin-top: 50px !important;
  border-top: 20px #bf935b solid;
  margin-top: 0 !important;
  min-height: auto;
  overflow: hidden;
  background: #647855;
  color: white; }
  .gr__footer_wrapper img {
    width: 120px !important; }
  .gr__footer_wrapper a {
    color: white; }

.gr__footer_wrapper .gr_footer_img {
  width: 200px; }

.gr-widget__footer .gr-FooterSocialsIcons .gr_footer_social_icons > a > img {
  width: 2rem; }

.navbar-nav {
  width: 100%;
  display: block;
  border-radius: 5px;
  background: #B6AC7C;
  margin-top: 10px; }
  .navbar-nav a {
    color: #535143 !important; }

#navbarNavDropdown .navbar-nav .nav-link {
  font-size: 1.1rem;
  line-height: 20px; }

#navbarNavDropdown .navbar-nav .nav-item.active .nav-link {
  color: #fff; }

.dropdown-menu .dropdown-item {
  margin-top: 10px !important; }
.dropdown-menu a {
  margin-top: 10px !important; }

.dropdown-toggle::after {
  margin-right: 10px; }

#hr-header {
  margin-top: -1.4rem;
  background: #fff; }

.CustomCatWidget_ad_before img {
  height: 330px !important; }

.gr-widget__body-text .gr-title {
  font-family: Title_Font;
  line-height: 1.3em;
  font-size: 18px !important;
  line-height: 25px;
  font-weight: 700 !important;
  font-weight: bold;
  color: #647855 !important; }
  .gr-widget__body-text .gr-title a {
    color: #647855 !important;
    font-weight: 700 !important; }

.gr-widget__body > article > .gr-widget__body .gr-widget__body-text > div > div {
  margin-bottom: 1rem; }

#gr-MorePostsWidget {
  margin-top: 20px; }
  #gr-MorePostsWidget .item {
    height: 170px; }
    @media (max-width: 550px) {
      #gr-MorePostsWidget .item {
        height: 400px; } }
  #gr-MorePostsWidget .gr_date {
    background: url("/themes/default/img/calendarclock.png") no-repeat center right;
    background-size: 15px 15px;
    padding-right: 30px;
    font-size: 10px;
    color: #B6AC7C;
    margin-bottom: 20px;
    margin-top: 20px; }
  #gr-MorePostsWidget a {
    font-size: 13px !important;
    font-weight: normal !important; }
  #gr-MorePostsWidget img {
    height: 100px; }
  @media (max-width: 550px) {
    #gr-MorePostsWidget img {
      width: 100%;
      height: 250px !important; } }
  @media only screen and (max-width: 581px) {
    #gr-MorePostsWidget .gr-widget__body-text .gr-content {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      flex-direction: column; }
    #gr-MorePostsWidget .gr-widget__body-text a {
      width: 100%; } }

@media only screen and (max-width: 1200px) {
  .gr-widget__body-text > div {
    display: flex;
    justify-content: center;
    align-items: center; } }
@media only screen and (max-width: 581px) {
  .gr-widget__body-text > div {
    align-items: flex-start;
    flex-direction: column; } }
.gr-widget__body-text > div a > img {
  height: 101px;
  width: 100%; }

@media (max-width: 960px) {
  .gr-widget__body-text > div > a > img {
    height: 170px;
    width: 100%; } }
#gr-CustomCatWidget article {
  margin-bottom: 20px; }
@media only screen and (max-width: 581px) {
  #gr-CustomCatWidget .gr-widget__body a {
    width: 100%; } }
#gr-CustomCatWidget img {
  height: 75px;
  width: 110px; }
  @media only screen and (max-width: 680px) {
    #gr-CustomCatWidget img {
      height: 140px;
      width: 100%; } }

#gr-CustomCatWidget {
  padding: 10px 0 !important; }

.gr-element__title {
  font-weight: bold;
  color: #647855; }

.gr-element__intro_title {
  color: #0b44b6 !important; }

.gr_footer_social_icons {
  margin-top: 15px; }

.gr_footer_social_icons > a {
  margin: 3px; }

.gr_footer_social_icons > a > img {
  width: 30px !important;
  height: 30px !important; }

.header_upper_items_navbar {
  background: #ffffff; }
  .header_upper_items_navbar a {
    color: #fff; }

.share-box {
  padding-top: 20px;
  padding-bottom: 20px; }
  .share-box a:nth-child(4) img {
    scale: 1.2; }
  .share-box a:nth-child(2), .share-box a:nth-child(3), .share-box a:nth-child(4) {
    margin-right: 10px; }
    @media only screen and (max-width: 581px) {
      .share-box a:nth-child(2), .share-box a:nth-child(3), .share-box a:nth-child(4) {
        margin-right: 5px; } }
  .share-box a img {
    width: 50px !important;
    height: 50px !important; }
  @media (max-width: 550px) {
    .share-box .share-box a img {
      width: 57px !important;
      height: 40px !important; } }

.gr__last_updates {
  visibility: hidden; }

#carouselExampleIndicators {
  margin-top: 8px;
  display: flex !important;
  flex-direction: column-reverse !important;
  justify-content: center !important;
  align-items: center !important; }
  #carouselExampleIndicators .carousel-indicators {
    padding: 0;
    margin: 0;
    margin-bottom: 5px; }
  @media only screen and (max-width: 581px) {
    #carouselExampleIndicators .carousel-item img {
      width: 100% !important; } }
  #carouselExampleIndicators .content {
    width: 100%;
    background: rgba(0, 0, 0, 0.5) !important; }
    #carouselExampleIndicators .content .intro_title {
      display: none !important; }
    #carouselExampleIndicators .content .carousel-item-h1 a {
      font-size: 26px;
      color: #c4c0c3 !important; }
      #carouselExampleIndicators .content .carousel-item-h1 a:hover {
        color: #190d9a !important;
        transition: .4s; }
    #carouselExampleIndicators .content .description {
      font-size: 20px;
      line-height: 30px; }
  @media (max-width: 550px) {
    #carouselExampleIndicators .content .carousel-item-h1 a {
      font-size: 22px; }
    #carouselExampleIndicators .content .description {
      font-size: 16px; } }
  #carouselExampleIndicators .carousel-item img {
    width: 1025px !important;
    height: 510px !important; }

.gr-ShowCategoriesWidget {
  margin-top: 2rem !important; }
  .gr-ShowCategoriesWidget .py-2 {
    margin-bottom: 20px;
    margin-top: 20px;
    border-bottom: 1px solid #4E4E4E; }
  .gr-ShowCategoriesWidget .gr_date {
    background: url("/themes/default/img/calendarclock.png") no-repeat center right;
    background-size: 20px 20px;
    padding-right: 30px;
    font-size: 13px;
    font-size: 13px;
    color: #B6AC7C;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: right;
    display: block; }
  .gr-ShowCategoriesWidget img {
    height: 250px !important;
    width: 100% !important; }

.gr__main_content .gr-element__intro_title {
  display: none !important; }

.gr__main_content .gr-element__title {
  font-size: 24px;
  font-family: Main_Font;
  line-height: 50px;
  color: #647855 !important; }

.gr__main_content {
  margin-top: 0 !important; }

@media (max-width: 550px) {
  #carouselExampleIndicators .carousel-item img {
    width: 100% !important;
    height: 410px !important; }

  .share-box {
    display: flex;
    justify-content: space-between;
    height: auto;
    margin-bottom: -30px;
    margin-right: 12px;
    height: 74px; }
    .share-box a img {
      width: 60%;
      height: 74%; }

  .gr-element__img {
    width: 100% !important; }

  .gr_footer_social_icons img {
    margin-top: 5px; }

  #gr-CustomCatWidget img {
    height: 130px; }

  .gr_footer_social_icons {
    display: flex !important;
    flex-direction: row !important; }

  .m-footer__copyright {
    display: flex !important;
    flex-direction: row !important; }
    .m-footer__copyright small {
      margin-right: 1.5rem !important; } }
@media (min-width: 1200px) {
  .container {
    width: 1000px;
    max-width: 100%; } }
.peak_of_mountain {
  margin-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #333; }

.gr_social_icons a {
  display: inline; }
.gr_social_icons img {
  width: 30px;
  display: inline; }

.gr-NewsTicker {
  height: 30px;
  box-shadow: -2px -2px 5px #555;
  position: fixed;
  bottom: 0;
  background: white;
  z-index: 100000; }
  .gr-NewsTicker .gr-widget__header {
    display: none; }
  @media (max-width: 550px) {
    .gr-NewsTicker .gr-widget__header {
      display: none !important; } }
  .gr-NewsTicker img {
    width: 30px; }
  .gr-NewsTicker .container {
    width: 100% !important; }
  .gr-NewsTicker .gr-title {
    font-size: 14px;
    color: #647855; }
    .gr-NewsTicker .gr-title a {
      color: #647855; }

.tickercontainer {
  height: auto !important; }

.gr-secondary_menu {
  display: block;
  margin-bottom: 30px; }

#gr-PostsSwiperSlider .swiper_image img {
  width: 100%;
  height: 400px; }
#gr-PostsSwiperSlider .swiper-button-next {
  display: none; }
#gr-PostsSwiperSlider .swiper-button-prev {
  display: none; }
#gr-PostsSwiperSlider .swiper-pagination {
  margin-bottom: 20px;
  padding-bottom: 20px;
  width: 20px;
  margin-left: 20px; }
  #gr-PostsSwiperSlider .swiper-pagination .swiper-pagination-bullet-active {
    background: #52513F !important;
    color: white; }
  #gr-PostsSwiperSlider .swiper-pagination .swiper-pagination-bullet {
    color: white;
    font-size: 20px;
    background: #B6AC7C;
    width: 25px;
    height: 25px;
    opacity: 1; }
#gr-PostsSwiperSlider .swiper_content {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cdeb8e+0,647855+34,647855+77&0+0,1+58 */
  background: linear-gradient(to bottom, rgba(205, 235, 142, 0) 0%, rgba(88, 122, 76, 0.59) 34%, #587a4c 58%, #587a4c 77%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  width: 100%; }
  @media (max-width: 550px) {
    #gr-PostsSwiperSlider .swiper_content {
      font-size: 20px !important; }
      #gr-PostsSwiperSlider .swiper_content .gr-title {
        width: 90%; } }
  #gr-PostsSwiperSlider .swiper_content .gr-title {
    padding-right: 10px;
    font-weight: bold; }
    #gr-PostsSwiperSlider .swiper_content .gr-title a {
      color: white;
      font-weight: bold; }

.gr-element__pageTitle {
  margin-bottom: 30px;
  overflow: hidden;
  height: auto;
  display: inline-block;
  padding-top: 10px;
  padding: 20px;
  padding-top: 5px;
  border-bottom: 3px solid #555;
  width: 100%; }

.gr-MoreArticlesWidget .item {
  border-bottom: 1px solid #aaa;
  margin-bottom: 15px; }
.gr-MoreArticlesWidget .gr-writer a {
  color: #0b44b6; }

.gr-SecondArticles .gr-writer a {
  color: #0b44b6; }

.gr__secondary__sidebar {
  border-left: 3px solid black; }

.swiper-slide {
  width: 100% !important; }

.swiper_content {
  margin-top: 1rem;
  position: absolute;
  bottom: 0;
  padding: 10px; }
  .swiper_content .gr-text {
    color: #efefef;
    width: 80%; }
  .swiper_content .gr_category {
    display: inline-block;
    background: #bf935b;
    color: white;
    padding: 10px;
    font-size: 20px; }
  .swiper_content .gr-title {
    width: 80%;
    line-height: 35px;
    padding: 20px;
    padding-bottom: 0 !important; }

.gr-element .gr-element__footer {
  margin-top: 20px;
  padding-bottom: 10px; }

.gr__secondary__sidebar {
  display: none; }

.gr-SecondArticles {
  background: #eaeaea; }

@media (max-width: 550px) {
  .gr-RecentPosts img {
    width: 100%;
    height: 250px !important; } }
.gr-RecentPosts img {
  height: 250px !important; }
.gr-RecentPosts .gr-widget__header .gr-widget__header-title {
  color: white !important;
  display: block !important; }
.gr-RecentPosts .gr_date {
  margin-top: 15px;
  float: left;
  color: #B6AC7C;
  background: url("/themes/default/img/calendarclock.png") no-repeat center right;
  background-size: 20px 20px;
  padding-right: 30px;
  font-size: 13px; }
.gr-RecentPosts .gr_category {
  font-size: 13px;
  float: right;
  margin-top: 15px;
  color: #B6AC7C; }
@media (max-width: 550px) {
  .gr-RecentPosts {
    overflow: hidden !important; }
    .gr-RecentPosts img {
      height: 250px !important;
      width: 100%  !important; } }
.gr-RecentPosts .item {
  border-bottom: 1px solid #4E4E4E;
  padding-bottom: 10px;
  margin-bottom: 10px; }

@media (max-width: 550px) {
  .gr__header_wrapper {
    height: 300px; } }
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
  z-index: 1000000; }

.overlay-content {
  position: relative;
  top: 5%;
  width: 100%;
  text-align: center;
  margin-top: 10px; }

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 20px;
  color: #818181;
  display: block;
  transition: 0.3s; }

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1; }

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 20px; }

@media screen and (max-height: 450px) {
  .overlay a {
    font-size: 20px; }

  .overlay .closebtn {
    font-size: 20px;
    top: 15px;
    right: 35px; } }
.gr-widget__header-title {
  overflow: hidden; }

.gr-articles_show_widget .gr-element__img {
  height: 250px;
  width: 200px;
  border-radius: 5px; }
.gr-articles_show_widget a {
  display: inline-block;
  background: #BF935B;
  padding: 10px;
  color: #535143 !important;
  border-radius: 5px;
  margin: 10px;
  margin-right: 0; }

.gr-element h1 {
  color: #647855 !important;
  font-size: 34px !important; }

.gr-MostReadPeriodsPosts .gr-title {
  font-size: 15px !important; }
.gr-MostReadPeriodsPosts .nav-link {
  color: #bf935b !important; }
.gr-MostReadPeriodsPosts #today-tab {
  color: #bf935b !important; }

.gr-RecentArticles article {
  height: 350px; }

.gr-announcement {
  background: #B80000;
  color: white;
  font-size: 30px;
  margin-bottom: 20px; }
  .gr-announcement a {
    color: white; }

blockquote {
  background: url("/themes/default/img/pngegg.png") #fdebb3 center top no-repeat;
  background-size: 50px 50px;
  padding: 15px;
  padding-top: 50px;
  width: 50%;
  display: inline-block;
  float: right;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px; }

.pagination .page-item.active .page-link {
  background: #535143 !important; }
.pagination .page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #535143;
  background-color: #fff;
  border: 1px solid #ddd; }

.gr-ShowCategoriesWidget .gr-element__title {
  padding: 20px;
  color: white !important;
  font-size: 40px;
  background: url("/themes/default/img/backcat.jpeg") center no-repeat; }

.gr-widget__header-title {
  background: #647855;
  color: #fff !important;
  border: none !important;
  padding: 10px !important;
  font-size: 15px; }

.gr-CustomCatWidget article {
  height: 115px; }
@media (max-width: 600px) {
  .gr-CustomCatWidget .gr-widget__body :nth-child(3) {
    margin-top: 20px;
    background: #E3E8DF;
    height: 145px !important; }
  .gr-CustomCatWidget .gr-widget__body :nth-child(4) {
    background: #E3E8DF;
    height: 145px !important; } }
.gr-CustomCatWidget .gr-widget__body :nth-child(3) {
  background: #E3E8DF; }
.gr-CustomCatWidget .gr-widget__body :nth-child(4) {
  background: #E3E8DF; }
.gr-CustomCatWidget .gr_date {
  float: left;
  color: #B6AC7C;
  background: url("/themes/default/img/calendarclock.png") no-repeat center right;
  background-size: 20px 20px;
  padding-right: 30px;
  font-size: 15px; }
.gr-CustomCatWidget a {
  font-size: 12px; }

body {
  border-top: 15px solid #535141; }

.gr__header_wrapper {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#647855+29,7db9e8+100&1+29,0+100 */
  background: linear-gradient(to right, #647855 29%, rgba(125, 185, 232, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

.RecentPosts_ad_before img {
  height: 450px !important; }

.gr-RecentVideos {
  margin-bottom: 50px;
  border-radius: 10px;
  margin-top: 20px;
  clear: bottom;
  overflow: hidden;
  background: #647855; }
  @media (max-width: 350px) {
    .gr-RecentVideos .item img, .gr-RecentVideos .item .gr-element__img {
      width: 100px !important; } }
  .gr-RecentVideos .gr-widget__header-title::after {
    content: '';
    /* Ensures the pseudo-element is generated even with empty content */
    display: block;
    /* Makes the pseudo-element occupy the full width of its container */
    border-bottom: 1px solid white;
    /* Adjust the border style as needed */
    position: relative;
    bottom: 18px;
    margin-right: 200px; }
  .gr-RecentVideos .gr-widget__header {
    display: inline-block;
    background: #647855; }
  .gr-RecentVideos .gr-widget__header-title {
    font-size: 20px;
    line-height: 30px; }
  .gr-RecentVideos .item1 img {
    width: 100% !important; }
  .gr-RecentVideos .item .gr_date {
    float: left;
    background: url("/themes/default/img/calendarclock.png") no-repeat center right;
    background-size: 20px 20px;
    padding-right: 18px;
    font-size: 15px;
    line-height: 20px;
    color: #B6AC7C;
    margin-bottom: 20px;
    text-align: left;
    margin-top: 20px; }
  .gr-RecentVideos .item a {
    padding-right: 20px;
    display: block;
    font-size: 15px;
    margin-top: 10px;
    line-height: 22px; }
  .gr-RecentVideos img {
    width: 100px !important; }
  .gr-RecentVideos a {
    font-size: 20px;
    color: white;
    font-weight: bold; }

.gr-ThirdImageWidget {
  overflow: hidden;
  margin-top: 20px;
  background: #B6AC7C; }
  .gr-ThirdImageWidget .gr-widget__header {
    padding-bottom: 0 !important; }
  .gr-ThirdImageWidget .gr-widget__header-title {
    margin-bottom: 0 !important; }
    .gr-ThirdImageWidget .gr-widget__header-title a {
      color: white !important; }

.gr-AlternativeImageWidget .gr-title {
  background: #647855;
  padding: 5px; }
  .gr-AlternativeImageWidget .gr-title a {
    font-size: 13px;
    color: white !important; }
.gr-AlternativeImageWidget .gr-widget__header-title {
  background: white !important; }
  .gr-AlternativeImageWidget .gr-widget__header-title ::after {
    content: '';
    display: block;
    border-bottom: 1px solid #647855;
    position: relative;
    bottom: 18px;
    margin-right: 200px; }
  .gr-AlternativeImageWidget .gr-widget__header-title img {
    width: 35px;
    height: 35px !important; }
  .gr-AlternativeImageWidget .gr-widget__header-title a {
    color: #647855 !important; }
.gr-AlternativeImageWidget img {
  height: 200px !important; }

.gr-element__footer .gr-widget__wrapper {
  margin-top: 30px; }

.gr-element__tag {
  padding: 5px;
  border-radius: 5px;
  background: #B6AC7C;
  margin-left: 10px;
  color: #535143 !important; }
  .gr-element__tag a {
    color: #535143 !important; }

.owl-carousel .owl-dots {
  display: block;
  height: 30px;
  top: 0;
  left: 0;
  width: 30px;
  color: white; }
  .owl-carousel .owl-dots .owl-dot {
    width: 30px;
    height: 30px;
    color: red;
    display: block;
    background: #B6AC7C;
    margin: 10px; }
.owl-carousel .owl-nav .owl-prev {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("/themes/default/img/b2.png") no-repeat center !important;
  background-size: cover; }
.owl-carousel .owl-nav .owl-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("/themes/default/img/b1.png") no-repeat center !important;
  background-size: cover;
  margin-right: 20px;
  margin-left: 20px; }

.minstry-ad {
  margin-top: 20px; }
  .minstry-ad .minstry-ad-inner {
    position: relative; }
    @media (min-width: 350px) {
      .minstry-ad .minstry-ad-inner {
        height: 450px !important; } }
  @media (max-width: 350px) {
    .minstry-ad {
      margin-top: 40px; } }

@media (min-width: 550px) {
  .gr-PdfAlternativeWidget .gr-widget__header {
    width: 635px !important; } }
.gr-PdfAlternativeWidget .gr-widget__header-title a {
  color: white !important;
  font-size: 20px; }
.gr-PdfAlternativeWidget .gr-title {
  margin-top: 10px; }
.gr-PdfAlternativeWidget img {
  height: 350px !important; }

.gr-pdfs_issue_no {
  float: right;
  display: inline-block;
  background: #efefef;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 20px; }

.gr-pdfs_release_date {
  margin-bottom: 20px;
  float: left;
  display: inline-block;
  background: #efefef;
  border-radius: 5px;
  padding: 10px; }

.gr-element__title {
  clear: both;
  margin-top: 40px; }

.gr-pdfs_show a {
  display: inline-block;
  padding: 10px;
  margin: 10px;
  background: #efefef; }

.gr__main_content table .gr-element__title {
  font-size: 15px !important; }

.navbar-collapse {
  padding: 0 !important; }

.gr-PublicSocialsIcons {
  z-index: 10000;
  border-radius: 5px;
  display: inline-block;
  position: fixed;
  top: 350px;
  background: white;
  padding: 10px;
  left: 0;
  width: 50px; }
  .gr-PublicSocialsIcons img {
    margin-bottom: 10px; }

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