/*
 Theme Name:   rankupmyanmar
 Theme URI:    http://keenitsolutions.com/products/wordpress/rankupmyanmar/
 Description:  RankUp Myanmar Child
 Author:       RankUp Team
 Author URI:   http://rankupmyanmar.com
 Template:     braintech
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

.light-color
{
	background-color: #bee9ff;
}

.page-id-2 .rs-breadcrumbs
{
  display: none;
}

#message-heading
{
	max-width: 500px;
	font-size: 40px;
    font-weight: 800;
	line-height: 50px;
    letter-spacing: -1px;
}
#message-heading span
{
	display: inline-block;
	font-size: 45px;
    width: 100%;
    text-transform: capitalize;
}

.cta-bg1
{
	background: url("assets/images/bg/cta-banner.jpg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.rs-footer .footer-bottom {
  padding: 5px 0;
  background: rgba(255, 255, 255, 0.4);
}
.footer-bottom .container {
  padding: 0px 0 0px 0;
  max-width: 1253px;
  position: relative;
}

.home .menu-area
{
	position: absolute;
	width: 100%;
}
.home .menu-area .navbar ul li a
{
	color: #fff !important;
}

.quality-asset
{
	display:inline-block;
	position:relative;
	width: 100%;
}
.quality-asset ul
{
	margin: 0;
	padding:0;
}
.quality-asset ul li
{
	position: relative;
	list-style-type: none;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 8px;
    margin-top: 8px;
    display: inline-block;
    width: 100%;
	left: 20px;
}
.quality-asset ul li:before 
{
    content: "\f113";
    position: absolute;
	font-size: 14px;
    left: -20px;
    font-family: Flaticon;
}
.rs-partners .partner-logo
{
	margin-bottom: 2em;
	position: relative;
	overflow:hidden;
	border-radius: 4px;
}


/***** Footer ****/
.footer-bottom
{
	background: #053c72 !important;
}
