@media screen and (max-width: 768px){
    
body {
    hyphens: auto;
    letter-spacing: normal;
    word-spacing: normal;
}

h1 {
    font-size: 8.5vw;
    line-height: 7.5vw;
}
h2 {
    text-align: left;
}
.logo {
    width: -webkit-fill-available;
    max-width: 1210px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    padding: 40px;
    flex-direction: column;
}   

.top-bar-contacts-div {
    display: flex;
    gap: 20px;
    align-items: center;
    flex-direction: column;
}

.topbar-details-div {
    display: flex;
    gap: 20px;
    flex-direction: column;
    margin: 40px auto;
    align-items: center;
}

.hero-content h1 {
    font-size: 12.5vw;
    line-height: 16.5vw;
}    

.slider-container {
    display: flex;
    width: 100%;
    margin: 0 auto;
    gap: 40px;
    flex-direction: column;
}

#about {
    display: flex;
    position: relative;
    /* top: 100px; */
    padding: 40px 0;
    width: 100%;
    margin: 0 auto;
    margin: 40px auto;
}

.footer-content {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 20px;
    width: -webkit-fill-available;
}

.footer-logo {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* margin: 0 auto; */
    /* border-right: 1px solid #fff; */
    padding-left: 0px;
    width: 65%;
    align-items: flex-start;
}

.footer-links {
    display: flex;
    /* margin: auto; */
    max-width: 1200px;
    flex-direction: column;
    margin-right: 0;
    /* border-right: 1px solid #fff; */
    width: max-content;
    padding-right: 0;
    align-items: flex-start;
}

footer img {
    width: 100%;
    max-width: 100%;
    margin: 20px 0 20px;
    filter: brightness(0) invert(1);
}

.footer-nav-menu {
    display: flex;
    width: max-content;
    flex-direction: column;
}

.footer-navigation {
    width: max-content;
    display: flex;
}
.useful-links {
    display: flex;
    flex-direction: column;
    margin-right: 0;
    /* border-right: 1px solid #fff; */
    width: max-content;
    padding-right: 0;
}
.useful-links div {
    display: flex;
    flex-direction: row;
    column-gap: 20px;
}

.footer-socials {
    display: flex;
    align-items: flex-start;
    /* color: #fff; */
    flex-direction: column;
    margin-right: 0;
    /* border-right: 1px solid #fff; */
    width: max-content;
    padding-right: 0;
}

.footer-contact-info {
    display: flex;
    flex-direction: column;
    /* column-gap: 40px; */
    text-align: left;
    margin-right: 0;
    /* border-right: 1px solid #fff; */
    width: max-content;
    padding-right: 0;
}

.contact-info {
    display: flex;
    text-align: left;
    justify-content: center;
    column-gap: 40px;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
}

.footer-contact-info div {
    display: flex;
    flex-direction: column;
}

.copyright {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    padding: 40px 20px 20px;
    width: -webkit-fill-available;
}

.footer-nav-menu a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    transition: color 0.3s ease;
    font-size: small;
    margin-right: 6px;
    display: flex;
    align-items: center;
}

footer h4 {
    color: #fff;
    width: max-content;
    margin: 40px 0 10px;
}

.slider {
    flex: 1;
    position: relative;
    overflow: hidden;
    margin-right: 0;
    display: flex;
    flex-direction: column;
}

.slider h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    padding-bottom: 5px;
    border-bottom: 2px solid #ffffff;
}

.slider-wrapper {
    display: flex;
    transition: transform 0.5s ease-in-out;
}    

.slide-content {
    padding: 18px;
    color: #fff;
    background: #000000c2;
    border-radius: 53px 0 0 0;
    text-align: left;
    margin-bottom: 20px;
}

.slide-list {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    /* height: 479px; */
}

.content-wrapper {
    position: absolute;
    top: 30px;
    width: 85%;
    left: 30px;
    z-index: 1;
}

.controls {
    position: absolute;
    /* left: 30px; */
    transform: translateY(-50%);
    z-index: 20;
    bottom: 0px;
    color: #ffffff;
    display: flex;
    column-gap: 10px;
    align-items: center;
    flex-direction: row;
    margin: 0 auto;
}    

.content {
    flex: 1;
    width: 88%;
    margin: 0 auto;
}    
    
.services_section_div1 {
    display: flex;
    justify-content: space-evenly;
    gap: 0px;
    margin: 60px auto;
    flex-direction: column;
    align-items: center;
}    
.services_section div {
    width: 95%;
}    
.about-page-section {
    display: flex;
    width: 92%;
    max-width: 1020px;
    margin: 80px auto 40px;
    gap: 60px;
    flex-direction: column;
}    
.portfolio_section {
    width: 100%;
    max-width: 1020px;
    display: flex;
    margin: 100px auto;
    justify-content: center;
    gap: 20px;
    flex-direction: column;
}
.terms_section {
    width: 100%;
    max-width: 90%;
}

.structure-level-2b::after {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(-100%, -50%);
  width: 100px;
  height: 4px;
  background: #4b4d7a;
}
.thank-you-message {
    max-width: 90%;
}    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}