body{
	font-size: 1.5em;
	line-height: 25px;
	font-family: Pyidaungsu, Arial, Helvetica, sans-serif;
	/*background: url(../images/subtle_white_feathers.png) repeat;*/
	color: #000;;
	background:rgb(242,233,252);
}

@font-face {			
	font-family:'Pyidaungsu';
	src: url("../fonts/pyidaungsu/Pyidaungsu-2.5.3_Regular.eot"),
	url('../fonts/pyidaungsu/Pyidaungsu-2.5.3_Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/pyidaungsu/Pyidaungsu-2.5.3_Regular.woff') format('woff'),
	url('../fonts/pyidaungsu/Pyidaungsu-2.5.3_Regular.ttf') format('truetype'),
	url('../fonts/pyidaungsu/Pyidaungsu-2.5.3_Regular.otf') format('opentype'),
	url('../fonts/pyidaungsu/Pyidaungsu-2.5.3_Regular.svg#Pyidaungsu') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-00F7;
}

/* @font-face {
	font-family:'Zawgyi-One';
	src:local('Zawgyi-One'), url('https://mmwebfonts.comquas.com/fonts/zawgyi.woff') format('woff'), url('https://mmwebfonts.comquas.com/fonts/zawgyi.ttf') format('ttf');
	}
	
	@font-face {
	font-family:'Myanmar3';
	src:local('Myanmar3'), url('https://mmwebfonts.comquas.com/fonts/myanmar3.woff') format('woff'), url('https://mmwebfonts.comquas.com/fonts/myanmar3.ttf') format('ttf');
} */

.open-time,.catItemTitle,.catItemIntroText, .itemBody,.itemTitle,.itemIntroText,.itemFullText,.home-itemcategory,.home-itemTitle,.home-itemintrotext,.art-title{
	font-family: Pyidaungsu,'Arial',Helvetica, sans-serif !important;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Arial', Helvetica,sans-serif;
}

a:hover{
	text-decoration: none;
	border-radius: 0;
}


/*........... Start Common CSS .........*/

/*.... font ......*/



.first-title,.second-title{
	color: #662d91;
	background: url(../images/heartbeat.png) no-repeat;
	padding: 0 0 10px 75px;
	margin: 30px 0;
}

.category-detail h4{
	color: #662d91;
}


.second-title:after,.first-title:after{
 	content: '';
 	display: block;
 	width: 50px;
 	height: 3px;
 	margin-top: 15px;
 	ba
}

.nav-1:after,.nav-2:after,.nav-3:after,.nav-4:after{
font-family: FontAwesome;
}

span.font-icon-bar{
	position: relative;
	width: 400px;
	height: 2px;
	background: #e1e1e1;
	display: block;
	text-align: center;
	margin: 26px auto;
}	

span.font-icon-bar i{
	position: absolute;
	top: -10px;
	font-size: 20px;
	color: #e1e1e1;
}

/*.... font ......*/

/*...... color ......*/	

a,.feature-title,.feature-catg,.icon-title{
	color: #000;/*black*/
}

.home-btn,.nav-1:after,.nav-2:after,.nav-3:after,.nav-4:after,
.home-btn:hover,#main-menu,.footer-bg,.footer-bg a,
.rmore-btn:hover,.category-detail .share a:hover,
.feature-advertiser .well-sm h3,div.common-pagin ul li a,
.common-pagin ul li > a span.icon-previous::after,
.common-pagin ul li > a span.icon-first::after {
	color: #fff;/*white*/
}
.breadcrumb li a,.category-listing .thumbnail .category a{
	color: #72bf44;
}/*green*/

.icon-title:hover,.category-title .third-title,
.rmore-btn{
	color: #662d91;
}/*yellow*/	

.rmore-btn:hover,.category-detail .share a:hover,
.home-btn:hover,div.common-pagin ul li a,
.second-title:after,.first-title:after{
	background: #662d91;
}	

.white-block{
	margin-bottom: 10px;
	padding: 15px;
	background: url(../images/needle-bg.png) right bottom #fff no-repeat;
}		

/*......... Button .....*/

.home-btn{
	background: #dec332;
	width: 100%;
	color: #000;
	box-shadow: 0 0 0 3px #dec332;
	border: 1px dashed #fff;
	font-size: 16px;
	border-radius: 1px;
	min-height: 42px;
	margin-top: 3px;
}

.home-btn:hover{
	width: 100%;
	border-radius: 1px;
	box-shadow: 0 0 0 3px #c6a9d0;
}	

/*.... padding and margin ......*/

.padding{
	padding: 40px 0;
}

.head-padding	{
	padding: 20px 0;
	margin-bottom: 40px;
}

.margin{
	margin-bottom: 20px;
}

.home-feature .hm-feature-medium img,.popular-block .icon-img .common-icon,.feature-adv .hm-feature-medium img{
	box-shadow: 0 0 27px #c0c0c0;
	border: 7px solid #fff;
}

.search-box #mod_mt_search .form-group, .search-box #mod_mt_search .form-control, 
.search-box #mod_mt_search .form-group #cat_id, .inner-search #mod_mt_search .form-group, 
.inner-search #mod_mt_search .form-control, .inner-search #mod_mt_search .form-group #cat_id ,
.inner-search #mt_search_township,.search-box .form-control{
    width: 100%;
}

/*........... End Common CSS .........*/	

/*.. Start Navigation Bar ..*/


.dynamic-logo{
	display: none;
}


.affix #navbar .dynamic-logo img{
	display: inline-block;
	visibility:visible !important;
	width: 95px;
	height: 52px;
}


#main-menu{
	background: url(../images/nav-color-bar-bg.jpg) bottom rgba(102,45,145,0.8) repeat-x;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
	z-index: 9999;
	box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

@media screen and (max-width: 767px)	{
	.upper-menu{float: left;}
}
@media screen and (max-width: 768px)	{
	#main-menu{
		background: #662d91 !important;
	}
	
	#banner{
		min-height: 540px !important;
		margin-top: 0px !important;
	}
	
}

#main-menu .navbar-nav>li>a{
	padding: 10px 15px;
	color: #f1db38;
}

#navbar{
	margin-bottom: 10px;
}	

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{
	background: #662d91 !important;
	color: #fff !important;
	border-radius: 4px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
	border: none;
}	

.upper-menu {padding-top: 15px;color: #fff;}
.upper-menu ul{margin-bottom: 0px;}
.upper-menu ul li {float: left;list-style: none;font-size: 15px;padding-left: 15px;}
.mobile_icon, .social_icon {position: relative;display: inline-block;}


/*...... menu add fontawesome icon .......*/

.item-101 a:after,.item-122 a:after,.item-123 a:after,.item-124 a:after,.nav-5:after,.nav-6:after,.item-131 a:after{
	white-space: pre;
	padding-left: 5px;
	font-family: 'FontAwesome';
}

.item-101 a:after{
	content: ' \f015';
}

.item-123 a:after{
	content: '\f007';
}	

.item-122 a:after{
	content: '\f187  ';
}	

.item-124 a:after{
	content: '\f041 ';
}		

.item-131 a:after{
	content: '\f1ea';
}	

/*...... menu add fontawesome icon .......*/

.affix{
	top: 0;
	width: 100%;
	background: #662d91 !important;
}

.affix .textile-logo{
	width: 100px;
	height: 55px;
}

.affix .navbar-right{
	border: none !important;
	background: none !important;
}

/*.......... End Navigation Bar .............*/	

#banner{
	background: url(../images/Main-Banner.jpg) no-repeat;
	min-height: 590px;
	background-size: cover;
	margin-top: 50px;
}

.banner-box{
	margin-top: 160px;
}

.header-logo{
	margin:0 auto;
	margin-top: -43px;
	margin-bottom: 30px;
	text-align: center;
}
.header-logo .img-responsive{
	display: inline-block;
}

.search-box{
	background: url(../images/dot.png)  repeat;
	background-color: rgba(102,45,145,0.7);
	padding: 20px 20px 7px 20px;
	border: 1px solid #662d91 ;
}

.search-box{
	background: url(../images/dot.png)  repeat;
	background-color: rgba(102,45,145,0.7);
	padding: 20px 20px 7px 20px;
	border: 1px solid #662d91 ;
}

.search-box .form-control,.inner-search .form-control{
	min-height: 50px;
	margin-bottom: 10px;
}

.feature-adv .media	{
	margin-bottom: 15px;
}
/*========================================= Start Inner Search =========================================*/

#mod_mt_search #mt_suggest_wrap {
    position: absolute;
    z-index: 9999;
    top: 41px;
	left: 0;
	width: 100%;
}

#mod_mt_search #mt_suggest_wrap ul.my-new-list {
    background: #fbf9ee;
	border: 4px solid #f1db38;
	margin-top: 18px;
    border-radius: 3px;
    padding-left: 10px;
    max-height: 400px;
    overflow-y: auto;
}

#mod_mt_search #mt_suggest_wrap ul.my-new-list li {
    list-style: none;
    font-size: 14px;
    margin: 7px 0;
    padding: 1px 0;
	cursor: pointer;
}
#mod_mt_search #mt_suggest_wrap ul.my-new-list li:hover{background: #8c51a1;color: #fff;}
.inner-search{	
	/*padding: 48px 20px 40px 20px;*/
	padding: 20px;
	/*margin-top: 70px;*/
	margin-top: 59px;
}	

/*========================================= End Inner Search =========================================*/

.popular-block{
	
	text-align: center;
	
}

.popular-block .icon-img{
	margin: 10px 0;
}

.popular-block .icon-img .common-icon{
	display: inline-block;
	border-radius: 50%;
	height: 100px;
	width: 100px;
	line-height: 80px;
	background: #8e53a1;
}

.popular-block .icon-img .common-icon:hover{
	background: #eecf34;
}

.popular-block .icon-img img{
	margin-top: 15px;
	height: 50px;
	width: 50px;
	line-height: 60px;
	
}

/*========================================= Start Breadcrumb =========================================*/

.breadcrumb{
	background: none;
	padding: 0;
	margin-top: 20px;
	
}

/*========================================= Start Breadcrumb =========================================*/	

/*========================================= Start Footer =========================================*/

.footer-bg{
	background: url(../images/footer-bg.jpg) repeat;
}	

.footer-bg a:hover,.footer-copy a:hover{
	color: #f1db38;
}

.footer-bg span.common-fa {
    background: rgba(102,45,145,0.5);
    display: inline-block;
    width: 60px;
    text-align: center;
    border: 1px solid #b388d4;
}

.footer-bg span.common-fa .fa {
    line-height: 60px;
}	

.footer-bg .five-title{
	color: #000;
	text-transform: uppercase;
}

.footer-bg .five-title:after{
	content: '';
	display: block;
	width: 100px;
	height: 2px;
	background: #000;
	margin-top: 10px;
}	

.contact-add .fa{
	margin-right: 20px;
}

.footer-bg ul{
	margin-bottom: 0;
}

.contact-add p,.footer-bg ul li a{
	color: #000;
}

.footer-bg ul li a{
	display: block;
	padding: 3px;
}	

.footer-copy{
	background: #473147;
	padding: 10px 0 5px 0;
}

.footer-copy p,.footer-copy a{
	color: #755f75;
	font-size: 14px;
}

img.footer-logo{
	width: 90px;
	height: auto;
	margin: 0 auto;	
}

.everything-you-need{
	padding: 10px;
}	

/*========================================= End Footer =========================================*/

/*========================================= Start Categories  =========================================*/

.category-row {
	-moz-column-width: 18.5em;
	-webkit-column-width: 18.5em;
	-moz-column-gap: 1em;
	-webkit-column-gap: 1em; 
}

.category-column{
 	margin-bottom: 40px;
}

.category-panel{
	display: inline-block;
	width:  100%;
	background: url(../images/category-list-bg.png) #fff bottom center no-repeat;
	border-left: 4px dotted rgba(142,83,161,0.3);
	border-top: 4px solid rgba(142,83,161,0.3);
	box-shadow: 0px 0px 6px -2px rgba(0,0,0,0.75);
	padding: 10px;
}

.category-title{
	padding: 5px;
	padding-bottom: 20px;
}	

.category-title .third-title{
	font-size: 1.3em;
	margin-top: 5px;
}

.category-panel ul li{
	margin-bottom: 10px;
}

.category-panel ul li a{
	color: #363636;
}

.category-panel ul li a:hover{
	color: #ed1c24;
	text-decoration: none;
}	

.category-panel ul li a .fa-scissors	{
	padding-right: 10px;
}

/*========================================= End Categories  =========================================*/

/*========================================= Start Categories  Listing =========================================*/



.category-listing .item img{
    margin-bottom: 10px;
	border: 1px solid #000;
}	

.category-listing h3 a,.feature-title{
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.category-listing h3.category-list-title a{
	color: #e9b11d;
}


.feature-title{	
	font-size: 14px;
	margin: 10px 0 0 0;
	border: none;
}		

.category-listing .list-group-item h3 a{	
	width: 430px;
}	

.category-listing .township,.category-listing .city{
	font-size: 14px;
}

.category-listing .township span,.category-listing .city span{
	display: inline-block;
	width: 80px;
	margin: 5px 0;
}

.category-listing .thumbnail .caption{
	padding: 0;
}

.category-listing .list-group-item	.thumbnail .caption{
	padding: 0;
}

.category-listing .thumbnail .category{
	margin-bottom: 15px;
}

/*.category-listing .thumbnail .category	span{
	font-size: 12px; 
}*/

.category-listing .thumbnail .readmore{
	margin-top: 15px;
}

.category-listing .list-group-item	.readmore{
	float: right;
}

.rmore-btn{
	background: #d5c7df;
	padding: 0;
	padding: 3px 13px;
}

.rmore-btn:hover,.category-detail .share a:hover,
.category-detail .share a,.category-detail .share .btn,
div.common-pagin ul li a {
	border-radius: 4px;
}

/*........... list/grid ....................*/
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	border: 1px solid #d5c7df;
	padding: 10px;
	
}

.thumbnail,.aboutus-panel{
	background: url(../images/vertical-bg.jpg) #fff repeat-y;
}

.aboutus-panel{
	padding: 20px;
}

.aboutus-panel .myan-asso img{
	width: 100px;
	height: 131px;
}

.myan-asso-title{
	color: #662d91;
}

/*........... list/grid ....................*/

#pgalpha-index{
	margin-bottom: 40px;
}

#pgalpha-index .page-block a{
	display: inline-block;
	/*background: #fff;*/
	/*margin: 5px 0;*/
	padding: 7px;
	width: 320px;
	color: #000;
	position: relative;
	/*	border-bottom: 1px dashed #662d91;*/
}

#pgalpha-index .page-block a:after{
	/*content: '\f0c4 ';
		position: absolute;
		bottom: -10px;
		left: 0;
	font-family: 'FontAwesome';*/
}

#pgalpha-index .page-block a:hover{
	/*background: rgba(102,45,145,0.3);*/
	color:#8c51a1;
}

/*========================================= End Categories  Listing =========================================*/	

/*========================================= Start Categories  Detail =========================================*/	

.category-detail .first-title{
	font-size: 26px;	 
}
.category-detail .first-title:after{
	background: none;
}
.category-detail .share a,.category-detail .share .btn{
	display: inline-block;
	padding: 4px 20px;
	text-align: center;
	line-height: 20px;
	color: #662d91;
	background: #d5c7df;
}

.category-detail .gallery img{
	width: 200px;
	height: 103px;
}

.category-detail .address .fa:after{
	content: '::';
	margin: 0 5px;
	font-weight: bold;
}

.category-detail .category-deatil-image img {
    margin: 0 auto;
    padding: 10px;
    max-height: 350px;
    overflow: hidden;
    /*width: 100%;*/
    width: 50%;
}
.category-detail .white-block .first-title{
	background: none;
	color: #000;
    font-size: 16px;    
    text-decoration: none;   
    font-weight: bold;
    padding: 0px; 
}

/*========================================= End Categories  Detail =========================================*/	

.feature-advertiser .media{
	margin-bottom: 10px;
	background:#fafafa;
}

.feature-advertiser .media .media-left img{
	width: 140px;
	height: 72px;
	border: 1px solid #e5e5e5;
}

.feature-advertiser .well-sm{
	padding: 10px;
	background: #000;
}

.feature-advertiser .well-sm h3{
	margin: 0;
}	

.contact-map{
	background: #fff;
	padding: 10px;
	margin: 40px 0;
}

.address-block img.footer-logo{
	margin-bottom: 40px;
}	  

/* #####################  Directory Logos   ##################### */
.second-title::after {
	width: 150px !important;
}
#directory{ background-color: #e3d4e7; color: white;  text-align: center;  padding: 15px; }
#directory h2 { color:#662d91; text-align: left; }
.list-inline { padding-left: 5%; padding-right: 5%; }
.list-inline > li { margin-bottom: 5px; }
#directory {  min-height: 60px; }
#directory  a{ color:white; height: 55px; display: block; text-align: left;}
#directory  a:hover{ 
	background-color: yellow; color: #422b75 !important; 
	text-decoration: none; transition-duration: 1.5s; 
	transition-property: background; 
}
#directory  span{ display: inline-block; width: 135px; height: 55px; float: left; margin-right: 10px;}

#directory  span.logo-yd{ background:url('../images/directorylogo.png') no-repeat 10px -5px;}

#directory  span.logo-mdy{ background:url('../images/directorylogo.png') no-repeat -135px -5px;}

#directory  span.logo-education{background:url('../images/directorylogo.png') no-repeat -715px -85px;}
#directory  .education-di:hover{ background-color: #1f6500;}
#directory  .education-di:hover > h3{ color: #fff !important;}

#directory  span.logo-automobile{background:url('../images/directorylogo.png') no-repeat -425px -85px;}
#directory  .automobile-di:hover{ background-color: #0096CE;}
#directory  .automobile-di:hover > h3 { color: #fff !important; }

#directory  span.logo-health{ background:url('../images/directorylogo.png') no-repeat -860px -85px;}
#directory  .health-di:hover{ background-color: #ED1C24;}
#directory  .health-di:hover > h3{ color: #fff !important;}

#directory  span.logo-it{ background:url('../images/directorylogo.png') no-repeat -425px -5px;}
#directory  .it-di:hover{ background-color: #034ea2;}
#directory  .it-di:hover > h3 { color: #fff !important; }

#directory  span.logo-business{ background:url('../images/directorylogo.png') no-repeat -280px -5px;}
#directory  .business-di:hover{ background-color: #585ceb; }
#directory  .business-di:hover > h3{color: white !important;}

#directory  span.logo-textile{ background:url('../images/directorylogo.png') no-repeat -1005px -5px;}
#directory  .textile-di:hover{ background-color: #8e53a1;}
#directory  .textile-di:hover > h3 { color: #fff !important; }

#directory  span.logo-advertise{ background:url('../images/directorylogo.png') no-repeat -280px -85px;}
#directory  .advertise-di:hover{ background-color: #c4161c;}
#directory  .advertise-di:hover > h3 { color: #ffea76 !important;}

#directory  span.logo-wedding{ background:url('../images/directorylogo.png') no-repeat -135px -85px;}
#directory  .wedding-di:hover{ background-color: #9B3A6C;}
#directory  .wedding-di:hover > h3 { color: #fff !important;}

#directory  span.logo-sayar{ background:url('../images/directorylogo.png') no-repeat -570px -5px;}
#directory  .sayar-di:hover{ background-color: #174EA0;}
#directory  .sayar-di:hover > h3 { color: #fff !important;}

#directory  span.logo-industry{ background:url('../images/directorylogo.png') no-repeat -715px -5px;}
#directory  .industry-di:hover{ background-color: #7B5B00;}
#directory  .industry-di:hover > h3 { color: #ffea76 !important;}

#directory  span.logo-builders{ background:url('../images/directorylogo.png') no-repeat -1005px -85px;}
#directory  .builders-di:hover{ background-color: #D68F17;}
#directory  .builders-di:hover > h3 { color: #fff !important;}

#directory  span.logo-food{ background:url('../images/directorylogo.png') no-repeat 10px -85px;}
#directory  .food-di:hover{ background-color: #EC6303;}
#directory  .food-di:hover > h3 { color: #ffea76 !important;}

#directory  span.logo-logisticsguide{ background:url('../images/directorylogo.png') no-repeat -860px -5px;}
#directory  .logisticsguide-di:hover{ background-color: #330F42;}
#directory  .logisticsguide-di:hover > h3 { color: #fff !important;}

#directory  span.logo-mmrd{ background:url('../images/directorylogo.png') no-repeat 10px -165px;}
#directory  .mmrd-di:hover{ background-color: #ED0711;}
#directory  .mmrd-di:hover > h3 { color: #fff !important;}

#directory  span.logo-logistics{ background:url('../images/directorylogo.png') no-repeat -135px -165px;}
#directory  .logistics-di:hover{ background-color: #394041;}
#directory  .logistics-di:hover > h3 { color: #fff !important;}

/* #####################  Directory Logos   ##################### */


.home-feature .hm-feature-medium,.feature-adv .hm-feature-medium{
	margin-bottom: 15px;
	text-align: center;
	border-top: 1px solid rgba(142,83,161,0);
  	min-height: 160px;
  	margin-bottom: 60px;
}

.home-feature .hm-feature-medium:hover,.feature-adv .hm-feature-medium:hover{
	background: rgba(142,83,161,0.1);
	border-radius:  0 0 10px 10px;
	border-top: 1px solid rgba(142,83,161,0.2);
}

.hm-feature-medium img {
	/*    box-shadow: 0 0 27px #c0c0c0;*/
    border: 7px solid #fff;
}	

.hm-feature-medium {
	margin-bottom: 15px;
	border-top: 1px solid rgba(142,83,161,0);
  	min-height: 160px;
  	padding:1px;
  	width: 90%;
  	margin-right: auto;
  	margin-left: auto;
}

.hm-feature-medium:hover{
	/*background: rgba(142,83,161,0.1);
		border-radius:  0 0 10px 10px;
	border-top: 1px solid rgba(142,83,161,0.2);*/
}
.category-list-content {
    background: url(../images/needle-bg.png) center left no-repeat;
}

/*............... .............................................
..................START COMMON PAGINATION  ...............*/	

/* div.common-pagin {
	padding: 0 !important;
	margin: 0 !important;
	clear: both;
	border:5px solid red;
} */

div.common-pagin{
	display: block !important;
	margin: 30px 0;
}

div.common-pagin ul {
	padding-left: 0;
	text-align: center;
}


div.common-pagin ul li a {
    display: inline-block;
    padding: 4px 8px;
    /* margin: 0 8px; */
    border: 1px solid #ddd;
    vertical-align: middle;
    text-decoration: none;
    margin: 5px;
}

div.common-pagin ul li{
	display: inline-block;
    margin: 0;
    padding: 0;
}

.common-pagin ul li > a span {
	font-style: normal;
}

.common-pagin ul li > a:hover,.common-pagin ul li > a:hover span,.common-pagin ul li.active a{
	background: #fff;
	color: #000;
}

.common-pagin ul li > a span.icon-next::after {
	content: "Next";
}

.common-pagin ul li > a span.icon-last::after {
	content: "Last";
}

.common-pagin ul li > a span.icon-previous::after {
	content: "Prev";
}

.common-pagin ul li > a span.icon-first::after {
	content: "First";
}

.common-pagin p.pgin-count {
	margin-top: 10px;
	padding: 5px 0;
	background: #f4f4f0;
	text-align: center;
	color: #98978e;
}

.common-pagin ul li.disabled > a{
	color: #b7b7b7;
    cursor: not-allowed;
    background-color: #cccccc ;
    border-color: #ddd;
}

.common-pagin ul li.disabled > a:hover span{
	background: none;
}	

/*............... .............................................
..................END COMMON PAGINATION  ...............*/	

/*............... .............................................
..................Start MODAl DIALOG BOX  ...............*/


.category-detail div.modal{
	margin-top: -20px;
}

.modal .second-title{
	margin: 0;
}

.category-detail .modal .modal-dialog{
	margin-top: 120px;
}

.category-detail .modal .controls{
	margin-top: 20px;
}	

.category-detail .modal .modal-dialog .modal-body h2.contentheading {
    margin: 0 0 10px 0;
    text-align: left;
    color: #534828;
}

.review-block .media-left{
	min-width: 150px;
}	

/*............... .............................................
..................END MODAl DIALOG BOX  ...............*/

/*========================================= Start Article =========================================*/	

/*.catg-article .article-bg,.itemView{
	background: url(../images/nav-color-bar-bg.jpg) #fff repeat-x;
}*/

/*.inner-search #mt_search_township,*/
.catg-article .article-bg .art-text h4,.catg-article .article-bg .art-text p,
.catg-article .article-bg .art-text .catItemTitle a,.intro-article-block .media-heading,
h1.first-title,.breadcrumb>.active,.address label,
.inner-search #mod_mt_search .form-control,
#mod_mt_search #mt_suggest_wrap ul.my-new-list li{
	font-family: Pyidaungsu !important;
}
.catg-article .article-bg .art-text p{
	font-size: 14px;
}

.art-img img,.article-bg .art-img {
    max-height: 230px;
}

.catg-article .article-bg .art-text{
	
	position: relative;
	
}

.catg-article .article-bg .art-text .catItemTitle{
	margin: 0;
	font-size: 15px;
	color: #000;
	
}

.catg-article .article-bg .art-text h4 a,.catg-article .article-bg .art-text .catItemTitle a{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 45px;
	margin-top: 10px;
	/*margin-bottom: 18px;*/
	line-height: 23px;
	color: #000;
	
}

.catg-article .article-bg .art-text .category,.catg-article .article-bg .art-text .catItemCategory{
	margin: 10px 0;
}

.art-category a,.catItemCategory a{
	color: #fff;
	background: #72bf44;
	padding: 3px 15px;
	font-size: 12px;
}

.art-category a:hover,.catItemCategory a:hover{
	background: #662d91;
}

.art-date{
	background: #fff;
	position: relative;
	padding: 13px 0;
	font-size: 12px;
	color: #000;
	margin-top: -6em;
	opacity: 0.7;
	margin-bottom: 35px;
}

.art-more{
	position: absolute;
    width: 100%;
    height: 5em;
    margin-top: -2em;
    padding-top: 2.5em;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 38%,rgba(255,255,255,1) 94%);
}

.article-bg div.catItemIntroText {
    min-height: 105px;
}

/*========================================= End Article =========================================*/	

/*========================================= Start Article Detail =========================================*/	

/*#k2Container{
	padding: 15px;
	}
*/
.itemCommentsForm{
	background:#fff;
	border:1px solid rgba(102,45,145,0.2);
	padding: 20px;
	border-radius: 7px;
}	

.news-blk{
	background:rgba(102,45,145,0.1);
	border-top:4px solid rgba(102,45,145,0.2);
	padding: 15px;
	margin-top: 10px;
}

.itemAuthorLatest .news-blk .news-item{
	margin: 5px 0;
}

.itemAuthorLatest .news-blk .news-item a{
	color: #000;
	padding: 5px;
}

.itemAuthorLatest .news-blk .news-item a:hover{
	background:rgba(102,45,145,0.5);
	color: #fff;
}
/*========================================= End Article Detail =========================================*/	

/*========================================= Start Advertisw With Us =========================================*/	

.ratecard{
	background: #fff;
    border: 1px solid #fff;
    /*padding: 55px 55px 0 55px;*/
    padding: 35px 35px 0 35px;
}
.ratecard .fa-check-square {
    color: #39b54a;
}

.ratecard .fa-times {
    color: #ed1c24;
}

.ratecard .title-bg{
	background: #fff2cc;
}

.table thead tr th.title-bg{
	color: #662d91;
}	

.ratecard .table-responsive .table th{
	height: 90px;
	vertical-align: middle;
	border: none;
	border: 1px solid #e0d5e9 !important;
}	

.ratecard .table-responsive .table td{
	font-size: 14px;
	height: 65px;
	vertical-align: middle;
	border: 1px solid #e0d5e9;
}

.ratecard .table-responsive .table .mid-bg{
	border: none;
	background: url(../images/category-book.png) 31px -20px #fff ;
}	


.ratecard .table-responsive .table td .fa{
	padding-right: 10px;
}

.ratecard .table-responsive .table .description-title{
	background: #662d91;
	color: #fff;
}

.ratecard .table-responsive .table .description{
	background: #fff;
	color: #52475a;
}


.ratecard .table-responsive .table .no-bdr{
	border: none;
}

.ratecard .table-responsive .table td p a{
	display: inline-block;
	padding: 7px;
	border: 1px dotted #7d4900;
	border-radius: 2px;
    box-shadow: 0px 10px 5px -7px rgb(137,137,137);
    color: #fff;
    background: #662d91;
}

.ratecard .table-responsive .table td p a:hover{
	background: #f1db38;
	color: #000;
	cursor: pointer;
}

/*========================================= End Advertisw With Us =========================================*/	

/*========================================= Start Digital Package Detail =========================================*/	

.digital-bg{
	background: #fff;
	/*padding: 20px;*/
}

.digital-padding{
	margin: 40px 0;
}

.ratecard-detail .title-br {
    background: url(../images/nav-color-bar-bg.jpg) bottom repeat-x;
    margin-bottom: 20px;
    position: relative;
    color: #662d91;
}

.ratecard-detail .title-br .digital-four-title{
	background: url(../images/heartbeat.png) no-repeat;
	padding-left: 70px;
	line-height: 35px;
}

.ratecard-detail .digital-profile .digital-logo{
	border: 1px solid #ccc;
}

.ratecard-detail .digital-profile .address span{
	display: inline-block;
	min-width: 120px;
}

.ratecard-detail .digital-profile .address span.caption{
	min-width: 120px;
	display: inline-block;
}

.ratecard-detail .digital-profile .address span.caption:after{
	content: '::';
	float: right;
	margin-right: 10px;
}


.ratecard-detail .digital-profile .address span .fa{
	min-width: 25px;
    background: #e8e0ef;
    padding: 5px;
    text-align: center;
    color: #946cb2;
    border-radius: 3px;
}

.ratecard-detail .business-title{
	font-size: 26px;
	margin: 0 0 20px 0;
	color: #662d91;
}

.ratecard-detail .business-logo{
	background: #fafafa;
	padding: 15px;
	margin: 10px 0;
	box-shadow: 0px 40px 20px -40px rgb(181,181,181);
}

/*.... Start Opening Hours ....*/

div.open-time,div.digital-category,div.pack-1-profile,.digital-social{
	margin-bottom: 40px;
}

.open-time .btn-info,.open-time .btn-info:hover,.open-time .btn-info:active:focus,.open-time .btn-info:active:hover {
	background: #fff;
	color: #000;
	border: 1px solid #ccc;
}

span.open-time{
	padding: 8px 30px 8px 0;
	color: red;
}

.time-box{
	width: 100%;
}	

.opening-hour > .dropdown-menu {
	margin-left:15px;
	min-width: 259px;
}

/*.... Start Carousel ....*/

.digital-product-box{
	background: #fafafa;
}

.digital-product-box .carousel{ 
	/*width: 504px;*/
	width: 100%;
	
	padding: 10px;
	margin: 0 auto;
}

.digital-product-box .carousel .carousel-inner{
	overflow: hidden;
	width: 100%;
}	

.digital-product-box .carousel .carousel-inner .item img { 
	height: 340px;
	margin:0 auto;
}

.digital-product-box .carousel .carousel-indicators{ 
	position: relative; 
	width: 100%;
	margin: 0; 
	left: 0; 
	bottom: 0; 
}	

.digital-product-box .carousel .carousel-inner .item { 
	margin-top: 0;
}	

.digital-product-box .carousel .carousel-control.left,.digital-product-box  .carousel .carousel-control.right { 
	background-image: none; 
	margin-top:0; 
	background-image:none; 
	background-color:transparent; 
	border:0;
	color: #000;
	
}

.digital-product-box .carousel .carousel-indicators li img,.digital-product-box .carousel .carousel-indicators li {
	width: 48px;
	height: 48px;
	text-indent: 0;	
	text-align: center; 
	border: 1px solid #fff;
	border-radius: 1px;
}

.digital-product-box .carousel .carousel-inner .item p.i-video{
	width: 100%;
	height: 340px;
}	


/*.... End Carousel .......*/


/*... Social Media Link ....*/

.digital-social .fa-facebook-square{
	color: #6d84b4;
}

.digital-social .fa-linkedin-square{
	color: #3b5998;
}

.digital-social .fa-google-plus-square{
	color: #d34836;
}

.digital-social .fa-twitter-square{
	color: #0084b4;
}


.digital-social .fa-twitter-square{
	color: #55acee;
}

.digital-social .fa-instagram{
	color: #3f729b;
}	

.digital-social .fa-at	{
	color: #F00F00;
}

.digital-social .fa-whatsapp	{
	color: #43d854;
}

.digital-social .fa-pinterest-square	{
	color: #bd081c;
}

.digital-social .fa-weixin	{
	color: #7bb32e;
}

.digital-social .fa-skype	{
	color: #00aff0;
}	

.digital-social .fa-line,.digital-social .fa-viber,.digital-social.fa-qq-a{
	width: 33px;
	height: 34px;
}

.digital-social .fa-line{
	background: url(../images/d-line.png) no-repeat;
}

.digital-social .fa-viber{
	background: url(../images/d-viber.png) no-repeat;
}

.digital-social .fa-qq-a{
	background: url(../images/d-qq.png) no-repeat;
}	

.time-social a.fb:hover{
	color: #000;
}


.rating .review-head{
	font-size: 1.2em;
	color: #a3620a;
}

.rating .review-head:hover,.rating .review-head:focus{
	color: #ffe500;
	outline: 0;
}

.pk-review-box .media{
	background: #f8f7f1;
	padding: 10px;
	
}

.special .list-group	{
	background: #f5f4eb;
	padding: 10px;
	border-radius: 3px;
}	

/*..... tooltip .....*/

[data-tooltip] {
    display: inline-block;
    position: relative;
}
/* Tooltip styling */
[data-tooltip]:before {
    content: attr(data-tooltip);
    display: none;
    position: absolute;
    background: #000;
    color: #fff;
    padding: 4px 8px;
    font-size: 14px;
    line-height: 1.4;
    min-width: 100px;
    text-align: center;
    border-radius: 4px;
}

[data-tooltip-position="top"]:before {
    bottom: 100%;
    margin-bottom: 6px;
}

/* Tooltip arrow styling/placement */
[data-tooltip]:after {
    content: '';
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
/* Dynamic horizontal centering for the tooltip */
[data-tooltip-position="top"]:after,
[data-tooltip-position="bottom"]:after {
    left: 50%;
    margin-left: -6px;
}

[data-tooltip-position="top"]:after {
    bottom: 100%;
    border-width: 6px 6px 0;
    border-top-color: #000;
}

/* Show the tooltip when hovering */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    display: block;
    z-index: 50;
}

/*..... tooltip .....*/ 

/*... End Social Media Linl .....*/

/*========================================= End Digital Package Detail =========================================*/	

.mmrd-logo{
	margin: 20px auto;
}

.catg-article .article-bg .art-text h4 {
    line-height: 28px;
}

/*========================================= Start K2 Search Box =========================================*/	

.intro-article-block{
	border-top: 1px solid #8d52a2;
	padding: 20px 0 22px 0;
	/*	background: #fff;
		border: 1px solid #d5c7df;
	padding: 10px 10px 1px 10px;*/
}

.intro-article-block .media-heading{
	color: #000;
}

/*========================================= End K2 Search Box =========================================*/	

div.itemFullText img {
    width: 100% !important;	
}

span.itemImage img {
    max-width: 100% !important;
}

/*...... 14-6-2017 .....*/

.category-listing h1 {
    font-size: 14px;
    margin-top: 0;
    display: inline-block;    
}
.category-listing h1 a.media-heading{
	color:#000;
}

.category-listing span.ad-feature  {
    background: #662d91;
    color: #fff;
    padding: 3px 10px;
    font-size: 11px;
    border-radius: 3px;
    /*margin: 7px 0;*/
    display: inline-block;
    margin-left: 4px;
    font-weight: bold;
}

.category-listing .address, .category-listing .business-category {
    font-size: 14px;
}

.category-listing .btn-block {
    background: #662d91;
    color: #fff;
    padding: 3px 7px;
    font-size: 12px;
    border-radius: 3px;
    display: inline-block;
    width: auto;
    float: right;
}

.category-listing .btn-block:hover{
	background: #f1db38;
	color: #000;
}
/*...... 14-6-2017 .....*/

/*...... 15-6-2017 ............*/
.digital-profile dl.dl-horizontal {
    margin-bottom: 5px;
}

.digital-profile .dl-horizontal > dt {
    width: 100px;
    text-align: left;
}

.digital-profile span.caption:after {
	/*     content: '::';
		float: right;
	margin-right: 10px; */
}

.digital-profile .dl-horizontal dd {
    margin-left: 120px;
}

.digital-bg .digital-openhours ul.dropdown-menu.open-datetime {
    padding: 10px;
    width: 100%;
}

.digital-bg .digital-openhours ul.dropdown-menu.open-datetime li.today {
    margin: 10px;
}

.digital-bg .digital-openhours ul.dropdown-menu.open-datetime li.today span.opening-date {
    width: 30px;
    display: inline-block;
    color: #000;
    font-weight: bold;
}

.digital-bg .digital-openhours {
    margin-bottom: 20px;
}

.div-show-telephone .btn-show-telephone {
    background: #662d91;
    border: 1px solid #555;
    font-size: 12px;
    padding: 0 7px;
    border-radius: 3px;
    margin: 2px 5px;
    color: #fff;
}

.div-show-telephone .btn-show-telephone:hover {
    background: #333;
    border: 1px solid #beb2b3;
}

/*...... 15-6-2017 ............*/
/*add new design to item detail page edited by snh (03-1-2017)*/
#pg-digitalpkg-detail .fa-3x{
	font-size: 2em;
}
#pg-digitalpkg-detail  .col-customize >p>b{
	font-weight: bold;
	font-size:20px;
} 
.social .vertical_line{
	height: 100%;
}
.social .title{
	font-weight: bold;
} 
.flexslider-samll .slides img{  
	height:130px;
	margin: 0 auto;
	width: 100%;
}
.flexslider-samll ul.slides>li {
	border:1px solid #eee;
}
.flex-direction-nav a{
	height: 56px;
	width: 60px;
	text-decoration: none;
}
.flex-direction-nav  a:hover{
	text-decoration: none;
}  
.flexslider-large-inner{
	height: 340px;
	width: 100%;
}
.flexslider-samll-outer{
	height: 130px;
}
.flexslider-large .slides{
	background-color: #eee;
}
.flexslider-large .slides img{
	max-height:340px;
	margin: 0 auto;
	width: auto;
}
.company-profile{
	margin-bottom: 0px;
}
.profile-detail{
	font-size: 16px;
}
/* end */

#k2Container .itemList .itemContainer .catItemView .catItemBody{ padding: 0; }
#k2Container .itemList .itemContainer .catItemView .clr,
#k2Container .itemList .itemContainer .catItemView .catItemBody > .clr{ display: none; }
#k2Container .itemList .itemContainer .catItemView .catItemBody .col-lg-7 > h3.catItemTitle a,
#k2Container .itemList .itemContainer .catItemView .catItemBody .col-lg-7 > h3.catItemTitle a:link{ color: #3b3b3b; }
#k2Container .itemList .itemContainer .catItemView .catItemBody .col-lg-7 .catItemCategory > a,
#k2Container .itemList .itemContainer .catItemView .catItemBody .col-lg-7 .catItemCategory > a:link{ background: #72bf44; padding: 3px 6px; border-radius: 4px; color: white; font-size: 13px; text-decoration: none; }
#k2Container .itemList .itemContainer .catItemView .catItemBody .col-lg-7 .catItemCategory > a:hover,
#k2Container .itemList .itemContainer .catItemView .catItemBody .col-lg-7 .catItemCategory > a:active{ background: #9371DE;  }
#k2Container .itemList .itemContainer .catItemView .catItemBody .col-lg-7 span.catItemDateCreated{ font-size: 12px; color: gray; }
#k2Container .itemList .itemContainer .catItemView .catItemBody .col-lg-7 .catItemIntroText{ display: block; word-wrap: break-word;}
#k2Container .itemList .itemContainer .catItemView .catItemBody .col-lg-7 .catItemIntroText p{ padding: 0; text-align: left !important; }
#k2Container .itemList .itemContainer .catItemView .catItemBody .col-lg-7 .catItemReadMore{ text-align: right; display: block; }
#k2Container .itemList .itemContainer .catItemView .catItemBody .col-lg-7 .catItemReadMore > a,
#k2Container .itemList .itemContainer .catItemView .catItemBody .col-lg-7 .catItemReadMore > a:link{ background: #662d91; font-size: 13px; padding: 4px 5px; color:white; text-decoration: none;  }
#k2Container .itemList .itemContainer .catItemView .catItemBody .col-lg-7 .catItemReadMore > a:after{ content:''; }
#k2Container.itemView div.itemCategory{ background: #F9921B; border-radius: 5px; padding: 3px 5px; display: inline; }
#k2Container.itemView div.itemCategory a, #body #k2Container.itemView div.itemCategory a:link{ color: white; font-size: 12px; text-decoration: none; }
#k2Container.itemView div.itemHeader h2.itemTitle{ margin-bottom: 10px; } 
/*#k2Container .itemList .itemContainer{
 	border-bottom:1px solid #D6D6D6;
}*/
/*#k2Container .itemList span.catItemImage a,
	#k2Container .itemList span.catItemImage a:link{
	display: inline-block;
	}
	#k2Container .itemList span.catItemImage{
	max-height: 270px;
	overflow: hidden;
	padding: 8px;
	background: white;
	border:1px solid #ccc;
	}
	#k2Container .itemList span.catItemImage img{
	background: #fff;
	padding: 0;
	border: 0;
	}
	#k2Container .catItemBody .article .catItemImageBlock{
	padding: 10px 8px 8px;
}*/
/* add new style for search article => 12-03-2018*/
#k2Container .genericItemView div.genericItemHeader h2.genericItemTitle{ margin-bottom: 10px; } 
#k2Container .genericItemList  .genericItemView .genericItemBody .col-lg-7 .genericItemReadMore > a,
#k2Container .genericItemList  .genericItemView .genericItemBody .col-lg-7 .genericItemReadMore > a:link{
	background: #662d91;
	font-size: 13px; 
	padding:4px 5px;
	display: inline;
	color:white; 
	text-decoration: none;
	float:right;
	
}
#k2Container .genericItemList .genericItemView  h2.genericItemTitle a:link{
	text-decoration: none;
	font-size:24px;
	color:#3b3b3b;
	font-weight: normal;
}
div.genericItemView{
	padding-bottom: 20px;
}
#k2Container .genericItemList .genericItemView{
	border-bottom: 1px solid #ccc;  
    margin-bottom: 10px;
}  
/*end*/


/*...... 28-5-2018 ............*/
#main-new-menu {background: #000;}
#main-new-menu ul li {
	text-transform: uppercase !important;
	color: #fff;
}
#main-new-menu .navbar-nav > li > a {
	padding: 15px 9px;
    color: #fff;
    font-size: 13px;
}
.home-text{
	width: 100%;
	color: #000;
	background: #fff;
	padding: 37px 0 20px 0;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
}
.home-new{
	padding-bottom:100px;
}

.home-feature-ads {
	padding-bottom: 60px;
	
}

.btn-loadmore{
	color: #000000;
	background: #dfdfdf;
	font-family: Arial, Helvetica,sans-serif;
	border: none;
	border-radius: 0;
	font-size: 14px;
	padding: 12px 40px;
	text-shadow: none;
}
.popular-category-block{
	background: #fff;
	padding-bottom:40px;
}
.popular-category-block  h4 a{
	color: #000 !important;
	font-size: 14px;
}
h4.cat-title {
	text-align: center;
}
#our-directory {
    background: #000;
    padding-top: 30px;
    color: white;
	
}
.footer-left p{
	color: #fff;
	font-size:14px;
	line-height: 21px;
}
.footer-left .img-responsive{
	display: inline-block;
}
.directory-img img{
	padding-right: 8px;
	padding-bottom: 15px;
}
.directory-img {
	padding-left:59px;
	
}
.directory-img h2{
	margin-bottom: 30px;
	font-size: 18px;
	text-transform: uppercase;
}
.footer-logo-img img{
	padding-top:20px;
	width: 270px;
	height: 100px ;
}
.footer-logo-company img{
	padding:40px 0 18px 0;
	
}
.footer-copyright{
	background: #000;
	padding:20px 0 20px 0;
}
.footer-copyright p{
	color:#cfcbcb;
}
.footer-left a{
	color: #fff;
	text-decoration: none;
}
.feature-img {
    border-top: 1px solid rgba(142,83,161,0);
    margin-right: auto;
    margin-left: auto;
}
.hm-feature-medium {
	margin-bottom: 15px;
	border-top: 1px solid rgba(142,83,161,0);
  	min-height: 160px;
  	padding:1px;
  	margin-right: auto;
  	margin-left: auto;
	/*	background: #f3eafb;*/
}
.featureads-title {
    font-size: 14px;
    color: #000;
    margin: 10px 0 0 0;
    border: none;
}


.custom-breadcrumb{
	width: 100%;
	background: #fff;
}
.breadcrumb{
	background: #fff;
    margin: 0 auto;
    padding: 0;
    line-height: 66px;
}
.breadcrumb li , .breadcrumb li a,  .breadcrumb li span{
	color:#000;
	text-transform: uppercase;
	font-size:12px;
}
.breadcrumb li span img{
	display: none;
}

/*  Start About us page */
/*.aboutus-page h2,.contactus-page h2,.whatnew-page h2,.categories-page h2, .pg-title h2{
	background: url(../images/2lines.png) no-repeat center;
	text-align: center;
	color: #000;
	font-size: 22px;
	text-transform: uppercase;
	margin: 77px 0 83px 0;
	font-weight: bold;
}*/
.aboutus-panel{
	margin-bottom: 37px;
	padding-bottom: 20px;
}

.aboutus-left{
	width: 700px;
	background: #fff;
	padding:18px 0;
	margin-right: 20px;
}
.aboutus-left p,.aboutus-right p{
	font-size: 16px;
	color: #000;
}
.aboutus-left img{
	margin:15px 0 0 7px;
}

.aboutus-left .col-md-8 {
	text-align: justify;
	padding:0 20px 0 0;
}

.aboutus-right{
	background: #fff;
	width:410px;
	padding:18px 0;
}
.aboutus-right a{
	text-decoration: none;
	color: #662d91;
}

/*  End About us page */
.contact-map{
	padding:20px;
}
.contact-text{
	background: #fff;
	font-size: 16px;
	color:#000;
	line-height: 28px;
	border-right:1px solid #692E95;
	padding: 0px 20px 85px 15px;
}
.contact-text h4{
	color: rgb(141,82,162);
	font-weight: bold;
}
.formResponsive input[type="text"]{
	background-color: #f6f6f6 !important;
}
.whatnew-page .col-md-9{
	padding-left: 0;
}
div.k2SearchBlock form input.inputbox{
	border: 2px solid #ccc;
	border-radius: 0px !important;
}
div.k2SearchBlock form input.inputbox, div.k2SearchBlock form input.button{
	padding:0 !important;
}
div.k2SearchBlock{
	border: none;
	padding: 5px 5px 5px 5px;
}
.article-search-box{background: #fff;padding: 20px;}
.article-search-box .article-search{
	background: #fff;
	margin-top: -15px;
	/*margin-bottom: 20px;*/
}
.article-search-box h2{font-size: 18px;
	font-weight: bold;
	color: rgb(141,82,162);	border-bottom: 1px solid #8853a5;padding: 10px 0;margin-top: 0;
	width: 100%;
text-align: left;}
.article-search-box  h3, .k2SearchBlock h4{
	font-size: 18px;
	font-weight: bold;
	color: rgb(141,82,162);	
}
.article-search-box  h3{
	padding: 25px 0 0 15px;
}
.article-search-box  .k2SearchBlock  h4{
	margin-left:0;
	padding: 15px 0;
}

/* start Category page*/
.cat-row{
	/*padding:22px 15px 47px 0px;*/
	margin-bottom: 52px;
	/*background: #fff;*/
	display: inline-block;
	-webkit-column-count:3;
	-moz-column-count:3;
	-webkit-column-gap: 10px;
	-moz-column-gap:10px;
}
.cat-column{
	font-family: Helvetica,Arial,sans-serif;
    width: 100%;
    padding: 30px;
    /*float: left;	 */
    display: inline-block;
    position: relative;
    background: #fff;
	border: 1px solid #8c51a1;
	-webkit-column-break-inside:avoid;
	-moz-column-break-inside:avoid;
	column-break-inside:avoid;
	margin-bottom: -1px;   
}

.cat-column:first-child ,.cat-column:nth-child(5){
	/*padding-left: 30px;*/
}
.cat-column:nth-child(5){
	/*padding-left: 50px;*/
}
.cat-column:nth-child(4) ,.cat-column:nth-child(6)  {
	/*padding-left: 70px;*/
}
.cat-column:nth-child(6) .cat-item{
	margin-top:-15px;
}
.cat-column h3{
	font-size: 13px;
	font-weight: bold;
	color:#000;
}
.cat-column li,.cat-column li a{
	font-size: 13px;
	color:#000;	
}
.cat-column .cat-img{
    height: 80px;
    margin-bottom: 20px;
    display: block;
}
.cat-column .dyeing{
	background:url('../images/category/dyeing.png') no-repeat 0 0;
}
.cat-column .fashion-textile-products{
	background:url('../images/category/fashion-textile-products.png') no-repeat 0 0;
}
.cat-column  .garment-textile-accessories{
	background:url('../images/category/garment-textile-accessories.png') no-repeat 0 0;
}
.cat-column  .manufacturers{
	background:url('../images/category/manufacturers.png') no-repeat 0 0;
}
.cat-column  .shipping{
	background:url('../images/category/shipping.png') no-repeat 0 0;
}
.cat-column .support-services{
	background:url('../images/category/support-services.png') no-repeat 0 0;
}
.cat-column .training{
	background:url('../images/category/training.png') no-repeat 0 0;
}

/* end Category page*/
/* start Sub Listing summary*/
.category-listing{
	line-height: 50px;
	padding: 0px;
}
.category-listing .listing-right{
	text-align: right;
	padding: 20px 20px;
}
.category-listing h2{
	font-size: 17px;
	color: #000;
	margin-top: 15px !important;
	line-height: 42px;
}
.category-listing .listing-left a{
	color:#000;
	text-decoration: none;
	text-transform: uppercase;
	
}
.category-listing .btn-block {
    background: #662d91;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    display: inline-block;
    width: auto;
}
.listing-btn{
	line-height: 70px;
	padding:5px 25px ;
	border-radius: 2px;
	background: #965ac3;
	color: #fff;
	font-size: 17px;
	border-radius: 3px;
}
.listing-right-btn a{
	color:#fff;
	text-decoration: none;
}
.category-listing  .glyphicon{
	margin-left: 5px;
	top:4;
}
/* end Sub Listing summary*/
.news-block div.catItemImageBlock {
    margin: 0 0 27px 0;
}
/* Start */
.inner-search .inner-search-left img{
	margin-left: -6px;
}
.inner-search .col-md-3 {
 	/*padding-left:0;*/
}
.inner-search  .inner-search-right{
	height: 55px;
	width: 846px
	/*width: 810px;*/
	float: right;
	padding-right: 0;
}
/* End */
/* contact */
.formResponsive .formHorizontal .formControlLabel{
  	color: #544b4b;
	
}
.rsform-submit-button, .formResponsive input[type="submit"]{
  	font-size: 15px !important;
  	padding: 7px 25px !important;
  	background:#8c51a1 !important;
}
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"], .formResponsive select{
  	background-color: #f6f6f6 !important;
}
/* contact */
/* what's new */
.whatnew-page div.catItemView{
 	padding: 4px 0px 0px 0px !important;
}
.whatnew-page .itemList .thumbnail
{
	margin-bottom: 30px;
	
}
.article-search-box .hm-feature-medium{
	margin-bottom: 20px !important;
	border-bottom: 1px solid #8e51a1;
	padding: ;
	padding-bottom: 20px;
	/*min-height: 310px !important;*/
}
.article-search h3{
	margin-bottom: 0px;
}
.article-search .widget-name {
	margin-bottom: 10px;
	margin-top: 20px;
}
/*.article-search-box .hm-feature-medium img{
	padding: 45px 0;
	
}*/
.whatnew-page div.itemContainer {
    margin-bottom: -8px;
}
.article-featureads-title{
	background: #ebebeb;
	padding: 4px 0 5px 0;
}

/* what's new */

/*  28 6 18*/

.about-us{
    padding:65px 35px;
    margin-bottom: 85px;
    background: #fff;
    display: inline-block;
}
.about-us h2 {
	font-size: 20px;
	font-weight: bold;
}
.about-left{
	text-align: center;
}
.about-left img{padding-bottom: 30px;}
.about-left,.about-right{
    padding: 0 40px;
}
.about-right{
    border-left:1px solid #8d52a2;
}
.about-right h2{
	margin-top: -0px;
}
.about-us p{
    text-align: justify;
    font-size: 14px;
    line-height: 18px;
}
.myanmar-garment{
	padding-top: 30px;
}
.myanmar-garment h2 a{
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.myanmar-garment img {padding-top: 23px;}

.header-line {
    display:table;
    width:100%;
    max-width:100%;
}
.header-line div {
    display:table-row;
    line-height:1.5em;
    font-size:2em;
    white-space:nowrap;
}
.header-line h2 {
    font-size:23px; /* Change font-size in header */
    font-weight: bold;
    overflow:hidden;
	text-transform: uppercase;
    display:table-cell;
    /*vertical-align:middle;*/
    width:1px;
    table-layout:fixed;
    padding:50px 60px !important;
}
.header-line span.spacer {
    display:table-cell;
}
.header-line span.spacer:after {
    display:inline-block;
    width:100%;
    content:".";
    font-size:0;
    color:transparent;
    height:5px;
    vertical-align:middle;
    position:relative;
    top:-1px;
    border-bottom: 1px solid #8d52a2;
    border-top: 1px solid #8d52a2;
	
}
.home-search-box{
	width: 1025px;
}
.home-search-btn{border-right:0px !important;}
.mgma{float:right;margin-top:22px;}

div.tagItemView{background: #fff;}


.navbar-nav .dropdown-menu > li > a{font-size: 13px;padding: 5px 15px;}
.navbar-nav .dropdown-menu > li > a:hover{background: #8c51a1;color:#fff;}

@media screen and (max-width: 320px){
	.home-search-box{
		width: auto;
	}
	form.example input[type=text],
	form.example select,
	form.example input[type=submit]  {
		margin-bottom: 8px;
	}
	.header-line h2 {
		font-size: 14px;
		padding: 30px 20px !important;
	}
	.home-search .col-md-3 {
		margin-bottom: 10px;
	}
	.home-text {
		padding: 17px 0px 10px;
		font-size: 16px;
	}
	.home-news-block {
		height: auto !important;
	}
	.home-new {
		padding-bottom: 30px;
	}
	.directory-img {
		padding-left: 0px;
		text-align: center !important;
	}
	.cat-column{
		width: 100%;
	}
	/*.cat-column:first-child ,.cat-column:nth-child(5){
		padding-left: 15px;
		}
		.cat-column:nth-child(5){
		padding-left: 15px;
		}
		.cat-column:nth-child(4) ,.cat-column:nth-child(6)  {
		padding-left: 15px;
	}*/
	.cat-row {
		background: none;
		padding:0px;
	}
	.cat-column h3{
		text-transform: uppercase;
	}
	.cat-column li{
		padding: 10px;
		background: #fff;
		border-bottom: 1px solid #8d52a2;
	}
	.cat-column li:last-child{
		border-bottom: 0px;
	}
	.inner-search .col-md-3{
		padding-left: 15px;
	}
	.breadcrumb {
		line-height: 45px;
	}
	.breadcrumb li span{
		font-size: 10px;
	}
	.inner-search-right #inner-search{
		display: block;
	}
	.inner-search .inner-search-right{
		float: none;
		width: 100%;
		padding-right: 15px;
	}
	.inner-search-right #inner-search .col-md-3{
		width: 100% !important;
		border-right: none;
		padding-right: 15px;
		margin-bottom: 10px;
		border-right: none;
		background: #fff;
	}
	.inner-search-right #inner-search {
		display: inline !important;
	}
	.inner-search-left{
		margin-bottom: 20px;
	}
	form#inner-search input[type="submit"] {
		width: 100% !important;
	}
	form#inner-search input[type="text"],form#inner-search select{
		width: 100% !important;
	}
	.contact-text{
		border-right:none;
		padding: 0px 20px 35px 15px;
	}
}
@media only screen and (min-width: 321px) and (max-width: 480px){
	.header-line h2 {
		font-size: 16px;
		padding: 30px 30px !important;
	}
}

@media only screen and (min-width: 320px) and (max-width: 991px){
	.inner-search-left{text-align: center;padding:10px 0 30px 0;}
	
	.inner-search-right #inner-search{
		display: block;
	}
	.inner-search .inner-search-right{
		float: none;
		width: 100%;
		padding-right: 15px;
	}
	.inner-search-right #inner-search .col-md-3{
		width: 100% !important;
		border-right: none;
		padding-right: 15px;
		margin-bottom: 10px;
		border-right: none;
		background: #fff;
	}
	.inner-search-right #inner-search {
		display: inline !important;
	}
	.home-news-block {
		height: auto !important;
	}
	.home-new {
		padding-bottom: 50px;
	}
	.home-search .col-md-3 {
		margin-bottom: 10px;
	}
	.home-search-box{
		width: none;
	}
	.home-search-box{
		width: auto;
		padding: 0 30px;
	}
	.home-news-block{height:auto;background: #fff;}
	
	.directory-img,.footer-left{
		text-align: center;
	}
	
	.directory-img {
		padding-left: 0px;
	}
	
	.cat-column{
		width: 100%;
	}
	/*.cat-column:first-child ,.cat-column:nth-child(5){
		padding-left: 15px;
		}
		.cat-column:nth-child(5){
		padding-left: 15px;
		}
		.cat-column:nth-child(4) ,.cat-column:nth-child(6)  {
		padding-left: 15px;
	}*/
	.cat-row {
		background: none;
		padding:0px;
		-webkit-column-count: 1;
		-moz-column-count: 1;
		
	}
	.cat-column h3{
		text-transform: uppercase;
	}
	.cat-column li{
		padding: 10px;
		background: #fff;
		/*border-bottom: 1px solid #8d52a2;*/
	}
	.cat-column li:last-child{
		border-bottom: 0px;
	}
	.contact-text{
		border-right:none;
		padding: 0px 20px 35px 15px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px){
	#main-new-menu .navbar-nav > li > a {
		font-size: 11px;
		padding: 15px 7px !important;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	.inner-search-left{width: 100%;text-align: center;padding: 20px 0;}
	.inner-search .inner-search-right{margin-right: 70px;}
}
.home-news-block{height: 260px;background: #fff;overflow: hidden;}
.home-news-block .moduleItemImage img{
	width: 100%;
}
.home-itemcategory{
	padding:30px 0 20px 0;
	/*height: 102px;*/
}
.home-itemcategory a,.catItemReadMore a{
	text-transform: uppercase;
	color:#fff;
	font-weight: bold;
	background: #8c51a1;
}
.catItemReadMore a{
	font-size: 11px;
}
.home-itemcategory a{
	font-size: 11px;
}
.home-itemcategory a{
	padding:7px 5px;
}
.home-itemcategory span{
	font-size:12px;
}
.home-itemTitle{
	height: 50px;
	overflow: hidden;
	
}
.home-itemTitle a{
	font-size: 15px;
	font-weight: bold;
	color: #292525;
	
}
.home-itemintrotext {
	height: 124px;
	height: 134px;
	overflow: hidden;
	font-size: 14px;
	padding: 10px 0;
}
.home-itemintrotext p, .home-itemintrotext span{font-size: 14px;}
.catItemReadMore{
	padding:15px 0;
	display: inline-block;
}
.catItemReadMore a{
	padding:2px 14px;
	float: right;
}
.contact-page{
	background: #fff;
}
.contact-left{padding-top: 40px;}
.contactus-form{padding-top: 55px;}
.related{padding:0 17px;}
.item-detail #k2Container{padding:0 30px;background: #fff;margin-top: -40px;}
.item-detail #k2Container span.itemImage img {background:#8f52a0;border: 1px solid #8f52a0;padding: 8px;}
.item-detail #k2Container h1{font-family: Pyidaungsu !important;padding: 25px 0;font-size: 18px;}
.item-detail #k2Container div.itemFullText p {font-size: 14px;}
.item-detail .itemRelated h3{font-size: 17px;}
.item-detail .itemRelated ul li {list-style-type:disc !important;padding: 5px 0;}
.item-detail div.itemRelated ul {padding: 0 20px;}
.itemRelated ul li a{color: #8f52a0;}
.itemRelated ul li a:hover {color: #8f52a0;}
.itemRelated div.itemRelated ul {padding: 0 20px;}
.page-listing {padding-top:30px;}
.job-listing-position{margin-left: -10px;}
.filter-post{padding: 0;}
.signup-login-position,.filter-post-position{background: #fff;padding:20px 20px;margin-bottom: 15px;text-align: center;}
.filter-btn{padding: 12px 35px;}
.post-btn{padding: 12px 18px;margin-left:17px;}
.post-btn,.filter-btn{background: #8f52a0;color: #fff;font-weight: bold;}
.intro-article-block .media-object {padding-top: 20px;}
/*._491z,._4uyl ._1cb,._5lm5 {border-bottom: 1px solid #8f52a0 !important;}
	
    ._2agf._4o_4 {
    background: #000;
    color: #fff;
padding: 5px 20px;}*/
div.itemBackToTop{text-align: center !important;
padding: 20px 0 50px 0;}
div.itemBackToTop a {background: #8f52a0 !important;padding: 5px 20px;}


/*new style for texttile => 05-11-2018*/
/*#category listing*/
.category-listing .thumbnail{
	padding:30px;
	line-height: 1.7;
	border:none;
	padding-bottom: 15px;
}
.category-listing .thumbnail .featured-block{
	padding: 20px 0px 0px 0px;
}
.category-listing .thumbnail .featured-block .featured-link{
    border-top: 2px solid #e0e0e0;
    padding-top: 15px;
    margin-left: 15px;
    margin-right: 30px;
    display: block;
}
.category-listing .thumbnail .featured-block .featured-link .social-link{
 	color:#000;
}
.category-listing .thumbnail .featured-block .featured-link .social-link .fa{
 	border: 1px solid #000;
    border-radius: 50%;
    margin-right: 5px;
    margin-right: 8px;
    font-size: 18px;
}
.category-listing .thumbnail .featured-block .featured-link .social-link .fa-facebook{
 	padding-top: 4px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 3px;
}
.category-listing .thumbnail .featured-block .featured-link .social-link .fa-globe{
 	padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 20px;
}
.category-listing .thumbnail .featured-block .featured-link .social-link .fa-envelope{
  	padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
}
.category-listing .business-category a{
	color: #000;
}
.category-listing .thumbnail  .phone span{
	padding-left: 35px;
}
.category-listing .thumbnail  .address span{
	padding-left: 27px;
}

.category-listing .thumbnail  .business-category span{
	padding-left: 21px;
}
.category-listing .thumbnail  .phone .col-md-2,
.category-listing .thumbnail  .address .col-md-2,
.category-listing .thumbnail  .business-category .col-md-2{
	padding:0px;
}
.right-sidebar{
	padding-right: 0px;
	background: #fff;
	margin-top: 125px;
	padding:25px;	
	margin-bottom: 25px;
}
/*#featured business*/

#featured-bussiness  #mod_mt_topads .col-md-12{
	padding:0px;
}
#featured-bussiness .hm-feature-medium{
	width:100%;
	min-height: 95px;	
}
#featured-bussiness .hm-feature-medium img{
	width:95px;
	display: block;
	float:left;
}
#featured-bussiness .hm-feature-medium  div.business-name{
	font-size: 14px;
	font-weight: bold;
	background: none;
	width:150px;
	margin-left: 12px;
	float:left;
	text-align: left;
}
#featured-bussiness .hm-feature-medium  div.business-name .address{
	color:#000;
	margin-top: 0px;
}
.article-search-box  .hm-feature-medium  div.business-name .address{
	display: none;
}
/*Latest Article*/
#featured-bussiness,
#latest-post{
	border-bottom: 2px solid #969393e0;
	padding:0px 0px 20px 0px;	 
}
#latest-post h1,
#featured-bussiness h1{
 	font-weight: bold;
    font-size: 18px;
}
#latest-post .related {
 	padding: 0px;
}
#latest-post .related .media {
	border-bottom: none;
	padding-right: 0px;
	margin-bottom: 13px;
}
#latest-post .related .media .art-title{
	float:right;
	padding: 0px;
}
#latest-post .related .media a.media-heading{
	height: 41px;
	overflow: hidden;
	color:#000;
	font-size: 14px;	 
}
#latest-post .related .media a.media-heading:hover{
	color:#662d91;
}
#latest-post .related .media .art-title .category,
#latest-post .related .media .art-title .created{
	font-size: 12px;
	margin-bottom: 0px;
	color:#000;
}
#latest-post .related .media .art-img{
	float:left;
	padding-left:0px;
} 
#latest-post  .related a.media-left > img{
	width: 100%;
	height: 100px;
}
/*related article*/
#related-article .related .art-title,
#related-article .related .art-img{
	width: 100%;
	padding: 0px;
}
#related-article .related .art-title{
	border-bottom: 1px solid #8356a6;
	padding-top: 12px;
	padding-bottom: 20px;
}
#related-article .related .art-title a{
	color:#000;
	font-size: 14px;
}
#related-article .media:last-child > .art-title{
	border-bottom: none;
}
#related-article .related .category, 
#related-article .related .created{
	display: none;
}
#related-article .related a.media-left > img{
	/*border-bottom: 1px solid #f07321;    */
    padding-top:12px;
    width: 100%;
}
/*#category detail*/
.category-detail .white-block .address label{
	float:left; 
}
.category-detail .white-block .address span.divider{
	padding-right: 20px;
}
.category-detail .white-block .address p{
	margin-left: 75px;
    position: relative;
    
}
.category-detail .white-block .address p >a{
	color:#000;
}
.featured-top-ads{
	display: inline-block;
	margin-bottom: 15px;
}
.featured-top-ads img,
.side-featured-ads img,
.article-detail-topads img,
.article-detail-bottom-ads img{
	width: 100%;
}
.side-featured-ads{
	border-bottom: 2px solid #969393e0;
    padding: 20px 0px 20px 0px;
    display: inline-block;
    width: 100%;
}
.side-featured-ads .col-md-12{
	padding: 0px;
}
.side-featured-ads img{
	height: 120px;
    /*width: 364px;*/
    border: 1px solid #eee;
    margin-bottom: 10px;
}
.article-detail-list-topads{
	margin-top: 20px;
}
.article-detail-topads .col-md-12{
	padding: 0px;
}
@media screen and (max-width: 991px){
	#latest-post .related a.media-left > img{
		width:auto;
	}
	#latest-post .related .media .art-title{
		float:left;
	}
}
@media screen and (max-width: 768px){
	.right-sidebar{
		margin-top: 0px;
	}
}
@media screen and (max-width: 368px){
	#featured-bussiness .hm-feature-medium img{
		width: auto;
	}
	#featured-bussiness .hm-feature-medium div.business-name{
		width: auto;
	}
}

.thumbnail a > img, .thumbnail > img {
	margin:0px;
	margin-bottom: 7px;
}


/*#mobile app css*/
.mobile-menu>.btn{
	border-radius: 3px;
	padding: 8px;
	/*border: none;*/
	background: #8c51a1;
	padding-bottom: 1px;
    padding-top: 1px;  
    border-radius: 3px !important;
}
.mobile-menu .btn-primary.active, 
.mobile-menu .btn-primary.focus, 
.mobile-menu .btn-primary:active, 
.mobile-menu .btn-primary:focus, 
.mobile-menu .btn-primary:hover, 
.mobile-menu .open>.dropdown-toggle.btn-primary{
	background: #8c51a1 !important;
}
.mobile-menu ul{
	margin-top: 7px;
	left: -12px;
	border-radius: 0px 0px 3px 3px;
}
.mobile-menu ul:before{
	content: '';
    position: absolute;
    left: 65px;
    top: -16px;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #fff;
}
.upper-menu ul li {
	padding-left:0px !important;
}
.mobile-menu ul li:last-child{
	padding-left: 15px;
	float: right;
}
.mobile-menu ul li:last-child>a{
	float: right;
	padding-left:0px !important;
}
.mobile-menu ul li >a>span{
	color:#000;
}
.mobile-menu li >a:hover{
	background: none !important;
}
.mobile-menu i{
	font-size: 26px;
	background: #8c51a1;
}
.upper-menu ul li a>.fa{
	background: #8c51a1;
    padding: 8px;
    font-size: 20px;
    border-radius: 3px;
    padding:5px 7px;
    color:#fff;
}
.mobile-menu .dropdown-menu > li > a{text-align: center;padding:3px 10px !important;font-size: 13px !important;}
/*#mobile app css end*/

/*New Design of  Textie Package Design*/

.block_01{
	border-bottom: none;
}
.digital-head-banner {
	padding-bottom: 30px;
	border-bottom: 1px dashed #afafaf;
	margin-bottom: 30px;
}
.col-rigtSide{
	border-right: 1px dashed #afafaf;
}
.block_01 .col-customize{
	text-align: center;
	/*padding-top:0px;*/
	border-bottom: 1px dashed #afafaf;
	font-family: Zawgyi-One;
}
.block_01 .col-customize p {
	color: #202020;
	font-size: 20px;
	font-weight: bold;
}
.block_01 .col-customize .category_name{
	color: #202020;
	font-size: 16px;
}

.block_01 .opening-hour {
	text-align: center;
	border-bottom: 1px dashed #afafaf;
	padding:15px 0px;
}
.block_01 .opening-hour p,.company-profile h2{
	text-align: center;
	color:#703381;
	margin-bottom:10px;
}
.block_01 .opening-hour p{	font-size:16px;}
.company-profile h2{font-size:20px;}
.block_01 .opening-hour button{
	/*padding: 6px 30px;*/
	font-size: 16px;
	font-weight: normal;
	color:#202020;
}
.block_01 .opening-hour button label {
	font-weight: normal;
}
.block_01 .opening-hour .caret{
	border-top: 5px solid;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	color:#707070;
}
.block_01 .opening-hour .dropdown-menu {
   	left: 29%;
	top: 23%;
	min-width: 168px;
	
}

.block_01 .opening-hour .dropdown-menu li.today{
	font-size: 16px;
}
.gallery-block{
	padding:0px;
	text-align: center;
	border-bottom: 1px dashed #afafaf;
}
.gallery-block h2{
	font-size: 18px;
	text-align: center;
	margin-top:20px;
}
.company-address{
	border:none;
}
.company-address .dl-horizontal dt {
    font-weight: bold;
    color: #703381;
	font-size: 18px;
}
.company-address  .dl-horizontal dd {
	text-align: left;
	font-size: 16px;
}
.company-address  .dl-horizontal dd  a{
	color:#000;
	font-family: Zawgyi-One;
}
.block_01 .business-category {
	background: #F1F1F1;
    padding: 25px;
    margin-bottom: 40px;
	font-family: Zawgyi-One;
}
.block_01 h2.h-businessCat{
	background: #E8E8E8;
	padding:20px 0px;
	margin:0px;
	text-align: center;
	font-size: 18px;
}
.block_01 .business-category ul > li{
	text-indent: -5px;
}
.block_01 .business-category ul > li:before {
  	content: "- ";
  	text-indent: -5px;
}
.video-col iframe{
	width: 60%;
}
.video-col{
	text-align: center;
	border-bottom: 1px dashed #afafaf;
	padding-bottom: 20px;
}
.block_06 .map-header {
	padding:0px;
	text-align: center;
	padding-top:20px;
	size: 18px;
}

.block_03_social h2{
	text-align: center;
	margin :20px 0px;
}
.social_block a,.social_block a:hover {
	color:#959595;
}
.block_03_social iframe{
	margin-bottom: 20px;
}
/*ads banner*/
.ads-banner.top,
.ads-banner.bottom{
	margin-top: 30px;	
	
}
.ads-banner.bottom{
	clear: both;
	margin-bottom: 30px;
}
.ads-banner .offslider{
	padding: 0px;
	margin-bottom: 15px;
}
@media (max-width:375px) and (min-width:360px) { 
	.block_01 .opening-hour .dropdown-menu {
	    left: 12%;
	    top: 19%;
	    /*min-width: 168px;*/
	}
	
}
@media (max-width:500px) and (min-width:400px) { 
	.block_01 .opening-hour .dropdown-menu {
	    left: 16%;
	    top: 21%;
	    /*min-width: 168px;*/
	}
}
@media (max-width:768px) and (min-width:600px) { 
	.block_01 .opening-hour .dropdown-menu {
	    left: 33%;
	    top: 23%;
	    /*min-width: 168px;*/
	}
}

.ratecard .block_01 .col-customize,.ratecard .block_01 .opening-hour,.ratecard .block_04 .gallery-block{
	border:none;
}


/*Cookie Consent Begin*/
.cookie-text{font-size: 18px;padding: 20px 0;}
.cookie-btn{padding: 20px 0;}
.cookieConsent {background-color: rgb(109, 76, 146);font-size: 16px;color: #fff;padding: 5px 0;bottom: 0;left: 0;right: 0;
z-index: 9999;}
.cookieConsent a {color: #000;text-decoration: none;}
#closeCookieConsent {float: right;display: inline-block;cursor: pointer;height: 20px;width: 20px;margin: -15px 0 0 0;font-weight: bold;}
#closeCookieConsent:hover {color: #FFF;}
.refuse{padding:0 20px;}
.cookieConsent a.cookieConsentOK {background-color: rgb(242,233,252);color: #000;display: inline-block;padding: 10px 20px;cursor: pointer;
font-size: 16px;}
.close-cookies{display: none;}
.cookiebox div.modal{    width: 100%;margin: 0 auto;top:83%;    left: 0%;background-color: #108A69;}
.cookiebox{background-color: rgb(109, 76, 146);position: fixed;bottom: 0px;width: 100%;z-index: 1005;display:none;}
#body .home-articles-content .cookiebox .row{margin-bottom: 0px;}
.cookiebox .modal-backdrop{background-color: #108A69;}
.cookiebox .modal-backdrop.in{opacity: none !important;}
.cookiebox .modal-backdrop{opacity: none !important;}
.modal-backdrop.in{display: none;}
.modal.fade .modal-dialog {transform: translate3d(0, 100vh, 0);}
.modal.in .modal-dialog {transform: translate3d(0, 0, 0);}
.cookiebox button.close{background-color:rgb(109, 76, 146);/*margin:10px;*/ }
.cookiebox .close{opacity: 1 !important;}
.modal-body {padding: 0px !important;}
.btn-box{padding: 15px 82px 0 82px;}
.cookiebox  .modal-body{width: 100%;}


@media only screen and (min-width : 320px) and (max-width : 480px){ 
	.cookieConsent{padding: 10px 0;}
	.cookie-text{font-size: 14px !important;}
	.cookieConsent a.cookieConsentOK{font-size: 12px;}
	.cookiebox{top:78% !important;}
	.cookiebox .modal-body{ margin-top: 1px;}
	.cookie-text{margin: 0px 0;padding: 0px 0;}
}
@media only screen and (min-width : 481px) and (max-width : 767px){ 
	.cookie-text{padding:20px 0 0 0;}
	.cookiebox div.modal{top:76% !important;}
	.cookiebox .container {width: 100%;padding-left: 15px;padding-right: 15px;}
}
@media screen and (max-width: 991px){
	.cookiebox button.close{width:100%;margin: 7px 0;}
}
@media only screen and (min-width : 992px) and (max-width : 1199px){
	.btn-box {padding: 25px 45px 0 45px;}
}

@media only screen and (min-width: 1225px) and (max-width: 1824px){
	.cookiebox div.modal{top:82%;}
}

@media screen and (max-width: 424px) {
	div.page-listing div.ratecard-detail.digital-bg div.ratecard {
		padding: 0px !important;
	}
	div.page-listing div.ratecard-detail.digital-bg div.ratecard div.gallery-block {
		padding: 0px !important;
	}
	div.page-listing div.ratecard-detail.digital-bg div.ratecard div.gallery-block div.digital-product-box div.carousel.slide {
		padding: 0 !important;
	}
	div.page-listing div.ratecard-detail.digital-bg div.ratecard div.gallery-block div.digital-product-box div.carousel.slide div.carousel-inner a.lightbox_trigger img.img-responsive {
		width: 100% !important;
		height: auto;
	}			