/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clr {
	clear: both;
	line-height: 0;
	font-size: 0;
}
img.alignright {
	float: right;
	margin: 0 0 1em 1em
}
img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float: right;
	margin: 0 0 1em 1em
}
a img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
/* Main */
body {
	background: #ffffff;
	font-size: 14px;
	font-family: 'Roboto Slab', 'serif';
	color: #606060;
	font-weight: 100;
}
h1 {
	font-size: 30px;
	color: #4883ab;
	line-height: 34px;
	margin-bottom: 28px;
	background: url(../images/bg-h1-grey.gif) no-repeat bottom center;
	padding-bottom: 28px;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'Roboto Slab', 'serif';
	font-weight: 700;
}
h2 {
	font-size: 23px;
	line-height: 34px;
	margin-bottom: 28px;
	font-family: 'Roboto Slab', 'serif';
}
h3 {
	font-size: 20px;
	line-height: 34px;
	margin-bottom: 28px;
	color: #606060;
	font-family: 'Roboto Slab', 'serif';
	font-weight: 400;
}
h4 {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 28px;
	color: #606060;
	font-family: 'Roboto Slab', 'serif';
	font-weight: 300;
}
h5 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 28px;
	color: #606060;
	font-family: 'Roboto Slab', 'serif';
	font-weight: 400;
}
h6 {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 28px;
	color: #606060;
	font-family: 'Roboto Slab', 'serif';
}
p {
	font-family: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}
ul {
	list-style: disc;
	padding: 0 0 20px 18px;
}
ol {
	list-style: decimal;
	padding: 0 0 20px 18px;
}
a {
	text-decoration: none;
	color: #4883ab;
}
a:hover {
	text-decoration: underline;
}
/*Top Bar*/
#sbs-top-bar {
	background: #232323;
	height: 72px;
}
#sbs-top-inner {
	width: 1170px;
	margin: 0 auto;
}
#sbs-top-left {
	width: 415px;
	color: #999999;
	font-size: 14px;
	padding: 28px 0 0;
	float: left;
}
#sbs-top-right {
	width: 202px;
	float: right;
	padding-top: 23px;
}
#sbs-top-right input[type=text] {
	height: 30px;
	width: 161px;
	background: url(../images/sbs-top-search.png) no-repeat 12px 10px #353434;
	border: 0;
	border-radius: 5px;
	color: #aeaeae;
	font-size: 12px;
	padding: 0 10px 0 27px;
	font-family: 'Roboto Slab', 'serif';
}
#sbs-top-left .sbs-email {
	background: url(../images/top-bar-email.png) no-repeat left 7px;
	float: left;
	padding-right: 10px;
	padding-left: 24px;
	font-weight: 400;
}
#sbs-top-left .sbs-email a {
	color: #999999;
	text-decoration: none;
}
#sbs-top-left .sbs-email a:hover {
	color: #fff;
}
#sbs-top-left .sbs-phone {
	background: url(../images/sbs-top-phone.png) no-repeat left 5px;
	float: right;
	padding: 0 15px 0;
	font-weight: 400;
}
#sbs-top-right p {
	text-indent: 9000px;
}
/* Header */
#sbs-header {
	height: 0px;
	position: relative;
	z-index: 1;
}
#sbs-logo {
	width: 210px;
	height: 64px;
	margin-bottom: 0;
	position: absolute;
	top: 43px;
	left: 49%;
	margin: 0 0 0 -98px;
	z-index: 1;
	background: none;
}
#sbs-logo a {
	width: 210px;
	height: 64px;
	display: block;
	text-indent: -9000px;
	background: url(../images/sbs-logo.png) no-repeat;
}
/* Navigation */
#sbs-nav {
	position: absolute;
	left: 50%;
	margin-left: -501px;
	top: 60px;
}
#sbs-nav .sbs-inner {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	text-align: left !important;
}
#sbs-nav .sbs-inner ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sbs-nav .sbs-inner ul li {
	float: left;
	padding: 0 13px;
	position: relative;
}
#sbs-nav .sbs-inner ul li.sbs-empty-menu {
	width: 145px;
	margin: 0 25px;
}
#sbs-nav .sbs-inner ul li a {
	text-decoration: none;
	color: #4f4f4f;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	padding: 0 15px;
}
#sbs-nav .sbs-inner ul li a:hover, #sbs-nav .sbs-inner ul li:hover > a {
	border-top: 2px solid #5e9dc8;
	padding-top: 15px;
	color: #000;
}
#sbs-nav .sbs-inner ul ul {
	display: none;
	position: absolute;
	top: 20px;
	left: 0px;
	padding-top: 10px;
}
#sbs-nav .sbs-inner ul ul li {
	border-top: 1px solid #b6daf3;
	padding: 0;
}
#sbs-nav .sbs-inner ul ul li a {
	width: 140px;
	font-size: 12px;
	line-height: 28px;
	color: #e0e5e8;
	background: #5e9dc8;
	display: block;
	padding: 0 17px;
}
#sbs-nav .sbs-inner ul ul li:first-child {
	border: 0;
}
#sbs-nav .sbs-inner ul ul ul {
	display: none;
	position: absolute;
	top: -10px;
	left: 174px;
	list-style: none;
	margin: 0;
}
#sbs-nav .sbs-inner ul ul li a:hover, #sbs-nav .sbs-inner ul ul li:hover > a {
	border-top: 0;
	padding-top: 0;
	background: #232323;
	color: #e0e5e8;
}
/* Banner */
#sbs-banner-wrap {
	width: 100%;
	position: relative;
	height: 1265px;
	overflow: hidden;
}
#sbs-banner {
	width: 1919px;
	height: 1265px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -960px;
	text-align: center;
}
.sbs-banner-text {
	position: absolute;
	top: 180px;
	text-align: center;
	width: 873px;
	left: 524px;
}
.sbs-banner-text h1 {
	font-size: 50px;
	color: #343434;
	line-height: 55px;
	text-transform: uppercase;
	margin-bottom: 28px;
	background: url(../images/bg-h1.gif) no-repeat bottom center;
	padding-bottom: 35px;
}
.sbs-banner-text p {
	width: 542px;
	color: #343434;
	font-size: 25px;
	line-height: 36px;
	margin: 0 auto 32px;
	font-weight: 300;
}
.sbs-banner-text .sbs-banner-btns {
	width: 354px;
	margin: 0 auto;
}

/*.sbs-banner-text .sbs-btn1 {
	width: 183px;
	height: 52px;
	border: #5e9dc8 1px solid;
	display: block;
	font-size: 16px;
	line-height: 55px;
	color: #5e9dc8;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	text-align: center;
}
.sbs-banner-text .sbs-btn1:hover {
	opacity: 0.6;
}
*/
.sbs-banner-text .sbs-btn2 {
	width: 288px;
	height: 54px;
	line-height: 55px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #5e9dc8;
	text-align: center;
	margin: 0px auto;
	text-transform: uppercase;
	display: block;
	float: center;
	text-decoration: none;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.sbs-banner-text .sbs-btn2:hover {
	opacity: 0.6;
}
/*content*/
.sbs-bg-color {
	background: url(../images/sbs-bg-img.png) repeat #e3e3e4;
	padding: 110px 0;
	text-align: center;
}
.sbs-latest-work {
	margin: 50px 0 60px 0;
	overflow: hidden;
}
.sbs-latest-work ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sbs-latest-work ul li {
	float: left;
	width: 33.33%;
	position: relative;
	overflow: hidden;
}
.sbs-latest-work ul li img {
	width: 100%;
	vertical-align: top;
}
.sbs-gallery-overlay {
	background: url(../images/overlay-bg.png) repeat;
	width: 100%;
	padding: 30px 0 40px;
	height: 170px;
	position: absolute;
	bottom: -240px;
	left: 0;
}
.sbs-gallery-overlay a {
	margin: 0 0 0px 10px;
}
.sbs-gallery-overlay a img {
	width: 70px !important;
	height: 70px;
}
.sbs-gallery-overlay h3 {
	color: #fff;
	margin: 30px 0 15px 0;
	padding-bottom: 15px;
	font-weight: 700;
	background: url(../images/overlar-h3-bg.jpg) no-repeat bottom center;
}
.sbs-gallery-overlay h5 a {
	color: #fff;
}
.sbs-gallery-overlay h5 {
	color: #fff;
}
.sbs-bg-color .sbs-btn1 {
	width: 216px;
	height: 52px;
	border: #5e9dc8 1px solid;
	display: block;
	font-size: 16px;
	line-height: 55px;
	margin: 0 auto;
	color: #5e9dc8;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 400;
	border-radius: 3px;
	text-align: center;
}
.sbs-bg-color .sbs-btn1:hover {
	opacity: 0.6;
}
.sbs-inner {
	margin: 0 auto;
	width: 1204px;
	text-align: center;
	padding: 116px 0;
}
.sbs-inner-text {
	width: 1000px;
	margin: 0 auto;
}
.sbs-inner-text p {
	font-size: 18px;
	line-height: 30px;
}
.sbs-hassel-box {
	width: 341px;
	margin: 0 14px 36px;
	padding: 17px 13px 8px 16px;
	float: left;
}
.sbs-sc-icon {
	width: 60px;
	height: 60px;
	float: left;
	margin: 0 14px 14px 0;
	display: block;
	overflow: hidden;
	position: relative;
}
.sbs-hassel-box h5 {
	width: 150px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	float: left;
	text-align: left;
	margin: 7px 0 25px 0;
}
.sbs-hassel-box p {
	clear: both;
	text-align: left;
}
.sbs-sc-icon-active {
	position: absolute;
	top: 0;
	left: 0;
}
.sbs-sc-icon-hover {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.sbs-hassel-box:hover {
	background: #f1f1f1;
}
.sbs-hassel-box:hover h5 {
	color: #4883ab;
}
.sbs-hassel-box:hover .sbs-sc-icon-hover {
	display: block;
}
.sbs-hassel-box:hover .sbs-sc-icon-active {
	display: none;
}
/*Services*/
.sbs-service {
	width: 270px;
	height: 268px;
	display: block;
	float: left;
	margin: 45px 15px;
	;
}
.sbs-service:hover {
	text-decoration: none;
}
.sbs-service:hover h3 {
	color: #4883ab;
}
.sbs-service:hover .sbs-img-active {
	display: none;
}
.sbs-service:hover .sbs-img-hover {
	display: block;
}
.sbs-img-active {
	position: absolute;
	top: 0;
	left: 0;
}
.sbs-img-hover {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.sbs-icon-holder {
	overflow: hidden;
	height: 130px;
	width: 130px;
	display: block;
	margin: 0 auto;
	position: relative;
}
a.sbs-service h3 {
	margin: 15px 0 6px 0;
	text-transform: capitalize;
}
a.sbs-service p {
	color: #606060;
}
/*Testimonial*/
.sbs-testi-person {
	text-align: center;
	width: 1011px;
	margin: 0 auto;
}
.sbs-testi-person p {
	font-size: 20px;
	color: #343434;
	font-weight:lighter;
	line-height: 36px;
}
.sbs-testi-person-pic {
	width: 127px;
	height: 127px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 20px;
}
.sbs-frame {
	position: absolute;
	top: 0;
	left: 0;
}
.sbs-testi-person span {
	font-size: 18px;
	color: #343434;
	font-weight: bold;
}
/*Get in Touch*/
#sbs-right-form{
	float: right;
	width: 570px;}
.sbs-inner input[type=text] {
	float: left;
	width: 570px;
	height: 50px;
	border: 0;
	background: #f2f2f2;
	margin-bottom: 20px;
	font-size: 16px;
	color: #808080;
	text-transform: capitalize;
	padding: 0 20px 0 20px;
	font-family: 'Roboto Slab', 'serif';
	font-weight: 100;
}
.sbs-inner input[type=text]:hover {
	border: 1px solid #d4d4d3;
	background: #e6e6e6;
	width: 568px;
	height: 48px;
}
#sbs-left-form{
	width: 530px;
	float: left;}
.sbs-inner textarea {
	background: #f2f2f2;
	width: 530px;
	height: 170px;
	resize: none;
	border: 0;
	font-size: 16px;
	color: #808080;
	text-transform: capitalize;
	padding: 20px 20px 0 20px;
	font-family: 'Roboto Slab', 'serif';
	font-weight: 100;
	float: right;
}
.sbs-inner textarea:hover {
	border: 1px solid #d4d4d3;
	background: #e6e6e6;
	width: 528px;
	height: 168px;
}
.sbs-inner p {
	font-size: 18px;
}
.sbs-inner input[type=submit] {
	width: 240px;
	height: 54px;
	border: 1px solid #5e9dc8;
	font-size: 16px;
	color: #5e9dc8;
	padding: 0 20px 0 20px;
	font-family: 'Roboto Slab', 'serif';
	background: #fff;
	text-align: center;
	cursor: pointer;
	margin-top: 40px;
	border-radius: 3px;
}
.sbs-inner input[type=submit]:hover {
	opacity: 0.6;
}
/*Call Now*/
.call-now {
	background: #5e9dc8;
	height: 140px;
}
.call-now-inner {
	width: 970px;
	margin: 0 auto;
	padding-top: 40px;
}
.call-now-inner p {
	color: #fff;
	font-size: 25px;
	float: left;
	margin-top: 15px;
}
.call-now-inner p span {
	font-weight: bold;
	margin-top: 15px;
}
.call-now-inner .sbs-call-btn {
	float: right;
	border: 1px solid #fff;
	width: 215px;
	height: 60px;
	color: #fff;
	font-size: 26px;
	font-family: 'Roboto Slab', 'serif';
	background: #5e9dc8;
	cursor: pointer;
	border-radius: 3px;
	text-align: center;
	line-height: 59px;
}
.call-now-inner .sbs-call-btn:hover {
	opacity: 0.8;
}
/*sbs-breadcrums*/
.sbs-breadcrums {
	height: 132px;
	background: url(../images/breadcrums-bg.png) repeat-x;
}
.sbs-breadcrums .sbs-inner {
	width: 1170px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	text-align: left;
}
.sbs-breadcrums h2 {
	font-size: 25px;
	color: #4883ab;
	display: inline-block;
	
}
.sbs-breadcrums ul {
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0;
	float: right;
}
.sbs-breadcrums ul li {
	float: left;
	padding: 0 13px;
	background: url(../images/breadcrum-li-bg.png) no-repeat right 8px;
}
.sbs-breadcrums ul li:last-child {
	background: none;
	padding-left: 10px;
}
.sbs-breadcrums ul li a {
	color: #808080;
	font-weight: 400;
	font-size: 16px;
}
.sbs-breadcrums ul li a:hover {
	color: #4883ab;
	text-decoration: none;
}
.sbs-breadcrums .breadcrumbs {
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0;
	float: right;
}
.sbs-breadcrums .breadcrumbs a {
	color: #808080;
	font-weight: 400;
	font-size: 16px;
	padding: 0 6px;
}
.sbs-breadcrums .breadcrumbs a:hover {
	color: #4883ab;
	text-decoration: none;
}
/*gallery*/
.sbs-gallery {
	padding: 110px 0 0 0;
	text-align: center;
}
.sbs-gallery-list {
	margin: 45px auto;
	width: 1170px;
}
.sbs-gallery-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sbs-gallery-list ul li {
	display: inline-block;
	border: 1px solid #4883ab;
	margin: 0 6px 6px 0;
}
.sbs-gallery-list ul li a {
	font-size: 16px;
	color: #4883ab;
	text-decoration: none;
	line-height: 52px;
	padding: 0 35px;
	display: block;
}
.sbs-gallery-list ul li a:hover {
	color: #fff;
	background: #4883ab;
}
.sbs-gallery-list ul li:first-child {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.sbs-gallery-list ul li:last-child {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.sbs-gallery .sbs-latest-work {
	margin-bottom: 0;
}
.sbs-inner-page {
	width: 1170px;
	margin: 0 auto;
	padding: 110px 0 50px 0;
	text-align: center;
}
.sbs-inner-page h4 {
	margin-bottom: 50px;
}
.sbs-testimonials {
	width: 1200px;
	overflow: hidden;
	padding: 0 0 50px 0;
}
.sbs-testimonial {
	margin-top: 30px;
	float: left;
	width: 1158px;
}
.sbs-testimonial .sbs-testimonial-text {
width: 943px;
background: #f4f4f4; 
border-radius: 3px;
padding: 25px 25px 25px 30px;
text-align: left;
float: left;
position: relative;
}
.sbs-right-img {
background: url(../images/testimonial-bg.png) no-repeat right #f4f4f4;
width: 20px;
height: 146px;
display: block;
position: absolute;
top: 0;
right: -18px;
}
.sbs-testimonial h5 {
	color: #4883ab;
	font-weight: 700;
	margin-bottom: 12px;
}
.sbs-testimonial h5 span {
	color: #343434;
	font-weight: 400;
}
.sbs-testimonial p {
	font-size: 14px;
	color: #808080;
	line-height: 22px;
	font-weight: 300;
}
.sbs-testimonial-img {
	width: 127px;
	height: 127px;
	margin: 20px 0 0 0;
	float: right;
	position: relative;
}
.sbs-testimonial-img-frame {
	position: absolute;
	top: 0;
	left: 0;
}
.sbs-one-half {
	width: 558px;
	float: left;
	overflow: hidden;
	margin: 0 40px 30px 0;
}
.sbs-one-half .sbs-testimonial-text {
	width: 348px;
	padding-right: 40px;
}
/*sbs-project*/
.sbs-project {
	width: 1170px;
	margin-bottom: 60px;
}
.sbs-project-img {
	width: 585px;
	height: 350px;
}
.sbs-project-img img {
	width: 585px;
	height: 350px;
}
.sbs-project-text {
	width: 525px;
	height: 300px;
	float: right;
	padding: 25px 30px;
	text-align: right;
	line-height: 24px;
	background:#f5f5f5;
}
.sbs-project-text:hover{
 color:#fff;
 background:#558cb1;
	}
	.sbs-project-text:hover h3, .sbs-project-text:hover p, .sbs-project-text:hover li{
 color:#fff;
	}
.sbs-project-text h3 {
	line-height: 24px;
	color: #558cb1;
	margin-bottom: 20px;
}
.sbs-project-text p {
	font-size: 16px;
	font-weight: 100;
	color: #808080;
}
.sbs-project-text ul {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}
.sbs-project-text ul li {
	line-height: 25px;
	color: #808080;
	padding-left: 13px;
	background: url(../images/project-li-bg.png) no-repeat left;
}
.sbs-project-text-left {
	overflow: hidden;
}
.sbs-project-text-left .sbs-project-text {
	float: left;
	text-align: left;
}
.sbs-project-text-left .sbs-project-img {
	float: right;
}
/*about*/
.sbs-test-align {
	font-size: 16px;
	text-align: left;
	color: #808080;
	font-weight: 100;
	line-height: 27px;
}
.sbs-about-ceo {
	overflow: hidden;
	margin: 60px 0 0 0;
}
.sbs-ceo-img {
	width: 510px;
	float: left;
}
.sbs-about-text {
	width: 570px;
	float: right;
	text-align: left;
	margin-top: 15px;
}
.sbs-about-text p {
	color: #808080;
	line-height: 27px;
	font-size: 16px;
}
.sbs-text-head {
	border-top: 1px solid #dcdbdb;
	border-bottom: 1px solid #dcdbdb;
	margin-bottom: 20px;
	padding: 20px 0;
}
.sbs-text-head h3 {
	color: #4883ab;
	margin-bottom: 2px;
	font-weight: 700;
	display: inline-block;
}
.sbs-text-head h5 {
	color: #808080;
	margin-bottom: 5px;
	display: inline-block;
}
.sbs-contact-info {
	border-top: 1px solid #dcdbdb;
	padding: 13px 0 0 0;
}
.sbs-contact-info p {
	font-size: 14px;
	font-weight: 100;
	margin-bottom: 10px;
}
.sbs-contact-info p a {
	color: #343434;
	font-weight: 300;
}
.sbs-contact-info p span {
	color: #343434;
	font-weight: 300;
}
.sbs-text-head img {
	float: right;
	margin-top: 8px;
}
.sbs-how-work-process {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}
.sbs-how-work-process .process {
	width: 290px;
	text-align: left;
	float: left;
}
.sbs-how-work-process .process p {
	color: #343434;
	padding-right: 20px;
}
.sbs-process-head {
	border-bottom: 10px solid #c2d2dd;
	margin-bottom: 20px;
}
.process-no {
	font-size: 50px;
	font-weight: 700;
	color: #5e9dc8;
	float: left;
	margin-right: 8px;
}
.sbs-process-head h4 {
	color: #5e9dc8;
	font-weight: 700;
	line-height: 24px;
	display: inline-block;
	padding-top: 10px;
	margin-bottom: 10px;
}
.sbs-process-head h4 span {
	font-size: 14px;
	color: #343434 !important;
	display: block;
	font-weight: 300;
}
.process2 .sbs-process-head {
	border-bottom: 10px solid #a0c0d6;
}
.process3 .sbs-process-head {
	border-bottom: 10px solid #6ba4cb;
}
.process4 .sbs-process-head {
	border-bottom: 10px solid #4385b1;
}
/* Footer */
footer {
	background: #2f3133;
	overflow: hidden;
}
.sbs-footer-inner {
	width: 1173px;
	margin: 0 auto;
	padding: 55px 0;
	overflow: hidden;
}
.sbs-widget {
	width: 270px;
	float: left;
	margin-left: 20px;
}
.sbs-widget ul {
	padding: 0;
}
.sbs-widget ul li {
	text-decoration: none;
	list-style: none;
	font-family: 'Roboto Slab', 'serif';
	background: url(../images/sbs-arrow.png) left no-repeat;
	padding-left: 10px;
}
.sbs-widget ul li a {
	text-decoration: none;
	color: #a1a1a1;
	line-height: 25px;
	font-size: 14px;
	width: 6px;
	height: 10px;
	font-weight: 400;
}
.sbs-widget ul li a:hover {
	color: #fff;
}
.sbs-widget p {
	color: #a1a1a1;
	line-height: 25px;
	font-weight: 400;
}
.sbs-widget h4 {
	color: #fff;
	margin-bottom: 15px;
}
.sbs-widget p a {
	color: #fff;
	cursor: pointer;
}
.sbs-read-more {
	font-size: 16px;
	color: #fff;
	font-family: 'Roboto Slab', 'serif';
	font-weight: 600;
}
.sbs-footer-bar {
	background: #27292b;
}
.sbs-footer-bar span {
	color: #646769;
	font-weight: 600;
}
.sbs-footer-bar-inner {
	width: 1173px;
	margin: 0 auto;
	overflow: hidden
}
#sbs-social-icon {
	float: right;
}
.sbs-footer-bar-inner p {
	float: left;
	padding-top: 22px;
	font-weight: 400;
}
#sbs-social-icon a {
	float: left;
	display: block;
	border-right: 1px solid #2f3133;
}
.sbs-facebook {
	background: url(../images/facebook.png) 27px 24px no-repeat;
	width: 68px;
	height: 68px;
	;
}
.sbs-facebook:hover {
	background: url(../images/facebook.png) no-repeat 27px 24px #2f3133;
}
.sbs-rss {
	background: url(../images/rsr.png) 27px 24px no-repeat;
	width: 68px;
	height: 68px;
}
.sbs-rss:hover {
	background: url(../images/rsr.png) 27px 24px no-repeat #2f3133;
}
.sbs-google {
	background: url(../images/google.png) 27px 24px no-repeat;
	width: 68px;
	height: 68px;
}
.sbs-google:hover {
	background: url(../images/google.png) 27px 24px no-repeat #2f3133;
}
.sbs-linkedin {
	background: url(../images/instagram.png) 27px 24px no-repeat;
	width: 68px;
	height: 68px;
}
.sbs-linkedin:hover {
	background: url(../images/instagram.png) 27px 24px no-repeat #2f3133;
}
.sbs-pinterest {
	background: url(../images/icon5.png) 27px 24px no-repeat;
	width: 68px;
	height: 68px;
}
.sbs-pinterest:hover {
	background: url(../images/icon5.png) 27px 24px no-repeat #2f3133;
}
/* Visibilties */
.visible-phone {
	visibility: hidden;
	display: none;
}
.visible-desktop {
	visibility: visible;
}
/* ============================= */
/* ! Layout for phone version   */
/* ============================= */

/*Rsponsive layout 1024*/
@media screen and (min-width: 769px) and (max-width: 1024px) {
.visible-phone {
	visibility: visible;
	display: inherit;
}
.visible-desktop {
	visibility: hidden;
	display: none;
}
#sbs-nav .sbs-inner {
	margin: 0 auto;
	width: 100%;
}
.phone-menu-bar {
	display: none;
}
.btn-menu-phone {
	display: none;
}
.sbs-breadcrums .sbs-inner {
	margin: 0 auto;
	padding: 50px 0 0;
	text-align: left;
	width: 94%;
}
#sbs-top-bar #sbs-top-inner {
	width: 95%;
}
#sbs-top-left {
	color: #999999;
	font-size: 14px;
	padding: 21px 8px 0;
	width: 406px;
	float: left
}
#sbs-top-left p {
	margin: 2px;
}
#sbs-top-right {
	float: right;
	width: 202px;
}
#sbs-top-right input[type="text"] {
	background: url("../images/sbs-top-search.png") no-repeat scroll 10px 7px #353431;
	border: 0 none;
	border-radius: 5px 5px 5px 5px;
	color: #AEAEAE;
	font-family: 'Roboto Slab', 'serif';
	font-size: 13px;
	height: 22px;
	padding: 0 15px 3px 28px;
	width: 133px;
}
#sbs-top-left .sbs-email {
	background: url("../images/top-bar-email.png") no-repeat scroll left 7px rgba(0, 0, 0, 0);
	float: left;
	font-weight: 400;
	padding-left: 22px;
	padding-right: 8px;
}
.sbs-inner {
	margin: 0 auto;
	width: 90%;
}
.sbs-inner h1 {
	font-size: 30px;
}
.sbs-inner-text {
	width: 95%;
}
.sbs-inner-text p {
	font-size: 14px;
}
.sbs-service {
	display: block;
	height: 268px;
	margin: 20px 10px 20px 30px;
	width: 44%;
}
.sbs-service h3 {
	font-size: 18px;
}
/* Banner */
#sbs-banner-wrap {
	width: 100%;
	position: relative;
	height: 865px;
	overflow: hidden;
}
#sbs-banner {
	width: 100%;
	height: 865px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -50%;
	text-align: center;
}
.sbs-banner-text {
	position: absolute;
	top: 242px;
	text-align: center;
	width: 70%;
	left: 14.5%;
}
.sbs-banner-text h1 {
	font-size: 50px;
	color: #343434;
	line-height: 55px;
	text-transform: uppercase;
	margin-bottom: 28px;
	background: url(../images/bg-h1.gif) no-repeat bottom center;
	padding-bottom: 35px;
}
.sbs-banner-text p {
	width: 542px;
	color: #343434;
	font-size: 25px;
	line-height: 36px;
	margin: 0 auto 30px;
	font-weight: 300;
}
/*content*/

.sbs-inner {
	width: 96%;
	text-align: center;
	padding: 116px 2%;
	margin: 0 auto;
}
.sbs-inner-text {
	width: 90%;
	margin: 0 auto;
}
.sbs-inner-text p {
	font-size: 18px;
	line-height: 30px;
}
.sbs-hassel-box {
	float: left;
	height: inherit;
	margin: 0 20px 36px;
	padding: 17px 13px 8px 16px;
	width: 40%;
}
.sbs-inner-page {
	margin: 0 auto;
	padding: 90px 0 50px;
	text-align: center;
	width: 94%;
}
.sbs-ceo-img {
	float: left;
	width: 47%;
}
.sbs-ceo-img img {
	width: 100%;
}
.sbs-about-text {
	float: right;
	margin-top: 15px;
	text-align: left;
	width: 47%;
}
.sbs-bg-color h1 {
	width: 90%;
	margin: 0 auto 25px;
}
.sbs-bg-color h4 {
	width: 90%;
	margin: 0 auto 50px;
}
.sbs-how-work-process {
	margin: 0 auto;
	overflow: hidden;
	width: 95%;
}
.sbs-how-work-process .process {
	float: left;
	text-align: left;
	width: 25%;
}
.sbs-process-head h4 {
	color: #5E9DC8;
	display: inline-block;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 10px !important;
	padding-top: 10px;
	width: inherit;
}
.call-now {
	background: none repeat scroll 0 0 #5E9DC8;
	height: inherit;
	padding-bottom: 48px;
}
.call-now-inner {
	margin: 0 auto;
	padding-top: 30px;
	text-align: center;
	width: 95%;
}
.call-now-inner p {
	color: #FFFFFF;
	float: none;
	font-size: 25px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.call-now-inner .sbs-call-btn {
float: none;
border: 1px solid #fff;
width: 215px;
height: 60px;
color: #fff;
display:block;
margin:0 auto;
font-size: 26px;
font-family: 'Roboto Slab', 'serif';
background: #5e9dc8;
cursor: pointer;
border-radius: 3px;
text-align: center;
line-height: 59px;
}
.sbs-widget {
	float: left;
	height: 430px;
	margin-bottom: 35px;
	margin-left: 20px;
	width: 31%;
}
.sbs-footer-inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 55px 0 0;
	width: 98%;
}
.sbs-widget {
	float: left;
	height: 400px;
	margin-left: 75px;
	width: 35%;
}
.sbs-footer-bar-inner {
	margin: 0 auto;
	overflow: hidden;
	width: 95%;
}
.sbs-latest-work ul li {
	float: left;
	overflow: hidden;
	position: relative;
	width: 50%;
}
.sbs-testi-person {
	margin: 0 auto;
	text-align: center;
	width: 95%;
}
#sbs-left-form {
    float: left;
    width: 44%;
}

#sbs-right-form {
    float: right;
    width: 44%;
}
.sbs-inner textarea {
	background: none repeat scroll 0 0 #F2F2F2;
	border: 0 none;
	color: #808080;
	float: right;
	font-family: 'Roboto Slab', 'serif';
	font-size: 16px;
	font-weight: 100;
	height: 170px;
	padding: 20px 20px 0;
	resize: none;
	text-transform: capitalize;
	width: 100%;
}
.sbs-inner textarea:hover {
	width: 100%;
}
.sbs-inner input[type="text"] {
	background: none repeat scroll 0 0 #F2F2F2;
	border: 0 none;
	color: #808080;
	float: left;
	font-family: 'Roboto Slab', 'serif';
	font-size: 16px;
	font-weight: 100;
	height: 50px;
	margin-bottom: 20px;
	padding: 0 20px;
	text-transform: capitalize;
	width: 100%;
}
.sbs-inner input[type="text"]:hover {
	width: 100%;
}
.sbs-gallery-list {
	margin: 45px auto;
	width: 95%;
}
.sbs-gallery h4 {
	width: 95%;
	margin: 0 auto;
}
.sbs-testimonials {
	overflow: hidden;
	padding: 0 0 50px;
	width: 100%;
}
.sbs-testimonial {
	float: left;
	margin-top: 30px;
	width: 100%;
}
.sbs-testimonial .sbs-testimonial-text {
	background: #F4F4F4;
	border-radius: 3px;
	float: none;
	height: inherit;
	padding: 25px 30px 25px 30px;
	text-align: left;
	width: 90%;
	margin: 0 auto;
}
.sbs-testimonial-img {
	float: none;
	height: 127px;
	margin: 20px auto 0;
	position: relative;
	width: 127px;
}
.sbs-project {
	margin-bottom: 60px;
	width: 100%;
}
.sbs-project-text {
	float: none;
	height: inherit;
	margin: 0 auto;
	padding: 25px 30px;
	text-align: left;
	width: 525px;
}
.sbs-project-text-left .sbs-project-text {
	float: none;
	text-align: left;
}
.sbs-project-img {
	height: inherit;
	margin: 0 auto;
	width: 585px;
}
.sbs-project-img img {
	height: inherit;
	width: 585px;
}
.sbs-project-text-left .sbs-project-img {
	float: none;
}
}
@media screen and (min-width: 641px) and (max-width: 768px) {
.visible-phone {
	visibility: visible;
	display: inherit;
}
.visible-desktop {
	visibility: hidden;
	display: none;
}
#sbs-nav {
	left: 50%;
	margin-left: -40%;
	position: absolute;
	top: 145px;
	width: 80%;
	display: none;
}
#sbs-nav .sbs-inner {
	margin: 0;
	width: 100%;
}
#sbs-nav .sbs-inner ul li {
	float: none;
	padding: 0;
	position: relative;
	background: none repeat scroll 0 0 #e4e5e5;
	border-bottom: 1px solid #4883ab;
}
#sbs-nav .sbs-inner ul li.sbs-empty-menu {
	display: none;
}
#sbs-nav .sbs-inner ul li a {
	display: block;
	line-height: 32px;
	padding: 0 0 0 20px;
}
#sbs-nav .sbs-inner ul li a:hover, #sbs-nav .sbs-inner ul li:hover > a {
	padding: 0 0 0 20px;
	border: 0;
	background: #4883ab;
	color: #fff;
}
#sbs-nav .sbs-inner ul ul {
	display: block !important;
	left: 0;
	padding-top: 0;
	position: inherit;
	top: 0;
}
#sbs-nav .sbs-inner ul ul li {
	background: none repeat scroll 0 0 #e4e5e5;
	border-top: 1px solid #4883ab;
	border-bottom: none;
}
#sbs-nav .sbs-inner ul ul li:first-child {
	border-top: 1px solid #4883ab;
}
#sbs-nav .sbs-inner ul ul li a {
	background: none;
	color: #4F4F4F;
	display: block;
	font-size: 12px;
	line-height: 32px;
	padding: 0 0 0 45px;
	width: inherit;
}
#sbs-nav .sbs-inner ul ul li a:hover {
	padding: 0 0 0 45px;
	border: 0;
	background: #4883ab;
	color: #fff;
}
.phone-menu-bar {
	background: none repeat scroll 0 0 #5e9dc8;
	left: 50%;
	margin: 0 auto 0 -40%;
	position: absolute;
	top: 106px;
	width: 80%;
	height: 40px;
}
.phone-menu-bar span {
	color: #FFFFFF;
	float: left;
	font-size: 18px;
	font-weight: 700;
	margin: 8px 0 0 21px;
}
.btn-menu-phone {
	float: right;
	cursor: pointer;
	border: 0;
	width: 37px;
	height: 28px;
	background: url(../images/sbs-mobile-menu-btn.png) no-repeat;
	text-indent: -9000px;
	background-size: cover;
	margin: 5px 10px 0 0;
}
#sbs-top-bar #sbs-top-inner {
	width: 100%;
}
#sbs-top-left {
	color: #999999;
	font-size: 14px;
	padding: 8px 0 0;
	width: 406px;
	float: none;
	margin: 0 auto;
}
#sbs-top-left p {
	margin: 2px;
}
#sbs-top-right {
	padding-top: 0;
	width: 177px;
	margin: 0 auto;
	float: none;
}
#sbs-top-right input[type="text"] {
	background: url("../images/sbs-top-search.png") no-repeat scroll 10px 7px #353431;
	border: 0 none;
	border-radius: 5px 5px 5px 5px;
	color: #AEAEAE;
	font-family: 'Roboto Slab', 'serif';
	font-size: 13px;
	height: 22px;
	padding: 0 15px 3px 28px;
	width: 133px;
}
#sbs-top-left .sbs-email {
	background: url("../images/top-bar-email.png") no-repeat scroll left 7px rgba(0, 0, 0, 0);
	float: left;
	font-weight: 400;
	padding-left: 20px;
	padding-right: 8px;
}
.sbs-inner {
	margin: 0 auto;
	width: 90%;
}
.sbs-inner h1 {
	font-size: 25px;
}
.sbs-inner-text {
	width: 95%;
}
.sbs-inner-text p {
	font-size: 12px;
}
.sbs-service {
	display: block;
	height: 268px;
	margin: 20px 10px;
	width: 45%;
}
.sbs-service h3 {
	font-size: 18px;
}
/*-----*/
.visible-phone {
	visibility: visible;
	display: inherit;
}
.visible-desktop {
	visibility: hidden;
	display: none;
}
/* Banner */
#sbs-banner-wrap {
	width: 100%;
	position: relative;
	height: 865px;
	overflow: hidden;
}
#sbs-banner {
	width: 100%;
	height: 865px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -50%;
	text-align: center;
}
.sbs-banner-text {
	position: absolute;
	top: 242px;
	text-align: center;
	width: 70%;
	left: 14.5%;
}
.sbs-banner-text h1 {
	font-size: 40px;
	color: #343434;
	line-height: 55px;
	text-transform: uppercase;
	margin-bottom: 28px;
	background: url(../images/bg-h1.gif) no-repeat bottom center;
	padding-bottom: 35px;
}
.sbs-banner-text p {
	width: 95%;
	color: #343434;
	font-size: 20px;
	line-height: 36px;
	margin: 0 auto 30px;
	font-weight: 300;
}
.sbs-banner-text .sbs-banner-btns {
	width: 301px;
	margin: 0 auto;
}
.sbs-banner-text .sbs-btn1 {
	width: 144px;
	height: 46px;
	border: #5e9dc8 1px solid;
	display: block;
	font-size: 16px;
	line-height: 46px;
	color: #5e9dc8;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	text-align: center;
	font-weight: 400;
}
.sbs-banner-text .sbs-btn1:hover {
	opacity: 0.6;
}
.sbs-banner-text .sbs-btn2 {
	width: 144px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #fff;
	background: #5e9dc8;
	text-align: center;
	text-transform: uppercase;
	display: block;
	float: right;
	text-decoration: none;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	font-weight: 400;
}
.sbs-banner-text .sbs-btn2:hover {
	opacity: 0.6;
}
/*content*/

.sbs-inner {
	width: 96%;
	text-align: center;
	padding: 116px 2%;
	margin: 0 auto;
}
.sbs-inner-text {
	width: 90%;
	margin: 0 auto;
}
.sbs-inner-text p {
	font-size: 18px;
	line-height: 30px;
}
.sbs-hassel-box {
	float: left;
	height: inherit;
	margin: 0 16px 36px;
	padding: 17px 13px 8px 16px;
	width: 40%;
}
.sbs-hassel-box p {
	font-size: 13px;
	line-height: 21px;
}
.sbs-sc-icon {
	margin: 0 14px 10px 0;
}
.sbs-breadcrums .sbs-inner {
	margin: 0 auto;
	padding: 50px 0 0;
	text-align: left;
	width: 95%;
}
.sbs-inner-page {
	margin: 0 auto;
	padding: 110px 0 50px;
	text-align: center;
	width: 95%;
}
.sbs-ceo-img {
	float: none;
	width: 100%;
}
.sbs-about-text {
	float: none;
	margin-top: 15px;
	text-align: left;
	width: 100%;
}
.sbs-bg-color h1 {
	width: 90%;
	margin: 0 auto 30px;
}
.sbs-bg-color h4 {
	width: 90%;
	margin: 0 auto 50px;
}
.sbs-how-work-process {
	margin: 0 auto;
	overflow: hidden;
	width: 95%;
}
.sbs-how-work-process .process {
	float: left;
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
}
.sbs-process-head h4 {
	color: #5E9DC8;
	display: inline-block;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 10px !important;
	padding-top: 10px;
	width: inherit !important;
}
.process-no {
	color: #5E9DC8;
	float: none;
	font-size: 50px;
	font-weight: 700;
	margin-right: 8px;
}
.call-now {
	background: none repeat scroll 0 0 #5E9DC8;
	height: inherit;
	padding-bottom: 48px;
}
.call-now-inner {
	margin: 0 auto;
	padding-top: 30px;
	text-align: center;
	width: 95%;
}
.call-now-inner p {
	color: #FFFFFF;
	float: none;
	font-size: 25px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.call-now-inner .sbs-call-btn {
float: none;
border: 1px solid #fff;
width: 215px;
height: 60px;
color: #fff;
display:block;
margin:0 auto;
font-size: 26px;
font-family: 'Roboto Slab', 'serif';
background: #5e9dc8;
cursor: pointer;
border-radius: 3px;
text-align: center;
line-height: 59px;
}.sbs-footer-inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 55px 0 0;
	width: 95%;
}
.sbs-widget {
	float: none;
	height: inherit;
	margin: 0 auto 40px;
	width: 60%;
}
.sbs-footer-bar-inner {
	margin: 0 auto;
	overflow: hidden;
	width: 95%;
	padding-bottom: 15px;
}
.sbs-footer-bar-inner p {
	float: none;
	font-weight: 400;
	padding-top: 22px;
	text-align: center;
}
#sbs-social-icon {
	float: none;
	text-align: center;
}
#sbs-social-icon a {
	border-right: 1px solid #2F3133;
	display: inline-block;
	float: none;
}
.sbs-latest-work ul li {
	float: left;
	overflow: hidden;
	position: relative;
	width: 50%;
}
.sbs-testi-person {
	margin: 0 auto;
	text-align: center;
	width: 95%;
}
#sbs-left-form {
    float: left;
    width: 43%;
}

#sbs-right-form {
    float: right;
    width: 43%;
}
.sbs-inner textarea {
	background: none repeat scroll 0 0 #F2F2F2;
	border: 0 none;
	color: #808080;
	float: right;
	font-family: 'Roboto Slab', 'serif';
	font-size: 16px;
	font-weight: 100;
	height: 170px;
	padding: 20px 20px 0;
	resize: none;
	text-transform: capitalize;
	width: 100%;
}
.sbs-inner textarea:hover {
	width: 100%;
}
.sbs-inner input[type="text"] {
	background: none repeat scroll 0 0 #F2F2F2;
	border: 0 none;
	color: #808080;
	float: left;
	font-family: 'Roboto Slab', 'serif';
	font-size: 14px;
	font-weight: 100;
	height: 50px;
	margin-bottom: 20px;
	padding: 0 20px;
	text-transform: capitalize;
	width: 100%;
}
.sbs-inner input[type="text"]:hover {
	width: 100%;
}

.sbs-gallery-overlay {
	background: url("../images/overlay-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: -240px;
	height: 140px;
	left: 0;
	padding: 25px 0 40px;
	position: absolute;
	width: 100%;
}
.sbs-gallery-overlay h3 {
	background: url("../images/overlar-h3-bg.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	color: #FFFFFF;
	font-weight: 700;
	margin: 8px 0 15px;
	padding-bottom: 15px;
}
.sbs-gallery-list {
	margin: 45px auto;
	width: 95%;
}
.sbs-gallery h4 {
	width: 95%;
	margin: 0 auto;
}
.sbs-testimonials {
	overflow: hidden;
	padding: 0 0 50px;
	width: 100%;
}
.sbs-testimonial {
	float: left;
	margin-top: 30px;
	width: 100%;
}
.sbs-testimonial .sbs-testimonial-text {
	background: #F4F4F4;
	border-radius: 3px;
	float: none;
	height: inherit;
	padding: 25px 30px 25px 30px;
	text-align: left;
	width: 90%;
	margin: 0 auto;
}
.sbs-testimonial-img {
	float: none;
	height: 127px;
	margin: 20px auto 0;
	position: relative;
	width: 127px;
}
.sbs-project {
	margin-bottom: 60px;
	width: 100%;
}
.sbs-project-text {
	float: none;
	height: inherit;
	margin: 0 auto;
	padding: 25px 30px;
	text-align: left;
	width: 525px;
}
.sbs-project-text-left .sbs-project-text {
	float: none;
	text-align: left;
}
.sbs-project-img {
	height: inherit;
	margin: 0 auto;
	width: 585px;
}
.sbs-project-img img {
	height: inherit;
	width: 585px;
}
.sbs-project-text-left .sbs-project-img {
	float: none;
}
.sbs-testi-person p {
	color: #343434;
	font-size: 22px;
	line-height: 28px;
}
.sbs-test-align {
	color: #808080;
	font-weight: 100;
	line-height: 27px;
	margin: 0 auto;
	text-align: left;
	width: 90%;
}
}
 @media screen and (min-width: 480px) and (max-width: 640px) {
.visible-phone {
	visibility: visible;
	display: inherit;
}
.visible-desktop {
	visibility: hidden;
	display: none;
}
#sbs-nav {
	left: 50%;
	margin-left: -40%;
	position: absolute;
	top: 145px;
	width: 80%;
	display: none;
}
#sbs-nav .sbs-inner {
	margin: 0;
	width: 100%;
}
#sbs-nav .sbs-inner ul li {
	float: none;
	padding: 0;
	position: relative;
	background: none repeat scroll 0 0 #e4e5e5;
	border-bottom: 1px solid #4883ab;
}
#sbs-nav .sbs-inner ul li.sbs-empty-menu {
	display: none;
}
#sbs-nav .sbs-inner ul li a {
	display: block;
	line-height: 32px;
	padding: 0 0 0 20px;
}
#sbs-nav .sbs-inner ul li a:hover, #sbs-nav .sbs-inner ul li:hover > a {
	padding: 0 0 0 20px;
	border: 0;
	background: #4883ab;
	color: #fff;
}
#sbs-nav .sbs-inner ul ul {
	display: block !important;
	left: 0;
	padding-top: 0;
	position: inherit;
	top: 0;
}
#sbs-nav .sbs-inner ul ul li {
	background: none repeat scroll 0 0 #e4e5e5;
	border-top: 1px solid #4883ab;
	border-bottom: none;
}
#sbs-nav .sbs-inner ul ul li:first-child {
	border-top: 1px solid #4883ab;
}
#sbs-nav .sbs-inner ul ul li a {
	background: none;
	color: #4F4F4F;
	display: block;
	font-size: 12px;
	line-height: 32px;
	padding: 0 0 0 45px;
	width: inherit;
}
#sbs-nav .sbs-inner ul ul li a:hover {
	padding: 0 0 0 45px;
	border: 0;
	background: #4883ab;
	color: #fff;
}
.phone-menu-bar {
	background: none repeat scroll 0 0 #5e9dc8;
	left: 50%;
	margin: 0 auto 0 -40%;
	position: absolute;
	top: 106px;
	width: 80%;
	height: 40px;
}
.phone-menu-bar span {
	color: #FFFFFF;
	float: left;
	font-size: 18px;
	font-weight: 700;
	margin: 8px 0 0 21px;
}
.btn-menu-phone {
	float: right;
	cursor: pointer;
	border: 0;
	width: 37px;
	height: 28px;
	background: url(../images/sbs-mobile-menu-btn.png) no-repeat;
	text-indent: -9000px;
	background-size: cover;
	margin: 5px 10px 0 0;
}
#sbs-top-bar #sbs-top-inner {
	width: 100%;
}
#sbs-top-left {
	color: #999999;
	font-size: 14px;
	padding: 8px 0 0;
	width: 406px;
	float: none;
	margin: 0 auto;
}
#sbs-top-left p {
	margin: 2px;
}
#sbs-top-right {
	padding-top: 0;
	width: 177px;
	margin: 0 auto;
	float: none;
}
#sbs-top-right input[type="text"] {
	background: url("../images/sbs-top-search.png") no-repeat scroll 10px 7px #353431;
	border: 0 none;
	border-radius: 5px 5px 5px 5px;
	color: #AEAEAE;
	font-family: 'Roboto Slab', 'serif';
	font-size: 13px;
	height: 22px;
	padding: 0 15px 3px 28px;
	width: 133px;
}
#sbs-top-left .sbs-email {
	background: url("../images/top-bar-email.png") no-repeat scroll left 7px rgba(0, 0, 0, 0);
	float: left;
	font-weight: 400;
	padding-left: 20px;
	padding-right: 8px;
}
.sbs-inner {
	margin: 0 auto;
	width: 90%;
}
.sbs-inner h1 {
	font-size: 25px;
}
.sbs-inner-text {
	width: 95%;
}
.sbs-inner-text p {
	font-size: 12px;
}
.sbs-service {
	display: block;
	height: 268px;
	margin: 20px 10px;
	width: 45%;
}
.sbs-service h3 {
	font-size: 18px;
}
/* Banner */
#sbs-banner-wrap {
	width: 100%;
	position: relative;
	height: 865px;
	overflow: hidden;
}
#sbs-banner {
	width: 100%;
	height: 865px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -50%;
	text-align: center;
}
.sbs-banner-text {
	position: absolute;
	top: 242px;
	text-align: center;
	width: 70%;
	left: 14.5%;
}
.sbs-banner-text h1 {
	font-size: 40px;
	color: #343434;
	line-height: 47px;
	text-transform: uppercase;
	margin-bottom: 28px;
	background: url(../images/bg-h1.gif) no-repeat bottom center;
	padding-bottom: 35px;
}
.sbs-banner-text p {
	width: 95%;
	color: #343434;
	font-size: 20px;
	line-height: 28px;
	margin: 0 auto 30px;
	font-weight: 300;
}
.sbs-banner-text .sbs-banner-btns {
	width: 301px;
	margin: 0 auto;
}
.sbs-banner-text .sbs-btn1 {
	width: 144px;
	height: 46px;
	border: #5e9dc8 1px solid;
	display: block;
	font-size: 16px;
	line-height: 46px;
	color: #5e9dc8;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	text-align: center;
	font-weight: 400;
}
.sbs-banner-text .sbs-btn1:hover {
	opacity: 0.6;
}
.sbs-banner-text .sbs-btn2 {
	width: 144px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #fff;
	background: #5e9dc8;
	text-align: center;
	text-transform: uppercase;
	display: block;
	float: right;
	text-decoration: none;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	font-weight: 400;
}
.sbs-banner-text .sbs-btn2:hover {
	opacity: 0.6;
}
/*content*/

.sbs-inner {
	width: 96%;
	text-align: center;
	padding: 116px 2%;
	margin: 0 auto;
}
.sbs-inner-text {
	width: 90%;
	margin: 0 auto;
}
.sbs-inner-text p {
	font-size: 16px;
	line-height: 30px;
}
.sbs-hassel-box {
	float: none;
	height: inherit;
	margin: 0 auto 36px;
	padding: 17px 13px 8px 16px;
	width: 70%;
}
.sbs-hassel-box p {
	font-size: 13px;
	line-height: 21px;
}
.sbs-sc-icon {
	margin: 0 14px 10px 0;
}
.sbs-breadcrums .sbs-inner {
	margin: 0 auto;
	padding: 50px 0 0;
	text-align: left;
	width: 95%;
}
.sbs-inner-page {
	margin: 0 auto;
	padding: 110px 0 50px;
	text-align: center;
	width: 95%;
}
.sbs-ceo-img {
	float: none;
	width: 100%;
}
.sbs-ceo-img img {
	width: 90%;
}
.sbs-about-text {
	float: none;
	margin-top: 15px;
	text-align: left;
	width: 100%;
}
.sbs-bg-color h1 {
	width: 90%;
	margin: 0 auto 30px;
}
.sbs-bg-color h4 {
	width: 90%;
	margin: 0 auto 50px;
}
.sbs-how-work-process {
	margin: 0 auto;
	overflow: hidden;
	width: 95%;
}
.sbs-how-work-process .process {
	float: left;
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
}
.sbs-process-head h4 {
	color: #5E9DC8;
	display: inline-block;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 10px !important;
	padding-top: 10px;
	width: inherit !important;
}
.process-no {
	color: #5E9DC8;
	float: none;
	font-size: 50px;
	font-weight: 700;
	margin-right: 8px;
}
.call-now {
	background: none repeat scroll 0 0 #5E9DC8;
	height: inherit;
	padding-bottom: 48px;
}
.call-now-inner {
	margin: 0 auto;
	padding-top: 30px;
	text-align: center;
	width: 95%;
}
.call-now-inner p {
	color: #FFFFFF;
	float: none;
	font-size: 25px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.call-now-inner .sbs-call-btn {
float: none;
border: 1px solid #fff;
width: 215px;
height: 60px;
color: #fff;
display:block;
margin:0 auto;
font-size: 26px;
font-family: 'Roboto Slab', 'serif';
background: #5e9dc8;
cursor: pointer;
border-radius: 3px;
text-align: center;
line-height: 59px;
}.sbs-footer-inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 55px 0 0;
	width: 95%;
}
.sbs-widget {
	float: none;
	height: inherit;
	margin: 0 auto 40px;
	width: 60%;
}
.sbs-footer-bar-inner {
	margin: 0 auto;
	overflow: hidden;
	width: 95%;
	padding-bottom: 15px;
}
.sbs-footer-bar-inner p {
	float: none;
	font-weight: 400;
	padding-top: 22px;
	text-align: center;
}
#sbs-social-icon {
	float: none;
	text-align: center;
}
#sbs-social-icon a {
	border-right: 1px solid #2F3133;
	display: inline-block;
	float: none;
}
.sbs-latest-work ul li {
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.sbs-testi-person {
	margin: 0 auto;
	text-align: center;
	width: 95%;
}
#sbs-left-form {
    float: none;
    width: 90%;
	margin:0 auto;
}

#sbs-right-form {
    float: none;
    width: 90%;
	margin:0 auto;
}
.sbs-inner textarea {
	background: none repeat scroll 0 0 #F2F2F2;
	border: 0 none;
	color: #808080;
	float: none;
	font-family: 'Roboto Slab', 'serif';
	font-size: 16px;
	font-weight: 100;
	margin:0 auto;
	height: 170px;
	padding: 20px 20px 0;
	resize: none;
	text-transform: capitalize;
	width: 90%;
}
.sbs-inner textarea:hover {
	width: 90%;
}
.sbs-inner input[type="text"] {
	background: none repeat scroll 0 0 #F2F2F2;
	border: 0 none;
	color: #808080;
	float: none;
	font-family: 'Roboto Slab', 'serif';
	font-size: 16px;
	font-weight: 100;
	height: 50px;
	margin:0 auto 20px;
	padding: 0 20px;
	text-transform: capitalize;
	width: 90%;
}
.sbs-inner input[type="text"]:hover {
	width: 90%;
}
.sbs-gallery-overlay {
	background: url("../images/overlay-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: -240px;
	height: 167px;
	left: 0;
	padding: 30px 0 43px;
	position: absolute;
	width: 100%;
}
.sbs-gallery-overlay h3 {
	background: url("../images/overlar-h3-bg.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	color: #FFFFFF;
	font-weight: 700;
	margin: 28px 0 15px;
	padding-bottom: 15px;
}
.sbs-gallery-list {
	margin: 45px auto;
	width: 95%;
}
.sbs-gallery h4 {
	width: 95%;
	margin: 0 auto;
}
.sbs-testimonials {
	overflow: hidden;
	padding: 0 0 50px;
	width: 100%;
}
.sbs-testimonial {
	float: left;
	margin-top: 30px;
	width: 100%;
}
.sbs-testimonial .sbs-testimonial-text {
	background: #F4F4F4;
	border-radius: 3px;
	float: none;
	height: inherit;
	padding: 25px 30px 25px 30px;
	text-align: left;
	width: 90%;
	margin: 0 auto;
}
.sbs-testimonial-img {
	float: none;
	height: 127px;
	margin: 20px auto 0;
	position: relative;
	width: 127px;
}
.sbs-project {
	margin-bottom: 60px;
	width: 100%;
}
.sbs-project-text {
	float: none;
	height: inherit;
	margin: 0 auto;
	padding: 25px 30px;
	text-align: left;
	width: 390px;
}
.sbs-project-text-left .sbs-project-text {
	float: none;
	text-align: left;
}
.sbs-project-img {
	height: inherit;
	margin: 0 auto;
	width: 450px;
}
.sbs-project-img img {
	height: inherit;
	width: 450px;
}
.sbs-project-text-left .sbs-project-img {
	float: none;
}
.home-content h4 {
	width: 90%;
	font-size: 16px;
	margin: 0 auto 28px;
}
.sbs-testi-person p {
	color: #343434;
	font-size: 16px;
	margin: 0 auto 25px;
	width: 90%;
}
.sbs-test-align {
	color: #808080;
	font-weight: 100;
	line-height: 27px;
	margin: 0 auto;
	text-align: left;
	width: 90%;
}
}
@media screen and (min-width: 320px) and (max-width: 479px) {
.visible-phone {
	visibility: visible;
	display: inherit;
}
.visible-desktop {
	visibility: hidden;
	display: none;
}
#sbs-nav {
	left: 50%;
	margin-left: -40%;
	position: absolute;
	top: 145px;
	width: 80%;
	display: none;
}
#sbs-nav .sbs-inner {
	margin: 0;
	width: 100%;
}
#sbs-nav .sbs-inner ul li {
	float: none;
	padding: 0;
	position: relative;
	background: none repeat scroll 0 0 #e4e5e5;
	border-bottom: 1px solid #4883ab;
}
#sbs-nav .sbs-inner ul li.sbs-empty-menu {
	display: none;
}
#sbs-nav .sbs-inner ul li a {
	display: block;
	line-height: 32px;
	padding: 0 0 0 20px;
}
#sbs-nav .sbs-inner ul li a:hover, #sbs-nav .sbs-inner ul li:hover > a {
	padding: 0 0 0 20px;
	border: 0;
	background: #4883ab;
	color: #fff;
}
#sbs-nav .sbs-inner ul ul {
	display: block !important;
	left: 0;
	padding-top: 0;
	position: inherit;
	top: 0;
}
#sbs-nav .sbs-inner ul ul li {
	background: none repeat scroll 0 0 #e4e5e5;
	border-top: 1px solid #4883ab;
	border-bottom: none;
}
#sbs-nav .sbs-inner ul ul li:first-child {
	border-top: 1px solid #4883ab;
}
#sbs-nav .sbs-inner ul ul li a {
	background: none;
	color: #4F4F4F;
	display: block;
	font-size: 12px;
	line-height: 32px;
	padding: 0 0 0 45px;
	width: inherit;
}
#sbs-nav .sbs-inner ul ul li a:hover {
	padding: 0 0 0 45px;
	border: 0;
	background: #4883ab;
	color: #fff;
}
.phone-menu-bar {
	background: none repeat scroll 0 0 #5e9dc8;
	left: 50%;
	margin: 0 auto 0 -40%;
	position: absolute;
	top: 106px;
	width: 80%;
	height: 40px;
}
.phone-menu-bar span {
	color: #FFFFFF;
	float: left;
	font-size: 18px;
	font-weight: 700;
	margin: 8px 0 0 21px;
}
.btn-menu-phone {
	float: right;
	cursor: pointer;
	border: 0;
	width: 37px;
	height: 28px;
	background: url(../images/sbs-mobile-menu-btn.png) no-repeat;
	text-indent: -9000px;
	background-size: cover;
	margin: 5px 10px 0 0;
}
#sbs-top-bar #sbs-top-inner {
	width: 100%;
}
#sbs-top-left {
	color: #999999;
	font-size: 10px;
	padding: 8px 0 0;
	width: 309px;
	float: none;
	margin: 0 auto;
}
#sbs-top-left p {
	margin: 2px;
	font-size: 10px;
}
#sbs-top-right {
	padding-top: 0;
	width: 177px;
	margin: 0 auto;
	float: none;
}
#sbs-top-right input[type="text"] {
	background: url("../images/sbs-top-search.png") no-repeat scroll 10px 4px #353431;
	border: 0 none;
	border-radius: 5px 5px 5px 5px;
	color: #AEAEAE;
	font-family: 'Roboto Slab', 'serif';
	font-size: 10px;
	height: 20px;
	padding: 0 15px 0 28px;
	width: 116px;
}
#sbs-top-left .sbs-email {
	background: url("../images/top-bar-email.png") no-repeat scroll left 7px rgba(0, 0, 0, 0);
	float: left;
	font-weight: 400;
	padding-left: 20px;
	padding-right: 8px;
}
.sbs-inner {
	margin: 0 auto;
	width: 90%;
}
.sbs-inner h1 {
	font-size: 25px;
}
.sbs-inner-text {
	width: 95%;
}
.sbs-inner-text p {
	font-size: 12px;
}
.sbs-service {
	display: block;
	height: 268px;
	margin: 20px auto 35px;
	width: 100%;
}
/*---------*/
.visible-phone {
	visibility: visible;
	display: inherit;
}
.visible-desktop {
	visibility: hidden;
	display: none;
}
/* Banner */
#sbs-banner-wrap {
	width: 100%;
	position: relative;
	height: 865px;
	overflow: hidden;
}
#sbs-banner {
	width: 100%;
	height: 865px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -50%;
	text-align: center;
}
.sbs-banner-text {
	position: absolute;
	top: 242px;
	text-align: center;
	width: 70%;
	left: 14.5%;
}
.sbs-banner-text h1 {
	font-size: 30px;
	color: #343434;
	line-height: 34px;
	text-transform: uppercase;
	margin-bottom: 28px;
	background: url(../images/bg-h1.gif) no-repeat bottom center;
	padding-bottom: 35px;
}
.sbs-banner-text p {
	width: 95%;
	color: #343434;
	font-size: 18px;
	line-height: 28px;
	margin: 0 auto 30px;
	font-weight: 300;
}
.sbs-banner-text .sbs-banner-btns {
	margin: 0 auto;
	width: inherit;
}
.sbs-banner-text .sbs-btn1 {
	width: 144px;
	height: 46px;
	border: #5e9dc8 1px solid;
	display: block;
	font-size: 16px;
	line-height: 46px;
	color: #5e9dc8;
	text-transform: uppercase;
	text-decoration: none;
	float: none;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	text-align: center;
	font-weight: 400;
	margin: 0 auto 15px;
}
.sbs-banner-text .sbs-btn1:hover {
	opacity: 0.6;
}
.sbs-banner-text .sbs-btn2 {
	width: 144px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #fff;
	background: #5e9dc8;
	text-align: center;
	text-transform: uppercase;
	display: block;
	float: none;
	margin: 0 auto;
	text-decoration: none;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	font-weight: 400;
}
.sbs-banner-text .sbs-btn2:hover {
	opacity: 0.6;
}
/*content*/

.sbs-inner {
	width: 96%;
	text-align: center;
	padding: 116px 2%;
	margin: 0 auto;
}
.sbs-inner-text {
	width: 90%;
	margin: 0 auto;
}
.sbs-inner-text p {
	font-size: 15px;
	line-height: 26px;
}
.sbs-hassel-box {
	width: 70%;
	margin: 0 auto 36px;
	padding: 17px 13px 8px 16px;
	float: none;
	height: inherit;
}
.sbs-hassel-box p {
	font-size: 13px;
	line-height: 21px;
}
.sbs-sc-icon {
	margin: 0 auto 15px;
	float: none;
}
.sbs-hassel-box h5 {
	float: none;
	margin: 0 auto 15px;
	text-align: center;
}
.sbs-hassel-box p {
	text-align: center;
}
.sbs-breadcrums .sbs-inner {
	margin: 0 auto;
	padding: 50px 0 0;
	text-align: left;
	width: 95%;
}
.sbs-inner-page {
	margin: 0 auto;
	padding: 110px 0 50px;
	text-align: center;
	width: 95%;
}
.sbs-ceo-img {
	float: none;
	width: 100%;
}
.sbs-ceo-img img {
	width: 90%;
}
.sbs-about-text {
	float: none;
	margin-top: 15px;
	text-align: left;
	width: 100%;
}
.sbs-bg-color h1 {
	width: 90%;
	margin: 0 auto 30px;
}
.sbs-bg-color h4 {
	width: 90%;
	margin: 0 auto 50px;
}
.sbs-how-work-process {
	margin: 0 auto;
	overflow: hidden;
	width: 95%;
}
.sbs-how-work-process .process {
	float: left;
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
}
.sbs-process-head h4 {
	color: #5E9DC8;
	display: inline-block;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 10px !important;
	padding-top: 10px;
	width: inherit !important;
}
.process-no {
	color: #5E9DC8;
	float: none;
	font-size: 50px;
	font-weight: 700;
	margin-right: 8px;
}
.call-now {
	background: none repeat scroll 0 0 #5E9DC8;
	height: inherit;
	padding-bottom: 48px;
}
.call-now-inner {
	margin: 0 auto;
	padding-top: 30px;
	text-align: center;
	width: 95%;
}
.call-now-inner p {
	color: #FFFFFF;
	float: none;
	font-size: 25px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.call-now-inner .sbs-call-btn {
float: none;
border: 1px solid #fff;
width: 215px;
height: 60px;
color: #fff;
font-size: 26px;
font-family: 'Roboto Slab', 'serif';
background: #5e9dc8;
margin:0 auto;
display:block;
cursor: pointer;
border-radius: 3px;
text-align: center;
line-height: 59px;
}.sbs-footer-inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 55px 0 0;
	width: 95%;
}
.sbs-widget {
	float: none;
	height: inherit;
	margin: 0 auto 40px;
	width: 90%;
}
.sbs-footer-bar-inner {
	margin: 0 auto;
	overflow: hidden;
	width: 95%;
	padding-bottom: 15px;
}
.sbs-footer-bar-inner p {
	float: none;
	font-weight: 400;
	padding-top: 22px;
	text-align: center;
}
#sbs-social-icon {
	float: none;
	text-align: center;
}
#sbs-social-icon a {
	border-right: 1px solid #2F3133;
	display: inline-block;
	float: none;
}
.sbs-latest-work ul li {
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.sbs-testi-person {
	margin: 0 auto;
	text-align: center;
	width: 95%;
}
#sbs-left-form {
    float: none;
    width: 90%;
	margin:0 auto;
}

#sbs-right-form {
    float: none;
    width: 90%;
	margin:0 auto;
}
.sbs-inner textarea {
	background: none repeat scroll 0 0 #F2F2F2;
	border: 0 none;
	color: #808080;
	float: none;
	font-family: 'Roboto Slab', 'serif';
	font-size: 16px;
	font-weight: 100;
	margin:0 auto;
	height: 170px;
	padding: 20px 20px 0;
	resize: none;
	text-transform: capitalize;
	width: 90%;
}
.sbs-inner textarea:hover {
	width: 90%;
	
}
.sbs-inner input[type="text"] {
	background: none repeat scroll 0 0 #F2F2F2;
	border: 0 none;
	color: #808080;
	float: none;
	font-family: 'Roboto Slab', 'serif';
	font-size: 14px;
	font-weight: 100;
	height: 50px;
	margin:0 auto 20px;
	padding: 0 20px;
	text-transform: capitalize;
	width: 90%;
}
.sbs-inner input[type="text"]:hover {
	width: 90%;
}.sbs-gallery-overlay {
	background: url("../images/overlay-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: -240px;
	height: 137px;
	left: 0;
	padding: 14px 0 30px;
	position: absolute;
	width: 100%;
}
.sbs-gallery-overlay h3 {
	background: url("../images/overlar-h3-bg.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	color: #FFFFFF;
	font-weight: 700;
	margin: 10px 0 11px;
	padding-bottom: 10px;
}
.sbs-gallery-list {
	margin: 45px auto;
	width: 95%;
}
.sbs-gallery h4 {
	width: 95%;
	margin: 0 auto;
}
.sbs-testimonials {
	overflow: hidden;
	padding: 0 0 50px;
	width: 100%;
}
.sbs-testimonial {
	float: left;
	margin-top: 30px;
	width: 100%;
}
.sbs-testimonial .sbs-testimonial-text {
	background: #F4F4F4;
	border-radius: 3px;
	float: none;
	height: inherit;
	padding: 25px 30px 25px 30px;
	text-align: left;
	width: 90%;
	margin: 0 auto;
}
.sbs-testimonial-img {
	float: none;
	height: 127px;
	margin: 20px auto 0;
	position: relative;
	width: 127px;
}
.sbs-breadcrums h2 {
	color: #4883AB;
	display: inline-block;
	font-size: 23px;
}
.sbs-project {
	margin-bottom: 60px;
	width: 100%;
}
.sbs-project-text {
	float: none;
	height: inherit;
	margin: 0 auto;
	padding: 25px 10px;
	text-align: left;
	width: 280px;
}
.sbs-project-text-left .sbs-project-text {
	float: none;
	text-align: left;
}
.sbs-project-img {
	height: inherit;
	margin: 0 auto;
	width: 300px;
}
.sbs-project-img img {
	height: inherit;
	width: 300px;
}
.sbs-project-text-left .sbs-project-img {
	float: none;
}
.home-content h4 {
	width: 90%;
	font-size: 16px;
	margin: 0 auto 28px;
}
.sbs-testi-person p {
	color: #343434;
	font-size: 15px;
	margin: 0 auto 25px;
	width: 90%;
}
.sbs-test-align {
	color: #808080;
	font-weight: 100;
	line-height: 27px;
	margin: 0 auto;
	text-align: left;
	width: 90%;
}
#sbs-social-icon a {
    border-right: 0 none;
    display: inline-block;
    float: none;
    height: 50px;
    width: 50px;
}
.sbs-facebook{
    background: url("../images/facebook.png") no-repeat scroll 15px 15px ;
}
.sbs-rss {
    background: url("../images/rsr.png") no-repeat scroll 15px 15px ;
}
.sbs-google {
    background: url("../images/google.png") no-repeat scroll 15px 15px ;
}
.sbs-linkedin {
    background: url("../images/instagram.png") no-repeat scroll 15px 15px ;
}
.sbs-pinterest {
    background: url("../images/icon5.png") no-repeat scroll 15px 15px;
}
.sbs-facebook:hover {
    background: url("../images/facebook.png") no-repeat scroll 15px 15px #2F3133;
}
.sbs-rss:hover {
    background: url("../images/rsr.png") no-repeat scroll 15px 15px #2F3133;
}
.sbs-google:hover {
    background: url("../images/google.png") no-repeat scroll 15px 15px #2F3133;
}
.sbs-linkedin:hover {
    background: url("../images/instagram.png") no-repeat scroll 15px 15px #2F3133;
}
.sbs-pinterest:hover {
    background: url("../images/icon5.png") no-repeat scroll 15px 15px #2F3133;
}
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 16px;
display: block;
position: absolute;
top: 49px;}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
width: 563px;
margin: 0 auto !important;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
width: 563px;
margin: 0 auto !important;
}

.sbs-section-inner{
	width:1170px;
	height:auto;
	margin:0px auto;
}