html{
	overflow-x: hidden;
}
body {
	font-family: 'Montserrat' !important;
	font-weight: 400;
	font-size: 15px !important;
	line-height: 24px !important;
	color: #626262;
}

.image-wrapper {
	position: relative;
	z-index: 1;
}

@font-face {
	src: url(../font/Roboto-Regular.ttf);
}

/*@font-face {*/
/*	font-family: Oswald;*/
/*	src: url(../font/Oswald-Regular.ttf);*/
/*}*/

/*@font-face {*/
/*	font-family: Playfair;*/
/*	src: url(../font/PlayfairDisplay-Regular.ttf);*/
/*	src: url(../font/Oswald-Regular.ttf);*/
/*}*/

.top-bar {
	height: 105px;
}

.f-left {
	float: left;
	padding: 24px 0;
}

.f-right {
	float: right;
	padding: 30px 0;
}

.number,
.email,
.address {
	display: inline-block;
	padding: 0 10px;
	font-size: 14px;
}

.phone-icon:before {
	content: "\f095";
	font-family: fontawesome;
	font-size: 40px;
	color: #1b95d6;
}

.phone-icon,
.phone-no {
	display: inline-block;
}

.phone-no h4,
.phone-no p {
	margin: 0 !important;
}

.phone-no {
	padding-left: 10px;
}

.email-icon:before {
	content: "\f003";
	font-family: fontawesome;
	font-size: 40px;
	color: #1b95d6;
}

.email-icon,
.email-add {
	display: inline-block;
}

.email-add h4,
.email-add p {
	margin: 0 !important;
}

.email-add {
	padding-left: 10px;
}

.address-icon:before {
	content: "\f041";
	font-family: fontawesome;
	font-size: 40px;
	color: #1b95d6;
}

.address-icon,
.address-detail {
	display: inline-block;
}

.address-detail h4,
.address-detail p {
	margin: 0 !important;
}

.address-detail {
	padding-left: 10px;
}

/*.navbar{
	background-color: #1b95d6 !important;
    border:none !important;
	border-radius:0 !important;
	margin:0 !important;
}

.navbar-default .navbar-nav>li>a {
    color: #ffffff !important;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #09162a !important;
}*/

/* .sidebar-nav {
	padding: 9px 0;
}
.dropdown-menu {
	width: 250px;
	border-radius: 0 !important;
	background: #eef1f5 !Important;
	border-top: 3px solid #09162a !important;
}
.dropdown-menu li a {
	padding: 15px 20px !important;
	transition: all 1s ease;
}
.dropdown-menu li a:hover {
	color: #1b95d6 !important;
	background-color: #ffffff !important;
}
.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
	visibility: visible;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
	margin-top: 0;
}
.navbar .sub-menu:before {
	border-bottom: 7px solid transparent;
	border-left: none;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 7px solid transparent;
	left: -7px;
	top: 10px;
}
.navbar .sub-menu:after {
	border-top: 6px solid transparent;
	border-left: none;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
	left: 10px;
	top: 11px;
	left: -6px;
}
.navbar-right li a {
	background: #525252;
}
.navbar-right li a:hover {
	background: #ffffff !important;
} */
/* .owl-carousel .owl-item { */
/*height:750px !important;*/
/* min-height: 100% !important; */
/* }
.owl-nav {
	position: relative;
	bottom: 375px;
	margin: 0 40px;
} */
button span {
	font-size: 20px;
	font-weight: 700;
	color: #ffffff;
}

button.owl-prev {
	background: rgba(0, 0, 0, 0.7) !important;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	float: left;
}

button.owl-next {
	background: rgba(0, 0, 0, 0.7) !important;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	float: right;
}

button.owl-prev:hover,
button.owl-next:hover {
	background: rgba(0, 0, 0, 1) !important;
}

.quote-wrapper {
	position: absolute;
	left: 15%;
	top: 40%;
}

.quote-wrapper h4 {
	color: #1b95d6;
	font-weight: 300;
	font-size: 40px;
	text-transform: uppercase;
	line-height: 40px;
	letter-spacing: 0px;
	/*font-family:'oswald';*/
	margin: 0;
	padding: 5px 0;
}

.quote-wrapper h2 {
	font-size: 35px;
	line-height: 40px;
	font-weight: 700;
	color: rgb(255, 255, 255);
	margin: 0;
	padding: 5px 0;
}

.quote-wrapper p {
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
	color: rgb(255, 255, 255);
	letter-spacing: 3px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0;
}

.about {
	padding: 30px 0;
}

.about-image {
	position: relative;
	/*top: -30px;*/
}

.about-company {
	background: #1b95d6 !important;
	position: absolute;
	width: 100%;
	/*top: -90px;*/
	top: -70px;
	z-index: 100;
	padding: 12px 10px;
	/* transition: margin 300ms linear; */
}

.about-company h2 {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	/*font-family: 'Oswald';*/
	font-weight: 600;
	/*margin: 15px 0;*/
	font-size: 1.4rem;
	line-height: 36px;
	color: #ffffff;
}

.about-company .col-md-4,
.about-company .col-md-8 {
	padding: 0 !important;
}

.play {
	text-align: center;
}

.detail-inner {
	margin-top: 1.4vw;
	padding-top: 15px !important;
	/* padding-right: 90px !important; */
}

.about-content {
	/* padding-top: 75px !important; */
	text-align: justify;
}

.detail-inner h4 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	color: #1b95d6;
}

.detail-inner h2 {
	/* font-size: 38px; */
	/* font-weight: 700; */
	/* text-transform: uppercase; */
	/* line-height: 42px; */
	/* padding-bottom: 12px; */

	font-weight: 700;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 40px;
	color: #09162a;
	border-bottom: 1px solid #cccccc;
	/* text-align: center; */
	padding-bottom: 10px;
}

.detail-inner p {
	font-size: 18px;
	padding-top: 5px;
}

.detail-inner img {
	padding-top: 5px;
}

.count {
	animation-duration: 1s;
	animation-delay: 0s;
	font-size: 38px;
	color: #1b95d6;
	font-weight: 900;
}

.counter-heading {
	text-align: left;
	padding: 0 !important;
}

.counter-heading h3 {
	font-weight: 900;
	font-size: 18px;
}

.counter-heading h1,
.counter-heading h3 {
	margin: 0;
}

.counter-main {
	padding-top: 25px;
}

.banner-section {
	background: #1b95d6;
	/* background: #eef1f5; */
	position: absolute;
	z-index: -999;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	z-index: -1;
	width: 100%;
	margin-top: -100px;
	/*height: 100px;*/
}

.banner-row {
	margin: 0 !important;
}

/*.row.banner-row::before {
    background: #1b95d6;
    content: "";
    height: 100px;
    position: absolute;
    left: -658px;
    -webkit-transform: skewX(0.085turn) translateY(-50%);
    -ms-transform: skewX(0.085turn) translateY(-50%);
    transform: skewX(0.085turn) translateY(-50%); 
    width: 1600px;
}
*/

.banner-section:before {
	content: '';
	/* background: #1b95d6; */
	position: absolute;
	width: 60%;
	left: 0px;
	height: 100%;
}

.banner-heading {
	display: table-cell;
	height: 100px;
	font-size: 1.4rem;
	font-weight: 600;
	vertical-align: middle;
	color: #ffffff;
}

/* IMAGE WRAPPER --- (KNOW ABOUT THE COMPANY) */

.image-wrapper img{
	width: 100%;
}


.services-section {
	background:
		/*#eef1f5#09162a #fff;*/
		#eef1f5;
	padding: 60px;
	padding-bottom: 0px;
}

.services-section h4,
.what-we-do h4,
.gallery-section h4 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	color: #1b95d6;
	text-align: center;
}

.services-section h2,
.what-we-do h2,
.gallery-section h2 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 42px;
	line-height: 52px;
	color: #09162a
		/*#ffffff*/
	;
	text-align: center;
	padding-bottom: 40px;
}

.box {
	background: #eef1f5;
	padding: 10px 0 10px 0;
}

.service-link:hover,
.service-link2:hover {
	text-decoration: none;
}

.service-link h4 {
	padding-top: 20px;
	padding-bottom: 5px;
}

.service-link h4,
.service-link2 h3 {
	font-weight: 400;
	text-align: left;
	display: block !important;
	margin: 0;
}

.service-link2 h3 {
	color: #09162a;
	padding-bottom: 20px;
}

.what-we-do {
	background:
		/*#09162a#eef1f5*/
		#ffffff;
	padding: 60px;
}

.what-we-do h4 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	color: #1b95d6;
}

.what-we-do h2 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 42px;
	line-height: 52px;
	color: #09162a;
	padding-bottom: 20px;
}

.production {
	font-size: 16px !important;
	color: #ffffff !important;
}

.progress-bar {
	background: #1b95d6 !important;
}

.what-we-do {
	position: relative;
	padding: 60px 0 !important;
}

/*.what-we-do:before {
	content: '';
  width: calc(100% - 92%);
    background: #eef1f5;
    display: inline-block;
    z-index: 1;
    height: 20%;
    top: 0px;
    padding: 30px;
    position: absolute;
	
}
.what-we-do:after  {
	    content: '';
    position: absolute;
    background: #fffffffa;
  width: calc(100% - 92%);
    height: 80%;
    bottom: 0px;
	
}*/


.progress {
	height: 10px !important;
	border-radius: 0 !important;
	margin-bottom: 40px !important;
}

.industrial {
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	text-transform: uppercase;
	color: #09162a;
}

.industrial:before {
	content: "\f0a4";
	font-family: fontawesome;
	padding-right: 20px;
	font-size: 50px;
	color: #1b95d6;
}

.icon-para {
	color:
		/*rgba(255, 255, 255, 0.80)*/
		#09162a;
}

.other-service {
	padding: 20px 50px !important;
}

.gallery-section {
	padding: 30px 0;
}

.hovereffect {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}

.hovereffect .overlay {
	position: absolute;
	overflow: hidden;
	width: 80%;
	height: 80%;
	left: 10%;
	top: 10%;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
}

.hovereffect:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.hovereffect img {
	display: block;
	position: relative;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}

.hovereffect:hover img {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
	filter: brightness(0.6);
	-webkit-filter: brightness(0.6);
}

.hovereffect a,
.hovereffect p {
	color: #FFF;
	padding: 6em 0;
	text-decoration: none;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.hovereffect:hover a,
.hovereffect:hover p {
	opacity: 1;
	filter: alpha(opacity=100);
	text-decoration: none;
	color: #ffffff;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.image-box {
	padding: 20px 0;
}

.contact-banner {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #1b95d6;
}

.contact-heading h2 {
	color: #ffffff;
	font-weight: 500;
	font-size: 28px;
	line-height: 38px;
}

.contact-heading h2:before {
	content: "\f234";
	font-family: fontawesome;
	padding-right: 10px;
}

.contact-btn {
	text-align: right;
	padding: 0;
}

.about-banner {
	padding-top: 40px;
	padding-bottom: 40px;
	background: url(../images/about.jpg) no-repeat;
	background-position: 0 -90px;
}

.content-heading h2:before {
	font-family: fontawesome;
	padding-right: 10px;
}

.content-heading h2 {
	color: #ffffff;
	font-weight: 500;
	font-size: 28px;
	line-height: 38px;
}

.btn-default {
	/* color: #333; */
	/* background-color: transparent; */
	/* border-color: #ccc; */
	background-color: #1b95d6 !important;
	border: 3px solid #fff !important;
	border-radius: 0 !important;
	color: #ffffff !important;
	padding: 12px 40px !important;
	font-size: 16px !important;
	/*font-family: "oswald" !important;*/
	letter-spacing: 1px !important;
	transition: all 1s ease;
}

.btn-default:hover {
	color: #09162a !important;
	background-color: #e6e6e6 !important;
	border-color: #e6e6e6 !important;
}

.Csr {
	padding-top: 40px;
	padding-bottom: 38px;
	background: #ffffff;
}

.Csr {
	color: #ffffff;
}

.Csr h4 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	color: #1b95d6;
}

.Csr h2 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 42px;
	line-height: 52px;
	color: #09162a;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}

/**/

.Csr-2 {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #09162a;
}

.Csr-2 {
	color: #ffffff;
}

.Csr-2 h4 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	color: #1b95d6;
}

.Csr-2 h2 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 42px;
	line-height: 52px;
	color: #09162a;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}


/* CSR IMAGE BOX */
.Csr .col-md-5{
	display: flex;
	align-items: center;
	justify-content: center;
}
.home-csr .csr-imagebox{
	text-align: center;
}
.home-csr .csr-imagebox img{
	width: 80%;
	min-width: 20rem;
}

.corporate-paragraph {
	margin: 0;
	/*font-size: 20px;*/
	font-size: 17px;
	font-weight: 500;
	line-height: 30px;
	/*padding: 10px 0;*/
	color: #09162a;
}

.about-page .col-md-7{
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.about-page .about-content.csr-imagebox {
	/*margin-top: 75px;*/
	display: inline-block;
	margin-bottom: 10px;
}
.about-page .about-content.csr-imagebox img{
	max-width: 21rem;
	min-width: 18rem;
}


/*.corporate-paragraph:nth-child(2){*/
/*	margin: 0!important;*/
/*}*/

.c-icon,
.c-caption {
	display: inline-block;
}

.csr-imagebox {
	/*padding-top: 90px;*/
	/* margin-top: -75px; */
	display: inline-block;
	margin-bottom: 10px;
}


.csr-carousel p {
	font-size: 18px;
	font-style: italic;
	line-height: 27px;
	font-weight: 300;
}

.first-row {
	padding-top: 40px;
}

footer {
	background: #ededed;
	border-top: 2px solid #ededed;
	/*background: linear-gradient(to top, #d4d4d4, #fff);*/
}

footer .gallery img {
	width: 100%;
}

.footer-logo {
	padding: 0 1rem 1rem 0;
	height: 100%;
	display: flex;
	flex-direction: column;
	/*justify-content: space-between;*/
}

.footer-logo img {
	width: 65%;
	display: block;
	margin: 0 auto;
	min-width: 14rem;
}

.footer-logo p {
	margin-top: 3rem;
}

.footer-title {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 30px;
	color: #313131;
	padding-bottom: 20px;
}

.footer-title:after {
	content: '';
	width: 40px;
	height: 2px;
	background-color: #1b95d6;
	display: block;
	margin-top: 13px;
}

.quick-links {
	list-style-type: none;
	padding: 0;
}

.quick-links li {
	padding: 0px 0px 15px 0;
}

.quick-links li a {
	display: inline-block;
	color: #09162a;
	font-weight: 700;
	font-size: 15px;
	transition: all 1s ease;
}
.quick-links li a::after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: rgb(44,138,181) !important;
	transition: width .4s;
}
.quick-links li a:hover::after{
	width: 100%;
}

.quick-links li a:hover{
	text-decoration: none;
	color: #1b95d6;
}



.flickr {
	padding: 2px 2px !important;
}

.second-row {
	padding: 10px 0;
}

/*Footer Social Icons*/
.social-icons {
	display: flex;
	justify-content: flex-end;
}

.social-icons a {
	color: #ccc;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	position: relative;
	width: 40px;
	height: 40px;
	margin: 0 2px;
	padding-top: 7px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.social-icons a.icon:before {
	font-family: "FontAwesome", sans-serif;
	color: #333;
	font-size: 20px;
}

.social-icons a.facebook:before {
	content: '\f09a';
}

.social-icons a.twitter:before {
	content: '\f099';
}

.social-icons a.flickr2:before {
	content: '\f16e';
}

.social-icons a.linkedin:before {
	content: '\f0e1';
}

.social-icons a span {
	background: #333;
	color: #222;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	left: -25px;
	right: -25px;
	padding: 5px 7px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.social-icons a span:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #333;
	position: absolute;
	bottom: -5px;
	left: 40px;
}

.social-icons a:hover span {
	bottom: 50px;
	visibility: visible;
	opacity: 1;
}

/* hover over the icons now to see the tooltips! */
.social-icons a.facebook:hover {
	background-color: #1b95d6;
	color: #fff;
	text-decoration: none;
}

.social-icons a.facebook:hover:before {
	color: #ffffff;
}

.social-icons a.facebook span {
	color: #fff;
}

input[type="email"] {
	height: 60px;
	line-height: 60px;
	font-size: 17px;
	border-radius: 0px;
	vertical-align: middle;
	width: 100%;
	color: #999999;
	/*padding: 10px 20px;*/
	font-weight: normal;
	/* background-color: rgba(0, 0, 0, .03); */
	text-transform: inherit;
	border: 1px solid #e5e5e5;
	/*padding-right: 146px;*/
}

input[type="submit"] {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 60px;
	line-height: 60px;
	padding: 0 40px;
	background-color: #1b95d6;
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	border-radius: 0px;
	text-transform: uppercase;
	border: none;
	color: #fff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	cursor: pointer;
	outline: none !important;
	-webkit-font-smoothing: antialiased;
}

input[type="submit"]:hover {
	background-color: #09162a;
	color: #fff;
}

.third-row {
	padding: 20px 0;
	border-top: 1px solid #ccc;
}

.copyrights {
	float: left;
}



.nav-links {
	float: right;
}

.footer-links {
	list-style-type: none;
}

.footer-links li {
	display: inline-block;
	padding: 0 10px;
}

.footer-links li a {
	color: #09162a;
	font-weight: 700;
}

.footer-links li a:hover {
	color: #1b95d6;
	text-decoration: none;
}

.copy-link {
	color: #09162a;
	font-weight: 700;
}

.copy-link:hover {
	color: #1b95d6;
	text-decoration: none;
}


.scrollTop {
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	right: 3%;
	bottom: 10px;
	background-color: #1b95d6;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	opacity: 0;
	transition: all 0.4s ease-in-out 0s;
	cursor: pointer;
}

.scrollTop a {
	font-size: 18px;
	color: #fff;
	font-size: 2.5rem;
	font-weight: 600;

}

.scrollTop a:hover,
.scrollTop a:focus {
	color: #ffffff;
	text-decoration: none;
}

/*Below Carousel css is for about section columns alignment*/

.owl-carousel.owl-loaded {
	display: inline-block !important;
}

#contact {
	background: #12151B;
	padding-top: 120px;
	padding-bottom: 138px;
	overflow: hidden;
	border-bottom: 1px solid #15191d;
}

#contact h3 {
	font: 18px/36px "raleway-heavy", sans-serif;
	color: #fdc501;
	padding: 0;
	margin-bottom: 6px;
}

#contact .left {
	padding-right: 35px;
}

#contact .right {
	padding-left: 35px;
	position: relative;
	top: -6px;
}

/* media queries:  
/* #contact / .left .right */

/* MIN WIDTH */



/* MAX WIDTH */


@media only screen and (max-width:1250px) {
	.banner-section {
		z-index: 100;

	}
}

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

	/* .detail-inner h4 {
		font-weight: 400;
		text-transform: uppercase;
		font-size: 18px;
		line-height: 20px;
		color: #1b95d6;
	} */



	#contact .left {
		padding-right: 30px;
	}

	#contact .right {
		padding-left: 30px;
	}
}

@media only screen and (max-width:991px) {
	.about-image {
		position: sticky;
	}
}

@media only screen and (max-width:850px) {
	.detail-inner h2 {
		font-size: 25px;
		line-height: 35px;
		/* text-align: center; */
		padding-bottom: 10px;
	}

	.detail-inner p {
		font-size: 16px;
	}
}


@media only screen and (max-width:768px) {
	.container {
		max-width: 100% !important;
	}


	#contact .left,
	#contact .right {
		width: 100%;
		padding: 0 15px;
	}

	#contact .right p.lead {
		font: 18px/36px "merriweather-light", serif;
	}
}

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

	#contact .left,
	#contact .right {
		padding: 0 10px;
	}

	#contact .right p.lead {
		font: 17px/33px "merriweather-light", serif;
	}

	.owl-nav {
		position: relative;
		bottom: 95px;
		margin: 0 40px;
	}

	.f-right {
		padding: 0px 0;
	}
}

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

	#contact .left,
	#contact .right {
		padding: 0;
	}
}

@media only screen and (max-width:360px) {
	.owl-nav {
		position: relative;
		bottom: 95px;
		margin: 0 40px;
	}

	.f-right {
		padding: 0px 0;
	}
}

@media only screen and (max-width:1600px) {
	.title-margin {
		margin-left: 320px;
		margin-right: 100px;
	}
}

/* contact form */
#contact form {
	margin-top: 12px;
	margin-bottom: 30px;
}

#contact form div {
	position: relative;
}

#contact form div:before,
#contact form div:after {
	content: "";
	display: table;
}

#contact form div:after {
	clear: both;
}

#contact form div label {
	font: 11px/24px "raleway-bold", sans-serif;
	position: absolute;
	bottom: 3px;
	right: 6px;
	border-radius: 3px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 20px;
	color: #e64e04;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
#careerMessage,
/*#contact textarea,*/
#contact select {
	/*margin-bottom: 45px;*/
	width: 100%;
	background-color: rgba(0, 0, 0, .03);
}

#careerMessage:focus{
	background-color: #fff;
}

#contact button.submitform {
	font: 15px/30px "raleway-heavy", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	height: 60px;
	display: inline-block;
	padding: 15px 30px;
	width: 100%;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

fieldset {
	margin: 0 0 30px 0;
	padding: 0;
	border: none;
}



.career-img img{
  	width: 100%;
	max-width: 21rem;
	min-width: 21rem;
}

.upload-file{
	margin-bottom: 0 !important;
	width: 100%;
	height: 100px;
	position: relative;
}

/*.upload-btn-wrapper {*/
/*	position: absolute;*/
/*	bottom: 0;*/
/*	left: 2%;*/
/*	overflow: hidden;*/
/*	display: inline-block;*/
/*}*/

.upload-btn-wrapper label{
	display: block;
}

/*.upload-btn-wrapper .btn {*/
/*	border: 2px solid #fff;*/
/*	color: gray;*/
/*	background-color: #2bbbad;*/
/*	color: #fff;*/
/*	padding: 8px 20px;*/
/*	!*border-radius: 8px;*!*/
/*	font-size: 20px;*/
/*	!*font-weight: bold;*!*/
/*	box-sizing: border-box;*/
/*}*/

/*.upload-btn-wrapper input[type='file'] {*/
/*	!*font-size: 100px;*!*/
/*	position: absolute;*/
/*	left: 0;*/
/*	top: 0;*/
/*	opacity: 0;*/
/*}*/

.upload-btn-wrapper + .col-sm-5{
	float: right;
	margin: 0;
	position: absolute;
	right: 0;
	bottom: 0;

}