.container::before,.container::after{
    display: none;
}
img{
    width: 100%;
}
.container {
  width: 100%;
  margin: 0 auto;
}
.location .container{
  width: 66%;
}
.aboutus{
  width: 100%;
  text-align: justify;
  padding: 2em 14%;
  line-height: 38px;
}
.aboutus .container{
  width: 100%;
}
.aboutcon{
  margin: 4em 0;
}
.left-nav {
  padding-left: 0;
  margin: 50px 0;
}
.left-nav .active {
  border: 1px solid #000;
  background: #333;
  margin-bottom: 5px;
  line-height: 35px;
  margin-bottom: 5px;
}
.left-nav .active a {
  color: #fff;
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
}
.left-nav .mu-list {
  border: 1px solid #000;
  background: #fff;
  line-height: 35px;
  margin-bottom: 5px;
}
.pro-zk li {
  border-top: 1px dotted #000;
}

.left-nav .mu-list a {
  color: #333;
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
}
.left-nav .mu-list a:hover {
  color: #ef7b00;
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
}
.left-nav .mu-list a:not(:hover) {
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
}
.text-center {
  text-align: center;
}

.proym .container{
  width: 66%;
  display: flex;
  flex-wrap: wrap;
}
.proym .container .container{
  width: 100%;
}
.proym .container .container .page{
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 10px 10px;
  margin-top: 20px;
  width: 100%;
}
.agile-gallery-info {
  padding: 1em;
  background: #ffffff;
  margin-bottom: 1em;
  border-bottom: solid 2px #e1e1e1;                                                 
  cursor: pointer;
}

.agile-gallery-info p {
  color: #999999;
  font-size: .9em;
  line-height: 1.8em;
  margin: 0.5em 0 0 0;
}
.agile-gallery-info h5 {
  color: #000000;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  /* letter-spacing: 4px; */
  margin: 0;
  /* font-family: 'Merriweather', serif; */
  height: 15px;
  overflow: hidden;
}
.prolistr {
  margin: 50px 0 0;
}
.cm-overlay img{
  width: 100%;
  border: 1px solid #e1e1e1;
}
.proyh{
  padding-left: 54px;
}
.agile-gallery-info:hover{
  color: #ef7b00;
  border-bottom: solid 2px #ef7b00;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
}
.agile-gallery-info:not(:hover){
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
}
.gimg:hover {
  -webkit-transform: scale(1.1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;
}
.gimg:not(:hover){
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
}
.proyh:hover .agile-gallery-info {
  border-bottom: solid 2px #ef7b00;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
}
.proyh:not(:hover) .agile-gallery-info {
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
}
.ny-about>.container{
  width: 66%;
}
.down {
  margin-top: 30px;
}
.down p {
  line-height: 40px;
}
.down hr {
  padding: 0;
  margin: 5px 0;
  border: 1px dotted lightgray;
}
.down span {
  color: #999;
  font-size: 15px;
  float: right;
}
@media all and (max-width:1440px) and (min-width:769px){
  .container{
      width: 1270px;
  }

}
@media all and (max-width:768px) {
  .navbar>div>i {
    display: flex;
    position: absolute;
    font-size: 30px;
    align-items: center;
    color: #000;
    right: 15px;
    top: 20px;
}
  .navbar-brand {
    margin-left: 35px !important;
  }
  .navbar-nav {
    display: none;
    width: 101%;
    position: absolute;
    text-align: center;
    top: 59px;
    left: 13px;
    background: #fff;
    border: 1px solid #cccccc;
    z-index: 10000;
  }
  .product>.title {
    /* border: 1px solid red; */
    width: 100%;
    text-align: center;
    padding: 0px;
    line-height: 20px;
  }
  .product>.title p{
    font-size: 11px;
  }
  .content {
    display: flex;
    flex-direction: column;
  }
  .content .con {
    width: 100%;
    margin: 25px 0;
  }
  .about {
    padding: 0px;
    background-color: white !important;
  }
  .about>h1 {
    font-size: 35px;
  }
  .about>a>span {
    width: 35%;
    text-align: center;
  }
  .company {
    display: flex;
    flex-direction: column;
  }
  .com-left {
    width: 100%;
  }
  .com-right {
    width: 100%;
    padding: 0;
  }
  .com-top>h1 {
    text-align: center;
  }
  .com-top>p {
    text-align: center;
    font-size: 11px;
  }
  .com-buttom>.list {
    width: 100%;
    /* float: left; */
    display: flex;
    padding: 5px 0;
    /* border: 1px solid red; */
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .NEWS {
    padding: 0px;
  }
  .new-top>p {
    width: 100%;
  }
  .new-bottom {
    display: flex;
    flex-direction: column;
  }
  .new-btm-left {
    width: 100%;
    padding: 35px 0;
  }
  .new-btm-right {
    width: 100%;
  }
  .new-btm-right>ul {
    width: 100%;
    position: unset;
  }
  .new-btm-right>ul>li {
    width: 88%;
    margin: 3% 6%;
  }
  .contact {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 60px 0;
  }
  .cot-left {
    width: 100%;
  }
  .cot-right {
    width: 100%;
    margin-top: 30px;
  }
  .cot-left h1 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
  }
  .cot-left p {
    font-size: 11px;
    padding: 8px 5px;
    text-align: center;
  }
  .footer {
    width: 100%;
    padding: 0px 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .foot-box {
    width: 100%;
    padding: 20px 0px;
  }
  .aboutus {
    padding: 0;
  }
  .aboutcon p {
    font-size: 16px !important;
  }
  .proym .container {
    width: 100%;
  }
  .proyh {
    padding-left: 0px;
  }
  .news-center_left {
    display: block !important;
    width: 20%;
  }
  .news-list {
    padding: 36px 0px 36px 0px !important;
  }
  .news-center_right {
    text-align: left !important;
  }
  .news-center-title {
    line-height: 26px;
    color: #ef7b00;
    position: relative;
    left: 15px;
  }
  .news-center_right p {
    position: relative;
    left: 15px;
  }
  .left-nav {
    display: block !important;
    margin: 20px 0 !important;
  }
  .proym .container .col-lg-3{
    width: 100% !important;
  }

}