@media (min-width:420px) and (max-width:430px) {
    

    #container-drop .text {
        position: absolute;
        top: 0%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-family: Abrushow;
        font-size: 80px;
        z-index: 999;
        color: white;
    }
    
    }
@media (min-width:300px) and (max-width:420.99px) {

    #container-drop .text {
        position: absolute;
        top: 0%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-family: Abrushow;
        font-size: 65px;
        z-index: 999;
        color: white;
    }

}
@media (min-width:421px) and (max-width:780px) {

    #container-drop .text {
        position: absolute;
        top: 0%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-family: Abrushow;
        font-size: 90px;
        z-index: 999;
        color: white;
    }

}
@media (min-width:425px) and (max-width:992px) {

    .over-image{
        display: none;
    }

}

@media (min-width:300px) and (max-width:430px) {
    
    .con-hea-to {
        padding: 20px;
        text-align: justify;
    }

.hero__heading {
    font-family: Abrushow;
    font-size: 8vw;
    text-transform: uppercase;
    margin: 0;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.plans, .idea {
    position: relative;
    z-index: 1;
    padding: 0px;
    background-color: rgba(250, 250, 250, 0.3);
    transition: background-color 0.5s ease-in-out;
}
.letter {
    font-size: 2rem;
    animation: letter 0.8s alternate;
    animation-delay: 1.5s;
    font-weight: bold;
}




@media (max-width: 768px) {
    .pro-head h3 {
        font-size: 1em;
    }
}

.our-services {
    background-color: #fff;
    text-align: center;
    padding: 10px;
}

.section-3 {
    position: relative;
    padding: 37px;
}

.over-image img {
    position: absolute;
    top: -43px;
    right: -40px;
    transform: rotate(360deg linear infinite);
}

.allow-shadow {
    position: absolute;
    width: 11%;
    top: 67vw;
    left: 12vw;
    z-index: -1;
}

.section-3 {
    margin-top: 0px;
    right: 20px !important;
}

.headtext {
    position: relative;
    background-color: #fff;
    box-shadow: 10px 10px 10px #706f6f;
    padding: 20px;
    top: 20px;
    right: 0px;
    width: 85vw;
    text-align: justify;
}

}

@media (max-width: 991.98px) {
    .column-space {
        margin: 0px;
    }
    .brand a img{
        width: 20%;
    }
    .header .navbar .menu-list {
        height: 100%;
    }
    .brand {
        margin-left: 0px;
    }
}

@media (min-width:992px) and (max-width:1800.98px) {
    .header .navbar .menu-list {
        height: 100%;
    }
}

@media (min-width: 430px) and (max-width:991.98px) {

    
.section-3 {
    margin-top: 0px;
    right: 20px !important;
}

.headtext {
    position: relative;
    background-color: #fff;
    box-shadow: 10px 10px 10px #706f6f;
    padding: 20px;
    top: 20px;
    right: 0px;
    width: 85vw;
    text-align: justify;
}

    .our-services {
        background-color: #fff;
        text-align: center;
        padding: 10px;
    }
    
    .section-3 {
        position: relative;
        padding: 37px;
    }
    
    .over-image img {
        position: absolute;
        top: -43px;
        right: -40px;
        transform: rotate(360deg linear infinite);
    }
    
    .allow-shadow {
        position: absolute;
        width: 11%;
        top: 67vw;
        left: 12vw;
        z-index: -1;
    }
    
    .section-3 {
        margin-top: 0px;
        right: 20px !important;

}

}

@media (min-width:991.98px) {
    .brand a img{
        width: 15%;
    }
}
@media (max-width:550.98px) {
    .brand a img{
        width: 33%;
    }
}


@media (min-width: 992px) and (max-width:1200px) {
 
    .plans-two, .idea-two {
        position: relative;
        z-index: 1;
        padding:0px;
    }
    .plans-two {
        /* background-color: #000; */
        padding: 0vw;
        text-align: justify;
    }
    .plans-two, .idea-two {
        position: relative;
        z-index: 1;
        padding: 0px;
    }
    .plans-two p, .idea-two p {
        /* position: relative; */
        z-index: 1;
        padding: 8px;
        background-color: rgba(255, 255, 255, 0.8);
        transition: color 0.5s ease-in-out;
    }

    .over-image img {
        position: absolute;
        top: -82px;
        right: -42px;
        transform: rotate(360deg linear infinite);
    }

    .headtext {
        position: absolute;
        background-color: #fff;
        box-shadow: 10px 10px 10px #706f6f;
        padding: 20px;
        top: 20px;
        right: 56px;
        width: 36vw;
        text-align: justify;
    }

}

@media (min-width: 1199.98px) and (max-width:1600.98px) {
    .over-image img {
        position: absolute;
        top: -82px;
        right: -30px;
        transform: rotate(360deg linear infinite);
    }

    .allow-shadow {
        position: absolute;
        width: 11%;
        top: 31vw;
        left: 20vw;
        z-index: -1;
    }

    .headtext {
        position: absolute;
        background-color: #fff;
        box-shadow: 10px 10px 10px #706f6f;
        padding: 20px;
        top: 20px;
        right: 273px;
        width: 26vw;
        text-align: justify;
    }

}



