﻿
/* @media 3000px */
@media only screen and (max-width: 3500px)
{
    #mobile-Menu
    {
        display: none;
    }
    .carousel-control.left:hover .fa-chevron-left, .carousel-control.right:hover .fa-chevron-right
    {
        display: block;
    }
    .carousel-control.left .fa-chevron-left, .carousel-control.right .fa-chevron-right
    {
        transition: .5s all ease-in;
        display: none;
    }
    .carousel-inner > .item > a > img, .carousel-inner > .item > img
    {
        width: 100%;
    }

    .founderI img
    {
        width: 100%;
        margin-top: 25%;
    }
    #supportD
    {
        width: -webkit-fill-available;
        padding: 0 65px;
    }
    
    .Enquiry > div > .txt-field {
        margin: 1rem;
        background: #252525;
        height: 3.5rem;
        border: none;
        padding: 0 1rem;
        color: #fff;
        width: 44%;
    }
    
    .Enquiry > div > .txt-field-address {
       margin: 1rem .5rem 1rem 1rem;
        background: #252525;
        padding: 1rem;
        color: #fff;
        border: none;
        width: 89.5%;
        height: 10rem;
    }
      
    .Enquiry > div > ::placeholder
    {
        color: #bbbbbb;
    }
        
    
}

/* @media 2560px */
@media only screen and (max-width: 2560px)
{
    .carousel-control.left:hover .fa-chevron-left, .carousel-control.right:hover .fa-chevron-right
    {
        display: block;
    }
    .carousel-control.left .fa-chevron-left, .carousel-control.right .fa-chevron-right
    {
        transition: .5s all ease-in;
        display: none;
    }

    .achieved
    {
        display: inline-flex;
        flex-wrap: wrap;
        width: 570px;
    }

}

/* 1921px | 2560px */
@media only screen and (min-width: 1921px) and (max-width: 2560px)
{
    .carousel-inner > .item > a > img, .carousel-inner > .item > img
    {
        width: 100%;
    }
    .founderI img
    {
        width: 100%;
        margin-top: 25%;
    }


    #supportD
    {
        width: -webkit-fill-available;
        padding: 0 65px;
    }
}

@media only screen and (min-width: 1270px) and (max-width: 1920px)
{
    html
    {
        font-size: 62.5%;
    }

    #Academy
    {
        display: inline-flex;
    }
    
    .Enquiry > div > .txt-field {
        margin: 1rem 10px;
        border: none;
        width: 43%;
        color: #fff;
    }
    
    .Enquiry > div > .txt-field-address {
       margin: 1rem .5rem 1rem 1rem;
        background: #252525;
        padding: 1rem;
        color: #fff;
        border: none;
        width: 89%;
        height: 10rem;
    }
    
}

/* media 1200px | 1230px */
@media only screen and (min-width: 1201px) and (max-width: 1270px)
{
    html
    {
        font-size: 60%;
    }
    .left-slider {
        position: absolute;
        top: 45%;
        width: 3.3rem;
        background: url(../images/arrow-slider.png);
        height: 3.3rem;
        left: 30%;
        background-position: 0 0rem;
        transition: .3s all ease-in-out;
    }
    .left-slider:hover
    {
        background-position: 0rem  3.3rem;
    }
     .right-slider {
        position: absolute;
        top: 45%;
        right: 30%;
        width: 3.3rem;
        background: url(../images/arrow-slider.png);
        height: 3.3rem;
        background-position: 5.5rem 0rem;
        transition: .3s all ease-in-out;
    }
    .right-slider:hover
    {
        background-position: 5.5rem 3.3rem;        
    }
    

}


/* @media 1230px */
@media only screen and (max-width: 1200px)
{

    div#dl-menu
    {
        position: absolute;
        width: auto;
        left: auto;
        right: 0;
    }

    .achieved
    {
        display: inline-flex;
        flex-wrap: wrap;
        width: 530px;
    }

}




/* @media 1200px */
@media only screen and (max-width: 1200px)
{
    #Academy
    {
        display: inline-flex;
    }
}

/* @media 991 | 1284px */
@media only screen and (min-width: 991px) and (max-width: 1200px)
{
    html
    {
        font-size: 50%;
    }
    
    
    .left-slider {
        position: absolute;
        top: 45%;
        width: 4rem;
        background: url(../images/arrow-slider.png);
        height: 4rem;
        left: 30%;
        background-position: 12rem 0rem;
        transition: .3s all ease-in-out;
    }
    .left-slider:hover
    {
        background-position: 12rem  4rem;
    }
     .right-slider {
        position: absolute;
        top: 45%;
        right: 30%;
        width: 4rem;
        background: url(../images/arrow-slider.png);
        height: 4rem;
        background-position: 18.6rem 0rem;
        transition: .3s all ease-in-out;
    }
    .right-slider:hover
    {
        background-position: 18.6rem 4rem;        
    }
    

    .Enquiry > div > .txt-field-address {
        margin: 1rem .5rem 1rem 1rem;
        background: #252525;
        padding: 1rem;
        color: #fff;
        border: none;
        width: 91%;
        height: 10rem;
    }
    
    #innerContent
    {
        margin: 3.5rem 0 2rem;
        font-size: 2.1rem;
        line-height: 3.5rem;
        text-align: justify;
    }

    .footerA p
    {
        letter-spacing: .01rem;
        line-height: 2.6rem;
        font-size: 1.8rem;
        margin-bottom: 2rem;
        color: #b9b9b9;
        font-weight: 500;
    }
    .contact-phone-email > ul > li > a
    {
        font-size: 1.8rem;
        color: #b9b9b9;
        font-weight: 500;
    }
    .footerE ul li a, .footerM ul li a
    {
        font-size: 1.8rem;
        color: #b9b9b9;
        padding-left: 1.6rem;
        font-weight: 500;
        line-height: 3rem;
        position: relative;
    }
    #copy_2 p
    {
        font-size: 1.8rem;
        color: #b9b9b9;
        letter-spacing: .02rem;
    }
}

/* media and 769px | 990px */
@media only screen and (min-width: 769px) and (max-width: 990px)
{

    html
    {
        font-size: 40%;
    }
    
    
    .left-slider {
        position: absolute;
        top: 45%;
        width: 5rem;
        background: url(../images/arrow-slider.png);
        height: 5rem;
        left: 30%;
        background-position: 15rem 0rem;
        transition: .3s all ease-in-out;
    }
    .left-slider:hover
    {
        background-position: 15rem  5rem;
    }
     .right-slider {
        position: absolute;
        top: 45%;
        right: 30%;
        width: 5rem;
        background: url(../images/arrow-slider.png);
        height: 5rem;
        background-position: -21.8rem 0rem;
        transition: .3s all ease-in-out;
    }
    .right-slider:hover
    {
        background-position: -21.8rem 5rem;        
    }
    
    #footer h2
    {
        font-size: 2.8rem;
        font-weight: bolder;
        letter-spacing: .25rem;
        color: #fff;
    }
    
    .footerE ul li a::before, .footerM ul li a::before {
        content: '';
        position: absolute;
        width: .8rem;
        height: .8rem;
        top: 1rem;
        border-radius: 50%;
        background: #0e0e0e;
        left: 0;
        border: .1rem solid #fff;
    }
    
    #copy_2 p {
        font-size: 2.2rem;
        color: #b9b9b9;
        letter-spacing: .02rem;
    }
    
    .footerE ul li a, .footerM ul li a {
        font-size: 2.2rem;
        color: #b9b9b9;
        padding-left: 1.6rem;
        font-weight: 500;
        line-height: 3rem;
        position: relative;
    }

    .contact-phone-email > ul > li > a
    {
        font-size: 2rem;
        color: #b9b9b9;
        font-weight: 500;
    }
    .footerM ul li a
    {
        font-size: 2.2rem;
        color: #b9b9b9;
        padding-left: 1.6rem;
        font-weight: 500;
        line-height: 3rem;
        position: relative;
    }
    .hc-nav-trigger
    {
        position: absolute;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        display: none;
        top: 1.8rem;
        right: 1.5rem;
        z-index: 9980;
        width: 3rem;
        min-height: 2.4rem;
    }

    .name
    {
        color: #fff;
        text-align: right;
        font-size: 27px;
        margin: 34% 0 0;
        width: auto;
    }
    .founderI img
    {
        width: auto;
        margin-top: 10%;
    }
    .footerA p {
        letter-spacing: 1px;
        line-height: 2.8rem;
        font-size: 2.2rem;
        margin-bottom: 1rem;
        color: #b9b9b9;
        font-weight: 500;
    }
    
    .founderC > p {
        color: #333;
        letter-spacing: 0.06rem;
        font-size: 2.2rem;
        line-height: 2.8rem;
        margin: 3rem 0;
        text-align: center;
    }
    
    .donationD h3 {
        margin: 0 0 1rem;
        font-size: 2.4rem;
        font-weight: 600;
        letter-spacing: .21rem;
        color: #383636;
    }
    
    .donationD h2 {
        font-size: 3rem;
        font-weight: 900;
        color: #1c6d95;
        letter-spacing: .2rem;
    }
    .donationD p {
        font-size: 2.3rem;
        line-height: 3.5rem;
        text-align: justify;
        letter-spacing: .05rem;
        margin-top: 3rem;
    }
    
}

/* media  990px */
@media only screen and (max-width: 990px)
{ 
    .Enquiry > div > ::placeholder
    {
        color: #bbbbbb;
        font-size: 1.6rem;
    }
    
    .Enquiry > div > .txt-field
    {   
        background: #252525;
        border: none;
        width: 44%;
        color: #fff;
    }
    .Enquiry > div > textarea
    {
        background: #252525;
        width: 92%!important;
    }
    
    #innerContent
    {
        margin: 3.5rem 0 2rem;
        font-size: 2.5rem;
        line-height: 4rem;
        text-align: justify;
    }

    #MenuItems
    {
        display: none;
    }

    #mobile-Menu
    {
        display: block;
    }

    .header-button
    {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .header-button > a
    {
        color: #fff;
        font-size: 2.5rem;
        font-weight: 600;
    }
    .header-button > a
    {
        margin-left: 1rem;
        padding: 1.2rem 4rem 1.2rem;
        transition: .3s all ease-in;
        border-radius: .6rem;
    }

    .social-div
    {
        display: none;
    }
    #supportD
    {
        padding: 0;
    }

    #supportD::after, #supportD::before
    {
        display: none;
    }

    .Academy_C
    {
        background: #1111110d;
        padding: 30px 20px 10px;
        text-align: center;
        color: #908d8d;
        font-size: 15px;
        line-height: 20px;
        width: 100%;
        position: relative;
    }
    #Academy_1, #Academy_2
    {
        justify-content: center;
    }
    .info > p
    {
        text-align: center;
        font-size: 15px;
        padding: 0 10px;
        margin: 0 0 20px 0;
    }
    .info::before
    {
        content: '';
        width: 30px;
        height: 30px;
        background: #f3f3f3;
        position: absolute;
        top: -5%;
        bottom: auto;
        left: 45%;
        right: auto;
        transform: rotate(45deg);
    }

    .awardD
    {
        background: #000;
    }

    .dl-menuwrapper .dl-menu
    {
        margin: 5px 0 0 0;
        position: absolute;
        width: 200px;
        opacity: 0;
        pointer-events: none;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        top: 66px;
        right: -18px;
        left: auto;
        z-index: 99;
    }

    #Academy
    {
        display: inline-flex;
        flex-wrap: wrap;
    }
    .header
    {
        display: none;
    }
    .awardD h2
    {
        color: #fff;
        font-size: 38px;
        font-weight: 500;
        text-align: center;
    }

    .achieved
    {
        display: inline-flex;
        flex-wrap: wrap;
        width: 560px;
    }

    #AwardSlider .item > p
    {
        font-size: 20px;
        color: #fff;
    }

}

/* media max 768px */
@media only screen and (max-width: 768px)
{
    
    .right-slider {
        top: 30%;
    }
    .left-slider
    {
        top: 30%;
    }
    .Enquiry > div > ::placeholder
    {
        color: #bbbbbb;
        font-size: 1.4rem;
    }
    .Enquiry > div > .txt-field
    {   
        background: #252525!important;
        border: none;
        width: 100%;
        color: #fff;
        margin: 1rem 0;
    }
    .Enquiry > div > textarea
    {
        background: #252525!important;
        margin: 1rem 0!important;
        width: 100%!important;
    }
    .Enquiry > div > input[type="button"] {
        width: 10rem;
        display: block;
        margin-top: 1rem;
        margin-left: 0rem;
        padding: .5rem;
        background: #f6821d;
        border-radius: .5rem;
        text-transform: uppercase;
        border: none;
        font-size: 1.5rem;
        color: #fff;
    }
    
    .donationD p {
        font-size: 1.6rem;
        line-height: 2.6rem;
        text-align: justify;
        letter-spacing: .05rem;
        margin-top: 3rem;
    }
    
    .founderC > p {
        color: #333;
        letter-spacing: 0.06rem;
        font-size: 1.6rem;
        line-height: 2.4rem;
        margin: 3rem 0;
        text-align: center;
    }
    .donationD h2 {
        font-size: 2.4rem;
        font-weight: 900;
        color: #1c6d95;
        letter-spacing: .2rem;
    }
    .donationD h3 {
        margin: 0 0 1rem;
        font-size: 1.7rem;
        font-weight: 600;
        letter-spacing: .15rem;
        color: #383636;
    }   
    #footer h2 {
        font-size: 1.8rem;
        font-weight: bolder;
        letter-spacing: .25rem;
        color: #fff;
    }
    
    #innerContent
    {
        margin: 3.5rem 0 2rem;
        font-size: 1.7rem;
        line-height: 2.6rem;
        letter-spacing: .02rem;
        text-align: justify;
    }

    .logo-div
    {
        width: 40rem;
        margin: 0 auto;
    }

    .header-button > a
    {
        color: #fff;
        font-size: 1.8rem;
        font-weight: 600;
    }

    .flex-center
    {
        display: block;
    }

    .header-button
    {
        display: flex;
        align-items: center;
        margin: 8px auto;
        width: 100%;
        justify-content: space-between;
    }
    .header-button > a
    {
        margin-left: 1rem;
        padding: .4rem 3rem .4rem;
        transition: .3s all ease-in;
        border-radius: .6rem;
    }


    .header-div > .container-fluid
    {
        margin: 0 0 !important;
    }

    .social-media a
    {
        display: block;
        text-align: center;
        padding: 8px 5px;
        transition: all 0.3s ease;
        color: white;
        font-size: 14px;
    }
    .carousel-control.left .fa-chevron-left, .carousel-control.right .fa-chevron-right
    {
        display: none;
    }

    .achievedC
    {
        width: 100%;
        margin-bottom: 5rem;
    }
    .achieved
    {
        display: block;
        flex-wrap: wrap;
        width: 100%;
    }

    #supportD::before
    {
        display: none;
    }

    #supportD::after
    {
        display: none;
    }
    #supportD
    {
        padding: 0;
    }

    #copy_1
    {
        margin-bottom: 1rem;
    }
    .footerM iframe
    {
        width: 100%;
        height: 200px;
        border-radius: 5px;
        border: 2px solid #fff;
    }
    .name
    {
        color: #fff;
        font-size: 24px;
        margin: 4% 0 0;
        text-align: right;
        width: auto;
    }
    .founderI img
    {
        width: auto;
        margin-top: 10%;
    }


    .achieved
    {
        display: block;
        width: 100%;
    }


}

/* 620px | 767px */
@media only screen and (min-width: 620px) and (max-width: 767px)
{
    .hc-nav-trigger
    {
        position: absolute;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        display: none;
        top: 1.3rem;
        right: 0rem;
        z-index: 9980;
        width: 30px;
        min-height: 24px;
    }
}

@media only screen and (min-width: 605px) and (max-width: 620px)
{
    .hc-nav-trigger.hc-nav-1
    {
        top: 1.5rem;
    }
}

/* 550px | 619px */
@media only screen and (min-width: 550px) and (max-width: 619px)
{

    .dl-menuwrapper button
    {
        float: right;
        border: none;
        width: 35px;
        height: 31px;
        text-indent: -900em;
        overflow: hidden;
        position: relative;
        cursor: pointer;
        outline: none;
        background: #1b9edc;
        border: 2px solid #fefefe;
        border-radius: 5px;
        margin-top: 4rem;
        margin-right: -2rem;
        margin-bottom: .85rem;
    }

    .logoD a > span
    {
        color: #fff;
        z-index: 99;
        position: absolute;
        font-size: 23px;
        margin-left: 4rem;
        margin-top: 16px;
        transition: .2s all ease-in-out;
    }
    .logoD a > img
    {
        z-index: 99;
        margin-top: 11px;
        position: absolute;
        left: 0px;
        width: 50px;
    }
    #logo
    {
        transform: skewX(-33deg);
        -webkit-transform: skewX(-33deg);
        background: #1b9edc;
        position: absolute;
        min-height: 130px;
        right: -62px;
        top: -35px;
        bottom: 0;
        opacity: 1;
        left: -1000%;
        z-index: 0;
        transition: .1s all ease-in-out;
    }
}
/* 605p */
@media only screen and (max-width: 605px)
{
    .menuD
    {
        min-height: 75px;
        transition: .5s all ease-in;
        background: #fff;
    }
    .hc-nav-trigger
    {
        top: 1.3rem;
        right: -.8rem;
    }

}

/* 550px | 767px */
@media only screen and (min-width: 550px) and (max-width: 767px)
{
    .Enquiry > div > ::placeholder
    {
        color: #bbbbbb;
        font-size: 1.4rem;
    }
    .Enquiry > div > .txt-field
    {   
        background: #252525!important;
        border: none;
        width: 100%;
        color: #fff;
        margin: 1rem 0;
    }
    .Enquiry > div > textarea
    {
        background: #252525!important;
        margin: 1rem!important;
        width: 100%!important;
    }
    .Enquiry > div > input[type="button"] {
        width: 10rem;
        display: block;
        margin-top: 1rem;
        margin-left: 0rem;
        padding: .5rem;
        background: #f6821d;
        border-radius: .5rem;
        text-transform: uppercase;
        border: none;
        font-size: 1.5rem;
        color: #fff;
    }
    .Enquiry > div > input[type="button"] {
        margin-top: 1rem;
        margin-left: 1rem;
        padding: .8rem;
    }

    .donate .radio-wrap
    {
        margin-top: 34px;
        margin-bottom: 20px;
        width: 100%;
        font-size: 0;
        height: 41px;
        position: relative;
        display: inline-block;
    }
    
    .Enquiry > div > .txt-field
    {   
        margin: 1rem 10px;
        border: none;
        width: 500px;
        color: #fff;
    }
    .Enquiry > div > textarea
    {
        width: 500px!important;
    }
    

}


@media only screen and (min-width: 400px) and (max-width: 550px)
{
    .Enquiry > div > .txt-field
    {   
        margin: 1rem 10px;
        background: transparent;
        border: none;
        width: 70%;
        border-bottom: .1rem dotted #fff;
        color: #fff;
    }
    .Enquiry > div > textarea
    {
        width: 70%!important;
    }

    
    #logo
    {
        transform: skewX(-33deg);
        -webkit-transform: skewX(-33deg);
        background: #1b9edc;
        position: absolute;
        min-height: 130px;
        right: -90px;
        top: -35px;
        bottom: 0;
        opacity: 1;
        left: -1000%;
        z-index: 0;
        transition: .1s all ease-in-out;
    }
    .achieved
    {
        display: block;
        flex-wrap: wrap;
        width: 100%;
    }
    .achievedC
    {
        width: 100%;
        margin-bottom: 5rem;
    }

}

/* 320 | 550px */
@media only screen and (min-width: 320px) and (max-width: 550px)
{
    .Enquiry > div > ::placeholder
    {
        color: #bbbbbb;
        font-size: 1.4rem;
    }
    .Enquiry > div > .txt-field
    {   
        border: none;
        width: 100%;
        color: #fff;
        margin: 1rem 0;
    }
    .Enquiry > div > textarea
    {
        margin: 1rem 0!important;
        width: 100%!important;
    }
    .Enquiry > div > input[type="button"] {
        width: 10rem;
        display: block;
        margin-top: 1rem;
        margin-left: 0rem;
        padding: .5rem;
        background: #f6821d;
        border-radius: .5rem;
        text-transform: uppercase;
        border: none;
        font-size: 1.5rem;
        color: #fff;
    }

    
    .logo-div
    {
        width: 35rem;
        margin: 0 auto;
    }
    .logo_Img
    {
        width: 65px;
    }
    .button-div
    {
        min-height: 65px;
        align-items: center;
        display: flex;
        justify-content: initial;
    }
    .logo_Name > span
    {
        font-size: 40px;
        font-variant: small-caps;
        font-weight: 700;
        padding-left: 8px;
    }
    .donate .radio-wrap
    {
        margin-top: 34px;
        margin-bottom: 20px;
        width: 100%;
        height: 41px;
        position: relative;
        display: inline-block;
    }
    .donate label
    {
        display: inline-block;
        color: #fff;
        font-size: 1.1rem;
    }
}

/* 320px | 400px */
@media only screen and (min-width: 320px) and (max-width: 400px)
{
    .hc-nav-trigger
    {
        top: 1.4rem;
        right: -0.8px;
    }
    .logo-div
    {
        width: 30rem;
        margin: 0 -20px;
    }


}
