
/* ===================================
    Case study page css
====================================== */
section.case-study-banner {
    padding: 30px 0;
}
.case-study-banner .bg-extra-dark-gray {
    background-color: rgb(80 13 36 / 94%);
}
.case-study-img img {
    max-width: 200px;
    margin-bottom: 20px;
}
.case-study-banner .case-study-image {
    text-align: right;
}
.case-study-banner  .case-solution-image {
    text-align: left;
    border-left: 1px solid #ddd;
}
.case-study-banner .case-solution-image img {
    max-width: 332px;
}
.case-study-banner .case-study-image img {
    max-width: 170px;
}
.case-study-banner h1 {
    font-size: 37px;
} 
.case-study-banner span {
    font-size: 20px;
}

/* ===================================
    Case study page css
====================================== */
.case-studies-wrapper .card {
	background-color: #f4f5f6;
	overflow: hidden;
	margin-bottom: 25px;
}
.case-studies-wrapper .card a {
	-webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	margin-bottom: 25px;
}
.case-studies-wrapper .card:hover {
    transform: translateY(-12px);
}
.case-studies-wrapper .card:before {
	content: '';
    width: 100%;
    height: 0;
    border-top: 4px solid transparent;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.case-studies-wrapper .card:hover:before {
    border-top: 4px solid #ab4e61;
}

	
.case-studies-wrapper .card img {
    transition: all 0.9s ease;
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	width: 100%;
    max-width: 100%;
}
.case-studies-wrapper .card .card-img {
	overflow:hidden;
	position: relative;	
}
.case-studies-wrapper .card-img:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    content: "";
	 transition: all 0.9s ease;
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	opacity:0;
    background: rgb(21 19 19 / 33%);
}
.case-studies-wrapper .card:hover .card-img:before {
	 transition: all 0.9s ease;		
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	opacity:1;
}
/*
====================
  case-study-desc-section
====================

*/
.case-study-desc-section h4,.case-study-desc-section h2  {
    color: #924e61;
}
.padBothSides20{
	padding:0 30px;
}

.marginUB40{
	margin:0px 0;
}

.case-study-desc-section .card img {
    max-width: 37%;
    margin: 0 auto;
}
.case-study-desc-section .card h6 {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 0;
    color: #8c7f7b;
}
.case-study-desc-section .card {
    border: none;
}
.case-study-desc-section .row.marginUB40 {
    position: relative;
}
.case-study-desc-section .row.marginUB40:before {
    content: "";
    left: 66.33%;
    background: #ddd;
    height: 100%;
    width: 1px;
    position: absolute;
}
.case-study-desc-section .row.marginUB40:after {
    content: "";
    left: 33.33%;
    background: #ddd;
    height: 100%;
    width: 1px;
    position: absolute;
}
.case-study-desc-section .row.marginUB40 .col-4 {
    margin: 0 auto;
    padding: 13px;
    border-bottom: 1px solid #ddd;
}
.case-study-desc-section ul {
    padding-left: 15px;
}



/*** 

====================================================================
	case-study-info  Section
====================================================================

***/
section.case-study-info {
    padding: 50px  0px;
}
.case-study-info .card {
    display: inline-block;
    -webkit-box-shadow: 11px 10px 38px rgb(0 0 0 / 12%);
    box-shadow: 11px 10px 38px rgb(0 0 0 / 12%);
    border: none;
    padding: 32px 8px;
    margin-bottom: 23px;
    width :100%;
    text-align: center;
}
.case-study-info .card h6 {
    font-size: 14px;
    margin: 0;

}
.case-study-info h1 {
    font-size: 24px;
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}
.case-study-info h1:after {
    width: 20%;
    content: "";
    position: absolute;
    width: 30%;
    height: 2px;
    background: #ddd;
    bottom: 0;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.case-study-info h2 {
    font-size: 34px;
    line-height: 1;
    margin: 0;
    padding: 5px 0px;
    color: #949292;
}
.case-study-info .card-content span {
    font-size: 25px;
    color: #949292;
    vertical-align: baseline;
}
.case-study-info .card.logo-card {
    min-height: 308px;
    padding-top: 86px;
}

.case-study-info .card:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0px 5px 20px 0px rgb(69 67 96 / 10%);
    box-shadow: 0px 5px 20px 0px rgb(69 67 96 / 10%);
}
.case-study-info .card .display-block {
    height: 44px;
}

/*** 

====================================================================
	case-study-tab Section
=================================================================== ***/

.bg-light-gray h5 {
    color: #777777;
    margin-bottom: 19px;
}
.case-tab.tabs-box  h3 {
    font-size: 20px;
    text-align: center;
    border-bottom: 1px dotted #c18930;
    font-weight: 600;
    margin-bottom: 6px;
}
.case-study-tab .card {
   -webkit-box-shadow: 0 5px 83px 0 rgb(40 40 40 / 10%);
    box-shadow: 0 5px 83px 0 rgb(40 40 40 / 10%);
     border: none;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    max-width: 30%;
    margin: 0 auto;
    /* margin-bottom: 44px; */
    margin-right: 2%;
}
.case-tab.tabs-box .card-body {
    padding: 0px 0 16px 1px;
}
.case-study-tab .card-1 .card {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%
}

/*** 

====================================================================
	other-case-studies Section
====================================================================

***/
.other-case-studies .grid-item.feature-box-4 figure figcaption {
    padding: 0 0 10px 30px;

}
.other-case-studies  .grid-item.feature-box-4 figure:hover figcaption {
    transform: translateY(-20px); 
    -webkit-transform: translateY(-20px); 
    -moz-transform: translateY(-20px); 
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px); 
}


/*** 

====================================================================
	Responsive
====================================================================***/

@media screen and (min-width: 1260px) {
   
    .wockhardth-case-study .case-study-banner .case-study-image img {
        max-width: 243px;
    }
    section.other-case-studies {
        padding: 80px  0;
    }
    .case-study-list-section .col-center-lg {
        margin-left: 12.50%;
    }
  
}

@media screen and (max-width: 1300px) {
    .case-study-desc-section {
        padding: 78px  0;
    }   
    
}
@media screen and (max-width: 1200px) {
    .case-study-info .card {
        min-height: 160px;
    }
 
    .case-study-tab {
        padding: 76px 0 20px;
    }
    .other-case-studies  .grid-item.feature-box-4 .margin-25px-bottom {
        margin-bottom: 5px;
    }
    .other-case-studies .grid-item.feature-box-4 figure figcaption {
        padding: 0 0 6px 22px;
    }
    .case-study-banner h1 {
        font-size: 35px;
    } 
  
}
@media screen and (max-width: 1400px) {
    .case-study-banner h1 {
        font-size: 45px;
    }
}
@media screen and (max-width: 900px) {
    .other-case-studies .grid-item.feature-box-4 figure figcaption {
        padding: 0 0 59px 41px;
    }
    .case-study-info h2 {
        font-size: 20px;
    }    
}
@media screen and (max-width: 767px) {
	
	.case-study-tab .card {    
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 90%; 
        margin: 8% 0% 0% 8%;
     }
     .case-tab.tabs-box  .col-xs-6 {
        width: 50%;
        margin: 0 auto;
        text-align: center;
     } 
     
	
    .case-study-banner .case-solution-image img ,
    .case-study-banner .case-study-image img {
        max-width: 100%;
    }
    
    .case-study-info .card {
        min-height: 120px;
        padding: 10px;
    }
    .case-study-info  .col {
        max-width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .case-study-info h2 {
        font-size: 25px;
    }    
    .case-study-desc-section .row.marginUB40  .col-4 {
        width: 50%;
        max-width: 50%;
        flex: 0 0 350%;
    }
    .case-study-desc-section .row.marginUB40:before {
        content: "";
        left: 50%;
    }  
    .case-study-desc-section .row.marginUB40:after {
        display: none;
    }
    .case-study-desc-section .row.marginUB40 .col-4:nth-last-child(-n+2),
    .case-study-desc-section .row.marginUB40 .col-4:nth-last-child(-n+1) {
        border: none;
    }
    .padBothSides20 {
		padding: 0 15px 20px;
	}
    .case-study-tab {
        padding: 40px 0px;
    }
    .case-study-tab .tab-pane .col-xs-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .case-study-tab .card-1 .card {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .other-case-studies  .grid-item.feature-box-4 figure figcaption {
        top: 20%;
    }
    .case-study-banner h1 {
        font-size: 28px;
    } 
    .case-study-banner span {
        font-size: 17px;
    }
    .case-tab.tabs-box h3 {
        font-size: 18px;
        padding: 5px 0px;
    }
    
}
.case-tab{padding: 1%;
    width: 100%;}