/*
Created By:         Deanen Lingham
Created On:         20/12/2023
Last Update:        20/12/2023
Version:            1.0
*/

* { 
    padding: 0; 
    margin: 0; 
}

body {
	font-family: Helevetica,Arial,sans-serif;
	font-size: 1em;
}

#Header_Wrapper {
    /* border: 2px solid #27ff00; */
    /* padding: 3px; */
    /* background-color: #ffaa00; */
    background-image: url(../images/D3S_Header_mobile.jpg);
    background-size: cover;
    background-repeat:no-repeat;
    background-position: center;
    max-width: 100%;
}

.H_Logo {
        /* border: 2px solid #06ffec; */
        display: block;
        padding: 1px;
        /* background-color: #8712eb; */
        vertical-align: middle;
}

.H_Logo img {
    max-width: 100%
}

.H_Banner {
    /* border: 2px solid #000000; */
    padding: 1px;
    /* background-color: #68a712; */
    display: block;
    vertical-align: middle;
    /* max-width: 80%; */
}

.H_Banner H4 {
        margin: 0 0 0 0;
        padding: 0;
}

.H_Banner strong {
        font-family: hemi_headbold_italic;
        font-size: 3.5em;
        font-weight: bold;
        margin: 0 0 0 0;
        padding: 0;
        color: #ffffff;
}

.H_Banner span {
        display: block;
        font-family: hemi_headbold_italic;
        font-size: 1.5em;
        font-weight: bold;
        text-align: center;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0;
        color: #FFFF33;
}

#Main_Wrapper {
    border: 2px solid #454139;
    /* padding: 1px; */
    background-color: #454139;
    /* float: right */
}

.box1 {
    text-align: center;
    text-decoration-color: #2e1ee5;
    background-color: #454139;
    border: 1px solid #ffffff;
    margin: 20px;
    padding: 10px 0px 10px 0px;
}

.box1 h2 {
        font-family: hemi_headbold_italic;
        font-size: 28px;
        font-weight: normal;
        line-height: 28px;
        margin: 5px 0 15px 0;
        padding: 0;
        color: #FFFFFF;
}
    
.box1 p {
        font-size: 0.95em;
        font-weight: normal;
        margin: 0 0 0 0;
        padding: 9px;
        color: #FFFFFF;
        text-align: left;
}

.box2 {
    padding: 20px;
    border: 1px solid #000000;
    margin: 2.5px 20px 2.5px 20px;
    background-color: #2e2c27;
}

.box2 img {
    /* border: 1px solid #26f50b; */
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
    
}

.D3SButton {
    padding: 10px 10px;
    background-color: #050801;
    color: #03e9f4;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    letter-spacing: 1px;
    overflow: hidden;
    transition: 0.5s;
    cursor: pointer;
    vertical-align: bottom;
}

.D3SButton:hover {
    background: #03e9f4;
    color: #050801;
    box-shadow: 0 0 5px #03e9f4,
                0 0 25px #03e9f4,
                0 0 50px #03e9f4,
                0 0 200px #03e9f4;
     -webkit-box-reflect:below 1px linear-gradient(transparent, #0005);
}

#Product_Content {
    /* border: 1px solid #d8ff00; */
    align-self: flex-start;
    color: #FFFFFF;
}

.Product {
    /* border: 1px solid #20c653; */
    margin: 0.1rem;
    display: grid;
}
.Product div {
    /* border: 1px solid #ff0000; */
    padding: .1rem;
    margin: .1rem;
}
.Product H2 {
        font-family: hemi_headbold_italic;
        font-size: 2.5rem;
        color: #ffffff;
        text-align: center;   
}

.Product img {
    width: 100%;
    margin: auto;
}

.About_Main {
    /* border: 1px solid #e3ff0b; */
    margin: 0.1rem;
    /* padding: 0.2rem; */
    background-color:#647986;
    width: 100%;
    display: block;
}
.About_Main div {
    /* border: 1px solid #48dce8; */
}
.About_Main H2 {
    font-family: hemi_headbold_italic;
    color: #ffffff;
    font-size: 2.5rem;
    text-align: center;
}
.About_Main H3 {
    font-family: hemi_headbold_italic;
    font-size: 2.1rem;
    color: #ffffff;
    text-align: center;   
}
.About_Main H4 {
    font-family: hemi_headbold_italic;
    font-size: 1.5rem;
    color: #ffffff;
}

.About_Left {
    /* border: 1px solid #ff0000; */
    width: 95%;
    color: #FFFFFF;
    background-image: url(../images/Africa_Cover_Page1.png);
    background-size: cover; 
    background-repeat: no-repeat;
    background-position: center;
    padding: 0.6rem;
}
.About_Left p {
        margin-bottom: 1rem;
}

.About_Right {
    /* border: 1px solid #00a7ff; */
    width: 95%;
    padding: 0.6rem;
    color: #FFFFFF;
}
 .About_Right H4 {
        font-family: hemi_headbold_italic;
        font-size: 1.5rem;
        color: #000000;
        text-align: right;
}

.news_box {
    border: 1px solid #000000;
    padding: 0.3rem;
    margin-bottom: 0.3rem;
}
.news_box p {
        font-size: 0.8rem;
}

#Footer_Wrapper {
    /* border: 2px solid #06ffec; */
    display: block;
    padding: 1px;
    background-color: #050801;
    text-align: center;
}

#Footer_Wrapper h5 {
        /* color: #03E9F4; */
        color: #FFFFFF;
        margin: 2px 0;
}

#Footer_Wrapper h6 {
        color: #6c744c;
        margin: 0 0 5px 0;
}

@font-face {
    font-family: 'hemi_headbold_italic';
    src: url('../fonts/hemi_head_bd_it-webfont.woff2') format('woff2'),
         url('../fonts/hemi_head_bd_it-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.horizon_divider_top { background: url(../images/templatemo_footer.png) top repeat-x; }
.horizon_divider_bot { background: url(../images/templatemo_footer.png) bottom repeat-x; }

.Product .ss_left {
	float: left;
	width: 98%;
    align-self: center;
}

.Product .ss_right {
	float: left;
	width: 98%;
    align-self: center;
    list-style: inside;
}
.Product .ss_right p {
        font-size: 0.95em;
        font-weight: normal;
        padding: 9px;
}    


.ss_bot {
    float: left;
    padding: 5px;
    width: 98%;
    align-self: center;
    text-align: center;
}
.ss_bot video {
    width: 250px;
    /*height: 250px;*/
    border: 1px solid #03E9F4;
}

.contact {
    text-align: center;
    color: #FFFFFF;
    background-color: #454139;
    border: 1px solid #ffffff;
    margin: 20px;
    padding: 10px 0px 10px 0px;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
/* Small devices (portrait tablets and large phones, 600px and up) */
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) and (max-width: 992px) {
    
    #Menu_Wrapper {
        width: 970px;
        padding: 0 0;
        margin: auto;
        align-items: center;
        background-color: #2e2c27;
        /* border: 1px solid #e43; */
        display: flex;
    }
    
    #Menu_Wrapper ul {
	margin: 0 0 0 40px;
	padding: 0;
	list-style: none;
    }

    #Menu_Wrapper ul li {
        padding: 0px;
        margin: 0px;
        display: inline;
    }

    #Menu_Wrapper ul li a {
        /* float: left; */
        display: block;
        /* width: 102px;
        height: 24px; */
        padding: 3px 0 0 0;
        margin: 0 5px 0 0 ;
        font-size: 15px;
        font-family: hemi_headbold_italic;
        text-align: center;
        text-decoration: none;
        color: #03E9F4;	
        /* font-weight: bold; */
        outline: none;
        border: none;
    }
    
    #Header_Wrapper {
        /* border: 2px solid #27ff00; */
        background-image: url(../images/D3S_Header.jpg);
        height: 350px;
        display: inline-flex;
        align-items: center;
    }
    
    .H_Logo {
        display: flex;
        width: 40%;
    }
    
    .H_Logo img {
        margin: auto;
    }
    
    .H_Banner {
        width: 60%;
        display: flex;
        vertical-align: middle;
        text-align: center;
    }
    
    .H_Banner strong {
        font-size: 4em;
    }

    .H_Banner span {
        font-size: 1.5em;
    }
    
    #Main_Wrapper {
        margin: auto;
        display: flex;
        align-items: center;
        max-width: 100%;
        height: fit-content;
        border: none;
    }
    
    .box1 {
        width: 33%;
        align-self: flex-start;
        margin: 5px;
        /* height: 345px;
        min-height: inherit;
        height: max-content;
        height: 100%; */
    }
    
    .box1 p {
        font-size: 1.3em;
    }
    
    .box1 h2 {
        font-size: 2.1em;
    }
    
    .D3SButton {
        font-size: 1.4em;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
/* Large devices (laptops/desktops, 992px and up) */
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    
    #Menu_Wrapper {
        width: 970px;
        padding: 0 0;
        margin: auto;
        align-items: center;
        background-color: #2e2c27;
        /* border: 1px solid #e43; */
        display: flex;
    }
    
        #Menu_Wrapper ul li a {
        /* float: left; */
        display: block;
        /* width: 102px;
        height: 24px; */
        padding: 3px 0 0 0;
        margin: 0 5px 0 0 ;
        font-family: hemi_headbold_italic;
        font-size: 20px;
        text-align: center;
        text-decoration: none;
        color: #03E9F4;	
        /* font-weight: bold; */
        outline: none;
        border: none;
    }
    
    #Header_Wrapper {
        /* border: 2px solid #27ff00; */
        background-image: url(../images/D3S_Header.jpg);
        width: 970px;
        /* height: 350px; */
        display: flex;
        margin: auto;
        align-items: center;
    }
    
    .H_Logo {
        display: flex;
        width: 40%;
    }
    
    .H_Logo img {
        margin: auto;
    }
    
    .H_Banner {
        width: 60%;
        display: flex;
        vertical-align: middle;
        text-align: center;
    }
    
    .H_Banner strong {
        font-size: 5em;
    }

    .H_Banner span {
        font-size: 1.8em;
    }
    #Main_Wrapper {
        margin: auto;
        display: flex;
        align-items: center;
        width: 970px;
        max-width: 100%;
        height: fit-content;
        float: none;
        border: none;
    }
    
    .box1 {
        width: 32%;
        align-self: flex-start;
        margin: 5px;
        /* height: 345px;
        min-height: inherit;
        height: max-content;
        height: 100%; */
    }
    
    .box1 p {
        font-size: 1em;
    }
    
    .box1 h2 {
        font-size: 2.1em;
    }
    
    .D3SButton {
        font-size: 0.9em;
    }
    #Footer_Wrapper {
        width: 970px;
        margin: auto;
    }
    
    .Product {
    /* border: 1px solid #20c653; */
    margin: 0.25rem;
    display: flow-root;
    align-self: flex-start;
    }
    .Product div {
    /* border: 1px solid #ff0000; */
    }
    .Product H2 {
        font-family: hemi_headbold_italic;
        color: #ffffff;
    }

    .Product img {
        width: 250px;
        height: 250px;
        padding: 0.2rem;
        margin: auto;
    }
    .Product .ss_left {
        width: 28%;
    }
    .Product .ss_right {
        width: 70%;
    }
    .ss_bot {
        float: left;
    }
    .ss_bot video {
        width: 250px;
        /*height: 250px;*/
        padding: 5px;
    }
    .About_Main {
        align-self: flex-start;
        display: flex;
    }
    .About_Left {
        width: 70%;
    }
    .About_Right {
        width: 30%;
    }
} 