.designerteam .sppb-addon-title {
    margin: -133px 0px 0px 509px !important;
}

.designerteam h2.sppb-addon-title {
    opacity: 3% !important;
}

.managementteam .sppb-addon-title {
    margin: -114px 0px 0px 509px !important;
}

.managementteam h2.sppb-addon-title {
    opacity: 3% !important;
}



.patterndesignerteam .sppb-img-responsive {
    margin-top: -385px;
    margin-left: -400px;
    opacity: 13% !important;
}


.patternprojectteam .sppb-img-responsive {
    margin-top: -360px;
    margin-left: -400px;
    opacity: 30% !important;
}


/* Slide Show Image */

.sppb-addon-thumb-gallery .flex-direction-nav li.flex-nav-prev a:before {
    content: "\f104" !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
   
}

.sppb-addon-thumb-gallery .flex-direction-nav li.flex-nav-next a:before {
    content: "\f105" !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
}

.sppb-addon-thumb-gallery .flexslider {
  
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.48) !important;
}


/* End of Slide Show Image */



/* Profile Image Shadow */
.profileshadow img.sppb-img-responsive {
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.48);
}
/* End of Profile Image Shadow */

.sppb-addon-thumb-gallery #carousel ul li {
  
    margin-right: 5px !important;
}



@media (max-width:767px) {
.patterndesignerteam .sppb-img-responsive {
    margin-top: -216px !important;
    margin-left: -370px !important;
    width: 100% !important;
    opacity: 13% !important;
}
  
  .patternprojectteam .sppb-img-responsive {
    margin-top: -251px !important;
    margin-left: -156px !important;
    opacity: 100% !important;
}
  
}

@media (min-width: 768px) and (max-width: 991px) {
  
.patterndesignerteam .sppb-img-responsive {
   
    max-width: 70% !important;
}
  
  .designerteam .sppb-addon-title {
    margin: -133px 0px 0px 439px !important;
}
  
  .patternprojectteam .sppb-img-responsive {
       margin-top: -380px;
    margin-left: -550px;
    opacity: 100% !important;
    max-width: 80%;
}
}
  
  .managementteam .sppb-addon-title {
    margin: -114px 0px 0px 439px !important;
}
  
  
  
  
}
