<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Theme Name:Shalom
 * Author: Webandcrafts
 * Version: 1.0
 * Text Domain: shalom
 *
 * */
/**************** variables *****************************/
/**************** functions *****************************/
/******************* margins &amp; padding *****************************/
/******************* font sizes *****************************/
/******************* font weight *****************************/
/******************* font case &amp; alignment *****************************/
/******************* buttons  *****************************/
.new {
  padding: 0;
}
/*------------------------------------*\
    $MAIN
\*------------------------------------*/
body {
  font-family: 'Montserrat', sans-serif;
  margin: 0 auto;
  width: 100%;
  background-color: #fff;
  letter-spacing: 0.025em;
  min-width: 320px;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.header {
  /*background-image:linear-gradient(to top, rgba(171, 171, 171, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(27, 27, 27, 0.5) 100%);*/
  /*  height:150px;*/
  position: absolute;
  min-width: 100%;
  z-index: 99;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -webkit-overflow-scrolling: touch;
}
.login {
  float: right;
}
.login ul {
  float: left;
}
.login ul li {
  display: inline-block;
}
.login ul li a {
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 1.8;
  color: #fff !important;
  padding: 0 18px;
  font-weight: 400;
}
/* .page-template-contact .login ul li a {
  color: #fff !important;
} */
/* .page-template-contact .login ul.wpml-ls-sub-menu li a {
  color: #000 !important;
} */
.language_switch .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after{
  color: #fff !important;
  text-shadow: none !important;
}
.page-template-contact .language_switch .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  color: #fff !important;
}
.shalom-summit a.modal-button.san-antonio-retreat {
    text-align: left;
    margin-top: 85px !important;
}
.shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc .web_btn {
    margin: 20px 0 15px;
    float: left;
}
.login ul.login-in li a {
  line-height: 2.6;
  display: inline-block;
}
.login ul.login-in {
  margin-right: 15px;
}
.footer_subscribe .form_contain form {
    padding-top: 4px !important;
  }
.col-sm-12.video-text.no-video p {
    padding: 0 125px !important;
}
.col-sm-6.contact-numbers.forms-download {
    width: 100%;
}
.event-contact-content .contact-text-contain h4 {
    margin-bottom: 15px !important;
}
.event-contact-content .contact-text-contain .contact-numbers.forms-download p {
    margin-right: 13px;
    min-width: 47%;
}
.upcoming-events.shalom-summit .event-desc.clearfix.threestep a:nth-child(4) {
    width: 40%;
    float: none !important;
    display: block;
}
.upcoming-events.shalom-summit .event-desc.clearfix.threestep a:nth-child(3) {
    width: 40%;
    float: none !important;
    display: block;
}
.upcoming-events.shalom-summit .event-desc.clearfix.threestep a:nth-child(5){
    width: 40%;
    float: none !important;
    display: block;
}
ul.prod-gram,
.ctry-code {
  height: 28px;
  width: 96px;
  color: #7e6409;
  letter-spacing: 0;
  font-size: 12px;
  line-height: 2.4;
  position: absolute;
  list-style: none;
  padding: 0;
  margin: 1px 0 3px;
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
  transition-delay: 0s, 0s, 0.3s !important;
}
.upcoming-events.shalom-summit .shalom-retreat {
    width: 100% !important;
}
a.shalom-summit-upcoming-events {
    width: 50% !important;
    float: left;
}
.event-desc a.shalom-summit-upcoming-events {
    width: 100% !important;
    float: left;
}
.upcoming-events.shalom-summit .event-desc.twostep .modal-button {
    text-align: left;
    margin-top: 100px;
}
.shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-img {
    height: auto;
    max-height: 393px;
    overflow: hidden;
}
.upcoming-events.shalom-summit .container {
    padding-bottom: 30px;
}
.shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc {
    padding: 18px;
    background: transparent !important;
    width: 50%;
    float: right;
    text-align: center;
    padding-left: 96px;
}
.shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc strong {
    font-weight: 500;
    font-size: 17px;
    display: block;
    text-align: left;
}
.shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc h3 {
    text-align: left !important;
    font-size: 22px !important;
}
.subscribe-section .footer_subscribe .form_contain form .mc4wp-form-fields {
    width: 75%;
    display: inline-block;
}
.subscribe-section .footer_subscribe .form_contain form .mc4wp-form-fields p:nth-child(1) {
    width: 75%;
    display: inline-block;
    float: left;
}
.subscribe-section .footer_subscribe .form_contain form .mc4wp-form-fields p:nth-child(2) {
    position: relative;
    display: inline-block;
    width: 25%;
}
.subscribe-section .footer_subscribe .form_contain form .mc4wp-form-fields p:nth-child(1) label{
  display: none;
}
.subscribe-section .footer_subscribe .form_contain form .mc4wp-form-fields p:nth-child(1) input[type=email]{
    font-size: 14px;
    width: 97%;
    padding-left: 15px;
    color: #000;

}
.subscribe-section .mc4wp-response p {
    font-size: 18px !important;
}
.subscribe-section .footer_subscribe .form_contain form .mc4wp-form-fields p:nth-child(2) input[type=submit]{
    background: #56bdda;
    width: 100%;
}
.mc4wp-response .mc4wp-alert p {
    font-size: 18px;
    padding: 16px 0;
}
.subscribe-section .mc4wp-form-success .mc4wp-response {
    width: 100%;
    font-size: 13px !important;
}
.subscribe-section .footer_subscribe .form_contain p::after{
  display: none;
}
.subscribe-section .footer_subscribe .form_contain p{
  padding-bottom: 0 !important;
}
ul.prod-gram .icon-about,
.ctry-code .icon-about {
  position: absolute;
  right: 2px;
  top: 11px;
  font-size: 8px;
  text-shadow: 2px 0 3px rgba(0, 0, 0, 0.24);
}
ul.prod-gram li.init,
.ctry-code li.init {
  cursor: pointer;
  background: transparent !important;
  font-size: 12px;
}
ul.prod-gram li.init:after,
.ctry-code li.init:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\e91a";
  right: 2px;
  top: 11px;
  font-size: 8px;
  text-shadow: 2px 0 3px rgba(0, 0, 0, 0.24);
  color: #fff;
}
ul.prod-gram li.init a,
.ctry-code li.init a {
  color: #ffffff !important;
  border-bottom: none;
}
ul.prod-gram.open,
.ctry-code.open {
  border: 1px solid #fff;
  height: auto;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition-delay: 0s, 0s, 0.3s !important;
}
ul.prod-gram.open li,
.ctry-code.open li {
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 1 !important;
  transform: translateY(0%) !important;
  transition-delay: 0s, 0s, 0.3s !important;
}
ul.prod-gram li,
.ctry-code li {
  padding: 0 10px 0 10px;
  z-index: 2;
  cursor: pointer;
  width: 100%;
  text-shadow: 2px 0 3px rgba(0, 0, 0, 0.24);
  color: #555555;
  font-size: 10px;
  text-transform: uppercase;
  background: #ffffff;
  display: block;
}
ul.prod-gram li img,
.ctry-code li img {
  width: 16px;
  margin-right: 10px;
  vertical-align: middle;
}
ul.prod-gram li span,
.ctry-code li span {
  display: inline-block;
  vertical-align: middle;
}
ul.prod-gram li:nth-child(odd),
.ctry-code li:nth-child(odd) {
  background: #f9f9f9;
}
ul.prod-gram li a,
.ctry-code li a {
  display: inline-block;
  border-bottom: 1px solid #e7e7e7;
  padding: 0;
  width: 100%;
  color: #555555 !important;
}
ul.prod-gram li:last-child a,
.ctry-code li:last-child a {
  border-bottom: none;
}
.flag {
  float: left;
  position: relative;
  width: 96px;
  z-index: 20;
}
ul.prod-gram li:not(.init),
.ctry-code li:not(.init) {
  width: 100%;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-1em);
  z-index: -1;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
ul.prod-gram li:not(.init) a,
.ctry-code li:not(.init) a {
  font-size: 10px;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.24);
}
.menu-section {
  border-radius: 5px;
  width: 100%;
  background: #ffffff;
  height: 85px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  display: flex;
}
.menu-section .logo {
  width: 200px;
  float: left;
}
.menu-section .logo .main-menu &gt; a {
  border-right: 1px solid #eaeaea;
}
.menu-section .logo .main-menu &gt; a img {
  height: 58px;
}
.logo .main-menu {
  height: 85px;
  overflow: hidden;
}
.logo .main-menu:hover {
  overflow: visible;
}
.logo .main-menu:hover .submenu {
  transform: translateY(-2.5px);
  -webkit-transform: translateY(-2.5px);
  -moz-transform: translateY(-2.5px);
  -ms-transform: translateY(-2.5px);
}
.main-menu {
  position: relative;
}
.main-menu &gt; a {
  display: inline-block;
  padding: 11px 30px 10px 20px;
  width: 100%;
  position: relative;
}
.main-menu .icon-about {
  position: absolute;
  top: 40px;
  font-size: 8px;
  right: 10px;
}
.main-menu:hover .submenu {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(-0.5px);
  -webkit-transform: translateY(-0.5px);
  -moz-transform: translateY(-0.5px);
  -ms-transform: translateY(-0.5px);
  box-shadow: 0 18px 30px -10px rgba(0, 0, 0, 0.2);
}
.main-menu .submenu {
  visibility: hidden;
  opacity: 0;
  transform: translateY(-1em);
  -webkit-transform: translateY(-1em);
  -moz-transform: translateY(-1em);
  -ms-transform: translateY(-1em);
  z-index: -1;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  box-shadow: 0 18px 30px -10px rgba(0, 0, 0, 0.2);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
  background: white;
  width: calc(100% - 1px);
}
.main-menu .submenu ul li {
  clear: both;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.main-menu .submenu ul li a {
  width: 100%;
  display: block;
  background: #ffffff;
  border-bottom: 1px solid #e7e7e7;
  height: 73px;
  padding: 0 15px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.main-menu .submenu ul li a .sub-menu-img {
  width: 75px;
  display: table !important;
  padding: 0;
  float: left;
  height: 100%;
}
.main-menu .submenu ul li a .sub-menu-img &gt; div {
  display: table-cell;
  vertical-align: middle;
}
.main-menu .submenu ul li a .sub-menu-img img {
  width: 100%;
  display: block;
}
.main-menu .submenu ul li a .sub-menu-text {
  display: table !important;
  height: 100%;
  padding-left: 15px;
  padding-bottom: 10px;
}
.main-menu .submenu ul li a .sub-menu-text &gt; div {
  display: table-cell !important;
  vertical-align: bottom;
}
.main-menu .submenu ul li a .sub-menu-text p {
  color: #afafaf;
  font-size: 10px;
}
.main-menu .submenu ul li a .sub-menu-text h4 {
  color: #555555;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 3px;
  line-height: 1.2;
}
.main-menu .submenu ul li:nth-last-of-type(-n+1) .sub-menu-img {
  width: 75px;
  padding: 10px 20px;
}
.main-menu .submenu ul li:nth-last-of-type(-n+1) .sub-menu-img:after {
  display: none;
}
.main-menu .submenu ul li:nth-last-of-type(-n+1) .sub-menu-text {
  padding-left: 5px;
  padding-bottom: 7px;
}
.main-menu .submenu ul li:nth-last-of-type(-n+1) .sub-menu-text br {
  display: block;
}
.main-menu .submenu ul li:nth-last-of-type(-n+1) .sub-menu-text h4 {
  text-transform: uppercase;
  margin-bottom: 3px;
  line-height: 1.2;
}
.main-menu .submenu ul li:last-of-type {
  padding-bottom: 5px;
}
.main-menu .submenu ul li:last-of-type a {
  border-bottom: none;
}
.main-menu .submenu ul li:hover {
  background: #f9f9f9;
}
.main-menu .submenu ul li:hover a {
  background: #f9f9f9;
}
.main-menu:hover #hamburger span {
  background: #4cc9ce;
}
.main-menu:hover #hamburger span:last-child {
  width: 100%;
}
#hamburger {
  position: absolute;
  height: 30px;
  width: 30px;
  right: 30px;
  top: 30px;
  cursor: pointer;
}
#hamburger span {
  width: 100%;
  height: 2px;
  position: relative;
  top: 0;
  left: 0;
  margin: 5px auto;
  display: block;
  background: #b1b1b1;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
#hamburger span:last-child {
  width: 70%;
  margin-left: 0;
}
.nav-menu {
  float: left;
  position: relative;
  width: 940px;
}
.nav-menu &gt; ul {
  float: left;
  position: relative;
  z-index: 1;
  width: calc(100% - 226px);
  text-align: justify;
  padding-left: 30px;
  padding-right: 5px;
}
.nav-menu &gt; ul:after {
  content: "";
  width: 100%;
  display: inline-block;
}
.nav-menu li {
  display: inline-block;
}
.nav-menu li a {
  line-height: 6.1;
  padding: 0;
  text-align: center;
  display: inline-block;
  color: #555555;
  font-size: 14px;
  letter-spacing: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.nav-menu li a:hover {
  color: #56bdda !important;
}
.nav-menu .main-menu {
  border-right: none;
  position: static;
}
.nav-menu .main-menu &gt; a {
  padding-right: 15px;
}
.nav-menu .main-menu &gt; a i {
  right: 0;
}
.nav-menu .main-menu .submenu {
  position: absolute;
  width: calc(100% + 226px);
  text-align: left;
  background: #ffffff;
  left: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.nav-menu .main-menu .submenu &gt; div {
  padding: 40px 30px;
  display: inline-block;
  box-shadow: inset 0px 8px 20px -15px #333;
}
.nav-menu .main-menu .submenu img {
  width: 100%;
}
.nav-menu .main-menu .submenu .menu-col-20 {
  width: 17%;
  float: left;
}
.nav-menu .main-menu .submenu .menu-col-35 {
  width: 40%;
  float: left;
}
.nav-menu .main-menu .submenu .menu-col-45 {
  width: 43%;
  float: left;
}
.nav-menu .main-menu .submenu.about-sub .menu-col-20 {
  padding-right: 40px;
}
.nav-menu .main-menu .submenu.about-sub .menu-col-20 p {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.3;
}
.nav-menu .main-menu .submenu.about-sub .menu-col-20 p:last-of-type {
  color: #e5a923;
}
.nav-menu .main-menu .submenu.about-sub .menu-col-20 span {
  font-size: 40px;
  font-weight: 600;
  color: #afafaf;
  line-height: 1;
  margin: 5px 0 7px;
  display: inline-block;
}
.nav-menu .main-menu .submenu.about-sub .menu-col-35 {
  padding-right: 50px;
  border-right: 1px solid #d5d5d5;
}
.nav-menu .main-menu .submenu.about-sub .menu-col-35 p {
  color: #555555;
  margin-top: -5px;
}
.nav-menu .main-menu .submenu.about-sub .menu-col-35 i {
  font-size: 9px;
  margin-top: 10px;
  display: inline-block;
  color: #555555;
}
.nav-menu .main-menu .submenu.about-sub .menu-col-45 {
  padding-left: 30px;
}
.nav-menu .main-menu .submenu.about-sub .menu-col-45 li {
  width: 50%;
  float: left;
  clear: none;
  background: none !important;
  padding-left: 25px;
  margin-top: 15px;
}
.nav-menu .main-menu .submenu.about-sub .menu-col-45 li:nth-of-type(-n+2) {
  margin-top: 0;
}
.nav-menu .main-menu .submenu.about-sub .menu-col-45 li a {
  color: #222222;
  text-align: left;
  border: none !important;
  border-bottom: 1px solid !important;
  height: auto;
  display: inline;
  line-height: 1.2;
  padding: 1px 0;
  font-family: "Merriweather", Georgia, serif;
  position: relative;
}
.nav-menu .main-menu .submenu.about-sub .menu-col-45 li a:before {
  opacity: 0;
  content: "";
  position: absolute;
  left: -25px;
  top: 6px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #56bdda;
  border-bottom: 2px solid #56bdda;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.nav-menu .main-menu .submenu.about-sub .menu-col-45 li a.active:before {
  opacity: 1;
}
.nav-menu .main-menu .submenu.about-sub .menu-col-45 li a:hover,
.nav-menu .main-menu .submenu.about-sub .menu-col-45 li a.active {
  color: #56bdda;
}

.nav-menu .main-menu .submenu .menu{
  -moz-column-count: 2;
    -moz-column-gap: 25px;
    -webkit-column-count: 2;
    -webkit-column-gap: 25px;
    column-count: 2;
    column-gap: 25px;
}
.nav-menu .main-menu .submenu .menu li{
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 0;
  display: block!important;;
  float: none !important;
  width: auto !important;
}

.nav-menu.open-search #search-frm {
  z-index: 10;
  background: #fff;
}
.nav-menu.open-search #search-frm .icon-search {
  color: #34adcc;
}
.nav-menu.open-search #search-frm input {
  opacity: 1;
  visibility: visible;
}
.hamburger-menu {
  display: none;
  padding: 10px;
  float: right;
  margin-top: 6px;
  margin-right: -10px;
  cursor: pointer;
}
.hamburger-menu #hamburger {
  position: static;
  height: 25px;
}
.hamburger-menu #hamburger span {
  margin-left: 0;
  margin-right: 0;
}
.hamburger-menu #hamburger span:nth-child(1) {
  transition-delay: .5s;
  -webit-transition-delay: .5s;
  -moz-transition-delay: .5s;
  -ms-transition-delay: .5s;
}
.hamburger-menu #hamburger span:nth-child(2) {
  transition-delay: .625s;
  -webit-transition-delay: .625s;
  -moz-transition-delay: .625s;
  -ms-transition-delay: .625s;
}
.hamburger-menu #hamburger span:nth-child(3) {
  transition-delay: .75s;
  -webit-transition-delay: .75s;
  -moz-transition-delay: .75s;
  -ms-transition-delay: .75s;
}
.hamburger-menu #cross {
  position: absolute;
  height: 30px;
  width: 30px;
  transform: rotate(45deg);
  -webit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  top: 22px;
  right: 25px;
}
.hamburger-menu #cross span {
  display: block;
  background: #b1b1b1;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.hamburger-menu #cross span:nth-child(1) {
  height: 0%;
  width: 2px;
  position: absolute;
  left: 11.5px;
  transition-delay: 0s;
  -webit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  z-index: 1;
  border-left: 2px solid white;
  box-sizing: content-box;
}
.hamburger-menu #cross span:nth-child(2) {
  width: 0%;
  height: 2px;
  position: absolute;
  top: 13.5px;
  transition-delay: .25s;
  -webit-transition-delay: .25s;
  -moz-transition-delay: .25s;
  -ms-transition-delay: .25s;
  z-index: 0;
}
.hamburger-menu.open #hamburger span {
  width: 0% !important;
}
.hamburger-menu.open #hamburger span:nth-child(1) {
  transition-delay: 0s;
  -webit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
}
.hamburger-menu.open #hamburger span:nth-child(2) {
  transition-delay: .125s;
  -webit-transition-delay: .125s;
  -moz-transition-delay: .125s;
  -ms-transition-delay: .125s;
}
.hamburger-menu.open #hamburger span:nth-child(3) {
  transition-delay: .25s;
  -webit-transition-delay: .25s;
  -moz-transition-delay: .25s;
  -ms-transition-delay: .25s;
}
.hamburger-menu.open #cross span:nth-child(1) {
  height: 100%;
  transition-delay: .625s;
  -webit-transition-delay: .625s;
  -moz-transition-delay: .625s;
  -ms-transition-delay: .625s;
}
.hamburger-menu.open #cross span:nth-child(2) {
  width: 100%;
  transition-delay: .375s;
  -webit-transition-delay: .375s;
  -moz-transition-delay: .375s;
  -ms-transition-delay: .375s;
}
footer .container .col-sm-3 .app_contain &gt; div a {
  margin-left: 42px !important;
}
footer .container .col-sm-3 .app_contain &gt; div a i {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
footer .container .col-sm-3 .app_contain &gt; div a:hover i {
  opacity: 0.6;
}
footer .container .col-sm-3 li a:active,
footer .container .col-sm-3 li a:focus {
  color: #fff !important;
}
footer .container .col-sm-3 li a:hover {
  color: #56bdda;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
footer .container.footer_copy a:active,
footer .container.footer_copy a:focus {
  color: rgba(255, 255, 255, 0.6) !important;
}
footer .container.footer_copy a:hover {
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.mobile-header {
  position: fixed;
  height: calc(100vh - 75px);
  width: 400px;
  background: #f8f8f8;
  right: -400px;
  top: 75px;
  overflow: auto;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition-duration: 0.5s;
}
.mobile-header .flag {
  margin-top: 20px;
  margin-right: 10px;
  float: right;
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.mobile-header .flag ul.prod-gram li.init a,
.mobile-header .flag .ctry-code li.init a {
  color: #222222 !important;
}
.mobile-header .flag ul li:after {
  color: #222222 !important;
  margin-right: 7px;
}
.mobile-header .flag ul.prod-gram,
.mobile-header .flag .ctry-code {
  height: 30px;
  position: relative;
  box-shadow: none;
}
.mobile-header .flag ul.prod-gram li,
.mobile-header .flag .ctry-code li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.mobile-header .flag ul.prod-gram li.init,
.mobile-header .flag .ctry-code li.init {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.mobile-header .flag ul.prod-gram li a,
.mobile-header .flag .ctry-code li a {
  border: none !important;
}
.mobile-header .flag ul.prod-gram {
  width: 100%;
}
.mobile-header .flag ul.prod-gram li:not(.init) {
  line-height: 3;
}
.mobile-header .menu-content {
  padding: 15px;
  clear: both;
  /*display: table;*/
  margin: 0 40px;
  min-width: 50%;
}
.mobile-header .menu-content &gt; ul li {
  border-bottom: 1px solid rgba(175, 175, 175, 0.4);
}
.mobile-header .menu-content &gt; ul li a {
  font-size: 16px;
  line-height: 3;
  color: #555555;
  display: inline-block;
  width: 100%;
}
.mobile-header .menu-content &gt; ul li a.dropdown-link {
  position: relative;
}
.mobile-header .menu-content &gt; ul li a.dropdown-link:after {
  position: absolute;
  font-size: 10px;
  font-family: "icomoon" !important;
  content: "\e920";
  color: #56bdda;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  top: 8px;
  margin-left: 15px;
}
.mobile-header .menu-content &gt; ul li a.dropdown-link:before {
  width: 0px;
  height: 2px;
  background: #56bdda;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.mobile-header .menu-content &gt; ul li a[aria-expanded=true]:before {
  width: 40px;
}
.mobile-header .menu-content &gt; ul li &gt; div ul {
  padding: 10px 0 20px !important;
}
.mobile-header .menu-content &gt; ul li &gt; div ul li {
  border: none;
}
.mobile-header .menu-content &gt; ul li &gt; div ul li a {
  font-size: 14px;
  width: auto;
  line-height: 1.3;
  margin: 7px 0;
}
.mobile-header .app_contain {
  padding: 40px 0 25px;
}
.mobile-header .app_contain &gt; div {
  display: table-cell;
  vertical-align: middle;
}
.mobile-header .app_contain &gt; div p {
  font-size: 16px;
  color: #555555;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2;
  display: inline-block;
  position: relative;
}
.mobile-header .app_contain &gt; div p br {
  display: block;
}
.mobile-header .app_contain &gt; div p &gt; i {
  color: #56bdda;
  font-size: 12px;
  position: absolute;
  top: 4px;
  right: 30px;
}
.mobile-header .app_contain &gt; div a {
  display: inline-block;
  margin-left: 35px;
}
.mobile-header .app_contain &gt; div a i {
  color: #afafaf;
  font-size: 30px;
}
.mobile-header .social_contain {
  background: #afafaf;
  float: left;
  width: 100%;
  padding: 30px 0;
  padding-left: 10px;
  text-align: center;
}
.mobile-header .social_contain label {
  font-size: 14px;
  color: #f7f7f7;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 1;
}
.mobile-header .social_contain ul {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 1;
}
.mobile-header .social_contain ul li {
  display: inline-block;
  text-align: left;
  margin-right: 30px;
}
.mobile-header .social_contain ul li:last-of-type {
  margin-right: 0;
}
.mobile-header .social_contain ul li i {
  font-size: 26px;
  color: #f7f7f7;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.mobile-header .social_contain ul li:hover i {
  opacity: 0.6;
}
div#wrapper {
  position: relative;
  overflow: hidden;
}
div#wrapper:after {
  display: none;
  position: absolute;
  content: "";
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  opacity: 0;
  top: 0;
  left: 0;
  pointer-events: none;
}
.menu-open {
  overflow: hidden;
  position: relative;
}
.menu-open .mobile-header {
  right: 0;
}
.menu-open div#wrapper:after {
  opacity: 1;
  display: block;
}
[placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  opacity: 0;
}
#search-frm {
  display: inline-block;
  height: 85px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
#search-frm input::-webkit-input-placeholder,
#search-frm input::-moz-placeholder,
#search-frm input::-ms-input-placeholder {
  color: #afafaf;
}
#search-frm input {
  position: absolute;
  left: 0;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  width: calc(100% - 226px);
  height: 85px;
  border: none;
  color: #afafaf;
  font-size: 30px;
  padding: 20px 0 20px 40px;
  font-weight: 500;
  transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  float: left;
}
#search-frm #search-btn {
  height: 85px;
  width: 86px;
  border: none;
  background: #fff;
  float: left;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
#search-frm #search-btn:hover .icon-search {
  color: #34adcc;
}
#search-frm .icon-search {

    line-height: 3.1;
    text-align: center;
  font-size: 26px;
  color: #909090;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.donate {
  float: left;
}
.watch-btn {
  display: inline-block;
  height: 85px;
  font-size: 12px;
  color: #555555;
  letter-spacing: 0.1em;
  line-height: 7;
  width: 140px;
  border-left: 1px solid #eaeaea;
  float: right;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.donate-btn {
  display: inline-block;
  height: 85px;
  background-color: #56bdda;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 7;
  width: 130px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 5px;
}
.donate-btn:hover {
  background-color: #34adcc;
}
.donate-btn:hover,
.donate-btn:focus,
.donate-btn:active {
  color: #FFFFFF !important;
}
/**
 * Owl Carousel v2.0.0
  */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel .owl-item,
.owl-carousel .owl-video-play-icon,
.owl-item {
  -webkit-backface-visibility: hidden;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-item {
  -webkit-transform: translateZ(0) scale(1, 1);
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  -ms-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: scale .1s ease;
  -moz-transition: scale .1s ease;
  -ms-transition: scale .1s ease;
  -o-transition: scale .1s ease;
  transition: scale 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  -ms-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
#customDots,
.owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-nav {
  margin-top: 10px;
}
.owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-nav.disabled + #customDots {
  margin-top: 10px;
}
#customDots .owl-dot {
  display: inline-block;
  zoom: 1;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  cursor: pointer;
}
#customDots .owl-dot span {
  width: 4px;
  height: 4px;
  margin: 5px 10px;
  background: #FFFFFF;
  display: block;
  -webkit-backface-visibility: visible;
  border-radius: 30px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
#customDots .owl-dot:hover span {
  background: #FFFFFF;
  opacity: 1;
  box-shadow: 0 0 4px #fff;
}
#customDots .owl-dot.active {
  position: relative;
}
/*#customDots{position: absolute;bottom: 15px;min-width: 100%;z-index: 30;}*/
#customDots .owl-dot.active:after {
  height: 14px;
  width: 14px;
  border: 1px solid #FFFFFF;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  content: '';
  top: 0;
  left: 5px;
}
.owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.btm-section {
  position: absolute;
  bottom: 55px;
  width: 100%;
  z-index: 30;
  pointer-events: all;
}
.btm-section .header-container {
  height: 100px;
  background: rgba(0, 0, 0, 0.3);
}
.btm-section .header-container .col-sm-3 {
  height: 100px;
  width: 25%;
  float: left;
  display: table;
}
.btm-section .header-container .col-sm-3 &gt; a {
  display: table;
  width: 100%;
  height: 100%;
}
.btm-section .header-container .col-sm-3 span.numbers {
  position: absolute;
  top: 10px;
  left: 15px;
  font-family: 'Merriweather', serif;
  font-size: 14px;
  color: #FFFFFF;
  opacity: 0.4;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.btm-section .header-container .col-sm-3 .btm-content {
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: left;
  float: left;
  width: 170px;
  margin: 0 10px;
}
.btm-section .header-container .col-sm-3 .btm-loader {
  width: 0;
  height: 2px;
  background: #34adcc;
  position: absolute;
  bottom: 0;
  display: block;
  left: 0;
}
.btm-section .header-container .col-sm-3.active span.numbers {
  color: #e5a923;
}
.btm-section .header-container .col-sm-3.active i {
  color: #34adcc;
}
.btm-section .header-container .col-sm-3.active .btm-loader {
  width: 100%;
  transition: width 5.5s ease-in;
  -moz-transition: width 5.5s ease-in;
  -ms-transition: width 5.5s ease-in;
  -webkit-transition: width 5.5s ease-in;
}
.btm-section .header-container .owl-item .col-sm-3 {
  width: 100%;
}
.btm-section .header-container .owl-item:nth-child(odd) .col-sm-3 {
  background: rgba(0, 0, 0, 0.3);
}
.btm-section .btm-inn {
  padding: 0 0 0 40px;
  display: table-cell;
  vertical-align: middle;
}
.btm-section .btm-inn i {
  margin: 0 10px;
  float: left;
  width: 40px;
  height: 40px;
  font-size: 41px;
  color: #e5a923;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.btm-section .btm-inn i.icon-telecast {
  font-size: 36px;
}
.banner {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #a09e9e;
  padding-bottom: 100vh;
  min-height: 950px;
}
.banner:before {
  /*background-image: linear-gradient(to bottom, rgba(33, 43, 47, 0.5) 0%, rgba(33, 43, 47, 0.1) 13%, rgba(33, 43, 47, 0) 35%, rgba(33, 43, 47, 0.1) 57%, rgba(33, 43, 47, 0.3) 78%, rgba(33, 43, 47, 0.7) 100%);
    height: 100%;
    position: absolute;
    content: '';
    bottom: 0;
    z-index: 20;
    width: 100%;*/
}
section {
  padding: 90px 0;
}
.prayer-sec {
  height: 600px;
  background-position: 70% center;
    background-repeat: no-repeat;
}
.banner {
  pointer-events: none;
}
.custom1 {
  pointer-events: all;
  position: absolute;
  height: 100%;
}
.custom1 .owl-stage-outer,
.custom1 .owl-stage,
.custom1 .owl-item,
.custom1 .item .container,
.custom1 .item .container .table-content {
  height: 100%;
}
.custom1 .item {
  background-size: cover;
  background-position: center;
  height: 100%;
}
.custom1 .item .container .table-content {
  display: table;
  width: 100%;
}
.custom1 .item .container .table-content &gt; div {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.custom1 .item .container .table-content &gt; div .banner-content {
  padding-top: 50px;
  text-align: left;
  display: inline-block;
  width: 450px;
  color: #555555;
}
.custom1 .item .container .table-content &gt; div .banner-content label {
  font-size: 18px;
  font-weight: 500;
}
.custom1 .item .container .table-content &gt; div .banner-content i {
  font-size: 52px;
  margin-right: 15px;
  vertical-align: middle;
}
.custom1 .item .container .table-content &gt; div .banner-content h2 {
  font-size: 42px;
  margin: 20px 0 30px;
  line-height: 1.3;
}
.custom1 .item .container .table-content &gt; div .banner-content a {
  margin: 40px 0;
  background: none;
  float: left;
}
.custom1 .item .container .table-content &gt; div .banner-content a:last-of-type {
  margin-left: 25px;
}
.custom1 .item .container .table-content &gt; div .banner-content a:first-of-type {
  margin-left: 0;
}
.custom1 .item .container .table-content &gt; div .banner-content a:hover {
  background: #56bdda;
}
.custom1 .item .container .table-content &gt; div .banner-content img {
  height: 100px;
  width: auto;
}
.custom1 .item .container .table-content &gt; div .banner-content .banner-watch {
  display: inline-block;
  width: 200px;
}
.custom1 .item .container .table-content &gt; div .banner-content .banner-watch .icon-watch {
  font-size: 50px;
  margin-right: 10px;
}
.custom1 .item .container .table-content &gt; div .banner-content .banner-watch .icon-watch .path1:before {
  color: #fff;
}
.custom1 .item .container .table-content &gt; div .banner-content .banner-watch h5 {
  display: inline-block;
}
.custom1 .item .container .table-content &gt; div .banner-content .banner-watch:hover {
  background: transparent !important;
}
.custom1 .item.white-f .container .table-content &gt; div .banner-content h2 {
  color: #ffffff;
}
.white-f p {
  color: #ffffff;
}
.custom1 .item.white-f .container .table-content &gt; div .banner-content a {
  color: #ffffff !important;
}
.custom1 .item .container .table-content &gt; div .banner-content a.btn_bdr_orange:hover {
  background: #e5a923;
}
.events {
  padding: 90px 0;
  height: 966px;
  background: #051225 url(img/events-bg.png) center center no-repeat;
  background-size: cover;
}
.events .container &gt; img:first-child {
  height: 162px;
}
#customNav {
  position: absolute;
  bottom: 20px;
  z-index: 30;
  min-width: 100%;
  pointer-events: all;
}
#customNav .header-container {
  position: relative;
}
.h-container {
  text-align: right;
  padding-bottom: 5px;
}
.banner-nos {
  /*position: absolute;
  right: 0;
  top: 0;*/
  font-size: 14px;
  color: #afafaf;
}
.banner-nos span {
  margin: 0 5px;
  letter-spacing: 0.1em;
}
.banner-nos span.nos-current {
  color: #34adcc;
}
.banner-nos span:last-child {
  margin-right: 0;
}
.prayer-sec h2 {
  margin: 20px 0 10px 0;
  font-size: 28px;
  padding-bottom: 20px;
  font-weight: 500;
}
.prayer-sec h2 + p {
  font-weight: 300;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  font-size: 18px;
  color: #555555;
  letter-spacing: 0;
  line-height: 1.2;
}
.prayer-sec h2 + p:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.prayer-sec p:nth-of-type(2) {
  margin: 30px 120px 30px 120px;
  padding: 10px 0 10px 0;
}
.prayer-sec a {
  min-width: 150px;
  padding: 0 30px;
  background: #ffffff;
  color: #222222 !important;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  border: 1px solid #222222;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  border: 1px solid #34adcc;
  min-width: 200px;
  background-color: transparent;
  margin: 10px;
}
.prayer-sec a:hover {
  opacity: 0.9;
  background: #222222;
  color: #ffffff !important;
}
.prayer-sec a:active,
.prayer-sec a:focus {
  background: #00a4cf;
  color: #ffffff !important;
}
.prayer-sec a:hover {
  background: #56bdda;
  color: #ffffff !important;
}
.events {
  padding: 60px 0;
}
.events h2 {
  font-size: 100px;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.2;
  font-weight: 500;
}
.events .container &gt; a {
  min-width: 150px;
  padding: 0 30px;
  background: #ffffff;
  color: #222222 !important;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  border: 1px solid #222222;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  border: 1px solid #34adcc;
  min-width: 200px;
  background-color: transparent;
  margin: 10px;
  color: #FFFFFF !important;
  width: 19%;
  margin: 70px 0 80px;
}
.events .container &gt; a:hover {
  opacity: 0.9;
  background: #222222;
  color: #ffffff !important;
}
.events .container &gt; a:active,
.events .container &gt; a:focus {
  background: #00a4cf;
  color: #ffffff !important;
}
.events .container &gt; a:hover {
  background: #56bdda;
  color: #ffffff !important;
}
.events .container &gt; p:nth-of-type(1) {
  font-size: 18px;
  color: #fff;
  letter-spacing: 0.025em;
  line-height: 30px;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  font-weight: 300;
  margin: 20px 200px 40px 200px;
}
.events .container &gt; p:nth-of-type(1):after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.events .container &gt; p:nth-of-type(1):after {
  background: #e5a923;
}
.events .events-sec {
  display: flex;
  margin: 20px -8px;
  width: calc(100% + 16px);
}
.events .events-sec .events-in {
  width: 100%;
  float: left;
  display: flex;
}
.events .events-sec .events-in &gt; div {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  border: 1px solid #aaa6a8;
  border-radius: 6px;
  background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0.18039) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.18039) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0.18039) 0%, rgba(0, 0, 0, 0) 100%);
  margin: 0 8px 0 8px;
  padding: 60px 20px 45px 40px;
  text-align: left;
  position: relative;
  padding: 50px 30px;
  width: 100%;
  height: 260px;
}
.events .events-sec .events-in &gt; div .img-contain {
  display: table;
  height: 100%;
}
.events .events-sec .events-in &gt; div:after {
  background-image: -moz-linear-gradient(90deg, rgba(0, 175, 225, 0.5098) 0%, rgba(0, 116, 149, 0.25) 23%, rgba(0, 88, 113, 0.21) 34%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(0, 175, 225, 0.5098) 0%, rgba(0, 116, 149, 0.25) 23%, rgba(0, 88, 113, 0.21) 34%, rgba(0, 0, 0, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(0, 175, 225, 0.5098) 0%, rgba(0, 116, 149, 0.25) 23%, rgba(0, 88, 113, 0.21) 34%, rgba(0, 0, 0, 0) 100%);
  content: "";
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  pointer-events: none;
}
.events .events-sec .events-in &gt; div a {
  transform: translate(0, 15px);
  -webkit-transform: translate(0, 15px);
  -moz-transform: translate(0, 15px);
  -ms-transform: translate(0, 15px);
  -o-transform: translate(0, 15px);
  opacity: 0;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  color: #ffffff !important;
  padding-left: 15px;
  position: relative;
}
.events .events-sec .events-in &gt; div a:first-of-type {
  float: left;
}
.events .events-sec .events-in &gt; div a:last-of-type {
  float: right;
}
.events .events-sec .events-in &gt; div a:after {
  position: absolute;
  content: "\e90f";
  font-family: icomoon;
  left: 0;
  width: 13px;
  overflow: hidden;
  font-size: 6px;
  text-indent: -11px;
  top: 6px;
}
.events .events-sec .events-in &gt; div &gt; span {
  transform: translate(0, -15px);
  -webkit-transform: translate(0, -15px);
  -moz-transform: translate(0, -15px);
  -ms-transform: translate(0, -15px);
  -o-transform: translate(0, -15px);
  position: absolute;
  top: 15px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  opacity: 0;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  color: #ffffff !important;
}
.events .events-sec .events-in &gt; div:hover {
  border-color: #0f93b6;
}
.events .events-sec .events-in &gt; div:hover a,
.events .events-sec .events-in &gt; div:hover span {
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  opacity: 1;
}
.events .events-sec .events-in &gt; div:hover:after {
  opacity: 1;
}
.events .events-sec .events-in &gt; div figure {
  vertical-align: middle;
  display: table-cell;
}
.events .events-sec .events-in &gt; div p {
  font-size: 14px;
  color: #909090;
  letter-spacing: 0.025em;
  line-height: 24px;
  margin: 20px 0 20px 0;
  display: none;
}
.events .events-sec .events-in &gt; div .learn-more {
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.08em;
  line-height: 24px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  padding: 10px 0 10px 0;
  position: absolute;
  display: block;
  bottom: 0;
  padding: 10px 0 25px 0;
}
.events .events-sec .events-in &gt; div .learn-more:active,
.events .events-sec .events-in &gt; div .learn-more:hover,
.events .events-sec .events-in &gt; div .learn-more:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.events .events-sec .events-in &gt; div .learn-more:active i,
.events .events-sec .events-in &gt; div .learn-more:hover i,
.events .events-sec .events-in &gt; div .learn-more:focus i {
  color: #da9e29;
}
.events .events-sec .events-in &gt; div .learn-more i {
  font-size: 9px;
  margin-right: 8px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.shal-tel .container .lang-filter {
  margin: 50px 0;
  display: none;
}
.shal-tel .container h2 {
  position: relative;
  text-align: center;
  margin: 0 0 10px 0;
  font-size: 28px;
  padding-bottom: 20px;
  font-weight: 500;
}
.shal-tel .container h2:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.shal-tel .container h2 + p {
  font-size: 14px;
  color: #222222;
  letter-spacing: 0.025em;
  line-height: 30px;
  margin: 40px 180px 40px 180px;
}
.lang-filter a {
  background: #ffffff;
  box-shadow: none;
  border: 1px solid #56bdda;
  padding: 0 26px;
  line-height: 36px;
  border-radius: 36px;
  margin-right: 10px;
  font-size: 14px;
  color: #222222 !important;
  text-transform: capitalize;
  font-weight: 400;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #555555 !important;
}
.lang-filter a.active,
.lang-filter a.cbp-filter-item-active {
  color: #56bdda !important;
  text-decoration: underline;
  border-color: #56bdda !important;
}
.lang-filter a:hover {
  border-color: #56bdda !important;
}
.vid-sec {
  width: calc(100% + 14px) !important;
  margin: 0 -7px !important;
}
.vid-sec .col-sm-3 {
  width: 100%;
  padding-top: 180px;
  margin: 10px 0 0 0;
}
.vid-sec .col-sm-3 .figure {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 7px !important;
  width: 100%;
  height: 100%;
}
.vid-sec .col-sm-3 .figure &gt; a {
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  position: relative;
}
.vid-sec .col-sm-3 .figure &gt; a &gt; span {
    text-transform: capitalize;
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 10px;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -webkit-transform: translate(0, -15px);
  -moz-transform: translate(0, -15px);
  -ms-transform: translate(0, -15px);
  -o-transform: translate(0, -15px);
  transform: translate(0, -15px);
}
.vid-sec .col-sm-3 .figure &gt; a:hover &gt; span {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  opacity: 1;
}
.vid-sec .col-sm-3 .figure &gt; a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.vid-sec .col-sm-3 .events-mm {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(33, 43, 47, 0) 50%, rgba(33, 43, 47, 0.1) 70%, rgba(33, 43, 47, 0.7) 100%);
}
.vid-sec .col-sm-3 .events-mm .ch-type {
  position: absolute;
  right: 15px;
  top: 10px;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0;
}
.vid-sec .col-sm-3 .events-mm i {
  font-size: 60px;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.vid-sec .col-sm-3 .events-mm i .path1:before {
  color: #fff;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.vid-sec .col-sm-3 .events-mm i.icon-loading {
  display: none;
}
.vid-sec .col-sm-3 .events-mm i.icon-loading .path1:before {
  color: #e9aa12;
}
.vid-sec .col-sm-3 .events-mm .program-details {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 10px;
  text-align: left;
}
.vid-sec .col-sm-3 .events-mm .program-details i {
  display: none;
  vertical-align: middle;
}
.vid-sec .col-sm-3 .events-mm .program-details i img {
  vertical-align: middle;
}
.vid-sec .col-sm-3 .events-mm .program-details &gt; div {
  display: block;
  text-align: center;
  vertical-align: middle;
}
.vid-sec .col-sm-3 .events-mm .program-details &gt; div h6 {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0;
}
.vid-sec .col-sm-3 .events-mm .program-details &gt; div span {
  font-family: 'Merriweather', serif;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.2;
}
.vid-sec .col-sm-3 .events-mm:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.vid-sec .col-sm-3 .events-mm:hover:before {
  opacity: 1;
}
.vid-sec .col-sm-3 .events-mm:hover .icon-watch .path1:before {
  color: #fff;
  background: #e5a923;
}
.tel-main-sec {
  margin: 10px 0;
}
.tel-main-sec &gt; div {
  padding: 640px 0 0 0;
  background: rgba(0, 0, 0, 0.8);
}
.tel-main-sec &gt; div + div {
  background: #000000;
}
.tel-main-sec &gt; div .figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tel-main-sec &gt; div .figure &gt; a &gt; img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}
.tel-main-sec &gt; div .figure .tel-main-sub {
  text-align: left;
  display: table;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.tel-main-sec &gt; div .figure .tel-main-sub .channel-resol {
  position: absolute;
  right: 10px;
  top: 20px;
  color: #fff;
  font-size: 16px;
}
.tel-main-sec &gt; div .figure .tel-main-sub .tel-main-sub-in {
  display: table-cell;
  vertical-align: middle;
  padding: 0 60px;
}
.tel-main-sec &gt; div .figure .tel-main-sub .tel-main-sub-in .icon-watch {
  font-size: 40px;
  vertical-align: middle;
}
.tel-main-sec &gt; div .figure .tel-main-sub .tel-main-sub-in .icon-watch .path1:before {
  color: #fff;
}
.tel-main-sec &gt; div .figure .tel-main-sub .tel-main-sub-in .prog-watch {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
}
.tel-main-sec &gt; div .figure .tel-main-sub h6 {
  font-size: 18px;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 8px 0;
}
.tel-main-sec &gt; div .figure .tel-main-sub h6 + span {
  font-weight: 300;
  font-size: 14px;
  color: #e5a923;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 8px 0;
  display: block;
}
.tel-main-sec &gt; div .figure .tel-main-sub p {
  font-weight: 300;
  font-size: 14px;
  color: #afafaf;
  letter-spacing: 0;
  line-height: 28px;
  margin: 30px 0;
}
.tel-main-sec &gt; div .figure &gt; a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.gift-sec {
  background: rgba(0, 0, 0, 0.8) url('img/one-gift-bg.png') center center no-repeat;
  background-size: cover;
  height: 608px;
}
.gift-sec img {
  height: 90px;
}
.gift-sec img + p {
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  padding: 15px 0;
  font-weight: 300;
  font-size: 18px;
  color: #dedede;
  letter-spacing: 0.025em;
  line-height: 1.2;
  font-family: 'Montserrat', sans-serif;
}
.gift-sec img + p:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.gift-sec .donate-now {
  margin: 45px 70px;
  height: 115px;
}
.gift-sec .donate-now .donate-right {
  display: inline-block;
  padding: 32px 0;
}
.gift-sec .donate-now .donate-inner {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.gift-sec .donate-now .donate-inner .dontate-select {
  display: inline-block;
  background: #fff;
  padding: 0 15px;
  border-radius: 5px;
  position: relative;
  width: 320px;
  padding-right: 60px;
}
.gift-sec .donate-now .donate-inner .dontate-select form {
  text-align: left;
}
.gift-sec .donate-now .donate-inner .dontate-select input {
  border: none;
  width: 100%;
  height: 50px;
}
.gift-sec .donate-now .donate-inner .dontate-select select {
  font-size: 13px;
  color: #222222;
  letter-spacing: 1.2;
  line-height: 0;
  border: none;
  height: 50px;
  padding: 0 5px 0 10px;
}
.gift-sec .donate-now + p {
  font-size: 18px;
  color: #f5f5f5;
  letter-spacing: 0.025em;
  line-height: 33px;
  font-weight: 300;
  margin: 0 20%;
}
.gift-sec .donate-now .donate-title {
  padding: 42px 0;
  border-right: 1px solid #737373;
  line-height: 2;
  float: left;
  width: 200px;
  color: #da9e29;
  font-size: 16px;
  text-transform: uppercase;
}
.gift-sec .donate-now .donate-title span {
  vertical-align: middle;
  color: #ffffff;
  font-weight: 500;
}
.gift-sec .donate-now .donate-title .icon-learn {
  color: #ffffff;
  font-size: 11px;
  margin: 0 5px;
}
.publications-content .div_container {
  background: rgba(0, 0, 0, 0.8);
}
.publications-content .div_container img {
  width: 100%;
}
.shalom-pub .col-sm-3 .div_container {
  position: relative;
}
.shalom-pub .col-sm-3 .div_container:hover:after {
  opacity: 1;
}
.shalom-pub .col-sm-3 .div_container:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  pointer-events: none;
}
.shalom-pub.publications-content {
  border-bottom: none;
}
.shalom-pub.publications-content .col-sm-3 .readmore {
  bottom: -50px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  width: 100%;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  padding-bottom: 20px;
  color: #fff;
  z-index: 3;
}
.shalom-pub.publications-content .col-sm-3 .readmore span {
  color: #fff;
}
.shalom-pub.publications-content .col-sm-3 .readmore a {
  font-family: 'Merriweather', serif;
  font-weight: 300;
  display: inline-block;
  color: #ffffff;
  margin-right: 15px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.shalom-pub.publications-content .col-sm-3 .readmore a i {
  font-size: 5px;
  margin-right: 5px;
}
.shalom-pub.publications-content .col-sm-3 .readmore a:last-of-type {
  float: right;
  margin-right: 0;
}
.shalom-pub.publications-content .col-sm-3 .readmore a:hover,
.shalom-pub.publications-content .col-sm-3 .readmore a:active,
.shalom-pub.publications-content .col-sm-3 .readmore a:focus {
  color: #56bdda !important;
}
.shalom-pub.publications-content .col-sm-3 .readmore a:hover i,
.shalom-pub.publications-content .col-sm-3 .readmore a:active i,
.shalom-pub.publications-content .col-sm-3 .readmore a:focus i {
  color: #ffffff;
}
.shalom-pub.publications-content .col-sm-3:hover .readmore {
  bottom: 0px;
  opacity: 1;
}
.shalom-pub.publications-content .owl-item {
  padding: 2px;
}
.gifts {
  background: rgba(0, 0, 0, 0.8) url('img/gifts-img.png') center center no-repeat;
  background-size: cover;
}
.gifts img {
  height: 144px;
}
.gifts p {
  font-size: 18px;
  color: #fff;
  letter-spacing: 0;
  line-height: 33px;
  margin: 40px 20%;
  font-weight: 100;
}
.gifts a {
  margin: 40px 0;
  min-width: 150px;
  padding: 0 30px;
  background: #ffffff;
  color: #222222 !important;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  border: 1px solid #222222;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  background-color: transparent;
  border: 1px solid #da9e29;
  color: #FFFFFF !important;
}
.gifts a:hover {
  opacity: 0.9;
  background: #222222;
  color: #ffffff !important;
}
.gifts a:hover {
  background: #e5a923;
  color: #ffffff !important;
}
.gifts a:active,
.gifts a:focus {
  background: #e5a923;
}
.endorsements .container {
  position: relative;
}
.endorsements .next,
.endorsements .prev {
  cursor: pointer;
}
.endorsements .next i,
.endorsements .prev i {
  font-size: 8px;
  line-height: 0;
}
.endorsements .endor-item {
  position: relative;
}
.endorsements .next {
  position: absolute;
  right: -80px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.endorsements .prev {
  position: absolute;
  left: -80px;
  top: 50%;
  margin-top: -20px;
  transform: rotate(180deg) translateY(-50%);
  -webkit-transform: rotate(180deg) translateY(-50%);
  -moz-transform: rotate(180deg) translateY(-50%);
  -ms-transform: rotate(180deg) translateY(-50%);
}
.endorsements .post_img.post_video:after {
  pointer-events: none;
  position: absolute;
  content: "\e928";
  font-family: 'icomoon' !important;
  top: 50%;
  left: 50%;
  line-height: 1;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 72px;
  z-index: 2;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.endorsements .post_img:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  left: 0;
  top: 0;
  z-index: 1;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.endorsements .post_img:hover:after {
  background: rgba(255, 255, 255, 0.4);
}
.endorsements .post_img:hover:before {
  opacity: 1;
}
.endorsements .endorsements-scroll .post_img {
  position: absolute;
  width: 374px;
  z-index: 2;
}
.endorsements .endorsements-scroll .post_img img {
  vertical-align: middle;
}
.endorsements .endorsements-scroll .post-cont {
  width: 100%;
  padding-left: 450px;
  height: 234px;
  overflow: hidden;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}
.endorsements .endorsements-scroll .post-cont p {
  font-size: 14px;
  color: #222222;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 300;
}
.endorsements .endorsements-scroll .post-cont .content-author {
  position: absolute;
  bottom: 0;
  display: block;
  width: calc(100% - 450px);
  z-index: 2;
  background: #fff;
  padding-bottom: 5px;
}
.endorsements .endorsements-scroll .post-cont .content-author .name {
  font-size: 16px;
  color: #222222;
  letter-spacing: 0;
  line-height: 30px;
  text-transform: capitalize;
  display: block;
  font-weight: 500;
}
.endorsements .endorsements-scroll .post-cont .content-author .designation {
  font-family: "Merriweather", Georgia, serif;
  font-size: 12px;
  color: #34adcc;
  letter-spacing: 0;
  line-height: 18px;
  display: block;
  font-weight: 400;
}
.navigation {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
}
.navigation .prev,
.navigation .next {
  position: relative;
  display: inline-block;
  margin: 0;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  padding-bottom: 1px;
}
.navigation .prev i,
.navigation .next i {
  vertical-align: middle;
}
.navigation .next {
  float: right;
}
.navigation .prev {
  float: left;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.Endorsements-title {
  margin: 0 0 45px 0;
}
.Endorsements-title h2 {
  position: relative;
  font-size: 28px;
  padding-bottom: 20px;
  font-weight: 500;
  margin-left: 450px;
  text-align: left;
}
.Endorsements-title h2:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.footer_updates {
  background: #f4f4f4 !important;
}
.give-mon {
  min-width: 150px;
  padding: 0 30px;
  background: #ffffff;
  color: #222222 !important;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  border: 1px solid #222222;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  background: #56bdda;
  color: #ffffff !important;
  border: 1px solid #34adcc;
  min-width: 200px;
  margin: 0 10px;
}
.give-mon:hover {
  opacity: 0.9;
  background: #222222;
  color: #ffffff !important;
}
.give-mon:active,
.give-mon:focus {
  background: #00a4cf;
}
.give-mon:hover {
  background: #56bdda;
}
.otg {
  min-width: 150px;
  padding: 0 30px;
  background: #ffffff;
  color: #222222 !important;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  border: 1px solid #222222;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  border: 1px solid #da9e29;
  background-color: transparent;
  color: #FFFFFF !important;
}
.otg:hover {
  opacity: 0.9;
  background: #222222;
  color: #ffffff !important;
}
.otg:hover {
  background: #e5a923;
  color: #ffffff !important;
}
.otg:active,
.otg:focus {
  background: #e5a923;
}
.ctry-code {
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
  padding: 0;
  margin: 0;
  height: 50px;
  line-height: 3.8;
  box-shadow: none !important;
  border-top-right-radius: 5px;
  border: none !important;
}
.ctry-code li {
  text-shadow: none;
  font-weight: 500;
}
.ctry-code li.init:after {
  top: 20px;
  right: 12px;
  color: #555555;
  text-shadow: none;
  font-weight: 800;
  font-size: 8px;
}
.ctry-code li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.header.smaller {
  position: fixed;
  top: 0;
  height: 60px;
  background: #fff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

header[data-lang="de"] .menu-section .nav-menu ul,header[data-lang="es"] .menu-section .nav-menu &gt; ul  {
  width: calc(100% - 140px) !important;
}
header[data-lang="de"] .menu-section .nav-menu #search-frm input, header[data-lang="es"] .menu-section .nav-menu #search-frm input {
  width: calc(100% - 140px) !important;
}

.header.smaller .header-container &gt; div:first-child {
  display: none;
}
.header.smaller .header-container #hamburger {
  top: 18px;
}
.header.smaller .menu-section {
  height: 60px;
  box-shadow: none;
}
.header.smaller .menu-section .logo .main-menu &gt; a {
  padding: 4px 20px 46px 20px;
}
.header.smaller .menu-section .logo .main-menu &gt; a img {
  height: 50px;
}
.header.smaller .menu-section .nav-menu{
  height: 60px;
}
.header.smaller .nav-menu li a {
  line-height: 4.3;
}
.header.smaller .main-menu .icon-about {
  top: 28px;
}
.header.smaller .watch-btn,
.header.smaller .donate-btn {
  height: 40px;
  line-height: 3.5;
  margin-top: 10px;
  border-radius: 5px !important;
}
.header.smaller .watch-btn{
  border-radius: 0 !important;
}
.header.smaller #search-frm {
  height: 60px;
}
.header.smaller #search-frm button,
.header.smaller #search-frm input {
  height: 60px;
}
.header.smaller #search-frm input, .header.smaller #search-frm .icon-search {
  font-size: 20px;
}
.header.smaller.hide-menu {
  top: -65px;
}
.header.smaller .logo .main-menu {
  height: 60px;
}
.before-fix {
  top: -61px;
}
.header.smaller .waffle{
  margin: 0 5px;
}
.header.smaller .waffle .waffle-icon img {
  width: 18px;
}

.header.smaller .menu-section .logo {
  width: 170px;
}
.header.smaller .menu-section .nav-menu &gt;ul, .header.smaller .menu-section .nav-menu #search-frm input {
  width: calc(100% - 240px);
}

.header.smaller[data-lang="de"] .menu-section .nav-menu &gt; ul, 
.header.smaller[data-lang="es"] .menu-section .nav-menu &gt; ul {
  width: calc(100% - 70px) !important;
}
.header.smaller[data-lang="de"] .menu-section .nav-menu #search-frm input, .header.smaller[data-lang="es"] .menu-section .nav-menu #search-frm input{
  width: calc(100% - 100px) !important;
}
.header.smaller #search-frm #search-btn{
  width: 50px;
  margin-left: 10px;
}
/****************** events main page ******************/
.events-main-bnr {
  background: url('../img/events-main-bnr.jpg');
}
.events-banner {
  text-align: center;
  position: relative;
}
.events-banner h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 90px;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.2;
  font-weight: 500;
}
.events-banner p {
  font-size: 18px;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.2;
}
.events-banner &gt; div {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 50px;
}
.events-banner &gt; div .container {
  position: relative;
}
.events-banner &gt; div .container &gt; img:first-child {
  margin-left: 50px;
}
.events-icon {
  width: 80%;
  margin: 50px auto 0 auto;
}
.events-icon &gt; div i {
  height: 50px;
  display: block;
  width: 50px;
  margin: 0 auto;
  color: #e5a923;
  font-size: 50px;
}
.events-icon &gt; div span {
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.025em;
  line-height: 21px;
  font-weight: 300;
  text-transform: uppercase;
  display: inline-block;
  margin: 15px 0 0;
}
.events-container h2 {
  margin: 20px 0 10px 0;
  font-size: 28px;
  font-weight: 500;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
}
.events-container h2:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.events-container h2 + p {
  margin: 40px auto 0;
  width: 80%;
}
.events-main-content .event-latest .col-sm-8 {
  padding-left: 0;
  padding-bottom: 39%;
  position: relative;
}
.events-main-content .event-latest .col-sm-8 .figure {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.events-main-content .event-latest .col-sm-8 .figure .overly-black {
  height: 90px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.events-main-content .event-latest .col-sm-8 .figure .icon-watch {
  position: absolute;
  bottom: 18px;
  left: 40px;
  font-size: 55px;
}
.events-main-content .event-latest .col-sm-8 .figure .icon-watch .path1:before {
  color: #fff;
}
.events-main-content .event-latest .col-sm-8 .figure .icon-watch .path2 {
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 0;
}
.events-main-content .event-latest .col-sm-8 .figure .icon-watch .path2:before {
  margin-left: 0;
}
.events-main-content .event-latest .col-sm-8 .figure .icon-watch label {
  font-size: 16px;
  letter-spacing: 0.025em;
  line-height: 21px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  position: relative;
  bottom: 16px;
}
.events-main-content .event-latest .col-sm-8 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.events-main-content .event-latest h3 {
  font-size: 24px;
  margin-bottom: 50px;
}
.events-main-content .event-latest .latest-events-content {
  padding-left: 45px;
  padding-right: 15px;
}
.events-main-content .event-latest .latest-events-content h2 {
  font-size: 30px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 18px;
  margin-bottom: 50px;
}
.events-main-content .event-latest .latest-events-content h2:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.events-main-content .event-latest .latest-events-content p {
  margin-bottom: 80px;
}
.events-main-content .partnered-events {
  background-color: #f7f7f7;
}
.events-main-content .partnered-events h3 {
  font-size: 24px;
  margin-bottom: 50px;
}
.events-main-content #event-protfolio .col-sm-4 {
  position: absolute !important;
  width: calc(100% / 3) !important;
  opacity: 1 !important;
  margin-bottom: 20px;
}
.events-main-content .cbp-l-filters-work .cbp-filter-item.cbp-filter-item-active {
  color: #56bdda !important;
}
.events-main-content .cbp-l-filters-work .cbp-filter-item:hover {
  color: #56bdda !important;
}
.events-main-content .keytabs button {
  background: none !important;
  background: #ffffff;
  box-shadow: none;
  border: 1px solid #56bdda;
  padding: 0 26px;
  line-height: 36px;
  border-radius: 36px;
  margin-right: 10px;
  font-size: 14px;
  color: #222222 !important;
  text-transform: capitalize;
  font-weight: 400;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  font-weight: 600;
}
.events-main-content .keytabs button.active,
.events-main-content .keytabs button.cbp-filter-item-active {
  color: #56bdda !important;
  text-decoration: underline;
  border-color: #56bdda !important;
}
.events-main-content .keytabs button:hover {
  border-color: #56bdda !important;
}
.events-main-content #all-event .cbp .cbp-item {
  margin: 0 !important;
  /*border-top: 1px solid #ddd;*/
  padding-top: 12px;
  padding-bottom: 12px;
  height: 135px
}

.events-main-content .up-events {
  padding: 10px 0;
}
.events-main-content .up-events .all-event-head {
  margin-bottom: 0;
  border-bottom: none;
}
.events-main-content .up-events .up-event-img {
  padding-bottom: 137%;
  position: relative;
  background-color: #e0e0e0;
}
.events-main-content .up-events .up-event-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  object-fit: cover;
}
.events-main-content .up-events #upcom-event .cbp-item a {
  display: block;
}
.events-main-content .up-events #upcom-event .cbp-item a:hover .up-event-rear {
  opacity: 1;
}
.events-main-content .up-events .up-main-container {
  position: relative;
  overflow: hidden;
}
.events-main-content .up-events .up-event-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
}
.events-main-content .up-events .up-event-content .up-event-front {
  opacity: 1;
  display: table;
  width: 100%;
  height: 100%;
}
.events-main-content .up-events .up-event-content .up-event-front .front-inner {
  display: table-cell;
}
.events-main-content .up-events .up-event-content .up-event-front .front-inner img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.events-main-content .up-events .up-event-content .up-event-front .front-inner p {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  opacity: .7;
  line-height: 20px;
  margin: 20px auto;
}
.events-main-content .up-events .up-event-content .up-event-front .front-inner .icon-arrow2 {
  font-size: 8px;
}
.events-main-content .up-events .up-event-content .up-event-front.cont-center img {
  margin: 0 auto;
}
.events-main-content .up-events .up-event-content .up-event-front.center-align .front-inner {
  vertical-align: middle;
}
.events-main-content .up-events .up-event-content .up-event-front.bottom-align .front-inner {
  vertical-align: bottom;
}
.events-main-content .up-events .up-event-content .up-event-front.dark p,
.events-main-content .up-events .up-event-content .up-event-front.dark .icon-arrow2 {
  color: #222222;
}
.events-main-content .up-events .up-event-content .up-event-front.light p,
.events-main-content .up-events .up-event-content .up-event-front.light .icon-arrow2 {
  color: #fff;
}
.events-main-content .up-events .up-event-content .up-event-rear-contain {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}
.events-main-content .up-events .up-event-content .up-event-rear {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  background: rgba(52, 173, 204, 0.9);
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(rgba(86, 189, 218, 0.9), #34adcc);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(rgba(86, 189, 218, 0.9), #34adcc);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(rgba(86, 189, 218, 0.9), #34adcc);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(rgba(86, 189, 218, 0.9), #34adcc);
  /* Standard syntax */
  display: table;
  padding: 20px 20px 30px;
}
.events-main-content .up-events .up-event-content .up-event-rear .rear-inner {
  display: table-cell;
  vertical-align: bottom;
}
.events-main-content .up-events .up-event-content .up-event-rear .rear-inner p {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 10px;
}
.events-main-content .up-events .up-event-content .up-event-rear .rear-inner ul {
  margin: 8px auto;
}
.events-main-content .up-events .up-event-content .up-event-rear .rear-inner ul li {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  margin-top: 6px;
  margin-bottom: 6px;
  position: relative;
  padding-left: 10px;
}
.events-main-content .up-events .up-event-content .up-event-rear .rear-inner ul li:before {
  content: '';
  height: 3px;
  width: 3px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 50%;
}
.events-main-content .up-events .up-event-content .up-event-rear .rear-inner .icon-arrow2 {
  font-size: 8px;
  color: #fff;
  padding-left: 10px;
}
.events-main-content .up-events .up-event-content .up-event-rear .rear-inner label {
  font-size: 12px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  position: relative;
  top: 0;
}
.events-main-content .load-more {
  margin-top: 50px;
}
.events-main-content .up-events .cbp-l-grid-work .cbp-item {
  width: 24%;
  margin: 0 !important;
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin-right: 1.33% !important;
}
.events-main-content .up-events .cbp-l-grid-work .cbp-item:nth-of-type(4n) {
  margin-right: 0 !important;
}
.all-event-head {
  padding-bottom: 33px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 50px;
}
.all-event-head h2 {
  float: left;
  font-size: 24px;
  color: #222222;
  margin-top: 10px;
}
.all-event-head .cbp-l-filters-work {
  float: right;
  margin-bottom: 0 !important;
}
.content-img .col-lg-4 {
  padding-left: 0;
  margin-bottom: 12px;
  margin-top: 12px;
}
.content-img .col-lg-4 .ci-img {
  display: inline-block;
  float: left;
  border-radius: 10px;
  overflow: hidden;
  height: 88px;
  width: 146px;
  position: relative;
}
.content-img .col-lg-4 .ci-img img {
  width: 100%;
  object-fit: cover;
}
.content-img .col-lg-4 .ci-content {
  display: inline-block;
  float: left;
  padding-left: 30px;
  margin-top: 15px;
  width: calc(100% - 146px);
  box-sizing: border-box;
  padding-right: 30px;
}
.content-img .col-lg-4 .ci-content h2 {
  color: #222222;
  font-size: 14px;
    padding-bottom: 5px;
    letter-spacing: normal;
}
.content-img .col-lg-4 .ci-content p {
  font-style: italic;
  color: #555555;
  line-height: 1.3;
  margin-top: 8px;
}

.content-img .col-lg-4 .ci-content.mi p:nth-of-type(2){font-size: 12px;}
.content-img .col-lg-4.line-after {
  position: relative;
}
.content-img .col-lg-4.line-after:after {
  content: '';
  width: calc(100% - 80px);
  height: 1px;
  background-color: #dddddd;
  position: absolute;
  bottom: -12px;
  left: 0;
}
.donation-type-main {
  display: inline-block;
}
.donation-type-main .checkbox-group [type="checkbox"] + label:first-of-type,
.donation-type-main .checkbox-group [type="radio"] + label:first-of-type {
  margin-right: 20px !important;
  display: inline-block !important;
}
.donation-type-main p {
  margin-right: 20px;
  display: inline-block;
}
.footer_updates .update_posts .posts &gt; a {
  display: inline-block;
}

a.modal-button.san-antonio-retreat{    display: block;
    margin-bottom: 12px;
    margin-top: 17px;}

.accommodation-register br{display: block;}
span.my-value{padding:10px 0px 2px !important;}
/******************************* renjith *****************************/
.banner-430 {
  background-color: #555555;
  height: 430px;
  background-size: cover;
  background-position: center;
  display: table;
  width: 100%;
}
.banner-430 .container {
  position: relative;
}
.banner-430 &gt; div {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 45px;
}
.banner-430 &gt; div .container &gt; div {
  width: 400px;
}
.banner-430 &gt; div .heading {
  color: #ffffff;
  margin-bottom: 30px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
}
.banner-430 &gt; div .heading:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.banner-430 &gt; div p {
  font-family: 'Merriweather', serif;
  line-height: 1.8;
  color: #ffffff;
  font-weight: 100;
}
.banner-430 &gt; div .desc {
  font-family: 'Merriweather', serif;
  line-height: 1.5;
  font-size: 18px;
  color: #da9e29;
  margin-bottom: 15px;
  font-weight: 500;
}
p.breadcrumbs {
  position: absolute;
  right: 15px;
  bottom: -30px;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  color: #ffffff !important;
}
p.breadcrumbs a {
  color: #ffffff !important;
}
p.breadcrumbs span {
  color: #50bcda !important;
}
.about-banner.begin-bnr {
  background-image: url("../img/abt-beggining-bnr.jpg");
}
.about-banner.keypeople-bnr {
  background-image: url("../img/abt-keypeople-bnr.jpg");
}
.about-container img {
  width: 100%;
  display: block;
}
.about-container h3 {
  font-size: 28px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.about-container h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.about-container .section {
  padding: 90px 0px;
}
.about-container .abt-tab-section {
  height: auto;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.about-container .abt-tab-section .container {
  overflow: hidden;
}
.about-container .abt-tab-section .tablinks-contain {
  width: 250px;
  float: right;
  padding-left: 65px;
}
.about-container .abt-tab-section .tablinks-contain .nav-tabs {
  display: inline-block;
  float: right;
  border: none;
}
.about-container .abt-tab-section .tablinks-contain .nav-tabs &gt; li {
  margin: 0;
  float: none;
  clear: both;
}
.about-container .abt-tab-section .tablinks-contain .nav-tabs &gt; li a {
  font-size: 18px;
  font-family: 'Merriweather', serif;
  line-height: 1.6;
  padding: 17.5px 0;
  padding-right: 40px;
  text-align: left;
  border: none !important;
  background: none !important;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  cursor: pointer !important;
  border-bottom: 1px solid #e1e1e1 !important;
}
.about-container .abt-tab-section .tablinks-contain .nav-tabs &gt; li:first-of-type a {
  padding-top: 0;
}
.about-container .abt-tab-section .tablinks-contain .nav-tabs &gt; li:last-of-type a {
  padding-bottom: 0;
  border-bottom: none !important;
}
.about-container .abt-tab-section .tablinks-contain .nav-tabs &gt; li:hover a,
.about-container .abt-tab-section .tablinks-contain .nav-tabs &gt; li.active a {
  border-color: #56bdda !important;
  color: #00a4cf;
}
.about-container .abt-tab-section .tab-content {
  padding-right: 70px;
  float: right;
  width: calc(100% - 250px);
  border-right: 1px solid #e1e1e1;
  position: relative;
  /* &amp;:after{
       position: absolute;
       content: "";
       width: 1px;
       height: 200%;
       background: #e1e1e1;
       right: 0;
       top: 0;
     }*/
}
.about-container .abt-tab-section .tab-content .svg-contain {
  height: 365px;
  float: left;
  margin-bottom: 25px;
  background: url(img/svg-frame.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: table;
  padding-top: 40px;
}
.about-container .abt-tab-section .tab-content .svg-contain .svg-text {
  display: table-cell;
  vertical-align: middle;
  padding: 0 75px;
}
.about-container .abt-tab-section .tab-content .svg-contain .svg-text p {
  line-height: 1;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}
.about-container .abt-tab-section .tab-content .svg-contain .svg-text p br {
  display: block;
}
.about-container .abt-tab-section .tab-content .svg-contain .svg-text p:first-of-type {
  font-size: 24px;
  color: #555555;
}
.about-container .abt-tab-section .tab-content .svg-contain .svg-text p:last-of-type {
  font-size: 16px;
  color: #da9e29;
  line-height: 1.2;
  margin-top: 10px;
  font-weight: 500;
}
.about-container .abt-tab-section .tab-content .svg-contain .svg-text span {
  line-height: 1;
  letter-spacing: 0;
  font-size: 100px;
  color: #99d6e8;
  font-weight: 500;
  padding: 15px 0;
  display: inline-block;
  position: relative;
}
.about-container .abt-tab-section .tab-content .svg-contain .svg-text span:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  background: #00a4cf;
  left: 2px;
  bottom: 12px;
}
.about-container .abt-tab-section .tab-content .text-contain p {
  font-family: 'Merriweather', serif;
  font-size: 14px;
  line-height: 2.2;
  margin-bottom: 25px;
  color: #222222;
  font-weight: 300;
}
.about-container .abt-tab-section .tab-content .text-contain p:first-of-type {
  padding: 30px 0 40px;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  color: #555555;
}
.about-container .abt-tab-section .tab-content .text-contain p:last-of-type {
  margin-bottom: 0;
}
.about-container .about_video {
  position: relative;
}
.about-container .about_video div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.about-container .about_video div i {
  font-family: 'icomoon' !important;
  color: #ffffff;
  font-size: 60px;
}
.about-container .about_video div i .path1:before {
  color: #ffffff;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.about-container .about_video div p {
  font-size: 16px;
  color: #ffffff;
  margin-top: 20px;
  line-height: 1;
  font-family: 'Montserrat', sans-serif;
}
.about-container .about_video div a {
  display: inline-block;
}
.about-container .about_video div:hover i .path1:before {
  background: rgba(232, 165, 4, 0.7);
}
.about-container .about_video img {
  width: auto !important;
  min-width: 100% !important;
}
.about-container .about_video iframe {
  position: relative !important;
  transform: none !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
}
.about-container .about_video iframe {
  height: 575px !important;
}
.about-container .vis_mis p {
  font-family: 'Merriweather', serif;
  font-size: 14px;
  line-height: 2.2;
  margin-bottom: 30px;
  color: #222222;
  font-weight: 300;
}
.about-container .vis_mis p:last-of-type {
  margin-bottom: 0;
}
.about-container .vis_mis p.caption {
  font-size: 24px;
  color: #da9e29;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2;
  font-weight: 400;
}
.about-container .vis_mis p.caption br {
  display: block;
}
.about-container .vis_mis .col-sm-6 {
  padding-left: 0;
  padding-right: 0;
}
.about-container .vis_mis .vismis_contain {
  margin-top: 70px;
}
.about-container .vis_mis .vismis_contain .col-sm-6:nth-of-type(2n+1) {
  padding-right: 95px;
}
.about-container .vis_mis .vismis_contain .col-sm-6:nth-of-type(2n+2) {
  padding-left: 95px;
  border-left: 1px solid #e6e6e6;
}
.about-container .vis_mis .vismis_contain &gt; div:hover div.readmore span {
  width: 100px;
}
.about-container .blog_posts {
  background: #f7f7f7;
}
.about-container .blog_posts .container {
  overflow: hidden;
}
.about-container .blog_posts .single_post {
  width: 24.8%;
  margin-right: 12.8%;
  float: left;
  position: relative;
}
.about-container .blog_posts .single_post:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 200%;
  background: #e4e4e4;
  top: 0;
  right: -26.5%;
}
.about-container .blog_posts .single_post:last-of-type {
  margin-right: 0;
}
.about-container .blog_posts .single_post:last-of-type:after {
  display: none;
}
.about-container .blog_posts .single_post p {
  font-family: 'Merriweather', serif;
  font-size: 14px;
  line-height: 2.2;
  margin-bottom: 20px;
  color: #222222;
  font-weight: 300;
}
.about-container .blog_posts .single_post p:last-of-type {
  margin-bottom: 0;
}
.about-container .blog_posts .single_post h3 {
  font-family: 'Merriweather', serif;
  font-size: 18px;
  margin-bottom: 25px;
  line-height: 1.5;
}
.about-container .blog_posts .single_post .image_contain {
  margin-bottom: 35px;
}
.about-container.vis-mis-contain h3 {
  margin-bottom: 10px;
}
.about-container.vis-mis-contain .text-contain {
  margin-bottom: 60px;
}
.about-container.key_peoples .section {
  padding-bottom: 0;
}
.about-container.key_peoples .abt-tab-section .tab-content .text-contain p:first-of-type {
  font-family: 'Merriweather', serif;
  font-size: 24px;
  line-height: 1.2;
  padding: 10px 0 30px;
  color: #00a4cf;
}
.people_section {
  background: #ffffff;
}
.people_section .keytab-container {
  padding-bottom: 0px;
}
.people_section .keytab-container h4 {
  font-size: 24px;
  padding: 20px 0;
  font-weight: 600;
  text-align: left;
}
.people_section .keytab-container label {
  color: #00a4cf;
  font-family: 'Merriweather', serif;
  font-size: 14px;
  line-height: 1.4;
  display: inline;
  border-bottom: 1px solid;
  text-align: left;
  font-weight: 500;
}
.people_section .keytab-container .profile_content &gt; span {
  display: block;
  margin: 20px 0 0;
  font-size: 14px;
  font-weight: 400;
}
.people_section .keytab-container .profile_content &gt; span strong {
  font-weight: 500;
}
.people_section .keytab-container p {
  font-family: 'Merriweather', serif;
  font-size: 14px;
  line-height: 2.2;
  text-align: left;
  margin-bottom: 20px;
  color: #222222;
  font-weight: 300;
}
.people_section .keytab-container p:last-of-type {
  margin-bottom: 40px;
}
.people_section .keytab-container p:first-of-type {
  margin-top: 20px;
}
.people_section .keytab-container .mix {
  width: calc(100%/2 - (((2 - 1) * 8.5rem) / 2)) !important;
  padding: 0;
  padding-bottom: 70px;
  vertical-align: top;
}
.people_section .keytab-container .mix .profile_img {
  height: 330px;
  float: left;
  display: inline-block;
  padding: 9px;
  border: 9px solid #e5f6fa;
  width: auto;
}
.people_section .keytab-container .mix .profile_img &gt; div {
  overflow: hidden;
}
.people_section .keytab-container .mix .profile_img img {
  height: 100%;
  width: auto;
}
.people_section .keytab-container .mix .profile_attr {
  float: left;
  height: 330px;
  display: table;
}
.people_section .keytab-container .mix .profile_attr &gt; div {
  display: table-cell;
  vertical-align: middle;
  padding-left: 35px;
}
.people_section .keytab-container .mix .profile_attr i {
  font-size: 40px;
  color: #d39e3c;
  vertical-align: middle;
  float: left;
  margin-right: 20px;
}
.people_section .keytab-container .mix .profile_attr p {
  font-size: 14px;
  color: #212121;
  margin: 0;
  float: left;
  clear: both;
  line-height: 1.4;
  display: table;
  min-height: 40px;
  margin-bottom: 40px;
}
.people_section .keytab-container .mix .profile_attr p br {
  display: block;
}
.people_section .keytab-container .mix .profile_attr p:last-of-type {
  margin-bottom: 0;
}
.people_section .keytab-container .mix .profile_attr span {
  display: table-cell;
  vertical-align: middle;
}
.people_section .keytab-container .mix .profile_content {
  clear: both;
  display: none;
}
.people_section .keytab-container .cbp-popup-singlePageInline .cbp-popup-close {
  border: 1px solid #d39e3c;
  border-radius: 50%;
  margin-top: -10px;
  line-height: 1;
}
.people_section .keytab-container .cbp-popup-singlePageInline .cbp-popup-close:after {
  position: absolute;
  content: "\2715";
  left: 13px;
  margin: 0 auto;
  top: 12px;
}
.people_section .keytab-container .cbp-l-inline {
  background: #f5f5f5;
  margin-top: 0;
  margin-bottom: 40px;
}
.people_section .keytab-container .cbp-item {
  opacity: 1 !important;
}
.people_section .keytab-container .cbp-item.cbp-singlePageInline-active a {
  pointer-events: none;
}
.people_section .keytab-container .cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.people_section .keytab-container .cbp-caption-zoom .cbp-caption-defaultWrap {
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -ms-transition: all 0.3s ease-in-out !important;
}
.people_section .keytab-container .profile_name h4 {
  padding: 0 !important;
  margin-top: 20px;
}
.people_section .keytab-container .cbp-wrapper-outer {
  background: #ffffff;
}
.people_section .keytab-container .profile_content p:last-of-type {
  margin-bottom: 20px !important;
}
.people_section .keytabs {
  margin: 50px 0 60px;
  text-align: left;
}
.people_section .keytabs button {
  background: none;
  box-shadow: none;
  border: 1px solid #06a6d0;
  background: #ffffff !important;
  padding: 0 26px;
  line-height: 36px;
  border-radius: 36px;
  margin-right: 10px;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  text-transform: capitalize;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.people_section .keytabs button.cbp-filter-item-active {
  color: #00a4cf;
  text-decoration: underline;
}
.people_section .keytabs button:hover {
  color: #00a4cf;
}
/**************** footer updates*****************/
.footer_updates {
  position: relative;
  z-index: 5;
  background: #ffffff;
  padding: 80px 0;
}
.footer_updates h3 {
  font-size: 28px;
  font-weight: 500;
  padding-bottom: 25px;
  margin-bottom: 45px;
  position: relative;
  text-align: center;
}
.footer_updates h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #00a4cf;
}
.footer_updates .update_posts {
  text-align: justify;
  position: relative;
  margin-bottom: -40px;
}
.footer_updates .update_posts:after {
  content: "";
  width: 100%;
  display: inline-block;
}
.footer_updates .update_posts .posts {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  position: relative;
}
.footer_updates .update_posts .posts .post_img {
  margin-bottom: 20px;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.footer_updates .update_posts .posts .post_img:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  z-index: 1;
  pointer-events: none;
}
.footer_updates .update_posts .posts .post_img img {
  width: 100%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.footer_updates .update_posts .posts .post_img.post_video {
  position: relative;
}
.footer_updates .update_posts .posts .post_img.post_video:after {
  pointer-events: none;
  position: absolute;
  content: "\e928";
  font-family: 'icomoon' !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 40px;
}
.footer_updates .update_posts .posts .post_content {
  text-align: left;
}
.footer_updates .update_posts .posts .post_content h4 {
  color: #00a4cf;
  font-size: 14px;
  font-family: 'Merriweather', serif;
  display: inline;
  border-bottom: 1px solid;
  line-height: 1.4;
}
.footer_updates .update_posts .posts .post_content label {
  display: block;
  margin-top: 20px;
  font-size: 13px;
  color: #afafaf;
  text-transform: uppercase;
  margin-bottom: 10px;
  cursor: auto;
  line-height: 1;
  font-weight: 400;
}
.footer_updates .update_posts .posts .post_content p {
  font-family: 'Merriweather', serif;
  margin: 25px 0;
  display: inline;
  font-size: 18px;
  line-height: 1.4;
  color: #222222;
  border-bottom: 1px solid;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.footer_updates .update_posts .posts .post_content p:not(.desc) {
  display: none !important;
}
.footer_updates .update_posts .posts .post_content div.readmore {
  margin-top: 10px;
}
.footer_updates .update_posts .posts:hover .post_img:before {
  opacity: 1;
}
.footer_updates .update_posts .posts:hover .post_img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.footer_updates .update_posts .posts:hover .post_content &gt; div span {
  width: 150px;
}
.footer_updates .update_posts .posts:hover .post_content p {
  color: #00a4cf;
}
.footer_updates .update_posts .posts:after {
  position: absolute;
  content: "";
  background: #e9e9e9;
  width: 1px;
  height: 100%;
  top: 0;
  right: -25%;
}
.footer_updates .update_posts .posts:last-of-type:after {
  display: none;
}
.footer_subscribe .form_contain .ajax-loader {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .update_posts.owl-carousel .owl-item .posts {
    padding-right: 10%;
  }
  .update_posts.owl-carousel .owl-item .posts:last-of-type {
    margin-right: 0 !important;
  }
}
div.readmore {
  margin-top: 25px;
  display: table;
  font-size: 13px;
  padding: 10px 0;
  overflow: hidden;
}
div.readmore i {
  font-size: 8px;
  line-height: 0;
  vertical-align: middle;
}
div.readmore span {
  margin-left: 15px;
  display: inline-block;
  width: 0px;
  text-indent: 1px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  white-space: nowrap;
}
.footer_subscribe {
  background: #56bdda;
  padding: 80px 0;
}
.footer_subscribe .form_contain {
  width: calc(100% - 220px);
  float: left;
}
.footer_subscribe .form_contain &gt; div {
  width: 285px;
  float: left;
}
.footer_subscribe .form_contain p {
  font-size: 24px;
  color: #ffffff;
  line-height: 1.3;
  font-family: 'Montserrat', sans-serif;
}
.footer_subscribe .form_contain p i {
  font-size: 12px;
  vertical-align: middle;
  margin: 0 15px;
}
.footer_subscribe .form_contain label {
  line-height: 1;
  font-size: 14px;
  font-family: 'Merriweather', serif;
  color: #ffffff;
  margin-top: 10px;
  font-weight: 100;
  letter-spacing: 0;
}
.footer_subscribe .form_contain form {
  margin: 18px 0;
  width: calc(100% - 285px);
  /* float: left;
  padding: 0 70px 0 50px; */
}
.footer_subscribe .form_contain .form-group{
  display: flex;
  justify-content: center;
}
.footer_subscribe .form_contain form ::-webkit-input-placeholder {
  color: #909090 !important;
}
.footer_subscribe .form_contain form ::-moz-placeholder {
  color: #909090 !important;
}
.footer_subscribe .form_contain form :-ms-input-placeholder {
  color: #909090 !important;
}
.footer_subscribe .form_contain form :-moz-placeholder {
  color: #909090 !important;
}
.footer_subscribe .form_contain form input[type="text"] {
  width: calc(100% - (30% + 10px));
  height: 52px;
  padding-left: 30px;
  padding-right: 10px;
  float: left;
  border: none;
  box-shadow: none;
  border-radius: 5px;
  font-size: 14px;
  color: #000000;
}
.footer_subscribe .form_contain form input[type="submit"] {
  /* width: 30%;
  float: right; */
  border: none;
  box-shadow: none;
  border-radius: 5px;
  /* line-height: 50px; */
  background: #333333;
  color: #FFFFFF;
  border-color: #333333;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  font-size: 13px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.footer_subscribe .form_contain form input[type="submit"]:hover {
  background: #000000;
}
.footer_subscribe .form_contain form input[type="hidden"]{
  position: absolute !important;
  top:0;
  left: 0;
  z-index: -1;
}
.footer_subscribe .form_contain .wpcf7-response-output:empty{
  display: none !important;
}
.footer_subscribe .form_contain .wpcf7-not-valid-tip{
  margin-top: 7px;
}
.footer_subscribe .social_contain {
  float: left;
  width: 220px;
  padding-left: 10px;
  margin-top: 10px;
}
.footer_subscribe .social_contain label {
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 1;
}
.footer_subscribe .social_contain ul {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: justify;
  line-height: 1;
}
.footer_subscribe .social_contain ul:after {
  display: inline-block;
  content: "";
  width: 100%;
}
.footer_subscribe .social_contain ul li {
  display: inline-block;
  text-align: left;
}
.footer_subscribe .social_contain ul li i {
  font-size: 26px;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.footer_subscribe .social_contain ul li:hover i {
  opacity: 0.6;
}
/**************** footer bottom*****************/
footer {
  padding: 100px 0 70px;
  background: #333333;
  position: relative;
}
footer .container .col-sm-3 {
  padding: 0;
}
footer .container .col-sm-3 li a {
  padding: 5px 0;
  font-size: 14px;
  font-family: 'Merriweather', serif;
  color: #ffffff;
  line-height: 1.2;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 100;
}
footer .container .col-sm-3 li:last-of-type a {
  margin-bottom: 0;
}
footer .container .col-sm-3 .app_contain &gt; div p {
  font-size: 18px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  padding-left: 20px;
  line-height: 1.2;
  display: inline-block;
  position: relative;
}
footer .container .col-sm-3 .app_contain &gt; div p br {
  display: block;
}
footer .container .col-sm-3 .app_contain &gt; div p &gt; i {
  color: #00a4cf;
  font-size: 12px;
  position: absolute;
  top: 3px;
  left: -2px;
}
footer .container .col-sm-3 .app_contain &gt; div a {
  display: inline-block;
  margin-left: 35px;
}
footer .container .col-sm-3 .app_contain &gt; div a i {
  color: #ffffff;
  font-size: 30px;
}
footer .container .col-sm-3 .app_contain {
  display: table;
  height: 150px;
}
footer .container .col-sm-3 .app_contain &gt; div {
  display: table-cell;
  vertical-align: middle;
}
footer .container.links_contain {
  margin-bottom: 50px;
}
footer .container.footer_copy p,
footer .container.footer_copy a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
  line-height: 1;
  font-family: 'Merriweather', serif;
}
footer .container.footer_copy a {
  margin-left: 15px;
  margin-right: 15px;
}
/******************** Banner 650 ********************/
.banner-650 {
  background-color: #555555;
  height: 650px;
  background-size: cover;
  background-position: center;
  display: table;
  width: 100%;
}
.banner-650 &gt; div {
  display: table-cell;
  vertical-align: bottom;
}
.banner-650 .header-container {
  position: relative;
}
/***************** counter-banner *****************/
.counter-banner .container {
  position: relative;
}
.counter-banner &gt; div {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 50px;
}
.counter-banner &gt; div .heading {
  width: 350px;
  color: #ffffff;
  margin-bottom: 50px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
}
.counter-banner &gt; div .heading:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.counter-banner &gt; div p.breadcrumbs {
  bottom: -35px;
}
.counter-banner &gt; div .subsections {
  margin-bottom: 10px;
  text-align: justify;
}
.counter-banner &gt; div .subsections &gt; div {
  vertical-align: top;
  max-width: 20% !important;
  display: inline-block;
  text-align: left;
  margin-right: 130px;
}
.counter-banner &gt; div .subsections h4 {
  font-size: 24px;
  color: #da9e29;
  margin-bottom: 15px;
  font-weight: 400;
}
.counter-banner &gt; div .subsections p {
  line-height: 1.5;
  font-size: 16px;
  letter-spacing: 0.025em;
  display: inline;
  border-bottom: 1px solid;
  color: #ffffff;
  font-weight: 100;
}
/*********************** publications ***************************/
/*.publications-bnr {
  background-image: url("img/publications-banner.jpg");
}*/
.publications-bnr .container {
  position: relative;
}
.publications-bnr &gt; div {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 45px;
}
.publications-bnr &gt; div .heading {
  color: #ffffff;
  margin-bottom: 50px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
}
.publications-bnr &gt; div .heading:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.publications-bnr &gt; div .subsections &gt; div {
  max-width: 20%;
  display: inline-block;
  margin-right: 130px !important;
}
.publications-bnr &gt; div .subsections h4 {
  font-size: 24px;
  color: #da9e29;
  margin-bottom: 15px;
  font-weight: 400;
}
.publications-bnr &gt; div .subsections p {
  line-height: 1.5;
  font-size: 16px;
  letter-spacing: 0.025em;
  display: inline;
  border-bottom: 1px solid;
  color: #ffffff;
  font-weight: 100;
}
.publications-content &gt; div {
  margin: 0 auto;
  margin-top: 60px;
}
.publications-content &gt; div &gt; a {
  width: 25%;
  display: block;
  float: left;
}
.publications-content h3 {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
  font-size: 28px;
  padding-bottom: 20px;
  font-weight: 500;
}
.publications-content h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.publications-content .owl-item &gt; a {
  display: inline-block;
  padding: 3px;
}
.publications-content p {
  text-align: center;
  width: 75%;
  display: table;
  margin: 0 auto;
}
.publications-content .col-sm-3 {
  width: 100%;
  padding: 10px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.publications-content .col-sm-3 .div_container {
  height: 495px;
  width: 100%;
  overflow: hidden;
}
.publications-content .col-sm-3 .div_container &gt; span {
  position: absolute;
  color: #fff;
  z-index: 3;
  text-align: center;
  width: 100%;
  font-size: 14px;
  top: -50px;
  line-height: 2;
  background: #000000;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.publications-content .col-sm-3 h4 {
  margin: 35px 0 25px 0;
  font-size: 18px;
  color: #222222;
}
.publications-content .col-sm-3 p {
  text-align: left;
  width: 100%;
  font-size: 14px;
  color: #222222;
  line-height: 1.8;
  min-height: 75px;
  font-weight: 300;
  padding-right: 30px;
}
.publications-content .col-sm-3 .readmore {
  margin-top: 10px;
  padding-bottom: 15px;
}
.publications-content .col-sm-3 .readmore span {
  font-family: 'Merriweather', serif;
  font-weight: 300;
  color: #555555;
}
.publications-content .col-sm-3 .readmore i {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.publications-content .col-sm-3:hover {
  box-shadow: 3.993px 3.009px 6px 0px rgba(103, 148, 186, 0.3);
}
.publications-content .col-sm-3:hover .readmore span {
  width: 150px;
}
.publications-content .col-sm-3:hover .div_container &gt; span {
  top: 0px;
}
/*********************** televisions ***************************/
.television-bnr {
  background-image: url("../img/television-banner.jpg");
}
.television-bnr &gt; div .subsections &gt; div {
  max-width: 18% !important;
  display: inline-block;
  text-align: left;
  margin-right: 100px;
}
.television-content .tel-main-sec {
  margin: 0;
}
.television-content .tel-main-sec &gt; div.col-xs-8 {
  width: 68%;
}
.television-content .tel-main-sec &gt; div.col-xs-8 .icon-loading {
  position: absolute;
  left: 25px;
  bottom: 20px;
  font-size: 40px;
  font-weight: 700;
  pointer-events: none;
}
.television-content .tel-main-sec &gt; div.col-xs-4 {
  width: 32%;
}
.television-content .tel-main-sec &gt; div.col-xs-4 .tel-main-sub-in img {
  margin-left: -5px;
}
.television-content .tel-main-sec &gt; div.col-xs-4 .tel-main-sub p {
  margin: 25px 0 40px;
}
.television-content .tel-main-sec &gt; div.col-xs-4 .tel-main-sub-in i.icon-watch {
  margin-top: 4px;
}
.television-content .tel-main-sec &gt; div.col-xs-4 .tel-main-sub-in .prog-watch {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  display: inline;
  border-bottom: 1px solid;
  text-align: right;
}
.television-content .tel-main-sec &gt; div.col-xs-4 .tel-main-sub-in .prog-watch br {
  display: block;
}
.television-content .tel-main-sec &gt; div.col-xs-4 .tel-main-sub-in .icon-watch {
  float: left;
  margin-right: 20px;
}
.television-content .tel-main-sec &gt; div.col-xs-4 .tel-main-sub h6 {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 400;
  color: #afafaf;
}
.television-content .tel-main-sec &gt; div.col-xs-4 .tel-main-sub h6 + span {
  font-family: 'Merriweather', serif;
  font-size: 16px;
  color: #afafaf;
}
.television-content .vid-sec {
  margin: 0;
  text-align: justify;
  width: 100%;
  margin-top: 24px !important;
}
.television-content .vid-sec .col-sm-4 {
  margin: 0;
  width: 100%;
  display: inline-block;
  float: none;
  clear: both;
  padding: 0;
  vertical-align: top;
}
.television-content .vid-sec .col-sm-4 .video-thumb-img {
  padding-top: 230px;
  position: relative;
}
.television-content .vid-sec .col-sm-4 .figure {
  padding: 0;
}
.television-content .vid-sec .col-sm-4 .figure i.icon-watch {
  font-size: 43px;
  top: 50%;
}
.television-content .vid-sec .col-sm-4 .figure i.icon-watch label {
  margin-top: 20px;
  font-size: 14px;
  color: #ffffff;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
}
.television-content .vid-sec .col-sm-4 .channel-details {
  padding: 0 10px;
  margin-top: 35px;
  text-align: left;
}
.television-content .vid-sec .col-sm-4 .channel-details .logo-contain {
  height: 67px;
}
.television-content .vid-sec .col-sm-4 .channel-details .logo-contain img {
  width: auto;
  height: 100%;
}
.television-content .vid-sec .col-sm-4 .channel-details h3 {
  font-size: 18px;
  margin-top: 25px;
}
.television-content .vid-sec .col-sm-4 .channel-details h4 {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: 'Merriweather', serif;
  color: #56bdda;
  font-weight: 400;
}
.television-content .vid-sec .col-sm-4 .channel-details p {
  display: table;
  width: 95%;
}
.television-content .vid-sec:after {
  content: "";
  display: inline-block;
  width: 100%;
}
/*********************** form fixes ***************************/
/*for IE8 */
input[type="submit"]:focus,
input[type="button"]:focus {
  outline: none;
}
input,
select {
  vertical-align: middle;
}
textarea:focus,
input[type="text"]:focus,
input[type="button"]:focus,
input[type="submit"]:focus {
  outline: none !important;
  box-shadow: none !important;
}
input[type=text],
input[type=number],
input[type=password],
input[type=email],
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 52px;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  font-family: 'Merriweather', serif;
  letter-spacing: 0.025em;
  font-weight: 300;
  background-color: #fff !important;
  font-size: 14px;
}
input[type=text]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=email]:focus,
textarea:focus,
select:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #d6d6d6;
}
textarea {
  resize: none;
}
.select-main {
  position: relative;
  width: 100%;
  height: 52px;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  cursor: pointer;
}
.select-main ul {
  font-size: 14px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: 'Merriweather', serif;
  letter-spacing: 0.025em;
  font-weight: 300;
}
.select-main ul.select-drop {
  position: absolute;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  top: -1px;
  left: -1px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  height: auto;
  width: calc(100% + 2px);
  overflow: hidden;
  overflow-y: auto;
}
.select-main ul.select-drop.show {
  visibility: visible;
  opacity: 1;
  max-height: 220px;
}
.select-main ul.select-drop li {
  display: block;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  cursor: pointer;
  height: 50px;
  width: 100%;
  box-sizing: border-box;
  color: #555555;
}
.select-main li {
  line-height: 50px;
  vertical-align: middle;
  white-space: nowrap;
  display: none;
}
.select-main li.selected {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.select-main li.disabled {
  background: transparent !important;
  color: #afafaf !important;
  pointer-events: none;
}
.select-main:after {
  position: absolute;
  top: 13.5px;
  right: 20px;
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 6px solid #555555;
}
.select-main:before {
  position: absolute;
  width: 0;
  height: 0;
  content: "";
  bottom: 13.5px;
  right: 20px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #555555;
}
/*********************** form styles ***************************/
.sub-form-container {
  display: table;
  margin: 0 auto;
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.main-form input[type=text],
.main-form input[type=number],
.main-form input[type=password],
.main-form input[type=email],
.main-form textarea,
.main-form select {
  height: 45px;
}
.main-form .select-main {
  height: 45px;
}
.main-form .select-main li {
  line-height: 43px;
}
.main-form .select-main ul.select-drop li {
  height: 45px;
}
.main-form .select-main ul {
  padding-left: 20px;
}
.main-form .form_group {
  margin-bottom: 16px;
  padding: 0;
}
.main-form .form_group input[type=text],
.main-form .form_group input[type=number],
.main-form .form_group input[type=password],
.main-form .form_group input[type=email],
.main-form .form_group select {
  padding: 0 10px 0 20px;
  width: 100%;
}
.main-form .form_group textarea {
  padding: 20px 20px;
  width: 100%;
  height: 150px;
  margin-bottom: 30px;
}
.main-form .form_group label:first-of-type {
  display: block;
  font-size: 14px;
  letter-spacing: 0.025em;
  color: #555555;
  font-weight: 500;
  margin-bottom: 10px;
}
.main-form .form_group:not(.col-sm-12):nth-of-type(2n+1) {
  padding-right: 10px;
}
.main-form .form_group:not(.col-sm-12):nth-of-type(2n+2) {
  padding-left: 10px;
}
.main-form .web_btn {
  display: table;
  margin: 0 auto;
}
.main-form input[type="file"] {
  display: none;
}
.main-form input[type="file"] + label {
  display: inline-block;
  text-transform: none;
  width: 100%;
  cursor: pointer;
  height: 45px;
  line-height: 45px;
  background: #ccebf4;
  margin-bottom: 0;
  margin-top: 10px;
  color: #222222 !important;
  border-color: #b2e4f1 !important;
  position: relative;
  z-index: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition-duration: 1.5s;
  -webkit-transition-duration: 1.5s;
  -ms-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
}
.main-form input[type="file"] + label:after {
  position: absolute;
  width: 0%;
  height: 100%;
  content: "";
  background: #56bdda;
  left: 0;
  top: 0;
  z-index: -1;
}
.main-form input[type="file"] + label.file-loaded {
  color: #ffffff !important;
}
.main-form input[type="file"] + label.file-loaded:after {
  width: 100%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition-duration: 4s;
  -webkit-transition-duration: 4s;
  -ms-transition-duration: 4s;
  -moz-transition-duration: 4s;
  transition-timing-function: cubic-bezier(0.44, 1.11, 0.84, 0.33);
  -webkit-transition-timing-function: cubic-bezier(0.44, 1.11, 0.84, 0.33);
  -moz-transition-timing-function: cubic-bezier(0.44, 1.11, 0.84, 0.33);
  -ms-transition-timing-function: cubic-bezier(0.44, 1.11, 0.84, 0.33);
}
/*********************** Contact ***************************/
.contact-banner {
  background-image: url("../img/contact-banner.jpg");
}
.contact-content h3 {
  font-size: 28px;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.contact-content h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.contact-content .sub-form-container p {
  text-align: center;
  display: table;
  width: 70%;
  margin: 0 auto;
}
.contact-content .sub-form-container form {
  margin: 60px 0 0 0;
}
.regional-section {
  background: #f7f7f7;
}
.regional-section h3 {
  margin-bottom: 80px;
}
.regional-section br {
  display: block;
}
.regional-section .regional-content {
  text-align: left; padding-left: 0px;
}
.regional-section h4 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.regional-section h4 img {
  width: 22px;
  height: 16px;
  vertical-align: top;
  margin-right: 20px;
}
.regional-section a {
  color: #222222;
}
.regional-section a:last-of-type {
  color: #34adcc;
  font-size: 16px;
}
.regional-section.ct-cad .col-sm-3{
    width: 21%;
    margin-right: 4%;
}

.regional-section .col-sm-3 {

  padding: 0;
  margin-top: 65px;
  width: 31%;
  margin-right: 8%;
}
.regional-section .col-sm-3:nth-of-type(4n+4) {
  margin-right: 0;
}
.regional-section .col-sm-3:nth-of-type(-n+4) {
  margin-top: 0;
}
.regional-section .col-sm-3:nth-of-type(4n+1) {
  clear: both;
}
[class*="subsection-banner"] &gt; div {
  padding-bottom: 50px;
}
[class*="subsection-banner"] &gt; div p.breadcrumbs {
  bottom: -40px;
  right: 0px;
}
[class*="subsection-banner"] .header-container {
  margin-top: 60px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.3);
}
[class*="subsection-banner"] .header-container .col {
  height: 100px;
  float: left;
  display: table;
  position: relative;
}
[class*="subsection-banner"] .header-container .col:nth-of-type(2n+1) {
  background: rgba(0, 0, 0, 0.3);
}
[class*="subsection-banner"] .header-container .col &gt; div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
[class*="subsection-banner"] .header-container .col &gt; div i {
  font-size: 48px;
  vertical-align: middle;
  margin-right: 35px;
  color: #e5a923;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
[class*="subsection-banner"] .header-container .col &gt; div h4 {
  display: inline-block;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  vertical-align: middle;
}
[class*="subsection-banner"] .header-container .col &gt; div h4 label {
  display: inline-block;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  vertical-align: middle;
}
[class*="subsection-banner"] .header-container .col &gt; div h4 span {
  opacity: 0.3;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  font-size: 14px;
  margin-bottom: 10px;
  display: table;
}
[class*="subsection-banner"] .header-container .col:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background: #56bdda;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
[class*="subsection-banner"] .header-container .col:hover:after {
  opacity: 1;
}
[class*="subsection-banner"] .header-container .col:hover i {
  color: #56bdda;
}
[class*="subsection-banner"] .header-container .col:hover span {
  opacity: 1;
}
[class*="subsection-banner"] .header-container .col.active:after {
  opacity: 1;
}
[class*="subsection-banner"] .header-container .col.active i {
  color: #56bdda;
}
[class*="subsection-banner"] .header-container .col.active span {
  opacity: 1;
}
.subsection-banner3 .col {
  width: 33.334%;
}
.subsection-banner4 .col {
  width: 25%;
}
/*********************** Prayer request ***************************/
.prayer-req-banner {
  background-image: url("../img/prayer-req-banner.jpg");
}
.prayer-req-content .sub-form-head {
  text-align: center;
}
.prayer-req-content .sub-form-head p {
  margin-bottom: 25px;
}
.prayer-req-content .sub-form-head p:first-of-type {
  margin-top: 0px;
  font-size: 18px;
  color: #909090;
}
.prayer-req-content .sub-form-head p:last-of-type {
  margin: 0 auto;
  margin-bottom: 70px;
  display: table;
  width: 85%;
}
.prayer-req-content .sub-form-container textarea {
  margin-bottom: 0;
}
.prayer-req-content .sub-form-container .book_addr {
  clear: both;
  display: none;
  margin-bottom: 20px;
}
.prayer-req-content .sub-form-container .book_addr:after,
.prayer-req-content .sub-form-container .book_addr:before {
  content: "";
  display: table;
  clear: both;
}
.prayer-req-content .sub-form-container .book_addr.booked {
  display: block;
}
.prayer-req-content .main-form .web_btn {
  margin-right: 0;
}
.prayer-req-content .regional-section h3 {
  font-size: 28px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
.prayer-req-content .regional-section h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.prayer-req-content .regional-section h4 img {
  width: 22px;
  height: 16px;
}
/*********************** Login page ***************************/
.banner-980 {
  background-color: #555555;
  height: 980px;
  background-size: cover;
  background-position: center;
  display: table;
  width: 100%;
}
.banner-980 &gt; div {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 45px;
}
.login-banner {
  background-image: url("../img/login-banner.jpg");
}
.login-container {
  width: 630px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  padding: 65px 80px;
  margin: 0 auto;
}
.login-banner &gt; div {
  padding: 0;
  padding-top: 115px;
  vertical-align: middle;
}
.login-banner &gt; div h1 {
  font-size: 30px;
  padding-bottom: 25px;
  font-weight: 500;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  color: #ffffff;
  margin-bottom: 60px;
}
.login-banner &gt; div h1:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.login-banner &gt; div .main-form {
  border-bottom: 1px solid #959595;
  padding-bottom: 30px;
}
.login-banner &gt; div .main-form .submit-section {
  padding: 0;
}
.login-banner &gt; div .main-form .submit-section &gt; div {
  float: left;
}
.login-banner &gt; div .main-form .submit-section input {
  float: right;
}
.login-banner &gt; div .main-form .submit-section p {
  font-weight: 300;
}
.login-banner &gt; div .main-form .submit-section p:first-of-type {
  color: #ffffff;
}
.login-banner &gt; div .main-form .submit-section p:first-of-type a {
  color: #56bdda !important;
  display: inline;
  border-bottom: 1px solid;
  margin-left: 5px;
}
.login-banner &gt; div .main-form .submit-section p:last-of-type a {
  color: #ffffff;
  opacity: 0.3;
}
.login-banner &gt; div .main-form .form_group label {
  color: #ffffff;
  font-weight: 400;
}
.login-banner .social-login {
  padding-top: 30px;
}
.login-banner .social-login p {
  font-family: 'Montserrat', sans-serif;
  color: #afafaf;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  font-weight: 300;
}
.login-banner .social-login p i {
  color: #ffffff;
  font-size: 20px;
}
.login-banner .social-login p a {
  padding: 0 5px;
  display: inline-block;
  margin-left: 15px;
}
/*********************** Register page ***************************/
.register-banner {
  background-image: url("../img/register-banner.jpg");
}
.register-banner &gt; div {
  padding: 0;
  padding-top: 115px;
  vertical-align: middle;
}
.register-container {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  padding: 65px 25px;
}
.register-container h1 {
  font-size: 30px;
  padding-bottom: 25px;
  font-weight: 500;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  color: #ffffff;
  margin-bottom: 60px;
}
.register-container h1:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.register-container &gt; div {
  width: 75%;
  margin: 0 auto;
  display: table;
}
.register-container .main-form .form_group label {
  color: #ffffff;
  font-weight: 400;
}
.register-container .star-text p {
  font-style: italic;
  color: #afafaf;
  line-height: 1.6;
}
.register-container .submit-section p {
  font-weight: 300;
  float: left;
  line-height: 52px;
  padding-left: 15px;
}
.register-container .submit-section p:first-of-type {
  color: #ffffff;
}
.register-container .submit-section p:first-of-type a {
  color: #56bdda !important;
  display: inline;
  border-bottom: 1px solid;
  margin-left: 5px;
}
.register-container .submit-section input {
  width: auto;
  float: right;
}
.endorsements .next i,
.endorsements .prev i {
  position: relative;
  padding: 15px;
}
.endorsements .next i:after,
.endorsements .prev i:after {
  position: absolute;
  content: "";
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #56bdda;
  top: 2px;
  right: 1px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.endorsements .next i:before,
.endorsements .prev i:before {
  position: relative;
  z-index: 2;
}
.endorsements .next i:hover:after,
.endorsements .prev i:hover:after {
  opacity: 1;
}
.endorsements .next i:focus:after,
.endorsements .prev i:focus:after {
  opacity: 1;
  background: #e5f6fa;
}
.endorsements .next.fill-arrow i:after,
.endorsements .prev.fill-arrow i:after {
  opacity: 1;
  background: #e5f6fa;
}
/*********************** Prayer Testimonial ***************************/
.prayer-test-banner {
  background-image: url("../img/prayer-test-banner.jpg");
}
.prayer-test-content .sub-form-head {
  text-align: center;
}
.prayer-test-content .sub-form-head h3 {
  font-size: 28px;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.prayer-test-content .sub-form-head h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.prayer-test-content .sub-form-head p {
  margin-bottom: 25px;
}
.prayer-test-content .sub-form-head p:first-of-type {
  margin-top: 30px;
  font-size: 18px;
  color: #909090;
}
.prayer-test-content .sub-form-head p:last-of-type {
  margin: 0 auto;
  margin-bottom: 70px;
  display: table;
  width: 85%;
}
.prayer-test-content textarea {
  margin-bottom: 0 !important;
  height: 100px !important;
}
.prayer-test-content .checkbox-group label {
  font-weight: 500 !important;
  padding-left: 30px !important;
}
.prayer-test-content .main-form &gt; p {
  margin-bottom: 30px;
}
.prayer-test-content .main-form &gt; .form_group:last-of-type,
.prayer-test-content .main-form &gt; .checkbox-group {
  float: none;
  width: 100%;
  clear: both;
}
.prayer-test-content .main-form &gt; .form_group:last-of-type:after,
.prayer-test-content .main-form &gt; .checkbox-group:after {
  display: table;
  content: "";
  clear: both;
}
.prayer-test-content .main-form &gt; .form_group.test-contact {
  display: none;
}
.prayer-test-content .main-form &gt; input[type=submit] {
  margin-top: 50px;
}
section.endorsements.testimonials-slider h2 {
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  margin: 0;
}
section.endorsements.testimonials-slider h2:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
section.endorsements.testimonials-slider .post_img {
  position: static;
  margin: 0 auto;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  border: 12px solid #deeff3;
}
section.endorsements.testimonials-slider .post_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.endorsements.testimonials-slider .post_img a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
section.endorsements.testimonials-slider .post_img:before {
  display: none;
}
section.endorsements.testimonials-slider .post-cont {
  height: auto;
  padding: 0 !important;
  display: table;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
section.endorsements.testimonials-slider .post-cont &gt; p {
  margin: 20px auto 20px;
}
section.endorsements.testimonials-slider .post-cont q {
  margin: 20px auto 10px;
  font-size: 14px;
  color: #222222;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 300;
  font-family: 'Merriweather', serif;
  display: none;
}
section.endorsements.testimonials-slider .post-cont q:first-of-type {
  display: block;
}
section.endorsements.testimonials-slider .post-cont a {
  display: table;
  margin: 0 auto;
  margin-bottom: 15px;
  font-family: "Merriweather", Georgia, serif;
  font-size: 14px;
  color: #34adcc !important;
}
section.endorsements.testimonials-slider .post-cont .content-author {
  position: static;
  background: transparent;
  width: 100%;
  text-align: center;
  padding: 0;
}
section.endorsements.testimonials-slider .post-cont .content-author .designation {
  font-style: italic;
  margin-top: 5px;
  font-size: 14px;
}
section.endorsements.testimonials-slider .post-cont .content-author .name {
  font-size: 14px;
  text-transform: uppercase;
}
section.endorsements.testimonials-slider .post_img.post_video:after {
  display: none;
}
section.endorsements.testimonials-slider .owl-stage-outer {
  padding-bottom: 10px;
}
section.endorsements.testimonials-slider .owl-controls {
  text-align: center;
}
section.endorsements.testimonials-slider .owl-controls .owl-dots {
  display: inline-block;
}
section.endorsements.testimonials-slider .owl-controls .owl-dots .owl-dot {
  float: left;
}
section.endorsements.testimonials-slider .owl-controls .owl-dots .owl-dot span {
  width: 4px;
  height: 4px;
  margin: 5px 10px;
  background: #555555;
  display: block;
  -webkit-backface-visibility: visible;
  border-radius: 30px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
section.endorsements.testimonials-slider .owl-controls .owl-dots .owl-dot.active {
  position: relative;
}
section.endorsements.testimonials-slider .owl-controls .owl-dots .owl-dot.active:after {
  height: 14px;
  width: 14px;
  border: 1px solid #56bdda;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  content: '';
  top: 0;
  left: 5px;
}
/*********************** Night Vigil ***************************/
.night-vigil-banner {
  background-image: url("../img/night-vigil-banner.jpg");
}
.night-vigil-content {
  text-align: center;
}
.night-vigil-content section &gt; h2 {
  font-size: 28px;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.night-vigil-content section &gt; h2:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.night-vigil-content section &gt; p {
  width: 90%;
  display: table;
  margin: 0 auto;
  margin-bottom: 30px;
}
.night-vigil-content section &gt; p:first-of-type {
  margin-top: 30px;
  font-size: 18px;
  color: #909090;
  width: 100%;
}
.night-vigil-content section &gt; p:last-of-type {
  margin-bottom: 0px;
}
.night-vigil-content section .promo-video {
  margin: 55px 0 75px 0;
}
.night-vigil-content section .promo-video:after {
  content: "";
  display: table;
  clear: both;
}
.night-vigil-content section .promo-video a {
  display: block;
}
.night-vigil-content section .promo-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.night-vigil-content section .promo-video .icon-loading,
.night-vigil-content section .promo-video .icon-watch {
  position: absolute;
  left: 33px;
  bottom: 50px;
  font-size: 50px;
  font-weight: 700;
  pointer-events: none;
}
.night-vigil-content section .promo-video .icon-loading .path1:before,
.night-vigil-content section .promo-video .icon-watch .path1:before {
  color: #ffffff;
}
.night-vigil-content section .promo-video .promo-main {
  width: 100%;
  float: left;
  position: relative;
  height: 600px;
  overflow: hidden;
}
.night-vigil-content section .promo-video .promo-thumbs {
  width: 260px;
  height: 550px;
  padding-left: 20px;
  float: left;
}
.night-vigil-content section .promo-video .promo-thumbs h3 {
  font-size: 20px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
  margin-bottom: 26px;
  padding-bottom: 12px;
}
.night-vigil-content section .promo-video .promo-thumbs h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.night-vigil-content section .promo-video .promo-thumbs &gt; div {
  height: calc(100% - 60px);
}
.night-vigil-content section .promo-video .promo-thumbs &gt; div .owl-stage-outer,
.night-vigil-content section .promo-video .promo-thumbs &gt; div .owl-stage {
  height: 100%;
}
.night-vigil-content section .promo-video .promo-thumbs &gt; div .owl-item {
  height: 30%;
  overflow: hidden;
  margin-bottom: 10%;
  position: relative;
}
.night-vigil-content section .promo-video .promo-thumbs &gt; div .owl-item:last-of-type {
  margin-bottom: 0;
}
.night-vigil-content section .promo-video .promo-thumbs &gt; div .owl-item:after {
  position: absolute;
  content: "";
  background: url('../img/nightvigil-layout.png');
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
}
.night-vigil-content section .promo-video .promo-thumbs &gt; div .owl-item .caption {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  z-index: 1;
}
.night-vigil-content section .promo-video .promo-thumbs &gt; div .owl-item .caption p {
  font-size: 16px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  margin-top: 7px;
}
.night-vigil-content section .promo-video .promo-thumbs &gt; div .owl-item .caption i {
  position: relative;
  margin-top: 10px;
  font-size: 42px;
  left: 0;
  top: 0;
}
.night-vigil-content section .promo-video .promo-thumbs &gt; div .owl-item .caption i .path1:before {
  color: #ffffff;
}
.night-vigil-content section .promo-video .promo-thumbs a {
  display: block;
}
.night-vigil-content section .promo-content {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.night-vigil-content section .promo-content h3 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 400;
}
.night-vigil-content section .promo-content p {
  font-size: 18px;
  margin: 12px 0 12px 0;
  font-style: italic;
  color: #ffffff;
}
.night-vigil-content section .promo-content span {
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
}
.night-vigil-content section .watch-video {
  text-align: center;
}
.night-vigil-content section .watch-video h3 {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.night-vigil-content section .watch-video h3 br {
  display: block;
}
.night-vigil-content section .watch-video p {
  font-size: 18px;
  color: #555555;
  display: inline;
  border-bottom: 1px solid #afafaf;
}
.night-vigil-content section .watch-video .web_btn {
  margin: 0 auto;
  margin-top: 40px;
  margin-right: 15px;
}
.night-vigil-content section .watch-video .web_btn:last-of-type {
  margin-right: 0;
}
/*********************** Event steps ***************************/
/**** Event Register *****/
.event-register-banner {
  background-image: url("../img/event-register-banner.jpg");
}
.event-banner .banner-top {
  text-align: center;
  margin-bottom: 60px;
  color: #ffffff;
}
.event-banner .banner-top h2 {
  font-size: 42px;
  font-weight: 600;
}
.event-banner .banner-top p {
  font-size: 24px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
}
.event-banner .header-container i {
  font-size: 46px !important;
}
.event-main-content .step-head {
  width: 225px;
  margin-right: 100px;
  float: left;
}
.event-main-content .step-head span {
  font-weight: 600;
  font-size: 100px;
  color: #56bdda;
  opacity: 0.3;
  margin-left: -5px;
  line-height: 75px;
  margin-bottom: 30px;
  display: inline-block;
}
.event-main-content .step-head h1 {
  font-size: 28px;
  padding-bottom: 20px;
  font-weight: 500;
  color: #222222;
}
.event-main-content .step-head p {
  font-size: 16px;
  line-height: 1.5;
  color: #222222;
  letter-spacing: 0.025em;
  margin: 0 !important;
}
.event-main-content .step-content {
  width: calc(100% - 325px);
  float: left;
}
.event-main-content .step-content select {
  height: 35px;
  border: none;
  margin-left: 15px;
}
.event-main-content .step-content .form_group.select-text {
  border: 1px solid #afafaf;
  border-radius: 5px;
  padding: 4px 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.event-main-content .step-content .form_group.select-text label {
  display: block;
  pointer-events: none;
  font-size: 14px;
  font-weight: 500;
  color: #555555;
  text-transform: uppercase;
  padding-left: 0;
  line-height: 35px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  width: 100%;
  margin-bottom: 10px;
}
.event-main-content .step-content .form_group.select-text label span {
  margin-left: 5px;
}
.event-main-content .step-content .form_group.select-text .select-main {
  float: right;
  width: 120px;
  display: inline-block;
  border: none;
  border-left: 1px solid #afafaf;
  height: 35px;
  border-radius: 0;
}
.event-main-content .step-content .form_group.select-text .select-main ul {
  padding-left: 20px;
  padding-right: 60px;
}
.event-main-content .step-content .form_group.select-text .select-main ul li {
  line-height: 35px;
  font-family: 'Merriweather', serif;
  font-size: 18px;
  color: #222222;
}
.event-main-content .step-content .form_group.select-text .select-main ul.select-drop {
  padding: 0;
  width: 90%;
  text-align: center;
  left: 5px;
}
.event-main-content .step-content .form_group.select-text .select-main ul.select-drop li {
  height: 37px;
  padding-left: 20px;
  padding-right: 20px;
}
.event-main-content .step-content .form_group.select-text .select-main:after {
  top: 9px;
}
.event-main-content .step-content .form_group.select-text .select-main:before {
  bottom: 9px;
}
.event-main-content .step-content .form_group.select-text.num_persons &gt; div {
  width: 100%;
  float: none;
  border: 1px solid #afafaf;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
}
.event-main-content .step-content .form_group.select-text.num_persons &gt; div li {
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
.event-main-content .step-content .form_group.select-text.num_persons &gt; div .selectric-items {
  top: 5px;
}
.event-main-content .step-content .form_group.select-text.num_persons &gt; div .selectric {
  border-radius: 5px;
}
.event-main-content .step-content .form_group.select-text.num_persons_family &gt; div {
  width: 100%;
  float: none;
  border: 1px solid #afafaf;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
}
.event-main-content .step-content .form_group.select-text.num_persons_family &gt; div li {
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  line-height: 2;
}
.event-main-content .step-content .form_group.select-text.num_persons_family &gt; div .selectric-items {
  top: 5px;
}
.event-main-content .step-content .form_group.select-text.num_persons_family &gt; div .selectric {
  border-radius: 5px;
}
.event-main-content .step-content .tab_members .form_group.select-text {
  border: none !important;
  border-radius: 0 !important;
}
.event-main-content .step-content .tab_members &gt; div {
  width: 50%;
  padding: 0;
  margin-right: 0;
}
.event-main-content .step-content .tab_members &gt; div:nth-of-type(2n+1) {
  padding-right: 15px;
}
.event-main-content .step-content .tab_members &gt; div:nth-of-type(2n+2) {
  padding-left: 15px;
}
.event-main-content .step-content .tab_members &gt; div .select-text &gt; div {
  padding: 4px 0;
}
.event-main-content .step-content .tab_members &gt; div:nth-of-type(3n+3) {
  margin-right: 0;
}
.event-main-content .step-content .tab_members &gt; div:last-of-type &gt; div {
  margin-bottom: 0;
}
.event-main-content .step-content .tab_members &gt; div:hover .select-text {
  border-color: #56bdda !important;
}
.event-main-content .step-content .tab_members &gt; div.person-num {
  width: 30%;
}
.event-main-content .step-content .tab_members &gt; div.reg-type {
  width: 70%;
}
.event-main-content .step-content .content_members {
  padding: 0;
  padding-top: 25px;
  border-top: 1px solid #e2e2e2;
  width: 100%;
  margin-top: 30px;
}
.event-main-content .step-content .content_members .lodging_details {
  border-bottom: 1px solid #ccc;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  display: inline-block;
  padding: 0 10px 5px;
}
.event-main-content .step-content .content_members .lodging_details i,
.event-main-content .step-content .content_members .lodging_details h3,
.event-main-content .step-content .content_members .lodging_details p {
  display: inline-block;
}
.event-main-content .step-content .content_members .lodging_details i {
  font-size: 32px;
  vertical-align: middle;
}
.event-main-content .step-content .content_members .lodging_details h3 {
  font-size: 18px;
  color: #222222;
  margin-left: 15px;
  margin-right: 15px;
  line-height: 38px;
}
.event-main-content .step-content .content_members .lodging_details h3 span {
  color: #56bdda;
  font-size: 12px;
}
.event-main-content .step-content .content_members .lodging_details p {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #555555;
}
.event-main-content .step-content .content_members .lodging_details p.no_display {
  display: none;
}
.event-main-content .step-content .content_members .lodging_total {
  display: inline-block;
  float: right;
}
.event-main-content .step-content .content_members .lodging_total p {
  line-height: 1;
}
.event-main-content .step-content .content_members .lodging_total span {
  font-size: 30px;
  color: #e5a923;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.025em;
  font-weight: 500;
  margin-left: 15px;
  vertical-align: sub;
}
.event-main-content .step-content .content_members .lodging_total span:last-of-type {
  margin-left: 0;
}
.event-main-content .step-content .content_members .select_plan {
  padding: 0;
  margin-top: 40px;
  margin-bottom: 15px;
  float: none;
}
.event-main-content .step-content .content_members .select_plan .form_group {
  text-align: left;
}
.event-main-content .step-content .content_members .select_plan [type="checkbox"] + label,
.event-main-content .step-content .content_members .select_plan [type="radio"] + label {
  margin-right: 40px;
  font-weight: 500 !important;
  letter-spacing: 0.025em;
}
.event-main-content .step-content .content_members .select_plan [type="checkbox"] + label:last-of-type,
.event-main-content .step-content .content_members .select_plan [type="radio"] + label:last-of-type {
  margin-right: 0;
}
.event-main-content .step-content .submit-btn {
  text-align: right;
  margin-top: 60px;
}
.event-main-content .step-content .fields .form_group.select-age .select-main {
  width: 100%;
  border: 1px solid #afafaf;
  height: 45px;
}
.event-main-content .step-content .fields .form_group.select-age .select-main ul {
  text-align: left !important;
}
.event-main-content .step-content .fields .form_group.select-age .select-main li {
  line-height: 43px;
}
.event-main-content .step-content .fields .form_group.select-age .select-main ul.select-drop {
  width: 95%;
  top: 3px;
}
.event-main-content .step-content .fields .form_group.selectric-select {
  padding: 4px 5px;
  border: 1px solid #afafaf;
  border-radius: 5px;
}
.event-main-content .step-content .fields .form_group .select-title {
  padding: 0 5px;
  width: 90px;
  float: left;
  border: none;
  border-right: 1px solid #afafaf;
}
.event-main-content .step-content .fields .select-text {
  padding: 4px 0;
}
.event-main-content .step-content .fields .select-text input {
  height: 35px;
  border: none;
  padding-left: 25px;
  width: calc(100% - 110px);
}
.event-main-content .step-content .fields .field-row {
  margin-bottom: 20px;
}
.event-main-content .step-content .fields .field-row:last-of-type {
  margin-bottom: 0px;
}
.event-main-content .step-content .fields .field-row &gt; label {
  font-family: 'Merriweather', serif;
  font-size: 14px;
  letter-spacing: 0.025em;
  font-weight: 400;
  margin-bottom: 5px;
  display: block;
}
.event-main-content .step-content .fields .field-row &gt; div {
  padding: 0;
  position: relative;
}
.event-main-content .step-content .fields .field-row &gt; div:first-of-type {
  padding: 0;
  padding-right: 10px;
}
.event-main-content .step-content .fields .field-row &gt; div:last-of-type {
  padding: 0;
  padding-left: 10px;
}
.event-main-content .step-content .fields .field-row &gt; div:after {
  content: "";
  display: table;
  clear: both;
}
.event-main-content .step-content.tab-attendees .selectric {
  border: none;
  height: 35px;
  border-radius: 0;
}
.event-main-content .step-content.tab-attendees .selectric:after {
  position: absolute;
  top: 9px;
  right: 10px;
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 6px solid #555555;
}
.event-main-content .step-content.tab-attendees .selectric:before {
  position: absolute;
  width: 0;
  height: 0;
  content: "";
  bottom: 9px;
  right: 10px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #555555;
}
.event-main-content .step-content.tab-attendees .selectric span {
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
.event-main-content .step-content.tab-attendees .selectric-items {
  top: 0;
  z-index: 1;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  border: none;
}
.event-main-content .step-content.tab-attendees .selectric .button {
  display: none;
}
.event-main-content .step-content.tab-attendees .subscription-amount {
  margin: 0;
  margin-top: 30px;
}
.event-main-content .step-content.tab-attendees .subscription-amount &gt; div {
  padding: 0;
}
.event-main-content .step-content.tab-attendees .subscription-amount &gt; div h3 {
  font-size: 20px;
}
/**** Event Personal Info *****/
.event-personal-banner {
  background-image: url("../img/event-personal-banner.jpg");
}
.event-personal-content .checkbox-contain label {
  font-family: "Merriweather", Georgia, serif;
  color: #222222;
  margin-top: 30px;
  margin-bottom: 30px !important;
}
.event-personal-content .captcha-contain {
  display: inline-block;
  margin: 40px 0 10px 0;
}
.event-personal-content .submit-btn {
  text-align: left !important;
}
.event-personal-content .submit-btn input {
  margin-right: 20px;
  display: inline-block;
}
.event-personal-content .submit-btn input:last-of-type {
  margin-right: 0;
}
.event-personal-content .checkbox-group {
  font-family: "Merriweather", Georgia, serif;
}
.event-personal-content .checkbox-group + p {
  padding-left: 35px;
}
/**** Event Payment*****/
.event-payment-banner {
  background-image: url("../img/event-payment-banner.jpg");
}
.event-payment-content .submit-btn {
  text-align: left !important;
}
.event-payment-content .submit-btn input {
  margin-right: 20px;
  display: inline-block;
}
.event-payment-content .submit-btn input:last-of-type {
  margin-right: 0;
}
/**** Event Payment*****/
.event-confirm-banner {
  background-image: url("../img/event-confirm-banner.jpg");
}
.event-confirm-content i {
  font-size: 40px;
  color: #6bb35a;
}
.event-confirm-content h4 {
  font-size: 42px;
  margin: 30px 0 35px 0;
  text-transform: uppercase;
}
.event-confirm-content p {
  color: #222222;
}
.event-confirm-content p:last-of-type {
  color: #555555;
  margin-top: 25px;
}
.event-confirm-content .step-content &gt; div {
  width: 45%;
  display: table;
  margin: 0 auto;
  margin-left: 20%;
  text-align: center;
}
/******************** Event Subpage (shalom retreat) *********************/
.shalom-retreat-bnr {
  background-image: url("../img/shalom-retreat-banner.jpg");
}
.shalom-retreat-bnr.counter-banner &gt; div .subsections &gt; div {
  margin-right: 140px;
  max-width: 150px !important;
}
.shalom-retreat-bnr.counter-banner &gt; div .subsections &gt; div p {
  border-bottom: none;
}
.shalom-retreat-bnr.counter-banner &gt; div .subsections &gt; div h4 {
  font-weight: 500;
}
.shalom-retreat-bnr .subsections {
  text-align: center !important;
}
.shalom-retreat-bnr .subsections &gt; div {
  text-align: left;
}
.shalom-retreat-bnr .subsections &gt; div:last-of-type {
  margin-right: 0 !important;
}
.shalom-retreat-bnr .banner-top {
  margin-bottom: 70px;
  text-align: center;
}
.shalom-retreat-bnr .banner-top h2 {
  font-size: 24px;
  color: #ffffff;
  margin: 20px 0 10px 0;
}
.shalom-retreat-bnr .banner-top p {
  font-size: 18px;
  font-style: italic;
  color: #ffffff;
}
.shalom-retreat-content .head-section {
  text-align: center;
}
.shalom-retreat-content .head-section h1 {
  font-size: 28px;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.shalom-retreat-content .head-section h1:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.shalom-retreat-content .head-section span {
  color: #56bdda;
  margin-bottom: 20px;
  display: inline-block;
}
.shalom-retreat-content .head-section p {
  display: table;
  width: 95%;
  margin: 0 auto;
  margin-bottom: 25px;
  color: #222222;
}
.shalom-retreat-content .head-section p:first-of-type {
  color: #555555;
  font-size: 18px;
  margin-bottom: 40px;
  width: 70%;
  line-height: 1.8;
}
.shalom-retreat-content .head-section p:last-of-type {
  margin-bottom: 0;
}
.shalom-retreat-content .upcoming-events {
  background-color: #f2f2f2;
}
.shalom-retreat-content .upcoming-events h2 {
  font-size: 28px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
  margin-bottom: 50px;
  display: inline-block;
}
.shalom-retreat-content .upcoming-events h2:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.shalom-retreat-content .upcoming-events .keytabs {
  display: inline-block;
  /* float: right; */
}
.shalom-retreat-content .upcoming-events .keytabs button {
  background: #ffffff;
  box-shadow: none;
  border: 1px solid #56bdda;
  padding: 0 26px;
  line-height: 36px;
  border-radius: 36px;
  margin-right: 10px;
  font-size: 14px;
  color: #222222 !important;
  text-transform: capitalize;
  font-weight: 400;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  background: #f6f6f6 !important;
  margin-top: 15px !important;
  text-decoration: none !important;
}
.shalom-retreat-content .upcoming-events .keytabs button.active,
.shalom-retreat-content .upcoming-events .keytabs button.cbp-filter-item-active {
  color: #56bdda !important;
  text-decoration: underline;
  border-color: #56bdda !important;
}
.shalom-retreat-content .upcoming-events .keytabs button:hover {
  border-color: #56bdda !important;
}
.keytab-container-inner{
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.shalom-retreat-content .upcoming-events .keytab-container .mix {
 /* width: 32% !important;*/
  /* margin-right: 2%; */
    padding: 0px 10px !important;
    display: block;
  /* float: left; */
  /*  left:inherit !important;
    top:inherit !important;
    position: relative !important;*/
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

.upcoming-events .keytab-container .mix .events-desc .web_btn{line-height: 40px !important;}
.event-desc a.web_btn.btn_bdr_blue.ripple.has-ripple{line-height: 40px !important;}
/* .shalom-retreat-content .upcoming-events .keytab-container .mix:nth-of-type(3n) {
  margin-right: 0;
}
.shalom-retreat-content .upcoming-events .keytab-container .mix:nth-of-type(3n+1) {
  clear: both;
} */
.shalom-retreat-content .upcoming-events .keytab-container .mix .cbp-item-wrapper {
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  box-shadow: none;
}
/* .upcoming-events .keytab-container  .mdd{margin-top:20px; top:30px;} */
.shalom-retreat-content .upcoming-events .keytab-container .mix:hover .cbp-item-wrapper {
  border: 1px solid #56bdda;
  box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.4);
}
.shalom-retreat-content .upcoming-events .keytab-container .mix:hover .cbp-item-wrapper .event-desc h3 {
  color: #56bdda;
}
.shalom-retreat-content .upcoming-events .keytab-container .mix .event-img {
  height: 230px;
  overflow: hidden;
}
.shalom-retreat-content .upcoming-events .keytab-container .mix .event-img img {
  width: 100%;
  object-fit: cover;
}
.shalom-retreat-content .upcoming-events .keytab-container .mix .event-desc {
  padding: 18px;
  background: #ffffff;
  text-align: center;
}
.shalom-retreat-content .upcoming-events .keytab-container .mix .event-desc .view_details {
  display: table;
  margin: 0 auto;
  color: #000000 !important;
  line-height: 1;
  border-bottom: 1px solid;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.shalom-retreat-content .upcoming-events .keytab-container .mix .event-desc .view_details:hover {
  color: #56bdda !important;
}
.shalom-retreat-content .upcoming-events .keytab-container .mix .event-desc h3 {
  margin: 10px 0 15px;
  font-size: 18px;
  font-weight: 500;
  color: #222222;
  text-align: left;
  /* display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;  
  overflow: hidden; */
  min-height: 42px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.shalom-retreat-content .upcoming-events .keytab-container .mix .event-desc strong {
  font-weight: 500;
  color: #56bdda;
  font-size: 14px;
  display: block;
  text-align: left;
  margin-bottom: 5px;
}
.shalom-retreat-content .upcoming-events .keytab-container .mix .event-desc p {
  min-height: 90px;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
}
.shalom-retreat-content .upcoming-events .keytab-container .mix .event-desc .web_btn {
  margin: 20px 0 15px;
}
.shalom-retreat-content .upcoming-events .keytab-container .mix:hover {
  box-shadow: 0px 3px 25px -10px #56bdda;
}
.shalom-retreat-content .upcoming-events .keytab-container .mix:hover .cbp-item-wrapper {
    border: 0px solid #56bdda;
    box-shadow: none;
}
.shalom-retreat-content .upcoming-events .keytab-container .mix .cbp-item-wrapper{border: none !important;}
.shalom-retreat-content .event-video .video-section {
  height: 460px;
  background: url('../img/event-video.jpg');
  background-size: cover;
  /*background-color: #f7f7f7;*/
  background-position: center;
/*  padding-top: 235px;*/
  color: #ffffff;
  text-align: center;
}
.shalom-retreat-content .event-video .video-section h3 {
  font-size: 24px;
  font-weight: 400;
}
.shalom-retreat-content .event-video .video-section p {
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}
.shalom-retreat-content .event-video .video-section label {
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 15px;
  display: inline-block;
  font-weight: 400;
  cursor: pointer;
}
.shalom-retreat-content .event-video .video-section .icon-loading {
  position: absolute;
  left: 25px;
  bottom: 20px;
  font-size: 65px;
  pointer-events: none;
}
.shalom-retreat-content .event-video .video-text {
  padding: 0;
  padding-left: 65px;
}
.shalom-retreat-content .event-video .video-text h4 {
  font-size: 24px;
  font-weight: 500;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.shalom-retreat-content .event-video .video-text h4:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.shalom-retreat-content .event-video .video-text h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 15px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
  color: #56bdda;
}
.shalom-retreat-content .event-video .video-text h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.shalom-retreat-content .event-video .video-text p {
  margin-bottom: 40px;
}
.shalom-retreat-content .event-video .video-text label {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 25px;
}
.shalom-retreat-content .event-video .video-text li {
  display: inline-block;
  margin-right: 25px;
}
.shalom-retreat-content .event-video .video-text li:last-of-type {
  margin-right: 0;
}
.shalom-retreat-content .event-video .video-text li i {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: bold;
}
.shalom-retreat-content .event-video .video-text li a {
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid #909090;
  padding: 4px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.shalom-retreat-content .event-video .video-text li a:hover {
  opacity: 0.5;
}
/******************** Event details - venue details *********************/
.event-details-bnr {
  background-image: url("../img/event-details-banner.jpg");
}
.event-details-bnr &gt; div {
  padding-bottom: 50px;
}
.event-details-bnr .banner-top {
  text-align: center;
  margin-bottom: 0px;
  color: #ffffff;
}
.event-details-bnr .banner-top h2 {
  font-size: 42px;
  font-weight: 600;
  margin-top: 10px;
}
.event-details-bnr .banner-top p {
  font-size: 24px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 15px;
}
.event-details-bnr .banner-top &gt; span {
  padding: 10px 35px;
  background: rgba(220, 76, 48, 0.3);
  border: 1px solid rgba(242, 101, 34, 0.3);
  font-family: "Merriweather", Georgia, serif;
  font-size: 18px;
  color: #ffffff;
  display: inline-block;
  border-radius: 30px;
  font-weight: 300;
}
.event-details-bnr .banner-top .web_btn {
  font-weight: 400;
  background: rgba(0, 164, 207, 0.7);
  border: 1px solid #56bdda;
  display: table;
  margin: 35px auto 10px;
  min-width: 250px;
}
.event-details-content .tab-content &gt; .tab-pane {
  display: block !important;
  height: 0 !important;
  overflow: hidden;
}
.event-details-content .tab-content &gt; .active {
  display: block;
  height: auto !important;
}
.event-details-content .event-detail-menu {
  text-align: justify;
  position: relative;
  border-bottom: 2px solid #e5e5e5;
  height: 40px;
}
.event-details-content .event-detail-menu:after {
  display: inline-block;
  content: "";
  width: 100%;
}
.event-details-content .event-detail-menu li {
  display: inline-block;
  position: relative;
}
.event-details-content .event-detail-menu li.active a {
  color: #56bdda !important;
}
.event-details-content .event-detail-menu li.active:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #56bdda;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.event-details-content .event-detail-menu a {
  display: inline-block;
  font-size: 18px;
  color: #222222;
  padding-bottom: 15px;
  position: relative;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.event-details-content .event-detail-menu a i {
  font-size: 24px;
  margin-right: 15px;
  vertical-align: sub;
  color: #909090 !important;
}
.event-details-content .event-detail-menu a:hover,
.event-details-content .event-detail-menu a:focus {
  color: #56bdda;
}
.event-details-content .event-detail-menu a:hover:after,
.event-details-content .event-detail-menu a:focus:after {
  background: #56bdda;
}
.event-details-content .register-section {
  padding: 20px 0 5px;
  border-top: 1px solid #e5e5e5;
  /*border-bottom: 2px solid #e5e5e5;*/
}
.event-details-content .register-section &gt; div {
  display: inline-block;
  padding-right: 20px;
  vertical-align: top;
}
.event-details-content .register-section &gt; div p:first-of-type {
  font-family: 'Montserrat', sans-serif;
}
.event-details-content .register-section &gt; div p:last-of-type {
  font-size: 18px;
  color: #e5a923;
  font-style: italic;
}
.event-details-content .register-section a {
  float: right;
  margin-top: 5px;
}
.venue-content .venue-text-contain {
  padding-top: 50px;
}
.venue-content .venue-text-contain .map-section {
  width: 100%;
  margin-top: 50px;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.venue-content .venue-text-contain .map-section iframe {
  width: 100%;
  height: 400px;
}
.venue-content .venue-text-contain .venue-tab {
  border-top: 1px solid #e5e5e5;
  text-align: justify;
}
.venue-content .venue-text-contain .venue-tab [class*="col-"] {
  text-align: left;
  padding: 20px 0;
  width: auto;
  vertical-align: top;
  display: inline-block;
  float: none;
  max-width: 33%;
  padding-bottom: 0;
  margin-bottom: -10px;
}
.venue-content .venue-text-contain .venue-tab:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.venue-content .venue-text-contain h3 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 30px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
}
.venue-content .venue-text-contain h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.venue-content .venue-text-contain &gt; p {
  margin-bottom: 20px;
  font-size: 16px;
}
.venue-content .venue-text-contain h4 {
  font-family: "Merriweather", Georgia, serif;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 20px;
}
.venue-content .venue-text-contain span {
  font-family: 'Merriweather', serif;
  font-size: 14px;
  line-height: 2.2;
  letter-spacing: 0;
  display: inline-block;
}
.venue-content .venue-text-contain p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 1.8;
}
.venue-content .venue-text-contain p sup {
  top: -5px;
  font-size: 14px;
  left: 1px;
  margin-right: 1px;
}
.venue-content .venue-text-contain p a {
  color: #56bdda;
}
.venue-content .venue-text-contain ul li {
  padding: 40px 0 30px;
  border-bottom: 1px solid #e5e5e5;
}
.venue-content .venue-text-contain ul li:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
.venue-content .venue-text-contain ul li:first-of-type {
  padding-top: 0;
}
/******************** Event details - Price info details *********************/
.price-content .price-text-contain {
  padding-top: 50px;
}
.price-content .price-text-contain h3 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 60px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
}
.price-content .price-text-contain h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.price-content .price-text-contain h4 {
  font-family: "Merriweather", Georgia, serif;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
}
.price-content .price-text-contain li {
  font-size: 14px;
  line-height: 1.8;
  margin: 10px 0;
  font-weight: 500;
}
.price-content .price-text-contain span {
  font-size: 18px;
  padding: 17px 0;
  text-align: center;
  display: block;
  color: #56bdda;
  font-weight: 500;
}
.price-content .price-text-contain label {
  font-size: 14px;
  padding: 12px 0;
  display: block;
  text-align: center;
  text-transform: uppercase;
  background: #edf8fb;
  font-weight: 500;
}
.price-content .price-text-contain .price-per {
  padding: 0;
  display: inline-block;
  margin-bottom: 30px !important;
}
.price-content .price-text-contain .price-per &gt; div {
  border: 1px solid #56bdda;
  border-radius: 10px;
  overflow: hidden;
  width: 22%;
  float: left;
  margin-right: 5%;
}
.price-content .price-text-contain .price-per &gt; div:last-of-type {
  margin-right: 0;
}

.event-desc .web_btn{padding: 0 17px !important;}
.knock-gathering{display: block;
    margin-bottom: 12px;
    margin-top: 17px;}
.spf .icon-loading{display: none;}
/******************** Event details - Contact details *********************/
.event-contact-content .contact-text-contain {
  padding-top: 50px;
}
.event-contact-content .contact-text-contain [class*="col-"] {
  padding: 0;
}
.event-contact-content .contact-text-contain h3 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 60px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
}
.event-contact-content .contact-text-contain h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.event-contact-content .contact-text-contain h4 {
  font-family: "Merriweather", Georgia, serif;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 25px;
}
.event-contact-content .contact-text-contain .contact-numbers {
  text-align: justify;
  padding-right: 45px;
}
.event-contact-content .contact-text-contain .contact-numbers p {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  display: inline-block;
  letter-spacing: 0.025em;
  font-weight: 500;
  min-width: 250px;
}
.event-contact-content .contact-text-contain .contact-numbers p a {
  margin-left: 10px;
}
.event-contact-content .contact-text-contain .contact-numbers &gt; div {
  position: relative;
}
.event-contact-content .contact-text-contain .contact-numbers &gt; div:after {
  display: inline-block;
  content: "";
  width: 100%;
}
.event-contact-content .contact-text-contain .mail-ids {
  padding-left: 45px;
}
.event-contact-content .contact-text-contain .mail-ids p {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.025em;
}
.event-contact-content .contact-text-contain .mail-ids p a {
  color: #56bdda !important;
  font-weight: 500;
}
/******************** Event details - Speaker details *********************/
.event-speaker-content .speaker-text-contain {
  padding-top: 50px;
  padding-bottom: 65px;
}
.event-speaker-content .speaker-text-contain h3 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 10px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
}
.event-speaker-content .speaker-text-contain h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.event-speaker-content .speaker-text-contain .nav-pills {
  width: calc(100% + 20px);
  margin: 0 -10px;
  text-align: justify;
  position: relative;
}
.event-speaker-content .speaker-text-contain .nav-pills .owl-stage-outer {
  padding-bottom: 10px;
}
.event-speaker-content .speaker-text-contain .nav-pills .owl-item {
  padding: 0 10px;
}
.event-speaker-content .speaker-text-contain .nav-pills .owl-controls {
  display: none;
}
.event-speaker-content .speaker-text-contain .nav-pills:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.event-speaker-content .speaker-text-contain .nav-pills li {
  max-width: 250px;
  vertical-align: top;
  width: 100%;
  float: none;
  display: inline-block;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  border: 1px solid transparent;
  border-radius: 10px;
}
.event-speaker-content .speaker-text-contain .nav-pills li img {
  display: block;
  width: 100%;
}
.event-speaker-content .speaker-text-contain .nav-pills li h4 {
  font-family: "Merriweather", Georgia, serif;
  color: #222222 !important;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.025em;
  margin: 25px 0 5px;
  text-align: center;
}
.event-speaker-content .speaker-text-contain .nav-pills li .speaker-img {
  border-radius: 10px;
  overflow: hidden;
}
.event-speaker-content .speaker-text-contain .nav-pills li:after {
  opacity: 0;
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: white;
  border-right: 1px solid #56bdda;
  border-bottom: 1px solid #56bdda;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: -6.9px;
  box-shadow: 3px 3px 15px -3px rgba(0, 0, 0, 0.3);
}
.event-speaker-content .speaker-text-contain .nav-pills li.active {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  border-color: #56bdda;
}
.event-speaker-content .speaker-text-contain .nav-pills li.active:after {
  opacity: 1;
}
.event-speaker-content .speaker-text-contain .nav-pills li:hover {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  border-color: #56bdda;
}
.event-speaker-content .speaker-text-contain .nav-pills a {
  background: none !important;
  padding: 0;
}
.event-speaker-content .speaker-text-contain .speaker-tabs {
  padding: 60px 0 0;
}
.event-speaker-content .speaker-text-contain .tab-content {
  border-radius: 10px;
  margin-top: 20px;
  padding: 65px 60px;
  border: 1px solid #56bdda;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
/******************** Donate pages ********************/
.donation-banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.donation-banner &gt; div {
  width: 100%;
  height: 100%;
  display: none;
}
.donation-banner &gt; div.active {
  display: block;
}
.donation-banner &gt; div.step1-bnr {
  background-image: url("../img/donate1-banner.jpg");
}
.donation-banner &gt; div.step2-bnr {
  background-image: url("../img/donate2-banner.jpg");
}
.donation-banner &gt; div.step3-bnr {
  background-image: url("../img/donate3-banner.jpg");
}
.donation-banner &gt; div.step4-bnr {
  background-image: url("../img/donate4-banner.jpg");
}
.donate-bnr {
  position: relative;
}
.donate-bnr.step1-bnr {
  background-image: url("../img/donate1-banner.jpg");
}
.donate-bnr.step2-bnr {
  background-image: url("../img/donate2-banner.jpg");
}
.donate-bnr.step3-bnr {
  background-image: url("../img/donate3-banner.jpg");
}
.donate-bnr.step4-bnr {
  background-image: url("../img/donate4-banner.jpg");
}
.donate-bnr &gt; div .banner-top {
  text-align: center;
}
.donate-bnr &gt; div .banner-top p {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #ffffff;
  letter-spacing: 0.025em;
  width: 35%;
  display: table;
  margin: 20px auto;
}
.donate-bnr &gt; div i {
  font-size: 46px !important;
}
.donation-main .step-head {
  width: 240px;
  margin-right: 120px;
  float: left;
}
.donation-main .step-head span {
  font-weight: 500;
  font-size: 130px;
  color: #56bdda;
  opacity: 0.3;
  margin-left: -5px;
  line-height: 100px;
  margin-bottom: 30px;
  display: inline-block;
}
.donation-main .step-head h1 {
  font-size: 28px;
  padding-bottom: 20px;
  font-weight: 500;
  color: #222222;
}
.donation-main .step-head p {
  font-size: 16px;
  line-height: 1.5;
  color: #222222;
  letter-spacing: 0.025em;
}
.donation-main .form_group.select-text {
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  padding: 4px 0;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.donation-main .form_group.select-text label {
  pointer-events: none;
  font-size: 14px;
  font-weight: 500;
  color: #555555;
  text-transform: uppercase;
  padding-left: 30px;
  line-height: 35px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.donation-main .form_group.select-text label span {
  margin-left: 5px;
}
.donation-main .form_group.select-text .select-main {
  float: right;
  width: 120px;
  display: inline-block;
  border: none;
  border-left: 1px solid #d6d6d6;
  height: 35px;
  border-radius: 0;
}
.donation-main .form_group.select-text .select-main ul {
  padding-left: 20px;
  padding-right: 50px;
  text-align: right;
}
.donation-main .form_group.select-text .select-main ul li {
  line-height: 35px;
  font-family: 'Merriweather', serif;
  font-size: 14px;
  color: #222222;
}
.donation-main .form_group.select-text .select-main ul.select-drop {
  padding: 0;
  width: 90%;
  text-align: center;
  left: 5px;
}
.donation-main .form_group.select-text .select-main ul.select-drop li {
  height: 37px;
  padding-left: 20px;
  padding-right: 20px;
}
.donation-main .form_group.select-text .select-main:after {
  top: 9px;
  display: none;
}
.donation-main .form_group.select-text .select-main:before {
  bottom: 15px;
}
.donation-main .form_group.select-text input {
  border: none !important;
  width: calc(100% - 120px);
  height: 35px;
}
.donation-main .step-content {
  width: calc(100% - 360px);
  float: left;
}
.donation-main .step-content.step-content-small {
  padding-right: 140px;
}
.donation-main .step-content.step-content-small .checkbox-contain {
  margin-top: 10px;
  margin-bottom: 20px;
}
.donation-main .step-content.step-content-small .checkbox-contain p {
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #555555;
  min-width: 140px;
  margin-right: 20px;
  vertical-align: middle;
}
.donation-main .step-content.step-content-small .checkbox-contain label {
  font-family: 'Merriweather', serif;
  color: #222222;
  display: inline-block;
  margin-left: 80px !important;
}
.donation-main .step-content.step-content-small .checkbox-contain label:first-of-type {
  margin-left: 0 !important;
}
.donation-main .step-content.step-content-small .checkbox-contain &gt; div {
  margin-bottom: 40px;
}
.donation-main .step-content.step-content-small .checkbox-contain &gt; div:last-of-type {
  margin-bottom: 0;
}
.donation-main .step-content.step-content-small .web_btn {
  margin-left: 0;
  margin-top: 30px;
}
.donation-main .step-content .back-next {
  margin-top: 30px;
}
.donation-main .step-content .back-next input {
  display: inline-block;
  margin-right: 25px;
}
.donation-main .step-content .back-next input:last-of-type {
  margin-right: 0;
}
.donation-main .step-content .captcha-contain {
  display: inline-block;
  margin: 30px 0;
}
.donation-main .step-content .checkbox-group label {
  font-family: 'Merriweather', serif;
  margin: 20px 0 25px !important;
}
.donation-main .step-content .checkbox-group + p {
  padding-left: 35px;
}
.donation-main .step-content.donate-confirm &gt; div {
  width: 45%;
  display: table;
  margin: 0 auto;
  margin-left: 15%;
  text-align: center;
}
.donation-main .step-content.donate-confirm i {
  font-size: 40px;
  color: #6bb35a;
}
.donation-main .step-content.donate-confirm h4 {
  font-size: 42px;
  margin: 30px 0 35px 0;
  text-transform: uppercase;
}
.donation-main .step-content.donate-confirm p {
  color: #222222;
}
.donation-main .step-content.donate-confirm p:last-of-type {
  color: #555555;
  margin-top: 25px;
}
/*.spf-bnr {
  background-image: url("img/spf-banner.jpg");
}*/
.spf-bnr h1 {
  line-height: 1.2;
}
.spf-bnr h1 br {
  display: block;
}
.spf-bnr .subsections &gt; div {
  margin-right: 100px !important;
}
.spf-bnr .subsections &gt; div p {
  border-bottom: none;
}
.spf-content .main-form {
  width: 660px;
  margin: 0 auto;
  text-align: center;
}
.spf-content .main-form p {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.4;
  font-size: 18px;
  font-weight: 500;
  padding: 25px 65px 35px;
}
.spf-content .main-form .form_group {
  text-align: left;
}
.spf-content .main-form .select-text {
  width: calc(100% - 190px);
  float: left;
  padding: 8px 0;
}
.spf-content .main-form input[type=submit] {
  float: right;
}
.spf-content section &gt; p {
  clear: both;
  font-style: italic;
  color: #909090;
  font-size: 14px;
  text-align: center;
}
.spf-content .video-section-content {
  background: #f7f7f7;
}
.spf-content .video-section-content h3 {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 40px;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
}
.spf-content .video-section-content h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.spf-content .video-section-content p {
  width: 83%;
  text-align: center;
  display: table;
  margin: 0 auto;
}
.spf-content .video-section-content .video-section-video {
  margin-top: 80px;
}
.spf-content .video-section-content .video-section-video .video-side-panel,
.spf-content .video-section-content .video-section-video .video-screen {
  height: 500px;
  padding: 0;
  display: table;
}
.spf-content .video-section-content .video-section-video .video-side-panel &gt; div,
.spf-content .video-section-content .video-section-video .video-screen &gt; div {
  position: relative;
  z-index: 1;
  display: table-cell;
  vertical-align: middle;
}
.spf-content .video-section-content .video-section-video .video-side-panel {
  background: url('../img/spf-sidepanel.jpg');
  background-position: center;
  background-size: cover;
  width: 370px;
  padding: 0 45px;
}
.spf-content .video-section-content .video-section-video .video-side-panel p {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.5;
  color: #ffffff;
  width: 100%;
  text-align: left;
  margin: 15px 0 25px;
}
.spf-content .video-section-content .video-section-video .video-side-panel span,
.spf-content .video-section-content .video-section-video .video-side-panel a {
  font-family: 'Merriweather', serif;
  line-height: 2.2;
  text-transform: uppercase;
  display: inline-block;
  color: #afafaf !important;
  text-align: left;
  font-size: 14px;
}
.spf-content .video-section-content .video-section-video .video-side-panel img {
  width: 170px;
}
.spf-content .video-section-content .video-section-video .video-screen {
  background: #222222;
  background-position: center;
  background-size: cover;
  width: calc(100% - 390px);
  float: right;
  text-align: center;
}
.spf-content .video-section-content .video-section-video .video-screen i {
  font-size: 60px;
  display: block;
}
.spf-content .video-section-content .video-section-video .video-screen i .path1:before {
  color: #ffffff;
}
.spf-content .video-section-content .video-section-video .video-screen label {
  margin-top: 25px;
  font-size: 18px;
  color: #ffffff;
  display: inline-block;
  border-bottom: 1px solid;
  font-weight: 400;
  line-height: 1;
}
.spf-content .video-section-content .video-section-video .video-screen p {
  font-size: 28px;
  font-style: italic;
  margin-top: 35px;
  color: #ffffff;
  font-weight: 100;
  width: 100%;
}
.donation-main {
  display: none;
}
.donation-main.active {
  display: block;
}
label.error {
  position: absolute !important;
  bottom: -10px !important;
  line-height: 1 !important;
  top: auto !important;
  left: 3px !important;
  padding: 0 !important;
  font-size: 9px !important;
  color: #f70000 !important;
  text-transform: none !important;
  margin: 0 !important;
  font-weight: 500 !important;
  white-space: nowrap;
}
.bank_transfer {
  display: block;
}
.credit_card {
  display: none;
}
.click-none {
  pointer-events: none !important;
}
#donation-main .form_group {
  margin-bottom: 16px;
}
#donation-main .donation-main .step-content.step-content-small .web_btn {
  margin-top: 20px !important;
}
.donation-type-main {
  margin: 0 !important;
}
#donnation-main .donation-main .step-content.step-content-small .checkbox-contain {
  margin-top: 0 !important;
}
.main-form .form_group:not(.col-sm-12):nth-of-type(2n+1) label.error {
  left: 0px !important;
}
.main-form .form_group:not(.col-sm-12):nth-of-type(2n+2) label.error {
  left: 10px !important;
}
.donation-amount {
  margin-bottom: 0 !important;
}
.donation-amount label.error {
  bottom: 4px !important;
}
.payment_method_main {
  margin-bottom: 0;
}
.event_register {
  display: none;
}
.event_register.active {
  display: block;
}
.event-personal-content.event-main-content .step-content .submit-btn {
  margin-top: 0;
}
.event-payment-method p {
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #555555;
  min-width: 140px;
  margin-right: 20px;
  vertical-align: middle;
}
.event-payment-method .event-checkbox2 {
  margin-top: 10px;
  margin-bottom: 40px;
}
.event-check h2 {
  line-height: 1.5;
}
.event-bank_transfer,
.event-credit_card {
  display: none;
}
#event-register-main .main-form .form_group {
  margin-bottom: 24px;
}
.event-but-top {
  margin-top: 20px !important;
}
/*#event-register-main .event-main-content .step-content .fields .field-row{
  padding-top: 0px;
}*/
.event-register-content .submit-btn {
  margin-top: 40px !important;
}
.subscribe-list {
  display: none;
}
.subscribe-list.active {
  display: block;
}
.subscribe-list.donation-main .step-content.step-content-small .web_btn {
  margin-top: 0;
}
.subscription-cat {
  display: none;
}
.subscription-cat.active {
  display: block;
}
.subs-price h3 {
  line-height: 1.4;
}
.sub-tiding-sponsor,
.subs-renewal {
  display: none;
}
.event-payment-content .submit-btn,
.event-personal-content .submit-btn {
  text-align: right !important;
}
.personal-info-donation .submit-btn.back-next,
.personal-info .submit-btn.back-next {
  text-align: right !important;
  padding: 0 !important;
}
#first-next,
.payment_method_main .submit-btn.clearfix.pull-left {
  float: right !important;
}
.donation-main .payment_method_main .bank_transfer + .form_group.col-sm-12.clearfix {
  width: auto !important;
  float: right !important;
}
#donation-main .payment_method_main .submit-btn.clearfix.pull-left {
  float: left !important;
}
.publications-slider.owl-carousel .owl-stage {
  margin: 0 auto;
}
.publications-slider .donation-main .step-content.step-content-small .checkbox-contain .subscription-cat:last-of-type {
  margin-bottom: 40px;
}
/************************ New edits ************************/
/************************ About Milestone page ************************/
.about-mile-banner {
  background-image: url("../img/abt-milestone-bnr.jpg");
}
.about-milestones .mile-left {
  float: left;
  width: 130px;
}
.about-milestones .mile-left span {
  position: relative;
}
.about-milestones .mile-left span:first-child {
  line-height: 0.7;
  letter-spacing: 0;
  font-size: 113px;
  color: #99d6e8;
  font-weight: 500;
  display: inline-block;
}
.about-milestones .mile-left span:last-child {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.2;
  text-decoration: underline;
  display: inline-block;
  margin-top: 20px;
}
.about-milestones .mile-right {
  float: left;
  width: calc(100% - 130px);
  margin-top: -5px;
  padding-left: 90px;
}
.about-milestones .mile-right p {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  color: #555555;
  line-height: 1.8;
  padding-top: 13px;
}
.mile-timeline {
  padding-bottom: 100px;
  float: none !important;
  border: none !important;
  padding-top: 25px;
  overflow: hidden;
}
.mile-timeline .timeline-row {
  padding-bottom: 15px;
  clear: both;
  position: relative;
}
.mile-timeline .timeline-row span {
  font-size: 20px;
  font-weight: bold;
}
.mile-timeline .timeline-row h4 {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 10px 0 15px;
}
.mile-timeline .timeline-row p {
  line-height: 1.7;
  min-height: 46px;
}
.mile-timeline .timeline-row i {
  font-size: 45px;
  color: #e5a923;
}
.mile-timeline .timeline-row i.icon-1989,
.mile-timeline .timeline-row i.icon-2014,
.mile-timeline .timeline-row i.icon-publications,
.mile-timeline .timeline-row i.icon-shalom-revival {
  font-size: 50px;
}
.mile-timeline .timeline-row i.icon-vienna,.mile-timeline .timeline-row i.icon-vienna-outline {
  font-size: 57px;
  margin-right: 36px !important ;
}

.mile-timeline .timeline-row:after {
  content: "";
  display: table;
  clear: both;
}
.mile-timeline .timeline-row &gt; div {
  width: 50%;
  -webkit-animation-name: fadeInDownSmall;
  animation-name: fadeInDownSmall;
}
.mile-timeline .timeline-row &gt; div &gt; div:last-of-type {
  width: 115px;
  position: relative;
}
.mile-timeline .timeline-row &gt; div &gt; div:last-of-type:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background: #767676;
}
.mile-timeline .timeline-row &gt; div &gt; div:last-of-type:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #767676;
  border: 7px solid #fff;
}
.mile-timeline .timeline-row &gt; div &gt; div:first-of-type {
  width: calc(100% - 115px);
}
.mile-timeline .timeline-row:nth-of-type(2n+1) &gt; div {
  float: left;
  text-align: right;
}
.mile-timeline .timeline-row:nth-of-type(2n+1) &gt; div &gt; div:last-of-type {
  float: right;
}
.mile-timeline .timeline-row:nth-of-type(2n+1) &gt; div &gt; div:last-of-type i {
  margin-right: 45px;
}
.mile-timeline .timeline-row:nth-of-type(2n+1) &gt; div &gt; div:last-of-type:after {
  right: 0;
  top: 15px;
}
.mile-timeline .timeline-row:nth-of-type(2n+1) &gt; div &gt; div:last-of-type:before {
  right: -9px;
  top: 6px;
}
.mile-timeline .timeline-row:nth-of-type(2n+1) &gt; div &gt; div:first-of-type {
  float: left;
}
.mile-timeline .timeline-row:nth-of-type(2n+1) &gt; div:after {
  left: 50%;
}
.mile-timeline .timeline-row:nth-of-type(2n+2) &gt; div {
  float: right;
  text-align: left;
}
.mile-timeline .timeline-row:nth-of-type(2n+2) &gt; div &gt; div:last-of-type {
  float: left;
}
.mile-timeline .timeline-row:nth-of-type(2n+2) &gt; div &gt; div:last-of-type i {
  margin-left: 45px;
}
.mile-timeline .timeline-row:nth-of-type(2n+2) &gt; div &gt; div:last-of-type:after {
  left: 0;
  top: 15px;
}
.mile-timeline .timeline-row:nth-of-type(2n+2) &gt; div &gt; div:last-of-type:before {
  left: -10px;
  top: 5.5px;
}
.mile-timeline .timeline-row:nth-of-type(2n+2) &gt; div &gt; div:first-of-type {
  float: right;
}
.mile-timeline .timeline-row:nth-of-type(2n+2) &gt; div:after {
  right: 50%;
}
.mile-timeline .timeline-row:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  right: 50%;
  top: 23px;
  background: #e1e1e1;
}
.mile-timeline .timeline-row:last-of-type:before {
  display: none;
}
.mile-timeline .timeline-row:last-of-type &gt; div:after {
  content: "The Journey Continues...";
  position: absolute;
  font-size: 18px;
  font-family: "Merriweather", Georgia, serif;
  font-style: italic;
  color: #56bdda;
  bottom: 15px;
  opacity: 1;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.mile-timeline .timeline-row:last-of-type &gt; div.animated:after {
  opacity: 0;
}
/************* apps page ***************/
.apps-banner {
  background-image: url("../img/app-banner.jpg");
}
.apps-content .web_btn {
  position: relative;
  background: none;
  color: #ffffff !important;
  padding: 0 25px;
  padding-right: 80px;
  z-index: 1;
  margin-right: 5px;
}
.apps-content .web_btn i {
  vertical-align: middle;
  font-size: 35px;
  margin-left: 25px;
  position: absolute;
  top: 7px;
}
.apps-content .web_btn:last-of-type {
  margin-right: 0;
  border: 1px solid #da9e29;
}
.apps-content .web_btn:last-of-type:hover {
  background: #e5a923;
  color: #ffffff !important;
}
.apps-content .web_btn:last-of-type:active,
.apps-content .web_btn:last-of-type:focus {
  background: #e5a923;
}
.apps-content .web_btn:first-of-type {
  border: 1px solid #34adcc;
}
.apps-content .web_btn:first-of-type:active,
.apps-content .web_btn:first-of-type:focus {
  background: #00a4cf;
  color: #ffffff !important;
}
.apps-content .web_btn:first-of-type:hover {
  background: #56bdda;
  color: #ffffff !important;
}
.apps-content .apps-intro h3 {
  font-size: 28px;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.apps-content .apps-intro h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.apps-content .apps-intro p {
  text-align: center;
  display: table;
  width: 75%;
  margin: 0 auto;
}
.apps-content .apps-intro p:last-of-type {
  margin-bottom: 10px;
}
.apps-content .shalomtv-en {
  /*background-image: url("img/app-bg1.png");*/
  background-size: cover;
  background-position: top center;
}
.apps-content .shalomtv-en h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  margin: 5px 0 15px;
  color: #ffffff;
  font-size: 22px;
}
.apps-content .shalomtv-en h4 span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  margin-left: 10px;
}
.apps-content .shalomtv-en p {
  color: #ffffff;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 300;
  margin-bottom: 20px;
}
.apps-content .shalomtv-en p a {
  color: #56bdda !important;
}
.apps-content .shalomtv-en .container .col-sm-6:nth-of-type(2) {
  padding-left: 90px;
  padding-right: 0;
}
.apps-content .shalomtv-en .container .col-sm-6:nth-of-type(2) .img-contain {
  position: absolute;
  right: calc(100% - 40px);
  bottom: -170px;
}
.apps-content .shalomtv-en .container .col-sm-6:nth-of-type(2) .img-contain img {
  width: auto;
  display: block;
  margin: 0;
}
.apps-content .shalomtv-en .container .col-sm-6:nth-of-type(2) img {
  width: 150px;
  margin-left: -3px;
}
.apps-content .shalomtv-en .links-contain a.web_btn:nth-of-type(2) {
  margin-right: 0;
  border: 1px solid #da9e29;
}
.apps-content .shalomtv-en .links-contain a.web_btn:nth-of-type(2):hover {
  background: #e5a923;
  color: #ffffff !important;
}
.apps-content .shalomtv-en .links-contain a.web_btn:nth-of-type(2):active,
.apps-content .shalomtv-en .links-contain a.web_btn:nth-of-type(2):focus {
  background: #e5a923;
}
.apps-content .shalomtv-en .links-contain a.web_btn:last-of-type {
  border: 1px solid #d18279;
  height: 52px;
  padding-left: 64px;
  padding-right: 166px;
  margin-top: 12px;
}
.apps-content .shalomtv-en .links-contain a.web_btn:last-of-type i.icon-roku {
  background-image: url("../img/roku-tv.png");
  width: 103px;
  height: 50px;
  display: block;
  text-align: center;
  top: 0px;
  margin: 0 auto;
}
.apps-content .shalomtv-en .links-contain a.web_btn:last-of-type:hover {
  background-color: #d18279;
}
.apps-content .shalom-tidings {
  padding-bottom: 50px;
}
.apps-content .shalom-tidings p {
  font-size: 16px;
  line-height: 1.9;
  font-weight: 400;
  margin-top: 30px;
}
.apps-content .shalom-tidings .web_btn {
  color: #222222 !important;
}
.apps-content .shalom-tidings .web_btn i {
  font-size: 34px;
}
.apps-content .shalom-tidings label {
  margin-left: 60px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 14px;
}
.apps-content .shalom-tidings label span {
  font-size: 24px;
}
.apps-content .shalom-tidings .links-contain {
  margin-top: 55px;
}
.apps-content .shalom-tidings .container {
  padding: 0 60px;
}
.apps-content .shalom-tidings .container .col-sm-6 {
  padding: 0;
}
.apps-content .shalom-tidings .container .col-sm-6:nth-of-type(1) {
  padding-right: 15px;
}
.apps-content .shalom-tidings .container .col-sm-6:nth-of-type(1) img {
  margin-top: 100px;
}
.apps-content .shalom-tidings .container .img-contain {
  text-align: right;
}
.apps-content .shalomtv-mal {
  /*background-image: url("img/app-bg2.jpg");*/
  background-size: cover;
  background-position: center;
}
.apps-content .shalomtv-mal p {
  font-size: 16px;
  line-height: 1.9;
  font-weight: 300;
  margin-top: 45px;
  color: #ffffff;
  margin-bottom: 10px;
}
.apps-content .shalomtv-mal .container .col-sm-6 {
  padding: 0;
}
.apps-content .shalomtv-mal .container .col-sm-6:last-of-type .img-contain {
  margin-bottom: 0;
  position: absolute;
  right: calc(100% + 40px);
  bottom: -90px;
}
.apps-content .shalomtv-mal .container .col-sm-6:last-of-type .img-contain img {
  display: block;
}
.apps-content .shalomtv-mal .container .col-sm-6:last-of-type &gt; img {
  vertical-align: bottom;
  margin-top: 50px;
}
.apps-content .shalomtv-mal .container .col-sm-6:last-of-type h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 36px;
  display: inline-block;
  width: calc(100% - 165px);
  padding-left: 20px;
  vertical-align: text-bottom;
  margin-bottom: 18px;
}
.apps-content .shalomtv-mal .container .col-sm-6:last-of-type h4 span {
  display: block;
  vertical-align: middle;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.apps-content .shalomtv-mal .links-contain {
  margin-top: 65px;
  margin-bottom: 15px;
}
.apps-content .shalommed-mal p {
  font-size: 16px;
  line-height: 1.9;
  font-weight: 400;
  margin-top: 40px;
  color: #222222;
}
.apps-content .shalommed-mal .container .col-sm-6 {
  width: 45%;
  padding: 0;
}
.apps-content .shalommed-mal .container .col-sm-6:first-of-type {
  width: 53%;
  margin-top: 20px;
  padding-bottom: 20px;
  padding-left: 100px;
}
.apps-content .shalommed-mal .container .col-sm-6:first-of-type .img-contain {
  margin-bottom: 0;
  position: absolute;
  left: calc(100% + 100px);
  bottom: -40px;
}
.apps-content .shalommed-mal .container .col-sm-6:first-of-type .img-contain img {
  display: block;
}
.apps-content .shalommed-mal .container .col-sm-6:first-of-type &gt; img {
  margin-top: 25px;
  vertical-align: bottom;
}
.apps-content .shalommed-mal .container .col-sm-6:first-of-type h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #222222;
  font-size: 36px;
  position: absolute;
  bottom: -5px;
  right: 76px;
}
.apps-content .shalommed-mal .container .col-sm-6:first-of-type h4 span {
  display: block;
  vertical-align: middle;
  font-size: 16px;
}
.apps-content .shalommed-mal .links-contain {
  margin-top: 50px;
}
.apps-content .shalommed-mal .logo-contain {
  position: relative;
  display: inline-block;
  margin-top: 15px;
}
.apps-content .shalommed-mal .logo-contain img {
  margin-left: -20px;
}
.apps-content .shalommed-mal .web_btn {
  color: #222222 !important;
}
.apps-content .shalommed-mal .web_btn i {
  font-size: 34px;
}
.apps-content .shalom-radio {
 /* background-image: url("img/app-bg3.jpg");*/
  background-size: cover;
  background-position: center;
}
.apps-content .shalom-radio p {
  font-size: 16px;
  line-height: 1.9;
  font-weight: 400;
  margin-top: 50px;
  color: #ffffff;
}
.apps-content .shalom-radio .container .col-sm-6 {
  width: 40%;
  padding: 65px 0;
}
.apps-content .shalom-radio .container .col-sm-6:first-of-type img {
  position: absolute;
  top: -100%;
  left: -60%;
}
.apps-content .shalom-radio .container .col-sm-6:last-of-type {
  width: 55%;
  padding-left: 100px;
}
.apps-content .shalom-radio .container .col-sm-6:last-of-type .img-contain {
  margin-bottom: 0;
  position: absolute;
  right: calc(100% + 20px);
  bottom: -90px;
  z-index: 6;
}
.apps-content .shalom-radio .container .col-sm-6:last-of-type .img-contain img {
  display: block;
}
.apps-content .shalom-radio .container .col-sm-6:last-of-type &gt; img {
  margin-top: 25px;
  vertical-align: bottom;
}
.apps-content .shalom-radio .container .col-sm-6:last-of-type h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 36px;
  /*display: inline-block;
            width: ~"calc(100% - 165px)";
            padding-left: 20px;*/
}
.apps-content .shalom-radio .container .col-sm-6:last-of-type h4 span {
  display: block;
  vertical-align: middle;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.apps-content .shalom-radio .container .col-sm-6:last-of-type .mk-rht {
  display: inline-block;
  width: calc(100% - 165px);
  padding-left: 20px;
  vertical-align: text-bottom;
  margin-bottom: 16px;
}
.apps-content .shalom-radio .container .col-sm-6:last-of-type .mk-rht p.media-usa {
  margin-top: 2px;
}
.apps-content .shalom-radio .container .col-sm-6:last-of-type .mk-rht span {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  margin-top: 6px;
  display: block;
}
.apps-content .shalom-radio .links-contain {
  margin-top: 40px;
}
.apps-content .shalom-radio .logo-contain {
  position: relative;
  display: inline-block;
  margin-top: 15px;
}
.apps-content .shalom-radio .logo-contain img {
  margin-left: -20px;
}
.apps-content .shalom-radio .web_btn {
  color: #ffffff;
}
.apps-content .shalom-radio .web_btn i {
  font-size: 34px;
}
.television-main .container .video-screen-contain {
  margin: 0 -5px;
}
.television-main .container .video-screen-contain &gt; div {
  padding: 5px;
  height: 185px;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(1),
.television-main .container .video-screen-contain &gt; div:nth-of-type(2) {
  height: 510px;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(n+3) {
  position: relative;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(n+3):after {
  position: absolute;
  content: "";
  width: calc(100% - 10px);
  opacity: 0.7;
  padding: 5px;
  height: calc(100% - 10px);
  left: 5px;
  top: 5px;
  pointer-events: none;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(3):after {
  background: #1d3875;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(4):after {
  background: #7b0000;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(5):after {
  background: #218477;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(6):after {
  background: #261d3d;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(7):after {
  background: #191919;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(8):after {
  background: #21007f;
}
.television-main .container .video-screen-contain &gt; div img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.television-main .container .video-screen-contain &gt; div .caption {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 100%;
  text-align: center;
  padding: 0 15px;
}
.television-main .container .video-screen-contain &gt; div .caption p {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  color: #ffffff;
}
.television-main .container .video-screen-contain &gt; div .onhover-contain {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 3;
  display: inline-block;
  background: white;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.television-main .container .video-screen-contain &gt; div .onhover {
  display: table;
  text-align: center;
  width: 100%;
  height: 100%;
  background: white;
  border: 4px solid #d7d7d7;
}
.television-main .container .video-screen-contain &gt; div .onhover &gt; div {
  display: table-cell;
  vertical-align: middle;
}
.television-main .container .video-screen-contain &gt; div .onhover p {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  color: #000000;
  line-height: 1;
  margin-top: 20px;
}
.television-main .container .video-screen-contain &gt; div .onhover i {
  font-size: 70px;
  color: #e5a923;
  background: #e5a923;
  border-radius: 50%;
}
.television-main .container .video-screen-contain &gt; div .onhover i .path1:before {
  color: #ffffff;
}
.television-main .container .video-screen-contain &gt; div:hover .onhover-contain {
  opacity: 1;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(-n+2) {
  display: table;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(-n+2) .caption {
  top: auto;
  bottom: 0;
  right: auto;
  transform: none;
  left: 0;
  text-align: left;
  padding-bottom: 25px;
  padding-left: 40px;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(-n+2) .caption p {
  display: inline-block;
  line-height: 1.8;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(-n+2) .caption label {
  font-size: 14px;
  font-family: 'Merriweather', serif;
  color: #ffffff;
  font-weight: 300;
  display: block;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(-n+2) .caption img {
  width: auto;
  height: auto;
  vertical-align: middle;
  display: inline-block;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(-n+2) .caption &gt; div {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 15px;
  padding-left: 20px;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(1) {
  position: relative;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(1) .caption img {
  width: 110px;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(1):after {
  position: absolute;
  top: 20px;
  right: 20px;
  content: "LIVE";
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 7px 15px;
  border-radius: 3px;
  background: #9e0b0f;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(2) .caption img {
  width: 55px;
  display: block;
}
.television-main .container .video-screen-contain &gt; div:nth-of-type(2) .caption &gt; div {
  padding-left: 0;
  margin-top: 20px;
}
.television-content .television-main .container .video-screen-contain &gt; div {
  display: block !important;
}
/************ Volunteer page ************/
.volunteer-content {
  text-align: center;
}
.volunteer-content .volunt-intro h3 {
  font-size: 28px;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  margin: 55px 0;
}
.volunteer-content .volunt-intro h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.volunteer-content .volunt-intro p {
  width: 87%;
  display: table;
  margin: 0 auto;
  margin-top: 30px;
}
.volunteer-content .volunt-intro + label {
  text-align: center;
  margin: 80px 0 70px;
  font-family: "Merriweather", Georgia, serif;
  color: #56bdda;
  font-weight: 400;
  border-bottom: 1px solid;
}
.volunteer-content .volunt-columns-contain .volunt-columns {
  height: 310px;
  width: 25%;
  float: left;
  text-align: left;
  margin-top: 50px;
  cursor: pointer;
}
.volunteer-content .volunt-columns-contain .volunt-columns &gt; div {
  padding: 30px;
  background: #ffffff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  pointer-events: none;
}
.volunteer-content .volunt-columns-contain .volunt-columns .text-contain {
  position: relative;
}
.volunteer-content .volunt-columns-contain .volunt-columns .text-contain p {
  height: 90px;
  overflow: hidden;
  position: relative;
}
.volunteer-content .volunt-columns-contain .volunt-columns .text-contain p:after {
  position: absolute;
  content: "";
  width: 100%;
  height: calc(100% - 90px);
  bottom: 0;
  left: 0;
  background: white;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  opacity: 1;
}
.volunteer-content .volunt-columns-contain .volunt-columns:nth-of-type(-n+4) {
  margin-top: 0;
}
.volunteer-content .volunt-columns-contain .volunt-columns i {
  font-size: 90px;
  color: #e5a923;
}
.volunteer-content .volunt-columns-contain .volunt-columns h3 {
  font-size: 22px;
  margin: 15px 0 30px;
}
.volunteer-content .volunt-columns-contain .volunt-columns:hover {
  position: relative;
  z-index: 1;
}
.volunteer-content .volunt-columns-contain .volunt-columns:hover &gt; div {
  pointer-events: all;
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.volunteer-content .volunt-columns-contain .volunt-columns:hover &gt; div p {
  height: auto;
}
.volunteer-content .volunt-columns-contain .volunt-columns:hover &gt; div p:after {
  opacity: 0;
}
.volunteer-content .container a {
  margin-top: 100px;
}
#login-modal h2 {
  margin-bottom: 30px;
  margin-top: 10px;
  position: relative;
  text-align: center;
  padding-bottom: 15px;
  font-size: 24px;
}
#login-modal h2:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56BDDA;
}
#login-modal .login-container {
  width: 100%;
  padding: 30px 30px;
}
#login-modal .login-container.register-part {
  display: none;
}
#login-modal .main-form .form_group {
  margin-bottom: 30px;
}
#login-modal .login-container &gt; div {
  padding-top: 0;
}
#login-modal .main-form .web_btn {
  margin-top: 30px;
  text-transform: none;
  font-weight: 400;
  line-height: 40px;
}
#login-modal .login-container .social-login p {
  font-size: 12px;
  margin-top: 30px;
}
#login-modal .login-container .social-login p i {
  color: #afafaf;
}
#login-modal .submit-section {
  padding: 0;
}
#login-modal .modal-header .close {
  margin-top: -13px;
  font-size: 40px;
  font-weight: 100;
}
#login-modal .modal-header {
  position: absolute;
  right: 0;
  border: none;
  z-index: 1;
}
#login-modal .submit-section a {
  width: 69%;
  float: left;
  border: none !important;
  background: none !important;
  color: #222222 !important;
  padding: 0;
  text-align: left;
  padding-right: 20px;
}
#login-modal .submit-section a:hover {
  color: #56BDDA !important;
}
#login-modal .submit-section input {
  width: 29%;
  float: right;
  padding: 0 15px;
  min-width: 0;
}
#login-modal .forgotpass a {
  float: right;
  color: #56BDDA !important;
  font-size: 14px;
}
#login-modal .login-container .social-login p a {
  vertical-align: middle;
}
#login-modal .modal-dialog {
  width: 450px;
}
#login-modal .modal-body {
  display: none;
}
#login-modal .modal-body.active {
  display: block;
}
#endorse_more .modal-header .close {
  margin-top: -13px;
  font-size: 60px;
  font-weight: 100;
}
#endorse_more .modal-header {
  position: absolute;
  right: 10px;
  top: 5px;
  border: none;
  z-index: 1;
  height: 65px;
}
#endorse_more .modal-body {
  padding: 30px;
}
#volunt-reg .modal-dialog {
  width: 750px;
  pointer-events: none;
}
#volunt-reg .modal-content {
  pointer-events: all;
}
#volunt-reg .web_btn {
  margin-top: 20px !important;
}
#volunt-reg .selectric {
  border: 1px solid #d6d6d6 !important;
  height: 40px;
}
#volunt-reg .selectric .label {
  line-height: 30px;
}
#volunt-reg .main-form .form_group .selectric-wrapper .selectric-hide-select select + label.error {
  bottom: -55px !important;
}
#volunt-reg .main-form input[type=text],
#volunt-reg .main-form input[type=number],
#volunt-reg .main-form input[type=password],
#volunt-reg .main-form input[type=email],
#volunt-reg .main-form textarea,
#volunt-reg .main-form select {
  height: 40px;
}
#volunt-reg .modal-body {
  padding: 40px;
}
#volunt-reg .modal-body .checkbox-group {
  width: 100%;
  margin-bottom: 5px;
}
#volunt-reg .modal-body .checkbox-group .col-md-3 {
  padding: 0;
  text-align: left;
  margin-bottom: 15px;
}
#volunt-reg .modal-body .otherdiv {
  display: none;
}
#volunt-reg .main-form .form_group label {
  margin-bottom: 3px;
  font-size: 12px;
}
#volunt-reg .checkbox-group.text-right [type="checkbox"] + label,
#volunt-reg .checkbox-group.text-right [type="radio"] + label {
  padding-left: 25px;
  letter-spacing: 0;
  font-size: 12px;
}
#volunt-reg h2 {
  font-size: 20px;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 35px;
  margin-top: 0px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
#volunt-reg h2:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
#volunt-reg .main-form .form_group {
  margin-bottom: 20px;
}
#volunt-reg .modal-header .close {
  margin-top: -13px;
  font-size: 60px;
  font-weight: 100;
}
#volunt-reg .modal-header {
  position: absolute;
  right: 10px;
  top: 5px;
  border: none;
  z-index: 1;
  height: 65px;
}
.main-form .form_group .selectric-wrapper .selectric-items {
  z-index: 0;
}
.main-form .form_group .selectric-wrapper .selectric-hide-select {
  overflow: visible;
}
.main-form .form_group .selectric-wrapper .selectric-hide-select select + label.error {
  bottom: -60px !important;
  left: 0px !important;
  z-index: 0;
}
.subs-renewal {
  padding-left: 0 !important;
  padding-right: 10px !important;
}
.subscheck-main {
  margin-bottom: 30px;
}
/************* endorsements ****************/
/*.endorse-bnr {
  background-image: url("img/endorse-banner.jpg");
}*/
.endorse-bnr &gt; div .subsections &gt; div {
  max-width: 18% !important;
  display: inline-block;
  text-align: left;
  margin-right: 80px;
}
.endorse-bnr .heading {
  line-height: 1.3;
}
.endorse-content .tab-content {
  /* padding-right: 125px !important;*/
}
.endorse-content .tab-content .text-contain span {
  display: block;
}
.endorse-content .tab-content .text-contain p:first-of-type {
  padding-top: 0 !important;
  font-size: 24px !important;
  color: #34adcc !important;
  line-height: 1.4;
  padding-bottom: 30px !important;
}
.endorse-content .people_section .keytab-container {
  margin: 0 -15px;
}
.endorse-content .people_section h2 {
  font-size: 28px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
}
.endorse-content .people_section h2:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.endorse-content .people_section .keytabs {
  margin-top: 40px;
}
.endorse-content .people_section .keytab-container .mix {
  cursor: pointer;
  width: 33.33% !important;
  float: left;
  display: block;
  padding: 0 15px !important;
  margin-right: 0 !important;
  margin-top: 50px !important;
  margin-bottom: 0px !important;
}
.endorse-content .people_section .keytab-container .mix:nth-of-type(-n+3) {
  margin-top: 0 !important;
}
.endorse-content .people_section .keytab-container .mix:nth-of-type(3n+3) {
  margin-right: 0 !important;
}
.endorse-content .people_section .keytab-container .mix:nth-of-type(3n+1) {
  clear: both;
}
.endorse-content .people_section .keytab-container .mix .profile q {
  margin-top: 20px;
  font-family: "Merriweather", Georgia, serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  padding-right: 20px;
}
.endorse-content .people_section .keytab-container .mix .quote {
  clear: both;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.endorse-content .people_section .keytab-container .mix .quote.noheight {
  height: 0 !important;
}
.endorse-content .people_section .keytab-container .mix .profile_img {
  height: auto;
  padding: 0;
  border: none;
  display: block;
  max-height: 235px;
  width: 100%;
  position: relative;
}
.endorse-content .people_section .keytab-container .mix .profile_img &gt; div {
  position: relative;
}
.endorse-content .people_section .keytab-container .mix .profile_img &gt; div:after {
  z-index: 1;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: transparent;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.endorse-content .people_section .keytab-container .mix .profile_img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.endorse-content .people_section .keytab-container .mix .profile_img i {
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  font-size: 65px;
  max-width: 68px;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, 50%);
}
.endorse-content .people_section .keytab-container .mix .profile_img i .path1:before {
  color: #ffffff !important;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.endorse-content .people_section .keytab-container .mix .profile_name {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.endorse-content .people_section .keytab-container .mix .profile_name h4 {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
}
.endorse-content .people_section .keytab-container .mix .profile_name label {
  margin-top: 5px;
  display: inline-block;
  font-family: "Merriweather", Georgia, serif;
  line-height: 1.5;
  font-size: 12px;
  color: #34adcc;
  border: none;
}
.endorse-content .people_section .keytab-container .mix:hover .profile_img i .path1:before {
  background: #e5a923;
}
.endorse-content .people_section .keytab-container .mix:hover .profile_img &gt; div:after {
  background: rgba(0, 0, 0, 0.4);
}
.endorse-content .cbp-l-grid-work:after {
  content: "";
  display: table;
  clear: both;
}
q {
  quotes: "\00201c" "\00201d";
  display: inline-block;
}
q:before {
  content: open-quote !important;
}
q:after {
  content: close-quote !important;
}
.nav-menu li a.active {
  color: #56bdda !important;
}
.web-video-main {
  pointer-events: all;
  overflow: hidden;
}
.web-video-main iframe,
.web-video-main img {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.web-video-main img {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
#videomodal {
  height: 100vh;
}
#videomodal .modal-dialog {
  padding: 0;
  position: static;
}
#videomodal .modal-dialog .modal-content {
  padding: 0;
  border: none;
  border-radius: 0;
}
#videomodal .modal-body {
  padding: 0;
}
#videomodal iframe {
  margin: 0 auto;
  display: table;
  height: 83.7vh;
}
#videomodal .modal-header {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  z-index: 1;
  height: 60px;
  padding: 15px 18px;
}
#videomodal .modal-header .close {
  margin-top: 0px;
  font-size: 30px;
  color: #ffffff;
  opacity: 1;
  font-weight: 100;
}
.events-main-content .up-events .keytabs button {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 10px;
}
.all-event-head .cbp-l-filters-work button {
  margin-top: 0;
  margin-bottom: 10px;
}
.spf-content .main-form .select-text {
  position: relative;
}
.search-content h2 {
  font-size: 24px;
  margin-bottom: 10px;
}
.search-content h2 + p {
  font-size: 18px;
}
.search-content h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.search-content a {
  display: inline-block;
  margin-top: 40px;
}
.search-content a div.readmore {
  margin-top: 0;
}
.search-content a div.readmore span {
  width: auto;
  color: #000000;
}
.notfound-content {
  text-align: center;
}
.notfound-content h2 {
  font-size: 48px;
  margin-bottom: 10px;
}
.notfound-content h3 {
  font-size: 36px;
  margin-bottom: 10px;
}
.privacy-content h2,
.terms-content h2 {
  font-size: 28px;
  margin-bottom: 30px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
}
.privacy-content h2:after,
.terms-content h2:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.privacy-content h3,
.terms-content h3 {
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 30px;
}
.privacy-content p,
.terms-content p {
  margin-top: 20px;
}
.icon-shalom-retreat:before {
  color: #e5a923;
}
.people_section .keytab-container .mix:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  left: 20%;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid whitesmoke;
  opacity: 0;
}
.people_section .keytab-container .mix.cbp-singlePageInline-active:after {
  opacity: 1;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
}
.backtotop {
  display: inline-block;
  color: #ffffff !important;
  position: absolute;
  right: 3%;
  bottom: 35%;
  height: 160px;
  width: 45px;
}
.backtotop p {
  white-space: nowrap;
  position: absolute;
  top: 57px;
  left: -57px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1;
  padding: 15px;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.backtotop p i {
  font-size: 8px;
  color: #da9e29;
  margin-left: 15px;
}
.endorse-pop .endorsements-scroll .post-cont q {
  font-size: 14px;
  color: #222222;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 300;
  font-family: "Merriweather", Georgia, serif;
  display: none;
}
.endorse-pop .endorsements-scroll .post-cont q:first-of-type {
  display: block;
}
.endorse-pop .endorsements-scroll .post-cont a {
  margin-top: 5px;
  display: table;
  font-family: "Merriweather", Georgia, serif;
  font-size: 14px;
  color: #34adcc !important;
}
#endorse_more .modal-dialog {
  width: 720px;
}
#endorse_more .endorpopimg {
  text-align: center;
  width: 350px;
  margin: 0 auto;
}
#endorse_more .endorpopimg img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
#endorse_more .endorpopauth {
  text-align: center;
  margin-top: 30px;
}
#endorse_more .endorpopauth .name {
  font-size: 16px;
  color: #222222;
  letter-spacing: 0;
  line-height: 30px;
  text-transform: capitalize;
  display: block;
  font-weight: 500;
}
#endorse_more .endorpopauth .designation {
  font-family: "Merriweather", Georgia, serif;
  font-size: 12px;
  color: #34adcc;
  letter-spacing: 0;
  line-height: 18px;
  display: block;
  font-weight: 400;
}
#endorse_more .content-author {
  display: none;
}
#endorse_more q {
  margin-top: 20px;
  font-size: 14px;
  color: #222222;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 300;
  font-family: "Merriweather", Georgia, serif;
}
section.shal-tel .container {
  padding: 0 35px;
}
.load-contain .load-more {
  display: table !important;
  margin: 50px auto 0;
  width: 200px;
  min-width: 150px;
  padding: 0 30px;
  background: #ffffff;
  color: #222222 !important;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  border: 1px solid #222222;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  color: #ffffff !important;
  border-color: #56bdda !important;
  background: #56bdda !important;
}
.load-contain .load-more:hover {
  opacity: 0.9;
  background: #222222;
  color: #ffffff !important;
}
.load-contain .load-more:active,
.load-contain .load-more:focus {
  background: #56bdda !important;
}
.formbtn {
  position: relative;
}
.formbtn:before {
  z-index: 1;
  position: absolute;
  content: "";
  background: url(../img/form-loader.svg);
  width: 20px;
  height: 20px;
  background-size: contain;
  right: 20px;
  bottom: 17px;
  pointer-events: none;
}
.testimonials-slider {
  background: #f9f9f9;
}
.event-main-content .step-content .fields .field-row .extra-details {
  clear: both;
  padding: 0 !important;
  margin: 0 -5px !important;
  width: calc(100% + 10px) !important;
}
.event-main-content .step-content .fields .field-row .extra-details &gt; div {
  padding: 0 5px;
}
.event-main-content .step-content .fields .field-row .extra-details .select-age .checkbox-group {
  margin-top: 11px;
  margin-left: 10px;
}
.event-main-content .step-content .fields .field-row .extra-details .select-age .checkbox-group label {
  padding-left: 30px;
  margin-left: 25px;
}
.event-main-content .step-content .fields .field-row .extra-details .pilgrim-check &gt; label {
  font-family: 'Merriweather', serif;
  font-size: 14px;
  letter-spacing: 0.025em;
  font-weight: 400;
  margin-bottom: 5px;
  display: inline-block;
  margin-left: 15px;
  margin-right: 10px;
}
.event-main-content .step-content .fields .field-row .extra-details .pilgrim-check &gt; .checkbox-group .form_group {
  display: inline-block;
  margin-bottom: 0;
}
.event-main-content .step-content .fields .field-row .extra-details .pilgrim-check &gt; .checkbox-group .form_group label {
  padding-left: 25px;
  margin-left: 0;
}
.event-main-content .step-content#regcode &gt; div.col-xs-12 .submit-btn {
  margin-top: 0 !important;
}
.event-main-content .step-content#regcode &gt; div.col-xs-12 .submit-btn input {
  margin-left: 0;
  height: 45px;
  line-height: 40px;
  margin-bottom: 30px;
  display: inline-block;
}
.event-main-content .step-content#regcode &gt; div.col-xs-12 {
  padding: 0;
}
.event-main-content .step-content#regcode &gt; div.col-xs-12 label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #555555;
  text-transform: uppercase;
  line-height: 35px;
  margin-bottom: 10px;
}
.event-main-content .step-content#regcode &gt; div.col-xs-12 .form_group {
  width: calc(100% - 160px);
  margin-right: 10px;
  display: inline-block;
}
.event-main-content .step-content .accomodation &gt; div:nth-of-type(3n+3) {
  clear: both;
}
.event-main-content .step-content .accomodation .num_persons_family &gt; label {
  font-size: 14px;
  font-weight: 500;
  color: #555555;
  text-transform: uppercase;
}
.event-main-content .step-content .accomodation .checkbox-group label {
  padding-left: 30px;
  margin-left: 25px;
}
.main-form .event-main-content .step-content .submit-btn input {
  margin-right: 0;
}
.event-main-content .step-content .details-table {
  border: 1px solid #afafaf;
  display: inline-block;
  margin-bottom: 15px;
}
.event-main-content .step-content .details-table p {
  font-family: 'Montserrat', sans-serif;
  width: 50%;
  float: left;
  border-bottom: 1px solid #afafaf;
  padding: 5px 15px;
  border-left: 1px solid #afafaf;
}
.event-main-content .step-content .details-table p span {
  font-weight: 500;
  margin-right: 5px;
}
.event-main-content .step-content .details-table p:last-of-type {
  border-bottom: none;
  width: 100%;
}
.event-main-content .step-content .details-table p:nth-of-type(2n+1) {
  border-left: none;
}
.event-main-content .step-content .content_members .form_group {
  position: relative;
  margin-bottom: 20px;
}
.event-main-content .step-content .content_members .form_group label.error {
  bottom: -12px !important;
}
.event-main-content .step-content .tab_members &gt; div.person-num label {
  padding-left: 0 !important;
}
/*********** Radio page **********/
.radio-banner {
  background-image: url("img/radio-new-banner.jpg");
    background-color: #555555;
    height: 100vh;
    background-size: cover;
    background-position: center;
    display: table;
    width: 100%;
    position: relative;
}
.radio-banner &gt; div{
    height:100%;
}
.radio-banner .audio-player {
    z-index: 1;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
}
.audio-player .play-button {
    margin: 15px 0;
    text-align: left;
    padding-left: 0;
}
.audio-player .icon-watch{
    width: 38px;
    height: 38px;
    display: table-cell;
    border:1px solid #d39e3c;
    border-radius: 50%;
    float: left;
    position: relative;
    margin: 4px 0px;

}
.audio-player .play-button i{    margin: 0 25px 0 0px;
    cursor: pointer;
    position: absolute;
    font-size: 40px;
    opacity: 0.9;
    top: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}
.audio-player .icon-watch span{    height: 100%;
    font-size: 50px;
    display: block;
    cursor: pointer;}
.audio-player .icon-watch .path1:before{
    position: relative;
    top: -7px;
    left: -6px;
    width: 100%;
    height: 100%;
    color:#d39e3c;
}
.audio-player .play-button .audio-desc {
    padding-left: 60px;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    width: auto;
}
.audio-player .play-button .audio-desc p{
    font-family: 'Roboto', sans-serif, 'Arial', sans-serif;
    font-weight: 400;
    color: #ffffff;
}
.audio-player .play-button .audio-desc p.album-name {
    font-size: 16px;
    margin-bottom: 1px;
    margin-top: 1px;
}
.play-animated{
    background-image: url("img/radio-wind-wave.gif"); background-repeat: repeat; width:100%; height:78px; width: 100%; float: left; margin-left: 20px; margin-top: -5px;
}
 .audio-player .play-button .audio-desc p.song-name {
    margin-bottom: 3px;
    opacity: 0.4;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.5;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.radio-banner .container{
    height:100%;
    display: table;
}
.radio-banner .container &gt; div{
    height: 100%;
    vertical-align: middle;
    display: table-cell;
}
.radio-banner .image-head {
  width: 250px;
  margin-bottom: 35px;
}
.radio-banner .image-head img {
  width: 100%;
}
.radio-banner &gt; div .heading:after{
    position: absolute;
    content: "";
    width: 25px;
    height: 2px;
    bottom: 0;
    left: 0;
    background: #56bdda;
}
.radio-banner h1{
    font-size: 18px;
    font-family: 'Merriweather', sans-serif;
    font-weight: 400;
    color: #d39e3c !important;
    margin-bottom:19px;
    padding-bottom: 18px;
    position: relative;
}
.radio-banner p{
    color:#fff;
    font-size: 16px;
    font-family: 'Merriweather', sans-serif;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 36px;
}

.listen-wind{
    border:1px solid rgba(255,255,255,0.2);
    border-radius: 7px;
    width: 290px;
    position: relative;
}
.radio-banner .listen-wind i{
    background-image: url("img/music-ic.png");
    width:26px;
    height:30px;
    position: absolute;
    top:20px;
    left:27px;
}
.listen-wind span{
    display: block;
    padding-left:63px;
    font-size:17px;
    font-weight:400;
    color:#fff;
    line-height: 4.1;
}
.radio-cols {
  margin-bottom: 5px;
  width: 100% !important;
}
.radio-cols:after {
  content: "";
  display: table;
  clear: both;
}
.radio-cols &gt; div {
  width: 22.5%;
  float: left;
  margin-right: 10.5%;
}
.radio-cols &gt; div span {
  font-size: 24px;
  color: #da9e29;
  margin-bottom: 15px;
  font-weight: 400;
  display: block;
}
.radio-cols &gt; div p {
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  line-height: 1.6;
  display: inline;
  border-bottom: 1px solid;
}
.radio-content .radio-tabs ul {
  border-bottom: 3px solid #ededed;
}
.radio-content .radio-tabs ul:after {
  content: "";
  display: table;
  clear: both;
}
.radio-content .radio-tabs ul li {
  padding: 0;
  padding-top: 15px;
  padding-bottom: 25px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.radio-content .radio-tabs ul li:hover {
  background: #f7f7f7;
}
.radio-content .radio-tabs ul li:first-of-type:after {
  position: absolute;
  content: "";
  width: 1px;
  height: calc(100% - 40px);
  right: 0;
  top: 15px;
  background: #d0d0d0;
}
.radio-content .radio-tabs ul li:first-of-type:before {
  right: 0 !important;
  left: auto;
}
.radio-content .radio-tabs ul li:first-of-type .logo-contain {
  padding: 9.5px 0;
}
.radio-content .radio-tabs ul li:before {
  position: absolute;
  content: "";
  height: 3px;
  width: 0;
  left: 0;
  bottom: -3px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  background: #40c1f5;
}
.radio-content .radio-tabs ul li.active:before {
  width: 100%;
}
.radio-content .radio-tabs ul li .logo-contain {
  display: inline-block;
  vertical-align: middle;
  height: 107px;
}
.radio-content .radio-tabs ul li .logo-contain img {
  width: auto;
  height: 100%;
}
.radio-content .radio-tabs ul li h2 {
  padding-left: 25px;
  text-transform: uppercase;
  color: #5d5d5d;
  font-size: 36px;
  line-height: 1.2;
  display: inline-block;
  max-width: 230px;
  vertical-align: middle;
  text-align: left;
}
.radio-content .radio-tabs ul li a {
  display: inline-block;
  width: 100%;
  padding: 27px 0;
}
.radio-content .tab-content &gt; div h3 {
  font-size: 28px;
  font-weight: 500;
  padding-bottom: 25px;
  margin-bottom: 40px;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
}
.radio-content .tab-content &gt; div h3:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #56bdda;
}
.radio-content .tab-content &gt; div .radio-intro {
  padding: 80px 25px;
  text-align: center;
}
.radio-content .tab-content &gt; div .radio-intro p {
  margin-top: 35px;
}
.radio-content .tab-content &gt; div .radio-prgms {
  margin-bottom: 100px;
}
.radio-content .tab-content &gt; div .radio-prgms:after {
  content: "";
  display: table;
  clear: both;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col {
  position: relative;
  margin-top: 35px;
  float: left;
  width: 31%;
  margin-right: 3.5%;
  height: 365px;
  overflow: hidden;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col .bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  z-index: 0;
  opacity: 0.25;
  mix-blend-mode: multiply;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:hover .bg-img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col a {
  width: 100%;
  height: 100%;
  display: table;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col a &gt; div {
  text-align: center;
  display: table-cell;
  vertical-align: bottom;
  z-index: 1;
  position: relative;
  padding: 0 15px;
  padding-bottom: 45px;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col a h4 {
  font-size: 26px;
  color: #ffffff;
  font-weight: 400;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col a p {
  font-weight: 300;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin: 20px 0 30px;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col a p span {
  display: block;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col a label {
  font-size: 14px;
  line-height: 1.5;
  color: #ffffff;
  font-weight: 100;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center bottom;
  background-image: url('../img/radio-prg-bgdrop.png');
  z-index: 1;
  pointer-events: none;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:nth-of-type(-n+3) {
  margin-top: 0;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:nth-of-type(3n) {
  margin-right: 0;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:nth-of-type(1) {
  border: 2px solid #e5a923;
  cursor: pointer;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:nth-of-type(1):before {
  display: none;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:nth-of-type(1) h4 {
  color: #000000;
  margin-top: 25px;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:nth-of-type(2) a {
  background: #792420;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:nth-of-type(2) .bg-img {
  background-image: url('../img/radio-prgm1.jpg');
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:nth-of-type(3) a {
  background: #836300;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:nth-of-type(3) .bg-img {
  background-image: url('../img/radio-prgm2.jpg');
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:nth-of-type(4) a {
  background: #00a4cf;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:nth-of-type(4) .bg-img {
  background-image: url('../img/radio-prgm3.jpg');
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:nth-of-type(5) a {
  background: #6c3890;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:nth-of-type(5) .bg-img {
  background-image: url('../img/radio-prgm4.jpg');
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:nth-of-type(6) a {
  background: #286891;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:nth-of-type(6) .bg-img {
  background-image: url('../img/radio-prgm5.jpg');
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:last-of-type:before {
  display: none;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:last-of-type a &gt; div {
  text-align: center;
  display: table-cell;
  vertical-align: bottom;
  z-index: 1;
  position: relative;
  padding: 0 15px;
  padding-bottom: 45px;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:last-of-type a:hover i {
  background: #e5a923;
}
.radio-content .tab-content &gt; div .radio-prgms .prgm-col:last-of-type a:hover &gt; div {
  background: #f4f4f4;
}
.radio-content .tab-content &gt; div:first-of-type .radio-app {
 /* background: url('img/radio-image1.jpg');*/
  background-size: cover;
  background-position: center;
}
.radio-content .tab-content &gt; div:first-of-type .radio-app .container &gt; div {
  float: none;
  display: inline-block;
  vertical-align: bottom;
}
.radio-content .tab-content &gt; div:first-of-type .radio-app .container &gt; div:last-of-type {
  padding: 0;
  margin-left: 7%;
  margin-bottom: 90px;
}
.radio-content .tab-content &gt; div:first-of-type .radio-app .image-contain {
  padding: 0;
  padding-bottom: 20px;
  padding-top: 60px;
}
.radio-content .tab-content &gt; div:first-of-type .radio-app h4 {
  color: #ffffff;
  padding-bottom: 15px !important;
  margin-bottom: 30px;
  margin-top: 30px;
  font-size: 24px;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
}
.radio-content .tab-content &gt; div:first-of-type .radio-app h4:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #56bdda;
}
.radio-content .tab-content &gt; div:first-of-type .radio-app a.web_btn {
  display: table;
  margin-top: 30px;
  background: none;
  color: #ffffff !important;
}
.radio-content .tab-content &gt; div:first-of-type .radio-app a.web_btn:hover {
  background: #56bdda;
}
.radio-content .tab-content &gt; div:first-of-type .radio-app i {
  color: #ffffff;
  font-size: 30px;
  margin-right: 25px;
}
@supports (mix-blend-mode: multiply) {
  .radio-content .tab-content &gt; div .radio-prgms .prgm-col .bg-img {
    opacity: 0.5;
  }
}
.pre-hide {
  display: none;
}
.step1-bnr .dnt-txt1 {
  display: block;
}
.step2-bnr .dnt-txt1,
.step2-bnr .dnt-txt3,
.step2-bnr .dnt-txt4 {
  display: none !important;
}
.step2-bnr .dnt-txt2 {
  display: block !important;
}
.step3-bnr .dnt-txt1,
.step3-bnr .dnt-txt2,
.step3-bnr .dnt-txt4 {
  display: none !important;
}
.step3-bnr .dnt-txt3 {
  display: block !important;
}
.step4-bnr .dnt-txt1,
.step4-bnr .dnt-txt2,
.step4-bnr .dnt-txt3 {
  display: none !important;
}
.step4-bnr .dnt-txt4 {
  display: block !important;
}
table.table.table-bordered {
  font-size: 14px;
}
.d-left-padding {
  padding-left: 0 !important;
  padding-right: 10px !important;
}
.d-right-padding {
  padding-left: 10px !important;
  padding-right: 0 !important;
}
.w-100 {
  width: 100% !important;
  padding-right: 0 !important;
}
.country-border &gt; div {
  width: 100%;
  float: none;
  border: 1px solid #afafaf;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
}
.donation-main .form_group.select-text .select-main.currency_name {
  cursor: default !important;
}
.donation-main .form_group.select-text .select-main.currency_name:before {
  display: none !important;
}
.donation-main .form_group.select-text .select-main.currency_name ul.select-drop {
  display: none !important;
}
.main-form .form_group .country-label .selectric &gt; span.label {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.main-form .form_group .country-label .selectric:before {
  content: "Country:";
  padding: 10px;
  color: #666;
  cursor: pointer;
  font-family: 'Merriweather', serif;
  letter-spacing: 0.025em;
  font-weight: 300;
  font-size: 14px;
  display: inline-block;
  float: left;
  padding-left: 20px;
}
#latest_update .modal-dialog {
  width: 480px;
}
#latest_update .modal-header {
  position: absolute;
  right: 4px;
  top: 4px;
  border: 1px solid #6f6e6e;
  z-index: 1;
  height: 21px;
  border-radius: 50%;
  padding: 13px;
}
#latest_update .modal-header .close {
  margin-top: -13px;
  font-size: 39px;
  font-weight: 100;
  top: 6px;
  right: 3px;
}
#latest_update {
  text-align: center;
}
.update_posts .symple-scroll {
  display: none;
}
.simplebar-scrollbar {
  background: #b1b4b5 !important;
}
#latest_update .post_content p.desc {
  font-family: 'Merriweather', serif;
  margin: 15px 0;
  display: inline-block;
  width: 100%;
  font-size: 19px;
  line-height: 1.4;
  color: #00a4cf;
  position: relative;
}
#latest_update .post_content p.desc:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 15px;
  height: 2px;
  background-color: #e5a923;
}
.symple-scroll {
  height: 170px;
  position: relative;
}
.symple-scroll:after {
  position: absolute;
  bottom: 0px;
  content: '';
  height: 45px;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+57,ffffff+57,ffffff+100&amp;0.02+57,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.02) 57%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.02) 57%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.02) 57%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05ffffff', endColorstr='#ffffff', GradientType=0);
}
.symple-scroll p {
  padding: 0px 10px;
  text-align: justify;
}
#latest_update .modal-body {
  padding: 30px 30px;
}
#latest_update .post_img {
  width: 350px;
  margin: 0 auto;
}
#latest_update .post_img img {
  width: 100%;
}
#latest_update .post_content {
  margin-bottom: 10px;
}
#latest_update .post_content div.readmore {
  display: none;
}
#latest_update .post_content label {
  display: block;
  font-size: 13px;
  color: #afafaf;
  text-transform: uppercase;
  margin-bottom: 20px;
  cursor: auto;
  line-height: 1;
  font-weight: 400;
}
.endor-item .icon-arrow2:before {
  content: "\e98c" !important;
}
.prayer-test-content .select-main {
  border: none;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
.contact-content .main-form .col-sm-6 label.error {
  padding-left: 10px !important;
}
.contact-content .main-form .col-sm-6:nth-of-type(even) label.error {
  padding-left: 0px !important;
  left: 0px !important;
}
.radio-prgms .prgm-col.listen-live {
  pointer-events: inherit;
  display: table;
}
.radio-prgms .prgm-col.listen-live .listen_live {
  height: 108px;
  width: 108px;
  background-color: rgba(229, 169, 35, 0.4);
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}
.radio-prgms .prgm-col.listen-live .radar-on {
  display: table-cell !important;
  vertical-align: middle !important;
  padding-top: 20px;
}
.radio-prgms .prgm-col.listen-live .radar-on:hover .border-circle h2 {
  color: #000 !important;
}
.radio-prgms .prgm-col.listen-live .radar-on .listen_live {
  display: block !important;
  padding-top: 0px !important;
}
.radio-prgms .prgm-col.listen-live .radar-on .listen_live span.icon-watch {
  position: relative;
  top: inherit;
  left: inherit;
}
.radio-prgms .prgm-col.listen-live .radar-on .border-circle {
  display: block !important;
  text-align: center;
  widtgh: 100%;
  padding-top: 0px !important;
  margin-top: 8px;
}
.radio-prgms .prgm-col.listen-live .radar-on .border-circle h2 {
  height: 60px;
  padding: 28px 0px 0px;
  text-align: text-bottom;
  font-size: 22px;
  display: none;
}
.radio-prgms .prgm-col.listen-live .radar-on .border-circle .play-animated {
  height: 60px !important;
}
.radio-prgms .prgm-col.listen-live .radar-on .border-circle .play-animated img {
  position: relative;
  top: -17px;
}
.radio-stop h2 {
  display: block !important;
}
.radio-stop .play-animated {
  display: none;
}
.radar-on video {
  display: none;
}
.circ-path {
  width: 68px;
  height: 68px;
  background-color: rgba(229, 169, 35, 0.7);
  border-radius: 50%;
  // position: absolute;
  // top: 50%;
  // transform: translate(-50%, -50%);
  // left: 50%;
}
.circ-path span:before {
  color: #fff !important;
}
.circ-path span.path1 {
  font-size: 69px !important;
}
.circ-path.icon-loading span {
  display: block;
  width: 68px;
  height: 68px;
}
.circ-path.icon-loading span:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 38px;
  transform: translate(50%, -50%);
}
.endrose-menu {
  margin-bottom: 75px;
}
.endrose-menu ul li {
  box-shadow: none;
  display: inline-block;
  border: 1px solid #06a6d0;
  background: #ffffff !important;
  line-height: 36px;
  border-radius: 36px;
  margin-right: 10px;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  text-transform: capitalize;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.endrose-menu ul li a {
  padding: 10px 26px;
  border-radius: 30px;
}
.loader-cover2 {
  position: absolute;
  width: 100%;
  height: 116%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #ffffff;
  opacity: 0;
  z-index: 0;
}
.loader-green {
  width: 35px;
  height: 38px;
  margin: 0 auto;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-30%, -50%);
}
/*.endorse-content .people_section .keytab-container .mix{display: none;}*/
.ender .tab-content {
  padding-right: 0px !important;
  width: 100% !important;
  border-right: 0px!important;
}
.endrose-menu ul li.active a {
  color: #00a4cf !important;
  text-decoration: underline;
}
.endorse-content .people_section .keytab-container .mix {
  position: relative;
}
.new11 {
  padding: 0;
}


/***** Press release ****/
.press-container{padding-top:90px; padding-bottom: 70px;}
.press-contain .col-sm-3{
    float:right; padding:0px 0px;
}
.press-contain .col-sm-9{padding:0px 76px 0px 0px; border-right:1px solid #e9e9e9;}
.press-box article .readmore{ cursor: pointer; color:#555555; margin-top: 20px; position: absolute; bottom:-13px;    padding-bottom: 16px;}
.press-box article .readmore i:before{color:#555555;transition: all linear 0.2s;}
.press-box article .readmore:hover span,.press-box article .readmore:hover i:before{color:#56bdda !important;}
.press-box article{padding:24px 0px 18px;border-bottom: 1px solid #e9e9e9; }
.press-box article &gt; div{position: relative;}
.press-box article .readmore span{color:#555555;width:78px; margin:0px; font-family: 'Raleway'; font-weight: 500; letter-spacing: normal; transition: all linear 0.2s;}
.press-box article h3{font-size: 24px; line-height: 35px; font-family: 'Montserrat-Regular', sans-serif; font-weight: 500; margin-bottom: 20px;}
.press-box article label{color:#808080; font-size: 14px; font-family: 'Montserrat-Light', sans-serif; font-weight: 300;margin-bottom: 22px; }
.press-box article label span{text-transform: uppercase; font-size: 12px;}
.get_month{
    background-color: #56bdda; border:none !important; color:#fff !important; cursor:default;    padding: 0 18px;line-height: 39px;
}
.get_month:hover{background-color: #56bdda; opacity: 1;}
.press-box article .accordion-toggle{padding-bottom: 28px;}
.press-box article .accordion-toggle.active{padding-bottom: 0px;}
.press-box article .accordion-toggle.active h3{color:#00a4cf;}
.press-box article .accordion-toggle.active p,.press-box article .accordion-toggle.active .readmore{display: none;}
.press-box article .accordion-content ul{
  padding: 5px 0px 22px 25px;
}
.press-box article .accordion-content ul li{position: relative;     font-family: 'Merriweather', serif;
    font-size: 14px;
    line-height: 2.2;
    letter-spacing: 0;}
.press-box article .accordion-content ul li:before, .press-box article .accordion-content ul li:after{content:''; position:absolute; top:13px; left:-15px; width:5px; height:5px;background-color: #56bdda; transform: rotate(45deg);}
.press-box article .accordion-content ul li:after{transform: rotate(180deg);}
.press-box article .accordion-content ul li p{padding-bottom: 0px;}
.press-box article .accordion-content a{color:#56bdda; text-decoration: underline;}
.press-box article .accordion-content p{padding-bottom: 22px;}

.press-box article .share-media{text-align: right;}
.press-box article .share-media a{text-decoration: none;padding:10px; position: relative;}
.press-box article .share-media a i{color:#737272;transition: all 0.3s linear;}
.press-box article .share-media a:hover i{color:#56bdda}
.press-box article .share-media a:after{content:''; position: absolute; top:7px; right:0px; width:1px; height:22px; background-color: #b7b7b7;}
.press-box article .share-media a:last-child:after{display: none;}
.blog-list-archive{padding-left: 60px;}

.blog-list-archive h5{position: relative; font-size: 18px; letter-spacing: 0.025em; line-height: 30px;  color:#000; padding-bottom: 10px; margin-bottom: 25px;}
.blog-list-archive h5:after{ position: absolute;
    content: "";
    width: 25px;
    height: 2px;
    bottom: -1px;
    left: 0;
    background: #56bdda;}
.blog-list-archive ul{padding:0px 0px;}
.blog-list-archive ul li{position: relative;}
.blog-list-archive ul li:after{content: "";
    position: absolute;
    height: 10px;
    width: 10px;
    border-left: 1px solid #a4a2a2;
    border-top: 1px solid #a4a2a2;
    top: 24px;
    right: 3px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    cursor: pointer;transition: all 0.3s linear; }

.blog-list-archive ul li.selected:after{top:20px;border-color:#00a4cf;-webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);}
.blog-list-archive ul li &gt; a{
padding: 16px 0px; border-bottom:1px solid #a6a6a6;
}
.blog-list-archive ul li a{font-size: 17.5px; font-family: Merriweather, serif; font-weight: 300; display: block; color:#000000;}

.blog-list-archive ul.archive-sub-menu li a{font-size: 15px;font-family: Merriweather, serif; font-weight: 400;color:#565656;padding: 16px 0px; border-bottom:none; position: relative; transition: all 0.3s linear;}

.blog-list-archive ul.archive-sub-menu li{border-bottom:1px solid #e9e9e9;}
.blog-list-archive ul.archive-sub-menu li:after{display: none;}
.blog-list-archive ul.archive-sub-menu li a:hover:after{
    width:100%;
}
.blog-list-archive ul.archive-sub-menu li a:hover {color:#00a4cf;}
.blog-list-archive ul.archive-sub-menu li a:after{content:''; position: absolute; bottom:-1px; left:0px; width:0; height:1px; background-color: #56bdda; transition: all 0.3s linear;}
.easy-wp-page-nav .current{background: #00a4cf !important;}
.easy-wp-page-navigation li a, .easy-wp-page-navigation li span{border:none !important;    width: 25px !important;
    height: 25px !important;    font-size: 13px; font-weight: 500 !important;}
.easy-wp-page-navigation li a.page-numbers{color:#00a4cf !important;}
.easy-wp-page-navigation.style-circle a.next{width:auto !important; color:#00a4cf !important;}
.easy-wp-page-navigation a.page-numbers:hover, .easy-wp-page-navigation span.current{background: #00a4cf !important; color:#fff !important;}
.easy-wp-page-navigation .dots{color:#00a4cf !important;}

.sh-live{width:100%; height:100%;}
.col3-aus .sh-live{display: none;}
.program-details span{text-transform: uppercase;}

.malay2 .shv-live{display: block !important;}

.malay4 .shv-live{display: none !important;}

.search-content .readmore .icon-arrow2:before{color:#00a4cf !important;}

.find-what{    font-size: 16px;
    line-height: 3;}

.enquire-all{    padding-top: 15px;}

.enquire-all h6{font-size: 18px;}
.gallery .date{text-transform: uppercase;}

.enquire-all p{    line-height: 3.8;}

.enquire-all a{    margin-top: 0px !important; color:#56bdda !important;}

.search-content a{width:100%;}

header.smaller #search-frm #search-btn{height:60px;}

.cbp-popup-singlePageInline .cbp-popup-content span{display: block;}

.endorse-content.about-container .abt-tab-section{ padding-bottom: 75px;}

.upcoming-events .event-desc.twostep{min-height: 212px;}

.upcoming-events .event-desc.twostep .modal-button{margin-top: 43px;}

.upcoming-events .event-desc.threestep .web_btn{font-size: 13px; min-width: 125px; padding: 0 14px !important; line-height: 40px;}

.upcoming-events .event-desc.threestep a:nth-child(3){float:left;}

.upcoming-events .event-desc.threestep a:nth-child(4){float:right;}

.summit-bg{ padding-top: 85px;}

.summit-bg img{vertical-align: bottom; width:100%;}

.all-events-gallery .gallery{ background-repeat: no-repeat;  background-size: cover;}

.submenu ul li a{font-size: 13px;}

.summit-sec{background-color: #dddfec;}

.home_banner .web_btn.btn_bdr_blue, .home_banner .web_btn.btn_bdr_orange{border:0px !important;}

@media only screen and (min-width:1240px) and (max-width:1360px){
    .nav-menu .main-menu .submenu.about-sub .menu-col-45 li{padding-left: 5px;}
}

/*.summit-bg{background-image: url("img/summit.jpg"); width:100%; height:100vh; background-repeat: no-repeat; background-size: cover;}*/





/*-------------Edited by devansh-------------*/
.upcoming-events.summit .keytab-container .mdd {
    height: auto !important;
}
span.play-animated-pause{
  width: 100%;
  height: 1px;
  content: "";
  display: inline-block;
  background-color: #511a5c;
  margin: 40px 0px 0 20px;
}

span.play-animated-pause.terminate{
  display: none;
}
.circ-path span.path1 {
  font-size: 50px !important;
}
.audio-player .play-button .audio-desc{
  padding-left: 30px;
}
.play-button.prgm-col.listen-live{
  border-right: 1px solid;
}
.play-button.prgm-col.listen-live .circ-path{
  background-color: transparent;
}
footer .container.links_contain .col-sm-3:nth-child(5){
  width: 20%;
}
footer .container.links_contain .col-sm-3:nth-child(6){
  width: 30%;
}
footer .container .col-sm-3 .app_contain &gt; div a {
    margin-left: 25px !important;
}
/*-------Radio page responnsive: Devansh-------*/

/* .header.smaller #search-frm{display: none;} */

.television-content .vid-sec .owl-stage-outer{
  height:200px;
  overflow: hidden;
}
@media(max-width:991px){
  .shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc .web_btn {
    width: 38% !important;
    margin: 11px auto !important;
}
  a.shalom-summit-upcoming-events {
      width: 100% !important;
  }
  .shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc {
    padding-left: 0px !important;
    padding-right: 0 !important;
    width: 100% !important;
  }
  .shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc h3 {
     text-align: center !important;
  }
  .shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc strong {
      text-align: center;
  }
  .shalom-summit a.modal-button.san-antonio-retreat {
    text-align: center;
  }

    .price-content .price-text-contain .price-per.mul-per &gt; div:last-of-type{height:auto !important;}
/*.shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc {
    padding: 8px !important;
}*/
    .regional-section.ct-cad .col-sm-3{width:32% !important; margin-right: 0px !important; padding-right: 15px !important;}
    .regional-section.ct-cad .col-sm-3:nth-of-type(3n+1){clear:both !important;}
}

@media (max-width:1200px){
  a.shalom-summit-upcoming-events {
      width: 50% ;
  }
  .upcoming-events.shalom-summit .event-desc.clearfix.threestep a:nth-child(4) {
    width: 57%;
}
.upcoming-events.shalom-summit .event-desc.clearfix.threestep a:nth-child(3), .upcoming-events.shalom-summit .event-desc.clearfix.threestep a:nth-child(5) {
    width: 57%;
}

.subscribe-section .footer_subscribe .form_contain form {
    margin: 0px 5px !important;
    padding-top: 0px !important;
    width: calc(100% - 324px) !important;
}
.subscribe-section .footer_subscribe .form_contain form .mc4wp-form-fields {
    width: 100%;
    display: inline-block;
    float: right;
}
  .audio-player .play-button .audio-desc {
    padding-left: 15px;
  }
  .play-button.prgm-col.listen-live{
    width: 155px;
  }
  .prgm-col.listen-live.col-xs-10{
    width: calc(100% - 170px);
  }
}



@media only screen and (max-width: 767px){



    .price-content .price-text-contain .price-per.mul-per &gt; div {
        width: 44.2% !important;
    }

    .price-content .price-text-contain .price-per.mul-per p.accommodation-register{padding-bottom: 20px;clear: both;}
  .shalom-retreat-content .upcoming-events .keytab-container .mix .event-desc .web_btn {
    margin: 10px 0 10px;
    margin: 9px auto;
    text-align: center !important;
    width: 100%;
}
  .shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc {
    padding-left: 0px !important;
    margin-top: 15px !important;
  }
  .upcoming-events.shalom-summit .event-desc.clearfix.threestep a:nth-child(3) {
    width: 74% !important;
}
.shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc {
    padding: 0 !important;
}
.shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc strong {
     font-size: 14px;
}
.shalom-summit a.modal-button.san-antonio-retreat {
    margin-top: 67px !important;
}
.shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc h3 {
        font-size: 18px !important;
}
 .upcoming-events.shalom-summit .event-desc.clearfix.threestep a:nth-child(4) {
    width: 74% !important;
}
  .subscribe-section .footer_subscribe .form_contain form {
    margin: 0px 5px !important;
    padding-top: 0px !important;
    width: 93% !important;
  }
  .subscribe-section .footer_subscribe .form_contain form input[type="submit"] {
        margin-left: 0 !important;
  }
  .subscribe-section .footer_subscribe .form_contain &gt; div p {
    display: block !important;
  }
  .subscribe-section .footer_subscribe .form_contain &gt; div {
    width: 100% !important;
    text-align: center !important;
    /* float: left; */
}
.subscribe-section .footer_subscribe .form_contain p {
    padding-bottom: 20px !important;
}
.subscribe-section .footer_subscribe .form_contain form {
    margin: 0 auto !important;
    width: calc(100% - 434px);
    float: none !important;
    margin-top: 20px !important;
}
  .radio-banner {
    height: 550px !important;
  }
  .radio-banner .audio-player .container{
    display: block;
  }
    .regional-section.ct-cad.mbd .col-sm-3:nth-child(1){margin-top: 35px !important;}
    .regional-section.ct-cad.mbd .col-sm-3:nth-child(2n+1){clear:both !important;}
  .regional-section.ct-cad .col-sm-3{width:49% !important; margin-right: 0px !important;}
    .price-content .price-text-contain .price-per.mul-per &gt; div:last-of-type{height:auto !important;}

    .modal-body .event-details-content .event-detail-menu ul li{display:block !important;}
}


@media only screen and (max-width: 640px){
  .shalom-retreat-content .upcoming-events .keytab-container .mix .event-desc .web_btn {
    margin: 10px 0 10px;
    margin: 9px auto;
    text-align: center !important;
    width: 46% !important;
  }
  .shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc .web_btn {
    float: none;
}
  .upcoming-events.shalom-summit .event-desc.clearfix.threestep a:nth-child(4) {
    width: 45% !important;
     display: inline-block;
}
.shalom-summit a.modal-button.san-antonio-retreat {
    margin-top: 67px !important;
    text-align: center;
}
.shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc strong {
    font-size: 14px;
    text-align: center;
}
.shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc h3 {
    font-size: 18px !important;
    text-align: center !important;
}
.upcoming-events.shalom-summit .event-desc.clearfix.threestep a:nth-child(3) {
    width: 45% !important;
    display: inline-block;
}
  .subscribe-section .footer_subscribe .form_contain form .mc4wp-form-fields p:nth-child(2) {
      width: 40% !important;
}
.subscribe-section .footer_subscribe .form_contain form .mc4wp-form-fields {
    width: 100%;
    text-align: center !important;
}
.subscribe-section .footer_subscribe .form_contain form .mc4wp-form-fields p:nth-child(1) {
    width: 100% !important;
  }
  .col-sm-12.video-text.no-video p {
    padding: 0 24px !important;
}
.upcoming-events.shalom-summit .event-desc.twostep .modal-button {
    text-align: center;
    margin-top: 89px;
}
.shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc {
    padding-left: 0 !important;
}
a.shalom-summit-upcoming-events {
    width: 100% !important;
    max-height: 185px;
    float: left;
    overflow: hidden;
}
 /* .upcoming-events.shalom-summit div#grid-container {
    height: 356px !important;
}*/
.shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc {
    width: 100% !important;
  }
.shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc {
    width: 100% !important;
  }
  .radio-content .tab-content &gt; div:first-of-type .radio-app .container &gt; div:last-of-type {
    margin: 45px auto !important;
    text-align: center !important;
  }
  .radio-content .tab-content &gt; div:first-of-type .radio-app h4{
    text-align: center;
  }
  .radio-content .tab-content &gt; div:first-of-type .radio-app h4:after {
    position: absolute;
    content: "";
    width: 25px;
    height: 2px;
    bottom: 0;
    left: 48%;
    background: #56bdda;
  }
  .radio-content .tab-content &gt; div:first-of-type .radio-app a.web_btn {
    margin: 20px auto 0;
  }
    .regional-section.ct-cad .col-sm-3{width:50% !important; margin-right: 0px !important;}
    .regional-section.ct-cad.mbd .col-sm-3:nth-child(2n+1){clear:both !important;}

    .price-content .price-text-contain .price-per.mul-per &gt; div {
        width: 44.2% !important;
    }
    .price-content .price-text-contain .price-per.mul-per &gt; div:last-of-type{height:auto !important;}
    .price-content .price-text-contain .price-per.mul-per p.accommodation-register{padding-bottom: 20px;clear: both;}

    .modal-body .event-details-content .event-detail-menu ul li{display:block !important;}
}
@media (max-width: 480px){
  .shalom-retreat-content .upcoming-events.shalom-summit .keytab-container .mix .event-desc .web_btn {
    width: 46% !important;
  }

  .radio-content .tab-content &gt; div:first-of-type .radio-app .container &gt; div:last-of-type {
    margin: 45px auto !important;
    text-align: center !important;
  }
  .radio-content .tab-content &gt; div:first-of-type .radio-app h4{
    text-align: center;
  }
  .radio-content .tab-content &gt; div:first-of-type .radio-app h4:after {
    position: absolute;
    content: "";
    width: 25px;
    height: 2px;
    bottom: 0;
    left: 48%;
    background: #56bdda;
  }
  .radio-content .tab-content &gt; div:first-of-type .radio-app a.web_btn {
    margin: 20px auto 0;
  }
  .listen-wind{
    width: 265px;
  }
  .listen-wind span{
    font-size: 14px;
    line-height: 3.1;
  }
  .radio-banner .listen-wind i {
    top: 8px;
    left: 20px;
  }
  span.play-animated-pause,
  .play-animated{
    margin-left: 0px;
  }
  .prgm-col.listen-live.col-xs-10 {
    width: calc(100% - 155px);
    padding: 0 0 0 15px;
  }

    .regional-section.ct-cad .col-sm-3{width:100% !important; margin-right: 0px !important;}
    .regional-section.ct-cad .col-sm-3:nth-child(n+1){clear:both !important;}

    .price-content .price-text-contain .price-per.mul-per &gt; div {
        width: 44.2% !important;
    }
    .price-content .price-text-contain .price-per.mul-per &gt; div:last-of-type{height:auto !important;}
    .price-content .price-text-contain .price-per.mul-per p.accommodation-register{padding-bottom: 20px;clear: both;}
    .modal-body .event-details-content .event-detail-menu ul li{display:block !important;}
}
.subscribe-section .footer_subscribe .form_contain form {
    margin: 0 auto;
    display: block;
}
section.donate-content-texts h1 {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
    font-size: 28px;
    padding-bottom: 20px;
    font-weight: 500;
}
section.donate-content-texts p {
    text-align: center;
    width: 75%;
    display: table;
    margin: 0 auto;
}
section.donate-content-texts h1:after {
    position: absolute;
    content: "";
    width: 25px;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #56bdda;
}
.subscribe-section .footer_subscribe {
    background: #454545;
 }
 .subscribe-section .footer_subscribe .form_contain form input[type="submit"] {
        background: #56bdda;
  }
  .subscribe-section .footer_subscribe .form_contain form {
    margin: 0 auto;
    width: calc(100% - 434px);
    float: right;
}
.subscribe-section .footer_subscribe .form_contain p::after {
    top: 68px;
  }
.subscribe-section .footer_subscribe .form_contain &gt; div {
    width: 301px;
    text-align: left;
    float: left;
}
section.subscribe-section {
    background: #454545;
    padding: 36px 0px;
}
.subscribe-section .footer_subscribe .form_contain p::after {
    width: 41px;
    text-align: left;
    top: 75px;
    margin: 0;
    background: #fff;
    position: absolute;
}
.col-sm-12.video-text.no-video {
    padding-left: 0;
    text-align: center;
}
.shalom-retreat-content .event-video .video-text.no-video label {
    padding-right: 0px;
}

.price-content .price-text-contain .price-per.mul-per &gt; div{width:23%;}


.detail-modal{
    display: block !important;
    opacity: 1 !important;
    height: 0 !important;
    overflow: hidden;
}
.detail-modal.in{
    height: auto !important;
}
.class-for-modal{
    position:relative !important;
}
a.modal-class-cntnt{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    right:0;
}

/* Custom Style added By sachin for Shalom Sms page */
/* .testimonial-counter-banner&gt; div {
  padding-bottom: 140px;
} */

.testimonial-counter-banner .banner-top h2 {
  font-family: "Montserrat";
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0;
}

.testimonial-wrapper {
  background-color: #FFFBF7;
}

.sms-testimonial-title h2 {
  position: relative;
  font-size: 28px;
  padding-bottom: 20px;
  font-weight: 500;
}

.sms-testimonial-title h2:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  bottom: 0;
  left: 49%;
  background: #56bdda;
}

.sms-testimonial-container {
  display: flex;
  flex-direction: row;
  background-color: #FFFFFF;
  border-radius: 5px;
}

.sms-testimonial-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.section-navigation {
  background-color: #fff3d8;
  padding-top: 70px;
}

.section-navigation-sticky {
  position: fixed;
  top: 60px;
  width: 100%;
  z-index: 999;
  padding-top: 10px;
  padding-bottom: 0;
}

.section-nav-ul li a {
  padding: 6px 25px;
  font-family: 'OpenSans', sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: normal;
  text-align: left;
  color: #2c2c2c;
  border-radius: 5px;
  -webkit-transition: color .2s ease-out, background .3s ease-in;
  transition: color .2s ease-out, background .3s ease-in;
}

.section-nav-ul li a:hover,
.section-nav-ul li a:focus,
.section-nav-ul li a:active {
  border-radius: 5px;
  background-color: #1f0d77;
  font-family: 'OpenSans', sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff !important;
}

.section-nav-active {
  border-radius: 5px;
  background-color: #1f0d77;
  font-family: 'OpenSans', sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff !important;
}

.section-nav-ul {
  padding-bottom: 83px;
}

.section-venue {
  background-color: #fff3d8;
  padding-bottom: 100px;
  background-image: url('img/sms/Group168.png');
  background-repeat: no-repeat;
  background-position: center;
  background-origin: inherit;
  background-position-y: 85px;
  background-position-x: 48%;
  background-size: auto;
}

.venue-title, .faq-title, .promo-title {
  font-family: 'OpenSans', sans-serif;
  font-size: 30px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.37;
  letter-spacing: normal;
  color: #2c2c2c;
  position: relative;
}

.speaker-title {
  font-family: 'OpenSans', sans-serif;
  font-size: 30px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.37;
  letter-spacing: normal;
  color: #2c2c2c;
  position: relative;
}

.register-title {
  font-family: 'OpenSans', sans-serif;
  font-size: 30px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.37;
  letter-spacing: normal;
  color: #2c2c2c;
  position: relative;
}

.speaker-list {
  padding-top: 90px;
}

.venue-title:after, .speaker-title:after, .register-title:after, .faq-title:after, .promo-title:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 2px;
  bottom: -14.5px;
  left: 49%;
  background: #ffc400;
}

.venue-desp {
  padding-top: 36px;
  padding-bottom: 50px;
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 1px;
  text-align: center;
  color: #000000;
  max-width: 516px;
  margin: 0 auto;
}

.venue-details-wrapper {
  border-radius: 5px;
  box-shadow: 16px 21px 37px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  border: solid 1px #efefef;
  display: flex;
}


.venue-details-venue, .venue-details-datetime, .venue-details-contact {
  font-family: 'OpenSans', sans-serif;
  font-size: 20px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  color: #000000;
  position: relative;
  z-index: 9;
  padding-bottom: 33px;
  text-align: left;
}

.venue-details-wrapper&gt;div.col-md-4 {
  padding-top: 34px;
  padding-left: 60px;
  padding-bottom: 40px;
  border-right: solid 1px #EAEAEA;
}

.venue-details-wrapper&gt;div.col-md-4:last-child {
  border-right: none;
  position: relative;
}

.venue-details-venue::after {
  content: "";
  width: 50px;
  height: 45px;
  background-image: url('img/sms/Group156.svg');
  left: -10px;
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -5;
  top: -10px;
}


.venue-details-datetime::after {
  content: "";
  width: 50px;
  height: 45px;
  background-image: url('img/sms/Group155.svg');
  left: 45px;
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -5;
  top: -10px;
}

.venue-details-contact::after {
  content: "";
  width: 50px;
  height: 45px;
  background-image: url('img/sms/Group154.svg');
  left: 70px;
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -5;
  top: -10px;
}

.venue-address {
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  color: #5a5a5a;
  margin-bottom: 20px;
  padding-right: 42%;
  text-align: left;
}

.venue-time {
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  color: #5a5a5a;
  margin-bottom: 20px;
  text-align: left;
}

.btn-register, .btn-register:hover {
  border-radius: 5px;
  border: solid 1px #ff8d2c;
  background: #FFFFFF;
  font-family: 'OpenSans', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #ff8d2c;
  position: absolute;
  bottom: 40px;
  width: 145px;
  height: 44px;
}

.speaker-body {
  margin-bottom: 80px;
  /* height: 200px; */
  float: right;
}

a.morelink {
	text-decoration:none;
	outline: none;
}

.morecontent span {
	display: none;
}

/* .individual-speakers:nth-last-child(2):nth-child(odd) .speaker-body,
.individual-speakers:nth-last-child(1):nth-child(even) .speaker-body {
  margin-bottom: 0;
} */

.speaker-content {
  /* padding-top: 15px; */
  max-width: 368px;
}

.section-speaker {
  background-color: #fffbf7;
  /* padding-bottom: 100px; */
  padding-top: 100px;
  position: relative;
  z-index: 1;
}

.section-speaker .left-mask1 {
  position: absolute;
  left: 0;
  background-image: url('img/sms/speakers_left_mask1.png');
  background-repeat: no-repeat;
  width: 226px;
  height: 292px;
  z-index: -1;
  top: 35%;
}

.section-speaker .left-mask2 {
  position: absolute;
  left: 5%;
  background-color: #59b7c7;
  width: 46px;
  height: 11px;
  z-index: -1;
  top: 66%;
}

.section-speaker .right-mask1 {
  position: absolute;
  right: 5%;
  background-color: #9a0d4e;
  width: 46px;
  height: 11px;
  z-index: -1;
  top: 23%;
}

.section-speaker .right-mask2 {
  position: absolute;
  right: 0;
  background-image: url('img/sms/speakers_right_mask2.png');
  background-repeat: no-repeat;
  width: 253px;
  height: 328px;
  z-index: -1;
  top: 48%;
}

.individual-speakers:nth-child(even)  {
  padding-right: 0;
  float: right;
}

.individual-speakers:nth-child(odd)  {
  padding-left: 0;
  float: left;
}

.individual-speakers .speaker-body .media-left {
    padding-right: 31.4px;
}

.individual-speakers .speaker-body .media-left .media-object {
    max-width: 153px;
    height: auto;
}

.speaker-name {
  font-family: 'OpenSans', sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  text-align: left;
  color: #000000;
  text-transform: uppercase;
}

.speaker-bio {
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.93;
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
}

.speaker-know-more-div  {
  text-align: left;
}

.speaker-know-more {
  margin-right: 10px;
  vertical-align: middle;
}

.speaker-know-more {
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #ff8d2c;
  display: inline-block;
  cursor: pointer;
}

/* .speaker-know-more:after {
  color: #ff8d2c;
  transform: rotate(90deg);
  font-size: 8px;
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e916";
  vertical-align: middle;
  visibility: hidden;
  cursor: pointer;
} */

.speaker-know-more:hover:after {
  visibility: visible;
}

.social a {
  margin: 0 8px 0 0;
  width: 29.1px;
  height: 29.1px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 4px;
}

.social-fb a {
  background-color: transparent;
  color: #3a5897;
  border: 2px solid #3a5897;
  -webkit-transition: color .5s ease-out, background .5s ease-in;
  transition: color .5s ease-out, background .5s ease-in;
}

.social-fb a:hover {
  background-color: #3a5897;
  color: #FFFFFF;
  border: 2px solid #3a5897;
}

.social-twitter a {
  background-color: transparent;
  color: #59aaf0;
  border: 2px solid #59aaf0;
  -webkit-transition: color .5s ease-out, background .5s ease-in;
  transition: color .5s ease-out, background .5s ease-in;
}

.social-twitter a:hover {
  background-color: #59aaf0;
  color: #FFFFFF;
  border: 2px solid #59aaf0;
}

.section-register {
  padding-top: 100px;
  z-index: 1;
  position: relative;
  background: linear-gradient(to bottom, #ffe9cb 0%, #ffe9cb 400px, #fffbf7 400px, #fffbf7 100%);
}

.register-bg-mask {
  background-image: url('img/sms/register_bg.png');
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  position: relative;
  background-position: center;
}

.register-bg-mask .left-mask {
  position: absolute;
  left: -60px;
  background-image: url(img/sms/register_left_mask.png);
  background-repeat: no-repeat;
  z-index: -1;
  width: 250px;
  top: -180px;
  height: 400px;
  background-size: cover;
  background-position: right;
}

.register-bg-mask .right-mask {
  position: absolute;
  right: -1%;
  background-image: url('img/sms/register_right_mask.png');
  background-repeat: no-repeat;
  width: 195px;
  height: 280px;
  z-index: -1;
  top: 35%;
}


.register-bg-mask .container {
  z-index: 1;
}

.register-form-wrapper {
  margin-top: 74.4px;
  padding-top: 70px;
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 1px #eaeaea;
}

.register-subtitle {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  color: #000000;
}

.register-subtitle-help {
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  color: #3c3c3c;
}

#register-help-info {
  cursor: pointer;
  padding-right: 25px;
}

#register-help-info:after {
  content: url('img/sms/help.svg');
  position: absolute;
  right: 15px;
  top: 5px;
  width: 16.9px;
  height: 16.9px;
  cursor: pointer;
}

.register-help-info {
  width: 16.9px;
  height: 16.9px;
  border-radius: 16px;
  background-color: #d9d9d9;
  border: solid 1px #d1d1d1;
  display: inline-block;
  vertical-align: middle;
  object-fit: contain;
  color: #FFFFFF;
  text-align: center;
  position: relative;
}

.register-help-info:before {
  content: "!";
  position: absolute;
  top: -6px;
  left: 5px;
}

.register-hrline {
  margin-top: 19.6px;
  margin-bottom: 44px;
  border: solid 0.5px #ebebeb;
}

.register-label {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
}

input.register-input-tag {
  background-color: #f2f2f2 !important;
  border: solid 1px #f2f2f2 !important;
  height: 44px !important;
  border-radius: 5px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin-bottom: 20px;
}

input.register-input-tag:focus {
    outline: none !important;
    background-color: #FFFFFF !important;
    border: solid 1px #0a6fd5 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    text-align: left;
    color: #000000;
}

input.with-gender {
  position: relative;
  z-index: 1;
}

select.gender {
  position: absolute;
  right: 30px;
  top: 40px;
  z-index: 9;
  border: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  text-align: left;
  color: #000000;
  text-transform: capitalize;
  height: 42px;
  background-color: transparent !important;
  background-image:
     linear-gradient(45deg, transparent 50%, #000000 50%),
     linear-gradient(135deg, #000000 50%, transparent 50%),
     linear-gradient(to right, transparent, transparent);
  background-position: calc(100% - 10px) calc(20px + 0px), calc(100% - 5px) calc(20px + 0px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 40px;
}

.btn-downloads {
  width: 195.5px;
  height: 44px;
  border-radius: 5px;
  border: solid 1px #000000;
  background: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  float: right;
  margin-top: 30px;
  margin-bottom: 30px;
}

.btn-register-now, .btn-register-now:hover,
.btn-register-now.active.focus,
.btn-register-now.active:focus,
.btn-register-now.focus,
.btn-register-now:active.focus,
.btn-register-now:active:focus,
.btn-register-now:focus {
  width: 207.5px;
  height: 44px;
  border-radius: 5px;
  border: solid 1px #ff8d2c;
  background: transparent;
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: #ff8d2c;
  margin-top: 30px;
  margin-bottom: 30px;
}


table#download-forms {
  margin-bottom: 40px;
}

table#download-forms&gt;tbody&gt;tr&gt;td {
  border: none !important;
  padding-bottom: 30px;
}

.sino {
  font-family: Helvetica;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #c6c3c3;
  width: 3%;
}

.form-name {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.93;
  text-align: left;
  color: #000000;
}

.adult, .minor {
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  text-align: right;
  color: #434343;
}

.adult span, .minor span {
  transform: rotate(90deg);
  font-size: 10px;
  display: inline-block;
  width: 16.4px;
  height: 16.4px;
  background-color: transparent;
  border: solid 0.5px #000000;
  border-radius: 50%;
  text-align: center;
  padding-top: 1px;
  margin-right: 5px;
  cursor: pointer;
}

.adult a:hover, .minor a:hover {
  color: #ff8d2c;
}

.adult span:hover, .minor span:hover {
  background-color: #ff8d2c;
  color: #FFFFFF;
  border: solid 0.5px #ff8d2c;
}
.adult span i {
  color: #434343;
}
.adult span i::before, .minor span i::before {
  color: inherit;
}

.adult span i:hover::before, .minor span i:hover::before {
  color: #FFFFFF;
}

.section-faq {
  padding-top: 100px;
  padding-bottom: 60px;
  z-index: 1;
  position: relative;
  background: #fffbf7;
}

.faq-panel {
  padding-top: 74.4px;
  padding-right: 0;
  padding-left: 0;
}

.faq-panel .panel-group .panel{
  border: none !important;
  border: solid 1px #f2f2f2 !important;
  box-shadow: none;
  padding-left: 83px;
  padding-right: 5%;
}

.faq-panel .panel-heading {
  border-radius: 4px !important;
  background-color: #ffffff !important;
  border: none !important;
  padding-top: 30px;
  padding-bottom: 26px;
}

.faq-panel .panel-collapse .panel-body,
.faq-panel .panel-collapse .panel-body p {
  border-top: none !important;
  font-family: 'OpenSans', sans-serif !important;
  font-size: 14px !important;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  text-align: left;
  color: #505050;
  padding-top: 0 !important;
  padding-bottom: 30px;
}

.faq-panel .panel-collapse .panel-body ul,ol {
  list-style: inside;
  list-style-type: disc;
}

.faq-panel .panel-heading .panel-title a {
  /* font-family: Helvetica; */
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  text-align: left;
  color: #505050;
  position: relative;
}

.faq-panel .panel-heading .panel-title a[aria-expanded="false"]:before {
  content: url('img/sms/plus.svg');
  position: absolute;
  left: -60px;
  top: -10px;
  width: 39.1px;
  height: 39.1px;
  /* background-color: transparent;
  border: solid 2px #4392fd; */
  /* border-radius: 50%;
  font-family: Helvetica;
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 36px;
  text-align: center;
  color: #4392fd; */
}

.faq-panel .panel-heading .panel-title a[aria-expanded="true"]:before {
  content: url('img/sms/minus.svg');
  position: absolute;
  left: -60px;
  top: -8px;
  width: 39.1px;
  height: 39.1px;
  /* background-color: #4392fd;
  border: solid 2px #4392fd;
  border-radius: 50%;
  font-family: Helvetica;
  font-size: 50px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  text-align: center;
  color: #FFFFFF;
  vertical-align: middle;
  line-height: 0.6;
  text-indent: 2px; */
}

.faq-bg-mask {
  background-image: url('img/sms/faq_bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
  position: relative;
  background-position: center;
}

.faq-bg-mask .faq-left-mask1 {
  position: absolute;
  left: 5%;
  background-color: #e8e2e4;
  width: 34.3px;
  height: 11px;
  z-index: -1;
  top: 30%;
}

.faq-bg-mask .faq-left-mask2 {
  position: absolute;
  left: -20px;
  background-image: url('img/sms/faq_left_mask2.png');
  background-repeat: no-repeat;
  width: 178px;
  height: 337px;
  z-index: -1;
  bottom: -200px;
}

.section-press-release {
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
  position: relative;
  background-position: unset;
}

.press-release-content-bg {
  opacity: 0.92;
  background-color: #b23f50;
  height: 100%;
  padding-top: 127px;
  padding-left: 78.2px;
  padding-bottom: 125px;
}

.press-release-title {
  font-family: 'OpenSans', sans-serif;
  font-size: 30px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  position: relative;
}

.press-release-title:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #ffc400;
}

.press-release-date {
  margin-top: 55.5px;
  font-family: 'OpenSans', sans-serif;
  font-size: 20px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}

.press-release-heading {
  font-family: 'OpenSans', sans-serif;
  font-size: 29px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-top: 22px;
}

.press-release-desp {
  font-family: 'OpenSans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.94;
  letter-spacing: normal;
  color: #ffffff;
  margin: 29px 0 35px;
  height: 186px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-right: 20px;
}

.press-release-share-btn {
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.64;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  width: 135px;
  height: 36px;
  border-radius: 5px;
  border: solid 2px #ffffff;
  background: #b23f50;
}

.press-release-share-btn::after {
    content: "";
    background-image: url('img/sms/share_icon.svg');
    width: 13px;
    height: 14px;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
}

.press-release-content {
  max-width: 700px;
}

.section-promo {
  background-color: #fffbf7;
  padding-bottom: 100px;
  padding-top: 100px;
  position: relative;
  z-index: 2;
}

.section-promo video, .section-promo iframe, .section-promo img {
  position: relative;
  z-index: 9;
  margin-bottom: 100px;
  margin-top: 54.4px;
}

.section-promo .promo-play-btn {
  position: absolute;
  top: 38%;
  left: 47%;
  background-image: url('img/sms/play-button.svg');
  width: 87px;
  height: 87px;
  z-index: 10;
  background-repeat: no-repeat;
  cursor: pointer;
  background-size: contain;
  background-position: center;
}

.play-promo-video {
  cursor: pointer;
}

.bulletin-desp {
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.86;
  letter-spacing: normal;
  text-align: center;
  color: #6f6f6f;
  padding-left: 5%;
  margin-top: 61.4px;
}

.bulletin-desp a {
  text-decoration: underline;
}

.bulletin-desp a:hover {
  color: #1f0d77;
}
.at-resp-share-element .at-share-btn {
  background-color: #fff;
  border-radius: 58px  !important;
}

.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover {
  transform: none !important;
  background: #1f0d77 !important;
}
.share-icons-div .at-share-btn-elements span.at-icon-wrapper:hover, .share-icons-div .at-share-btn-elements span.at-icon-wrapper svg:hover {
  fill:  #fff !important;
  color: #fff !important;
}
.share-icons-div .at-share-btn-elements span.at-icon-wrapper, .share-icons-div .at-share-btn-elements span.at-icon-wrapper svg {
  fill:  #b2b2b2 !important;
  color: #b2b2b2 !important;
}

.section-promo .promo-right-mask2 {
  position: absolute;
  right: 150px;
  background-image: url('img/sms/promo_right_mask.png');
  background-repeat: no-repeat;
  width: 583.5px;
  height: 600px;
  z-index: -1;
  top: 100px;
  background-position: center;
  background-size: contain;
}

.section-promo .promo-right-mask1 {
  position: absolute;
  right: 10%;
  background-color: #e53881;
  width: 44px;
  height: 11px;
  z-index: -1;
  top: 10%;
}

.section-promo .promo-left-mask1 {
  position: absolute;
  left: 10%;
  background-color: #59b7c7;
  width: 39px;
  height: 11px;
  z-index: -1;
  top: 17%;
}

.section-promo .promo-left-mask2 {
  position: absolute;
  left: 5%;
  background-color: #c6e1d4;
  width: 25.6px;
  height: 11px;
  z-index: -1;
  top: 40%;
}

.section-promo .promo-left-mask3 {
  position: absolute;
  left: 0%;
  background-image: url('img/sms/promo_left_mask3.png');
  background-repeat: no-repeat;
  width: 217px;
  height: 276px;
  z-index: 3;
  bottom: -100px;
  background-size: contain;
}

.section-promo .bulletin-mask-bg {
  background-image: url('img/sms/bulletin_mask_bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
  position: relative;
  background-position: bottom;
}

.section-flyer {
  background-color: #fffbf7;
  padding-bottom: 100px;
  padding-top: 100px;
  position: relative;
  z-index: 1;
  background-image: url('img/sms/flyer_bg.png');
  background-size: contain;
  width: 100%;
  background-repeat: no-repeat;
}

.flyer-title {
  font-family: 'OpenSans', sans-serif;
  font-size: 30px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
  position: relative;
  margin-bottom: 71px;
}

.flyer-title:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 2px;
  bottom: 0;
  left: 49%;
  background: #FFFFFF;
}

.flyer-content-heading {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  color: #000000;
  padding-top: 18px;
  padding-bottom: 21px;
}

.flyer-right-mask {
  position: absolute;
  right: -1%;
  background-image: url('img/sms/flyer_right_mask.png');
  background-repeat: no-repeat;
  width: 201px;
  height: 330px;
  z-index: -1;
  bottom: 5%;
}

.flyer-image-div {
  border: none !important;
  border-radius: 5px !important;
  box-shadow: 0 3px 46px 0 rgba(0, 0, 0, 0.07);
}

.flyer-image-div img {
  height: 319px;
}

.sms {
  top: 15%;
}

.sms.modal.fade.in .modal-content {
  border-radius: 6px !important;
}

.sms.modal.fade.in .close {
  left: unset !important;
}

.sms.modal.fade.in .modal-body {
  border-top: none !important;
  font-family: 'OpenSans', sans-serif !important;
  font-size: 14px !important;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  text-align: left;
  color: #505050;
}

.wpcf7-form-control-wrap.gender {
  position: absolute;
  top: 0;
  right: 0;
}

.promo-video-frame {
  overflow:hidden;
  padding-bottom:60.25%;
  position:relative;
  height:0;
  margin-top: 54.4px;
}

.promo-video-frame iframe {
  left:0;
  bottom:0;
  height:100%;
  width:100%;
  position:absolute;
}

.owlPostFlyer .owl-dots .owl-dot.active span {
  background: #464646;
}

.owlPostFlyer .owl-dots .owl-dot span {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}

.owlPostFlyer .owl-dots {
  text-align: center;
}

.owlPostFlyer .owl-dots .owl-dot {
  margin-right: 5px;
  display: inline-block;
  padding: 0px 7px;
}

.register-tooltip {
  position: absolute;
  background-color: #ffe9cb;
  left: 0;
  top: 50px;
  z-index: 99;
  padding: 20px;
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  text-align: left;
  color: #505050;
  display: none;
}

.register-tooltip::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #ffe9cb;
  position: absolute;
  top: -15px;
  right: 0;
}

.share-icons-div .at-share-btn-elements span.at-label {
  display: none;
}

.share-icons-div {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden !important;
}

.share-icons-div .at-share-btn-elements span.at-icon-wrapper,
.share-icons-div .at-share-btn-elements span.at-icon-wrapper svg {
  width: 25px !important;
  height: 25px !important;
}

.share-icons-div button.press-release-share-btn,
.share-icons-div .share-content {
  display: inline-block;
}

.share-icons-div .share-content {
  position: absolute;
  top: 0;
  left: -200px;
  z-index: 1;
}

#load_more {
  padding: 20px;
  text-align: center;
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  color: #505050;
  position: relative;
  cursor: pointer;
}

#load_more:after {
  color: #505050;
  font-size: 8px;
  transform: rotate(180deg);
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e916";
  vertical-align: middle;
  cursor: pointer;
  margin-left: 5px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 2px solid #f00 !important;
}

div.wpcf7-response-output {
  margin: 0 0.5em 2em !important;
}

.sms-page-banner {
  height: 880px;
}

.sms-page-banner .banner-top {
  margin-bottom: 20px;
}

.section-navigation.section-navigation-sticky .section-nav-ul li a,
.section-navigation.section-navigation-sticky .section-nav-ul li a:hover {
  font-size: 18px;
  padding: 6px 20px;
}

/* Page share Icons style starts here */
.fixed-share-buttons{
    position: fixed;
    right: 30px;
    top:309px ;
    z-index: 999999;
}
.carousel-box .container{
    position: relative;
}
.fixed-share-buttons ul a li i {
    transition: all 0.3s ease-in-out
}

.fixed-share-buttons ul a li i {
    color: #b2b2b2;
}
.fixed-share-buttons ul li {
    margin-bottom: 9px;
    transition: all 0.3s ease-in-out;
    border: 1px solid transparent;
    border-radius: 58px;
    width: 43px;
    height: 43px;
    padding: 12px;
    background: #f8f8f8;
    background-image: -moz-linear-gradient( 90deg, rgb(215,215,215) 0%, rgb(255,255,255) 100%);
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
}
.fixed-share-buttons ul li:hover {
    background: #1f0d77;
    color: #fff;
}
.fixed-share-buttons ul a li:hover i{
    color: #fff;
}
/* Page share Icons style starts here */

.press-release-desp::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
  background: #fff;
  border-left: 9px solid #b23f50;
  border-right: 9px solid #b23f50;
  opacity: 0.5;
}

.press-release-desp::-webkit-scrollbar {
	width: 20px;
	background-color: transparent;
}

.press-release-desp::-webkit-scrollbar-thumb {
	/* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); */
	/* background-color: #555; */
  background: #fff;
  border-left: 8px solid #b23f50;
  border-right: 8px solid #b23f50;
  border-radius: 10px;
}

.nav-justified&gt;li {
  text-align: center;
}

.banner-video {
  width: 357.9px;
  height: 215.4px;
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.82));
  box-shadow: 0 3px 39px 0 rgba(0, 0, 0, 0.49);
  margin: 50px auto 0 auto;
  background-image: url("img/sms/banner-video.jpg");
  background-image: url(img/sms/banner-video.jpg);
  background-position: center;
  background-size: 200% 200%;
  background-repeat: no-repeat;
}

.banner-play-btn {
  font-family: 'OpenSans', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.5;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding-left: 46px;
  display: inline-block;
  position: relative;
  top: 90px;
  cursor: pointer;
}

.banner-play-btn:before {
  content: url('img/sms/play-button-banner.svg');
  position: absolute;
  left: 0;
  top: 0;
  width: 35.9px;
  height: 35.9px;
  cursor: pointer;
}

#banner-video-modal {
  top: 15% !important;
}

#banner-video-modal .close {
  color: #FFF;
  opacity: 1;
  top: -25px !important;
  right: 0 !important;
  left: unset !important;
  font-size: 30px;
}

#banner-video-modal .modal-body {
  padding: 0 !important
}

#banner-video-modal .modal-content {
  background-color: #000;
}

#banner-video-modal iframe {
  position: relative;
  z-index: 9;
  margin-bottom: 0;
  margin-top: 0;
}

.footer_subscribe .form_contain form {
  display:block !important;
  width: 100% !important;
}

.footer-subscribe-input {
  width: 350px;
  height: 44px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  display: inline-block !important;
}

.footer-subscribe-button {
  background: #333333;
  color: #FFFFFF;
  border-color: #333333;
  height: 44px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  margin-left: -5px;
}

.mc4wp-response p {
  line-height: 1.5 !important;
  font-size: 14px !important;
  font-family: 'Merriweather', serif !important;
  color: #ffffff;
  margin-top: 10px;
  text-align: center !important;
}

.mc4wp-response p:after {
  display: none !important;
}

.footer_subscribe .form_contain &gt; div {
  width: 100% !important;
}
.menu-section .nav-menu{
  display: flex;
  height: 85px;
  flex: 1;
}

.logo #hamburger,.logo .submenu{
  display: none;
}
.waffle{
	position:relative;
	display:flex;
  align-items: center;
	margin: 0 15px 0 0;
	cursor:pointer;
}
.waffle:hover:after{
	content:"";
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:50%;
}
.waffle .waffle-icon{
	width:47px;
	height:47px;
	/*border-radius:50%;
	background-color:#EFEFEF;*/
	display:flex;
	align-items:center;
	justify-content:center;	
}
.waffle .waffle-icon img{
	width:20px;
	color:#ADADAD;
	transition: all 0.4s ease-in-out;

}
.waffle:hover .waffle-icon img{
	transform:rotate(180deg);
}
.waffle .waffle-menu{
	position:absolute;
	top:105%;
	left:50%;
	min-width:290px;
	background-color:#fff;
	opacity: 0;
  -webkit-transition: transform  0.3s ease-in-out, opacity  0.3s ease-in-out;
  -o-transition: transform  0.3s ease-in-out, opacity  0.3s ease-in-out;
  transition: transform  0.3s ease-in-out, opacity  0.3s ease-in-out;
  -webkit-transform: translate(0, -10px);
  -ms-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px);
  pointer-events: none;
  border-radius: 4px;
  overflow: hidden;
  min-width: 290px;
  padding: 20px 15px;
 box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}

.waffle:hover .waffle-menu{
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  pointer-events: all;
  border-radius:6px;
}
.waffle:hover:before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
  margin: auto;
  width: 290px;
  height: 34px;
  z-index: 1;
  cursor: pointer;
}
.waffle:hover:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 35px;
    height: 125%;
    z-index: 1;
    cursor: pointer;
}
.waffle .waffle-menu .logo_grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
	margin:0;
}
.waffle .waffle-menu .logo_grid .logo_list {
  flex: 0 0 33.33%;
  padding: 0;
  position: relative;
  background-color: #fff;
  border-radius: 0;
  transition: background-color 0.4s ease-in-out,border-radius 0.4s ease-in-out ;
  overflow: hidden;
  text-align: center;
  min-height:115px;
}
.waffle .waffle-menu .logo_grid .logo_list a{
  display:block;
  padding: 10px;
}
.waffle .waffle-menu .logo_grid .logo_list:hover, .waffle .waffle-menu .logo_grid .logo_list:hover a {
  border-radius: 6px;
  background-color: #efefef;
}

.waffle .waffle-menu  .logo_grid .logo_list .logo_box {
  font-size: 12px !important;
  color: #000 !important;
  font-weight: normal;
  text-align: center;
  min-height: 95px;
}
.waffle .waffle-menu  .logo_grid .logo_list .logo_box figure {
  margin: 0 auto 20px;
}
.waffle .waffle-menu  .logo_grid .logo_list .logo_box figure img {
  max-width: 100%;
  display: block;
  margin: auto;
  max-height:48px;
  transition: none !important;
}
.waffle .waffle-menu  .logo_grid .logo_list .logo_box h5 {
 font-family: 'Poppins', sans-serif;
  font-size: 12px !important;
  color: #000 !important;
  line-height: 13px;
  font-weight: normal;
  max-width: 46px;
  width: 100%;
  margin: auto;
  transition: color 0.4s ease-in-out;
}

/* sms page Responsive desgin starts here edited by sachin */
@media only screen and (max-width: 1280px) {
    .section-promo .promo-left-mask3 {
      width: 180px;
      height: 200px;
    }

    .section-promo .promo-right-mask2 {
      right: -80px;
      width: 500px;
      height: 400px;
    }
}

@media only screen and (max-width: 1024px) {
  .section-navigation-sticky {
    top: 61px;
    z-index: 999;
  }

  .footer-subscribe-input {
    width: calc(50% - 50px);
  }
}

@media only screen and (max-width: 1199px) {
  .section-nav-ul {
    overflow-x: scroll;
    overflow-y: hidden;
    padding-top: 6px;
    padding-bottom: 30px;
  }

  .section-navigation {
    padding-top: 30px;
  }

  .section-navigation.section-navigation-sticky {
    padding-top: 4px;
  }
  .section-navigation.section-navigation-sticky .section-nav-ul {
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .section-navigation-sticky .section-navigation {
    padding-top: 10px;
  }
}

@media only screen and (max-width: 991px) {
  .fixed-share-buttons{
    display: none;
  }

  .venue-details-wrapper&gt;div.col-md-4 {
    padding-left: 30px;
  }

  .venue-address {
    padding-right: 0;
  }

  .section-venue {
    background-position: bottom;
    background-size: contain;
    padding-bottom: 60px;
  }

  .section-speaker {
    padding-top: 60px;
  }

  .individual-speakers {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .speaker-body {
    height: auto;
    float: unset;
    display: inline-block;
    margin-bottom: 60px;
  }

  .section-speaker .left-mask1 {
    width: 150px;
    height: 200px;
    background-size: contain;
  }

  .section-speaker .right-mask2 {
    width: 180px;
    height: 260px;
    top: 50%;
    background-position: center;
    background-size: contain;
  }

  .section-register {
    padding-top: 60px;
  }

  .register-bg-mask .left-mask {
    background-position: center;
    background-size: contain;
    left: -20%;
    width: 280px;
    height: 240px;
    top: -8%;
  }

  .register-bg-mask .right-mask {
    width: 130px;
    height: 190px;
    top: 28%;
    right: -3%;
    background-position: center;
    background-size: contain;
  }

  .register-bg-mask {
    background-position: top;
    background-repeat: unset;
  }

  .faq-bg-mask .faq-left-mask2 {
    background-size: contain;
    width: 250px;
    height: 280px;
  }

  .section-flyer {
    background-size: 180% 70%;
    padding-bottom: 60px;
    padding-top: 60px;
  }

  .flyer-right-mask {
    top: 390px;
    right: -10px;
    background-size: contain;
    width: 150px;
    height: 280px;
    bottom: auto;
  }

  .section-promo .promo-right-mask2 {
    right: 0;
    width: 400px;
    height: 250px;
  }

  .section-promo {
    padding-bottom: 60px;
    padding-top: 60px;
  }

  .individual-speakers:nth-child(even)  {
    padding-right: 0;
    float: unset;
  }

  .individual-speakers:nth-child(odd)  {
    padding-left: 0;
    float: unset;
  }

  .speaker-list {
    padding-top: 70px;
  }

  .press-release-content-bg {
    padding-bottom: 100px;
    padding-top: 60px;
  }

  .section-faq {
    padding-top: 60px;
  }

  #banner-video-modal {
    margin: 15px;
  }

  #banner-video-modal .modal-dialog {
    margin-top: 20px;
  }

  .footer-subscribe-input {
    width: calc(70% - 50px);
  }
}

@media only screen and (max-width:767px) {
  .venue-details-wrapper {
    display: block;
  }

  .venue-details-wrapper&gt;div.col-md-4 {
    border-right: none;
    padding-left: 0;
    text-align: center;
  }

  .btn-register {
    position: unset;
  }

  .venue-details-venue, .venue-details-datetime, .venue-details-contact, .venue-time, .venue-address {
    text-align: center;
  }

  .venue-address {
    padding-right: 0;
  }

  .venue-details-venue::after {
    left: 42%;
  }

  .venue-details-datetime::after {
    left: 46%;
  }

  .venue-details-contact::after {
    left: 52%;
  }

  .section-venue {
    background-position: center;
    background-size: cover;
    padding-bottom: 60px;
  }

  .section-speaker {
    padding-top: 60px;
  }

  .section-speaker .left-mask1 {
    top: 33%;
    left: -35px;
  }

  .section-speaker .right-mask2 {
    width: 100px;
    height: 150px;
    right: -10px;
  }

  .register-bg-mask .left-mask {
    top: -3%;
    left: -30%;
  }

  .btn-downloads {
    width: 100%;
    float: left;
    margin-bottom: 0;
  }

  .btn-register-now {
    width: 100%;
  }

  .table-responsive {
    border: none;
  }

  .faq-bg-mask .faq-left-mask2 {
    background-size: contain;
    width: 200px;
    height: 230px;
  }

  .section-nav-ul li {
    display: table-cell;
    width: 1%;
  }

  .section-promo .promo-play-btn {
    width: 70px;
    height: 70px;
  }

  .section-promo .promo-right-mask2 {
    right: -50px;
    width: 300px;
    height: 200px;
  }

  .press-release-content-bg {
    padding-left: 30px;
    padding-bottom: 60px;
  }

  .help-section {
    top: -84px;
    height: 0;
  }

  .register-hrline {
    margin-bottom: 20px;
  }

  .register-form-wrapper {
    margin-top: 50px;
  }

   .faq-panel {
     padding-top: 50px;
   }

   .section-faq {
     padding-bottom: 30px;
   }

  /* .section-flyer {
    background-size: auto;
  } */

  .section-promo video, .section-promo iframe, .section-promo img {
    margin-bottom: 60px;
  }

  .flyer-title {
    margin-bottom: 50px;
  }

  #banner-video-modal {
    margin: 15px;
  }

  #banner-video-modal .modal-dialog {
    margin-top: 20px;
  }

  #banner-video-modal .close {
    right: 15px !important;
  }
}

@media only screen and (max-width: 640px) {
  .footer_subscribe .form_contain &gt; div p {
    display: block !important;
  }

  .footer_subscribe .form_contain form.mc4wp-form {
    margin: 15px 15px !important;
    width: 100% !important;
  }

  .footer-subscribe-input {
    width: calc(70% - 50px);
  }
}

@media only screen and (max-width: 480px) {
  .venue-details-wrapper {
    display: block;
  }

  .venue-details-wrapper&gt;div.col-md-4 {
    border-right: none;
    padding-left: 0;
    text-align: center;
  }

  .btn-register {
    position: unset;
  }

  .individual-speakers .speaker-body .media-left {
    padding-right: 0;
  }

  .venue-details-venue, .venue-details-datetime, .venue-details-contact, .venue-time, .venue-address {
    text-align: center;
  }

  .venue-address {
    padding-right: 0;
  }

  .venue-details-venue::after {
    left: 38%;
  }

  .venue-details-datetime::after {
    left: 44%;
  }

  .venue-details-contact::after {
    left: 53%;
  }

  .speaker-body .media-left {
    display: block;
    margin: 0 auto;
  }

  .speaker-body .media-object {
    display: block;
    margin: 0 auto;
  }

  .speaker-name {
    text-align: center;
  }

  .speaker-bio {
    text-align: center;
  }

  .speaker-know-more-div {
    text-align: center;
  }

  .register-bg-mask .left-mask {
    top: -3%;
    left: -188px;
  }

  .faq-panel .panel-heading .panel-title a[aria-expanded="false"]:before {
    left: -55px;
    width: 28px;
    height: 28px;
    font-size: 20px;
    top: 0;
    line-height: 26px;
  }

  .faq-panel .panel-heading .panel-title a[aria-expanded="true"]:before {
    left: -55px;
    width: 28px;
    height: 28px;
    font-size: 35px;
    top: 0;
    vertical-align: middle;
    line-height: 0.6;
    text-indent: 0px;
  }

  .faq-panel .panel-group .panel {
    padding-left: 60px;
  }

  .faq-bg-mask .faq-left-mask2{
    left: -26px;
    width: 100px;
    height: 200px;
    bottom: -190px;
    background-position: center;
    background-size: contain;
  }

  .press-release-content-bg {
    padding-right: 15px;
  }

  .section-promo .promo-left-mask3 {
    width: 100px;
    height: 120px;
    bottom: -65px;
  }

  .section-promo .promo-play-btn {
    width: 35px;
    height: 35px;
  }

  .promo-video-frame {
    padding-bottom: 100%;
  }

  .section-promo .promo-right-mask2 {
    right: -50px;
    width: 150px;
    height: 100px;
  }

  .venue-title:after, .speaker-title:after, .register-title:after, .faq-title:after, .promo-title:after {
    left: 45%;
  }

  .speaker-list {
    padding-top: 60px;
  }

  .banner-video {
    width: 100%;
  }

  #banner-video-modal {
    margin: 15px;
  }

  #banner-video-modal .modal-dialog {
    margin-top: 20px;
  }

  #banner-video-modal .close {
    right: 15px !important;
  }

}

@media only screen and (max-width: 400px) {
  .share-icons-div {
    overflow: visible !important;
  }
  .share-icons-div .share-content {
    top: 50px;
    left: -300px;
  }

  .footer_subscribe .form_contain p::after {
    top: 50px;
  }
}

@media only screen and (max-width: 320px) {
  .venue-details-venue::after {
    left: 30%;
  }

  .venue-details-datetime::after {
    left: 40%;
  }

  .venue-details-contact::after {
    left: 55%;
  }

  .register-bg-mask .left-mask {
    left: -60%;
  }

  .faq-panel .panel-heading .panel-title a[aria-expanded="false"]:before,
  .faq-panel .panel-heading .panel-title a[aria-expanded="true"]:before {
    left: -45px;
  }


  .faq-panel .panel-group .panel {
    padding-left: 45px;
  }

  .faq-panel .panel-heading {
    padding-left: 15px;
  }

}

.container.footer_copy p.copyright {
	  margin-bottom: 20px !important;
    font-size: 12px;
    color: #8f8f8f;
    letter-spacing: .05em;
    line-height: 1;

}


/* Styles for event default template Upcoming Events section*/
.shalom-retreat-content .upcoming-events .keytabs{
  display: block;
  float: none;
  text-align: right;
}

.shalom-retreat-content .upcoming-events .keytab-container .mix{
  margin-right: 0;
}

.visibility-hide {
  visibility: hidden !important;
  opacity: 0 !important;
}

@media (max-width: 1199px) {
  .shalom-retreat-content .upcoming-events .keytab-container .mix.shuf-item.sizer{
    width: 50% !important;
  }
}

@media (max-width: 559px) {
  .shalom-retreat-content .upcoming-events .keytab-container .mix.shuf-item.sizer{
    width: 100% !important;
  }
}

.cbp-animation-fadeOut {
  -webkit-animation: fadeOutTop-out .4s both ease-in-out;
  animation: fadeOutTop-out .4s both ease-in-out; }

.cbp-animation-fadeIn {
  -webkit-animation: fadeOutTop-in .4s both ease-in-out;
  animation: fadeOutTop-in .4s both ease-in-out; }

/* out */
/* @editable properties */
@-webkit-keyframes fadeOutTop-out {
  100% {
    -webkit-transform: translateY(-30px);
    opacity: 0; } }

@keyframes fadeOutTop-out {
  100% {
    transform: translateY(-30px);
    opacity: 0; } }

/* in */
/* @editable properties */
@-webkit-keyframes fadeOutTop-in {
  0% {
    -webkit-transform: translateY(-30px);
    opacity: 0; }

  60% {
    -webkit-transform: translateY(-30px);
    opacity: 0; } }

@keyframes fadeOutTop-in {
  0% {
    transform: translateY(-30px);
    opacity: 0; }

  60% {
    transform: translateY(-30px);
    opacity: 0; } }

   
</pre></body></html>