/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


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

.portfolio-wraper.pfg-bootstrap img {
    height: 350px!important;
    max-height: 350px;
    object-fit: cover;
}
#nos-service .custom-tab-content.active {
    align-items: center;
}
.filtr-container.filters-div {
    margin-top: 30px;
}
.lb-details {
    display: none;
}
.cls-tb table td:first-child {
    background: #562380;
    color: #fff;
    width: 50%;
}
.cls-tb table td {
    background: #e8e8e8;
	color: #220505;
    padding: 15px 20px !important;
    font-size: 18px;
}
.mfp-title {
    display: none !important;
}
.cls-slid img {
    height: 400px;
    max-height: 400px;
    object-fit: cover;
}
.cls-gl-top .et_pb_gallery_image img {
    height: 580px;
    max-height: 580px;
    object-fit: cover;
}
.cls-gl-bio img {
    height: 300px;
    max-height: 300px;
    object-fit: cover;
}
.cls-gl-bas .et_pb_gallery_image img {
    height: 600px;
    max-height: 600px;
    object-fit: cover;
}
@media only screen and (min-width: 980px){
.image1 img {
    border-radius: 10px;
    height: 250px;
    max-height: 250px;
    object-fit: cover;
	margin-bottom: 20px;
}
.image2 img {
    border-radius: 10px;
    height: 330px;
    max-height: 330px;
    object-fit: cover;
}
.image3 img {
    border-radius: 10px;
    height: 600px;
    max-height: 600px;
    object-fit: cover;
}
}
@media only screen and (max-width: 980px){
.cls-gl-bas .et_pb_gallery_image img {
    height: 450px;
    max-height: 450px;
    object-fit: cover;
}
.cls-gl-top .et_pb_gallery_image img {
    height: 450px;
    max-height: 450px;
    object-fit: cover;
}
.image1, .image2{
	width: 50%;
}
.image1 {
	margin-right: 20px;
}
.image1 img {
    border-radius: 10px;
    height: 250px;
    max-height: 250px;
    object-fit: cover;
	margin-right:20px;
	width: 300px !important;
}
.image2 img {
    border-radius: 10px;
    height: 250px;
    max-height: 250px;
    object-fit: cover;
}
}
@media only screen and (max-width: 767px){
.cls-tb table td {
    font-size: 16px;
}
.cls-gl-bas .et_pb_gallery_image img {
    height: 300px;
    max-height: 300px;
    object-fit: cover;
}
.cls-gl-top .et_pb_gallery_image img {
    height: 300px;
    max-height: 300px;
    object-fit: cover;
}
}
