.testimonials_wrap1{
  width:100%;
  /*padding-left:10% ;*/
  /*padding-:10% ;*/
  height: 280px !important;
  /*margin-top: 1%;*/
}

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



 @media only screen and (max-width :768px){
  .testimonials_wrap1{
  width:100%;
   height: 300px !important;
  /*margin:0 auto;*/
  /*height: 500px !important;*/
  /*margin-top: -5%;*/
}



 }

.content_wrap1{
  width:100%;
  /*padding-left:10% ;*/
  /*padding-:10% ;*/
  height: 400px !important;
  /*margin-top: 1%;*/
}

 @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;
    /*margin-left: -1% !important;*/
    padding-top: 0% !important; 
    font-size: 12.5px;
}

}

  .bg_tint_dark .menu_main_responsive_button {
    color: 
   black;
}
    .bg_tint_dark .menu_main_responsive_button:hover {
    color:  black;
}

.menu_main_wrap .logo_main {
  max-height:110px;
  width:100%;
  padding-top: 10% !important;
}
.logo_mobile{
visibility: hidden !important;
display: none !important;
}

 @media only screen and (max-width :768px) 
{
  .menu_main_wrap .logo_main {
  max-height:100px;
  width:100%;
  padding-left: 10% !important;
  padding-top: 0% !important;
}
.logo{
  width:60% !important;
}
.logo_main{
visibility: hidden;
display: none;
}
.logo_mobile{
visibility: visible !important;
display: block !important;
position: absolute !important;
text-align: center;
width: 210px !important;
height: 70px !important;
padding-left: 20% !important;
margin-top: 3% !important;
}
}
.menu_main_nav_area {
    margin-top: 2%;
    margin-bottom: 2.75em;
}

 .carousel{
    width: 100% !important;
    height: 670px !important;
  }
  .carousel-inner img{
width: 100%;
height: 670px !important;
  }

.for_mobile{
  visibility: hidden !important;
  display: none !important; 
}
.for_laptop{
  visibility: visible !important;
  display: block !important; 
}

 @media only screen and (max-width : 768px) {
  .carousel{
    width: 100% !important;
    height: 400px !important;
  }
  .carousel-inner img{
width: 100%;
height: 400px !important;
  }

.for_mobile{
  visibility: visible !important;
  display: block !important; 
}

.for_laptop{
  visibility: hidden !important;
  display: none !important; 
}
 }
