.slick-loading .slick-slide, .slick-loading .slick-track, .slickslider {
	visibility: hidden
}
.menu-trigger, .search-trigger {
	float: right;
	position: relative
}
body, form {
	margin: 0;
	padding: 0
}
img {
	border: 0;
	max-width: 100%
}
address {
	font-style: normal
}
dl, h1, h2, h3, li, ol, p, ul {
	margin: 0
}
a {
	color: #065495;
	text-decoration: underline
}
a:hover {
	color: #000;
	text-decoration: none
}
.clear {
	clear: both
}
.ctr {
	text-align: center
}
.clearfix:after, .clearfix:before {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
hr {
	background: 0 0;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #abafab;
	clear: both;
	margin: 10px 0 20px;
	padding: 0
}
body {
	font-family: 'Titillium Web', sans-serif;
	font-size: 100%;
	font-weight: 400
}
.inner-wrap {
	padding: 0 15px
}
.send-email-table {
	border-spacing: 6px 8px;
	margin: 0 auto;
	width: 80%
}
header {
	background-color: #d8d3d3
}
.header-logo {
	display: inline-block;
	margin: 20px 0;
	max-width: 270px;
	vertical-align: top;
	width: 60%
}
.header-logo img {
	display: block;
	vertical-align: top
}
.header-top-container {
	background-color: #3384d0;
	padding: 10px 0;
	text-align: center
}
.search-trigger {
	background: url(../images/search-trigger.png) left top no-repeat;
	border-radius: 7px;
	height: 30px;
	margin: 24px 0 0;
	width: 30px;
	z-index: 1
}
#search {
	display: none;
	padding: 0 0 20px;
	text-align: center
}
#search .search-text, .search-btn {
	display: inline-block;
	vertical-align: top
}
#search .search-text {
	border: 1px solid #000;
	border-radius: 4px;
	font-size: 12px;
	height: 27px;
	line-height: 15px;
	padding: 2px 4px;
	width: 200px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.search-btn {
	background: url(../images/search-trigger.png) center center no-repeat;
	border: none;
	border-radius: 0;
	height: 23px;
	right: 0;
	top: 0;
	width: 23px;
	z-index: 1
}
.desktop-links {
	display: none
}
.menu-trigger {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	height: 21px;
	line-height: 19px;
	margin: 26px 0 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 27px
}
.menu-trigger span, .menu-trigger span:after, .menu-trigger span:before {
	background-color: #000;
	content: '';
	cursor: pointer;
	display: block;
	height: 4px;
	position: absolute;
	right: 0;
	top: 9px;
	width: 22px;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
#appointment-form, .page-scroll {
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.menu-trigger span:before {
	top: -7px
}
.menu-trigger span:after {
	top: 7px
}
.menu-trigger:hover {
	color: #000;
	text-decoration: none
}
.menu-trigger.active, .menu-trigger.active:hover {
	color: #000
}
.menu-trigger.active span {
	background-color: transparent
}
.menu-trigger.active span:after, .menu-trigger.active span:before {
	background-color: #000;
	top: 0
}
.menu-trigger.active span:before {
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.menu-trigger.active span:after {
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
header nav {
	clear: both;
	display: none;
	padding: 20px 0;
	text-align: center
}
header nav .inner-wrap, header nav ul {
	padding: 0
}
header nav ul li {
	background: 0 0;
	padding: 0
}
header nav ul li a {
	color: #000;
	font-size: 17px;
	line-height: 31px;
	text-decoration: none;
	text-transform: uppercase
}
header nav ul li.has-child>a {
	background: url(../images/plus-main.png) right 5px no-repeat;
	padding: 0 17px 0 0
}
header nav ul li.has-child.active>a {
	background: url(../images/minus-main.png) right 5px no-repeat
}
header nav ul li.has-child-dropdown1>a, header nav ul li.has-child-dropdown2>a {
	background: url(../images/plus.png) right 3px no-repeat;
	padding: 0 17px 0 0
}
header nav ul li.has-child-dropdown1.active>a, header nav ul li.has-child-dropdown2.active>a {
	background: url(../images/minus.png) right 3px no-repeat
}
header nav ul li.has-child-dropdown1>ul, header nav ul li.has-child>ul {
	display: none;
	padding: 0
}
header nav ul li.has-child ul li a, header nav ul li.has-child-dropdown1 ul li a, header nav ul li.has-child-dropdown2 ul li a {
	color: #000;
	font-size: 14px;
	line-height: 31px
}
header nav ul li a:hover, header nav ul li ul li a:hover {
	color: #000
}
#banner {
	margin: 0 0 17px;
	overflow: hidden;
	position: relative
}
#banner img {
	display: block;
	vertical-align: top;
	width: 100%
}
#banner .banner-text {
	font-size: 21px;
	font-weight: 500;
	line-height: 23px
}
#banner .banner-text span {
	background-color: rgba(255, 255, 255, .6);
	position: absolute;
	text-align: center;
	top: 31%;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#banner .banner-text .automative {
	background: 0 0;
	color: #fff;
	right: 5%;
	width: auto
}
#banner .banner-text .heavy-engineering {
	color: #b04a39
}
#banner .banner-text .transportation {
	color: #000;
	font-weight: 700;
	left: 2%;
	top: 17%;
	width: 10%
}
#banner .banner-text span span {
	background: 0 0;
	display: block;
	font-size: 23px;
	font-weight: 600;
	line-height: 25px;
	padding: 0;
	position: relative;
	top: auto;
	width: auto
}
#home-banner .bx-wrapper .bx-controls-auto .bx-controls-auto-item, #home-banner .bx-wrapper .bx-pager .bx-pager-item, .iso-text {
	display: inline-block
}
#home-banner {
	background: url(../images/delivering-engineering-excellence-banner-min.jpg) center top no-repeat;
	background-size: 100% 100%;
	min-height: 140px;
	position: relative;
	z-index: 0
}
#home-banner #loading, #home-banner .bx-wrapper {
	display: none
}
.iso-text {
	background: #e83c2d;
	border-radius: 10px;
	bottom: 65px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	left: 130px;
	line-height: 23px;
	padding: 10px 15px;
	position: absolute
}
#loading {
	background-color: #fff;
	position: absolute;
	height: 100%;
	left: 0;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 999999
}
#loading>img {
	left: 0;
	margin: 0 auto;
	max-width: 106px;
	position: absolute;
	right: 0;
	top: 24%;
	width: 17%
}
#home-banner .bx-controls.bx-has-pager {
	bottom: 2px;
	left: 0;
	position: absolute;
	right: 0
}
#home-banner .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: 700;
	color: #666;
	padding-top: 20px
}
#home-banner .bx-wrapper .bx-pager.bx-default-pager a {
	background: #000;
	border: 2px solid #fff;
	border-radius: 9px;
	text-indent: -9999px;
	display: block;
	width: 9px;
	height: 9px;
	margin: 0 10px;
	outline: 0
}
#home-banner .bx-wrapper .bx-pager.bx-default-pager a.active, #home-banner .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #065495
}
#home-banner div .banner-text {
	background-color: rgba(204, 212, 218, .5);
	bottom: 0;
	color: #000;
	font-size: 17px;
	left: 0;
	line-height: 19px;
	padding: 4px 20px 27px;
	position: absolute;
	right: 0;
	text-align: center
}
h1, h2, h3 {
	color: #065495;
	font-weight: 500
}
h3, p {
	padding: 0 0 15px
}
#home-banner div .banner-text span {
	display: block;
	font-size: 20px;
	font-weight: 500;
	line-height: 29px
}
h1, h2 {
	line-height: 32px
}
main {
	display: block;
	font-size: 15px;
	line-height: 27px;
	padding: 0 0 55px
}
body[data-pagetype=home] main {
	padding: 0
}
.page-scroll {
	bottom: 20px;
	cursor: pointer;
	opacity: 0;
	position: fixed;
	right: -51px
}
.page-scroll.active {
	opacity: .5;
	right: 0
}
.page-scroll:hover {
	opacity: 1
}
ul {
	list-style: none;
	padding: 0 0 15px 20px
}
ul li {
	background: url(../images/bullet.jpg) left 10px no-repeat;
	padding: 0 0 3px 16px
}
ul li ul {
	padding: 0 0 0 20px
}
h1 {
	font-size: 29px;
	padding: 0 0 25px;
	text-transform: uppercase
}
h2 {
	font-size: 20px;
	padding: 9px 0 20px
}
h3 {
	font-size: 18px;
	line-height: 28px
}
.home-contact-container {
	text-align: center
}
.home-contact-container>div {
	padding: 20px 10px
}
.home-contact-container>div h3 {
	color: #fff;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase
}
.home-contact-container #appointment-form h3 {
	color: #065495
}
.home-contact-container .about-us {
	background-color: #1abc9c
}
.home-contact-container .appointment {
	background-color: #34495e
}
.home-contact-container .drop-mail {
	background-color: #e74c3c
}
.home-contact-container>div .btn {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	line-height: 15px;
	padding: 10px;
	text-decoration: none;
	vertical-align: top
}
.home-contact-container>div .btn:hover {
	background-color: #fff;
	color: #000
}
#appointment-form div.fieldwrapper, #appointment-form-inner div.fieldwrapper {
	margin: 0;
	width: 100%
}
#appointment-form div.fieldwrapper:after, #appointment-form div.fieldwrapper:before, #appointment-form-inner div.fieldwrapper:after, #appointment-form-inner div.fieldwrapper:before {
	content: "";
	display: block
}
#appointment-form div.fieldwrapper:after, #appointment-form-inner div.fieldwrapper:after {
	clear: both
}
#appointment-form div.fieldwrapper label.styled, #appointment-form-inner div.fieldwrapper label.styled {
	width: 100%;
	margin: 0 auto
}
#appointment-form div.fieldwrapper div.thefield, #appointment-form-inner div.fieldwrapper div.thefield {
	margin-bottom: 10px;
	width: 100%
}
#appointment-form div.fieldwrapper div.thefield input#datepicker, #appointment-form div.fieldwrapper div.thefield input[type=email], #appointment-form div.fieldwrapper div.thefield input[type=tel], #appointment-form div.fieldwrapper div.thefield input[type=text], #appointment-form div.fieldwrapper div.thefield select, #appointment-form-inner div.fieldwrapper div.thefield input#datepicker, #appointment-form-inner div.fieldwrapper div.thefield input[type=email], #appointment-form-inner div.fieldwrapper div.thefield input[type=tel], #appointment-form-inner div.fieldwrapper div.thefield input[type=text], #appointment-form-inner div.fieldwrapper div.thefield select, .thefield textarea {
	border: 1px solid #bdbdbd;
	width: 100%;
	padding: 3px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 0 2px #ccc inset;
	-moz-box-shadow: 0 0 2px #ccc inset;
	box-shadow: 0 0 2px #ccc inset;
	position: relative
}
#appointment-form div.fieldwrapper div.thefield textarea, #appointment-form-inner div.fieldwrapper div.thefield textarea {
	height: 100px
}
#appointment-form .wpcf7-form, #appointment-form-inner .wpcf7-form {
	margin: 0 auto;
	width: 100%
}
#appointment-form .thefield div, #appointment-form-inner .thefield div {
	float: left;
	width: 50%
}
#appointment-form div.buttonsdiv, #appointment-form-inner div.buttonsdiv {
	margin: 15px 0 0;
	text-align: center
}
#appointment-form .form_error, #appointment-form .form_success, #appointment-form-inner .form_error, #appointment-form-inner .form_success {
	clear: both
}
#appointment-form .wpcf7-submit, #appointment-form-inner .wpcf7-submit {
	background-color: #34495e;
	border: 2px solid #000;
	border-radius: 7px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 15px;
	padding: 10px 15px;
	text-transform: uppercase;
	vertical-align: top
}
#appointment-form .wpcf7-submit:hover, #appointment-form-inner .wpcf7-submit:hover {
	background-color: #000;
	color: #fff
}
#appointment-form {
	height: 0;
	min-height: 0;
	padding: 0;
	opacity: 0;
	overflow: hidden
}
#appointment-form.active {
	min-height: 570px;
	padding: 10px 15px;
	opacity: 1
}
body[data-pagetype=home] main h2 {
	clear: both;
	padding: 0 0 20px;
	position: relative;
	text-align: center
}
#case-studies-container, #case-studies-container.case-studies-container-inner, #services-bucket-container {
	background-color: #f4f4f4;
	padding: 50px 0
}
#services-bucket-container h1 {
	text-align:center;

}
#whytechnosoft-container {
	background: #161616;
	padding: 100px 0
}
#services-bucket-container.services-bucket-container-inner {
	background-color: #fff
}
body[data-pagetype=home] main #case-studies-container h2 span, body[data-pagetype=home] main #services-bucket-container h2 span {
	background-color: #f4f4f4
}
body[data-pagetype=home] main #whytechnosoft-container h2::before {
	display: none
}
#whytechnosoft-container h2, #whytechnosoft-container ul {
	color: #fff
}
#whytechnosoft-container ul {
	font-size: 17px;
	line-height: 35px;
	padding: 0
}
#whytechnosoft-container ul li {
	background-position: left 15px;
	padding: 0 0 3px 21px
}
.services-inner-bucket h2 {
	font-size: 33px;
	line-height: 36px;
	text-align: center
}
#services-bucket {
	text-align: center
}
#services-bucket.services-home-bucket>div, #services-bucket.services-innerpage-bucket>div, .services-inner-bucket #services-bucket>.slick-list>div {
	display: inline-block;
	margin: 0 0 40px;
	overflow: hidden;
	position: relative;
	text-align: center;
	vertical-align: top
}
.services-inner-bucket #services-bucket>.slick-list .slick-slide {
	margin: 0 40px;
	overflow: hidden
}
.industries-inner-bucket #industries-bucket .slick-prev, .services-inner-bucket #services-bucket .slick-prev {
	left: 0;
	top: 39%
}
.industries-inner-bucket #industries-bucket .slick-next, .services-inner-bucket #services-bucket .slick-next {
	right: 0;
	top: 39%
}
#services-bucket a {
	text-decoration: none
}
#services-bucket div .title {
	background-color: #373737;
	position: relative;
	z-index: 2
}
.resources-buckets {
	text-align: center
}
.resources-buckets article {
	background-color: #e1e6ea;
	border: 1px solid #ccc;
	display: block;
	font-size: 12px;
	font-weight: 500;
	margin: 0 auto 30px;
	position: relative;
	text-transform: uppercase
}
.resources-buckets article a {
	color: #065495;
	display: block;
	padding: 0 0 7px;
	text-decoration: none
}
.resources-buckets article img {
	border-bottom: 1px solid #ccc;
	display: block;
	vertical-align: top;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.resources-buckets article a span {
	display: block;
	font-weight: 700;
	margin: 0;
	position: relative;
	vertical-align: top
}
.resources-buckets a .resources-caption {
	padding: 0 29px
}
.resources-buckets article a span.content {
	display: none;
	margin: 0;
	padding: 0 20px
}
.resources-buckets article:hover a span.content {
	color: #fff;
	display: block;
	font-size: 13px;
	left: 50%;
	line-height: 26px;
	position: absolute;
	top: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	z-index: 1;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.resources-buckets article:hover {
	background-color: #000;
	color: #fff
}
.resources-buckets article:hover a {
	color: #fff
}
.resources-buckets article:hover a>span::after {
	background-color: rgba(0, 0, 0, .7);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
#services-bucket>div>div {
	display: block;
	overflow: hidden;
	position: relative
}
#services-bucket div img {
	display: block;
	vertical-align: top;
	width: 100%
}
#services-bucket div .btn {
	background-color: #969393;
	border-radius: 10px;
	color: #000;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	left: 0;
	line-height: 28px;
	margin: 0 auto;
	opacity: 0;
	overflow: hidden;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 41%;
	width: 130px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
#services-bucket div a.title:hover {
	color: #000
}
#services-bucket div .btn::after {
	background-color: #fff;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	transform: skew(-63deg);
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
#services-bucket div .btn:hover::after {
	-moz-transition: skew(0);
	-ms-transition: skew(0);
	-o-transition: skew(0);
	-webkit-transition: skew(0);
	transform: skew(0)
}
#services-bucket div .title {
	color: #fff;
	display: block;
	padding: 10px 5px;
	text-decoration: none
}
#services-bucket div span.service-bucket-bg {
	color: #000;
	font-size: 35px;
	font-weight: 500;
	height: 100%;
	left: 0;
	line-height: 39px;
	opacity: 1;
	padding: 22% 40px 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scale(1);
	width: 100%;
	z-index: 1;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
#services-bucket div.first span.service-bucket-bg {
	background: url(../images/mechanical-services.jpg) left top no-repeat;
	background-size: 100% auto
}
#services-bucket div.second span.service-bucket-bg {
	background: url(../images/electrical-services.jpg) left top no-repeat;
	background-size: 100% auto
}
#services-bucket div.third span.service-bucket-bg {
	background: url(../images/content-management.jpg) left top no-repeat;
	background-size: 100% auto;
}
#services-bucket div.fourth span.service-bucket-bg {
	background: url(../images/electronics-services-bg-new.jpg) left top no-repeat;
	background-size: 100% auto
}
#services-bucket div.fifth span.service-bucket-bg {
	background: url(../images/oil-gas-consulting.jpg) left top no-repeat;
	background-size: 100% auto
}
#services-bucket div.sixth span.service-bucket-bg {
	background: url(../images/it-services.jpg) left top no-repeat;
	background-size: 100% auto
}
#services-bucket.services-home-bucket div:hover::after, #services-bucket.services-innerpage-bucket div:hover::after, .services-inner-bucket #services-bucket div.slick-slide:hover::after {
	display: none
}
#services-bucket.services-home-bucket>div a:hover span.service-bucket-bg, #services-bucket.services-innerpage-bucket div a:hover span.service-bucket-bg, .services-inner-bucket #services-bucket .slick-slide a:hover span.service-bucket-bg {
	opacity: 0;
	transform: scale(10)
}
#services-bucket.services-home-bucket div a:hover .btn, #services-bucket.services-innerpage-bucket div a:hover .btn, .services-inner-bucket #services-bucket .slick-slide a:hover .btn {
	opacity: 1;
	z-index: 2
}
#home-banner .bx-wrapper {
	position: relative
}
#home-banner .bx-wrapper img {
	max-width: 100%;
	display: block;
	width: 100%
}
#home-banner .bx-wrapper .bx-viewport {
	max-height: 500px;
	overflow: hidden;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}
#home-banner .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 41%;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999
}
#home-banner .bx-wrapper .bx-controls-direction a.disabled {
	display: none
}
#home-banner .bx-wrapper .bx-prev {
	left: -40px;
	background: url(../images/slick-prev.jpg) center top no-repeat;
	background-size: 100% auto
}
#home-banner .bx-wrapper .bx-next {
	right: -40px;
	background: url(../images/slick-next.jpg) center top no-repeat;
	background-size: 100% auto
}
#home-banner .bx-wrapper .bx-prev:hover {
	background: url(../images/slick-prev-hover.jpg) center top no-repeat;
	background-size: 100% auto
}
#home-banner .bx-wrapper .bx-next:hover {
	background: url(../images/slick-next-hover.jpg) center top no-repeat;
	background-size: 100% auto
}
#industries-bucket-container {
	background: url(../images/industries-bucket-bg.jpg) center center no-repeat;
	padding: 30px 0
}
.industries-inner-bucket #industries-bucket>.slick-list .slick-slide {
	border: none;
	margin: 0 40px;
	overflow: hidden;
	text-align: center
}
#industries-bucket-container h2 {
	color: #fff
}
#industries-bucket.industries-home-bucket div, #industries-bucket.industries-innerpage-bucket div {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: inline-block;
	float: left;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	width: 50%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#industries-bucket.industries-innerpage-bucket div {
	background: #2e2e2e
}
#industries-bucket div:nth-of-type(2n) {
	border-right: none
}
#industries-bucket div:nth-of-type(7), #industries-bucket div:nth-of-type(8) {
	border-bottom: none
}
#industries-bucket div a {
	color: #fff;
	display: block;
	min-height: 178px;
	padding: 20px 5px;
	text-decoration: none
}
#industries-bucket div a img {
	display: block;
	margin: 0 auto 3px;
	vertical-align: top
}
#industries-bucket div a .content {
	display: none
}
#industries-bucket div a:hover {
	background-color: rgba(0, 0, 0, .1)
}
.industries-inner-bucket h2 {
	font-size: 33px;
	line-height: 36px;
	text-align: center
}
#case-studies-container {
	padding: 50px 0
}
.case-studies>div {
	display: inline-block;
	margin: 0 0 30px;
	position: relative
}
.case-studies img {
	display: block;
	vertical-align: top
}
.case-studies .content {
	background-color: rgba(55, 55, 55, .95);
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 10px 17px;
	position: absolute;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.case-studies .content .title {
	display: block;
	font-size: 13px;
	line-height: 20px;
	overflow: hidden
}
.case-studies .content p {
	font-size: 14px;
	line-height: 15px;
	padding: 0 0 2px
}
.case-studies .content .btn {
	border: 1px solid #fff;
	border-radius: 20px;
	color: #fff;
	display: inline-block;
	margin: 10px 0 0;
	padding: 2px 18px;
	text-decoration: none;
	vertical-align: top
}
.slick-next, .slick-prev {
	border-radius: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 35px;
	height: 35px;
	padding: 0;
	margin-top: -10px\9;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	z-index: 999;
	transition: all .5s
}
.slick-list, .slick-slide, .slick-slider, .slick-track {
	position: relative
}
.slick-prev {
	background: url(../images/slick-prev.jpg) center top no-repeat;
	background-size: 100% auto;
	left: -55px
}
.slick-next {
	background: url(../images/slick-next.jpg) center top no-repeat;
	background-size: 100% auto;
	right: -55px
}
.slick-prev:focus, .slick-prev:hover {
	background: url(../images/slick-prev-hover.jpg) center top no-repeat;
	background-size: 100% auto
}
.slick-next:focus, .slick-next:hover {
	background: url(../images/slick-next-hover.jpg) center top no-repeat;
	background-size: 100% auto
}
.slick-slider {
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text
}
.slick-list {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: 0
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-track {
	top: 0;
	left: 0;
	display: block
}
.slick-track:after, .slick-track:before {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-slide {
	background: 0 0;
	border-right: 1px solid #fff;
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	outline: 0;
	padding: 0
}
.slick-slide img {
	display: block;
	margin: 0 auto 69px
}
#services-bucket.slick-slider .slick-slide img {
	margin: 0 auto
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.case-studies {
	overflow: hidden
}
.slick-initialized {
	visibility: visible
}
.case-studies .slick-current p {
	background: 0 0!important
}
.case-studies .hmnewsbtn {
	float: none;
	margin: 0 auto 2em;
	width: 8em;
	text-align: center
}
.slickslider {
	margin: 0 56px;
	padding: 0
}
.case-studies-inner .slickslider {
	margin: 0
}
.slick-center img {
	opacity: 1
}
.slidecont {
	font-size: 14px;
	height: auto;
	left: 0;
	line-height: 25px;
	margin: auto;
	padding: 20px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 70px;
	transition: all .5s ease 0s
}
.slick-center .slidecont {
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
#testimonials-container {
	background: url(../images/testimonials-container-bg.jpg) center top no-repeat;
	padding: 30px 0
}
.testimonials>div {
	padding: 0 0 30px
}
.testimonials blockquote {
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	vertical-align: top
}
.testimonials blockquote::before {
	color: #fff;
	content: "\0201C";
	display: inline-block;
	float: left;
	font-family: Roboto, sans-serif;
	font-size: 150px;
	height: 40px;
	line-height: 150px;
	width: 60px
}
.testimonials h3 {
	text-align: center
}
.testimonials .btn {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	line-height: 19px;
	padding: 11px 20px;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.testimonials .btn:hover {
	background-color: #064992
}
#get-in-touch .email-link, .feedback-form-fields .wpcf7-submit, .feedback-form-fields2 .wpcf7-submit {
	background: url(../images/contact-icon.png) 26px 16px no-repeat #065495;
	border-radius: 27px;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	line-height: 21px;
	padding: 12px 30px 15px 62px;
	text-decoration: none
}
.feedback-form-fields .wpcf7-submit, .feedback-form-fields2 .wpcf7-submit {
	border: none;
	cursor: pointer;
	padding: 12px 30px 15px 32px;
	background: #065495
}
#get-in-touch .email-link:hover, .feedback-form-fields .wpcf7-submit:hover, .feedback-form-fields2 .wpcf7-submit:hover {
	background-color: #000
}
.pageTitle {
	border-bottom: 1px solid #b1adad;
	font-size: 22px;
	font-weight: 500;
	line-height: 25px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center
}
.hbspt-form .hs-form .hs_submit .hs-button {
	border-radius: 10px;
	cursor: pointer;
	border: none;
	margin: 0 auto;
	display: block;
	background: #000;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	padding: 7px 20px;
	text-transform: uppercase
}
.feedback-form-fields, .feedback-form-fields2 {
	margin: 0 auto;
	width: 100%;
	max-width: 420px;
	padding: 20px 0 0;
	text-align: center
}
.feedback-form-fields input, .feedback-form-fields textarea, .feedback-form-fields2 input, .feedback-form-fields2 textarea {
	font-size: 13px;
	line-height: 15px
}
.feedback-form-fields .modal-content, .feedback-form-fields2 .modal-content {
	width: 50%;
	margin: 4% auto 0
}
.feedback-form-fields .form-control, .feedback-form-fields2 .form-control {
	width: 90%;
	margin: 10px auto;
	height: 35px;
	border: 1px solid #ccc;
	outline: 0;
	border-radius: 0;
	font-size: 16px;
	color: #999
}
.casestudy-form-popup .modal-content, .feedback-form-popup .modal-content {
	width: 50%;
	margin: 0 auto
}
.casestudy-form-popup .fieldwrapper {
	margin: 0 0 20px
}
.casestudy-form-popup textarea {
	box-shadow: none;
	height: 100px
}
.casestudy-form-popup .close, .feedback-form-popup .close {
	background: 0 0;
	cursor: pointer;
	font-size: 35px;
	font-weight: 700;
	line-height: 1;
	color: #065495;
	text-shadow: 0 1px 0 #fff;
	opacity: 1;
	position: absolute;
	right: 5px;
	top: 0;
	z-index: 999;
	outline: 0;
	border: none
}
.hbspt-form .hs-form, .hbspt-form .hs-form .hs-form-field label {
	text-align: center
}
.hbspt-form .hs-form .input textarea {
	width: 92%
}
.hbspt-form .hs-form .hs_submit .actions {
	margin: 0;
	padding: 0
}
.hbspt-form .hs-form .hs-error-msgs {
	clear: both;
	padding: 5px 0 0
}
.hbspt-form .hs-form .hs-error-msgs li {
	background: 0 0;
	padding: 0
}
.feedback-form-popup.campaign-pop-up .wpcf7-form-control.wpcf7-submit {
	margin: 20px 0 0
}
.logo-slider-container {
	display: none;
	padding: 50px 0
}
.logo-slider-container .bx-wrapper img {
	max-width: 100%;
	display: block
}
.logo-slider-container .bx-wrapper .bx-viewport {
	overflow: hidden;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}
.lets-talk-container {
	background-color: #064992;
	padding: 30px 0
}
.callout-section h3 {
	color: #fff;
	font-size: 22px;
	line-height: 25px
}
.callout-section h4 {
	color: #fff;
	font-size: 20px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 20px
}
.lets-talk-container .btn {
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 25px;
	color: #000;
	display: inline-block;
	font-size: 20px;
	line-height: 23px;
	padding: 10px 30px;
	text-decoration: none;
	text-align:center;
}
.lets-talk-container .btn:hover {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff
}
footer {
	background-color: #373737;
	padding: 30px 0 60px 0;
}
footer nav {
	padding: 0 0 30px;
	text-align: center
}
.social-icons .title, footer nav .title {
	color: #fff;
	font-size: 26px;
	line-height: 30px;
	padding: 0 0 10px;
	text-decoration: none;
	text-transform: uppercase
}
footer nav ul {
	padding: 0 0 20px
}
footer nav li ul {
	padding: 0 0 0 18px
}
footer nav ul li {
	background: 0 0;
	padding: 0
}
footer nav ul li a {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	text-decoration: none
}
.copyright-info a, .footer-right .footer-email a {
	color: #fff;
	text-decoration: none
}
.copyright-info a:hover, .footer-right .footer-email a:hover, footer nav a.title:hover, footer nav ul li a:hover {
	color: #fff;
	text-decoration: underline
}
.social-icons .title {
	display: block
}
.copyright-info a, .social-icons a {
	display: inline-block;
	vertical-align: top
}
.social-icons a {
	border-radius: 20px;
	height: 31px;
	text-decoration: none;
	width: 32px
}
.social-icons .facebook {
	background: url(../images/social-media/facebook.jpg) left -31px no-repeat
}
.social-icons .twitter {
	background: url(../images/social-media/twitter.jpg) left -31px no-repeat
}
.social-icons .linkedin {
	background: url(../images/social-media/linkedin.jpg) left -31px no-repeat
}
.social-icons .google-plus {
	background: url(../images/social-media/google-plus.jpg) left -31px no-repeat
}
.social-icons .youtube {
	background: url(../images/social-media/youtube.jpg) left -31px no-repeat
}
.social-icons .blog {
	background: url(../images/social-media/blog.jpg) left -31px no-repeat
}
.social-icons a:hover {
	background-position: left top
}
.copyright-info {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	padding: 40px 0 0;
	text-align: center
}
.copyright-info a {
	margin: 0 0 0 20px;
	position: relative
}
.copyright-info a::before {
	background-color: #fff;
	content: "";
	height: 13px;
	left: -11px;
	position: absolute;
	top: 5px;
	width: 1px
}
.sticky-social-icons {
	background-color: #065495;
	color: #fff;
	left: 0;
	padding: 20px 0;
	position: fixed;
	text-align: center;
	top: 194px;
	width: 50px
}
.sticky-social-icons .title {
	display: block;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 10px;
	text-align: center
}
.sticky-social-icons a, .sticky-social-icons a img {
	display: inline-block;
	margin: 0 auto;
	vertical-align: top
}
.footer-right {
	text-align: center
}
.footer-right .footer-email {
	color: #fff;
	display: block;
	padding: 20px 0 0
}
.main-content {
	clear: both;
	border-top: 1px solid #a6a6a6;
	margin: 30px 0 0
}
.main-content.full-width {
	padding: 20px 0 0
}
.download-brochure {
	padding: 0 0 50px;
	text-align: left
}
.download-brochure>a {
	border: 1px solid #7c7777;
	color: #fff;
	display: inline-block;
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: top
}
.download-brochure img {
	display: block;
	vertical-align: top
}
.download-brochure span {
	background-color: #7c7777;
	display: block;
	padding: 11px 10px;
	position: relative;
	z-index: 1
}
.right-content .download-brochure {
	text-align: center
}
.left-content {
	clear: both;
	padding: 30px 0 0
}
.right-content h2 {
	font-size: 19px;
	line-height: 27px;
	padding: 0 0 10px;
	text-transform: uppercase
}
.right-content h2 a {
	text-decoration: none
}
.right-content ul {
	background-color: #7c7777;
	margin: 0 0 30px;
	padding: 0 7px
}
.right-content ul.services-with-inv-links {
	margin: 0
}
.right-content ul li {
	background: 0 0;
	padding: 0
}
.right-content ul li a {
	background: url(../images/right-content-li-bg.jpg) 12px 16px no-repeat;
	border-top: 1px solid #a6a6a6;
	color: #fff;
	display: block;
	padding: 6px 0 4px 29px;
	text-decoration: none
}
.right-content ul.services-with-inv-links li:last-child a {
	border-bottom: 1px solid #a6a6a6
}
.right-content ul li:first-child a {
	border: none
}
.right-content ul li a:hover {
	background: url(../images/right-content-li-hover-bg.jpg) 12px 16px no-repeat;
	color: #ccc
}
.partners-info>div {
	padding: 0 0 30px
}
.partners-info a {
	display: block;
	margin: 0 auto;
	max-width: 200px
}
.case-studies-resources {
	margin: 0 auto 40px;
	max-width: 900px
}
.case-study-feature-image, .feature-image {
	display: block;
	margin: 0 auto;
	padding: 0 0 30px;
	text-align: center
}
.case-study-feature-image {
	max-width: 300px
}
.case-study-feature-image img, .feature-image img {
	display: block;
	margin: 0 auto;
	vertical-align: top
}
.case-study-feature-image img {
	border: 1px solid #7c7777
}
.case-study-download-btn, .case-study-pdf-download-btn {
	text-align: center
}
.case-study-download-btn a, .case-study-pdf-download-btn a {
	background: #065495;
	border-radius: 27px;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	line-height: 21px;
	padding: 12px 30px 15px;
	text-decoration: none
}
.case-study-download-btn a:hover, .case-study-pdf-download-btn a:hover {
	background: #000
}
.feature-image .product-description {
	display: block;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	padding: 10px 0 0;
	text-align: center
}
.logo-box {
	text-align: center
}
.logo-box>div {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 20px;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 4px 8px 0 #ccc;
	-moz-box-shadow: 0 4px 8px 0 #ccc;
	box-shadow: 0 4px 8px 0 #ccc
}
.logo-box>div.bsi-logo {
	margin: 0 0 20px
}
.logo-box>div>img {
	display: block;
	width: 100%;
	max-width: 100%
}
.case-studies-bucket, .resources-buckets {
	text-align: center
}
.case-studies-bucket article {
	background-color: #e1e6ea;
	border: 1px solid #ccc;
	display: block;
	font-weight: 500;
	margin: 0 auto 30px;
	max-width: 220px;
	position: relative;
	text-transform: uppercase
}
.case-studies-bucket article a {
	color: #065495;
	display: block;
	padding: 0 0 20px;
	text-decoration: none
}
.case-studies-bucket article.engineering-analysis a {
	padding: 0 0 32px
}
.case-studies-bucket article img {
	border-bottom: 1px solid #ccc;
	display: block;
	vertical-align: top;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.case-studies-bucket article a span {
	display: block;
	margin: 0 0 16px;
	position: relative;
	vertical-align: top
}
.case-studies-bucket article.engineering-analysis a span {
	margin: 0 0 31px
}
.resources-buckets article a span.content {
	font-size: 14px
}
.case-studies-bucket article a span.content {
	display: none;
	margin: 0;
	padding: 0 5px
}
.case-studies-bucket article:hover a span.content {
	color: #fff;
	display: block;
	font-size: 15px;
	left: 50%;
	line-height: 26px;
	position: absolute;
	top: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	z-index: 1;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.case-studies-bucket article:hover {
	background-color: #000;
	color: #fff
}
.case-studies-bucket article:hover a {
	color: #fff
}
.case-studies-bucket article:hover a>span::after {
	background-color: rgba(0, 0, 0, .7);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
#corp-video .video {
	background: #065495;
	padding: 20px;
	margin: 0 0 20px
}
#corp-video iframe {
	border: none;
	display: block;
	height: 250px;
	vertical-align: top;
	width: 100%
}
.breadcrumb {
	padding: 25px 0 20px
}
.breadcrumb>p {
	color: #065495;
	font-size: 18px;
	line-height: 27px;
	padding: 0
}
ul.sitemap {
	padding: 0
}
ul.sitemap li {
	background: 0 0;
	padding: 5px 0
}
ul.sitemap ul {
	padding: 5px 0 0 15px
}
.divide-data>div, .feature-image>div, .image-gallery>div {
	padding: 0 0 30px
}
.feature-image, .image-gallery {
	text-align: center
}
.feature-image>div a, .image-gallery div a {
	display: inline-block
}
.contact-form form div div, .contact-form form>div {
	margin: 0 0 20px
}
.contact-form form input, .contact-form form textarea {
	background-color: #f0f0f0;
	border: none;
	color: #414042;
	display: block;
	font-family: "Titillium Web", sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding: 15px 20px;
	resize: none;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.contact-form form input:focus, .contact-form form textarea:focus {
	background-color: #d9e2ec;
	border: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .02) inset, 0 0 8px rgba(0, 0, 0, .2)
}
.contact-form form .wpcf7-submit {
	background-color: transparent;
	border: 1px solid #e1e0e7;
	border-radius: 30px;
	cursor: pointer;
	font-size: 14px;
	line-height: 16px;
	margin: 0 auto;
	padding: 15px 40px;
	width: 210px
}
.contact-form form .wpcf7-submit:hover {
	background-color: #f0f0f0
}
.resources-buckets {
	margin-bottom: 30px
}
.right-content.campaign-form-heading>h3 {
	font-weight: 600
}
.right-content.campaign-form-heading .fieldwrapper {
	margin: 0 0 15px
}
.right-content.campaign-form-heading input[type=submit] {
	background-color: #065495;
	border: none;
	border-radius: 27px;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	padding: 12px 25px;
	cursor: pointer
}
.right-content.campaign-form-heading input[type=submit]:hover {
	background-color: #000
}
.contactform-popup-form .fieldwrapper.url-field, .right-content.campaign-form-heading .fieldwrapper.url-field {
	margin: 0;
	visibility: hidden
}
.contactform-popup {
	background-color: rgba(0, 0, 0, .5);
	display: none;
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	transition: all .5s ease-in-out 0s;
	width: 100%;
	z-index: 9999
}
.contactform-popup.active {
	display: block;
	opacity: 1
}
.contactform-popup-form {
	background: #fff;
	display: block;
	margin: 5% auto 0;
	max-width: 500px;
	padding: 25px 40px;
	position: relative;
	text-align: center
}
.contactform-popup-form .close {
	color: #000;
	font-size: 25px;
	font-weight: 700;
	line-height: 20px;
	position: absolute;
	right: 5px;
	text-decoration: none;
	top: 5px
}
.contactform-popup .fieldwrapper {
	margin: 0 0 5px
}
.case_study_inner {
	clear:both;
}
.case_study_inner .case-studies, .case_study_inner .inner-wrap {
	padding: 0
}
.case_study_inner h2 {
	text-align: center
}
#other-role {
	display: none
}
.fieldwrapper select {
	background: #f7f7f7;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #686868;
	padding: .625em .4375em;
	width: 103%
}
.fieldwrapper select:focus {
	background-color: #fff;
	border-color: #007acc;
	color: #1a1a1a;
	outline: 0
}
#rcontnet-form>div .btn, .right-content .drop-mail .btn {
	border: 2px solid #fff;
	text-decoration: none;
	vertical-align: top
}
#rcontnet-form {
	background-color: #34495e;
	padding: 20px;
	margin: 0 0 30px
}
#rcontnet-form h2 {
	color: #fff
}
#rcontnet-form>div .btn {
	color: #fff;
	display: inline-block;
	font-size: 13px;
	line-height: 15px;
	padding: 10px
}
.modal, body.page-id-110 .right-content #rcontnet-form #appointment-form, body.page-id-110 .right-content #rcontnet-form #appointment-form-inner, body.page-id-12 .right-content #rcontnet-form #appointment-form-inner,  body.page-id-24 .right-content #rcontnet-form #appointment-form-inner {
	display: none
}
#rcontnet-form>div .btn:hover {
	background-color: #fff;
	color: #000
}
#rcontnet-form #appointment-form .wpcf7-form, #rcontnet-form #appointment-form-inner .wpcf7-form {
	padding: 0
}
#rcontnet-form #appointment-form.active {
	min-height: 540px;
	padding: 20px 0
}
#rcontnet-form #appointment-form .wpcf7-form h3, #rcontnet-form #appointment-form-inner .wpcf7-form h3 {
	text-transform: uppercase;
	color: #fff
}
#appointment-form-inner div.fieldwrapper label.styled {
	color: #fff
}
#rcontnet-form #appointment-form div.fieldwrapper div.thefield {
	width: 100%
}
.right-content .drop-mail {
	padding: 20px;
	background-color: #e74c3c
}
.right-content .drop-mail h3 {
	color: #fff;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase
}
.right-content .drop-mail .btn {
	color: #fff;
	display: inline-block;
	font-size: 13px;
	line-height: 15px;
	padding: 10px
}
.right-content .drop-mail .btn:hover {
	background-color: #fff;
	color: #000
}
.hbspt-form .hs-form .hs_submit .hs-button:hover {
	background: #f15b25;
	border: none
}
.modal-dialog {
	margin: 0 auto;
	max-width: 380px;
	width: 90%
}
.feedback-form-fields {
	margin: 0 auto;
	width: 100%;
	max-width: 600px;
	padding: 20px 0 0;
	text-align: center
}
.feedback-form-popup iframe {
	border: none;
	height: 460px;
	width: 100%
}
.feedback-form-fields .modal-content {
	width: 50%;
	margin: 4% auto 0
}
.feedback-form-fields .form-control {
	width: 90%;
	margin: 10px auto;
	height: 35px;
	border: 1px solid #ccc;
	outline: 0;
	border-radius: 0;
	font-size: 16px;
	color: #999
}
.feedback-form-popup .modal-content {
	width: 50%;
	margin: 0 auto
}
.feedback-form-popup .close {
	background: 0 0;
	cursor: pointer;
	font-size: 35px;
	font-weight: 700;
	line-height: 1;
	color: #065495;
	text-shadow: 0 1px 0 #fff;
	opacity: 1;
	position: absolute;
	right: 5px;
	top: 0;
	z-index: 999;
	outline: 0;
	border: none
}
.modal, .modal-backdrop {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.modal.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.modal.fade.in {
	opacity: 1
}
.modal-open {
	overflow: hidden
}
.modal {
	position: fixed;
	z-index: 999999;
	overflow: auto;
	overflow-y: scroll
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-dialog {
	position: relative;
	z-index: 1050
}
.modal-body {
	position: relative;
	padding: 20px
}
.modal-backdrop {
	position: fixed;
	z-index: 1030;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
#scholarship-myModal .modal-dialog {
	border: none;
	border-radius: 0;
	margin: 100px auto 0;
	max-width: none;
	width: 75%;
	transform: translate(0);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: .4s;
	animation-name: animatetop;
	animation-duration: .3s
}
 @-webkit-keyframes animatetop {
 from {
 top: -300px;
 opacity: 0
}
to {
	top: 0;
	opacity: 1
}
}
 @keyframes animatetop {
 from {
 top: -300px;
 opacity: 0
}
to {
	top: 0;
	opacity: 1
}
}
.resource-btn {
    text-align: center;

}
.resource-btn a {
    background: #ff8000;
    margin: 0 auto;
    padding: 15px 25px;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 27px;
    display: block;
}
.resource-btn a:hover {
    background: #dc4e41;
    border-radius: 27px;
}
#scholarship-myModal ul li {
	background-position: left 5px
}
#scholarship-myModal .modal-header {
	background: #202f56;
	padding: 0 20px
}
#scholarship-myModal .modal-header>p {
	color: #fff;
	line-height: 22px;
	padding: 0 0 30px
}
#scholarship-myModal .modal-header h4 {
	color: #fff;
	font-size: 28px;
	line-height: 32px;
	margin: 0;
	padding: 24px 0;
	text-align: center
}
#scholarship-myModal .modal-body>div>p>span {
	color: red
}
.three-col > ol > li {
    display: block;
	width: 100%;
}
.two-col > ol > li {
    display: block;
	width: 100%;
}
.mechanical-services-bucket, .mechanical-services-bucket > div, .mechanical-services-bucket div a, .mechanical-services-bucket > div img, .mechanical-services-bucket > div:before{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}   
.mechanical-services-bucket {
	margin:0 0 20px 0;
}
.mechanical-services-bucket > div {
	position:relative;
	margin:0 0 10px 0;
}

.mechanical-services-bucket div a {
	display:block;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	line-height:17px;
	max-width:100%;
	overflow:hidden;
	position:relative;
	z-index:10;
}
.mechanical-services-bucket > div a:before {
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index:10;
	left:0;
	top:0;
}

.mechanical-services-bucket > div img {
	display:block;
	width:100%;
	margin:0;
}
.mechanical-services-bucket div a span {
	position:absolute;
	left:0;
	right:0;
	width:80%;
	margin:0 auto;
	padding:15px 5px;
	top:50%;
	transform:translateY(-50%);
	background-color:rgba(55, 55, 55, 0.7);
	z-index:11;
}

.mechanical-services-bucket > div a:hover img {
	transform:scale(1.3);
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.mechanical-services-bucket div:hover span {
	background-color:rgba(55, 55, 55, 0.9);
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.mechanical-services-bucket > div a:hover:before {
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.page-btn {
	background-color:#065495;
	display:inline-block;
	color:#ffffff;	
	border-radius: 27px;
    font-size: 18px;
    line-height: 21px;
    padding: 12px 30px 15px 30px;
    text-decoration: none;
}
.page-btn:hover {
	background-color:#000000;
	color:#ffffff;	
	text-decoration: none;
}
#industries-bucket-container {
	background: url(../images/industries-bucket-bg.jpg) center center no-repeat;
	padding: 30px 0
}
.industries-inner-bucket #industries-bucket>.slick-list .slick-slide {
	border: none;
	margin: 0 40px;
	overflow: hidden;
	text-align: center
}
#industries-bucket-container h2 {
	color: #fff
}
#industries-bucket.industries-home-bucket div, #industries-bucket.industries-innerpage-bucket div {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: inline-block;
	float: left;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	width: 50%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#industries-bucket.industries-innerpage-bucket div {
	background: #2e2e2e
}
#industries-bucket div:nth-of-type(2n) {
	border-right: none
}
#industries-bucket div:nth-of-type(7), #industries-bucket div:nth-of-type(8) {
	border-bottom: none
}
#industries-bucket div a {
	color: #fff;
	display: block;
	min-height: 178px;
	padding: 20px 5px;
	text-decoration: none
}
#industries-bucket div a img {
	display: block;
	margin: 0 auto 3px;
	vertical-align: top
}
#industries-bucket div a .content {
	display: none
}
#industries-bucket div a:hover {
	background-color: rgba(0, 0, 0, .1)
}
.industries-inner-bucket h2 {
	font-size: 33px;
	line-height: 36px;
	text-align: center
}


 @media only screen and (min-width:40em) {
.home-contact-container, header {
	text-align: left;
}
.header-logo {
	display: inline-block;
}
.menu-trigger {
	float: right;
	margin: 16px 0 0;
}
header nav ul li a {
	padding: 0 0 0 30px;
}
header nav ul li.has-child>a {
	padding: 0 17px 0 30px;
}
.search-trigger {
	margin: 15px 0 0;
}
#search {
	clear: both;
	float: right;
	padding: 10px 0;
}
body[data-pagetype=home] main h2 {
	font-size: 38px;
	line-height: 41px;
}
.home-contact-container > div {
	float: left;
	width: 33.33%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#appointment-form {
	background-color: #34495e;
	clear: both;
	float: none;
	height: 0;
	margin: 0 auto;
	max-width: 890px;
	min-height: 0;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	width: auto;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
#appointment-form.active {
	color: #fff;
	min-height:560px;
	opacity: 1;
}
#appointment-form .wpcf7-form {
	padding: 20px 50px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#appointment-form div.fieldwrapper label.styled {
	float: left;
	margin: 0 15px 0 0;
	width: 50%
}
#appointment-form div.fieldwrapper div.thefield {
	float: left;
	width: 55%
}
.home-contact-container #appointment-form h3 {
	color: #fff
}
.case-studies .content .title {
	font-size: 16px;
	line-height: 25px
}
.case-studies .content .btn {
	margin: 50px 0 0;
	padding: 4px 18px
}
#banner .banner-text {
	font-size: 26px;
	line-height: 31px
}
#banner .banner-text .automative {
	top: 35%
}
#banner .banner-text .transportation {
	line-height: 47px;
	top: 44%
}
#banner .banner-text .heavy-engineering, #banner .banner-text .industrial-equipment, #banner .banner-text .machinery-and-robotics, #banner .banner-text .off-highway {
	padding: 10px 20px;
	right: 4%;
	top: 36%;
	width: auto
}
#banner .banner-text .about-us, #banner .banner-text .contact-us, #banner .banner-text .content-management, #banner .banner-text .electrical-engineering-services, #banner .banner-text .electronics-product-development, #banner .banner-text .engineering-analysis, #banner .banner-text .engineering-documentation, #banner .banner-text .it-services, #banner .banner-text .oil-and-gas-epcm, #banner .banner-text .our-partners, #banner .banner-text .product-design-and-development, #banner .banner-text .resources, #banner .banner-text .value-engineering-and-value-analysis {
	font-weight: 700;
	padding: 20px 25px;
	right: 2%;
	width: auto
}
#banner .banner-text .value-engineering-and-value-analysis {
	top: 5%;
	width: 41%
}
#banner .banner-text span span {
	font-size: 30px;
	line-height: 33px
}
#home-banner {
	background: 0 0
}
#home-banner #loading, #home-banner .bx-wrapper {
	display: block;
	vertical-align: top
}
#home-banner div .banner-text {
	font-size: 25px;
	line-height: 29px;
	padding: 13px 20px 26px
}
#home-banner div .banner-text span {
	font-size: 32px;
	line-height: 38px;
	padding: 0 0 10px
}
#whytechnosoft-container {
	background: url(../images/our-value-proposition.jpg) 64% 23% no-repeat;
	background-size: cover
}
.hbspt-form .hs-form label {
	float: left;
	text-align: left;
	width: 30%
}
.hbspt-form .hs-form .input {
	box-sizing: border-box;
	float: right;
	max-width: 100%;
	width: 63%
}
.hbspt-form .hs-form .input textarea {
	max-width: 100%;
	width: 94%
}
.hbspt-form .hs-form .hs-error-msgs {
	float: right;
	width: 60%
}
.hbspt-form .hs-form .hs-error-msgs label {
	display: block;
	float: none;
	width: 100%
}
.case-studies>div {
	margin: 0 2px 30px;
	width: 49%
}
.main-content {
	display: block;
	width: 100%
}
.left-content, .right-content {
	display: block;
	float: left;
	vertical-align: top
}
.divide-data>div, footer nav {
	display: inline-block;
	vertical-align: top
}
.left-content {
	padding: 20px 40px 0 0;
	position: relative;
	width: 56%
}
.left-content::after {
	background: #a6a6a6;
	content: "";
	height: 100%;
	right: 20px;
	position: absolute;
	top: 0;
	width: 1px
}
.right-content {
	padding: 20px 0 0;
	width: 37%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.divide-data>div {
	width: 49%
}
.divide-data.contact-page-content>div:nth-of-type(2) {
	text-align: right
}
.contact-form form input, .contact-form form textarea {
	font-size: 16px;
	line-height: 19px
}
.contact-form form .input-btn {
	font-size: 17px;
	line-height: 21px
}
footer nav {
	padding: 0 10px 30px;
	position: relative;
	width: 45%
}
footer nav:nth-of-type(4) {
	display: none
}
}
 @media only screen and (min-width:60em) {
.inner-wrap {
	margin: 0 auto;
	max-width: 1300px;
	padding: 0 55px
}
header {
	background-color: rgba(255, 255, 255, .6);
	left: 0;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999
}
header.sticky {
	background-color: #c8d3da
}
.header-logo {
	float: left;
	margin: 12px 0 14px;
	max-width: 270px
}
.header-top-container {
	background-color: rgba(0, 78, 151, .5);
	height: 51px;
	padding: 0;
	text-align: right;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
#search, .desktop-links, header .social-icons {
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out
}
#search, header .social-icons {
	transition: all .5s ease-in-out
}
header.sticky .header-top-container {
	height: 0
}
header .social-icons {
	display: inline-block;
	opacity: 1;
	padding: 10px 0;
	vertical-align: top
}
header.sticky .social-icons {
	opacity: 0
}
.search-trigger {
	display: none
}
#search {
	display: inline-block;
	clear: none;
	float: right;
	height: 40px;
	margin: 21px 0 0 11px;
	max-width: 155px;
	min-width: 40px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 0
}
#search.searchbox-open {
	width: 100%
}
#search.active {
	margin: 0;
	opacity: 1
}
#search .search-text {
	border: none;
	border-radius: 0;
	height: 0;
	padding: 0;
	right: 0;
	top: 0;
	width: 0
}
#search.searchbox-open .search-text {
	border: 1px solid #064992;
	height: 40px;
	padding: 2px 49px 2px 4px;
	width: 100%
}
#search .search-icon {
	background: url(../images/search-trigger.png) center center no-repeat;
	border-radius: 0;
	float: right;
	height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	width: 38px;
	z-index: 1
}
#search .search-btn {
	background: 0 0;
	border: none;
	height: 0;
	line-height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	width: 0
}
#search .search-btn::before {
	display: none
}
.desktop-links {
	display: inline-block;
	list-style: none;
	opacity: 1;
	padding: 11px 15px 0 0;
	vertical-align: top;
	transition: all .5s ease-in-out
}
.os-animation, header.sticky .desktop-links {
	opacity: 0
}
.desktop-links li {
	background: 0 0;
	display: inline-block;
	padding: 0 0 0 30px
}
.desktop-links li a {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	line-height: 16px;
	text-decoration: none
}
.desktop-links li a:hover {
	color: #000
}
.menu-trigger, ul.top-nav1-links {
	display: none
}
header nav {
	clear: none;
	display: block;
	padding: 22px 0 0;
	text-align: right
}
header nav .inner-wrap {
	padding: 0 55px
}
header nav ul li {
	display: inline-block;
	margin: 0 0 0 30px;
	position: relative
}
header nav .top-nav2-links li {
	display: inline;
	line-height: 19px;
	margin: 0 0 0 7px;
	padding: 0 0 28px
}
header nav .top-nav2-links li:first-child {
	margin: 0
}
header nav ul li a {
	color: #064992;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	padding: 0
}
header nav ul li.has-child>a {
	background: 0 0;
	padding: 9px 0 10px
}
header nav ul li.has-child-dropdown1>a {
	background: url(../images/right-arrow.png) right 11px no-repeat
}
header nav ul li.has-child-dropdown1:hover>a {
	background: url(../images/right-arrow-hover.png) right 11px no-repeat
}
header nav ul li.has-child ul, header nav ul li.has-child-dropdown1 ul {
	background-color: #7c7777;
	left: 0;
	position: absolute;
	top: 100%;
	text-align: left;
	width: 270px
}
header nav ul li.has-child-dropdown1 ul {
	display: block;
	left: 0;
	padding: 0 26px;
	position: relative;
	top: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
header nav ul li.has-child-dropdown1:hover>ul, header nav ul li.has-child:hover>ul {
	display: block
}
header nav ul li.has-child ul li, header nav ul li.has-child-dropdown1 ul li {
	border-top: 1px solid #666;
	display: block;
	margin: 0;
	padding: 6px 5px 6px 0
}
header nav ul li.has-child ul li:first-child, header nav ul li.has-child-dropdown1 ul li:first-child, header nav ul li.has-child-dropdown2 ul li:first-child {
	border: none
}
header nav ul li.has-child ul li a, header nav ul li.has-child-dropdown1 ul li a, header nav ul li.has-child-dropdown2 ul li a {
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: 400;
	padding: 0 0 0 12px;
	text-transform: none
}
header nav ul li:hover>a {
	color: #000
}
header nav ul li ul li:hover a {
	color: #ccc
}
header nav ul li ul li ul li:hover a {
	color: #fff
}
#banner .banner-text {
	font-size: 31px;
	line-height: 35px
}
#banner .banner-text span span {
	font-size: 33px;
	line-height: 36px
}
#banner .banner-text .automative {
	top: 53%
}
#banner .banner-text .transportation {
	text-align: left;
	width: 20%
}
#banner .banner-text .machinery-and-robotics {
	color: #000;
	padding: 20px;
	top: 56%
}
#banner .banner-text .machinery-and-robotics span {
	color: #065495;
	display: inline-block
}
#banner .banner-text .industrial-equipment, #banner .banner-text .off-highway {
	top: 53%
}
#banner .banner-text .about-us, #banner .banner-text .contact-us, #banner .banner-text .electrical-engineering-services, #banner .banner-text .electronics-product-development, #banner .banner-text .engineering-analysis, #banner .banner-text .engineering-documentation, #banner .banner-text .oil-and-gas-epcm, #banner .banner-text .our-partners, #banner .banner-text .product-design-and-development, #banner .banner-text .resources {
	top: 63%
}
#banner .banner-text .it-services {
	top: 74%
}
#banner .banner-text .value-engineering-and-value-analysis {
	left: 0;
	padding: 20px 15px;
	right: auto;
	top: 57%;
	width: 30%
}
#home-banner .bx-wrapper .bx-viewport {
	max-height: 600px
}
#loading>img {
	top: 47%
}
main.no-banner {
	padding: 157px 0 55px
}
.home-contact-container>div {
	padding: 20px
}
#services-bucket.services-home-bucket>div, #services-bucket.services-innerpage-bucket>div, .services-inner-bucket #services-bucket>.slick-list>div {
	margin: 0 5px 40px;
	width: 31%
}
#industries-bucket div a .content, #industries-bucket div a::after {
	position: absolute;
	width: 100%;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out
}
.services-inner-bucket #services-bucket {
	padding: 0 10px
}
.services-inner-bucket #services-bucket>.slick-list .slick-slide {
	margin: 0 5px
}
.services-inner-bucket #services-bucket .slick-prev {
	left: -35px
}
.services-inner-bucket #services-bucket .slick-next {
	right: -35px
}
#services-bucket div .title {
	padding: 30px 2px
}
#services-bucket.services-innerpage-bucket>div {
	margin: 0 5px 30px
}
#services-bucket.services-innerpage-bucket div.third .title {
	padding: 16px 21px 17px
}
.os-animation.animated {
	opacity: 1
}
#whytechnosoft-container {
	background-position: 52% 23%
}
#industries-bucket-container {
	padding: 50px 0
}
#industries-bucket.industries-home-bucket div, #industries-bucket.industries-innerpage-bucket div {
	font-size: 21px;
	line-height: 25px
}
#industries-bucket div a {
	padding: 35px 5px;
	position: relative
}
#industries-bucket div a img {
	margin: 0 auto 12px
}
#industries-bucket div a .content {
	display: block;
	font-size: 29px;
	left: 50%;
	line-height: 39px;
	opacity: 0;
	padding: 20px;
	text-transform: uppercase;
	top: 50%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translateX(-50%) translateY(-50%);
	transition: all .5s ease-in-out;
	z-index: 1
}
#industries-bucket div a::after {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	top: 0;
	transition: all .5s ease-in-out
}
#industries-bucket div a:hover {
	background: 0 0
}
#industries-bucket div a:hover::after {
	background-color: #064992
}
#industries-bucket div a:hover .content {
	opacity: 1
}
.industries-inner-bucket #industries-bucket .slick-slide {
	border-right: none
}
.case-studies {
	text-align: center
}
.logo-box, .resources-buckets {
	text-align: left
}
.case-studies>div {
	margin: 0 15px 30px;
	max-width: 475px;
	text-align: left;
	width: 46%
}
.case-studies .content {
	height: 69px;
	overflow: hidden;
	padding: 14px 17px;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.case-studies .content .title {
	font-size: 19px;
	line-height: 25px
}
.case-studies .content p {
	line-height: 27px
}
.case-studies .content .btn {
	font-size: 19px;
	line-height: 22px;
	padding: 8px 22px 11px
}
.case-studies .slick-slide:hover .content {
	height: 100%
}
.case-studies .content .btn:hover {
	border: 1px solid transparent;
	background-color: #064992;
	color: #fff
}
#testimonials-container {
	padding: 50px 0
}
.testimonials>div {
	display: inline-block;
	padding: 0 20px;
	vertical-align: top;
	width: 28%
}
#corp-video iframe {
	height: 350px
}
.breadcrumb {
	display: inline-block;
	padding: 14px 0 0;
	vertical-align: top;
	width: calc(100% - 250px)
}
#get-in-touch {
	float: right;
	padding: 0 0 17px
}
.main-content {
	margin: 19px 0 0
}
.left-content {
	width: 63%
}
.right-content {
	width: 32%
}
.partners-info a {
	float: left;
	margin: 0 20px 20px 0
}
.two-column-list ul {
	-moz-column-count: 2;
	-moz-column-gap: 12px;
	-webkit-column-count: 2;
	-webkit-column-gap: 12px;
	column-count: 2;
	column-gap: 12px
}
.logo-box>div {
	margin: 0 1.5% 20px;
	width: 32%
}
.logo-box>div.bsi-logo {
	float: left;
	width: 24%;
	margin: 0 2.5% 0 0
}
.case-studies-bucket article {
	display: inline-block;
	margin: 0 2% 30px;
	vertical-align: top;
	width: 42%
}
.image-gallery>div {
	display: inline-block;
	padding: 0 7px 30px;
	width: 47%
}
.lets-talk-container {
	padding: 70px 0
}
.callout-section {
	display: inline-block;
	vertical-align: top;
	width:50%;
}
.callout-section h3 {
	font-size: 29px;
	line-height: 32px
}
.callout-section h4 {
	font-size: 24px;
	line-height: 29px;
	padding: 0
}
.lets-talk-container .btn {
	border-radius: 45px;
	font-size: 24px;
	float: right;
	line-height: 32px;
	padding: 15px 20px;
	margin: 20px 0 0 0;
	width:48%;
	max-width:480px;
	float:right;
	box-sizing:border-box;
}
.contact-form-stick {
	margin: 0 0 -88px
}
#contact-form {
	padding: 88px 0 0
}
.contact-form form .single-col, .contact-form form .three-cols>div, .contact-form form .two-cols>div {
	float: left;
	padding: 0 10px;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.contact-form form .two-cols>div {
	width: 50%
}
.contact-form form .three-cols>div {
	width: 33.33%
}
.resources-buckets article {
	display: inline-block;
	margin: 0 4% 30px 0;
	text-align: center;
	vertical-align: top;
	width: 44%
}
footer nav {
	text-align: left;
	width: 30%
}
.footer-right {
	float: right;
	text-align: right;
	width: 20%;
}
.case_study_inner h2 {
	font-size: 30px;
	line-height: 36px
}
.two-col > ol > li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    width: 45%;
}
.three-col > ol > li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    width: 31%;
}
.mechanical-services-bucket {
	text-align:center;
}
.mechanical-services-bucket > div {
	margin:0 1% 20px 1%;
	display:inline-block;
	vertical-align:top;
	width:31%;

}

}
 @media only screen and (min-width:64.0625em) {
#st-2 {
	top: 39%!important
}
#st-2.st-left {
	left: 0!important
}
#st-2 .st-toggle {
	display: none
}
#industries-bucket {
	padding: 0 92px
}
}
 @media only screen and (min-width:80em) {
.header-logo {
	margin: 12px 0 14px;
	max-width: 310px
}
header nav {
	clear: none
}
.desktop-links li a {
	font-size: 16px;
	line-height: 16px
}
header nav .top-nav2-links li {
	margin: 0 0 0 40px;
	padding: 0 0 27px
}
header nav .top-nav2-links li a {
	font-size: 18px
}
header nav ul li.has-child-dropdown1 ul {
	display: none;
	left: 100%;
	padding: 0;
	position: absolute
}
header nav ul li.has-child ul, header nav ul li.has-child-dropdown1 ul {
	width: 240px
}
#search {
	margin: 29px 0 0 25px;
	max-width: 200px
}
#banner .banner-text {
	font-size: 44px;
	line-height: 59px
}
#banner .banner-text .transportation {
	line-height: 68px;
	padding: 10px 30px;
	width: 23%
}
#banner .banner-text span span {
	font-size: 58px;
	line-height: 62px
}
#home-banner div .banner-text {
	padding: 28px 20px 37px
}
#home-banner .bx-wrapper .bx-viewport {
	max-height: 700px
}
#home-banner .bx-controls.bx-has-pager {
	bottom: 9px
}
.bx-wrapper .bx-controls-direction a {
	width: 75px;
	height: 75px
}
.bx-wrapper .bx-prev {
	left: -90px
}
.bx-wrapper .bx-next {
	right: -90px
}
.slidecont {
	font-size: 14px;
	line-height: 25px
}
.slickslider {
	margin: 0 73px
}
.slick-center .slidecont {
	bottom: auto;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.slick-next, .slick-prev {
	top: 41%;
	width: 55px;
	height: 55px
}
.slick-prev {
	left: -70px
}
.slick-next {
	right: -70px
}
.services-inner-bucket #services-bucket {
	padding: 0 40px
}
#services-bucket.services-home-bucket>div, #services-bucket.services-innerpage-bucket>div, .services-inner-bucket #services-bucket>.slick-list>div {
	width: 34%
}
#services-bucket div .title {
	font-size: 19px;
	line-height: 32px;
	padding: 20px 5px
}
#services-bucket.services-innerpage-bucket div.third .title {
	padding: 4px 21px
}
#industries-bucket {
	padding: 0 92px
}
.case-studies {
	padding: 0 87px
}
.case-study-feature-image {
	float: left;
	max-width: 300px;
	padding: 0 20px 20px 0;
	width: 30%
}
.case-study-right-content {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: calc(100% - 340px)
}
.case-study-download-btn {
	padding: 0 0 0 20px;
	text-align: left
}
.case-study-pdf-download-btn {
	padding: 0;
	text-align: left
}
.left-content {
	width: 72%
}
.right-content {
	width: 24%
}
ul.two-column-list {
	column-count: 2;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	-o-column-count: 2;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	-ms-column-gap: 20px;
	-o-column-gap: 20px;
	column-gap: 20px
}
.feature-image {
	float: right;
	padding: 0 0 30px 30px
}
.case-studies-bucket article {
	font-size: 11px;
	line-height: 23px;
	margin: 0 .32% 30px;
	width: 24%
}
.case-studies-bucket article.engineering-analysis a {
	padding: 0 0 28px
}
#corp-video iframe {
	height: 450px
}
.hbspt-form .hs-form .input textarea {
	width: 92%
}
.image-gallery {
	text-align: left
}
.image-gallery>div {
	display: inline-block;
	padding: 0 24px 30px 0;
	width: 31%
}
.image-gallery>div:nth-of-type(3n) {
	padding: 0 0 30px
}
.contact-form {
	margin: 0 auto;
	max-width: 900px
}
.contact-form form input, .contact-form form textarea {
	font-size: 20px;
	line-height: 23px
}
.resources-buckets article {
	margin: 0 2% 30px 0;
	width: 30%;
}
.resources-buckets a .resources-caption.single-line {
	padding: 16px 14px 11px;
}
.resources-buckets a .resources-caption.three-line {
	padding: 4px 14px 0;
}
#industries-bucket.industries-innerpage-bucket {
	padding: 0;
}
#industries-bucket.industries-home-bucket div, #industries-bucket.industries-innerpage-bucket div {
	width: 33.33%;
}
#industries-bucket div:nth-of-type(2n) {
	border-right: 1px solid #ccc
}
#industries-bucket div:nth-of-type(4n) {
	border-bottom: none;
}
#industries-bucket div:nth-of-type(5), #industries-bucket div:nth-of-type(6) {
	border-bottom: none;
}
#industries-bucket div:nth-of-type(3n){
	border-right:none;
}
footer {
	padding: 50px 0
}
footer nav {
	padding: 0 30px 0 40px;
	text-align: left;
	width: 30%
}
footer nav:nth-of-type(1) {
	padding: 0
}
.footer-right {
	float: right;
	text-align: right;
	width: 20%
}
footer .social-icons {
	padding: 0;
	text-align: right
}
footer .footer-right.campaign-content {
	display: block;
	float: none;
	text-align: center;
	width: 100%
}
footer .campaign-content .social-icons {
	text-align: center
}
}
 @media only screen and (min-width:93.75em) {
header nav .top-nav2-links li {
	margin: 0 0 0 35px
}
header nav ul li.has-child ul, header nav ul li.has-child-dropdown1 ul {
	width: 270px
}
#banner .banner-text {
	font-size: 54px;
	line-height: 59px
}
#banner .banner-text .transportation {
	font-size: 65px;
	line-height: 94px;
	width: 28%
}
#banner .banner-text span span {
	font-size: 69px;
	line-height: 90px
}
#home-banner .bxslider>div {
	max-height: 693px
}
#whytechnosoft-container {
	background-position: 9% 23%
}
.case-studies-bucket article {
	margin: 0 4% 30px
}
.resources-buckets article {
	margin: 0 2.8% 30px 0
}
}
