/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1449px) {
 
	.header-site-menu ul li {
	   margin-left: 22px;
   }   
   .product-area {
	   overflow: hidden;
   }    
   .hero-title p, .hero-home-title p {
	   font-size: 32px;
	   line-height: 39px;
	   margin-bottom: 35px;
   }    
   .service-content h3 {
	   font-size: 32px;
	   line-height: 34px;
   }    
   .features-area {
	   padding-top: 59px;
	   padding-bottom: 145px;
   }    
   .news-area {
	   padding-top: 0;
	   padding-bottom: 30px;
	  }  
   .news-content h3 {
	   font-size: 32px;
	   line-height: 35px;
	   margin-bottom: 34px;
   }    
   .product-text h2 {
	   font-size: 32px;
	   line-height: 39px;
	   margin-bottom: 15px;
   }    
	.mission-conten h5 {
	   font-size: 32px;
	   line-height: 40px;
	   margin-bottom: 20px;
   } 
	.mission-conten {
	   margin-bottom: 20px;
   }   
	   
	.banca-area {
	   padding-top: 62px;
	   padding-bottom: 122px;
   }   
	.team-content h3 {
	   font-size: 32px;
	   margin-bottom: 10px;
   }   
	.team-content {
	   left: 80px;
   }   
	   
	   
	   
	   
	   
	   
	   
	   
	   
	   
	   
	   
	   
   }
   
   /* LG Device :992px. */
   @media (min-width: 992px) and (max-width: 1200px) {
	
	.header-site-menu ul li {
	   margin-left: 22px;
   }   
   .product-area {
	   overflow: hidden;
   }    
   .hero-title p, .hero-home-title p {
	   font-size: 32px;
	   line-height: 39px;
	   margin-bottom: 35px;
   }    
   .service-content h3 {
	   font-size: 32px;
	   line-height: 34px;
   }    
   .features-area {
	   padding-top: 59px;
	   padding-bottom: 145px;
   }    
   .news-area {
	   padding-top: 70px;
	   padding-bottom: 32px;
   }  
   .news-content h3 {
	   font-size: 32px;
	   line-height: 35px;
	   margin-bottom: 34px;
   }    
   .product-text h2 {
	   font-size: 32px;
	   line-height: 39px;
	   margin-bottom: 15px;
   }    
	.mission-conten h5 {
	   font-size: 32px;
	   line-height: 40px;
	   margin-bottom: 20px;
   } 
	.mission-conten {
	   margin-bottom: 20px;
   }   
	   
	.banca-area {
	   padding-top: 62px;
	   padding-bottom: 122px;
   }   
	.team-content h3 {
	   font-size: 32px;
	   margin-bottom: 10px;
   }   
	.team-content {
	   left: 80px;
   } 
	.header-logo::before {
	   /* width: 170px; */
	   height: 126px;
	   /* left: -29px; */
	  }   
   .header-site-menu ul li {
	   margin-left: 9px;
   }    
   .header-site-menu ul li a {
	   font-size: 10px;
   }    
   .header-site-menu ul li a i {
	   font-size: 20px;
	   top: 4px;
	   padding-left: 3px;
   }    
	   
	   
	   
	   
	   
	   
	   
	   
	   
	   
	   
	   
	   
	   
   }
   
	
   /* MD Device :768px. */
   @media (min-width: 768px) and (max-width: 1024px) {

   	.logo-spes {
	left: 50%;
	transform: translatex(-50%);
	top: 0;
	width: 150px;
}
   .toggle-bar {
	   display: block;
	   position: absolute;
	   right: 25px;
	   top: 50%;
	   transform: translatey(-50%);
	  }
	   
	 .header-site-menu ul li {
	   margin-left: 22px;
   }   
   .product-area {
	   overflow: hidden;
   }    
   .hero-title p, .hero-home-title p {
	   font-size: 32px;
	   line-height: 39px;
	   margin-bottom: 35px;
   }    
   .service-content h3 {
	   font-size: 32px;
	   line-height: 34px;
   }    
   .features-area {
	   padding-top: 59px;
	   padding-bottom: 145px;
   }    
   .news-area {
	   padding-top: 70px;
	   padding-bottom: 32px;
   }  
   .news-content h3 {
	   font-size: 32px;
	   line-height: 35px;
	   margin-bottom: 34px;
   }    
   .product-text h2 {
	   font-size: 32px;
	   line-height: 39px;
	   margin-bottom: 15px;
   }    
	.mission-conten h5 {
	   font-size: 32px;
	   line-height: 40px;
	   margin-bottom: 20px;
   } 
   .mission-conten {
	   margin-bottom: 30px;
   }  
	   
	.banca-area {
	   padding-top: 62px;
	   padding-bottom: 122px;
   }   
	.team-content h3 {
	   font-size: 32px;
	   margin-bottom: 10px;
   }   
	.team-content {
	   left: 80px;
   } 
	.header-logo::before {
	   width: 170px;
	   height: 126px;
	   left: -29px;
   }   
   .header-site-menu ul li {
	   margin-left: 9px;
   }    
   .header-site-menu ul li a {
	   font-size: 10px;
   }    
   .header-site-menu ul li a i {
	   font-size: 20px;
	   top: 4px;
	   padding-left: 3px;
   }    
	 .header-site-menu {
	   display: none;
   }   
	.dona-ora, .hide-menu {
		display: none;
	}

	.dona-ora-mobile {
		display: block;
	}

   .header-logo a img {
	   height: 110px;
	   position: unset;
	   z-index: 9;
	  }  
	.header-logo::before {
	   display: none;
   } 
   .header-logo {
	   position: relative;
   }    
   .header-area {
	   padding: 40px 0;
	  }    
   .hero-area.min-height, .hero-home-area.min-height {
	   min-height: 460px;
   }    
	   
   .news-title h4::before {
	   left: 0;
   }    
	.approv-blk {
	   margin-bottom: 30px;
   }   
	.product-blk {
	   margin-bottom: 30px;
   }   
   .product-active .owl-nav button {
	   left: -20px;
	   width: 50px;
	   height: 50px;
	   border-radius: 50%;
	   font-size: 28px !important;
   }    
   .product-active .owl-nav button.owl-next {
	   left: auto;
	   right: -20px;
   }    
	.mission-wrap {
	   margin-bottom: 30px;
   }   
	   
   .foter-area {
	   background: #505965;
	   padding-top: 45px;
	   padding-bottom: 60px;
	   position: relative;
   }    
   .approv-area {
	   padding-bottom: 0;
   }    
	   
   .new-thumb {
	   position: relative;
	   top: 0;
	   right: 0;
	   height: 400px;
	   width: 100%;
   }   
	.new-thumb img {
	   height: 100%;
	   object-fit: cover;
	   width: 100%;
   }   
   .new-blk {
	   padding-top: 40px;
	   padding-bottom: 40px;
	   max-width: 100%;
   }    
	   
	.mission-area:before {
	   background: rgb(255,255,255);
	   background: linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%); 
	}  
	     
	   
	   
   
   }
	
   
   /* SM Small Device :320px. */
   @media only screen and (min-width: 320px) and (max-width: 767px) {
	   .dona-ora, .hide-menu {
		   display: none;
	   }
   	.logo-spes {
	left: 50%;
	transform: translatex(-50%);
	top: 0;
	width: 150px;
}
   .toggle-bar {
	   display: block;
	   position: absolute;
	   right: 25px;
	   top: 50%;
	   transform: translatey(-50%);
	  }
	   
	 .header-site-menu ul li {
	   margin-left: 22px;
   }   
   .product-area {
	   overflow: hidden;
   }    
   .hero-title p, .hero-home-title p {
	   font-size: 28px;
	   line-height: 39px;
	   margin-bottom: 35px;
   }    
   .service-content h3 {
	   font-size: 32px;
	   line-height: 34px;
   }    
   .features-area {
	   padding-top: 0;
	   padding-bottom: 27px;
	  }    
   .news-area {
	   padding-top: 70px;
	   padding-bottom: 32px;
   }  
   .news-content h3 {
	   font-size: 32px;
	   line-height: 35px;
	   margin-bottom: 34px;
   }    
   .product-text h2 {
	   font-size: 32px;
	   line-height: 39px;
	   margin-bottom: 15px;
   }    
	.mission-conten h5 {
	   font-size: 20px;
	   line-height: 1.2;
	   margin-bottom: 10px;
	  } 
   .mission-conten {
	   margin-bottom: 30px;
	   text-align: center;
   } 
   .banca-area {
	   padding-top: 10px;
	   padding-bottom: 90px;
	   overflow: hidden;
	  }   
	.team-content h3 {
	   font-size: 32px;
	   margin-bottom: 10px;
   }   
   .team-content {
	   left: 0;
   } 
	.header-logo::before {
	   width: 170px;
	   height: 126px;
	   left: -29px;
   }   
   .header-site-menu ul li {
	   margin-left: 9px;
   }    
   .header-site-menu ul li a {
	   font-size: 10px;
   }    
   .header-site-menu ul li a i {
	   font-size: 20px;
	   top: 4px;
	   padding-left: 3px;
   }    
	 .header-site-menu {
	   display: none;
   }   
   .header-logo a img {
	   height: 100px;
	   position: unset;
	   z-index: 9;
	  }  
	.header-logo::before {
	   display: none;
   } 
   .header-logo {
	   position: relative;
   }    
   .header-area {
	   padding: 40px 0;
	  }    
   .hero-area.min-height, .hero-home-area.min-height {
	   min-height: 430px;
   }    
	   
   .news-title h4::before {
	   left: 0;
   }    
	.approv-blk {
	   margin-bottom: 30px;
   }   
	.product-blk {
	   margin-bottom: 30px;
   }   
   .product-active .owl-nav button {
	   left: -20px;
	   width: 50px;
	   height: 50px;
	   border-radius: 50%;
	   font-size: 28px !important;
   }    
   .product-active .owl-nav button.owl-next {
	   left: auto;
	   right: -20px;
   }    
	.mission-wrap {
	   margin-bottom: 30px;
   } 
	.service-title {
	   margin-bottom: 40px;
   }   
	.service-slider-active .owl-dots {
	   display: none;
   }   
	   
	   
   .foter-area {
	   background: #505965;
	   padding-top: 45px;
	   padding-bottom: 60px;
	   position: relative;
   }    
   .approv-area {
	   padding-bottom: 0;
   }    
	   
   .new-thumb {
	   position: relative;
	   height: auto;
	   width: 100%;
   }   
	.new-thumb img {
	   height: 100%;
	   object-fit: cover;
	   width: 100%;
   }   
   .new-blk {
	   padding-top: 40px;
	   padding-bottom: 40px;
	   max-width: 100%;
   } 
	.approv-thumb {
	   /* height: auto; */
	   width: 100%;
	   position: relative;
	  }   
	.play-icon {
	   margin-bottom: 10px;
   }   
		   
   .team-wrapper {
	   max-width: 100%;
   }
   .team-contact {
	   display: block;
	   margin-bottom: 20px;
   }  
   .team-contact-info input {
	   width: 100%;
	   margin-bottom: 20px;
   }    
   .team-check {
	   max-width: 100%;
   }    
	.team-check {
	   text-align: left;
	   max-width: 100%;
	   margin: 0;
   }   
   .team-thumb img {
	   width: 100%;
	   height: 100%;
	   object-fit: cover;
   }    
	.team-thumb {
	   width: 100%;
	   height: 100%;
   }   
	.mission-man-img {
	   height: auto;
	   width: 100%;
   }   
	 
	 .mission-area {
	   padding-top: 40px;
   }  
   .mission-blk {
	   padding-top: 0;
   }    
	 .news-content h3 br {
	   display: none;
   }  
   .fea-thumb {
	   width: 100%;
	   height: 100%;
   }    
	.fea-thumb {
	   position: relative;
	   top: 0;
	  }

	  .features-wrap {
	  	padding-top: 25px;
	  }   
   .service-area {
	   padding-top: 30px;
	   min-height: 300px;
	  }    
	
   .approv-content h4 {
	   font-size: 16px;
	   line-height: 20px;
	   height: 75px;
   }    
	.approv-content.tr h4 {
	   height: 126px;
   }   
   .footer-logo {
	   margin-bottom: 40px;
	   text-align: center;
   }
	.footer-social {
	   text-align: center;
   }   
	.footer-menu {
	   float: left;
	   text-align: center;
   }   
	.footer-menu ul li {
	   display: inline-block;
	   margin: 6px 0;
	   text-align: center;
	   width: 100%;
	   padding: 0;
	  }   
	.footer-menu {
	   float: unset;
	   text-align: center !important;
   }   
	.service-slider-active .owl-nav button {
	   left: -40px;
	   width: 50px;
	   height: 50px;
   }   
   .mission-text h4 {
	   text-align: center;
	   font-size: 11px;
	   margin: 0;
	  }

.mission-conten h4::before,
.hero-pagina-title p::before {
    left: 50%;
    transform: translateX(-50%);
}
    	  
	.single-slider-thumbs {
	   height: auto;
	   width: 100%;
   }   
	.slider-buttons {
	   z-index: 99;
   }   
	  
   .single-slider-thumbs img {
	   width: 75%!important;
	   margin: 0 auto;
   }
	   
	.mission-area:before {
	   background: rgb(255,255,255);
	   background: linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%); 
	}  
	   

	.content-text-page-bg {
		padding: 20px 15px;
	}
	   
	.hero-pagina-blk {
		text-align: center;
	}

	.hero-pagina-title p {
		padding-left: 0;
	}



.deve-img {display: none;}

.features-blk {
    display: block;
    text-align: center;
    margin-top: 20px;
}

.features-wrap.sost-bl h4 {
    margin-left: 0;
    margin-bottom: 10px;
}

.service-content {
    text-align: center;
    padding-left: 0;
}

.banca-logo {
    margin-bottom: 25px;
}

.content-single-area-tag-titolo {
	margin-top: 25px;
	color: #0075b3;
}

.content-single-area-categoria {
    display: inline-block;
    color: #0075b3;
    font-weight: bold;
    font-size: 15px;
    background-color: #fff;
    padding: 5px 10px;
    margin: 0px 5px 5px 0;
    border-radius: 25px;
}

.dona-ora-mobile {
	display: block;
}
	
	   
   }
	   
   
   
   
   
   
   
   
   /* SM Small Device :550px. */
   @media only screen and (min-width: 576px) and (max-width: 767px) {
   
	   
	
   }