/*!
Theme Name: Acodez Themes
Theme URI: http://acodez.in
Author: Acodez IT Solutions
Author URI: http://acodez.in
Description: Hey, checking if this is a pre-built theme? Nope! It is a custom template built by the awesome crew at Acodez, India
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: acodez-themes
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
.blog-wrapper {
				float: left;
			    padding: 150px 0 0 0 !important;
			    max-width: none !important;
			 }
.blog-wrapper .blog_left{
				max-width: 1064px;
			    padding-right: 40px;
			    width: 66.66666667%;
			    font-size: 18px;
			    color: #5e707d;
			    float: left;
			}
.blog-wrapper .blog_right{max-width: 357px;
			    float: right;
			    padding-left: 40px;
			    width: 33.33333333%;

}
.blog-wrapper .blog_right .profileUser{float: right;
width: 100%;
text-align: center;
margin: 50px 0;}
.home_section12 .home_upcoming_slider .home_section12_box p {
	margin-bottom: 20px !important;
}
.blog-wrapper .blog_right .profileUser img{border-radius: 100px;
}
@media screen and ( max-width: 782px ) {.blog-wrapper .blog_left{width: 100%;}}
