

.Hero {
    background-color: #033678;
    padding-top: 10rem !important;
    padding-bottom: 2rem;
}

.Hero .row {
    margin: 0 52px auto;
}

.Hero .col-lg-7 .Hero-h1-mobile {
    display: none;
}

.Hero .col-lg-7 h1 {
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-bottom: 100px;
}

.Hero .col-lg-7 .Hero-div-11 {
    width: 620px;
    margin-bottom: 52px;
}

.Hero .col-lg-7 h2 {
    color: #FFF;
    text-align: left;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.Hero .col-lg-7 h2 img {
    margin-top: -4px;
    margin-right: 12px;
}

.Hero .col-lg-7 h3 {
    color: rgba(255, 255, 255, 0.70);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 36px;
}

.Hero .Hero-img-div-mobile {
    display: none;
}

.Hero .Hero-img-div {
    width: 680px;
    padding-top: 64px;
}

.Hero .tools-3D-slider {
    display: flex;
    flex-direction: row;
    margin-bottom: 24px;
    justify-content: center;
}

.Hero .tools-3D-slider img {
    width: 120px;
    height: 120px;
    border-radius: 12px;
    box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.Hero .Hero-img-div p {
    margin: 0;
    padding: 0;
}

.Hero .tools-3D-slider .tools-3D-slider-box-1 p {
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    /* margin-top: 20px; */
}

.Hero .tools-3D-slider .tools-3D-slider-box-2 p {
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    /* margin-left: 20px; */
}

.Hero .tools-3D-slider .tools-3D-slider-box-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 16px 24px;
    padding-top: 20px;
    border-radius: 32px;
}

.Hero .tools-3D-slider .tools-3D-slider-box-2 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 16px 24px;
    padding-top: 20px;
    border-radius: 32px;
}

.Hero .tools-3D-slider .tools-3D-slider-box-11 {
    margin-right: 24px;
}

.Hero .tools-3D-slider .tools-3D-slider-box-12 {
    margin-left: 24px;
}

.Hero .tools-3D-slider .box-1 {
    height: 250px;
    background: #000957;
    background-image: url('../images/Hiranandani.PNG');
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: 100% 100%;
}

.Hero .tools-3D-slider .box-2 {
    height: 250px;
    background: #162B05;
    background-image: url('../images/Animal.png');
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: 100% 100%;
}

.Hero .tools-3D-slider .box-3 {
    height: 250px;
    background: #47000D;
    background-image: url('../images/Adipurush.jpg');
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: 100% 100%;
}

.Hero .tools-3D-slider .box-4 {
    height: 250px;
    background: #2C004E;
    background-image: url('../images/Colors-HP-Logo.PNG');
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: 100% 100%;
}


.Hero .contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.Hero .contact form {
    border-radius: 8px;
    background-color: #FFF;
    padding-left: 40px;
    padding-right: 40px;
}

.Hero .contact h1 {
    display: none;
}

.Hero .contact .field-1 {
    margin-top: 36px;
    display: flex;
}

.Hero .contact .col-lg-6-div-1 {
    padding-right: 20px;
}

.Hero .contact .col-lg-6-div-2 {
    padding-left: 20px;
}

.Hero .contact .field {
    margin-bottom: 40px;
}

.Hero .contact .label {
    color: var(--Black, #111);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 6px;
}

.Hero .contact input {
    width: 100%;
    padding: 12px 16px;
    border-radius: 4px;
    border: 1px solid var(--Gray-300, #D0D5DD);
    background: var(--White, #FFF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

.Hero .contact textarea {
    width: 100%;
    height: 132px;
    padding: 12px 16px;
    border-radius: 4px;
    border: 1px solid var(--Gray-300, #D0D5DD);
    background: var(--White, #FFF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

.Hero .contact .control-mobile {
    display: flex;
    border-radius: 4px;
    border: 1px solid var(--Gray-300, #D0D5DD);
    background: var(--White, #FFF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

.Hero .contact select {
    padding: 12px 12px 12px 16px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border: none;
    width: 200px;
}

.Hero .contact .select-size {
    width: 100%;
    padding: 12px 16px;
    border-radius: 4px;
    border: 1px solid var(--Gray-300, #D0D5DD);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

.Hero .contact a {
    width: 100%;
    background-color: #0054DE;
    color: white;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 15px 24px;
    border-radius: 100px;
    text-align: center;
    margin-bottom: 36px;
}

.Hero .contact a i {
    margin-left: 10px;
    margin-top: -16px;
    font-size: 44px;
}


@media (max-width: 456px) {

    html,
    body {
        overflow-x: hidden !important;
    }


    header label {
        font-size: 1.5rem;
        color: white;
        cursor: pointer;
        visibility: visible;
        opacity: 1;
    }

    #navbarSupportedContent>ul>li:nth-child(n)>a {
        text-align: left;
        color: #FFF;
    }

    header .navbar .nav-link {
        text-align: left;
        padding: .375rem .75rem;
    }


    .Hero {
        padding-top: 8rem !important;
        padding-bottom: 16px;
    }

    .Hero .row {
        margin: 0 16px auto;
    }

    .Hero .row .col-lg-7 {
        padding-left: 0;
        padding-right: 0;
    }

    .Hero .col-lg-7 .Hero-div-11 {
        width: fit-content;
        margin-bottom: 36px;
    }

    .Hero .col-lg-7 .Hero-h1-desktop {
        display: none;
    }

    .Hero .col-lg-7 .Hero-h1-mobile {
        display: block;
    }

    .Hero .col-lg-7 h1 {
        color: #FFF;
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 40px;
    }

    .Hero .col-lg-7 h2 {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 12px;
    }

    .Hero .col-lg-7 h2 img {
        margin-top: -4px;
        margin-right: 12px;
        width: 16px;
    }

    .Hero .col-lg-7 h3 {
        font-size: 12px;
        margin-left: 28px;
        margin-right: 16px;
    }

    .Hero .Hero-img-div-desktop {
        display: none;
    }

    .Hero .Hero-img-div-mobile {
        display: block;
        padding-left: 0;
        padding-right: 0;
        padding-top: 52px;
    }

    /* .Hero .tools-3D-slider .col-lg-5 {
        width: 100%;
    } */

    .Hero .tools-3D-slider .box-1 {
        width: 125px;
        height: 140px;
        background: #000957;
        background-image: url(../images/Colors-HP-Logo.PNG);
        background-repeat: no-repeat;
        /* background-attachment: fixed; */
        background-size: 100% 100%;
    }

    .Hero .tools-3D-slider .box-2 {
        width: 191px;
        height: 140px;
        background: #162B05;
        background-image: url(../images/Adipurush.jpg);
        background-repeat: no-repeat;
        /* background-attachment: fixed; */
        background-size: 100% 100%;
    }

    .Hero .tools-3D-slider .tools-3D-slider-box-11 {
        margin-right: 12px;
    }

    .Hero .tools-3D-slider .box-3 {
        width: 191px;
        height: 140px;
        background: #47000D;
        background-image: url(../images/Animal.png);
        background-repeat: no-repeat;
        /* background-attachment: fixed; */
        background-size: 100% 100%;
    }

    .Hero .tools-3D-slider .box-4 {
        width: 125px;
        height: 140px;
        background: #2C004E;
        background-image: url(../images/Hiranandani.PNG);
        background-repeat: no-repeat;
        /* background-attachment: fixed; */
        background-size: 100% 100%;
    }

    .Hero .tools-3D-slider .tools-3D-slider-box-12 {
        margin-left: 12px;
    }

    .Hero .contact {
        padding: 0;
    }

    .Hero .contact form {
        border-radius: 8px;
        background-color: #FFF;
        padding-left: 20px;
        padding-right: 20px;
    }

    .Hero .contact a {
        font-size: 16px;
        padding: 12px 24px;
        margin-bottom: 20px;
    }

    .Hero .contact .field {
        margin-bottom: 32px;
    }

    .Hero .contact .field-1 {
        margin-top: 20px;
        display: flex;
        flex-direction: column;
    }

    .Hero .contact .col-lg-6-div-1 {
        padding-right: 0;
        margin-bottom: 32px;
    }

    .Hero .contact .col-lg-6-div-2 {
        padding-left: 0;
    }

    .Hero .tools-3D-slider .tools-3D-slider-box-1 {
        border-radius: 12px;
    }

    .Hero .tools-3D-slider .tools-3D-slider-box-2 {
        border-radius: 12px;
    }

    .Hero .contact select{
        width: 75%;
    }
}