
.my-rd-navbar > .rd-navbar-static .rd-navbar-nav > li > a, 
.my-rd-navbar > .rd-navbar-static .rd-navbar-nav > li > a:active, 
.my-rd-navbar > .rd-navbar-static .rd-navbar-nav > li > a:focus,
.my-rd-navbar > .rd-navbar-sidebar .rd-navbar-nav > li > a,
.my-rd-navbar > .rd-navbar-sidebar .rd-navbar-nav > li > a:active,
.my-rd-navbar > .rd-navbar-sidebar .rd-navbar-nav > li > a:focus {
	color: #000 !important;
}

.rd-navbar--is-stuck svg polygon {
    fill: #5876aa;
}

.rd-navbar--is-stuck svg path {
    fill: #5876aa;
}

.rd-navbar--is-stuck .rd-navbar-nav > li > a {
	color: #000 !important;
}

.rd-navbar--is-stuck .rd-navbar-nav > li > a:hover {
	color: #0080b1 !important;
}

.rd-navbar--is-stuck .rd-navbar-nav > li > .rd-navbar-submenu-toggle, .rd-navbar-sidebar .rd-navbar-nav > li > .rd-navbar-submenu-toggle {
	color: #000 !important;
}

.rd-navbar-fixed .rd-navbar-panel svg polygon {
    fill: #5876aa;
}

.rd-navbar-fixed .rd-navbar-panel svg path {
    fill: #5876aa;
}

.rd-navbar-fixed .rd-navbar-panel svg {
	width: 100px !important;
}

.rd-navbar-myanmar > li {
	padding: 0px 8px !important;
}

.page .button-primary-1 {
	color: #fff;
	background-color: rgba(0 , 128 , 177, 0.9);
	border-color: #0080b1;
}

.page .button-primary-2 {
	color: #fff;
	background-color: rgba(230 ,182 , 0, 0.8);
	border-color: #e6b600;
}

.page .button-primary-2:hover {
	color: #fff;
	background-color: rgba(230 ,182 , 0, 1);
	border-color: #e6b600;
}

.page .button-primary-1:hover {
	color: #fff;
	background-color: rgba(0 , 128 , 177, 1);
	border-color: #0080b1;
}


.icon-sm-me {
	font-size: 30px;
}

.my-pagination .pagination > .active > a:focus, .my-pagination .pagination  > .active > span, 
.my-pagination .pagination > .active > span:hover, .my-pagination .pagination > .active > span:focus {
    z-index: 3;
    color: #000 !important;
    background-color: #f3f3f3 !important;
    border: 1px solid #ddd !important;
    cursor: default;
}

.my-pagination .pagination > li > a, .my-pagination .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #0080b1;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.my-pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.my-pagination > li {
	display: inline;
}

.my-pagination > li > a,
.my-pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #2ed3ae;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}

.my-pagination > li:first-child > a,
.my-pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.my-pagination > li:last-child > a,
.my-pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.my-pagination > .disabled > span,
.my-pagination > .disabled > span:hover,
.my-pagination > .disabled > span:focus,
.my-pagination > .disabled > a,
.my-pagination > .disabled > a:hover,
.my-pagination > .disabled > a:focus {
	color: #000;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.my_blog * {
	color: #000 !important;
	text-transform: none !important;
}

.my_blog h1 {
	font-size: 20px;
}

.my_blog h2 {
	font-size: 18px;
}

.my_blog h3 {
	font-size: 16px;
}

.my_blog h4 {
	font-size: 14px;
}

.my_blog h5 {
	font-size: 12px;
}

.my_blog h6 {
	font-size: 10px;
}

/*.my_blog ul {
	padding-left: 40px;
	list-style-type: disc;
	list-style-position: inside;
}

.my_blog ul li {
	list-style: disc;
	display: block;
}*/

.speech-paragraph {
	text-align: justify;
	text-justify: inter-word;
	padding: 0 15px;
	color: #444;
}

.speech-paragraph-mm {
	text-align: left;
	text-justify: inter-word;
	padding: 0 15px;
	color: #444;
}

.bg-ntt-blue {
	background-color: #5876aa;
    color: #888;
}

.bg-ntt-blue p, h6 {
	color: #fff;
}

.bg-ntt-blue ul {
	list-style-type: circle;
}

.bg-ntt-blue ul > li > a {
	color: #fff;
}

.bg-ntt-blue ul a:hover {
	color: #fff !important;
	text-decoration: underline !important;
}

.bg-ntt-blue dd,dt {
	color: #fff;
}

.my_things_right * {
	float: right;
}

.my_things_right p {
	float: right;
	text-align: right;
}

.read-more > a > h5 {
	text-transform: lowercase;
}

.read-more > a > h5:hover {
	text-transform: lowercase;
	text-decoration: underline;
}

/*question and anwser*//*question and anwser*/


.my-qna table {
	width: 100%;
}

.qa-table td {
	padding: 0;
	margin: 0;
}

.qa-table p {
	color: #333;
}

.qq-tr {
	background-color: #eee;
}

.qq-tr-ans p{
	margin-top: 15px;
}

.qq-q {
	display: inline-block;
	background-color: #0080b1;
	padding: 0 5px;
	margin-right: 10px;
	color: #fff;
	font-size: 18px;
}

.qq-a {
	display: inline-block;
	background-color: #28a745;
	padding: 0 6px;
	margin-right: 10px;
	margin-top: 15px; 
	color: #fff;
	font-size: 18px;
}

.my-footer-minimal h6 {
	color: #FFF;
}

.my-footer-minimal ul, ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

.pre-footer-corporate {
	padding-bottom: 0px;
}

@media (min-width: 992px) {
	.opp-detail > .parallax-header__inner {
		min-height: 13.33333vw;
	}
	.opp-detail .parallax-header__content {
		padding: 70px 0 70px;
	}
}

@media (min-width: 768px) {
	.opp-detail > .parallax-header__content {
     	padding: 0px 0; 
	}
}


@media (min-width: 1600px) {
	.parallax-header__inner {
		min-height: 680px;
	}
}



/*about page*/

.about-page h6 {
	color: #000;
	font-size: 18px;
}

/*for font*/

.mm-font-block *{
	font-family: Pyidaungsu !important;
}

.heading-6-mm {
	font-size: 18px !important;
}

.my_blog ul {
	padding-left: 40px !important;
}