/* Desktop အကြီးတွေ၊ Monitor အကြီးတွေအတွက် */
@media (min-width: 1440px) {
}
@media (min-width: 991.98px) {

}


/* --------------------------------------------------------- */


/* Laptop တော်တော်များများအတွက် */
@media (max-width: 1199.98px) {
	#testimo {
		padding: 0px 50px;
	}
#testimo ul.slick-dots{
		display:none!important;
	}
}

/* Tablet portrait width တွေအတွက် */
@media (max-width: 991.98px) {
    .stellarnav .menu-toggle {
        background: #ffffff73;
        padding: 7px 15px;
        border-radius: 4px;
        box-shadow: 0 0 10px #0000001a;
        float: right;
    }
	.stellarnav.dark .menu-toggle span.bars {
		margin-right:0;
	}
	.stellarnav.dark .menu-toggle span.bars span {
		background: #2f2f2f;
	}
	#h_abt h1, #h_svcc h1, #h_portfolio h1, #h_blog_news h1, #test-title h1, #ct-first-rw h3.widget-title, #ct-first-rw h2 {
		font-size: 33px;
	}
	#tab-gallery h3.widget-title, #inner_faqs h3.widget-title, #mpricee h3.widget-title{
		font-size: 33px;
	}
	.price-item h4{
		font-size:23px;
	}
	.price-item{
		padding:20px;
	}
	#price-list-st a.dtwo, #price-list-st a{
		padding:10px;
	}
	#h_hero h3.widget-title {
		font-size: 70px;
	}
	#h_portfolio #second_row_p .sow-image-container {
		height: auto;
	}
	#h_portfolio #first_row_p .sow-image-container {
		height: 470px;
	}
	#h_portfolio #first_row_p .sow-image-container img {
		max-width: max-content;
	}
}

@media (max-width: 780.98px) {

}

/* ဖုန်း Landscape width တွေအတွက် */
@media (max-width: 767.98px) {
 	.logonmenu img {
    width: 30%;
}
	/*
	.stellarnav {
    margin-top: -56px;
}
	#h_hero {
		padding: 170px 0 80px;
	}
	#h_portfolio #first_row_p .sow-image-container{
		height:auto;
	}
    #h_portfolio #first_row_p .sow-image-container img {
        max-width: 100%;
    }
	#h_price_row a.jacob_snd_btn{
		float:left;
	}
	.so-widget-sow-blog article a img{
		width:100%;
	}
	#ct-first-rw h3.widget-title{
		margin-bottom:33px;
	}
	footer .copyright .text-right{
		margin-top:23px;
		text-align:left!important
	}
} */

/* ဖုန်း portrait width တွေအတွက် */
@media (max-width: 575.98px) {

}

/* ဖုန်းသေးတွေအတွက် */
@media (max-width: 425.98px) {

}
@media (max-width: 375px) {

}
@media (max-width: 320px) {
	
}
