:root {
  --blue: #002546;
  --white: #ffffff;
  --black:  #0D0D0D;
}
img{
  max-width: 100%;
}
ul, h1, h2, h3, h4, h5, h6, p{
  margin: 0;
  padding: 0;
}
li{
  list-style: none;
}
a{
  text-decoration: none !important;
}
input:focus {
  border: 0;
  outline: none;
}
/* Header Css Start */
header#wrapper-navbar {
  position: fixed;
  width: 100%;
  z-index: 99;
  background: #fff;
  /* border-bottom: solid 2px #A86E11; */
}
#wrapper-navbar {
  background: #F7F7F7 !important;
  
}
header  #main-nav {
  background: #F7F7F7 !important;
}

header .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}
header .navbar{
  padding-top: .7rem;
  padding-bottom: .7rem;
}
header .menu-item-has-children a.dropdown-toggle::after {
  content: "\f107";
  font-family: "FontAwesome";
  border: 0;
  vertical-align: top;
}
header #main-menu {
  place-items: center;
}
.posted-on{
	display:none;
}
.byline {
  margin-bottom: 30px;
  display: inline-block;
  color: #002546;
  font-weight: bold;
  text-transform: capitalize;
}
.innerCon .entry-content{
	text-align:left;
}
.bg-parallax-parent {
  display: none;
}
.post.type-post.status-publish{
		text-align:center;
}
.url.fn.n {
  color: #a86e11;
}
#menu-item-16394 .nav-link:hover,
#menu-item-16395 .nav-link:hover{
  color: #fff!important;
  font-weight: 400;
}
.navbar-dark .navbar-nav .nav-link {
  color: #0D0D0D;
  text-transform:uppercase;
  font-size:15px;
  font-family: MontserraRegular;
  line-height: 19px;
}
.navbar-dark .navbar-nav .nav-link:hover {
  color: #002546!important;
  font-weight: 600;
}
.dropdown-menu .menu-item a{
	text-align:left;
}
.dropdown-item {
	text-transform: uppercase;
    font-family: 'Montserrat';
}
.tagContainer
{
	background: #a86e11;
    padding: 10px;
}
.tagContainer ul{
	display:flex;
	gap:3%;
	justify-content: center;
}
/* .tagContainer ul li {
    background: rgba(255, 255, 255, 0.2);
    padding: 5px 22px;
} */

.tagContainer ul li a{
    font-size: 20px;
    color: #FFF;
}
.tagContainer ul li a:hover{
	color:#002546;
}
.tagContainer ul li.active a{
	color:#002546;
}
.donate_button a{
  background-color:#002546;
  position:relative;
  overflow:hidden;
}
.voic_award a,
.info_content a {
  position: relative;
	overflow:hidden;
}
.donate_button a:hover{
  color:#fff !important;
}
.donate_button a:after, .ticket_button a:after, .voic_award a:after,
.info_content a:after{
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: .2;
  position: absolute;
  top: -50px;
  width: 50px;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: rotate(35deg);
      -ms-transform: rotate(35deg);
          transform: rotate(35deg);
  z-index: -10;
}
.donate_button a:hover:after,
.ticket_button a:hover:after,
.voic_award a:hover:after,
.info_content a:hover:after{
 left: 120%;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  z-index:99;
}
.footer-logos{
		border-top: 2px solid #000;
	}
.footer-logos img{
		width: auto !important;
	}
.ticket_button a,.form-submit .btn{
  background-color:#A86E11;
  position:relative;
  overflow:hidden;
}
.donate_button a,.ticket_button a,.form-submit .btn {
  font-size:15px;
  color:#FFF!important;
  padding-right: 25px!important;
  padding-left: 25px!important;
  padding-top:.5rem!important;
  padding-bottom:.32rem!important;
	border: none;
}
#menu-item-16869 .dropdown-menu,
#menu-item-16870 .dropdown-menu {
  display: none;
  left: 11.36em;
  top: 0;
}
#menu-item-16869:hover .dropdown-menu,
#menu-item-16870:hover .dropdown-menu {
  display: block !important;
}
#menu-item-16869 > .dropdown-item:after,
#menu-item-16870 > .dropdown-item:after {
  content: "\f107";
  font-family: "FontAwesome";
  border: 0;
  transform: rotate(268deg);
  display: inline-block;
  position: relative;
  margin-left: 5px;
}
.ticket_button a {
  background-color: #A86E11;
}

.member-content a:after,
.voic_expo a:after{
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: .2;
  position: absolute;
  top: -50px;
  width: 50px;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: rotate(35deg);
      -ms-transform: rotate(35deg);
          transform: rotate(35deg);
  z-index: -10;
}
#menu-item-16395 .dropdown-menu a {
  background: transparent;
  color: #0D0D0D !important;
}
#menu-item-16395 .dropdown-menu a:hover {
  background: #e9ecef;
}
.nav-link
{
  transition:none!important;
  color:#0D0D0D!important;
}
.imgContainerCareer{
		padding:0px 15px;
	}
.imgContainerCareer img{
	object-fit:revert!important;
}
/* Header Css End */
#page-wrapper.wrapper,
#full-width-page-wrapper.wrapper {
  padding-top: 0;
}
#contact {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.member-content a:hover:after,
.voic_expo a:hover:after{
 left: 120%;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  z-index:99;
}
.banner_imgs .voic_award p a{
	border: 1px solid #0D0D0D;
}
.banner_imgs .voic_expo p a{
	border: 1px solid var(--white);
}
.banner_imgs .col-lg-6.col-md-6, 
.about-box .col-lg-6.col-md-6,
.member-box .col-lg-6.col-md-6{
  padding: 0;
}
.banner_imgs img {
  width: 100%;
}
.banner_imgs .banner-cols{
  position: relative;
}
.banner_imgs .voic_award,
.banner_imgs .voic_expo {
  position: absolute;
  bottom: 0px;
  z-index: 1;
  padding: 15px 30px;
  opacity: 1;
  transition: .4s ease-in-out all;
  width: 100%;
  justify-content: space-between;
  display: flex;
  place-items: center;
}
.banner_imgs .voic_award{
  background: transparent linear-gradient(90deg, #FFF 0%, #FFFFFF53 100%) 0% 0% no-repeat padding-box;
  right: 0;
}
.banner_imgs .voic_expo {
  background: transparent linear-gradient(90deg, #0D0D0D 0%, #5D5D5D3C 100%) 0% 0% no-repeat padding-box;
}
.banner_imgs .banner-cols:hover .voic_award, 
.banner_imgs .banner-cols:hover .voic_expo {
  opacity: 1;
}
.banner_imgs .voic_award h2, 
.banner_imgs .voic_award p,
.banner_imgs .voic_expo h2,
.banner_imgs .voic_expo p{
  display: inline-block;
  padding: 0;
  margin: 0;
}
.banner_imgs .voic_award p a,
.banner_imgs .voic_expo p a{
  background: #0D0D0D;
  display: block;
  color: #fff !important;
  padding: 10px 20px;
  text-decoration: none;
  font-family: Montserrat;
  font-size: 20px;
}
.banner_imgs .voic_expo p a{
  background:#fff;
  color:#0D0D0D !important;
}
.banner_imgs .voic_award h2,
.banner_imgs .voic_expo h2{
  font-size: 24px;
  font-family: Montserrat;
	text-transform:uppercase;
  vertical-align: middle;
}
.banner_imgs .voic_award h2{
	color: #0D0D0D;
    font-size: 30px;
    padding-left: 5.5rem;
    font-family: 'Montserrat';
    letter-spacing: 0px;
	font-weight:normal;
    opacity: 1;
}
.banner_imgs .voic_expo h2{
	color:#fff;
	font-size: 30px;
	font-family: 'Montserrat';
	letter-spacing: 0px;
	font-weight:normal;
	opacity: 1;

}
.partner-box{
  padding: 10px 0;
   background: #F7F7F7; 
}
.partner-box .container{
  overflow: hidden;
}
.partner-box ul {
  display: flex;
  justify-content: space-between;
}
.about-box{
  position: relative;
}
.about-box .content-box,
.member-box .member-content {
  width: 80%;
  margin: 0 auto;
}
.about-box .content-box a{
  color: var(--white);
  font-size: 24px;
  line-height: 32px;
  font-family: RobotoRegular;
  display: block;
  padding-top: 30px;
  text-align: right;
}
.about-box .about-col1{
  background: var(--blue);
}
.about-col1:first-child .content-box {
  padding-left: 15px;
}
.about-col1:nth-of-type(2) .content-box {
  padding-right: 15px;
}

.about-col1::before {
  content: '';
  width: 50%;
  position: absolute;
  top: 0;
  right: 100%;
  background: var(--blue);
  height: 100%;
  z-index: -1;
}
.about-col1::after {
  content: '';
  width: 50%;
  position: absolute;
  top: 0;
  left: 100%;
  background: #808080;
  height: 100%;
  z-index: -1;
}
.about-col1
{
  padding: 49px 0 50px 0 !important;
}
.about-col1:nth-of-type(2) {
  background: #808080;
}
.about-col1 h2
{
  font-size: 40px;
  line-height: 49px;
  text-transform: uppercase;
  font-family: Montserrat;
  color: var(--white);
  margin-bottom: .5rem;
}
.about-col1 p
{
  font-size: 18px;
  line-height: 24px;
  font-family: RobotoLight;
  color: var(--white);
}
.about-box .about-col2{
  background: #000000;
}
.about-col2::before {
  content: '';
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
  background: #000;
  height: 100%;
  z-index: -1;
}
.member-box {
  margin-top: 60px;
  margin-bottom: 75px;
}
.member-col1 img{
  width: 100%;
}
.member-box .member-col2{
  background: var(--blue);
  display: flex;
  justify-content: center;
  place-items: center;
}
.member-content h2{
  font-family: Montserrat;
  line-height: 49px;
  color: var(--white);
  font-size: 40px;
  padding-bottom: 15px;
}
.member-content p {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
  font-family: RobotoRegular;
  color: var(--white);
  padding-bottom: 15px;
}
.member-content a{
  background: var(--white);
  color: var(--black);
  font-size: 24px;
  font-family: Montserrat;
  font-weight: 400;
  padding: 10px 27px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--white);
  display: inline-block;
  transition: .4s all ease-in-out;
}
.member-content a,
.voic_expo a{
  position: relative;
  overflow: hidden;
}
.member-content a:hover,
.banner-cols .voic_expo a:hover{
  background: transparent !important;
  color: var(--white) !important;
}
.hotel_info {
  margin-bottom: 66px;
  margin-top: 75px;
  text-align: center;
  height: 50px;
}
.info-left {
    float: left;
    left: 20%;
    position: relative;
}
.info_content a {
  text-transform: uppercase;
  font-size: 28px;
  font-family: MontserraRegular;
  line-height: 19px;
  background-color: #A86E11;
  color: #fff;
  padding: 20px 50px;
}
.section-heading {
  font-size: 40px;
  color: var(--black);
  line-height: 49px;
  font-family: Montserrat;
  font-weight: 400;
  text-align: center;
  padding-bottom: 65px;
}
.blog-box,
.community_box{
  padding-top: 71px;
}
.community_box{
  padding-bottom: 48px;
} 
.voices_box{
	padding-bottom: 75px;
	padding-top: 75px;
	background:#f7f7f7;	
}
.voices_box h2 {
  margin: 0;
  padding-bottom: 68px;
}
.blog-content {
  box-shadow: 0px 40px 60px #0000001A;
}
.blg_txt_content {
  padding: 18px 35px 0px 22px;
  border: 1px solid #0D0D0D;
  min-height: auto;
}


.blog-row,
.community-row {
  display: flex;
  /*justify-content: space-between;*/
  gap: 46px;
  flex-wrap: wrap;
}
.blog-cols{
  max-width: 100%;
  width: calc(25% - 35px);
}
.blog-cols1 {
  width: calc(25% - 35px);
}
.community-col {
  max-width: 100%;
  width: calc(33% - 46px);
}
.blg_txt_content h2 {
font-size:24px!important;
	padding-bottom: 0px;
	min-height:79px;
}
.blg_txt_content a {
  font-size: 24px;
  font-family: Montserrat;
  line-height: 12px;
  color: var(--blue);
	text-transform:uppercase;
}
.blg_txt_content p{
  color: var(--black);
  font-size: 15px;
  font-family: RobotoRegular;
  line-height: 20px;
}
.blog-content img {
  width: 100%;
  height: 225px;
object-fit: cover;
}
.blg_txt_content .more_infobtn a {
  font-family: RobotoRegular;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  padding-right: 0;
  margin-top: 30px;
  display: block;
  text-align: right;
  color: var(--blue);
  font-weight: 600;
}
.view_all a {
  font-family: RobotoRegular;
  color: var(--blue);
  font-size: 24px;
  line-height: 32px;
  text-align: right;
  display: block;
  padding-top: 19px;
  font-weight: 600;
}
.community-col{
  padding-bottom: 25px;
}
.community-col img{
  width: 100%;
}
.stay_content {
  background-position: left top !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  /*padding-top: 180px;*/
  /*padding-bottom: 159px;*/
  text-align: center;
  position: relative;
  top: 6px;
}
.stay_content::before {
  content: "";
/*   background: #0D0D0D96; */
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0.9;
}
.stay_content h2{
  font-size: 60px;
  line-height: 20px ;
  letter-spacing: 0.24px;
  font-family: Montserrat;
  text-align: center;
  color: #fff;
  padding-bottom: 22px;
}
.stay_content p{
  font-size: 24px;
  text-align: center;
  color: #fff;
  line-height: 29px;
  font-family: Montserrat;
  padding-bottom: 30px;
  padding-top: 20px;
}
.stay-box .gform_wrapper.gravity-theme .gform_fields{
  display: flex !important;
  gap: 0.5%;
  justify-content: center;
}
.stay-boxt #gform_17 {
  z-index: 2;
  position: relative;
  margin: 0 auto;
  display: block;
}
.stay-box .gform_heading {
  display: none;
}
.stay-box #field_17_1 input, .ctct-text, .ctct-email {
  width: 250px;
  border: 1px solid #9C9C9C;
  padding: 11px 18px;
  font-size: 16px;
  color: #0D0D0D;
  font-family: RobotoRegular;
  letter-spacing: 0.06px;
  line-height: 17px;
  height: auto;
}
p.ctct-form-field {
    float: left;
    margin-right: 20px !important;
    padding: 10px 10px;
}
div.ctct-form-wrapper {
    justify-content: center;
    display: flex;
}
.stay-box #field_17_3 input {
  width: 300px;
  border: 1px solid #9C9C9C;
  padding: 11px 18px;
  font-size: 16px;
  color: #0D0D0D;
  font-family: RobotoRegular;
  letter-spacing: 0.06px;
  line-height: 17px;
  height: auto;
}
.stay-box input::placeholder {
  font-size: 16px;
  color: #0D0D0D !important;
  font-family: RobotoRegular;
  letter-spacing: 0.06px;
  line-height: 17px;
  text-transform: uppercase;
}
.stay-box #gform_submit_button_17, .ctct-submit {
  background: #002546;
  color: #fff;
  font-family: RobotoRegular;
  letter-spacing: 0.06px;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 7px 40px;
padding-top: 8px;
}
.stay_content h2,
.stay_content p,
.form_box {
  z-index: 2;
  position: relative;
}
#gform_confirmation_message_17 {
  color: #0f0;
  font-size: 20px;
}
.ctct-disclosure{
  display: none;
}

/* Marquee Css start*/
.Marquee {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-weight: 200;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.Marquee-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-animation: marquee 55s linear infinite running;
  -moz-animation: marquee 55s linear infinite running;
  -o-animation: marquee 55s linear infinite running;
  -ms-animation: marquee 55s linear infinite running;
  animation: marquee 55s linear infinite running;
}
.Marquee-content:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.Marquee-tag {
  width: 160px;
  margin: 0 1.5em;
  padding: 0.5em;
  /* background: rgba(255,255,255,0.1); */
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.Marquee-tag:hover {
  /* background: rgba(255,255,255,0.5); */
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer;
}
.blog-box {
  background: #F7F7F7;
  padding-bottom: 50px;
}
.blg_txt_content{
  background: var(--white);
}
/* .home.page-template .stay-box {
  background:#f7f7f7;
} */
.stay-box {
  overflow: hidden;
}
#caldera_notices_1 .fusion-responsive-typography-calculated {
  font-family: OswaldBold;
  font-weight: 700;
  font-size: 30px;
}
.caldera-grid label{
  color: #747a87;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
}
.parsley-required,
#fld_7452380_1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  font-style: normal;
}
article img.wp-post-image {
  width: 100%;
}
article .innerCon p {
  font-family: Arial, Helvetica, sans-serif;
}
.home .blog-cols:nth-of-type(4),
.home .blog-cols:nth-of-type(5),
.home .blog-cols:nth-of-type(6) {
  display: none;
}
@-moz-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-o-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
/*footer css start*/
#wrapper-footer-full, #wrapper-static-hero {
  background-color: #F7F7F7;
}
#footer-full-content .widget-title{
  color: #000;
  font-family: Montserrat;
  font-size: 24px;
  text-transform: uppercase;
  line-height:29px;
  padding-bottom: 18px !important;
  font-weight: 400;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

 

#footer-full-content .menu-item {
  list-style: none;
}
#footer-full-content .menu-item a {
  color: #000;
  text-decoration: none;
  font-size: 16px;
  line-height: 21px;
  font-family: RobotoRegular;
  padding-bottom: 20px;
  display: block;
}

.footer-row1{
	padding-bottom: 40px;
}

#wrapper-footer-full {
  padding-top: 40px;
  padding-bottom: 10px;
}
#wrapper-footer-full .fusion-social-network-icon {
  color: #000 !important;
  padding-right: 16px;
}
#wrapper-footer-full .fusion-social-network-icon:last-child {
  padding-right: 0;
}
#footer-full-content ul.menu {
  padding-left: 0;
}
#wrapper-footer {
  background: #0D0D0D;
}
#wrapper-footer.wrapper {
  padding: 20px 0;
}
.footerBottom{
  padding-bottom: 12px;
  background: #002546!important;
}
.footerBottom span, .footerBottom ul li a {
  font-size: 16px;
  font-family: RobotoRegular;
  letter-spacing: 0;
}

.main-menu-clone a{
    font-size: 24px !important;
    font-family: Montserrat !important;
    text-transform: uppercase !important;
    margin-top: 6% !important;
    cursor: initial;
}

/* Marquee Css end*/
@media (min-width: 2000px){
  .blg_txt_content {
    min-height: auto;
  }
  .community-col {
    max-width: 100%;
    width: calc(33% - 25px);
  }
}
@media (min-width: 1750px) and (max-width: 2000px) {
  .blg_txt_content {
/*     min-height: 316px !important; */
  }
}
/* @media (min-width: 1585px) and (max-width: 1750px) {
  .blg_txt_content {
    min-height: 317px !important;
  }
}
@media (min-width: 1552px) and (max-width: 1585px) {
  .blg_txt_content {
    min-height: 320px !important;
  }
}
@media (min-width: 1532px) and (max-width: 1553px) {
  .blg_txt_content {
    min-height: 337px !important;
  }
}
@media (min-width: 1455px) and (max-width: 1531px) {
  .blg_txt_content {
    min-height: 320px !important;
  }
}
@media (min-width: 1402px) and (max-width: 1435px) {
  .blg_txt_content {
    min-height: 377px !important;
  }
}
@media (min-width: 1400px) and (max-width: 1402px) {
  .blg_txt_content {
    min-height: 397px !important;
  }
} */
@media (min-width: 900px) and (max-width: 1720px) {

  .navbar-dark .navbar-nav .nav-link{
text-align: center  }
}

/* @media (min-width: 1400px) and (max-width: 1750px) {
  .blg_txt_content{
    min-height: 360px;
  }
} */
@media (min-width: 992px) and (max-width: 1300px) {
  .banner_imgs .voic_award h2, .banner_imgs .voic_expo h2{
    font-size: 22px;
  }
}
@media (min-width: 1400px){
 /*   header .container {
    width: 100%;
    max-width: 100%;
  } */
  #navbarNavDropdown ul .menu-item{
    margin-left:18px;
    margin-right:18px;
  }
ul.dropdown-menu .menu-item:hover,ul.dropdown-menu .menu-item  {
    margin-left: 0px!important;
    margin-right:0px!important;
}
  #navbarNavDropdown ul .menu-item:last-child {
    margin-right: 0 !important;
  }
 /*  #wrapper-navbar {
    padding-left: 100px !important;
    padding-right: 100px !important;
  } */
  .banner_imgs {
    padding-top: 73px !important;
  }
  /* .partner-box .container,
  .member-box .container,
  .blog-box .container,
  .community_box .container,
  .voices_box .container{
    width:1500px  !important;
    max-width:1500px !important;
    margin:0 auto;
  } */
  /* .about-box .container{
    width:100% !important;
    max-width:100% !important;
  } */
  .about-box .content-box{
    width: 100%;
    margin: 0 auto;
    padding: 0 80px 0 70px;
  }
  .blog-cols{
    display: inline-block;
  }
  .blog-content{
    /*border-bottom: 1px solid #0D0D0D;*/
    /*overflow: hidden;*/
    position: relative;
  }

  .blg_txt_content .more_infobtn a{
    position: absolute;
    right: 36px;
    bottom: 25px;
  }
  .more_infobtn {
    margin-bottom: 40px;
  }
 /*  .member-box .container {
    padding-left: 130px !important;
    padding-right: 130px !important;
  } */
  .voices_box {
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
/*   .voices_box .n2-ss-item-content p {
    width: 75% !important;
  } */
 
  /*  #footer-full-content.container,
    #wrapper-footer .container{
    width: 100%;
    max-width: 100%;
    padding: 0 115px;
  } */
}
@media (min-width: 768px){
  ul li:hover ul.dropdown-menu {
    display: block;
  /* Display the dropdown */
  }
	#navbarNavDropdown ul .menu-item li{
		text-align:center;
	}
  #menu-item-16395 .dropdown-menu {
    right:0;
  }
  .blog-cols.px-md-4:first-child {
    padding-left: 0 !important;
  }
  .blog-cols.px-md-4:nth-of-type(3) {
    padding-right: 0 !important;
  }
  .px-md-4 {
    padding-right: 2.4rem !important;
    padding-left: 2.4rem !important;
  }
  .page-template-sovas-schedule .stay-box {
/*     background: #e5e5e5; */
  }
  
  .voice_box .row {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 1400px){


  /* header .container {
    width: 100%;
    max-width: 100%;
  } */
  header #menu-item-16394 {
    margin-left:10px;
    margin-right:10px;
  }
 /*  #wrapper-navbar {
    padding-left: 80px;
    padding-right: 80px;
  } */
  .banner_imgs {
    padding-top: 80px !important;
  }
  .partner-box ul li {
    padding: 0 20px;
  }
  /* .partner-box .container,
  .member-box .container,
  .blog-box .container,
  .community_box .container,
  .voices_box .container{
    width:100% !important;
    max-width:100% !important;
    padding-left:95px !important;
    padding-right:95px !important;
  } */
 /*  .member-box .container {
    padding-left: 110px !important;
    padding-right: 110px !important;
  } */
  /* .about-box .container{
    width:100% !important;
    max-width:100% !important;
  } */
  .about-box .content-box{
    width: 100%;
    margin: 0 auto;
    padding: 0 50px;
  }
  .blg_txt_content h2 {
    line-height: 29px !important;
  }
  .blg_txt_content a{
    font-size: 20px;
    line-height: 0;
  }
  .blog-row,
  .community-row{
    gap: 30px;
  }
  .blog-cols,
  .community-col {
    width: calc(33% - 17px);
    display: flex;
  }

  .blog-cols1 {
    width: calc(33% - 30px);
  }
/*   .blg_txt_content{
    min-height: 306px;
  } */
  .blog-content{
    /*border-bottom: 3px solid #878787;*/
    /*overflow: hidden;*/
    position: relative;
  }

  .blg_txt_content .more_infobtn a{
    position: absolute;
    right: 36px;
    bottom: 25px;
  }
  .more_infobtn {
    margin-bottom: 50px;
  }
  .member-content h2 {
    font-size: 32px;
  }
  .member-content p {
    font-size: 22px;
  }
  .voices_slider {
   /*  max-width: 790px !important;
    width: 790px !important; */
    margin: 0 auto !important;
  }
/*   #footer-full-content.container,
  #wrapper-footer .container{
    width: 100%;
    max-width: 100%;
    padding: 0 95px;
  } */
  #wrapper-footer-full .fusion-social-network-icon{
    padding-right: 12px;
  }
}
@media (min-width: 992px) {
  .about-box .content-box a{
    position: absolute;
    right: 4em;
    bottom: 1.5em;
  }
  .about-box .about-col1:nth-of-type(2) .content-box a{
    right: 0.6em !important;
  }
  .about-box .about-col1{
    padding-bottom: 120px !important; 
  }
  .member-box .row {
    padding-left: 15px;
    padding-right: 15px;
  }
  #social_links-widget-2 {
    text-align: right;
  }
  .community-col {
    padding-bottom: 0;
  }
}
@media (min-width: 990px) and (max-width: 1200px) {
  .blog-cols {
    width: calc(33% - 17px);
    display: flex;
  }

  .blog-cols1 {
    width: calc(33% - 20px);
  }
/*   .blg_txt_content{
    min-height: 354px;
  } */
	
}
@media (min-width: 768px) and (max-width: 1200px){
 /*  #wrapper-navbar{
    padding-left: 20px;
    padding-right: 20px;
  } */
}
@media (min-width: 1080px) and (max-width: 1200px){
	.banner_imgs {
  padding-top: 76px !important;
}
}

@media (min-width: 992px) and (max-width: 1100px) {
  #social_links-widget-2 .fusion-social-networks-wrapper a {
      font-size: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px){
 /*  header .container {
    width: 100%;
    max-width: 100%;
    padding: 0 30px;
  } */
/*   .member-box,
  .blog-box,
  .community_box {
    margin-top: 40px;
  } */
  .member-box {
    margin-bottom: 0;
    margin-top: 0;
  }
  .member-content {
    padding: 30px 0 40px
  }
  .member-content h2{
    font-size: 32px;
    padding-bottom: 0px;
  }
  .member-content p{
    font-size: 22px;
    padding-bottom: 0px;
  }
  .voices_box{
    padding-top: 30px;
  }
  .stay_content::before{
    left: 0;
  }
  .section-heading,
  .community_box,
  .voices_box h2{
    padding-bottom: 30px;
  }
  .section-heading{
    padding-top: 30px;
  }
  .voices_box .section-heading {
    padding-top: 0;
  }
  .blog-box, .community_box {
    padding-top: 0;
  }
  .community-col {
    padding-bottom: 15px;
  }
  .voices_box{
    padding-bottom: 40px;
  }
  .blog-row, .community-row{
    gap: 20px;
  }
  .blog-cols, .community-col,.blog-cols1 {
    max-width: 100%;
    width: calc(50% - 10px);
  }

  .blog-cols{
    display: flex;
  }
   .blog-content{
    /*border-bottom: 3px solid #878787;*/
    /*overflow: hidden;*/
    position: relative;
  }

  .blg_txt_content .more_infobtn a{
    position: absolute;
    right: 36px;
    bottom: 25px;
  }
  .more_infobtn {
    margin-bottom: 45px;
  }
  .stay_content{
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 30px;
    padding-right: 30px;
  }
  #wrapper-footer-full {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .container{
    max-width: 100% !important;
  }
  .about-box .content-box, .member-box .member-content {
    width: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .stay_content {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .stay_content::before{
    height: 94%;
  }
  #myVideo{
    margin-left: -29px;
  }
 /*    #footer-full-content.container {
    width: 100%;
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  } */
}
@media (min-width: 561px) and (max-width: 768px){
  .blog-box .blog-cols,
  .community-col {
    padding-bottom: 0 !important;
  }
  .blg_txt_content a{
    font-size: 20px;
  }
  .blog-cols{
    display: flex;
  }
   .blog-content{
    /*border-bottom: 3px solid #878787;*/
    /*overflow: hidden;*/
    position: relative;
  }

  .blg_txt_content .more_infobtn a{
    position: absolute;
    right: 36px;
    bottom: 25px;
  }
  .more_infobtn {
    margin-bottom: 45px;
  }
  .blog-row, .community-row {
    gap: 30px !important;
  }
}
@media (max-width: 992px){
  html{
    overflow-x: hidden !important;
  }
  header #menu-item-16394{
    margin-right: 10px;
  }
  #main-nav .container{
/*     flex-wrap: wrap; */
  }
/* 	.navbar-dark .navbar-nav .nav-link {
  font-size: 9px;
} */
	.navbar-expand-md .navbar-nav .nav-link {
  padding-right: .2rem;
  padding-left: .2rem;
}
  #main-nav .navbar-dark .navbar-toggler{
    background: #000 !important;
  }
  .about-col1:first-child .content-box {
    padding-left: 0;
  }
  .about-col1:nth-of-type(2) .content-box {
    padding-right: 0;
  }
}
@media (max-width:768px){
	
	.innerCon .entry-content {
  padding-left:0px!important;
}
	
.innerCon {
  display: initial!important;
}
	.pageheading h1{
		font-size:18px!important;
	}
	
	.pageheading{
		margin-top:76px!important;
		min-height: 80px!important;
	}
	.pageheading h1{
		line-height:80px!important;
	}
	.stay_content::before {
  background: #0D0D0D96;
	}
	
    header .container {
  width: 750px;
  max-width: 750px;
}
  .navbar-dark .navbar-toggler{
    border-color: #000;
  }
  .collapse.show {
    display: block;
  }
  .navbar-toggler-icon::before {
    content: "\f0c9";
    font-family: "FontAwesome";
    margin-top: 6px;
    display: block;
    color:#000;
  }
  header #menu-item-16394 {
    margin-right: 0;
    margin-bottom: 24px;
    margin-top: 15px;
  }
  .donate_button a,       .ticket_button a{
    display:inline-block;
  }
  #navbarNavDropdown {
  margin-top: 40px;
  margin-bottom: 30px;
    text-align: center;
  }
  #menu-item-16869 > .dropdown-item:after,
  #menu-item-16870 > .dropdown-item:after{
    transform: rotate(0deg);
  }
  .blog-row, .community-row{
    gap: 0;
  }
  .blog-cols, .community-col {
    max-width: calc(50% - 15px);
    width: 50%;
  }
  .partner-box .container,
  .about-box .container,
  .member-box .container,
  .hotel_info .container,
  .blog-box .container,
  .community_box .container,
  .voices_box .container{
    width:100% !important;
    max-width:100% !important;
  }
  .member-content {
    padding-top: 30px;
    padding-bottom: 45px;
  }
  .member-content h2{
    font-size: 26px;
    line-height: 1.4 !important;
  }
  .member-content p {
    font-size: 22px;
  }
  .section-heading,
  .voices_box h2{
    padding-bottom: 30px;
  }
  .blog-box, 
  .community_box
  {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .community_box{
    padding-bottom: 15px;
  }
  .member-box {
    margin-top: 0;
    margin-bottom: 0;
  }
  .hotel_info {
    margin-bottom: 68px;
    text-align: center;
  }
  .community-col {
    padding-bottom: 25px;
  }
  .about-box .content-box, .member-box .member-content {
    width: 88%;
    margin: 0 auto;
  }
  .voices_slider {
    padding-left: 46px !important;
    padding-right: 46px !important;
  }
  .member-content h2,
  .member-content p{
    padding-bottom: 0;
  }
  .member-content p {
    padding-bottom: 10px;
  }
  .voices_box {
    padding-bottom: 40px;
  }
  /*.stay_content{*/
    /*padding-left: 30px;*/
    /*padding-right: 30px;*/
  /*}*/
  .stay-box .gform_wrapper.gravity-theme .gform_fields {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .stay-box #input_17_1 {
    width: 300px !important;
    margin-bottom: 14px;
  }
  .stay-box #gform_submit_button_17 {
    margin-top: 14px;
  }
  #footer-full-content.container {
    padding-left: 42px !important;
    padding-right: 420px !important;
  }
  #footer-full-content.container {
    width: 100%;
    max-width: 100%;
  }
  #wrapper-footer-full {
    padding-top: 40px !important;
    padding-bottom: 25px !important;
  }
  #footer-full-content .footer-widget.widget_nav_menu.col-md-3,
  #social_links-widget-2 {
    padding-left: 0 !important;
  }
  .footerBottom{
    justify-content: center;
    padding-left: 0 !important;
  }
  .footer-widget {
      width: 50%;
  }
  
  #footer-full-content.container  {
    padding-left:30px !important;
    padding-right:30px !important;
  }
}
@media only screen and (max-width: 580px) {
  header .navbar-brand{
    max-width: 75%;
  }
    #wrapper-footer-full {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .footer-widget {
    width: 100%;
  }
  #footer-full-content .fusion-social-networks .fusion-social-network-icon:first-child {
    margin-left: 0;
  }
  .pageheading{
    margin-top: 62px !important;
    min-height: 80px !important;
  }
  .home .blog-cols:nth-of-type(4),
  .home .blog-cols:nth-of-type(5),
  .home .blog-cols:nth-of-type(6) {
  display: block;
  }
}
@media (max-width: 562px){
    .banner_imgs {
      padding-top: 62px !important;
    }
    .blog-box, .community_box{
      padding-top: 15px;
    }
    .blog-row{
      gap: 7px !important;
    }
  .blog-cols {
    max-width: 49%;
    width: 100%;
  }
  .blog-cols {
    padding-bottom: 25px;
  }
  .blg_txt_content {
    padding: 10px 10px 0px 10px;
  }
	.blog-content img {
  width: 100%;
  height: 100px;
object-fit: cover;
}
	
  .blg_txt_content a {
    font-size: 14px;
  }
  .blg_txt_content p{
    font-size: 12px;
  }
  .blg_txt_content .more_infobtn a{
    font-size: 14px;
  }
  .blg_txt_content h2{
    min-height: 70px;
  }
 
  .community-row{
    gap: 0 !important;
  }
  .community-col {
    max-width: 50%;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px !important;
  }
  .about-box .content-box, .member-box .member-content {
    width: 89%;
    margin: 0 auto;
  }
  .about-col1 h2{
    font-size: 36px;
  }
  .about-col1 p {
    font-size: 16px;
  }
  .about-box .content-box a{
    font-size: 22px;
  }
  .member-content h2 {
    font-size: 24px;
  }
  .member-content p {
    font-size: 20px;
    padding-bottom: 10px;
  }
  .hotel_info {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .info_content a {
    font-size: 20px;
    padding: 20px 30px;
  }
  .section-heading {
    font-size: 36px;
  }
  .section-heading, .voices_box h2 {
    padding-bottom: 15px;
  }
  .stay_content h2 {
    font-size: 36px;
    line-height: 0px !important;
  }
  .stay_content p {
    font-size: 16px;
  }
  .stay_content {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  /* #footer-full-content.container {
    padding-left: 46px !important;
    padding-right: 46px !important;
  } */
  .blog-box, .community_box{
    padding-left: 5px;
    padding-right: 5px;
  }
  .voices_slider {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .voices_box h2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .banner_imgs .voic_award h2, .banner_imgs .voic_expo h2 {
    font-size: 18px;
    margin-right: 30px;
  }
  .voic_award p a, .voic_expo p a {
    font-size: 14px !important;
    padding: 10px 15px !important;
  }
  .footerBottom span, .footerBottom ul li a{
    font-size: 14px;
  }
  .pageheading h1{
    font-size: 20px !important;
  }
}
@media (max-width: 388px){
  .blog-row {
    gap: 5px !important;
  }
  .blg_txt_content h2 {
    min-height: 121px;
  }
 /* .blog-cols:nth-child(3) .blg_txt_content h2 {
    min-height: 79px;
  }*/
}
#myVideo {
  min-width: 100%;
  min-height: 100%;
}

.formContainer{
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 12rem;
  position: absolute;
}
.dropdown-menu[data-bs-popper]{
	left:auto!important;
	margin-top:0px!important;
}

/* changes 10/4/2022 */
.nominees-page {
 	padding-top: 3%; 
	width: 90%;
/* 	margin: auto; */
}
.nominees-page .title-block h2 {
    color: #A86E11;
    font-size: 35px !important;
    text-transform: uppercase;
    font-family: 'OswaldMedium';
	margin-top: 0.5em;
    margin-bottom: 0.3em;
}
.category-block {
    margin-bottom: 30px;
}
.category-title {
    border-top: 1px solid #000;
    padding-top: 2%;
}
.voice-actor-details span {
    line-height: 25px;
    display: inline-block;
    max-width: 70%;
	color: #747a87;
    vertical-align: top;
}
.category-title h3 {
    width: 70%;
    margin-top: 0;
}
.nominees-page .category-block h3 {
    color: #A86E11;
    text-transform: uppercase;
    font-size: 25px;
    font-family: OswaldMedium;

}

.left-label {
    display: inline-block;
    min-width: 165px;
}
.wrapper{
	padding-top: 10%;
}
.pageheading {
  width: 100%;
  min-height: 120px;
  background: #002546;
  display: inline-block;
  margin-top: 75px;
}
.pageheading h1{
  text-transform: uppercase;
  text-align: center;
  line-height: 120px ;
  color: #FFF;
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 500;
}
.fusion-text p{
	margin-top: 0;
    margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1684px){
  .pageheading{
    margin-top: 76px;
  }
  
}

.wp-pagenavi{
  display: flex;
  column-gap: 19px;
  margin-top: 30px;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.wp-pagenavi .current{
  font-family: RobotoRegular;
  color: var(--blue);
  font-size: 24px;
  text-align: right;
  font-weight: 600;
}

.wp-pagenavi a{
  font-family: RobotoRegular;
  color: var(--blue);
  font-size: 24px;
  text-align: right;
  display: block;
  padding-top: 19px;
  border: solid 1px #cdcdcd;
  font-weight: 600;
  padding: 15px 10px;
  line-height: 2px;
}
.voices_box .n2-ss-item-content p{
	font-size:20px !important;
	text-shadow: none !important;
	line-height: 24px !important;
}
/* @media (min-width: 1700px) and (max-width: 2001px){
  .blog-row, .community-row{
    gap: 54px;
  }
}
@media (min-width: 1600px) and (max-width: 1700px){
  .blog-row, .community-row{
    gap: 53.3px;
  }
} */
@media (min-width: 1600px) and (max-width: 2001px){
  .blog-row, .community-row{
    gap: 49px;
  }
  .blog-cols,
  .community-col {
    max-width: 100%;
    width: calc(33% - 28px);
  }
}
@media (min-width: 1400px) and (max-width: 1600px){
  .blog-row, .community-row{
    gap: 48px;
  }
  .blog-cols,
  .community-col {
    max-width: 100%;
    width: calc(33% - 28px);
  }
}
@media (min-width: 2000px){
  .container{
    max-width: 1800px !important;
    width: 1800px !important;
  }
}
@media (min-width: 1900px) and (max-width: 2000px){
  .container{
    max-width: 1800px !important;
    width: 1800px !important;
  }
}
@media (min-width: 1800px) and (max-width: 1900px){
  .container{
    max-width: 1700px !important;
    width: 1700px !important;
  }
}
@media (min-width: 1700px) and (max-width: 1800px){
  .container{
    max-width: 1600px !important;
    width: 1600px !important;
  }
}
@media (min-width: 1600px) and (max-width: 1700px){
  .container{
    max-width: 1500px !important;
    width: 1500px !important;
  }
}
@media (min-width: 1500px) and (max-width: 1600px){
  .container{
    max-width: 1400px !important;
    width: 1400px !important;
  }
  #navbarNavDropdown ul .menu-item {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}
@media (max-width: 1500px){
  .container{
    max-width: 1400px !important;
    width: 1400px !important;
  }
  #navbarNavDropdown ul .menu-item {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  #navbarNavDropdown ul .menu-item:last-child {
    margin-right: 0 !important;
  }
}
@media (max-width: 1400px){
  .container{
    max-width: 1300px !important;
    width: 1300px !important;
  }
	.navbar-dark .navbar-nav .nav-link{
		font-size:13px;
	}
  .dropdown-menu .dropdown-item {
    font-size: 13px;
  }
}
@media (max-width: 1300px){
  .container{
    max-width: 1200px !important;
    width: 1200px !important;
  }
}
@media (max-width: 1200px){
  .container{
    max-width: 1100px !important;
    width: 1100px !important;
  }
	#navbarNavDropdown ul .menu-item
	{
		margin-left:5px!important;
		font-size:15px;
		margin-right:5px!important;
		text-align:center;
	}
/*	#navbarNavDropdown ul .menu-item a
	{
		font-size:15px!important;
	} */
	
	.navbar-dark .navbar-nav .nav-link {
    font-size: 11px;
  }
  .dropdown-menu .dropdown-item {
    font-size: 11px;
  }
}
@media (max-width: 1100px){
  .container{
    max-width: 100% !important;
    width: 100% !important;
  }
}
@media (min-width: 992px) and (max-width: 1000px){
  .container{
    max-width: 950px !important;
    width: 950px !important;
  }
}
@media (min-width: 892px) and (max-width: 992px) {
  #social_links-widget-2 .fusion-social-networks-wrapper a {
    font-size: 18px !important;
  }
}
@media (min-width: 770px) and (max-width: 900px) {
 .donate_button a, .ticket_button a
 {
  padding-right: 10px !important;
padding-left: 10px !important;
  }
	.navbar-dark .navbar-nav .nav-link {
  font-size: 9px;
}
	
}



@media (min-width: 580px) and (max-width: 892px) {
  #social_links-widget-2 .fusion-social-networks-wrapper a {
    font-size: 14px !important;
  }
}

@media (min-width: 768px) and (max-width: 900px) {
  .stay_content p{
    font-size: 20px;
  }
}
.innerCon{
	display:flex;
}

.innerCon .entry-content{
padding-left:50px;
}
	
.fusion-imageframe{
max-width:100% !important;
}
#content{
	background: #FFF;
}	
#wrapper-footer-full
{
display: flow-root;
}

.nominees-page {
  padding-left: 4rem;
}