

.esg-clear				{	clear:both; height:5px !important; background: none !important; }
.esg-clear-no-height,
.eg-clearfix			{	clear:both; height:0px !important; background: none !important; }


.esg-divide-5	{	width:100%;height:5px}
.esg-divide-15	{	width:100%;height:15px}
.esg-divide-20	{	width:100%;height:20px}
.esg-divide-22	{	width:100%;height:22px}
.esg-divide-30	{	width:100%;height:30px}

.esg-click-to-play-video	{	cursor: pointer}

.esg-entry-media iframe		{	-webkit-transform-style: flat;
								-webkit-transform: translateZ(1000px);
							}

/******************************
	-	THE ESG ITEMS	-
********************************/

.esg-container .tp-esg-item					{ 	position:absolute; top:0px;left:0px; }


.esg-container .tp-esg-item					{	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.esg-container .tp-esg-item .blackoverlay	{	width:100%;height:100%;position: absolute;background:#000; top:0px;left:0px;}



.tp-esg-item					{	z-index:5 }
.tp-esg-item.itemonotherpage	{	z-index:0; display:none;}


/******************************
	-	ESG ITEM POSITIONS	-
********************************/

.esg-entry-cover		{	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
							width:100%;height:100%;position:absolute;top:0px;left:0px;overflow: hidden;
							border: 0px solid transparent;
							outline: 0px solid transparent;
						}

.eec					{	display:block; width:auto; height:auto;position:absolute !important;  font-size:20px;text-align:center; }

/* CONTAINERS */
.esg-tc 			{	top:0px; left:0px; width:100%;}
.esg-lc 			{	top:0px;left:0px; height:100%;}
.esg-cc 			{	top:0px;left:0px; width:100%; vertical-align: middle;}
.esg-rc 			{	top:0px;right:0px; height:100%;}
.esg-bc 			{	bottom:0px;left:0px; width:100%;}


/* TOP CONTAINERS */

.esg-tc .ess-tb-cell			{	text-align:center; vertical-align: top; }


/* CENTER CONTAINERS */
.esg-lc .ess-tb-cell			{	text-align:left; vertical-align: middle;}
.esg-cc .ess-tb-cell			{	}
.esg-rc .ess-tb-cell			{	text-align:right; vertical-align: middle;}

/* RIGHT CONTAINERS */
.esg-blc .ess-tb-cell			{	text-align:left; vertical-align: bottom;}
.esg-bc .ess-tb-cell			{	text-align:center; vertical-align: bottom;}
.esg-brc .ess-tb-cell			{	text-align:right; vertical-align: bottom;}

.esg-bc .leftalign	{	text-align:left;}


/******************************
	-	ESG MEDIA	-
********************************/

.esg-entry-media							{	position:relative; border: 0px solid transparent;outline: 0px solid transparent;overflow: hidden;
											}

.esg-entry-media							{	width:100%;}
.esg-entry-media img						{	width:100%; height:auto; max-width:none !important; min-width:none !important}

.esg-layout-masonry .esg-entry-media img	{
	line-height: 0px;
	vertical-align: bottom;
	display: inline-block;

}


.esg-layout-even .esg-entry-media,
.esg-layout-even .esg-entry-media img		{	height:100%;}


.esg-layout-even .esg-entry-media img		{	display:none}


.esg-media-cover-wrapper					{	position: relative; width:100%;}
.esg-layout-even .esg-media-cover-wrapper	{	height:100%;}

.esg-entry-media-wrapper					{	z-index: 0; }
.esg-entry-media-wrapper .esg-video-frame	{ 	background: #000;}




/**********************************
	-	ESG COVER CONTAINER	-
**********************************/


.esg-entry-cover .esg-overlay						{	position: absolute; top:0px;left:0px; width:100%; height:100%; border: 0px solid transparent;
         												outline: 0px solid transparent;}
/******************************
	-	ESG CONTNER PART	-
********************************/


.esg-layout-even .esg-entry-content					{	display:none; }


.esg-entry-content									{
														box-sizing:border-box;
														-moz-box-sizing:border-box;
														-webkit-box-sizing:border-box;
														-webkit-backface-visibility: hidden;

													}




/*--contact--*/
/*--contact--*/
.contact{
padding:0em 0 2em 0; 
}
.contact-left{
padding-left:0;
}
.contact-head{
border-bottom:1px solid #eee;
padding:2em 0 2em 0;
}
.contact-head h2{
  text-transform: uppercase;
  font-size: 1.8em;
  margin-bottom: 1em; font-weight:800;
 
  
  color: #333333;
}
select,.contact form input[type="text"],.contact-right textarea {
width: 100%;
padding: 10px 12px;
border: 1px solid #87655B;
font-size: 1em;
margin-bottom: 1.5em;
color: #87655B;
outline: none;
font-weight: 400;
transition: 0.5s all ease;
-webkit-transition: 0.5s all ease;
-moz-transition: 0.5s all ease;
-o-transition: 0.5s all ease;
-ms-transition: 0.5s all ease;
}
.contact-right textarea{
resize:none;
height: 181px;
}
.contact form input[type="text"]:hover,.contact-right textarea:hover{
border:1px solid #FF0000;
}
.contact form input[type="submit"] {
	font-size:0.8em;
	display:inline-block;
	background:#1f2224;
	padding:0.8em 2em;
	border:none;
	color:#fff;
	text-decoration:none;
	font-weight:500;
	transition: 0.5s all ease;
-webkit-transition: 0.5s all ease;
-moz-transition: 0.5s all ease;
-o-transition: 0.5s all ease;
-ms-transition: 0.5s all ease;
}
.contact form input[type="submit"]:hover{
  background: #d90000;
}
.address{
padding:2em 0;
}
.address h3{
	font-size: 1.5em;
  margin-bottom: 1em; font-weight:800;
 
 
  color: #333;
  text-align:center;
}
.locations{
padding-left:0;
margin-top:-4em;
}
.locations ul{
margin-bottom:2em;
display:inline-block;
width:48%;
}
.locations ul li{
display:inline-block;
}
.locations ul li span {
background: url(../images/find.png) no-repeat 0px 0px;
vertical-align: super;
width: 38px;
height: 38px;
display: inline-block;
margin:0 0.5em 5.5em 0;
}
.address-info  p{
color: #999;
font-size: 0.9em;
text-decoration: none;
padding-bottom:3px;
display: block;
font-weight: 400;
}
.address-info p a{
color: #999;
}
.address-info p a:hover{
	color: #026466;
}
.address-info h4 {
color: #333;
margin-bottom:8px;
font-size:1em;
}
.address-info h5 a{
color: #626262;
margin:5px 0;
font-size:0.9em;
display:block;
}
.contact-map iframe {
  min-height: 310px;
  width: 100%;
  border: none;
}
/*--//contact--*/




@media (max-width: 667px){

.contact-head {
  padding: 0em 0 2em 0;
}
.contact {
  padding: 2em 0;
}
}
 
@media (max-width: 600px){

}
@media (max-width: 568px){


.contact-right textarea {
  height: 155px;
}
.contact form input[type="text"], .contact-right textarea {
  padding: 8px 10px;
  font-size: 0.8em;
}
.locations ul {
  width: 100%;
}
.contact-map iframe {
  min-height: 200px;
}

}

@media (max-width: 480px){

#companies .col-sm-3 a img{ margin-left:0px;}

}


@media (max-width: 414px){

.contact {
  padding: 0em 0 2em 0;
}
.address {
  padding: 2em 0 0 0;
}
a.continue {
  padding: 8px 1em;
  font-size: 0.9em;
    margin: 0px auto 2em auto;
}
}

@media (max-width:360px){

#companies .col-sm-3 a img{ margin-left:0px;}

}

@media (max-width: 320px){

#companies .col-sm-3 a img{ margin-left:0px;}


.locations ul {
  margin-bottom: 1em;
}
.address {
  padding: 2em 0 1em 0;
}
.locations {
  margin-top: 2em;
}
.login a {
  font-size: 10px;
  padding: 7px 9px;
}
.login { 
  left: -51%;
}
.contact {
  padding: 0em 0 2em 0;
}

}


/*--about--*/
.about {
    background: url(../images/about.jpg)no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    min-height:150px;
}


.services {
    background: url(../images/servi.jpg)no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    min-height:150px;
}


.work{
    background: url(../images/work.jpg)no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    min-height:150px;
}



.testi{
    background: url(../images/testi.jpg)no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    min-height:150px;
}


.conta{
    background: url(../images/conta.jpg)no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    min-height:150px;
}


.cli{
    background: url(../images/cli.jpg)no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    min-height:150px;
}




ul.about_head{
	padding: 3.5em 0 0 3em;
    margin: 0;
    list-style: none;
    text-align:left;
}
ul.about_head li{
	display: inline-block;
	margin-right: 2%;
	vertical-align: middle;
}
ul.about_head li.about_head-left{
	border-right:4px solid #FF0000;
	width: 20%;
}
ul.about_head li.about_head-left h1{
    color: #fff;
    font-size: 2em;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 3% 0 0;
}
ul.about_head li.about_head-right p{
	font-size: 0.85em;
    color: #cd9f56;
    text-transform: uppercase;
    font-weight: 700;
}
.about_top{
	padding:5em 0;
}
.about_top-right h2{
	color: #333;
    font-size: 1.4em;
	line-height:32px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 1em;
}
.about_top-right p, .about_bottom-left p, .blog_left p{
	color:#444444;
	font-size:0.85em;
	line-height:1.8em;
	text-align:justify;
	margin-bottom:1em;
}
.about_bottom{
	padding-bottom:5em;
}
.poll {
    margin-bottom:1em;
}
.text2 {
  float: left;
  text-transform:uppercase;
  color: #000;
  font-size:0.85em;
}
.percent {
  float: right;
  color: #000;
  font-size:0.85em;
}
.skills {
  width: 100%;
  margin:5px 0;
  background-color:#f0f0f0;
  height: 10px;
}
.skills > div {
  height: 100%;
  display: block;
  background-color: #105b63;
}
.about_bottom h3 {
  color: #333;
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 1em;
  padding-left: 15px;
}
.box_4 {
  background: url(../images/about_bottom.jpg)no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  min-height:300px;
}
i.icon1{
	width: 55px;
    height: 55px;
    background: url(../images/img_sprite.png)no-repeat -4px -58px;
    display: inline-block;
}
i.icon2{
	width: 55px;
    height: 55px;
    background: url(../images/img_sprite.png)no-repeat -66px -59px;
    display: inline-block;
}
i.icon3{
	width: 55px;
    height: 55px;
    background: url(../images/img_sprite.png)no-repeat -128px -57px;
    display: inline-block;
}
i.icon4{
	width: 55px;
    height: 55px;
    background: url(../images/img_sprite.png)no-repeat  -197px -58px;
    display: inline-block;
}
.grid_2 h3{
	color:#bd4932;
	font-size:1.5em;
	font-weight:700;
	margin: 0.5em 0;
}
.grid_2 h4{
	color: #fff;
    font-size: 1.3em;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}
.projects{
	padding-top:3em;
}
.team{
	padding:5em 0;
}
.team h3{
	color: #333;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 1em;
}
.team p {
   color: #999;
   font-size: 0.85em;
   line-height: 1.8em;
   margin-bottom: 2em;
   width: 85%;
   margin:0 auto 4em;
}
ul.team_social {
   padding: 0;
   list-style: none;
   margin: 2em 0 1em;
}
ul.team_social li a i {
   width: 25px;
   height: 25px;
   display: block;
   background: url(../images/img_sprite.png)no-repeat #b54630;
}
ul.team_social li a i.fb {
    background-position:-5px -123px;
}
ul.team_social li a i.tw {
    background-position:-26px -123px;
}
ul.team_social li a i.linkedin{
    background-position:-56px -123px;
}
ul.team_social li a i:hover{
	opacity:0.8;
}
.grid_3 h4{
	text-transform:uppercase;
	font-size:15px;
	color:#555;
	margin-bottom: 5px;
}
.grid_3 h5{
	font-style:italic;
	font-size:13px;
	color:#999;
}
ul.service_grid{
	padding:0;
	margin:0;
	list-style:none;
}


/*--responsive design--*/
@media (max-width:1024px){

 #companies .col-sm-3 a img{ margin-left:0px;}


.box_1 h3 {
  font-size: 2.3em;
}  
.span_2_of_about span.quotes {
  left: 185px;
  top: 36px;
}  
.span_2_of_about span.quote_down {
  right: 14px;
  top: 148px;
}  
h4.m_2 {
  font-size: 1.2em;
}  
.span_2_of_about h5 {
  font-size: 1em;
}  
.span_1_of_about h5 {
  top: 41px;
  left: 96px;
  font-size: 2em;
}
.grid_2 h4 {
  font-size: 1em;
}  
.grid_2 h3 {
  font-size: 1.1em;
}  

ul.about_head li.about_head-left {
  width: 26%;
}
}
@media (max-width:920px){

#companies .col-sm-3 a img{ margin-left:0px;}

.grid_1 {
  margin-bottom: 3em;
}
.box_3, .box_5 {
  margin-bottom: 2em;
}
.about_top-right {
  margin-top: 2em;
}
.box_6, .grid_3{
	text-align:center;
}
.box_6 img, .grid_3 img{
	display:inline-block;
}
.grid_2 h4 {
  font-size: 0.85em;
}
.grid_3{
	margin-bottom:2em;
}


ul.about_head li.about_head-left h1 {
   font-size: 1.5em;
}  
}
@media (max-width:768px){

#companies .col-sm-3 a img{ margin-left:0px;}

.about {
  min-height: 130px;
}
.about_top {
  padding: 5em 0 3em;
}

.box_4 {
  min-height: 570px;
}
.col-sm-3.grid_2 {
  margin-bottom: 2em;
}
}
@media (max-width:640px){


a.btn1 {
  padding: 10px 20px;
  font-size: 1em;
}
.box_2, .team{
  padding: 5em 0 2em;
}
ul.about_head {
  padding: 2.5em 0 0 0;
}  
#filters li {
  margin-right: 5px;
}
.portfolio_main h2 {
  margin-bottom: 1em;
}  
.blog_left h3 {
  font-size: 1em;
}
.single_contact h1 {
  font-size: 1.5em;
  margin-bottom: 0.5em;
}
.btn.btn-primary {
  font-size: 0.85em;
}
ul.about_head li.about_head-left {
  width: 35%;
}
}
@media (max-width:480px){


.features-grids {
  padding: 2em 0 1em;
}
.box_1 {
  padding: 3em 0;
}  
.box_1 h3 {
  font-size: 1.2em;
}
.box_1 p {
  font-size: 0.85em;
  margin-bottom:2em;
}  
.box_2, .team {
  padding: 3em 0 0em;
}
ul.about_head li.about_head-left h1 {
  font-size: 1.2em;
}
ul.about_head li.about_head-right p {
  font-size: 12px;
}
.about_top {
  padding: 3em 0 2em;
}
.about_bottom h3 {
  margin-bottom: 0.5em;
}
ul.service_grid li.service_grid-right h3 {
  font-size: 1.2em;
  margin-bottom: 0.5em;
}


}
@media (max-width:320px){


.box_1 h3 {
  font-size: 0.95em;
}
.box_1 p {
  font-size: 0.8125em;
  width: 90%;
}
.container{
	padding:0;
}
.lsidebar {
   margin: 0% 4.6% 0% 0;
}
.span_2_of_about p {
   font-size: 12px;
}
.span_2_of_about span.quotes {
  left: 109px;
  top: 25px;
}
.span_2_of_about span.quote_down {
  right: 14px;
  top: 168px;
}  
.span_2_of_about h3 {
  font-size: 12px;
}
span.month {
  font-size: 11px;
}
.span_1_of_about h5 {
  width: 50px;
  height: 60px;
  top: 41px;
  left: 53px;
  font-size: 1em;
}  
.span_2_of_about h5 {
  font-size: 0.8125em;
}

.about_top-right h2 {
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
.about_bottom {
  padding-bottom: 2em;
}
.service_grid1 {
  margin-bottom: 1em;
}

ul.about_head li.about_head-left h1 {
  font-size: 1em;
}
ul.about_head li.about_head-left {
  width: 45%;
}
}




/*General*/
a {
    color: #384047;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}



/**
 * About Us Section
 * ----------------------------------------------------------------------------
 */
.describe-panel h3 {
    margin-top: 0;
    padding-left: 0;
    line-height: 1;
}
.about-us .h2 span:first-child {
    vertical-align: text-bottom;
    margin-right: 0.45em;
}
.about-us .h2 span.glyphicon {
    vertical-align: baseline;
}
.about-us .h2-md {
    margin-top: 10px;
}
.about-us .h2 span {
    color: #384047;
}
.about-us .thin-font {
    color: #384047;
}
.about-us p {
    margin-bottom: 0;
    font-size: 0.875em;
}
.news-icon {
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    padding: 2px;
}
.news-icon img {
    max-width: 70px;
}
.news-icon img + img, .news-icon {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.news-icon img + img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position: absolute;
    z-index: 1;
    left: 2px;
    top: 2px;
}
.about-us .col-sm-4:hover .news-icon img + img, .news-icon:hover img + img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}
#companies + .hidden-xs, #prtfolio-content {
    margin-top: 6em;
}
#companies {
    border-top: solid 1px #a0a0a0;
    border-bottom: solid 1px #a0a0a0;
    text-align: center;
    display: table;
    width: 100%;
    clear: both;
}
#companies .row {
    margin-left: 0;
    margin-right: 0;
}
#companies .col-sm-3 {
    height: 150px;
}
#companies .col-sm-3 a {
    display: block;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -10px;
    margin-right: -10px;
}
#companies .col-sm-3 a:hover {
    background-color: rgba(241,196,15, 0.25);
}
#companies .col-sm-3 a img {
    display: inline-block;
    vertical-align: middle;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
    max-width: 100%;
}


/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%;
}





/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */




@media (max-width: 992px) {


   #companies .col-sm-3 a img{ margin-left:0px;}
   
    .about-us .sprite-icon {
        vertical-align: middle;
    }
    .h2-md {
        font-size: 24px !important;
    }
	
	
}
@media (max-width: 767px) {
   
    #parallax {
        margin-top: 35px;
    }
    .about-us .h2-md, footer .blog-posts-list {
        margin-top: 0;
    }
    .section-describe, .zframe-flickr-wrap-ltr {
        margin-bottom: 0;
    }
	
	
    #companies .col-xs-second {
        border-left: 1px solid #A0A0A0;
    }
    #companies .col-xs-6 + .col-xs-6 + .col-xs-6 {
        border-top: 1px solid #A0A0A0;
    }
	
	
}
@media (min-width: 768px) {
  
    #clients-reviews .blockquote {
        height: 155px;
        overflow: hidden;
    }
    #companies .col-sm-3 {
        width: 20%;
    }
    #companies .col-sm-3 + .col-sm-3 {
        border-left: solid 1px #a0a0a0;
    }
    #companies .col-xs-second-row, #companies .col-xs-second-row + .col-xs-6, #companies .col-xs-second-row + .col-xs-6 + .col-xs-6,
    #companies .col-xs-second-row + .col-xs-6 + .col-xs-6 + .col-xs-6, #companies .col-xs-second-row + .col-xs-6 + .col-xs-6 + .col-xs-6 + .col-xs-6 {
        border-top: solid 1px #a0a0a0;
    }
    #parallax #companies .col-xs-second-row {
        border-left: none;
    }
}


	
	
	

.client {
	float:left;
	width: 25%;
	margin-right: 6%;
}
.client img {
	width:100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.client-info {
	float:left;
	width: 69%;
}
.happy-clients {
	background:#d90000;
	padding:1em 0;
}
.happy-clients-head h3 {
	color: #fff;
	font-size: 2.2em;
	font-weight: 900;
	text-transform: uppercase;
}
.happy-clients-head p {
	color: #fff;
	font-size: 1.2em;
	font-weight: 500;
}
.happy-clients-grid {
	background:#fff;
	height:960px;
	padding:2.5em 2em;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	width: 47%;
	margin: 2% 3% 4% 0;
}
.happy-clients-grid p {
	color: #5D5D5D; text-align:justify;
	font-size: 0.9em;
	font-weight: 400;
	line-height: 1.8em;
	margin-bottom:1.2em;
}
.happy-clients-grid h4 {
	color:#99a9ae;
	font-size:0.9em;
	font-family: 'Lato', sans-serif; font-weight:normal!important
	
}
.happy-clients-grid h4 a {
	color:#f6772c; font-size:1.2em; line-height:24px;
	text-decoration:none;
	text-transform: uppercase;
	font-weight:bold;
}
.span_66{
	margin-right:0;
}
.happy-clients-grids {
	margin-top:3em;
}
img.open {
	margin: 0 6px 9px 0px;
}
img.closeq {
	margin: 6px 0px 0px 11px;
}


/*-- responsive-design starts-here --*/


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

	.happy-clients {
		padding: 5em 0;
	}
}
@media screen and (max-width: 1024px){
	
	.service-section-head h3,.price-section-head h3,.work-section-head h3,.happy-clients-head h3,.contact-section-head h3 {
		font-size: 1.9em;
	}
	.service-section-head p,.price-section-head p,.work-section-head p,.happy-clients-head p,.contact-section-head p {
		font-size: 1.05em;
	}
	
	.happy-clients-grid {
		padding: 2em 1em;
	}
	.client {
		width: 24%;
		margin-right: 5%;
		margin-top:2%;
	}
	.client-info {
		width: 71%;
	}
	.happy-clients-grid p {
		font-size: 0.96em;
	}
	.happy-clients {
		padding: 4em 0;
	}
	
	.happy-clients-grid h4 {
		font-size: 0.95em;
	}
	.bottom-menu ul li a {
		font-size: 1em;
	}
	
}
@media screen and (max-width: 800px){

   #companies .col-sm-3 a img{ margin-left:0px;}
	
	.service-section-head h3, .price-section-head h3, .work-section-head h3, .happy-clients-head h3, .contact-section-head h3,.about_right h3 {
		font-size: 1.7em;
	}
	.service-section-head p, .price-section-head p, .work-section-head p, .happy-clients-head p, .contact-section-head p {
		font-size: 1em;
	}
	
	.happy-clients-grid {
		padding: 2em 2.5em;
		width: 100%;
		margin: 4% 0% 0 0;
	}
	.client {
		width: 22%;
		margin-top: 0%;
	}
	.happy-clients-grid p{
		margin-bottom:1.5em;
	}
	.address {
		padding: 3em 2.5em;
	}
	.location {
		top: 40px;
		left: 270px;
	}
	.happy-clients {
		padding: 3.5em 0;
	}
	
}

@media screen and (max-width: 640px){
	
	.service-section-head h3, .price-section-head h3, .work-section-head h3, .happy-clients-head h3, .contact-section-head h3, .about_right h3 {
		font-size: 1.6em;
	}
	.service-section-head p, .price-section-head p, .work-section-head p, .happy-clients-head p, .contact-section-head p {
		font-size: 0.95em;
	}
	
	.happy-clients-grid p {
		font-size: 0.9em;
	}
	
	.client-info {
		width: 73%;
	}
	
}
@media screen and (max-width: 480px){
	
	.service-section-head h3, .price-section-head h3, .work-section-head h3, .happy-clients-head h3, .contact-section-head h3, .about_right h3 {
		font-size: 1.4em;
	}
	
	.happy-clients-grid {
		padding: 1.5em;
	}
	.happy-clients-grid p {
		font-size: 0.89em;
	}
	.happy-clients {
		padding: 3em 0;
	}
	.happy-clients-grids {
		margin-top: 2.5em;
	}
	.happy-clients-grid h4 {
		font-size: 0.9em;
	}
	.client {
		margin-top: 3%;
	}
	
}
@media screen and (max-width: 320px){
	/*--i.s1 {
		width: 60px;
		height: 70px;
		background: url('../images/img-sprite.png') no-repeat -551px -1px;
	}
	.service-section-grid:hover i.s1{	
		background: url('../images/img-sprite.png') no-repeat -551px -71px;
	}
	i.s2 {
		width: 60px;
		height: 70px;
		background: url('../images/img-sprite.png') no-repeat -551px -1px;
	}
	.service-section-grid:hover i.s1{	
		background: url('../images/img-sprite.png') no-repeat -551px -71px;
	}--*/
	
	.service-section-head p, .price-section-head p, .work-section-head p, .happy-clients-head p, .contact-section-head p {
		font-size: 0.85em;
	}
	
	.client {
		width: 50%;
		margin-left: 25%;
	}
	.client-info {
		width: 100%;
		margin-top:1em;
	}
	.happy-clients-grid h4 {
		font-size: 0.8em;
	}
	.happy-clients {
		padding: 2em 0;
	}
	
	
}




