*
{
    padding:0;
    margin: 0;
   line-height: 20px;
}
body
{
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    font-size: 16px;
    background-image: url('../img/okuhle.jpg');
}


header
{
    color: #FFFFFF;
    min-height: 50px;
    border-bottom: #FFFFFF 1px solid;
    background: black;
}

header li
{
    float: left;
    display: inline;
    padding: 0 20px 0 20px;

}

header nav 
{
    float: left;
    margin-top: 1px;
}




header a
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 16px;
}
#boxes img
{
    height: 100px;
    width: 20%;
    float: left;
    display: inline;
    border-bottom: #000 1px solid;
    margin-bottom: 1px;
}
#navbar 
{
    position: fixed;
    top: 0;
}
#navbar a img
{
    width: 40px;
    height: 40px;
}
#navbar button img
{
    width: 40px;
    height: 40px;
        overflow: hidden;
  
}
header nav a:hover
{
    text-decoration: underline;
}

.current
{
    text-decoration: underline;
}
.small-text p
{
  font-size: 11px;
opacity: 0.3;  
}
footer p
{
    color: #FFFFFF;
    background-color: #000000;
    text-align: center;
    font-size: 11px;
}



 form{
text-align: center;
}

 input[type="tel"]{
    padding: 4px;
    height: 25px;
    width: 50px;
    border: 1px #7df9ff solid;
}




.button_2{
    height: 35px;
    background: #7df9ff;
    border: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
}
.button_2:hover{
    height: 38px;
    background: white;
    //border: 1px pink solid;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
}


.phpcomments{
    width: 300px;
    padding: 10px;
    margin-bottom: 50px;
    background-color: #000;
    color: #fff;
    border-radius: #fff 1px solid;
}


.btext{
    color: #f9f3f4;
    text-align: center;
    line-height: 0.4em;
    font-size: 20px;
    //display: inline;
}



.btextlearn {
    color: #f9f3f4;
    text-align: center;
    line-height: 0.4em;
    font-size: 20px;
    //margin-left: 400px;
    //display: inline;
}


#branding h1 
{
    position: fixed;
    bottom: 60px;
    left: 10px;
    color: #FFF;
    font-size: 14px;
}

#branding2 h1 
{
    position: fixed;
    top: 70px;
    right : 10px;
    color: #FFF;
    font-size: 14px;
}

#branding3 h1 
{
    position: fixed;
    bottom: 40px;
    left : 10px;
    color: #FFF;
    font-size: 14px;
}
#branding5menu 
{  
visibility: visible;
}
#branding5menu button img
{  
    position: fixed;
    //bottom: 80px;
    top: 0;
    right : 10px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 70%;
}

#branding5 button img
{  
    position: fixed;
    bottom: 30px;
    right : 10px;
    width: 55px;
    height: 55px;
    overflow: hidden;
    border-radius: 70%;
}

#branding4 h1 
{
    //position: fixed;
    bottom: 40px;
    float: right;
    margin-right: 5px;
    color: #FFF;
    font-size: 14px;
}

.btn{
    color: #fff;
    text-decoration: none;
    border: #ccc 1px solid;
    padding: 10px 15px;
    border-radius: 8px;
    line-height: 4em;
}

.button_1{
    height: 70px;
    border: #ccc 1px solid;
    padding: 5px 5px;
    width: 300px;
 
    color: #FFF;
    text-decoration: none;
    border-radius: 8px;
    background-color: #000;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.btn:hover{
    background: #ffffff;
    color: #000000;
    border: #fff 1px solid;
}



.ps a{
    display: block;
    margin: auto;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 5px;
}
#results10 .ps a:hover
{
     width: 200px;
    height: 200px;  
    transition: 1s; 
}
.psx a{
   // border: lime 2px solid;
    border-radius: 2px;
    display: block;
    margin: auto;
    width: 100px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 5px;
}

.pss a{
    display: block;
    margin: auto;
    width: 200px;
    height: 200px;
    overflow: hidden;
}
.psscontrols a{
    display: block;
    margin: auto;
    width: 300px;
    height: 250px;
    overflow: hidden;
}
.pssmotor a{
    display: block;
    margin: auto;
    width: 290px;
    height: 290px;
    overflow: hidden;
}
.pssshare a img{
    display: block;
    margin: auto;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 50px;
}


.pssa a{
    display: block;
    margin: auto;
    width: 200px;
    height: 200px;
    overflow: hidden;
}
.pss a:hover{
    transition: 1s;
    display: block;
    margin: auto;
    width: 350px;
    height: 350px;
    overflow: hidden;
}
#results10 .psbb a{
    display: inline-block;
    margin: 0 90px;
    width: 160px;
    height: 160px;
    overflow: hidden;
    border-radius: 50%;
}


#results10 .psbb a img{
    width: 100%;
    filter: grayscale(100%);
    transition: 0.4s all;
}

#results10 .psbb a:hover > img{
    filter: none;
}
#results10 .psbb .mousetool
{
    position: fixed;
    display: block;
    opacity: 0;
    visibility: hidden;
    background-color: #000;
    color: #fff;
    font-size:11px;
    font-weight: 700;
    padding: 5px 20px;

}
#results10 .psbb:hover .mousetool
{
    opacity: 1;
    visibility: visible;
}


.pss a img{
    width: 100%;
}
.psscontrols a img{
    width: 100%;
}
.pssmotor a img{
    width: 100%;
}
.pssa a img{
    width: 100%;
}
.psss a{
    display: block;
    margin: auto;
    width: 200px;
    height: 300px;
    overflow: hidden;
}
.psss a img{
    width: 100%;
}
.pssss a{
    display: block;
    margin: auto;
    width: 200px;
    height: 350px;
    overflow: hidden;
}
.pssss a img{
    width: 100%;
}
.psssss a{
    display: block;
    margin: auto;
    width: 200px;
    height: 400px;
    overflow: hidden;
}
.psssss a img{
    width: 100%;
}

.ps a img{
    width: 100%;
}
.psx a img{
    width: 100%;
}
.team-section{
    overflow: hidden;
    text-align: center;
    background: #34495e;
    padding: 60px;
    
}

.team-section h1{
    text-transform: uppercase;
    margin-bottom: 60px;
    color: #e8491d;
    font-size: 40px;
}
.section{
    //width: 600px;
    //margin: 0 22%;
    font-size: 16px;
    color: white;
    text-align: justify;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;

}
.section:target{
    height: auto;
}
.showcase h1
{
    margin-top: 10px;
    margin-bottom: 20px;
    color: #FFF;
    float: center;
    font-size: 20px;
    text-align: center;
}

.name{
    display: block;
    margin: 0 2%;
    margin-bottom: 1px;
    //text-align: center;
    //text-transform: uppercase;
    font-size: 22px;
    
}
.testcode
{
    margin-bottom: 200px;
}
#snackbar{
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #FFF;
    text-align: center;
    border-radius: 2px;
    padding: 16px 16px 16px 0px;
    position: fixed;
    z-index: 1;
    left: 50%;
    transition: 3s;
    bottom: 300px;
}
#snackbar a{
    background-color: #333;
    color: #FFF;
    text-align: center;
    text-decoration: none;
}
#snackbar.show{
    visibility: visible;
}
#results2{
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #FFF;
    text-align: center;
    border-radius: 2px;
    padding: 16px 16px 16px 0px;
    position: fixed;
    z-index: 1;
    left: 50%;
    transition: 3s;
    bottom: 300px;
}
#results2 a{
    background-color: #333;
    color: #FFF;
    text-align: center;
    text-decoration: none;
}
#results2.show{
    visibility: visible;
}
#results3{
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #FFF;
    text-align: center;
    border-radius: 2px;
    padding: 16px 16px 16px 0px;
    position: fixed;
    z-index: 1;
    left: 50%;
    transition: 3s;
    bottom: 300px;
}
#results3 a{
    background-color: #333;
    color: #FFF;
    text-align: center;
    text-decoration: none;
}
#results4{
    visibility: visible;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #FFF;
    text-align: center;
    border-radius: 2px;
    padding: 16px 16px 16px 10px;
    position: fixed;
    z-index: 1;
    left: 50%;
    transition: 1s;
    bottom: 300px;
}

#results6{
    visibility: hidden;
    max-width: 335px;
    min-height: 300px;
    background-color: #000;
    color: #FFF;
    text-align: left;
    border-radius: 2px;
    padding: 10px 10px 10px 10px;
    position: fixed;
    z-index: 1;
    top: 50%;
    left: 37%;
}
#results7{
    
    visibility: visible;
    max-width: 335px;
    min-height: 300px;
    background-color: #000;
    color: #FFF;
    text-align: left;
    border-radius: 2px;
    padding: 10px 10px 10px 10px;
    margin-left: 38%;

}
#results10{
    
    visibility: visible;
    max-width: 335px;
    min-height: 900px;
    background-color: #000;
    color: #FFF;
    text-align: left;
    border-radius: 2px;
    padding: 10px 10px 10px 10px;
    margin-left: 38%;

}
#results11{
    
    visibility: visible;
    max-width: 335px;
    min-height: 100px;
    background-color: #000;
    color: #FFF;
    text-align: left;
    border-radius: 2px;
    padding: 10px 10px 10px 10px;
    margin-left: 38%;

}
#results10 .borderline
{
    border-bottom: green 0.5px solid;
    margin-bottom: 20px;
}
#results10 a
{
    text-decoration: none;
    color: #FFF;
    line-height: 2.8em;
}
#results11 a
{
    text-decoration: none;
    color: #FFF;
    line-height: 2.8em;
}
#results11 a img
{
    height: 70px;

}
#results9{
    
    
    visibility: hidden;
    min-width: 180px;
    min-height: 50px;
    background-color: #000;
    color: #FFF;
    text-align: left;
    border-radius: 2px;
    padding: 10px 10px 10px 10px;
        position: fixed;
    //bottom: 80px;
    top: 10px;
    right : 10px;
    border: white 0.5px solid;



}
#results9 a
{
    text-decoration: none;
    color: #FFF;
    line-height: 2.8em;

}

#results7 .comments-box
{
    width: 340px;
    margin-top: 30px;
    margin-bottom: 10px;
    border-bottom: green 0.5px solid;
    min-height: 100px;

}
#results6 .comments-box
{
    width: 340px;
    margin-top: 30px;
    margin-bottom: 10px;
    border-bottom: green 0.5px solid;
    min-height: 100px;

}
#results7 .comments-date
{
font-size: 11px;
opacity: 0.3;

}
#results7 .comments-uid
{
font-weight: bolder;
}
#results6 .comments-uid
{
font-weight: bold;
}
#results6 .comments-date
{
font-size: 11px;
}
#results7 button{
    height: 30px;
    border: #333 1px solid;
    padding: 0px 5px;
    color: #fff;
    text-align: top;
    text-decoration: none;
    background-color: #000;
    
}
#results8 button{
    color: #fff;
    text-decoration: none;
    border: #ccc 1px solid;
    padding: 10px 15px;
    border-radius: 8px;
    
    background-color: #000;
    
}
#results7 textarea{
    min-height: 50px;
    min-width: 250px;
    resize: none;

}
#results7 p{
    text-align: left;
    max-width: 335px;
}


#results6 textarea{
    min-height: 50px;
    min-width: 250px;
    resize: none;
}
#results6 p{
    text-align: left;
    max-width: 335px;
}


#results6 button{
    height: 30px;
    border: #333 1px solid;
 padding: 0px 5px;
    color: #fff;
    text-align: top;
    text-decoration: none;
    background-color: #000;
}

#results4 a{
    background-color: #333;
    color: #FFF;
    text-align: center;
    text-decoration: none;
}
#results4 button
{
    //height: 50px;
    border: #FFF 1px solid;
    padding: 5px 5px;
    width: 80px;
    color: #FFF;
    text-decoration: none;
    border-radius: 4px;
    background-color: #333;
    margin-bottom: 10px;
    //margin-left: 5px;
    text-transform: uppercase;
}
#results4.show{
    visibility: hidden;
}
#results3.show{
    visibility: visible;
}
#results6.show{
    visibility: visible;
}
#results9.show{
    visibility: visible;
}
#results6.close{
    visibility: hidden;
}
#results{
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #FFF;
    text-align: center;
    border-radius: 2px;
    padding: 16px 16px 16px 0px;
    position: fixed;
    z-index: 1;
    left: 50%;
    transition: 3s;
    bottom: 300px;
}
.progress-bar
{
    position: fixed;
    top: 5px;
    right : 5px;
    width: 100px;
    height: 13px;
    background-color: #FFF;
    border-radius: 13px;
    padding: 3px;
}
.progress
{
    width: 99px;
    height: 12px;
    background-color: #000;
    border-radius: 10px; 
}

.progress-bar2
{
    display: block;
    margin: auto;
    width: 100px;
    height: 7px;
    background-color: #FFF;
    border-radius: 13px;
    padding: 1px;
    margin-bottom: 50px;
}
.progress2
{
    width: 0px;
    height: 6.5px;
    background-color: green;
    border-radius: 10px; 
}
.progress-bar3
{
    display: block;
    margin: auto;
    width: 100px;
    height: 7px;
    background-color: #FFF;
    border-radius: 13px;
    padding: 1px;
    margin-bottom: 50px;
}
.progress3
{
    width: 0px;
    height: 6.5px;
    background-color: green;
    border-radius: 10px; 
}
.progress4
{
    width: 0px;
    height: 6.5px;
    background-color: green;
    border-radius: 10px; 
}
.progress5
{
    width: 0px;
    height: 6.5px;
    background-color: green;
    border-radius: 10px; 
}
.progress6
{
    width: 0px;
    height: 6.5px;
    background-color: green;
    border-radius: 10px; 
}

#results a{
    background-color: #333;
    color: #FFF;
    text-align: center;
    text-decoration: none;
}
#results.show{
    visibility: visible;
}

#test2
{
    visibility: hidden;
}
#test2.show
{
    visibility: visible;
    color: #fff;
    text-decoration: none;
    border: #ccc 1px solid;
    padding: 10px 15px;
    border-radius: 8px;
    line-height: 4em;
}
#test2.show:hover
{
    visibility: visible;
    color: #fff;
    text-decoration: none;
    border: #ccc 1px solid;
    padding: 10px 15px;
    border-radius: 8px;
    line-height: 4em;
}

.loginBox
{
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 320px;
    min-height: 500px;
    padding: 10px 40px;
    box-sizing: border-box;
    background: rgba(0,0,0,1);

}
.user
{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: calc(-100px/2);
    left: calc(50% - 50px);
}
h2
{
    margin: 0;
    padding: 0 0 20px;
    color: #FFF;
    text-align: left;
}
.loginBox p
{
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #fff;
}
.loginBox input
{
    width: 100%;
    margin-bottom: 20px;
}
.loginBox input[type="text"],
.loginBox input[type="password"],
.loginBox input[type="email"]
{
    border: none;
    border-bottom: 1px solid #FFF;
    background: transparent;
    outline: none;
    height: 40px;
    color: #fff;
    font-size: 16px;
}
::placeholder
{
    color: rgba(255,255,255,1);
}
.loginBox input[type="submit"]
{
    border: none;
    outline: none;
    height: 40px;
    color: #fff;
    font-size: 16px;
    background: #e8491d;
    cursor: pointer;
    border-radius: 20px;
}
.loginBox input[type="submit"]:hover
{
    background: #efed40;
    color: #262626;
}
.loginBox a
{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}




@media(max-width: 700px)
{

header
{
    min-height: 45px; 
    font-size: 11px; 

}
header li
{
   float: left;
    display: inline;
    padding: 0 10px 0 20px;
}
header a
{
    font-size:11px;
}

header nav
{
    margin-top: 1px;
}
#navbar a img
{
    width: 40px;
    height: 40px;
}
#navbar 
{
    position: fixed;
    top: 0;
    left: 5px;
}

.showcase h1
{
    color: #FFF;
    float: center;
    font-size: 16px;
    text-align: center;
}
footer p
{
    color: #FFFFFF;
    background-color: #000000;
    text-align: center;
    font-size: 11px;
}
.button_1{
    height: 50px;
    border: #ccc 1px solid;
    padding: 5px 5px;
    width: 200px;
 
    color: #FFF;
    text-decoration: none;
    border-radius: 8px;
    background-color: #000;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.btextlearn {
    color: #f9f3f4;
    text-align: center;
    line-height: 0.4em;
    font-size: 20px;
    //margin-left: 20px;
    //display: inline;
}
.section{
    //width: 600px;
    //margin: 0 22%;
    font-size: 16px;
    color: white;
    text-align: justify;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;

}
#results6{
    visibility: hidden;
    max-width: 335px;
    min-height: 300px;
    background-color: #000;
    color: #FFF;
    text-align: left;
    border-radius: 2px;
    padding: 10px 10px 10px 10px;
    position: fixed;
    z-index: 1;
    top: 45%;
    left: 2%;
}
#results7{
    visibility: visible;
    max-width: 370px;
    min-height: 400px;
    background-color: #000;
    color: #FFF;
    text-align: left;
    border-radius: 2px;
    padding: 10px 10px 10px 10px;
    margin-left: 5px;

}
#results10{
    visibility: visible;
    max-width: 370px;
    min-height: 900px;
    background-color: #000;
    color: #FFF;
    text-align: left;
    border-radius: 2px;
    padding: 10px 10px 10px 10px;
    margin-left: 5px;

}
#results11{
    visibility: visible;
    max-width: 370px;
    min-height: 200px;
    background-color: #000;
    color: #FFF;
    text-align: left;
    border-radius: 2px;
    padding: 10px 10px 10px 10px;
    margin-left: 5px;

}
#results7 textarea{
    min-height: 50px;
    min-width: 250px;
    resize: none;
}
#results7 p{
    text-align: left;
    max-width: 335px;
}
#results7 button{
    height: 30px;
    border: #333 1px solid;
    padding: 0px 5px;
    color: #fff;
    text-align: top;
    text-decoration: none;
    background-color: #000;
    
}
#results7 .comments-box
{
    width: 330px;
    margin-top: 30px;
    margin-bottom: 10px;
    border-bottom: green 0.5px solid;
    min-height: 100px;

}


#results6 .comments-box
{
    width: 340px;
    margin-top: 30px;
    margin-bottom: 10px;
    border-bottom: green 0.5px solid;
    min-height: 100px;

}
#branding5menu 
{  
visibility: visible;
}
#branding5menu button img
{  
    position: fixed;
    //bottom: 80px;
    top: 0;
    right : 10px;
    width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 70%;
}

#results9{

    
    visibility: hidden;
    min-width: 85px;
    min-height: 40px;
    background-color: #000;
    color: #FFF;
    text-align: left;
    border-radius: 2px;
    padding: 10px 10px 10px 10px;
        position: fixed;
    //bottom: 80px;
    top: 8px;
    right : 8px;
    border: white 0.5px solid;



}
#results9 a
{
    text-decoration: none;
    color: #FFF;
    line-height: 2.1em;

}
#boxes img
{
    height: 100px;
}

.pss a:hover{
    transition: 1s;
    display: block;
    margin: auto;
    width: 320px;
    height: 320px;
    overflow: hidden;
}
.psscontrols a{
    display: block;
    margin: auto;
    width: 300px;
    height: 250px;
    overflow: hidden;
}
.pssmotor a{
    display: block;
    margin: auto;
    width: 260px;
    height: 260px;
    overflow: hidden;
}
}