@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:300,400);

@font-face {
    font-family: IBMPlexSans-Bold;
    src: url(font/IBMPlexSans-Bold.woff);
}
@font-face {
    font-family: IBMPlexSans-Regular;
    src: url(font/IBMPlexSans-Regular.woff);
}
@font-face {
    font-family: Segoe-UI;
    src: url(font/Segoe-UI.woff);
}
@font-face {
    font-family: segoeuil;
    src: url(font/segoeuil.woff);
}
@font-face {
    font-family: DINPro-Light;
    src: url('font/DINPro-Light.ttf') format('truetype');;
}


html, body {
  font-family: DINPro-Light;
}
@import url('https://fonts.googleapis.com/css?family=Tajawal');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
 
	
#subscribeModal .modal-content{
	overflow:hidden;
}
a.h2{
    color:#007b5e;
    margin-bottom:0;
    text-decoration:none;
}
#subscribeModal .form-control {
    height: 34px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
	padding-left:30px;
}
#subscribeModal .btn {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
	padding-right:20px;
	background:#007b5e;
	border-color:#007b5e;
}
#subscribeModal .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #007b5e;
    outline: 0;
    box-shadow: none;
}
#subscribeModal .top-strip{
	height: 155px;
    background: #007b5e;
    transform: rotate(141deg);
    margin-top: -94px;
    margin-right: 190px;
    margin-left: -130px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}
#subscribeModal .bottom-strip{
	height: 155px;
    background: #007b5e;
    transform: rotate(112deg);
    margin-top: -110px;
    margin-right: -215px;
    margin-left: 300px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}

/**************************/
/****** modal-lg stips *********/
/**************************/
#subscribeModal .modal-lg .top-strip {
    height: 155px;
    background: #007b5e;
    transform: rotate(141deg);
    margin-top: -106px;
    margin-right: 457px;
    margin-left: -130px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}
#subscribeModal .modal-lg .bottom-strip {
    height: 155px;
    background: #007b5e;
    transform: rotate(135deg);
    margin-top: -115px;
    margin-right: -339px;
    margin-left: 421px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}

/****** extra *******/
#Reloadpage{
    cursor:pointer;
}
    .modal-newsletter {	
    		color: #999;
    		width: 625px;
    		font-size: 15px;
    	}
    .modal-newsletter .modal-content {
		padding: 30px;
		border-radius: 0;		
		border: none;
	}
	.modal-newsletter .modal-header {
		border-bottom: none;   
        position: relative;
		border-radius: 0;
	}
	.modal-newsletter h4 {
		color: #000;
		font-size: 30px;
		margin: 0;
		font-weight: bold;
	}
	.modal-newsletter .close {
		position: absolute;
		top: -15px;
		right: -15px;
		text-shadow: none;
		opacity: 0.3;
		font-size: 24px;
	}
	.modal-newsletter .close:hover {
		opacity: 0.8;
	}
	.modal-newsletter .icon-box {
		color: #7265ea;		
		display: inline-block;
		z-index: 9;
		text-align: center;
		position: relative;
		margin-bottom: 10px;
	}
	.modal-newsletter .icon-box i {
		font-size: 110px;
	}
	.modal-newsletter .form-control, .modal-newsletter .btn {
		min-height: 46px;
		border-radius: 0;
	}
	.modal-newsletter .form-control {
		box-shadow: none;
		border-color: #dbdbdb;
	}
	.modal-newsletter .form-control:focus {
		border-color: #f95858;
		box-shadow: 0 0 8px rgba(249, 88, 88, 0.4);
	}
    .modal-newsletter .btn {
        color: #fff;
		background: #f95858;
		text-decoration: none;
		transition: all 0.4s;
        line-height: normal;
		padding: 6px 20px;
		min-width: 150px;
		margin-left: 6px !important;
        border: none;
    }
	.modal-newsletter .btn:hover, .modal-newsletter .btn:focus {
		box-shadow: 0 0 8px rgba(249, 88, 88, 0.4);
		background: #f72222;
		outline: none;
	}
	.modal-newsletter .input-group {
		margin-top: 30px;
	}
	.hint-text {
		margin: 100px auto;
		text-align: center;
	}
header .container
{
	margin:0;
	padding:0;
}
	.lg-actions
	{
	    top:50%;
	}
	.lg-thumb-outer
	{
	    display:none;
	}
	.lg-download
	{
	    display:none;
	}
	#lg-share
	{
	    display:none;
	}
.show_tab
{
    display:none;
}
.margindesk
	{
	    margin-left:10px;
	}
.mar{
    margin-top: 120px;
  }
.green_head
{
	font-family: DINPro-Light;
    color: #91ca99;
    font-size: 40px;
    font-weight: bold;
	text-align: center;
	margin-top: -8%;
}
.text_center
{
	text-align:center;
}
.black_head
{
	font-family: DINPro-Light;	
    color: #000;
	font-size:48px;
	font-weight:bold;
	padding-bottom: 30px;
}
.banner_head
{
	font-family: DINPro-Light;
    color: #363636;
    font-size: 36px;
    width: 60%;
    margin: 0 auto;
    line-height: 1.3em;
}
.sec_container
{
	z-index:-999;
}
#section3
{
    background-color: #fff;
    background: #fff;
}
.sec_container .black_head
{
	position: absolute;
    top: 4.5em;
    padding-left: 120px;
	font-size: 30px;
}
.sec_container .banner_head
{
	position: absolute;
    top: 5.5em;
    padding-left: 120px;
    font-size: 34px;
    width: auto;
}
.sec_container .black_head2
{
	position: absolute;
    bottom: 2.2em;
    padding-left: 120px;
	font-family: DINPro-Light;	
	font-size: 30px;
	color:#000;
}
.sec_container .banner_head2
{
	position: absolute;
    bottom: 3.5em;
    padding-left: 120px;
	font-family: DINPro-Light;
    font-size: 34px;
    width: auto;
	color: #363636;
}
.buy_now
{
	background: #000;
    padding: 12px 24px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    border-radius: 40px;
    font-family: DINPro-Light;
	    margin-right: 2%;
}
.buy_now:hover
{
	color:#fff;
	text-decoration:none;
}
.aim_pop_pic
{
	width:300px;
}
.fop_pop_pic
{
	width:120px;
}
.fop_pop_sec
{
	padding-left: 15%;
}
.aim_pop_sec
{
	padding-left: 20%;
}
.cd-product-viewer-wrapper img {
    height: 350px;
}
.top_text
{
	color: #000 !important;
	font-size: 18px !important;
    font-family: DINPro-Light;
    margin: 0;
    padding-top: 15px;
    padding-left: 12%;
}
.screen_bg
{

	height: 100vh;
}
.digitalize_bg
{
	background:#e8f3ec;
	height: 100vh;
}
.aot_screening
{
	background:#ececec;
	height: 100vh;
}
.aot_screening img
{
	width:190px;
}
.screen_sec
{
	padding: 45% 0px;
	    text-align: center;
}
.small_head
{
	font-family: DINPro-Light;
    color: #0b0b0b;
    font-size: 22px;
}
.tech_head
{
	font-family: DINPro-Light;
    color: #0b0b0b;
    font-size: 26px;
    font-weight: bold;
    text-align: left;
}
.tech_cont
{
	font-family: DINPro-Light;
    color: #0b0b0b;
    font-size: 22px;
    text-align: left;
}
.ibm_head
{
	font-family: DINPro-Light;
    color: #0b0b0b;
    font-size: 18px;
    font-weight: bold;

	margin-bottom: 0;
}
.black_bold
{
    font-family: DINPro-Light;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
.black_btn
{
	background: #000;
    padding: 14px 22px;
    border-radius: 30px;
    color: #fff;
    font-family: DINPro-Light;
    font-size: 12px;
    letter-spacing: 1.3px;
    font-weight: 600;
}
.black_btn:hover
{
	text-decoration:none;
	color:#fff;
}
.material-icons
{
	font-size: 14px !important;
    top: 3px;
    position: relative;
    left: -2px;
}
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

.hvr-ripple-out {
    box-shadow: 10px 10px 30px -2px #c3c3c3;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}
.hvr-ripple-out:hover:before {
  content: '';
  position: absolute;
  border: #000 solid 6px;
  border-radius: 50px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}
.count
{
    color: #91ca99;
    font-family: DINPro-Light;
    font-size: 40px;
    letter-spacing: 1.3px;
	line-height: 44px;
}
.small_black
{
    color: #000;
    font-family: DINPro-Light;
    font-size: 20px;
    font-weight: bold;
}
.but_how
{
    color: #000;
    font-family: DINPro-Light;
    font-size: 20px;
    font-weight: bold;
	position: relative;
    top: -30px;
	left: -50%;
}
.paradigm, .our_partner
{
    color: #000;
    font-family: DINPro-Light;
    font-size: 20px;
    font-weight: bold;
	position: relative;
    top: 0px;
	left: 0%;
}
.grey_text
{
	color: #9c9c9c;
    font-family: DINPro-Light;
    font-size: 20px;
    font-weight: bold;
}
.partners_row
{
	padding:30px 0 20px;
}
.logos_row
{
	padding:16px 0;
}
.video_sec img
{
	width:100%;
}
.y_video
{
	width: 70px;
    height: 50px;
    position: absolute;
    top: 38%;
    left: 40%;
	background:url(../images/y_red1.png);
	background-repeat: no-repeat;
}
.aim_clarity_pic
{
	position: absolute;
	z-index: 1;
    left: 43%;
    top: 85px;
	width: auto;
	height:180px;
}
.fop_clarity_pic
{
    position: absolute;
    z-index: 1;
    left: 40%;
    top: 210px;
    width: 150px !important;
}
.aot_clarity_pic
{
    position: absolute;
    z-index: 1;
    left: 30%;
    top: 25px;
    width: 210px !important;
}
.career_cont
{
	padding-top:5%;
}
.csr_sec
{
	    margin: 7% 0 0;
}
.support_address h3
{
	
}
.footer
{
	background:#000;
	padding:30px 50px;
}
.footer ul
{
	display:block;
}
.footer li a
{
	color: #989898;
    font-family: DINPro-Light;
    font-size: 16px;
	text-transform: initial;
}
.footer li a:hover
{
	color: #fff;
}
.footer h3
{
	text-align: left;
    margin-left: 0;
    font-family: DINPro-Light;
    color: #fff;
    font-size: 20px;
}
.footer li
{
	text-align: left;
    margin-left: 0;
    list-style: none;
}
.f_col1
{
	display: flex;
    align-items: center;
    min-height: 150px !important;
}
.last_sec
{
	justify-content: flex-end;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.banner_title
{
	text-align: left;
    font-family: DINPro-Light;
    color: #fff;
    font-size: 40px;
    font-weight: 100;
	line-height: 1.1em;
}
.title_sec
{
	padding-left:120px;
}
.title_sec1
{
	padding-left: 120px;
}
.title_sec2
{
	padding-top:6%;
	padding-left: 120px;
}
.black_div
{
	text-align:center;
}
.grey_circle
{
    width: 80%;
}
.black_circle
{
    width: 80%;
}
.grey_div
{	
	top: 14%;
    text-align: center;
    left: 15%;
    position: absolute;
}
.eye_div
{
	top: 36%;
    text-align: center;
    left: 42%;
    position: absolute;
}
.eye_div img
{
	width:90px;
}
.circle_box {
  width: 310px;
  height: 310px;
  position: relative;
}
.mmm_div
{
	top: 55%;
    text-align: center;
    left: 40%;
    position: absolute;
}
.mmm_div img
{
	width:120px;
}
.bbb_div
{
	text-align: center;
    left: 45%;
    position: absolute;
    bottom: 5%;
}
.line1_div 
{
	text-align: center;
    left: -59.5%;
    position: absolute;
    bottom: 5%;
}
.line1_div img
{
	width: 70%;
}
.line2_div 
{
    text-align: center;
    left: -50%;
    position: absolute;
    bottom: -7%;
}
.line2_div img
{
	width: 80%;
}
.lack_div
{
	text-align: center;
    left: -85%;
    position: absolute;
    bottom: 4%;
}
.lack_div img
{
	width: 75%;
}
.blind_div
{
	text-align: center;
    left: -55%;
    position: absolute;
    bottom: -8%;
}
.blind_div img
{
	width: 75px;
}
.circle1 {
  width: 500px;
  height: 500px;
  background-color: #979898;
      opacity: 0.8;
  margin-left: auto;
  margin-right: auto;
  border-radius: 100%;
  box-shadow: 15px 25px 46px -11px rgba(0,0,0,0.5);
}
.title_sec2 .banner_title {
    font-size: 40px;
}
.circle2 {
      width: 400px;
    height: 400px;
    background-color: #000;
    border-radius: 100%;
    position: absolute;
left: 52px;
    bottom: -142px;

  box-shadow: 15px 25px 46px -11px rgba(0,0,0,0.5);
}

.circle3 {
  position: absolute;
  width: 150px;
  height: 150px;
  background: url(../images/39.png) no-repeat;
  background-size:170px;
    left: 170px;
    bottom: 0px;
  box-shadow: 15px 25px 46px -11px rgba(0,0,0,0.7);
}
.svg1
{
	position:absolute !important;
}
.svg1 img
{
	width: 70%;
    position: absolute;
    right: 5%;
    top: -150px;

}
svg:not(:root) {
    overflow: visible !important;
}
.margin_20
{
	margin-top:10px;
}
.logos_row img
{
	/* width:150px; */
}
#section04, #section05
{
	position: absolute;
    bottom: 0;
    left: 50%;
}
 #section055
{
	position: absolute;
    bottom: -10%;
    left: 40%;
}
 #section06
{
	position: absolute;
    bottom: 11%;
    left: 28%;
}
#section07 {
    position: absolute;
    bottom: 0;
    left: 22%;
    top: 0;
        margin-top: 145%;
}
.what_made #section04
{
    position: relative;
    bottom: 0;
    left: 40px;
    top: 40px;
}
.screen_img
{
	width:220px;
	margin-top:1%;
}
.screen_img2
{
	width:250px;
}
.dropdown_design
{
	cursor: pointer;
    background: #0c0c0c;
    color: #fff;
    border: #fff 1px solid;
    border-radius: 5px;
    padding: 6px;
}
.dropdown_design option:hover
{
	background:#91ca99;
	cursor:pointer;
}

.demo a {
  bottom: 0px;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #000;
  font : normal 400 20px/1 'Josefin Sans', sans-serif;
  letter-spacing: .1em;
  text-decoration: none;
  transition: opacity .3s;
}
.demo a:hover {
  opacity: .5;
}

#section03 a {
  padding-top: 60px;
}
#section03 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
#section03 a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
#section03 a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255,255,255,.1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb03 3s infinite;
  animation: sdb03 3s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

#top1_sec {
  text-align:center;
}
#top1_sec a {
  padding-top: 60px;
}
#top1_sec a span {
	background: #fff url(../images/down_arrow.png) no-repeat;
	background-position: center;
}
#top1_sec a span {
	position: absolute;
    top: 60px;
    width: 24px;
    height: 24px;
    margin-left: -36px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation: sdb04 1.5s infinite;
    animation: sdb04 1.5s infinite;
    box-sizing: border-box;
    background: #f2f2f2 url(../images/down_arrow.png) no-repeat;
    padding: 30px;
    background-position: center;
    border-radius: 40px;
	    opacity: 0.8;
}
#section04 a {
  padding-top: 60px;
  cursor:pointer;
}
#section05 a {
  padding-top: 60px;
  cursor:pointer;
}
.what_made #section04 a span {
	background: #fff url(../images/down_arrow.png) no-repeat;
	background-position: center;
}
#section04 a span {
	position: absolute;
    top: 0;
    width: 24px;
    height: 24px;
    margin-left: -36px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation: sdb04 1.5s infinite;
    animation: sdb04 1.5s infinite;
    box-sizing: border-box;
    background: #f2f2f2 url(../images/down_arrow.png) no-repeat;
    padding: 30px;
    background-position: center;
    border-radius: 40px;
}
#section05 a span, #section055 a span {
	position: absolute;
    top: 0;
    width: 24px;
    height: 24px;
    margin-left: -36px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation: sdb04 1.5s infinite;
    animation: sdb04 1.5s infinite;
    box-sizing: border-box;
    background: #f2f2f2 url(../images/down_arrow.png) no-repeat;
    padding: 30px;
    background-position: center;
    border-radius: 40px;
}
#section06 a span {
	position: absolute;
    top: 0px;
    width: 24px;
    height: 24px;
    margin-left: 85px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation: sdb04 1.5s infinite;
    animation: sdb04 1.5s infinite;
    box-sizing: border-box;
    background: #f2f2f2 url(../images/down_arrow.png) no-repeat;
    padding: 30px;
    background-position: center;
    border-radius: 40px;
}
#section07 a span {
	position: absolute;
    bottom: 0px;    top: -10px;
    width: 24px;
    height: 24px;
    margin-left: 85px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation: sdb04 1.5s infinite;
    animation: sdb04 1.5s infinite;
    box-sizing: border-box;
    background: #f2f2f2 url(../images/down_arrow.png) no-repeat;
	background-size: 9px;
    padding: 20px;
    background-position: center;
    border-radius: 40px;
}
@-webkit-keyframes sdb04 {
  0% {
    -webkit-transform: rotate(0deg) translate(0, 0);
  }
  20% {
    -webkit-transform: rotate(0deg) translate(0px, 10px);
  }
  40% {
    -webkit-transform: rotate(0deg) translate(0, 0);
  }
}
@keyframes sdb04 {
  0% {
    transform: rotate(0deg) translate(0, 0);
  }
  20% {
    transform: rotate(0deg) translate(0px, 10px);
  }
  40% {
    transform: rotate(0deg) translate(0, 0);
  }
}
.about_sec1
{
	background:url(../images/about_bg.jpg) no-repeat;
	height:100vh;
	background-size: cover;
}
.about_sec1:before
{
	background:rgba(0,0,0,0.5);
	content:"";
	display:block;
	height:100vh;
	    position: absolute;
    width: 100%;
}
.banner_sec
{
	padding: 12% 0 0 120px;
}
.inner_bnr_txt
{
    font-size: 36px;
    color: #fff;
	padding-left: 10px;
}
.what_made
{
	padding-left:16px;
	    padding-top: 100px;
}
.what_made h2
{
	font-size:20px;
	color:#fff;
}
.about_sec2
{
    background: #000 url(../images/about_sec2_bg.jpg) no-repeat;
    display: flex;
    padding-left: 40px;
    padding-bottom: 40px;
    background-size: 80%;
    background-position: right;
}
.white_head
{
    font-size: 36px;
    color: #fff;
    font-family: DINPro-Light;
    padding: 30px 0 10px;
}
.about_sec2 h2
{
    color: #fff;
    font-size: 3.5em;
    padding-bottom: 10px;
}
.about_sec2 h3
{
    color: #9bc89d;
    font-size: 3.5em;
	padding-bottom: 10px;
}
.about_sec2 p
{
    color: #a5a5a5;
    font-size: 16px;
}
.about_sec3
{
	background:#fff;
	padding:50px 0;
	text-align:center;
}
.about_sec3 h2
{
    font-size: 40px;
    color: #000;
    font-family: DINPro-Light;
    padding: 0px 0 30px;
    margin: 0;font-weight: bold;
}
.about_sec3 p
{
    font-size: 18px;
    line-height: 32px;
    color: #000;
}
.about_sec4
{
	background:#faf4f1;
	padding: 80px 0;
}   
.about_sec4 img
{
	width: 100px;
}
.box
{
    background: #fff;
    min-height: 460px;
    box-shadow: 5px 5px 10px #d6d6d6;
    padding: 40px;	
}
.box h2
{
    font-size: 26px;
    color: #000;
    font-family: DINPro-Light;
    padding: 10px 0 10px;    font-weight: bold;
}
.about_sec4 p, .about_sec5 p
{
    color: #404040;
    line-height: 24px;
    font-family: DINPro-Light;
    font-weight: 600;
    font-size: 14px;
}
.about_sec4 ul li
{
    color: #404040;
    line-height: 24px;
    font-family: DINPro-Light;
    font-weight: 600;
	list-style: none;
	padding-left: 20px;
	    font-size: 14px;
}
.about_sec4 ul li:before
{
    left: 4px;
    content: "-";
    display: block;
    position: absolute;
}
.about_sec5
{
	padding: 100px 0;
}
.about_sec5 img
{
    width: 90%;
	padding: 80px 0 20px;
}
.about_sec5 h2
{
    font-size: 32px;
    color: #000;
    font-family: DINPro-Light;
    padding: 10px 0 10px;    font-weight: bold;
} 
.about_sec5 h3
{
	text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 20px;
    font-family: DINPro-Light;
}
.about_sec6
{
    background: #000 url(../images/about_sec6_bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
.about_sec6 h3
{
	text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 38px;
    font-family: DINPro-Light;
    padding-bottom: 10px;
}
.about_sec6 p
{
    font-size: 23px;
    line-height: 36px;
    color: #fff;
    text-align: center;
}
.about_sec6 .container
{
	width:100%;
}
.about_sec6 .col-md-12
{
    padding: 20px 0;
	margin-top: 380px;
    background: rgba(0,0,0,0.1);
    width: 100% !important;
}
.about_sec7
{
    background:#e8f3ec;
    padding: 50px 0;
}
.about_sec8 h3, .about_sec9 h3
{
	text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 38px;
    font-family: DINPro-Light;
    padding-bottom: 10px;
}
.about_sec7 h3
{
	text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 28px;
    font-family: DINPro-Light;
    padding-bottom: 10px;
}
.about_sec7 p
{
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #404040;
    font-family: DINPro-Light;
    font-weight: 600;
}
.fund_logo img
{
	width:80%;
}
.fund_logo
{
padding-top: 2%;
}

.load-more-container {
  background: #fff;
  margin: 20px auto;
  position: relative;
}
.load-more-container ul {
  list-style-type: none;
  padding: 0;
}
.load-more-container ul:after {
  content: "";
  display: table;
  clear: both;
}
.load-more-container ul li {
    width: calc(20% - 10px);
    margin: 10px 5px 0;
    height: 100px;
    float: left;
    border-radius: 2px;
    text-align: center;
}
.load-more-container ul li:nth-child(1n + 6) {
  max-height: 0;
  opacity: 0;
  transition: 0.1s ease-in;
}
.load-more-container .load-more-btn {
    width: 75px;
    line-height: 40px;
    border-radius: 2px;
    margin: 0 auto;
    display: block;
    color: #3a3a3a;
    cursor: pointer;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    font-family: DINPro-Light;
}
.load-more-container .load-more-btn:hover {

}
.load-more-container .load-more-btn .loaded {
  display: none;
}
.load-more-container #load-more {
  display: none;
}
.load-more-container #load-more:checked ~ ul li:nth-child(1n + 5) {
  max-height: 999px;
  opacity: 1;
  transition: 0.2s ease-in;
}
.load-more-container #load-more:checked ~ .load-more-btn .loaded {
  display: block;
}
.load-more-container #load-more:checked ~ .load-more-btn .unloaded {
  display: none;
}
.load-more-btn:after
{
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #3a3a3a;
    bottom: 10px;
    left: 0;
}
.about_sec8, .about_sec9
{
    padding: 50px 0;
}
.about_sec9
{
	background:#faf4f1;
}
.about_sec9 img
{
    width: 90%;
    margin: 0 auto;
}
.about_sec9 .col-md-3
{
    display : flex;
    align-items : center;
	min-height:100px;
}
.about_sec10
{
    padding: 100px 0;
	overflow:hidden;
}
.about_sec10:before
{
    content: "";
    background: url(../images/enquire_bg.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    -webkit-transition: all 1s ease-in-out;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
}
.enquire_btn
{
    background: #91ca99;
    padding: 10px 30px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.enquire_btn:hover
{
    background: #000;
	text-decoration:none;
	color: #fff;
}
.about_sec10 .col-md-6
{
	text-align:center;
}
.about_sec10 h3
{
    color: #fff;
    font-size: 40px;
    text-align: center;
	margin-bottom: 30px;
}

/** Patents  **/

.patents_sec1
{
	background:url(../images/patents_bg.jpg) no-repeat;
	height:340px;
    background-size: 100%;
    background-position: top;
}
.patents_sec1:before, .team_sec1:before, .csr_sec1:before, .news_sec1:before
{
	background:rgba(0,0,0,0.5);
	content:"";
	display:block;
	height:340px;
	position: absolute;
    width: 100%;
}
.pages_banner_text
{
	    font-size: 36px;
    color: #fff;
    text-align: center;
    font-family: DINPro-Light;font-weight: bold;
}
.pages_banner_sec {
    padding: 12% 0 0 0px;
}
.patents_sec2, .team_sec2
{
	background:#e8f3ec;
	padding:30px 0;
}
.patents_sec2 h3
{
    text-align: center;
    font-family: DINPro-Light;
    color: #000;
    font-size: 20px;
	padding-bottom: 10px;
}
.patents_sec2 p, .team_sec2 p
{
    text-align: center;
    color: #535654;
    font-size: 14px;
	font-weight:600;
    line-height: 30px;
}
.patents_sec3
{
	    padding: 40px 0;
}
.patents_box_row h3, .patents_box_row2 h3, .career_sec2 h3, .career_sec3 h3, .csr_sec2 h3, .csr_sec3 h3, .support_address h3
{
    font-family: DINPro-Light;
    color: #000;
    font-size: 20px;
    padding-bottom: 10px;font-weight: bold;min-height: 54px;
}
.col1
{
	width: 50%;
    font-family: DINPro-Light;
    color: #000;
    font-size: 12px;
	padding: 10px 0;
	vertical-align:top;font-weight: bold;
}
.col2
{
	width: 50%;
    font-family: DINPro-Light;
    color: #000;
    font-size: 11px;
    padding: 10px 0;
	vertical-align:top;font-weight: bold;
}
.green_btn
{
    background: #00af54;
    padding: 8px 40px;
    color: #fff;
    width: fit-content;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 50px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
}
.yellow_btn
{
    background: #ffc238;
    padding: 8px 40px;
    color: #fff;
    width: fit-content;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 50px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
}
.grey_btn
{
    background: #cdcdcd;
    padding: 8px 20px;
    color: #fff;
    width: fit-content;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 50px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
}
.patents_box_row2 .grey_btn
{
    background: #cdcdcd;
    padding: 8px 20px;
    color: #fff;
    width: fit-content;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 50px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
}
.patents_box_row
{
    border-bottom: 1px #ececec solid;
}
.patents_box_row .col-md-3:last-child  .patents_box
{
	border-right:none;
}
.patents_box_row .patents_box
{
	border-right: 1px #ececec solid;
    padding: 50px 20px 0px 20px;
    min-height: 380px;
}
.patents_box_row2 .patents_box
{
	border-right:1px #ececec  solid;
    padding: 50px 20px 0px 20px;
    min-height: 340px;
}
.patents_box_row .col-md-3, .patents_box_row2 .col-md-3
{
	padding:0;
}

/** Team  **/

.team_sec1
{
	background:url(../images/team_bg.jpg) no-repeat;
	height:340px;
    background-size: 100%;
    background-position: top;
}
.team_row
{
	padding:20px 0;
}
.team_row img
{
	width:100%;
}
.text_overlay
{
    position: absolute;
    bottom: 0;
    min-height: 180px;
    width: 100%;
    padding: 24px 0;
}
.text_overlay:before {
    content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .7; 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(41,137,216,1)), color-stop(80%,rgba(125,185,232,0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%,rgb(62, 62, 62) 50%,rgb(0, 0, 0) 80%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%,rgb(62, 62, 62) 50%,rgb(0, 0, 0) 80%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%,rgb(62, 62, 62) 50%,rgb(0, 0, 0) 80%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%,rgb(62, 62, 62) 50%,rgb(0, 0, 0) 80%);
}
.team_box
{
	position: relative;
}
.team_box h3
{
    font-family: DINPro-Light;
    color: #fff;
    font-size: 30px;
    text-align: center;font-weight: bold;
}
.team_box p
{
    color: #fff;
    font-size: 12px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
}
.linked_in
{
	background:url("../images/linked_white.png");
	height:28px;
	width:30px;
	position: absolute;
    left: 45%;	
}
.linked_in:hover
{
	background:url("../images/linked_blue.png");
	height:28px;
	width:30px;
	position: absolute;
    left: 45%;	
}

/** Careers  **/
.career_sec2
{
	background: #e8f3ec;
    padding: 30px 0;
}
.career_sec2 h4, .contact_sec3 h4
{
    color: #000;
    font-size: 20px;
}
.career_sec2 p
{
	text-align: left;
    color: #535654;
    font-size: 14px;
	font-weight:600;
    line-height: 30px;
}
.career_sec3
{
	padding:40px 0 60px 0;
}
 .career_sec3 h4 {
    font-family: DINPro-Light;
    color: #000;
    font-size: 16px;font-weight: bold;
}
 .career_sec3 p {
    font-size: 13px;
    color: #000;
 }
.aestrik_cont
{
	    font-size: 12px;line-height: 20px !important;
}
.aestrik_cont1
{
	    font-size: 14px;line-height: 20px !important;    float: left;
}
.compact
{
	    font-size: 20px;    position: relative;
    top: 5px;
}
.apply
{
    font-family: DINPro-Light;
    color: #000;
    font-size: 13px;
    font-weight: bold;
}
.apply:hover
{
    color: #000;
    font-size: 13px;
	text-decoration:none;
}
.apply img
{
	width:16px;
}
.apply:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1.5px;
    background: #3a3a3a;
    bottom: 0px;
    left: 0;
}
.career_sec4
{
	background:#faf4f1;
	padding:30px 0;
}
.career_sec4 .col-md-1 img
{
	width:40px;
	float:right;
}
.career_sec4 .col-md-3 img
{
	width:16px;
}
.career_sec4 .col-md-1
{
	padding:0;
}
.career_sec4 h6
{
    font-family: DINPro-Light;
    color: #000;
    font-size: 12px;
    margin-bottom: 0;font-weight: bold;
}
.career_sec4 a
{
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
	color:#000;
}
.career_sec4 a:hover
{
	color:#000;
    text-decoration:underline;
}

/** CSR  **/
.csr_sec1
{
	background:url(../images/csr_bg.jpg) no-repeat;
	height:340px;
    background-size: 100%;
    background-position: top;
}
.news_sec1
{
	background:url(../images/news_bg.jpg) no-repeat;
	height:340px;
    background-size: 100%;
    background-position: top;
}
.csr_sec2
{
	background: #e8f3ec;
    padding: 30px 0;
	text-align:center;	
}
.csr_sec2 p
{
    color: #535654;
    font-size: 14px;
	font-weight:600;
    line-height: 30px;
}
 .csr_sec3 p, .news_sec3 p
{
    color: #535654;
    font-size: 12px;
	font-weight:600;
    line-height: 26px;
}
 .support_address p
{
    color: #535654 !important;
    font-size: 12px !important;
	font-weight:600 !important;
    line-height: 26px !important;
}
.support_address .csr_box1
{
	    text-align: left;
}
.csr_sec3
{
	text-align:center;
    padding: 40px 0;
}
.csr_sec3 .col-md-3
{
    padding: 0;
}
.csr_box1
{
	border-right: 1px #ececec solid;
    border-bottom: 1px #ececec solid;
    padding: 0px 20px 0px 20px;
    min-height: 300px;
}
.astrix
{
	font-size: 20px;
    vertical-align: middle;
}
.csr_row2 .csr_box1
{
	border-right: 1px #ececec solid;
    border-bottom: none;
    padding: 30px 20px 0px 20px;
    min-height: 300px;
}
.csr_box2
{
	padding:20px 30px;
	transition: box-shadow .3s;
}
.csr_box2:hover
{
	padding:20px 30px;
    -moz-box-shadow: 8px 10px 26px rgba(175, 175, 175, 0.3);
    -webkit-box-shadow: 8px 10px 26px rgba(175, 175, 175, 0.3);
    box-shadow: 8px 10px 26px rgba(175, 175, 175, 0.3);
}
.csr_sec3 .col-md-3:last-child  .csr_box1
{
	border-right:none;
}
.fop_sec1
{
	background:url(../images/fop_bg.jpg) no-repeat;
	height:100vh;
    background-size: 100%;
    background-position: top;	
}
.aim_sec1
{
	background:url(../images/aim_banner_bg.jpg) no-repeat;
	height:100vh;
    background-size: 100%;
    background-position: top;	
}
.aot_sec1
{
	background:url(../images/aot_banner_bg.jpg) no-repeat;
	height:100vh;
    background-size: 100%;
    background-position: top;	
}
.mrd_bg
{
	background:url(../images/mrd_bg.jpg) no-repeat;
	height:100vh;
    background-size: 100%;
    background-position: top;	
}
.fop_banner_text {
	padding: 10% 0;
}
.fop_banner_text h1 {
    font-size: 50px;
    color: #000;
    padding-bottom: 10px;font-weight: bold;
}
.fop_banner_text p {
    color: #9d9c9b;
    font-size: 18px;
    padding-bottom: 20px;font-weight: bold;
}
.fop_banner_text.aot_text p {
    color: #000 !important;
}
.brochure
{
    background: #fff url(../images/download_icon.png) no-repeat;
    padding: 10px 20px;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    border-radius: 40px;
    font-family: DINPro-Light;
    background-position: 10px;
    background-size: 14px;
    padding-left: 30px;
}
.brochure:hover
{
	background: #000 url(../images/download_icon_w.png) no-repeat;
	background-position: 10px;
    background-size: 14px;
	text-decoration:none;
	color: #fff;
}
.fop_sec2
{
	padding:30px 0;
}
.fop_sec2 .col-md-3
{
	text-align:center;
}
.fop_sec2 p
{
	color: #000;
    font-size: 12px;
	font-family: DINPro-Light;
    padding-top: 6px;font-weight: bold;
}
.fop_sec2 span
{
    font-size: 14px;
}
.fop_sec3
{
background:#f6eeeb;
padding:80px 0;
}
.link_text
{
	width: 75%;
    margin: 0 auto;
    text-align: left;
}
.screen_icon
{
width: 80px;
}
.fop_sec3 h3
{
    color: #000;
    font-size: 30px;
    font-family: DINPro-Light;
	padding-bottom: 4%;font-weight: bold;
}
.fop_sec4 h3
{
    color: #000;
    font-size: 30px;
    font-family: DINPro-Light;
	padding-bottom: 2%;
	padding-top: 2%;font-weight: bold;
}
.fop_sec3 p, .fop_sec4 p
{
    color: #494746;
	font-weight:600;
	line-height: 26px;
}
.screen_icons img
{
	width:100px;
    margin-right: 4%;
}
.screen_icons
{
	padding-top: 8%;
}
.screen_icons p
{
	float:left;
}
.fop_nm_sec
{
    width: auto;
    position: absolute;
    right: 0;
    top: 0;	
}
.fop_nm img
{
	width: 70%;
    position: relative;
    right: 0;
    float: right;
    top: 40px;
}
.aim_nm img
{
	width: 65%;
    position: relative;
    right: 120px;
    float: right;
    top: 10px;
}
.acquisition_cont h3 {
    color: #000;
    font-size: 30px;
    font-family: DINPro-Light;
    padding-bottom: 6%;
    padding-top: 6%;
	text-align:right;font-weight: bold;
}
.acquisition_cont p {
    color: #494746;
    font-weight: 600;
    line-height: 26px;
	text-align:right;
}
.ai_ready_sec img {
    width: 55%;
    position: absolute;
    left: 0;
    top: 0;
}
.circle_gif img {
    width: 400px;
    position: absolute;
    left: 10%;
    top: 20px;
}
.secure_sec img {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
}
.aot_screen img {
    position: absolute;
    right: 14%;
    top: -45px;
    width: 350px;
}
.secure_icons, .tele_icons
{
	padding:2% 0;
}
.secure_icons img
{
	width:100%;
}
.tele_icons img
{
	width:60%;
}
.secure_cont
{
    min-height: 440px !important;
    transform: translateY(10%);
}
.validated_cont
{
    height: 510px;
    transform: translateY(15%);
}
.mrd_cont
{
    height: 450px;
    transform: translateY(15%);
}
.compact_cont
{
    height: 400px;
    transform: translateY(15%);
}
.mrd_cont2
{
    height: 450px;
    transform: translateY(15%);
}
.mrd_screen img {
    position: absolute;
    right: 14%;
    top: -45px;
    width: 420px;
}
.report_screen img {
    width: 70%;
    transform: translateY(-10%);
}
.comfortable_img img
{
	width: 65%;
}
.aot_sec3
{
	background:#e8f3eb;
    padding:5% 0;
}
.aim_double_sec
{
	padding:80px 0;
}
.ai_ready_cont2 {
    text-align: right;
    min-height: 510px !important;
    transform: translateY(15%);
}
.ai_ready_cont
{
    text-align: right;
	min-height: 480px;
    transform: translateY(6%);    padding-bottom: 5%;
}
.aim_ai_ready
{
	transform: translateY(10%);
    height: auto;
}
.hd_cont {
    text-align: right;
    height: 510px;
    transform: translateY(22%);
}
.optical_cont {
    text-align: right;
    transform: translateY(22%);
}
.comfort_cont {
    text-align: right;
    transform: translateY(65%);
}
.mrd_banner
{
	    margin-top: 10%;
}
.mrd_sec2 {
    background: #e8f3eb;
    padding: 5% 0;
}
.pfa_sec2 {
    background: #e8f3eb;
    padding: 1% 0;
}
.pfa_sec3 {
    padding: 5% 0 0;
}
.mrd_sec3 {
    padding: 5% 0;
}
.mrd_banner img {
    width: 80%;
    padding-top: 0;
}
.mrd_sec1_cont
{
	height: 410px;
}
.mrd_sec1_cont p
{
	position: absolute;
    bottom: 0;
    text-align: center;
}
.circle_cont {
    text-align: right;
    min-height: 450px !important;
    transform: translateY(20%);
}
.reduced_cont
{
	text-align: left;
    height: 350px;
    transform: translateY(10%);
}
.user_friendly_cont {
	text-align: right;
    min-height: 350px !important;
    transform: translateY(15%);
}
.aot_sec5
{
	padding:2% 0;
}
.polo_pic
{
	text-align:right;
}
.montage img
{
	width:100%;
}
.aot_2 img {
    width: 100%;
    float: right;
    margin: 25% 0;
}
.aot_hd_sec
{
    /*padding: 0 0 5% 0;*/
}
.fop_sec4.aot_sec4 h3 {
    color: #fff;
    font-size: 30px;
    font-family: DINPro-Light;
    padding-bottom: 2%;
    padding-top: 2%;
}
.aot_sec4
{
padding: 2% 0;
}
.aim_standard
{
	background:#f7f7f7;
    text-align: center;
	    padding: 30px;
}
.aim_pro
{
    text-align: center;
    padding: 30px;
    box-shadow: 30px 20px 45px #f1f1f1;
}
.aim_standard h3, .aim_pro h3
{
    color: #000;
    font-size: 30px;
    font-family: DINPro-Light;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
	margin-bottom:3%;
	padding-top:2%;
}
.aim_standard h3:after, .aim_pro h3:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #9CF5A6;
    bottom: 0px;
    left: 0;
}
.aim_standard ul
{
	padding-left:50px;
}
.aim_pro ul
{
    padding-top: 10%;
	padding-left:50px;
}
.aim_standard img
{
	width:50%;
}
.aim_pro img
{
	width:75%;
}
.aim_standard ul li, .aim_pro ul li
{
	text-align:left;
    color: #494746;
    font-weight: 600;
    line-height: 26px;
	list-style:none;
}
.aim_standard span, .aim_pro span
{
	margin-right:10px;
}
.fop_sec5
{
	background:#000;
}
.hd{
	margin-top: 5%;
}
.hd img
{
	width:100px;
}
.hd_Sec
{
    position: relative;
    /*bottom: -50px;*/
	padding: 5% 0;
}
.fop_sec5 h3
{
	color: #fff;
    font-size: 36px;
	padding-bottom: 2%;
	padding-top: 2%;
}
.expand
{
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-family: DINPro-Light;
    font-weight: bold;
    padding-bottom: 4%;
}
.fop_2 img
{
    /*width: 90%;
	float:right;*/
}
.fop_3 img
{
    width: 50%;
    float: right;
    margin-right: 15%;
}
.fop_sec6
{
	background:#000;
}
ul.tabs{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.tabs li{
	display: inline-block;
    padding: 6px 20px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 30px;
    margin-right: 30px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-family: DINPro-Light;
}

ul.tabs li.current{
    background: #fff;
    color: #222;
    color: #000;
    text-align: center;
    font-size: 14px;
    font-family: DINPro-Light;
    border-radius: 30px;
}

.tab-content{
	display: none;
	text-align: center;
}

.tab-content.current{
	display: inherit;
}
.tab-content img
{
	width:80%;
	margin:0 auto;
}
.fop_sec6
{
    background: #f6eeeb url(../images/mounting_bg.jpg) no-repeat;
    height: auto;
    background-size: cover;
    background-position: -10px;
}

.compare_sec h3
{
	margin:0;
    padding: 0 0 4% 15px;
}
.compare_sec .tabs
{
	padding-left:15px;
}
.mounting1
{
	background:url(../images/pink_circle.png) no-repeat;
    height: auto;
    background-size: contain;
}
.fop_sec6 .mounting1 img
{
	width:80%;
}
.fop_sec6 h3 {
    color: #000;
    font-size: 30px;
    font-family: DINPro-Light;
    padding-bottom: 2%;
    padding-top: 2%;font-weight: bold;
}
.mounting2
{
	position: absolute !important;
    bottom: 0;
    display: inline-flex;
}
.mounting3
{
	padding: 100px 0;
	text-align:left;
    float: right !important;
}
.mounting3 p, .telemedicine p
{
    color: #494746;
    font-weight: 600;
    line-height: 26px;
}
.mounting_icons p
{
	color: #000;
    font-size: 12px;
    font-family: DINPro-Light;
}
.mounting_icons
{
    padding-top: 50px;
}
.telemedicine_pic img
{
	width: 90%;
    float: right;
}
.telemedicine_row
{
    padding-bottom: 40px;
}
.mounting_row
{
	padding-top: 30px;
}
.fop_sec7
{
	background:#f6eeeb;
	padding-top:30px;
}
.telemedicine img
{
	width:100px;
}
.intutive
{

}
.intutive img
{
    width: 50%;
    position: relative;
    left: 10%;
}
.intutive_mob img
{
	 margin-bottom:3%;
}
.interact
{
    background: #000;
    padding: 12px 24px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    border-radius: 40px;
    font-family: DINPro-Light;
}
.blindness .col-md-3
{
	padding:0;
	text-align:center;
}
.blindness .col-md-3 img
{
	    width: 80%;
}
.blindness
{
	    margin-top: 1%;
}
.interact:hover
{
	text-decoration:none;
	color:#fff;
}
.interact img, .back_360 img
{
	width: 24px;
    position: relative;
    top: -1px;
    left: -5px;

}
.intutive_cont h3
{
    color: #000;
    font-size: 30px;
    font-family: DINPro-Light;
    padding-bottom: 6%;
    padding-top: 6%;font-weight: bold;
}
.intutive_cont h4
{
    color: #000;
    font-size: 18px;
    font-family: DINPro-Light;
}
.intutive_cont ul
{
    padding-left: 0px;
    list-style: none;
    color: #000;
    font-size: 18px;
    padding-bottom: 6%;
}
.fop_sec8
{
	padding: 30px 0 40px;
}
.validations h3
{
    color: #000;
    font-size: 30px;
    font-family: DINPro-Light;
    padding-bottom: 4%;
    padding-top: 6%;font-weight: bold;
}    
.validations
{
	padding: 20px 0;
}
.validations p
{
    color: #494746;
    font-size: 12px;
    font-weight: bold;
	float:left;
}
.validations_pic
{
	padding:1% 0;
    margin-right: 30px;
}
.valid_table
{
    background: #f8f8f8;
    width: 60%;
    margin: 0 auto;
}
.valid_table td
{
    padding: 0 20px;
    color: #5d5d5d;
    font-size: 12px;
    font-weight: bold;
}
.valid_table h3
{
    color: #000;
    font-size: 13px;
    font-family: DINPro-Light;
    text-align: center;font-weight: bold;
}
.valid_table h4
{
    color: #000;
    font-size: 13px;
    font-family: DINPro-Light;font-weight: bold;
}
.nm_fop1, .nm_fop2
{
	padding: 170px 0;
	text-align:center;
	overflow: hidden;
}
.nm_fop1:before
{
    content: "";
    background: url(../images/nm_fop1.jpg) no-repeat;
    padding: 170px 0;
    background-size: cover;
    text-align: center;
    -webkit-transition: all 1s ease-in-out;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
}
.nm_fop2:before
{
    content: "";
    background: url(../images/nm_fop2.jpg) no-repeat;
    padding: 170px 0;
    background-size: cover;
    text-align: center;
    -webkit-transition: all 1s ease-in-out;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
}
.aim_opth_bg
{
	overflow:hidden;
}
.nm_fop2.aim_opth_bg:before
{
	content:"";
	background:url(../images/aim_opth_bg.jpg) no-repeat;
    padding: 170px 0;
    background-size: cover;
    background-position: center;
	text-align:center;
	-webkit-transition: all 1s ease-in-out;
}
.nm_fop h3
{
	color: #fff;
    font-size: 30px;
}
.fop_sec9
{
    background: #fff;
    display: block;
    position: relative;
    min-height: 450px;
}
.fop_sec9:hover .aim_opth_bg:before, .fop_sec9 .nm_fop1:hover:before, .fop_sec9 .nm_fop2:hover:before, .about_sec10:hover:before
{
    -webkit-transform: scale(1.1,1.1); 
    transform: scale(1.1,1.1);
    -webkit-transition: all 1s ease-in-out;
}
.nm_fop1 img, .nm_fop2 img, .fop_sec10 img
{
	width:30px;
}
.nm_fop1 a, .nm_fop2 a
{
	color: #fff;
    font-size: 40px;
    text-align: center;
}
.nm_fop1 a:hover, .nm_fop2 a:hover
{
	color: #fff;
    font-size: 40px;
    text-align: center;
}
.fop_sec10
{
	background:#91ca99;
	padding:50px 0;
    text-align: center;
}
.fop_sec10 a
{
	color: #fff;
    font-size: 40px;
}
.fop_sec10 a:hover
{
	color:#fff;
	text-decoration:underline;
}
a:focus {
    color: inherit !important;
 }
.fop_banner img
{
    width: 80%;
    padding-top: 0;
}
.aot_banner img
{
    width: 70%;
    padding-top: 0;
}
.brochure img
{
    width: 14px;
    position: relative;
    left: -4px;
}
.fop_top
{
	padding-top:80px;
}
.fop_menu
{
	position: relative;
    right: -60px;
    text-align: right;
}
.fop_top h4
{
	font-size: 12px;
    font-weight: bold;
}
.fop_menu a
{
	font-size: 12px;
    color: #000;
}
.fop_menu li
{
    padding: 0 10px;
}
.fop_menu a:hover
{
	color: #000;
	text-decoration:none;
}
.fop_menu a.current
{
	font-weight: bold;
}
.fop_menu li
{
	display:inline-block;
}
.live_demo
{
    background: #000;
    font-size: 11px !important;
    color: #fff !important;
    padding: 8px 15px !important;
    border-radius: 30px;
    font-family: DINPro-Light;
	line-height: 16px;margin-top: -8%;
}
.live_demo:hover
{
	text-decoration:none;
}
.live_demo img
{
    width: 18px;
    position: relative;
    left: -4px;
    top: -1px;
}

.fop_opth_sec1
{
}
.fop_opth_banner_txt
{
    color: #fff;
    font-size: 50px;
    padding-bottom: 20%;
    line-height: 60px;
}
.benefit h2 {
    font-size: 14px;
    color: #fff;
}
.benefit #section04 {
    position: relative;
    bottom: 0;
    left: 40px;
    top: 40px;
}
.fop_opth_sec2
{
	background: #faf4f1;
    padding: 50px 0;
}
.fop_opth_sec2 h3, .fop_opth_sec4 h3
{
    color: #000;
    font-size: 30px;
    font-family: DINPro-Light;
    padding-bottom: 4%;
    margin: 0;
    text-align: center;font-weight: bold;
}
.fop_opth_sec2 img {
    width: 100px;
}
.fop_opth_sec2 p {
    color: #404040;
    line-height: 24px;
    font-family: DINPro-Light;
    font-weight: 600;
    font-size: 14px;
}
.fop_box {
    background: #fff;
    min-height: 350px;
    box-shadow: 5px 5px 30px #d6d6d6;
    padding: 40px;
}
.benefit_row
{
	padding-bottom:50px;
}
.fop_opth_sec3 {
    background: #000;
	padding: 60px 0;
}
.fop_opth_sec3 h3 {
    color: #fff;
    font-size: 30px;
    font-family: DINPro-Light;
    padding-bottom: 2%;
    margin: 0;
    text-align: center;
}
.captured_row
{
	padding-bottom:2%;
}    
.fop_opth_sec4
{
	padding: 30px 0;
}
.white-back 
{
	    box-shadow: 5px 5px 30px #d6d6d6;
}
.view_more
{
    font-family: DINPro-Light;
    color: #000;
    font-size: 13px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-decoration: none;
}
.view_more:hover
{
	color:#000;
}
.view_more:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #3a3a3a;
    bottom: 10px;
    left: 0;
}
.csr_sec3 img
{
	    width: 100%;
    margin: 0 auto;
}
.videos_sec3 {
    padding: 40px 0;
}
.videos_sec3 h3 {
    font-family: DINPro-Light;
    color: #000;
    font-size: 20px;
}
.contact_sec3 {
    background: #e8f3ec;
    padding: 30px 0;
}
.contact_sec3 h3{
    font-family: DINPro-Light;
    color: #000;
    font-size: 20px;
    padding-bottom: 10px;font-weight: bold;
}
.contact_sec3 h5{
    color: #000;
    font-size: 18px;
}
.contact_sec3 h6{
	font-family: DINPro-Light;
    color: #000;
    font-size: 18px;    font-weight: bold;
}
.contact_sec3 .col-md-1
{
	text-align:center;
}
.contact_sec3 p
{
    color: #6d6d6d;
    line-height: 24px;
}
.contact_sec2 .col-md-1 img {
    width: 40px;
}
.contact_sec2 .col-md-3 img {
    width: 10px;
    position: relative;
    top: -2px;
}
.contact_sec2 a
{
	font-family: DINPro-Light;
    color: #000;
    font-size: 12px;
    margin-bottom: 0;font-weight: bold;
}
.contact_sec2 a:hover
{
	color:#000;
}
.contact_sec2 h6
{
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
    color: #000;
    margin: 0;
}
.contact_sec2, .contact_sec4
{
    padding:30px 0;
}
.contact_sec2 .col-md-3
{
	padding:0;
    left: -22px;
}
.message
{
	text-align:center;
}
.message a
{
	background: #000;
    padding: 14px 30px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.message a:hover
{
	text-decoration:none;
	color:#fff;
}
.message .raise_request
{
	background: #000;
    padding: 14px 30px;
    border-radius: 30px;
    width: fit-content;
    margin: 0 auto;
}
.message .raise_request:hover
{
	background:#8bc293;
	cursor:pointer;
}
.message .raise_request button:hover
{	text-decoration:none;
}
.message .raise_request button
{	
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.message img
{
	width: 16px;
    position: relative;
    left: -4px;
    top: -1px;
}
.contact_sec1 {
    background: url(../images/contact_bg.jpg) no-repeat;
    height: 440px;
    background-size: 100%;
    background-position: top;
}
.contact_banner_sec {
    padding: 18% 0 0 0px;
}
.contact_sec1:before, .fop_opth_sec1:before, .paper_sec1:before, .gallery_sec1:before, .support_sec1:before, .fop_diab_sec1:before, .aot_opth_sec1:before  {
    background: rgba(0,0,0,0.5);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
.support_sec1 {
    background: url(../images/support_bg.jpg) no-repeat;
    height: 440px;
    background-size: 100%;
    background-position: center;
}
.fop_opth_sec1 {
    background: url(../images/fop_opth_bg.jpg) no-repeat;
    height: 100vh;
    background-size: cover;
}
.aot_opth_sec1 {
    background: url(../images/aot_banner.jpg) no-repeat;
    height: 100vh;
	background-size: cover;
    background-position: 0 -100px;
}
.fop_diab_sec1 {
    background: url(../images/fop_diab_bg.jpg) no-repeat;
    height: 100vh;
    background-size: cover;
}
.fop_opth_sec2 h2
{
    font-size: 24px;
    font-family: DINPro-Light;	
}
.fop_diab_sec1 h4
{
	color:#fff;
}
.paper_sec1
{
    background: url(../images/paper_bg.jpg) no-repeat;
    height: 340px;
    background-size: 100%;
    background-position: top;	
}
.paper_box1 {
    border-right: 1px #ececec solid;
    padding: 0px 20px 0px 20px;
    min-height: 260px;
}
.csr_sec3 .col-md-3:last-child .paper_box1
{
	border-right: none;
}
.gallery_sec1
{
    background: url(../images/gallery_bg.jpg) no-repeat;
    height: 340px;
    background-size: 100%;
    background-position: top;	
}
.gallery_box1 img
{
	width:70%;
	    max-height: 220px;
}
.gallery_sec3
{
	padding:20px 0;
}
.gallery_sec3 .col-md-3
{
	padding-right:3px;
	padding-left:3px;
	padding-bottom:6px;margin-bottom: 90px;
}
.gallery_sec3 h3
{
    position: absolute;
    bottom: -50px;
    color: #000;
    font-size: 16px;
    text-align: center;
    font-family: DINPro-Light;
    padding: 0 5%;
    width: 100%;font-weight: bold;
}
.gallery_box1
{
background: #000;
    text-align: center;
    min-height: 260px;
    max-height: 260px;
    padding: 10% 0;
    vertical-align: middle;
    display: table-cell;
    height: 275px;
    width: inherit;
}
.w_auto
{
	width:auto !important;
}
.pad_15
{
	padding-top: 15%;
}
.gallery_box1 a
{
	left: 0;
    position: absolute;
    bottom: -70px;
    width: 100%;
    color: #585656;
    font-weight: bold;
    text-decoration: underline;
}
.gallery_box1 span
{
	display:none;
}
.gallery_box1 a:hover span
{
	display:contents;
}
.video_sec
{
	width: 100%;
    height: 250px;
    float: none;
    clear: both;
    margin: 0 auto;
    text-align: center;	
}
.videos_sec3 .col-md-12
{
	padding-top:20px;
}

.modal.fade.in .lab-modal-body {
  bottom: 0;
  opacity: 1;
}

.lab-modal-body h1 {
  font-size: 4rem;
}

.lab-modal-body p {
  margin: 0 0 1.62rem 0;
  line-height: 1.62;
  font-weight: 300;
  font-size: 1.62rem;
  color: #666;
}
.lab-modal-body {
	position: relative;
    bottom: -250px;
    margin: 0% 0 0 0;
    padding: 4% 0% 0 0%;
    max-width: 100%;
    height: 100%;
    background-color: #fff;
    background-color: rgba(29, 29, 29, 0.8);
    border: 1px solid #BEBEBE;
    opacity: 0;
    -webkit-transition: opacity 0.7s ease-out, bottom 0.7s ease-out;
    -moz-transition: opacity 0.7s ease-out, bottom 0.7s ease-out;
    -o-transition: opacity 0.7s ease-out, bottom 0.7s ease-out;
    transition: opacity 0.7s ease-out, bottom 0.7s ease-out;
}

.lab-modal-body .close {
    background: url(../images/close.png) no-repeat;
    margin-top: -20px;
    margin-right: -20px;
    text-shadow: 0 1px 0 #ffffff;
    float: right;
    font-size: 28px !important;
    font-weight: 700;
    line-height: 1;
    color: #000 !important;
    opacity: 1 !important;
    filter: alpha(opacity=20);
    position: absolute;
    top: 20%;
    right: 8%;
    width: 30px;
    background-size: contain;
    z-index: 999;
}
.close span
{
    opacity: 0;
}
.enquiry_form
{
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    height: 100%;
}
.enquiry_box
{
    width: 50%;
    margin: 0 auto;
    padding-top: 5%;
}
.enquiry_form h3
{
    color: #000;
    font-size: 30px;
    font-family: DINPro-Light;
    margin: 0;
    text-align: center;
    padding-bottom: 2%;font-weight: bold;
}
.enquiry_form h6
{
    color: #000;
    font-size: 12px;
    font-family: DINPro-Light;
    text-align: center;
    padding-bottom: 2%;font-weight: bold;
}
.enquiry_form input[type=text], .enquiry_form input[type=file], .enquiry_form textarea, .enquiry_form select
{
    background: #dadada;
    font-family: DINPro-Light;
    width: 80%;
    padding: 12px 10px;
	margin: 0 auto;
}
.enquiry_form .col-md-6, .enquiry_form .col-md-12
{
	padding:1px;
}
.fop_radio_bg
{
    height: 100px;
    background-size: contain;
    padding: 15% !important;
    background-position: right;
	right: 4px;
}
.aim_radio_bg
{
    height: 100px;
    background-size: contain;
    background-position: left;
    padding: 15% !important;
	left: 4px;
}
.aot_radio_bg
{
    height: 100px;
    background-size: contain;
    background-position: left;
    padding: 15% !important;
	left: 4px;
}
.fop_radio
{
	width: 150px;
    height: 150px;
    padding: 0;
    margin: 0;
    position: absolute;
    text-align: 0;
    top: 10%;
    right: 8%;
    opacity: 0;
    cursor: pointer;
}
.aim_radio
{
	width: 150px;
    height: 150px;
    padding: 0;
    margin: 0;
    position: absolute;
    text-align: 0;
    top: 10%;
    left: 8%;
    opacity: 0;
    cursor: pointer;
}
.fop_radio_bg label {
    display: inline-block;
    padding: 30% !important;
    cursor: pointer;
    background: url(../images/fop_box.jpg) no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    background-position: right;
	right: -4px;
}
.aim_radio_bg label {
  display: inline-block;
  padding: 30% !important;
  cursor: pointer;
  background: url(../images/aim_box.jpg) no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  background-position: left;
  left:0;
}
#state1:checked + .fop_radio_bg label {
  background: url(../images/fop_tick.jpg);
}
#state2:checked + .aim_radio_bg label {
  background: url(../images/aim_tick.jpg);
}
.enquiry_form input[type=text]::-webkit-input-placeholder, .enquiry_form textarea::-webkit-input-placeholder { 
  color: #000 !important;
}
.enquiry_form input[type=text]::-moz-placeholder, .enquiry_form textarea::-moz-placeholder {
  color: #000 !important;
}
.enquiry_form input[type=text]:-ms-input-placeholder, .enquiry_form textarea:-ms-input-placeholder {
  color: #000 !important;
}
.enquiry_form input[type=text]:-moz-placeholder, .enquiry_form textarea:-moz-placeholder {
  color: #000 !important;
}
.leave_message .email_col
{
	padding-bottom:10px;
}
.leave_message .enquiry_box
{
	width:40%;
}
.leave_message .enquiry_box h3 {
    padding-bottom: 4%;
}
.modal-open {
    overflow: visible !important;
}
.modal-open .modal {
    overflow-y: hidden !important;
}
.name_col  input[type=text]
{
	position: absolute;
    right: 0px;
}
.phone_col  input[type=text]
{
}
.email_col
{
	text-align: center;
}
.enq_sub
{
    text-align: center;
    margin-top: 20px;
}
.enq_sub input[type=submit]
{
	color: rgb(255, 255, 255) !important;
    background: rgb(145, 202, 153);
    padding: 10px 28px;
    border-radius: 50px;
    box-shadow: 10px 8px 28px #e4e4e4;
	text-transform:uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
.enq_sub input[type=submit]:hover
{
    background: #000;
}
.popup-button {
	margin-top: 70px;
}

.doc_video
{
    width: 50%;
    height: 500px;
    margin: 0 auto;
	padding-top: 5%;
}

.doctor_sec2 img
{
    width: 196px;
    float: right;
	padding-bottom:4px;
}
.doctor_sec1 img:after
{
    background: rgba(0,0,0,0.5);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;	
}
.doctor_sec1 button, .doctor_sec2 button
{
	position: relative;
    display: block;
	background-color: transparent;
    border: none;
}
.doctor_sec1 button:after
{
    background: url(../images/y_white.png) no-repeat;
    content: "";
    display: block;
    height: 50px;
    position: absolute;
    width: 100px;
    bottom: 80px;
    left: 12px;
    z-index: 0;
}
.doctor_sec1:hover button:after
{
    background: url(../images/y_red.png) no-repeat;
    content: "";
    display: block;
    height: 50px;
    position: absolute;
    width: 100px;
    bottom: 80px;
    left: 12px;
    z-index: 999;
    opacity: 1;
}
.doctor_row1 button:after
{
    background: url(../images/y_white.png) no-repeat;
    content: "";
    display: block;
    height: 40px;
    position: absolute;
    width: 40px;
    bottom: -80px;
    left: 30px;
    z-index: 0;
    background-size: contain;
}
.doctor_row1:hover button:after
{
    background: url(../images/y_red.png) no-repeat;
    content: "";
    display: block;
    height: 40px;
    position: absolute;
	width: 40px;
    bottom: -80px;
    left: 30px;
    z-index: 999;
    opacity: 1;
	background-size: contain;
}
.doctor_row2 button:after
{
    background: url(../images/y_white.png) no-repeat;
    content: "";
    display: block;
    height: 40px;
    position: absolute;
    width: 40px;
    bottom: -104px;
    left: 30px;
    z-index: 0;
    background-size: contain;
}
.doctor_row2:hover button:after
{
    background: url(../images/y_red.png) no-repeat;
    content: "";
    display: block;
    height: 40px;
    position: absolute;
	width: 40px;
    bottom: -104px;
    left: 30px;
    z-index: 999;
    opacity: 1;
	background-size: contain;
}
.doctor_row3 button:after
{
    background: url(../images/y_white.png) no-repeat;
    content: "";
    display: block;
    height: 40px;
    position: absolute;
    width: 40px;
    bottom: -104px;
    left: 30px;
    z-index: 0;
    background-size: contain;
}
.doctor_row3:hover button:after
{
    background: url(../images/y_red.png) no-repeat;
    content: "";
    display: block;
    height: 40px;
    position: absolute;
	width: 40px;
    bottom: -104px;
    left: 30px;
    z-index: 999;
    opacity: 1;
	background-size: contain;
}
.modal {
    z-index: 99999 !important;
}
.doctor_sec1 h3
{
    position: absolute;
    bottom: 35px;
    font-size: 18px;
    color: #fff;
    left: 30px;
}
.doctor_sec1 h4
{
    position: absolute;
    bottom: 15px;
    font-size: 14px;
    color: #fff;
    left: 30px;
    font-weight: bold;
}
.doctor_sec2 h3
{
    position: absolute;
    bottom: 28px;
    font-size: 16px;
    color: #fff;
    left: 30px;
	text-align: left;
}
.doctor_sec2 h4
{
	position: absolute;
    bottom: 5px;
    font-size: 14px;
    color: #fff;
    left: 30px;
    font-weight: bold;
}
.pad_30 h3
{
	padding-top:30%;
}


#primary_nav_wrap
{
}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0
}

#primary_nav_wrap ul a
{
}
#primary_nav_wrap ul li
{

}
#primary_nav_wrap ul li.current_menu
{
	background:#ddd
}
#primary_nav_wrap ul li .submenu li:hover
{
	background:#91ca99;
}

#primary_nav_wrap ul li .submenu li:hover a
{
	color:#fff;
}
#primary_nav_wrap ul li .submenu li:hover ul li a
{
	color:#000;
}
#primary_nav_wrap ul li .submenu li ul li:hover a
{
	color:#fff;
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0
}

#primary_nav_wrap ul ul li
{
	float: none;
    width: max-content;
    height: 36px;
    line-height: 36px;
    min-width: 220px;
}
#primary_nav_wrap ul ul.m_prod li
{
    width: 290px;
}
#primary_nav_wrap ul ul a
{
	color:#000;
}
#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}
#primary_nav_wrap ul li:hover > ul
{
	display:block
}
.submenu li
{
    text-align: left;
    padding: 0 14px;
}
.submenu li a
{
    text-transform:inherit;
	display:block;
}
.submenu li a:hover:before
{
    display:none;
}
.technology_sec1
{
	background:#e8f3ec;
    height: 340px;
}
.technology_banner_sec {
    padding: 13% 0 0 0px;
}
.technology_banner_sec p {
    color: #000;
    font-size: 26px;
    width: 70%;
    margin: 0 auto;
}
.tech_img, .pupil_img
{
	text-align:center;
	width:60%;
}
.tech_img img
{
	width:75%;
}
.pupil_img img
{
	width:180px;
}
.img_cont
{
    width: 70%;
    margin: 0 auto;
}
.compact_img img
	{
		width:70%;
	}
.width_100
{
	width:100% !important;
}
.technology_sec2
{
	padding:50px 0;
}
.technology_sec2 .row
{
	padding:30px 0;
}
.technology_sec2 h3
{
    font-family: DINPro-Light;
    font-size: 20px;
    color: #000;
    background: #e8f3ec;
    margin: 0;
    padding-left: 10px;
    padding-bottom: 6px;
    padding-top: 2px;
    width: fit-content;
    padding-right: 14px;font-weight: bold;
}
.technology_sec2 p
{
    color: #404040;
    line-height: 24px;
    font-family: DINPro-Light;
    font-weight: 600;
    font-size: 14px;
	padding-top:10px;
}
.space_40
{
	height:40px;
}
.cont_right p, .cont_right h3
{
    text-align: right;
    float: right;
}
.free_demo
{
    font-family: DINPro-Light;
    color: #000;
    font-size: 12px;
    margin-bottom: 0;
    background: transparent;font-weight: bold;
}
.free_demo:hover
{
	text-decoration:underline;
}
.request
{
	color: #fff;
    font-size: 40px;
    background: transparent;    font-weight: bold;
}
.request:hover
{
	text-decoration:underline;
}
.request img, .nm_fop1 img, .nm_fop2 img
{
		display: inline-block;
		margin-left:10px;
        -webkit-transition: transform 0.3s ease-out;
        -moz-transition: transform 0.3s ease-out;
        -ms-transition: transform 0.3s ease-out;
        -o-transition: transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
}

.request:hover img, .nm_fop1 a:hover img, .nm_fop2 a:hover img
{
		-webkit-transform: translateX(8px);
		-moz-transform: translateX(8px);
		-ms-transform: translateX(8px);
		-o-transform: translateX(8px);
		transform: translateX(8px);
}
  .showstore, .showbrand, .showaot
  {
	  height: 60px;
      width: 150px;
  }
  .fop_radio_img
  {
	display: inline-block;
    padding: 38% !important;
    cursor: pointer;
    background: url(../images/fop_box.jpg) no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    background-position: right;
    right: -8%;
  }
  .aim_radio_img
  {
    display: inline-block;
    padding: 38% !important;
    cursor: pointer;
    background: url(../images/aim_box.jpg) no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    background-position: left;
    left: 8%;
  }
  .aot_radio_img
  {
    display: inline-block;
    padding: 38% !important;
    cursor: pointer;
    background: url(../images/aot_box.jpg) no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    background-position: left;
    left: -10%;
  }
  .fop_radio_bg input[type=radio], .fop_radio_bg input[type=checkbox]
  {
    width: 80%;
    height: 80%;
    padding: 0;
    margin: 0;
    position: absolute;
    text-align: 0;
    top: 5%;
    right: -8%;
    opacity: 0;
    cursor: pointer;
  }
  .aim_radio_bg input[type=radio], .aim_radio_bg input[type=checkbox]
  {
    width: 80%;
    height: 80%;
    padding: 0;
    margin: 0;
    position: absolute;
    text-align: 0;
    top: 8%;
    left: 8%;
    opacity: 0;
    cursor: pointer;
  }
  .aot_radio_bg input[type=radio], .aot_radio_bg input[type=checkbox]
  {
    width: 80%;
    height: 80%;
    padding: 0;
    margin: 0;
    position: absolute;
    text-align: 0;
    top: 5%;
    left: -10%;
    opacity: 0;
    cursor: pointer;
  }
  .showstore img
  {
    z-index: 999;
	width: 20px;
    position: absolute;
	right: 0;
    top: 90%;	
  }
 .showbrand img
  {
    z-index: 999;
	width: 20px;
    position: absolute;
    left: 50%;
    top: 90%;
  }
  .showaot img
  {
    z-index: 999;
	width: 20px;
    position: absolute;
    left: 16%;
    top: 90%;
  }
 .news_head
 {
	text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 32px;
    font-family: DINPro-Light;
    padding-bottom: 10px;
 }
 .news_cont h3
 {
	 padding:0;
	 margin:0;
 }
 .news_cont .csr_box1 {
    min-height: 270px;
	}
.covered {
	width: 100%;
    height: 88vh !important;
    bottom: 0;
    top: 50px;
	    position: sticky;
}
.download_pdf
{
	font-size: 14px;
    color: #3a3a3a;
    font-weight: 600;
}
.download_pdf:hover
{
	color: #101010;
	text-decoration:underline;
}
.download_pdf img
{
	width: 10px;
	margin-left:5px;
}
.csr_cont {
    padding: 5% 0;
	background: #efefef;
}
.csr_cont img {
    width:100%;
}
.csr_pic1
{
	padding-right: 10%;
}
.csr_pic2
{
	padding-left: 10%;
    padding-top: 3%;
}
.csr_cont_sec1
{
	text-align:left;font-size: 14px;   font-weight: 600;
    line-height: 26px;
}
.csr_cont_sec2
{
	text-align:left;font-size: 14px;padding: 5% 0;    font-weight: 600;
    line-height: 26px;
}
.csr_cont_sec1 h3, .csr_cont_sec2 h3
{
	font-weight:bold;        
}
.csr_shadow
{
	background: #fff;
    padding: 2% 0;
    box-shadow: 15px 15px 60px #cecece;
	margin-bottom: 3%;
}
.csr_shadow p
{
    
}
.changeable2 
{
    border-bottom: 1px solid rgb(212, 212, 212);
}
.changeable
{
	border-bottom:none !important;
}
.vert-move {
    -webkit-animation: mover 1s alternate;
    animation: mover 1s 2 alternate;
}
.vert-move {
    -webkit-animation: mover 1s alternate;
    animation: mover 1s 2 alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-100px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-100px); }
}
#jim-body {
	overflow:hidden !important;
}
#social li
{	
	float: left;
    padding-right: 12px;
    width: auto;
    padding-left: 0;
}
#social li img
{	
	    width: 20px;
}
.clearview
{
	text-align:center;
}
.disruptive_head
{
	margin-top: -28%;
    font-weight: bold;
    margin-bottom: 8%;
    font-size: 26px;
}
.slide_iframe
{
	position: relative;
    top: 110px;
    z-index: 1;
}
html.fp-enabled,
.fp-enabled body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: hidden;
    position: relative;
}
.fp-scroller{
    overflow: hidden;
}
.iScrollIndicator{
    border: 0 !important;
}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
}
#fp-nav.fp-right {
    right: 17px;
}
#fp-nav.fp-left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    left: 0 !important;
    right: 0;
    margin: 0 auto !important;
}
.fp-slidesNav.fp-bottom {
    bottom: 17px;
}
.fp-slidesNav.fp-top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
 }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.fp-right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.fp-left {
    left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
    height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
    height: auto !important;
}

/*Only display content to screen readers*/
.fp-sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.drop_sec
{
	width:1000px;
	height:900px;	
}
.in_mobile
	{
		display:none;
	}
.f_icon
	{
		width:10px !important;
	}
.y_icon
	{
		width:28px !important;
	}
	.g_icon
	{
		width:26px !important;
	}
	.nav-bar { display: none; }

header.in_mobile nav {
  background: rgba(0,0,0,0.9);
  z-index: 1000;
  width: 100%;
  margin: auto;
}

header.in_mobile nav ul { list-style: none; }

header.in_mobile nav ul li {
  float: left;
  position: relative;
}

header.in_mobile nav:after {
  content: "";
  display: block;
  clear: both;
}

header.in_mobile nav ul li a {
	color: #fff;
    display: block;
    padding: 8px 14px;
    text-decoration: none;
    font-size: 16px;
}

header.in_mobile nav ul li:hover { background: #8bc293; }

header.in_mobile nav ul li:hover i { color: #fff; }

header.in_mobile nav ul li i { margin-right: 10px; }

header.in_mobile nav ul li:hover .children { display: block; }

header.in_mobile nav ul li .children {
  display: none;
  background: #1e1c1f;
  position: absolute;
  width: 150%;
  z-index: 1000;
}

header.in_mobile nav ul li .children span { display: none; }

header.in_mobile nav ul li .children li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #6b676799;
}

header.in_mobile nav ul li .children li a { margin-left: 30px; }

header.in_mobile nav ul li .fa-angle-down {
  position: relative;
  top: 3px;
}
.digitize_sec1{   height: 590px; } 
.digitize_sec{   height: 400px; }	
	.aim_prod_img, .aot_prod_mob
	{
		width:300px;
	}
	.cd-product-viewer-wrapper .aot_360_img {
    height: 450px;    margin-top: -5%;
	}
	.aot_360_img {
    height: 500px;
	}
	.aim_360_img {
    height: 500px;
	}
	.aim_360_top
	{
		left: -15%;
	}
	.aim_handle
	{
		left: -10%;
	}
	.career_table
	{
	       width: 50%;
	}
	.career_table td
	{
		padding:10px; font-weight:bold;border: 1px solid #f8f8f8; 
	}
	 .career_table th
	 {
		 text-align:center;padding:10px;    font-size: 16px;
	 }
	.career_table>tbody>tr:nth-of-type(odd){
	  background-color:#f9f9f9;
	}
	.career_table>tbody>tr:nth-child(even){
	  background-color:#fff;
	}

    .mounting_row h3, .telemedicine_row h3, .intutive_row h3 {
        color: #000;
    }	
    
    .carousel-control.left {
        left: -50px;
    }
    
    .carousel-control.right {
        right: -50px !important;
    
    }

@media (min-width: 1200px)
{
.fop_sec6 .container {
    width: 1300px;
}
}
@media (min-width: 1300px) and (max-width: 1400px)
{
	.partners_row {
    padding: 10px 0 10px;
	}
	.hd_cont {
    min-height: 460px !important;
	}
	.validated_cont {
    min-height: 460px !important;
    transform: translateY(8%);
	}
	.grey_div {
    top: 14%;
    left: 11%;
	}
	.black_circle {
    width: 70%;
	}
	.line1_div {
    left: -63.5%;
	}
	.line1_div img {
    width: 60%;
	}
	.line2_div {
    left: -50%;
	}
	.line2_div img {
    width: 66%;
	}
	.blind_div {
    left: -48%;
	}
	.covered {
    height: 88vh !important;
	}
	#top1_sec a span {
    top: 30px;
	}
}
@media (min-width: 1500px)
{
	.covered {
    top: 160px;
	}
	.screen_sec {
    padding: 200px 0px;
	}
	.last_row1
	{
		top: -50px;
	}
	.aim_pop_pic
	{
	width:350px;
	}
	.cd-product-viewer-wrapper img {
    height: 400px;
	}
	.aot_360_img {
    height: 500px !important;
	}
	.aim_360_img {
    height: 500px !important;
	}
	.fop_pop_pic
	{
	width:140px;
	}
}
@media (min-width: 2000px)
{
	.covered {
    top: 450px;
	}
	.screen_sec {
    padding: 450px  0px;
	}
	.last_row1
	{
		top: -450px;
	}
	.screen_sec {
    padding: 350px  0px;
	}
	.disruptive_head {
    margin-top: -35%;
    margin-bottom: 15%;
	}
}

@media only screen and (max-width: 340px)
{
  .gif_img {
    display: none
  }
	.screen_img {
    width: 110px !important;
	}
	.screen_img2 {
    width: 130px !important;
	}
	.ibm_head {
    padding-top: 0px !important;
	}
	.footer li {
    line-height: 14px !important;
	}
	.footer h3, .footer li a {
    font-size: 10px !important;
	}
	.f_icon {
    width: 7px !important;
	}
	.y_icon, .g_icon {
    width: 15px !important;
	}
	.tech_head {
    margin-top: -65% !important;
	}
	#section05 a span {
    top: 310px !important;
	}
	.ai_ready_cont {
    min-height: 500px !important; width:100% !important;
	}
	.intutive_mob {
    bottom: -35% !important;
	}
	.fop_sec7 {
    height: 510px;
	}
	.aim_sec1 .fop_banner_text
	{
		padding:0;
	}
	.carousel-control.left {
        left: -10px;
    }
    
    .carousel-control.right {
        right: -10px !important;
    
    }
}


@media only screen and (max-width: 767px)
{
    #subscribeModal .btn {
        width: 105%;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
        border-top-left-radius: 30px;
        margin-top: 20px;
        padding-right: 20px;
        background: #007b5e;
        border-color: #007b5e;
    }
    #subscribeModal .form-control {
    width: 123%;
    height: 34px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding-left: 30px;
    }
    .modal-newsletter {	
    		color: #999;
    		width: auto;
    		font-size: 15px;
    }
    .pos
    {
      position: initial;
    }
  .gif_img {
    display: none
  }
  .mar{
    margin-top: 0px;
  }
	.slide_img1, .slide_img2, .slide_img3
	{
		    text-align: center;    height: 0;
	}
	.slide_img1:before
	{
		content:"";
		position:relative;
		top:0;
		bottom:0;
		left:0;
		right:0;
		display:block;
		background:#faf4f1;height:100%;
	}
	.slide_img2:before
	{
		content:"";
		position:relative;
		top:0;
		bottom:0;
		left:0;
		right:0;
		display:block;
		background:#e8f3ec;
		height:100%;
	}
	.slide_img3:before
	{
		content:"";
		position:relative;
		top:0;
		bottom:0;
		left:0;
		right:0;
		display:block;
		background:#ececec;height:100%;
	}
	#section5 .fp-tableCell
	{
		display:block !important;
	}
	.career_table {
    width: 100%;
	}
	header.in_mobile
	{
			position: fixed;
				z-index: 1;
	}
	.in_mobile .nav-bar {
	  display: block;
	  width: 100%;
	  position: fixed;
	  top: 0;
	  background: rgba(0,0,0,0.5);
	}

	.in_mobile .nav-bar span {
	  float: left;
	  font-size: 20px;
	  padding: 20px;
	  color: #fff;
	}

	.in_mobile .nav-bar .fa-bars, .in_mobile .nav-bar .fa-remove {
	  display: block;
	  padding: 16px;
	  color: #fff;
	  overflow: hidden;
	  font-size: 20px;
	  text-decoration: none;
	  float: right;
	}

	header.in_mobile nav {
	  width: 80%;
	  height: auto;
	  position: fixed;
	  right: 100%;
	  top : 54px;
	  overflow: hidden;
	  height: 100%;
	}

	header.in_mobile nav ul li {
	  display: block;
	  border-bottom: 1px solid #524d4d;
	  width: 100%;
	}
	header.in_mobile nav ul li:last-child {
		border-bottom: none;
	}
	header.in_mobile ul li a { display: block; }

	header.in_mobile nav ul li .children {
	  width: 100%;
	  position: relative;
	  overflow: hidden;
	  display: none;
	}

	header.in_mobile nav ul li:hover .children { display: none; }

	header.in_mobile nav ul li ul li:first-child { border-top: 1px solid #6b676799; }

	header.in_mobile nav ul li .children span {
	  display: inline-block;
	  margin-right: 10px;
	}

	header.in_mobile nav ul li .children a {
	  margin-left: 10px;
	  padding: 5px 0;
	}

	header.in_mobile nav ul li .fa-angle-down {
	  position: relative;
	  top: 3px;
	  float: right;
	}
	#section0 {
    background-position: bottom !important;
	}
	.title_sec1, .title_sec2 {
    padding-left: 0px;
	}
	.banner_title, .title_sec2 .banner_title {
    font-size: 24px;
	}
	.nav__logo {
    padding-left: 20px !important;
	}
	.green_head {
	font-size: 20px;
	width: 80%;
    margin: 0 auto;
    margin-top: 0%;
	}
	.banner_head {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;    font-weight: bold;
	}
	.blindness .col-md-3 img {
    width: 100%;
	}
	.but_how {
		display:none;
	}
	#section04 a span {
    top: 14px;
    margin-left: -22px;
    padding: 20px;
    background-size: 9px;
	}
	.tech_head {
    font-size: 20px;
    padding-left: 20px;
    margin-top: -70%;
	}
	#section05 {
    position: absolute;
    bottom: 15px;
    left: 15%;
	}
	.paradigm {
    top: 330px;
    font-size: 18px;
	}
	.our_partner
	{
	top: -10px;
    font-size: 18px;
	}
	.tech_cont {
    font-size: 18px;
    padding-left: 20px;
    font-weight: 600;
	}
	.margindesk
	{
	    margin-left:0px !important;
	}
	.no_mobile
	{
		display:none !important;
	}
	.in_mobile
	{
		display:block;
	}
	.ibm_head {
    font-size: 14px;
    text-align: center;    padding-top: 35px;    font-weight: bold;
	}
	.black_bold {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
	}
	.black_btn {
    padding: 11px 18px;
    font-size: 10px;    bottom: -76vh;
	}
	.screen_sec {
    padding: 0px;
	}
	.screen_img {
    width: 70%;
    margin-top: 5%;
	}
	.compact {
    font-size: 14px;
	}
	.screen_img2 {
    width: 90%;
	}
	.screen_bg {
    padding-top: 80px;
	}
	.digitalize_bg {
    
	}
	.aot_screening {
    height: 30vh;
	}
	.last_sec {
    position: relative;
	}
	.aot_screening img {
    width: 90%;
	}
	.mob_disruptive
	{
	margin: 0;
    text-align: center;
    font-size: 16px;
    margin-bottom: 25px;
    font-weight: bold;
	}
	.small_black {
    font-size: 12px;
	}
	.count {
    font-size: 24px;
	}
	.logos_row img {
    width: 90%; 
	}
	.logos_row {
    padding: 0px 0;
	}
	.f_col1 {
    display: block;
    text-align: center;
    min-height: auto !important;
	}
	.footer {
    padding: 8px 20px;
	}
	.footer h3, .footer li a {
    font-size: 12px;    font-weight: bold;
	}
	.footer .col-xs-3 {
    padding-right: 8px;
    padding-left: 8px;
	}
	.footer .col-xs-2 {
	    padding-left: 8px;
	}
	.mob_disha
	{
		width:80% !important;
	}
	.mob_flogo
	{
		width:100px;
	}
	.mob_last_row1
	{
		    padding-top: 70px;
	}
	.partners_row {
    padding: 4px 0 12px;
	}
	.grey_text {
    font-size: 18px;
	}
	#social .col-xs-6
	{
		    padding-bottom: 4px;
	}
	.nav__wrapper__list__item {
    height: 40px !important;
	}
	.nav__wrapper__list__item a {
    font-size: 1.5rem !important;
	}
	#primary_nav_wrap ul
	{
		transition:all 3s ease-in-out;
	}
	.nav__wrapper__list__item {
    text-align: left !important;
    margin-left: 0%;
	display: inline-table;
	}
	#primary_nav_wrap ul ul {
    position: static;
	}
	.nav__wrapper {
    padding-right: 70px !important;
	}
	.enquire {
    margin-left: 20px;
    margin-top: 10px;
    padding: 6px 20px !important;
    font-size: 12px;
	}
	.nav__wrapper__list__item a:before, .fop_menu a:before
	{
		display:none;
	}
	.f_icon
	{
		width:10px !important;
	}
	.y_icon, .g_icon {
    width: 20px !important;
	}
	.section {
    height: 100vh !important;
	}
	.inner_bnr_txt {
    font-size: 20px;
    padding-top: 80px;
	}
	.about_sec2 {
    padding-left: 0px;
    background: #000;
	}
	.about_sec2 h2, .about_sec2 h3 {
    font-size: 2em;
    padding-bottom: 0px;
	}
	.white_head {
    font-size: 30px;
    padding: 30px 0 0px;
	}
	.about_sec2 p {
    font-size: 12px;    font-weight: bold;
	}
	.about_sec5 img {
    width: 100%;
    padding: 0px 0 20px;
	}
	.about_sec5 {
    padding: 40px 0;
	}
	.about_sec6 .col-md-12 {
    padding: 10px 0;
    margin-top: 120px;
    background: rgba(0,0,0,0.3);
	}
	.global_sec
	{
	    margin-top: -30px;
	}
	.about_sec6 h3 {
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 30px;
	}
	.about_sec6 p {
    font-size: 18px;
    line-height: 30px;
	}
	.about_sec7 {
    padding: 20px 0;
	}
	.about_sec7 h3, .about_sec10 h3 {
    font-size: 22px;
    padding-bottom: 0px;
    line-height: 30px;    margin-bottom: 10px;
	}
	.about_sec8, .about_sec9 {
    padding: 0px 0;
	}
	.about_sec8 h3, .about_sec9 h3, .fop_opth_sec2 h3, .fop_opth_sec4 h3 {
    font-size: 26px;
	}
	.fund_logo img {
    width: 100%;
	}
	.load-more-container ul li {
    width: 50%;    margin: 0;
	}
	.about_sec3 h2 {
    font-size: 34px;    font-weight: bold;
	}
	.load-more-container ul li:nth-child(1n + 5)
	{
		opacity: 0;    max-height: 0;
	}
	.box {
    margin-bottom: 20px;
	}
	.height_0
	{
		min-height:0 !important;
	}
	.about_sec10 {
    padding: 30px 0;
	}
	.enquire_btn {
    padding: 8px 30px;
    font-size: 12px;
	}
	.what_made #section04 {
    left: 0px;
	}
	.what_made #section04 a span {
    left: 30px;
	}
	.enquiry_box {
    width: 100%;
	padding-top: 15%;
	}
	.aot_radio_img {
    left: -8%;
	}
	.name_col input[type=text], .phone_col input[type=text] {
    position: relative;
        left: 10%;
    margin-bottom: 2px;
	}
	.lab-modal-body .close {
    top: 15%;
	}
	.enquiry_form h3 {
    font-size: 22px;
	}
	.patents_sec1, .team_sec1, .csr_sec1, .gallery_sec1, .news_sec1, .paper_sec1, .support_sec1, .contact_sec1 {
    height: 250px;
    background-size: cover;
    background-position: center;
	}
	.pages_banner_sec {
    padding: 25% 0 0 0px;
	}
	.patents_box_row .patents_box, .patents_box_row2 .patents_box {
    border-right: none;
    padding: 0px 20px 0px 20px;
	min-height: auto;
	}
	.green_btn, .yellow_btn, .patents_box_row2 .grey_btn {
    position: relative;
	}
	.patents_box_row2 .grey_btn 
	{
		width: 170px;
    text-align: center;
	}
	.patents_box_row
	{
		border-bottom:none;
	}
	.patents_box_row h3, .patents_box_row2 h3
	{
	line-height: 26px;
	}
	.patents_box_row h3 br, .patents_box_row2 h3 br
	{
		display:none;
	}
	.col2 {
    font-size: 12px;
	}
	.team_box h3 {
    font-size: 24px;
	}
	.team_row .col-md-4
	{
	    margin-bottom: 20px;
	}
	.csr_cont {
    padding: 0 0 5% 0;
	}
	#section0 .col-md-10
	{
		margin-top: -100px;
	}
	.aim_sec1, .fop_sec1, .aot_sec1, .mrd_bg {
    background-size: cover;
    height: auto;
	}
	.fop_banner img {
    width: 100%;
    padding-top: 0;
	}
	.fop_banner_text {
    padding: 3% 0px;
    padding-right: 0 !important;
	}
	.fop_banner_text h1 {
    font-size: 18px;
	}
	.fop_banner_text p {
    font-size: 11px;
	}
	.fop_top {
    padding-top: 60px;
	}
	.brochure {
    padding: 8px 12px;
    font-size: 8px;padding-left: 30px;
	}
	.fop_banner_text p {
    padding-bottom: 6px;
	}
	.fop_sec2 .col-xs-6 img
	{
		width: 100%;
	}
	.fop_sec2 .col-md-3 {
    height: 150px;
	}
	.fop_sec2_mob .col-md-3 {
    height: 120px;
	}
	.fop_nm_sec
	{
    bottom: 0;top: auto;
	}
	.screen_icon {
    width: 50px;
	}
	.fop_sec3 h3 {
    padding-bottom: 0%;
	font-size: 18px;
	}
	.fop_sec3 p, .fop_sec4 p {
    font-size: 13px;text-align: left;
	}
	.aim_nm img {  right: 90px;	}
	.digitize_sec{   height: 440px; }
  .digitize_sec1{   height: 600px; } 
	.acquisition_cont h3 {
    font-size: 16px;
    padding-top: 0%;padding-bottom: 0%;
    text-align: left;
	}
	.acquisition_cont p {
    text-align: left;
    font-size: 13px;
	}
	.fop_sec7 {
    height: 450px;
	}
	.intutive_mob
	{
	position: absolute !important;
    bottom: -50%;
	}
	.intutive img {
    width: 100%;
    left: 0%;
	}
	.ai_ready_cont {
    transform: translateY(4%);     padding-bottom: 20px;
    padding-left: 0 !important;
	}
	.aiready_img
	{
		    width: 60px;
	}
	.fop_sec4 h3 {
    text-align: left;    font-size: 18px;    line-height: 26px;
	}
	.tright_mob
	{
		text-align:right !important;
	}
	.secure_cont {
    min-height: 230px !important;
    transform: translateY(0%);
	}
	.secure_icons, .tele_icons {
    text-align: left;
	}
	.fop_sec5 h3 {
    font-size: 22px;
	}
	.dropdown_design {
    width: 100%;
	}
	.profile
	{
	    width: 100%;
	}
	.aim_prod_img
	{
		width:60%;
	}
	.aim_clarity_pic {
    left: 40%;
    top: auto;
    width: 100px;
    padding-top: 16%; height: auto;
	}
	.captured_row a img
	{
		width:50%;
	}
	.captured_row .col-md-1
	{
		display:none;
	}
	.zoom_sec a {
    margin-right: -4px !important;
	}
	.aim_double_sec, .aim_double_sec .container, .hd_Sec .fop_2 {
    padding: 0px 0;
	}
	.intutive_cont h3{
    padding: 0px;
	}
	.validations h3 {
    padding: 0px 0 14px;margin: 0px;
	}
	.request {
    font-size: 22px;
	}
	.fop_sec10 {
    padding: 36px 0;
	}
	.live_demo {
    margin-top: 0%;
	}
	.fop_menu {
    right: 0;
	}
	.aim_double_sec .row
	{
		width:100%;    margin: 0;
	}
	.fop_sec3_mob {
	padding-top: 6%; height:500px;
	}
	.fop_sec3_mob .fop_nm_sec {
    bottom: 55px;
    top: auto;
	}
	.fop_prod_mob
	{
		text-align:center;
	}
	.fop_prod_mob img
	{
	    float: inherit;
    margin: 0;
	}
	.fop_clarity_pic {
    left: 30%;
	top:auto;
    width: 85px !important;
    padding-top: 40%;
	}
	.fop_opth_sec3 h3, .fop_sec6 h3, .intutive_cont h3, .validations h3 {
    font-size: 24px;
	}
	.mounting3 {
    padding: 10px 0;
    text-align: left;
	}
	.mounting_icons {
    padding-top: 20px;
	}
	.mounting_icons p {
    padding-top: 14px;
    line-height: 18px;
	}
	.intutive_app_mob img {
    width: 75%;
    margin: 0 auto;
    left: 14%;
	}
	.intutive_app_sec {
    height: 700px;
	}
	.validations_sec {
    padding: 0px 0 25px;
	}
	.validations_pic {
    margin-right: 0px;
	}
	.valid_pic
	{
		width:33%;
	}
	.valid_pic img
	{
		width:100px;
	}
	.validated_cont {
    transform: translateY(0%);    height: auto;
	}
	.hd_cont {
    transform: translateY(2%);height: auto;
	}
	.gallery_box1 {
    min-height: auto;
    width: 350px;
    margin: 0 auto;
    overflow: inherit;
    margin-bottom: 90px;
	}
	.gallery_sec3 h3 {
    bottom: -50px;
    color: #000;
    font-size: 16px;
	}
	.gallery_box1 a {
    bottom: -70px;
    color: #000000;
	}
	.gallery_box1 img {
    width: 70%;
	}
	.width_90
	{width: 90% !important;}
	.gallery_sec1 .pages_banner_text
	{
		font-size: 30px;
	}
	.videos_sec3, .csr_sec3, .technology_sec2 {
    padding: 0px 0 40px;
	}
	.videos_sec3 .col-md-12 {
    padding-top: 0px;
	}
	.video_sec {
    height: auto;    margin-bottom: 10px;
	}
	.patents_sec1:before, .team_sec1:before, .csr_sec1:before, .news_sec1:before {
    height: 100%;
	}
	.news_head {
    font-size: 26px;
	}
	.news_cont .csr_box1 {
    min-height: auto;
	}
	.csr_box1, .csr_row2 .csr_box1 {
    border: none;
	}
	.csr_sec3 img {
    width: auto;
	}
	.csr_row2 .csr_box1 {
    padding: 0;
	}
	.paper_box1 {
    min-height: auto;
    border: none;
	}
	.download_pdf img {
    width: 10px !important;
	}
	.paper_box1 br
	{display:none;}
	.contact_banner_sec {
    padding: 25% 0 0 0px;
	}
	.contact_sec2{
    text-align: center;
	}
	.contact_sec2 .col-md-3 {
    left: 0;
    padding-bottom: 20px;
	}
	.technology_banner_sec {
    padding: 22% 0 0 0px;
	}
	.technology_banner_sec p {
    width: 90%;     font-size: 20px;
	}
	.tech_img, .pupil_img {
    width: 95%;
	}
	.space_40 {
    height: 20px;
	}
	.technology_sec1 {  margin-bottom: 24px;    height: auto;
    padding-bottom: 20px; }
	.technology_sec2 .row {
    padding: 0 0 0px;
	}
	.tech_img_mob
	{    position: absolute !important;
    top: 0;}
	.tech_row_mob
	{
		height:450px;
	}
	.tech_cont_mob
	{    top: 200px; }
	.corneal_row_mob
	{
		height:550px;
	}
	.corneal_img_mob
	{    position: absolute !important;
    top: 0;}
	.corneal_cont_mob
	{   top: 310px; }
	.margin_30
	{
		margin-bottom:30px;
	}
	.cont_right p, .cont_right h3 {
    text-align: left; float: none;
	}
	.safety_row_mob
	{
		height:535px;
	}
	.safety_img_mob
	{    position: absolute !important;
    top: 0;}
	.safety_cont_mob
	{   top: 180px; }
	.controlling_row_mob
	{
		height:550px;
	}
	.controlling_img_mob
	{    position: absolute !important;
    top: 0;}
	.controlling_cont_mob
	{   top: 190px; }
	.technology_sec2 h3 {
    font-size: 18px;    line-height: 26px;	}
	.blink_row_mob
	{
		height:380px;
	}
	.blink_img_mob
	{    position: absolute !important;
    top: 30px;}
	.blink_cont_mob
	{   top: 190px; }
	.focus_row_mob
	{
		height:540px;
	}
	.focus_img_mob
	{    position: absolute !important;
    top: 0px;}
	.focus_cont_mob
	{   top: 170px; }
	.providing_row_mob
	{
		height:690px;
	}
	.providing_img_mob
	{    position: absolute !important;
    top: 0px;}
	.providing_cont_mob
	{   top: 300px; }
	.aot_sec3
	{
		height:550px;
	}
	.aot_sec3_mob 
	{	    top: 55%; 	}
	.aot_screen img {
    right: 0;
    left: 0;
    top: 0px;
    width: 75%;
    margin: 0 auto;
    text-align: center;
	}
	.circle_gif
	{position: absolute;text-align: center;    width: 100%;}
	.circle_gif img {
    width: 340px;
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
    right: 0;
	}
	.aot_sec4_mob
	{
		    height: 650px;
	}
	.aot_sec4_cont_mob
	{
		top: 40%;
	}
	.fop_sec4.aot_sec4 h3 {
    font-size: 20px;
	}
	.reduced_cont {
    height: auto;
    transform: translateY(0%);
	}
	.polo_pic img
	{    width: 100%;  }
	.aot_sec5
	{	    height: 520px; }
	.touch_interface img
	{	width:85%; 	}
	.montage_sec_mob
	{	    height: 370px;  }
	.aot_prod_mob
	{	    width: 250px; 	}
	.aot_clarity_pic
	{   width: 32% !important;    left: 33%;    }
	.aot_2 img {
    margin: 5% 0;
	}
	.captured_mob img
	{	padding:10px;	}
	.load-more-container ul li img{
    width: 100% !important;
	}
	.expand 
	{
		display:none;
	}
	.infra_mob
	{
		margin-top: 10%;
	}
	.support_address .csr_box1
	{	min-height:auto;     padding: 0;	}
	.csr_box2 {
    padding: 0px 30px;
	}
	.csr_row2_mob
	{	padding:0;	}
	.close_mob {	top: 8% !important;	}
	.leave_message .enquiry_box {
    width: 100%;
	}
	.leave_message br
	{	display:none;	}
	#section05 a span {
    top: 360px;    margin-left: -30px;
    padding: 20px;
    background-size: 9px;
	}
	.aim_ai_ready {
    height: auto;    min-height: auto !important;
	}
	.cd-product-viewer-wrapper .product-sprite.aot-360, .cd-product-viewer-wrapper .product-sprite.aim-360 {
    left: -30% !important;
	}
	 .cd-product-viewer-wrapper .product-sprite.fop-360
	 {
    left: -24% !important;
	}
	.cd-product-viewer-handle {
    left: -25% !important;
	}
	.cd-product-viewer-wrapper .product-viewer {
    display: block;
    overflow: visible;
	}
	.cd-product-viewer-wrapper .aot_360_img, .cd-product-viewer-wrapper .aim_360_img, .cd-product-viewer-wrapper .fop_360_img {
    height: 300px;
    margin-top: -5%;
	}
	.slide_iframe {
    top: -10px;left: -40px;    width: 100%;
	}
	.technology_sec2 p
	{
    font-size: 13px;
	}
	.hide-mobile{
		display:none;
	}
	.show-mobile{
		display:block
	}
	.fop-prod-viewer {
        width: 90%;
    overflow: visible !important;
	}
	.aot_banner img {
    width: 100%;
	}
	.aestrik_cont1 {
    font-size: 10px;
    line-height: 10px !important;
	}
	.astrix {
    font-size: 14px;
	}
	
	#top1_sec a span {
    margin-left: -20px;
    padding: 20px;
    background-size: 10px;
	}
		.patents_box_row h3, .patents_box_row2 h3, .career_sec2 h3, .career_sec3 h3, .csr_sec2 h3, .csr_sec3 h3, .support_address h3
	{
		min-height: auto;
	}
	#section07 a span {
    top: 10px;
	}
	.mrd_banner img {
    width: 100%;
    padding-top: 0;
	}
	.mrd_sec1_cont {
    height: auto;
	}
	.mrd_cont, .optical_cont {
    height: auto;
    transform: translateY(0);
	}
	.mrd_screen img {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
	}
	.compact img
	{
		width:90%;
	}
	.compact_cont {
    height: auto;
    transform: translateY(-35%);
	}
	.compact_img img {
    transform: translateY(-12%);
	}
	.comfort_cont {
    transform: translateY(0%);
	}
	.report_screen img {
    transform: translateY(0%);
    margin-bottom: 20px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px)
{
	.no_tab
	{	display:none;	}
	.show_tab
	{	display:block !important	}
	.slide_img1, .slide_img2, .slide_img3 {
    text-align: center;
    height: 0;
	}
	#section5 .fp-tableCell {
    display: block !important;
	}
	.black_btn {
    display:none;
	}
	.screen_bg {
    height: 42vh;
    padding-top: 80px;
	}
	.mob_disruptive {
    margin: 0;
    text-align: center;
    font-size: 26px;
    margin-bottom: 12px;
    font-weight: bold;
	}
	.screen_sec {
    padding: 0px;
	}
	.ibm_head {
    text-align: left;
    padding-top: 35px;
    font-weight: bold;
	}
	.black_bold {
    text-align: left;
    margin-top: 10px;
	}
	.digitalize_bg {
    height: 28vh;
	}
	.aot_screening {
    height: 30vh;
	}
	.screen_img {
    width: 80%;
    margin-top: 0%;
	}
	.aot_screening img, .screen_img2 {
    width: 65%;
	}
	.f_col1 {
    display: block;
    text-align: center;
    min-height: auto !important;
	}
	#section0 {
    background-position: center !important;
	}
	.in_mobile .nav-bar {
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    background: rgba(0,0,0,0.5);
	}
	.in_mobile .nav-bar .fa-bars, .in_mobile .nav-bar .fa-remove {
    display: block;
    padding: 20px;
    color: #fff;
    overflow: hidden;
    font-size: 20px;
    text-decoration: none;
    float: right;
	}
	header.in_mobile nav {
    width: 80%;
    height: auto;
    position: fixed;
    right: 100%;
    top: 60px;
    overflow: hidden;
    height: 100%;
	}
	header.in_mobile nav ul li {
    display: block;
    border-bottom: 1px solid #524d4d;
    width: 100%;
	}
	header.in_mobile {
    position: fixed;
    z-index: 1;
	}
	header.in_mobile nav ul li a {
    font-size: 20px;
	}
	header.in_mobile nav ul li .children {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: none;
	}
	.box {
    margin-bottom: 20px;min-height:300px;
	}
	.about_sec5 img {
    padding: 0px 0 20px;
	}
	.about_sec5 {
    padding: 50px 0;
	}
	.load-more-container ul li img {
    width: 100% !important;
	}
	.height_0 {
    min-height: 0 !important;
	}
	.what_made {
    padding-top: 300px;
	}
	.about_sec2 {
    padding-left: 0px;
    background: #000;
	}
	.patents_sec1, .team_sec1, .csr_sec1, .gallery_sec1, .news_sec1, .paper_sec1, .support_sec1, .contact_sec1 {
    height: 250px;
    background-size: cover;
    background-position: center;
	}
	.team_row img {
    margin-bottom: 140px;
	}
	.text_overlay {
    min-height: 150px;
	}
	.text_overlay:before {
    background: #000;
	}
	.team_box h3 {
    font-size: 16px;
	}
	.team_box h3,  .team_box p{
    color: #fff;
	}
	.fop_banner_text h1 {
    font-size: 24px;
	}
	.aim_sec1, .fop_sec1, .aot_sec1 {
    background-size: cover;
    height: auto;
	}
	.aim_nm img {
    width: 50%;
    right: 30px
	}
	.intutive img {
    width: 100%;
	}
	.ai_ready_cont.aim_ai_ready
	{
	    float: right;	
	}
	.aim_ai_ready {
    transform: translateY(0%);
    height: auto;
	}
	.ai_ready_cont {
    padding-bottom: 0%;
	}
	.ai_ready_sec img {
    width: 60%;
	}

}
 
    @media only screen and (min-width: 371px) and (max-width: 767px)
{
   #subscribeModal .btn {
        width: 105%;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
        border-top-left-radius: 30px;
        margin-top: 20px;
        padding-right: 20px;
        background: #007b5e;
        border-color: #007b5e;
    }
    #subscribeModal .form-control {
    width: 154%;
    height: 34px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding-left: 30px;
    }
    
    .carousel-control.left {
        left: -20px;
    }
    
    .carousel-control.right {
        right: -20px !important;
    
    }
}
@media only screen and (min-width: 411px) and (max-width: 767px)
{
    .modal-newsletter {
    color: #999;
    width: auto !important;
    font-size: 15px;
}

    #subscribeModal .btn {
        width: 102%;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
        border-top-left-radius: 30px;
        margin-top: 20px;
        padding-right: 20px;
        background: #007b5e;
        border-color: #007b5e;
    }
    #subscribeModal .form-control {
    width: 154%;
    height: 34px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding-left: 30px;
    }
    .margindesk
    {
        margin-left:0px ;
    }
	.black_btn {
    bottom: -74vh;
	}
  .gif_img {
    display: none
  }
}
@media only screen and (min-width: 350px) and (max-width: 550px)
{
	.screen_bg {
    padding-top: 70px;
	}
  .gif_img {
    display: none
  }
	.ibm_head {
    padding-top: 10px;
	}
	.aot_screening img {
    width: 80%;
	}
	.blindness .col-md-3 img {
    width: 92%;
	}
	
	.carousel-control.left {
        left: -10px;
    }
    
    .carousel-control.right {
        right: -10px !important;
    
    }
}
