@font-face { 
  font-family: "Pyidaungsu"; 
  src: url("../fonts/Pyidaungsu/Pyidaungsu.woff") format("woff"), 
  url("../fonts/Pyidaungsu/Pyidaungsu.ttf") format("truetype"), 
  url("../fonts/Pyidaungsu/Pyidaungsu.svg#Pyidaungsu") format("svg"); }
@font-face{
  font-family:"Zawgyi_Mobile";
  src:url(/fonts/Zawgyi_Mobile.ttf);
  }
@font-face{
  font-family:"Zawgyi_Bold";
  src:url(/fonts/Zawgyi_Bold.ttf);
  }
@font-face{
  font-family:Zawgyi-One;
  src:url(/fonts/Zawgyi-One.ttf);
  }
  .pyidaungsu{
    font-family: "Pyidaungsu"; 
  }
  .mm-font{
  font-family: Zawgyi-One, arial  !important;
  line-height: 1.6;
 
  }
.m-top-30{
  margin-top: 30px;
}
.m-bottom-30 {
  margin-bottom: 30px;
}
a:hover,a:focus{
  outline: unset;
}
.owl-theme .owl-dots{
	display: none;
}

div#mm-menu {
  height: unset !important;
}
.mm-navbar.mm-navbar_has-btns {
  display: none !important;
}
.mm-navbar-img {
  padding: 0px 10px 0px 5px;
}

.homeproduct .owl-carousel .owl-nav button.owl-next {
    top: 40%;
    position: absolute;
    right: 0px;
}
.homeproduct .owl-carousel .owl-nav button.owl-prev{
	top: 40%;
    position: absolute;
    left: 0px;
}
.homeproduct .owl-nav button {
    background: #00a651!important;
    width: 35px;
    height: 35px;
}
.homeproduct .owl-theme .owl-nav [class*=owl-] span {
    font-size: 30px;
    position: absolute;
    top: -6px;
    color: #fff;
    left: 13px;
}
.img-caption-mm{
	min-height: 65px;
}
.century-flex{
  display: flex;
  justify-content: center;
}
/**********************Header*******************/
header .banner .container-fluid{
  padding-left: 0px;
  padding-right: 0px;
}
header .banner .container-fluid .row{
  margin-left: 0px;
  margin-right: 0px;
}
header .banner .container-fluid .col-sm-6{
  padding-left: 0px;
  padding-right: 0px;
}
header .bannerbg{
  padding-top: 0px;
background-image: url(/images/logobanner.png);
position: absolute;
z-index: 9999;
background-repeat: repeat-x;
width: 100%;
 background-size: cover;
}
header .bannerbg .banner-text{
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  text-align: left;
  margin-left: 50px;
  float: left;
  margin-right: 10%;

}
header .imgiso-right{
  float: right;
  margin-top: 40px;
}
header .menu{
  padding-top: 15px;
  padding-bottom: 22px;
}
header .border-line{
  border-bottom: 1px solid #00a651;
}
header .language-menu{
 list-style-type: none;
    margin-top: 3px;
    padding: 0;
    margin-bottom: 0px;
    overflow: hidden;
}
header .btn{
  border: unset;
  background-color: transparent;
}
header .btn-default:hover{
	border: unset;
	background-color: transparent;
}
/*.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-color: transparent;
    border: unset;
}*/
header .btn:active,header .btn.active {
    outline: 0;
    background-color: transparent;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
header .language-menu li {
    float: left;
    border-right: 1px solid #333;

}
header .language-menu li:last-child {
  border-right: none;  
}

.navbar{
  margin-bottom: 5px;
  min-height: 0px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    /*top: 0px !important;
    color: #00a651;
    background-color: transparent;
    border-top: 4px solid #00a651;*/
    background-color: transparent;
background-image: url(/images/line.jpg);
background-repeat: no-repeat;
background-position: center top 0;
color: #00a651;

}
.navbar-default .navbar-nav > li > a{
  color: #000;
   margin-top: -1px;
}
.navbar-default .navbar-nav > li > a:hover{
  background-color: transparent;
background-image: url(/images/line.jpg);
background-repeat: no-repeat;
background-position: center top 0;
color: #00a651;
}
.dropdown-menu > li > a {
    padding: 10px 30px;
    margin-top: 0px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #00a651;
    color: #fff;
    margin-top: 1px;
    margin-bottom: 1px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
   background-color: #00a651;
/*background-image: url(/images/line.jpg);
background-repeat: no-repeat;
background-position: center top 0;*/
color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
background-image: url(/images/line.jpg);
background-repeat: no-repeat;
background-position: center top 0;
color: #00a651;
}

.parallelogram {
    padding: 20px 30px;
    background: #00A651;
    margin-top: 30px;
    margin-bottom: 0px;
border-radius: unset;
text-align: center;
opacity: 0.8;
font-family: 'Lora',italic, serif;
}
.parallelogram li a{
    color: #fff;
    font-weight: bold;
    text-decoration: unset;
}
.text-middle{
  color: #000;
}
.parallelogram-mm {
    padding: 20px 0px;
    background: #00A651;
    margin-top: 30px;
    margin-bottom: 0px;
border-radius: unset;
text-align: center;
opacity: 0.8;
font-family: 'Lora',italic, serif;
}
.parallelogram-mm li a{
    color: #fff;
    font-weight: bold;
    text-decoration: unset;
}
.otherbanner{
    background: linear-gradient(to bottom,rgba(0,0,0,0.7),rgba(0,0,0,0.7)),url(/images/banner.jpg);
position: relative;
color: #fff;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center right;
}
.otherbanner h1{
    padding-top: 100px;
    padding-bottom: 50px;
    text-transform: uppercase;
    font-family: 'Lora',italic, serif;
}
.otherbanner .mm-bg{
  padding-top: 80px;
}
/***************Home Page*****************/
.homeheading{
  padding-top: 20px;
  text-align: center !important;
}
.homeheading h2{
  color: #00a651;
  text-transform: uppercase;
}
.homeheading h4{
  font-family: 'Lora',italic, serif;
  font-style: italic;
}
.homeabout{
  padding-top: 10px;
  padding-bottom: 20px;
}
.homeabout .video-wh{
  width: 100%;
  height: 400px;
}
.homeabout .homehistory h3{
  font-family: 'Lato', sans-serif;
}
.homeabout .homehistory p{
  padding-top: 15px;
  text-align: justify;
  line-height: 2.15;
  font-family: 'Lora', serif;
}
.homeservice{
  padding-top: 10px;
  padding-bottom: 30px;
}
.homeservice h3{
  font-family: 'Lato', sans-serif;
}
.homeservice .home-whoweare p{
  padding-top: 15px;
  text-align: justify;
  line-height: 2.15;
  font-family: 'Lora', serif;
}
.homeservice-mm .home-whoweare p{
  padding-top: 0px;
  line-height: 1.6;
  font-family: Zawgyi-One, arial  !important;
}
.homeservice .homeservice-top{
  padding-top: 19px;
}
.imgcenter{
  margin: 0 auto;
}
.btn-readmore{
  padding: 12px 20px;
  border-radius: 30px;
  background-color: #00a651;
  color: #fff;
  border: 2px solid #00a651;
  text-transform: uppercase;
}
@media(max-width:767px){
  .btn-readmore{
    margin-bottom:30px;
  }
}
.btn-readmore:hover{
  background-color: #fff;
  color: #00a651;
}
.homeproduct{
  background: linear-gradient(to bottom,rgba(0,0,0,0.7),rgba(0,0,0,0.7) ),url(/images/homeproduct-bg.jpg);
  background-attachment: fixed;
  padding-top: 30px;
  padding-bottom: 40px;
}
.homeproduct .homeproduct-text{
  text-align: center;
  color: #fff;
}
.homeproduct .homeproduct h2{
  font-weight: bold;
}
.homeproduct-text p{
  padding-top: 10px;
  font-size: 16px;
  font-family: 'Lora', serif;
  color: #606265;
}
.homeproduct .img-caption{
  font-family: 'Lora', serif;
  text-align: center;
    position: absolute;
    color: #fff;
    background-color: #00a651;
    padding: 10px 0px;
    top: 78%;
    left: 50%;
    width: 200px;
    transform: translate(-50%, -50%);
}
.homeproduct .imgproduct{
  position: relative;
}
.homeproduct .catalogue-pdf{
  margin-top: 20px;
  padding: 20px 27px;
  background-color: #00a651;
  color: #fff;
  float: right;
  font-family: 'Lora', serif;
}
.homeproduct .catalogue-pdf:hover, .homeproduct .catalogue-pdf:focus{
  color: #000;
  text-decoration: unset;
}
/***************Footer*****************/
footer{
  background-color: #e1e1e1;
  padding-top: 20px;
  /*padding-bottom: 20px;*/
}
footer .net{
  color: #00a651;
  text-decoration: unset;
}
footer .net:hover{
  color: #2B4B94;
  text-decoration: unset;
}
footer .footer-head{
font-family: 'Lato', serif;
  text-transform: uppercase;
  padding-bottom: 30px;
}
footer h4:after{
position: absolute;
right: 0px;
top: 60%;
overflow: hidden;
width: 79%;
height: 1px;
content: '\a0';
background-color: #84848499;
}
footer .fa{
  font-size: 20px;
}
footer .mleft{
  margin-left: -12px;
}
footer .footer-hline{
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
}
footer .upper-footer{
  padding-bottom: 20px;
}
footer .footer-bottom{
  border-top: 1px solid #84848499;
  padding-top: 10px;
}
footer .footer-bottom p{
  font-size: 12px;
}
footer .footer-menu{
  list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    float: right;
}
footer .footer-menu li {
    float: left;
    border-right: 1px solid #84848499;
}
footer .footer-menu li a:hover{
    color: #00a651;
}
footer .footer-menu li:last-child {
  border-right: none;  
}
footer .footer-menu li a {
    display: block;
    font-size: 12px;
    color: #8b8282;
    padding: 0px 16px;
    text-decoration: none;
}
footer .net_smview {
    color: #8b8282;
}
footer .scrollToTop{
    display: block;
    position: fixed;
    bottom: 5px;
    right: 5px;
    opacity: 0.7;
    z-index: 9999;
    border-radius: 50%;
    background-color: #00A651;
    cursor: pointer;
    font-size: 24px;
    font-weight: bold;
    width: 50px;
    height: 49px;
    text-align: center;
    border: 1px solid #fff;
}
footer .scrollToTop .glyphicon{
    color: #fff;
    font-size: 15px;
    top: 5px;
}
/*footer .scrollToTop #back2Top:focus{

}
footer #back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: #fff;
    color: #00a651;
    text-align: center;
    font-size: 30px;
    text-decoration: unset;
}*/
#myBtn {
  display: block;
  position: fixed;
  top: 20px;
  right: 10px;
  z-index: 99;
  font-size: 18px;
  outline: none;
  background-color: #fff;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
  border: 2px solid #00a651;
}
#myBtn1 {
  display: block;
  position: fixed;
  top: 20px;
  right: 10px;
  z-index: 99;
  font-size: 18px;
  outline: none;
  background-color: #fff;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
  border: 2px solid #00a651;
}
#myBtn:hover {
  background-color: #e1e1e1;
}
#myBtn1:hover {
  background-color: #e1e1e1;
}
/*******************About*********************/
.about{
  padding-top: 30px;
  padding-bottom: 20px;
  
}
.about .ab_text{
  font-family: 'Lora',italic, serif;
  text-align: center;
}
.about h2,.about h3{
  color: #00a651;
  font-family: 'Lora',italic, serif;
}
.about .whychoose{
  text-align: center;
  padding-bottom: 20px;
}
.about p{
  text-align: justify;
}
.about .choosebg{
  background-color: #e1e1e1;
  padding: 20px 30px;
  text-align: center;
  width: 300px;
  height: 270px;
}
.about .choosebg-mm{
  width: auto;
  height: 350px;
}
.about .ab_text-mm{
  text-align: center;
}
.about .fa{
  color: #00a651;
  padding: 22px;
  border-radius: 50%;
  font-size: 22px;
  background-color: #fff;
}
.about .choosebg h4{
  color: #00a651;
  padding-top: 10px;
}
.about .rowpadding{
  padding-top: 20px;
  padding-bottom: 20px;
}
.about .choosebg .glyphicon{
  color: #8d8888;
}
.center{
  margin-left: 25%;
  font-family: 'Lora',italic, serif;
}
.about .valuep{
  text-align: left;
}
.about .iso_mtop{
  margin-top: 30px;
}

/***************Contact******************/
.contactus{
  padding-top: 20px;
  padding-bottom: 20px;
}
.contactus .maprow{
padding-top: 20px;
  padding-bottom: 20px;
}
.contactus .box1{
  padding: 30px;
  background-color: #e1e1e1;
}
.contactus .box1 h4{
  color: #00a651;
  font-family: 'Lato',italic, serif;
}
.contactus .box1 .ccolor{
  color: #00a651;
}

.contactus .mapbox1{
  margin-left: -60px;
  margin-top: 45px;
}
.contactus .mapbox2{
  margin-top: 150px;
left: 70px;
position: relative;
}
.contactus .map2{
  position: static;
}
.contactus .mapbox3{
  margin-left: -60px;
  margin-top: 60px;
}
.contactus .mapbox4{
  margin-top: 150px;
left: 70px;
position: relative;
}
.contactus .form-control{
  padding: 20px 12px;
  border-radius: 0px;
}
.contactus .form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}
.contactus .form-text-area{
  padding: 27px 12px;
  border-radius: 0px;
}
.contactus .btnsubmit{
  color: #fff;
  text-transform: uppercase;
  padding: 15px 40px;
  background-color: #00a651;
  border: 2px solid #00a651;
}
.contactus .btnsubmit:hover{
  color: #00a651;
  background-color: #fff;
}
/************Contact Us****************/
.carrers{
  padding-top: 20px;
  padding-bottom: 20px;
}
.carrers .big-career-text{
  font-size: 16px;

line-height: 1.9;

text-align: justify;
}
.carrers h3.why_strong{
  margin-top: 40px;
  padding-bottom: 20px;
  text-align: left;
  color: #00a651;
  font-family: 'Lora',italic, serif;
}
.carrers h3.why_strong-mm{
  color: #00a651;
  padding-bottom: 0px;
  text-align: left;
}
.carrers h3{
  padding-bottom: 20px;
  text-align: center;
  font-family: 'Lora',italic, serif;
}
.carrers .dpcolumn p{
  margin-top: 20px;
  font-family: 'Lora',italic, serif;
}
.carrers .mmpdf{
  padding: 15px 10px;
  background-color: #00a651;
  color: #fff;
  float: left;
}
.carrers .engpdf{
  padding: 15px 10px;
  background-color: #00a651;
  color: #fff;
  float: right;
}
.carrers .mmpdf:hover,.carrers .mmpdf:focus{
  background-color: #e1e1e1;
  color: #00a651;
  text-decoration: unset;
}
.carrers .engpdf:hover,.carrers .engpdf:focus{
  background-color: #e1e1e1;
  color: #00a651;
  text-decoration: unset;
}
.carrers .dpbox{
  padding: 20px 20px;
  background-color: #00a651;
  color: #fff;
  text-align: center;
  border: 1px solid #00a651;
  border-radius: 3px;
  height: 145px;
}
.carrers .dpbox:hover{
   border: 1px solid #e1e1e1;
   color: #00a651;
   background-color: #fff;
}
.carrers .dpcolumn:hover:after{
   content: unset;
}
.carrers .dpcolumn:after{
   content: "";
position: absolute;
right: 88px;
border-right: 10px solid transparent;
border-top: 10px solid #00a651;
border-left: 10px solid transparent;
display: block;
width: 0;
}
.carrers .fa{
  text-align: center;
  font-size: 26px;
  margin: 0 auto;
}
.carrers .rowpad{
  padding-top: 20px;
  padding-bottom: 20px;
}
/***************************/
.wizard h4{
    text-align: center;
}

/*///////////////////////*/
.wizard {
    /*margin: 20px auto;*/
    background: #fff;
    
}
.wizard .next-step{
    background-color: #00a651;
    color: #fff;
    border-color: #00a651;
}

    .wizard .nav-tabs {
        position: relative;
        /*margin: 40px auto;*/
        margin-bottom: 0;
        border-bottom: unset;
    }

    .wizard > div.wizard-inner {
        position: relative;
        /*background-color: #e1e1e1;*/
        background:#fafafa url(/images/bg.png);
        /*background: #fafafa url(/images/bgcarrers.png);*/
        background-size: 25%;
    }
.carrers form{
    padding-bottom: 30px;
    border: 1px solid #F0F0F0;
    border-top: unset;
}
.connecting-line {
    height: 2px;
    background: #ddd;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

/*.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}*/

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #ddd;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #00a651;
    
}
.wizard li.active span.round-tab i{
    color: #00a651;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 20%;
}
.list-inline{
    padding-top: 20px;
}
.list-inline .leftbutton{
    text-align: left;
    margin-left: 40px;
}
.list-inline .rightbutton{
    float: right;
    margin-right: 40px;
}
/*.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}*/

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {

    .wizard {
        width: 100%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}
/*************Projects******************/
.projects{
    padding-top: 20px;
    padding-bottom: 20px;
}
/*//////////////*/
.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    /*padding: 1em 0 4em;*/
    padding-top: 10px;
    padding-bottom: 10px;
   /* max-width: 1000px;*/
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    /*min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    width: 48%;*/
    /*height: auto;*/
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    /*text-transform: uppercase;*/
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

/*.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}*/

/*.grid figure h2,*/
.grid figure p {
    margin: 0;
}
.grid figure h3 {
    margin: 0;
}
.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/*---------------*/
/***** Ming *****/
/*---------------*/

figure.effect-ming {
    background: #030c17;
    /*border-radius: 5px;*/
}

figure.effect-ming img {
   /* border-radius: 5px;*/
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-ming figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4,1.4,1);
    transform: scale3d(1.4,1.4,1);
}

/*figure.effect-ming h2 {
    margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}*/

figure.effect-ming p {
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    font-size: 14px;
}
figure.effect-ming h3{
    color: #00a651;
    font-family: 'Lora',italic, serif;
    padding: 10px;
    font-size: 20px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    
}
.engproject h3{
  margin-top: 30px !important;
    margin-bottom: 10px !important;
}

/*figure.effect-ming:hover h2 {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}*/

figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
figure.effect-ming:hover h3 {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

figure.effect-ming:hover figcaption {
    background-color: rgba(58,52,42,0);
}

figure.effect-ming:hover img {
    opacity: 0.4;
}



/* Media queries */
@media screen and (max-width: 50em) {
    .content {
        padding: 0 10px;
        text-align: center;
    }
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%;
    }
}
/***********Accessories***********/
.accessories{
    padding-top: 20px;
    padding-bottom: 20px;
}
.accessories h3{
    font-family: 'Lora',italic, serif;
    text-align: center;
    color: #00a651;
    padding-bottom: 20px;
}
.accessories .imgcenter{
    margin: 0 auto;
}
.accessories .rowpadding{
    padding-top: 20px;
}
.accessories .hovereffect.with-border{
  border:1px solid #bbb;
}
.accessories .hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.accessories .hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #e6de5c;
  border-top: 1px solid #e6de5c;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.accessories .hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.accessories .hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.accessories .hovereffect:hover img {
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.accessories .hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  color: #fff;
  margin-top: 40px;
  padding: 1em 0;
  opacity: 0;
  font-family: 'Lora',italic, serif;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}
.accessories .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
/***********Alu-Zinc Color Roofing Sheets**********/
.rsheets{
    padding-top: 20px;
    padding-bottom: 20px;
}
.rsheets .img-border {
  border: 1px solid #898989;
}
.rsheets .rowpadding {
  padding-top: 35px;
}
.rsheets h3{
    font-family: 'Lora',italic, serif;
    text-align: center;
    color: #00a651;
    padding-bottom: 20px;
}
.rsheets .panel-default {
    border-color: #00a651;
}
.rsheets .panel-group .panel {
    margin-bottom: 20px;
    border-radius: unset;
    overflow: hidden;
}
.rsheets .panel-default > .panel-heading {
    padding: 0;
    border: 0;
    color: #fff;
    background-color: #00a651;
    border-color: #00a651;
    border-radius: unset;
}
.rsheets .panel-title>a, .panel-title>a:active{
    display:block;
    padding:15px;
  color:#555;
  font-size:16px;
  font-family: 'Lora',italic, serif;
    color: #fff;
    letter-spacing:1px;
  word-spacing:3px;
    text-decoration:none;
}
.rsheets .panel-heading  a:before {
   font-family: 'Glyphicons Halflings';
   content: "\e114";
   float: right;
   transition: all 0.5s;
}
.rsheets .panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
} 
/*************Galvanized Products**********************/
.gproduct{
    padding-top: 20px;
    padding-bottom: 20px;
}
.gproduct h3{
    font-family: 'Lora',italic, serif;
    text-align: center;
    color: #00a651;
    padding-bottom: 20px;
}
.gproduct .rowpadding{
    padding-top: 20px;
    padding-bottom: 20px;
}
/*************PU Products**********************/
.puproduct{
    padding-top: 20px;
    padding-bottom: 20px;
}
.puproduct h3{
    font-family: 'Lato',italic, serif;
    text-align: center;
    color: #00a651;
    font-size: 33px;
    padding-bottom: 20px;
}
.puproduct h4{
    font-family: 'Lora',italic, serif;
    color: #000;
    font-size: 26px;
    padding-bottom: 20px;
}
.puproduct .design_product{
  font-size: 20px !important;
}
.puproduct .rowpadding{
    padding-top: 20px;
    padding-bottom: 20px;
}
.puproduct .p-top-20{
    padding-top: 20px;
}
.puproduct .p-top-30{
    padding-top: 30px;
}
.puproduct h4{
  color: #00a651;
  text-align: center;
}
.puproduct h4.design_product::before {

    content: "";
    position: absolute;
    top: 37%;
    width: 18%;
    height: 1px;
    left: 15px;
    background-color: #00a651;

}
.puproduct h4.design_product::after {
    content: "";
    position: absolute;
    top: 37%;
    width: 18%;
    height: 1px;
    right: 15px;
    background-color: #00a651;
}
.puproduct h4.backside_product::before {

    content: "";
    position: absolute;
    top: 37%;
    width: 7%;
    height: 1px;
    left: 15px;
    background-color: #00a651;

}
.puproduct h4.backside_product::after {
    content: "";
    position: absolute;
    top: 37%;
    width: 7%;
    height: 1px;
    right: 15px;
    background-color: #00a651;
}

/**********Media Query**************/

@media (min-width:1200px){

}

@media (min-width:992px) and (max-width: 1200px){
  .about .choosebg-mm{
  height: 420px;
}
  .imgiso-mm{
    margin-top: 50px;
  }
  .choosebg{
    width: auto;
    height: 270px;
  }
.about .imgabout-mm{
  margin-top: 100px;
}
  .hovereffect h2 {
    margin-top: 30px;
  }
  .homeabout .homehistory p{
  padding-top: 5px;
  line-height: 1.7;
}
.homeservice-top p{
  margin-left: -25px;
}
  .homeheading h2 {
    color: #000;
  }
.about{
  padding-top: 0px;
}
.about .imgabout{
  margin-top: 50px;
}
.puproduct h4.design_product::before {
    width: 14%;
}
.puproduct h4.design_product::after {
    width: 14%;
}
.puproduct h4.backside_product::before {
   display: none;
}
.puproduct h4.backside_product::after {
   display: none;
}
figure.effect-ming h3{
    font-size: 16px;
    padding: unset;
    margin-bottom: 10px;
}
.engproject h3{
  font-size: 18px !important;
  margin-top: 20px !important;
  margin-bottom: 10px;
}
figure.effect-ming p {
    padding: 0px;
}
.contactus .mapbox2{
    margin-top: 140px;
}
.contactus .mapbox3 {
    margin-top: 70px;
}
footer h4::after {
width: 72%;
}
.carrers .dpcolumn:after{
right: 72px;
}

}
@media (min-width:768px) and (max-width:992px){
   .imgiso-mm{
    margin-top: 65px;
  }
   #myBtn {
  top: 45px;
  }
#myBtn1 {
  top: 45px;
}
  footer #back2Top {
    left: 0;
}
  .about .choosebg{
  width: auto;
  height: 330px;
}
 .about .choosebg-mm{
  height: 450px;
}

.accessories .hovereffect h2{
    margin-top: 10px;
    font-size: 15px;
  }
  .homeproduct .img-caption {
    width: 135px;
  }
  .video-wh{
    margin-top: 20px;
    height: 380px !important;
  }
  .about{
  padding-top: 0px;
}
.about .choosebg p {
    text-align: center;
}
.about .imgabout{
  margin-top: 100px;
}
.about .imgiso{
  margin-top: 60px;
  }
  .puproduct h4.design_product::before {
    display: none;
}
.puproduct h4.design_product::after {
    display: none;
}
.puproduct h4.backside_product::before {
   display: none;
}
.puproduct h4.backside_product::after {
   display: none;
}
  figure.effect-ming h3{
    font-size: 13px;
    padding: 5px;
}
  .engproject h3{
    font-size: 16px !important;
    padding: 5px;
}
figure.effect-ming p {
  display: none;
  }
  .contactus .mapbox1{
    margin-left: 0px;
}
   .contactus .mapbox1-mm {
    margin-top: 10px;
}
  .contactus .mapbox2 {
    margin-top: 100px;
}
.contactus .mapbox4 {
    margin-top: 120px;
}
  footer h4::after {
width: 65%;
}
.net_smview{
  text-align: center;
}
footer .footer-menu {
    padding-top: 3px;
    padding-bottom: 10px;
}
.carrers .sm-top-30{
  margin-top: 30px;
}
.carrers .dpcolumn:after{
right: 115px;
}
}
@media (max-width:767px){
  .accessorybanner-mm h1{
    font-size: 20px;
  }
  .pubanner-mm h1{
    font-size: 20px;
  }
  .banner-mm h1{
    font-size: 20px;
  }
  .wizard-mm h4{
  font-size: 14px;
}
  .carrers .engpdf{
    margin-top: 20px;
  float: left;
}
  .about .choosebg p {
    text-align: center;
}
  #myBtn {
  top: 20px;
}
#myBtn1, #myBtn {
  top: 5px;
  padding: 5px;
}
#myBtn1 img, #myBtn img {
  max-width: 50px;
  image-rendering: -webkit-optimize-contrast;
}
 footer #back2Top {
    left: 0;
}
  .about .choosebg{
  width: auto;
  height: auto;
}
  .accessories .hovereffect h2 {
    margin-top: 10px;
    font-size: 15px;
  }
  .xshtop-20{
    margin-top: 20px;
  }
  .homeproduct .img-caption {
    width: 135px;
  }
  .video-wh{
    margin-top: 20px;
    height: 380px !important;
  }

  .about{
  padding-top: 20px;
}
.about .choosebg{
  margin-bottom: 20px;
}
  .rsheets img{
    margin: 0 auto;
  }
  .puproduct img{
    margin: 0 auto;
  }
  .puproduct h4.design_product::before {
    display: none;
}
.puproduct h4.design_product::after {
    display: none;
}
.puproduct h4.backside_product::before {
   display: none;
}
.puproduct h4.backside_product::after {
   display: none;
}
  .gproduct img{
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .accessories .xs-top-20{
    padding-top: 20px;
  }
   
  
  .xsmapbox{
    background-color: #e1e1e1;
    padding: 15px 20px;
  }
 .xsmapbox h4{
  color: #00a651;
font-family: 'Lato',italic, serif;
 }
 .xsmapbox .ccolor{
  color: #00a651;
 }
  header .menu {
    padding-bottom: 10px;
}
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    top: 0px !important;
    background-color: #00A650;
    color: #fff;
    border-top: unset;
}
.navbar-default .navbar-nav > li > a{
  top: 0px;
  color: #00A650;
   margin-top: 1px;
}
.navbar-default .navbar-nav > li > a:hover{
  top: 0px !important;
  background-color: #00A650;
  color: #fff;
    border-top: unset;
}
.dropdown-menu > li > a {
    padding: 10px 30px;
    margin-top: 1px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #00A650;
    outline: 0;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #00A650;
    margin-top: 0px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
   color: #fff;
    background-color: #00A650;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{  color: #fff;  background-color: #00A650;
}
.navbar-default .navbar-nav .open .dropdown-menu > .open > a,.navbar-default .navbar-nav .open .dropdown-menu > .open > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .open > a:focus{  color: #00A650;  background-color: #fff;
}.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{  color: #fff;  background-color: #00A650;
}
  .carrers .xs-top-30{
    margin-top: 30px;
  }
  .carrers .sm-top-30{
  margin-top: 30px;
}
.carrers .dpcolumn:after{
right: 50%;
}
.net_smview{
  text-align: center;
}
footer .footer-menu {
    padding-top: 3px;
    padding-bottom: 10px;
}
  footer h4::after {
display: none;
}
footer .mleft {
    margin-left: 0px;
}

.otherbanner h1 {
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
    font-size: 22px;
}
}
@media (min-width:450px) and (max-width:767px){
figure.effect-ming h3 {
    font-size: 18px;
    padding: 10px;
    margin-top: 40px;
}
.engproject h3{
    margin-top: 45px !important;
}
}
@media (max-width:359px){
  
  .accessories .hovereffect .overlay {
   display: none;
}

.accessories .hovereffect:hover img {
  filter: unset;
}
  .homeproduct .img-caption {
    width: 200px;
}
footer .footer-menu {
    display: none;
}
  .hp-xsview{
    width: 100%;
    margin-bottom: 20px;
  }
  .xshtop-20{
    margin-top: 0px;
  }
    figure.effect-ming h3{
    font-size: 14px;
    padding: 10px;
}
.engproject h3{
    font-size: 18px !important;
}
figure.effect-ming p {
  display: none;
  }
  footer .footer-hline{
    display: none;
  }
  .carrers .wizard .list-inline .leftbutton {
    text-align: center;
    margin-left: 0px;
    width: 100%;
}
.list-inline .rightbutton {
    float: unset;
    margin-right: 0px;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

}
.products{
  padding-top: 100px;
  padding-bottom: 100px;
}
.products .img-caption {
   font-family: 'Lora', serif;
text-align: center;
color:#fff;
background-color:#00a651;
padding: 10px 0px;
width: 100%;
}
.rsheets h4 {
    color: #00a651;
    text-align: center;
    font-size: 26px;
padding-bottom: 20px;
}
.nav > li > a {
    padding: 10px 10px !important;}
    .availablecolor{
      padding-top: 50px;
      padding-bottom: 100px;
    }
    .pd50{
      padding-top: 50px;
      padding-bottom: 50px;
    }
    .member img{
          border: 1px solid #e1e1e1;
          margin-left: auto;
          margin-right: auto;
    }
    .CSR .img-caption {
    font-family: 'Lora', serif;
    text-align: center;
    color: #fff;
    background-color: #00a651;
    padding: 10px 0px;
    width: 100%;
    min-height: 80px;
}
.mm-page .CSR .img-caption {
  min-height: 85px;
}
.mm-page .CSR .img-caption h4 {
  line-height: 1.25;
  font-size: 18px;
}
.mb30{
  margin-bottom: 30px;
}
.member .img-caption {
  font-family: 'Lora', serif;
  text-align: center;
  color: #fff;
  background-color: #00a651;
  padding: 10px 10px;
  width: 100%;
  max-width: 402px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.member .img-caption p {
  margin: 0;
}
@media (min-width: 768px){
#nav-eng.navbar-nav>li {
    float: left;
    padding: 0px 15px;
}
}
@media(max-width:767px){
  h3{
    font-size: 20px!important;
  }
  h2{
    font-size: 22px!important;
  }
  h4{
    font-size: 16px !important;
  }
}