/* 
Theme Name: Pacemyanmar
Theme URL: http://primelazier.info
Description: Pacemyanmar
Theme Author: PRIME
Author URL: http://yourdomain.com
Template: twentyseventeen 
Version: 1.0.0 
Text Domain: twentyseventeen-child 
*/

@font-face {
      font-family: Pyidaungsu;
      src: url('/wp-content/themes/twentyseventeen-child/fonts/Pyidaungsu_Regular.ttf');
      font-weight: normal;
}
html:lang(my-MM) p, html:lang(my-MM) span,  html:lang(my-MM) h3,  html:lang(my-MM) h4,  html:lang(my-MM) h5,  html:lang(my-MM) input , html:lang(my-MM) ul, html:lang(my-MM) li, html:lang(my-MM){
	font-family: 'Pyidaungsu' !important;
}
html:lang(my-MM) #top-menu .sub-menu li a{
	font-size: 12px!important;
}
html:lang(my-MM) #top-menu li.menu-item a{
	font-size: 14px;
}
html:lang(my-MM) .home h3.widget-title{
	font-size: 28px;
}
html:lang(my-MM) #why-choose-us h3.widget-title{
	font-size: 16px;
}
html:lang(my-MM) .indust-details h3.widget-title{
	font-size: 20px;
}
html:lang(my-MM) .second-post-type p{
	text-align: left;
}
body{
	overflow: auto;
	overflow-x: hidden;
}

h1, h2, h3, h4, h5, .widget-title{
	font-family: Roboto;
}
p, span, div{
	font-family: Muli, sans-serif;
	font-weight: 300;
}

	#navbar-menu.container{
		max-width: 97%;
		background: unset;
		border: none;
	}
.blog:not(.has-sidebar) #primary article, .archive:not(.page-one-column):not(.has-sidebar) #primary article, .search:not(.has-sidebar) #primary article, .error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content, body.page-two-column:not(.archive) #primary .entry-content, body.page-two-column #comments{
	float: unset;
	width: auto!important;
	
}
#home-new-articles{
	margin: 35px auto;
	position: relative;
	z-index: 1;
}
#home-new-001, #home-new-002{
	position: relative;
}
#home-new-001 h3.widget-title, #home-new-002 h3.widget-title{
	position: absolute;
bottom: 0px;
	left: 0px;
	right: 0px;
color: #fff;
background: #002857;
margin-bottom: 0;
margin-top: 0;
padding: 10px;
font-size: 15px;
}
.widget a{
	box-shadow: unset!important;
}

img.custom-logo{
		max-width: 100%;
		height: auto;
	padding: 10px;
	width: 100%;
}
.home-first-row > div:last-child .panel-first-child{
	margin-bottom: 0px!important; 
	padding-bottom: 0px;
}
.second-post-type {
	margin-top: 10px;
	margin-bottom: 10px;
}
.second-post-type p{
	line-height: 21px;

font-size: 14px;

text-align: justify;

font-weight: 400;
}

.service-post{
	margin-bottom: 30px;
}
.service-post .col-lg-3{
	display: flex;
	align-items: center;
}
.service-post .wrap-img{
	width: 100px;
	height: 100px;
	margin: auto;
	border-radius: 50%;
	overflow: hidden;
}
.service-post .wrap-img img{
	height: 100%!important;
}
.widget{
	padding-bottom: 5px!important;
}

.home .info-counter .wpsm_row:first-child >div:first-child {
	box-shadow: 0px 1px 1px #ccc;
}
.home .info-counter .wpsm_row:nth-child(2) >div:last-child {
	box-shadow: -1px -1px 0px #ccc;
}
.home .page-content-header{
	display: none;
}
#site-navigation{
	margin-top: 15px;
	
}
#top-menu li{
	position: relative;
}
#top-menu li.menu-item a{
	color: #222;
	font-size: 16px;
	position: relative;
	overflow: hidden;
}
#top-menu li a:before{
	border-bottom: 1px solid transparent;
	left: 0;
bottom: 0;
width: 100%;
height: 2px;
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
	content: '';
position: absolute;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-ms-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
	
}
#top-menu  li:hover > a:before{
	-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
-webkit-transform: translateX(0);
transform: translateX(0);
	background: #002147;

}
#top-menu .sub-menu li a{
	font-size: 14px;
}
.pum-title{
	font-size: 26px;

text-align: center;

margin-bottom: 30px;

font-weight: 500;
}
.home .popup-quote{
	width: 85%;
	padding: 15px;
	margin: auto;
}
.home .popup-quote textarea{
	height: 70px;
}
.home .popup-quote > h3{
	font-size: 14px;
font-weight: bold;
font-style: italic;
color: red;
}
.popmake {
	background: linear-gradient(to bottom, #002140 , #16459b, #002140)!important;
}
.home .popup-quote input{
	padding: 5px;
	font-size: 14px;
	font-weight: light;
	height: 30px;
}
.home .popup-quote p{
	margin-bottom: 10px;
	
}
.home .popup-quote label{
	font-weight: 400;
	color: #fff;
}
.pum-container, .pum-theme-lightbox .pum-container{
	border: 1px solid!important;
}
.pum-title, .pum-theme-lightbox .pum-title{
	color: #fff!important;
}
#top-menu li:hover > a{
		background: transparent;
		color: #999!important;
/*text-shadow: 0 0 5px rgba(0,0,0,0.5);*/
}
#top-menu .main-navigation a:hover{
	color: #fff;
}
#navbar-menu{
background: transparent;
}
.home h3.widget-title{
	font-family: Roboto;
	font-weight: 700;
	line-height: 48px;
	font-size: 38px;
	color: #292929;
}
.services-list, .services-list h3.widget-title, .home-contactform h3.widget-title{
	color: #fff;
}
.services-list h3.widget-title{
	margin-top: 30px;
	margin-bottom: 20px;
}
.services-list .fas.fa-th-large{
	margin-left: 5px;
	margin-bottom: 25px;
}
.fas.fa-th-large{
	font-size: 25px;
	color: #eee;
}
.why-choose-us{
	padding-top: 0px;
}
.why-choose-us h3.widget-title{
	margin-top: 0px;
}
.why-choose-us p{
	font-family: Muli, sans-serif;
font-weight: 400;
color: #747474;
	text-align: left;
}
#why-choose-us h3.widget-title{
	font-size: 22px;
line-height: 24px;
font-weight: 500;
color: #333;
font-family: Roboto;
}
#my-icon{
	margin-left: 25px;
padding-right: 10px;
text-align: left;
}
.service-post .col-lg-9 a{
	color: #fff;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1)!important;
}
.service-post .col-lg-9 a:hover{
	
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1)!important;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 0)!important;

box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 0)!important;
}
.home .wpsm_counterbox{
	margin: 0px!important;
	margin-top: 15px!important;
}

.indust-details h3.widget-title{
	font-size: 20px;

font-weight: 700;

line-height: 30px;

color: #fff;
}
.indust-details.black h3.widget-title{
	color: #222;
}
.indust-details .btn{
	box-shadow: none!important;
	font-weight: bold;
width: 120px;
min-height: 30px;
padding: px px;
border-radius: 0px;
border-width: 0px;
border-style: solid;
background: #ee624c;
color: #ffffff;
}
.indust-details p{
	font-size: 14px;
line-height: 26px;
	color: #fff;
}
.indust-details {
	min-height: 300px;
position: relative;
display: flex;
align-content: center;
align-items: center;
padding: 30px;
}
.home-helping{
	font-size: 24px;
font-weight: 400;
color: #fff;
line-height: 28px;
	margin-top: 40px;
margin-bottom: 40px;
}
.home-helping .btn{
	box-shadow: none!important;
	position: relative;
overflow: hidden;
display: inline-block;
background-color: #ffffff;
border: 1px solid #ffffff;
color: #ee624c;
}
.home #home-contactform{
	background: #fff;
	position: relative;
	width: 95%;
	margin: auto;
	margin-top: auto;
	margin-top: -350px;
	background-color: rgb(255, 255, 255);
box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px;
padding: 60px 50px 45px;
}
#home-contactform h3.widget-title{
	color: #292929;
}

.home .wrap-contactform > .row {
	margin-bottom: 15px;
}
.home .wrap-contactform input{
border-radius: 0px;
padding: 15px 10px !important;
font-size: 14px;
}
.home .wrap-contactform textarea{
	border-radius: 0px; 
	height: 100px;
}
.home .wrap-contactform input.btn{
	width: 100%;
	padding: 15px 0px !important;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2); 
	background: #EE624C;
	color: #fff;
}
.client-testimonial .testimonial-content p{
	font-size: 14px; 
	color: #747474;
	font-weight: 400;
}
.home .testimonial-inner{
	margin: auto;
	width: 80%;
}
.strong-view.modern .testimonial-content::before, .strong-view.modern .testimonial-content::after{
	font-size: 22px!important;
}
.client-testimonial .testimonial-field.testimonial-name{
	color: #EE624C;
}
.client-testimonial .testimonial-image{
	margin: 10px;
}

.client-testimonial .testimonial-image img{
	width: 100px;
}
.site-footer{
	background: #282A2B;
	color: #eee;
}
.what-we-do-image h3.widget-title{
	font-size: 30px;
margin-bottom: 15px;
font-weight: bold;
}
.pace-social ul{
	list-style: none;
}
.pace-social ul li{
	display: inline-block;
	width: 35px;
text-align: center;
}

.pace-social ul li a i{
	font-size: 16px;
}
.pace-social ul li a:hover i, .pace-social ul li a:focus i{
color: #fff;
}
.site-footer .site-info{
	width: 100%;
	text-align: center;
}
.our-mission p{
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	color: #747474;
}
.home #colophon{
	margin-top: 0px!important;
}
.info-progress .progress{
	height: 10px;
	border-radius: 0px;
	margin-bottom: 20px;
}

.info-progress .col-12{
	font-size: 14px;
	line-height: 26px;
	color: #303030;
	padding: 0px!important;
}
.main-breadcrumbs{
	min-height: 120px;
display: flex;
align-items: center;
position: relative;
	background-repeat: no-repeat!important;
background-size: cover!important;
}
.bread-title{
	margin-top: 185px;
margin-bottom: 50px;
color: #fff;
margin-left: 45px;
font-size: 30px;
font-weight: 400;
font-family: Abel;
}

.category .bread-title{
	color: transparent;
	pointer-events: none;
}
.category #content{
	padding-top: 3em;
}
.category h1.page-title{
	font-size: 20px;
}
.area-of-work h3.widget-title, .our-achivement h3.widget-title, .our-mission h3.widget-title, .our-team h3.widget-title{
	font-size: 36px;
	line-height: 48px;
	font-weight: 700;
	font-family: Roboto;
}
.our-achivement h3.widget-title{
	color: #fff;
}
.vp-portfolio__pagination-wrap{
	margin-top: 15px;
}
.single-featured-image-header{
	position: absolute!important;
	margin-left: 100000px;
}

.single-post-content #secondary{
	width: 23%!important;
}

.single-post-content #primary{
	width: 75%!important;
}
#primary-category article{
	box-shadow: -1px 1px 3px #ccc;
padding: 15px;
	transition-duration: 300ms;
	transition: cubic-bezier;
}
#primary-category article:hover{
	box-shadow: -1px 1px 10px #aaa;
}
#primary-category article h2{
	font-size: 18px;
font-weight: bold;
}
#primary-category .post-thumbnail{
	max-height: 250px;
overflow: hidden;
}
.vp-portfolio__item-meta-title, .vp-portfolio__item-meta-excerpt{
	color: #ccc!important;
}

.vp-portfolio__item-meta-title:hover, .vp-portfolio__item-meta-excerpt:hover{
	text-decoration: none!important;
}
.vp-portfolio__items-style-fly .vp-portfolio__item a{
	box-shadow: none!important;
}
.vp-id-941 .vp-portfolio__items-style-fly .vp-portfolio__item-overlay{
	background: #002147!important;
}
.why-choose-us .fa-th-large, .home .wpsm_count-icon i, .indust-service .fa-th-large, #home-contactform .fa-th-large, .area-of-work i.fa-th-large, .our-mission i.fa-th-large, .our-team i.fa-th-large{
	color: #002147!important;
}


.indust-details .btn,.home .wrap-contactform input.btn{
	background-color: #002147!important;
}


/* for publications page */
.publication-post{
	padding: 15px 0px;
}
#publications article{
	margin-bottom: 10px;
	padding: 10px;
}

#publications article:nth-child(even){
	background: #fafafa;
	
}
#publications .widget a img{
	box-shadow: 0 0 0 3px #fff!important;
	margin-top: 5px;
}
#pressrelease article:nth-child(odd){
	background: #fafafa;
	
}
#pressrelease article:nth-child(even){
	background: unset;
	
}

#pressrelease h3.widget-title, #pub-reports h3.widget-title{
	color: #012757;
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    text-decoration: underline;
}

.publication-post h3{
	line-height: 30px;
	margin-bottom: 5px;
}
#ajaxsearchliteres1{
	right: 0px; 
	left: unset!important;
}
#ajaxsearchlite1{
	position: absolute;

right: 0;

width: 15%;

top: 25px;
}



.wrap-contactform > .row {
    margin-bottom: 15px;
}

.wrap-contactform input {
    border-radius: 0px;
    padding: 20px 10px !important;
    font-size: 15px;
}
.wrap-contactform textarea{
	max-height: 150px;
	border-radius: 0px;
}
#contact-contactform input[type="submit"]{	
	background: #002417!important;
    width: 100%;
    padding: 15px 0px !important;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
   color: #fff;
}

#secondrow-customized > div:first-child{
	margin-bottom: 0px!important;
}

html:lang(my-MM) #why-choose-us h3.widget-title{
	font-weight: 800;
}

html:lang(my-MM) #why-choose-us p{
	font-weight: normal;
	font-size: 14px;
}


#main .post-navigation{
	display: none!important;
}
.byline{
	display: none!important;
}
.site-header .navigation-top .menu-scroll-down {
  color: #fff;
top: unset;
bottom: 15px;
position: fixed;
right: 1em;
border: 1px solid #fff;
border-radius: 3px;
outline: none !important;
background: #0d1d4b;
}

/* hide portfolio items */
/* .vp-filter__item:nth-child(n+8):nth-child(-n+13){
	display: none!important;
}
html:lang(my-MM) .vp-filter__item:nth-child(n+8):nth-child(-n+13){
	display: block!important;
} */

/* html:lang(my-MM) .vp-filter__item:nth-child(n+2):nth-child(-n+7){
	display: none!important;
} */


.de_aca_div p{
	margin-bottom: 5px;
}
.de_aca_div ul li{
	line-height: 20px;
	font-size: 13px;
}
.de-aca-teaching{
	padding: 10px 15px!important;
}
.de-aca-teaching p{
	font-size: 14px;
}










@media (min-width: 1200px) { 
	#navbar-menu.container{
    	max-width: 1300px;
    }
	.single-post-content{
		max-width: 1200px!important;
	}
	#home-new-articles {
    margin: 50px auto;
    position: relative;
    z-index: 1;
	max-width: 1340px!important;
	margin-left: -135px!important;
}
}


@media (max-width: 1200px) { 
#home-new-articles {
    margin: 50px 0!important;
    position: relative;
    z-index: 1;
    max-width: 100%;
}
}



/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) { 
#home-new-articles {
    margin: 50px auto;
    position: relative;
    z-index: 1;
    max-width: 130%!important;
    margin-left: -30px!important;
}
} 



/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) { 
	.single-post-content #primary{
		width: 100%!important;
	}
	.single-post-content #secondary {
    width: 100%!important;
}
	#shal-days > div{
		width: 30%!important;
	}
	.bread-title{
		margin: 55px auto!important;

font-size: 20px!important;
	}
	#navbar-menu.container{
		z-index: 9!important;
	}
	#top-menu{
		margin-bottom: 30px;
	}
	.home #home-contactform{
		width: 100%;
	padding: 25px;
	}
	#site-navigation > button{
		position: absolute;
	top: -60px;
	right: 0px;
	z-index: 9999;
	
	}
	.home .custom-logo{
			max-height: 80px!important;
			height: auto;
		width: auto;
	}
	.services-list{
		padding-left: 30px!important;
	}
	.why-choose-us{
		text-align: justify;
		padding-right: 30px!important;
	}
	.affix{
		padding: 0px 20px!important;
	}
	#home-new-articles{
		margin-left:0px!important;
	}
}


/* Extra small devices (portrait phones, less than 576px)*/
@media screen and (max-width: 575.98px) { 
#shal-days > div{
		width: 30%!important;
	}
	.bread-title{
		margin: 55px auto;

font-size: 20px;
	}
	#navbar-menu.container{
		z-index: 9!important;
	}
	#home-contactform .col-md-8{
		margin-top: 25px;
	}
	.home .popup-quote{
	width: 95%;
	padding: 10px;
	
}
	#ajaxsearchlite1{
		width: 35%;
		z-index: 333;
	}
	#top-menu{
		position: relative;
		z-index: 9999999;
	}
	img.custom-logo{
		height: auto!important;
		max-height: unset;
		max-width: 150px;
		width: auto!important;
	}
	.home h3.widget-title{
		font-size: 22px;
	}
	.service-post .col-md-8{
		text-align: center;
		margin-top: 10px;
	}
	.home .info-counter .wpsm_row:first-child > div:first-child, .home .info-counter .wpsm_row:nth-child(2) > div:last-child{
		box-shadow: none!important;
	}
	.info-counter .wpsm_row{
		display: flex!important;
	}
	.info-counter .wpsm_row > div{
		width: 50%!important;
	}
}


.job-apply-form{
	border: 1px solid #eee;
padding: 35px 30px 30px 30px;
width: 95%;
margin: 0 auto;
box-shadow: 0px 2px 5px #eee;
}

.job-apply-form .address-jb-apply textarea{
	height: 100px!important;
}