/*
 Theme Name:     Meridian Divi Child
 Theme URI:      http://www.bitsdesigns.com
 Description:    Meridian Divi Child Theme
 Author:         Meridian CHild Theme Elegant Themes
 Author URI:     http://www.meridiancs.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css"); 


/* =Theme customization starts here
------------------------------------------------------- */

.project__detail{}
.project__detail .main__div__resources{}
.project__detail .main__div__resources .testimonials__short{}
.project__detail .main__div__resources .testimonials__short .single__project{width: 31%;margin-right: 3.5% ;float: left;text-decoration:none;margin-top: 30px;min-height: 350px;}
.project__detail .main__div__resources .testimonials__short .single__project .single__project_inner{border: 1px solid #d8d8d8;padding: 19px;background-color: #fff;word-wrap: break-word;}
.project__detail .main__div__resources .testimonials__short .single__project:nth-child(3n){margin-right:0px;}
.project__detail .main__div__resources .testimonials__short .single__project .project__image{position: relative;margin: -19px -19px 22px;}
.project__detail .main__div__resources .testimonials__short .single__project .project__image img{max-width:100%;}
.project__detail .main__div__resources .testimonials__short .single__project .project__title{}
.project__detail .main__div__resources .testimonials__short .single__project .project__title h3{font-size: 18px;}



@media screen and (max-width: 1239px) and (min-width: 960px){
    
}

@media screen and (max-width: 959px) and (min-width: 768px){
    .project__detail .main__div__resources .testimonials__short .single__project{width: 48%;margin-right: 4% !important}
    .project__detail .main__div__resources .testimonials__short .single__project:nth-child(2n){margin-right:0px !important;}
}


@media screen and (max-width: 767px){
    .project__detail .main__div__resources .testimonials__short .single__project{width: 100%;margin-right: 0 !important}
}

@media only screen and (max-width: 399px){
}