@charset "utf-8";
@font-face {
    font-family: 'FuturaLT-Light';
    src: url('/about/fonts/futuraltlight.eot');
    src: url('/about/fonts/futuraltlight.eot?#iefix') format('embedded-opentype'),
         url('/about/fonts/futuraltlight.woff') format('woff'),
         url('/about/fonts/futuraltlight.ttf') format('truetype'),
         url('/about/fonts/futuraltlight.svg#futuraltlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
*, html {
	font-family: Arial, Helvetica, sans-serif;
	color:#959595;
}
html, body {
	height: 100%;
}
body:before {
	content:"";  
	height:100%;  
	float:left;  
	width:0;  
	margin-top:-32767px;  
}
.blue{
	color:#1a98d5 !important;
}
.green{
	color:#9ece68 !important;
}
#wrap{
	min-height: 100%;
	width:100%;
	overflow: hidden;
	margin:0 auto;
}
#page_wrp{
	width:100%;
	overflow: hidden;
	margin:0 auto;
	padding:70px 0 50px 0;
	overflow:auto;  
}
/* ====== Start Header ====== */
#hdr_wrp{
	min-height:168px;
	width:100%;
}
#hdr{
	height:146px;
	width:100%;
}
#logo_generic{
	display:block;
	width:100%;
	height:101px;
	float:left;
	margin:0 52px 0 0;
}
#hdr_ttl{
	/*line-height:68px!important;
	padding:11px 0 0 10px;
	margin:6px 0 0 0;*/
	font:24px "FuturaLT-Light", Arial, sans-serif;
	color:#959595;
}
.hdr-ttl-br {    
	flex: 1 0 auto;
    /* justify-content: center; */
    border: 1px solid #959595;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
}    
#hdr_menu{
	width:100%;
	display:block;
	font-size:18px;
	position:relative;
	text-transform:uppercase;
	line-height:21px;
}
#hdr_menu li{
	display:block;
	float:left;
	height:21px;
	position:relative;
}
#hdr_menu li a{
	display:block;
	float:left;
}
#hdr_menu li a:hover,
#now_here{
	color:#6ca42d !important;
}
#hdr_menu li b{
	color:#1a98d5;
	display:block;
	margin: 0 0.5em;
	position: relative;
	font-size: 16px;
}
/* ====== End Header ====== */
/* ====== Start Main ====== */
.main_wrp{
	width:100%;
	overflow:hidden;
}
.pic_box{
	/*width:100%;*/
	height:185px;
	position:relative;
	padding:15px;
}
.pic_bg{
	position:absolute;
	z-index:10;
	top: 0;
	left: 0;
}
/* ====== End Main ====== */
/* ====== Start Footer ====== */
/*#footer{
	width:100%;
	height:50px;
	margin:-50px auto 0;
	overflow:hidden;
	position: relative;  
    height: 50px;  
    clear:both;
}
#footer p{
	font-size:11px;
	color:#bebebe;
	width:100%;
	height:50px;
	text-align:center;
}*/
/* ====== End Footer ====== */
/* ============ Start Landing Page Rule (ld) ============ */
#ld_main_wrp{
	/*padding:50px 0 80px 0;*/
	padding:0px 0 80px 0;
}
#ld_top_txt{
	width:100%;
	text-align:justify;
	/*padding:0 0 0 8px;*/
	font:20px/35px "FuturaLT-Light", Arial, sans-serif;
}
#ld_top_txt a{
	color:#1a98d5;
	font:20px/35px "FuturaLT-Light", Arial, sans-serif;
}
.page_ttl_bar{
	height:33px;
	padding:0 0 0 9px;
	margin:42px 0 0 0;
	width:100%;
	line-height:33px;
	font-size:26px;
	font-weight:700;
	text-transform:uppercase;
	text-shadow:1px 1px 0 #666;
	color:#ffffff;
	background:url(../images/page_ttl_bar_bg.png) repeat-y 0% 0%;
}
.box_wrp{
	width:100%;
	overflow:hidden;
	padding:25px 0 0 0;
	display: flex;
	flex-direction: row;
}

/* Responsive layout - makes a one column layout instead of a two-column layout */
@media (max-width: 800px) {
  .box_wrp {
    flex-direction: column;
  }
  #hdr_menu {
  	font-size: 16px;
  }
}
.box{
	width:100%;
	float:left;
}
.box h5{
	height:23px;
	width:100%;
	line-height:23px;
	font-size:24px;
	padding:0 0 0 8px;
	margin:8px 0 0 0;
	text-transform:uppercase;
}
.box h5 *{
	display:block;
	float:left;
}
.box h5 i,
.box h5 b{
	font-weight:700;
	font-style:normal;
}
.box h5 small{
	text-transform:none;
}
.box h5 span{
	font-size:14px;
	padding:0 0 0 5px;
	height:23px;
	line-height:23px;
	margin:0 0 0 14px;
	border-left:1px solid #a3a3a3;
}
.box p{
	width:100%;
	font-size:14px;
	line-height:30px;
	text-align:justify;
	margin:10px 0 0 0;
	padding:0 0 0 8px;
	overflow:hidden;
}
.box p b,
.box p i{
	font-weight:400 !important;
	font-style:normal;
}
.box p b{
	color:#1a98d5;
}
.box p i{
	color:#9ece68;
}
.box_wrp .pic_box{
	float:right;
	margin:0 35px 30px 0;
}
/* ============ End Landing Page Rule (ld) ============ */
/* ============ Start Who We Are Page Rule (wwa) ============ */
#wwa_main_wrp{
	padding-bottom:120px;
}
#wwa_main_wrp .box b{
	margin:0 6px 0 0;
}
#wwa_main_wrp .box b,
#wwa_main_wrp .box i{
	font-weight:400;
}
#board_directors{
	margin:27px 0 15px 0 !important;
}
#board_advisors{
	margin:60px 0 15px 0 !important;
}
#hdr_menu li ul{
	display:block;
	width:100%;
	height:24px;
	padding:36px 0 0 32px;
	position:absolute;
	top: 22px;
	z-index: 20;
	left: -158px;
	background:url(../images/hdr_sub_menu_bg.png) no-repeat 0% 0%;
}
#hdr_menu li ul li b{
	color:#6ca42d;
}
.wwa_hdr_menu{
	height:88px !important;
}
/* ============ End Who We Are Page Rule (wwa) ============ */
/* ============ Start Press Page Rule (prs) ============ */
#prs_main_wrp{
	padding:0 0 40px 0;
}
#prs_main_wrp h4{
	font-size:20px;
	line-height:30px;
	width: 100%;
	padding:40px 0 5px 8px;
}
#rec_artcl{
	margin:20px 0 0 8px;
	width: 100%;
}
#rec_artcl p{
	font-size:14px;
	height:42px;
	line-height:42px;
}
#rec_artcl p a{
	color:#6ca42d;
}
/* ============ End Press Page Rule (prs) ============ */
/* ============ Start Privacy Page Rule (prv) ============ */
#prv_main_wrp{
	padding:0 0 150px 0;
}
#prv p{
	font-size:14px;
	line-height:25px;
	width:100%;
	text-align:justify;
	margin:25px 0 0 8px;
}
#prv p big{
	font-size:18px;
	display:block;
	margin:0 0 5px 0;
}
#prv p a{
	color:#6ca42d;
}
#prv p b{
	display:block;
	height:10px;
}
#prv p span{
	display:block;
	width:100%;
	margin:20px 0 0 0;
}
#prv p span small{
        display: block;
        font-size: 12px;
        height: 121px;
        letter-spacing: 0;
        line-height: 17px;
        margin: 0 37px 2px 0;
        padding: 17px 18px 0;
        width: 100%;
	background:url(../images/prv_popup.png) no-repeat;
}
#joing big{
	text-align: center;
	margin:0 0 25px 0 !important;
}
#joing img{
	display:block;
	margin:0 0 0 32px;
}
.last_up{
	width: 100%;
	font-size:14px;
	margin:40px 0 0 8px;
	text-align:right;
}
/* ============ End Privacy Page Rule (prv) ============ */
/* ============ Start Contact Page Rule (cnt) ============ */
#cnt_main_wrp{
	padding:0 0 160px 0;
}
#cnt{
	width:100%;
	margin:28px 0 0 8px;
}
#cnt h6{
	font-size:14px;
	line-height:20px;
	margin:0 0 35px 0;
}
#cnt label{
	font-size:14px;
	margin:0 0 1px 0;
	display:inline-block;
}
#cnt label b{
	font-weight:400;
	color:#6ca42d;
}
#cnt select{
	height:18px;
	width:51px;
	line-height:18px;
	text-align:center;
	color:#000000;
	font-size:14px;
	margin:0 0 10px 0;
}
#cnt input[type="text"]{
	height:30px;
	width:330px;
	line-height:30px;
	padding:0 10px;
	font-size:16px;
	color:#000000;
	margin:0 0 14px 0;
	background:url(../images/cnt_input_bg.png) repeat-x 0% 0%;
}
#cnt select,
#cnt input[type="text"],
#cnt textarea{
	display:block;
	border:1px solid #abadb3;
}
#names{
	overflow:hidden;
}
#names input{
	width:143px !important;
}
#names span{
	display:block;
	float:left;
	width:163px;
	margin:0 22px 0 0;
}
#country{
	margin:0 0 40px 0 !important;
}
#cnt textarea{
	width:100%;
	min-width:100%;
	max-width:100%;
	height:100px;
	min-height:100px;
	padding:10px;
	font-size:16px;
	color:#000000;
	background:url(../images/cnt_input_bg.png) repeat-x 0% 0%;
}
#cnt input[type="submit"]{
	display:block;
	width:112px;
	height:48px;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
	line-height:48px;
	font-size:24px;
	font-weight:700;
	margin:20px 0 0 0;
	background:url(../images/send_btn.png) no-repeat;
}
/* ============ End Contact Page Rule (cnt) ============ */


#rec_artcl_terms > p {
    font-size: 16px;
    margin-bottom: 14px;
    margin-left: 30px;
    text-align: justify;
}

#rec_artcl_terms h4{
	margin-top: -20px;
	font-weight: 600;
}

#rec_artcl_terms span {
    display: block;
    font-size: 14px;
}

#rec_artcl_terms h5{
	margin-left: 30px;
    font-weight: 600;
	margin-bottom: 10px;
	font-size: 16px;
}


#rec_artcl_terms ul li{
	list-style-type: disc;
	margin-left: 60px;
	margin-bottom: 15px;
	font-size: 16px;
}


/* ============ Footer ============ */

.homeFooter {
    clear: left;
    color: #9c9c9c;
    font: 0.8em verdana,sans-serif;
    left: 1px;
    margin: 0 auto 30px;
    position: relative;
    text-align: center;
    width: 100%;
}
.homeFooter a {
    color: #9c9c9c;
    font-weight: normal;
    text-decoration: none;
}
.homeFooter a:hover {
    color: #1a98d5;
}
.homeFooter ul {
    margin-top: 8px;
}
.homeFooter ul li {
    display: inline;
    padding-right: 14px;
}
.homeFooter ul li a {
    padding-right: 5px;
}
#footer_copyright {
    clear: both;
    display: block;
    margin-top: 10px;
    text-align: center;
}
#professionFooter {
    border-right: 1px dotted #9c9c9c;
}
#popularFooter {
    margin-left: 32px;
}

#professionFooter, #popularFooter, #aboutFooter, #countryFooter {
    float: left;
    height: 133px;
    margin-bottom: 50px;
    margin-left: 59px;
    width: 434px;
}
.homeFooter h2 {
    font-size: 16px;
    font-weight: normal;
    text-align: left;
}

.footer_li {
    float: left;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90px;
}
#aboutFooter ul li {
    margin-bottom: 15px;
}
.footer_pk_about {
    clear: both;
    display: block;
    margin-bottom: 24px;
}
.footer_pk_about ul li {
    border-right: 1px dotted #9c9c9c;
    padding-left: 10px;
}
.footer_pk_about ul li:last-child {
    border-right: medium none;
}
#footer_social_btns {
    position: absolute;
    right: -36px;
}

.scrollmeup {
    background: url("/images/top_sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 50px;
    display: none;
    height: 44px;
    position: fixed;
    right: 5px;
    text-indent: -9999px;
    width: 44px;
}
.scrollmeup:hover {
    background: url("/images/top_sprite.png") no-repeat scroll -47px 0 rgba(0, 0, 0, 0);
}


/* =============================================================================
   ABOUT PAGE RESPONSIVE 
   ========================================================================== */


/* Mobile Styles */
@media only screen and (max-width: 400px) {
  body {
    background-color: #F09A9D; /* Red */
  }
}

/* Tablet Styles */
@media only screen and (min-width: 401px) and (max-width: 960px) {
  body {
    background-color: #F5CF8E; /* Yellow */
  }
}



