@media (min-width: 1200px){
    
}
@media (min-width:991px){

.responsive-menu{
    display: none;
}
}
@media (max-width:1200px) and  (min-width:991px){
  
}
@media (max-width:991px){
  
   .mynav{
       display: none;
   }

    .site-search .woocommerce-product-search, .site-search .widget_search .search-form {
        border: none;
        width: 82%;
    }
}
@media (max-width:768px){
    .responsive-menu .logo img{
        max-width: 190px;
    }
    

.slider-home .owl-item .slider-img,.slider-home .owl-item .slider-img img{
    height: 550px;
}
    .carousel-info h2{
        font-size: 21px;
        margin-bottom: 5px;
        line-height: 31px;
        margin-top: 10px;
    }
  

.carousel-info{
    width: 100%;
}
    .carousel-info p{
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 14px;
        width: 100%;
        margin-block: 10px;
    }
   
    .about-info {
     margin-bottom: 22px;
    }

  
    .about .about-info {
        margin-bottom: 26px;
        padding-inline-end: 0;
    }

 
.section-title h4 {
    font-size: 24px;
}
footer h4{
    margin-bottom: 20px;
}
.footer-contact-sochial li{
    margin-bottom: 10px;
}
.footer-contact-sochial{
    margin-block: 32px;
}
.footer{
    padding: 30px 0 30px;
}

.comp-rights ,.copy-right{
    text-align: center;
}
.copy-right p{
    margin-bottom: 10px;
}
.footer h4 {
    font-size: 22px;
    margin-bottom: 10px;
}
section {
    padding: 40px 0;
}
footer{
    padding-top: 30px;
}
.copy-right{
    margin-top: 0;
}


.footer-logo p {
    padding-inline-end: 0;
    margin-bottom: 0;
}
footer .footer-logo img {
    max-height: 82px;
}
.header-sochial {
    justify-content: center;
}
.home-slider .owl-theme .owl-nav .owl-prev, 
.home-slider .owl-theme .owl-nav .owl-next{
    display: none;
}
.about-info h4 {
    font-size: 20px;
    line-height: 31px;
    margin-bottom: 14px;
}
.about-video .video-data, .about-video {
    max-width: 100%;
}
.about-video img,.project-item .img{
    height: 300px;
}
footer {
    clip-path: polygon(0 0, 100% 3%, 100% 100%, 0% 100%);
}
.right-footer {
    padding: 32px 11px;
    margin-top: 64px;
    margin-bottom: 22px;
    margin-inline-end: 0;
}
footer h3 {
    color: #0F1010;
    font-size: 24px;
}
.right-footer h3 {
    margin-bottom: 14px;
}
.right-footer ul a, .right-footer ul li {
    color: #262626;
    font-size: 15px;
}
.right-footer ul li i {
    padding-inline-end: 5px;
}
#partner{
    padding-bottom:0;
}
.sponser-slider .item img {
    width: 85%;
    height: 70px;
}
.section-title {
    margin-bottom: 32px;
}
.left-footer{
    margin-top:16px;
}
.about-item{
    text-align:center;
}
.about-item .icone {
    margin: 5px auto 30px;
}
.about-item .title h5 {
    font-size: 21px;
    padding-bottom: 16px;
}
.side-content .header-sochial {
    
    margin-inline-start: -20px;
    margin-top: 20px;
}
}



