/* contact page */
.avia-form-success {
  color:#002147 !important;
}

/*exclusive benefits masonry*/

figcaption.av-inner-masonry-content {
  padding:15px;
  text-align:center;
  background-color:#0061b7 !important;
}

div.av-inner-masonry-content-pos div.avia-arrow {
  background-color:#0061b7 !important;
}

h3.av-masonry-entry-title {
  color:white !important;
}

/*faq toggler*/ 
.main_color .toggler  {
background: white;
color: #002147;
}

.main_color .toggler:hover {
background:white;
}

.main_color .toggle_content {
background:#E9E9E9;
}


.toggle_icon {
	display:none;
}

.toggler {
font-size:16px;
padding-left:3px !important;
}


/*mailchimp signup */

#amcham-title-section .avia-mailchimp-success {
  background:none !important;
  color:#ffffff !important;
}

/*homepage announcement*/

#homepage-announcement a {
  padding:3px 7px 3px 7px;
  margin-left:10px;
  background: #0061b7; 
  border-radius:5px;
  color:white;
  border:1px solid rgb(123,15,15);
  transition: border-color .5s ease;
}

@media (max-width:736px) {
#homepage-announcement a {
  display:block;
  margin:0 auto;
  margin-top:10px;
  text-align:center;
  max-width:65%;

}}

#homepage-announcement a:hover {
 
  border-color:white;
  text-decoration:none;
}

#homepage-announcement p, #homepage-announcement strong {
  color:white !important;
  font-size: 18px;
  text-align:center;
}
  

#homepage-announcement .content {
  padding-top:0px;
  padding-bottom:0px;
}

/*homepage advertising gallery */

.page-id-445 .main_color .container .av-inner-masonry-content {
  display:none;
}

.page-id-445 .av-masonry-image-container img {
  width: 100%;
}

/*marketplace*/

#marketplace-cta a {
  padding:15px;
  background: #002147; 
  border-radius:5px;
  color:white;
  transition: background 0.3s;
  text-decoration:none;
  width:100px;
}

#marketplace-cta a:hover {

  background: #0061b7; 

}

/*random border*/

#after_submenu { 
  border-top-width:0px;
}

/*blog links*/

article a {
  text-decoration:underline;
}

/*blog advertising*/
#top .avia_partner_widget {
  max-width: 100%;
}

#top .avia_partner_widget img {
  width:100%;
}
/*public MD buttons*/

#public-md a.avia-button {
  width:185px;
  background: #bb133e;
  transition: background 0.3s;
}

#public-md a.avia-button:hover {
   background: rgb(123,15,15);
}

/*topics masonry*/
#topics-masonry figcaption {
  padding:5px;
  max-width:75%;
  margin:0 auto; 
}

@media (min-width:0px) and (max-width: 490px){
#topics-masonry .av-masonry-entry {
  width:49.9% !important;
  
}}

/*featured logos*/

@media only screen and (max-width:500px) {
	#featured-members .slide-entry {
		width:50% !important;
  		display:inline-block !important;
  		clear:none !important;
  		padding-left:5px !important;
  		padding-right:5px !important;
	}
}
.avia_wpml_language_switch {
  display: none;
}