section.differantiators {
    padding: 40px 0px;
}

div.about h1 {
    color: #fff !important;
}
section.we-offer h2, li {
    color: #fff !important;
}
section.accordion-section .production li {
    list-style: unset;
    margin: 0 0 0px;
}
ul.production {
    margin-left: 4% !important;
}
section.description.embeded-vid {
    padding-top: 0px;
    margin-top: -40px;
}
.reasons-section {  
  padding-top: 10px;
    padding-bottom: 20px;
    font-family: "Open Sans", sans-serif;
    font-size: 18px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: justify;
    margin: 0 0 20px;
    color: rgba(0, 0, 0, 0.85);
}
@media screen and (max-width: 1920px) {
section.description.embeded-vid-one {
padding-top: 0px;
margin-top: -40px;
width: 50% !important;
transform: translate(50%);
}
}
@media screen and (max-width: 1440px) {
 section.description.embeded-vid-one {
    padding-top: 0px;
    margin-top: -40px;
    width: 50% !important;
    transform: translate(50%);
}
}
@media screen and (max-width: 1280px){
section.description.embeded-vid-one {
    padding-top: 0px;
    margin-top: -40px;
    width: 50% !important;
    transform: translate(50%);
}
}
@media screen and (max-width: 1366px) {
section.description.embeded-vid-one {
    padding-top: 0px;
    margin-top: -40px;
    width: 50% !important;
    transform: translate(50%);
}
}
@media only screen and (max-width: 600px) {
section.description.col-12.col-md-6 {
    margin-bottom: 3% !important;
}
section.description.embeded-vid-one {
    padding-top: 0px;
    margin-top: -40px;
    width: 100% !important;
    transform: none !important;
}
.embed-responsive {
    margin-bottom: 2% !important;
}
}
