@charset "utf-8";
/* CSS Document */







body {
	font-family: 'Open Sans', sans-serif;
	overflow-x: hidden;
}
.view_map {
    border-radius: 2px;
    border: 0;
    padding: 9px 34px;
    margin-top: 15px;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFF;
    float: right;
    background: rgb(29,174,235);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(29,174,235,1) 0%, rgba(29,157,225,1) 100%);
    background: -webkit-linear-gradient(top, rgba(29,174,235,1) 0%, rgba(29,157,225,1) 100%);
    background: linear-gradient(to bottom, rgba(29,174,235,1) 0%, rgba(29,157,225,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1daeeb', endColorstr='#1d9de1', GradientType=0 );
    -moz-transition: all 600ms;
    -ms-transition: all 600ms;
    -o-transition: all 600ms;
    -webkit-transition: all 600ms;
    transition: all 600ms;
}
.view_map:hover {
    background: rgb(29,157,225);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(29,157,225,1) 0%, rgba(29,173,234,1) 100%);
    background: -webkit-linear-gradient(top, rgba(29,157,225,1) 0%, rgba(29,173,234,1) 100%);
    background: linear-gradient(to bottom, rgba(29,157,225,1) 0%, rgba(29,173,234,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d9de1', endColorstr='#1dadea', GradientType=0 );
    -moz-transition: all 600ms;
    -ms-transition: all 600ms;
    -o-transition: all 600ms;
    -webkit-transition: all 600ms;
    transition: all 600ms;
	color:#FFF;
}
.by{
	margin-left:5px;
	color:#6bd8ff;
}
.by:hover{
	color:#fff;
}

.by img{
	width:15px;
	height:auto;
}
a:hover {
	-moz-transition: all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
	-webkit-transition: all 600ms;
	transition: all 600ms;
}
a {
	outline: 0 !important;
	font-family: 'Open Sans', sans-serif;
	-moz-transition: all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
	-webkit-transition: all 600ms;
	transition: all 600ms;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #fff;
}
header, section, footer {
	width: 100%;
	float: left;
	display: block;
}
.container-fluid.clearfix {
	background-color: #1b2d40;
}
header {
	width: 100%;
	height: auto;
	overflow: hidden;
	/* position: fixed;*/



	top: 0;
	left: 0;
	z-index: 999;
	background-color: #fff;
}
header .top {
	float: right;
}
.top a:last-child {
	font-size: 14px;
}
.top a {
	font-size: 12px;
	color: #fff;
	padding-top: 14px;
	padding-bottom: 15px;
	display: inline-block;
	margin-left: 25px;
}
.top a:hover {
	color: #1dc1f4;
}
.top a:hover img {
	transform: scale(1.5);
	transition: all 600ms;
	-moz-transition: all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
	-webkit-transition: all 600ms;
}
.top a img {
	margin-right: 10px;
	transition: all 600ms;
	-moz-transition: all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
	-webkit-transition: all 600ms;
}
header .logo {
	width: auto;
	float: left;
	padding: 8px;
	background-color: #fff;
	position: absolute;
	top: 14px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.20);
}
header .menu {
	float: right;
	padding: 0;
	width: auto;
}
a.navbar-brand {
	display: none;
}
ul.nav.navbar-nav {
	float: right;
}
ul.nav.navbar-nav li a {
	padding: 0;
	font-size: 16px;
	padding-bottom: 6px;
}
ul.nav.navbar-nav li.active a:before {
	left: 0;
	right: 0;
}
ul.nav.navbar-nav li a:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	bottom: 0;
	background: #1db0ee;
	height: 2px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
ul.nav.navbar-nav li a:hover:before, .ul.nav.navbar-nav li a:focus:before, .ul.nav.navbar-nav li a:active:before {
	left: 0;
	right: 0;
}
ul.nav.navbar-nav li {
	padding-left: 30px;
	padding-top: 35px;
	padding-bottom: 30px;
}
.navbar-default .navbar-collapse {
	padding: 0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #1db0ee;
	background: none;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #1db0ee;
	background: none;
}
.navbar-default {
	background: none;
	border: none;
	margin-bottom: 0;
}
section.banner {
	margin-top: 0px;
}
.nivo-controlNav {
	display: none;
}
/*.nivo-caption {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: none;
	width: 100%;
	margin-bottom: 35px;
	text-align: center;
	z-index: 9;
	padding: 5px 10px;
	opacity: 1;
	overflow: hidden;
	display: none;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}*/
.nivo-caption h3 {
	color: #fff;
	line-height: 50px;
	font-size: 35px;
	font-family: 'Open Sans', sans-serif;
	text-shadow: 0px 0px 6px #000;
	margin-bottom: 0;
	opacity:1;
}
.nivo-caption p {
	line-height: 30px;
	font-size: 19px;
	text-shadow: 0px 1px 4px #000;
}
.navbar-inverse {
	background: none;
	border: none;
}
header.navbar-inverse.affix {
	background-color: #fff;
	box-shadow: 0px 0px 4px 1px #ddd;
}
header.navbar-inverse.affix .top {
	display: none;
}
header.navbar-inverse.affix .logo {
	width: 100px;
	top: 10px;
}
.fix.darkHeader .banner {
	margin-top: 140px;
}
header.navbar-inverse.affix .logo img {
	width: 100%;
}
.stepform {
	min-height: 615px;
	background-color: #f9f9f9;

	border-radius: 4px;
	max-width: 653px;
	padding-left: 0;
	padding-right: 0;
	box-shadow: 0px 0px 1px 0px #333;
}
section.content {
	padding-top: 25px;
	border-top: 2px solid #fff;
	background-color: #6bd8ff;
	padding-bottom: 8px;
}
.stepform h1 {
	font-size: 21px;
	color: #000;
	margin: 15px 15px 15px 10px;
}
.stepform h1 span {
	margin-right: 10px;
}
a.btn.btn-primary.btnNext {
	right: 0;
}
a.btn.btn-primary.btnPrevious {
	right: 115px;
}
#tab3 .btnPrevious {
	right: 0;
}
.stepform .tab-content .btn-primary:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1d9de1+0,1dadea+100 */



	background: rgb(29,157,225); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFkOWRlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZGFkZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(29,157,225,1) 0%, rgba(29,173,234,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(29,157,225,1) 0%, rgba(29,173,234,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(29,157,225,1) 0%, rgba(29,173,234,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d9de1', endColorstr='#1dadea', GradientType=0 ); /* IE6-8 */
	-moz-transition: all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
	-webkit-transition: all 600ms;
	transition: all 600ms;
}
.stepform .tab-content .btn-primary {
	border-radius: 2px;
	position: absolute;
	bottom: 0;
	border: 0;
	padding: 9px 34px;
	margin-top: 8px;
	font-weight: 600;
	margin-bottom: 15px;
	font-size: 15px;
	text-transform: uppercase;
	float: right;
	margin-right: 30px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1daeeb+0,1d9de1+100 */



	background: rgb(29,174,235); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFkYWVlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDlkZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(29,174,235,1) 0%, rgba(29,157,225,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(29,174,235,1) 0%, rgba(29,157,225,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(29,174,235,1) 0%, rgba(29,157,225,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1daeeb', endColorstr='#1d9de1', GradientType=0 ); /* IE6-8 */
	-moz-transition: all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
	-webkit-transition: all 600ms;
	transition: all 600ms;
}
.rect-box h2 {
	color: #f99400;
	font-size: 19px;
	display: inline-block;
	margin: 20px 0;
}
.boxes .rect-box {
	background-color: #1b2d40;
	text-align: center;
	margin-bottom: 32px;
	border-radius: 3px;
	position: relative;
}
.content .boxes {
	float: right;
	padding-right: 0;
}
.boxes .rect-box p {
	width: 100%;
	padding: 20px 50px 24px;
	background-image: url(images/bg-box.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.boxes .rect-box span {
	width: 100%;
	display: block;
	position: absolute;
	bottom: -16px;
}
footer iframe {
	float: left;
	border-top: 2px solid #fff !important;
	border-bottom: 2px solid #fff !important;
	width: 100%;
	border: 0;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	-webkit-backface-visibility: hidden;  /* Fix for transition flickering */
}
footer {
	position: relative;
	text-align: center;
}
.contact-box {
	position: absolute;
	top: 4px;
	width: auto;
	border-radius: 3px;
	font-size: 15px;
	line-height: 25px;
	padding: 24px 30px;
	color: #fff;
	width: auto;
	text-align: left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b2d40+0,1b2d40+100&0.9+0,0.9+100 */



/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiMmQ0MCIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFiMmQ0MCIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, rgba(27,45,64,0.9) 0%, rgba(27,45,64,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(27,45,64,0.9) 0%, rgba(27,45,64,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(27,45,64,0.9) 0%, rgba(27,45,64,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61b2d40', endColorstr='#e61b2d40', GradientType=0 ); /* IE6-8 */
}
.contact-box h3 {
	color: #1da9e8;
	margin-top: 0;
}
footer .copy {
	background-color: #353b42;
	padding: 15px 0;
	color: #fff;
	    width: 100%;
}
.contact-box span {
	color: #1dabea;
}
.stepform .nav-tabs>li.active>a, .stepform .nav-tabs>li.active>a:hover, .stepform .nav-tabs>li.active>a:focus {
	color: #00a9dc !important;
	background: none;
	border: 0;
}
.stepform .nav-tabs>li>a {
	color: #cccccc !important;
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: 600;
}
.stepform .nav-tabs>li>a:hover {
	color: #00a9dc !important;
	background: none;
	border: 0;
}
.stepform .nav-tabs {
	border-bottom: 0;
	width: 100%;
}
.stepform .nav-tabs li {
	width: 33.333%;
	float: left;
	text-align: center;
	border-top: 2px solid #ccc;
	position: relative;
}
.stepform .nav-tabs li a:before {
	content: url(images/tab-cir.jpg);
	margin-top: -11px;
	display: block;
	text-align:center !important;
}
.stepform .nav-tabs li.active {
	border-top: 2px solid #02a3da;
}
.stepform .nav-tabs li.active a:before {
	content: url(images/tab-actv-cir.jpg);
}
.stepform label {
	color: #666666;
	width: 100%;
	margin-top: 16px;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: 600;
}
.stepform .text-content {
	float: left;
	width: 100%;
	padding: 0 30px;
}
.popover.left {
	left: 40% !important;
	margin-left: inherit;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.clockpicker-align-top.popover>.arrow {
	display: none;
}
.stepform .text-content input, select, textarea {
	width: 100%;
	float: left;
	padding: 9px 6px;
	border: 1px solid #ccc;
	font-size: 13px;
	background-color: #fff;
}
.stepform .certification textarea {
	min-height: 140px;
}
.stepform .text-content select {
	padding-left: 2px;
}
.clockpicker-popover .popover-title {
	padding: 3px 14px;
}
.input-group-addon {
	background-color: #f9f9f9;
}
.text-area select {
	width: 100%;
	float: left;
	min-height: 140px;
	border-right: 2px solid #ccc;
}
.text-area textarea {
	width: 47%;
	float: right;
	margin-left: 15px;
	padding: 9px 6px;
	border: 1px solid #ccc;
	min-height: 140px;
}
input.upload {
	padding: 8px 6px 7px !important;
}
 @-webkit-keyframes fadeInDown {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
}
 @keyframes fadeInDown {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
}
.affix {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @-webkit-keyframes nivocap {
 0% {
 opacity:0;
 -webkit-transform: translateY(-50%);
 -moz-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
}
 100% {
 opacity:1;
 -webkit-transform: translateY(0%);
 -moz-transform: translateY(0%);
 -ms-transform: translateY(0%);
 transform: translateY(0%);
}
}
 @-moz-keyframes nivocap {
 0% {
 opacity:0;
 -webkit-transform: translateY(-50%);
 -moz-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
}
 100% {
 opacity:1;
 -webkit-transform: translateY(0%);
 -moz-transform: translateY(0%);
 -ms-transform: translateY(0%);
 transform: translateY(0%);
}
}
 @-ms-keyframes nivocap {
 0% {
 opacity:0;
 -webkit-transform: translateY(-50%);
 -moz-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
}
 100% {
 opacity:1;
 -webkit-transform: translateY(0%);
 -moz-transform: translateY(0%);
 -ms-transform: translateY(0%);
 transform: translateY(0%);
}
}
.nivo-caption h3 {
	display: block;
	-webkit-animation: nivocap 2000ms ease-in-out;
	-moz-animation: nivocap 2000ms ease-in-out;
	-ms-animation: nivocap 2000ms ease-in-out;
	animation: nivocap 2000ms ease-in-out;
}
 @-webkit-keyframes nivo_p {
 0% {
 opacity:0;
 -webkit-transform: translateY(100%);
 -moz-transform: translateY(100%);
 -ms-transform: translateY(100%);
 transform: translateY(100%);
}
 100% {
 opacity:1;
 -webkit-transform: translateY(0%);
 -moz-transform: translateY(0%);
 -ms-transform: translateY(0%);
 transform: translateY(0%);
}
}
 @-moz-keyframes nivo_p {
 0% {
 opacity:0;
 -webkit-transform: translateY(100%);
 -moz-transform: translateY(100%);
 -ms-transform: translateY(100%);
 transform: translateY(100%);
}
 100% {
 opacity:1;
 -webkit-transform: translateY(0%);
 -moz-transform: translateY(0%);
 -ms-transform: translateY(0%);
 transform: translateY(0%);
}
}
 @-ms-keyframes nivo_p {
 0% {
 opacity:0;
 -webkit-transform: translateY(100%);
 -moz-transform: translateY(100%);
 -ms-transform: translateY(100%);
 transform: translateY(100%);
}
 100% {
 opacity:1;
 -webkit-transform: translateY(0%);
 -moz-transform: translateY(0%);
 -ms-transform: translateY(0%);
 transform: translateY(0%);
}
}
.nivo-caption p {
	display: block;
	-webkit-animation: nivo_p 2000ms ease-in-out;
	-moz-animation: nivo_p 2000ms ease-in-out;
	-ms-animation: nivo_p 2000ms ease-in-out;
	animation: nivo_p 2000ms ease-in-out;
}
 @-webkit-keyframes hvr-buzz-out {
 10% {
 -webkit-transform: translateX(3px) rotate(2deg);
 transform: translateX(3px) rotate(2deg);
}
 20% {
 -webkit-transform: translateX(-3px) rotate(-2deg);
 transform: translateX(-3px) rotate(-2deg);
}
 30% {
 -webkit-transform: translateX(3px) rotate(2deg);
 transform: translateX(3px) rotate(2deg);
}
 40% {
 -webkit-transform: translateX(-3px) rotate(-2deg);
 transform: translateX(-3px) rotate(-2deg);
}
 50% {
 -webkit-transform: translateX(2px) rotate(1deg);
 transform: translateX(2px) rotate(1deg);
}
 60% {
 -webkit-transform: translateX(-2px) rotate(-1deg);
 transform: translateX(-2px) rotate(-1deg);
}
 70% {
 -webkit-transform: translateX(2px) rotate(1deg);
 transform: translateX(2px) rotate(1deg);
}
 80% {
 -webkit-transform: translateX(-2px) rotate(-1deg);
 transform: translateX(-2px) rotate(-1deg);
}
 90% {
 -webkit-transform: translateX(1px) rotate(0);
 transform: translateX(1px) rotate(0);
}
 100% {
 -webkit-transform: translateX(-1px) rotate(0);
 transform: translateX(-1px) rotate(0);
}
}
 @keyframes hvr-buzz-out {
 10% {
 -webkit-transform: translateX(3px) rotate(2deg);
 transform: translateX(3px) rotate(2deg);
}
 20% {
 -webkit-transform: translateX(-3px) rotate(-2deg);
 transform: translateX(-3px) rotate(-2deg);
}
 30% {
 -webkit-transform: translateX(3px) rotate(2deg);
 transform: translateX(3px) rotate(2deg);
}
 40% {
 -webkit-transform: translateX(-3px) rotate(-2deg);
 transform: translateX(-3px) rotate(-2deg);
}
 50% {
 -webkit-transform: translateX(2px) rotate(1deg);
 transform: translateX(2px) rotate(1deg);
}
 60% {
 -webkit-transform: translateX(-2px) rotate(-1deg);
 transform: translateX(-2px) rotate(-1deg);
}
 70% {
 -webkit-transform: translateX(2px) rotate(1deg);
 transform: translateX(2px) rotate(1deg);
}
 80% {
 -webkit-transform: translateX(-2px) rotate(-1deg);
 transform: translateX(-2px) rotate(-1deg);
}
 90% {
 -webkit-transform: translateX(1px) rotate(0);
 transform: translateX(1px) rotate(0);
}
 100% {
 -webkit-transform: translateX(-1px) rotate(0);
 transform: translateX(-1px) rotate(0);
}
}
.boxes .rect-box:hover span a img {
	-webkit-animation-name: hvr-buzz-out;
	animation-name: hvr-buzz-out;
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
 @-webkit-keyframes box {
 0% {
 opacity:0;
 -webkit-transform: translateX(50%);
 -moz-transform: translateX(50%);
 -ms-transform: translateX(50%);
 transform: translateX(50%);
}
 100% {
 opacity:1;
 -webkit-transform: translateX(0%);
 -moz-transform: translateX(0%);
 -ms-transform: translateX(0%);
 transform: translateX(0%);
}
}
 @-moz-keyframes box {
 0% {
 opacity:0;
 -webkit-transform: translateX(50%);
 -moz-transform: translateX(50%);
 -ms-transform: translateX(50%);
 transform: translateX(50%);
}
 100% {
 opacity:1;
 -webkit-transform: translateX(0%);
 -moz-transform: translateX(0%);
 -ms-transform: translateX(0%);
 transform: translateX(0%);
}
}
 @-ms-keyframes box {
 0% {
 opacity:0;
 -webkit-transform: translateX(50%);
 -moz-transform: translateX(50%);
 -ms-transform: translateX(50%);
 transform: translateX(50%);
}
 100% {
 opacity:1;
 -webkit-transform: translateX(0%);
 -moz-transform: translateX(0%);
 -ms-transform: translateX(0%);
 transform: translateX(0%);
}
}
.boxes .rect-box {
	display: block;
	-webkit-animation: box 2000ms ease-in-out;
	-moz-animation: box 2000ms ease-in-out;
	-ms-animation: box 2000ms ease-in-out;
	animation: box 2000ms ease-in-out;
	-moz-transition: all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
	-webkit-transition: all 600ms;
	transition: all 600ms;
}
.boxes .rect-box:hover {
	background-color: #2b4a6d;
	-moz-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	-o-transform: translateY(-8px);
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
	-moz-transition: all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
	-webkit-transition: all 600ms;
	transition: all 600ms;
}
 @-webkit-keyframes step {
 0% {
 opacity:0;
 -webkit-transform: translateX(-50%);
 -moz-transform: translateX(-50%);
 -ms-transform: translateX(-50%);
 transform: translateX(-50%);
}
 100% {
 opacity:1;
 -webkit-transform: translateX(0%);
 -moz-transform: translateX(0%);
 -ms-transform: translateX(0%);
 transform: translateX(0%);
}
}
 @-moz-keyframes step {
 0% {
 opacity:0;
 -webkit-transform: translateX(-50%);
 -moz-transform: translateX(-50%);
 -ms-transform: translateX(-50%);
 transform: translateX(-50%);
}
 100% {
 opacity:1;
 -webkit-transform: translateX(0%);
 -moz-transform: translateX(0%);
 -ms-transform: translateX(0%);
 transform: translateX(0%);
}
}
 @-ms-keyframes step {
 0% {
 opacity:0;
 -webkit-transform: translateX(-50%);
 -moz-transform: translateX(-50%);
 -ms-transform: translateX(-50%);
 transform: translateX(-50%);
}
 100% {
 opacity:1;
 -webkit-transform: translateX(0%);
 -moz-transform: translateX(0%);
 -ms-transform: translateX(0%);
 transform: translateX(0%);
}
}
.stepform {
	display: block;
	-webkit-animation: step 2000ms ease-in-out;
	-moz-animation: step 2000ms ease-in-out;
	-ms-animation: step 2000ms ease-in-out;
	animation: step 2000ms ease-in-out;
}
.text-area {
	position: relative;
}
.text-area:after {
	content: "";
	/*   background-image: url(images/rev-arroow.jpg);*/



	background-repeat: no-repeat;
	background-position: center;
	width: 35px;
	height: 14px;
	position: absolute;
	top: 60px;
}
/*  Inner pages      */











section.inner-banner {
	position: relative;
	/*

       background-image: url(images/ser-banner.jpg);



    background-repeat: no-repeat;



    background-position: center;



    background-size: cover;

*/

	width: 100%;
	display: inline-block;
}
section.inner-banner .in-head {
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 6%;
	position: absolute;
	top: 0;
	padding-bottom: 5%;
	display:block;
}
section.inner-banner .in-head h1 {
	color: #f99400;
	text-align: center;
	font-size: 35px;
	font-weight: 600;
}
section.inner-banner .in-head a {
	color: #fff;
	display: inline-block;
	font-size: 16px;
}
section.inner-banner .in-head i {
	color: #fff;
	padding: 0 3px;
	display: inline-block;
	font-size: 16px;
}
section.inner-banner .in-head a.active {
	color: #4290e3;
	cursor: default;
}
section.inner-content p {
	color: #7c7c7c;
}
/*section.inner-content .right-img {



    width: auto;



    float: right;



    border: 5px solid #f9f8f8;



    padding: 0;



}*/



section.inner-content .right-img img {
	width: 100%;
}
section.inner-content .left-con {
	padding-left: 0;
	padding-right: 0;
}
section.inner-content {
	background-image: url(images/cont-bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #f1f1f1;
	padding-top: 58px;
	padding-bottom: 58px;
}
section.inner-content h3 {
	font-size: 25px;
	font-weight: 600;
	color: #16477b;
	margin-bottom: 38px;
	margin-top: 0;
}
section.inner-content h3 strong {
	color: #2c6eb4;
	font-weight: bold;
}
section.inner-content.ser .service-columns img {
	width: 100%;
}
section.inner-content.ser .service-columns {
	padding: 0;
	overflow: hidden;
	position: relative;
	width: 31.3333%;
	margin-bottom: 30px;
	box-shadow: 0px 2px 2px 0px #9a9a9a;
	-moz-box-shadow: 0px 2px 2px 0px #9a9a9a;
	-ms-box-shadow: 0px 2px 2px 0px #9a9a9a;
	-o-box-shadow: 0px 2px 2px 0px #9a9a9a;
	-webkit-box-shadow: 0px 1px 2px 0px #9a9a9a;
}
section.inner-content.ser {
	background-image: none;
	background-color: #6bd8ff;
	padding-bottom: 28px;
}
section.inner-content.ser .service-columns.one {
	margin-right: 3%;
}
section.inner-content.ser .service-columns.three {
	margin-left: 3%;
}
.fix.darkHeader .inner-banner {
	margin-top: 140px;
}
section.inner-content.ser .service-columns .box-head {
	position: absolute;
	bottom: 0;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	right: 0;
	left: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: -40px;
	border-radius: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b2d40+1,1b2d40+100&0.9+0,0.9+100 */



/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiMmQ0MCIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgIDxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiMxYjJkNDAiIHN0b3Atb3BhY2l0eT0iMC45Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYjJkNDAiIHN0b3Atb3BhY2l0eT0iMC45Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(27,45,64,0.9) 0%, rgba(27,45,64,0.9) 1%, rgba(27,45,64,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(27,45,64,0.9) 0%, rgba(27,45,64,0.9) 1%, rgba(27,45,64,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(27,45,64,0.9) 0%, rgba(27,45,64,0.9) 1%, rgba(27,45,64,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61b2d40', endColorstr='#e61b2d40', GradientType=0 ); /* IE6-8 */
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
section.inner-content.ser .service-columns .box-head h2 {
	color: #fff;
	text-transform: capitalize;
	margin: 0;
	font-size: 21px;
	text-align: left;
	margin-bottom: 35px;
}
section.inner-content.ser .service-columns .box-head:before {
	content: "";
	position: absolute;
	top: -8px;
	border-bottom: 8px solid rgba(27,45,64,0.9);
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	width: 0;
	height: 0;
}
section.inner-content.ser .service-columns:hover .box-head {
	margin-bottom: 0;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
section.inner-content.ser .service-columns:hover .box-head span {
}
section.inner-content.ser .service-columns .box-head span {
	display: block;
	width: 100%;
	float: left;
	padding: 15px;
	border: 1px solid #0f6c90;
}
section.inner-content.ser .service-columns .box-head p {
	color: #ececec;
	text-align: left;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 0;
}
section.inner-content.ser .service-columns .box-head a {
	float: right;
	text-align: center;
	padding: 0;
	color: #f99400;
	margin-top: 10px;
}
section.inner-banner img {
	width: 100%;
}
section.inner-content .left-con img {
	width: auto;
	float: right;
	border: 5px solid #f9f8f8;
	padding: 0;
	margin-left: 15px;
}
section.inner-content.ser .service-columns .box-head a:hover {
	color: #53c3f2;
}
section.inner-content.contact {
	background-image: none;
	background-color: #f1f1f1;
}
section.inner-content.contact .stepform {
	animation: none;
}
.contact-right {
	padding-right: 0;
	width: 47%;
	margin-left: 3%;
	float: right;
}
.contact-right .address h3 {
	margin-bottom: 15px;
}
.contact-right .address {
	padding: 15px;
	background-color: #fff;
	border-radius: 4px;
	margin-bottom: 20px;
	line-height: 25px;
}
.contact-right .address span {
	color: #5bc6f2;
}
.contact-right .con-map {
	background-color: #fff;
	padding: 5px;
	border-radius: 4px;
}
.contact-right .con-map iframe {
	display: block;
}
section.inner-content.lang {
	background-image: none;
	background-color: #f1f1f1;
}
.lang-box:nth-child(odd) {
	margin-right: 0;
	margin-left: 0px;
}
.lang-box {
	background-color: #fff;
	width: 49%;
	margin-right: 1%;
	min-height: 125px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	box-shadow: 0px 1px 1px 1px #e2e2e2;
}
/*.lang-box img {

    border-right: 1px solid #eaeaea;

    padding-right: 13px;

}*/

.lang-box h4 {
	padding-bottom: 8px;
	margin-top: 0;
	font-size: 20px;
	color: #3683d4;
	margin-bottom: 8px;
	border-bottom: 1px solid #f1f1f1;
}
.lang-box span {
	float: left;
	margin-right: 15px;
}
.lang-box p {
	margin-bottom: 0;
}
.lang-box:nth-child(6n) {
	margin-bottom: 0;
}
.lang-box:last-child {
	margin-bottom: 0;
}


div#result {
    text-align: left;
    margin-left: 5%;
    /* padding-top: 43px !important; */
    color: #1dacea;
    font-weight: bold;
    /* margin-top: 10px !important; */
    float: left;
    margin-top: 15px;
}



/*Responsive starts here*/











@media (max-width: 1199px) {
.lang-box {
	min-height: 145px;
}
/*	section.inner-content .right-img {



    width: 41.66666667%;



}*/



.text-area:after {
	width: 30px;
}
section.inner-content.ser .service-columns .box-head {
	padding-top: 15px;
	padding-bottom: 15px;
    margin-bottom: -25px;
}
section.inner-content.ser .service-columns .box-head p {
	font-size: 14px;
	line-height: 21px;
}
section.inner-content.ser .service-columns .box-head h2 {
	font-size: 17px;
	margin-bottom: 20px;
}
}
 @media (max-width: 1100px) {
.nivo-caption {
	margin-bottom: 20px;
}
.nivo-caption h3 {
	font-size: 26px;
	line-height: 36px;
}
.nivo-caption p {
	font-size: 18px;
	line-height: 30px;
}
}
 @media (max-width: 991px) {
.text-area:after {
	width: 22px;
}
section.inner-content .left-con img {
	width: 50%;
}
section.inner-banner .in-head h1 {
	color: #f99400;
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	margin-top: 0;
}
section.inner-content.ser .service-columns .box-head {
	padding-top: 23px;
	padding-bottom: 23px;
	margin-bottom: -35px;
}
section.inner-content.ser .service-columns .box-head h2 {
	font-size: 20px;
	margin-bottom: 24px;
}
section.inner-content.ser .service-columns .box-head p {
	font-size: 16px;
	line-height: 25px;
}
section.inner-content.ser .service-columns.one {
	margin-right: 4%;
}
section.inner-content.ser .service-columns.three {
	margin-left: 0;
	margin-right: 4%;
}
section.inner-content.ser .service-columns {
	width: 48%;
}
section.inner-content.ser .service-columns:nth-child(5n) {
	margin-right: 0;
}
section.inner-content.ser .service-columns:nth-child(7n) {
	margin-right: 0;
	margin-left: 4%;
}
.nivo-caption p br {
	display: none;
}
.nivo-caption h3 {
	font-size: 22px;
	line-height: 30px;
}
.nivo-caption p {
	font-size: 16px;
	line-height: 24px;
}
.stepform h1 {
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 25px;
}
.stepform h1 span {
	float: left;
}
.boxes .rect-box p {
	padding: 20px 15px 25px;
	font-size: 14px;
	line-height: 21px;
}
.rect-box h2 {
	margin: 13px;
	font-size: 16px;
	line-height: 23px;
}
.text-area select, .text-area textarea {
	min-height: 115px;
}
.contact-box {
	top: 15px;
	font-size: 14px;
	line-height: 22px;
}
}
 @media (max-width: 800px) {
.lang-box {
	min-height: 170px;
}
.row {
	margin: 0;
}
header .top {
	padding-right: 15px;
}
section.inner-content.ser .service-columns .box-head h2 {
	font-size: 18px;
}
}
 @media (max-width: 767px) {
	  section.inner-content h3 {
   
    margin-bottom: 20px;
}
section.inner-content {
    padding-top: 28px;
    padding-bottom: 28px;
}
section.inner-content.ser .service-columns.one {
	margin-right: 2%;
}
section.inner-content.ser .service-columns {
	width: 49%;
}
.contact-right {
	width: 100%;
	margin-left: 0;
	float: left;
	padding: 0;
	margin-top: 30px;
}
.text-area:after {
	width: 35px;
}
section.inner-banner .in-head a {
	font-size: 14px;
}
section.inner-banner .in-head h1 {
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 0;
}
section.inner-content.ser .service-columns .box-head p {
	font-size: 14px;
	line-height: 23px;
}
section.inner-content.ser .service-columns .box-head h2 {
	font-size: 18px;
}
section.inner-content.ser .service-columns .box-head {
    margin-bottom: -22px;
    /* top: 0; */
}
.nivo-caption h3 {
	font-size: 20px;
	line-height: 22px;
}
.nivo-caption p {
	font-size: 14px;
	line-height: 21px;
}
.nivo-caption {
	margin-bottom: 5px;
}
.content .boxes {
	padding-left: 0;
	margin-top: 35px;
	float: left;
}
.stepform {
	width: 100%;
	max-width: 100%;
	min-height: auto;
	padding-bottom: 65px;
}
.text-area select, .text-area textarea {
	min-height: 128px;
}
header.navbar-inverse.affix .logo {
	width: 70px;
}
header.navbar-inverse.affix {
	min-height: 70px;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #1b2d40;
}
header.navbar-inverse.affix .navbar-default .navbar-toggle {
	margin: 19px 0px;
}
.fix.darkHeader .banner {
	margin-top: 100px;
}
header .top {
	margin-right: -30px;
}
header .logo {
	width: 100px;
}
header .logo img {
	width: 100%;
}
.navbar-default .navbar-toggle {
	border: none;
	border-radius: 3px;
	background-color: #f99400;
	margin: 9px 0px 10px;
	-moz-transition: all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
	-webkit-transition: all 600ms;
	transition: all 600ms;
}
.navbar-default .navbar-collapse {
	padding: 0;
	background-color: #1b2d40;
	margin-bottom: 2px;
}
header .menu {
	width: 100%;
}
ul.nav.navbar-nav li a:before {
	z-index: 9;
	background: #285079;
	height: 1px;
}
ul.nav.navbar-nav {
	float: left;
	width: 100%;
	margin: 0;
	text-align: center;
}
ul.nav.navbar-nav li a {
	padding: 8px;
	color: #fff;
}
ul.nav.navbar-nav li {
	padding: 0;
	border-bottom: 1px solid #285079;
}
}
 @media (max-width: 730px) {
section.inner-content.ser .service-columns .box-head h2 {
	margin-bottom: 10px;
}
section.inner-content.ser .service-columns .box-head {
	padding-top: 12px;
}
}
 @media (max-width: 678px) {
.lang-box {
	min-height: 194px;
}
section.inner-content.ser .service-columns .box-head span {
	padding: 8px 15px;
}
section.inner-content.ser .service-columns .box-head {
	padding-top: 20px;
}
section.inner-content.ser .service-columns .box-head p {
	font-size: 14px;
	line-height: 21px;
}
}
 @media (max-width: 630px) {

	 .top a {
		 padding-top: 10px;
    padding-bottom: 5px;
    float: right;
    width: 100%;
    text-align: right;
}
.text-area:after {
	width: 30px;
}
section.inner-content.ser .service-columns .box-head p {
	font-size: 13px;
	line-height: 21px;
}
section.inner-content.ser .service-columns .box-head h2 {
	font-size: 18px;
}
section.inner-content.ser .service-columns .box-head {
	padding-top: 12px;
}
}
 @media screen and (min-width: 576px) and (max-width: 600px) {
section.inner-content.ser .service-columns .box-head {
	margin-bottom: -122px !important;
}
section.inner-content.ser .service-columns:hover .box-head {
	margin-bottom: 0 !important;
}
}
 @media (max-width: 600px) {
.lang-box:nth-child(6n) {
	margin-bottom: 20px;
}
.lang-box {
	width: 100%;
	margin-right: 0;
	min-height: auto;
}
.lang-box:nth-child(odd) {
	margin-left: 0;
}
section.inner-content.ser .service-columns .box-head {
	top: inherit;
	bottom: 0;
	margin-bottom: -146px;
}
section.inner-content.ser .service-columns .box-head h2 {
	font-size: 20px;
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: center;
}
section.inner-content.ser .service-columns .box-head p {
	font-size: 16px;
	line-height: 25px;
}
section.inner-content.ser .service-columns {
	width: 100% !important;
	margin: 0 0 30px !important;
}
.nivo-caption h3 {
	font-size: 18px;
}
.nivo-caption {
	margin-bottom: 0;
}
}
 @media (max-width: 550px) {
.text-area:after {
	width: 25px;
}
.nivo-caption {
	display: none !important;
}
}
 @media (max-width: 500px) {
	 header .logo {
    width: 76px;
}
.text-area select {
	margin-bottom: 25px;
}
.text-area:after {
	width: 100%;
	left: 0;
	top: 148px;
}
.text-area {
	position: relative;
	display: block;
	float: left;
	width: 100%;
}
section.inner-content .left-con img {
	width: 100%;
	margin-left: 0;
	margin-bottom: 20px;
}
footer {
	background-color: #1a2d40;
}
.stepform .text-content select {
	width: 100%;
}
.text-area select, .text-area textarea {
	width: 100%;
	margin-top: 10px;
}
header {
	position: relative;
}
.contact-box {
	position: static;
	float: left;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
}
.top a {
	width: 100%;
	padding: 8px 0 0;
	margin: 0;
	margin-right: -15px;
}
.top a:last-child {
	padding-bottom: 8px;
	padding-top: 4px;
}
.container-fluid.clearfix {
	text-align: right;
}
header .top {
	float: right;
	margin: 0;
	padding: 0;
}
}
 @media (max-width: 420px) {
section.inner-content.ser .service-columns .box-head {
	top: inherit;
	bottom: 0;
	margin-bottom: -134px;
}
section.inner-content.ser .service-columns .box-head h2 {
	font-size: 20px;
}
section.inner-content.ser .service-columns .box-head p {
	font-size: 14px;
	line-height: 21px;
}
}
 @media (max-width: 400px) {
.stepform .tab-content .btn-primary {
	padding: 8px 26px;
	margin-right: 15px;
}
.stepform .text-content {
	padding: 0 15px;
}
.stepform .nav-tabs>li>a {
	font-size: 11px;
	padding: 0 5px;
}
.top a img {
	display: none;
}
.top a:last-child {
	font-size: 12px;
}
.stepform h1 {
	font-size: 16px;
}
section.inner-content.ser .service-columns .box-head {
	bottom: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
}



/*@media (max-width: 350px){







section.inner-content.ser .service-columns .box-head {



    top: inherit;



    bottom: 0;



    margin-bottom: -155px;



}



section.inner-content.ser .service-columns .box-head h2 {



    margin-top: 0px;



    margin-bottom: 10px;



}



}*/
