/*
full names: tshidiso brandon khoza
alies: stbrandon
handler :@stbrandondoncanvas
phone: +27 (0) 67 8959 224
email: 8brandonkhoza@gmail.com 
https://github.com/tshidisobrandonkhoza 
*/
/*start footer*/
.foot{
    overflow: hidden;
    /*margin: 3em auto;*/
    position:relative;
    top:0;
    left:0;
    width: 100%;
    height: 20em;
    background: #000;
    display: flex;    
    justify-content: center;
    align-items: center;
    flex-direction: column; 
}
.foot h1{
    font-size:2.8em;
    color: #fff;
}
.footExtra{
    margin: 3em auto;
}

footer{
    padding-top: 1em;
    padding-bottom: 1em;
    background-color: #fff;
}
.coverSocial{
    overflow: hidden;
    position: relative; 
    top:0;
    left: 0;
    width:100%; 
    height: auto;
} 
.cover-socialnet{
    z-index: 5;
    display: inline-block; 
    position: relative; 
    top:0;
    left: 0;
    width: auto;
    height: auto; 
    margin-left: 8em; 
}
.cover-socialnet li{
    display: inline-block; 
    position: relative; 
    top:0;
    left: 0;
    top: 0;
    width: 3em;
    height: 2.9em;
    margin: .2em;
    transition: all 0.2s ease-in-out;
}
.cover-socialnet li a{
    position: absolute;
    top:0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
}
.cover-socialnet li:hover{

    transition: all 0.2s ease-in-out;
    transform: scale(1.4);
}
.cover-socialnet li:nth-child(1){
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../imgs/tiltdigitalstudio_facebook.png);
}
.cover-socialnet li:nth-child(2){
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../imgs/tiltdigitalstudio_instagram.png);
}
.cover-socialnet li:nth-child(3){
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../imgs/tiltdigitalstudio_whatsApp.png);
}
.cover-socialnet li:nth-child(4){
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../imgs/tiltdigitalstudio_googleplus.png);
}
.cover-design{
    float: right;
    display: inline-block; 
    position: relative; 
    top:0;
    left: 0;
    width: auto;
    height: auto; 
    padding-top: 1em;
    margin-right: 2em;
}
.cover-design p{
    display: inline-block; 

}
.cover-design p a{ 
    color: #cc0033;
    transition: all 0.2s ease-in-out
}
.cover-design p a:hover{

    opacity: .8; 
    transition: all 0.2s ease-in-out
}
.cover-copyright{
    display: inline-block; 
    position: relative; 
    top:0;
    left: 0;
    margin-right: 10em;
}

@media only screen and (max-width : 1023px) {
    .cover-socialnet{
        margin-left: 6em;
    }
    .cover-copyright{
        margin-right: 4em;
    }
    .foot h1{
        font-size:2.6em;
        color: #fff;
    }
}
@media only screen and (max-width : 900px) {
    footer{
        padding-top: .3em;
        padding-bottom: .5em;
    }

    .cover-socialnet{
        margin-left: 4em;
    }
    .cover-copyright{
        margin-right: 2em;
    }
    .foot h1{
        font-size:2.4em;
        color: #fff;
    }
}
@media only screen and (max-width : 800px) {
    .cover-socialnet{
        width: 100%;
        margin-bottom:.4em; 
    }
    .cover-design{
        margin: 0;
        right: 5%;
        width: 96%; 
    } 
    .foot h1{
        font-size:2em;
        color: #fff;
    }
}
@media only screen and (max-width : 763px) {
    .foot{
        /*        margin: 2em auto;  */
        height: 16em;
    }
    .foot h1{
        font-size:1.6em;
        color: #fff;
    }
}
@media only screen and (max-width : 600px) {
    footer{
        padding-top: 0;
    }

    .foot{
        /*        margin: 2em auto; */

        height: 12em;
    }
    .foot h1{
        font-size:1.2em;
        color: #fff;
    }
}
@media only screen and (max-width : 400px) {

    .foot h1{
        font-size:1em;
        color: #fff;
    }
}
@media only screen and (max-width : 400px) {
    .foot{
        /*        margin: 2em auto; */

        height: 10em;
    }
    .foot h1{
        font-size: .9em;
        color: #fff;
    }
}
/*end footer*/
/*contact page*/
.map{
    position: relative;
    top: 0;
    right: 0; 
    height: 30em; 
    margin-top: 2em;
    padding-bottom: 1em; 
}
.contactSec{
    margin-top: 10em;

    position: relative;
    top:0;
    left: 0;
    width: 100%;
    height: auto; 
    text-align: center;
}
.the--address{ 
    display: inline-block; 
    height: auto;
    margin: 6em auto; 
    margin: 2em;
    text-align: left; 
    position: relative; 
    top:0;
    left: 0;
    text-align: center;
    width: 90%;
}
.headCont{    
    margin-left: 6em;
    margin-bottom: 10em;
    margin-top: 14em;
}
.headCont h1{
    margin: -.2em;
    font-size: 10em;
    line-height: 100%; 
    text-align: left;
    font-family: 'Josefin Sans', sans-serif;
}
.details-ul{
    float:right;
    display: inline-block;
    margin: .3em;
    margin-right: 6em;


}
.details-ul   h3{

    font-family: 'Josefin Sans', sans-serif;
    margin: -.3em;
    font-weight: 900;
    text-align: left;
    font-size: 2.6em;
}
.details-ul   h4{
    margin-top: .8em; 
    margin-left: 1em;
    font-size: 1.2em;
}
.details-ul    p{
    color: #cc0033;
    font-family: 'Josefin Sans', sans-serif;
    margin: .6em;
    font-size: 1.6em;
}
/*contact form*/
.the--kontact{
    margin: 10em auto;
    display: inline-block;
    position: relative;
    top: 0;
    right: 0; 
    height: auto; 
    width: 100%; 
    text-align: left; 
}
/*contact page*/
.contact--information{ 
    overflow: hidden;
    display: inline-block;
    position: absolute;
    top:14em;
    right: 10%;
    text-align: center;
    height: auto; 
    width: auto;
    text-align: left;
}
.contact--information h3{

    font-family: 'Josefin Sans', sans-serif;
    margin: 0em;
    font-weight: 900;
    text-align: left;
    font-size: 3em;
} .contact--information p{
    font-family: 'Josefin Sans', sans-serif;
    margin: .6em;
    line-height: 100%;
    font-size: 1.4em;
}
.contact--form{    
    overflow: hidden;
    display: inline-block;
    position: relative; 
    top:0;

    left: 15%;
    transform: translateX(-15%);
    text-align: center;
    height: auto; 
    width: 50%; 
}
.contact--form form{ 
    position: relative; 
    top:0;
    left: 0;}
.contact--form h1{
    margin: 1em;
    text-align: left;
    font-size: 2em;
}
.contact--form p{
    margin: 1em;
    text-align: left;
    font-size: 1.6em;
    width: 280px;

}
.ftext{ 
    position: relative; 
    top:0;
    left: 0;
    width: 90%;
    height: 3em;  
    color: #000; 
    background-color: #eeeeee;
    margin-left: .2em;
    margin-bottom: 1em;
    border-radius: .3em;
    padding: .2em;
} 
.farea{  
    width: 90%; 
    height: 5em;
    border-radius: .3em;
    padding: .2em;
}
.fbutton{
    float: right;
    margin: .4em auto;
    margin-right: 5em;
    position: relative;
    top: 0;
    left: 0;
    width: 8em;
    height: 2em;
    padding: 1em;
    background-color: #eeeeee;
    line-height: 2em;
    border-radius: .3em;
}
.fbutt{
    cursor: pointer;
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-weight: 900; 
}
.contact--form  form .xmsg{
    margin: .3em auto;
    color: #fff;
    width: 100%;
    height: auto;
    min-height: 2em;
}
.contact--form  form .xmsg p{
    position: relative;
    left: 2em;
    width: 90%;
    text-align: left;
    margin: 0.5em auto;
    color:  #000;
    font-size: 1em;
}
#ixshow_load{
    display: none;
    position: absolute;
    top: -1em;
    left: 1em;
    width: 1.5em;
    height: 1.5em;
    border-bottom: #25ddcf 0.2em solid;
    border-radius: 100%;
    transform:rotate(0deg);
    -webkit-animation: rotating_load 2s linear infinite;
    transition: all 0.4s ease-in-out;
}
#show_load{
    z-index: 10;
    position:absolute;
    top:5%;
    left: -.5em;
    width: 60%;
    height:auto;
    min-height: 90%;
    max-height: 90%;
    overflow: auto;
    background: #25ddcf;
    border-radius: 0.3em;
    transition: all 0.2s ease-in-out;
}
#show_load div{
    position:absolute;
    top:48%;
    left: 48%;
    width: 2em;
    height: 2em;
    border-bottom: 0.2em solid rgba(255,255,255,.8);
    transform:rotate(0deg);
    border-radius: 100%;
    -webkit-animation: rotating_load 2s linear infinite;
    transition: all 0.4s ease-in-out;
    transition: display 0.6s ease-in-out;
}
@-webkit-keyframes  rotating_load {
    25%{
        border-bottom:0.2em solid #25ddcf ;
    }
    50%{
        border-bottom:0.2em solid #25ddcf;
    }
    50%{
        border-bottom:0.2em solid #25ddcf;
    }
    75%{
        border-bottom:0.2em solid #25ddcf;
    }
    100%{
        border-bottom:0.2em solid #25ddcf;
        transform:rotate(360deg);
    }
}
.hide_load{

    transition: all 0.2s ease-in-out;
    animation: hide_load .6s linear;
    -webkit-animation: hide_load .6s linear;
    transform: scale(0);
}
@-webkit-keyframes  hide_load {
    from{ transform: scale(1);  }
    to{ transform: scale(0); }
}
.show_load{

    transition: all 0.4s ease-in-out;
    transform: scale(1);
    opacity: 1;
    animation: show_load 0.4s linear;
    -webkit-animation: show_load 0.4s linear;
}
@-webkit-keyframes  show_load {
    from{
        transform: scale(0);
    }
    to{
        transform: scale(1);
    }}	
@media only screen and (max-width : 1023px) {
    .the--address{
        width: 90%;
        margin: 0 auto;
    }
    .details-ul{ 
        /*        height: 14em;
                width: 33%;
                margin: .4em auto;*/
    }

    .the--kontact{
        margin: 10em auto;
    }


    .contact--form{    
        overflow: hidden;
        display: block;

        left: 15%;
        transform: translateX(-15%);

        width: 100%; 
    }
    .contact--form p{
        margin: 2em;
        text-align: left;
        font-size: 1.6em;
        width: 280px;
    }

    .contact--information{  
        position: absolute;
        top:2em;
        right: 8%;
    }

    .contact--information h3{

        font-size: 2.6em;
    } .contact--information p{

        font-size: 1.4em;
    }
}
@media only screen and (max-width : 900px) {


    .headCont{    
        margin: 10em auto;
        margin-bottom: 6em;
        /*        margin-bottom: 10em;
                margin-top: 14em;*/
        text-align: center;
    }
    .headCont h1{
        padding-left: .6em;
        margin: -.2em;
        font-size: 8em;  
    }


    .details-ul{ 
        float:right;
        display: inline-block;
        margin: .3em;
        margin-right: 6em;
    }

    /*    .details-ul{ 
            height: 14em;
            width: 33%;
        }
        .the--address{
            width: 90%;
            margin: 0 auto;
        }*/
}
@media only screen and (max-width : 763px) {

    .contactSec{
        /*        margin-top: 8em;*/
    }
    .the--kontact{  
        /*        width: calc(100% - 2em);
                margin: 2em auto; */
    }
    .the--address{
        /*        width: 96%;
                margin: 0 auto;*/
    }
    .details-ul{ 
        /*        display: inline-block;
                height: auto;
                width: 100%;
                padding-bottom:1em;
                background-color: #f9f9f9;*/
    }
    .contact--form h1, .the--address h1{

        /*        font-size: 2em;
                font-weight: 900;*/
    }
}
@media only screen and (max-width : 600px) {
    .contact--form p{
        margin: 1.2em; 
        font-size: 1.4em;
        width: 280px;
    }
.fbutton{ 
    width: 5em;
    height: 1.8em;
}

    .the--kontact{   
        /*        margin: 0em auto; */
    }   
    .headCont h1{ 
        font-size: 5em;  
    }
    .map{
        
        height: 20em; 
    }

    .details-ul{ 
        margin-right: 0em;

    }

    .details-ul   h3{
        font-size: 1.8em;
    }
    .details-ul   h4{
        font-size: 1em;
    } 

    .contact--information{  
        position: absolute;
        top:-8em;
        right: 8%;
    }
    .contact--information h3{

        font-size: 2em;
    } .contact--information p{
        margin: .3em;
        font-size: 1.2em;
    }
}
@media only screen and (max-width : 480px) {
    .headCont h1{ 
        font-size: 3.8em;  
    }
    .details-ul{ 
        margin-right: 0em;

    }

    .details-ul   h3{
        font-size: 1.8em;
    }
    .details-ul   h4{
        font-size: 1em;
    }
    .details-ul    p{
        font-size: 1.4em;
    }


    .contact--form p{
        margin: 1.2em; 
        font-size: 1.4em;
        width: 90%;
    }
    .the--kontact{
        margin: 10em auto;
        margin-bottom: 3em;
    }
}