@media (max-width: 1350px) {
    
}
@media (max-width: 1199px) {
    .buton-ev1,
    .buton-ev2{
        min-width:175px;
        padding: 18px 40px;
    }
}
@media (max-width: 991px) {
    
    .titlu-tip-form{
        font-size: 45px;
    }
    
    .col-ord-1{
        order:1;
    }
    
    .col-ord-2{
        order:2;
    }
    
    .ev-img {
        padding-bottom: 50%;
        margin-bottom:25px;
    }
    
    .cont-info-ev-bottom{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .cont-info-ev-bottom-wrapp .cont-info-ev-bottom-text {
        font-size: 16px;
        width: 50%;
    }
    
    .cont-info-ev-bottom-wrapp .cont-info-ev-bottom-img {
        width: 25%;
        padding-bottom: 25%;
    }
    
    .cont-info-ev-mid-wrapp {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    
    .info-headig {
        height: 200px;
    }

    .information-description {
        line-height: 1.4;
        margin-top: 20px;
        margin-bottom:20px;
    }
    
}
@media (max-width: 576px) {

   .cont-info-ev-bottom-wrapp .cont-info-ev-bottom-text {
        width: 70%;
   }
   
   .col-ev-left h2, .col-ev-right h2{
       text-align:center;
   }
    
    .col-ev-left h2, .col-ev-right h2 {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .ev-img {
        padding-bottom: 70%;
    }
    
    .contact-form {
        padding: 30px 0px;
    }
    
    .titlu-tip-form{
        font-size: 32px;
    }
}
@media (max-width: 480px) {
    
   .buton-ev1, .buton-ev2 {
        min-width: 0;
        padding: 25px 40px;
        margin-bottom: 20px;
        width: 100%;
    }
    
    .cont-info-ev-bottom-wrapp .cont-info-ev-bottom-text {
        width: 100%;
    }
    
    .cont-info-ev-bottom-wrapp .cont-info-ev-bottom-img {
        width: 100%;
        padding-bottom: 40%;
    }
    
    .cont-info-ev-bottom {
        flex-flow: column;
    }
    
    .heading.heading-inf-red {
        font-size: 40px;
    }

}
@media (max-width: 363px) {
    .cont-info-top-ev-text{
        font-size:14px;
    }

}


@media only screen and (max-width: 1199px){
    
    .testimonials-content{
        margin:30px auto;
    }
    
    
    .heading{
        margin-bottom:0;
        font-size:30px;
    }
    .information-description p img{
        width:100%!important;
        max-width:100%!important;
        height:100%!important;
        display:block;
        margin-top:25px;
    }
    
    .testimonials-content{
        
    }
}

@media only screen and (max-width: 991px){
     .heading{
        font-size:28px;
    }
    
    
}

@media only screen and (max-width: 767px){
    
    .testimonials-content{
        max-width:100%;
        width:100%;
    }
    
    .testimonials-item-text{
        font-size:15px;
    }
    
    .cont-buc-ur{
        margin-bottom:30px;
    }
    .info-headig{
        height:auto;
    }
     .heading{
        font-size:26px;
    }
    
    
    
    .titlu-ur p{
        font-size:20px;
        margin-bottom:10px;
    }
    
    .descriere-ir p{
        font-size:15px;
        margin-bottom:10px;
    }
}

@media only screen and (max-width: 575px){
    
    .testimonials-item-name {
        font-size:20px;
        
    }
    
    .testimonials-item-prof {
        font-size:14px;
        
    }
    .testimonials-item-text{
        margin-top: 10px;
        font-size: 14px;
    }
    .titlu-ur p{
        font-size:17px;
    }
    
    .descriere-ir p{
        font-size:14px;
    }
    .heading{
        font-size:24px;
    }
    
    .information-description p{
        margin-bottom:10px;
    }
    
     .latest-blog-item-title {
        margin-bottom:15px;
        font-size:16px;
        
    }
    
    .blog-item-date,
    .blog-item-author{
        font-size:14px;
    }
    
    .blog-item-text {
        font-size:14px;
        margin-bottom:10px;
        
    }
    
    .blog-item-rm-link{
        font-size:14px;
    }
    
}

@media only screen and (max-width: 460px){
    
    .testimonials-item-name {
        font-size:18px;
        
    }
    
    .testimonials-item-prof {
        font-size:14px;
        
    }
    .testimonials-item-text{
        margin-top: 10px;
        font-size: 13px;
        text-align:justify;
    }
    .titlu-ur p{
        font-size:16px;
    }
    
    .descriere-ir p{
        font-size:13px;
    }
    .heading{
        font-size:22px;
    }
    
    .information-description p{
        margin-bottom:7px;
    }
}

