#services {
    color: #4285F4!important;
    font-weight: 800!important;
}
.header .container-fluid,.header .row {
    height: 100%;
}
.header .bg-white {
    padding: 4px 6px 1px!important;
}
.header .col-md-6 {
    z-index: 9;
    position: relative;
}
.header .header-top {
    margin-top: -60px;
}
.header .ps-5 {
    padding-left: 10rem!important;
}
.header .fs-1 {
    font-size: 45px!important;
}
#top-navbar .child {
    /* transform: rotate(90deg); */
    margin-top: -280px;
}
#top-navbar .firstline {
    border: 1px solid #ccc;
    /* transform: rotate(180deg); */
    height: 62px;
    margin-top: 4px;
    width: 1px;
    opacity: 0.5;
    margin-left: 9px!important;
}
#top-navbar .scroll {
    writing-mode: vertical-lr;
}
.about-background .sms-about {
    width: 80%;
}
.about-background a.button {
    padding: 10px 20px;
    font-size: 16px;
}
#about-us p, #crafting p, #chooses .carousel-item p, #strategies .owl-slide p {
    text-indent: 5rem;
    text-align: justify;
}
.about-background .arrow {
    color: #ffffff!important;
    background-color: #E84336!important;
    border-radius: 6px;
}
.about-background .arrow::after {
    display: inline-block;
    padding-left: 8px;
    content: "\0279E";
    -webkit-transition: transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out;
    -ms-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.about-background .arrow:hover::after {
    animation: slide1 1s ease-in-out infinite;
}
@keyframes slide1 {
    0%,
    100% {
      transform: translate(0, 0);
    }
    50% {
      transform: translate(10px, 0);
    }
}
#crafting .craft-background {
    background-image: linear-gradient(to bottom, #4674e7, #476ce1, #4965db, #4b5dd5, #4d55cf);
}
#strategies .owl-nav, #benefit .owl-nav, #benefit .owl-dots {
    display: none;
}
#strategies h3, #benefit h3 {
    color: #202D63;
}
#strategies .owl-slide {
    width: 83%!important;
}
#strategies .card {
    box-shadow: -1px 1px 10px #ff000026;
}
#benefit .circle {
    border-radius: 50%;
    border: none;
    height: 90px;
    width: 90px;
}
#benefit .card:hover {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    transform: scale(1.02);
}
#benefit ul {
    height: 220px;
    max-height: 220px;
    min-height: 220px;
    overflow: scroll;
    padding-left: 1.1rem!important;
    margin-bottom: 0rem!important;
}
#benefit ul::-webkit-scrollbar {
    width: 1px;
    height: 0px;
}
@media (min-width: 1900px) and (max-width: 2000px){
    #strategies .owl-slide {
        width: 88%!important;
    }
    .header img, svg {
        width: 45%!important;
    }
}
@media (min-width: 1700px) and (max-width: 2000px){
    .header {
        height: 650px!important;
    }
    .header .fs-1 {
        font-size: 76px!important;
    }
    .header h3 {
        font-size: 38px!important;
    }
    .about-background a.button {
        font-size: 25px!important;
    }
    #benefit ul {
        height: 250px;
        max-height: 250px;
        min-height: 250px;
    }    
}
@media (max-width: 1024px){
    #about-us .col-md-6, #crafting .col-md-6 {
        width: 100%;
    }
    #about-us .sms-about, #crafting .mail-craft, #strategies .w-100 {
        width: 70%!important;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    #benefit h1 {
        padding-top: 1rem;
    }

}
@media (min-width: 700px) and (max-width: 990px){
    .header .fs-1 {
        font-size: 36px!important;
    }
    .header .ps-5 {
        padding-left: 5rem!important;
    }
    .header h1 {
        font-size: 2.3rem!important;
    }
    .top-header .child {
        margin-top: -150px!important;
    }
    .header img, svg {
        width: 65%!important;
    }
    .header .pt-5 {
        padding-top: 0rem!important;
    }
    .header .ps-4 {
        padding-left: 0rem!important;
    }
    #strategies .p-5 {
        padding: 1rem!important;
    }
    #crafting .p-5, #benefit .p-5 {
        padding: 0.5rem!important;
    }
    #benefit .m-5 {
        margin: 2rem!important;
    }
    #strategies .owl-dots {
        display: none;
    }
    #strategies .me-5 {
        margin-right: 1rem!important;
    }
    #strategies .ms-5 {
        margin-left: 1rem!important;
    }
    #crafting img {
        width: 75%!important;
    }
    #strategies .owl-slide {
        width: 80%!important;
    }
    #crafting .col-md-6, #strategies .col-md-6 {
        width: 100%!important;
    }
    #crafting .w-75, #strategies h1 {
        width: 98%!important;
    }
    #crafting .w-100 {
        width: 75%!important;
    }
    #crafting h3, #crafting h1 {
        text-align: center;
    }
}
@media (min-width: 600px) and (max-width: 712px){
    .header .ps-5 {
        padding-left: 2rem!important;
    }
    .header img, svg {
        width: 90%!important;
    }
    #top-navbar .child {
        display: none;
    }
    .about-background a.button {
        font-size: 14px;
    }
}
@media (max-width: 600px){
    .header {
        height: 650px!important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
    }
    .header .w-50 {
        width: 60%!important;
        margin-top: -178px;
    }
    .header .container-fluid, .header .row {
        height: 93%;
    }
    .header .header-img {
        text-align: center;
    }
    .header .fs-1 {
        margin-top: 7rem;
        font-size: 40px!important;
    }
    .header .ps-5 {
        padding-left: 1rem!important;
    }
    .header .align-self-end {
        align-self: start!important;
    }
    .header .child .ms-5 {
        margin-left: 0rem!important;
    }
    .child .ms-5 {
        margin-left: 2rem!important;
        padding-right: 2.5rem!important;
    }
    .child {
        margin-top: -220px!important;
    }
    .cirtri {
        gap: 0rem;
      }
    #about-us {
        margin-top: -120px;
    }
    #about-us .mb-5 {
        margin-bottom: 1.5rem!important;
    }
    #crafting img {
        width: 75%!important;
    }
    #crafting .w-75 {
        width: 95%!important;
    }
    #crafting .py-4 {
        padding-top: 0rem!important;
        padding-bottom: 0.5rem!important;
    }
    #crafting h1 {
        font-size: 22px!important;
        line-height: 1.5;
    }
    #strategies .p-5, #benefit .p-5 {
        padding: 0.5rem!important;
    }
    #benefit .m-5 {
        margin: 2rem!important;
    }
    #benefit .prev, #benefit .next {
        z-index: 9;
    }
    .ps-5 {
        padding-left: 2rem!important;
    }
    .pe-5 {
        padding-right: 2rem!important;
    }
    #strategies .me-5 {
        margin-right: 0rem!important;
    }
    #strategies h1 {
        font-size: 18px!important;
        line-height: 1.5!important;
        width: 100%!important;
    }
    #strategies .mb-4 {
        margin-bottom: 0.5rem!important;
    }
    #strategies .m-3 {
        margin: 0.2rem!important;
    }
    #strategies .owl-dots {
        padding-bottom: 1rem;
    }
    #strategies .nxt .card, #strategies .prev .card, #benefit .next .card, #benefit .prev .card {
        display: flex!important;
    }
    #strategies .pe-5 {
        padding-right: 0rem!important;
    }
    #strategies .owl-slide .card {
        background-repeat: no-repeat!important;
        background-blend-mode: color-burn;
    }
    #strategies .prev .card {
        margin-right: -10px!important;
        z-index: 9!important;
    }
    #strategies .nxt .card {
        margin-left: -14px!important;
        z-index: 9!important;
    }
    #strategies .owl-slide {
        width: 88%!important;
    }
    #benefit .btf-btn {
        margin-top: -40px;
        margin-bottom: 1rem;
    }
    .choose-background {
        height: 60%;
    }
    .choose-background::after {
        height: 40%;
    }
    #benefit .owl-dots {
        display: block;
    }
}