  @media (min-width:992px) {
            html.w-mod-js:not(.w-mod-ix) [data-w-id="022bdf7a-1da5-487f-e90a-10a13619b2de"] {
                -webkit-transform: translate3d(0rem, 0rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
                -moz-transform: translate3d(0rem, 0rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
                -ms-transform: translate3d(0rem, 0rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
                transform: translate3d(0rem, 0rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
            }
        }
		
		
.reviews-slide h4 {
  color: #fff;
}	
.reviews-slide h5 {
  color: #fff;
}
.reviews-slide .reviews-image {
    display: flex;
    align-items: center;
    background-color: #ddd;
    border-radius: 50%;
    font-size: 28px;
    width: 100%;
    text-align: center;
    justify-content: center;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    }

.works-text-block h3.caps {color:#fff}


.ftImg {
  width: 50px;
  height: 50px;
  filter: invert();
}


.works-image-wrapper {
  aspect-ratio:14 / 9;
  border-radius: var(--border-radius);
  min-width: 900px;
  max-width:1100px;
  position: relative;
  overflow: hidden;
  margin:0px 0 0;
}

.works-text-block {   
  max-width: 900px;
}

 .tab-Wrapper .works-block {
  background: #ccc9c900;  position: relative;
}


.avatar-text-block  h5.no-wrap {
  color:#8c8c8c;
}

.posts-block  h5.no-wrap {
  color:#8c8c8c;
}

 
.text-danger {
color:red;
}


.brandWorks ul{
  display: flex;
  justify-content: center;
  flex-flow: row;
  list-style-type: none;
  padding: 0;
}

.brandWorks ul li {}
.brandWorks ul li a {
  color: #fff;
  background: #1c1c1c;
  padding: 6px 40px 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 37px;
  border-right: solid 1px #f6f6f61a;
}

.brandWorks ul li:hover a,
.brandWorks ul li a.active {color: #fff;
  background: #c61956;}
  .pt-5 {padding-top:3rem;} 
  .pb-5 {padding-bottom:3rem;}
  
  .background-black.wks {   
  overflow: visible;
}
  .background-black.wks .works-block {    
  top:100px;
  margin: 0 0 20px;  background: inherit!important;
}


.wks .works-image-wrapper {
  height:750px;
  min-width:80%;
  max-width:80%;
}
.serImgs  {
  height:650px;
  object-fit: contain;
  width: 100%;
 background: #050505;
}
 
@media only screen and (min-width:1921x)
{
 .wks .works-image-wrapper {
  height:900px;
  min-width: 80%;
  max-width: 80%;
}   
    
}
.address-wrapper { padding: 50px;}
.address-wrapper p a { color: #fff;}
.thankyouPage {text-align: center; border: 1px solid #fff; border-radius: 50px; width: 70%; margin:5% auto; padding: 50px;}
@media only screen and (max-width:750px)
{
  .sectionMap { margin-top: 100px;}
}
   
@media only screen and (max-width:600px)
{
.wks .works-image-wrapper {
  height: auto;
  min-width: 94%;
  max-width: 94%;
}
 .brandWorks ul {   
  padding: 0 10px; flex-wrap: wrap;
}

.brandWorks ul li a {   
  padding: 6px 10px 6px;  
}

.sectionMap { margin-top: 250px !important;}

}