/*css*/
@import "grid.css";
@import "font-awesome.css";

html, body {height:100%;}

.wrapper{width:100%; overflow:hidden; position:relative;}
.extra_wrap{overflow:hidden; display:block; padding:3px;}

body{
	background: #fff;
	
	font-family: /* 'Roboto', sans-serif, arial */ Verdana, sans-serif;  /* A Grove Mar 2019 */
	font-size: 16px; /* A Grove Nov 2019; was 14px */
	line-height: 22px;
	font-weight: 350;
	-webkit-font-smoothing: antialiased; /* A Grove Nov 2019 */
	
	/* color: #777777; */
	color: #000;
	position:relative;
	min-width:320px;
	-webkit-text-size-adjust: none;
}

/*Imeges*/
img{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	height:auto;
	max-width:100%;
}



.frame{} /* img border, paddings, shadows */
/*
.img_fleft{
	float:left;
	margin-right:20px;
}

.img_right{
	float:right;
	margin-left:20px;
	}
.img{
	margin-top: 6px;
	}
*/
/*Links*/
/*
a{
	color:#4000ff;
	text-decoration:none;
}
	a:hover{
		text-decoration:underline;
	}
a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
*/
/*
.page-node-add  .content .node-type-list dd { padding: 10px 0 30px 0; }

.btn, input.form-submit, a.button, .page-node-add  .content .node-type-list a {
	background: #2fa22f;
	color: #fff;
	display: inline-block;
	font: 17px/28px Arial, Helvetica, sans-serif;
	padding: 7px 29px 9px;
	text-decoration: none;
	border-radius: 5px;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	}
	.btn:hover, input.form-submit:hover, a.button:hover, .btn.pink:hover, .page-node-add  .content .node-type-list a:hover{
		background-color:#626262;
		text-decoration:none;
	}

    .btn.pink { background: #ff00cc; }
*/
/*Titles*/
/*
h2{
	color:#333f00;
	font:bold 25px/34px Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
*/

h3{
	/* color:#f00; */
	font:bold 19px /* 'Roboto', Arial, Helvetica Andrew Grove Mar 2019 */ Verdana, sans-serif;
	margin-bottom:20px;
    line-height: 28px;
    font-weight: 500;
    color: blue;
    margin-bottom:16px;
}

/*
h4, h1.main-title {
	font-family: */ /* 'Roboto' A Grove Mar 2019 */ /* Verdana, sans-serif;
	font-size: 25px;
	line-height: 34px;
	font-weight: 500;
	color: #2B65EC; */ /* AGROVE: was #222222 */
/*	margin-bottom:16px;
}

	h4.second{
		font-size: 19px;
		line-height: 28px;
		margin-bottom: 4px;
		color: #2B65EC; */ /* AGROVE: was 2fa2ff */
/*		} */

h5{
	font-family: /* 'Roboto' A Grove Mar 2019 */ Verdana, sans-serif;
	font-size: 19px;
	line-height: 28px;
	font-weight: 500;
	color: #222222;
	margin-bottom:0.2em; /* AGROVE: Was 16px */
	}
h6{
	font: 14px/22px /* Arial, Helvetica A Grove Mar 2019 */ Verdana, sans-serif;
	color: #2fa22f;
	margin-bottom:0px;
	}
h2 a, h3 a, h4 a, h5 a, h6 a{
	color:inherit;'
}
	h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
		color:#000;
		text-decoration:none;
	}

.mail_link{
	display: inline-block;
	font: 14px/22px Arial, Helvetica, sans-serif;
	color: #777777;
	text-decoration: underline
	}
	.mail_link:hover{
		
		text-decoration: none;
		}

/* Indents */
/* ######################################################################### NOT VIABLE AS STYLE MEDIA SCREEN TOP ###################################### */
p{
	margin-bottom:18px; /*as line-height in body*/
}
/* ######################################################################### NOT VIABLE AS STYLE MEDIA SCREEN BOTTOM ################################### */

	.second{
		color: #2fa22f;
		}


.m_0{margin-bottom:0px !important;}
.m_05{margin-bottom:5px !important;}
.m_10{margin-bottom:10px;}
.m_15{margin-bottom:15px;}
.m_19{margin-bottom:19px !important;}
.m_20{margin-bottom:20px;}
.m_21{margin-bottom:21px !important;}
.m_22{margin-bottom:22px !important;}
.m_23{margin-bottom:23px !important;}
.m_24{margin-bottom:24px !important;}
.m_25{margin-bottom:25px !important;}
.m_26{margin-bottom:26px !important;}
.m_29{margin-bottom:29px !important;}
.m_30{margin-bottom:30px;}
.m_31{margin-bottom:31px !important;}
.m_34{margin-bottom:34px !important;}
.m_35{margin-bottom:35px;}
.m_40{margin-bottom:40px;}
.m_44{margin-bottom:44px !important;}
.m_45{margin-bottom:45px;}
.m_49{margin-bottom:49px !important;}
.m_50{margin-bottom:50px;}
.m_52{margin-bottom:52px !important;}
.m_53{margin-bottom:53px !important;}
.m_55{margin-bottom:55px;}
.m_60{margin-bottom:60px;}
.m_65{margin-bottom:65px;}
.m_70{margin-bottom:70px;}
.m_75{margin-bottom:75px;}
.m_80{margin-bottom:80px;}
.m_82{margin-bottom:82px !important;}
.m_85{margin-bottom:85px;}
.m_90{margin-bottom:90px;}

/* Lists */
/*
.list{
	padding-top: 2px;
	}
.list li{
	padding-left: 32px;
	position: relative;
	font: 14px/17px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	}
*/
/* AGROVE: li_front is a new class */
/*
.list_front{
	padding-top: 2px;
	}
.list_front li{
	padding-left: 4%;
	position: relative;
	font: 1.25em Arial, Helvetica, sans-serif;
	margin-top: 1%;
	}
.list_front li:before{
		position: absolute;
		left: 2px;
		top: 2px;
		content: "\f05d";
		color: #2B65EC; */ /* AGROVE: was #2fa22f */
/*		font-size: 17px;
		line-height: 17px;
		width: 21px;
		height: 21px;
		font-family: FontAwesome;
		}
*/
/*
.region-content .list { margin-top: 10px; }
.region-content .list li,
.region-sidebar-second .list li { margin-top: 10px; min-height: 20px; left: 1px; }
	.list li:before{
		position: absolute;
		left: 0px;
		top: 2px;
		content: "\f05d";
		color: #2B65EC;
		font-size: 17px;
		line-height: 17px;
		width: 21px;
		height: 21px;
		font-family: FontAwesome;
		}
	.list li:first-child{
		margin-top:0;
	}
	.list li a{
		color:#777777;
		text-decoration:none;
	}
		.list li a:hover{
			color:#2fa22f;
			text-decoration:none;
		}
*/
.wrapper{width:100%; overflow:hidden; position:relative;}

/**/
blockquote{width:100%;}
	cite{text-align:right;}
time{}

/************Header************/
/* ######################################################################### NOT VIABLE AS STYLE MEDIA SCREEN TOP ###################################### */
/*
header{
	width:100%;
	padding-top: 20px;
	}
*/
/* ######################################################################### NOT VIABLE AS STYLE MEDIA SCREEN BOTTOM ################################### */

/*
h1 {
	float: left;
}

h1 .clearfix::after {
  content: "";
  clear: both;
  display: table;
}
*/
/*
    h1#logoMessage span { display: block; color: #022F77; font-family: 'Roboto', sans-serif;
        font-size: 20px;
        line-height: 28px;
        font-weight: 500; }

	h1 a{}
		h1 a:hover{
			text-decoration:none;
		}
	h1 .slogan{
		display:block;
	}
*/
/*	.header_title_box{ */
/*  		position: absolute;
		top: 50%;
  		transform: translateY(-50%);
		margin: auto;
		align-items: center; */ /* AGROVE: vertical align... */
/*		float: right;
		text-align: right;
		}
		.header_title_box h5{
			font-family: 'Roboto', sans-serif;
			font-size: 20px;
			line-height: 28px;
			font-weight: 500;
			color: #222222;
			margin-bottom: 12px;
			margin-top: 15px;
			}
        #secondary-menu { margin-bottom: 12px; margin-top: 9px; }
        #secondary-menu ul.links li a { font-family: 'Roboto', sans-serif; color: #222222; font-size: 14px; }
		.header_title_box h4 {
			display: block; */
/*			margin: auto; */
/*			position: relative; 
			font-family: 'Roboto', sans-serif;
			font-size: 40px;
			line-height: 28px;
			font-weight: 500;
			color: #2B65EC; */ /* A GROVE: was #2fa22f */
/*			margin-bottom: 0px; */
/*			letter-spacing: -1px;
			padding-left: 38px;
			}
			.header_title_box h4:before{
				display: block;
				position: absolute;
				font-family: FontAwesome;
				font-size: 40px;
				line-height: 40px;
				color: #dfdfdf;
				content: "\f095";
				top: 3px;
				left: 0px;
				}


hr {
	border: none;
	border-bottom: 1px solid #dadada;
	}
*/
/* Menu */
/*
.nav_box{
	background: #222222;
	margin-top: 40px;
	}
nav{
	
	}
	.main-menu {
		list-style:none;
		float: left;
	}
		.main-menu > li {
			float:left;
			font: 17px/28px Arial, Helvetica, sans-serif;
			
			
			position:relative;
		}
		.main-menu > li:first-child a{
			padding: 19px 23px 22px 19px;
		}
			.main-menu > li > a {
				display: block;
				padding: 19px 23px 22px 19px;
				color:#fff;
				text-decoration:none;
				border-right: 1px solid #4e4e4e;
			}
				.main-menu > li.sfHover > a,
				.main-menu > li > a:hover,
				.main-menu > li.current > a,
                .main-menu > li.active > a
                {
					background: #2fa22f;
					text-decoration:none; 
					
					
					border-right: 1px solid #59b559;
					border-left: 1px solid #59b559;
					padding: 19px 23px 22px 18px;
					
				}
				.main-menu ul> li > a.sf-with-ul:after{
					display: block;
					position:absolute;
					width: 8px;
					height: 5px;
					content: '';
					right: 13px;
					top: 16px;
					background:url(../images/sub_menu_marker.png) no-repeat 0px 0px; 
				}
			.main-menu .menu-arrow{display:none;}
*/
		/* submenu */
/*		.main-menu ul {
			background:#222222;
			display:none;
			left: 0px;
			padding: 0px 0px 1px;
			position: absolute;
			top: 69px;
			width: 254px;
			z-index: 99;
			}
			.main-menu ul li{
				position: relative;
				font-family: 'Roboto', sans-serif;
				font-size: 13px;
				line-height: 38px;
				font-weight: 500;
				border-top: 1px dotted #5c5c5c;
				padding-top: 0px;
				}
				.main-menu ul li:first-child{
					margin-top: 0;
					border-top: none;
					padding-top: 0px;
					padding-bottom: 2px;
				}
				.main-menu ul li a{
					display: block;
					color:#fff;
					text-decoration:none;
					padding: 0px 18px;
				}
				.main-menu ul li > a:hover,
				.main-menu ul li.sfHover > a,
				.main-menu ul li.active > a{
					color:#2fa22f;
					text-decoration:none;
				}
*/
		/* subsubmenu */
/*		.main-menu ul ul {
			background:#222222;
			left: 255px;
			top: -2px;
		}
			.main-menu ul ul li a{
				color:#fff;
				text-decoration:none;
			}
			.main-menu ul ul li > a:hover,
			.main-menu ul ul li.sfHover > a,
			.main-menu ul ul li.active > a{
				color:#2fa22f;
				text-decoration:none;
			}

*/

	#mm0{
		display:none;
		border: 1px solid #2fa22f;
		padding: 3px;
		width: 100%;
	}

/* AGROVE:
.graph_photo {
	background: url(../graph_slider.png);
}
*/

.search_form {
	display: block;
	float: right;
	overflow: hidden;
	margin-bottom: 13px;
	background: #fff;
	border-radius: 19px;
	margin-top: 0px;

	background: url(../images/serch_bg.png) repeat-x 0 0 #fff;
	padding-left: 10px;
	margin-top: 15px;

	}
	.search_form input {
		border: none;
		outline: none;
		float: left;
		width: 116px;
		height: 21px;
		padding: 8px 6px 8px 6px;
		line-height: 19px;
		background: transparent;
		}
	.search_form a {
		display: block;
		float: right;
		color: #c9c9c9;
		padding: 5px 15px 0px 0px;
		font-size: 18px;
		}
		.search_form a:hover{
			color: #2fa22f;
			}


/************Content***********/

.content_fiture_link{
	display: block;
	}
	.link_quote{
		float: left;
		background: #2B65EC; /* AGROVE: was #2fa22f */
		width: 60px;
		height: 61px;
		border-radius: 15%;
		position: relative;
		transition: 0.2s;
		-moz-transition: 0.2s;
		-webkit-transition: 0.2s;
		margin-right: 20px;
		}
        .link_quote.red { background-color: red; }
		.link_quote span{
			color: #fff;
			font-size: 43px;
			line-height: 43px;
			position: absolute;
			top: 10px;
			left: 7px;
			}
			.link_quote span.fa-clock-o{
                font-size: 75px;
				top: 26px;
				left: 19px;
				}
            .link_quote span.fa-globe{
                font-size: 75px;
                left: 19px;
            }
            .link_quote span.fa-gbp{
                font-size: 55px;
                left: 34px;
            }
	.content_fiture_link:hover .link_quote{
		background-color: #626262;
		}

	.content_fiture_link h5{
		font-family: 'Roboto', sans-serif;
		font-size: 19px;
		line-height: 28px;
		color: #222222;
		margin-top: 11px;
		margin-bottom: 4px;
		letter-spacing: -1px;
		transition: 0.2s;
		-moz-transition: 0.2s;
		-webkit-transition: 0.2s;
		}
		.content_fiture_link:hover h5{
			color: #2fa22f;
			}

	.content_fiture_link p{
		font: 14px/20px Arial, Helvetica, sans-serif;
		color: #777777;
		margin-bottom: 0px;
		}

	.content_fiture_link:hover{
		text-decoration: none;
		}

#index2 #content, .not-front #content {
	padding-top: 44px;
	}
.m_top_10{
	margin-top: 50px;
	}


.event_img{
	float: left;
	margin-right: 19px;
	margin-top: 6px;
	}
	.event_box h5{
		font-family: 'Roboto', sans-serif;
		font-size: 19px;
		line-height: 28px;
		font-weight: 500;
		color: #222222;
		margin-bottom: 0px;
		}
		.event_box h5 a{
			color: inherit;
			}
			.event_box h5 a:hover{
				color: #2fa22f;
				}


.qoutes{
	overflow: hidden;
	}
	.qoutes .number {
		float: left;
		margin-right: 20px;
		width: 70px;
		border-radius: 49%;
		background: #2fa22f;
		font-family: /* 'Roboto' A Grove Mar 2019 */ Verdana, sans-serif;
		font-size: 25px;
		line-height: 28px;
		font-weight: 500;
		color: #fff;
		text-align: center;
		padding-top: 20px;
		height: 37px;
		padding-bottom: 12px;
		margin-top: 7px;
		}

		.qoutes .qoutes_title{
			font-family: /* 'Roboto' A Grove Mar 2019 */ Verdana, sans-serif;
			font-size: 19px;
			line-height: 28px;
			font-weight: 500;
			color: #222222;
			margin-bottom: 0px;
			}
			.qoutes .qoutes_title a{
				color: inherit;
				}
				.qoutes .qoutes_title a:hover{
					color: #2fa22f;
					}

		.fa-icon1,
		.fa-icon2,
		.fa-icon3,
		.fa-icon4{
			position: relative;
			}
			.fa-icon1:before{
				display: block;
				position: absolute;
				content: '';
				width: 40px;
				height: 54px;
				top: 0px;
				left: 4px;
				background: url(../images/fiture_link_icon1.png) no-repeat 0 0;
				}
			.fa-icon2:before{
				display: block;
				position: absolute;
				content: '';
				width: 53px;
				height: 37px;
				top: 5px;
				left: -3px;
				background: url(../images/fiture_link_icon2.png) no-repeat 0 0;
				}
			.fa-icon3:before{
				display: block;
				position: absolute;
				content: '';
				width: 54px;
				height: 39px;
				top: 5px;
				left: -4px;
				background: url(../images/fiture_link_icon3.png) no-repeat 0 0;
				}
			.fa-icon4:before{
				display: block;
				position: absolute;
				content: '';
				width: 47px;
				height: 47px;
				top: 1px;
				left: 0px;
				background: url(../images/fiture_link_icon4.png) no-repeat 0 0;
				}





/*----------- Map ------------*/
.map{
	padding-top: 6px;
	}
.map iframe{
	width:100%;
	height: 371px;
}
address dl{
	width:100%;
	overflow:hidden;
	position:relative;
	font: 14px/22px Arial, Helvetica, sans-serif;
	
	color: #777777;
	
}
address dt{}
address dd{
	overflow:hidden;
}
address dl span {
	float:left;
	width:90px;
	}
	address dl a{
		font: 14px/22px Arial, Helvetica, sans-serif;
		color: #777777;
		text-decoration: underline;
		}
		address dl a:hover{
			text-decoration: none;
			}

/************Footer************/
footer{
	width:100%;
	background: #222222;
	padding-top: 15px;
	padding-bottom: 0px;
	color: #777777; /* A Grove Mar 2019 */
	}
	
	footer h4.contact_title{
		position: relative;
		padding-left: 47px;
		font-family: 'Roboto', sans-serif;
		font-size: 19px;
		line-height: 19px;
		font-weight: 400;
		color: #fff;
		
		
		}
		footer h4.contact_title:after{
			display: block;
			position: absolute;
			font-family: FontAwesome;
			font-size: 36px;
			line-height: 36px;
			color: #2B65EC; /* AGROVE: was 2fa22f */
			content: "\f015";
			top: -10px;
			left: 2px;
			}
		
		footer h4.phone_title{
		position: relative;
		padding-left: 47px;
		font-family: 'Roboto', sans-serif;
		font-size: 19px;
		line-height: 19px;
		font-weight: 400;
		color: #fff;
		margin-bottom: 19px;
		}
		footer h4.phone_title:after{
			display: block;
			position: absolute;
			font-family: FontAwesome;
			font-size: 36px;
			line-height: 36px;
			color: #2fa22f;
			content: "\f095";
			top: -10px;
			left: 2px;
			}

		footer h4.footer_title{
			position: relative;
			font-family: 'Roboto', sans-serif;
			font-size: 19px;
			line-height: 19px;
			font-weight: 400;
			color: #fff;
			margin-bottom: 15px;
			}


			.footer_soc_icon li{
				position: relative;
				font: 14px/17px Arial, Helvetica, sans-serif;
				color: #777777;
				padding-left: 44px;
				margin-bottom: 27px;
				}
				.footer_soc_icon li a{
					color: #777777;
					}

				.footer_soc_icon li:before{
					position: absolute;
					font-family: FontAwesome;
					font-size: 30px;
					line-height: 30px;
					color: #2fa22f;
					top: -3px;
					left: 0px;
					}


		.contact{
			display: block;
			margin-bottom: 28px;
			}
		.phone_span{
			display: block;
			font-family: 'Roboto', sans-serif;
			font-size: 31px;
			line-height: 22px;
			font-weight: 400;
			color: #777777;
			margin-bottom: 17px;
			letter-spacing: 1px;
			}
	
	.copyright{
		
		font: 14px/22px Arial, Helvetica, sans-serif;
		
		color: #777777;
		}
		a.logo_img{
			display:block;
			margin-bottom: 79px;
			}
		.copyright a{color:inherit;}
	.footer-link{display:block;}

#toTop {
	
	border:none;
	bottom:40px;
	color:transparent;
	display:none;
	font-size:0;
	height:51px;
	line-height:0;
	overflow:hidden;
	position:fixed;
	right:40px;
	text-decoration:none;
	width:51px;
	z-index:20;
}

#toTop:hover{
	background-position:center -51px;
}

#toTop:active, #toTop:focus {
	outline:none;
}


/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 1200px) {
	.camera_caption {
		margin-left: -470px !important;
		width: 595px !important;
		}
		.camera_caption > div {
			padding-top: 10px !important;
			}
	.camera_caption div .span1 {
		font-size: 25px !important;
		line-height: 27px !important;
		margin-bottom: 21px !important;
		}
	.camera_caption div .span3 {
		font-size: 20px !important;
		line-height: 25px !important;
		margin-bottom: 10px !important;
		}
	.camera_caption ul li {
		font-size: 18px !important;
		line-height: 25px !important;
		padding-left: 25px !important;
		}
		.camera_caption ul li:after {
			top: 2px !important;
			font-size: 20px !important;
			line-height: 22px !important;
			width: 21px !important;
			height: 19px !important;
			}
	.camera_wrap .camera_pag {
		margin-right: -465px !important;
		}

	.camera_caption div .span2 {
		font-size: 25px !important;
		line-height: 27px !important;
		font-weight: 500 !important;
		color: #fff !important;
		margin-bottom: 10px !important;
		}
	.camera_caption ul.caption_list2 {
		margin-bottom: 25px !important;
		}





}

@media only screen and (max-width: 995px) {
	.img_fleft,
	.img_right{
		max-width:45%;
	}
	
	.main-menu > li{
		
	}

	.camera_caption {
		margin-left: -374px !important;
		width: 710px !important;
		}
	.camera_caption > div {
		padding-top: 15px !important;
		}
	.camera_wrap .camera_pag {
		bottom: 30px !important;
		position: absolute  !important;
		right: 50%  !important;
		margin-right: -370px  !important;
		}

	.camera_caption ul li {
		font-size: 14px !important;
		line-height: 25px !important;
		padding-left: 21px !important;
		}
	.camera_caption ul li:after {
		top: 4px !important;
		font-size: 18px !important;
		line-height: 18px !important;
		}
	.camera_caption div .span1 {
		font-size: 18px !important;
		line-height: 18px !important;
		}
	.camera_caption div .span3 {
		font-size: 18px !important;
		line-height: 21px !important;
		margin-bottom: 5px !important;
		}

	.camera_caption div .span2 {
		font-size: 20px !important;
		line-height: 20px !important;
		font-weight: 500 !important;
		color: #fff !important;
		margin-bottom: 10px !important;
		}
	.camera_caption ul.caption_list2 {
		margin-bottom: 15px !important;
		}
	.camera_caption div .span1 {
		margin-bottom: 10px !important;
		}
	
	address dl{
		font: 11px/18px Arial, Helvetica, sans-serif !important;
		}
		address dl a {
			font: 10px/16px Arial, Helvetica, sans-serif;
			}
		address dl span {
			float: left;
			width: 70px;
			}
	.phone_span {
		font-size: 25px;
		line-height: 22px;
		}

	.event_img {
		float: none;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 15px;
		}
		.full_width{
			width: 100%;
			}


}
@media only screen and (max-width: 767px) {
    .main-menu{
		display:block;
        width: 100%; clear: both; float: left;
	}
    .main-menu > li { width: 100%; clear: both; float: left; }
    .main-menu > li a { display: block; width: 100%; border-right: 0px solid #4E4E4E; border-bottom: 1px solid #4E4E4E; }

	#mm0{
		display:block;
		}
	.search_form {
		float: none;
		}
	.search_form input {
		width: 365px;
		}
	.camera_caption {
		display: none !important;
		}
	.camera_wrap .camera_pag {
		bottom: 15px !important;
		margin-right:0px !important;
		left: 165px;
		top: 20px;
		}
	.nav_box {
		padding-top: 0px;
        margin-left: 0;
	}

	h1{
		float: none;
		}
	.header_title_box {
		float: none;
		text-align: left;
		}
	
	.map{
		margin-bottom: 40px !important;
		}
}
@media only screen and (max-width: 480px) {

    #secondary-menu ul.links li { padding: 0 3px 0 0; }
    #secondary-menu ul.links li a { font-size: 12px; }

    .link_quote{
        float: none;
        margin: 0 auto 10px auto;
    }
	
	.img_fleft.nofloat,
	.img_right.nofloat{
		float:none;
		max-width:inherit;
		margin:0 0 20px;
	}

	.search_form input {
		width: 240px;
		}
	.camera_wrap .camera_pag {
		bottom: 15px !important;
		margin-right:0px !important;
		left: 80px;
		top: 20px;
		}
	.header_title_box h4 {
		font-size: 28px;
		}
		.header_title_box h4:before{
			top: 0px;
			left: 0px;
			}
}

.simplead-container { padding-bottom: 20px; }

/* Style copied from the base theme: Bartik */

/* --------------- System Tabs  --------------- */

.tabs {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
}
.tabs ul.primary {
    padding: 0 3px;
    margin: 0;
    overflow: hidden;
    border: none;
    background: transparent url(../images/tabs-border.png) repeat-x left bottom;
}
.tabs ul.primary li {
    display: block;
    float: left; /* LTR */
    vertical-align: bottom;
    margin: 0 5px 0 0; /* LTR */
}
.tabs ul.primary li.active a {
    border-bottom: 1px solid #ffffff;
}
.tabs ul.primary li a {
    color: #000;
    background-color: #ededed;
    height: 1.8em;
    line-height: 1.9;
    display: block;
    font-size: 0.929em;
    float: left; /* not LTR */
    padding: 0 10px 3px;
    margin: 0;
    text-shadow: 0 1px 0 #fff;
    -khtml-border-radius-topleft: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -khtml-border-radius-topright: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
}
.tabs ul.primary li.active a {
    background-color: #ffffff;
}
.tabs ul.secondary {
    border-bottom: none;
    padding: 0.5em 0;
}
.tabs ul.secondary li {
    display: block;
    float: left; /* LTR */
}
.tabs ul.secondary li:last-child {
    border-right: none; /* LTR */
}
.tabs ul.secondary li:first-child {
    padding-left: 0; /* LTR */
}
.tabs ul.secondary li a {
    padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
    background: #f2f2f2;
    border-bottom: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
ul.action-links {
    list-style: none;
    margin: 5px;
    padding: 0.5em 1em;
}
ul.action-links li {
    display: inline-block;
    margin-left: 10px;
}
ul.action-links li a {
    padding-left: 15px;
    background: url(../images/add.png) no-repeat left center;
    margin: 0 10px 0 0;
}

/* ---------------- Messages  ----------------- */

#messages {
    padding: 20px 0 5px;
    margin: 0 auto;
}
.featured #messages {
    background: #f0f0f0;
    background: rgba(30, 50, 10, 0.08);
}
div.messages {
    margin: 8px 15px;
}

/* -------------- Breadcrumbs   -------------- */

.breadcrumb {
    font-size: 0.929em;
}

/* -------------- User Profile   -------------- */

.profile .user-picture {
    float: none;
}

/* -------------- Password Meter  ------------- */

.confirm-parent,
.password-parent {
    width: 34em;
}
.password-parent,
div.form-item div.password-suggestions {
    position: relative;
}
.password-strength-text,
.password-strength-title,
div.password-confirm {
    font-size: 0.82em;
}
.password-strength-text {
    margin-top: 0.2em;
}
div.password-confirm {
    margin-top: 2.2em;
    width: 20.73em;
}

/* ---------------- Buttons    ---------------- */

/*
input.form-submit,
a.button {
    background: #fff url(../images/buttons.png) 0 0 repeat-x;
    border: 1px solid #e4e4e4;
    border-bottom: 1px solid #b4b4b4;
    border-left-color: #d2d2d2;
    border-right-color: #d2d2d2;
    color: #3a3a3a;
    cursor: pointer;
    font-size: 0.929em;
    font-weight: normal;
    text-align: center;
    margin-bottom: 1em;
    margin-right: 0.6em;
    padding: 4px 17px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active {
    text-decoration: none;
    color: #5a5a5a;
}
*/

/* -------------- Form Elements   ------------- */

/* AGROVE */ /*

fieldset {
    background: #ffffff;
    border: 1px solid #cccccc;
    margin-top: 10px;
    margin-bottom: 32px;
    padding: 0 0 10px;
    position: relative;
    top: 12px; /* Offsets the negative margin of legends */
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.fieldset-wrapper {
    margin-top: 25px;
}
.node-form .vertical-tabs .fieldset-wrapper {
    margin-top: 0;
}
.filter-wrapper {
    top: 0;
    padding: 1em 0 0.2em;
    -khtml-border-radius-topright: 0;
    -khtml-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.filter-help a {
    font-size: 0.857em;
    padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
    margin-right: 10px;
}
.filter-wrapper .form-item {
    padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
    padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
    background: transparent;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
fieldset legend {
    background: #dbdbdb;
    border: 1px solid #ccc;
    border-bottom: none;
    color: #3b3b3b;
    display: block;
    height: 2em;
    left: -1px; /* LTR */
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    line-height: 2;
    padding: 0;
    position: absolute;
    text-indent: 10px;
    text-shadow: 0 1px 0 #fff;
    top: -12px;
    width: 100%;
    -khtml-border-radius-topleft: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -khtml-border-radius-topright: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}
fieldset.collapsed legend {
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
fieldset legend a {
    color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
    color: #000;
}
fieldset .fieldset-wrapper {
    padding: 0 10px;
}
fieldset .fieldset-description {
    margin-top: 5px;
    margin-bottom: 1em;
    line-height: 1.4;
    color: #3c3c3c;
    font-style: italic;
}
input {
    margin: 2px 0;
    padding: 4px;
}
input,
textarea {
    font-size: 0.929em;
}
textarea {
    line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
    padding: 4px;
}
input.form-text,
textarea.form-textarea,
select.form-select {
    border: 1px solid #ccc;
}
input.form-submit:hover,
input.form-submit:focus {
    background: #dedede;
}
.password-suggestions ul li {
    margin-left: 1.2em; /* LTR */
}
.form-item {
    margin-bottom: 1em;
    margin-top: 2px;
}
.form-item label {
    font-size: 0.929em;
}
.form-type-radio label,
.form-type-checkbox label {
    margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
    margin-left: 2px;
}
.form-actions {
    padding-top: 10px;
}
/* Contact Form */
.contact-form #edit-name {
    width: 75%;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.contact-form #edit-mail {
    width: 75%;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.contact-form #edit-subject {
    width: 75%;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.contact-form #edit-message {
    width: 76.3%;
    -khtml-border-top-left-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
    width: 76%;
    -khtml-border-bottom-left-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

/* Disabled form elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
    background: #ededed;
    border-color: #bbb;
    color: #717171;
}
.form-disabled .grippie {
    background-color: #ededed;
    border-color: #bbb;
}
.form-disabled label {
    color: #717171;
}

/* Animated throbber */
html.js input.form-autocomplete {
    background-position: 100% 4px; /* LTR */
}
html.js input.throbbing {
    background-position: 100% -16px; /* LTR */
}

/* Comment form */
.comment-form label {
    float: left; /* LTR */
    font-size: 0.929em;
    width: 120px;
}
.comment-form input,
.comment-form .form-select {
    margin: 0;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.comment-form .form-type-textarea label {
    float: none;
}
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
    margin-bottom: 10px;
    overflow: hidden;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
    margin-left: 120px; /* LTR */
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
    float: none;
    margin-top: 0;
}
.comment-form input.form-file {
    width: auto;
}
.no-sidebars .comment-form .form-text {
    width: 800px;
}
.one-sidebar .comment-form .form-text {
    width: 500px;
}
.two-sidebars .comment-form .form-text {
    width: 320px;
}
.comment-form .form-item .description {
    font-size: 0.786em;
    line-height: 1.2;
    margin-left: 120px; /* LTR */
}
#content h2.comment-form {
    margin-bottom: 0.5em;
}
.comment-form .form-textarea {
    -khtml-border-radius-topleft: 4px;
    -khtml-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
    margin-top: 0;
    margin-bottom: 0;
}
.filter-wrapper label {
    width: auto;
    float: none;
}
.filter-wrapper .form-select {
    min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
    font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
    margin-bottom: 0.4em;
}
#edit-actions input {
    margin-right: 0.6em; /* LTR */
}

/* -------------- Other Overrides ------------- */

div.password-suggestions {
    border: 0;
}
.ui-widget-overlay {
    background: #222222;
    opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
    padding: 1em;
}
#forum .name {
    font-size: 1.083em;
}
#forum .description {
    font-size: 1em;
}

/* --------------- Search Form ---------------- */

#block-search-form {
    padding-bottom: 7px;
}
#block-search-form .content {
    margin-top: 0;
}
#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input {
    float: left; /* LTR */
    font-size: 1em;
    height: 1.143em;
    margin-right: 5px;
    width: 9em;
}
#search-block-form input.form-submit,
#search-form input.form-submit {
    margin-left: 0;
    margin-right: 0;
    height: 25px;
    width: 34px;
    padding: 0;
    cursor: pointer;
    text-indent: -9999px;
    border-color: #e4e4e4 #d2d2d2 #b4b4b4;
    background: url(../images/search-button.png) no-repeat center top;
    overflow: hidden;
}
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
    background-position: center bottom;
}
#search-form .form-item-keys label {
    display: block;
}

/* --------------- Search Results ---------------- */
ol.search-results {
    padding-left: 0;
}
.search-results li {
    border-bottom: 1px solid #d3d7d9;
    padding-bottom: 0.4285em;
    margin-bottom: 0.5em;
}
.search-results li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 1em;
}
.search-results .search-snippet-info {
    padding-left: 0;
}

/* -------------- Shortcut Links -------------- */

.shortcut-wrapper {
    margin: 2.2em 0 1.1em 0; /* Same as usual h1#page-title margin. */
}
.shortcut-wrapper h1#page-title {
    float: left; /* LTR */
    margin: 0;
}
div.add-or-remove-shortcuts {
    padding-top: 0.9em;
}
.overlay div.add-or-remove-shortcuts {
    padding-top: 0.8em;
}

/* ---------- Admin-specific Theming ---------- */

.page-admin #content img {
    margin-right: 15px; /* LTR */
}
.page-admin #content .simpletest-image img {
    margin: 0;
}
.page-admin-structure-block-demo .block-region {
    background: #ffff66;
    border: 1px dotted #9f9e00;
    color: #000;
    font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    margin: 5px;
    padding: 5px;
    text-align: center;
    text-shadow: none;
}
.page-admin-structure-block-demo #featured .block-region {
    font-size: 0.55em;
}
.page-admin-structure-block-demo #header .block-region {
    width: 500px;
}
.page-admin #admin-dblog img {
    margin: 0 5px;
}
/* Fix spacing when Seven is used in the overlay. */
#system-theme-settings fieldset {
    padding: 0;
}
#system-theme-settings fieldset .fieldset-legend {
    margin-top: 0;
}
/* Configuration. */
div.admin .right,
div.admin .left {
    width: 49%;
    margin: 0;
}
div.admin-panel {
    background: #fbfbfb;
    border: 1px solid #ccc;
    margin: 10px 0;
    padding: 0 5px 5px;
}
div.admin-panel h3 {
    margin: 16px 7px;
}
div.admin-panel dt {
    border-top: 1px solid #ccc;
    padding: 7px 0 0;
}
div.admin-panel dd {
    margin: 0 0 10px;
}
div.admin-panel .description {
    margin: 0 0 14px 7px;
}

/* ---------- Overlay layout styles ----------- */

.overlay #main,
.overlay #content {
    width: auto;
    float: none;
}
.overlay #page {
    padding: 0 2em;
}
.overlay .region-page-top,
.overlay #header,
.overlay #page-title,
.overlay #featured,
.overlay #sidebar-first,
.overlay #triptych-wrapper,
.overlay #footer-wrapper {
    display: none;
}
.overlay-processed .field-type-image {
    display: block;
    float: none;
}
.overlay #messages {
    width: auto;
}

/* ---------- Poll ----------- */

.node .poll {
    margin: 2em 0;
}
.node .poll #edit-choice {
    margin: 0 0 1.5em;
}
.poll .vote-form {
    text-align: left; /* LTR */
}
.poll .vote-form .choices {
    margin: 0;
}
.poll .percent {
    font-size: 0.857em;
    font-style: italic;
    margin-bottom: 3em;
    margin-top: -3.2em;
    float: right;
    text-align: right;
}
.poll .text {
    clear: right;
    margin-right: 2.25em;
}
.poll .total {
    font-size: 0.929em;
    font-style: italic;
    text-align: right; /* LTR */
    clear: both;
}
.node .poll {
    margin: 1.8em 0 0;
}
.node .poll .text {
    margin-right: 6.75em;
}
.node .poll #edit-choice {
    margin: 0 0 1.2em;
}
.poll .bar .foreground {
    background-color: #666;
}
#footer-wrapper .poll .bar {
    background-color: #666;
}
#footer-wrapper .poll .bar .foreground {
    background-color: #ddd;
}

/* hide text form in create new wall post */
body.page-node-add-article .form-item-ajax-example-1, body.page-node-add-article #edit-body-und-0-format { display: none; }

/* style for the adverts */
.region .block-simpleads .simplead-container.image-ad img { width: auto; }
.region .block-simpleads h2 { display: none; }

/* User relationship */
table.user-relationships-listing-table { width: 100%; float: left; clear: both; margin-bottom: 20px; }
table.user-relationships-listing-table td {
    padding: 10px;
    border: medium none;
    border-collapse: collapse;
}
table.user-relationships-listing-table th {
    background-color: #808080;
    color: #FFFFFF;
    padding: 10px;
}
.page-user-relationships .tabs ul.secondary, .page-user-relationships table.sticky-enabled { clear: both; float: left; width: 100%; }
.page-user-relationships .tabs ul.secondary li { padding: 0 5px 5px 5px; }
.page-user-relationships .tabs ul.secondary li a { padding: 0; }

*/ /* AGROVE */

/* User Register */
#acceptTerms1, #acceptTerms2, #acceptTerms3 { float: left; margin-right: 5px; }
#user-register-form input.form-checkbox.error {  background-color: red; }
#termsMessage.error { background-repeat: no-repeat; padding: 30px; background-position: center left; margin-bottom: 10px; }

/* Blog page */
.node-type-blog .event_box h3 { margin-bottom: 0; }
.node-type-blog .comment-wrapper h2 { font-size: 20px; }
#edit-comment-body-und-0-format { display: none; }

/* Graph page */
.node-type-graph .content .field-name-field-tags { padding-bottom: 10px; }
.node-type-graph .content .field-name-field-tags ul.links, .node-type-graph .content .field-name-field-tags ul.links li, .node-type-graph .content .field-name-field-tags h3.field-label
{ display: inline; }

p.h2a {
	font-family: 'Roboto', sans-serif;
	color:#2B65EC;
	font-size: 25px;
	line-height: 34px;
	font-weight: 500;
/*	font:bold 30px/36px Arial, Helvetica, sans-serif; */
/*	margin-bottom:20px; */
}