@import url('https://fonts.googleapis.com/css2?family=Rancho&display=swap');

html,
body {
  height: 100% !important;
  background-color: #F8F8F8;
}
body {
  color: #42474B; /* #b0701a */
  font-family: 'Hind Madurai', sans-serif;
  font-size: 17px;
  font-weight: 400;
  /* padding-top: 62px;  spaced for home banner */
  padding-top: 75px;
  padding-bottom: 0;
  /* line-height: 1.5; */
}
body.hlayout {
  padding-top: 0;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  color: #302e66;
}
h1,h2,.h1,.h2 {
  font-family: 'Marcellus SC', serif;
  font-size: 2.25em;
  color: #FFF;
  letter-spacing: 0.02em;
  line-height: 1.06em;
  text-shadow: 0 0 18px #FFF;
  text-align: center;
}
h3,h4,h5,h6,.h3,.h4,.h5,.h6 {
  font-family: 'Lora', serif;
  font-weight: 700;
}
.sub {
  font-weight: 400;
  font-size: 1.05em;
  line-height: 1.25;
  padding-left: 0.675rem;
  padding-right: 0.675rem;
  text-shadow: 0 1px 1px #444;
}
.subb {
  font-size: 1.05em;

}
.pad {
  padding: 80px 0;
}
.nopad {
  padding: 0 0 0 0;
}
/* Animation effect delays */
.delay5m {
  animation-delay: 0.5s;
}
.delay75m {
  animation-delay: 0.75s;
}
.delay1s {
  animation-delay: 1s;
}
.delay1s5m {
  animation-delay: 1.5s;
}
.lead {
  font-weight: 400;
}

/* Full Calendar Bootstrap CSS */
.fc.fc-bootstrap a{text-decoration:none}.fc.fc-bootstrap a[data-goto]:hover{text-decoration:underline}.fc-bootstrap hr.fc-divider{border-color:inherit}.fc-bootstrap .fc-today.alert{border-radius:0}.fc-bootstrap a.fc-event:not([href]):not([tabindex]){color:#fff}.fc-bootstrap .fc-popover.card{position:absolute}.fc-bootstrap .fc-popover .card-body{padding:0}.fc-bootstrap .fc-time-grid .fc-slats table{background:0 0}


/*
 * Header
 */
.navbar {
  border-bottom: 4px solid #D1913C;
  box-shadow: 0 -10px 30px #000;
}
.sandstone, .navbar .nav-link, .btn, .nav-tabs .nav-link, .nav-pills .nav-link, .breadcrumb, .pagination, .dropdown-menu .dropdown-item, .tooltip {
  font-size: 17px;
}
.navbar a {
  font-weight: 600;
  text-transform: uppercase;
}
.navbar-brand {
  font-family: 'Marcellus SC', serif;
  font-size: 0.93em;
  letter-spacing: 0.075em;
  line-height: 1.06em;
  text-align: left;
  padding: 0;
  margin-bottom: 0;
  margin-right: 0;
}
a.navbar-brand {
  font-weight: 300;
}
.nav a {
  font-weight: 500;
  letter-spacing: 0.01em;
}
.text-active {
  color: #FFF!important;
}
.navbar-dark .navbar-toggler {
  border-color: transparent;
  font-size: 1.5em;
  padding: .5em .7em;
  background: transparent;
  color: #AF6847;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  background: rgba(0,0,0,0.3);
  color: #8f4625;
  outline: none;
}
.bg-dark-custom {
  /* background-color: rgba(52,58,64,0.8) !important;
  background-color: #bdd4e7; */
  background: -moz-linear-gradient(315deg, rgba(40,49,59,1) 0%, rgba(72,84,97,1) 74%);
  background: -webkit-linear-gradient(315deg, rgba(40,49,59,1) 0%,rgba(72,84,97,1) 74%);
  background: linear-gradient(315deg, rgba(40,49,59,1) 0%,rgba(72,84,97,1) 74%);
}
/* dropdown menus */
.dropdown-menu {
  background-color: rgba(72,84,97,1);
  border: none;
  border-top:4px solid transparent;
  border-radius: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; 
  font-size: 0.775rem;
  box-shadow: inset 0px 10px 15px -15px #000, 0 4px 8px -4px #000;
}
.dropdown-item {
  color: rgba(255,255,255,0.5);
  padding: 0.25rem 1.5rem 0.25rem 0.5rem;
}
.dropdown-item:hover,
.dropdown-item:focus {
  color: #FFF;
  text-decoration: none;
  background-color: transparent;
}
.live-custom {
  color: #dc3545!important;
  font-weight: 600;
}
.live-custom:hover,
.live-custom:focus {
  color: #ff0e27!important;
}

/* 
 * Footer
 */
.footer {
  background-image: url('/img/footerbg.jpg');
  height: auto;
  background-attachment: fixed;
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 0.875em;
  font-weight: 300;
}
.footer hr {
  border-top: 1px dotted #8f4625;
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.footer i {
  color: #EEE;
  font-size: 1.1em;
}
/* Responsive google-map-embed */
.google-map {
  position: relative;
  padding-bottom: 48%; // This is the aspect ratio
  height: 0;
  overflow: hidden;
}
.google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* Responsive video embeds */
.video-yt {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 16px;
}
.video-yt iframe,
.video-yt object,
.video-yt embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* ########## BACKGROUNDS ########### */
.bgd {
  background-repeat: no-repeat;
  background-attachment: fixed; 
  background-size: cover;
  background-position: center;
}
.bgd-100 { /* Fullpage Cover */
  height: 100%;
}
.bgd-60 {  /* Pageheader Cover */
  height: 62.5%;
}
.bgd-30 {  /* Heading Cover */
  height: 62.5%;
}
.bgd-cstm {
  height: 100%;
}
/* Custom Bgds */
.std-bg {
  background-color: #772f1a;
  background-image: linear-gradient(315deg, #772f1a 0%, #f2a65a 74%);
}
.home-bg {
  background-image: url('/img/beautiful-wheat-field-md2.jpg');
}
.nosotros-bg {
  background-color: #772f1a;
  background-image: url('/img/nosotrospg.jpg');
}
.declare-bg {
  background-position: left center;
  background-color: #09C6F9;
  background-image: url('/img/declaration.jpg');
}
.calendar-bg {
  background-color: #772f1a;
  background-image: url('/img/calendarpg.jpg');
}
.media-bg {
  background-color: #772f1a;
  background-image: url('/img/mediapg.jpg');
}
.cross-bg {
  background-color: #772f1a;
  background-image: url('/img/cross.jpg');
}
.moriah-bg {
  background-color: #772f1a;
  background-image: url('/img/instituto.jpg');
}
.ministry-bg {
  background-color: #772f1a;
  background-image: url('/img/ministerios.jpg');
}
.recursos-bg {
  background-color: #772f1a;
  background-image: url('/img/recursos.jpg');
}
.contact-bg {
  background-color: #772f1a;
  background-image: url('/img/contact.jpg'); 
}
.search-bg {
  background-color: #772f1a;
  background-image: url('/img/search.jpg'); 
}
.theme-bg {
  background-color: #772f1a;
  background-image: url('/img/theme2020.jpg'); 
}
.estudio-header {
  background: rgba(0,0,0,0.2);
  border-top: 10px solid rgba(0,0,0,0.1);
  height: auto;
}
.offline-bg {
  background-image: url('/img/beautiful-wheat-field-md2.jpg');
  color: #fff;
}
/* custom styles for backgrounds */
.calendar-bg h3.sub {
  text-shadow: none;
  font-weight: 600;
}
tr.tb > td:first-child { /* first column bold - cms table gen opts */
  font-weight:bold;
}
.theme h1 {
  font-size: 3.25em;
  font-family: "Rancho", serif;
  font-weight: 400;
  font-style: normal;
}
.theme h3 {
  font-size: 1.25em;
}
.lists404 ul {
  list-style: square;
  padding-left: 20px;
}
.news-bg {
  filter: blur(1rem);
}

/* ########## HOME ############## */
.hscroll>a>i {
  color: #FFF;
  text-shadow: 0 0 18px #FFF;
  animation-delay: 1s;
  animation-duration: 2s;
  cursor: pointer;
}
.home-bg > h1 {
  font-size: 1rem;
}

/* Calendar Feeds  - Both home, vivo affected */
.calendar-container, .calendar-nocontainer {
  font-size: 1em;
}
.calendar-container { /* displaying date */
  margin: 7px 0 0;
  padding: 0 0 0 35px; 
}
.calendar-nocontainer { /* no date displayed */
  margin: 0;
}
.calcontainer-nopad {
  padding: 0 0 0 0;
}
.calendar-item {
  padding: 0;
  margin: 0 0 8px;
}
.calendar-item-date {
  font-family: 'Lora', serif;
  font-size: 1.15em;
  font-weight: 500;
  margin: 10px 0 0;
  padding: 17px 0 0 0;
  letter-spacing: -0.02em;
  border-top: 1px solid #DDD;
}
.calendar-item-date:first-child {
  margin: 20px 0 0;
  padding: 0 0 0 0;
  border-top: none;
}
.calendar-item-time {
  padding: 5px 0 0 33px;
  margin: 0;
  
}
.calendar-item-title {  
  color: #888;
  text-transform: capitalize;
  padding: 1px 0 7px 33px;
  letter-spacing: 0.01em;
}
.calendar-item-detail {
  margin: 0 0 0 32px;
  padding: 0; 
}
.calendar-item-detail, .calendar-item-detail p {
  text-transform:none; 
}
.calendar-item-detail p {
  padding: 0 0 8px;
  margin: 0;
}
.calendar-item-detail a {
  border-bottom: 1px dotted #BBB;
}
.calendar-item-detail a:hover {
  border-bottom: 1px solid #7985B5;
}
/* No results from calendar feed */ 
.no-result {
  color: #888;
  text-align:center;
  margin-top: 45px;
  margin-bottom: 45px;
  letter-spacing: 0.1em;
}

/* Social Media Plugins */
#twitter-feed { /* twitter */
  width: 100%;
  height: 200px;
  margin: 0 auto;
  padding: 0;
  background-color: transparent;
  overflow: hidden;
}
.twitter-article, #loading-container {
  width: 100%; /* Same as twitter-feed */
  height: 100%;
  float: left;
  padding: 5px 0;
}
.twitter-article {
  height: auto;
}
#loading-container {
  padding: 60px 0 5px;
  text-align: center;
}
.twitter-pic {
  width: 42px;
  float: left;
}
.twitter-pic img {
  border-radius: 4px;
}
.twitter-text p {
  margin-left: 57px;
  margin-bottom: 0;
  color: #888;
}
.twitter-text p a {
  color: #565656;
}
.tweet-time {
  float: right;
}
/* -------- FEED  ACTIONS ------*/
#twitter-actions {
  width: 75px;
  float: right;
  margin-right: 5px;   
  margin-top: 3px;
  display: none;
}
.intent {
  width: 25px;
  height: 16px;
  float: left; 
}
.intent a{
  width: 25px;
  height: 16px;
  display: block;
  background-image: url(/img/twitter/tweet-actions.png);
  float: left; 
} 
.intent a:hover { background-position: -25px 0;}
#intent-retweet a { background-position: 0 -17px;} 
#intent-retweet a:hover { background-position: -25px -17px;} 
#intent-fave a { background-position: 0 -36px;} 
#intent-fave a:hover { background-position: -25px -36px;} 
  
/* -------- RETWEET INDICATOR ------*/
#retweet-indicator {
  width: 25px; /* 14px */
  height: 16px; /* 10px */
  background-image: url(/img/twitter/tweet-actions.png);
  background-position: 0 -17px; /* -5px -54px */
  margin-top: 3px;
  float: left;
}


/* ########## NOSOTROS ########## */

/* Declaration of Faith */
.declaration {
    color:#333;
}
.declaration a {
  cursor: pointer;
  color: #607188;
}
.declaration a:hover, .declaration a:focus {
  color: #304055;
}
.declaration a:focus {
  outline: none;
}
.popover {
  max-width: 90%;
  z-index:100;
}
.popover sup {
  font-weight: 700;
}
.popover span {
  display: block;
  font-weight: 500;
  padding: 7px 0 4px;
  color: #34496d;
}
.poplist {
  text-align: center;
  margin-bottom: 0;
}
.doctrine {
  margin-top: 21px;
  margin-bottom: 5px;
  text-align: center;
}
.doctrine:first-child {
  margin-top: 0;
}
/* Historia y Vision */
.hyv .lead {
  color: #8f4625;
  font-size: 1.25rem;
}


/* ########## EVENTOS ########## */
.modal-header {
  padding-bottom: 3px;
}
.ct {
  display: table-cell;
  min-width: 75px;
  color: #888;
}
#modalBody span {
  display: table-cell;
  color: #34496d;
  padding-left: 5px;
}
.fc-content {
  font-weight: 0.9em;
  padding-bottom: 0;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
}
.fc-day-grid-event .fc-time {
  font-weight: 500;
}
.fc-unthemed td.fc-today {
  background: #e7e4d4;
}
/* calendar toolbar sizing */
.fc-left .btn-group .fa,
.fc-right .btn-group .fa,
.fc-today-button {
  font-size: 0.95em;
  line-height: 1.5;
}
.fc-toolbar>*>:not(:first-child) {
  margin-left: .25em;
}
.fc-center h2 {
  color: #302e66;
  font-family: 'Lora', serif;
  font-weight: 700;
  font-size: 1.15em;
  letter-spacing: -0.01em;
}


/* ########## EN VIVO ########## */

/* Responsive live-video */
.live-vid {
  position: relative;
  padding-bottom: 55.68%; // This is the aspect ratio
  height: 0;
  overflow: hidden;
}
.live-vid iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.dacast-video {
  display: block;
}

/* Calendar Feed - customized for live */
.callivedt:first-child {
  margin: 10px 0 0 26px;
  padding: 0 0 0 0;
}
.callive .calendar-item-time {
  padding: 0 0 10px 26px;
}
.callive .calendar-item-title {
  padding: 0 0 0 26px;
  font-weight: 500;
}
.callive .calendar-item-detail {
  margin-left: 27px;
  font-weight: 400;
}
/* donations */
.donar {
  padding: 30px 0 30px;
  background-repeat: no-repeat;
  background-color: #3f0d12;
  background-image: linear-gradient(15deg, #3f0d12 0%, #a71d31 74%);
}
.donar p {
  font-size: 1.5em;
  font-weight: 200;
  padding: 0;
  margin: 0;
  color: #DDD;
}
.donar .btn {
  display: block;
  font-weight: 500;
  font-size: 1.7em;
  padding: 1rem 2rem;
  line-height: 1.5;
  border-radius: .3rem;
  border-width: 4px;
  background-color: transparent;
  border-color: rgba(255,255,255,0.5);
  color: rgba(255,255,255,0.5);
}
.donar .btn:focus, .donar .btn:hover {
  background-color: rgba(0,0,0,0.2);
  border-color: rgba(255,255,255,0.8);
  color: #FFF;
}
.vivo-ccards {
  display: block;
  margin: 0 auto;
  font-size: 1em;
  font-weight: 300;
}
.live-share {
  text-align: right;
  font-size: 1.5em;
}
.live-share span {
  color: #FFF;
  font-size: 0.65em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.live-archives {
  padding-left: 28px;
}


/* ########## MEDIA ########## */
.media-icos i {
  display: inline-block;
  margin: 0 10px;
  text-shadow: 0 0 10px #bd743f;
  font-size: 1.8em;
  color: #363d48;
}
.no-icos i {
  text-shadow: 0 0 10px #BBB;
}

/* Back to Top Link */
a.back-to-top {
  position: fixed;
  bottom: 0.50em;
  right: 1.25em;
  font-size: 1.4em;
  border-bottom: none;
  color: #FFF;
  display:none;
  text-shadow: 0 1px 12px #a9c0d2;
}
a.back-to-top:hover, 
a.back-to-top:focus {
  border-bottom: none;
  color: #8f4625;
}

/* SEARCH FORM - NAVBAR */
.searchbr {
  position: relative; 
}
.searchbr input {
  text-align: left;
  padding-left: 35px;
  font-size: 0.905em;
}
.searchbr input.form-control {
  width: 40px;
  margin-top: -1px;
  padding-bottom: 2px;
  color: #E3E3E3;
  background-color: #456;
  transition: width 0.4s linear;
} 
.searchbr:hover input.form-control {
    width: 325px;
    transition: width 0.4s linear;
}

/* searchbar on search page - START */
.srchpage input { 
  font-size: 1.25em;
  padding-left: 45px;
}
.srchpage input.form-control { 
  width: 100%;
  margin-top: -1px;
  padding-bottom: 2px;
  color: #E3E3E3;
  background-color: #456;
  transition: initial;
}
.srchpage:hover input.form-control {
    width: 100%;
    transition: initial;
}
/* searchbar on search page - END */

/* searchbar on small - START */
.searchbr-sm input { 
  font-size: 1.1em;
  padding-left: 50px;
}
.searchbr-sm input.form-control { 
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 10px;
  margin-bottom: 5px;
  color: #E3E3E3;
  background-color: #456;
  transition: initial;
}
.searchbr-sm:hover input.form-control {
    width: 100%;
    transition: initial;
}
/* searchbar on small - END */

.searchbr input.form-control:focus {
  border: none;
}
.searchbr input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #AAA;
  opacity: 1; /* Firefox */
}
.searchbr input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #AAA;
}
.searchbr input::-ms-input-placeholder { /* Microsoft Edge */
  color: #AAA;
}
.searchbr .fa-search { 
  position: absolute;
  width: 30px;
  left: 15px;
  top: 6px;
  font-size: 0.875em;
}
.srchpage .fa-search { /* searchbar on search page */
  width: 40px;
  font-size: 1.275rem;
  top: 13px;
}
.searchbr-sm .fa-search { /* searchbar on small */
  width: 40px;
  font-size: 1.275rem;
  top: 12px;
}
input.btn-hds { /* small displays */
  visibility: hidden;
  width: 0;
  padding: 0;
  border: none;
  height: 1px;
  display: inherit;
}
input.btn-hd {
  visibility: hidden;
  width: 0;
  padding: 0;
  border: none;
  height: 1px;
}

/* ########## CONTACTO ########## */
.err {
  padding: 5px 0 0 5px;
  margin: 0;
  font-size: 0.9em;
}
.err2, 
.succ {
  font-weight: 700;
  font-size: 1.05em;
}
#cttform label {
  margin-bottom: .2rem;
}
.feedc {
  display:none;
  visibility: hidden;
}
.nojs-msg {
  display: none;
  visibility:hidden;
  position: fixed;
  width: 100%;
  z-index: 10;
  padding: 22px 8px 7px;
  background-color: #C00;
  line-height: 1.4em;
  font-size: 0.85em;
  color: #FFF;
}
.nojs-msg-hm {
  padding-top: 78px;
}


/* ########## BLOG ########## */
.shortDesc .media-body p {
  margin: 0;
}
a.p-category:not(:last-of-type):after {
  content: ",";
}
a.p-category:nth-last-of-type(2):before {
  content: none;
}
.btn-sz {
  font-size: 0.7rem;
  padding: .07rem .5rem 0;
  margin-top: 5px;
  line-height: 1.6em;
  border-radius: .15rem;
}
.commentcnt {
  margin-right: 4px;
}
.blogtweet {
  padding-top: 5px;
}
.bloglike {
  padding-left: 4px;
  padding-top: 5px;
}

/* Countdown Timeclock */
.countdown-section {
  display: block;
  position: relative;
  width: 100%;
  top: 0;
  padding: 10px 0;
  background-image: linear-gradient(45deg, #874da2 0%, #c43a30 100%);
  color: #FFF;
  text-align: center;
  box-shadow: 0px -5px 18px #FFF;
}
.clock-details > h3 {
  padding: 0;
  margin:  5px 0 0;
  color:  #FFF;
  font-size: 1.1em;
}
.clock-details > h3 a {
  display: block;
  font-size: 0.8em;
}
.clock-details > h3 a,
.clock-details > h3 a:link {
  color: #9dd1fd;
}
#clockdiv > div{
  padding: 0;
  border-radius: 3px;
  width: 23.85%;
  background: rgba(0, 0, 0, .4);
  display: inline-block;
}
#clockdiv div > span{
  padding: 0;
  display: inline-block;
  font-size: 1.25em;
}
.smalltext{
  padding: 0;
  font-size: 0.7em;
  text-transform: uppercase;
  color: #AAA;
}



/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  /* CORE DFLT. */
  body {
    font-size: 1.1em;
    /* padding-top: 62px;  spaced for home banner */
    padding-top: 78px;
    padding-bottom: 0;
  }
  body.hlayout {
    padding-top: 0;
  }
  h1,h2,.h1,.h2 {
    font-size: 3em;
    letter-spacing: 0.02em;
    line-height: 1.06em;
    text-shadow: 0 0 18px #FFF;
    text-align: center;
  }
  h3,h4,h5,h6,.h3,.h4,.h5,.h6 {
    font-weight: 700;
  }
  .sub {
    font-size: 1.2rem;
  }
  .subb {
    font-size: 1.2rem;
  }
  /* /CORE DFLT. */
  .theme h1 {
    font-size: 4em;
  }
  .home-bg h1 {
    font-size: 2.15rem;
  }

  .navbar-brand {
    font-size: 1em;
  }
  .bgd-60 {  /* Pageheader Cover */
    height: 56.5%;
  }
  .bgd-cstm {
    height: 60%;
  }

  /* live page */
  .donar p {
    font-size: 2em;
  }
  .donar .btn {
    font-size: 1.9em;
    padding: .6rem 3rem;
  }
  /* calendar toolbar sizing */
  .fc-center h2 {
    font-size: 1.75em;
    letter-spacing: 0em;
  }

  .media-icos i {
    font-size: 2.3em;
    margin: 0 20px;
  }
  .estudio-header {
    height: 100% !important;
  }

  /* searchbar on search page - START */
  .srchpage input { 
    font-size: 1.85em;
    padding-left: 50px;
  }
  .srchpage input.form-control { 
    width: 425px;
  }
  .srchpage:hover input.form-control {
    width: 425px;
  }
  .srchpage .fa-search { /* searchbar on search page */
    width: 40px;
    font-size: 1.675rem;
    top: 17px;
  }
  
  /* blog social btns */
  .bloglike {
    padding-top: 4px;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  body {
    /* padding-top: 90px; */
    padding-top: 105px;
  }
  body.hlayout {
    padding-top: 0;
  }
  body.hlayout .pad {
    padding: 115px 0;
  }
  .nojs-msg {
    position: fixed;
    width: 100%;
    z-index: 10;
    padding: 22px 8px 7px;
    background-color: #C00;
    line-height: 1.5em;
    font-size: 1em;
    color: #FFF;
  }
  .nojs-msg-hm {
    padding-top: 115px;
  }
  .theme h1 {
    font-size: 5em;
  }
  .theme h3 {
    font-size: 1.5em;
  }
  .home-bg h1 {
    font-size: 2.5rem;
  }
  .navbar-brand {
    font-size: 1.2em;
  }  
  .bgd-60 {  /* Pageheader Cover */
    height: 62.5%;
  }
  .bgd-30 {
    height: 40%;
  }
  .estudio-header {
    height: 100% !important;
  }

  /* Responsive google-cal-embed */
  .google-map {
    position: relative;
    padding-bottom: 25%; /* This is the aspect ratio */
    height: 0;
    overflow: hidden;
  }
  .donar p {
    font-size: 1.9em;
  }
  .donar .btn {
    font-size: 1.9em;
    padding: .6rem 3rem;
  }
  /* calendar toolbar sizing */
  .fc-left .btn-group .fa,
  .fc-right .btn-group .fa,
  .fc-today-button {
    font-size: 1em;
  }
  .fc-toolbar>*>:not(:first-child) {
    margin-left: .75em;
  }
  .fc-center h2 {
    font-size: 2em;
    letter-spacing: 0em;
  }
  .media-icos i {
    margin: 0 30px;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  
  .theme h1 {
    font-size: 6em;
  }
  .theme h3 {
    font-size: 1.25em;
  }
  .home-bg h1 {
    font-size: 2.75rem;
  }

  #navbarC {
    position: relative;
  }
  .main-nav {
    position: absolute;
    right: 0;
    top: 18px;
  }
  .main-nav .nav-item .nav-link {
    padding-top: .15rem;
    padding-bottom: .25rem;
    font-size: .85em;
    border-top: 2px solid transparent;
    padding-left: .3rem;
  }
  .main-nav .nav-item .text-active {
    color: #FFF!important;
    border-top: 2px dotted rgba(255,255,255,0.15);
  }
  .navbtns {
    position: absolute;
    right: 0;
    top: -40px;
  }
  .dropdown-menu {
    box-shadow: inset 0px 10px 15px -15px #000, 0 4px 8px -4px #000;
  }
  .dropdown-menu .text-active {
    border-top: none !important;
  }
  .bgd-30 {
    height: 33%;
  }
  .bgd-cstm {
    height: 55%;
  }
  .estudio-header {
    height: 100% !important;
  }
  .donate-hd {
    float: right;
    padding: .25rem 1rem; 
    border-radius: .1rem;
    margin-left: 8px;
  }
  .search-hd {
    padding: 0;
  }
  .donate-hd .far, .search-hd .fa {
    line-height: 1.5;
  }
  .srchpage .fa-search { /* searchbar on search page */
    top: auto;
  }

  /* live page */
  .donar p {
    font-size: 1.9em;
  }
  .donar .btn {
    font-size: 1.9em;
    padding: .3rem 3.5rem;
  }
  .media-icos i {
    font-size: 3.25em;
  }

  /* Countdown Timeclock */
  .clock-details > h3 {
    margin:  0 0 0;
    font-size: 1.3em;
  }
  .smalltext{
    font-size: 0.8em;
  }

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  
  .theme h1 {
    font-size: 7em;
  }
  .theme h3 {
    font-size: 1.5em;
  }
  .home-bg h1 {
    font-size: 3rem;
  }
  .main-nav .nav-item .nav-link {
    font-size: 0.95em;
    padding-left: .5rem;
  }
  .bgd-cstm {
    height: 68%;
  }
  .estudio-header {
    height: 100% !important;
  }
  .donar p {
    font-size: 1.9em;
  }
  .donar .btn {
    font-size: 1.9em;
    padding: .5rem 5rem;
  }
  .media-icos i {
    font-size: 3.75em;
  }

  /* Countdown Timeclock */
  .clock-details > h3 {
    font-size: 1.4em;
  }
}