.btn,
.btn-block {
  border: none;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px #5f87b4 solid;
  text-transform: uppercase;
  text-align: left;
}

.btn:hover,
.btn-block:hover {
  background: transparent;
  border: none;
  color: #122e4f;
  border-bottom: 1px #b2900a solid;
}

.btn-navi {
  border-radius: 50px;
  border: 1px #b2900a solid;
  height: 36px;
}

.navbar-light .navbar-nav.main-menu .nav-link {
  color: #0c3a84;
  font-weight: 400;
}

@media (max-width: 1199px) {
  .navbar .navbar-brand-img {
    width: 255px;
  }
}

@media (max-width: 767px) {
  .navbar .navbar-brand-img {
    width: 200px;
  }
}

@media (max-width: 767px) {
  .event-scroll-wrapper {
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .hentry {
    border-bottom: none;
    padding-bottom: 0;
  }

  .content-default:not(:last-child) {
    margin-bottom: 30px;
  }
}

.btn-light:hover {
  color: #fff !important;
}

.btn-reverse {
  color: #fff;
  border-color: #fff;
}

.navbar a:hover {
  border-radius: 0;
}

.btn-navi:hover {
  border: 1px #b2900a solid;
}

.btn-navi .nav-link {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .navbar {
    height: 120px;
  }
}

@media (max-width: 991px) {
  .navbar {
    height: auto;
  }
}

.dropdown-item.active,
.dropdown-item:active {
  background: transparent;
}

.staff-pic {
  text-align: center;
}

.navbar .top-menu li {
  font-size: 13px;
}

.navbar .top-menu {
  border-bottom: 1px #fff solid;
  padding-bottom: 5px;
}

.nav-businessinfo a {
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px #b2900a solid;
  text-transform: uppercase;
  font-weight: bold;
}

.welcome {
  background: #122e4f url(../img/rcbgh.jpg) center;
  background-size: cover;
}

.img-g4photo-bedside {
  margin-top: -150px;
  position: block;
}
@media (max-width: 991px) {
  .img-g4photo-bedside {
    margin-top: 0;
  }
}
.product_meta {
  margin-bottom: 25px;
}
.product_video {
  margin-bottom: 25px;
}

.welcome {
  text-align: left;
}

.img-oldimg,
.img-fullwidth,
.img-fluid-stretch {
  width: 100%;
}

img.float-right {
  margin-left: 30px;
}

.channeling-box,
.channeling-box:hover {
  background-size: cover;
  padding: 0;
  position: relative;
}

.channeling-box-overlay {
  background-color: rgba(95, 135, 180, 0.7);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  padding-top: 100px;
}

.channeling-box svg {
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .channeling-box {
    height: 260px;
    margin-bottom: 0;
  }

  .channeling-box-overlay {
    padding-top: 30px;
  }

  .channeling-box svg {
    margin-bottom: 30px;
  }

  .channeling-container .col-6 {
    padding: 8px;
  }
}

.channeling-box:hover .channeling-box-overlay {
  background-color: rgba(179, 146, 11, 0.7);
}

.channeling-box h4 {
  color: #fff;
}

.channeling-box-01,
.channeling-box-01:hover {
  background-image: url(../img/hpbm01.jpg);
}

.channeling-box-02,
.channeling-box-02:hover {
  background-image: url(../img/hpbm02.jpg);
}

.channeling-box-03,
.channeling-box-03:hover {
  background-image: url(../img/hpbm03.jpg);
}

.channeling-box-04,
.channeling-box-04:hover {
  background-image: url(../img/hpbm04.jpg);
}

.section-box,
.section-boxes .section-box:hover {
  background-position: center !important;
  background-size: cover !important;
  position: relative;
}

.section-box-1,
.section-boxes .section-box-1:hover {
  background-image: url(../img/sb1.jpg) !important;
}

.section-box-2,
.section-boxes .section-box-2:hover {
  background-image: url(../img/sb2.jpg) !important;
}

.section-box-3,
.section-boxes .section-box-3:hover {
  background-image: url(../img/sb3.jpg) !important;
}

.section-box-4,
.section-boxes .section-box-4:hover {
  background-image: url(../img/covid19.jpg) !important;
}

@media (max-width: 1199px) {
  .section-boxes .section-box {
    min-height: 260px;
  }
}

.section-box-overlay {
  background-color: rgba(95, 135, 180, 0.7);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}

.section-box-overlay h5 {
  background: #fff;
  padding: 30px;
}

.section-box-overlay .btn {
  margin-left: 30px;
}

.section-box:hover .section-box-overlay {
  background-color: rgba(179, 146, 11, 0.7);
}

/* Our Clients */

.our-clients {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: transparent;
}

/** Our Clients carousel
---------------------------------------------------------*/
#recipeCarousel .carousel-inner .carousel-item.active,
#recipeCarousel .carousel-inner .carousel-item-next,
#recipeCarousel .carousel-inner .carousel-item-prev {
  display: flex;
}

#recipeCarousel .carousel-inner .carousel-item-right.active,
#recipeCarousel .carousel-inner .carousel-item-next {
  /*transform: translateX(16.7%);*/
  transform: translateX(25%);
}

#recipeCarousel .carousel-inner .carousel-item-left.active,
#recipeCarousel .carousel-inner .carousel-item-prev {
  /* transform: translateX(-16.7%); */
  transform: translateX(-25%);
}

#recipeCarousel .carousel-inner .carousel-item-right,
#recipeCarousel .carousel-inner .carousel-item-left {
  transform: translateX(0);
}

.client {
  padding: 0 30px !important;
}

.carousel-item-showmanymoveone {
  height: auto;
}

.our-clients {
  padding-top: 90px;
}

h1 {
  font-size: 3rem;
}

.main-content h1 {
  font-size: 2.2rem;
}

.main-content h3 {
  font-size: 1.75rem;
}

.well-message {
  background: #edf2f6;
  padding: 60px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border: 2px #fff solid;
}

img.alignright.thumbnail {
  margin-left: 30px;
  margin-bottom: 15px;
}

.content-box.landing-page-content-box {
  padding-top: 0;
}

.img-fluid-stretch {
  width: 100%;
}

.page-landing-bn {
  margin-bottom: 60px;
}

.page-landing-bn img {
  margin-bottom: 0;
}

.btn-joinnow-sidebar {
}

.navbar-light .navbar-nav .btn-joinnow {
  margin-right: 15px;
  border-color: #0c3a84;
  color: #0c3a84;
}

.navbar-light .navbar-nav .btn-joinnow .nav-link {
  color: #0c3a84;
}

.navbar-light .navbar-nav .btn-joinnow:hover {
  border-color: #5f87b4;
}

.navbar-light .navbar-nav .btn-joinnow:hover .nav-link {
  color: #5f87b4;
  border-color: #5f87b4;
}

@media (max-width: 767px) {
  .subpage-header h1 {
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 36px;
  }
}

.subheader {
  position: relative;
  z-index: 9999;
  background: #b3910a;

  background-size: cover;
  color: #fff;
  /* color: #e6c43f; */
  color: #f7d656;
  font-size: 24px;
  font-weight: 600;
  line-height: 133%;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

.subheader-overlay {
  padding-top: 75px;
  padding-bottom: 75px;
  /* background: rgba(179, 145, 10, 0.7); */
  /* background: rgba(14, 57, 132, 0.7); */
  background: rgba(0, 0, 0, 0.5);
}

@media (max-width: 767px) {
  .subheader-overlay {
    padding-top: 30px;
    padding-bottom: 15px;
  }

  .subheader-overlay h1 {
    font-size: 36px;
  }
}

.subheader-overlay h1,
.subheader-overlay h2,
.subheader-overlay h3,
.subheader-overlay h4,
.subheader-overlay h5,
.subheader-overlay h6 {
  color: #fff;
}

.join-box-sidebar {
  background-image: url(../img/sb1.jpg) !important;
  background-size: cover;
  display: block !important;
}
.join-box-overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(95, 135, 180, 0.7);
}

.join-box-sidebar:hover .join-box-overlay {
  background-color: rgba(178, 144, 10, 0.7);
}

.join-box-sidebar h5 {
  font-size: 28px;

  background: rgba(255, 255, 255, 0.7);
  padding: 20px;
}

@media (max-width: 991px) {
  .join-box-sidebar h5 {
    font-size: 20px;
    padding: 10px;
  }

  .sidebar-news-item h6,
  .sidebar-news-item h5 {
    font-size: 18px;
  }
}

.join-box-sidebar .btn {
  margin: 20px !important;
}

.sidebar-news {
  border-top: 2px #eef2f6 solid;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
  padding-top: 15px;
}

.sidebar-news-item h6,
.sidebar-news-item h5 {
  padding-bottom: 10px;
  margin-bottom: 0;
}

.sidebar-news-item p {
  font-size: 16px;
  margin-bottom: 5px;
}

.attachment-icon {
  margin-bottom: 0;
}

.homepage-news-content p {
  font-size: 16px;
}

@media (max-width: 767px) {
  .entry-thumbnail {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.cta-footer {
  background-position: center !important;
  background-size: cover !important;
  position: relative;
  background-image: url(../img/cta-footer.jpg) !important;
}

.cta-footer-overlay {
  padding-top: 75px;
  padding-bottom: 75px;
  background: rgba(255, 255, 255, 0.85);
}

@media (max-width: 767px) {
  .cta-footer-overlay {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.cta-footer-icon {
  margin-bottom: 15px;
}

.cta-footer-link {
  display: block;
  opacity: 1;
  border-bottom: none;
}

@media (max-width: 991px) {
  .cta-footer-link h4 {
    font-size: 21px;
  }
}

.cta-footer-link:hover {
  opacity: 0.8;
}

@media (max-width: 991px) {
  .navbar .flex-column {
    display: block;
    width: 100%;
    background: #fff;
  }

  .menu-item.btn {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
  }

  .dropdown-menu.show {
    margin-bottom: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .lg-menu-v {
    display: none;
  }
}

@media (max-width: 991px) {
  .welcome.content-box {
    padding-bottom: 120px;
  }
  .welcome.content-box .btn {
    margin-top: 30px;
  }
}

@media (max-width: 991px) {
  #gzns .gz-app-stepper {
    margin: 0;
  }
}

.btn-members {
	margin-right: 15px !important;
}

/* .carousel-control 			 { width:  4%; }
.carousel-control.left,.carousel-control.right {margin-left:15px;background-image:none;}
@media (max-width: 767px) {
	.carousel-inner .active.left { left: -100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev		 { left: -100%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }

}
@media (min-width: 767px) and (max-width: 992px ) {
	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		 { left: -50%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
	.carousel-inner .active.left { left: -25%; }
	.carousel-inner .next        { left:  25%; }
	.carousel-inner .prev		 { left: -25%; }	
} */

.codedropz-upload-wrapper { max-width: 90%; width: 90%; }

.codedropz-upload-handler {
  width: 100% !important; /* testing */
  min-width: 100%;
}
.form-group { overflow: hidden; }

.wpgdprc-consent-bar button.wpgdprc-button--accept
{
  color: black !important;
}

.wpcf7-submit {
  background: transparent !important;
  background: #f1db85 !important;
  color: #0D166B !important;
  border-color: #5f87b4 !important;
  padding: 10px 20px !important;
  border-radius: 3px !important;
  font-size: 24px;
}

.wpcf7-form-control { margin-top: 5px; }

.page-id-3982 .wpcf7,
.page-id-3981 .wpcf7,
.page-id-3980 .wpcf7,
.page-id-3979 .wpcf7,
.page-id-3978 .wpcf7,
.page-id-3977 .wpcf7,
.page-id-3976 .wpcf7,
.page-id-3975 .wpcf7,
.page-id-3974 .wpcf7,
.page-id-3951 .wpcf7,
.page-id-5729 .wpcf7,
.page-id-5731 .wpcf7,
.page-id-5915 .wpcf7,
.page-id-5724 .wpcf7 {
  padding: 30px;
  background-color: #EDF2F6;
  margin-bottom: 15px;
}

.wpcf7 label {
  font-size: 16px;
}

.transform-img img 
{
  transform: rotate(-6deg);
  height: 90px;
  object-fit: contain;
  object-position: center;
  padding: 0 15px;
  display: block;
  margin: 0 auto 15px auto;
}

.no-transform { transform: none !important; }

.award-item
{
  background-color: antiquewhite;
  padding: 30px;
  position: relative;
  height: calc(100% - 30px);
  transition: 0.3s ease all;
}

.award-item h4
{
  color: #b3910b;
  z-index: 2;
  position: relative;
}

.award-icon
{
  fill: burlywood;
  position: absolute;
  width: 50%;
  right: 0;
  top: 30px;
  z-index: 0;
  height: 80%;
  opacity: 0.5;
}

.award-item:hover
{
  box-shadow: 0 0 10px 10px #00000014;
}

.award-item-sponsor
{
  position: absolute;
  bottom: -20px;
  left: 30px;
  z-index: 2;
  background: white;
  border-radius: 6px;
  box-shadow: 0px 10px 10px #0000000f;
  padding: 7px 24px;
}

.award-item-sponsor p
{
  display: inline;
  font-weight: bold;
  color: #363636;
  margin: 0;
}

.award-item-sponsor img
{
  transform: rotate(-6deg);
  margin: 0 0 0 15px;
  height: 55px;
  max-width: 150px;
  object-fit: contain;
}

.award-item-sponsor-form
{
  top: -90px;
  bottom: auto;
  right: 15px;
  left: auto;
}



/* #post-70 .col-md-6 { margin-bottom: 45px; } */

@media(max-width: 1199px)
{
  .award-item-two-sponsors p
  {
    display: block;
    margin-bottom: 15px;
  }
}

@media(max-width: 991px)
{
  .award-item .award-item-sponsor { width: calc(100% - 60px); }
  .award-item .award-item-sponsor img { margin-top: 5px; }
  .award-item-two-sponsors img { max-width: 38% !important; }
  .award-item-two-sponsors {   bottom: -64px; }

}

@media(max-width:767px)
{
  .award-item-sponsor-form
  {
    bottom: auto;
    left: 0;
    position: relative;
    box-shadow: 0px 0px 10px #0000001f;
    margin-bottom: 24px;
    width: fit-content;
  }
}

@media(max-width: 350px)
{
  .award-item .award-item-sponsor { display: none; }
  #post-70 .col-md-6 {  margin-bottom: 0; }
}

.wpcf7 .award-item-sponsor-form, .pre-drinks
{
  top: 0;
  bottom: auto;
  left: 0;
  position: relative;
  box-shadow: 0px 0px 10px #0000001f;
  margin-bottom: 24px;
  width: fit-content;
}

.pre-drinks { margin: 30px auto; }
.pre-drinks img { height: 65px; }

.page-id-70 .sl-caption {
  display: none !important;
  }

.col-homepage-news-box img
{
  max-height: 400px;
  object-fit: cover;
  object-position: center;
}

/* Downloads start */

.attachments-content, .attachments-content
{ 
    box-shadow: 0 0 10px #0000003d !important; 
    transition: 0.3s ease all;
}

.attachments-content:hover, .attachments-content:hover { box-shadow: 0 0 10px #0000008b !important; }


.attachment-title, .attachment-title  
{ 
    padding: 15px !important; 
    text-transform: initial !important; 
}

.attachments-content .attachment-img, .attachments-content .attachment-img  
{
  position: absolute;
  right: 15px;
  height: 45px;
  width: 45px;
  opacity: 1;
  top: calc(100% - 60px);
 }

 .attachments .attachments-content, .attachments .attachments-content { margin-bottom: 25px !important;  position: relative !important;  }

 .attachments-content p, .attachments-content p
 {
  margin-bottom: 0 !important; 
  padding: 0 15px 7px 15px !important; 
  font-size: 13px !important; 
  color: #2e2e2e !important; 
  line-break: anywhere !important; 
  line-height: 20px !important; 
 }

.attachments-content h6,  .attachments-content h6  
 { 
    padding-bottom: 5px !important;  
    padding-top: 15px !important; 
    font-weight: 500 !important;
    line-height: 1.2 !important;
    color: #0D166B !important;
    font-size: 1rem !important;
}

.attachments-content .btn, .attachments-content .btn
 {
  font-size: 14px !important; 
  padding: 6px 15px !important;
  margin: auto 15px 20px 15px !important;
  width: fit-content !important; 
 }

.attachments .attachments-content, .attachments .attachments-content {
  max-height: calc(100% - 30px) !important; 
  height: 100% !important; 
  display: flex !important; 
  flex-direction: column !important; 
}
.attachments-content strong, .attachments-content strong { font-weight: 500 !important;  }

body.customer-area-active .cuar-css-wrapper .attachments .row, .attachments .row { margin-left: 0; margin-right: 15px; }

.attachments { max-width: 100% !important; }

@media (min-width:767px){ .col-sm-6{flex:0 0 auto !important; width:50% !important; }} 
@media (min-width:991px){.col-md-4{flex:0 0 auto !important; width:33.33333333% !important; }}

/* Downloads end */

@media(max-width: 767px)
{
  .award-item-sponsor-form { top: -45px; }
}

.award-item 
{ 
  height: calc(100% - 45px);
  margin-bottom: 45px;
}

.submissions-end
{
  color: #846b07;
}

.award-item-end 
{ 
  box-shadow: none !important; 
  margin-top: 30px;
}