/*-- blog-page-starts-here --*/
.head_element {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	border: 1px solid #e6e6e6;
	text-align: center;
	padding-top: 7px;
	margin-right: 20px;
	margin-bottom: 17px;
	float: left;
}
.sub_head a{
 color: #999999;
}
.grid_4{
	
}
.alpha1{
	width:40%;
	margin-right:3%;
	float:left;
}
.alpha1 img{
	width:100%;
}
.head_element span {
	color: #969897;
	font-size: 1.8em;
	display: block;
	margin: 0 auto;
	text-transform: uppercase;
}
.sub{
	float:left;
	margin-top: 1.3em;
}
a.readblog{
	color: #020056;
	font-size: 2em;
	text-transform:uppercase;
	font-weight: 900;
	letter-spacing: 1px;
	margin-bottom:3px;
	text-decoration:none;
}
.sub p{
	color: #1f3e4f;
	font-size:1em;
	font-weight:300;
}
.sub a:hover{
	color:#969897;
}
article.clearfix {
	margin: 2em 0 3em 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #f0f0f0;
}
.blog-section {
	padding: 4em 0;
}
h2.with-line {
	color: rgb(51, 51, 51);
	font-size: 2.7em;
	font-weight: 300;
	letter-spacing: 2px;
	margin-bottom: 0.8em;
	text-align: center;
}
.right_column h2 {
	text-align: left;
	font-size: 2.3em;
	margin: 1em 0 0.4em 0;
}
.grid_b4 a{
 color: #FF0000;
}
.grid_b4 a:hover{
 color: #0066FF;
}
.grid_b4 a.btn{
 color: #ffffff;
}
.grid_b4 h5{
	font-size: 1em;
	color: #1f3e4f;
	line-height: 1.8em;
}
.left_column {
	width: 65%;
	padding: 0 50px 0 0;
	border-right: 1px solid #969897;
}
.grid_b4 p {
	color: #333333;
	font-weight: 400;
	font-size: 0.9em;
	line-height: 1.9em;
	margin: 15px 0 27px 0;
	opacity: 0.6;
}
.right_column li {
	line-height: 14px;
	padding: 7px 0 7px 18px;
	background: url(../images/bullet.png) left 16px no-repeat;
	font-size: 13px;
	list-style-type:none;
}
.right_column li a { 
	color: #333333;
	font-weight: 400;
	font-size: 0.965em;
	line-height: 1.8em;
	opacity: 0.6;
	text-decoration:none;
}
.right_column li a:hover{
	color:#969897;
	padding-left:10px;
}
.grid_b4 {
	float: left;
	/*width: 56%;*/
	width: 100%;
}
#commentform{
border-bottom: 1px solid #F0F0F0;

}
#commentform label {
	display: block;
	font-size: 1em;
	color: #888;
}
#commentform span {
	color: #A60000;
	position: absolute;
}
#commentform input[type="text"] {
	padding: 8px 15px;
	width: 60%;
	color: #444;
	font-size: 1em;
	border: 1px solid #eee;
	background: #eee;
	outline: none;
	display: block;
}
#commentform input[type="email"] {
	padding: 8px 15px;
	width: 60%;
	color: #444;
	font-size: 1em;
	border: 1px solid #eee;
	background: #eee;
	outline: none;
	display: block;
}
#commentform textarea {
	padding: 13px 20px;
	width:60%;
	color: #444;
	font-size:0.85em;
	outline: none;
	height:150px;
	display: block;
	resize: none;
	font-weight:400;
	border: 1px solid #eee;
	background: #eee;
}
#commentform input[type="submit"] {
	padding: 12px 50px;
	color: #FFF;
	background: #444;
	outline: none;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-appearance: none;
	font-size: 1.2em;
	font-weight: 500;
}
#commentform input[type="submit"]:hover {
	background:#222;
}
.comments1 {
	margin-top: 3em;
}
#commentform p {
	position: relative;
	padding: 8px 0;
	font-size: 1em;
}
.comments-main {
	border: 1px solid #D5D4D4;
	padding: 17px 0px;
	margin: 15px 0px 40px 0;
	background: #F7F7F7;
}
.cmnts-right a {
	padding: 6px 12px;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	background: #999;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	outline: none;
}
.Archives {
margin-bottom:3em;
}
.cmts-main-left img{
	border: 3px solid#ccc;
}
.cmnts-right a:hover{
	background: #333;
	text-decoration:none;
}
.cmts-main-right h5 {
	font-size: 1em;
	color: #4e4e4b;
	margin: 0px;
	font-weight: 600;
}
.comments1 h4 {
	color: #1f3e4f;
	font-size: 1.8em;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 12px;
}
.cmts-main-right p{
	color: #333333;
	font-weight: 400;
	font-size: 0.9em;
	line-height: 1.9em;
	opacity: 0.6;
	margin: 2px 0 15px 0px;
}
.cmnts-left p {
	font-size: 13px;
	color:#999;
	font-weight: 600;
	margin: 15px 0px;
}

/*** Page numbers ***/
.content-pagenation{
	text-align:center;
}
.content-pagenation li {
	display: inline-block;
}
.content-pagenation li a {
	color:#969897;
	font-size: 1em;
	background: #FFF;
	padding: 10px 12px;
	border: 1px solid #969897;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.content-pagenation li a:hover{
	background:#969897;
	color:#FFF;
}
@media screen and (max-width: 1366px) {
 .blog-section {
		padding: 3em 0 4em 0;
	}
}
@media screen and (max-width: 1024px) {
.head_element span {
		font-size: 1.5em;
	}
	.head_element {
		width: 80px;
		height: 80px;
	}
	.sub h3 {
		font-size: 1.45em;
		letter-spacing: 1px;
		margin-bottom: 2px;
	}
	.sub p {
		font-size: 0.95em;
	}
	.grid_b4 h5 {
		line-height: 1.5em;
	}
	.grid_b4 p {
		line-height: 1.8em;
		margin: 5px 0 15px 0;
	}
	.blog-section {
		padding: 2em 0 3em 0;
	}	
	article.clearfix {
		margin: 1em 0 3em 0;
	}
	h2.with-line {
		font-size: 2.65em;
		letter-spacing: 1px;
		margin-bottom: 0em;
	}
	.right_column h2 {
		font-size: 2.2em;
		margin: 1em 0 0.4em 0;
		margin-bottom: 0.4em;
	}
	.right_column li {
		padding: 5px 0 5px 18px;
		background: url(../images/bullet.png) left 13px no-repeat;
	}
	.left_column {
		padding: 0 25px 0 0;
	}
	p.text1 {
		margin-top: -47px;
	}
	.cmts-main-left {
		padding: 0 0 0 8px;
		width: 16.666%;
	}
	.cmts-main-left img{
		width:100%;
	}
	.cmts-main-right p {
		height: 63px;
		overflow: hidden;
		line-height: 1.7em;
	}
	.cmnts-left p {
		height: 24px;
		margin:0;
	}
	a.readblog {
		font-size: 1.4em;
	}
}

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

	.head_element span {
		font-size: 1.2em;
	}
	.head_element {
		width: 70px;
		height: 70px;
	}	
	.sub h3 {
		font-size: 1.2em;
		letter-spacing: 0px;
		margin-bottom: 0px;
	}
	.sub {
		margin-top: 1.1em;
	}
	h2.with-line {
		font-size: 2.2em;
	}
	.grid_b4 h5 {
		line-height: 1.6em;
		font-size: 0.9em;
	}
	.grid_b4 p {
		line-height: 1.7em;
		margin: 5px 0 15px 0;
		height: 40px;
		overflow: hidden;
	}
	.right_column h2{
		font-size: 1.85em;
	}
	.sub p {
		font-size: 0.875em;
		margin-top: 0px;
	}
	.content-pagenation li a {
		font-size: 0.875em;
		padding: 5px 10px;
	}
	#commentform input[type="text"] {
		padding: 6px 12px;
		width: 75%;
	}
	#commentform textarea {
		padding: 6px 12px;
		width: 75%;
	}
	.comments1 h4 {
		font-size: 1.5em;
	}
	#commentform input[type="submit"] {
		padding: 9px 45px;
	}
	.contact_grid h5 {
		font-size: 1.3em;
	}
	.grid_4 p {
		height: 60px;
	}
	a.readblog {
		font-size: 1.2em;
		letter-spacing: 0px;
	}
	}

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

	.right_column {
		padding: 0;
	}
	.head_element span {
		font-size: 1em;
	}
	.head_element {
		width: 55px;
		height: 55px;
		margin-right: 5px;
		margin-bottom: 10px;
	}
	.sub {
		margin-top: 0.7em;
	}
	h2.with-line {
		font-size: 2em;
	}
	.right_column h2 {
		font-size: 1.8em;
	}	
	.blog-section {
		padding: 1em 0 2em 0;
	}
	}