/*!
 *  
 */

/* Global Styles */
@import url(//db.onlinewebfonts.com/c/272715a0670500b7e64828c113fb6dbc?family=MuseoSansW01-100);
html,
body {
    height: 100%;
}

body {
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	font-weight: 900;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 900;
}
p {
	margin: 10px 0;
}
.topnav {
  margin: 5px 20px 0 0;
  padding: 0;
}

.topnav > li {
    display: inline-block;
    list-style-type: none;
}
.topnav a {
    color:#ffffff;
}
.navbar-brand {
	height: 75px;
	padding: 13px 15px;
}
nav.navbar {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 0;
	padding-left: 6%;
	min-height: 75px;
	border: none;
	margin-bottom: 0;
}

.logo {
  display: block;
  height: 50px;
}
.navbar-nav > li > a {
	color: #908e8e;
	padding-bottom: 25px;
	padding-top: 25px;
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 12px;
	text-transform: uppercase;
	padding: 25px 10px;
}
.nav > li > a:focus, .nav > li > a:hover, .nav > li > a.nav-link.active {
  background-color: transparent;
  text-decoration: none;
  border-bottom: 5px solid #df2025;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 0px 8px;
	margin-top: 11px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border-radius: 4px;
	font-size: 38px;
	color: gray;
}
.carousel-caption {
	position: relative;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	padding-top: 150px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
}
.top_image {
	display: table;
	width: 100%;
	height: 100%;
	background-size: cover;
	position: relative;
	padding: 0;
}
.top_image video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.fix_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	right: 0;
	bottom: 0;    
	overflow: hidden;
}
.applications_section {
	/* background: url('../images/gallery/1b.LOTIS QCX in profile with power supply and data cable attached.jpg'); */
	background: #fff;
	display: table;
	width: 100%;
	height: auto;
	background-size: cover;
	position: relative;
	color: #838181;
}
.middle_image{
	background: url('../images/qi2-7.jpg');
	display: table;
	width: 100%;
	height: 100%;
	background-size: cover;
	position: relative;
	padding: 80px 0;
}
.bottom_image{
	background: url('../images/20180529_144217.jpg');
	display: table;
	width: 100%;
	height: auto;
	background-size: cover;
	position: relative;
	padding: 80px 0;
}
.border-box.right-border-box {
	border-width: 2px 0 2px 2px;
	margin: 45px 0 45px 30px;
}
.border-box {
	border: 2px solid;
	border-left-width: 0;
	margin: 45px 30px 36% 0;
	padding: 10px 60px 45px 40px;
}
.border-box h2 {
	border-bottom: 2px solid;
	padding-bottom: 50px;
	margin-bottom: 40px;
}
.border-box p {
	margin: 10px 24% 0 0;
	text-transform: uppercase;
}
.button-section {
	text-align: left;
	display: block;
}

.btn.btn-home.learn_button {
    margin: 25px auto;
    border: 2px solid #736357;
    margin-right: 30px;
    color: #747373;
    font-weight: bold;
    /* float: right; */
    text-transform: uppercase;
}
.btn.btn-watch {
	background: url('../images/btn-play.png');
	margin: 150px auto;
	color: #fff;
	display: block;
	width: 170px;
	height: 210px;
	background-size: 170px;
	background-repeat: no-repeat;
	padding: 180px 0 0 0;
	font-size: 18px;
    font-weight: 900;
}
.toolgall {
	background: url('../images/prism-bg.JPG');
	 
	background-size: cover; 
}
.quick_links {
	/* position: absolute; */
	margin-top: 25%;
	display:none;
}
.tooldetail {
    padding: 20px 50px;
}
.tooldetail img {
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}
.tooldetail h3 {
    color: #aeadad;
    text-transform: uppercase;
    font-size: 1.5rem;
    width: 70%;
    margin: 0 auto;
    font-weight: normal;
}
.tooldetail h4 {
    font-size: 1.2rem;
    text-transform: uppercase;
    width: 70%;
    margin: 0 auto;
    font-weight: normal;
}
.quick_links h3 {
	text-transform: uppercase;
	color: #fff;
	font-size: 10pt;
}
.quick_links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.quick_links li {
	background: #fff;
	border-right: 10px solid #d14a58;
	margin: 8px 0;
	text-align: center;
	width: 100px;
	transition: all .4s;
}
.quick_links li:hover{
	width: 120px;
}
.quick_links a {
	color: #737070;
	display: block;
	padding: 18px 15px;
	text-transform: uppercase;
}
.page_content {
    color: #fff;
    height: auto;
    padding-bottom: 100px;
}
section h2 {
	text-transform: uppercase;
}
.btn.btn-home {
	color: #fff;
	border: 2px solid;
	border-radius: 0;
	padding: 10px 50px;
	font-weight: 900;
	font-style: normal;
	background: transparent;
	font-size: 14pt;
}
.arrow_next {
	display: block;
	text-align: center;
	position: relative;
	bottom: -20px;
	/* left: 0; */
	/* right: 0; */
	/* width: 100%; */
}
.arrow_next a {
	background: url('../images/arrow-yellow.png');
	width: 50px;
	height: 50px;
	display: inline-block;
	background-size: 50px;
	background-repeat: no-repeat;
}
.regmodel .modal-content {
	border-radius: 0;
}
.regmodel p {
	font-weight: 100;
	font-weight: 100;
	font-size: 16px;
}
.small_logo {
	height: 40px;
	margin-bottom: 20px;
	display: block;
	margin: 0 auto;
}
.regmodel hr {
	border-top: 1px solid #acacac;
	margin: 30px 25px;
}
.modelbgwrap {
	background: url('../images/home-popup-bg.jpg');
	background-size: cover;
	float: left;
	width: 100%;
	height: 100%;
}
.regmodel .modal-body {
	padding: 0;
}
.regmodel form {
	margin: 0 30px;
	text-align: center;
}
.regmodel .form-control {
	border-radius: 0;
	padding: 18px 10px;
	font-size: 18px;
	font-weight: 100;
}
.homesignup {
	margin-right: 10%;
	text-align: center;
	margin-top: 55px;
}
.homesignup .form-control {
	border-radius: 0;
	padding: 18px 10px;
	font-size: 18px;
	font-weight: 100;
}
.innersignup {
	text-align: center;
	margin-top: 190px;
	background: #b01016;
	color: #fdfcfc;
	padding: 10px;
	margin-bottom: 50px;
}
.innersignup.footersignup {
	position: absolute;
	bottom: -420%;
	padding: 10px 30px;
	margin: 0;
	transition: all 1s ease-in;
	opacity: 0;
	overflow: hidden;
	background: url('../images/home-popup-bg.jpg');
	background-size: cover;
	overflow: visible;
}
.innersignup.footersignup.active {
	opacity: 1;
	bottom: -5px;
}
.innersignup h3 {
	padding: 10px 0;
}
.innersignup .form-control {
	border-radius: 0;
	padding: 2px 6px;
	font-size: 18px;
	font-weight: 100;
}
.innersignup .form-group {
	margin: 18px 20px;
}
.popup_close {
	display: inline-block;
	position: absolute;
	top: -10px;
	right: -10px;
	background: #fff;
	color: #585757;
	border-radius: 20px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 42px;
	border: 1px solid transparent;
}
.popup_close:hover{
	border: 1px solid #585757;
}
.innersignup  .btn.btn-sub {
	 
}
.footer_form_link {
	color:#fff;
	font-size:12px;
}
.footer_form_link:hover{
	color:#fff; 
}
.btn.btn-sub {
	background: #790000;
	color: #fff;
	font-size: 18pt;
	padding: 6px 50px;
	border-radius: 0;
}
.form-group {
	margin-bottom: 30px;
}
.bottom-links a {
	color: #fff;
	text-decoration: underline;
	font-size: 14px;
}
.regmodel .close {
	position: absolute;
	right: -20px;
	top: -20px;
	z-index: 99;
	font-weight: lighter;
	background: #fff;
	opacity: 1;
	padding: 10px;
	border-radius: 25px;
	width: 40px;
	height: 40px;
	text-align: center;
}
.leftwrap {
	margin: 50px 12px;
}
.modelhead {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color: #fff;
	font-size: 26pt;
}
.inner .page_content {
	color: #777676;
}
.page_title {
	color: #cc3838;
	margin: 30px 0 50px 0;
}
.inner .quick_links {
	position: relative;
	margin-top: 120px;
}
header {
	// box-shadow: 2px 4px 6px #777676;
	position: absolute;
	z-index: 99;
	width: 100%;
	left: 0;
	margin-left: 0;
}
.inner p{
	font-weight:100
}
.prism_area {
	position: absolute;
	left: -100%;
	top: 90px;
	
	background-image:url('../images/prism.png?v=1');
	background-size: cover;
	width: 100%;
	height: 100%;
}
.prism_area.appeared {
	left: 0;
}

.prism_area .dtextarea{
	position: relative;
}
.prism_area h2 {
	padding: 0 9% 0 5%;
	position: relative;
	left: -100%;
	width: 100%;
	font-size: 3rem;
}
.prism_area .white_text {
	padding-top: 10%;
}
.prism_area .black_text {
	padding-top: 4%;
	color: #e9dada;
}

.prism_area .white_text.appeared {
	left: 0;
}

.prism_area .black_text.appeared{
	left: 0;
}
.MuseoSansW01-100 {
	font-family: 'MuseoSansW01-100';
	font-weight: 100;
}
.new_prism_bg {
	padding: 0; 
	top: 0px;
	position: relative;
	
}
.upper_psection h2 {
	color: #aaabab;
}
.upper_psection h2 span {
	display: block;
	color: #fff;
}
.new_prism_bg .img-responsive {
	min-height: 720px;
}
.upper_psection {
	position: absolute;
	left: 0;
	top: 4%;
	left: 6%;
}
.fancybox {
	display: none;
}
.upper_psection h2 {
	font-size: 2.2rem;
	text-transform: uppercase;
}
.upper_psection p {
	font-size: 1.3rem;
}
.lower_psection {
	position: absolute;
	left: 0;
	bottom: 0%;
	left: 6%;
}

.lower_psection h3 {
	font-size: 1.6rem;
	text-transform: uppercase;
}
.lower_psection p {
	font-size: 1rem;
}
#carousel {
position: relative; 
margin:0 auto;
}

#slides {
overflow: hidden;
position: relative;
width: 100%;
 
}

#slides ul {
list-style: none;
width:100%;
 
margin: 0;
padding: 0;
position: relative;
}

 #slides li {
width:100%;
 
float:left;
text-align: center;
position: relative;
font-family:lato, sans-serif;
}
.image_area {
    background-repeat: no-repeat;
    height: 150px;
    background-size: cover;
}
.carousel-item {
	height: 100vh;
	min-height: 300px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 0 !important;
}
.navbar.lotisnav.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	margin: 0;
	padding-left: 6%;
	z-index: 999;
}
.tab_nabbar {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	margin-left: 0;
}
.tab_nabbar nav.navbar {
	 
	margin-left:0;
	padding-left:5%; 
}
.tabs_block {
	float: right;
	width: 86%;
} 
.tabs_block {
	float: right;
	width: calc( 100% - 240px );
}
 
/* Responsive Styles */
 
@media(min-width:921px) {
	.prism_area h2 {
		font-size: 4.5rem;
		line-height: 1;
	}
	.lower_psection h3 {
		font-size: 2.6rem;
	}
	.lower_psection p {
		font-size: 1.5rem;
	}
	
	.upper_psection h2 {
		font-size: 4rem;
		text-transform: uppercase;
	}
	.upper_psection p {
		font-size: 2rem;
	}
}
@media(max-width:920px) {
	.prism_area .white_text {
		padding-top: 20%;
	}
	nav.navbar {
		margin-left: 0;
	}
	.navbar-nav > li > a {
		padding: 25px 3px;
		font-size: 12px;
	}
	.navbar-right {
	 
		margin-right: 0;
	}
	
	.navbar-brand {
	padding: 18px 15px;
	float: left;
}
	.logo {
		height: 40px;
	}
}
 
.card {
	margin: 0 0 5px 0;
}
.card-header {
	padding: 0;
}
.btn_open_paanel {
	display: block;
	height: 100%;
	width: 100%;
	float: left;
	padding: 6pt 12pt;
	cursor: pointer;
}
.img-responsive{
	display: block; max-width: 100%; height: auto;
}
.tabs_block .nav-link {
	padding: 25px 10px;
	margin-bottom: 0;
	border-bottom: 5px solid transparent;
	text-transform: uppercase;
	color: #908e8e;
}
.tabs_block .nav-item {
	margin: 0 4%;
}
.bg-overlay {
	background: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	float: left;
}

.carousel-item .bg-overlay {
	background: transparent;
}
.carousel {
	background: rgba(0,0,0,0.3);
}
.bg-overlay2 {
	background: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	/* left: 0; */
	/* right: 0; */
	float: left;
}
.applications_content {
    margin: 6% 2%;
    margin-bottom: 30px;
}
.applications_content h3 {
	color: #fb0303;
	/* text-align: center; */
	/* bottom: 0; */
	/* position: absolute; */
	/* left: 0; */
	width: 100%;
	/* right: 0; */
	padding: 20px 0px;
}
.applications_content h2 {
	width: auto;
	display: inline-block;
	/* border-bottom: 1px solid; */
	padding-bottom: 5px;
	padding-right: 50px;
	margin-top: 20px;
}
.see_gallery_home { 
	background: #e1e1e1;
} 
.galicon_row .col-sm-6, .galicon_row .col-sm-4, .col-4.see_gallery_home { 
	padding-left: 0;
	padding-right:0;
}
.galicon_row .image_area {
	height: 230px;
	margin: 0;
}
.see_gallery_home a:hover {
	text-decoration: none;
}
.see_gallery_home a {
	display: inline-table;
	width: 100%;
	height: 230px;
	background-color: #000;
	font-weight: bold;
}
.see_gallery_home h1 {
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	color: #fff;
}
.see_gallery_home .border-box.right-border-box { 
	margin: 45px 0 12px 30px;
}
.fancybox-title-float-wrap .child {
	background: rgba(255, 255, 255, 0.5);
}
 .border-box a {
	text-decoration:none;
}
.fancybox-thumbs.thumbnail {
	padding: 2px;
	border: 1px solid gray;
	display: block;
	margin: 5px 0;
}
.galicon_row .fancybox-thumbs.thumbnail {
	padding: 0;
	border: none;
	margin: 0;
}
.applications_content #accordion {
	color: #908e8e;
}
.dropdown:hover > .dropdown-menu {
	display: block;
	top: 49px;
}
.dropdown-menu{
	    display: none;
}
.navbar-nav .dropdown-menu .dropdown-menu {
	right: 99%;
	left: auto;
	top: -4px;
}
.navbar-nav > li {
	width: 18%;
	text-align: center;
	margin: 0 1%;
}
#navbar-collapse-1 .navbar-nav {
	float: none;
	margin: 0 0 0 40px; 
}
.dropdown-menu li a {
	padding: 6px 15px;
	text-transform: uppercase;
	font-size: 12px;
	color: #908e8e;
	display: block;
	margin-bottom: 1px;
}
.dropdown-menu li a:hover {
	background: #e1e1e1;
	text-decoration: navajowhite;
}
.citem1{
	background-image: url('../images/RIG-Qi2_s.jpg')
}
.citem2{
	background-image: url('../images/bg-1.jpg')
}
.myCarousel {
	height: 350px;
	display: none;
}
.carousel .carousel-item {
    transition-duration: 2s;
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 100%;
}
.bl-submit {
	color: #fff;
	background: #5dbdfa;
	padding: 14px 40px;
	font-weight: bold;
	border: none;
}
.bl-submit:hover { 
	background: #7497ad; 
}
.frmContact {
	color: #fd0101;
}
.frmContact label {
	text-transform: uppercase;
}
.frmContact .form-control {
	border-radius: 0;
}
.frmContact label span {
	font-weight: normal;
}
.carousel-control:hover { 
	text-decoration: none;
	position: absolute;
	background: rgba(0,0,0,0.8);
	color: #fff;
}
.carousel-control {
	text-decoration: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 15%;
	display: inline-table;
	text-align: center;
	text-decoration: none;
	background: rgba(0,0,0,0.4);
	color: #fff;
	font-size: 25px;
}
.left.carousel-control {
	left: 0;
}
.right.carousel-control {
	right: 0;
}
.carousel-control .fa  {
	display: table-cell;
	vertical-align: middle;
}
.slick-list.draggable {
	height: 100%;
}
.slick-track {
	height: 100%;
}
.slick-initialized .slick-slide {
	height: 100%;
}
.slick-slide img {
	height: 100%;
	margin: 0 auto;
}
.img-application-wrapp{
position:relative;
}
.img-application {
    bottom: 0px;
    display: block;
    max-width: 210%;
    height: auto;
    
    position: absolute;
    margin: 5% 0 0;
}
.inner .tab_nabbar {
	position: relative;
}
.inner .arrow_next {
	display: none;
}
footer {
	position: relative;
	left: 0;
	display: block;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 70px;
	background: #fff;
	color: #585757;
	border-top: 1px solid rgba(0,0,0,.125);
}
.inner footer, footer.fixed {
	position: fixed; 
}
.btn.btn-footer {
	display: block;
	width: 180px;
	margin: 12px auto;
	border: 2px solid #585757;
	border-radius: 0;
	color: #585757;
	text-transform: uppercase;
	font-weight: bold;
}
@media screen and (min-width: 768px) {
  .navbar-brand {
    float: left;
    margin-right: 5px;
    margin-left: -15px;
  }
.navbar-expand-md .navbar-nav .dropdown-menu {
	position: absolute;
	right: 58px;
	width: 199px;
	left: auto;
}
.navbar-expand-md .navbar-nav .dropdown-menu  .dropdown-menu{
	position: absolute;
	right: 99%;
	width:auto;
	left: auto;
}
.navbar-nav {
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	width: 95%;
}
  .navbar-nav.navbar-right {
	float: right;
}
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    border-radius: 0;
  }
  .navbar-nav.pull-right {
    float: right;
    width: auto;
  }
  .navbar-toggle {
    position: relative;
    top: auto;
    left: auto;
    display: none;
  }
  .nav-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
  }
}

@media(max-width:1023px) {
   .tabs_block .nav-item {
		margin: 0 2%;
	}
}
@media(max-width:767px) {
    .navbar-header {
		width: 100%;
	}
	.myCarousel { 
	display: block;
}
	.citem1{
		background-image: url('../images/RIG-Qi2_small.png')
	}
	.citem2{
		background-image: url('../images/bg-1_small.png')
	}
	.navbar-nav > li {
		width: 100%;
		text-align: left;
	}
	.navbar-nav > li > a {
		text-align: left;
		display: block;
	}
	.navbar-nav > li > a:focus, .navbar-nav > li > a:hover, .navbar-nav > li > a.nav-link.active {
		border-bottom:none;
		background: #e1e1e1;
	}
	.navbar-nav .nav-link {
		padding-right: 0;
		padding-left: 10px;
	}
	#navbar-collapse-1 .navbar-nav {
		margin: 0;
	}
	.dropdown-menu {
		display: block;
		border: none;
		margin-left: 20px;
	}
	
	.tabs_block .nav-item {
		margin: 0 2%;
		display: block;
		width: 100%;
		text-align: center;
	}
	.tabs_block .nav-link {
		padding: 1px;
		margin: 0;
		font-size: 12px;
		border-bottom: 2px solid transparent;
	}
	.tabs_block .nav > li > a:focus, .tabs_block .nav > li > a:hover, .tabs_block .nav > li > a.nav-link.active { 
		border-bottom: 2px solid #df2025;
	}
	.tabs_block {
	width: calc( 100% );
	}
	.navbar-header2 {
		display: block;
		width: 100%;
		text-align: center;
	}
	.quick_links { 
		margin-top: 15px;
	}
	.btn.btn-home.learn_button {
		float: none;
	}
	.homesignup .form-control {
		 
		padding: 10px 10px; 
	}
	.homesignup h3 {
	font-size: 1.5rem;
	padding: 50px 0;
}
	.arrow_next a {
		 
		width: 30px;
		height: 30px; 
		background-size: 30px; 
	}
	.arrow_next { 
		bottom: -5px; 
	}
	.img-portfolio {
        margin-bottom: 15px;
    }
	.inner .quick_links li {
		border: 1px solid;
	}
	.innersignup { 
		margin-top: 50px; 
	}
	.page {
		margin: 0 15px;
	}
    header.carousel .carousel {
        height: 70%;
    }
	.navbar-nav > li > a {
		padding: 8px 20px;
		border-bottom: 2px solid transparent;
		font-size: 13px;
	}
	 
	.quick_links {
		position: relative;
		text-align: center;
	}
	.mob_center {
		text-align: center;
	}
	.homesignup {
		margin: 10%;
	}
	.quick_links li {
		border-right: none; 
		width: auto; 
		display: inline-block;
	}
	.quick_links li:hover{
		width: auto; 
	}
	 
	.quick_links a {
		padding: 10px 9px;
	}
	.border-box { 
		padding: 10px 12px 45px 20px;
	}
	.btn.btn-home.learn_button {
		margin: 70px auto;
	}
	.btn.btn-watch { 
		margin: 60px auto; 
	}
	.innersignup.footersignup {
		position: relative;
		bottom: 0;
		opacity:1;
		display:none;
	}
		
	.innersignup.footersignup.active {
	display: block;
	position: fixed;
	bottom: 75px;
}
	footer {
		position: relative;
		height: auto;
		margin: 5px 0 0 0;
		text-align: center;
	}
} 