
.top_panel_style_dark.article_style_boxed .page_top_wrap {
    background: url(../images/bg2.gif);
    height: 70px;
}
 .menu_main_wrap .logo_main {
 height:90px !important;
  width:200px !important;
  padding-top: 0% !important;
}

/*nav back*/
.slider_boxed, .clearfix , .content_container {
  width:1150px;
  
  height: 100px !important;
  
}
.overlay{
    height: 650px !important;
  width: 100% !important;
  background-color: red !important;

  position: static !important;
}
.header_banner{

  height: 650px !important;
  width: 100% !important;

  opacity: 0.7;

}
.overlay .text {

  color: #ffffff !important;
  font-size: 46px;
  padding: 300px 310px;
  position: absolute;
  font-weight: 500;
   z-index: 2;
}


 @media only screen and (max-width :768px) 
{
  .menu_main_wrap .logo_main {
 height:70px !important;
  width:140px !important;
 margin-top: -1% !important;
}
.slider_boxed, .content_wrap, .content_container {
  width:1px;
  
  height: 1200px !important;
  margin-top: 1%;
}
.top_panel_style_dark.article_style_boxed .page_top_wrap {
    background: url(../images/bg2.gif);
    height: 100px;
}
  .slider_boxed, .clearfix , .content_container {
  width:auto;
  
  height: 100px !important;
  
}

.content_wrap{
  width: 85% !important;
  margin-right:7.5% !important; 
  padding-left:7.5% !important;
  height: 75px !important;
}
.bg_tint_dark .menu_main_responsive_button {
  color:#000000;
  margin-right: 10% !important;
  
}
.overlay{
    height: 200px !important;
  width: 100% !important;
  background-color: red !important;
  /*position: relative;*/
  position: static !important;
}
.header_banner{
  height: 200px !important;
  width: 100% !important;
  background-color: red !important;
  opacity: 0.7;

}
.overlay .text {

  color: #ffffff !important;
  font-size: 26px;
  padding: 80px 30px;
  position: absolute;
  font-weight: 500;
  text-align: center;
  z-index: 2;
 
}
}

  .menu_main_wrap .logo_main {
    max-height: 120px;
    width: 50%;
    padding-top: 8% !important;
}
.testimonials_wrap1{
  width:100%;
  height: 280px !important;
}

.backbg{
  width: 100% !important;
  height: 100% !important;
}



 @media only screen and (max-width :768px){
  .testimonials_wrap1{
  width:100%;
   height: 300px !important;
}



 }

.content_wrap1{
  width:100%;
  height: 400px !important;
}

 @media only screen and (max-width :768px){
  .content_wrap1{
  width:110%;
   height: 500px !important;
   margin-bottom: -2% !important;

 
}

.backbg{
  width: 100% !important;
  height: 100% !important;
}

.sc_testimonial_item , .sc_testimonial_content1 p{
  width: auto;
  height: 600px;
}

.sc_testimonial_author1{
  height: 100px !important;
}
.sc_testimonial_content1 p{
    width: 100%;
    height: 600px;
    padding-top: 0% !important; 
    font-size: 12.5px;
}

}

/*maling npage css*/
.container{
  width: 90% !important;
  margin-left: 5% !important;
  margin-right: 5% !important;
}

.container-fluid{
  width: 100% !important;
}

.row{
  width: 100% !important;
  float: left !important;
}




.col-sm-12{
  width: 100% !important;
  float: left !important;
}
.col-sm-6{
  width: 50% !important;

  float: left !important;
}
.col-sm-3{
  width: 25% !important;
  float: left !important;
}

.col-sm-4{
  width: 33.33% !important;
  float: left !important;
}





@media screen and (max-width: 678px) {
  .container{
   width: 100% !important;
}

.container-fluid{
  width: 100% !important;
}

.row{
  width: 100% !important;
  float: left !important; 

}




.col-sm-12{
  width: 98% !important;
  float: left !important; 
   margin-left: 1%;
}
.col-sm-6{
  width: 98% !important;
  float: left !important; 
    margin: 1%;
}
.col-sm-3{
  width: 33.33% !important;
  float: left !important; 
}

.col-sm-4{
  width: 100% !important;
  float: left !important; 
}

}