.mainHeading{font-size:60px; color:#000; line-height:65px; text-transform:none; margin:5% 0;}

.postWrapper {
    clear: both; position:relative; border-bottom:1px solid #e4e4e4; padding:5% 0 5% 0;
	-webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; transform-style:preserve-3d; float:left; width:100%; overflow-x:hidden;
}

.postWrapper:last-child{border-bottom:0;}

.postTitle {
    /*border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;*/
    margin-bottom: 15px; position:relative;
}

.postTitle:after{content:""; border-bottom:1px solid #ddbc83; width:70%; position:absolute; bottom:0;}

.postTitle h1 {
    font-size: /*20px*/ 36px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #000;
}

.postTitle h2 {
    font-size: 36px;
    font-weight: normal;
    margin: 0px;
    padding: 0px; color:#000; text-transform:none;
}
.postTitle h2 a{color:#000;}
.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
	font-family:'Lato', sans-serif;
}

.postContent {
	font-size:17px; color:#5f5f5f; padding:0 0 20px; line-height:23px; margin:0 !important;
}

.postContent ul{
    list-style: disc outside;
    margin-bottom: 1.5em;
}

.postContent ul li{
    margin-left: 2em;
}

.postContent ol{
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.postContent ol li{
    margin-left: 2em;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.postBookmarks a.bm {
    display: inline-block;
}

.postBookmarks img {
    display: inline;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentTitle {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
}

.commentTitle div {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #636363;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}

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

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(../images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest .title {
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 0.5em;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}



h4.blogCategoryTitle{font-size:23px; color:#000; text-transform:none;}
.blogCategoryContent{font-size:19px; color:#adadad; margin:0 0 5%; padding:0;}
.postInfo{position:absolute; right:0; top:8%; width:70%; background:#fff; padding:2% 3% 1% 3%; max-width:700px; top:50%; -moz-transform:translateY(-50%); -webkit-transform:translateY(-50%); -khtml-transform:translateY(-50%); transform:translateY(-50%);
 -moz-box-shadow:0 0px 30px 0 rgba(0, 0, 0, 0.2); -khtml-box-shadow:0 0px 30px 0 rgba(0, 0, 0, 0.2); -webkit-box-shadow:0 0px 30px 0 rgba(0, 0, 0, 0.2); box-shadow:0 0px 30px 0 rgba(0, 0, 0, 0.2);}

a.aw-blog-read-more{font-size:12px; color:#000; text-transform:uppercase; float:right; margin-top:-23px;}
a.aw-blog-read-more:after{content:">"; display:inline-block; margin:0 0 0 10px; vertical-align:middle; font-weight:bold;}
a.aw-blog-read-more:hover{color:#f2d260;}

.postWrapper .socialIcon{margin:0; position:absolute; right:0; width:auto; bottom:52px;}
.postInfo a.read_more { color: #666;}
.postTitle h2 a:hover, .postInfo a.read_more:hover  {  text-decoration: none;}
.postContent img {  max-width: 100%;}



/*-----blog css added-------------*/
.blog_main{width:100%; float:left;}
.blog_col{width:23.5%; float:left; margin-right:2%; box-sizing:border-box;}
.blog_col:nth-child(4){margin-right:0px;}
.blog_col .blog_box{width:100%; float:left; position:relative; border-right:9px solid #909091; border-bottom:9px solid #909091; box-sizing:border-box; margin-bottom:60px;}
.blog_col .blog_box .blog_img img {-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */filter: grayscale(100%); width:100%;}
.blog_col .blog_box:hover .blog_img img {-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */filter: grayscale(0%);}
.blog_col .blog_box:after {width:10px; content:''; background:#fff; position:absolute; right:-10px; top:0px; z-index:99; height:10px;}
.blog_col .blog_box:before {width:10px; content:''; background:#fff; position:absolute; left:0px; bottom:-10px; z-index:99; height:10px;}
.blog_col .blog_box .blog_text{position:absolute; right:0px; bottom:0px; background:#fff; max-width:250px; padding:10px 15px 10px 15px; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.blog_col .blog_box .blog_text h2{margin-bottom:0px; position:relative;}
.blog_col .blog_box .blog_text h2:before{ position:absolute; height:2px; width:0px;border-bottom:2px solid #7a7065; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; content:''; left:0px; bottom:0px;}
.blog_col .blog_box:hover .blog_text h2:before{width:100%;}
.blog_col .blog_box .blog_text h2 a{font-size:18px; font-weight:800;font-family:'Source Sans Pro', sans-serif;}
.blog_col .blog_box .blog_text h2 a:hover {text-decoration:none;}
.blog_col .blog_box .blog_text h2 a span{font-size:18px; font-weight:400;}
.blog_col .blog_box .blog_text p.textp {font-size:12px; margin:5px; font-family:'Source Sans Pro', sans-serif; line-height:15px; font-style:normal;}
.blog_col .blog_box .blog_text p.textp a {font-weight:bold;}
.blog_col .blog_box .blog_text p.date {font-size:12px; margin:5px; font-family:'Source Sans Pro', sans-serif; line-height:15px;font-style:normal; text-align:right;}
.blog_col .blog_box:hover .blog_text{right:-20px; bottom:-20px; box-shadow:5px 5px 13px #ddd;} 
/*-----blog css added-------------*/




@media(max-width:1024px){
	
.postInfo {  position: static; width: 100%;  max-width: 100%;  margin: 0;  top: auto;  transform: none;  box-shadow: none;}	
.blog_col{ width:50%; padding:0px 4%; margin-right:0px;}
}



@media (max-width:771px){
.postTitle h1{font-size:25px;}
.postContent p{font-size:15px;}
}

@media(max-width:767px){
.blog_col{width:50%; padding:0px 2%; margin-right:0px;}	
}

@media(max-width:480px){
.blog_col{ width:100%; padding:0px 4%; margin-right:0px;}	
}













