.section-one {
    background: black;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
}
.section-one .wpb_text_column.wpb_content_element {
    float: right;
    padding-top: 80px;
    color: #fff;
    padding-right: 50px;
    font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.section-one .wpb_text_column.wpb_content_element p {
    margin-bottom: 10px;
      font-family: "Quicksand", sans-serif !important;
    font-weight: 600;
    font-style: normal;
}
.vc_section.main-sec-one {
    background-position: 0% 55% !important;
}
@media screen and (max-width: 768px) {
.section-one .wpb_text_column.wpb_content_element {
    padding-right: 0 !important;
}
.section-one {
    padding-right: 20px;
    padding-left: 0;
    width: 50%;
}
}
@media screen and (max-width: 767px) {
section.vc_section.main-sec-one:before {
    content: "";
    background-image: url("inc/bg-img-1.jpg?id=27");
    width: 100%;
    height: 100%;
    position: absolute;
    top: -110px;
    transform: rotate(90deg);
    background-size: cover;
    left: 0;
    right: 0;
    z-index: -1;
}
section.vc_section.main-sec-one:after {
    content: "";
    background-image: url("inc/bg-img-1.jpg?id=27");
    width: 100%;
    height: 100%;
    position: absolute;
    transform: rotate(90deg);
    background-size: cover;
    left: 0;
    right: 0;
    bottom: -117px;
    z-index: -1;
}
section.vc_section.main-sec-one {
    position: relative;z-index: 1;
}
.section-one {
    width: 80%;
    margin: auto;
}
}

@media screen and (max-width: 620px) {
section.vc_section.main-sec-one:before {
    content: "";
    background-image: url("inc/bg-img-1.jpg?id=27");
    width: 100%;
    height: 100%;
    position: absolute;
    top: -260px;
    transform: rotate(90deg);
    background-size: cover;
    left: 0;
    right: 0;
    z-index: -1;
}
section.vc_section.main-sec-one:after {
    content: "";
    background-image: url("inc/bg-img-1.jpg?id=27");
    width: 100%;
    height: 100%;
    position: absolute;
    transform: rotate(90deg);
    background-size: cover;
    left: 0;
    right: 0;
    bottom: -237px;
    z-index: -1;
}

}
@media screen and (max-width: 500px) {
section.vc_section.main-sec-one:before {
    content: "";
    background-image: url("inc/bg-img-1.jpg?id=27");
    width: 100%;
    height: 100%;
    position: absolute;
    top: -240px;
    transform: rotate(90deg);
    background-size: cover;
    left: 0;
    right: 0;
    z-index: -1;
}
section.vc_section.main-sec-one:after {
    content: "";
    background-image: url("inc/bg-img-1.jpg?id=27");
    width: 100%;
    height: 100%;
    position: absolute;
    transform: rotate(90deg);
    background-size: cover;
    left: 0;
    right: 0;
    bottom: -217px;
    z-index: -1;
}

}

@media screen and (max-width: 420px) {
section.vc_section.main-sec-one {
    height: 100vh;
    overflow: hidden;
}
.section-one {
    width: 90% !important;
}
section.vc_section.main-sec-one:before {
    content: "";
    background-image: url("inc/bg-img-1.jpg?id=27");
    width: 100%;
    height: 100%;
    position: absolute;
    top: -270px;
    transform: rotate(90deg);
    background-size: cover;
    left: 0;
    right: 0;
    z-index: -1;
}
section.vc_section.main-sec-one:after {
    content: "";
    background-image: url(inc/bg-img-1.jpg?id=27);
    width: 500px;
    height: 830px;
    position: absolute;
    transform: rotate(90deg);
    background-size: cover;
    left: 0;
    right: 0;
    bottom: -170px;
    z-index: -1;
}

}