/* CSS Document */



*{ margin:0px; padding:0px; outline:0px; box-sizing: border-box;}



*, *:before, *:after { box-sizing: border-box;}



body{color:#666; font-size:15px; font-family: 'robotoregular'; font-weight:400; overflow-x:hidden;}



ol, ul{list-style:none;}



a{text-decoration:none; color:#f7961e;}



a:hover{text-decoration:none; color:#00507e;}



a img, img{border:0px; outline:none;}



img{max-width:100%; height:auto;}



.clear{clear:both;}



input, select, textarea, button, input[type="submit"]{cursor:pointer; border:0px; -moz-apperiance:none; -webkit-apperiance:none;}



button, input[type="submit"]{cursor:pointer;}







/**** Fix css end ***/







.container{width:1100px; margin:0 auto;}







/* Header-Start */







.headerdiv{float:left; width:100%;}



.headTop{float:left; width:100%;}



.logo{float:left; width:384px; margin:9px 0 12px;}



.memBtn{



	float:right; 



	color:#fff; 



	font-size:16px; 



	font-family: 'robotomedium'; 



	text-transform:uppercase; 



	width:193px; 



	height:45px; 



	line-height:45px; 



	background:#f7961e; 



	text-align:center;



	margin-top:33px;



	transition:all 0.4s;



	}



	.memBtn:hover{background:#00507e; color:#fff;}



.memBtn img{vertical-align:middle; margin-left:6px;}







.headTop .linkedin {



  float: right;



  margin: 16px 21px 0 0;



}







.menudiv{float:left; width:100%; border-top:1px solid #e5e5e5; text-align:center;}



.menudiv ul{float:left; width:100%; margin-top:-1px;}



.menudiv li{ margin-right:25px; position:relative; display:inline;}



.menudiv li a {

  border-top: 2px solid rgba(229, 229, 229, 0);

  color: #666;

  display: inline-block;

  float: none;

  font-family: "robotomedium";

  font-size: 16px;

  padding: 13px 26px;

  text-transform: uppercase;

}



.menudiv li ul{ display:none;}



.menudiv li:hover ul{ position:absolute; top:100%; left:0; background:#FFF; display:block; width:200px; z-index:999;margin-top: 13px;}



.menudiv li ul li{ padding:0px; margin:0px; width:100%; float:left;}



.menudiv li ul li a{ padding:8px; margin:0px; font-size:14px; width:100%; float:left; border-bottom:1px solid #e5e5e5; color:#666!important;}
.menudiv li ul li a:hover{color:#f7961e !important;}



.menudiv li ul li:hover a{ border-top:2px solid #f7961e; color:#f7961e}



.menudiv li:hover a, .menudiv li.active a{border-top:2px solid #f7961e; color:#f7961e;}







/* Header-End */







/* Banner-Start */



.bannerdiv{float:left; width:100%; position:relative; text-align:center;}



.twrap{position:absolute; top:0px; left:0px; width:100%; z-index:9999;}



.bnrgtext{width:674px; height:478px; background:url(images/ban-text-bg.png) no-repeat; float:right; text-align:left; margin-right:-123px; padding:58px 0 0;}



.bnrgtext h1{color:#fff; font-size:40px; font-family: 'robotomedium'; text-transform:uppercase; padding-left:23px; line-height:50px; margin-bottom:18px;}



.bnrgtext a.mem{



	float:left; 



	width:246px; 



	height:60px; 



	text-align:center; 



	line-height:60px; 



	color:#fff; 



	text-transform:uppercase; 



	font-size:20px; 



	font-family: 'robotoregular';



	background:#f7961e;



	transition:all 0.4s;



	margin-left:3px;



	}



	.bnrgtext a.mem:hover{background:#00507e; color:#fff;}



.bnrgtext a.mem img{vertical-align:middle; margin-left:6px;}



.owl-buttons{display:none;}



.bannerdiv-in{float:left; width:100%; position:relative;}



.bannerdiv-in img{width:100%;}



.twrapin{position:absolute; bottom:5px; left:0px; width:100%;}



.inbanText{



	float:left; 



	width:675px; 



	height:97px; 



	background:url(images/inban-bg.png) no-repeat; 



	margin-left:-125px; 



	line-height:97px; 



	color:#fff; 



	font-size:40px; 



	text-transform:uppercase;



	padding-left:125px;



	font-family: 'robotomedium';



	}



/* Banner-End */







/* Middle-Start */



.grayDiv{float:left; width:100%; background:#edf1f6; padding:36px 0px; margin-top:-5px;}



.mis01{



	float:left; 



	width:224px; 



	height:87px; 



	line-height:87px; 



	margin-right:43px; 



	text-align:center; 



	border-top:1px solid #666;  



	border-bottom:1px solid #666;



	font-size:24px;



	text-transform:uppercase;



	}



.mis01 img.leftmg{float:left; margin-top:30px;}



.mis01 img.rightmg{float:right; margin-top:30px;}



.mis02{display:table-cell; padding:16px 0 0; font-size:18px; line-height:30px; font-family: 'robotolight';}



.midDiv{float:left; width:100%;}



.midDiv h2{color:#00507e; font-size:24px; font-family: 'robotolight'; padding:0 0 13px; border-bottom:2px dotted #dadada;}



.midDiv h2 a{



	float:right; 



	text-align:center; 



	border:1px solid #e5e5e5; 



	color:#e5e5e5; 



	text-transform:uppercase; 



	width:78px; 



	height:30px; 



	line-height:30px; 



	font-size:14px; 



	margin-top:5px;



	transition:all 0.4s;



	}



	.midDiv h2 a:hover{color:#f7961e; border:1px solid #f7961e;}



.menudiv .current-menu-ancestor a, .menudiv li.current-menu-ancestor ul a, .menudiv li.current_page_item a, .midDiv li.current-menu-item a, .menudiv li.current_page_parent a, .sf-menu li li, .sf-menu li li li {border-top:2px solid #f7961e; color:#f7961e;}







.menudiv .menu-item-type-custom a{border-top:2px solid #f7961e; color:#f7961e;}



 



.News{float:left; width:365px; min-height:630px; border-right:1px solid #e5e5e5; padding:32px 21px 0 0;}



.News li{float:left; margin-top:24px; width:100%;}



.News li img{float:left; margin-right:16px;}



.Npc{display:table-cell;}



.News p.date{color:#0077c0; font-size:13px; font-family: 'robotomedium';}



.News h3{color:#666; font-size:18px; font-family: 'volkhovregular'; line-height:26px; font-weight:400; margin-top:5px;}



.News h3 a{color:#666;}



.News h3 a:hover{color:#f7961e;}



.Events{float:left; width:730px; padding:32px 0 0 21px;}



.gen01{float:left; width:100%; padding:20px 0;}



.gen01 h3{font-weight:400; font-size:18px; font-family: 'volkhovregular'; line-height:26px; margin-bottom:14px;}



.gen01 li{ display:block; margin-bottom:15px;}



.gen01 label{color:#005884; font-size:15px; font-family: 'robotoregular'; float:left; width:78px;}



.gen01 img{float:right; margin-left:32px;}



.gen01 .title{font-size:17px; padding:0 0 20px;}



.gen01 .btn{float:left; width:221px; height:50px; line-height:50px; color:#fff; text-transform:uppercase; font-size:18px; font-family: 'robotoregular'; padding-left:15px; transition:all 0.4s;}



.gen01 .btn:hover{background:#000; color:#fff;}



.gen01 .btn img{float:right; margin-right:14px; margin-top:19px;}



.gen01 .executive{background:#666; margin-right:18px;}



.gen01 .non-executive{background:#00507e; margin-right:18px;}



.gen01 .individual{background:#f7961e;}



.gen001{display:table-cell; font-size:15px; font-family: 'robotolight'; line-height:25px;}



.whtDiv{float:left; width:100%; padding:36px 0px; border-top:1px solid #e5e5e5;}



.whtDiv .mis01{line-height:normal; padding-top:10px;}



.whtDiv img.leftmg {margin-top: 19px;}



.whtDiv img.rightmg {margin-top: -13px;}



.whtDiv .brands{text-align:right; float:right; padding-top:25px;}



.whtDiv .brands img{margin-left:35px;}



.breadcrumb{float:left; width:100%; padding:9px 0; border-bottom:1px solid #e5e5e5; color:#666; font-size:14px;}



.breadcrumb a{color:#666;}



.breadcrumb a:hover{color:#f7961e;}



.middlediv{float:left; width:100%; padding:30px 0px;}



.middlediv h2{color:#00507e; font-size:24px; font-family: 'robotoregular'; margin:0 0 24px; font-weight:400;}



.about li{float:left; width:22%; border:1px solid #ccc; min-height:148px; padding:0; margin-right:25px; margin-bottom:25px; vertical-align:top;}



.about h3{font-size:15px; font-family: 'robotoregular'; font-weight:400; padding:6px 0 6px 24px; background:#666; color:#fff;}



.about h4{padding:13px 0 0 24px; font-size:18px; font-family: 'robotoregular'; font-weight:400;}



.about p{font-size:15px; font-family: 'robotolight'; font-weight:400; padding-left:24px; padding-top:6px;}



.partner li{width:33%; float:left; border-right:1px solid #ccc; border-bottom:1px solid #ccc; text-align:center; height:181px; position:relative; display:table;}



.partner li.no{border-bottom:0;}



.partner li.nob{border-right:0;}



.partner span{display:table-cell; vertical-align:middle; width:365px; height:181px;}



.partner li:nth-child(2n+2)::after {



  background:url(images/round.gif) no-repeat;



  bottom: -15px;



  content: "";



  height: 40px;



  left: -22px;



  position: absolute;



  width: 41px;



  z-index: 9;



}



.partner li:nth-child(3n+3)::after {



  background:url(images/round.gif) no-repeat;



  bottom: -15px;



  content: "";



  height: 40px;



  left: -22px;



  position: absolute;



  width: 41px;



  z-index: 9;



}



.colVx{float:left; width:100%;}



.colVx li{font-size:16px; display:block; margin:0 0 30px; line-height:30px; background:url(images/bullet.gif) no-repeat 0 5px; padding:0 0 0 40px; font-weight:400; font-family: 'robotolight';}



.colVx img{float:right; margin-left:50px;}



.vlxDiv{float:left; width:100%; background:#edf1f6; padding:38px 0;}



.vlxDiv h2{color:#00507e; font-size:24px; font-family: 'robotoregular'; font-weight:400; padding-bottom:14px; border-bottom:2px dotted #cdd0d5; margin-bottom:25px;}



.vlxDiv ol li{ counter-increment: my-awesome-counter; padding:0 0 28px 45px; font-size:16px; line-height:28px; position:relative; font-weight:400; font-family: 'robotolight';}



.vlxDiv ol li:before {



  content: counter(my-awesome-counter);



  position:absolute;



  left:0;



  top:0;



  color:#5c2f8f;



  font-size:16px;



  border:1px solid #5c2f8f;



  width:31px;



  height:31px;



  border-radius:100%;



  text-align:center;



}



.vlxDiv ul li {



  background:url(images/bullet.png) no-repeat scroll 0 5px;



  display: block;



  font-family: "robotolight";



  font-size: 16px;



  font-weight: 400;



  line-height: 30px;



  padding: 0 0 20px 40px;



}



.loop{float:left; width:100%; border-bottom:1px solid #e5e5e5; padding:27px 0px;}



.TDate{float:left; width:89px; text-align:center; border-bottom:2px solid #f7961e; font-size:16px; font-weight:400; padding-bottom:15px;}



.TDate big{font-size:36px; font-family: 'robotobold';}



.Timg{float:left; text-align:right; width:151px; margin-right:20px;}



.tiadiv{display:table-cell;}



.tiadiv h3{font-size:18px; font-family: 'robotoregular'; font-weight:400; padding-bottom:14px;}



.tiadiv label{float:left; width:104px; color:#005884; font-size:15px; font-family: 'robotomedium';}



.tiadiv p{ font-size:15px; font-family: 'robotolight'; font-weight:400; padding-bottom:5px;}



.pagination{float:left; width:100%; padding-top:25px;}



.pagination li{display:inline; margin-right:2px;}



.pagination li a{text-align:center; font-size:14px; border:1px solid #e4e4e4; color:#666; padding:2px 8px;}



.pagination li a:hover{background:#3da99f; color:#fff; border:1px solid #3da99f;}



.location{float:left; width:326px; background:#005884; min-height:332px; text-align:center;}



.location .pin{display:inline-block; margin:28px 0 0;}



.location h2{color:#f7961e; font-size:24px; font-family: 'robotoregular'; font-weight:400; margin:7px 0 0;}



.location p{color:#fff; font-size:16px; font-family: 'robotoregular'; font-weight:400; padding:7px 0 0;}



.location .get{display:inline-block; width:197px; height:47px; line-height:43px; border:2px solid #fff; color:#fff; font-size:16px; font-family: 'robotoregular'; font-weight:400; transition:all 0.4s; margin:22px 0 0;}



.location .get:hover{border:2px solid #000; color:#fff;}



.formDiv{float:right; width:736px; text-align:left;}



.formDiv li{float:left; width:48%; margin-bottom:25px;}



.formDiv li.right{float:right;}



.formDiv li.full{width:100%;}



.formDiv input[type="text"], 



.formDiv input[type="tel"], 



.formDiv input[type="email"]{



	width:100%; 



	border:1px solid #ccc; 



	color:#000; 



	font-size:16px; 



	font-family: 'robotoregular'; 



	font-weight:400; 



	height:50px; 



	line-height:50px;



	padding:0 6%;



	float:left;



	cursor:auto;



	}



	.formDiv input[type="text"]:hover, 



	.formDiv input[type="text"]:focus,



	.formDiv input[type="email"]:hover, 



	.formDiv input[type="email"]:focus,



	.formDiv input[type="tel"]:hover, 



	.formDiv input[type="tel"]:focus,



	.formDiv textarea:hover, 



	.formDiv textarea:focus{



		border:1px solid #00507e; 



		color:#00507e;



		}



.formDiv textarea{



	width:100%; 



	border:1px solid #ccc; 



	color:#000; 



	font-size:16px; 



	font-family: 'robotoregular'; 



	font-weight:400; 



	height:93px; 



	padding:2% 3%;



	float:left;



	resize:none;



	cursor:auto;



	}



.formDiv input[type="submit"]{



	float:left; 



	width:100%;



	background:#f7961e;



	text-align:center;



	color:#fff; 



	font-size:20px;



	font-family: 'robotoregular'; 



	font-weight:400;



	text-transform:uppercase;



	height:47px;



	transition:all 0.4s;



	margin:10px 0 0;



	}



	.formDiv input[type="submit"]:hover{background:#00507e;}



.resp-tabs-list li.first{background:#666 !important;}



.resp-tabs-list li.second{background:#005884 !important;}



.resp-tabs-list li.third{background:#f7961e !important;}



.resp-tabs-list li:after{background:url(images/arrow.png) no-repeat right center; position:absolute; content:""; top:18px; right:19px; width:9px; height:15px;}



.resp-tabs-list li.resp-tab-active:before{background:url(images/arrow2.png) no-repeat right center; position:absolute; content:""; top:22px; right:19px; width:13px; height:8px;}



.resp-tabs-list li.resp-tab-active:after{background:none;}



.resp-tab-content li{



	display:block; 



	padding:0 0 22px 39px; 



	line-height:28px; 



	font-size:16px; 



	font-family: 'robotolight'; 



	font-weight:400;



	background:url(images/bullet.gif) no-repeat 0 3px;



	}



	.resp-tab-content li ul li{background:url(images/bullet2.png) no-repeat 0 8px; padding-left:25px; padding-bottom:0px;}



.memFee{float:left; width:100%; text-align:center;}



.memFee h2{background:#00507e; font-size:18px; font-family: 'robotobold'; font-weight:400; padding:14px 0; text-transform:uppercase; color:#fff; margin:0;}



.memFee table{border-left:1px solid #e5e5e5;}



.memFee th, .memFee td{width:25%;}



.memFee th{



	color:#fff; 



	background:#666; 



	border-right:1px solid #737373; 



	padding:12px 0px; 



	font-size:18px; 



	font-family: 'robotomedium'; 



	font-weight:400;



	}



.memFee td{



	border-right:1px solid #e5e5e5; 



	border-bottom:1px solid #e5e5e5; 



	padding:18px 0px; 



	font-size:16px; 



	font-family: 'robotolight';



	font-weight:400;



	vertical-align:top;



	}



	.memFee td:odd{background:#f7f8fa;}



	.memFee td big{color:#f7961e; font-size:24px; font-family: 'robotobold'; font-weight:400;}







/* Middle-End */







/* Footer-Start */







.footerdiv{float:left; width:100%; background:url(images/foot-bg.gif) repeat; padding:28px 0 0;}



.footTop{float:left; width:100%; padding-bottom:25px;}



.footTop li{display:block; margin-bottom:15px;}



.footTop li a{color:#fff; font-size:15px; font-family: 'robotoregular'; transition:all 0.4s;}



.footTop li a:hover{color:#f7961e;}



.footLogo{float:left; width:521px;}



.Divbox{float:left; width:193px;}



.copyRight{float:left; width:100%;  border-top:1px solid #1a6991; padding:20px 0; color:#fff; font-size:15px; font-family: 'robotoregular';}



div.wpcf7-validation-errors{float:left;}



span.wpcf7-not-valid-tip {float:left;}



a.clicktodownload {float: right; padding: 10px;background: #00507E;color: #fff;}



/* Footer-End */







span.img {float: left; margin: 7px 0 0; text-align: center; width: 100%;}



.note_cls { color:#e14d43; font-weight:bold }



.committee, .sasaamember { float:left; width:100% }







.becomeMember a { cursor:pointer }



p:empty { display:none;}



p:blank { display: none; }



p:-moz-only-whitespace { display: none; }



.linkedinlogo {float: right;    width: 50px;    margin: -20px 0;}











/**** Responsive Css Start Here ****/



@media (max-width:1100px){



	.container{width:96%; padding:0 2%;}



	.menudiv li a {font-size: 15px; padding: 13px 14px;}



	.bnrgtext h1{font-size:18px;}



	.bnrgtext a.mem {font-size: 17px; height: 55px; line-height: 55px;}



	.bnrgtext{height:auto;}



	.mis01 {font-size: 21px; height: 60px; line-height: 60px;}



	.mis01 img.leftmg, .mis01 img.rightmg{margin-top:16px;}



	.grayDiv .mis02 {font-size: 16px !important; padding:0 !important;}



	.News {border-right: 0 none; min-height: auto; padding: 32px 0 25px 0; width: 100%;}



	.Events {padding: 32px 0 0; width: 100%;}



	.footLogo {margin-right: 5%; width: 33%;}



	.Divbox{width:19%;}



	.inbanText {font-size: 25px; height: auto; line-height: 58px;}



	.location {min-height: auto; padding: 0 0 35px; width: 36%;}



	.formDiv{width:59%;}



	.about h4{font-size:15px;}



}







@media (max-width:950px){



	.menudiv li a {font-size: 14px; padding: 13px 7px;}



	.bnrgtext h1 {font-size: 15px; padding-left: 13px; width: auto !important; margin-bottom:11px;}



	.bnrgtext a.mem{margin:0 0 15px 15px;} 



	.grayDiv .mis02 {font-size: 15px !important; line-height: 24px; padding: 0 !important;}



	.gen01 img {display: inline-block; float: none; margin: 0 0 14px;}



	.colVx li {font-size: 15px; line-height: 26px; margin: 0 0 15px;}



	.colVx img {float: none; margin: 0 0 20px;}



	.vlxDiv h2{font-size:18px;}



	.vlxDiv ol li {font-size: 14px; line-height: 25px; padding: 0 0 24px 45px;}



	.vlxDiv ol li::before {font-size: 14px; height: 27px; width: 27px;}



	.partner li:nth-child(2n+2)::after, .partner li:nth-child(3n+3)::after{display:none;}



	.partner li{width:48%; border:1px solid #ccc; margin:0 5px 8px;}



	.partner li.nob{border-right:1px solid #ccc;}



	.partner li.no{border-bottom:1px solid #ccc;}



}







@media (max-width:800px){



	.menudiv{display:none;}



	#wprmenu_bar .menu_title{font-size:14px !important;}



	.logo{width:36%;}



	.memBtn {font-size: 14px; height: 43px; line-height: 43px; margin-top: 20px;}



	.mis01, .mis02{width:100%;}



	.mis01 {border-top: 0 none; font-size: 21px; height: auto; line-height: normal; margin: 0 0 10px; padding: 0 0 10px; text-align: left; font-size:18px;}



	.mis01 img{display:none;}



	.midDiv h2{font-size:20px;}



	.midDiv h2 a{margin-top:-2px; font-size:13px;}



	.News h3{font-size:15px;}



	.gen01 .btn {font-size: 16px; height: 45px; line-height: 45px; width: 31%;}



	.gen01 label{font-size:14px;}



	.gen001{font-size:14px; line-height:normal;}



	.TDate{text-align:left; width:100%; margin:0 0 15px;}



	.TDate br{display:none;}



	.TDate big{font-size:18px;}



	.loop{padding:0 0 27px;}



	.Timg{text-align:left; width:122px;}



	.resp-tab-content li, .vlxDiv ul li{font-size:14px; line-height:24px;}



	.memFee th, .memFee td{font-size:13px;}



	.memFee h2{font-size:15px;}



	.memFee td big{font-size:17px;}



	.location h2{font-size:20px;}



	.location p{font-size:13px;}



	.location .get {font-size: 15px; height: 44px; line-height: 39px; width: 167px;}



	.formDiv input[type="text"], .formDiv input[type="tel"], .formDiv input[type="email"] {font-size: 15px; height: 42px; line-height: 42px;}



	.formDiv input[type="submit"] {font-size: 18px; height: 40px;}



	.about li{width:29%;}



	.middlediv h2{font-size:21px;}



}







@media (max-width:700px){



	.memBtn {font-size: 13px; height: 39px; line-height: 39px;}



	.bnrgtext {background: rgba(0, 0, 0, 0.13); float: left; margin: 0; padding: 35px 0; width: 100%;}



	.bnrgtext a.mem {font-size: 14px; height: 45px; line-height: 45px; width: 174px;}



	.footTop{text-align:center;}



	.footLogo, .Divbox{width:100%;}



	.footLogo {border-bottom: 1px solid #036FA5; margin: 0 0 20px; padding: 0 0 13px;}



	.footLogo > img {width: 57%;}



	.footTop li a{display:inline-block; width:100%; padding:6px 0; font-size:14px;}



	.footTop li a:hover{background:#036FA5; color:#fff;}



	.footTop li{margin:0px;}



	.inbanText {font-size: 18px; line-height: 39px;}



	.tiadiv p{font-size:13px;}



	.tiadiv label {font-size: 13px; width: 74px;}



	.tiadiv h3 {font-size: 16px; padding-bottom: 10px;}



	.location{width:41%;}



	.formDiv{width:55%;}



}







@media (max-width:500px){



	.memBtn {font-size: 13px; height: 36px; line-height: 36px; margin-top: 13px; width: 160px;}



	.bnrgtext h1 {font-size: 13px; line-height: normal; padding: 20px 0 0 15px;}



	.bnrgtext{padding:0px; margin:9px 0 0; background: rgba(0, 0, 0, 0.5);}



	.bnrgtext a.mem{display:none;}



	.grayDiv .mis02{font-size:13px !important;}



	.location{width:100%; margin:0 0 28px;}



	.formDiv{width:100%;}



	.about li{width:44%;}



	.partner li{width:98%;}



a.clicktodownload {font-size: 12px;margin: 12px 0;}



}







@media (max-width:400px){



	.logo {width: 44%;}



	.memBtn {height: 27px; line-height: 27px; text-transform: capitalize; width: 140px;}



	.bnrgtext h1{text-transform:capitalize;}



	.gen01 .title{font-size:14px;}



	.gen01 .btn{width:100%; margin:0 0 5px;}



	.twrapin{display:none;}



	.Timg {margin: 0 0 12px; width: 100%;}



	.about li{width:100%;}



}







/**** Responsive Css End Here ****/



