.sd1:hover {
    background: #000;
    color: #ddd;
}

.sd1 {
    margin-top: 7px;
}

p {
    text-align: justify;
}

.accrodBlock ul li h5 {
    margin-top: 0px;
}

.sectionADVTES3 {
    padding: 60px 0;
}

.brdr {
    border: 1px solid #c8c8c8;
    padding: 50px 0px;
}

.teamImgSec {
    margin-top: 20px;
}



.wolfBeta h2 {
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 36px;
    margin-top:70px;
}

.wolfBeta p {
    font-size: 15px;
    font-family: 'Work Sans', sans-serif;
    text-align: center;
    line-height: 26px;
    margin-bottom: 50px;

}



.col-md-3 {
    position: relative;
    width: 50%;
}
.col-md-4 {
    position: relative;
    width: 50%;
}


.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .1s ease;
    margin-top: -24px;
}

.col-md-3:hover .overlay {
    opacity: 1;
}
.col-md-4:hover .overlay {
    opacity: 1;
}
.secondrow{
    margin-top: 30px;
}
.team-banner{
    width: 100%;
}
@media only screen and (max-width:767px) {
  .new-ov{
    display: none;
  }
.col-md-4{
    width: unset!important;
}
.designnewcontact{
    font-size: 30px!important;
}
.the-pack{
    padding: 60px;
}
}
@media only screen and (min-width:768px) {
.new-ov{
margin-top: -202px;
}
.overlay1{
margin-top: -202px;
}
.head-des{
width: 200%;
margin: 0 -100px;
}
}
.head-des{
font-size: 15px!important;
font-family: 'Work Sans', sans-serif;
font-weight: 500!important;
}
/*Seo css start*/
.sectionADVTES1 h1{
color: #fff;
text-align: center;
}
