#login_btn{

		visibility:visibility !important;

	}

	

	@media only screen and (min-width:720px){

       #login_btn{

			display: none;

		}

    }

	

	.navbar-brand {

		float: left;

		height: 50px;

		padding: 0px;

		font-size: 18px;

		line-height: 20px;

	}

	

	.page-microsite .navigation-wrapper .branding .navbar-brand img {

		max-width: auto !important;

	}

	

	.page-microsite .navigation-wrapper .primary-navigation-wrapper {

		#background: -moz-linear-gradient(top,#52b5e7,#2a8ec1);

		background: -webkit-gradient(linear, center top, center bottom, from(#52b5e7), to(#2a8ec1));

		background: -webkit-linear-gradient(#52b5e7, #2a8ec1);

		background: -moz-linear-gradient(#52b5e7, #2a8ec1);

		background: -o-linear-gradient(#52b5e7, #2a8ec1);

		background: -ms-linear-gradient(#52b5e7, #2a8ec1);

		background: linear-gradient(#52b5e7, #2a8ec1);

	}

	

	.navigation-wrapper .primary-navigation-wrapper header nav .navbar-nav li.active a {

		color: #fff;

	}

	

	#page-footer #footer-bottom {

		#background: -moz-linear-gradient(top,#f88e11,#f06015);

		#background: -webkit-linear-gradient(#917c4d, #ffffff);

		

		background: -webkit-gradient(linear, center top, center bottom, from(#52b5e7), to(#52b5e7));

		background: -webkit-linear-gradient(#52b5e7, #52b5e7);

		background: -moz-linear-gradient(#52b5e7, #52b5e7);

		background: -o-linear-gradient(#52b5e7, #52b5e7);

		background: -ms-linear-gradient(#52b5e7, #52b5e7);

		background: linear-gradient(#52b5e7, #52b5e7);

		color: #fff;

		padding: 20px 0;

	}

	

	.page-microsite #slider {

		#background: -moz-linear-gradient(top,#f88e11,#f06015);

		

		background: -webkit-gradient(linear, center top, center bottom, from(#52b5e7), to(#2a8ec1));

		background: -webkit-linear-gradient(#52b5e7, #2a8ec1);

		background: -moz-linear-gradient(#52b5e7, #2a8ec1);

		background: -o-linear-gradient(#52b5e7, #2a8ec1);

		background: -ms-linear-gradient(#52b5e7, #2a8ec1);

		background: linear-gradient(#52b5e7, #2a8ec1);

		padding-bottom: 30px;

		padding-top: 30px;

	}

	#loginbtn{ 

		margin:0px; 

		height:40px; 

		border:none;

		font-size:10px; 

		width:50px;

		background: -webkit-gradient(linear, center top, center bottom, from(#52b5e7), to(#2a8ec1));

		background: -webkit-linear-gradient(#52b5e7, #2a8ec1);

		background: -moz-linear-gradient(#52b5e7, #2a8ec1);

		background: -o-linear-gradient(#52b5e7, #2a8ec1);

		background: -ms-linear-gradient(#52b5e7, #2a8ec1);

		background: linear-gradient(#52b5e7, #2a8ec1);

	}

	

	.latest-course p{

		color:#869faf;

	}

	

	h2,h4{

		color:#1e8ac1;

	}

	

	.fa{

		color:#fff !important;

	}

	

	.read-more::after{

		color:#fff !important;

	}

	

	.navigation-wrapper a:hover {

		color: #93c9ee;

	}
