.contact-list-content{
	font-size: 16px;
	line-height: 25px;
}
.contact-list-content a{
	color: #fff;
}
.contact-list-content a:hover{
	color: #fff;
}
.contact-list-title, .contact-list-title h5{
	font-size: 19px;
	margin-bottom: 0;
	margin-top: 0;
}
.contact-submit input[type=submit]{
  padding: 14px 20px !important;
  background: #c7b082;
  color: #877555 !important;
  font-weight: bold !important;
  border: 2px solid transparent;
  font-size: 14px !important;
  -moz-border-image: -moz-linear-gradient(top, #fcdcad 0%, #997c51 100%);
  -webkit-border-image: -webkit-linear-gradient(top, #fcdcad 0%, #997c51 100%);
  border-image: linear-gradient(to bottom, #fcdcad 0%, #997c51 100%);
  border-image-slice: 1;
   margin-right: 10px; 
}
.right-form{
  margin-top: 0;
}
.contact-form label{
  font-size: 16px;
}
.required-info{
  margin-right: 33px;
  font-size: 14px;
}
.content iframe{
  width: 100%;
}
.carousel-prev-awards .owl-carousel .owl-thumbs{
  display: none;
}
.video-prev-awards iframe{
  width: 100%;
  height: 350px;
}
.cat-nominate .tab-pane p:last-of-type{
  margin-bottom: 0;
}
.tax-szba_media_categories .media-title{
  margin-top: 0;
}



.popover.top > .arrow:after {
  border-top-color:#665a46;
}
.popover {
  background-color: #665a46;
  box-shadow: none;
  color: #fff;
}
.popover .p-title {
  color:#dfb27e;
}
.popover .p-date {
  color:#a89270;
}
.popover .p-location {
  color:#dcb17e;
}
.wpcf7-form .captcha .form-group {
	float:left;
}
.wpcf7-form .captcha .captcha-img {
	margin-top:16px;
	margin-right:8px;
}



