@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
 @import url(https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);
@import url("bootstrap.css");
@import url("animate.css");
@import url("hover.css");
@import url("plugins.css");
/** Generated by FG **/
@font-face {
	font-family: 'Conv_OPTIEdgarBold-Extended';
	src: url('../fonts/OPTIEdgarBold-Extended.eot');
	src: local('☺'), url('../fonts/OPTIEdgarBold-Extended.woff') format('woff'), url('../fonts/OPTIEdgarBold-Extended.ttf') format('truetype'), url('../fonts/OPTIEdgarBold-Extended.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	overflow-x: hidden;
}
a {
	text-decoration: none!important;
}
:hover, a, h1, h2, h3, h4, h5, h6, li, p, ul {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #777;
}
::-moz-placeholder { /* Firefox 19+ */
color: #777;
}
:-ms-input-placeholder { /* IE 10+ */
color: #777;
}
:-moz-placeholder { /* Firefox 18- */
color: #777;
}
.img-center{
	display: block;
	margin: 0 auto;
}
.no-margin {
	margin: 0!important;
	padding: 0!important
}
.center {
	margin: 0 auto!important;
	display: table!important;
	float: none!important
}
.online-main {
	position: relative;
	box-shadow: 0px 0px 23px 4px #000;
}
.online-main:after {
	position: absolute;
	width: 105px;
	height: 105px;
	content: "";
	background: url(../images/sliderlogo.png);
	bottom: 20px;
	left: 20px;
}
/*header {
    background: url(../images/headerbg.jpg);
    background-size: 100% 100%;
    width: 100%;
    height: 200vh;
}*/
.sliderbg {
	background: url(../images/sliderbg.jpg);
	background-size: cover;
	padding: 0 0 32vh 0;
}
.logo {
	padding: 20px;
	margin-top: 0;
}
.logo img {
	margin: 0;
	width: 100%;
}
.header-menu {
	color: #fff;
	width: 100%;
}
.header-navigation-menu {
	margin: 3% 0 0 0;
}
.header-navigation-menu .navbar {
	position: relative;
	min-height: auto;
	margin-bottom: 0;
	border: 1px solid transparent;
}
.header-navigation-menu .navbar-nav {
}
.header-navigation-menu .navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.header-navigation-menu .navbar-nav > li {
	padding: 3px 0px;
	border-bottom: 1px solid #fff;
	width: 100%;
}
.header-navigation-menu .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #fff!important;
}
.header-navigation-menu .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #fff!important;
	text-shadow: 0px 0px 6px #fff;
}
.header-navigation-menu .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover i {
	color: #fff!important;
}
.header-navigation-menu .navbar-default .navbar-nav>li>a {
	font-size: 14px;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	margin: 0;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 0;
	font-weight: 500;
	padding: 3px 0px;
	-webkit-transition: ease all 0.5s;
	-moz-transition: ease all 0.5s;
	-o-transition: ease all 0.5s;
	-ms-transition: ease all 0.5s;
	transition: ease all 0.5s;
}




.header-navigation-menu .nav {
}
.header-navigation-menu .navbar-default .navbar-nav>li>a i {
	padding: 5px 0px 0;
}
.carousel-caption {
	position: absolute;
	right: 10%;
	bottom: 30%;
	top: 25vh;
	left: auto;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption h1 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	/* text-shadow: 0px 4px 0px rgba(23, 91, 143, 01); */
	font-size: 38px;
	font-weight: 400;
	background: -webkit-linear-gradient(bottom, #fff, #bbb);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: left;
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
}
.carousel-caption h2 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	/* text-shadow: 0px 4px 0px rgba(23, 91, 143, 01); */
	font-size: 38px;
	font-weight: 800;
	background: -webkit-linear-gradient(bottom, #fff, #bbb);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: left;
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
}
.three-link {
	float: left;
	margin: 25px 10px 0;
}
.three-link ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.three-link ul li {
	float: left;
	padding: 0px 5px;
}
.three-link ul li a {
	color: #29567e;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    font-style: italic;
    padding: 7px 10px;
    background: rgb(246,248,249);
    background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(186,176,176,1) 50%, rgba(183,181,181,1) 100%);
    background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(186,176,176,1) 50%, rgba(183,181,181,1) 100%);
    background: linear-gradient(to bottom, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(186,176,176,1) 50%, rgba(183,181,181,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#b7b5b5', GradientType=0 );
    border-radius: 50%;
    width: 35px;
    height: 35px;
    float: left;
    text-align: center;
}
.three-link ul li a:hover {
	color: #fff!important;
	background: #29567e;
	transition: all 0.5s ease 0s;
}
.three-link ul li a:hover i {
	animation-name: zoomIn;
	-webkit-animation-name: zoomIn;
	animation-duration: 0.5s;
	-webkit-animation-duration: 0.5s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
}
/*header h1 {
    font-family: 'Conv_OPTIEdgarBold-Extended';
    color: #fff;
    transform: rotate(90deg);
    transform-origin: 70px 160px;
    text-align: right;
    font-size: 125px;
}*/
.topbar_right {
	margin: 0;
	padding: 0;
	float: right;
}

.topbar_right .fa{
	font-size: 19px;}

.topbar_right ul li {
	list-style: none;
	display: inline-flex;
	margin: 0;
	background: transparent;
	padding: 0;
	float: left;
}
.topbar_right ul li a {
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    text-transform: inherit;
    display: inline-flex;
    padding: 22px 30px;
}
.topbar_right ul li a:hover {
	background: transparent;
	text-decoration: none!important;
	color: #fff;
}
.aboutImg {
	background: #29567e;
	padding: 70px 15px;
}
.aboutImg img {
	width: 100%;
	box-shadow: 0px 0px 5px 2px #171616;
}
.aboutSecmain {
	background: url(../images/mainbg.png) no-repeat center top / cover;
}
.welcometext {
	background: url(../images/welcomeimg.jpg) no-repeat;
	padding: 20px;
	margin-top: -220px;
	overflow: hidden;
	    background-size: 100% 100%;
}
.welcometext p {
	    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-transform: unset;
    line-height: 29px;
    margin: 15px 0;
    width: auto;
    text-align: justify;
}
.welcometext h1 {
	font-family: 'Raleway', sans-serif;
    color: #fff;
    text-shadow: 0px 4px 0px rgba(23, 91, 143, 01);
    font-size: 24px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}
.welcometext h2 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	/* text-shadow: 0px 4px 0px rgba(23, 91, 143, 01); */
	font-size: 32px;
	font-weight: 800;
	background: -webkit-linear-gradient(bottom, #fff, #ccc);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: left;
	text-transform: uppercase;
	margin: 0;
}
.welcometext h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	margin: 15px 0;
	line-height: 26px;
}
.galleryMain {
	padding: 5% 0;
	overflow: hidden;
}
.galleryMain h5 {
	font-family: 'Raleway', sans-serif;
	color: #29567e;
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	text-transform: unset;
	padding-top: 11px;
}
.galleryMain h6 {
	font-family: 'Raleway', sans-serif;
	color: #29567e;
	font-size: 30px;
	font-weight: 800;
	text-align: center;
	text-transform: unset;
}
.gallerySec {
	position: relative;
	margin: 30px 3px;
}
.gallerySec img {
	width: 100%;
}
.gallerytext {
	position: absolute;
	width: 100%;
	top: 45%;
}
.gallerytext h2 {
	font-size: 22px;
	color: #fff;
	font-weight: 500;
	font-family: arial;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
}
.gallerySec:hover {
text
}
.hovereffect {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	background: rgba(41,86,126,0.8);
}
.hovereffect .overlay {
	/*width: 100%;
	height: 100%;*/
	position: absolute;
	overflow: hidden;
	top: 45%;
	left: 50%;
	padding: 0;
	transform: translateX(-50%);
}
.hovereffect img {
	display: block;
	position: relative;
	max-width: none;
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.hovereffect:hover img {
	opacity: 0.4;
	filter: alpha(opacity=40);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.hovereffect h2 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	font-weight: 800;
	background: -webkit-linear-gradient(bottom, #fff, #ccc);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
}
.hovereffect h2:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.hovereffect:hover h2:after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.hovereffect a, .hovereffect p {
	color: #FFF;
	opacity: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	margin-top: 20px;
	font-size: 14px;
	text-transform: uppercase;
}
.hovereffect:hover a, .hovereffect:hover p {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.f1 p {
	margin-top: 20px;
	margin-bottom: 20px;
}
.copy {
	color: #f6f6f6;
	margin: 0 !important;
	font-size: 12px;
}
.f1 img {
	margin-top: -127px;
}
.emaillink {
	color: #4a68a5 !important;
	text-decoration: underline;
}
.pe {
	margin-top: 20px;
}
footer a:hover, footer a:focus {
	color: #f0b330!important;
	text-decoration: none;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.social {
	margin: 0;
	padding: 0;
}
.social ul {
	margin: 0;
	padding: 0;
	padding-top: 10px;
}
.social ul li {
	margin: 0;
	margin-right: 5px;
	list-style: none outside none;
	display: inline-block;
}
.social i {
	width: 30px;
	height: 30px;
	color: #FFF;
	background-color: #909AA0;
	font-size: 19px;
	text-align: center;
	padding-top: 9px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}
.social i:hover {
	color: #FFF;
	text-decoration: none;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}
.social .fa-facebook {
	background: #4060A5;
}
.social .fa-twitter {
	background: #00ABE3;
}
.social .fa-google-plus {
	background: #e64522;
}
.social .fa-linkedin {
	background: #0094BC;
}
.social .fa-youtube-play {
	background: #DF192A;
}
.socialiconsf {
	margin-top: 5px;
}
.threeSec {
}
.threeSec {
	background-image: url(../images/threesec.jpg);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: top left, top right;
	background-size: 40% 100%, 100% auto;
	padding: 2% 0;
	position: relative;
}
.lefttextBox {
	position: absolute;
	background: #2491eb;
	padding: 20px;
	left: 0;
	width: 40%;
	bottom: 0;
}
.lefttextBox p {
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: unset;
	line-height: 21px;
	margin: 0px auto;
}
.sortby {
}
.sortby h6 {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 600;
	margin: 0;
}
.sortby ul {
	padding: 0;
	margin: 10px 0;
	border-bottom: 1px solid #999;
	overflow: hidden;
}
.sortby ul li {
	font-family: 'Roboto', sans-serif;
	color: #777;
	font-size: 13px;
	font-weight: 500;
	float: left;
	line-height: 24px;
	margin: 0 10px;
}
.sortby ul li a {
	color: #777;
}
.sortbyBox {
	background: rgba(255,255,255,0.3);
	overflow: hidden;
	padding: 13px 13px;
	margin: 0px 0px 0 0;
}
.sortbyBox h3 {
	font-family: 'Roboto', sans-serif;
	color: #333;
	font-size: 18px;
	font-weight: 600;
	text-align: left;
	margin: 2px 0;
}
.sortbyBox p {
	font-family: 'Roboto', sans-serif;
	color: #999;
	font-size: 14px;
	font-weight: 500;
	text-transform: unset;
	line-height: 21px;
	margin: 0px auto;
}
.sortbyBoxgray {
	background: #f6f6f6;
}
.becomeSec {
	background: #f0b330;
	padding: 3% 0;
}
.become-btn {
	float: none;
	margin: 0px auto;
	display: table;
}
.become-btn a {
	background: #2491eb;
	padding: 13px 50px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	text-shadow: none;
	font-size: 14px;
	text-align: center;
	border-radius: 50px;
	float: left;
	border: 1px solid #2491eb;
	text-transform: uppercase;
}
.become-btn a:hover {
	background: rgba(0,0,0,0.5);
	color: #fff;
	border: 1px solid rgba(0,0,0,0.0);
}
.framer {
	margin-top: 50px;
}
.conpad {
	margin-bottom: 20px;
}
.message, .maper, .contact {
	height: 580px;
	padding: 20px;
	box-shadow: 0 5px 26px rgba(0,0,0,0.05), 0 3px 12px rgba(0,0,0,0.09);
}
.forth {
	background: #333333;
	padding: 3% 0;
}
.contact {
 b/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#838383+0,fcfcfc+50,575757+100 */
background: rgb(131,131,131); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(131,131,131,1) 0%, rgba(252,252,252,1) 50%, rgba(87,87,87,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(131,131,131,1) 0%, rgba(252,252,252,1) 50%, rgba(87,87,87,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(131,131,131,1) 0%, rgba(252,252,252,1) 50%, rgba(87,87,87,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#838383', endColorstr='#575757', GradientType=0 ); /* IE6-9 */
}
.message {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f6f6+0,a0a0a0+37,a0a0a0+61,a0a0a0+61,f6f6f6+100 */
	background: rgb(246,246,246); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(160,160,160,1) 37%, rgba(160,160,160,1) 61%, rgba(160,160,160,1) 61%, rgba(246,246,246,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(160,160,160,1) 37%, rgba(160,160,160,1) 61%, rgba(160,160,160,1) 61%, rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(246,246,246,1) 0%, rgba(160,160,160,1) 37%, rgba(160,160,160,1) 61%, rgba(160,160,160,1) 61%, rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.framer button {
	color: white;
	background: #f0b330;
	border: 2px solid #f0b330;
	transition: all 0.3s linear;
	font-size: 30px;
	font-weight: 500;
	height: 80px;
	border-radius: 50%;
	width: 80px;
	margin-top: -53px;
	position: relative;
}
.framer button:focus, .framer button:hover {
	color: #fff;
	background: #000;
	border: 2px solid #000;
}
.framer h1 {
	color: #000;
	font-weight: bold;
}
.framer p {
	color: #dbe1ed !important;
	margin-bottom: 23px;
	font-size: 16px;
	color: white;
}
.framer h6 {
	color: #656565 !important;
}
.framer p {
	color: #dbe1ed !important;
}
.framer h4 {
	color: #313640;
	margin-top: 0;
	font-size: 20px;
}
.framer h5 {
	    font-size: 15px;
    color: #29567e;
    margin-top: 0;
    font-weight: normal;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
}
.framer hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #000 !important;
}
.padbot {
	margin-bottom: 20px;
}
#contacthead {
	background: url(../images/Contact-Us.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 105px;
}
#contactforth {
	padding-bottom: 70px;
	background: #333333;
}
.consocialicons a {
	color: #fff;
	font-size: 26px !important;
	margin-right: 20px;
}
.consocialicons a:hover {
	color: #2491eb;
}
.message h4 {
	font-size: 20px;
	color: #29567e;
	font-family: 'Raleway', sans-serif;
	text-align: left;
	margin: 0;
	font-weight: 800;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 0;
	padding: 10px 0;
}
.contact h4 {
	font-size: 20px;
	color: #29567e;
	font-family: 'Raleway', sans-serif;
	text-align: left;
	margin: 0;
	font-weight: 800;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 0;
	padding: 10px 0;
}
.consocialicons.row {
	margin-top: 0;
}
.contactpageform label {
	color: #333;
	font-family: 'Roboto', sans-serif !important;
	font-size: 14px;
	font-weight: 500;
}
.contactpageform input[type="text"] {
	border: 0 !important;
	border-bottom: 1px solid #fff !important;
	outline: none;
	color: black;
	background: transparent;
	box-shadow: none;
	height: 50px;
	    border-radius: 0;
}
.contactpageform textarea {
	border: 0 !important;
	border-bottom: 2px solid #fff !important;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	outline: none;
	color: black;
	height: 150px;
	width: 100%;
}
.contactpageform input[type="submit"] {
	background: #fff;
	border: 1px solid #2085c5;
	border-radius: 5px;
	padding: 12px 25px;
	color: #2085c5;
	font-weight: 600;
}
.contactpageform input[type="submit"]:hover {
	background: #333;
	border: 1px solid #333;
	color: #fff;
}
footer {
	background: #333333;
	overflow: hidden;
	padding: 0 0 30px 0;
}
footer h2 {
	margin: 0;
	color: white;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 600;
}
footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
footer ul li {
	margin: 3px 0;
}
footer ul li a {
	    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    position: relative;
    padding: 0 0 0 0px;
    font-weight: normal;
}
footer ul li a:hover {
	color: #29567e!important;
}
.copyright_div {
	padding: 15px 0 13px 0;
	background: #29567e;
	margin-top: 0;
}
.copyright p {
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    text-shadow: none;
    line-height: 12px;
    text-align: right;
    padding: 10px 50px;
    width: auto;
    margin: 0;
}
.copyright a {
	    font-family: "Roboto", sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-shadow: none;
    line-height: 21px;
    text-align: left;
    padding: 10px 0px 0;
    width: auto;
    margin: 0;
}
.copyright h6 {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	text-align: left;
	margin: 0;
	text-transform: unset;
	letter-spacing: 0;
	padding: 5px 0;
}
.brandLogo {
	padding-top: 16px;
	overflow: hidden;
}
.brandLogo ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.brandLogo ul li {
	float: left;
	padding: 0 10px;
	width: 25%;
}
.brandLogo ul li img {
	width: 100%;
}
.brandLogo ul li img:hover {
	opacity: 0.5;
}
.gallerySecMian {
	padding: 5% 0 0;
	background: #8f8f8f;
	overflow: hidden;
}
.gallerySecMian h5 {
	font-family: 'Raleway', sans-serif;
	color: #29567e;
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	text-transform: unset;
	    padding-top: 5px;
}
.gallerySecMian h6 {
	font-family: 'Raleway', sans-serif;
	color: #29567e;
	font-size: 30px;
	font-weight: 800;
	text-align: center;
	text-transform: unset;
	margin-bottom: 30px;
}

.carousel-captionDiv{background: rgba(0, 0, 0, 0.27);
padding: 10px;}
.galleryBox {
	margin: -1px 0;
}
.galleryBox h2 {
	font-size: 14px;
	color: #333;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	line-height: 23px;
	text-transform: unset;
	letter-spacing: 0.2px;
	padding: 0;
	font-weight: 500;
	margin: 5px 0;
}
.galleryBox h3 {
	font-size: 12px;
	color: #999;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	line-height: 18px;
	text-transform: unset;
	letter-spacing: 0.2px;
	padding: 0;
	font-weight: 500;
	margin: 0;
}
.galleryBox .portfolio-content {
	position: relative;
}
.galleryBox .portfolio-content img {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.galleryBox .viewImg {
	width: auto!important;
}
.galleryBox .portfolio-overlay {
	position: absolute;
	background-color: rgba(41, 86, 126, 0.70);
	text-align: center;
	color: #141414;
	left: 0px;
	z-index: 99;
	bottom: 0px;
	right: 0px;
	top: 0px;
	padding: 10px;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	-moz-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
}
.galleryBox .portfolio-overlay a {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 60px;
	font-weight: 600;
	line-height: 28px;
	padding-bottom: 0;
	text-transform: uppercase;
	float: none;
	padding: 15px 15px;
	cursor: pointer;
	    top: 39%;
	position: relative;
	transition: 1s;
}
.galleryBox .portfolio-overlay a span {
     color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    padding-bottom: 0;
    text-transform: unset;
    margin: 0;
    text-transform: lowercase;
    padding-left: 13px;
    top: -4px;
    position: relative;

}
.galleryBox .portfolio-content:hover .portfolio-overlay {
	opacity: 1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.innerbg { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#383333+0,828c95+36,261a1a+100 */
	    background: rgb(56,51,51);
    background: -moz-linear-gradient(top, rgba(25, 25, 25) 0%, rgb(234, 234, 234) 36%, rgba(38,26,26,1) 100%);
    background: -webkit-linear-gradient(top, rgba(25, 25, 25) 0%, rgb(234, 234, 234) 36%, rgba(38,26,26,1) 100%);
    background: linear-gradient(to bottom, rgb(25, 25, 25) 0%, rgb(234, 234, 234) 36%, rgba(14, 10, 10, 0.67) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383333', endColorstr='#261a1a', GradientType=0 );
}
.test {
	display: table;
	width: 100%;
}
.test1, .test2 {
	display: table-cell;
	float: none;
	padding: 0px;
	vertical-align: top;
}
.test1 {
	background: url(../images/headerbg.jpg);
	background-size: 100% 100%;
}
.test2 {
}
.pressure {
}
.pressure h1 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	/* text-shadow: 0px 4px 0px rgba(23, 91, 143, 01); */
	font-size: 32px;
	font-weight: 800;
	background: -webkit-linear-gradient(bottom, #5890b8, #3b6090);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: left;
	text-transform: uppercase;
	margin: 40px 0 20px;
}
.pressure p {
	color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-transform: unset;
    line-height: 26px;
    margin: 15px 0;
    width: auto;
    text-align: justify;
}
.pressure h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: unset;
	line-height: 21px;
	margin: 10px 0;
	width: auto;
	text-align: left;
	font-family: 'Raleway', sans-serif;
}
.pressure h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: unset;
	line-height: 21px;
	margin: 10px 0;
	width: auto;
	text-align: left;
}
.pressure h5 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: unset;
	line-height: 21px;
	margin: 10px 11px 10px 40px;
	width: auto;
	text-align: left;
}
.pressure1 {
	box-shadow: 0px 0px 4px 3px #333;
	position: relative;
	z-index: 99;
}
.pressure2 {
	box-shadow: 0px 0px 4px 3px #333;
	margin-top: -12%;
	width: 75%;
}
.pressure3 {
	box-shadow: 0px 0px 4px 3px #333;
	position: relative;
	z-index: 99;
	margin-top: 6%;
}
.pressure4 {
	box-shadow: 0px 0px 4px 3px #333;
	margin-top: -44%;
	width: 125%;
}
.pressure5 {
	box-shadow: 0px 0px 4px 3px #333;
	position: relative;
	z-index: 99;
	margin-top: 15%;
}
.pressure6 {
	box-shadow: 0px 0px 4px 3px #333;
	margin-top: -28%;
	width: 100%;
}
.pressure7 {
	box-shadow: 0px 0px 4px 3px #333;
	position: relative;
	z-index: 99;
	margin-top: -50%;
}
.pressureMian {
}
.pressureMian h2 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: unset;
	line-height: 21px;
	margin: 10px 0;
	width: auto;
	text-align: left;
}
.pressure8 {
	position: relative;
	z-index: 0;
	margin-top: 0;
	width: 100%;
	left: 50px;
}
.pressure8 img {
	box-shadow: 0px 0px 4px 3px #333;
}
.pressure9 {
	position: relative;
	z-index: 99;
	margin-top: 0;
	width: 100%;
	top: 50px;
}
.pressure9 img {
	box-shadow: 0px 0px 4px 3px #333;
}
.pressure10 {
	position: relative;
	z-index: 0;
	margin-top: 10%;
	width: 100%;
	left: 50px;
}
.pressure10 img {
	box-shadow: 0px 0px 4px 3px #333;
}
.pressure11 {
	position: relative;
	z-index: 99;
	margin-top: 10%;
	width: 100%;
	top: 50px;
}
.pressure11 img {
	box-shadow: 0px 0px 4px 3px #333;
}
.legacy {
}
.legacy h1 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	/* text-shadow: 0px 4px 0px rgba(23, 91, 143, 01); */
	font-size: 32px;
	font-weight: 800;
	background: -webkit-linear-gradient(bottom, #5890b8, #3b6090);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: left;
	text-transform: uppercase;
	margin: 40px 0 20px;
}
.legacy p {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-transform: unset;
    line-height: 26px;
    margin: 0;
    width: auto;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
}
.legacy h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	text-transform: unset;
	line-height: 21px;
	margin: 10px 0;
	width: auto;
	text-align: left;
}
.legacy h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: unset;
	line-height: 21px;
	margin: 10px 0;
	width: auto;
	text-align: left;
}
.legacy h5 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: unset;
	line-height: 21px;
	margin: 10px 11px 10px 40px;
	width: auto;
	text-align: left;
}
.legacy1 {
	box-shadow: 0px 0px 4px 3px #333;
	position: relative;
	z-index: 99;
}
.legacy2 {
	box-shadow: 0px 0px 4px 3px #333;
    margin-top: 10%;
    width: 115%;
    right: 96px;
    position: relative;
    z-index: 99;
}
.legacy3 {
	box-shadow: 0px 0px 4px 3px #333;
	position: relative;
	z-index: 99;
	margin-top: 30px;
}
.legacy4 {
	box-shadow: 0px 0px 4px 3px #333;
	margin-top: 10%;
	width: 100%;
}
.legacy5 {
	    box-shadow: 0px 0px 4px 3px #333;
    position: relative;
    z-index: 99;
    margin-top: -16%;
    width: 120%;
    right: 9vh;
}
.legacy6 {
	box-shadow: 0px 0px 4px 3px #333;
	margin-top: 30px;
	width: 100%;
}
.legacyMian {
}
.pressureMian h2 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: unset;
	line-height: 21px;
	margin: 10px 0;
	width: auto;
	text-align: left;
}
.legacy7 {
	position: relative;
	z-index: 0;
	    margin-top: -60px;
	width: 100%;
	left: 0;
}
.legacy7 img {
	box-shadow: 0px 0px 4px 3px #333;
}
.legacy8 {
	    position: relative;
    z-index: 99;
    margin-top: 0;
    width: 100%;
    top: 3px;
    left: -72px;
}
.legacy8 img {
	box-shadow: 0px 0px 4px 3px #333;
}
.pressure10 {
	position: relative;
	z-index: 0;
	margin-top: 10%;
	width: 100%;
	left: 50px;
}
.pressure10 img {
	box-shadow: 0px 0px 4px 3px #333;
}
.pressure11 {
	position: relative;
	z-index: 99;
	margin-top: 10%;
	width: 100%;
	top: 50px;
}
.pressure11 img {
	box-shadow: 0px 0px 4px 3px #333;
}
.tagAfter {
	position: absolute;
	color: #fff;
	font-weight: 600;
	top: 20px;
	left: 20px;
	text-transform: uppercase;
	    z-index: 999;
}
.transparentBg {
	background: transparent!important;
}
.tagbefore {
	position: absolute;
	color: #fff;
	font-weight: 600;
	bottom: 20px;
	left: 20px;
	text-transform: uppercase;
}
.dry {
}
.dry h1 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	/* text-shadow: 0px 4px 0px rgba(23, 91, 143, 01); */
	font-size: 32px;
	font-weight: 800;
	background: -webkit-linear-gradient(bottom, #5890b8, #3b6090);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: left;
	text-transform: uppercase;
	margin: 40px 0 20px;
}
.dry p {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-transform: unset;
    line-height: 23px;
    width: auto;
    text-align: justify;
}
.dry h3 {
	color: #fff;
	font-size: 16px;
	    font-weight: 600;
	text-transform: unset;
	line-height: 21px;
	margin: 10px 0;
	width: auto;
	text-align: left;
}
.dry h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: unset;
	line-height: 21px;
	margin: 10px 0;
	width: auto;
	text-align: left;
}
.dry h5 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: unset;
	line-height: 21px;
	margin: 10px 11px 10px 40px;
	width: auto;
	text-align: left;
}
.dry1 {
	box-shadow: 0px 0px 4px 3px #333;
	position: relative;
	z-index: 99;
}
.dry2 {
	box-shadow: 0px 0px 4px 3px #333;
	margin-top: -26%;
	width: 115%;
	right: 80px;
	position: relative;
	z-index: 99;
}
.dry3 {
	box-shadow: 0px 0px 4px 3px #333;
	position: relative;
	z-index: 99;
	margin-top: 100px;
}
.dry4 {
	    box-shadow: 0px 0px 4px 3px #333;
    margin-top: -13%;
    width: 90%;
    z-index: 99;
    position: relative;
    right: -10px;
}
.dry5 {
	box-shadow: 0px 0px 4px 3px #333;
	position: relative;
	z-index: 99;
	margin-top: -23%;
	width: 120%;
	right: 15vh;
}
.dry6 {
	box-shadow: 0px 0px 4px 3px #333;
	margin-top: 80px;
	width: 100%;
}
.dryMian {
}
.dry7 {
	position: relative;
	z-index: 0;
	margin-top: 24vh;
	width: 115%;
	right: 15vh;
}
.dry7 img {
	box-shadow: 0px 0px 4px 3px #333;
}
.dry8 {
	position: relative;
	z-index: 0;
	margin-top: 9%;
	width: 100%;
	right: 0;
}
.dry8 img {
	box-shadow: 0px 0px 4px 3px #333;
}
.dry9 {
	position: relative;
	z-index: 99;
	margin-top: 0;
	width: 105%;
	top: 41px;
	left: -20px;
}
.dry9 img {
	box-shadow: 0px 0px 4px 3px #333;
}
.dry10 {
	position: relative;
	z-index: 0;
	margin-top: 10px;
	width: 100%;
	right: 0;
}
.dry10 img {
	box-shadow: 0px 0px 4px 3px #333;
}
.de-hydra {
}
.de-hydra h1 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	/* text-shadow: 0px 4px 0px rgba(23, 91, 143, 01); */
	font-size: 32px;
	font-weight: 800;
	background: -webkit-linear-gradient(bottom, #5890b8, #3b6090);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: left;
	text-transform: uppercase;
	margin: 40px 0 20px;
}
.de-hydra p {
	color: #fff;
    font-size: 17px;
    font-weight: 300;
    text-transform: unset;
    line-height: 24px;
    width: auto;
    text-align: justify;
}
.de-hydra h3 {
	color: #fff;
    font-size: 19px;
    font-weight: 300;
    text-transform: unset;
        line-height: 27px;
    font-family: 'Roboto', sans-serif !important;
    margin: 10px 0;
    width: auto;
    text-align: left;
}
.de-hydra h3 span {
	color: #305a80;
    text-transform: uppercase;
    font-weight: bold;
}
.de-hydra h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: unset;
	line-height: 21px;
	margin: 10px 0;
	width: auto;
	text-align: left;
}
.de-hydra h5 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: unset;
	line-height: 21px;
	margin: 10px 11px 10px 40px;
	width: auto;
	text-align: left;
}
.de-hydra1 {
	box-shadow: 0px 0px 4px 3px #333;
	position: relative;
	z-index: 99;
}
.de-hydra2 {
	box-shadow: 0px 0px 4px 3px #333;
	margin-top: -30%;
	width: 115%;
	right: 0;
	position: relative;
	z-index: 99;
}
.de-hydra3 {
	box-shadow: 0px 0px 4px 3px #333;
	position: relative;
	z-index: 999;
	    margin-top: 65px;
}
.de-hydra4 {
	box-shadow: 0px 0px 4px 3px #333;
	margin-top: -15px;
	width: 125%;
	z-index: 99;
	position: relative;
	right: 0;
}
.de-hydra5 {
	box-shadow: 0px 0px 4px 3px #333;
	position: relative;
	z-index: 88;
	margin-top: 17vh;
	width: 100%;
	right: -12px;
}
.de-hydra6 {
	box-shadow: 0px 0px 4px 3px #333;
	margin-top: 20vh;
	width: 100%;
}
.de-hydra7 {
	box-shadow: 0px 0px 4px 3px #333;
	margin-top: 24px;
	width: 70%;
	left: -100px;
	position: relative;
}
.de-hydra8 {
	box-shadow: 0px 0px 4px 3px #333;
	margin-top: 9vh;
	width: 100%;
}
/*.fixedClass {background: url(../images/headerbg.jpg);
	background-size: 100% 100%;}*/
	
	
.nameLong {
	margin: 24%;
	display: inline-block;
}
.test {
	display: block;
	width: 100%;
}
.sliderArow {
	position: absolute;
	z-index: 99;
	bottom: 15px;
	right: 0px;
}
.sliderArow ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sliderArow ul li {
	float: left;
	margin: 0 10px;
	border: none;
	background: none;
}
.sliderArow ul li a {
	padding: 0 10px;
}
.nameLong {
    margin: 24% 22%;
    display: inline-block;
}
.nameLong img {
	width: 80%;
}

.de-hydra6 img, .de-hydra5 img, .dry1 img{
	-webkit-filter: grayscale(1);
    filter: grayscale(1);}


.legacy1 img, .legacy2 img{
	-webkit-filter: grayscale(1);
    filter: grayscale(1);}

    .over{    position: absolute;
    background-color: rgba(41,86,126,0.8);
    text-align: center;
    color: #141414;
    left: 0px;
    z-index: 99;
    bottom: 0px;
    right: 0px;
    top: 0px;
    padding: 10px;
    opacity: 1;
    -webkit-transition: all 0.3s ease-out 0s;}


    .consocialicons img{padding-top: 12%;}

@media only screen and (min-device-width:120px) and (max-device-width:767px) and (orientation:portrait) {
.test {
	display: block;
	width: 100%;
}
.test1, .test2 {
	display: block;
	width: 100%;
}
.test1 {
	background: #20345f;
}
.nameLong {
	display: none
}
.topbar_right ul {
	margin: 0;
	padding: 0;
}
.topbar_right ul li {
	width: 100%;
}
.online-main:after {
	display: none;
}
.sliderbg {
	padding: 0 0 5vh 0;
}
.welcometext {
	margin-top: 0;
}
.aboutImg {
	background: #29567e;
	padding: 15px;
}
.hovereffect h2 {
	font-size: 15px;
}
.hovereffect .overlay {
	top: 40%;
}
.copyright p {
	text-align: center;
}
.copyright h6 {
	text-align: center;
}
.three-link {
	float: none;
	margin: 10px auto 0px;
	display: table;
	padding-bottom: 20px;
}
.header-navigation-menu {
	margin: 3% 20px 0 20px;
}
.header-navigation-menu .navbar-nav > li {
	border-bottom: 0px solid #fff;
}
.carousel-indicators {
	display: none;
}
.carousel-caption {
	right: 10px;
	top: 5vh;
}
.carousel-caption h1 {
	font-size: 14px;
}
.carousel-caption h2 {
	font-size: 14px;
}
.pressure2 {
	margin-top: 20px;
	width: 100%;
}
.pressure4 {
	margin-top: 20px;
	width: 100%;
}
.pressure5 {
	margin-top: 20px;
}
.pressure6 {
	margin-top: 20px;
}
.pressure7 {
	margin-top: 20px;
}
.pressure8 {
	margin-top: 20px;
	left: 0;
}
.pressure9 {
	margin-top: 20px;
	width: 100%;
	top: 0;
}
.pressure h5 {
	margin: 10px 11px 10px 0px;
}
.pressure10 {
	margin-top: 20px;
	width: 100%;
	left: 0;
}
.pressure11 {
	margin-top: 20px;
	width: 100%;
	top: 0;
}
.topbar_right ul li a {
	padding: 11px 0px;
}
.pressure h1 {
	margin: 15px 0 20px;
}
.dry2 {
	margin-top: 20px;
	width: 100%;
	right: 0;
}
.dry4 {
	margin-top: 20px;
	width: 100%;
}
.dry5 {
	margin-top: 20px;
	width: 100%;
	right: 0;
}
.dry6 {
	margin-top: 20px;
}
.dry7 {
	margin-top: 20px;
	width: 100%;
	right: 0;
}
.dry8 {
	margin-top: 20px;
	left: 0;
}
.dry9 {
	margin-top: 20px;
	width: 100%;
	top: 0;
	left: 0;
}
.dry h5 {
	margin: 10px 11px 10px 0px;
}
.dry h1 {
	margin: 15px 0 20px;
}
.topbar_right {
	float: left;
}
.de-hydra2 {
	margin-top: 20px;
	width: 100%;
	right: 0;
}
.de-hydra4 {
	margin-top: 20px;
	width: 100%;
}
.de-hydra5 {
	margin-top: 20px;
	width: 100%;
	right: 0;
}
.de-hydra6 {
	margin-top: 20px;
}
.de-hydra7 {
	margin-top: 20px;
	width: 100%;
	right: 0;
	left: 0;
}
.de-hydra8 {
	margin-top: 20px;
	left: 0;
}
.de-hydra9 {
	margin-top: 20px;
	width: 100%;
	top: 0;
	left: 0;
}
.de-hydra h5 {
	margin: 10px 11px 10px 0px;
}
.de-hydra10 {
	margin-top: 20px;
	width: 100%;
	top: 0;
	left: 0;
}
.de-hydra h1 {
	margin: 15px 0 20px;
}
.legacy2 {
	margin-top: 20px;
	width: 100%;
	right: 0;
}
.legacy4 {
	margin-top: 20px;
	width: 100%;
}
.legacy5 {
	margin-top: 20px;
	width: 100%;
	right: 0;
}
.legacy6 {
	margin-top: 20px;
}
.legacy7 {
	margin-top: 20px;
	width: 100%;
	right: 0;
	left: 0;
}
.legacy8 {
	margin-top: 20px;
	left: 0;
}
.legacy9 {
	margin-top: 20px;
	width: 100%;
	top: 0;
	left: 0;
}
.legacy h5 {
	margin: 10px 11px 10px 0px;
}
.de-hydra10 {
	margin-top: 20px;
	width: 100%;
	top: 0;
	left: 0;
}
.legacy h1 {
	margin: 15px 0 20px;
}
}

@media only screen and (min-device-width:768px) and (max-device-width:900px) and (orientation:portrait) {
.header-navigation-menu .navbar-default .navbar-nav>li>a {
	font-size: 11px;
	padding: 0px 0px;
}
.three-link ul li {
	float: left;
	padding: 0px 0px;
}
.three-link ul li a {
	font-size: 12px;
	padding: 5px 7px;
	width: 25px;
	height: 25px;
}
.nameLong {
	margin: 24% 25px;
	display: inline-block;
}
.nameLong img {
	width: 80%;
}
.sliderbg {
	padding: 0 0 18vh 0;
}
.hovereffect h2 {
	font-size: 12px;
	line-height: 16px;
}
.aboutSecmain {
	background: #fff;
}
.welcometext p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0;
}
.aboutImg {
	padding: 50px 15px;
}
.brandLogo ul li {
	float: left;
	padding: 0 1px;
	width: 25%;
}
.brandLogo {
	padding-top: 50px;
	overflow: hidden;
}
footer ul li a {
	font-size: 12px;
}
.three-link {
	margin: 56px 10px 0;
}
.pressure p {
	font-size: 12px;
	line-height: 18px;
}
.pressure h1 {
	font-size: 21px;
}
.pressure2 {
	box-shadow: 0px 0px 4px 3px #333;
	margin-top: 2%;
}
.pressure h3 {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0;
}
.pressure3 {
	margin-top: 35%;
}
.dry p {
	font-size: 10px;
	line-height: 17px;
	margin: 0px 0;
}
.dry2 {
	margin-top: 10%;
	right: 30px;
}
.dry h3 {
	font-size: 12px;
	line-height: 21px;
	margin: 6px 0;
}
.dry h1 {
	font-size: 22px;
}
.topbar_right ul li a {
	font-size: 12px;
	padding: 11px 10px;
}
.dry5 {
	right: 3vh;
}

.dry7 {
    margin-top: 9vh;
    width: 125%;
    right: 4vh;
}

.dry9 {
 
    top: 20px;
 
}

.de-hydra h1 {

    font-size: 20px; }
	
	.de-hydra p {

    font-size: 12px;
  
    line-height: 17px;
    margin: 0px 0;

}

.de-hydra2 {
    
    margin-top: 15%;
    width: 115%;
 
}

.de-hydra h3 {
  
    font-size: 10px;
   

    line-height: 14px;
  
    margin: 5px 0;

}
.de-hydra4 {
    box-shadow: 0px 0px 4px 3px #333;
    margin-top: 15px; }
	
	.de-hydra6 {
    
    margin-top: 18vh;}
	
	.de-hydra8 {

    margin-top: 2vh;

}


.legacy h1 {

    font-size: 20px; }
	
	.legacy p {
  
    font-size: 9px;

    line-height: 15px;
    margin: 0px 0;


}
}

img{pointer-event:none !important;}

img{
	-webkit-user-select:none !important;
	-webkit-touch-callout:none !important;
}
.scroll-up{ position:absolute; right:0px; background:#333333; width:40px !important; top: -5px; padding:10px 12px !important; height:40px; color:#fff; display:block; border-radius:50%; border:1px solid #000; text-align:center;
    bottom:10px;}
.scroll-up:hover {
    background-color:#fff;
    color:#000;
}