/*
Theme Name: Ego
Theme URI: http://udthemes.com/ego-wordpress-theme
Description: Responsive Onepage WordPress Theme with Parallax. An UnlimitDesign and Farid Hadi production.
Author: UDTHEMES
Author URI: http://udthemes.com
Version: 2.6
Tags: one-column, two-columns, three-columns, four-columns, right-sidebar, fixed-width, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready

License: GPLv3
License URI: http://www.gnu.org/copyleft/gpl.html

Copyright: UDTHEMES (http://udthemes.com/)

*/
.round-thumb span img, .round-thumb a .thumb-rollover {
    border-radius: 100%;
    max-height: 95% !important;
    max-width: 95% !important;
    overflow: hidden;
}
.round-thumb a img, .round-thumb span img {
    max-height: 95% !important;
    max-width: 95% !important;
    overflow: hidden;
}

.blog-post-content
{
 position:relative;
}

.supsystic-social-sharing
{
 position:absolute;
 bottom:-50px;
}

.blog-post
{ 
 padding-bottom:62px !important;
} 

.blogmore
{
 height:35px !important;
 line-height:35px !important ;
 border-radius:6px !important;
 text-transform:none !important;
 font-size:12px !important;
 padding:0 15px !important;
}
.section .content
{
	padding-bottom:10px !important;
}
.section
{
padding-bottom:10px !important;
}
@media (max-width: 768px)
{
.blog-post-media {
  float: left;
  width: 100% !important;
  height: auto !important;
}

}

@media (max-width: 360px)
{

.supsystic-social-sharing.supsystic-social-sharing-spacing a.social-sharing-button 
{
  margin-right: 0.8em !important;
}

}



