/* Header : Top */


._header-top{
    color: white;
    background: black;
    display: flex;
    justify-content: center;
}

._header-top-data{
    width: 90%;
    padding: 14px 0px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 7px 17px;
}

._header-top-data a{
    transition: all 0.4s ease-in-out;
}

._header-top-data a:hover{
    color: #ff6600;
}

._header-top-search{
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: clip;
}


/* Headin */


.headin{
    position: relative;
    color: white;
    background-image: url(https://swet.besthostingmalawi.com/files/Images/people-smiling-johannesburg.jpg);
    background-position: center;
    background-size: cover;
}

.headin-all{
    color: white;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
}

.headin-contain{
    width: 90%;
    padding: 100px 0px;
    display: flex;
    align-items: center;
    gap: 60px;
}


/* Headin : Content */


.headin-content{
    width: 50%;
}

.headin-contents{
    width: auto;
}

.headin-title{
    font-size: 58px;
    font-weight: 700;
    line-height: 1.2em;
}

.headin-title span{
    color: #ff6600;
}

.headin-data{
    padding: 14px 0px 17px;
    font-size: 14px;
}

.headin-button button{
    width: 150px;
    height: 54px;
    border: none;
    border-radius: 54px;
    font-size: 14px;
    letter-spacing: 1px;
    color: white;
    background: black;
    background: #ff6600;
    cursor: pointer;
}


/* Headin : Logo */


.headin-logo{
    flex: 1;
    display: flex;
}

.headin-pane{
    width: 90%;
    border-radius: 6px;
    background-image: url(https://swet.besthostingmalawi.com/files/Images/portrait-smiley-young-african-boy.jpg);
    background-position: center;
    background-size: cover;
}

.headin-play{
    height: 60vh;
    background: #11111185;
    display: flex;
    justify-content: center;
    align-items: center;
}

.headin-play button{
    width: 100px;
    height: 100px;
    border: none;
    border-radius: 100px;
    font-size: 40px;
    color: #ff6600;
    background: white;
    cursor: pointer;
}


/* Vids */


.vids{
    position: fixed;
    inset: 0px;
    padding: 25px;
    background: rgba(0, 0, 0, 0.8);
    background: rgb(255, 102, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
}

.vids-contain{
    width: 800px;
}

.vids-close{
    padding-bottom: 20px;
    display: flex;
    justify-content: flex-end;
}

.vids-close button{
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50px;
    font-size: 18px;
    color: black;
    background: whitesmoke;
    cursor: pointer;
}

.vids-data{
    display: flex;
    background: black;
}

.vids-data iframe{
    width: 100%;
    height: 65vh;
    box-shadow: 0px 4px 17px rgba(44, 44, 44, 0.707);
}


/* Lean */


.lean{
    display: flex;
    justify-content: center;
}

.lean-contain{
    width: 90%;
    padding: 100px 0px;
    display: flex;
    align-items: center;
    gap: 80px;
}

.lean-logo{
    width: calc(50% - 40px);
    display: flex;
}

.lean-logo img{
    width: 100%;
    max-height: 70vh;
    border-radius: 10px;
    object-fit: cover;
}

.lean-content{
    flex: 1;
}

.lean-title{
    font-size: 48px;
    font-weight: 800;
    letter-spacing: 1px;
}

.lean-data{
    padding: 17px 0px 34px;
    font-size: 15px;
    letter-spacing: 0.1px;
    line-height: 1.6em;
}

.lean-button button{
    width: 180px;
    height: 54px;
    border: none;
    border-radius: 54px;
    font-size: 15px;
    letter-spacing: 1px;
    color: white;
    background: #ff6600;
    cursor: pointer;
}


/* UX */


.ux{
    display: flex;
    justify-content: center;
}

.ux-contain{
    width: 90%;
    padding: 0px 0px 130px;
}


/* UX : Headin */


.ux-headin{
    padding-bottom: 50px;
}

.ux-title{
    width: 400px;
    font-size: 48px;
    font-weight: 700;
}

.ux-name{
    width: 60%;
    padding-top: 14px;
    font-size: 14px;
    font-weight: 300;
}


/* UX : Content */


.ux-content{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 40px;
}

.box{
    width: auto;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0px 4px 17px gainsboro;
    text-align: center;
}

.box-headin{
    display: flex;
    justify-content: center;
}

.box-logo{
    width: 60px;
    height: 60px;
    border-radius: 60px;
    font-size: 21px;
    color: white;
    background: #ff6600;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box-content{
    width: auto;
}

.box-title{
    padding: 13px 0px;
    font-size: 21px;
    font-weight: 600;
}

.box-data{
    font-size: 14px;
}


/* UI */


.ui{
    color: white;
    background: black;
    display: flex;
    gap: 80px;
    display: none;
}


/* UI : IMG */


.ui-image{
    width: calc(50% - 40px);
    background-image: url(https://swet.besthostingmalawi.com/files/Images/people-smiling-johannesburg.jpg);
    background-position: center;
    background-size: cover;
}


/* UI : Content */


.ui-content{
    flex: 1;
    padding: 120px 0px;
}

.ui-headin{
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 0.6px;
}

.ui-all{
    padding: 40px 0px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px 40px;
}

.ui-box{
    width: auto;
    display: flex;
    align-items: center;
    gap: 30px;
}

.ui-pane{
    width: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ui-logo{
    width: 50px;
    height: 50px;
    border: 2px solid white;
    border-radius: 50px;
    font-size: 18px;
    color: black;
    background: black;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 17px;
}

.ui-logo img{
    height: 21px;
}

.ui-line{
    display: none;
    flex: 1;
    border-left: 2px solid black;
}

.ui-data{
    flex: 1;
}

.ui-name{
    font-size: 17px;
    font-weight: 300;
}


/* UI : Button */


.ui-button button{
    width: 190px;
    height: 48px;
    border: none;
    border-radius: 40px;
    font-size: 14px;
    letter-spacing: 1px;
    color: white;
    background: #ff6600;
    cursor: pointer;
}


/* Pane */


.pane{
    display: flex;
    justify-content: center;
}

.pane-contain{
    width: 80%;
    padding: 4px 0px 160px;
}


/* Pane : Headin */


.pane-headin{
    padding-bottom: 80px;
    text-align: center;
}

.pane-title{
    font-size: 58px;
    font-weight: 700;
    line-height: 1.0em;
}

.pane-title span{
    color: #ff6600;
}

.pane-data{
    padding: 20px 0px 0px 20px;
    font-size: 14px;
    line-height: 1.3em;
}


/* Pane : All */


.pane-all{
    flex: 1;
    padding: 0px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 40px;
}

.pane-content{
    width: auto;
}

.pane-logo{
    display: flex;
}

.pane-logo img{
    width: 100%;
    height: 60vh;
    object-position: top;
    object-fit: cover;
}

.pane-box{
    padding: 20px;
    text-align: center;
}

.pane-name{
    font-size: 21px;
    font-weight: 700;
}

.pane-subname{
    font-size: 14px;
}



/* Mobile Responsive */



/*  */

@media screen and (max-width: 1400px) {

    .headin-title, .pane-title{
        font-size: 48px;
    }

    .headin-title{
        font-weight: 700;
        line-height: 1.5em;
    }

    .lean-title, .ux-title, .ui-headin{
        font-size: 38px;
    }
    
}

/* 1100px */

@media screen and (max-width: 1100px) {

    .headin-contain{
        flex-direction: column;
        align-items: flex-start;
    }

    .headin-content{
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .headin-contents{
        width: 70%;
        text-align: center;
    }

    .headin-title, .pane-title{
        font-size: 44px;
    }

    .headin-logo{
        width: 100%;
        justify-content: center;
    }

    .lean-contain{
        flex-direction: column;
    }

    .lean-logo{
        display: none;
    }

    .ux-headin{
        text-align: center;
        padding: 0px 50px 50px;
    }

    .ux-title, .ux-name{
        width: auto;
    }

    .ui-image{
        width: calc(35% - 40px);
    }

    .pane-contain{
        width: 90%;
    }
    
}

/* 1000px */

@media screen and (max-width: 1000px) {

    .headin-contents{
        width: 100%;
        text-align: center;
    }

    .ux-content{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .ui{
        flex-direction: column;
    }

    .ui-content{
        padding: 80px 0px;
        display: flex;
        justify-content: center;
    }

    .ui-contain{
        width: 80%;
    }

    .ui-all{
        padding: 40px 0px;
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 15px;
    }

    .ui-button button{
        border-radius: 6px;
    }
    
}

/* 900px */

@media screen and (max-width: 900px) {

    /*  */
    
}

/*  */

@media screen and (max-width) {
    
}

/* 700px */

@media screen and (max-width: 700px) {

    .pane-all{
        grid-template-columns: auto;
    }
    
}

/* 600px */

@media screen and (max-width: 600px) {

    .headin-title, .pane-title{
        font-size: 38px;
    }

    .headin-title{
        line-height: 1.4em;
    }

    .lean-title, .ux-title, .ui-headin{
        font-size: 30px;
    }

    .headin-pane{
        width: 100%;
    }

    .headin-play{
        height: 50vh;
    }

    .headin-play button{
        width: 80px;
        height: 80px;
        font-size: 25px;
    }

    .ux-title{
        width: auto;
    }
    
    .ux-name{
        width: 100%;
    }

    .ux-content{
        grid-template-columns: auto;
    }
    
}

/* 500px */

@media screen and (max-width: 500px) {

    .ux-headin{
        padding: 0px 0px 50px;
    }

    .headin-title, .pane-title{
        font-size: 30px;
    }

    .lean-title, .ux-title, .ui-headin{
        font-size: 27px;
    }

    .box{
        padding: 40px 20px;
    }

    .pane-name{
        font-size: 18px;
        font-weight: 700;
    }
    
}

/*  */

@media screen and (max-width) {
    
}

/*  */

@media screen and (max-width) {
    
}

/*  */

@media screen and (max-width) {
    
}

/*  */

@media screen and (max-width) {
    
}

/*  */

@media screen and (max-width) {
    
}

/*  */

@media screen and (max-width) {
    
}

/*  */

@media screen and (max-width) {
    
}

/*  */

@media screen and (max-width) {
    
}

/*  */

@media screen and (max-width) {
    
}

/*  */

@media screen and (max-width) {
    
}

/*  */

@media screen and (max-width) {
    
}

/*  */

@media screen and (max-width) {
    
}