.footerSecdiv {
    position: absolute;
    background-color: aqua;
    z-index: -2;
    max-height: max-content;
    width: 101%;
}

.footerGreenbg {
    position: absolute;
    z-index: 1;
    width: 101%;
    height: 300px;
    background: linear-gradient(240deg, #013220 , #013220 );
    opacity: 0.9;
}

.footerImgbg {
    position: absolute  ;
    z-index: -1;
    width: 100%;
    height: 300px;
}

.footerCols{
    position: absolute;
    z-index: 2;
}

.cLogo{
    z-index: 2;

    margin: 100px 100px 100px 100px ;
}
    
.c2title {
    margin-top: 30px;
    font-size: 45px;
    color: white;
}

.HCLI-info {
    color: white;
    font-size: 15px;
    margin-bottom: -3px;
}

.add-info {
    color: white;
    font-size: 15px;
    margin-bottom: -3px;
}

.cellnum-info {
    color: white;
    font-size: 15px;
    margin-bottom: -3px;
}

.contact-info {
    color: white;
    font-size: 15px;
    margin-bottom: -3px;
}

.icon-footer {
    font-size: 17px;
    margin-right: 8px;
}

.fa-brands {
    font-size: 40px;
    margin-right: 15px;
    color: white;
}


.c3title {
    margin-top: 30px;
    font-size: 45px;
    color: white;
}

.copyr {
    text-align: center;
    font-size: 12px;
    opacity: 0.7;
    margin-top: -30px;
}






@media (min-width: 1280px) and (max-width: 1500px) {
    .footerSecdiv {
        position: absolute;
        background-color: aqua;
        z-index: -2;
        max-height: max-content;
        width: 101%;
    }
    
    .footerGreenbg {
        position: absolute;
        z-index: 1;
        width: 101%;
        height: 240px;
        background: linear-gradient(240deg, #013220 , #013220 );
        opacity: 0.9;
    }
    
    .footerImgbg {
        position: absolute  ;
        z-index: -1;
        width: 100%;
        height: 240px;
    }
    
    .footerCols{
        position: absolute;
        z-index: 2;
    }
    
    .cLogo{
        z-index: 2;
        width:140px;
        height: auto;
        margin: 90px 100px 0px 60px ;
    }
        
    .c2title {
        margin-top: 20px;
        font-size: 30px;
        color: white;
    }

    .HCLI-info {
        color: white;
        font-size: 13px;
        margin-bottom: -3px;
    }    

    .add-info {
        color: white;
        font-size: 13px;
        margin-bottom: -3px;
    }
    
    .cellnum-info {
        color: white;
        font-size: 13px;
        margin-bottom: -3px;
    }

    .contact-info {
        color: white;
        font-size: 13px;
        margin-bottom: -3px;
    }
    
    .icon-footer {
        font-size: 13px;
        margin-right: 8px;
    }
    
    .fa-brands {
        font-size: 35px;
        margin-right: 15px;
        color: white;
    }
    
    
    .c3title {
        margin-top: 20px;
        font-size: 30px;
        color: white;
    }
    
    .copyr {
        text-align: center;
        font-size: 10px;
        opacity: 0.7;
        margin-top: 2px;
        margin-bottom: -10px;
    }
}
/* 
@media (min-width: 1200px) and (max-width: 1279px) {
} */

@media (min-width: 992px) and (max-width: 1199px) {
    .footerSecdiv {
        position: absolute;
        background-color: aqua;
        z-index: -2;
        max-height: max-content;
        width: 101%;
    }
    
    .footerGreenbg {
        position: absolute;
        z-index: 1;
        width: 101%;
        height: 210px;
        background: linear-gradient(240deg, #013220 , #013220 );
        opacity: 0.9;
    }
    
    .footerImgbg {
        position: absolute  ;
        z-index: -1;
        width: 101%;
        height: 210px;
    }
    
    .footerCols{
        position: absolute;
        z-index: 2;
    }
    
    .cLogo{
        z-index: 2;
        width:120px;
        height: auto;
        margin: 70px 100px 0px 55px ;
    }
        
    .c2title {
        margin-top: 15px;
        font-size: 27px;
        color: white;
    }
    
    .HCLI-info {
        color: white;
        font-size: 11px;
        margin-bottom: -3px;
    }    

    .add-info {
        color: white;
        font-size: 11px;
        margin-bottom: -3px;
    }
    
    .cellnum-info {
        color: white;
        font-size: 11px;
        margin-bottom: -3px;
    }

    .contact-info {
        color: white;
        font-size: 11px;
        margin-bottom: -3px;
    }
        
    .icon-footer {
        font-size: 11px;
        margin-right: 8px;
    }
    
    .fa-brands {
        font-size: 33px;
        margin-right: 15px;
        margin-top: 4px;
        color: white;
    }
    
    
    .c3title {
        margin-top: 15px;
        font-size: 27px;
        color: white;
    }
    
    .copyr {
        text-align: center;
        font-size: 10px;
        opacity: 0.7;
        margin-bottom:-10px;
        margin-top: -1px;
    }
}   
            
@media (min-width: 912px) and (max-width: 991px) {
    .footerSecdiv {
        position: absolute;
        background-color: aqua;
        z-index: -2;
        max-height: max-content;
        width: 101%;
    }
    
    .footerGreenbg {
        position: absolute;
        z-index: 1;
        width: 101%;
        height: 200px;
        background: linear-gradient(240deg, #013220 , #013220 );
        opacity: 0.9;
    }
    
    .footerImgbg {
        position: absolute  ;
        z-index: -1;
        width: 100%;
        height: 200px;
    }
    
    .footerCols{
        position: absolute;
        z-index: 2;
    }
    
    .cLogo{
        z-index: 2;
        width: 100px;
        height: auto;
        margin: 73px 100px 0px 60px ;
    }
        
    .c2title {
        margin-top: 15px;
        font-size: 24px;
        color: white;
    }
    

    .HCLI-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }    

    .add-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }
    
    .cellnum-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }

    .contact-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }
    
    .icon-footer {
        font-size: 12px;
        margin-right: 8px;
    }
    
    .fa-brands {
        font-size: 33px;
        margin-right: 15px;
        margin-top: 4px;
        color: white;
    }
    
    
    .c3title {
        margin-top: 15px;
        font-size: 24px;
        color: white;
    }
    
    .copyr {
        text-align: center;
        font-size: 10px;
        opacity: 0.7;
        margin-bottom:-10px;
        margin-top: -1px;
    }
}

@media (min-width: 853px) and (max-width: 911px) {
    .footerSecdiv {
        position: absolute;
        background-color: aqua;
        z-index: -2;
        max-height: max-content;
        width: 101%;
    }
    
    .footerGreenbg {
        position: absolute;
        z-index: 1;
        width: 101%;
        height: 200px;
        background: linear-gradient(240deg, #013220 , #013220 );
        opacity: 0.9;
    }
    
    .footerImgbg {
        position: absolute  ;
        z-index: -1;
        width: 100%;
        height: 200px;
    }
    
    .footerCols{
        position: absolute;
        z-index: 2;
    }
    
    .cLogo{
        z-index: 2;
        width: 100px;
        height: auto;
        margin: 73px 100px 0px 60px ;
    }
        
    .c2title {
        margin-top: 15px;
        font-size: 23px;
        color: white;
    }
    

    .HCLI-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }    

    .add-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }
    
    .cellnum-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }

    .contact-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }
    
    .icon-footer {
        font-size: 12px;
        margin-right: 8px;
    }
    
    .fa-brands {
        font-size: 33px;
        margin-right: 15px;
        margin-top: 4px;
        color: white;
    }
    
    
    .c3title {
        margin-top: 15px;
        font-size: 23px;
        color: white;
    }
    
    .copyr {
        text-align: center;
        font-size: 9px;
        opacity: 0.7;
        margin-bottom:-13px;
        margin-top: -1px;
    }

}
                   
@media (min-width: 820px) and (max-width: 852px) {
    .footerSecdiv {
        position: absolute;
        background-color: aqua;
        z-index: -2;
        max-height: max-content;
        width: 101%;
    }
    
    .footerGreenbg {
        position: absolute;
        z-index: 1;
        width: 101%;
        height: 200px;
        background: linear-gradient(240deg, #013220 , #013220 );
        opacity: 0.9;
    }
    
    .footerImgbg {
        position: absolute  ;
        z-index: -1;
        width: 100%;
        height: 200px;
    }
    
    .footerCols{
        position: absolute;
        z-index: 2;
    }
    
    .cLogo{
        z-index: 2;
        width: 100px;
        height: auto;
        margin: 73px 100px 0px 50px ;
    }
        
    .c2title {
        margin-top: 15px;
        font-size: 23px;
        color: white;
    }
    

    .HCLI-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }    

    .add-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }
    
    .cellnum-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }

    .contact-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }
    
    .icon-footer {
        font-size: 12px;
        margin-right: 8px;
    }
    
    .fa-brands {
        font-size: 33px;
        margin-right: 15px;
        margin-top: 4px;
        color: white;
    }
    
    
    .c3title {
        margin-top: 15px;
        font-size: 23px;
        color: white;
    }
    
    .copyr {
        text-align: center;
        font-size: 9px;
        opacity: 0.7;
        margin-bottom:-13px;
        margin-top: -1px;
    }
}
                        
@media (min-width: 768px) and (max-width: 819px) {
    .footerSecdiv {
        position: absolute;
        background-color: aqua;
        z-index: -2;
        max-height: max-content;
        width: 101%;
    }
    
    .footerGreenbg {
        position: absolute;
        z-index: 1;
        width: 101%;
        height: 200px;
        background: linear-gradient(240deg, #013220 , #013220 );
        opacity: 0.9;
    }
    
    .footerImgbg {
        position: absolute  ;
        z-index: -1;
        width: 100%;
        height: 200px;
    }
    
    .footerCols{
        position: absolute;
        z-index: 2;
    }
    
    .cLogo{
        z-index: 2;
        width: 100px;
        height: auto;
        margin: 73px 100px 0px 50px ;
    }
        
    .c2title {
        margin-top: 15px;
        font-size: 23px;
        color: white;
    }
    

    .HCLI-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }    

    .add-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }
    
    .cellnum-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }

    .contact-info {
        color: white;
        font-size: 10px;
        margin-bottom: -3px;
    }
    
    .icon-footer {
        font-size: 12px;
        margin-right: 8px;
    }
    
    .fa-brands {
        font-size: 33px;
        margin-right: 15px;
        margin-top: 4px;
        color: white;
    }
    
    
    .c3title {
        margin-top: 15px;
        font-size: 23px;
        color: white;
    }
    
    .copyr {
        text-align: center;
        font-size: 9px;
        opacity: 0.7;
        margin-bottom:-13px;
        margin-top: -1px;
    }

}
                        
@media (min-width: 540px) and (max-width: 767px) {
    .footerSecdiv {
        position: absolute;
        background-color: aqua;
        z-index: -2;
        max-height: max-content;
        width: 101%;
    }
    
    .footerGreenbg {
        position: absolute;
        z-index: 1;
        width: 101%;
        height: 260px;
        background: linear-gradient(240deg, #013220 , #013220 );
        opacity: 0.9;
    }
    
    .footerImgbg {
        position: absolute  ;
        z-index: -1;
        width: 100%;
        height: 260px;
    }
    
    .footerCols{
        position: absolute;
        z-index: 2;
    }
    
    .cLogo{
        z-index: 2;
        width: 100px;
        height: auto;
        margin: 20px 100px 0px 20px ;
    }
        
    .c2title {
        margin-top: 15px;
        font-size: 18px;
        margin: 15px 0px 0px 20px;
        color: white;
    }
    

    .HCLI-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: 7px 0px 0px 20px;
    }    

    .add-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }
    
    .cellnum-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }

    .contact-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }
    
    .icon-footer {
        font-size: 12px;
        margin-right: 8px;
    }
    
    .fa-brands {
        font-size: 28px;
        margin-right: 15px;
        margin-top: 4px;
        margin-left: 280px;
        color: white;
    }
    
    
    .c3title {
        font-size: 18px;
        margin: -150px 0px 0px 280px;
        color: white;
    }
    
    .copyr {
        text-align: center;
        font-size: 7px;
        opacity: 0.7;
        margin-bottom:-13px;
        margin-top: -1px;
    }

}
                            
@media (min-width: 430px) and (max-width: 539px) {
    .footerSecdiv {
        position: absolute;
        background-color: aqua;
        z-index: -2;
        max-height: max-content;
        width: 101%;
    }
    
    .footerGreenbg {
        position: absolute;
        z-index: 1;
        width: 101%;
        height: 260px;
        background: linear-gradient(240deg, #013220 , #013220 );
        opacity: 0.9;
    }
    
    .footerImgbg {
        position: absolute  ;
        z-index: -1;
        width: 100%;
        height: 260px;
    }
    
    .footerCols{
        position: absolute;
        z-index: 2;
    }
    
    .cLogo{
        z-index: 2;
        width: 100px;
        height: auto;
        margin: 20px 100px 0px 20px ;
    }
        
    .c2title {
        margin-top: 15px;
        font-size: 18px;
        margin: 15px 0px 0px 20px;
        color: white;
    }
    

    .HCLI-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: 7px 0px 0px 20px;
    }    

    .add-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }
    
    .cellnum-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }

    .contact-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }
    
    .icon-footer {
        font-size: 12px;
        margin-right: 8px;
    }
    
    .fa-brands {
        font-size: 26px;
        margin-right: 15px;
        margin-top: 4px;
        margin-left: 260px;
        color: white;
    }
    
    
    .c3title {
        font-size: 18px;
        margin: -150px 0px 0px 260px;
        color: white;
    }
    
    .copyr {
        text-align: center;
        font-size: 7px;
        opacity: 0.7;
        margin-bottom:-13px;
        margin-top: -1px;
    }
}
                    
@media (min-width: 412px) and (max-width: 429px) {
    .footerSecdiv {
        position: absolute;
        background-color: aqua;
        z-index: -2;
        max-height: max-content;
        width: 101%;
    }
    
    .footerGreenbg {
        position: absolute;
        z-index: 1;
        width: 101%;
        height: 260px;
        background: linear-gradient(240deg, #013220 , #013220 );
        opacity: 0.9;
    }
    
    .footerImgbg {
        position: absolute  ;
        z-index: -1;
        width: 100%;
        height: 260px;
    }
    
    .footerCols{
        position: absolute;
        z-index: 2;
    }
    
    .cLogo{
        z-index: 2;
        width: 100px;
        height: auto;
        margin: 20px 100px 0px 20px ;
    }
        
    .c2title {
        margin-top: 15px;
        font-size: 18px;
        margin: 15px 0px 0px 20px;
        color: white;
    }
    

    .HCLI-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: 7px 0px 0px 20px;
    }    

    .add-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }
    
    .cellnum-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }

    .contact-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }
    
    .icon-footer {
        font-size: 12px;
        margin-right: 8px;
    }
    
    .fa-brands {
        font-size: 26px;
        margin-right: 15px;
        margin-top: 4px;
        margin-left: 260px;
        color: white;
    }
    
    
    .c3title {
        font-size: 18px;
        margin: -150px 0px 0px 260px;
        color: white;
    }
    
    .copyr {
        text-align: center;
        font-size: 7px;
        opacity: 0.7;
        margin-bottom:-13px;
        margin-top: -1px;
    }
}
                            
@media (min-width: 390px) and (max-width: 411px) {
    .footerSecdiv {
        position: absolute;
        background-color: aqua;
        z-index: -2;
        max-height: max-content;
        width: 101%;
    }
    
    .footerGreenbg {
        position: absolute;
        z-index: 1;
        width: 101%;
        height: 260px;
        background: linear-gradient(240deg, #013220 , #013220 );
        opacity: 0.9;
    }
    
    .footerImgbg {
        position: absolute  ;
        z-index: -1;
        width: 100%;
        height: 260px;
    }
    
    .footerCols{
        position: absolute;
        z-index: 2;
    }
    
    .cLogo{
        z-index: 2;
        width: 100px;
        height: auto;
        margin: 20px 100px 0px 20px ;
    }
        
    .c2title {
        margin-top: 15px;
        font-size: 18px;
        margin: 15px 0px 0px 20px;
        color: white;
    }
    

    .HCLI-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: 7px 0px 0px 20px;
    }    

    .add-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }
    
    .cellnum-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }

    .contact-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }
    
    .icon-footer {
        font-size: 12px;
        margin-right: 8px;
    }
    
    .fa-brands {
        font-size: 26px;
        margin-right: 15px;
        margin-top: 4px;
        margin-left: 260px;
        color: white;
    }
    
    
    .c3title {
        font-size: 18px;
        margin: -150px 0px 0px 260px;
        color: white;
    }
    
    .copyr {
        text-align: center;
        font-size: 7px;
        opacity: 0.7;
        margin-bottom:-13px;
        margin-top: -1px;
    }
}
                                            
@media (min-width: 375px) and (max-width: 389px) {
    .footerSecdiv {
        position: absolute;
        background-color: aqua;
        z-index: -2;
        max-height: max-content;
        width: 101%;
    }
    
    .footerGreenbg {
        position: absolute;
        z-index: 1;
        width: 101%;
        height: 260px;
        background: linear-gradient(240deg, #013220 , #013220 );
        opacity: 0.9;
    }
    
    .footerImgbg {
        position: absolute  ;
        z-index: -1;
        width: 100%;
        height: 260px;
    }
    
    .footerCols{
        position: absolute;
        z-index: 2;
    }
    
    .cLogo{
        z-index: 2;
        width: 90px;
        height: auto;
        margin: 20px 100px 0px 20px ;
    }
        
    .c2title {
        margin-top: 15px;
        font-size: 16px;
        margin: 15px 0px 0px 20px;
        color: white;
    }
    

    .HCLI-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: 7px 0px 0px 20px;
    }    

    .add-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }
    
    .cellnum-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }

    .contact-info {
        color: white;
        font-size: 9px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }
    
    .icon-footer {
        font-size: 12px;
        margin-right: 8px;
    }
    
    .fa-brands {
        font-size: 26px;
        margin-right: 15px;
        margin-top: 4px;
        margin-left: 240px;
        color: white;
    }
    
    
    .c3title {
        font-size: 16px;
        margin: -150px 0px 0px 240px;
        color: white;
    }
    
    .copyr {
        text-align: center;
        font-size: 7px;
        opacity: 0.7;
        margin-bottom:-13px;
        margin-top: -1px;
    }
}
                                                
@media (min-width: 360px) and (max-width: 374px) {
    .footerSecdiv {
        position: absolute;
        background-color: aqua;
        z-index: -2;
        max-height: max-content;
        width: 101%;
    }
    
    .footerGreenbg {
        position: absolute;
        z-index: 1;
        width: 101%;
        height: 260px;
        background: linear-gradient(240deg, #013220 , #013220 );
        opacity: 0.9;
    }
    
    .footerImgbg {
        position: absolute  ;
        z-index: -1;
        width: 100%;
        height: 260px;
    }
    
    .footerCols{
        position: absolute;
        z-index: 2;
    }
    
    .cLogo{
        z-index: 2;
        width: 90px;
        height: auto;
        margin: 20px 100px 0px 20px ;
    }
        
    .c2title {
        margin-top: 15px;
        font-size: 16px;
        margin: 15px 0px 0px 20px;
        color: white;
    }
    

    .HCLI-info {
        color: white;
        font-size: 8px;
        margin-bottom: -3px;
        margin: 7px 0px 0px 20px;
    }    

    .add-info {
        color: white;
        font-size: 8px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }
    
    .cellnum-info {
        color: white;
        font-size: 8px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }

    .contact-info {
        color: white;
        font-size: 8px;
        margin-bottom: -3px;
        margin: -2px 0px 0px 20px;
    }
    
    .icon-footer {
        font-size: 12px;
        margin-right: 8px;
    }
    
    .fa-brands {
        font-size: 23px;
        margin-right: 15px;
        margin-top: 4px;
        margin-left: 260px;
        color: white;
    }
    
    
    .c3title {
        font-size: 16px;
        margin: -150px 0px 0px 260px;
        color: white;
    }
    
    .copyr {
        text-align: center;
        font-size: 7px;
        opacity: 0.7;
        margin-bottom:-13px;
        margin-top: -1px;
    }
}





