@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,700,600);
/*------ template stylization ------*/
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
body {
	background: #efefef;
}
.img-polaroid {
	border: 3px solid #efefef;
	padding: 0;
	margin: 0;
	box-shadow: none;
}
/*---------colors---------*/
/*---------row_s---------*/
.row_1 {
	padding: 16px 0;
	background: #f7f7f7;
}
.row_2 {
	padding: 32px 0 37px;
	background: #f7f7f7;
}
.row_3 {
	padding: 65px 0 59px;
	background: #e7e7cf url(/site/1617/row_3bg.jpg) center bottom no-repeat;
}
.row_3.custom {
	padding: 65px 0 59px;
	background: #e7e7cf url(/site/1617/row_3bg.jpg) center bottom no-repeat;
}
.row_3.partners {
	padding: 65px 0 59px;
	background: #e7e7cf url(/site/1617/row_3bg_partners.jpg) center bottom no-repeat;
}
.row_3.support {
	padding: 65px 0 59px;
	background: #e7e7cf url(/site/1617/row_3bg_support.jpg) center bottom no-repeat;
}
.row_3.projects {
	padding: 65px 0 59px;
	background: #e7e7cf url(/site/1617/row_3bg_projects.jpg) center bottom no-repeat;
}
.row_3.links {
	padding: 65px 0 59px;
	background: #e7e7cf url(/site/1617/row_3bg_links.jpg) center bottom no-repeat;
}
.row_3.contacts {
	padding: 65px 0 59px;
	background: #e7e7cf url(/site/1617/row_3bg_contacts.jpg) center bottom no-repeat;
}
.row_4 {
	padding: 32px 0 62px;
	background: #f7f7f7;
}
.row_5 {
	padding: 0 0 0;
	background: #f7f7f7;
}
.row_6 {
	padding: 0 0 48px;
	background: #f7f7f7;
}
.row_7 {
	padding: 0 0 35px;
	background: #f7f7f7;
}
.row_8 {
	padding: 0 0 55px;
	background: #f7f7f7;
}
.row_9 {
	padding: 35px 0 85px;
	background: #f7f7f7;
}
.row_10 {
	padding: 0 0 35px;
	background: #f7f7f7;
}
.row_11 {
	padding: 93px 0 100px;
	background: #f7f7f7;
}
/*-------------shadows------------*/
/*------headings texts links---------*/
h2 {
	letter-spacing: -2px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	line-height: 37px;
	font-weight: 600;
	color: #404040;
	padding: 28px 0 37px;
	margin: 0;
	text-shadow: 0px 2px 1px #d7d7d7;
}
h3 {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 700;
	color: #404040;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 10px;
	text-shadow: 0px 2px 1px #d7d7d7;
}
h4 {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 34px;
	font-weight: 300;
	color: #404040;
	padding: 0;
	margin: 0 0 20px 0;
}
h5 {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 34px;
	font-weight: 300;
	color: #00CC33;
	padding: 0;
	margin: 0 0 20px 0;
}
footer h5 {
	color: #404040;
}
p {
	text-decoration: none;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #a3a3a3;
}
.btn.link1 {
	float: none;
	position: relative;
	text-shadow: none;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #ffffff;
	border: none;
	padding: 14px 25px 13px;
	background-position: 0 0;
	box-shadow: none;
	background: #424242;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.link1:hover {
	color: #00CC33;
	background: #f9f8f8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.link2 {
	float: none;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 700;
	color: #404040;
	text-transform: uppercase;
	text-shadow: 0px 2px 1px #d7d7d7;
	border: none;
	padding: 5px 18px;
	background-position: 0 0;
	box-shadow: none;
	background: #f6f6f6;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.link2:hover {
	text-shadow: none;
	color: #ffffff;
	background: #00CC33;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.link3 {
	float: none;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 700;
	color: #404040;
	text-transform: uppercase;
	text-shadow: 0px 2px 1px #d7d7d7;
	-webkit-box-shadow: 0px 2px 4px #e5e5e5;
	-moz-box-shadow: 0px 2px 4px #e5e5e5;
	box-shadow: 0px 2px 4px #e5e5e5;
	border: none;
	padding: 9px 19px;
	background-position: 0 0;
	background: #fafafa;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.link3:hover {
	text-shadow: none;
	color: #ffffff;
	background: #00CC33;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.link4 {
	float: none;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 700;
	color: #404040;
	text-transform: uppercase;
	text-shadow: 0px 2px 1px #d7d7d7;
	-webkit-box-shadow: 0px 2px 4px #e5e5e5;
	-moz-box-shadow: 0px 2px 4px #e5e5e5;
	box-shadow: 0px 2px 4px #e5e5e5;
	border: none;
	padding: 9px 19px;
	background-position: 0 0;
	background-color: #fbfbfb;
	background-image: -moz-linear-gradient(top, #fcfcfc, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #fcfcfc, #f9f9f9);
	background-image: -o-linear-gradient(top, #fcfcfc, #f9f9f9);
	background-image: linear-gradient(to bottom, #fcfcfc, #f9f9f9);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.link4:hover {
	text-shadow: none;
	color: #ffffff;
	background: #00CC33;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*----------- Back to top --------------*/
#toTop {
	display: none;
	overflow: hidden;
	background: #ffffff url('/site/1617/arrowup.png') center center no-repeat;
	padding: 25px;
	-webkit-box-shadow: 0px 2px 4px #e5e5e5;
	-moz-box-shadow: 0px 2px 4px #e5e5e5;
	box-shadow: 0px 2px 4px #e5e5e5;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 200px;
	z-index: 999;
}
#toTop:hover {
	background: #00CC33 url('/site/1617/arrowup.png') center center no-repeat;
}
#toTop:active, #toTop:focus {
	outline: none;
}
/****************** header *******************/
header {
	width: 100%;
	z-index: 10!important;
	padding: 0 0 31px;
	overflow: visible;
	background-color: #f7f7f7;
}
.headtop {
	text-align: right;
	padding: 27px 0 5px;
	margin: 0 0 14px 0;
}
.headtop p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 700;
	color: #404040;
	text-transform: uppercase;
	text-shadow: 0px 2px 1px #d7d7d7;
}
.headtop p span {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #404040;
	color: #a3a3a3;
	text-shadow: none;
}
.headtop p i {
	text-shadow: none;
	position: relative;
	font-style: normal;
	top: 3px;
	margin-right: 0;
	margin-left: 6px;
	font-size: 20px;
}
/*---------social---------*/
.social {
	float: right;
	list-style: none;
	position: relative;
	margin: -5px 0 0 0;
}
.social li {
	float: right;
	margin-right: 1px;
	display: inline-block;
}
.social li a {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 8px 10px 6px;
	color: #ffffff;
	text-decoration: none;
	line-height: 22px;
	font-size: 21px;
	background: #efefef;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	display: inline-block;
}
.social li a:hover {
	color: #ffffff;
	background: #404040;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-----end social----------*/
/*-------- Logo -------- */
.brand_ {
	position: relative;
	z-index: 10;
	margin: 0;
	display: inline-block;
	overflow: hidden;
	float: left;
	padding: 0 0 0 0;
}
.brand_ a:hover {
	text-decoration: none;
}
/*-----------end logo-----------*/
/*-----------------navbar---------------------*/
.boxmenu {
	padding: 13px 5px 23px 5px;
	-webkit-box-shadow: 0px 2px 3px #ececec;
	-moz-box-shadow: 0px 2px 3px #ececec;
	box-shadow: 0px 2px 3px #ececec;
	background-color: #fefefe;
	background-image: -moz-linear-gradient(top, #ffffff, #fcfcfc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#fcfcfc));
	background-image: -webkit-linear-gradient(top, #ffffff, #fcfcfc);
	background-image: -o-linear-gradient(top, #ffffff, #fcfcfc);
	background-image: linear-gradient(to bottom, #ffffff, #fcfcfc);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffcfcfc', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.navbar_, .navbar_ nav {
	position: relative;
}
.navbar_ {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
}
.navbar_ .navbar-inner_ {
	padding: 0;
	margin: 0;
	border: none;
	min-height: inherit;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.nav .sf-menu {
	position: relative;
}
.navbar_ .container {
	position: relative;
}
.nav-collapse_ {
	float: right;
	z-index: 30;
	z-index: 10;
	margin: 0;
	position: relative;
}
.navbar_ .nav {
	margin: 0;
}
.nav-collapse_ .nav li {
	padding: 0;
	position: relative;
	z-index: 9999;
	zoom: 1;
	/*background: url('/site/1617/line1.jpg') left center no-repeat;*/
}
.nav-collapse_ .nav > li:first-child {
	background: none;
}
.nav-collapse_ .nav > li > a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	margin: 0;
	display: block;
	position: relative;
	color: #404040;
	z-index: 10;
	background: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 6px 14px 6px;
	margin: 0 10px;
	text-shadow: 0px 2px 1px #d7d7d7;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
	background: url('/site/1617/indicator.png') no-repeat 0 bottom;
	width: 7px;
	height: 5px;
	display: inline-block;
	top: 15px;
	right: 5px;
	position: absolute;
	z-index: 5;
}
.nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.active > a:hover {
	color: #404040;
	background: none;
	box-shadow: none;
	background: #f6f6f6;
}
.nav-collapse_ .nav > li.active > a + span, .nav-collapse_ .nav > li.active > a:hover + span {
	width: 100%;
	-webkit-transition: all 0.14s ease-out;
	-moz-transition: all 0.14s ease-out;
	-o-transition: all 0.14s ease-out;
	transition: all 0.14s ease-out;
}
.navbar_ .nav > .active > a, .navbar_ .nav > .active > a:hover, .navbar_ .nav > .active > a:focus {
	background: #f6f6f6;
}
.navbar_ .nav > .active > a + span, .navbar_ .nav > .active > a:hover + span, .navbar_ .nav > .active > a:focus + span {
	width: 100%;
	-webkit-transition: all 0.14s ease-out;
	-moz-transition: all 0.14s ease-out;
	-o-transition: all 0.14s ease-out;
	transition: all 0.14s ease-out;
}
.nav-collapse_ .nav > li > a:hover {
	color: #404040;
	background: #f6f6f6;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.nav-collapse_ .nav > li > a:hover + span {
	width: 100%;
	-webkit-transition: all 0.14s ease-out;
	-moz-transition: all 0.14s ease-out;
	-o-transition: all 0.14s ease-out;
	transition: all 0.14s ease-out;
}
.nav-collapse_ .nav > li.sfHover.active > a .sf-sub-indicator, .nav-collapse_ .nav > li.active > a .sf-sub-indicator {
	background-position: 0 0;
}
.nav-collapse_ .nav > li.sfHover > a, .nav-collapse_ .nav > li.sfHover > a:hover, .nav-collapse_ .nav > li > a:hover, .nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.active > a:hover {
	color: #404040;
	background: #f6f6f6;
}
.nav-collapse_ .nav > li.sfHover > a + span, .nav-collapse_ .nav > li.sfHover > a:hover + span, .nav-collapse_ .nav > li > a:hover + span, .nav-collapse_ .nav > li.active > a + span, .nav-collapse_ .nav > li.active > a:hover + span {
	width: 100%;
	-webkit-transition: all 0.14s ease-out;
	-moz-transition: all 0.14s ease-out;
	-o-transition: all 0.14s ease-out;
	transition: all 0.14s ease-out;
}
.sub-menu > a {
	position: relative;
}
.nav-collapse_ .nav ul {
	position: absolute;
	display: none;
	left: 10px;
	top: 40px;
	width: 180px;
	list-style: none;
	zoom: 1;
	z-index: 555;
	background: #404040;
	padding: 20px 0;
	margin: 0;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	z-index: 9999;
}
.nav-collapse_ .nav ul li:first-child {
	border: none;
}
.nav-collapse_ .sub-menu li {
	background: none;
}
.nav-collapse_ .nav ul li a {
	display: block;
	color: #ffffff;
	background: none;
	margin: 0;
	padding: 5px 0 7px 0;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	font-size: 15px;
	text-shadow: 0px 2px 1px #393939;
}
.nav-collapse_ .nav > li > ul li > a:hover, .nav-collapse_ .nav > li > ul li.sfHover > a {
	background-color: #ffffff;
	text-decoration: none;
	text-shadow: 0px 2px 1px #d7d7d7;
	color: #404040;
}
.nav-collapse_ .nav > li > ul li > a:hover, .nav-collapse_ .nav > li > ul ul li.sfHover > a {
	text-decoration: none;
	background-color: #ffffff;
	text-shadow: 0px 2px 1px #d7d7d7;
	color: #404040;
}
/*-------------------select------------------*/
.select-menu {
	display: none !important;
}
/**************** header end *****************/
/***************** content ****************/
/*------------slider--------------*/
.slider {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 0 !important;
}
.camera_prev {
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
.camera_next {
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}
/*--------------list1-------------------*/
.list1 {
	list-style: none;
	position: relative;
}
.list1 li {
	background: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 2px 3px #ececec;
	-moz-box-shadow: 0px 2px 3px #ececec;
	box-shadow: 0px 2px 3px #ececec;
	padding: 0;
	text-align: center;
	position: relative;
}
.list1 li div {
	position: relative;
	z-index: 2;
	padding: 43px 40px;
}
.list1 li div.box_inner {
	padding: 0;
	position: inherit;
}
.list1 li strong {
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	line-height: 37px;
	font-weight: 600;
	color: #404040;
}
.list1 li i {
	font-size: 65px;
	width: auto;
	color: #00CC33;
	display: block;
	margin: 20px 0 15px;
}
.list1 li p {
	margin-bottom: 25px;
}
.list1 li span {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #404040;
	z-index: 0;
}
/*---------row3------------*/
.row_3 .span8 .title1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 55px;
	line-height: 60px;
	font-weight: 300;
	color: #404040;
	margin-bottom: 28px;
}
.row_3 .span8 p {
	margin-bottom: 30px;
	width: 90%;
}
/*---------------choose-----------------*/
.choose h5 {
	margin-bottom: 13px;
}
.choose p {
	margin-bottom: 43px;
}
/*-------List2-------*/
.list2 {
	position: relative;
	padding: 0;
	margin: 36px 0 0 0;
}
.list2.features {
	position: relative;
	padding: 0;
	margin: 0 0 36px 0;
}
.list2.comments {
	position: relative;
	padding: 0;
	margin: 0 0 36px 0;
	font-style: italic;
}
.list2.questions {
	position: relative;
	padding: 0;
	margin: 0 0 36px 0;
	font-style: italic;
}

.list2.questions li{
	font-size: 1.2em;
}

.list2.questions  .answer{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 1em;
    font-style: normal;
    margin: 0 0 36px;
    padding: 0;
    position: relative;
}

.list2 li {
	display: block;
	list-style: none;
	padding: 0 0 0 26px;
	margin: 0 0 14px 0;
	background: url("/site/1617/arrowsmall.png") 0 8px no-repeat;
}
.list2 li:first-child {
	padding: 0 0 0 26px;
	margin: 0 0 14px 0;
}
.list2 > li {
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.list2 > li > a {
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #a3a3a3;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.list2 > li > a:hover {
	text-decoration: none;
	color: #00CC33;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
/*-------------Touch--------------*/
.touch p {
	margin-top: 34px;
	color: #404040;
	margin-bottom: 2px;
}
.touch .mail1 {
	color: #a3a3a3;
	margin: 0 0 7px;
}
.touch .mail1 a {
	text-decoration: none;
	color: #a3a3a3;
}
.touch .mail1 a:hover {
	text-decoration: none;
	color: #00CC33;
}
.touch .mark1 {
	text-decoration: none;
	color: #a3a3a3;
}
.touch .mark1 i {
	position: relative;
	color: #3ec2e8;
	margin-right: 5px;
	font-size: 23px;
	top: 3px;
	margin-right: 7px;
}
.touch .mark1:hover {
	text-decoration: none;
	color: #3ec2e8;
}
.cnamesmall {
	float: left;
}
/*-------------tabs-----------------*/
.row_4 .span8 {
	padding: 20px 0 0;
}
.nav-tabs {
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	border: none;
}
.nav-tabs li {
	float: none;
	width: 162px;
	margin-right: -1px;
}
.nav-tabs li.last a {
	background-image: none;
}
.nav-tabs li a {
	outline: none!important;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 700;
	color: #404040;
	text-transform: uppercase;
	text-shadow: 0px 2px 1px #d7d7d7;
	margin-right: 0;
	padding: 9px 0 9px 11px;
	text-align: left;
	border: none !important;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	background: url("/site/1617/line2.jpg") right bottom no-repeat;
}
.nav-tabs li a:hover {
	background: #fff;
	background-image: none;
}
.nav-tabs li a:focus {
	border: none !important;
	outline: none;
	background-image: none;
}
.nav-tabs > li > a:hover {
	outline: none!important;
	border: none !important;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
	outline: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 700;
	color: #404040;
	border: none !important;
	text-transform: uppercase;
	text-shadow: 0px 2px 1px #d7d7d7;
}
/*------------------endnavtabs-----------------------*/
.tab-content {
	-webkit-box-shadow: 0px 2px 4px #e5e5e5;
	-moz-box-shadow: 0px 2px 4px #e5e5e5;
	box-shadow: 0px 2px 4px #e5e5e5;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
}
.tab-content {
	background: #fff;
	min-height: 157px;
	padding: 53px 25px 50px 36px;
}
.box1 {
	/*width: 47%;*/
	float: left;
	margin-right: 23px;
}
.box1.last {
	width: 47%;
	float: left;
	margin-right: 0;
}
.box1 figure {
	position: relative;
	margin: 0 11px 11px 0;
	padding: 0;
	float: left;
	overflow: hidden;
	display: block;
	border: 0px solid #efefef;
	font-size: 5em;
}
.box1 h5 {
	margin: 0 0 4px;
}
.box1 h3 {
	overflow: hidden;
}
.box1 .overflow {
	position: relative;
	margin-top: 32px;
}
.box1 .overflow p {
	position: relative;
	line-height: 24px;
	margin-bottom: 22px;
}
/*------ list-offer ------- */
.list-offer {
	padding-bottom: 49px;
	margin: 0;
	list-style: none;
}
.list-offer h3 {
	margin-bottom: 0;
}
.list-offer p {
	margin-bottom: 0;
}
.list-offer .overflow {
	overflow: hidden;
	font-size: 10px;
}
.list-offer a {
	color: #404040;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-offer a:hover {
	color: #9d261d;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-offer li {
	overflow: hidden;
	padding-top: 26px;
	color: #909090;
}
.list-offer li:first-child {
	padding: 0;
	border: none;
	margin: 0;
}
.badge_ {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 34px;
	color: #00CC33;
	width: 38px;
	text-align: left;
	background: transparent;
	float: left;
	text-shadow: none;
	padding: 1px 0;
	white-space: normal;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
}
/*-------------History-----------------*/
.history h3 {
	margin-bottom: 14px;
}
.history p {
	margin-bottom: 24px;
}
.history .btn-link {
	color: #3ec2e8;
}
.history .btn-link:hover {
	color: #404040;
}
/*----------------list3--------------------*/
.list3 {
	position: relative;
	list-style: none;
	margin: 9px 0 0 -30px;
}
.list3 li figure {
	margin-bottom: 20px;
}
.list3 li .btn-link {
	color: #404040;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list3 li .btn-link:hover {
	text-decoration: none;
	color: #3ec2e8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*----------- thumbnails2 --------------*/
.thumbnails2 {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	margin-bottom: 30px;
	margin-top: -18px;
	list-style: none;
	margin-left: -30px;
}
.thumbnails2 li {
	width: 30%;
	-webkit-box-shadow: 0px 2px 4px #e5e5e5;
	-moz-box-shadow: 0px 2px 4px #e5e5e5;
	box-shadow: 0px 2px 4px #e5e5e5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 25px 0 0 30px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.thumbnails2 li figure {
	margin-bottom: 24px;
}
.thumbnails2 .solutions {
	background: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 38px 36px 30px 36px !important;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.thumbnails2 img {
	padding: 0;
	margin: 0;
}
.thumbnails2 .thumbnail {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	border: none;
}
.thumbnails2 .caption h3 {
	margin-bottom: 12px;
}
.thumbnails2 .caption h3 a {
	color: #404040;
}
.thumbnails2 .caption h3 a:hover {
	text-decoration: none;
	color: #3ec2e8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.thumbnails2 .caption p {
	margin-bottom: 22px;
}
.solutions .caption {
	padding: 0;
}
/*-------------career----------*/
.career {
	margin-top: 8px;
}
.career figure {
	float: left;
	margin-right: 30px;
	margin-bottom: 5px;
}
.career_list2 {
	margin-top: 25px;
	margin-bottom: 12px;
}
/*----------vacancies--------------*/
.vacancies h3 {
	margin-bottom: 15px;
}
.vacancies p {
	margin-bottom: 24px;
}
/*----------resources------------*/
.resources {
	margin-top: 3px !important;
}
/*-- contacts page --*/
.map {
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	margin-bottom: 32px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.map iframe {
	width: 100%;
	height: 393px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.address h2 {
	padding-bottom: 11px;
}
address {
	margin: 30px 0 0 0;
}
address strong {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: 300;
	color: #00CC33;
	display: block;
	margin-bottom: 14px;
}
.m_top1 {
	margin-top: 40px;
}
address p {
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #a3a3a3;
}
.info {
	display: inline-block;
}
.padding_top1 {
	padding-top: 31px;
}
.info > p {
	color: #a3a3a3;
	margin-bottom: 0;
}
.info > p span {
	color: #a3a3a3;
	width: 100px;
	display: inline-block;
}
.info a {
	color: #a3a3a3;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.info a:hover {
	color: #3ec2e8;
	text-decoration: none;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.mail {
	text-decoration: none;
	font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #dc1010;
	margin-bottom: 32px;
	display: inline-block;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.mail:hover {
	text-decoration: none;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.mailimg {
	letter-spacing: -1px;
}
/***** contact form *****/
.contact-form {
	position: relative;
	vertical-align: top;
	z-index: 1;
	margin: 0;
	top: 21px;
}
.contact-form .txt-form {
	display: none;
}
.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-bottom: 16px;
	float: left;
	width: 192px;
}
.contact-form .coll-1, .contact-form .coll-2 {
	margin-right: 22px;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.contact-form fieldset {
	top: 13px;
	border: none;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 10;
}
.contact-form label {
	display: block;
	min-height: 45px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.contact-form .message {
	display: block;
	width: 100%;
}
.contact-form input {
	padding: 9px 14px 10px;
	line-height: 20px;
	margin: 0;
	text-decoration: none;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	color: #989079;
	background: transparent;
	outline: none;
	width: 100%;
	border: 1px solid #c2c2c2;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form textarea {
	padding: 9px 14px 10px;
	line-height: 20px;
	margin: 0;
	text-decoration: none;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	color: #a3a3a3;
	background: transparent;
	outline: none;
	width: 100%;
	border: 1px solid #c2c2c2;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form input {
	height: 41px;
}
.contact-form input:focus, .contact-form textarea:focus {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #c2c2c2 !important;
	color: #989079 !important;
	border: 1px solid #c2c2c2;
}
.contact-form .area .error {
	float: none;
}
.contact-form textarea {
	width: 100%;
	height: 145px;
	resize: none;
	overflow: auto;
}
.contact-form .success {
	-moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C2C2C2;
    display: none;
    font-size: 27px;
    left: 0;
    line-height: 255px;
    padding: 18px 0;
    position: absolute;
    text-align: center;
    text-transform: none;
    top: 0;
    width: 100%;
    z-index: 20;
}
.contact-form .error, .contact-form .empty {
	color: #f00;
	font-size: 10px;
	line-height: 1.2em;
	display: none;
	text-align: right;
	overflow: hidden;
	width: 100%;
	text-transform: none;
	position: absolute;
	top: 27px;
	right: 0;
}
.contact-form .message .error, .contact-form .message .empty {
	top: 132px;
}
.contact-form .buttons-wrapper {
	margin: 0;
}
.contact-form .buttons-wrapper a {
	margin-top: 45px;
	padding: 9px 17px;
}
.contact-form .buttons-wrapper a:hover {
	text-decoration: none;
}
.contact-form .buttons-wrapper p {
	top: -10px;
	position: relative;
	font-weight: 200;
	display: inline-block;
	color: #a3a3a3;
	text-transform: uppercase;
}
.contact-form .buttons-wrapper span {
	display: inline-block;
	position: relative;
	top: 12px;
	margin-left: 18px;
}
.address .link2 {
	padding: 9px 17px;
	-webkit-box-shadow: 0px 2px 3px #ececec;
	-moz-box-shadow: 0px 2px 3px #ececec;
	box-shadow: 0px 2px 3px #ececec;
}
/*-- end contacts --*/
/*404 page*/
/*404 page*/
.block-404 .span8 {
	margin-bottom: 20px;
}
.block-404 .span8 img {
	margin-left: 0;
}
.block-404 .forminfo {
	margin-top: -33px;
}
.block-404 p {
	margin-bottom: 24px;
}
.block-404 h5 {
	margin-bottom: 13px;
}
.form-404 {
	width: 100%;
	display: block;
	margin-top: 34px;
	position: relative;
}
.form-404 input {
	outline: none;
	height: 41px;
	width: 100%;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	padding: 9px 52px 10px 10px;
	line-height: 20px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: none;
	background: #ffffff;
	border: 1px solid #e3e3e3;
	color: #7d7d7d;
	float: left;
}
.form-404 input:focus {
	box-shadow: none;
	outline: none;
	border: 1px solid #e3e3e3;
}
.form-404 a {
	width: 34px;
	height: 28px;
	overflow: hidden;
	border: none;
	padding: 0;
	background-position: 0 0;
	background: none;
	position: absolute;
	box-shadow: none;
	margin-top: 0 !important;
	right: 5px;
	top: 6px;
	float: right;
}
.form-404 a:hover {
	background-position: 0 0;
	box-shadow: none;
	background: none;
}
.form-404 a:hover img {
	position: relative;
	top: -28px;
}
/**/
/*-------------privacy-----------------*/
/*************** content end **************/
.terms p {
	margin-bottom: 25px;
}
.privacy h5 {
	margin-bottom: 12px;
}
.privacy p {
	margin-bottom: 25px;
}
.privacy .privacy_link {
	color: #a3a3a3;
}
.privacy .privacy_link:hover {
	color: #3ec2e8;
}
/***************** footer ******************/
footer {
	padding: 52px 0 25px;
}
footer .smalllogo {
	padding: 0;
	margin: 6px 0 28px;
}
footer .privacytxt {
	text-decoration: none;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #a9a9a9;
}
footer .txt-1 {
	float: none;
	color: #2f2f2f;
	text-decoration: none;
}
footer .txt-1:hover {
	float: none;
	color: #3ec2e8;
}
/************** footer end ******************/
/**************** media queries **************/
/*************************************************/
@media (min-width: 1200px) {
.block-404 .forminfo {
	width: 22%;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	float: left;
	width: 242px;
}
.career figure {
	margin-bottom: 0;
}
.thumbnails2 {
	padding: 0;
	margin-bottom: 30px;
	margin-top: -18px;
}
.thumbnails2 li {
	width: 370px;
	margin: 25px 0 0 30px;
}
.box1 h3 {
	overflow: visible;
}
.list1 li div {
	position: relative;
	z-index: 2;
	padding: 43px 40px;
}
.list1 li strong {
	font-size: 35px;
	line-height: 37px;
	letter-spacing: -2px;
}
.nav-collapse_ .nav > li > a {
	padding: 6px 16px 6px;
}
}
/*************************************************/
@media (min-width: 768px) and (max-width: 979px) {
.nav-tabs {
	float: none;
	margin-bottom: 5px;
}
.nav-tabs li {
	float: left;
	width: 50%;
	margin-right: -1px;
}
.nav-tabs li a {
	background-image: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	float: none;
	width: 100%;
}
.thumbnails2 {
	padding: 0;
	margin-bottom: 30px;
	margin-top: -18px;
}
.thumbnails2 li {
	width: 29%;
	margin: 25px 0 0 30px;
}
.nav-tabs {
	float: none;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
	background: url('/site/1617/indicator.png') no-repeat 0 bottom;
	right: 72px;
	top: 34px !important;
}
.list1 li div {
	position: relative;
	z-index: 2;
	padding: 33px 10px;
}
.list1 li strong {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	line-height: 27px;
	font-weight: 600;
	color: #404040;
}
.nav-collapse_ .nav > li > a {
	padding: 6px 10px 6px;
	margin: 0 7px;
}
.nav-collapse_ {
	margin-top: 15px;
	left: -7px;
	float: left;
}
.nav-collapse_ .nav > li {
	float: left;
}
.navbar_ .nav-collapse_ {
	width: auto!important;
	overflow: visible !important;
	height: auto;
	clear: none;
}
}
/*************************************************/
@media (max-width: 767px) {
.nav-tabs {
	float: none;
	margin-bottom: 5px;
}
.nav-tabs li {
	float: left;
	width: 50%;
	margin-right: -1px;
}
.nav-tabs li a {
	background-image: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.block-404 .forminfo {
	margin-top: 0;
}
.contact-form .message .error,  .contact-form .message .empty {
	top: 133px;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	width: 100%;
	float: none;
}
.lists2 {
	margin-left: -20px;
}
.lists2 .span4 {
	float: left;
	width: 45%;
	margin-left: 20px;
}
.thumbnails2 {
	padding: 0;
	margin-bottom: 30px;
	margin-top: -18px;
	margin-left: -20px;
}
.thumbnails2 li {
	width: 29%;
	float: left;
	margin: 25px 0 0 20px;
}
.thumbnails2 .solutions {
	padding: 28px 26px 20px 26px !important;
}
.list3 {
	position: relative;
	list-style: none;
	margin: 9px 0 0 -30px;
}
.list3 li {
	width: 28%;
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
}
.list3 li figure {
	margin-bottom: 20px;
}
.list3 li figure img {
	width: 100%;
}
.list3 li .btn-link {
	color: #404040;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list3 li .btn-link:hover {
	text-decoration: none;
	color: #3ec2e8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
footer .span3 {
	width: 40%;
	float: left !important;
	margin-bottom: 20px !important;
	margin-right: 40px !important;
}
.row_3 {
	padding: 65px 0 59px;
	background: #efefef none;
}
.row_3 .span8 .title1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	line-height: 44px;
	font-weight: 300;
	color: #404040;
	margin-bottom: 28px;
}
.row_3 .span8 p {
	margin-bottom: 30px;
	width: 100%;
}
.list1 {
	margin-left: -35px;
}
.list1 li {
	margin-left: 35px;
	margin-bottom: 30px;
	float: left;
	width: 44%;
}
.boxmenu {
	padding-right: 34px;
}
.brand_ {
	float: none;
}
.sf-menu {
	display: none !important;
}
.navbar_ .nav-collapse_ {
	float: none;
	display: none;
}
.navbar_ .btn-navbar {
	display: none;
}
.navbar_ {
	background: transparent;
	margin-top: 0;
	border: none;
}
.select-menu {
	display: block !important;
	color: #ffffff;
	border: 1px solid #3ec2e8;
	background: #343434 !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	position: relative;
	width: 100%;
	margin: 20px 0 0;
}
.select-menu option {
	padding-top: 4px;
}
}
/*************************************************/
@media (max-width: 680px) {
.nav-tabs {
	float: none;
	margin-top: 20px;
}
}
/*************************************************/
@media (max-width: 620px) {
.thumbnails2 {
	padding: 0;
	margin-bottom: 30px;
	margin-top: -18px;
	margin-left: -20px;
}
.thumbnails2 li {
	width: 45%;
	float: left;
	margin: 25px 0 0 20px;
}
.thumbnails2 .solutions {
	padding: 28px 26px 20px 26px !important;
}
}
/*************************************************/
@media (max-width: 610px) {
.list3 {
	position: relative;
	list-style: none;
	margin: 9px 0 0 -20px;
}
.list3 li {
	width: 29%;
	float: left;
	margin-left: 20px;
	margin-bottom: 30px;
}
.list3 li figure {
	margin-bottom: 20px;
}
.list3 li figure img {
	width: 100%;
}
.list3 li .btn-link {
	color: #404040;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list3 li .btn-link:hover {
	text-decoration: none;
	color: #3ec2e8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1 {
	margin-left: -30px;
}
.list1 li {
	margin-left: 30px;
	margin-bottom: 30px;
	float: left;
	width: 42%;
}
.list1 li div {
	position: relative;
	z-index: 2;
	padding: 33px 10px;
}
.list1 li strong {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	line-height: 27px;
	font-weight: 600;
	color: #404040;
}
}
/*************************************************/
@media (max-width: 505px) {
.list3 {
	position: relative;
	list-style: none;
	margin: 9px 0 0 -20px;
}
.list3 li {
	width: 44%;
	float: left;
	margin-left: 20px;
	margin-bottom: 30px;
}
.list3 li figure {
	margin-bottom: 20px;
}
.list3 li figure img {
	width: 100%;
}
.list3 li .btn-link {
	color: #404040;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list3 li .btn-link:hover {
	text-decoration: none;
	color: #3ec2e8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.nav-tabs {
	float: none;
	margin-top: 20px;
}
.box1 {
	width: 100%;
	float: none;
	margin-right: 0;
}
.box1.last {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-top: 40px;
}
.tab-content {
	padding: 33px 15px 24px 16px;
}
}
/*************************************************/
@media (max-width: 480px) {
.nav-tabs {
	margin-bottom: 5px;
}
.nav-tabs li {
	float: none;
	width: 100%;
	margin-right: 0;
}
.nav-tabs li a {
	background-image: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.lists2 {
	margin-left: 0px;
}
.lists2 .span4 {
	float: none;
	width: 100%;
	margin-left: 0;
}
.career figure {
	float: none;
	margin-right: 0;
}
.career figure img {
	width: 100%;
}
footer .span3 {
	width: 100%;
	float: none;
	margin-bottom: 20px !important;
	margin-right: 0;
}
.social {
	width: 100%;
	float: left;
	list-style: none;
	position: relative;
	margin: -5px 0 10px 0;
	text-align: left;
}
.social li {
	float: left;
}
.headtop .pull-left {
	text-align: left;
	float: left;
	width: 100%;
}
}
/*************************************************/
@media (max-width: 440px) {
.thumbnails2 {
	padding: 0;
	margin-bottom: 30px;
	margin-top: -18px;
	margin-left: 0;
}
.thumbnails2 li {
	width: 100%;
	float: left;
	margin: 25px 0 0 0;
}
.thumbnails2 li figure img {
	width: 100%;
}
.thumbnails2 .solutions {
	padding: 28px 26px 20px 26px !important;
}
}
/*************************************************/
@media (max-width: 420px) {
.list3 {
	position: relative;
	list-style: none;
	margin: 9px 0 0 0;
}
.list3 li {
	width: 100%;
	float: none;
	margin-left: 0;
	margin-bottom: 30px;
}
.list3 li figure {
	margin-bottom: 20px;
}
.list3 li figure img {
	width: 100%;
}
.list3 li .btn-link {
	color: #404040;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list3 li .btn-link:hover {
	text-decoration: none;
	color: #3ec2e8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1 li div {
	position: relative;
	z-index: 2;
	padding: 23px 20px;
}
.list1 li strong {
	font-size: 35px;
	line-height: 37px;
}
.list1 {
	margin-left: 0;
}
.list1 li {
	margin-left: 0;
	margin-bottom: 30px;
	float: none;
	width: 100%;
}
}
/*Core variables and mixins*/
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
