@import 'bootstrap.css';
@import 'slider.css';
@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i');

body {
	font-family: 'Raleway', sans-serif;
	background: #f7f7f7;
}

p, li, a 
{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.mt-30 {
	margin-top: 30px;
}

.heading {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding-top: 35px;
	margin-bottom: 50px;
	background: #ca1318;
	height: 45px;
	line-height: 45px;
	padding: 0px 22px;
	display: inline-block;
}
/*
.container {
	max-width: 1270px;
	width: 100%;
}
*/
.top-header img {
	display: inline-block;
	margin-left: 13px;
}
.top-search input {
	background: #fff;
	border-radius: 3px;
	border: 0px;
	font-size: 12px;
	padding: 4px 15px 4px 30px;
	width: 100%;
	height: 28px;
}
.top-search .search {
	position: relative;
	width: 228px;
	display: inline-block;
}
.top-search .search span {
	position: absolute;
	width: 21px;
	height: 21px;
	left: 4px;
	background: url('../images/search-cion.png') no-repeat 0 0 scroll;
	top: 4px;
}


/*
header .button {
	width: 156px;
	height: 29px;
	line-height: 29px;
	border-radius: 3px;
	text-align: center;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 10px;
}
*/
header .button.login {
	background: #ca1318;
}
header .button.join {
	background: #006a8d;
}
.top-search .btn {
	background: #cccccc;
	position: absolute;
	right: -3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	width: 43px;
	height: 28px;
	line-height: 28px;
	text-transform: uppercase;
	font-weight: 300;
	color: #000;
	top: 0px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
}
.top-search {
	display: inline-block;
	padding-bottom: 13px;
	margin-bottom: 0px !important;
	border-bottom: 0px !important;
}


/*
header {
	background: #111111;
	padding: 18px 0px 0px;
	border-bottom: 3px solid #ca1318;
}


.navbar-default {
	border: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#232424+0,121212+100 */
	/*background: #232424; /* Old browsers */
	/*background: -moz-linear-gradient(top, #232424 0%, #121212 100%); /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, #232424 0%,#121212 100%); /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, #232424 0%,#121212 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232424', endColorstr='#121212',GradientType=0 ); /* IE6-9 */
	/*min-height: auto;
	margin-bottom: 0px;
}
	background: #232424; /* Old browsers */
	/*background: -moz-linear-gradient(top, #232424 0%, #121212 100%); /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, #232424 0%,#121212 100%); /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, #232424 0%,#121212 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232424', endColorstr='#121212',GradientType=0 ); /* IE6-9 */
	/*min-height: auto;
	margin-bottom: 0px;
}
.navbar {
	margin-top: 20px;
}
.navbar-nav {
	margin-top: 0px;
	position: relative;
}
*/
.banner {
	text-align: center;
	overflow: hidden;
	padding: 50px 0px;
}
.banner ul li {
	padding-top: 220px;
	min-height: 585px;
	background-size: cover;
	background-position: top center;

}
.banner h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 40px;
}
.banner h2 span {
	font-weight: 400;
}
.slider-content {
    position: absolute;
    z-index: 999;
    width: 100%;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 0px 20px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.slider-content p {
	font-weight: 700;
	color: #fff;
	font-size: 18px;
}
.ms-slide .ms-slide-bgcont,
.ms-slide .ms-slide-bgvideocont{
	border-radius: 15px;
}
.banner .banner-btn {
	width: 203px;
	height: 41px;
	line-height: 40px;
	background: #006a8d;
	text-align: center;
	font-weight: 300;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	float: left;
	margin-left: 20px;
}
.bx-wrapper {
	background: none;
	border: 0px;
	box-shadow: 0px 0px 0px;
}
.banner .bx-wrapper .bx-controls-direction a {
	width: 79px;
	height: 79px;
}
.banner .bx-wrapper .bx-prev {
	background: url('../images/prev.png') no-repeat 0 0 scroll;
}
.banner .bx-wrapper .bx-next {
	background: url('../images/next.png') no-repeat 0 0 scroll;
}

.slider-sec .bx-wrapper .bx-loading {
	display: none;
}
.videos-slider {
	padding: 0px;
}
.slider-sec .bx-wrapper .bx-prev {
	background: url('../images/prev-small.png') no-repeat 0 0 scroll;
	right: 38px;
	left: auto;
}
.slider-sec .bx-wrapper .bx-next {
	background: url('../images/next-small.png') no-repeat 0 0 scroll;
	right: 0px;
}
.events-section .bx-wrapper .bx-prev {
	background: url('../images/arrow-left.png') no-repeat 0 0 scroll;
	right: 38px;
	left: auto;
}
.events-section .bx-wrapper .bx-next {
	background: url('../images/arrow-right.png') no-repeat 0 0 scroll;
	right: 0px;
}
.bx-wrapper .testi-slider img {
	margin: 0 auto;
}
.events-section .bx-wrapper .bx-controls-direction a {
	top: -32%;
}
.slider-sec .bx-wrapper .bx-controls-direction a {
	width: 32px;
	height: 32px;
}
.slider-sec .bx-wrapper .bx-controls-direction a {
	top: -66px;
}
.videos {
	max-width: 536px;
}

.events figure {
	position: relative;
	overflow: hidden;
}
.events figure .overlay  {
	position: absolute;
	background: rgba(3, 12, 34, 0.7);
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	top: 500px;
	left: 0px;
	right: 0px;
	transition: all 0.3s;
	opacity: 0;
	text-align: center;
}
.events figure:hover .overlay {
	opacity: 1;
	top: 113px;
	bottom: 0px;
	padding-top: 15px;
}
.events ul {
	padding: 0px;
}
.events ul li {}
.events ul li a
{
	font-size: 12px;
	    color: #008190;
	}

.custom-col-left {
	padding-right: 90px;
}
.custom-col-right {
	padding-left: 90px;
}
.custom-col-left .col-sm-6,
.custom-col-right .col-sm-6 {
	padding: 0px 10px;
	margin-bottom: 20px;
}
.testimonial {
	background: #ca1318;
	padding: 50px 0px 30px;
}
.testimonial h5 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 25px;
}
.testimonial p {
	font-size: 18px;
	color: #000;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: none;
	border: 1px solid #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #404749;
}
.about-sec {
	padding-bottom: 70px;
}
.about-sec .row {
	margin-top: 70px;
}
.about-sec p {
	font-size: 14px;
	color: #404749;
	font-weight: 400;
	margin-bottom: 20px;
}
.about-sec h4 {
	font-weight: 700;
	font-size: 18px;
	color: #006a8d;
}
.btn {
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0px 15px;
	border-radius: 3px;
	margin-right: 2px;
	margin-top: 10px;
}
.btn:hover {
	color: #fff;
}
.btn-blue {
	background: #006a8d;
}
.btn-red {
	background: #ca1318;
}
.title {
	background: #ca1318;
	height: 66px;
	line-height: 66px;
	font-weight: 700;
	font-size: 24px;
	color: #fff;
	padding-left: 25px;
	margin: 0px 0px 20px;
}


.events-section ul {
	padding: 0px;
}
/*.events-section ul li {
	width: 19%;
	margin-left: 1%;
	float: left;
	list-style-type: none;
}*/
.events-section ul li:first-child {
	margin-left: 0px;
}
.news {
	padding: 90px 0px 60px;
}
.news .notice {
	padding-top: 25px;
	min-height: 78px;
}
.news .date {
	width: 46px;
	height: 46px;
	background: #006a8d;
	text-align: center;
	margin-right: 15px;
	border-radius: 4px;
	float: left;
}
.news a {
	display: inline-block;
	color: #404749;
	margin-left: 5px;
}
.news p {
	font-size: 14px;
	color: #404749;
	font-weight: 400;
}
.news .small-btn {
	width: 128px;
	height: 30px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	display: inline-block;
	margin-top: 40px;
	background: #ca1318;
	border-radius: 3px;
	line-height: 30px;
	text-decoration: none;
}

.news .president-msg {
	margin-top: 45px;
}
.news .president-msg figure {
	margin-right: 20px;
	margin-bottom: 20px;
}
.news .president-msg p {
	text-align: justify;
}


.features {
	padding: 70px 0px;
}
.features .box {
	display: inline-block;
	width: 110px !important;
	text-align: center;
}
.features .box  i 
{
	font-size: 45px;
    color: #008190;
    background-color: #F0F0F2;
    width: 89px;
    height: 85px;
    border-radius: 100px;
    padding-top: 17px;
    text-align: center;
	
	}
.features .box:hover i 
{
		color: #F0F0F2;
    background-color: #008190;
	}
.features .box figure {
	margin-bottom: 25px;
}
.features .box figure {
	font-weight: 400;
	font-size: 18px;
	color: #20293f;
	text-transform: uppercase;
}
.affilation h3 {
	    position: relative;
    font-size: 24px;
    color: #ca1318;
    font-weight: 400;
    padding-top: 0;
    margin-top: -10px;
}


.footer-widget {
	padding: 60px 0px;
	background-color: #111111;
}

.footer-widget .btn {
	width: 189px;
	height: 45px;
	line-height: 45px;
	font-weight: 700;
	font-size: 24px;
	color: #fff;
	background: #ca1318;
	border-radius: 5px;
	margin-bottom: 30px;
	text-transform: none;
	text-align: left;
	padding-left: 20px;
}
.footer-widget ul {
	padding: 0px;
}
.footer-widget ul li {
	position: relative;
	list-style-type: none;
	padding-left: 20px;
	transition: all 0.3s;
	margin-bottom: 15px;
}
.footer-widget ul li:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 5px;
	background: url(../images/arrow.png) no-repeat 0 0 scroll;
	width: 9px;
	height: 12px;
}
.footer-widget ul li:hover:before {
	content: '';
	background: url(../images/arrow-hover.png) no-repeat 0 0 scroll;
}
.footer-widget ul li a {
	font-size: 14px;
	color: #fff;
	font-weight: 300;
	text-decoration: none;
	display: block;
}
.footer-widget ul li a:hover {
	color: #ca1318;
}
footer {
	background: #111111;
	padding: 10px 0px 50px;
}
footer p {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
}
footer a {
	color: #ca1318;
	text-decoration: none;
}
.socialicon a {
	width: 69px;
	height: 69px;
	background: url(../images/social-icon.png) no-repeat 0 0 scroll;
	transition: all 0.3s;
	display: inline-block;
	margin-left: 12px;
}
.socialicon a.facebook {
	background-position: 0px 0px;
}
.socialicon a.twitter {
	background-position: -76px 0px;
}
.socialicon a.google {
	background-position: -154px 0px;
}
.socialicon a.linkedin {
	background-position: -230px 0px;
}
.socialicon a.facebook:hover {
	background-position: 0px -72px;
}
.socialicon a.twitter:hover {
	background-position: -76px -72px;
}
.socialicon a.google:hover {
	background-position: -154px -72px;
}
.socialicon a.linkedin:hover {
	background-position: -230px -72px;
}
.affilation figure img {width:200px;}
.affilation {float:right;}
@media (min-width: 0px) and (max-width: 767px) 
{
	.affilation
	{
		float:none;
	    text-align: center;
	            }
	.top-nav {
		position: absolute;
		top: -127px;
		left: 0px;
	}
	.navbar-brand {
		height: auto;
	}
	header .col-sm-8.text-right {
		text-align: center;
	}
	header .button {
		margin-bottom: 20px;
	}
	.custom-col-left {
		padding-right: 15px;
	}
	.custom-col-right {
		padding-left: 15px;
	}
	.about-sec .col-sm-6 {
		margin-bottom: 20px;
	}
	.events-section ul li {
		width: 100%;
		margin-left: 0px;
		text-align: center;
		margin-bottom: 20px;
	}
	.news .col-sm-4 {
		margin-bottom: 30px;
	}
	.features .box {
		display: block;
		margin: 0 auto 20px;
	}
	.affilation h3 {
		margin-top: 0px;
	}
	
	.affilation figure img 
    {
    	text-align: center;
    	float:none !important;
    	}
	.socialicon a {
		transform: scale(0.8);
		margin-right: -12px;
	}
	.dg-wrapper{
		width: 100%;
		height: 424px;
		margin: 0 auto;
		position: relative;
		overflow: hidden;
	}
	.dg-wrapper .dg-content{
		width: 100%;
		height: 368px;
		background: #000;
		padding-bottom: 20px;
		background-position: center center;
	}
	.dg-wrapper .dg-content br {
		display: none;
	}
	.dg-container nav {
		width: 35%;
		bottom: 76px;
	}
	 .main 
   {
   	width:100% !important;
   	}
}

@media (min-width: 768px) and (max-width: 991px)
{
	.affilation
	{
		float:none;
	    text-align: center;
	    padding: 50px 0px 0px 0px;
	   }
	
	}

.inner-slider  
{
    min-height:250px;
    -webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
background-size: 100% 100%;
margin-bottom: 20px;
}
.col-lg-9 
{
    width: 74%;
}
.inner-content 
{
    margin-right: 1%;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 0px #ccc;
    position: relative;
}
.right-sidebar 
{
    padding-left:0px;
    padding-right:0px;
}
/*.inner-content h2 + .pull-right 
{
    position: absolute;
    right: 25px;
    top: 10px;
}*/
.right-sidebar .inner-bg-white
{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 0px #ccc;
    margin-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
}
.corporate-profile-new li 
{
    padding-left: 0px;
}
.corporate-profile-new li:before 
{
    content: '';
}
ol 
{
    padding: 0px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 
{
    padding-left: 20px;
    padding-right: 20px;
}

.about-img 
{
    margin: 10px -20px 20px;
}
.about-img .img-responsive 
{
    width: 100%;
}

.features a p
{
	color: #1B8B98;
	padding-top: 8px;
	font-size: 12px;
}
.features a:hover
{
    text-decoration: none;
	}
	
	
.bx-wrapper .bx-pager.bx-default-pager a {
     border: 1px solid #9C9C9C;
}

