@import url(fontawesome-all.min.css);
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

body{
	color: black;
	font-family:"Poppins-Thin", sans-serif;
	font-weight: 300;
	font-size: 1rem;
	line-height: 1.65;
	background: white;
}

html {
  scroll-behavior: smooth;
}

#mainid{
	display:block;
	position:relative;
	top:200px;
}
#header{
	position: -webkit-sticky; /* Safari */  
	position:sticky!important;
	top:0;
}
#bannerid{
	position:fixed!important; /*absolute!important;*/
	
	
	color: white; /*1.00*/
	font-family:"Poppins", sans-serif;
	font-weight: 300;
	font-size: 1rem;
	color:white;
	line-height: 1.65;
	background: rgba(0,0,0,0.5);
	width:100%;
	height: 70px;
	display:block;
	
	top:0px;
	left:0px;
	z-index: 10000;
}

.banner ul {
	list-style-type: none!important;
	margin: -12px 150px -10px 0px;  /*margin: 0px 20px -10px 0px;*/
	padding: 0;
	overflow: hidden;

	font-family:"Poppins", sans-serif;
	font-weight: 300;
	font-size: 1.2rem;
	color:white;
	
	
}

.banner ul li {
  float: right;
}


.banner ul li a {
  display: block;
  
  color: #ffffff!important; /*color: #333333!important;*/
  text-align: center;
  padding: 16px 10px;
  text-decoration:none!important;
  
  font-size: 1.2rem;
  border-bottom: none !important;
  
}
.banner ul li a.disable{
	pointer-events: none;
    color: #ccc!important;
}

.banner ul li a:link {
    text-decoration: none;
}

@media screen and (max-width: 1140px){
	
	.banner ul {
		margin: -12px 120px -10px 0px;  /*margin: 0px 20px -10px 0px;*/
	}
}

@media screen and (max-width: 736px){
	
	#bannerid{
		height: 47px;
	}
	.banner ul li a {
		font-size: 0.8rem;
		text-decoration: none;
	}
}
@media screen and (max-width: 300px){
	.banner ul li a {
		display:none;
		text-decoration: none;
	}
}

.banner ul li a:hover {
  background-color: rgba(9,203,245,1); /*background-color: rgba(214,242,240,1);*/
}


#wrapper_id{
	display:grid;
}
#aboutid{
 	display:block;
}
video{
	width: 135%;
	/*height:130%;*/
	/*max-height: 130%;*/
	object-fit:cover;
	/*margin:0% 0% 0% -17.5%!important;*/
	margin:0% 0% 0% -17.5% !important;
	opacity:0.9!important;
	overflow:hidden;
	
	/*width: 100%;
    min-height: 480px;
    height: calc((9 / 16) * 100vw);*/
    max-height: calc(100vh - 169px);
    max-height:80%;
    /*position:relative;*/
    top:60px;
    
}
#video_homeid-d{

	width: 100%;
	
	top: 7%!important;
	left: 5%;
}
#video_bm-6id{
	width: 100%;
	top: 0%!important;
	left: 0%;
	opacity: 1.0!important;
}
#video_mainid, #video_bodyid, #video_bj-6id, #video_bav-6id, #video_bbv-6id, #video_bavtt-6id, #video_bjtt-6id{

	width: 340%; /*350%; /*250%;*/
	left: 0%; /*-70%; /*0%;*/
	right: 0%;
	/*top: 0%;*/
	margin-left: -12%;
	margin-right: -12%;
	scale: 1.00;
	opacity: 1.0!important;
}
#video_bodyid{
	scale: 1.00;
	width: 80%;
	opacity: 1.0!important;
}
#video_bav-6id, #video_bbv-6id, #video_bavtt-6id{
	
	width: 60%; /*350%; /*250%;*/
	left: 0%; /*-70%; /*0%;*/
	right: 0%;
	/*top: 0%;*/
	/*argin-left: 0%;
	margin-right: 0%;*/
	/*scale: 1.00;*/
	opacity: 1.0!important;
	transform: translate(34%, 0%);
}
#video_bjtt-6id{
	width: 80%; /*350%; /*250%;*/
	left: 0%; /*-70%; /*0%;*/
	right: 0%;
	/*top: 0%;*/
	/*argin-left: 0%;
	margin-right: 0%;*/
	/*scale: 1.00;*/
	opacity: 1.0!important;
	transform: translate(-4%, 0%);	
	/*margin-left: -12%!important;
	margin-right: -12%!important;*/
	transform: translate(13%, 0%);
	scale: 1.00;
}

#video_bb-6id, #video_bg-6id{

	 max-height:100%;

}
#video_bj-6id{
	opacity: 1.0!important;
	width: 70%;
	transform: translate(22%, 0%);
}
#video_bk-6id{
	width: 100%;
	opacity: 1.0;
}
/*
#v_playBtn_id {
    background-color: #666;
    border: medium none;
    color: #fff;
    display: block;
    font-size: 18px;
    left: 0;
    margin: 0 auto;
    padding: 8px 16px;
    position: absolute;
    right: 0;
    top: 50%;
}
v_playBtn.active {
  background-color: #0077a2;
}
*/

/*//////////////*/

/*#va_playBtn, #vb_playBtn_id, #vb_playBtn_id, #vb_playBtn_id, #vd_playBtn_id, #vg_playBtn_id, #vk_playBtn_id {*/

/*.v_playBtn{*/
#va_playBtn_id, #vb_playBtn_id, #vj_playBtn_id, #vk_playBtn_id, #vatt_playBtn_id, #vjtt_playBtn_id{   /* .va_playBtn, .vk_playBtn */
	
	background: rgba(9, 203, 245, 1);
    width: 120px;
    height: 120px;
    line-height:120px;
    border-radius: 50%;
    
    display: block;
	left: 0px;
	margin: 0 auto;
	
	position: relative;
	right: 0;
	top: -7%;
	
	transition: 100ms all ease;
	cursor: pointer;
	
	font-size: 2em;
	text-align: center;
	letter-spacing: 0.0rem;
	
	&.paused {
		background: rgba(255, 0, 0, 0.5);
		padding: 0 1.25rem 0 1.3rem;
		/*letter-spacing: 0.0rem;*/
	}
	
	&:hover {
		border-color: transparent transparent transparent rgba(9, 203, 245, 0.7); /*#404040;*/
	}

}

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

	#va_playBtn_id, #vb_playBtn_id, #vj_playBtn_id, #vk_playBtn_id, #vatt_playBtn_id, #vjtt_playBtn_id{
		scale: 50%;
	}
	
	#video_bav-6id{
		width: 90%; /*350%; /*250%;*/
		transform: translate(6%, 0%);
	}
	#video_bbv-6id, #video_bavtt-6id{
		width: 90%; /*350%; /*250%;*/
		transform: translate(6%, 0%);
	}
	#video_bj-6id{
		width: 110%; /*350%; /*250%;*/
		transform: translate(-4%, 0%);
	}
	#video_bjtt-6id{
		width: 110%; /*350%; /*250%;*/
		transform: translate(-3%, 0%);
	}

}
/*
#va_playBtn, #vb_playBtn_id, #vb_playBtn_id > i.fas.fa-thumbs-up:before {
	content: "\f04c";
}
*/

/*#va_playBtn, #vb_playBtn_id, #vb_playBtn_id::before{
	
  	width:120px;
    height:120px;
    border-radius:60px;
    position: absolute;
  	content: '';
	display: inline-block
  	right: 35px;
  	top:   -58px;
  	background-color: rgba(255, 0, 0, 0.5);
  	z-index: -1;
  	
  	transform: translateZ(-1px);
}*/


/*
#va_playBtn, #vb_playBtn_id, #vb_playBtn_id{
	top: -50%;
}


#vd_playBtn_id{
	top: -50%;
}
@media screen and (max-width: 1200px){
	#vd_playBtn_id{
		top: -50%;
	}
}
@media screen and (max-width: 736px){
	#vd_playBtn_id{
		top: -50%;
	}
}
*/
/*///////////////*/

@media screen and (max-width: 2200px){
	#video_mainid{
		scale: 1.25;
	}
}
@media screen and (max-width: 1800px){
	#video_mainid{
		scale: 1.50;
	}
}
@media screen and (max-width: 1380px){
	#video_mainid{
		scale: 2.0;
	}
}
@media screen and (max-width: 1036px){

	#video_mainid{

		width: 100%; /*250%;*/
		height: 100%;
		left: 4%; /*0%;*/
		right: 4%;
	
		margin-left: -12%;
		margin-right: -12%;
		opacity: 0.8!important;
	}
	
	#video_bm-6id{
		opacity: 0.6!important;
	}
	#va_playBtn, #vb_playBtn_id, #vb_playBtn_id, #vatt_playBtn_id, #vjtt_playBtn_id{
		top: -8%;
	}
	
	#video_bodyid{
		scale: 1.00;
		width: 100%;
	}
}

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

	video{
		top:70px;
		margin:0% 0% 0% -17.5% !important;
		/*max-height: calc(100vh - 169px);*/
		max-height: 60%;
	}

}

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

	video{
		top:80px;
		margin:0% 0% 0% -17.5% !important;
		/*max-height: calc(100vh - 169px);*/
		max-height: 50%;
	}

}

source{
	width: 130%;
	height:100%;
	object-fit:cover;
	margin:0% 0% 0% -9%;
}

.image_container {
		position: relative;
}
		
.fade {
        height: 100%;
        width: 100%;
        position:absolute;
        background: -webkit-linear-gradient(left, 
                    rgba(0,0,0,0.65) 0%, 
                    rgba(0,0,0,0) 20%,
                    rgba(0,0,0,0) 80%,
                    rgba(0,0,0,0.65) 100%
        );
    }
    
.btn_read_more, .btn_read_more_left{

	width:150px;
	height:50px;
	float:right;
	cursor: pointer; 
	background-color: #eee;
	color: black;
	border: 1px solid black;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	transition-duration: 0.4s;
	border-radius: 12px;
	text-align:center;
	text-decoration: none;
	margin: 4px 2px;
	font-size: 20px;
	line-height: 45px;
	z-index:1000005;

}
.btn_read_more_left{
	float:left;
}
.far.fa-hand-point-right{
	color:#666666 !important;
}

.btn_read_more:hover {
	background-color: #555555;
  	color: white;	
}


.btn_read_more:hover .far.fa-hand-point-right{
	color:white !important;
}

.btn_learn_more, .btn_contact_us, .btn_contactus_more, .b_btn_backBA, .bjtt-btn_contactus_more{

	width:370px;
	height:50px;
	/*float:right;*/
	grid-column: 3/5;
	grid-row: 2/3;
	cursor: pointer; 
	background-color: #ffffff;
	color: black;
	border: 1px solid black;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	transition-duration: 0.4s;
	border-radius: 22px;
	text-align:center;
	text-decoration: none;
	margin-top: 840px;
	/*margin-left: 37%;
	margin-right:37%;*/

	font-family:"Poppins", sans-serif;
	font-size: 16px;
	letter-spacing: 4px;
	line-height: 47px;
	z-index:1000005;
	
	
	/*left:50%;
	right:50%;*/
	
	justify-self: center

}

#b_btn_contact_usid{
	width:250px;
	margin-top: 40px;
}
#btn_contactus_moreid{
	width:350px;
	margin-top: 0px;
	grid-column: 1/8;
	grid-row: 7/8;
}
#bjtt-btn_contactus_moreid{
	width:350px;
	margin-top: 20px;
	grid-column: 2/8;
	grid-row: 6/7;
}
#b_btn_backBA_id{
	width:350px;
	margin-top: 0px;
	grid-column: 3/5;
	grid-row: 6/7;
	
	/*position: -webkit-sticky;*/
	position: fixed; /*sticky; */
	bottom: 0;
	left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 2000px){
	.btn_learn_more{
		margin-top: 830px;
	}
	#b_btn_contact_usid{
		margin-top: 70px;
	}
	#btn_contactus_moreid{
		margin-top: 5px;
	}
}
@media screen and (max-width: 1680px){
	.btn_learn_more{
		margin-top: 710px;
	}
	#b_btn_contact_usid{
		margin-top: 70px;
	}
	#btn_contactus_moreid{
		margin-top: 0px;
	}
	#bjtt-btn_contactus_moreid{
		margin-top: 20px;
	}
	#video_bodyid{
		scale: 1.20;
		
	}
}
@media screen and (max-width: 736px){
	.btn_learn_more{
		margin-top: 550px;
	}
	#b_btn_contact_usid{
		margin-top: 70px;
	}
	#btn_contactus_moreid{
		margin-top: -20px;
	}
}
@media screen and (max-width: 600px){
	.btn_learn_more{
		margin-top: 500px;
	}
	#b_btn_contact_usid{
		margin-top: 70px;
	}
	#btn_contactus_moreid{
		margin-top: -20px;
	}
}

#btn_viewid{

	width:350px;
	height:50px;
	/*float:right;*/
	grid-column: 3/5;
	grid-row: 2/3;
	cursor: pointer; 
	background-color: #ffffff;
	color: black;
	border: 1px solid black;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	transition-duration: 0.4s;
	border-radius: 22px;
	text-align:center;
	text-decoration: none;
	margin-top: -40px;
	margin-right: 10%;
	/*margin-left: 37%;
	margin-right:37%;*/

	font-family:"Poppins", sans-serif;
	font-size: 20px;
	line-height: 45px;
	z-index:1000005;
	
	
	/*left:50%;
	right:50%;*/
	
	justify-self: center

}
.far.fa-hand-point-right{
	color:#666666 !important;
}

.btn_learn_more:hover, .btn_contact_us:hover, .b_btn_backBA:hover {
	background-color: #555555;
  	color: white;	
}


.btn_learn_more:hover .far.fa-hand-point-right{
	color:white !important;
}
.btn_top_scroll{
	
	display:none;
	float:right; 
	position: fixed;
	bottom:50px; 
	right:50px;

	width:40px;
	height:40px;
	
	cursor: pointer; 
	background-color: #eee;
	color: #333333;
	border: 2px solid #333333;;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	transition-duration: 0.4s;
	border-radius: 40px;
	text-align:center;
	text-decoration: none;
	margin: 4px 2px;
	font-size: 22px;
	
	line-height: 38px;
	z-index: 10000001;
}

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

	.btn_top_scroll {
		right:25px;
	}

}


a{
	color:black;
	/*color:black!important;*/
}
h1n, h1nb, h1nc{
	color: black;
	/*font-family: "Source Sans Pro", sans-serif;*/
	font-family:"Poppins", sans-serif;
	font-weight: 100;
	font-size: 2.0rem;
	font-size: 2.5vw;
	line-height: 1.65;
}
h1nb{
	font-weight: 200;
	font-size: calc(2.0em + 1.2vw);
}
h1nc{
	line-height: 1.00;
	font-size: calc(1.5em + 0.5vw);
}
h2n, h2nw{
	color: black;
	/*font-family: "Source Sans Pro", sans-serif;*/
	font-family:"Poppins", sans-serif;
	font-weight: 200;
	font-size: 2.0rem;
	font-size: calc(2em + 1.5vw);
	line-height: 1.05;
}
h2nw{
	color: white;
	line-height: 1.05;
}
h2sub, h2subw, h2subcol3, h2ssub{
	/*font-family: "Source Sans Pro", sans-serif;*/
	font-family:"Poppins", sans-serif;
	font-weight: 200;
	font-size: 2.0rem;
	font-size: calc(1.1em + 1.5vw);
	line-height: 1.25;
	color:  #000000;
	line-height: 1.00;
}

h2subw{
	color:  #ffffff;
}
h2ssub{
	font-size: calc(0.6em + 1.5vw);
}

h2subcol3{
	color: #09CBF5;
}

h2ncol3{

	/*font-family: "Source Sans Pro", sans-serif;*/
	font-family:"Poppins", sans-serif;
	font-weight: 200;
	font-size: 2.0rem;
	font-size: calc(2em + 1.5vw);
	line-height: 1.25;
	color:  #09CBF5;
	line-height: 1.05!important;
}

h3ncol3{

	/*font-family: "Source Sans Pro", sans-serif;*/
	font-family:"Poppins", sans-serif;
	font-weight: 200;
	font-size: 2.0rem;
	font-size: calc(1.2em + 1.5vw);
	line-height: 1.25;
	color:  #09CBF5;
	line-height: 1.05!important;
}

h3nboldcol3{

	color: black;
	/*font-family: "Source Sans Pro", sans-serif;*/
	font-family:"Poppins", sans-serif;
	font-weight: 300;
	font-size: 1.0rem;
	font-size: calc(0.9rem + 0.6vw); /*font-size: calc(0.5rem + 1.0vw); /*font-size: calc(0.1em + 1.2vw);*/
	line-height: 1.00;
	color:  #09CBF5;
	font-style:normal;
}
h4nboldcol3{

	color: black;
	/*font-family: "Source Sans Pro", sans-serif;*/
	font-family:"Poppins", sans-serif;

	font-size: 1.0rem;
	font-size: calc(0.9rem + 0.6vw); /*font-size: calc(0.5rem + 1.0vw); /*font-size: calc(0.1em + 1.2vw);*/
	line-height: 1.00;
	color:  #09CBF5;
}
h3nt{

	/*font-family: "Source Sans Pro", sans-serif;*/1.00
	font-family:"Poppins", sans-serif;
	font-weight: 200;
	font-size: 2.0rem;
	font-size: calc(1.2em + 1.5vw);
	line-height: 1.25;
	color:  #000000;
	line-height: 1.90;
}

h0tnw{
	color: rgba(9, 203, 245, 1);;
	/*font-family: "Source Sans Pro", sans-serif;*/
	/*font-family: Montserrat, Regular; /* Calibri, sans-serif;*/
	font-family:"Poppins", sans-serif;
	
	font-weight: 200; /*100*/;
	font-size: 8.0rem;
	font-size: calc(8.2em + 1.0vw);
	line-height: 1.25;
}
h1tnw{
	color: white;
	/*font-family: "Source Sans Pro", sans-serif;*/
	/*font-family: Montserrat, Regular; /* Calibri, sans-serif;*/
	font-family:"Poppins", sans-serif;
	font-weight: 200;
	font-size: 8.0rem;
	font-size: calc(3em + 2.2vw);
	line-height: 1.25;
}
h2tn, h2tnw, h3tmw, h3tmcol3, h3tmtcol3{
	color: black;
	/*font-family: "Source Sans Pro", sans-serif;*/
	/*font-family: Montserrat, Regular; /* Calibri, sans-serif;*/
	font-family:"Poppins", sans-serif;
	font-weight: 200;
	font-size: 4.0rem;
	font-size: calc(1em + 1.5vw);
	line-height: 1.25;
}
h2tnw{
	color: white;
	line-height: 1.25;
	vertical-align: super !important;
}
h2tnw_menu, h2tn_menu{
	color: white;
	font-size: 0.85rem;
	margin-left: 0px;
}
h2tn_menu{
	color: rgba(100, 100, 100, 1);;
}
h3tn, h3tnw, h3stnw{
	color: black;
	/*font-family: "Source Sans Pro", sans-serif;*/
	font-family:"Poppins", sans-serif;
	font-weight: 300;
	font-size: 1.0rem;
	font-size: calc(0.7em + 0.7vw);
	line-height: 1.25;
	
	letter-spacing: 7px;
}
h3stnw{
	color: white;
	font-size: calc(0.4em + 0.4vw);
	letter-spacing: 2px;
	text-align: right;
}
h2tmw, h2tmb{
	color: white;
	line-height: 1.25;
	vertical-align: super;
	position: relative;
    bottom: 20px;
    font-size: 1.5rem;
}
h2tmb{
	color: black;
}

h3tmw, h3tmb, h3tmcol3, h3tmtcol3{
	color: white;
	line-height: 1.25;
	vertical-align: super;
	position: relative;
    bottom: 95px;
}
h3tmb{
	color: black;
}
h3tmcol3{
	color:  #09CBF5;
	
}
h3ntmcol3{
	
	font-family:"Poppins", sans-serif;
	font-weight: 200;
	font-size: 4.0rem;
	font-size: calc(0.4em + 1.5vw);
	line-height: 1.25;
	
	color: #09CBF5;
	vertical-align: super;
	position: relative;
    bottom: 10px;
    
}
h3tmtcol3{
	bottom: 0px;
	color: #09CBF5;
	font-size: 4.0rem;
	font-size: calc(2em + 2vw);
}
h2subtmcol3{
	
	font-family:"Poppins", sans-serif;
	font-weight: 200;
	font-size: 4.0rem;
	font-size: calc(0.4em + 1.0vw);
	line-height: 1.25;
	
	color: #09CBF5;
	vertical-align: super;
	position: relative;
    bottom: 10px;
    
}

h4tmw, h4tmb, h4tmcol3{
	color: white;
	
	font-family:"Poppins", sans-serif;
	font-weight: 200;
	font-size: calc(0.5em + 1.0vw);
	
	line-height: 1.25;
	vertical-align: super;
	position: relative;
    bottom: 30px;
}
h4tmb{
	color: black;
}
h4tmcol3{
	color:  #09CBF5;
}
@media screen and (max-width: 1680px){
	h2tmw, h2tmb{
		bottom: 15px;
	}
	h3tmw, h3tmb{
		bottom: 73px;
	}
	h4tmw, h4tmb, h4tmcol3{
		bottom: 20px;
	}
	
	h3tmw, h3tmb, h3tmcol3{
		bottom: 70px;
	}
}

@media screen and (max-width: 1440px){
	h3tmw, h3tmb, h3tmcol3{
		bottom: 58px;
	}
}
@media screen and (max-width: 1200px){
	h2tmw, h2tmb{
		bottom: 15px;
	}
	h3tmw, h3tmb{
		/*bottom: 73px;*/
	}
	h4tmw, h4tmb{
		bottom: 10px;
	}
}
@media screen and (max-width: 1036px){
	h3ncol3{
		font-weight: 400;
	}
}
@media screen and (max-width: 1000px){
	h2tmw, h2tmb{
		bottom: 13px;
	}
	h3tmw, h3tmb{
		/*bottom: 55px;*/
	}
	h4tmw, h4tmb{
		/*bottom: 4px;*/
	}
}
@media screen and (max-width: 900px){

	h0tnw{
		
		font-weight: 200; /*100*/;
		
	}
}



@media screen and (max-width: 736px){
	h2tmw, h2tmb{
		bottom: 10px;
	}
	h3tmw, h3tmb{
		bottom: 55px;
	}
	h4tmw, h4tmb, h4tmcol3{
		bottom: 14px;
	}
	h2subtmcol3{
    	bottom: 5px;
	}
}
@media screen and (max-width: 600px){
	h2tmw, h2tmb{
		bottom: 5px;
	}
	h3tmw, h3tmb, h3tmcol3{
		bottom: 35px;
	}
	h4tmw, h4tmb{
		bottom: 4px;
	}
}
@media screen and (max-width: 480px){
	h2tmw, h2tmb{
		bottom: 5px;
	}
	h3tmw, h3tmb, h3tmcol3{
		bottom: 15px;
	}
	h4tmw, h4tmb{
		bottom: 0px;
	}
}



h5tmw, h5tmb, h5tmcol3{
	color: white;
	line-height: 0.25;
	vertical-align: super;
	position: relative;
    bottom: 0px;
    font-size: 1.0rem;
}
h5tmb{
	color: black;
}

h3tnw{
	color: white;
	line-height: 1.65;
}
h5tmcol3{
	color:  #09CBF5;
}

h3n, h3bn, h3mapbn, h3nw, h3ntm, h3nbio{
	color: black;
	/*font-family: "Source Sans Pro", sans-serif;*/
	font-family:"Poppins-Thin", sans-serif;
	font-weight: 200;
	font-size: 1.0rem;
	font-size: calc(0.9rem + 0.6vw); /*font-size: calc(0.5rem + 1.0vw); /*font-size: calc(0.1em + 1.2vw);*/
	line-height: 1.00;
}
h3nr{
	color:red;
}
h3mapbn{
	font-weight: 300;
}
h3nbio{
	font-size: calc(0.4em + 1.0vw);
	line-height: 1.45;
}
h3nbold{
	font-weight: 500;
}
h3ni{
	font-family:"Poppins-Thin", sans-serif;
	font-weight: 200;
	font-size: 1.0rem;
	font-size: calc(0.5em + 1.2vw);
	line-height: 1.25;
	
	color: black;
	font-style:italic;
}
h3bn{
	text-align:justify;
}
h3nw{
	color: white;	
}
h3ntm{
	font-size: 0.5rem;
}
h4n, h4nw, h4ncsri, h4sn, h4snw, h4nbio, h4info, h4winfo, h4winfor, h4winforcol3, h4winfolcol3, hf, hfw, h5sn{
	
	color: black;
	/*font-family: "Source Sans Pro", sans-serif;*/
	font-family:"Poppins", sans-serif;
	font-weight: 200;
	font-size: 0.8rem;
	font-size: calc(0.8rem + 0.6vw); /*font-size: calc(0.4em + 0.9vw);*/
	line-height: 1.4!important;
	font-style:normal;
	
	justify-content;start;
}
h4nb{
	font-weight: 400;
}
h4nbio{
	display:block;
	font-size: calc(0.7em + 0.7vw);
}
h4infom, h4winfo, h4winfor, h4winforcol3, h4winfolcol3{
	font-size: calc(0.8em + 0.6vw);
	
}
h4winfo, h4winfor{
	color: white;
}
h4winfor, h4winforcol3{
	text-align: right;
}
h4winfolcol3{
	text-align: left;
}
h4winforcol3, h4winfolcol3{
	color:  #09CBF5;
	font-weight: 300;
}

h4ncol3, h4zcol3{

	/*font-family: "Source Sans Pro", sans-serif;*/
	font-family:"Poppins", sans-serif;
	font-weight: 200;
	font-size: 0.8rem;
	font-size: calc(0.9rem + 0.6vw); /*font-size: calc(0.5rem + 1.0vw); /*font-size: calc(0.1em + 1.2vw);font-size: calc(0.4em + 0.9vw);*/
	line-height: 1.25;
	color:  #09CBF5;
	line-height: 1.25;
}
h4zcol3{
	font-size: calc(2.0rem + 0.6vw);
}
h4sn, h4snw{
	font-size: calc(0.9rem + 0.6vw); /*font-size: calc(0.4em + 0.7vw);*/
	line-height: 1.25;
}
h4snw{
	color:white;
}
h4ni{
	color: black;
	font-style:italic;
}
h4nw{
	color: white;
}
h4ncsri{
	font-style:italic;
	text-align: right;
}
h5n, h5nw, h5ncsri{
	
	color: black;
	/*font-family: "Source Sans Pro", sans-serif;*/
	font-family:"Poppins", sans-serif;
	font-weight: 200;
	font-size: 0.8rem;
	font-size: calc(1.2em + 0.9vw);
	line-height: 1.25;
	font-style:normal;
	text-align: left;
}
h5nw, hfw{
	color: white;
}
h5sn{
	font-size: 0.8rem;
	font-size: calc(0.5rem + 0.5vw); /*font-size: calc(0.4em + 0.9vw);*/
}
hf, hfw{
	font-size: calc(0.5rem + 0.6vw);
}
hf{
	color: black;
}
h7n{
	color: black;
	font-family:"Poppins", sans-serif;
	font-weight: 300;
	font-size: 2.0rem;
	font-size: 1.5vw;
	line-height: 1.65;
}
h9n{
	color: black;
	font-family:"Poppins", sans-serif;
	font-weight: 300;
	font-size: 2.0rem;
	font-size: 1.5vw;
	line-height: 1.65;
}
h10n{
	color: black;
	font-family:"Poppins", sans-serif;
	font-weight: 300;
	font-size: 1rem;
	font-size: 0.8vw;
	line-height: 1.65;
}
h11n{
	color: black;
	font-family:"Poppins", sans-serif;
	font-weight: 300;
	font-size: 1rem;
	font-size: 0.8vw;
	line-height: 1.65;
}

h12nw{
	color: white;
	font-weight: 200;
	font-size: 1.0rem;
	font-size: calc(0.2em + 0.7vw);
	line-height: 1.55;
}
h12n{
	color: black;
	font-weight: 200;
	font-size: 1.0rem;
	font-size: calc(0.7em + 0.7vw);
	line-height: 1.55;
}
h14n{
	color: black;
	font-weight: 200;
	font-size: 1.0rem;
	font-size: calc(0.3em + 0.7vw);
	line-height: 1.55;
}
#navPanelToggle {
	top:0.3em !important;
	width: 100px;
}
@media screen and (max-width: 1440px){
	h0tnw{
		font-size: calc(7em + 1.0vw);
	}
	
	
}
@media screen and (max-width: 1360px){
	h4winfor, h4winforcol3, h4info{
		text-align: center!important;
	}
}
@media screen and (max-width: 600px){
	h0tnw{
		font-size: calc(5em + 1.0vw);
	}
}
@media screen and (max-width: 480px){
	h0tnw{
		font-size: calc(3em + 1.0vw);
	}
}


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

	#navPanelToggle {
		/*top:1.5em !important;*/
		right: -40px!important;
	}

}

/**********************************/
/*Wrapper Section for Grid Layout*/
/**********************************/
#wrapperid {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	position: absolute; /*relative;*/
	left:0%;
	/*min-height: 100vh;*/
	
	width: 100%;
	padding: 3rem;  /*padding: 3rem 2rem;*/
	z-index: 3;
	
	top: 0px;
	
	max-width: 100%;
	overflow-x: hidden;
	
   /*-webkit-overflow-scrolling: touch;
   touch-action: pan-y;*/

}

#wrapperid:before {
	content: '';
	display: grid;
}

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

	#wrapperid {
		padding: 3rem 2rem;
		overflow-x: hidden;
		/*touch-action: pan-y;*/
	}

}

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

	#wrapperid {
		padding: 2rem 1rem;
		overflow-x: hidden;
		/*touch-action: pan-y;*/
	}

}

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

	#wrapperid {
		padding: 1rem 0rem 1rem 0rem;
		overflow-x: hidden;
		/*touch-action: pan-y;*/
	}

}
		
#wrapper_nid{
	display: grid;
	position:absolute;
	top:0px;
	width:100%;
	height:auto;
	margin-left:2.5%;
	margin-right:2.5%;
	background-color: #ffffff;
	
	grid-template-columns:1fr 1fr 1fr 1fr;
	
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	
	overflow: auto; /*scroll; /* set overflow to scroll for desktop browsers */
   	/*overflow-x: hidden; */
	/*touch-action: pan-y;*/
}
#wrapper_nhid {
	display: grid;
	/*position:relative;*/
	width:95%;
	height:830px;
	margin: -55px 2.5% -4.3% 2.5%;

	/*background-color: #ffffff;*/
	/*background-image: linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(214,242,240,1));*/
	
	grid-template-columns:1fr 1fr 1fr 1fr;
	/*grid-template-rows:70px 70px 0px 70px 70px 0px;*/
	grid-template-rows:120px 120px 0px 120px 120px 0px;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	
	overflow: scroll; /* set overflow to scroll for desktop browsers */
   	/*overflow-x: hidden; */
	/*touch-action: pan-y;*/
	/*z-index:4!important;*/
}

#wrapper_n1id, #wrapper_n2id, #wrapper_n3id, #wrapper_n3b-a-id, #wrapper_n3b-b-id, #wrapper_n3b-c-id, #wrapper_n3b-d-id, #wrapper_n3b-e-id, #wrapper_n3b-f-id,
#wrapper_n4id, #wrapper_n5id, #wrapper_n7id, #wrapper_n9id, #wrapper_n10id, #wrapper_n11id, #wrapper_n12id, #wrapper_n12jid, #wrapper_n12mid {
	display: grid;
	/*position:relative;*/
	width:110%;
	margin-bottom: 0%;
	margin-left: 0.0%;
	margin-right: 0.0%;
	
	/*background-color: #ffffff;
  	background-image: linear-gradient(to bottom, rgba(214,242,240,0.2), rgba(255,255,255,1), rgba(255,255,255,1), rgba(214,242,240,0.2));*/
	background-color: #ffffff;
	grid-template-columns: 13% 1fr 1fr 0.8fr 0.8fr 13%;
	
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	/*touch-action: pan-y;*/
}
#wrapper_n2id{
	grid-column-gap: 10px;
}
#wrapper_n12mid {
	grid-template-columns: 5% 1fr 1fr 1fr 1fr 5%;
	width:105%;
	margin-left: 0%;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}
#wrapper_n12id{
	grid-template-columns: 13% 1fr 1fr 1fr 1fr 13%;
}
#wrapper_n12id, #wrapper_n12jid {
	grid-row-gap: 0px;
}
#wrapper_n12jid{
	grid-template-columns: 13% 1fr 1fr 1fr 1fr 13%;
	grid-column-gap: 0px;
	grid-row-gap: 10px;
}
 #wrapper_n3id {
 	background-color: #ffffff;
 }
#wrapper_n2id{
	background-color: #ffffff;
	
	/*background-image: url("../../images/Back_01.png");
	background-repeat: no-repeat;
 	background-size: cover;*/
}
#wrapper_n3b-a-id, #wrapper_n3b-b-id, #wrapper_n3b-c-id, #wrapper_n3b-d-id, #wrapper_n3b-e-id, #wrapper_n3b-f-id{
	grid-template-columns: 13% 1fr 1fr 1fr 1fr 13%;
	background-image: linear-gradient(#f1f1f1, #ffffff);
}

#wrapper_n8id {
	display: grid;
	/*position:relative;*/
	width:110%;
	margin-bottom: 0%;
	margin-left: 0.0%;
	margin-right: 0.0%;
	/*background-color: #ffffff;
  	background-image: linear-gradient(to bottom, rgba(214,242,240,0.2), rgba(255,255,255,1), rgba(255,255,255,1), rgba(214,242,240,0.0));*/
	
	grid-template-columns: 3% 1fr 1fr 1fr 1fr 3%;
	/*grid-template-rows: auto auto 50px 50px auto auto auto;*/
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	/*touch-action: pan-y;*/
}

#wrapper_n1id{
	margin-top: 0%; /*17.2%;*/
	/*background-image: linear-gradient(to bottom, rgba(214,242,240,0.0), rgba(255,255,255,1), rgba(255,255,255,1), rgba(214,242,240,0.2));*/
	overflow: auto; /*scroll; /* set overflow to scroll for desktop browsers */
   	overflow-x: hidden; 
}
#wrapper_n2id, #wrapper_n3id, #wrapper_n3b-a-id, #wrapper_n3b-b-id, #wrapper_n3b-c-id, #wrapper_n3b-d-id, #wrapper_n3b-e-id, 
#wrapper_n3b-f-id, #wrapper_n4id, #wrapper_n5id, #wrapper_n6id, #wrapper_n7id,  #wrapper_n8id, #wrapper_n9id, #wrapper_n10id, #wrapper_n11id, #wrapper_n12id, #wrapper_n12jid {
	margin-top: 5%;
	
	/*overflow: auto;*/ /*scroll; /* set overflow to scroll for desktop browsers */
   	/*overflow-x: hidden; */
    
}
 #wrapper_n7id {
 	width:100%;
 }


 #wrapper_nhid > div {
   text-align: center
}
 #wrapper_n1id > div {
   text-align: right;
}
 #wrapper_n2id > div {
   text-align: left;
}
 #wrapper_n3id > div {
   text-align: center;
}




 #wrapper_n4id > div {
   text-align: center
}
 #wrapper_n5id > div {
   text-align: center
}
 #wrapper_n6id > div {
   text-align: left;
}
 #wrapper_n7id > div {
   text-align: left;
}
#wrapper_n8id > div {
   text-align: center
}
#wrapper_n9id > div {
   text-align: right;
}
#wrapper_n10id > div {
   text-align: right;
}
#wrapper_n11id > div {
   text-align: center
}
#wrapper_n12id, wrapper_n12jid > div {
   text-align: center
}

#a-n_txt_h, #b-n_txt_h, #c-n_txt_h, #d-n_txt_h, #e-n_txt_h, #f-n_txt_h, #g-n_txt_h, #h-n_txt_h, #i-n_txt_h, #j-n_txt_h, #k-n_txt_h, #l-n_txt_h{
   display:none;
   text-align:justify;
}

#h-n_txt_h{
   margin: 0px 0px 0px 0px;
}

#a-1_vid {grid-row: 1/6;}
#a-1_vid{grid-column: 1/5;
		border-bottom: 0px solid red;
		
}


#a-1_hdg {grid-row: 1/2;}
#a-1_hdg {grid-column: 1/5;
			z-index:1;
			border-bottom: 0px solid red;
			margin-top:100px;
			}

#a-1a_hdg {grid-row: 2/3;}
#a-1a_hdg {grid-column: 1/5;
			z-index:1;
			border-bottom: 0px solid red;
			height:100px !important;
			margin-top:70px;
			text-align: left;
			}

#a-1z_hdg {grid-row: 2/3;}
#a-1z_hdg {grid-column: 1/5;
			z-index:1;
			border-bottom: 0px solid red;
			height:100px !important;
			margin-top:70px;
			}




#a-1b_hdg {grid-row: 3/4;}
#a-1b_hdg {grid-column: 1/5;
			z-index:1;
			border-bottom: 0px solid red;
			}

#a-1c_hdg {grid-row: 4/5;}
#a-1c_hdg {grid-column: 1/5;
			z-index:1;
			border-bottom: 0px solid red;
			margin-top:20px;
			}

#a-1_spc {grid-row: 6/7;}
#a-1_spc {grid-column: 1/5;}
#a-1_spc {	border-bottom: 0px solid #000;
			height: 10px;
		}

/*************************/

/*Left Image : Right Text*/

#a-2_top, #a-4_top, #ab-4_top, #a-6_top, #a-8_top, #a-10_top, #a-12_top, #a-14_top, #a-16_top {	
			grid-row: 1/2;
			grid-column: 1/7;
			height:20px;
			}
#a-2_top{
	/*background-image: linear-gradient(to bottom, rgba(214,242,240,0.2), rgba(255,255,255,1), rgba(255,255,255,1), rgba(214,242,240,0.2));*/
}
#a-2_spct, #a-4_spct, #a-4b_spct, #a-6_spct, #a-8_spct, #a-10_spct, #a-12_spct, #a-14_spct, #a-16_spct  {	
			grid-row: 2/3;
			grid-column: 4/6;
			height:10px;
			}

#a-2_hdg, #a-4_hdg, #ab-4_hdg, #a-6_hdg, #a-8_hdg, #a-10_hdg, a-12_hdg, a-14_hdg, a-16_hdg {	
			grid-row: 3/4;
			grid-column: 4/6;
			text-align: right;
			}
#a-4_hdg{
	grid-column: 2/6;
	text-align: center;
}
#ab-4_hdg{
	text-align: right;
}
			
#a-2_img, #a-4_img, #ab-4_img, #a-6_img, #a-8_img, #a-10_img, #a-12_img, #a-14_img, #a-16_img {	
			grid-row: 3/5;
			grid-column: 2/4;
			align-self: center;
			border-bottom: 0px solid #000;
			border-radius:25px;
		}
#ab-4_img{
	grid-row: 4/5;
	align-self: start;
	margin-top: 5px;
}

#bi-6_img, #bm-6_img {	
			grid-row: 1/5;
			grid-column: 2/8;
			align-self: center;
			border-bottom: 0px solid #000;
			border-radius:25px;
			opacity: 1.0;
			margin-left: 0%;
		}
		
 #bm-6_img {	
 	align-self: start;
 	grid-row: 5/6;
 }		
#a-2_txt, #a-4_txt, #ab-4_txt, #a-6_txt, #a-8_txt, #a-10_txt, #a-12_txt, #a-14_txt, #a-16_txt {
			grid-row: 4/5;
			grid-column: 4/6;
			text-align:justify!important;
			margin-top: 0px;
		}
#a-4_txt{
	grid-column: 2/6;
	text-align:center!important;
}
#a-2_spc, #a-4_spc, #ab-4_spc, #a-6_spc, #a-8_spc, #a-10_spc, #a-12_spc, #a-14_spc, #a-16_spc {	
			grid-row: 5/6;
			grid-column: 1/7;
			height: 10px;
			border-bottom: 0px solid #000000;
		}
#a-2_bot, #a-4_bot, #ab-4_bot, #a-6_bot, #a-8_bot, #a-10_bot, #a-12_bot , #a-14_bot , #a-16_bot   {	
			grid-row: 6/7;
			grid-column: 1/7;
			height:75px;
			border-bottom: 1px solid #999999;
		}
/*************************/
 #a-4_bot{
 	height:5px;
 	grid-row: 5/6;
 }
/*Left Text : Right Image*/

#a-3_top, #a-5_top, #a-7_top, #a-9_top, #a-11_top , #a-13_top , #a-15_top  {	
			grid-row: 1/2;
			grid-column: 1/7;
			height:75px;
			}
#a-3_spct, #a-5_spct, #a-7_spct, #a-9_spct, #a-11_spct, #a-13_spct, #a-15_spct  {	
			grid-row: 2/3;
			grid-column: 2/4;
			height:10px;
			}

#a-3_hdg, #a-5_hdg, #a-7_hdg, #a-9_hdg, #a-11_hdg, #a-13_hdg, #a-15_hdg, #b-6_hdg, #bj-6_hdg, #bjtt-6_hdg  {	
			grid-row: 2/3; /*3/4;*/
			grid-column: 2/4;
			}
#b-6_hdg, #bj-6_hdg, #bjtt-6_hdg{
	grid-column: 2/6;
	text-align:left!important;
	z-index:1;
}
#b-6_hdg{
	text-align:center!important;
}
#bj-6_hdg, #bjtt-6_hdg{
	grid-column: 1/5;
	grid-row: 2/3;
}
#a-3_img, #b-6_img, #bk-6_img, #bj-6_img, #bjtt-6_img, #a-5_img, #a-7_img, #a-9_img, #a-11_img, #a-13_img, #a-15_img {	
			grid-row: 2/5; /*3/5;*/
			grid-column: 4/6;
			align-self: center;
			border-bottom: 0px solid #000;
			border-radius:25px;
		}

#b-6_img{
	grid-column: 4/5;
	grid-row: 5/6;
	/*object-fit: cover; /* cover the whole video box, no black bars */
	
	
	/*background-image: url("../../images/Poster_03.png";
	background-repeat: no-repeat;
 	background-size: cover;*/
 	
	/*object-align: top left;*/
	
}

#a-3_img, #bj-6_img, #bjtt-6_img{
	grid-column: 4/5;
	grid-row: 2/4;
	/*object-fit: cover; /* cover the whole video box, no black bars */
	
	
	/*background-image: url("../../images/Poster_03.png";
	background-repeat: no-repeat;
 	background-size: cover;*/
 	
	/*object-align: top left;*/
	
}
#b-6_img{
	grid-column: 2/6;
	display:none;
}
 #bj-6_img, #bjtt-6_img{
 	grid-column: 1/5;
 	grid-row: 6/7;
 	margin-left: 10%;
 	margin-right: 10%;
 }
#bb-6_img, #bc-6_img, #bd-6_img, #bda-6_img, #be-6_img, #bf-6_img, #bfa-6_img, #bg-6_img, #bh-6_img, #bi-6_img, #bm-6_img, #bk-6_img {
	grid-row: 4/5; /*3/5;*/
	grid-column: 5/8;
	/*align-self: center;*/
	border-bottom: 0px solid #000;
	border-radius:25px;
	max-width: 100%;
}
#bav-6_img, #bavtt-6_img, #bbv-6_img{
	grid-row: 3/5;
	grid-column: 1/8;
	/*align-self: center;*/
	border-bottom: 0px solid #000;
	border-radius:25px;
	max-width: 105%;
	margin-top: 20px;
	
}

#bb-6_img, #bg-6_img, #bk-6_img{
	position: relative;
    width: fit-content; 
}
#bb-6_img{
	/*margin-top: -40px;*/
}
#bd-6_img, #bda-6_img{
	grid-row: 5/6;
	grid-column: 2/8;
}
#bda-6_img{
	text-align: center;
	max-width: 90%;
	transform: translate(7%, 0%);
}
#bfa-6_img{
	grid-column: 2/4;
	margin-right: 10%;
	margin-top: 1%;
}
#bg-6_img, #bk-6_img{
	grid-row: 5/6;
	grid-column: 2/8;
}
#bk-6_img{
	margin-left: 25%;
	margin-right: 25%;
}
#bm-6_img{
	grid-row: 5/6; /*3/5;*/
	grid-column: 2/4;
	opacity: 1.0;
	z-index: 1;
	align-self:center;
}
#video_b-6id, #video_bb-6id, #video_bd-6id, #video_bf-6id, #video_bg-6id{
	width: 100%;
	opsacity: 1.0!important;
}

#a-3_txt, #a-5_txt, #a-7_txt, #a-9_txt, #a-11_txt, #a-13_txt, #a-15_txt  {	
			grid-row: 3/4; /*4/5;*/
			grid-column: 2/4;
			text-align:left!important;
			}
#a-3_spc, #a-5_spc, #a-7_spc, #a-9_spc, #a-11_spc, #a-13_spc, #a-15_spc {	
			grid-row: 5/6;
			grid-column: 1/7;
			height: 10px;
			border-bottom: 0px solid #000000;
		}
#a-3_bot, #a-5_bot, #a-7_bot, #a-11_bot, #a-13_bot, #a-15_bot{	
			grid-row: 5/6;
			grid-column: 1/7;
			height:020px; /*75px;*/
			border-bottom: 1px solid #999999;
			z-index:10;
		}
		
#a-9_bot {	
			grid-row: 6/7;
			grid-column: 1/7;
			height:75px;
			border-bottom: 0px solid #000000;
		}

#h-wrapper {
	grid-row: 5/6;
	grid-column: 2/6		
}

/*************************/
#wrapper_n3b-a-id{
	text-align: right!important;
} 
#wrapper_n3b-b-id{
	text-align: right!important;
} 
#wrapper_n3b-c-id{
	text-align: right!important;
} 
#wrapper_n3b-d-id{
	text-align: right!important;
} 
#wrapper_n3b-e-id{
	text-align: right!important;
} 
#wrapper_n3b-f-id{
	text-align: right!important;
} 
/*************************/

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

	#bk-6_img{
		grid-row: 5/7;
		grid-column: 2/8;
	}

}
@media screen and (max-width: 1036px){
	
	#wrapper_n1id, #wrapper_n2id, #wrapper_n3id, #wrapper_n3b-a-id, #wrapper_n3b-b-id, #wrapper_n3b-c-id, #wrapper_n3b-d-id, #wrapper_n3b-e-id, 
	#wrapper_n3b-f-id, #wrapper_n4id, #wrapper_n5id, #wrapper_n6id, #wrapper_n7id, #wrapper_n8id, #wrapper_n9id, #wrapper_n10id, #wrapper_n11id {
		grid-template-columns: 8% 1fr 1fr 3%;
	}
	#wrapper_n12mid {
		grid-template-columns: 8% 1fr 1fr 7%;
	}
	#wrapper_n8id {
		grid-template-rows: auto auto auto auto auto auto auto;
	}
	#wrapper_n1id{
		margin-top: -20.0%;
	}
	#wrapper_n8id {
		margin-bottom: 10%;
	}
	
	#bm-6_img {	
 		align-self: center;
 		grid-row: 4/5;
 	}	
 	#bda-6_img{
		text-align: center;
		max-width: 110%;
		width: 105%;
		transform: translate(0%, 0%);
	}	
 
	#a-1_vid {grid-row: 1/6;}
	#a-1_vid{grid-column: 1/5;
		border-bottom: 0px solid red;
		overflow:hidden;
		}

	#a-1_hdg {grid-row: 1/2;}
	#a-1_hdg {grid-column: 1/5;
		z-index:1;
		border-bottom: 0px solid red;
		margin-top:130px;
		}

	#a-1a_hdg {grid-row: 2/3;}
	#a-1a_hdg {grid-column: 1/5;
		z-index:1;
		border-bottom: 0px solid red;
		height:100px !important;
		margin-top:80px;
		}

	#a-1b_hdg {grid-row: 3/4;}
	#a-1b_hdg {grid-column: 1/5;
		z-index:1;
		border-bottom: 0px solid red;
		}

	#a-1c_hdg {grid-row: 4/5;}
	#a-1c_hdg {grid-column: 1/5;
		z-index:1;
		border-bottom: 0px solid red;
		margin-top:15px;
		}

	#a-1_spc {grid-row: 6/7;}
	#a-1_spc {grid-column: 1/5;}
	#a-1_spc {	border-bottom: 0px solid #000;
		height: 10px;
		}
	#a-3_txt{
		text-align: center!important;
	}
	/*************************/
	
	#a-2_top, #a-3_top, #a-4_top, #ab-4_top, #a-5_top, #a-6_top, #a-7_top, #a-7_top, #a-8_top, #a-9_top, #a-10_top, #a-11_top, #a-13_top, #a-15_top {
				grid-row: 1/2;
				grid-column:1/5;
				height:0px;
	}
	
	#a-2_spct, #a-3_spct, #a-4_spct, #ab-4_spct,#a-5_spct, #a-6_spct, #a-7_spct, #a-8_spct, #a-9_spct, #a-10_spct, #a-11_spct, #a-13_spct, #a-15_spct {	
				grid-row: 2/3;
				grid-column:1/5;
				height:10px;
		}

	#a-2_hdg, #a-3_hdg, #a-4_hdg, #ab-4_hdg, #a-5_hdg, #a-6_hdg, #a-7_hdg, #a-8_hdg, #a-9_hdg, #a-10_hdg, #a-11_hdg, #a-13_hdg, #a-15_hdg, #b-6_hdg {	
				grid-row: 3/4;
				grid-column: 1/7;
				text-align:center!important;
		}

	#a-2_img, #a-3_img, #b-6_img, #bk-6_img, #a-4_img, #ab-4_img, #a-5_img, #a-6_img, #a-7_img, #a-8_img, #a-9_img, #a-10_img, #a-11_img, #a-13_img, #a-15_img {	
				grid-row: 5/6;
				grid-column: 2/4;
				align-self: center;
				border-bottom: 0px solid #000;
		}
	#a-3_img{
		grid-row: 3/5;
	}
	#a-4_img{
		grid-row: 4/7;
	}

	#a-2_txt, #a-3_txt, #a-4_txt, #ab-4_txt, #a-5_txt, #a-6_txt, #a-7_txt, #a-8_txt, #a-9_txt, #a-10_txt, #a-11_txt, #a-13_txt, #a-15_txt {	
				grid-row: 4/5;
				grid-column: 2/4;
		}
		
	#a-2_spc, #a-3_spc, #a-4_spc, #ab-4_spc, #a-5_spc, #a-6_spc, #a-7_spc, #a-8_spc, #a-9_spc, #a-10_spc, #a-11_spc, #a-13_spc, #a-15_spc {	
				grid-row: 6/7;
				grid-column: 2/4;
				height: 10px;
				border-bottom: 0px solid #000;
		}
	
	#a-2_bot, #a-3_bot, #a-4_bot, #ab-4_bot, #a-5_bot, #a-6_bot, #a-7_bot, #a-8_bot, #a-10_bot, #a-12_bot, #a-14_bot, #a-16_bot {
				grid-row: 7/8;
				grid-column: 2/4;
				height: 10px;
				border-bottom: 1px solid #999999;
	}
	#a-3_bot{
	 	border-bottom: 1px solid #999999;
	}
	#a-9_bot{
				grid-row: 7/8;
				grid-column: 2/4;
				height: 10px;
				border-bottom: 0px solid #000;
	}
	#h-wrapper {
		grid-row: 4/5;
		grid-column: 2/4		
	}
	#bk-6_img{
		grid-row: 5/7;
		grid-column: 2/8;
	}
	/*************************/
	.btn_read_more_left{
		margin-top:0px;
	}
}


@media screen and (max-width: 480px){
	
	#wrapper_n1id{
		margin-top: -42.0%;
	}
	#wrapper_n2id {
		grid-template-columns: 1% 1fr 1fr 1%;
		grid-column-gap: 0px;
	}
	#wrapper_n12jid{
		/*grid-template-columns: 4% 1fr 1fr 8%!important;*/
		grid-column-gap: 0px;
	}
	#a-1_hdg {
		margin-top:110px;
		}
	#a-1a_hdg {
		margin-top:30px;
		}
	#a-1c_hdg {
		margin-top:-55px;
		}
}
	
@media screen and (max-width: 436px){
	
	#wrapper_n1id{
		margin-top: -60.0%;
	}
}
@media screen and (max-width: 380px){
	
	#wrapper_n12jid{
		/*grid-template-columns: 1.5% 1fr 0.3fr 0.3fr 0.3fr 0.3fr 1fr 8%!important;
		grid-column-gap: 0px;*/
	}
}
/**********************************/
/*End of Wrapper Section for Grid Layout*/
/**********************************/


/**********************************/
/*Start of Wrapper Section for Footer Layout*/
/**********************************/

	