@charset "utf-8";
/* CSS Document */
body {
	color: #58595b;
	font-family: 'open_sansregular';
	font-size:15px;
}
@font-face {
    font-family: 'roboto-bold';
    src:url('../fonts/roboto/roboto-black.eot');
    src: url('../fonts/roboto/roboto-black.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-black.woff2') format('woff2'),
         url('../fonts/roboto/roboto-black.woff') format('woff'),
         url('../fonts/roboto/roboto-black.ttf') format('truetype'),
         url('../fonts/roboto/roboto-black.svg#pt_sans_captionregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto-regular';
    src:url('../fonts/roboto/Roboto-Regular-webfont.eot');
    src: url('../fonts/roboto/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/Roboto-Regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto/Roboto-Regular-webfont.woff') format('woff'),
         url('../fonts/roboto/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto/Roboto-Regular-webfont.svg#pt_sans_captionregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_boldregular';
    src: url('../fonts/gotham/gotham-bold-webfont.eot');
    src: url('../fonts/gotham/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham/gotham-bold-webfont.woff2') format('woff2'),
         url('../fonts/gotham/gotham-bold-webfont.woff') format('woff'),
         url('../fonts/gotham/gotham-bold-webfont.ttf') format('truetype'),
         url('../fonts/gotham/gotham-bold-webfont.svg#gotham_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_lightregular';
    src: url('../fonts/gotham/gotham-light-webfont.eot');
    src: url('../fonts/gotham/gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham/gotham-light-webfont.woff2') format('woff2'),
         url('../fonts/gotham/gotham-light-webfont.woff') format('woff'),
         url('../fonts/gotham/gotham-light-webfont.ttf') format('truetype'),
         url('../fonts/gotham/gotham-light-webfont.svg#gotham_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans/opensans-regular-webfont.eot');
    src: url('../fonts/opensans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans/opensans-bold-webfont.eot');
    src: url('../fonts/opensans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto-slab';
    src:url('../fonts/roboto_slab/robotoslab-regular-webfont.eot');
    src: url('../fonts/roboto_slab/robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto_slab/robotoslab-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto_slab/robotoslab-regular-webfont.woff') format('woff'),
         url('../fonts/roboto_slab/robotoslab-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto_slab/robotoslab-regular-webfont.svg#pt_sans_captionregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'robotoitalic';
    src: url('../fonts/roboto/roboto-italic-webfont.eot');
    src: url('../fonts/roboto/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-italic-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-italic-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-italic-webfont.ttf') format('truetype'),
         url('../fonts/roboto/roboto-italic-webfont.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

a {
	color:#4bc700;
	outline:none !important;
}
a:hover {
	color:#3da002;
}
.wrapper {
	width:100%;
	height:auto;
	float:left;
}
header {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e4dd+0,ffffff+100 */
background: #e5e4dd; /* Old browsers */
background: -moz-linear-gradient(top,  #e5e4dd 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e5e4dd 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e5e4dd 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e4dd', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
/*Social Media CSS start*/
.social-media {
  list-style: outside none none;
  margin: 0;
  padding: 8px 0 0 0;
  text-align: left;
}
.social-media li {
    display: inline-block;
    text-align: center;
}
.social-media li a {
  color: #ffffff;
  display: block;
  font-size: 18px;
  height: 34px;
  margin-left: 2px;
  padding: 2px;
  vertical-align: middle;
  width: 34px;
  line-height: 29px;
}
.social-media li .fb {
	background-color:#214285;
}

.wpcf7-response-output {
    clear: both;
	border:none !important;
	color: red;
}
.social-media li .fb:hover {
/*	background-color:#000;*/
	opacity: 0.5;
}
.social-media li .twtr {
	background-color:#2c9ed8;
}
.social-media li .twtr:hover {
/*	background-color:#000;*/
	opacity: 0.5;
}
.social-media li .gogle {
	background-color:#d14626;
}
.social-media li .gogle:hover {
/*	background-color:#000;*/
	opacity: 0.5;
}
.social-media li .pint {
	background-color:#cd2128;
}
.social-media li .pint:hover {
/*	background-color:#000;*/
	opacity: 0.5;
}
.social-media li .utube {
	background-color:#cf3427;
}
.social-media li .utube:hover {
/*	background-color:#000;*/
	opacity: 0.5;
}
.social-media li .linkd {
	background-color:#007bb6;
}
.social-media li .linkd:hover {
/*	background-color:#000;*/
	opacity: 0.5;
}
/*----------------------------------------*/


/*Email Top*/
.email-top {
  list-style: outside none none;
  margin: 0;
  padding: 8px;
  text-align: right;
}
.email-top li {
    display: inline-block;
    text-align: center;
}
.email-top li:first-child {
  background-image: url("../images/mail-icn.png");
  background-position: left 4px;
  background-repeat: no-repeat;
  background-size: 24px auto;
  padding-left: 33px;
  padding-right: 20px;
}
.email-top li:first-child a {
	width:100%;
	border-radius:0;
	font-size:14px;
	color:#000;
	padding:0;
	margin-left:0;
}
.email-top li:first-child a:hover {
	text-decoration:underline;
}
/*------------------------*/

/*Request A quote BTN*/

.request-btn{
  color: #fff;
  font-size: 18px;
  border-radius:5px;
  padding:5px 15px;
  -webkit-box-shadow: 0px 5px 5px -4px rgba(0,0,0,1);
	-moz-box-shadow: 0px 5px 5px -4px rgba(0,0,0,1);
	box-shadow: 0px 5px 5px -4px rgba(0,0,0,1);
  font-family: 'roboto-bold';
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d4802f+0,ba591b+100 */
background: #d4802f; /* Old browsers */
background: -moz-linear-gradient(top,  #d4802f 0%, #ba591b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d4802f 0%,#ba591b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d4802f 0%,#ba591b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4802f', endColorstr='#ba591b',GradientType=0 ); /* IE6-9 */

}
.request-btn:hover {
   color: #fff;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d4802f+0,ba591b+100 */
background: #d4802f; /* Old browsers */
background: -moz-linear-gradient(top,  #d4802f 0%, #a94a0d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d4802f 0%,#a94a0d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d4802f 0%,#a94a0d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4802f', endColorstr='#a94a0d',GradientType=0 ); /* IE6-9 */

}
/*Request A quote BTN*/


/*Learn More BTN*/

.learn-more{
  color: #fff;
  font-size:24px;
  border-radius:5px;
  padding:5px 15px;
  width:185px;
  height:46px;
	background:#4bc700 ;

}
.learn-more:hover {
   color: #fff;
background:#40aa00	  ;

}
/*Learn More BTN*/


/*Learn More BTN*/

.learn-more-btn{
  color: #fff;
  font-size:23px;
  border-radius:5px;
  padding:6px 20px;
	background:#4bc700 ;

}
.learn-more-btn:hover {
   color: #fff;
background:#40aa00	  ;

}
/*Learn More BTN*/
.more-btn{
  color: #fff;
  font-size:23px;
  border-radius:5px;
  padding:5px 15px;
  background:#4bc700 ;
  margin-top:10px;
 }
.more-btn:hover {
   color: #fff;
   background:#740b0b;
  }
/*Learn More BTN*/
/*Learn More BTN*/
.view-all{
  color: #4bc700 ;
  font-size:18px;
  border-radius:5px;
  padding:5px 35px;
  background:#fff;
  margin-top:50px;
 }
.view-all:hover {
   color: #4bc700 ;
   background:#fff;
  }
/*Learn More BTN*/


.logo {
	margin-top:20px;
}
.web-img
{
}
/*NAv*/

.smartz-nav {
  margin-top: 40px;
}
.smartz-nav .navbar-default .navbar-nav > .active > a, 
.smartz-nav .navbar-default .navbar-nav > .active > a:hover, 
.smartz-nav .navbar-default .navbar-nav > .active > a:focus {
  background-color: #4bc700 ;
  color: #fff;
}

.smartz-nav .navbar-default .navbar-nav > li > a:hover, 
.smartz-nav .navbar-default .navbar-nav > li > a:focus {
  background-color: #4bc700 ;
  color: #fff;
}
.smartz-nav .navbar {
  margin-bottom: 0 !important;
}
.smartz-nav .navbar-nav li.dropdown.open > .dropdown-toggle {
  background-color: #4bc700 ;
  color: #fff;
}
.smartz-nav .navbar-nav li.dropdown.open > .dropdown-menu {
  left: 3px;
}
.smartz-nav .navbar-nav li.dropdown .dropdown-menu > li > a {
  background-image: url("../images/nav-arow.png");
  background-position: 7px 12px;
  background-repeat: no-repeat;
  background-size: 8px auto;
  padding: 5px 15px 5px 24px;
  color: #333;
}
.smartz-nav .navbar-nav li.dropdown .dropdown-menu > li > a:hover {
  background-position: 9px 12px;
}
.smartz-nav .navbar-default {
  background-color: transparent;
  border-color: transparent;
}

.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.smartz-nav .navbar-default .navbar-nav > li > a {
  color: #000;
  font-family: "roboto-regular";
  font-size: 15px;
  margin-left: 3px;
  padding: 9px 20px;
  text-transform: uppercase;
}
.fill {
  background-position: center center;
  background-size: cover !important;
  height: auto;
  width: 100%;
}
#smatz-banner {
  margin-top: 10px;
}
#smatz-banner .text-center .img-responsive
{
	margin:0 auto;
}
#helping {
  margin-top: 50px;
}
#helping h1 {
  color: #000;
  font-family: "gotham_boldregular";
  font-size: 30px;
  margin: 0 0 15px;
  padding: 0;
}
#helping h1 span {
  color: #4bc700 ;
}

#services
{
	background:#e3e2dc;
	margin-top:60px;
	padding:50px 0 80px 0;
	background:url(../images/testmonials-bg.jpg) no-repeat fixed left top / cover;
}
#services h1 {
  color: #fff;
  font-family: "gotham_boldregular";
  font-size: 44px;
  margin: 0 0 30px 0;
  padding: 0;
}
#services h1 span {
  color: #4bc700 ;
}
#services .box .box-content .tag-title
{
	font-size:21px;
	font-family: 'open_sansregular';
	color:#282828;
	min-height:52px;
}
#services .profile-circle
{
	margin: 35px auto 0 auto;
}

#services .box {
  background:#fff;
  transition:all 0.2s ease;
  border:1px solid #fff;
  margin-top: 10px;
  box-sizing: border-box;
  background-clip: padding-box;
  padding:0 20px 20px 20px;
  min-height:340px;
}
#services .box span.box-title {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
}
#services .box .box-content {
  border-radius: 0 0 2px 2px;
  background-clip: padding-box;
  box-sizing: border-box;
}
#services .box .box-content p {
  color: #000;
  font-size: 14px;
  line-height: 22px;
  min-height: 135px;
  text-transform: none;
}
#support
{
	margin:50px 0;
}
#support h1
{
	font-family: 'open_sansregular';
	font-size:44px;
	margin-bottom:40px;
}
#support h1 span
{
	font-family: 'open_sansbold';
	color:#4bc700 ;
}
#support .thumbnail {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  display: block;
  line-height: 1.42857;
  margin-bottom: 20px;
  padding: 8px;
  transition: border 0.2s ease-in-out 0s;
}
#support .caption h4
{
	font-family: 'open_sansbold';
	font-size:19px;
	margin-bottom:5px;
}
#support .caption p
{
	font-size:17px;
}
.hv-question 
{
	margin-top:50px;
}
.hv-question h2
{
	font-family: 'open_sansbold';
	font-size:25px;	
	margin-bottom:20px;
}
.hv-question .contact-btn
{
	width:200px;
	margin:0 auto;
}
#news-blog {
	background:#f1efe8;
	padding:50px 0 30px;
}
#news-blog h1 {
  font-size: 34px;
  margin-bottom: 20px;
  margin-top: 0;
}
#news-blog h1 span {
	font-family: 'open_sansbold';
	color:#4bc700 ;
}
.news p {
	font-size:14px;
	color:#000;
	margin-bottom:20px;
	line-height:normal;
}
.news p span {
	color:#000;
	margin-top:5px;
	display:inline-block;
}
.news p span a {
	color:#4bc700 ;
	text-decoration:none;
}
.news p span a:hover {
	color:#4bc700 ;
	text-decoration:underline;
}
.support {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.support-text p {
  color: #131313;
  font-size: 15px;
  line-height: normal;
  width: 63%;
}
.support-img {
  bottom: 0;
  position: absolute;
  right: 0;
  width: 164px;
}
.support-img img {
  width: 100%;
  height:auto;
}


/*Testimonials CSS*/
#testimonials
{
	background: url("http://thewebtycoon.net/wp-content/uploads/2019/01/testmonials-bg.jpg") no-repeat fixed left top / cover;
	padding:50px 0;
}
#testimonials h1
{
	font-size:42px;
	padding:0px;
	margin:0 0 10px 0;
	text-align:center;
	color:#fff;
}
#testimonials h3
{
	font-size:21px;
	padding:0px;
	margin:0 0 50px 0;
	text-align:center;
	font-family: 'roboto-slab';
	color:#fff;
}
#testimonials p
{
	font-size:20px;
	line-height:30px;
	font-family: 'robotoitalic';
	color:#fff;
	position:relative;
	padding:0 100px 10px;
}
#testimonials span
{
	text-align:center;
	font-size:20px;
	font-family: 'open_sansbold';
	color:#fff;
}
#testimonials p:before
{
	content:url(../images/quote-before.png);	
	position:absolute;
	left: 26px;
	height:55px;
}
#testimonials p:after
{
	content:url(../images/quote-after.png);	
	position:absolute;
	right: 98px;
	height:55px;
}


#testimonials .slick-dots {
  bottom: -40px;
  text-align: center;
  margin-left:0px;
}

#testimonials .slick-dots li button::before {
  color: #fff;
  font-size: 50px;
}
#testimonials  .slick-dots li {
  height: 15px;
  width: 15px;
}
/*Testimonials CSS*/
#footer {
  background: #d1cfc6 none repeat scroll 0 0;
  padding: 40px 0 0;
}
.foot-logo p {
  font-size: 15px;
  line-height: 20px;
}
.need-help {
  background: rgba(0, 0, 0, 0) url("http://thewebtycoon.net/wp-content/uploads/2019/01/needshelp.png") no-repeat scroll 5px 5px;
  color: #000000;
  font-size: 32px;
  line-height: 45px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-left: 53px;
}
.f-call {
	color:#000000;
	font-size: 22px;
	margin-top:20px;
}
.f-call span {
	font-family: 'open_sansbold';
	color:#000000;
}
.f-call p {
	text-align:left;
	font-size:14px;
	 margin-top: 9px;
}
#footer .ftr-li-main {
	font-size:16px;
}
#footer .ftr-li-main h5 {
  margin: 0 0 10px;
  padding: 0;
  color: #000;
}
#footer .ftr-social h4 {
  margin-top: 0px;
}
#footer .ftr-li-main ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer .ftr-li-main ul li {
	padding-left:20px;
	background-image:url(../images/dblarrows.png);
	background-position:left 7px;
	background-repeat:no-repeat;
	font-weight: normal;
    padding-bottom: 7px;
	font-size:14px;
	transition:all ease-in 0.2s;
	-moz-transition:all ease-in 0.2s;
	-ms-transition:all ease-in 0.2s;
	-webkit-transition:all ease-in 0.2s;
}
#footer .ftr-li-main ul li:hover {
	background-position:3px 7px;
	transition:all ease-out 0.2s;
	-moz-transition:all ease-out 0.2s;
	-ms-transition:all ease-out 0.2s;
	-webkit-transition:all ease-out 0.2s;
}
#footer .ftr-li-main ul li a {
	color:#000;
}
#footer .ftr-li-main ul li a:hover {
	color:#000;
	text-decoration:none;
}
#footer .ftr-li-other > ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer .ftr-li-other h5 {
	font-size:16px;
	font-weight:bold;
	font-family: 'roboto-regular';
}
#footer .ftr-li-other > ul > li {
	padding-left:20px;
	background-image:url(../images/dblarrows.png);
	background-position:left 7px;
	background-repeat:no-repeat;
    padding-bottom: 6px;
	font-size:15px;
	transition:all ease-in 0.2s;
	-moz-transition:all ease-in 0.2s;
	-ms-transition:all ease-in 0.2s;
	-webkit-transition:all ease-in 0.2s;
}
#footer .ftr-li-other > ul > li:hover {
	background-position:3px 7px;
	transition:all ease-out 0.2s;
	-moz-transition:all ease-out 0.2s;
	-ms-transition:all ease-out 0.2s;
	-webkit-transition:all ease-out 0.2s;
}
#footer .ftr-li-other > ul > li > a {
	color:#000;
}
#footer .ftr-li-other > ul > li > a:hover {
	color:#000;
}
#footer .ftr-social h4 {
  color: #000;
  font-family: 'open_sansbold';
  font-size: 16px;
  font-weight: bold;
}
#footer .ftr-social .top-social-link h5 {
  color: #000;
  font-weight: 600;
  margin-top: 10px;
}
#footer .sbscribe-block {
}
#footer .sbscribe-block .form-control {
	border-radius:0;
	border:none;
}
#footer .sbscribe-block .input-group-btn .btn-default {
	border-radius:0;
	border-color:#4bc700 ;
	background-color:#4bc700 ;
	background-image:url(../images/white-arrow.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:10px auto;
	height:34px;
	width:35px;
	text-indent:-99999px;
}
#footer .ftr-social .top-social-link {
	margin-top:30px;
}
#footer .footer-btm  {
	background-color:#333333;
	text-align:center;
	padding:10px;
	margin-top:30px;

}
#footer .footer-btm h6 {
	color:#fff;
	margin:0;
	font-size:16px;
}

/*-------------------------------------------About Us-------------------------------------------*/
#banner-inner {
	overflow-x:hidden;
	margin-bottom:30px;
	margin-top:20px;
}
#banner-inner .banner-img {
	position:relative;
}
#banner-inner .banner-img .banner-caption {
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  left: 8%;
  line-height: 36px;
  position: absolute;
  text-align: left;
  top: 45%;
  width: 40%;
}
#wrapper-in p {	

}
.h1-globle {
  color: #000;
  font-family: "open_sansbold";
  font-size: 30px;
  margin: 0 0 10px;
  padding: 0;
}
.h2-globle {
  color: #000;
  font-family: 'open_sansbold';
  font-size:25px;
  margin: 30px 0 10px 0;
  padding: 0;
}
.h1-globle span {
  color: #4bc700 ;
}
#wrapper-in aside {
}
#wrapper-in aside .panel-body {
  padding: 15px 15px 0;
}
#wrapper-in aside .panel-default {
  border-color:transparent;
  background:#566271;
  border-radius:0px;
}
#wrapper-in aside .panel-default > .panel-heading {
  background-color: transparent;
  border-color: transparent;
  color: #fff;
  font-size:22px;
 font-family: 'open_sansbold';
}

#wrapper-in aside .panel-body .form-control {
  border-radius: 0px;
}

.sbmt-btn
{
	width:200px;
	margin:0 auto;
}

.sumit{
  color: #fff;
  font-size:16px;
  border-radius:0px;
  padding:8px 15px;
  background:#a5b1ba;
  font-family: 'open_sansbold';
  text-align:center;
  width:100%;
	text-transform:uppercase;
}
.sumit:hover {
color: #fff;
background:#738c9e;
}
.brochuer-btn
{
color: #fff;
font-size:16px;
border-radius:0px;
padding:8px 15px;
background:#f7a81d;
font-family: 'open_sansbold';
text-align:center;
width:100%;	
text-transform:uppercase;
}
.brochuer-btn:hover {
color: #fff;
background:#f3a110;
}
#wrapper-in aside .company-brochuer
{
background:#d37e2e;
color: #fff;
padding:14px;
margin-bottom:20px;
}

#wrapper-in aside .company-brochuer h2
{
color: #fff;
font-size:22px;
text-align:center;

}
#wrapper-in aside .company-brochuer p
{
color: #fff;
font-size:16px;
text-align:center;
line-height:normal;
}

#wrapper-in aside .support
{
background:#566271;
color: #fff;
padding:14px;
margin-bottom:20px;
}

#wrapper-in aside .support h2
{
color: #fff;
font-size:22px;
text-align:center;
}
#wrapper-in aside .support p
{
color: #fff;
font-size:16px;
text-align:center;
line-height:normal;
}
.support-btn
{
color: #fff;
font-size:16px;
border-radius:0px;
padding:8px 15px;
background:#a5b1ba;
font-family: 'open_sansbold';
text-align:center;
width:100%;	
text-transform:uppercase;
}
.support-btn:hover {
color: #fff;
background:#8b9ead;
}

#project
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d2d0c7+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d2d0c7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d2d0c7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#d2d0c7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d2d0c7',GradientType=0 ); /* IE6-9 */
	padding:20px 0;
	border-bottom:solid 1px #fff;
	margin-top:50px;
}

.start-project
{
	color:#691515;
	font-size:22px;
	font-family: 'open_sansbold';
	text-align:center;
}

.start-project a
{
	color:#691515;
	text-decoration:underline;
}


/*Blog CSS ---------------------------*/
.pagination {
	width:100%;
	text-align:center;
}
.pagination .pager li {
	padding:0 4px;
}
.pagination .pager li > a, .pager li > span {
  background-color:transparent;
  border: 1px solid rgba(0,0,0,0);
  border-radius: 50%;
  display: inline-block;
  height: 35px;
  line-height: 24px;
  padding: 5px;
  text-align: center;
  width: 35px;
  font-size:16px;
  color:#333;
  font-weight:bold;
}
.pagination .pager li.active > a, .pager li.active > span {
	background-color:#333;
	color:#fff;
	border: 1px solid #333;
}
.pagination .pager li > a:hover {
	background-color:#333;
	color:#fff;
	border: 1px solid #333;
}
.pagination .pager li:first-child > a, .pagination .pager li:last-child > a {
	background-color:#4bc700 ;
	color:#fff;
	border: 1px solid #4bc700 ;
}
.blog-container .blog-post {
	border-bottom:solid 1px #ddd;
	margin-bottom:40px;
	padding-bottom:30px;
}
.blog-container .blog-post h2 {
  color: #691515;
  font-size: 25px;
  font-weight: 600;
  margin-bottom:10px;
  margin-top:0;
}

#wrapper-in .blog-container .blog-post p {
  color: #000;
  font-size: 14px;
  line-height:22px;
  padding:0px;
  margin:0px;
}

.blog-container .blog-post h2 a {
  color: #691515;
  font-size: 25px;
  font-weight: 600;
  margin-bottom:10px;
  margin-top:0;
}
.blog-container .blog-post-breadcrumb {
  background-color: transparent;
  color: #999;
  padding: 5px 0 0;
  font-size:13px;
}
.blog-container .blog-post-breadcrumb li a {
	color:#ba591b ;
}
.blog-container .blog-post-breadcrumb li a:hover {
	text-decoration:underline;
}
.blog-container .blog-post-img {
	margin-bottom:25px;
}
.blog-post-img-sm img {
  height: 180px;
}
.btn-read-more {
	background-color:#4bc700 ;
	color:#fff;
	margin-top:10px;
}
.btn-read-more:hover {
	background-color:#780b02;
	color:#fff;
}
.blog-side-bar aside {
  background-color: #ececec;
  padding: 20px 20px 0 20px;
  margin-bottom:20px;
}

.blog-side-bar .side-categry {
	padding-bottom:15px;
	border-bottom:dotted 2px #999;
}
.blog-side-bar h5 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.blog-pointer {
  list-style:none;
  margin: 0;
  padding: 0;
}
.blog-pointer li {
  background-image:url(../images/red-dot.jpg);
  background-position: left 6px;
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-left: 20px;
}
.blog-pointer li a {
	color:#691515;
}

.blog-side-bar .search-bar {
	padding-bottom:15px;
	margin-bottom:30px;
	border-bottom:dotted 2px #999;
}
.blog-side-bar .search-bar .form-control {
	border:solid 2px #ddd;
	border-radius:none;
	border-right:none;
	height:36px;
}
.blog-side-bar .search-bar .input-group-btn .btn-default {
  background-image: url("../images/srch-icn.png");
  background-repeat: no-repeat;
  background-size: 21px auto;
  border: 2px solid #ddd;
  display: inline-block;
  height: 36px;
  width: 38px;
  background-position: 6px center;
}


/******* Popular Posts ***********/
.blog-side-bar .popular-post{
	padding-top:15px;
}
.blog-side-bar .post-grid {
  border-bottom: 1px dotted #cfcfcf;
  display: inline-block;
  margin-bottom: 5px;
  padding: 0 0 14px 0;
}
.blog-side-bar .bdr-none {
	border-bottom:none;
}
.blog-side-bar .post-grid img {
	float: left;
	width: 39%;
	margin-top:5px;
}
#wrapper-in .blog-side-bar .popular-post .post-grid p {
	float: right;
	width: 58%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444;
	line-height: 1.5em;
}
.blog-side-bar .post-grid p a{
	font-family: Arial, Helvetica, sans-serif;
	color:#4bc700 ;
	line-height: 1.5em;
}
.blog-side-bar .post-grid p a:hover{
	color:#888;
}
.blog-side-bar .view-all a {
	font-family: 'Monda', sans-serif;
	color:#EB7F1A;
	font-size: 0.8em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	float: right;
	margin-top:15px;
}
.blog-side-bar .view-all a:hover{
	color: #888;
}

/*contact us----------------------------------*/
.contact-form
{
	margin-bottom:50px;
}
.contact-info
{
}
.contact-form sup
{
	color:#FF0000;
}

.section-header h1
{
	margin:5px 0 20px 0;
}
.section-header small.strong {
  letter-spacing: 3px;
  color: #4bc700 ;
}
.contact-form fieldset {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 30px;
  background:#ececec;
  border-radius:5px;
}
.contact-form fieldset legend {
  border: medium none;
  color: #bbb;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  padding: 0 10px;
  width: auto;
}
.contact-form .footer-contact {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color:#808080;
}
.contact-form .footer-contact li {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 11px;
  padding: 0 0 11px;
}
.contact-form .footer-contact li a {
	color:#4bc700 ;
}
.contact-detail{
  color: #3e3e3e;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom:15px;
}
.contact-form .footer-contact li i {
  color: #4bc700 ;
  float: left;
  font-size: 16px;
  height: 42px;
  margin: 0 8px 1px 0 !important;
  position: relative;
  text-align: center;
  top: 2px;
  width: 20px;
}
.contact-map
{
	  margin-top:0px;
	  border: 1px solid #ccc;
	  margin-bottom:30px;
}
/*    .google-maps {
        position: relative;
        padding-bottom:25%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }*/
.contact-hours {
  margin-top: 50px;
}
#smatz-banner > h4 {
  color: #000000;
  font-size: 28px;
  left: 6%;
  line-height: 37px;
  position: absolute;
  top: 2%;
  font-weight:bold;
}
#smatz-banner > h4 > span {
	color:#4bc700 ;
	font-weight:bold;
	font-size:36px;
    font-family: 'roboto-bold';
}
#smatz-banner {
    position: relative;
}
.clr {
	clear:both;	
}

/* service page start*/
.caption-service
{
	
    top: 30% !important;
}	

.caption-service span {
	font-family:"open_sansbold";
}

.service-heading h3 {
	color:#58595b;
	font-size:24px;
	font-family:"open_sansbold";	
}
.service-heading h4 {
  color: #58595b;
  font-family: "open_sansbold";
  font-size: 19px;
  font-weight: lighter;
  margin-bottom: 10px;
  margin-top: 25px;
}
.service-list {
	list-style:none;
	margin:0;
	padding:0;	
}
.service-list li {
    background: rgba(0, 0, 0, 0) url("../images/square-red.png") no-repeat scroll 0 7px;
    list-style-position: outside;
    padding-left: 18px;
	 padding-bottom: 8px;
	color:#58595b;
}


.service-list-1 {
	list-style:none;
	margin:0;
	padding:0;	
}
.service-list-1 li {
    background: rgba(0, 0, 0, 0) url("../images/square-red-sm.png") no-repeat scroll 0 10px;
    list-style-position: outside;
    padding-left: 9px;
	 padding-bottom: 8px;
	color:#58595b;
}




.arrange-call {
    margin: 30px 0;
    text-align: left !important;
}

.arrange-call a {
	text-align:left !important;
	color:#b93313;		
}
.pannel-service-heading {
    background-color: #b93313 !important;
    border-radius: 5px 5px 0 0;
    color: #fff !important;
}
.pannel-outer {
	 border-radius: 5px 5px !important;	
	 background-color:#e8e8e8 !important;
}
.pannel-outer .sumit {
	background-color:#b93313 !important;	
	border-radius:5px 5px;
}

.profit-margin
{
	border-radius:5px 5px !important;
}
.profit-margin h2
{
	text-align:left !important;	
	font-family:"open_sansbold";
	font-size:20px !important;
	margin-top:10px !important;
	line-height:25px !important;
}

.profit-margin p
{
	text-align:left !important;
	margin-top:20px;	
}
.profit-margin a
{
	color:#fff;
	text-decoration:underline;
	font-size:16px ;	
}

.smo-package
{
	border-radius:5px 5px !important;
	background:#242123 !important;	
}

.smo-package h2
{
		color:#ff5b28 !important;
	text-align:left !important;	
	font-family:"open_sansbold";
	font-size:20px !important;
	margin-top:10px !important;
	line-height:25px !important;
}

.smo-package p
{
	text-align:left !important;
	margin-top:20px;	
}

.smo-package a
{
	color:#ff5b28;
	text-decoration:underline;
	font-size:16px ;	
}

#contact-today
{
	background-color:#252324;	
	color:#fff;
}

#contact-today .container
{
	background:url(../images/contact-bg.jpg) no-repeat center center;
	padding:30px 0;
	text-align:center;	
}

#contact-today .container h3
{
		font-size:33px;
		font-weight:lighter;
}

#contact-today .container h2
{
		font-size:33px;
		margin-top:10px;
		font-family: "open_sansbold";
}

#contact-today .container .contact-bttn
{
	background-color:#b93313;	
	font-size:22px;
	color:#fff;
		font-family: "open_sansbold";
		margin:20px 0 20px 0;
}
#contact-today .container .contact-bttn:hover
{
	background-color:#a22e12;
	color:#fff;	
}

#quote-bar
{
	background-color:#b93313;
	color:#fff;
	padding:20px;
	text-align:center;
}
#quote-bar h2 {
    font-size: 28px;
    line-height: 42px;
    margin: 0;
    padding: 0;
}
#quote-bar .quote-bttn {
	font-family: "open_sansbold";
	color:#b93313;
	font-size:21px;
	background-color:#fff;
}
.faq-acc h1 {
	font-size: 32px
}
.faq-acc .panel .panel-body {
	color: #757575
}
.faq-acc .panel .panel-title {
	color: #444;
}
.faq-acc .panel .active-faq {
	background-color: #b93313;
	border: none
}
.faq-acc .panel-heading {
	border-bottom: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 12px 15px
}
.faq-acc .panel .panel-heading {
	padding: 0 15px;
	position:relative;
}
.faq-acc .panel .panel-heading > a {
	text-decoration:none;
	outline:none !important;
}
.faq-acc .panel .panel-heading h5 {
	color: #292A28;
	width: 95%;
	padding: 13px 0
}
.faq-acc .panel .panel-heading h5 span {
	margin-right: -45px;
	margin-top: -15px;
	padding: 15px;
}
.faq-acc .panel-body {
	padding: 15px 10px 30px
}
.faq-acc .panel-body p {
	margin: 5px 0 10px
}
.faq-acc .panel .active-faq h5 {
	color: #fff
}
.faq-acc .plus-icon {
	display: block
}
.faq-acc .minus-icon {
	display: none
}
.point-global {
	margin: 15px 0;
	padding: 0;
	list-style: none
}
.point-global li {
	padding-left: 16px;
	background-image: url(../images/pointer-img.jpg);
	background-position: left 7px;
	background-repeat: no-repeat;
	margin-bottom: 7px;
	line-height: 18px
}

/*--NEWS-MASRONY--*/

#news-wrapper {
	padding:20px 0;
}
#news-wrapper .news-box-container {
}
#news-wrapper .news-box-container .news-box {
	background-color:#eee;
	padding:20px;
	border-radius:6px;
	border-bottom:solid 3px #ccc;
}

#news-wrapper .news-box-container .news-box a:hover {
text-decoration:none;
}

#news-wrapper .news-box-container .news-box h1 {
	color:#444;
	font-size:18px;
	font-weight:bold;
	margin-top:0;
}
#news-wrapper .news-box-container .news-box small {
	padding-bottom:5px;
	margin-bottom:10px;
	color:#777;
	border-bottom:solid 1px #ccc;
	display:block;
}

/* responive column width */
.masonry.masonry--percent-width .grid-sizer { width: 20%; }
.masonry.masonry--percent-width .item { width: 20%; }
.masonry.masonry--percent-width .item.w2,
.masonry.masonry--percent-width .item.w3 { width: 40%; }

#row-height-demo2 .grid-sizer {
  height: 60px;
}

#gutter-opt-demo3 .gutter-sizer {
  width: 3%;
}
/* animate-item-size-item
------------------------- */

.animate-item-size-item {
  float: left;
}

/* animate-item-size-item is invisible, but used for layout */
.animate-item-size-item,
.animate-item-size-item__content {
  width: 60px;
  height: 60px;
}

/* animate-item-size-item__content is visible, and transitions size */
.animate-item-size-item__content {
  background: #D26;
  border: 2px solid #333;
  border-color: hsla(0, 0%, 0%, 0.7);
  border-radius: 5px;
  -webkit-transition: width 0.4s, height 0.4s;
          transition: width 0.4s, height 0.4s;
}

.animate-item-size-item:hover .animate-item-size-item__content {
  border-color: white;
  background: #A2C;
  cursor: pointer;
}

/* both animate-item-size-item and animate-item-size-item content change size */
.animate-item-size-item.is-expanded,
.animate-item-size-item.is-expanded .animate-item-size-item__content {
  width: 180px;
  height: 120px;
}

.animate-item-size-item.is-expanded {
  z-index: 2;
}

.animate-item-size-item.is-expanded .animate-item-size-item__content {
  background: #F90;
}

/* ---- responsive ---- */

.grid--animate-item-size-responsive .animate-item-size-item,
.grid--animate-item-size-responsive .grid-sizer {
  width: 20%;
}

.grid--animate-item-size-responsive .animate-item-size-item__content,
.grid--animate-item-size-responsive .animate-item-size-item.is-expanded .animate-item-size-item__content {
  width: 100%;
  height: 100%;
}

/* item has expanded size */
.grid--animate-item-size-responsive .animate-item-size-item.is-expanded {
  width: 60%;
}

/* grid
------------------------- */

.grid {
  background: white;
  border-radius: 5px;
}

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- banner ---- */

.grid--has-banner {
  position: relative;
}

.static-banner {
  position: absolute;
  left: 10px;
  top: 10px;
  padding: 5px 15px;
  color: white;
  background: #A2C;
  z-index: 2; /* above items */
}

/* ---- centered ---- */

.grid--centered {
  margin: 10px auto;
}

/* ---- counting ---- */

.grid--counting {
  counter-reset: grid-item;
}

.grid--counting .grid-item:before {
  counter-increment: grid-item;
  content: counter(grid-item);
  display: block;
  color: white;
  padding-top: 0.2em;
  text-align: center;
  font-size: 1.1rem;
}

/* ---- stamp ---- */

.grid--has-stamp { position: relative; }

/* ---- grid--fixed-width ---- */

.grid--fixed-width {
  width: 320px;
}

/* example
------------------------- */

.example pre {
  margin-top: 0;
}

.example__demo--fit-width {
  border: 2px solid white;
  border-radius: 5px;
}

/* grid-image-item
------------------------- */

.grid-image-item, .grid--images .grid-sizer {
  margin-bottom: 20px;
  overflow: visible;
  padding: 0 17px;
  width: 50%;
}
.grid-image-item {
  float: left;
}


/* grid-item
------------------------- */

.grid-item {
  width: 80px;
  height: 60px;
  float: left;
  background: #D26;
  border: 2px solid #333;
  border-color: hsla(0, 0%, 0%, 0.5);
  border-radius: 5px;
}

.grid-item--width2 { width:  160px; }
.grid-item--width3 { width:  240px; }

.grid-item--height2 { height: 100px; }
.grid-item--height3 { height: 140px; }
.grid-item--height4 { height: 180px; }

.grid-item--gigante {
  width: 240px;
  height: 180px;
  background: #F90;
  z-index: 2; /* keep it above other items */
}

/* ---- clickable ---- */

.grid--clickable .grid-item:hover {
  border-color: white;
  background: #A2C;
  cursor: pointer;
}

/* ---- fluid-5-col ---- */

.grid--fluid-5-col .grid-sizer,
.grid--fluid-5-col .grid-item { width: 20%; }

.grid--fluid-5-col .grid-item--width2,
.grid--fluid-5-col .grid-item--width3 {
  width: 40%;
}

/* ---- gutter ---- */

.grid--gutter .grid-item--width2 { width: 170px; }
.grid--gutter .grid-item--width3 { width: 260px; }

.grid--gutter-bottom .grid-item { margin-bottom: 10px; }

/* ---- grid--fluid-gutter ---- */

.grid--fluid-gutter .grid-item,
.grid--fluid-gutter .grid-sizer {
  width: 22%;
}

.grid--fluid-gutter .gutter-sizer {
  width: 4%;
}

.grid--fluid-gutter .grid-item--width2,
.grid--fluid-gutter .grid-item--width3 {
  width: 48%;
}
/*--------- CLOSE ----------*/

/*--CLOSE--*/

#error {
	padding: 70px 0 50px;
	border-top: solid 3px #ddd;
}
#error h6 {
	text-align: center;
	line-height: 15px;
	color: #444
}
.error-page {
	background-color: #eee;
	border-radius: 7px;
	border: 5px solid #ccc;
	-webkit-box-shadow: 0 0 19px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 19px 5px rgba(0,0,0,.2);
	-ms-box-shadow: 0 0 19px 5px rgba(0,0,0,.2);
	-o-box-shadow: 0 0 19px 5px rgba(0,0,0,.2);
	box-shadow: 0 0 19px 5px rgba(0,0,0,.2)
}
.error-page h1 {
	color: #670F0F;
	font-family: bebas_neueregular;
	font-size: 176px;
	line-height: 1;
	text-align: center
}
.error-page p {
	line-height: 20px
}
.error-page ul {
	padding: 0;
	list-style: none
}
.error-page ul li {
	background-image: url(../images/pointer-img.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: 19px;
	padding-bottom: 7px;
	padding-left: 18px
}
.error-page .panel-heading {
	background-color: #670F0F;
	text-align: center;
	font-size: 14px;
	color:#fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 8px 15px
}
.error-page .panel-heading span {
	font-weight: 700
}
#move-site {
	background-image: url(../images/move-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 50px 0 30px;
	border-top: solid 3px #ddd
}
#move-site h3 {
	font-size: 30px;
	color: #000;
	margin-top: 0;
	font-weight: 700;
	margin-bottom: 15px
}
#move-site h4 {
	font-size: 22px;
	color: #333;
	line-height: 30px;
	margin-top: 0;
	font-weight: 700;
	margin-bottom: 15px
}
#move-site .thanks-text {
	padding: 20px 0 60px;
	text-align: center
}
#move-site .thanks-text h1 {
	border-bottom: 1px solid #670F0F;
	color: #670F0F;
	font-family: 'open_sansbold';
	font-size: 43px;
	font-weight: bolder;
	line-height: 50px;
	margin-bottom: 40px;
	padding-bottom: 10px;
	text-align: center
}
#audit-form .audit-form small {
	color: #444;
	display: inline-block;
	font-size: 12px;
	margin-top: 5px;
}

.captcha-img-border {
  border: 1px solid #ccc;
  border-radius: 4px;
   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

#audit-form {
	text-align:center;
	padding-bottom:60px;
}
#audit-form h1 {
	color:#333;
	font-size:36px;
	margin-top:60px;
	font-weight:bold;
}
#audit-form h2 {
	color:#333;
	font-size:30px;
}
#audit-form .input-group .form-control {
  width: calc(19.33%);
  width:20%;
}
#audit-form p {
	margin-top:10px;
	padding:0 19px;
}
#audit-form .row-mrgn0 {
	margin:0;
}
#audit-form .txtarea-width {
	width:98%;
	margin: 0 auto;
}
#audit-form .lbl-pding {
	padding-left: 1%;
}
#audit-form .audit-form {
	margin-top:40px;
}
#audit-form .audit-form .panel .panel-heading {
	font-size:18px;
	color:#fff;
	font-weight:bold;
	padding-left: 25px;
    text-align: left;
   background-color:#670F0F;
}
#audit-form .audit-form .form-sbmit {
  background-color: #d52b26;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 0;
  padding: 7px 40px;
  text-align: left;
}
#audit-form .audit-form .form-sbmit:hover {
	background: #AD1E1A;
}
#audit-form .audit-form .row {
	
}
#audit-form .audit-form  .form-group {
    margin-bottom: 15px;
    text-align: left;
}
#audit-form .audit-form .row .col-sm-6:nth-child(1) {
	width: 46%;
	margin-left:1%;
	margin-right:3%;
}
#audit-form .audit-form .row .col-sm-6:nth-child(2) {
	width: 46%;
	margin-left:3%;
	margin-right:1%;
}
#audit-form .audit-form .col-md-12 {
    
}
#audit-form .audit-form label {
  font-size: 14px;
  font-weight: normal;
  line-height: 12px;
}
#audit-form .audit-form .dwnld-pdf {
	float: right;
}
.client-testi {
}
.client-testi .client-test-block {
	padding:25px 0;
	margin-bottom:0;
	border-bottom:solid 1px #ddd;
}
.client-testi .client-test-block h5 {
	padding-left:50px;
	line-height:20px;
	background-image:url(../images/quote-icn.png);
	background-repeat:no-repeat;
	background-position:left 1px;
}
.client-testi .client-test-block h3 {
	color:#4bc700 ;
	font-size:18px;
	font-weight:bold;
	margin-bottom:7px;
}
.client-testi .client-test-block h4 {
	color:#f58220;
	font-size:14px;
	font-weight:normal;
	margin-top:0;
	margin-bottom:7px;
}
.client-testi .client-test-block h6 {
	color:#444;
	font-size:12px;
	font-weight:normal;
	margin-top:0;
	margin-bottom:7px;
}
.arrange-call a:hover {
	text-decoration:none;
}
.modal-arrange-a-call .modal-dialog {
	z-index:99999;
}
.modal-arrange-a-call .modal-dialog .modal-header {
	background-color:#b93313;
}

.modal-arrange-a-call .modal-dialog .modal-header .close {
	color:#fff;
	opacity: 1;
}

.modal-arrange-a-call .modal-dialog h4 {
	font-weight:bold;
	margin:0;
	color:#fff;
}
.modal-arrange-a-call .tell-me-btn {
	background-color:#b93313;
	color:#fff;
	padding:8px 20px;
}
.f-logo img {
	max-width:200px;
	height:auto;
}
.faq-acc {
	padding-bottom:20px;
}
#clients-wrapper {
}
#clients-wrapper .client-block {
	position:relative;
	width:100%;
	display:block;
	padding:20px 15px;
	border-bottom:solid 1px #eee;
}
#clients-wrapper .client-block .client-logo {
  left: 0;
  padding: 30px 0 0;
  position: absolute;
  top: 0;
  width: 200px;
}
#clients-wrapper .client-block .client-content {
  padding-left: 230px;
}
#clients-wrapper .client-block .client-content h5 {
	font-weight:bold;
	margin-top:0;
	margin-bottom:12px;
}
#clients-wrapper .client-block .client-content p {
	margin-top:20px;
	margin-bottom:0;
}
#clients-wrapper .client-block .client-content .clnt-site-link a:first-child {
	color:#179225;
}

#rfq .form-group .radio #inputSmall
{
	margin-top:10px;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  margin-top: 0;
}

#audit-form #rfq .form-horizontal {
  margin-top: 4px;
}

.wpcf7-response-output {
    display: none !important;
}
span.wpcf7-not-valid-tip {
    font-size: 12px !important; 
}
.top-header {
  background: #23465f;
}
.top-header .address-top{
	padding:0;
	margin:0px;
	list-style-type:none;
}
.top-header .address-top li{
	padding: 0;
	margin:0 20px 0 0;
	list-style-type:none;
	display:inline-block;
	color:#fff;
	line-height:18px;
}
.top-header .address-top li a{
	color:#fff;
}
.top-header i{
	color:#fff;
	font-size:18px;
	padding:12px;
}
.top-header i:hover {
  background: #4bc700;
  color: #fff;
}
.top-header .list-inline {
  text-align:right;
  margin:0px;
}
.top-header .list-inline li {

}
.top-header .list-inline li a {

}

@media screen and (max-width: 1200px) {
.smartz-nav .navbar-default .navbar-nav > li > a {
  font-size: 14px;
  padding: 6px 7px;
}
#wrapper-in aside .panel-default > .panel-heading {
  font-size: 18px;
}
#banner-inner .banner-img .banner-caption {
  font-size: 19px;
  left: 4%;
  line-height: 27px;
  width: 47%;
}
#contact-today .container h3 {
  font-size: 22px;
  font-weight: lighter;
}
#contact-today .container .contact-bttn {
  font-size: 19px;
  margin: 20px 0 0;
}
#quote-bar .quote-bttn {
  font-size: 19px;
  margin-top: 10px;
}
#contact-today .container h2 {
  font-size: 22px;
  margin-top: 10px;
}
#quote-bar h2 {
  font-size: 24px;
  line-height: 30px;
}
.hv-question {
  margin-top: 30px;
}
.more-btn {
  font-size: 15px;
}
.support-text p {
  font-size: 14px;
  width: 63%;
}
.support-img {
  bottom: 0;
  position: absolute;
  right: 0;
  width: 127px;
}
.need-help {
  background: rgba(0, 0, 0, 0) url("../images/need-help.png") no-repeat scroll 2px 9px / 24px auto;
  font-size: 21px;
  padding-left: 36px;
  margin-bottom: 0;
}
.foot-logo p {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 0;
}
#support h1 {
  font-size: 40px;
  margin-top: 0;
}
.learn-more-btn {
  font-size: 18px;
}
.sbmt-btn {
  width: 173px;
}


#smatz-banner h4 {
  font-size: 22px;
  line-height: 35px;
  left:4%;
}
.smartz-nav {
  margin-left: -20px;
  margin-top: 59px;
}
#banner-inner {
  margin-top: 0;
}
.f-call {
  font-size: 16px;
  margin-top: 10px;
}
#footer .social-media li a {
  border-radius: 50%;
  color: #ffffff;
  display: block;
  font-size: 18px;
  height: 30px;
  margin-left: 2px;
  padding: 5px;
  vertical-align: middle;
  width: 30px;
}
.support-text p {
  font-size: 14px;
  width: 64%;
}
.support-img img {
  height: auto;
  width: 116px;
}

.client-testi .client-test-block h3 {
	margin-left:50px;
}
.client-testi .client-test-block h4 {
	margin-left:50px;
}
.client-testi .client-test-block h6 {
	margin-left:50px;
}
}
@media screen and (max-width: 992px) {	

#banner-inner .banner-img .banner-caption {
  font-size: 16px;
  left: 3%;
  line-height: 25px;
}
.smartz-nav {
  margin-left: 0px;
  margin-top: 23px;
}
.smartz-nav .navbar-default .navbar-nav > li > a {
    font-size: 12px;
    padding: 4px 10px;
    text-transform: none;
}
#smatz-banner h4 {
  font-size: 16px;
  left: 3%;
  line-height: 28px;
  top: 0;
}
.smartz-nav .navbar-default .navbar-nav > li > a {
  font-size: 12px;
  padding: 4px 5px;
  text-transform:none;
}
.support-text p {
  font-size: 12px;
}
#smatz-banner {
  margin-top: 0;
}
#services .box .box-content .tag-title {
  min-height: 1px;
}
.social-media li a {
  border-radius: 50%;
  color: #ffffff;
  display: block;
  font-size: 12px;
  height: 24px;
  line-height: 8px;
  margin-left: 0;
  padding: 7px;
  vertical-align: middle;
  width: 23px;
}
#services h1 {
  margin-bottom: 17px;
  margin-top: 0;
  padding: 0;
}
#helping h1, #services h1, #support h1, #news-blog h1, #testimonials h1 {
  font-size: 25px;
}
#services .box {
  margin-bottom: 0;
  margin-top: 15px;
  min-height: 1px;
  padding: 0 15px 15px;
}
#support .caption p {
  font-size: 15px;
}
.support-img {
  bottom: 0;
  position: absolute;
  right: 0;
  width: 88px;
}
#support {
  margin: 20px 0;
}
#support h1 {
  margin-bottom: 27px;
}
#footer .social-media li a {
  border-radius: 50%;
  color: #ffffff;
  display: block;
  font-size: 12px;
  height: 23px;
  margin-left: 0;
  padding: 5px;
  vertical-align: middle;
  width: 23px;
}

.blog-side-bar .post-grid  img {
		width: 15%;
	}
.blog-side-bar .post-grid  p {
		width:83%;
}
#banner-inner {
  margin-bottom: 0;
  margin-top: 0;
  overflow-x: hidden;
}
.navbar {
  margin-bottom: 0;
}
.service-heading
{
	padding-bottom:30px;
}

.wpcf7-response-output {
  width: 70%;
}

#audit-form .audit-form label {
  margin-bottom: 10px;
}
.f-logo img {
	max-width:145px;
	height:auto;
}
}

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

.caption-service {
  top: 15% !important;
}

#contact-today .container .sbmt-btn {
  width: 214px;
}
.list-inline > li {
  padding-left: 0;
  padding-right: 0px;
}
.smartz-nav .navbar-default .navbar-nav > li > a {
    padding: 4px 12px;
}

.smartz-nav .navbar-default .navbar-nav > li > a {
    font-size: 12px;
    padding: 4px 12px;
    text-transform: none;
}

}

@media screen and (max-width: 767px) {
.top-header .address-top {
  text-align: center;
}
.top-header .list-inline {
  text-align: center;
}
.faq-acc .panel .panel-title {
  font-size: 13px;
}
.faq-acc .panel .panel-heading h5 span {
  margin-right: -32px;
  margin-top: -17px;
  padding: 15px;
}
.smartz-nav .navbar-default {
  background-color:#cdcdcd;
  border-color: transparent;
}
.smartz-nav {
  margin-bottom: 10px;
  margin-left: 0;
  margin-top: 13px;
}
#smatz-banner h4 {
  display: none;
}
.smartz-nav .navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #111;
}
.smartz-nav .navbar-default .navbar-nav > li > a {
  margin-left: 10px;
  margin-right: 10px;
}
.smartz-nav .navbar-default .navbar-nav > li > a {
  margin-top: 5px;
}
.smartz-nav .navbar-header {
  background-color: #4bc700 ;
  border-color: #4bc700 ;
}	
.smartz-nav .navbar-default .navbar-brand {
  color: #fff;
}	
#support {
  margin: 0;
  padding: 20px 0;
}
.smartz-nav .navbar-nav {
  margin: 7.5px 0;
}
#services {
  margin-top: 40px;
  padding: 30px 0 40px;
}
.logo .img-responsive {
  margin: 0 auto;
  width: 150px;
}
.email-top li:first-child {
  margin-bottom: 10px;
}
.email-top {
  text-align: center;
}
#helping {
  margin-top: 20px;
}
#helping h1, #services h1, #support h1, #news-blog h1, #testimonials h1 {
  font-size: 25px;
}

#testimonials h3 {
	margin:0 0 0 0;
}
.web-img {
	margin:20px 0 0 0;
}
#news-blog {
  padding: 20px 0;
}
.learn-more {
  font-size: 20px;
  height: 40px;
  padding: 5px 15px;
  width: 153px;
}
.learn-more-btn {
  font-family: "open_sansbold";
  font-size: 20px;
  height: 40px;
  padding: 5px 15px;
  width: 153px;
}
#support h1 {
  margin-bottom: 20px;
}
.support-text p {
  font-size: 14px;
}
#testimonials {
  padding: 20px 0;
}
#testimonials p::before {
  left: 0;
  position: absolute;
  top:3px;
}
#testimonials p::after {
  right: 0;
  bottom: -37px;
}
.help-img {
	min-height:250px;
	margin-bottom:20px;
}
.email-top {
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 308px;
}
.email-top li:first-child a {
  font-size: 13px;
}
.request-btn {
  font-family: "roboto-bold";
  font-size: 12px;
  height: auto;
  padding: 9px;
  width: auto;
}
.email-top li:first-child {
  background-image: url("../images/mail-icn.png");
  background-position: left 4px;
  background-repeat: no-repeat;
  background-size: 24px auto;
  padding-left: 27px;
  padding-right: 0;
}
.hv-question {
  margin-top: 0px;
}
.hv-question .contact-btn {
  margin: 0 auto;
  width: 155px;
}
#footer {
  padding: 25px 0 0;
}
.f-call p {
  text-align: left;
}
.pagination .pager li > a, .pager li > span {
  height: 30px;
  line-height: 19px;
  padding: 5px;
  text-align: center;
  width: 30px;
}
.contact-info {
  margin-top: 30px;
}
.logo {
  margin-top: 20px;
  float:none;
  margin-bottom: 12px;
}
#testimonials p {
  font-size: 15px;
  line-height: 20px;
  padding: 10px 43px 10px;
}
#testimonials {
  padding: 20px 0 40px;
}
#banner-inner .banner-img .banner-caption {
  font-size: 14px;
  left: 3%;
  line-height: 18px;
  top: 20px !important;
}
#clients-wrapper .client-block .client-logo {
  width: 100%;
}

#clients-wrapper .client-block .client-content {
  padding-left: 0;
  padding-top: 100px;
  width: 100%;
}

.grid-image-item, .grid--images .grid-sizer {
  width: 100%;
}
#footer .ftr-li-main {
  margin-top: 12px;
}
.social-media {
  margin: 0;
  padding: 0;
}
.eemail_msg {
  padding-bottom: 0!important;
}
.ftr-social {
  margin-top: 10px;
}

.smartz-nav .navbar-default .navbar-nav .dropdown-menu {
	font-size:12px;
}
.h1-globle {
  margin: 10px 0;

}

.service-heading .table-responsive
{
	margin-top:20px;
}

.blog-container .pagination .pager > ul {
  margin: 0;
  padding: 0;
}




}
@media screen and (max-width: 480px) {
#banner-inner .banner-img .banner-caption {
  display: none;
}
}


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

/* 2-2-16 start */


/*2-2-16 end */