/*
Theme Name: Helium
Theme URI: http://themeforest.net/item/helium-modern-portfolio-blog-theme/9458672
Author: Mairel Theafila
Author URI: http://www.themeforest.net/user/nagaemas
Description: Modern Portfolio & Blog Theme
Version: 2.5
License: Envato Marketplace Licence
License URI: http://themeforest.net/licenses
Tags: grid-layout, left-sidebar, custom-colors, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, photography, portfolio
Text Domain: helium
*/

.brand .site-logo--image img {
	max-height: unset;
	width: 165px;
	display: block;
	margin: 0 auto;
}
.mantop-img {
  min-height: 300px;
  padding-top: 68px;
}
.mantop-desc {
  min-height: 152px;
  padding-top: 80px;
}
.content-header {
  background: none;
  display: inline-block;
  /*margin-bottom: 20px;*/
  min-height: auto;
  width: 100%;
}
/*.mantop-img {
  background: #f8f8f8;
  min-height: auto;
  padding-top: 70px;
}*/

.col-md-8.ccat-desc p {
  float: left;
  margin-top: 50px;
  width: 100%;
}
.mantop-desc .col-md-8.ccat-desc p {
  margin-top: 0;
}
.mantop-desc {
  min-height: 152px;
  padding-top: 80px;
  background: #f8f8f8;
}
.mantop-desc .mantop2 {
  background: #fff;
  float: left;
  padding: 22px;
  width: 100%;
}
.mantop-desc {
  background: #f8f8f8;
  min-height: 152px;
  padding-top: 70px;
}

.mantop-img {
  background: #fff;
  float: left;
  margin: 80px 0 10px;
  min-height: auto;
  padding: 20px 0;
  width: 100%;
}
.content-wrap {
  float: left;
  width: 100%;
  /*padding-top: 35px;*/
}
.postid-607 .post-entry .entry-content img {
  margin: 0 auto;
}
.portfolio-review > h1{
	text-align: center;
}
.testimonial_group .full-testimonial .rr_review_text .drop_cap {

  left: -28px !important; 
  top: 36px !important;

}
.at-icon-wrapper.at-share-btn {
  background-color: #EF649E !important;
}
.portfolio-review h1 {
  background-color: #fff !important;
  margin-bottom: 0;
  padding-top: 40px;
}
.testimonial_group {
  background-color: #fff;
}
.testimonial_group .full-testimonial {
  float: none !important;
  margin: 0 auto;
  width: 86% !important;
}
/**--Responsive--**/

@media (max-width: 1080px){
.col-md-8.ccat-desc p {
  margin-top: 10px;
}
	.mantop-img .col-md-8.ccat-desc p {
  margin-top: 10px;
}
}
@media (max-width: 1024px){
.col-md-8.ccat-desc p {
  margin-top: 10px;
}
}

@media (max-width: 991px){
.brand .site-logo--image img {
	width: 70px;
	margin: -10px auto 0 auto;
	display: inline;
}

	.mantop-img {
  padding-top: 30px;
   margin: 0px 0 10px;
   background: none;
}
.col-md-8.ccat-desc p {
  float: left;
  margin-top: 50px;
  width: 100%;
  padding: 10px;
  background: #fff;
  margin: 0 !important;
}
.mantop-desc {
 
  padding-top: 20px;
}
.mantop-desc .col-md-12.ccat-desc {
  background:  #fff;
  padding: 20px;
}
.mantop-desc .mantop2 {
  background: none;
  padding-top: 0;
}
.mantop-img .col-md-12.ccat-desc {
  float: left;
  background: #fff;
}
}

.all_portfolio_post .single_post {
  border: 1px solid transparent;
  box-shadow: 0 0 1px #999;
  margin: 10px 0;
  padding: 3px 15px;
}


.all_portfolio_post .single_post:hover {
    border: 1px solid #ccc;
}
.single_post a{
color: black;
}

.content-header {   
   float: left; 
} 