/*


386 290 

Theme Name: NUYIN


Theme URI: http://webdeveloperwlo.com/



Author URI: http://webdeveloperwlo.com/



Version: 1.0



Tags: responsive, white, bootstrap



License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)



License URI: http://creativecommons.org/licenses/by-sa/3.0/



*/







@import url('bootstrap/css/bootstrap.min.css');



/*@import url('bootstrap/css/bootstrap-responsive.css');*/



@import url('bootstrap/css/tm_docs.css');







/* For modern browsers */


@font-face{
	font-family:Zawgyi-One;
	font-style:normal;
	font-weight:normal;
	src:url("/fonts/ZawgyiOne.eot");
	src:url("/fonts/ZawgyiOne.ttf") format("truetype");
}


.clearfix:before,



.clearfix:after {



    content:"";



    display:table;



}

.nop-right{
	padding-right: 0px;
}
#megaMenu ul.megaMenu li.menu-item > a span{

	color: #43A0BB!important;
}

#megaMenu ul.megaMenu li.current-menu-item > a span{

	color: #E01919!important;
}
#megaMenu ul.megaMenu > li.menu-item > a:focus, #megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > a:hover,
#megaMenu ul.megaMenu > li.current-menu-item > a:focus, #megaMenu ul.megaMenu > li.current-menu-item > a, #megaMenu ul.megaMenu > li.current-menu-item > a:hover{

	background-color: none!important;
	color: #43A0BB!important;
}

.clearfix:after {



    clear:both;



}

.padding{
	padding: 20px;
}
.searchbarback{
	color: #fff;
	font-size: 14px;
}
/*.searchbarback a{
	color: #E01919;
}*/
.f-right{
	float: right;
}

.wpcf7-form input.btn.btn-info{
	float: right;
	background: #FF0400;
	border-color: #FF0400;
}
.wpcf7-form input.btn.btn-info:hover{
	color: #333;
	float: right;
	background: #FF0400;
	border-color: #FF0400;
}
.btn-nuyin{
	border: 1px solid #43A0BB;
	-webkit-border: 1px solid #43A0BB;
	-moz-border: 1px solid #43A0BB;
	background-color: #2288A5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	padding: 5px 15px;

}


.contactbar{
	width: 100%;
	height: auto;
	padding: 15px 0px;
	background: #909493;
}

.contactborder{
	margin-bottom: 20px;
	margin-top: 20px;
	background: #F8F8F8;
	border:1px solid #e3e3e3;
	width: 100%;
	padding-top: 15px;
}

/* For IE 6/7 (trigger hasLayout) */



.clearfix {



    zoom:1;



}



.clear{



	clear:both;



}



/* =WordPress Core



-------------------------------------------------------------- */
.m-bottom-15{
	margin-bottom: 15px;
}
.p-bottom-5{
	padding-bottom: 5px;
}
#ui-lightbox .ui-corner-left.ui-widget-header, #ui-lightbox .ui-corner-right.ui-widget-header{
	background: none;
	border:0 none !important;
}

#ui-lightbox .ui-corner-left{
	background-image:url("images/icon-left.png") !important;
	background-repeat:no-repeat;
	border-bottom-left-radius:0 !important;
	border-top-left-radius:0 !important;
	height:60px;
	width:60px;
}

#ui-lightbox .ui-corner-right{
	background-image:url("images/icon-right.png") !important;
	background-repeat:no-repeat;
	border-bottom-right-radius:0 !important;
	border-top-right-radius:0 !important;
	height:60px;
	width:60px;
}

#ui-lightbox-arrow .ui-icon{
	background: none !important;
}

#ui-lightbox #ui-lightbox-button-close{
	top:7px !important;
	right:8px !important;
}

#ui-lightbox #ui-lightbox-bottombar > p{
	height: auto !important;
}

#ui-lightbox #ui-lightbox-title-wrapper{
	height: auto !important;
}
.fb-right{
text-align:right;
}

#ui-lightbox #ui-lightbox-bottombar{
	height:20px !important;
}





.home-promo div.cont{
	position:relative;
	color:  #fff;
/*	border: 1px solid #ddd;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);*/
}

.home-promo div.cont img{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

p{

  font-family: 'Zawgyi-One'!important;
font-size: 13px;
line-height:24px;
}

.home-promo div.fly{
	position:absolute;
	bottom:0;
	padding:9px 0;
	/*width:100%;*/
	width:92%;/*repair*/

	text-align:center;
	background-color:#000;
	z-index:9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

.home-promo div.fly a{
	color:#fff !important;
	text-decoration:none !important;
}



.red-border{
	/*text-align: center;*/
	/*font-size: 35px;*/
	/*color: #363F48;*/
	border-bottom: 1px solid #424B54;
	/*padding: 30px 0px;*/
	/*margin:0px 15px;*/
	padding-bottom: 35px;
	/*padding-left: 0px;*/
	/*padding-right: 0px;*/
}
h2.entry-title{
	margin-bottom: 20px;
}


.alignnone {



    margin: 5px 20px 20px 0;



}







.aligncenter,



div.aligncenter {



    display: block;



    margin: 5px auto 5px auto;



}







.alignright {



    float:right;



    margin: 5px 0 20px 20px;



}







.alignleft {



    float: left;



    margin: 5px 20px 20px 0;



}







.aligncenter {



    display: block;



    margin: 5px auto 5px auto;



}







a img.alignright {



    float: right;



    margin: 5px 0 20px 20px;



}







a img.alignnone {



    margin: 5px 20px 20px 0;



}







a img.alignleft {



    float: left;



    margin: 5px 20px 20px 0;



}







a img.aligncenter {



    display: block;



    margin-left: auto;



    margin-right: auto



}







.wp-caption {



    background: #fff;



    border: 1px solid #f0f0f0;



    max-width: 96%; /* Image does not overflow the content area */



    padding: 5px 3px 10px;



    text-align: center;



}







.wp-caption.alignnone {



    margin: 5px 20px 20px 0;



}







.wp-caption.alignleft {



    margin: 5px 20px 20px 0;



}







.wp-caption.alignright {



    margin: 5px 0 20px 20px;



}







.wp-caption img {



    border: 0 none;



    height: auto;



    margin: 0;



    max-width: 98.5%;



    padding: 0;



    width: auto;



}







.wp-caption p.wp-caption-text {



    font-size: 11px;



    line-height: 17px;



    margin: 0;



    padding: 0 4px 5px;



}







/* -------------------------------------------- */



h1{



	font-size:25px;



}



a {



  color: #43A0BB;



  text-decoration: none;



}



hr {



  margin: 10px 0;



}



hr.zero{



	margin:0px;



}



body{

  font-family: 'Zawgyi-One';
font-size: 13px;
line-height:24px;

	background:#fff;	



}



@font-face {



 font-family: SigmarOne;



 src: url("fonts/SigmarOne.eot") /* EOT file for IE */



}



@font-face {



 font-family: SigmarOne;



 src: url("fonts/SigmarOne.ttf") /* TTF file for CSS3 browsers */



}



@font-face {



 font-family: ArchivoBlack;



 src: url("fonts/ArchivoBlack-Regular.eot") /* EOT file for IE */



}



@font-face {



 font-family: ArchivoBlack;



 src: url("fonts/ArchivoBlack-Regular.ttf") /* TTF file for CSS3 browsers */



}



/* =Header



-------------------------------------------------------------- */



h1.site-title{

		/*background: url("images/logo.png") no-repeat scroll 0 0 transparent;*/

		min-height:60px;

		line-height:60px !important;

}



h1.site-title a{



		font-size:35px;



		color:#fff;



		text-shadow: 0 1px 1px rgba(0,0,0,.3);



		margin-bottom:50px;



		padding-left:140px;

}



h1.site-title a:hover{



	text-decoration:none;



}



h4.description{



	margin:0px 0px 30px 20px;



	color:#fff;



}



#header{



	width:100%;



	height:auto;



	background: #363F48;



}



/* =BootStrap overwirte



-------------------------------------------------------------- */



.well{



	-moz-opacity: .9; 



   opacity: .9; 



   filter: alpha(opacity=90); 



}



.searchbar .well-small{



	background-color: #f5f5f5;



  border: 1px solid #e3e3e3;



  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);



     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);



          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);



		  padding-top:10px;



		  padding-left:30px;



		  padding-bottom:10px;



		  margin-bottom:10px;
		  min-height: 70px;


}







/* =Menu



-------------------------------------------------------------- */



#menu-primary {

width: 100%;
/*min-width: 980px;*/
background: #fff;
margin: 0px auto;

}



#menu-primary ul {



	font-size: 13px;



	list-style: none;

	float: right;

	margin: 0;



	padding-left: 0;



}



#menu-primary li {



	float: left;



	position: relative;



}

#menu-primary a {

	min-height: 20px;

	color: #363F48;



	display: block;



	line-height: 3.333em;

	padding: 0 10px;


	/*padding: 0 1.2125em;*/



	text-decoration: none;



}

#menu-primary ul ul li a{

	min-height: 40px;

}

#menu-primary ul ul {

	display: none;


	float: left;



	margin: 0;



	position: absolute;



	top: 6.333em;



	left: 0;

	background: #fff;


	width: 169px;



	z-index: 99999;



}



#menu-primary ul ul ul {



	left: 100%;



	top: 0;



}



#menu-primary ul ul li.current-menu-item a {


	background: #363F48;



	border-bottom: 1px dotted #ddd;



	color: #fff;



	font-size: 13px;



	font-weight: normal;



	height: auto;



	line-height: 1.4em;



	padding: 10px 10px;



	width: 168px;



}

#menu-primary ul ul :hover > a{
	background: #363F48;
	min-width: 169px;
	color: #fff;
}


#menu-primary li:hover > a,



#menu-primary ul ul :hover > a{

border-bottom: none;
	/*background: #efefef;*/
}


.logo{
	padding: 5px 15px 5px 15px;
    
}

#menu-primary .menu-item-has-children li:hover > a,
/*#menu-primary .menu-item-has-children a:focus */{
/*color: #363F48;*/
border-bottom: none;
background: none repeat scroll 0% 0% #363F48;
min-width: 187px;
/*min-height: 40px;*/
}

#menu-primary li:hover > a,
#menu-primary a:focus {
/*color: #363F48;*/
border-bottom: 5px solid #FF0400;
/*
	background: #f9f9f9;
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);



	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); 



	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);



	color: #373737;

*/

}



#menu-primary ul li:hover > ul {


	/*border-bottom: 5px solid #FF0400;*/


	display: block;



}



/*#menu-primary .current-menu-item > a,*/



#menu-primary .current-menu-ancestor > a,



#menu-primary .current-menu-item > a,



#menu-primary .current_page_ancestor > a {
	color: #363F48;
	/*text-shadow: 0px -1px 0px #00369F;*/
	border-bottom: 5px solid #FF0400;
}


.search_form{

	margin-top:15px;

	padding-bottom:0px;

	padding-top:5px;

}


.widget{



	margin:10px 0px 10px 0px;



}



h1.entry-title{
	color:#000;
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #FF0400;
	font-size:35px;
}



.sep{padding:0 10px}



.entry{



	margin-top:10px;



}



/* icons */



[class^="cus-"],



[class*=" cus-"] {



  display: inline-block;



  width: 19px;



  height: 18px;



  *margin-right: .3em;



  line-height: 16px;



  vertical-align: text-top;



  background-image: url("images/statistics.png");



  background-position: 16px 16px;



  background-repeat: no-repeat;



}



[class^="cus-"]:last-child,



[class*=" cus-"]:last-child {



  *margin-left: 0;



}







/* icons code below */



.cus-statistics{ background-position: 0 0;  } 



/* icons */

[class^="hom-"],

[class*=" hom-"] {

  display: inline-block;

  width: 25px;

  height: 18px;

  *margin-right: .3em;

  line-height: 16px;

  vertical-align: text-top;

  background-image: url("images/home.png");

  background-position: 16px 16px;

  background-repeat: no-repeat;

}

[class^="hom-"]:last-child,

[class*=" hom-"]:last-child {

  *margin-left: 0;

}



/* icons code below */

.hom-home{ background-position: 0 0;  } 





/* icons */

[class^="tel-"],

[class*=" tel-"] {

  display: inline-block;

  width: 25px;

  height: 18px;

  *margin-right: .3em;

  line-height: 16px;

  vertical-align: text-top;

  background-image: url("images/telephone.png");

  background-position: 16px 16px;

  background-repeat: no-repeat;

}

[class^="tel-"]:last-child,

[class*=" tel-"]:last-child {

  *margin-left: 0;

}



/* icons code below */

.tel-phone{ background-position: 0 0;  } 





/************************************************************************************



COMMENTS



*************************************************************************************/



/*comment list*/



ol.commentlist{list-style:none;}



.commentlist li{



	padding:0px 0px 3px 3px;



	margin-bottom:10px; 



	line-height:25px;



}



.commentlist ol li{



	border-bottom:1px solid #ddd;



}



.commentlist li .avatar {



	float: left;border: 1px solid #eee;



	padding: 2px;



	background: #ccc; 



	width:40px; 



	height:40px;



}



.commentlist .comment-reply-link {



	background:#979797;



	color:#fff;



	border:solid 1px #808080;



	min-width: 50px;



	height: 17px;



	text-align: center;



	font: 12px/1em Arial, Helvetica, sans-serif;



	text-transform: uppercase;



	padding:5px;



	text-decoration: none;







}



.commentlist .comment-reply-link:hover{background-position: 0 -43px;background:#000;}



.commentlist .comment-meta a{



	color: #000;



	padding-left:10px;



	font-family:Times New Roman, Times, serif;



	font-size:12px;



	font-style: italic;



	text-decoration: none;



}



.commentlist ul.children{

	list-style:none;

	margin-top:10px;

}
.f-left{
	text-align: left;
	
}

.f-right{
	text-align: right;
	
}
p.nocomments{font-size:20px;padding:20px;}



.fn{font-style:normal;padding-left:20px;font-size:15px;}



.fn .url{padding:3px 0px 3px 0px;font-weight:bold;font-family:georgia, verdana;}



.comment-meta .commentmetadata a{color:#000;}

.normalPost .itemDetails h2{
	font-size:25px !important;
}





/*Footer*/


#footer a{
	color: #000;
	text-decoration: none;

}
#footer a:hover{
	text-decoration: none;
}
.home-intro p{
	line-height: 28px;
	text-align: center!important;

}
.welcome{
	line-height: 35px;

}
#footer{
	float:left;
	background: none repeat scroll 0% 0% #2288A5;
	border-top: 1px solid #0A84A7;
	width:100%;
	color:#fff;
}



#footer p{
	margin-top:20px;
	font-size:11px;
}


#footer p a:hover{

	color:#ebebeb;

}



#footer .pull-right p{

	text-align:right !important;

}



/*Media query*/


@media (min-width: 768px) and (max-width: 979px) {


.searchmargin {
    margin-top: 0px;
}
.searchbar select,

.searchbar input

{

	margin-right:5px;

}

}



@media (max-width: 767px) {
#megaMenu.megaResponsive.megaMenuHorizontal ul.megaMenu > li.menu-item > a{

	margin-top:15px;
}
	.nop-right{
	padding-left:0px;	
}
	.ms-thumb-frame{
		height: 40px!important;
		width: 100px!important;
	}
	#megaMenu.megaFullWidth {
		background: #353E47!important;

	}
	.logo{
		padding: 5px 15px 0px 15px;
	    
	}

	.f-right,.f-left{
		text-align: center;

	}
	.ms-nav-next,.ms-nav-prev{

		display: none;
	}

	.menupadding{
		padding-left: 0px!important;
		padding-right: 0px;
	}

	h1.site-title a{



	margin-left:10px;



		font-size:30px;



}

.searchbar select,

.searchbar input

{

	margin-right:5px;

}

}



@media (max-width: 480px) {



.search_wrap{



	background: none;



}



h1.site-title a{



	margin-left:10px;



		font-size:25px;



}

.searchbar select,

.searchbar input

{

	margin-right:5px;

}

}



@media (max-width: 979px) {


.searchmargin {
    margin-top: 0px;
}

.searchbar .well-small{



		  padding-top:10px;



		  padding-left:20px;



		  padding-bottom:0px;
		  padding-right: 20px;

		  padding-bottom: 20px;

		  margin-bottom:10px;



}

.searchbar select,

.searchbar input

{

	margin-right:5px;

}

}

@media (max-width: 768px){
.fb-right{
text-align:center;
}

}
@media (min-width: 768px){
	#megaMenu ul.megaMenu > li.menu-item {
		width: 142px!important;
	}	

}

@media (min-width: 979px) {
	#megaMenu ul.megaMenu > li.menu-item {
		width: 137px!important;
	}

}


@media (min-width: 1200px) {
	#megaMenu ul.megaMenu > li.menu-item {
		width: 142px!important;
	}



.searchbar .well-small{



		  padding-top:10px;



		  padding-left:40px;



		  padding-bottom:0px;



		  margin-bottom:10px;



}



.searchbar select,



.searchbar textarea,



.searchbar input[type="text"],



.searchbar input[type="password"],



.searchbar input[type="datetime"],



.searchbar input[type="datetime-local"],



.searchbar input[type="date"],



.searchbar input[type="month"],



.searchbar input[type="time"],



.searchbar input[type="week"],



.searchbar input[type="number"],



.searchbar input[type="email"],



.searchbar input[type="url"],



.searchbar input[type="search"],



.searchbar input[type="tel"],



.searchbar input[type="color"],



.searchbar .uneditable-input {



	margin-bottom:0px;



}

.searchbar select,

.searchbar input

{

	margin-right:15px;

}

}

/******************************** Repair **********************************/
ul.thumbnails{
	padding-left: 0px;
}
.thumbnails li{
	list-style: none;
}
.m-top-30{
	margin-top: 30px;
}
.m-top-10{
	margin-top: 10px;
}
.m-bottom-10{
	margin-bottom: 10px;
}
.m-bottom-20{
	margin-bottom: 20px;
}

.f-left{
	float: left;
}

.nopadding{
	padding: 0px 0px;
}

/*.entry img{
	width: 250px;
	height: 150px;
}*/

.f-none{
	float: none;
}

.searchmargin {
    margin-top: 10px;
}
.mright{
	margin-right: 15px;
}


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #FFF;
    background-color: #39B3D7;
    border-color: #39B3D7;
    cursor: default;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #39B3D7;
    background-color: #FFF;
    border: 1px solid #DDD;
    margin-left: -1px;
}

.headertop{
	min-height: 30px;
	padding:10px 0px;
}


.menu1{
	padding-top:5px;
}

.fright{
	float: right;
}

/*.myslider{

	width: 100%;
	margin: 0 auto;
	color: #fff;
}*/

#nav-panel{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: #fff;
}

.menupadding{
	padding-left: 30px;
	padding-right: 0px;
}

/*********************** slider *********************/
.wonderplugincarousel{
	max-width: 100%!important;
}

.wonderplugincarousel{
	width: 100%!important;
}


.amazingcarousel-item{
	max-width: 400px!important;
}

.amazingcarousel-title{
	display: none;
}
.amazingcarousel-item{
	width: 480px!important;
}
ul.amazingcarousel-list{
	width: 12000px!important;
}

.amazingcarousel-list-container{
	overflow: hidden!important;
	width: 100%!important;
}
.amazingcarousel-list-wrapper{
	width: 100%!important;
}

/*.amazingcarousel-list-container{
	width: 1140px!important;
}
.amazingcarousel-list-wrapper{
	width: 1140px!important;
}*/

.amazingcarousel-nav{
	display: none;
	height: 0px;
}

/*********************** slider *********************/


.search-btn{
	background: #FF0400;
	color: #fff;
}

.center{
	text-align: center;
}

.thumbnail .title{
	font-size: 22px;
}
h5.title{
	margin-bottom: 15px;
	color: #43A0BB;
}
.viewall{
	background: #363F48;
	padding:5px;
	text-align: center;
	/*margin-left: 125px;*/
	border:1px solid #000;
}
a:hover .viewall{
	text-decoration: none;
	background: #2288A5;
	padding:5px;
	text-align: center;
	border:1px solid #2288A5;

}
a:hover .viewarrow{
	text-decoration: none;
	background: #363F48;
	padding:5px;
	border: 1px solid #363F48;
	
	
}
.viewarrow{
	background: #2288A5;
	padding:5px;
	border: 1px solid #2288A5;


}
.thumb-height{
	min-height: 200px;
}

.imgborder{
	margin-top: 20px;
	box-shadow: 0px 0px 6px #E5EEF8;
	border: 1px solid #E9EDF2;
}

.imgborder a{
	color: #fff;
}
.imgborder a:hover{
	text-decoration: none;
}

.imgborder1{
	box-shadow: 0px 0px 6px #E5EEF8;
	border: 1px solid #E9EDF2;
}

.imgborder1 a{
	color: #fff;
}
.imgborder1 a:hover{
	text-decoration: none;
}


.footer-img{
	margin: 0 auto;
	height: 200px;
	width: 100%;
	float: left;
}
#footer{
	float: left;
	clear: both;
}

.m-right-20{
	margin-right: 20px;
}
.ph{
	color: #E2E2E2;
	/*opacity: 0.5;*/
	margin-top: 2px;
	font-size: 14px;
}
.m-left-10{
	margin-left: 10px;
}

.welcome{
	width: 100%;
	height: auto;
	padding: 0px 0px;
	text-align: justify;
}

.search_wrap{
	width:100%;
	height:auto;
	padding: 15px 0px;
	/*background-color: #424B54;*/
	background-color: #2288A5;
	/*background-image: url(/wp-content/themes/nuyin/images/background.png);*/
}
h3.h3{
	font-size: 60px;
	font-style: italic;
	font-family: "Yanone Kaffeesatz";
	font-weight: 500px;
	color: #fff;
	text-align: center;
}
.link_wrap span{
	color: #fff;
	font-size: 17px;
	line-height: 35px;
}
.link_wrap{
	margin-top: 40px;
	width:100%;
	height:auto;
	padding: 15px 0px 30px;
	background-color: #424B54;
	background-position: center;
	background-image: url(/wp-content/themes/nuyin/images/background.png);
}
#footerup ul li a,#footerup ul li a:hover,#footerup ul li a:focus{
	color: #fff;
}
#footerup ul{
	padding-left: 0px;
}
#footerup ul li{
	list-style: none;
	line-height: 27px;
	font-size: 12px;
}
#footerup .brand{
	color: #2288A5;
	padding-left: 0px;
	padding-right: 15px;
}


#footerup .brand a{
	color: #fff;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;

	padding-left: 0px;
	margin-top: 10px;
	text-transform: uppercase;
	line-height: 27px;
}
#footerup h4{
	color: #424B54;
	font-family: "Yanone Kaffeesatz";
	font-size: 25px;
}
a.web,a.web:hover,a.web:focus{
	color: #fff!important;
}
.img-circle{
	border: 1px solid #43A0BB;
	margin-left: auto;
	margin-right: auto;
}
.m-top-15{
	margin-top: 15px;
}
 .brand-height{
 	min-height: 155px;
 }
.brand,.brand1{
	padding: 10px 10px;
	margin-top: 10px;
	text-transform: uppercase;
}
.brand1 a:hover,.brand1 a:focus,.brand a:hover,.brand a:focus{
	color: #43A0BB;
}
.home-promo{
	padding-top:10px;
	padding-bottom:10px;
	width: 100%;
    background-repeat: repeat-y;
	background-image: url(/wp-content/themes/bestbuymyanmar/images/background.png);
}
.home-intro h1{
	font-size: 30px;
	/*color:#E01919;*/
	color: #424B54;
}
.m-bottom-40{
	margin-bottom: 40px;
}

.singlecar .thumbnail{

	border:none;
}
.table-color{
	background: #F8F8F8;
}

.ref .table > tbody > tr > td{
	 font-family: 'Zawgyi-One';

	border-top:none;
}

.bold{
	font-weight: bold;
}
.ms-thumb-list{
	right:	-162px!important;
}

.searchbarback{
	background-image: url(/wp-content/themes/nuyin/images/bar.png);
	background-color: #363F48;

	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;

}
.m-top-40{
	margin-top: 40px;
}

.well{
min-height: 400px;


}

.lborder{
	border-left: 1px solid #E2E2E2;
}
.b-bottom{
	border-bottom: 1px solid #E2E2E2;
}

.p-bottom-20{
	padding-bottom: 20px;
}

.m-top-20{
	margin-top: 20px;
}

.left{
	text-align: left;
}

.carlist{

	background: #909493;
}

.right{
	text-align: right;
}

.btop{
	border-top: 1px solid #E2E2E2;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
}

.meta a{

	color: #FF0400;
	text-decoration: none;
}

.meta a:hover{

	color: #FF0400;
	text-decoration: none;
}

.bright{

	border-right: 1px solid #E2E2E2;
}

#wonderplugincarousel-1 .amazingcarousel-prev {
    left: 0%;
    top: 50%;
    margin-top: -16px;
    z-index: 1000;
    margin-left: 0px!important;
    margin-right: 0px;
}

#wonderplugincarousel-1 .amazingcarousel-next {
    right: 0%;
    top: 50%;
    margin-right: 0px!important;
    margin-top: -16px;
}

.amazingcarousel-image div a{
	display: none;
}
.logopadding{
	padding-top: 40px;
	padding-left: 0px;
}
.logofont{
	font-size:20px;
}
.logofont a{
	color: #909493;
}
.logofont a:hover,.logofont a:focus{

	text-decoration: none;
	color: #909493;

}

.shiftnav-main-toggle-content{
	color: #FF0400;
	font-weight: 500px;
	font-size: 20px;
}

.ref table td a, .ref table td a:hover{
	color: #2288A5;
}

#footerup{
	background-color: #43A0BB;
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.mltlngg_switcher form{
float:right;
margin-bottom:10px;
}