/*
Theme Name: Foei-child
Theme URI: http://foei.org.dev.contactivity.com/
Description: Child theme for The Business News theme
Author: Contactivity
Author URI: http://www.contactivity.com
Template: business-news
Version: 0.1
*/

@import url("../business-news/style.css");

/* Start of Child-theme styling */

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0 !important;
	color: #313131;
	font-family: Arial, Helvetica, sans-serif !important;
}

h2 a{
	font-size:1em;
}

a:hover{
	text-decoration:none !important;
	border-bottom:none !important;
}

img { opacity: 1 !important;}

.clickable {
box-shadow: 8px 8px 8px #666 !important;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.clickable:hover {
box-shadow: none !important;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

/*Subtitle for full width page*/
.fw_subtitle {
    color: #555 !important;
    line-height: 1.4em;
    font-size: 1.5em;
    font-weight: lighter !important;
    margin: 0 3em 1em 3em!important;
}


/*Style for AddThis social media icons*/
.atss .at-share-btn .at-icon-wrapper, .atss a .at-icon-wrapper {
  display: block !important;
  padding: 8px 0 !important;
  background: #349298 !important;
  border-left: none !important;
  border-top: 1px solid white !important;
  border-right: 1px solid white !important;
  border-radius: 0 !important;
} 

.atss .at-share-btn, .atss a {
  background: white !important;
}



/*END Addthis social media icons*/



.cc-compliance :hover{
background:#9947a0 !important;
color:#fff !important;
margin:0 auto !important;
}

.cc-btn {
    background: #fbaf0b !important;
    border-width: 0 !important;
}

.cc-revoke, .cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Helvetica,Calibri,Arial,sans-serif;
    font-size: 1.3em !important;
    line-height: 2.2em !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
}


.cc-banner.cc-theme-edgeless .cc-message{
	text-align: center;
	z-index: 999999 !important;
}

/*.bigtext{
	font-size:1.5em !important;
	padding: 1.3em !important;
}*/

/*CSS for petitions*/
.btn_big_petition {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
   	padding: 1.2em !important;
    border-radius: 1em !important;
}

.btn_big_petition li a{
	color:#fff !important;
	display: block !important;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold !important;
    font-size: 1.5em !important;
    text-decoration: none !important;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.btn_big_petition ul{
	list-style:none !important;
}


/*Button donate*/
.btn-donate{
margin: 2em 0 2em 0 !important;
width: 300px;
}

/*Style for consent text in petitions*/
#editrow-do_not_email p {
    color: #555 !important;
    width: 241px !important;
    font-size: 12px !important;
    line-height: 15px;
}



.alignleft, img.alignleft {
    margin: 2.5em 1em 2.5em 0 !important;
    display: inline;
    float: left;
}

.alignright, img.alignright {
    margin: 2.5em 0 2.5em 1em !important;
    display: inline;
    float: right;
}


nav.main_menu .sub-menu li a, nav.main_menu ul ul > li:hover > a {
    color: white !important;
	background: #70a2a9 !important;
    /*max-width: 33% !important;*/
    border-bottom: 1px solid white;
    /*height: 20px !important;*/
    text-align: center !important;
    margin-left: 0;
    text-decoration: none;
	padding: 1.5em 2em 1.5em 2em !important;
    font-size: 11px !important;
    font-family: Arial;
    border-top: 1px solid white !important;
    background: none;
    opacity: 0.98;
    text-transform: none;
    font-weight: bold;
    display: -webkit-box;
    -webkit-transition: 0.13s ease-in-out;
    -moz-transition: 0.13s ease-in-out;
    -o-transition: 0.13s ease-in-out;
    -ms-transition: 0.13s ease-in-out;
    transition: 0.13s ease-in-out;
}


nav.main_menu .sub-menu li {
    background: url(original/images/drop_sep.png) no-repeat right 0;
    line-height: 39px;
    font-size: 12px;
    padding-left:10px !important;
    padding-right:10px !important;
    float: left;
    display: contents;
    border: 0px !important;
    height: 25px;
    padding-top: 14px;
    margin-top: -13px;
}


.menu_opt3{
	background: #076a88 !important;
	min-width:180px !important;
	float:none !important;
	margin:auto !important;
}

.highlight {
	/*border: 1px solid #eee;*/
    border:none !important;
    padding: 1.5em;
    border-radius: 1em;
}

.highlight img{
    border: 3px solid #fff;
    border-radius: 2em;
}

.crm-block.crm-petition-form-block {
    /* display: flex; */
    

	position: fixed !important;
    justify-content: center;
    align-items: center;
    margin-right: 3%;
    top: 20% !important;
    z-index: 9999 !important;
    background-color: rgba(57,146,151,0.95);
    min-width: 30%;
    padding: 1.5em 1em 0.5em 2.5em !important;
    border-radius: 0.7em !important;
    box-shadow: 2px 6px 14px 1px #444 !important;
    height: auto !important;
    right: 0 !important;
    font-size: 1em !important;
}





/*
.crm-container span.crm-button {
    background: #fbaf0b;
    display: block;
    float: left !important;
    overflow: hidden;
    padding: 1px;
    border: 0px !important;
    color: #555 !important;
}

span.crm-button:hover {
    background: #555 !important;
}*/



#crm-container .crm-submit-buttons, #crm-container .action-link {
    min-height: 57px !important;
}


.crm-container .crm-button.crm-i-button input[type="button"], .crm-container .crm-button.crm-i-button input.crm-form-submit {
padding-left: 0.5em !important;
height: 40px;
align-self: center !important;
}


.petition-scroll{
	display:none !important;
}



div.crm-container label {
    font-weight: normal !important;;
    display: inline !important;;
    color: #eee !important;
}


#crm-container.crm-public .price-set-row {
    font-size: 15px;
    margin-bottom: 5px;
    float: left !important;
}

#crm-container.crm-public .label, #crm-container.crm-public .price-field-amount{
	padding-top: 6px;
    font-size: 13px !important;
}


#crm-container.crm-public input[type="text"], #crm-container.crm-public input[type="password"], #crm-container.crm-public input[type="email"], #crm-container.crm-public select {
    font-size: 15px !important;
}



	/*		
.audio-player{		
	width:621px !important;		
}		
*/

.big{
	font-size:1.5em !important;
	line-height: 2em !important;
}

.block_single_post h1 {		
    color: #1a1a1a;		
    font-weight: bold !important;		
    font-size: 2.4em !important;		
    padding-bottom: 12px;		
    display: block;		
    clear: both;		
    overflow: hidden;	
}

.block_post_tags p{
	display:none !important;
}

.block_topic_post h3{
	padding-bottom: 0;
	max-height: 20px;
	overflow: hidden;
}
.block_topic_post .info{
	position: absolute;
	bottom: 0px;
	width: 88%;
	border: none;
}
.block_topic_post.archive .info{
	border-top: 1px solid #f0f0f0;
}
.block_topic_post .title{
	padding: 0;
}

.button_big{

	min-width:200px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#cde3df;
	border-radius: 0.5em;
	margin:3em !important;
	font-weight: normal !important;
	padding:1.5em !important;
	-webkit-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -0-transition: all 0.25s linear;
    transition: all 0.25s linear;

}

.button_big:hover{

	min-width:200px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#bcd2ce;
	margin:3em 3.5em 3em 3.5em !important;
  	-webkit-transition: all 0.25s linear;
 	-ms-transition: all 0.25s linear;
 	-moz-transition: all 0.25s linear;
    -0-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

.button_big a{

	color:#444 !important;
	font-size:1.2em !important;
	text-decoration:none !important;

}

.line_2{
	height: 1px;
	margin: 28px 0px !important;
	background: none;
}
.block_topic_post .f_pic img{
	max-width: 262px;
	width: 100%;
	opacity:1 !important;
}


.terms{
	display: none;
	float: none !important;
	margin-bottom: 10px;
	color: #1a9fa5 !important;
}
.block_topic_post .f_pic, .block_topic_post_feature .f_pic, .block_single_post .f_pic{
	border: 1px solid #f2f2f2;
	overflow: hidden;
}
.block_topic_post .f_pic, .block_topic_post_feature .f_pic{
		max-height: 105px;
}
.block_topic_post_feature.resource .f_pic{
	max-height: 164px;
}
.searchwp-highlight{
	float: none !important;
	font-size: inherit !important;
	color: #BDA632 !important;
}
.block_topic_post_feature.resource.category{
	min-height: inherit !important;
	clear: both;
	overflow: hidden;
}

.definition-box {
    background: #9acccc !important;
    width: 80%;
    margin: 0 auto;
    padding: 1.2em 0.5em 0.5em 1.5em;
    border: 1px solid #ccc;
    border-radius: 0.5em;
    box-shadow: 7px 8px 15px #ccc;
}


.definition-box li{
font-size:1.5em !important;
line-height: 1.3em !important;
color: white;
margin-top:0.8em !important;
}


.definition-box2 {
    background: #9acccc !important;
    width: 80%;
    margin: 0 auto;
    padding: 3em 3em 3em 3em;
    border-radius: 2em;
    box-shadow: 7px 8px 15px #ccc;
}


.definition-box2 li{
font-size:1.6em !important;
line-height: 1.3em !important;
color: white;
margin-top:0.5em !important;
}


.highlight-box {
    width: 80%;
    margin: 0 auto;
    padding: 1.2em 0.5em 0.5em 1.5em;
    border: 5px solid #9acccc;
    border-radius: 0.5em;
    box-shadow: 7px 8px 15px #ccc;
}


.definition-box p {
    line-height: 1.3em;
    font-size: 1.3em;
    color:#444;
}

.definition-box a {
    font-size: 1em !important;
}

.highlight-box p {
    line-height: 1.3em;
    font-size: 1.3em;
    color:#444;
}

.highlight-box a {
    font-size: 1em !important;
}


.followBox .box {
	margin: 0;
}
.block_home_slider .caption p.title {
	font-size:16px;
}
.block_home_slider .caption p{
	font-size: 13px;
}
.block_topic_post_feature .title a{
	color: #a20a43 !important;
}
.block_post_social section .title span{
	font-family: Arial, Helvetica, sans-serif;
}
#header{
	height: 210px !important;
}
#header .inner{
	position: relative;
}
#header .bottom img.text{
	position: absolute;
	top: 100px;
	left: 72px;
}
#header .bottom .inner{
	background: none;
}

#header .section_secondary_menu {
    height: 39px;
    background: white !important;
}



nav.main_menu > ul > li{
	position: relative !important;
	display: inline-table;
}

nav.main_menu > ul > li > a{
	font-family: arial;
	text-transform: none;
}

nav.main_menu > ul > li ul{
	display: none;
	visibility: hidden;
    min-width: max-content;
	-webkit-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}


nav.main_menu > ul > li:hover > ul{
    display: block;
    visibility: visible;
    -webkit-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

nav.main_menu {
    padding-right: 0 !important;
   }

nav.main_menu > ul > li.current_page_item > a,
nav.main_menu > ul > li.current-category-ancestor > a,
nav.main_menu > ul > li.current-menu-parent > a
{
	background: url(original/images/menu_hover.png) repeat-x;
	margin-top: 0px;
}
nav.main_menu > ul > li:hover,
nav.main_menu > ul > li.hover{
	background: #6e4161;
}
nav.main_menu > ul > li:hover > a,
nav.main_menu > ul > li.hover > a{
	background: none;
}
nav.main_menu > ul > li{
	background: url(original/images/menu_sep.png) no-repeat right 0;
	height: 0 !important;
}



nav.main_menu .sub-menu li a:hover, nav.main_menu ul ul > li > a {
	background: #116281 !important;
	border:1px solid #349298 !important;
	color: white !important; ;
	/* text-align: center !important; */
}




.validate.form-submit.default{
	width: auto !important;
}



#header .section_main_menu{
	background: #349298;
}
nav.main_menu{
	background: none !important;
}
.block_home_slider .flex-direction-nav a{
	background: url(original/images/prev.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-next{
	background: url(original/images/next.png) no-repeat;
}
.block_home_slider{
	position: relative;
	clear: both;
}
.block_home_slider .flex-control-paging li a{
}

.block_footer_widgets h3{
	color: #fff !important;
	font-size: 13px !important;
	text-transform: uppercase !important;
	line-height: 16px !important;
	padding-bottom: 0px;
}
.block_footer_widgets li{
	line-height: 22px;
	font-size: 13px;
}
.block_footer_widgets li a{
	color: #fff;
	font-size: 13px;
}
.block_to_top a{
	background: url(original/images/img3.png) no-repeat;
}
.block_to_top a{
	float: right;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 23px;
	text-decoration: none;
	font-family: Arial;
	font-weight: 100;
}
#footer .top .inner{
	clear: both;
	overflow: hidden;
}
#footer .top {
	padding-bottom: 12px;
}
.block_footer_widgets li a:hover{
	color: #349298;
	text-decoration: none;
}
.block_footer_widgets ul{
	padding-bottom: 18px !important;
}
.block_footer_widgets .column{
	margin-left: 0px;
}
.block_footer_widgets .column-1{
	width: 220px;
	margin-left: 20px;
}
.block_footer_widgets .column-2{
	width: 283px;
}
.block_footer_widgets .column-3{
	width: 262px;
}
.block_footer_widgets .column-4{
	width: 160px;
}
.block_copyrights p,
.block_menu_footer li a{
	font-size: 12px;
}
.content ol li{ padding-bottom: 0px; }
.content ol{ margin-bottom: 15px;  }

.langBox { position: absolute; top: 37px; right: 3px; }
.langBox ul { list-style: none; }
.langBox li { float: left; background: url(images/lang_bg.png) no-repeat right 2px; padding: 0 9px 0 8px; color: #919191; }
.langBox li a { color: #919191; text-decoration: none; }
.langBox li a:hover { color: #3c3c3c; }
.langBox li.active a{ color: #000; }
.langBox li:last-of-type { background: none; padding-right: 0; }
.langBox li:first-of-type { background: none; }

.searchBox { position: absolute; top: 62px; right: 0; }
.searchBox div { border: 0; background: url(images/fieldset_bg.png) no-repeat; width: 300px; height: 30px; overflow: hidden; }
.searchBox input[type=text] { border: 0; background: none; width: 248px; height: 30px; line-height: 30px; padding: 0 10px; float: left; margin-right: 1px; color: #b5b5b5; }
.searchBox input[type=submit] { border: 0; background: none; width: 31px; height: 30px; cursor: pointer; float: left; }

.socialBox { position: absolute; top: 108px; right: 0; }
.socialBox ul { list-style: none; }
.socialBox li { float: left; margin-left: 17px; color: #b5b5b5; line-height: 23px; }
.socialBox li.nogap { margin-left: 13px; }
.bottom li {font-size: 12px;}

.block_home_slider .flex-control-paging li a {background-image: url(images/paging_bg.png); background-repeat: no-repeat;}

.separator {
height: 1px !important;
clear: both;
overflow: hidden;
background-color: #e8e8e8;
margin: 0px 0 20px 0;
padding-bottom: 28px;
background: url(original/images/border1.png) repeat-x 0 bottom;
}
.line_3 {display: none !important;}
#main-primary-menu{
	clear: both;
	overflow: visible;
	height: 82px;
	position: relative;
}
nav.main_menu > ul > li{
	position: static;
}
nav.main_menu ul ul{
	/*width: 902px;*/
	padding-top: 4px;
	position: absolute;
	left: 0px;
	top: 42px;	
}
nav.main_menu .sub-menu{
	clear: both;
	overflow: hidden;
	padding-left: 0px;
	padding-top: 0px;	
	border-top: 1px solid #349298;
}
nav.main_menu .sub-menu li{
	line-height: 39px;
	font-size: 12px;
	padding: 0 16px 0 14px;
	position: relative;
	float: left;
	border: 0px !important;
	height: 25px;
	padding-top: 14px;
	margin-top: -13px;
}

nav.main_menu .sub-menu li:first-of-type{
	padding-left: 0px;
}


nav.main_menu .sub-menu li a,
nav.main_menu ul ul > li:hover > a{
	color: #383838;
	padding: 0;
	margin-left: 0;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	background: none;
	text-transform: none;
	font-weight: bold;
}
nav.main_menu ul ul > li:hover > a{
	background: none!important;
	color: #6e4161;
}
.block_topic_news h3{
	line-height: 18px;
	min-height: 78px;
}
.block_topic_post_feature.resource h3,
.newsBox h3{
	min-height: 10px !important;
	margin-bottom: 0px;
	padding-bottom: 10px !important;
}
.block_topic_news h3 a,
.block_topic_post_feature h3 a{
	color: #383838 !important;
	font-size: 15px;
	line-height: 18px;
	min-height: 37px;
}
.block_topic_news a.more{
	color: #349298;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: -9px;
	margin-right: 0px;
	line-height:72px;
}
.block_topic_news a.more:hover{
	text-decoration: none;
	color: #349298;
}
.general_pic_hover.scale .hover .icon{
	background-image: none !important;
	display:none !important;
}


.general_pic_hover .hover {
    width: 100%;
    height: 100%;
    display: none;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    background: none !important;
    cursor: pointer;
}

.mailchimp label{
	display: none;
}
.mailchimp .error{
	margin-bottom: 15px;
}

.mailchimp fieldset{
	background: url(original/images/fieldset_bg2.png) no-repeat;
	background-size: 100% 31px;
	max-width: 297px;
	width: 100%;
	height: 31px;
	border: 0;
	padding: 3px 0 0 3px;
	overflow: hidden;
}

.mailchimp .email{
	border: 0;
	background: none;
	max-width: 200px;
	width: 66.3%;
	height: 28px;
	line-height: 28px;
	padding: 0 9px;
	margin-right: 1px;
	color: #b5b5b5;
}
body.frontpage .block_topic_post .f_pic img{
	max-height: 121px;
}
.mailchimp .button{
	border: 0;
	background: none;
	max-width: 68px;
	width: 23.7%;
	height: 28px;
	color: #fff;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 11px;
	cursor: pointer;
	text-transform: uppercase;
	padding: 0px !important;
}
.block_popular_posts .line_2{
	margin-bottom: 22px;
}
.vvqbox{
	margin: 0px !important;
}
.block_popular_posts .article .text .title{
	min-height: 44px;
	max-height: 44px;
}
.block_popular_posts .article{
	margin-bottom: 10px;
}
.reply .separator{
	display: none;
}
.block_topic_news .block_topic_post{
	min-height: 310px;
	max-height: 310px;
}

.block_topic_news .comments {height:40px; line-height:40px; margin-left:11px; padding-left:20px; float:left; background:url(/wp-content/themes/business-news/images/icon_comment_1.png) no-repeat 0px 15px; font-size:11px; color:#8a8a8a;}

.block_topic_post.archive span.right{
	float: right;
	display: block;
	margin-top: 6px;
}
.block_topic_news .block_topic_post.archive{
	max-height: 339px;
	min-height: 296px;
}

.block_topic_post_feature .f_pic .type{
	height: 17px;
	line-height: 17px;
	padding: 0px 6px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background:url(/wp-content/themes/business-news/images/bg_date.png);
	font-size: 10px;
	color: #ffffff;
}
.block_topic_post_feature.resource{
	margin-bottom: 20px;
	min-height: 167px;
}
.block_topic_post_feature.resource .info{
	border: 0px;
}
.block_topic_post_feature a{
	color: #349298 !important;
}
.general_content{
	clear: both;
	overflow: hidden;
}

.general_content p {
    margin: 0 1px !important;
}

hr{
	height: 1px !important;
	clear: both;
	overflow: hidden;
	background-color: #e8e8e8;
	margin: 0px 0 0px 0;
	padding-bottom: 10px;
	border: 0px;
	width: 100%;
	background: url(original/images/border1.png) repeat-x 0 bottom;
}
.block_author_posts .posts{
	margin-left: 0px;
	margin-bottom: 0px !important;
}
.block_author_posts h3,
.block_author_posts h3 a{
	padding: 0px;
	margin: 0px;
	color: #313131 !important;
}
body.archive .main_content h2{
	margin-top: 20px;
	font-size: 24px;
}
.block_breadcrumbs{
	margin-bottom: 16px;
	clear: both;
	overflow: hidden;
}
.block_breadcrumbs li a{
	color: #a20a43;
}
.block_breadcrumbs li a:hover{
	text-decoration: underline;
}
.block_breadcrumbs li{
	color: #a5a5a5;
}
.block_post_tags a:hover{
	color: #a20a43;
}
.block_topic_post .category a{
	color: #349298 !important;
}

body.post .block_single_post h1{
	color: #1a1a1a;
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 12px;
	display: block;
	clear: both;
	overflow: hidden;
}

.block_single_post .author a{
	color: #349298;
}
.block_post_social section.recommend{
	margin-top: 32px;
	margin-left: 0;
}
.block_leave_reply .field:focus{
	border-color: #a20a43;
}
.clear{
	clear: both;
	overflow: hidden;
}
.general_button,
.general_button:hover{
	border: 0;
	background: #a20a43;
	border-radius: 3px;
	width: 99px;
	height: 26px;
	cursor: pointer;
	color: #fff;
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: bold;
}
.content ul {
	list-style: disc;
	margin: 0 0 15px 30px;
}
/*
.crm-container .crm-section .label, .crm-container-snippet .crm-section .label{
	text-align: left !important;
}*/
.flexslider ul {
	margin: 0;
}
.content li{
	font-size: 12px;
	margin: 2px 0;
	line-height: 18px;
}

#content h2{
	color: #1a9fa5;
	font-weight: bold;
}
#content h3{
	color: #349298;
	font-weight: normal;
}

#content h6{
	color: #349298;
}

/*
.content h4{
	font-size: normal;
}
.content h5{
	font-size: 12px;
	color: #1a9fa5;
}
*/
.content a{
	color: #be3460;
	text-decoration: none !important;
}
.content a:hover{
	text-decoration: underline;
}
.flexslider li{
	list-style: none !important;
}

/* ### Civicrm ### */


#crm-container a {
    font-weight: 300 !important;
}

#crm-container a:hover {
    color: #aabc36 !important;
    font-weight: 400 !important;
}

#crm-container{
	line-height: 18px ;
}
#crm-container table{
	width: 620px;
}
#crm-container table th{
	text-align: left;
}
#crm-container #payment_information .billing_mode-group, #crm-container .is_pledge-section {
	width: 310px;
	margin: 0;
	padding: 0;
	float: right;
}

#crm-container #payment_information .billing_name_address-group, #crm-container #priceset-div {
	width: 600px; /* was 310 */
	max-width: 600px; /* was 310 */
	margin: 0;
	padding: 0;
	float: left;
}
#crm-container #payment_information .billing_name_address-group *{
	max-width: 310px;
}
#crm-container .premium-group, #crm-container .crm-section{
	padding-bottom: 0;
}
#crm-container #priceset-div .crm-section{
	padding-bottom: 0;
}
#crm-container .premium-short{
	display: none;
}

#crm-container select{
	max-width: 221px !important;
	width: 221px !important;
}
#crm-container input.crm-form-text{
	background: url(images/fieldset_bg3.png) no-repeat !important;
	border: none !important;
	height: 34px !important;
	width: 221px !important;
	padding: 0px 10px !important;
}
.crm-container .crm-section .label{
    float: none !important;
    width: 100% !important;
    text-align: left !important;
    font-size: 10px !important;
}

div.crm-container label {
    display: inline !important;
    color: black !important;
    float: left !important;
    /*width: 30%;*/
    width:100% !important;
    font-weight: bold !important; 
}

#crm-container.crm-public .label{
	   float: left !important;
}

a.button.cancel{
	display:none !important;
}


.crm-button .crm-i{ display: none !important; }
/*#crm-container .crm-button{
	border: 0px !important;
	background:  none !important;
}*/
.crm-container .select2-results li{
    color: #000 !important;
}
.crm-container .crm-section .content{ margin-left: 0px !important; }
/*.crm-submit-buttons input.crm-form-submit,
.button.cancel{
	color: white !important;
	border: none !important;
	height: 60px !important;
	width: auto !important;
	background: #be3460 !important;
    width: auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
    line-height: 59px !important;
    display: inline-block !important;
    margin: 0px !important;
    padding: 0 10px !important;
}*/
.crm-public-footer{ display: none !important; }
.crm-section.create_pcp_link-section{
	display: none !important;
}

.select2-results .select2-result-label { font-size: 14px; color: #000; }
.select2-results .select2-highlighted .select2-result-label { color: #fff; }

#crm-container #groupContact input.crm-form-submit{
	width: auto !important;
	height: auto !important;
	background: inherit !important;
	color: black !important;
	font-size: 14px !important; 
}
#crm-container div.form-item {height: auto;}
#crm-container input.crm-form-checkbox, #crm-container input.crm-form-radio{
	background: none;
	width: 25px !important;
	height: 25px !important;
	margin: 0 !important;
}

form#Edit div.crm-container-snippet.crm-public div.messages.help{
	display: none;
}
#crm-container .crm-submit-buttons, #crm-container .action-link{
	min-height: 67px !important; 
}
.custom_post_profile-group .messages.help{
	max-width: 270px;
}
#crm-container.crm-public input[type="text"], #crm-container.crm-public select {
	padding: 0px 10px;
}
.crm-container div.display-block{
	margin: 0px !important;
}
.crm-container .right{
	text-align: right !important;
}
/* ### follow box ### */
.followBox { width: 301px; padding-bottom: 150px; background: url(original/images/border1.png) repeat-x 0 bottom; margin-bottom: 27px; }
.followBox h3 { color: #303030; font-size: 15px; padding-bottom: 10px; }
.followBox ul { list-style: none; }
.followBox li { float: left; text-align: center; margin-right: 4px; font-size: 11px; text-transform: uppercase;  position: relative; }
.followBox li a { width: 94px; position: relative; z-index: 100; color: #a20a43; display: block; text-decoration: none; line-height: 28px; border: 1px solid #ededed; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.followBox li:last-of-type a{ margin-right: 0px; }
.followBox li a:hover, .followBox li:hover > a, .followBox li.active a { border-bottom: 0; color: #3c3c3c; }
.followBox .drop { display: none; width: 300px; background: url(../images/drop_mid.png) repeat-y; }
.followBox .top { background: url(../images/drop_top.png) no-repeat; }
.followBox .bot { background: url(../images/drop_bot.png) no-repeat 0 bottom; padding: 12px 0 10px 10px; }
.followBox p { color: #4f4f4f; line-height: 17px; }
.followBox p a { color: #a20a43; text-decoration: none; border: none; display: inline; padding: 0; }
.followBox p a:hover { text-decoration: underline; }
.socialBoxes{ clear: both; overflow: hidden; }
.followBox .box{
	display: none;
	border: 1px solid #ededed;
}
.followBox .box .inline{
	padding: 10px;
}
.followBox .box.active{
	display: block;
}

.block_pager{
	margin-top: 40px;
}
.block_pager .pages li.current a{
	background: #9d8493;
	color: #fff;
}
.block_pager .pages a:hover {
border: 1px solid #9d8493;
color: #000;
}

#menu-footer-column-3-menu li:last-of-type {
	margin-top: 12px;
}
#menu-footer-column-4-bottom-menu li:last-of-type{
	margin-top: 22px;
}

.negro{		
	color:#555 !important;		
}

.amarillo{
	color:#fbaf0b !important;
}

.followBox .box{ margin:0; }
.followBox .box p { color: #4f4f4f; line-height: 17px; }
.followBox .box p a { color: #a20a43; text-decoration: none; border: none; display: inline; padding: 0; }
.followBox .box p a:hover { text-decoration: underline; }

.block_single_post .subtitle{ line-height: 17px; font-size: 14px !important; font-family: Arial, Helvetica, sans-serif !important; font-style: normal !important; font-weight: normal !important; }
.subtitle.link, .subtitle.link a{ color: #349298; font-style: normal; }

.aboutBox { width: 301px; padding-bottom: 0px; margin-bottom: 0px; overflow: hidden; }
.aboutBox h3 { color: #303030; font-size: 15px; padding-bottom: 10px; }
.aboutBox .photo { margin-bottom: 10px; padding: 1px; border: 1px solid #f2f2f2; width: 297px; position: relative; }
.aboutBox p { color: #000; line-height: 16px; }
.aboutBox a.more { float: right; color: #349298; text-decoration: none; margin-top: -10px; text-transform: uppercase; } 
.aboutBox a.more:hover { color: #349298; }
.aboutBox h2 { position: absolute; top: 18px; right: 20px; color: #fff; font-size: 35px; font-weight: normal; text-transform: uppercase; }
.aboutBox.contact a{ color: #349298; }

.commentsBox { width: 620px; background: url(../images/border2.png) no-repeat; }
.commentsBox h3 { color: #3d3d3d; font-size: 18px; }
.commentsBox h3 a { float: right; text-decoration: none; border-bottom: 1px dotted #000; font-size: 11px; color: #3d3d3d; }
.commentsBox ul { list-style: none; padding-bottom: 26px; }
.commentsBox li { width: 620px; border-bottom: 1px solid #f0f0f0; padding: 14px 0 12px 0; overflow: hidden; font-size: 12px; }
.commentsBox li h4 { float: left; width: 111px; color: #3d3d3d; font-size: 12px; line-height: 18px; }
.commentsBox li p { float: left; width: 323px; margin-right: 45px; color: #a6a6a6; line-height: 17px; }
.commentsBox li span { float: left; color: #a6a6a6; font-size: 11px; line-height: 17px; }
.commentsBox p.reply { color: #a6a6a6; padding: 8px 0 13px 0; font-size: 11px; }
.commentsBox fieldset { border: 0; }
.commentsBox label { display: block; padding-bottom: 7px; color: #676767; }
.commentsBox label small { font-size: 12px; color: #e50303; }
.commentsBox input.field { border: 1px solid #e6e6e6; border-radius: 2px; background: none; width: 355px; color: #989898; margin-bottom: 12px; height: 26px; line-height: 26px; padding: 0 8px; font-size: 11px; }
.commentsBox input.field.active { border: 1px solid #bd6284; }
.commentsBox textarea { border: 1px solid #e6e6e6; border-radius: 2px; background: none; width: 606px; height: 88px; resize: none; padding: 8px; color: #989898; margin-bottom: 14px; font-size: 11px; }
.commentsBox input.button { border: 0; background: #a20a43; border-radius: 3px; width: 99px; height: 26px; cursor: pointer; color: #fff; font-size: 11px; letter-spacing: -1px; font-weight: bold; }

/* ### news box ### */
.newsBox { width: 100%; max-width: 620px; }
.newsBox h3 { color: #383838; font-size: 24px; font-weight: normal; padding-bottom: 18px; }
.newsBox .news { overflow: hidden; margin-bottom: 12px; clear: both; }
.newsBox .photo { padding: 1px; border: 1px solid #f2f2f2; margin-right: 13px; float: left; margin-top: 7px;}
.newsBox .text { float: left; width: 534px; overflow: hidden; }
.newsBox h4 { color: #666; font-size: 13px; line-height: 18px; padding-bottom: 0px; }
.newsBox p { color: #666; line-height: 18px; padding-bottom: 5px; }
.newsBox small { float: left; color: #868686; font-size: 11px;margin-top: 5px; }
.newsBox .right { float: right; overflow: hidden;margin-top: 4px; }
.newsBox span { float: left; color: #919191; font-size: 11px;  }
.newsBox span img { display: none; vertical-align: middle; margin-right: 4px; }
.newsBox a.more { color: #349298; font-weight:bold; text-decoration: none; float: left; margin-left: 15px; font-size: 10px; text-transform: uppercase; } 
.newsBox a.more:hover { color: #ccc !important; }
.newsBox .control { margin-top: 14px; position: relative; background: url(../images/control_bg.png) no-repeat 0 2px; height: 21px; }
.newsBox img.prev { position: absolute; top: 0; left: 0; }
.newsBox img.next { position: absolute; top: 0; right: 0; }
.newsBox ul { list-style: none; text-align: center; }
.newsBox li { display: inline; }
.newsBox li a { color: #6b6b6b; text-decoration: none; display: inline-block; width: 21px; height: 21px; line-height: 21px; text-align: center; }
.newsBox li a:hover { color: #fff; background: url(../images/num_bg1.png) no-repeat; }
.newsBox li.active a { color: #6b6b6b; background: url(../images/num_bg2.png) no-repeat; }
.newsBox .photo a{ display: block; width: 69px; overflow: hidden; }

/* ### world box ### */
.worldBox { width: 100%; max-width: 301px; margin-bottom: 10px; }
.worldBox h3 { color: #303030; font-size: 15px; padding-bottom: 9px; }
.worldBox p { color: #000; padding-bottom: 14px; }
.worldBox fieldset { border: 0; }
.worldBox select { width: 100%; max-width: 300px; height: 29px; line-height: 29px; }
.worldBox .select { position: absolute; color: #676767; background: url(original/images/select.png) no-repeat; background-size: 100% 29px; width: 100%; max-width: 210px; height: 29px; line-height: 29px; padding: 0 31px 0 9px; }
.sidebar-img {width: 100%;}

.right_sidebar .main_content{
	float: left;
	width: 621px;
}

.sidebar .menu li a{
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 7px;
	display: block;
	padding-left: 1em;
}
.sidebar h3,
.sidebar h4{
	margin-bottom: 0px !important;
	color: #313131 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	padding-bottom: 15px !important;
}
.sidebar .textwidget .crm-button-type-cancel,
.sidebar .textwidget .messages.help{
	display: none !important;
}
.sidebar .sub-menu li a{
	margin-left:1em;
}

.textwidget #crm-container{
	position: relative;
}
.textwidget #crm-container .crm-submit-buttons{
	position: absolute;
	right: 0px;
	top: 17px;
}
.textwidget #crm-container input[type="text"]{
	width: 194px;
	background: none;
	border: 1px solid #ccc;
	height: 32px;
}
.textwidget #crm-container #Edit{
	height: 53px;
}
.validate.form-submit.default:hover{
	cursor: pointer;
}
.recaptcha_label{
	width: 100px;
}

.flexslider ul{
	margin: 0px !important;
	padding: 0px !important;
}

.main_content ul {
	margin: 0 0 20px 1em;
	padding-left: 40px;
	list-style-type: disc;
}

.bg_turquoise{
	background:#349298 !important;
	color:#fff !important;
}


.bg_purple{
	background:#9947a0 !important;
}

.bg_purple:hover{
	background:#9947a0 !important;

}

.bg_yellow{
	background:#fbaf0b !important;
	color:#555 !important;
}

.bg_yellow:hover{
	background:#89b7a3 !important;
}

.bg_black{
	background:#444 !important;
	color:#fff !important;

}

.bg_black:hover{
	background:#445566 !important;
}

.bg_light_green{
background:#aabc36 !important;
color:#333 !important;
}

/*.bg_light_green:hover{
	background:#445566 !important;
}*/

/*
	.mejs-time-rail{		
	width: 438px !important;		
}*/


/*Start of Media Queries*/

@media (max-width: 800px) {
	#header{ height: 210px !important; }
	#logo_top img {width:188px; height:auto;}
	#header .top .fl {display:none;}
	.block_social_top {margin-left:0px; float:right;}
	
    .block_copyrights p, .block_menu_footer li a{
    font-size: 12px;
    line-height:20px !important;
    margin-bottom:6em !important;
}


	.fl, .alignleft {float:none;}
	.fr, .alignright {float:none;}
	
	
	a.fl, a.alignleft, .pic.fl, .pic.alignleft {float:left;}
	a.fr, a.alignright, .pic.fr, .pic.alignright {float:right;}
	
	.fr a img {max-width:420px; float:left !important; margin-left:-106px;} 
	
	#header .section_main_menu {height:44px;}
	.main_menu {display:none;}
	.responsive_navigation {display:block;}
	
	nav.secondary_menu {display:none;}
	.responsive_secondary_menu {position:static; top:0px;}
	
	#header .bottom {height:232px; width: 300px; margin: auto;}
	#header .bottom .inner {height:231px; background-position:55px 27px;}
	#header .bottom .fr {padding-left:59px; clear:left;}
	iframe, object, embed {max-width: 100%;}


.atss {
    position: fixed;
    bottom: 1% !important;
    width: 3pc;
    z-index: 100020;
    background: none;
}


/*Subtitle for full width page*/
.fw_subtitle {
    line-height: 1.2em;
    font-size: 1.2em;
}

.block_home_slider {
margin-top: 3em !important;
}

.cc-banner.cc-theme-edgeless .cc-message{
	text-align: center;
}

.cc-window{
	z-index:999999 !important;
}

.cc-compliance{
	margin:0 auto !important;
}



.petition-scroll {
    display: block !important;
    min-width: 100% !important;
    position: fixed;
    left: 0 !important;
    background: #aabc36 !important;
    color: #fff !important;
    box-shadow: 6px 2px 16px 1px #666;
    /* height: 80px !important; */
    text-align: center;
    font-size: 1.6em !important;
    margin: 0 auto !important;	
    padding: 1em 1em 1em 0 !important;
    line-height: 1.5em;
    border-radius: 0 !important;
    /* margin-right: auto !important; */
    float: none !important;
    font-weight: bold;
    border-top: 3px solid #555 !important;
    border-bottom: 3px solid #555 !important;
    bottom: 60px !important;
    z-index: 9999 !important;
    -webkit-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

.petition-scroll:hover {
	background:#444 !important;
    -webkit-transition: all 0.25s linear;
 	-ms-transition: all 0.25s linear;
 	-moz-transition: all 0.25s linear;
    -0-transition: all 0.25s linear;
    transition: all 0.25s linear;

}

.petition-scroll.bg_light_green a {
    color: black !important;
    font-size: 0.8em;
    font-weight: bolder !important;
}

.crm-block.crm-petition-form-block {
	/*display: block;*/
  	

  	/*position: fixed !important;*/

  	position:relative !important;
    top: 7% !important;
    /*top: auto !important;*/
   	z-index: 9999 !important;
    background-color:rgba(57,146,151,0.95);
    /*background-color:white !important;*/
    padding: 2em 0 0 2em !important;
    /*padding: 0 !important;*/
    border-radius: 0 0 1em 1em !important;
    /*border-radius: 0 !important;*/
    border-bottom:5px solid #555;
    box-shadow: none !important;
    width: 100% !important;
    /*width: auto !important;*/
    height: auto !important;
    right: 0 !important;
    /*right:auto !important;*/
    font-size: 12px !important;
}


/*#crm-container .crm-button{
	border: none !important;
	background:  none !important;
}

.crm-submit-buttons input.crm-form-submit,
.button.cancel{
	color: white !important;
	border: none !important;
	height: auto !important;
	width: auto !important;
	background: red !important;
    width: auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
    line-height: auto !important;
    display: inline-block !important;
    margin: 0px !important;
    padding: 0 10px !important;
}*/





#crm-container .crm-section {
    padding-bottom: 0 !important;
}

#crm-container.crm-public .crm-section, .crm-section {
    margin-bottom: 0 !important;
    padding: 0 !important;
}


div.crm-container label {
    display: inline !important;
    color: black !important;
    float: left;
    width: 20%;
    font-weight: bold !important; 
}



}
@media screen and (max-width:800px){



.atss {
    position: fixed;
    bottom: 1% !important;
    width: 3pc;
    z-index: 100020;
    background: none;
}

#logo_top {
    padding-top: 35px !important;
	position:relative !important;
	margin: 0px auto !important;
	width: 100% !important;
}

#header .bottom  a img:nth-of-type(2){
    left: 10px !important;
    position: relative !important;
    top: 0px !important;
	float:left !important;
	margin: 0px auto !important;
	padding-left: 0 15% !important;
	}

#header .bottom div.logo_top img.text {
    left: 10px !important;
    position: relative !important;
    top: 0px !important;
	float:left !important;
	clear: left;
	margin: 0px auto !important;
	padding: 0 15%;

}

.block_single_post h1 {		
    margin-top: 1.2em !important;		
}

.searchBox {
	top: 65px !important;
	position: relative !important;
	width: auto !important;
	left: 0px;
}

.langBox {
	top: 135px !important;
	left:1px !important;
	right:0px !important;
}

.block_breadcrumbs li {
	height:auto !important;
	padding-right: 7px;
	margin-left: 0px !important;
}

#header .bottom {
    height: 230px !important;
}
.block_footer_widgets{
	margin: 0 10px;
}
.block_footer_widgets .column {
	width: 25%;
}

}

/*End of Media Queries*/


/* content styling edits */


.content{

	font-size: 12px !important;
	text-align: inherit !important;
}


.content h2{
	color: #1a9fa5;
	font-weight: bold;
	font-size:16px;
}
.content h3{
	color: #349298;
	font-weight: normal;
	font-size:16px;
}
.content a{
	color: #be3460;
	text-decoration: none;
	font-weight:bold;
}

/* caption and credit styling edits */

.caption{
	margin-bottom: 18px;
}


/*************************************************/
/*************************************************/
/**											    **/
/** Custom Agroecology Map styling @author Rafa **/
/**											    **/
/*************************************************/
/*************************************************/


/* Text meant only for screen readers. It was added because the markers of the map are not accessible to blind people, 
so a list of projects for screen readers was added under the map*/
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

#agromap{ 
	width:100%;
}

#mapframe{
	margin-top:2em;
	margin-bottom:2em;
}
#agromap a{
	font-size:1em;
}

#agromap a:hover{
	color: #444;
	text-decoration:none;
}

.agro-titles h1{
    text-align: center;
    font-size: 2.3em;
    font-family: 'Droid Serif', serif !important;
    color: #349298 !important;
}


.agro-titles h2{
	background:#349298;
	color:#fff !important;
	text-align:center;
	font-size:1.4em;
	padding:0.6em;
	border-radius:15px;
}

.agro-titles2 h1{
    text-align: center;
    font-size: 2.3em;
    font-family: 'Droid Serif', serif !important;
    color: #349298 !important;
    padding: 0 !important;
}

.agro-titles2 h2 {
    /* background: #349298; */
    text-align: center;
    font-size: 1.4em;
    padding: 0.5em;
    font-family: 'Droid Serif', serif !important;
    /* border-radius: 15px; */
}


.agro-subtitles h2{
	max-width:82%;
	margin:auto;
	margin-top:2.5em;
	background:#aabd26;
	color:#333 !important;
	text-align:center;
	font-size:1.4em;
	padding:0.5em;
}

.agro-subtitles2 h2{
	max-width:33%;
	margin:auto;
	background:#349298;
	color:#fff !important;
	text-align:center;
	font-size:1.1em;
	padding:0.33em;
	margin:0 !important;
	border-radius:0.3em;
}

.agro-info{
	margin-top:4.5em;
	margin-bottom:4.5em;
}

.agro-info p{
	text-align:left;
	font-size:1.5em;
	line-height:2em;
	padding-left:4.5em;
	padding-right:4.5em;
}

.agro-info a{
		color:#349298;
		font-weight:bold;
		font-size:1em !important;
		text-decoration:none;
}

.agro-info a:hover{
		color:#aabd26 !important;
}


/*Styles for big texts in pages - rename all the files called agro...*/
.agro-info2{
	margin-top:4.5em;
	margin-bottom:4.5em;
}

.agro-info2 p{
	text-align:left;
	font-size:1.3em;
	line-height:1.7em;
	font-weight:lighter !important;
}

.agro-info2 a{
		color:#349298;
		font-weight:bold;
		font-size:1em !important;
		text-decoration:none;
}

.agro-info2 a:hover{
		color:#aabd26 !important;
}



.agro-infobar{
	background:#00ae4d;
	color:#fff;	
	width:100%;
	text-align:center;
	padding:2em;
	font-size:1.3em;
	font-weight:bold;
}

.agro-infobar:hover{
	background:#aabd26;
	color:#444;
}

#map{
	width:100%;
	height:500px;
	margin-top:4.5em;
	margin-bottom:2em;
}

#map2{
	width:100%;
	height:500px;
	margin-top:4.5em;
	margin-bottom:2em;
}

.fullwidthimg img{
    max-width: 100%;
    margin-top:2em;
}

.smalltext{
	font-size:0.7em !important;
	padding:0.5em;
	background:#349298;
	color:#fff !important;
	display:table;
	margin:auto;
}

.smalltext:hover{
	background:#4a3250;
	color:#fff !important;
}

/*
.img_md{
	width:250px !important;
	height:auto;
}*/



/*leaflet*/
.leaflet-popup-content {
width:auto !important;
margin:0.5em !important;
padding:0.5em !important;
}

.leaflet-popup-content img {
width:200px !important;
}

.postimage{
  max-width: 100% !important;
  height:auto !important;
}


/************************/
/*** Agroecology Menu - Menu pages ***/
/************************/



.agro-info2 blockquote {
    margin-left: 0px;
    padding: 0px;
    display: block;
    border-left: 0 !important;
    font-family: 'Droid Serif', serif;
    font-size: 11px;
    color: #999999;
    font-style: italic;
    line-height: 18px;
}


.agro-info2 blockquote p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 1em !important;
    color: #349298 !important;
    line-height: 1.8em !important;
}


#agro-menu{
	width:100% !important;
}

/*Strip the ul of padding and list styling*/
#agro-menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

/*Create a horizontal list with 1px spacing*/
#agro-menu li {
	display:inline-block !important;
	list-style: none !important;
	float: left !important;
	margin-right:1px;
}

/*Style for menu links*/
#agro-menu li a {
	display:block;
	min-width:186px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#349298;
	color:#fff !important;
    border:2px solid white !important;
	font-weight:bold;
	text-decoration: none;
	padding-top:15px;
	padding-bottom:15px;
}

#agro-menu li:hover a{
    background:#fff;
    color:#349298 !important;
    border:2px solid #349298 !important;
 
}





/*Style for menu links*/
#agro-menupost li a {
	font-weight:bold !important;
	display:block;
    border: 2px solid white !important;
	border-radius: 10px;
	min-width:150px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#349298;
	color:#fff;
	text-decoration: none;
	padding-top:10px;
	padding-bottom:10px;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}


#agro-menupost li a:hover {
    border: 2px solid #349298 !important;
    color: #349298;
    background: white !important;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}

/************************/
/*** Menu post ***/
/************************/

#agro-menupost{
	width:100% !important;
	margin-bottom: 1em !important;
}

#agro-menubtn {
width:120px;
margin-left:auto;
margin-right:auto;


}
/*Strip the ul of padding and list styling*/
#agro-menubtn ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#agro-menubtn li a{
	font-weight:normal !important;
	display:block;
	border-radius: 0.5em;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#349298;
	font-weight:bold !important;
    border:2px solid #fff !important;
    margin-bottom:0.25em;
	color:#fff;
	text-decoration: none;
	padding-top:0.66em;
	padding-bottom:0.66em;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}

#agro-menubtn li:hover a {
	background:#fff !important;
	color:#349298 !important;
    border:2px solid #349298 !important;
	-webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}

#agro-menubtnmed {
width:40%;
margin-left:auto;
margin-right:auto;
}

#agro-menubtnmed ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#agro-menubtnmed li a{
	font-weight:normal !important;
	display:block;
	border-radius: 0.5em;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background:#349298;
    border:2px solid #fff;
	font-weight:bold !important;
	color:#fff;
    margin-bottom:0.25em;
	text-decoration: none;
	padding-top:0.66em;
	padding-bottom:0.66em;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}

#agro-menubtnmed li:hover a {
	background:#fff !important;
	color:#349298 !important;
    border:2px solid #349298;
    box-shadow:1px 2px 1px #349298;
	font-weight:normal;
	-webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}


#agro-menubtnbig {
width:50%;
margin-left:auto;
margin-right:auto;

}

#agro-menubtnbig ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#agro-menubtnbig li a{
	font-weight:normal !important;
	display:block;
	border-radius: 0.5em !important;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#349298;
	border:2px solid #fff;
	font-weight:bold !important;
    margin-bottom:0.25em;
	color:#fff;
	text-decoration: none;
	padding-top:0.66em;
	padding-bottom:0.66em;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}

#agro-menubtnbig li:hover a {
	background:#fff !important;
	color:#349298 !important;
    border:2px solid #349298;
    box-shadow: 0px 2px 4px #349298;
	font-weight:bold;
	-webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}

/*Strip the ul of padding and list styling*/
#agro-menupost ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

/*Create a horizontal list with 1px spacing*/
#agro-menupost li {
	display:inline-block;
	float: left;
	margin-right:1px;
}

/*Style for menu links*/
#agro-menupost li a {
	font-weight:bold !important;
    border: 2px solid white;
	display:block;
	border-radius: 10px;
	min-width:150px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#349298;
	color:#fff;
	text-decoration: none;
	padding-top:10px;
	padding-bottom:10px;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}

#agro-menupost li a:hover {
    border: 2px solid #349298 !important;
    color: #349298;
    background: white !important;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}


}







/*OTHER EFFECTS*/


.alpha{
	opacity:1;
	-webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}

.alpha:hover{
	opacity:0.5;
	-webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;   
    transition: 0.25s ease-in-out;
}

.alpha2{
	opacity:0.75;
	-webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}

.alpha2:hover{
	opacity:1;
	-webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;   
    transition: 0.25s ease-in-out;
}

.hover_big{
	width:180px;
	height:auto;
	-webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}

.hover_big:hover{
	width:200px;
	height:auto;
	-webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;   
    transition: 0.25s ease-in-out;
}

img.hover_big{
	margin-top:0.5em !important;
}

.hover_small{
	width:120px;
	height:auto;
	-webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}

.hover_small:hover{
	width:135px;
	height:auto;
	-webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;   
    transition: 0.25s ease-in-out;
}


.hover_rounded{
	border-radius: 20em;
	-webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}

.hover_rounded:hover{
	border-radius: 20em;
	-webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;  
    transition: 0.25s ease-in-out;
}


.centered{
	display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: middle;
}

.rounded{
	border-radius:12px;
}

.space_top_bot{
margin-bottom:2em !important;
margin-top:2em !important;
}

.linkable h2{
	background:#349298;
	border-radius:10px;
	color:#fff !important;
	text-align:center;
	font-size:1.5em;
	font-weight:lighter !important;
	padding:0.66em;
}

.linkable h2:hover{
	background:#4a3250;
	color:#fff !important;
}

.title4{
	font-size:2em;
	color:#4a3250;
	text-align: right;
}

#sharebuttons{
	width:100%;
	margin:auto;
}

#sharebuttons img {
width: 4em;
padding: 0;
border: 0;
box-shadow: 0;
}

#sharebuttons ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
}

/*Create a horizontal list with 1px spacing*/
#sharebuttons li {
	display:inline;
	float: left;
	margin:0 0 1.5em 1.5em;
}

/*Style for menu links*/
#sharebuttons li a {
	display:block;
	text-decoration: none;
}

.fullvideo-info{
	margin-top:3em;
	margin-bottom:3em;
}

.fullvideo-info a{
		color:#349298;
		font-weight:bold;
		text-decoration:none;
		line-height:1.5em;
		font-size:1.5em !important;
		margin-top:2em;
}

.fullvideo-info a:hover{
		color:#aabd26 !important;
}





/***********************************************/
/***********     MENU - Drop Down   ************/
/******       Author: Rafa    ******************/
/***********************************************/


#menudrpdwn {
	width:100%;
	margin:0;
}


/*Strip the ul of padding and list styling*/
.menudropdown ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
}

/*Create a horizontal list with spacing*/
.menudropdown li {
	display:inline-block;
	float: left;
	margin-right: 1px;
}

/*Style for menu links*/
.menudropdown li a {
	display:block;
	min-width:15.92em;
	height: 4em;
	text-align: center;
	line-height: 4em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	background: #2f3036;
	text-decoration: none;
}

/*Hover state for top level links*/
.menudropdown li:hover a {
	background: #19c589;
}

/*Style for dropdown links*/
.menudropdown li:hover ul a {
	background: #f3f3f3;
	color: #2f3036;
	height: 3em;
	line-height: 3em;
}

/*Hover state for dropdown links*/
.menudropdown li:hover ul a:hover {
	background: #cc6666;
	color: #fff;
}

/*Hide dropdown links until they are needed*/
.menudropdown li ul {
	display: none;
}

/*Make dropdown links vertical*/
.menudropdown li ul li {
	display: block;
	float: none;
}

/*Prevent text wrapping*/
.menudropdown li ul li a {
	width: auto;
	min-width: 12em;
	padding: 0 2em;
}

/*Display the dropdown on hover*/
.menudropdown ul li a:hover + .hidden, .hidden:hover {
	display: block;
}



/*TOGGLE EFFECT (Show Hide option)*/

/*
.toggle_effect_main {
  display: block;
}


.toggle_effect {
  display: none !important;
}

.toggle_effect:target{
  display: block !important;
}
*/

	/* Expando Bits */		
.expando {		
  display: none;		
}		
.expando:target {		
  display: block;		
}


.toggle > a{
  background: #349298;
  	text-decoration: none;
  text-align:center;
  color:white !important;
  border-radius: 5px;
  /*pointer-events: none;*/
  display: block;
  padding: 1em;
  margin-top:1em;
  -webkit-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -0-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.toggle > a:hover{
  text-decoration: none !important;
}

.toggle:hover div{
  outline: none;
}
.toggle > div{
	/*border-radius: 10px;
	background-color:#f8f8f8;*/
	padding:1em 0 1em 0;
	/*opacity:0.55;*/

   
      -webkit-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -0-transition: all 0.25s linear;
    transition: all 0.25s linear;


}
.toggle:hover div{
 /*opacity:1;*/

      -webkit-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -0-transition: all 0.25s linear;
    transition: all 0.25s linear;



}

.toggle-content{
	margin:2em 0 0 2em;
	font-size:2em;
}

.toggle h2{
	margin:1em 0 0 0.5em;
}


/*Class for Quotes in Posts
Autor: Rafa*/

.coolquote {
	font-size: 2em !important;
	color: blue !important;
	line-height: 1.5em !important;
}


/*Blockquotes Author: Rafa */

/*.blockquote {
color:#349298 !important;
	line-height: 1.4em !important;
}*/

blockquote{
	margin-top:0 !important;
	margin-left: 1em !important;
    padding: 0px !important;
    border-left: 0 !important;
	margin-bottom: 0 !important;
	font-size: 16px !important;
	color:#349298 !important;
}


blockquote p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 1.1em !important;
    color: #349298 !important;
    line-height: 1.5em !important;
}

blockquote a {
    color: #be3460 !important;
    font-size: 1em;
    text-decoration: none;
    font-weight: normal !important;
}







/*Responsive Styles for menudropdown*/

@media screen and (max-width : 760px){
	/*Make dropdown links appear inline*/
	.menudropdown ul {
		position: static;
	}
	/*Create vertical spacing*/
	.menudropdown li {
		margin-bottom: 1px;
	}
	/*Make all menu links full width*/
	.menudropdown ul li, li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.menudropdown .show-menu {
		display:block;
	}
}










/*************************/
/*** Responsive Styles ***/
/*************************/

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

	#mapframe iframe{
		height:240px !important;
	}

	/*Make dropdown links appear inline*/
	#agro-menu ul {
		position: static;
		display: block;
	}
	/*Create vertical spacing*/
	#agro-menu li {
		margin-bottom: 1px;
	}
	/*Make all menu links full width*/
	#agro-menu ul li, li a {
		width: 100%;
	}


blockquote p {
    font-size: 1.1em !important;
    line-height: 1.4em !important;
}


.centered_sm {		
		max-width:100%;		
		margin:0 auto;		
	}		
/*AUDIO PLAYER*/		
/*		
.audio-player{		
	width:300px !important;		
}		
.mejs-time-total{		
	width:80px !important;		
}*/		


/************************/
/*** Menu post ***/
/************************/


/*Strip the ul of padding and list styling*/
#agro-menupost ul {
		position: static;
		display: block;
}

/*Create a horizontal list with 1px spacing*/
#agro-menupost li {
	margin-bottom: 1px;
}

/*Make all menu links full width*/
#agro-menupost ul li, li a {
		width: 100%;
	}





	#agromap p{
	font-size:1.4em;
	line-height:1.3em;
	}

	.agro-info{
	margin-top:2em;
	margin-bottom:2em;
	}

	.agro-info p{
	padding-left:0.2em;
	padding-right:0.2em;
	font-size: 1.2em;
    line-height: 1.2em;
	}

	.agro-info a{
		font-size:1em !important;
		text-decoration:none;
	}


		.agro-info2{		
	margin-top:2em;		
	margin-bottom:2em;		
	}		
	.agro-info2 p{		
	padding-left:0.5em;		
	padding-right:0.5em;		
	}		
	.agro-info2 a{		
		font-size:1em !important;		
		text-decoration:none;		
	}


	.agro-titles h1{
	font-size:1.5em;
	margin-top:2em;
	}

	.agro-titles h2{
	font-size:1.2em;
	line-height:1.5em;
	}

	#map{
	height:300px;
	}

	#map2{
	height:300px;
	}

	.smalltext{
	font-size:0.6em !important;
	padding:0.4em !important;
	}


	#sharebuttons img {
	width: 2em;
	padding: 0 0 0.2em 0.2em;
	}

	.title4{
	font-size:1em !important;
	}

	.fullvideo-info a{
		color:#349298;
		font-weight:bold;
		text-decoration:none;
		line-height:1.5em;
		font-size:1em !important;
		margin-top:1.5em;
	}

}


/*Style for the facebook iframe in the sidebar widget -same size as Twitter*/
._2lqg {
    background: darkslategrey !important;
    border: 10px solid lightseagreen !important;
    max-height: 500px !important;
}

div#u_0_1p {
    background: darkslategrey !important;
    border: 10px solid lightseagreen !important;
    max-height: 500px !important;
}
/*End facebook iframe*/


.select2-container.crm-select2.crm-form-select:nth-of-type(2){display: none;}