@media screen and (max-width: 1230px) {
  .slider_section{
    margin-top: 0px;
  }
  .header .navbar ul li a{
    font-size: 12px;
  }
}
@media screen and (max-width: 1200px){
 .header{
  width: 90%;
 }
 .slider_section .main_carusel .item .slider_info{
  margin-left: 5%;
 }
 .main_carusel .item .slider_info .title h1{
  font-size: 22px!important;
 }
 .main_products .right_img{
      right: -257px;
 }
 .page_section,.breadcrumb_section .breadcrumbs{
  width: 95%;
 }
 .page_section .partners_items .gallery_in_items{
  width: calc(95% /3);
  margin-left: calc(5% / 6);
     margin-right: calc(5% / 6); 
 }

}
@media screen and (max-width: 1100px){
.product_section{
  width: 100%;
}

.contact_section .contact_title{
  margin-left: 0px;
}
.contact_section .contact_title::before{
  display: none;
}
}

@media screen and (max-width: 997px) {
.header{
  width: 98%;
}
.aboutUs_section .aboutUs_img{
  width: 50%;
}
.aboutUs_section .aboutUs_text{
  width: 50%;
}
.header .header_right .social_icon a{
      width: 50px;
    height: 51px;
}
.header .header_right .lang_bar > ul li a{
      padding-left: 15px;
    padding-right: 15px;
}
.header .header_right .lang_bar > ul li > ul{
  width: 59px;
}
.header .navbar ul li{
  margin-left: 7px;
  margin-right: 7px;
}
.product_section .product_items{
 justify-content: center;
}
.products_in .content .text{
	width: 100%;
	padding: 10px;
	order: 3;
}
.products_in .content .table{
	order: 2;
	margin-left: 0;
}
.products_in .content{
	justify-content: center;
}
.products_in .content .l .img{
	margin-left: 0;
}
.products_in .content .l .toggecxrili{
	margin-left: 0;
}
}

@media screen and (max-width: 870px) {
.page_section .title h3{
  font-size: 20px;
}
 .navbar{
  display: none;
 }
 .header_right{
 
  order: 2;
 }
 .responsive_nav{
  display: block;
  order: 1;
}
.logo{
  order: 2;
}
 .header{
  width: 90%;
      flex-wrap: wrap;
 }
 .res_drop_menu{
  display: none;
  transition: 0s;
 }
 .page_section .partners_items{
  width: 100%;
  flex-direction: column;
  align-items: center;
 }
 .page_section .partners_items .partners_item, .page_section .partners_items .gallery_item{
  width: 40%;
 }
 .page_section .partners_items .gallery_in_items{
  width: 50%;
 }
}
@media screen and (max-width: 770px){

 .slider_img,.slider_section .navigation,.full_screen,.left_img,.right_img{
  display: none;
 }
 .slider_section .main_carusel .item{
  flex-wrap: wrap;
      height: calc(100vh - 85px);
 }
.slider_section .main_carusel .item .slider_info{
  width: 100%;
  margin-left: 0!important;
  padding-left: 5%;
  padding-right: 5%;
}
.slider_section{
  height: auto;
}
.res_slider_bg{
      height: calc(100vh - 85px);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      position: relative;
      overflow: hidden;
}
.res_slider_bg:before{
  content:"";
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  position: absolute;
  top: 0;
  left: 0;
}
.main_carusel .item .slider_info .title h1,
.main_carusel .item .slider_info .text,
.main_carusel .item .slider_info .text p,
.main_carusel .item .slider_info .link a{
  color: #fff!important;
}
.main_carusel .item .slider_info .title h1,.slider_section .main_carusel .item .slider_info .text{
  margin-top: 65px;
}
.res_slider_bg{
  display: block;
}
.product_section{
  width: 100%;
}
.aboutUs_bgtitle{
  display: none;
}
.aboutUs_section{
      width: 100%;
    height: 609px;
    margin-top: 50px;
    flex-direction: column;
    overflow: hidden;
}
.aboutUs_section .aboutUs_text{
      width: 100%;
    padding-top: 30px;
}
.aboutUs_section .aboutUs_img{
      width: 95%;
    margin: 0 auto;
    height: 200px;
        margin-top: 20px;
}
.aboutUs_section .aboutUs_img img{
      width: 100%;
    height: 200px;
  
    align-self: center;
}
.aboutUs_section .aboutUs_img a{
  margin-left: 0px;
}
.aboutUs_section .aboutUs_text .text{
  width: 90%;
    height: 220px;
    overflow: hidden;
}
.aboutUs_section .aboutUs_text .section_title{
      font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
}
.page_section .history_section,.page_section .goals_section{
  flex-direction: column;
}
.page_section .about_text{
  padding-left: 22px;
}
.page_section .title{
      width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.page_section .about_text{
  width: 100%;
}
.products_in{
  width: 100%;
}
.products_in .prod_in_img{
  float: none;
  margin: 0 auto;
}
.contact_section{
  flex-direction: column;
}
.contact_section .contact_form{
  width: 95%;
  margin: 0 auto;
}
.contact_section .contact_information{
  width: 95%;
  margin: 0 auto;
  margin-top: 25px;
}
.contact_section .contact_information .contact_info .title{
  text-align: left;
}
.contact_section .contact_title:before{
  content: none;
}
.products_in .content .table .tablewrapper{
	overflow: auto;
}

.products_in .content .table .tablewrapper table{
	width: 700px;
}

}
@media screen and (max-width: 545px){
 .product_section .product_items{
  justify-content: center;
}
.page_section .history_section, .page_section .goals_section{
  width: 95%;
  margin: 0 auto;
}
.page_section .about_images img{
  width: 95%;
}
.page_section .about_images{
      flex-direction: column;
}
.breadcrumb_section .breadcrumbs{
  flex-direction: column;
  justify-content: center;
}
.breadcrumb_section .breadcrumbs .page_title h2{
      margin-top: 0px;
    margin-bottom: 15px;
}
.breadcrumb_section,.breadcrumb_section .breadcrumbs{
  height: 130px;
}
.products_in .prod_in_img{
  width: 95%
}
.products_in .prod_in_img img{
  width: 100%;
}
 .page_section .partners_items .partners_item, .page_section .partners_items .gallery_item{
  width: 95%;
 }
  .page_section .partners_items .gallery_in_items{
  width:95%;
 }
 .products_in .content .l{
   	width: 100%;
   }
   .products_in .content .l .img{
   	width: 100%;
   }
   .products_in .content .l .toggecxrili{
   	width: 100%;
   }
}
@media screen and (max-height: 415px) {
  .main_carusel .item .slider_info .title h1, .slider_section .main_carusel .item .slider_info .text{
    margin-top: 22px;
  }
   .main_carusel .item .slider_info .link a{
    margin-top: 15px!important;
   }
}
