
 @media(max-width: 998px){

.top{display: none;}
.md-no-show{display: none;}
  .header .nav{display: none;}

.header.sticky .active-a{
  color:#000 !important;
}
  .header{
height: 60px;top: 0;text-align: center;
top: 0px;
position: fixed;
background:rgba(255,255,255);
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.nav-toggle{display: block;line-height: 60px;margin:0 auto;}
.logo{text-align: center;width: 100px;height: 60px;float: left;}
.logo img{float: none;
width: 160px;
margin-top: 21px !important;}
.logo1{display: none !important; }
.logo2{display: block !important; }

.buz img{height: 200px;width: auto;}
}
@media (max-width: 768px){

.wrap{width: 90%;}
.foot{margin-top: 20px;}
.contact-main .col-sm-7{margin-top: 20px;}

.footer{padding-top: 20px;}
.footer .col-sm-3, .footer .col-sm-5, .footer .col-sm-4{margin-top: 30px;}
.final-foot p{float: left;}
.final-foot ul{float: left;} 
.final-foot ul li{margin-left: 0px;margin-right:10px;font-size: 17px;}

  .parallax-container .section {
    width: 100%;
  background: rgba(20, 0, 51,0.8);
  height: auto;
  padding: 150px 0px;
  }
.parallax-container h1{
  font-size: 25px;
  font-weight: 800;
  text-align: center;
  width: 100%;
  margin:0 auto;
  z-index: 4;
  position: relative;
}
.main-hold{margin-bottom: 0px;}
.footer{position: relative;height: auto;}
.foot{text-align: left !important;}
.final-foot{text-align: left;padding-top: 40px;margin-top: 40px;}

.about-us p{width:100%;}
.about{padding: 20px;margin-top: 20px;}
.about i{font-size: 20px;}
#mission-parallax .col-sm-4{margin-bottom: 40px;}

.buz:hover{
  transform: scale(1);
    z-index: 100!important;
    position: relative;
}
.buz-inner{
  background: rgba(0,0,0,0.6) !important;
  height:100%;
}
.buz .show-content{opacity: 1;display: block;}
.buz h3{display: none;}
.buz{overflow: hidden;height: 140px;margin-bottom: 20px;}
.buz img{
  height:100%;
  width:100%;
  min-width: 100%;
  z-index: -1;
  position: relative;
}
.show-content p{font-size: 13px;line-height:17px;}
.parallax-container button{
  padding: 0px 5px;
  padding-left: 5px;
  color: #fff;
  font-size: 10px;
  letter-spacing: 2px;
}

.parallax-container form{margin:0 auto;width:100%;}
.parallax-container input{width: 100%;float: none;display: block;text-align: center;margin-bottom: 3px;}
.parallax-container button{width: 100%;background: #fff;color: #000;float: none;display: block;}
.parallax-container button span{background: #000;left: 35%;
  top: 18px;
}
#page-parallax h1{margin:10px 0px;}
.about-page-parallax .col{width: 100%;margin:0 auto;}
.team{margin: 40px 0px;}
.cont{width: 100%;border-left:0px;border-right: 0px;height: auto;margin-bottom: 0px;}

#contact-form{
  width: 90%;
  margin: 0 auto;
  margin-top: 40px;
}

#our-services h3{
  font-size: 24px;
  margin-top: 20px;
}
#our-services{padding: 50px 0px 70px 0px !important;}
#our-services a{
  font-size: 13px;
  color: #fff;
  background: #EE3158;
  border-radius: 25px;
  border: 0px;
  padding: 0px 25px;
  position: relative;
  display: inline-block;
  top: 0px;
  width: 200px;
  line-height: 40px;
  margin-top: 30px;
  height: 40px;
}
.service{height: auto;}
.service img{
  width: auto;
  height: 100%;
  position: absolute;
  z-index: -1;
}

.service-text{
  padding: 40px 20px;
  background: rgba(255,255,255,.9);
  display: inline-block;
  width: 100%;
  height: 100%;
  margin:0 auto;
}
#article p{padding: 0px !important;margin-bottom: 10px;}
.article-bottom{padding-top: 0px !important;margin-top:-100px;}
#page-parallax .section {
  width: 100%;
  background: rgba(0, 0,0,0.7);
  height: auto;
  padding: 150px 0px 110px 0px;
}
}