@charset "ISO-8859-1";
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700');
body {
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: 400 !important;
	color: #333;
	font-size: 13px;
	background: #fff;
}
body.fixed-body {
	overflow: hidden;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
/*a {
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-o-transition: all .5s linear;
}*/

a:focus, a:hover {
	text-decoration: none;
}
.page-container {
    padding-bottom: 330px;
}
.wrapper {
	min-height: 100%;
	position: relative;
}
.container {
	max-width: 1170px;
}
.relative {
	position: relative;
}
a {
	color: #666666;
}

/*****HEAFDER CSS****/
nav.navbar.navbar-default {
	background: #ffffff none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	border-bottom: 1px solid #ccc;
	}
.navbar-brand {
	height: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	text-transform: uppercase;
}
.navbar-brand img {
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.navbar-default .navbar-nav > li > a {
	border: medium none;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	padding: 33px 53px 33px 0;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background: none;
	color: #900C3E ;
}
.header-main {
	float: right;
}
.navbar-collapse {
	float: left;
	padding-right: 0;
}
.navbar-right-right {
	float: left;
}
.navbar-right-right ul {
	padding: 0;
}
.navbar-right-right ul li {
	list-style: none;
	float: left;
}
.navbar-right-right ul li a {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	display: block;
	padding: 20px;
}
.navbar-right-right ul li a:hover {
	color: #fff;
}
.navbar-nav > li > .dropdown-menu, .navbar-right-right .dropdown-menu {
	background: #900C3E none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	left: 0;
	padding: 10px;
	right: auto;
	width: auto;
	min-width: 220px;
}
.navbar-nav .dropdown-menu > li > a span {
	display: block;
	font-size: 11px;
}
.navbar-nav .dropdown-menu > li > a, .navbar-right-right .dropdown-menu li a {
	padding: 10px 15px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 13px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	text-transform: uppercase;
	white-space: normal;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	text-decoration: none;
	background: none;
	color: #FFC300;
	
}
.navbar-nav .dropdown-menu > li:last-child a {
	border: none;
}
.navbar-nav > li .dropdown-menu:before, .navbar-right-right .dropdown-menu:before {
	content: "";
	border-bottom: 10px solid #fff;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	position: absolute;
	width: 10px;
	left: 20px;
	margin-left: -10px;
	top: -10px;
}
.navbar-right-right .dropdown-menu:before {
	left: auto;
	right: 40px;
}
.navbar-right-right .dropdown-menu {
	left: auto;
	margin-top: 0;
	right: 0;
}
.navbar-right-right .dropdown-menu li {
	float: none;
}
.navbar-right-right .dropdown-menu li a {
	color: #ddd;
	min-height: auto;
	border: none;
	border-bottom: 1px solid #494949;
}
.navbar-right-right .dropdown-menu li a:hover {
	color: #e70078;
}
.navbar-right-right .dropdown-menu li:last-child a {
	border: none;
}
/*****HEAFDER CLOSE****/

.nav.navbar-nav .dropdown .dropdown-menu.multi-dropdown {
	min-width: 440px;
}
.nav.navbar-nav .dropdown .dropdown-menu.multi-dropdown li {
	display: inline-block;
	float: none;
	margin-right: 3%;
	vertical-align: middle;
	width: 46%;
}
.small-header.navbar-default .navbar-nav > li > a {
	padding-bottom: 23px;
	padding-top: 23px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.small-header .navbar-brand > img {
	display: block;
	max-width: 100px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.small-header .navbar-right-right ul li a {
	padding-bottom: 10px;
	padding-top: 10px;
	transition: all 1s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.button-right .btn {
	margin-bottom: 0;
}
label.myLabel {
}
label.myLabel input[type="file"] {
	display: none;
}
.myLabel > span {
	display: inline-block;
	margin-bottom: -10px;
	margin-right: 10px;
	vertical-align: middle;
	width: auto;
}
.myLabel > span:hover {
	cursor: pointer;
	opacity: 0.8;
}
.myLabel > span strong {
	display: block;
	font-size: 13px;
	font-weight: 400;
}
.navbar-close {
	display: none;
}
 .sign-up ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
 color:    #555555;
 font-size:14px;
}
.sign-up :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #555555;
 font-size:14px;
}
.sign-up ::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #555555;
 font-size:14px;
}
.sign-up :-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:    #555555;
 font-size:14px;
}
.select-style {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.select-style select {
	padding: 5px 8px;
	width: 100%;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
 .select-style select::-ms-expand {
display:none
}
.select-style select {
	background-image: url(../images/arrowdown.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	padding-right: 26px;
	background-color: #fff;
}
.select-style select:focus {
	outline: none;
}
.check-control {
	display: block;
	font-weight: 400;
	padding-left: 30px;
	position: relative;
	width: 100%;
}
.check-control input[type="checkbox"] {
	opacity: 0;
	position: absolute;
	z-index: 9999;
}
.checkbox-overlay {
	background: rgba(0, 0, 0, 0) url("../images/checkbox-unchecked.png") no-repeat scroll 0 0;
	display: inline-block;
	height: 18px;
	left: 0;
	margin-top: -9px;
	position: absolute;
	top: 50%;
	width: 18px;
}
.check-control input[type="checkbox"]:checked + .checkbox-overlay {
	background: rgba(0, 0, 0, 0) url("../images/checkbox-checked.png") no-repeat scroll 0 0;
	height: 18px;
	width: 18px;
}
.copyright.copyright-top {
	margin-top: 60px;
	position: static;
}
body {
	padding-top: 86px!important;
}
.section {
	padding: 30px 0;
	
}
.test {
	width: 91%;
	margin: 0px auto;
	
}
.test1{
	
}
.test2 {
	
	width: 91%;
}
.test3{
	
	width:45%;
}
.vertical-nav {
	height: 200px;
	list-style: outside none none;
	margin-top: -100px;
	padding: 0;
	position: fixed;
	right: 10px;
	text-align: right;
	top: 50%;
	z-index: 999;
}
.vertical-nav ul {
	padding: 0;
}
.vertical-nav li {
	list-style: none;
	text-align: right;
}
.vertical-nav a {
	display: inline-block;
	color: #999999;
	width: 10px;
	background: #900C3E ;
	height: 10px;
	border-radius: 50%;
	margin: 10px 0;
	margin-right: 20px;
}
.vertical-nav a.active/*, .vertical-nav a:hover*/ {
	color: #999999;
	width: auto;
	background: none;
	height: auto;
	border-radius: 0;
	margin: 5px 0;
	margin-right: 0px;
}
.vertical-nav a span {
	display: none;
	margin-left: 5px;
	max-width: 70px;
	vertical-align: middle;
}
.vertical-nav a.active span/*, .vertical-nav a:hover span*/ {
	display: inline-block;
}
.we-can {
	/*background: #170b0d url(../images/we-can.jpg) no-repeat center center; */
	min-height: 577px;
}
.we-can h1 {
	color: #fff;
	font-size: 58px;
	text-align: center;
	margin-top: 0px;
}
.we-can h2{
	font-size: 28px;
	text-align: center;
	
	text-align:center;
}
.overlay {
	display: none;
}
.we-can h1 span {
	color: #ebbb04;
}
.we-can h2 span {
	color: #ffca00;
	
}
.shadow-overlay{
	background-color: black;
	opacity: 0.9;
}
.carousel-img-1 {
	background: #170b0d url(../images/BannerPic2.jpg) no-repeat center center;
	min-height: 577px;
	padding-top: 60px;

}
.carousel-img-1  h1{
	margin-top: 100px;
	font-size: 50px;
}
.carousel-img-1 h2 {
	margin-bottom: 50px;
}
.carousel-img-2 {
	background: #170b0d url(../images/WeStand.jpg) no-repeat center center;
	min-height: 577px;
	padding-top: 60px;
}
.carousel-img-2  h1{
	margin-top: 100px;
}
.carousel-img-2 h2 {
	margin-bottom: 50px;
}
.carousel-img-3 {
	background: #170b0d url(../images/we-can.jpg) no-repeat center center;
	min-height: 577px;
	padding-top: 60px;
}
.carousel-img-3  h1{
	margin-top: 100px;
}
.carousel-img-3 h2 {
	margin-bottom: 50px;
}
.button-centered {
	text-align: center;
	
}
.button-centered button {
	display: inline-block;
	margin: 20px 0;
	text-align: center;
	width:100;
	border-color: #900C3E;
	background:#900C3E;
	color: #FFC300;

	
}

.sub-tabs .container .nav-tabs li a:hover{
	
	transform: scale(1.05,1.05);
	color:black;
}

.button-centered button:hover {
	
	transform: scale(1.05,1.05);
	
	
}
.background-cambodia {
	background-color: black;
}
.bCountryColor{
	color: #900C3E;
}
.we-can .btn.btn-default, .login-box .btn.btn-default {
	background: #900C3E;
	color: #fff;
	font-weight: 300;
	margin-top: 20px;
	font-size: 20px!important;
	text-transform: none;
	padding: 15px 30px;
	border: none;
	border-radius: 8px!important;
}
.we-can .btn.btn-default:hover, .login-box .btn.btn-default:hover {
	background: #900C3E;
	color: #FFC300;
}
.yolo{
	text-align:center;
}
.find-member {
	background: #fff;
}
.heading {
	color: #666666;
	float: left;
	font-size: 28px;
	margin: 30px 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.heading span {
	display: block;
	font-size: 14px;
	text-transform: none;
}
.heading-small {
	color: #666666;
	float: left;
	font-size: 18px;
	margin: 10px 0;
	text-align: center;
	text-transform: none;
	width: 100%;
	font-weight: 500;
}
.industry-showcase .heading, .academy .heading {
	color: #fff;
}
.container-small {
	margin: 0 auto;
	max-width: 800px;
	padding: 0 15px;
}

.container-med {
    margin: 0 auto;
    max-width: 900px;
	padding: 0 15px;
}


.find-member .input-group .btn.btn-default {
	background: #333333 none repeat scroll 0 0;
	border: medium none;
	height: 50px;
	border-radius: 0 5px 5px 0!important;
}
.find-member .input-group .form-control {
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: none;
	outline: medium none;
	height: 50px;
	color: #666;
	font-size: 14px;
	
}
.find-member .input-group input.form-control {
	border-radius: 5px 0 0 5px;
	border-right: none;
}
.find-member .input-group .input-group-btn {
	vertical-align: top;
}
.find-member .input-group select.form-control {
	max-width: 140px;
	min-width: 140px;
	text-overflow: ellipsis;
}
.mto-member-search {
	margin: 10px 0;
}
.member-by-tabs {
	display: inline-block;
	margin: 20px 0;
	text-align: center;
	width: 100%;
}
.member-by-tabs ul {
	padding: 0;
	list-style: none;
}
.member-by-tabs ul li {
	display: inline-block;
}
.member-by-tabs ul li a {
	color: #522398;
	display: block;
	font-size: 17px;
	margin: 0 15px;
}
.member-by-tabs ul li a span {
	border: 1px solid #522398;
	border-radius: 50%;
	display: block;
	height: 90px;
	line-height: 86px;
	margin: 0 15px;
	width: 90px;
}
.member-by-tabs ul li a:hover {
	color: #e4007e;
}
.member-by-tabs ul li a:hover span.tab-img {
	border-color: #e4007e;
}
.find-member .btn.btn-default, .industry-showcase .btn.btn-default, .whats-new .btn.btn-default {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #900C3E;
	border-radius: 5px!important;
	color: #900C3E;
	font-size: 14px!important;
	font-weight: 500;
	padding: 15px 35px;
}
.industry-showcase .btn.btn-default {
	/*border: 2px solid #fff; */
	color: #900C3E;
}
.find-member .btn.btn-default:hover, .industry-showcase .btn.btn-default:hover, .whats-new .btn.btn-default:hover {
	border-color: #900C3E;
	background:#900C3E;
	color: #FFC300;
}
.industry-showcase {
	background: #170b0d url(../images/NewsBanner.jpg) no-repeat center center;
	min-height: 577px;
	background-size: cover;
}
.industry-showcase img.img-responsive {
	width: 100%;
	max-width: 100%;
}
.ask-customer h2 {
	background: #900C3E none repeat scroll 0 0;
	color: #fff;
	margin: 0;
	padding: 26px 40px;
	text-align: center;
	
}
.advertise-with-sla h2 {
	background: #900C3E none repeat scroll 0 0;
	color: #fff;
	margin: 0;
	padding: 36px 50px;
	text-align: center;
}
.industry-showcase img.img-responsive, .whats-new img.img-responsive, .other-links-img .img-responsive {
	opacity: 1;
	display: block;
	width: 100%;
	height: auto;
	transition: .5s ease;
	backface-visibility: hidden;
}
.hover-it {
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.hover-it:hover > img.img-responsive {
	opacity: 1;
}
.know-more a {
	color: #fff;
	display: block;
	font-weight: 400;
	height: 100%;
	padding: 20px 10px;
	position: absolute;
	width: 100%;
	opacity: 0;

}
.hover-it .know-more:hover a {
	opacity: 1;
}
.hover-it .know-more {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
/*.hover-it .know-more ::before, .hover-it .know-more ::after {
	position: absolute;
	content: '';
	opacity: 0;
}
.hover-it .know-more ::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #f67abd;
	border-bottom: 1px solid #f67abd;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
.hover-it .know-more ::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #f67abd;
	border-left: 1px solid #f67abd;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.hover-it .know-more ::before, .hover-it .know-more ::after {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.hover-it:hover .know-more ::before, .hover-it:hover .know-more ::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.hover-it :hover .know-more ::after {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}*/
.sider {
	background: #f1f1f1 none repeat scroll 0 0;
	min-height: 100px;
}
.item {
	text-align: center;
}
.span3 {
	display: inline-block;
	margin: 18px 30px;
}

.carousel {
	text-align:center;
	margin-left:-38px;
	height:100%;
	width:106.7% !important;
}

.carousel-control {
	top: 20px
	    
}
.carousel-control, .carousel-control a {
	background: none!important;
}

.notification-banner {
	background: rgb(158, 55, 55)no-repeat scroll center top / contain;
	min-height: 25px;
	position: relative;
	color: white;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom:5px;    
    padding-left: 70px;
}

#myCarousel2 .carousel-control img{ position:absolute; top:50%; margin-top:-34px; left:50%; margin-left:-21px;}
.left.carousel-control {
	text-align: left;
	background: none;
	filter: none;
}
.right.carousel-control {
	text-align: right;
	background: none;
	filter: none;
}

.whats-new {
	background: #fff;
}
.wats-new-blog {
	display: block;
}
.wats-new-details {
	background: #f1f1f1 none repeat scroll 0 0;
	min-height: 124px;
	padding: 15px 20px;
}
.wats-new-details p {
	margin: 0;
}
.wats-new-details h3 {
	margin: 10px 0 0;
}
.wats-new-blog:hover .wats-new-details {
	background:#900C3E ;
	color: #FFC300;
}
.wats-new-blog:hover .wats-new-details h3 {
	color: #FFC300;
}
.academy {
	background: #212424 url(../images/academy-banner.jpg) no-repeat center center;
	min-height: 499px;
}
.academy-programmes {
	display: inline-block;
	margin: 20px 0;
	text-align: center;
	width: 100%;
}
.academy-programmes ul {
	list-style: outside none none;
	padding: 0;
}
.academy-programmes ul li {
	display: inline-block;
}
.academy-programmes ul li a {
	color: #fff;
	display: block;
	font-size: 15px;
	margin: 0 15px;
}
.academy-programmes ul li a span {
	width: 120px;
	height: 120px;
	line-height: 116px;
	border: 2px solid #999;
}
.circle-main ul li a .circle {
	margin: 0 auto;
	display: block;
	text-align: center;
	border-radius: 50%;
}
.circle-main ul li a .circle::before, .circle-main ul li a .circle::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.circle-main ul li a .circle, .circle-main ul li a .circle::before, .circle-main ul li a .circle::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.circle-main ul li a .circle {
	position: relative;
	z-index: 2;
	color: #5c5eae;
	overflow: hidden;
}
.circle-main ul li a .circle::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-transform: scale(.5);
	transform: scale(.5);
}
.circle-main ul li a:hover .circle::after {
	background: #900C3E;
	border-radius: 50%;
	-webkit-transform: scale(.9);
	transform: scale(.9);
}
.effect-bubba {
	position: relative;
}
.effect-bubba:hover {
	background: #e4007e;
}
.effect-bubba img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
.effect-bubba:hover img {
	opacity: 0.4;
}
/*.effect-bubba a::before, .effect-bubba a::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.effect-bubba a::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
.effect-bubba a::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
.effect-bubba:hover a::before, .effect-bubba:hover a::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}*/
.other-links {
	background: #fff;
}
.footer {
	background: #383838   none repeat scroll 0 0;
	bottom: 0;
	color: white;
	font-size: 14px;
	margin-top : 0px;
	padding: 30px 0;
	position: absolute;
	text-align: left;
	width: 100%;

	
}
.footer-links h5 {
	color: #FFC300;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 20px;
	text-align:center;
	
}
.footer-links p {
	color: white;
	font-weight: 500;
	margin: 0 0 5px 0;
	text-align: center;
}
.footer-links p a, .footer-links p strong {
	color: #ea2b74;
	font-weight: 500;
	display:inline-block;
	margin-left:5px;
}

#myBtn {
    display: show; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
   bottom: 20px; /* Place the button at the bottom of the page */ 
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: grey; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
}
#myBtn:hover {
    background-color: #900C3E ; /* Add a light-red background on hover */
	color: #FFC300;
}

.footer-links > ul {
	list-style: outside none none;
	padding: 0;
	text-align: center;
	margin-left:15px;
	
}
.footer-links > ul li {
	display: inline-block;
	margin-right: 10px;
}
.footer-links > ul li a {
	display: block;
	margin: 0;
}
.footer-links > ul li a .fa-facebook {
	display: block;
	background: #fff!important;
	font-size: 24px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	color: #3b5998;
}

.footer-links > ul li a .fa-instagram {
	display: block;
	background: #fff!important;
	font-size: 24px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	color: #3b5998;
}

.footer-links > ul li a .fa-youtube-play {
	display: block;
	background: #fff!important;
	font-size: 24px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	color: #ed242c;
}

.footer-links > ul li a:hover .fa {
	background: #3b5998!important;
	color: #fff;
}
.footer-links > ul li a:hover .fa-youtube-play {
	background: #ed242c!important;
	color: #fff;
}
.copyright {
	background: #383838 none repeat scroll 0 0;
	border-top: 1px solid #fff;
	font-size: 14px;
	margin: 20px 0 0;
	padding-top: 10px;
	text-align:center;
}
.copyright a {
	color: #ccc;
	display: inline-block;
	margin: 0 5px;
}
.footer a:hover {
	color: grey;
}
.subscribe {
	position: absolute;
	right: 0;
	top: -80px;
}
.subscribe a {
	border: 2px solid #014493;
	border-radius: 50%;
	display: block;
	height: 100px;
	text-align: center;
	width: 100px;
	background: #fff;
	color: #014493;
}
.subscribe a:hover {
	border-color: #e4007e;
	color: #e4007e;
}
.subscribe a img {
	margin-top: 13px;
}
.sub-banner {
	background: #900C3E;
	
	min-height: 124px;
	margin-bottom: 40px;
}
.sub-head {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	margin: 34px 0;
	text-transform: uppercase;
}
.sub-head span {
	display: block;
	font-size: 15px;
	line-height: 100%;
}
.writup-test {
	color: #666;
	font-size: 16px;
}
.writup-test strong {
	font-weight: 500;
}
.membership-pricing {
	border-spacing: 10px;
	display: table;
	width: 100%;
	height: 100%;
	margin: 30px 0;
}

.pricing {
	
	padding-bottom: 90px;
	position: relative;
	display: table-cell;
	width: 33.333%; 
}

.pricing:hover {
	cursor: pointer;
	
}

.membership-pricing-contact {
	/* border-spacing: 20px; */
	display: table;
	width: 100%;
	height: 100%;
	margin: 30px 0; 
	padding:0px;
	padding-bottom: 100px;
	
}
.pink{
	border: 1px solid;
	border-color: #900C3E;
	padding-bottom: 90px;
}
.red{
	padding:0px;
	
}
.pricing.pink {
	border: 1px solid;
	border-color: #900C3E;
	/*width: 66.666%; */
}
.pricing.red {
	
	/*width: 33.333%; */
}
.cambodia .pricing-amount{
	background-image: url("../images/cambodia-city.jpg");
	background-repeat: no-repeat;
	background-position: center;
	
	
	/* background-size: 401px 203px; */
}
.brunei .pricing-amount{
	background-image: url("../images/brunei-city.jpg");
	
	background-repeat: no-repeat;
	background-position: center;
	/*background-size: 301px 183px;  */
	 
}
.indo .pricing-amount{
	background-image: url("../images/indonesia-city.jpg");
	
	background-repeat: no-repeat;
	background-position: center;
	/*background-size: 301px 183px;  */
	 
}
.laos .pricing-amount{
	background-image: url("../images/laos-city.jpg");
	
	background-repeat: no-repeat;
	background-position: center;
	/*background-size: 301px 183px;  */
	 
}
.malaysia .pricing-amount{
	background-image: url("../images/malaysia-city.jpg"); 
	background-repeat: no-repeat;
	background-position: center;
	/*background-size: 301px 183px;  */
	 
}
.myanmar .pricing-amount{
	background-image: url("../images/myanmar-city.jpg"); 
	background-repeat: no-repeat;
	background-position: center;
	/*background-size: 301px 183px;  */
	 
}
.philippines .pricing-amount{
	background-image: url("../images/philippines-city.jpg");
	
	background-repeat: no-repeat;
	background-position: center;
	/*background-size: 301px 183px;  */
	 
}
.vietnam .pricing-amount{
	background-image: url("../images/vietnam-city.png");
	
	background-repeat: no-repeat;
	background-position: center;
	/*background-size: 301px 183px;  */
	 
}
.thai .pricing-amount{
	background-image: url("../images/thai-city.jpg");
	
	background-repeat: no-repeat;
	background-position: center;
	/*background-size: 301px 183px;  */
	 
}
.singapore .pricing-amount{
	background-image: url("../images/singapore-city.jpg");
	
	background-repeat: no-repeat;
	background-position: center;
	/*background-size: 301px 183px;  */
	 
}
.taiwan .pricing-amount{
	background-image: url("../images/ttt.jpg");
	
	background-repeat: no-repeat;
	background-position: center;
	/*background-size: 301px 183px;  */
	 
}

.pricing.orange {
	border-color: #fa9906
}
.pricing-heading {
	font-size: 25px;
	font-weight: 300;
	margin: 20px 30px;
	text-align: left;
	text-transform: uppercase;
}
.pricing-heading-address {
	font-size: 25px;
	font-weight: 300;
color: #900C3E;
	text-align: left;
	text-transform: uppercase;
}
.pricing-heading-hi {
	font-size: 25px;
	font-weight: 300;
	margin: 20px 30px;
	text-align: center;
	text-transform: uppercase;
}
.pricing-heading.center {
	font-size: 24px;
	font-weight: 300;
	margin: 20px 30px;
	text-align: center;
	text-transform: uppercase;
}
.pink .pricing-heading {
	color: #900C3E;
}
.red .pricing-heading {
	color: #900C3E;
}
.orange .pricing-heading {
	color: #fa9906
}
.pricing-heading strong {
	color: #999;
	display: block;
	font-weight: 300;
	line-height: 100%;
	text-transform: capitalize;
}
.pricing-amount {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	padding: 0.5px 0.5px;
	text-align: center;

}
.pricing-amount p {
	margin-bottom: 20px;
}
.pricing-amount p strong {
	display: block;
	font-size: 30px;
	font-weight: 700;
	line-height: 100%;
}
.pink .pricing-amount {
	background: #900C3E;
}
.red .pricing-amount {
	background:#900C3E;
}
.orange .pricing-amount {
	background: #fa9906
}
.pricing-criteria {
	padding: 20px 30px;
}
.pricing-criteria h4 {
	font-weight: 400;
	margin: 0 0 15px 0;
	color: #666;
	font-size: 15px;
	text-transform: uppercase;
	text-align:center;
}
.pricing-criteria-yo h4 {
	
	font-weight: 400;
	margin: 0 0 15px 0;
	color: #666;
	font-size: 15px;
	text-transform: uppercase;
	text-align:left;
}
.pricing-criteria h4.swek{
	text-align:center;
	color: #900C3E;
	font-size: 20px;
}
.pricing-criteria ul {
	padding-left: 0px;
}
.pricing-criteria ul li {
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
	list-style: none;
	padding-left: 20px;
	position: relative;
	text-align:center;
}

.pricing-criteria ul li::before {
	border-radius: 50%;
	content: "";
	font-size: 60px;
	height: 8px;
	left: 0;
	position: absolute;
	top: 8px;
	width: 8px;
}
.pink .pricing-criteria ul li::before {
	background: #e70078;
}
.red .pricing-criteria ul li::before {
	background: #f3373d;
}
.orange .pricing-criteria ul li::before {
	background: #fa9906;
}
.pricing-btn {
	border-top: 1px dotted;
	bottom: 0;
	padding: 20px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.pink .pricing-btn {
	border-top: 1px dotted #fff;
}
.red .pricing-btn {
	border-top: 1px dotted #f3373d;
}
.orange .pricing-btn {
	border-top: 1px dotted #fa9906;
}
.pricing-btn .btn.btn-default {
	background: #900C3E none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	padding: 10px 35px;
	border-radius: 8px !important;
}

.pricing-btn .btn.btn-default:hover{
	color: #FFC300 !important:
}

.pink .pricing-btn .btn.btn-default:hover {
	color: #FFC300;
	transform: scale(1.05,1.05);
}
.red .pricing-btn .btn.btn-default:hover {
	background: #f3373d;
}
.orange .pricing-btn .btn.btn-default:hover {
	background: #fa9906;
}
.mission-and-vision {
	text-align: center;
}
.mission-and-vision p {
	font-size: 20px;
	color: #571845;
	font-weight: 300;
}
.vission {
	background: #fff none repeat scroll 0 0;
	border: 3px solid #900C3E;
	display: inline-block;
	margin: 10px;
	min-height: 370px;
	padding: 15px 30px;
	vertical-align: top;
	width: 300px;
}
.mission {
	background: #fff none repeat scroll 0 0;
	border: 3px solid #900C3E;
	display: inline-block;
	margin: 10px;
	min-height: 370px;
	padding: 15px 30px;
	vertical-align: top;
	width: 300px;
}
.vission h3, .mission h3 {
	font-size: 30px;
	font-weight: 400;
	margin: 20px 0 10px 0;
}
.vission h3 {
	color: #900C3E;
}
.mission h3 {
	color: #900C3E;
}
.quality-policy {
	padding: 40px 0;
	/*background: #0d2737 url(../images/quality-policy.jpg) no-repeat right; */
	background-color: #900C3E !important; 
	min-height: 364px;
	margin: 40px 0px;
}
.quality-policy h2 {
	color: #ffcc00;
	font-size: 36px;
	font-weight: 300;
	margin: 30px 0;
}
.quality-policy p {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
}
.council-blog {
	width: 100%;
}
.council-blog > div {
	background: #efefef url(../images/council-bg.jpg) no-repeat;
	display: inline-block;
	height: 354px;
	margin-bottom: 15px;
	margin-right: 10px;
	position: relative;
	width: 244px;
}
.councile-details {
	bottom: 0;
	color: #fff;
	padding: 10px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.councile-details strong, .councile-details span {
	display: block;
}
.councile-details strong {
	font-weight: 500;
	font-size: 16px;
}
.logo-big {
	text-align: center;
}
.logo-big img {
	display: inline-block;
	margin: 0 auto;
}
.about-logo-details {
	display: table;
}
.about-logo-blog {
	border-right: 1px solid #ddd;
	margin: 30px 0;
	padding-right: 30px;
	display: table-cell;
	width: 33.333%;
	padding: 0 20px;
}
.about-logo-blog.last {
	padding-right: 0px;
	border-right: none;
}
.about-logo-blog h4 {
	color: #014493;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.about-logo-blog p {
	border-bottom: 1px solid #ddd;
	color: #666;
	font-size: 16px;
	padding: 5px 0;
}
.about-logo-blog p:last-child {
	border: none;
}
.navbar-right-right {
	position: relative;
}
.login-overlay {
	background: rgba(255,255,255,0.60);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.login-overlay, .login-box {
	display: none;
}
.login-box {
	background: #333 none repeat scroll 0 0;
	min-height: 200px;
	padding: 20px 20px;
	position: absolute;
	right: 0;
	top: 100%;
	width: 300px;
	z-index: 99999;
}
.login-box label {
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: 400;
	margin: 0;
}
.login-box input.form-control {
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	outline: medium none;
}
.login-box .form-group {
	margin-bottom: 10px;
}
.login-box .btn.btn-default {
	margin: 0;
	padding: 10px 0;
	width: 100%;
}
.login-box .form-group a {
	color: #fff;
}
.login-box .form-group a:last-child {
	float: right;
}
.login-box::after {
	border-bottom: 10px solid #333;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	content: "";
	position: absolute;
	right: 34px;
	top: -10px;
}
.main-tabs .nav.nav-tabs {
	display: table;
	width: 100%;
	float: left;
	border: none;
}
.main-tabs .nav.nav-tabs li {
	float: none;
	display: table-cell;
	margin-bottom: 0px;
	border-left: 2px solid #900C3E; 
}
.main-tabs .nav.nav-tabs li a {
	border: medium none;
	border-radius: 0;
	margin: 0!important;
	text-align: center;
	color: #666666;
	padding: 15px 30px;
	font-size: 16px;
	display: block;
}
.main-tabs .nav.nav-tabs li.active {
	border-left: 2px solid #900C3E;
}
.main-tabs .nav.nav-tabs li.active a, .main-tabs .nav.nav-tabs li:hover a {
	color: #fff;
	background: #900C3E;
}
.main-tabs .nav.nav-tabs li a strong {
	display: block;
	font-size: 24px;
	font-weight: 400;
}
.sub-tabs {
	background: #900C3E;
}
.sub-tabs .nav.nav-tabs {
	display: table;
	width: 100%;
	float: left;
	border: none;
	text-align: center;
	overflow: auto;
}
.sub-tabs .nav.nav-tabs li {
	float: none;
	display: table-cell;
	margin-bottom: 0px;
}
.sub-tabs .nav.nav-tabs li a {
	border: medium none;
	border-radius: 0;
	margin: 0!important;
	display: block;
	padding: 25px 5px;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	position: relative;
}
.sub-tabs .nav.nav-tabs li.active a, .sub-tabs .nav.nav-tabs li:hover a {
	color: #fff;
	background: 	#C7003B; 
}
.sub-tabs .nav.nav-tabs li.active a:after, .sub-tabs .nav.nav-tabs li:hover a:after {
	border-bottom: 10px solid #fff;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	width: 10px;
	position: absolute;
	content: '';
	left: 50%;
	margin-left: -10px;
	bottom: 0;
}
.history-container {
	display: table;
	float: left;
	width: 100%;
}
.history-content {
	border: 5px solid #fff;
	display: table-cell;
	vertical-align: top;
	width: 33.333%;
	position: relative;
}
.history-details {
	background: #e7e7e7 none repeat scroll 0 0;
	height: 130px;
	padding: 15px;
	position: relative;
	color: #666;
	font-size: 15px;
}
.history-details > p {
	max-height: 70px;
	overflow: hidden;
}
.history-more-btn {
	bottom: 0;
	margin: 0;
	position: absolute;
	right: 0;
}
.history-image .img-responsive {
	width: 100%;
}
.histry-more-details {
	background: #fff none repeat scroll 0 0;
	border: 3px solid #d7d7d7;
	display: none;
	height: 100%;
	left: 0;
	overflow: auto;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
}
.histry-header {
	border-bottom: 1px solid #d7d7d7;
	color: #900C3E ;
	font-size: 24px;
	padding: 20px 30px;
}
.histry-body {
	color: #333333;
	font-size: 16px;
	line-height: 26px;
	padding: 20px 30px;
}
.histry-body ul {
	padding: 0;
	list-style: none;
}
.close-histry {
	border: 1px solid;
	border-radius: 50%;
	font-size: 15px;
	height: 30px;
	line-height: 28px;
	position: absolute;
	right: 20px;
	text-align: center;
	top: 15px;
	width: 30px;
}
.close-histry:hover, .history-more-btn:hover {
	cursor: pointer;
	opacity: 0.8;
}
.menu-active{
	color: 	#571845;
}
.testimonials {
	margin: 50px 0 60px;
}
.testimonials-text-box {
	background: #571845;
	color: #fff;
	font-size: 16px;
	padding: 20px;
}
.testimonials-text-box p span {
	color: #e8ba04;
}
.testimonials-text p {
	color: #522398;
	font-size: 16px;
	font-style: italic;
}
.testimonials-text p span {
	color: #6c6c6c;
	font-style: normal;
	font-size: 14px;
}
.whats-new-tabs .nav.nav-tabs {
	border: medium none;
	display: table;
	width: 100%;
	background: white; /* for the nav bar to be white*/
}
.whats-new-tabs .nav.nav-tabs li {
	display: table-cell;
	width: 25%;
	float: none;
	margin: 0!important;
}

.mto-tab.whats-new-tabs .nav.nav-tabs li{ width:auto;}

.whats-new-tabs .nav.nav-tabs li a {
	display: block;
	margin: 0!important;
	border-radius: 0!important;
	color: #666666;
	font-size: 16px;
	text-align: center;
	padding: 18px;
	border: none;
	text-transform: uppercase;
}
.whats-new-tabs .nav.nav-tabs li.active a, .whats-new-tabs .nav.nav-tabs li a:hover {
	background: #900C3E;
	color: #fff;
}
.image-gallery {
	display: none;
	margin-bottom: 5px;
}
.totop {
	bottom: 10px;
	position: fixed;
	right: 20px;
	z-index: 9999;
	color: #fff;
}
.totop a {
	display: none;
}
a, a:visited {
	color: black;
	text-decoration: none;
	display: block;
	margin: 0px 0;
}
a:hover {
	text-decoration: none;
}
#loadMore {
    border: 2px solid #900C3E;
    color: #333333;
    display: block;
    font-size: 15px;
    margin: 20px auto;
    padding: 11px;
    text-align: center;
    transition: all 100ms ease-in-out 0s;
    width: 100px;
}
#loadMore:hover {
	border-color: #900C3E ;
	color:#7b0d1e ;
}
.photo-filter {
	text-align: center;
}
.photo-filter .filter-month, .photo-filter .filter-year {
	display: inline-block;
	min-width: 200px;
	width: auto;
}
.photo-filter {
	margin: 30px 0 0 0;
	text-align: center;
}
.photo-filter .select-style select.form-control {
	text-transform: uppercase;
	border: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
	box-shadow: none;
}
.gallery-heading {
	color: #666666;
	font-size: 26px;
	font-weight: 300;
	margin: 30px 0;
	text-align: center;
}
.gallery-heading span, .gallery-heading strong {
	display: block;
	font-size: 16px;
}
.gallery-heading strong {
	color: #900C3E ;
	font-weight: 400;
}
.image-gallery {
	margin: 0;
	padding: 0;
}

.image-gallery > ul {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
.image-gallery ul li {
    display: table-cell;
    list-style: outside none none;
    padding: 5px;
    width: 25%;
}
.image-gallery ul li a {
	display:block;
}


.image-gallery ul li a img {
	width:100%;
}

.light-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.85;
	display: none;
	z-index:9999;
	top:0;
	left:0;
}
.light-box {
	padding-top: 0px;
	position: fixed;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	margin-top: -250px;
	height: 500px;
	top: 50%;
	background: #fff;
	display: none;
	z-index:99999;
}
.light-box img {
    height: 100%;
    margin: 0;
    max-height: 500px;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.close-light {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 20px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #2D4DC9;
	border: 3px solid #F02A2D;
	border-radius: 50%;
	z-index: 2;
}
.close-light:hover, .image-gallery li img:hover {
	cursor: pointer;
}
#login-box  {
	top: 0;
	z-index: 1;
	display: none;
	border: none;
	height:100%;
	text-align: center;
	width:100%;
}


#login-box::after {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    content: attr(title);
    font-size: 16px;
    height: 45px;
    left: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
}

#login-box:hover{ cursor:default;}
.light-controls{ position: absolute; height:100%; width:15%; top:0; z-index:9999;}

.light-controls.light-prev{ left:0; }
.light-controls.light-next{ right:0; }

.light-controls .fa {
    border-radius: 50%;
	border:2px solid #ddd;
    color: #fff;
    display: block;
    font-size: 30px;
    height: 40px;
    left: 50%;
    line-height: 36px;
    margin-left: -20px;
    margin-top: -30px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 40px;
    z-index: 9999;
	background:#000!important;
}

.light-controls .fa:hover{ cursor:pointer; background:#666!important;}
.totop{ display:none;}
/*.totop a .fa{
    border-radius: 50%;
	border:2px solid #ddd;
    color: #fff;
    display: block;
    font-size: 30px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    width: 40px;
    z-index: 9999;
	background:#000!important;

}*/
.video-gallery-container {
    display: table;
    width: 100%;
}
.video-gallery {
    border: 5px solid transparent;
    display: table-cell;
    overflow: hidden;
    position: relative;
    width: 50%;
}
.video-gallery video {
    height: auto;
    width: 100%;
	position:relative;
}

.video-heading {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    left: 0;
    padding: 20px;
    position: absolute;
    top: 0;
    z-index: 99;
}



.btn-play {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 5px;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9;
}
.video-gallery.paused .btn-play{ display:block!important;}
.btn-play .fa.fa-play {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
    height: 50px;
    left: 50%;
    line-height: 46px;
    margin-left: -25px;
    margin-top: -25px;
    padding-left: 7px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px;
}

.partners-tabs{ border-bottom:1px solid #e1e1e1;}
.partners-tabs ul {
    list-style: outside none none;
    padding: 0;
	margin:0;
}
.partners-tabs ul li{ float:left; margin-right:20px;}
.partners-tabs ul li a {
    border-bottom: 5px solid transparent;
    color: #666666;
    display: block;
    padding: 13px 2px 10px;
    text-transform: uppercase;
}

.partners-tabs ul li a.active{ border-bottom: 5px solid #522398;}

.mou-table {
    display: table;
    width: 100%;
	border-spacing:5px;
	margin:30px 0;
}

.mou-row {
    display: table-row;
}

.mou-blog {
    border: 1px solid #e1e1e1;
    display: table-cell;
    padding: 15px;
    vertical-align: top;
	border-bottom:3px solid #e4007e;
}
.mou-blog p {
    margin-bottom: 5px;
}

.mou-logo {
    height: 70px;
    text-align: center;
}

.mou-logo img{ max-height:70px; width:auto;}

.mou-head {
    color: #522398;
    font-size: 20px;
    font-weight: 300;
    line-height: 100%;
}

.mou-details {
    color: #666;
}

.scrolling-div {
    min-height: 500px;
	padding:0 0 60px 0
}

.heading-scrolling-div {
    color: #522398;
    font-size: 26px;
    font-weight: 300;
    margin: 20px 0;
}

.heading-scrolling-div strong{ color:#666666; font-weight:400; font-size:14px; display:block;}

.stickey{ width:100%; background:#fff;}
.sticky-wrapper.is-sticky .stickey {
    top: 67px!important;
}

.inline-logos > ul {
    list-style: outside none none;
    padding: 0;
}

.inline-logos li {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 15px;
    padding-bottom: 10px;
    text-align: center;
    width: 200px;
}

#agencies.scrolling-div, #industry-trade-organisations.scrolling-div, #supporting-events.scrolling-div {
    background: #f3f3f3 none repeat scroll 0 0;
}



.panel-group .panel-heading {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    padding: 0;
}

.panel-group .panel{border: medium none;
    box-shadow: none;
	border-bottom:1px solid #ddd;
	border-radius:0;
	}
	
.panel-group .panel-heading a {
    color: #522398;
    display: block;
    font-size: 18px;
    font-weight: 400;
    padding: 17px 10px;
    position: relative;
	min-height:30px;
	padding-right:40px;
	
}

.panel-group .panel-heading a.collapsed{ color:#000;}
.panel-group .panel-heading a.collapsed:hover, .standard-trading .panel-group .panel-heading a.collapsed:hover strong{ color:#522398}
.standard-trading .panel-group .panel-heading a.collapsed strong{  color: #e4007e;}

.panel-group .panel-heading a.collapsed::after {
    content: "\f078";
	font-family: 'FontAwesome';
}

.panel-group .panel-heading a:after{
	border: 1px solid;
    border-radius: 50%;
	content: "\f077";
	font-family: 'FontAwesome';
    height: 30px;
    line-height: 28px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 30px;
	font-size:14px;
	color:#e2007d;
	top:50%;
	margin-top:-15px;}

.panel-group .panel .panel-body{border-top: 5px solid #ddd;}

.panel-group .panel-heading a  strong {
    border: 1px solid #522398;
    border-radius: 20px;
    display: inline-block;
    font-weight: 300;
    margin-right: 15px;
    padding: 8px 20px;
	color:#522398;
}

.panel-group .panel .panel-body {
    border-top: 5px solid #ddd;
    max-height: 600px;
    overflow-y: auto;
    padding-left: 0;
    padding-right: 0;
}
.list-texed ul {
    list-style: outside none decimal;
    padding: 0;
	font-size:14px;
}

.list-texed ul li {
    float: left;
    padding-left: 20px;
    width: 100%;
	margin-bottom:10px;
}
.list-texed ul li label {
    display: inline-block;
    float: left;
    font-weight: 400;
    width: 160px;
}

.list-texed ul li > ul {
    list-style: outside none lower-roman;
    margin-top: 15px;
    padding-left: 10px;
}

.list-texed ul li > ul li > ul {
    list-style: outside none upper-alpha;
    padding-left: 175px;
}

.list-texed ul li span {
    display: block;
    margin-left: 160px;
}

.download {
    float: left;
    margin: 20px 0;
    width: 100%;
}
.download > a {
    color: #522398;
    display: inline-block;
    font-size: 18px;
    padding-left: 60px;
    position: relative;
}

.download > a:hover{ color:#e4007e;}

.download > a span {
    color: #666;
    display: block;
    font-size: 14px;
}



.download > a::before {
    border: 2px solid;
    border-radius: 50%;
     content:"\f019";
    font-family: "FontAwesome";
    font-size: 28px;
    height: 50px;
    left: 0;
    line-height: 46px;
    position: absolute;
    text-align: center;
    width: 50px;
}

.mto-content{ margin:30px 0;}

.mto-content .panel-group .panel-heading a{ font-size:15px;}

.writups > p {
    font-size: 14px;
    margin-bottom: 20px;
}
.publications {
    float: left;
    width: 100%;
}

.one-column, .two-column {
    display: table;
    float: left;
    margin: 10px 0;
    width: 100%;
}

.two-column .one-column {
    border: 1px solid #ccc;
    display: table-cell;
    float: none;
    margin-right: 20px;
    padding: 10px 10px 53px;
    position: relative;
    vertical-align: top;
    width: 50%;
}

.pblctn-img, .pblctn-details, .pblctn-charge {
    display: table-cell;
    min-width: 200px;
    vertical-align: top;
}
.pblctn-img {
    padding-left: 10px;
    padding-right: 20px;
}
.pblctn-details {
    padding-bottom: 43px;
    position: relative;
}
.pblctn-img img {
    border: 4px solid #ddd;
}

.pblctn-charge {
    color: #666;
    min-width: auto;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
}

.pblctn-charge span {
    border: 1px solid #de007b;
    border-radius: 50%;
    color: #de007b;
    display: block;
    font-size: 23px;
    height: 100px;
    line-height: 98px;
    margin: 5px auto;
    width: 100px;
}

.pblctn-heading {
    color: #666;
    font-size: 28px;
    font-weight: 300;
    line-height: 100%;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.pblctn-heading span{ color:#e4017f; font-size:18px; text-transform:none; font-weight:400; display:block;}

.pblctn-writups {
    color: #666666;
    font-size: 14px;
    margin-bottom: 10px;
}

.publication-action {
    border-top: 1px solid #de007b;
    bottom: 0;
    margin: 0;
    padding-top: 10px;
    position: absolute;
    width: 100%;
}

.publication-action .btn.btn-default{ background:none; border:none; color:#666666; font-size:14px!important;}
.publication-action .btn.btn-default.btn-action{color:#db0079;}
.publication-action .btn.btn-default:hover{color:#522398;}
.two-column .one-column .pblctn-img{ min-width: auto;}

.pblctn-details-inner {
    display: table;
}
.inner-cell {
    display: table-cell;
    vertical-align: top;
}
.pblctn-writups > p strong {
    color: #e1007c;
    font-weight: 500;
}
.two-column .pblctn-heading span{ color:#999; font-size:14px;}
.two-column .pblctn-heading{ font-size:20px;}
.two-column {
    border-spacing: 10px 5px;
    margin: 0;
}

.two-column .publication-action {
    border: medium none;
    border-collapse: collapse;
    border-spacing: 0;
    bottom: 0;
    display: table;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
}

.two-column  .publication-action .btn.btn-default{ display:table-cell; border:1px solid #ddd; border-bottom: none; padding:15px;}
.two-column  .publication-action .btn.btn-default:first-child{ border-left:none;}
.two-column  .publication-action .btn.btn-default:last-child{ border-right:none;}

.two-column  .pblctn-details{ padding-bottom:0;}
.organisation-tree {
    text-align: center;
}

.organisation-tree ul{ list-style:none; padding:0;}
.tree {
    color: #666;
    font-size: 16px;
    min-height: 80px;
    text-transform: uppercase;
	position:relative;
}

.tree-down::after{
    background:#900C3E  none repeat scroll 0 0;
    content: "";
    height: 60px;
    left: 50%;
    margin-left: -0.5px;
    position: absolute;
    top: 20px;
    width: 1px;
}
.testtest {
	margin-top: -2em;
}

.tree-up::after{
    background: #900C3E  none repeat scroll 0 0;
    content: "";
    height: 60px;
    left: 50%;
    margin-left: -0.5px;
    position: absolute;
    bottom: 20px;
    width: 1px;
	top:0;
}

.tree-left {
    float: left;
    width: 50%;
	padding-top: 60px;
	display:table;
}

.tree-right {
    float: right;
    padding-top: 60px;
    width: 50%;
}
.tree-content {
    position: relative;
}
.tree-content::before {
    background: #900C3E none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
	top:0;
}

.tree-left::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}

.tree-right::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 1px;
    right: 0;
    position: absolute;
    top: 0;
    width: 50%;
}

.tree-collapse{}

.tree-collapse-cell {
    position: relative;
    width: auto;
}
.tree-collapse-visible, .tree-heading {
    margin-bottom: 15px;
    padding: 15px 30px 15px 15px;
    position: relative;
    text-align: left;
}
.tree-collapse-visible > strong, .tree-heading > strong {
    color: #900C3E ;
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
.tree-collapse-visible:before{  
background: #900C3E none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
	top:0;}
	
.tree-collapse-visible:after{background: #900C3E none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 1px;
	top:0;}
.tree-collapse-visible span, .tree-heading span {
    position: absolute;
    right: 0;
    top: 15px;
}

.tree-heading {
    font-size: 16px;
    font-weight: 400;
    padding: 0 30px 0 0;
}

.tree-collapse-visible span::after, .tree-heading span:after {
    border: 1px solid #bbb;
    border-radius: 50%;
    color: #900C3E ;
    content: "\f0d7"; 
    display: block;
    font-family: "FontAwesome";
    font-size: 20px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    width: 26px;
}

.tree-collapse-visible:hover, .tree-heading span{ cursor:pointer;}

.tree-heading span:after{ content: "\f00d";
font-size: 15px;
    position: absolute;
    right: 0;
    top: -15px;}
.tree-collapse.collapse-multiple {
    text-align: left;
}
.collapse-multiple .tree-collapse-cell {
    display: inline-block;
    margin-right: 3%;
    vertical-align: top;
    width: 46%;
}
	
.tree-collapse-hidden {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #bbb;
    box-shadow: 4px 5px 5px #ccc;
    display: none;
    height: 300px;
    min-width: 550px;
    overflow: auto;
    padding: 15px;
    position: absolute;
    left: 0;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.list > ul li {
    color: #666;
    font-size: 14px;
    margin-bottom: 10px;
    position: relative;
    text-transform: none;
	padding-left:30px;
}

.list > ul li:before{content: "\f111"; font-family: "FontAwesome"; font-size: 9px;
    left: 10px;
    position: absolute;
    top: 5px;
	color:#900C3E;}
	
.events-calendar{ margin-top:30px;}


.news-blog {
    border: 1px solid #ccc;
    margin: 20px 0;
    padding: 25px;
    width: 100%;
}
.news-details {
    display: table;
	vertical-align:top;
}

.news-cell{ display:table-cell; vertical-align:top;}

.news-cell.details-img {
    width: 300px;
    padding-right: 20px;
}
.news-heading {
    font-size: 24px;
    font-weight: 600;
    margin: 0px 0 15px 0;
    color: #900C3E;
}

.news-heading > span {
    color: #666;
    float: right;
    font-size: 15px;
    font-weight: 400;
    margin-top: 20px;
}

.news-details p {
    font-size: 14px;
    line-height: 1.7em;
	color:#666;
}
.lagends{ text-align:right; margin:30px 0 0 0;}
.lagends > ul {
    display: inline;
    list-style: outside none none;
    padding: 0;
}

.lagends > ul li {
    display: inline-block;
    margin-left: 50px;
    position: relative;
	color:#999999;
}

.lagends > ul li span {
    background: #000 none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 12px;
    margin-right: 5px;
    width: 12px;
}

.lagends > ul li span.sla-events{ background: #e2007d none repeat scroll 0 0;}
.lagends > ul li span.sla-support-events{ background: #e8b004 none repeat scroll 0 0;}
.lagends > ul li span.industry-events{ background: #2b97fc none repeat scroll 0 0;}
.lagends > ul li span.training-programmes{ background: #8fc637 none repeat scroll 0 0;}
.events-blog{ display:table; width:100%; border-spacing:5px;}

.events-blog .event-details {
    border: 1px solid #ddd;
    display: table-cell;
    padding: 20px 20px 70px;
    position: relative;
    width: 33.334%;
}
.events-heading {
    color: #666;
    font-size: 24px;
    font-weight: 300;
    line-height: 100%;
    margin: 20px 0 5px;
}

.events-timings p span {
    display: inline;
}

.events-timings {
    margin-bottom: 30px;
}

.events-timings p {
    color: #e4007e;
    display: inline-block;
    font-size: 15px;
    margin: 0;
}
.events-timings p strong{ display:inline-block; margin-right:5px; font-weight:400; color:#333; }

.events-writups {
    color: #333;
    font-size: 15px;
    font-weight: 300;
}

.events-like {
    display: table;
    left: 0;
    position: absolute;
    width: 100%;
	border-spacing:0;
	bottom:-1px;
}
.arrow-down{
	color: #900C3E ;
}
.events-like > span {
    border: 1px solid #ddd;
    color: #e4007e;
    display: table-cell;
    font-size: 16px;
    padding: 0.7em;
    text-align: center;
    width: 50%;
}
.events-like > span a .fa{
font-size: 30px;
    vertical-align: middle;
	color:#e4007e;
	}
.modal.events-modal {
    background: rgba(0,0,0,0.70);
}	
	.events-modal .modal-dialog {
    width: 990px;
}

.events-modal .modal-dialog .modal-content{ border-radius:0;}

.events-modal .modal-header .close {
    border: 1px solid #45289e;
    border-radius: 50%;
    height: 30px;
    margin-top: -15px;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 30px;
	opacity:1;
	color:#45289e;
}

.events-modal .modal-header {
    position: relative;
	color:#da0078;
	
}

.events-modal .modal-header h4{font-size:24px;}
.events-modal .modal-footer .btn.btn-default {
    background: #666 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 16px!important;
	text-transform:none;
}

.about-writups-pink {
    color: #e4007e;
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.7em;
    margin-bottom: 30px;
    text-align: center;
}


.about-writups-grey{ font-weight:300; font-size:16px; color:#666; line-height: 1.7em;}
.about-writups-grey p{ margin-bottom:20px;}

.mebership-as-at-main{ background:#fff; padding:30px 0;}

.mebership-as-at {
    background: rgba(0, 0, 0, 0) url("../images/membership-as-at.png") no-repeat scroll center center;
    height: 765px;
    position: relative;
    width: 680px;
}

.arrow-chart {
    border-radius: 15px;
    color: #fff;
    height: 100px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    position:absolute;
	width:100px;
}
.arrow-chart.chart-blue {
    background: #0098d4 none repeat scroll 0 0;
    left: 100px;
    top: 130px;
}
.arrow-chart.chart-purple {
    background: #7030a0 none repeat scroll 0 0;
    bottom: 180px;
    left: 290px;
}
.arrow-chart.chart-pink {
    background: #dc006b none repeat scroll 0 0;
    right: 50px;
    top: 230px;
}


.arrow-chart strong {
    display: block;
    font-size: 40px;
    font-weight: 700;
    line-height: 100%;
}


.arrow-chart:after{
	position:absolute; content:'';

}

.arrow-chart.chart-blue::after {
    background: rgba(0, 0, 0, 0) url("../images/blue-after.png") no-repeat scroll 0 0;
    height: 46px;
    top: 100%;
    width: 59px;
}
.arrow-chart.chart-purple::after {
    background: rgba(0, 0, 0, 0) url("../images/purple-after.png") no-repeat scroll 0 0;
    height: 37px;
    left: 100%;
    top: 0;
    width: 61px;
}
.arrow-chart.chart-pink::after {
    background: rgba(0, 0, 0, 0) url("../images/pink-after.png") no-repeat scroll 0 0;
    height: 58px;
    left: 0;
    top: 100%;
    width: 51px;
}

.membership-details {
    color: #666;
    font-size: 20px;
    font-weight: 300;
    line-height: 100%;
    text-align: center;
	margin-top:280px;
}

.membership-details > strong {
    color: #dc006b;
    display: block;
    font-size: 40px;
    font-weight: 300;
    line-height: 100%;
}



.vertical.flat {
    background: rgba(0, 0, 0, 0) url("../images/vertical-chart-bg.png") no-repeat scroll center bottom / contain ;
    float: right;
    margin: 50px 0;
    padding-bottom: 76px;
}

.vertical .progress-bar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    height: 600px;
    margin-right: 30px;
    position: relative;
    width: 60px;
}

.vertical .progress-track {
  position: relative;
  width: 60px;
  height: 100%;
}

.vertical .progress-fill {
    bottom: 0;
    box-shadow: 4px -5px 7px #999;
    color: #fff;
    font-size: 12px;
    position: absolute;
    text-align: center;
    width: 60px;
}



.progress-one .progress-fill{ background:#c0c930; }
.progress-two .progress-fill{ background:#3cafb4;}
.progress-three .progress-fill{ background:#0f4e67;}
.progress-four .progress-fill{ background:#cc1f4a;}
.progress-five .progress-fill{ background:#fcb315;}
.progress-six .progress-fill{ background:#0b7b7e;}


.vertical .progress-bar::before {
    bottom: -25px;
    color: #fff;
    height: 20px;
    left: 0;
    position: absolute;
    width: 60px;
	font-size:16px;
}

.progress-one::before{ content:'2011'; background:#c0c930;}
.progress-two::before{ content:'2012'; background:#3cafb4; }
.progress-three::before{content:'2013'; background:#0f4e67; }
.progress-four::before{ content:'2014'; background:#cc1f4a; }
.progress-five::before{ content:'2015'; background:#fcb315; }
.progress-six::before{ content:'2016'; background:#0b7b7e; }


.graph-number {
    float: left;
    height: 600px;
    left: 0;
    position: absolute;
    width: 100%;
}
.graph-number ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.graph-number ul li {
    display: table-row;
    height: 50px;
    vertical-align: top;
    width: 100%;
}

.graph-number span {
    display: table-cell;
    font-size: 17px;
    font-weight: 400;
    line-height: 0;
    position: relative;
    vertical-align: top;
}

.graph-number span::after {
    background: #ddd none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 110%;
    position: absolute;
    width: 600px;
}

.vertical .progress-fill span {
    background: #3a3b38 none repeat scroll 0 0;
    font-size: 17px;
    left: 0;
    position: absolute;
    top: -40px;
    width: 100%;
}

.vertical .progress-fill span::after {
    bottom: -10px;
    content: "";
    left: 50%;
    margin-left: -10px;
    position: absolute;
	border-top:10px solid #3a3b38;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
}
.pie-chart-container {
position: relative;
text-align: center;
}

.pie-chart-container .img-responsive{ margin:0 auto;}
#donutchart{height:500px; background:none;}
.pie-chart-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -102px;
}
.circle-graph-table {
    margin-top: 40px;
}


.circle-graph-table .table thead tr th { background:#900C3E; color:#fff; border:none; font-weight:400;  border-bottom:5px solid #f3f3f3; font-size:17px; text-transform:capitalize;}
.circle-graph-table .table tbody tr td{ font-size:17px; color:#333; border:none; border-right:2px solid #900C3E;}
.circle-graph-table .table tbody tr td :first-child{width:400px;}
.circle-graph-table .table tbody tr td:last-child{border:none;}
.circle-graph-table .table tfoot tr td {
    background: #f89828 none repeat scroll 0 0;
    border: medium none;
    color: #000;
    font-size: 17px;
	
	 border-top:5px solid #f3f3f3;
}
.circle-graph-table .table tfoot tr td:first-child{ border-radius:5px 0 0 5px;}
.circle-graph-table .table tfoot tr td:last-child{ border-radius:0 5px  5px 0;}
.circle-graph-table .table td span {
    display: inline-block;
    float: left;
}

.circle-graph-table .table td span.lagends-pie{ float:right; width:20px; height:20px; background:#000;}

.circle-graph-table .table td span.lagends-pie.admitted-year{ background:#c0c930;}
.circle-graph-table .table td span.lagends-pie.one-three{ background:#fcb315;}
.circle-graph-table .table td span.lagends-pie.three-five{ background:#cc1f4a;}
.circle-graph-table .table td span.lagends-pie.five-ten{ background:#3cafb4;}
.circle-graph-table .table td span.lagends-pie.ten-twenty{ background:#0f4e67;}
.circle-graph-table .table td span.lagends-pie.twenty-thirty{ background:#ec008c;}
.circle-graph-table .table td span.lagends-pie.thirty-above{ background:#0b7b7e;}
.mebership-as-at-main .heading {
    font-weight: 300;
}

.contactUsForm {
	border: 1px solid;
	border-color: #900C3E;
}

.contactUsForm .pricing-heading {
	color: #900C3E;
}

.contactUsForm .pricing-amount {
	background: #900C3E;
}

.contactUsForm .contactUs-btn .btn.btn-default:hover {
	color: #FFC300;
	transform: scale(1.05,1.05);
}

.contactUs-btn .btn.btn-default {
	background: #900C3E none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	padding: 10px 35px;
	border-radius: 8px !important;
}

.contactUs-btn {
    bottom: 0;
    text-align: center;
    width: 100%;
}
/*********************** MEDIA SCREENS CSS STARTS HERE******************************/

@media (min-width:1280px) {
.container {
	min-width: 1170px;
	
}
}

@media (max-width:1199px) {
.copyright.copyright-top {
	margin-top: 120px;
	position: static;
}
.navbar-right-right ul li a {
	padding: 25px 10px;
}
.advertise-with-sla h2 {
	padding: 27px 50px;
}
.page-container {
	padding-bottom: 340px;
}
.council-blog > div {
	margin-right: 0;
}
.sub-tabs .nav.nav-tabs li a {
	font-size: 20px;
}
.main-tabs .nav.nav-tabs li a strong {
	font-size: 19px;
}

.vertical .progress-bar{ margin-right:20px;}

.graph-number span::after { width:500px;}
}

@media (max-width:991px) {
	
.col-md-6 {
    float: left;
    width: 100%;
}
	.mebership-as-at-main .membership-details {
    margin-top: 10px;
}
		.vertical .progress-bar {
    margin-right: 15px;
}

.graph-number span::after {
    width: 400px;
}
.events-modal .modal-dialog {
    height: 100%;
    left: 0;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    width: 100%;
}

.events-modal .modal-header h4 {
    font-size:20px;
    padding-right: 40px;
}	
.navbar-right-right .user-profile span {
}
.small-header.navbar-default .navbar-nav > li > a {
	padding-bottom: 23px!important;
	padding-top: 23px!important;
}
.navbar-default .navbar-nav > li > a {
	padding: 33px 25px 33px 0!important;
}
.navbar-right-right .user-profile strong {
	max-width: 70px;
}
.navbar-brand.logo-v1 img {
	margin-top: 0;
	max-width: 100px;
}
.navbar-right-right ul li a {
	padding: 20px 15px;
}
.advertise-with-sla h2 {
	padding: 17px 30px;
}
.main-tabs .nav.nav-tabs li a {
	font-size: 14px;
}
.main-tabs .nav.nav-tabs li a strong {
	font-size: 15px;
	font-weight: 500;
}
.sub-tabs .nav.nav-tabs li a {
	font-size: 13px;
	font-weight: 500;
}

.footer {
    font-size: 13px;
}

.footer-links > ul li a .fa {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    width: 26px;
}

.partners-tabs ul li {
    float: left;
    margin-right: 4px;
}

.partners-tabs ul li a {
    border-bottom: 5px solid transparent;
    color: #666666;
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding: 13px 2px 10px;
    text-transform: uppercase;
}
.two-column .one-column{ display:block; width:100%;}
}

@media (max-width:767px) {
	.mebership-as-at {
    background-size: 100% auto;
    height: 700px;
    margin: 0 auto;
    width: 560px;
}

.arrow-chart.chart-pink {
    right: 10px;
    top: 200px;
}

.arrow-chart.chart-purple {
    bottom: 150px;
    left: 220px;
}

.graph-number span::after {
    width: 620px;
}

.membership-details {
    margin-top: 50px;
}

.graph-number{ left:15px;}
	.news-cell, .news-cell.details-img{ display:block; width:100%;}
	
	.news-cell.details-img img{ margin:10px auto;}
	
	.news-heading > span {
    display: block;
    float: none;
    margin: 0;
}
.tree-collapse-hidden {
    height: 100%;
    min-width: 0;
    overflow: auto;
    position: fixed;
    width: 100%;
    z-index: 999999;
}

.tree-left.tree-up::after {
    height: 130px;
}
.tree{ font-size:13px; font-weight:500;}
.collapse-multiple .tree-collapse-cell {
    margin: 0;
    width: 100%;
}

.tree-right{ position:absolute; right:0;}

.tree-left{ padding-top:130px;}
	.two-column .one-column {
    display: block;
    margin: 0 0 10px;
    width: 100%;
}
.two-column {
    border-spacing: 0;
    margin: 0;
}
.one-column {
    border-bottom: 1px solid #de007b;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
	.pblctn-heading {
    font-size: 20px;
    margin-top: 20px;
}
	.pblctn-img{ padding:0;}
	.pblctn-img img {
    border: 4px solid #ddd;
    margin: 0 auto;
}
	.pblctn-img, .pblctn-details, .pblctn-charge{ display:block; width:100%; text-align:center;}
	.inner-cell {
    display: block;
    vertical-align: top;
}
	.mto-tab.whats-new-tabs .nav.nav-tabs li{ display:table-row;}
	.partners-tabs-container {
    clear: both;
}

.partners-tabs ul li a {
    border-bottom: 5px solid transparent;
    color: #666666;
    display: block;
    font-size: 13px;
    font-weight: 400;
    padding: 13px 8px 10px;
    text-transform: uppercase;
}

.inline-logos li {
    margin-right: 0;
    width: 100%;
}
.stickey{ position:static!important;}

.sticky-wrapper {
    height: 0!important;
}	
	.mou-blog {
    display: block;
    margin-bottom: 10px;
    text-align: center;
}
.footer-links > ul li a .fa {
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    width: 40px;
}
	.light-box {
    height: 320px;
    margin-left: -230px;
    margin-top: -160px;
    padding-top: 0;
    position: fixed;
    width: 460px;
}
.history-content {
	border: medium none;
	display: block;
	margin: 10px 0;
	width: 100%;
}
.testimonials {
	margin: 30px 0 20px;
}
.sub-tabs {
	overflow: auto;
}
.main-tabs .nav.nav-tabs li {
	border: medium none!important;
	display: block;
	float: left;
	width: 100%;
}
.main-tabs .nav.nav-tabs li:after {
	border-bottom: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	bottom: 0;
	content: "";
	left: 50%;
	margin-left: -10px;
	position: absolute;
	width: 10px;
}
.histry-more-details {
	height: 100%;
	left: 0;
	margin: 0;
	overflow: auto;
	top: 0;
	width: 100%;
}
.login-box {
	right: -50px;
}
.login-box::after {
	right: 74px;
}
.about-logo-blog {
	border: medium none;
	display: block;
	margin-bottom: 50px;
	width: 100%;
}
.council-blog {
	text-align: center;
	width: 100%;
}
.quality-policy {
	background-size: cover;
}
.vission, .mission {
	margin: 10px 0;
	width: 100%;
}
.quality-policy p br {
	display: none;
}
.membership-pricing {
	border-spacing: 0;
}
.pricing {
	display: block;
	margin-bottom: 15px;
	min-height: auto;
	width: 100%;
}
.col-sm-4, .col-sm-8, .col-sm-12, .col-sm-6 {
	float: left;
	width: 100%;
}
.footer {
	text-align: center;
}
.page-container {
	padding-bottom: 620px;
}
.footer-links > ul {
	text-align: center;
}
.footer-links > ul li {
	margin: 0 5px;
}
.other-links-img.effect-bubba {
	margin-bottom: 10px;
}
.academy-programmes ul li {
	display: block;
	float: left;
	margin: 10px 0;
	width: 100%;
}
.member-by-tabs ul li a {
	color: #522398;
	display: block;
	font-size: 14px;
	margin: 0 5px;
}
.member-by-tabs ul li a span {
	height: 70px;
	line-height: 66px;
	width: 70px;
}
.member-by-tabs ul li a span img {
	max-height: 34px;
}
.academy-programmes ul li a span {
	border: 2px solid #999;
	height: 160px;
	line-height: 156px;
	width: 160px;
}
.academy-programmes ul li a {
	color: #fff;
	display: block;
	font-size: 15px;
	margin: 15px 15px 0 15px;
}
.section.academy {
	background-size: cover;
}
.carousel-control > img {
	height: 68px;
	left: 50%;
	margin-left: -21px;
	margin-top: -34px;
	position: absolute;
	top: 50%;
	width: 42px;
}
.copyright > span {
	display: none;
}
.copyright > a {
	display: block;
	padding: 10px 0;
}


.wats-new-blog {
	margin-bottom: 10px;
}
.nav.navbar-nav .dropdown .dropdown-menu.multi-dropdown li {
	float: left;
	width: 100%;
}
.navbar-right-right .dropdown-menu {
	left: auto;
	margin-left: 0;
	right: 0;
}
.navbar-right-right .dropdown-menu::before {
	left: auto;
	right: 30px;
}
body {
	padding-top: 66px!important;
}
nav.navbar.navbar-default {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
}
.header-main {
	float: left;
	width: 100%;
}
.navbar-right-right ul li a .user {
	display: inline-block;
	height: auto;
	width: 40px;
}
.navbar-right-right .user-profile strong {
	display: none;
}
.navbar-right-right ul li.user-profile a img {
	display: none;
}
.navbar-right-right ul li.user-profile a img.user {
	display: block;
}
.navbar-right-right ul li a {
	padding: 13px 10px!important;
}
.navbar-right-right {
	float: left;
	position: fixed;
	right: 60px;
	top: 0;
}
.navbar-collapse, .navbar-collapse.collapsing {
	border: medium none !important;
	box-shadow: none;
	float: none;
}
.navbar-brand.logo-v1 img {
	margin-top: 0;
	max-width: 100px;
}
.hidden-in-large {
	display: block;
}
nav.navbar.navbar-default.hidden-in-large {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-toggle {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: medium none !important;
	position: absolute;
	right: -15px;
	top: 15px;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #900C3E none repeat scroll 0 0;
	height: 3px;
	width: 30px;
}
.nav.navbar-nav {
	margin: 0;
	margin-top: 50px;
}
.navbar-collapse {
	background: #900C3E none repeat scroll 0 0;
	height: 100%;
	min-height: 100%;
	overflow: auto;
	padding-left: 0;
	position: fixed;
	right: -100%;
	top: 0;
	width: 260px;
	z-index: 99999;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.navbar-collapse.active {
	right: 0;
}
/*body{ padding-top:140px!important;}*/
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background: none;
	color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background: none;
}
.user-profile-overlay {
	top: 50px;
}
.user-profile-pop {
	left: 30%;
}
.nav.navbar-nav .dropdown .dropdown-menu.multi-dropdown {
	min-width: auto;
	padding: 0;
}
.navbar-default .navbar-nav > li {
	float: left;
	width: 100%;
}
.navbar-default .navbar-nav > li > a {
	border-bottom: 1px solid #fff !important;
	border-left: medium none !important;
	color: #fff;
	font-size: 18px;
	min-height: auto;
	padding: 16px!important;
	position: relative;
}
.navbar-nav > li .dropdown-menu:before {
	border-bottom-color: white;
}
.navbar-nav > li > .dropdown-menu, .navbar-nav > li.open > .dropdown-menu {
	background: #a72556 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	display: block;
	float: left;
	left: 0;
	margin: 0;
	max-width: 100%;
	position: relative;
	top: 0;
	width: 100%;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #ddd;
}
.navbar-nav .dropdown-menu > li > a {
	border-color: #fff;
	color: #fff;
	line-height: 20px!important;
	padding: 12px 15px 12px 30px!important;
	white-space: normal;
}
.navbar-nav .dropdown-menu > li > a:hover, .navbar-nav .dropdown-menu > li > a:focus {
	background: none!important;
}
.navbar-default .navbar-nav > li > a span {
	display: inline-block;
	vertical-align: middle;
	width: 60px;
}
.navbar-default .navbar-nav > li > a span img {
	height: auto;
	max-width: 46px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #ddd;
	background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
}
.navbar-close {
	position: absolute;
	right: 15px;
	top: 15px;
	display: block;
}
.navbar-close:hover {
	cursor: pointer;
}
.navbar-right-right ul li.notification a .notif-sup {
	right: 0;
	top: 20px;
}
.navbar-toggle {
	padding: 0;
	right: 0;
	top: 17px;
}
.overlay {
	background: rgba(255,255,255,0.70);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
.we-can h1 {
	color: #fff;
	font-size: 28px;
}
.we-can {
	min-height: 300px;
}
.we-can h1 {
	margin-top: 100px;
}
.vertical-nav {
	height: 140px;
	list-style: outside none none;
	margin-top: -60px;
	padding: 0;
	position: fixed;
	right: 10px;
	text-align: right;
	top: 50%;
	z-index: 999;
}
}

@media (max-width:600px) {
	.mebership-as-at {
    height: 540px;
    width: 480px;
}
.arrow-chart.chart-blue {
    left: 100px;
    top: 70px;
}
.arrow-chart.chart-purple {
    bottom: 100px;
    left: 150px;
}

.arrow-chart.chart-pink {
    right: 10px;
    top: 120px;
}

.graph-number span::after {
    width: 470px;
}
}

@media (max-width:500px) {

.modal {
    padding-top: 20%;
}

.mebership-as-at {
    height: 340px;
    width: 300px;
}
.arrow-chart.chart-blue {
    left: 10px;
    top: 0;
}
.arrow-chart.chart-purple {
    bottom: 30px;
    left: 30px;
}

.arrow-chart.chart-pink {
    right: 0;
    top: 10px;
}
.we-can h1 {
	font-size: 18px;
}
.find-member .input-group select.form-control {
	display: none;
}
.vertical-nav a span.scroll-text, .vertical-nav a.active span.scroll-text {
	display: none;
}
.vertical-nav a span.scroll-icon img {
	height: auto;
	max-width: 40px;
}
.vertical-nav a {
	margin: 5px 15px 5px 0;
}

.light-box {
    height: 200px;
    margin-left: -130px;
    margin-top: -100px;
    padding-top: 0;
    position: fixed;
    width: 240px;
}

.image-gallery ul li {
    display: block;
    float: left;
    padding: 5px;
    width: 50%;
}
.light-box img {
    height: auto;
    margin: 0;
    max-height: 100%;
    padding: 0;
    width: 100%;
}
.whats-new-tabs .nav.nav-tabs li a {
    font-size: 14px;
    padding: 14px 10px;
}
.video-gallery-container {
    display: block;
    float: left;
    margin: 30px 0;
    width: 100%;
}

.video-gallery {
    display: block;
    float: left;
    padding: 5px;
    width: 100%;
}

.tree-left {
    padding-top: 130px;
    width: 100%;
}
.monthly-header-title {
    display: block;
    text-align: center;
    width: 100%;
}
.monthly-header {
    height: 8em!important;

}

.monthly-event-list{ top:8em!important; height: calc(100% - 8em)!important;}


.vertical .progress-fill, .vertical .progress-track, .vertical .progress-bar, .vertical .progress-bar::before {
    width: 40px;
}

.vertical .progress-bar::before, .vertical .progress-fill span{ font-size:11px; font-weight:500;}


.graph-number span::after {
    width: 390px;
}
}

@media (max-width:400px) {
	.vertical .progress-fill, .vertical .progress-track, .vertical .progress-bar, .vertical .progress-bar::before{ width:30px;}
	.graph-number span{ font-size:12px; font-weight:500;}
}

@media (max-width:320px) {
}

@media screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
.vertical-nav {
	display: none;
}
}

/*********************** MEDIA SCREENS CSS ENDS HERE*****************************/

.modal {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: auto;
    margin: auto;
    height: 100%;
}

.modal-body { 
    height: 60%; 
}

.modal-body { 
    max-height: 350px; 
    padding: 15px; 
    overflow-y: auto; 
    -webkit-overflow-scrolling: touch; 
 }
 
 .countries-modal-body { 
    max-height: 400px; 
    padding: 0px; 
    overflow-y: auto; 
    -webkit-overflow-scrolling: touch; 
 }
 
.modal-header{
	background: #900c3e;
	color: #fff;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-weight: 600;
}

.modal-footer{
	text-align:center;
}

.modal-footer .btn.btn-default {
    background: #900C3E none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 10px 35px;
    border-radius: 8px !important;
}

.success_email_msg {
    color: #900C3E;
    font-size: 24px;
    font-weight: bold;
    margin: 60px 30px;
    text-align: center;
    font-weight: bold;
}

.countries_profile_desc{
	background-color:#e5e5e5;
	padding: 10px;
}

.countries_profile_contact_info{
	display:table;
	padding:10px;
}

.countries_profile_contact_image{
	display:table-cell;
}

.countries_profile_contact_info_details{
	background-color: #e5e5e5;
	display: table-cell;
	vertical-align: top;
	padding: 10px;
}

.gallery-image{
	display: block;
    max-width: 100%;
    height: 270px;
    padding: 20px;
    margin: auto;
}
