/*
* Author: Fido
* Template: Nevia
* Don't delete this custom css
*/

/* Color :theme
 * #E81E25
*/


/* =================================================================== */
/* Navigation
====================================================================== */

.menu > li > a {
    padding: 15px 32px 16px 20px;
}

.home-brand{
    width: 920px;
    text-align: center;
    margin: 40px auto;
}

.home-brand h1{
    font-weight: 400;
    font-size: 280%;
}

.home-brand h1:after{
    content:" ";
    border: 1px solid #000000;
    display: block;
    max-width: 100px;
    margin-top: 3px;
    margin-left: 410px;
}

.brand-color{
    color: #E81E25;
}

#brand > div.owl-wrapper-outer > div > div > div {
    margin: 10px;
}

.contact-details{
    margin-top: 52px;
    font-size: 14px ;
}

#tagline {
    font-size: 140%;
    font-weight: 600;
    text-transform: uppercase;
}

.push-top{
    padding-bottom: 5px;
    background-color: #E81E25;
    
}

#header-about{
    font-size: 240%
}

.text-wrap{
    text-align: justify;
}

.large-background{
    background-image: -webkit-linear-gradient(rgba(239, 239, 239, 0.22), rgba(235, 235, 235, 0.81)),url(../images/brand/banner_contact2.jpg);
    background-image: linear-gradient(rgba(239, 239, 239, 0.22), rgba(235, 235, 235, 0.81)),url(../images/brand/banner_contact2.jpg);
    background-size: cover;
    height: 18vh;
}

#color-black{
    color: #000000;
}


/* ABOUT US
====================================*/
.box-about {
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    
}


.small-icon {
    font-size: 17px;
}

.box-brands{
    width: 500px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -20%);
    transform: translate(-50%, -20%);
    position: absolute;
    text-align: center;
    height: 100px;
    background-image: -webkit-linear-gradient(rgba(247, 35, 18, 0.56),rgba(232, 30, 37, 0.42));
    background-image: linear-gradient(rgba(247, 35, 18, 0.56),rgba(232, 30, 37, 0.42));
}

.border-box img{
    border: 1px solid rgba(114, 113, 113, 0.19);
    margin-bottom: 20px;
}

/* BRANDS
====================================*/



#centering {
    text-align: center;
}

.box-image{
    background-image: url(../images/brand/container_about.jpg);
    background-repeat: no-repeat;
    background-size: cover;   
}

#client-box img{
    border: 1px solid rgba(0, 0, 0, 0.12);
}

.box-brand{
    position: absolute;
    margin: 80px auto;
    width: 300px;
    text-align: center;
}

.box-brand p{
    margin:0;
    font-size: 140%;
    color:#ffffff;
}

.reverse-brand{
    position: absolute;
    margin:50px auto;
    width: 300px;
    text-align: center;
}

.reverse-brand p{
    margin: 0;
    font-size:140%;
    color:#ffffff;
}

.right-brand{
    position: absolute;
    margin:70px auto;
    width: 300px;
    text-align: center;
}

.right-brand p{
    margin: 0;
    font-size:140%;
    color:#ffffff;
}

/*-- Media Screen CSS --*/

/* Big tablet */
@media only screen and (max-width: 959px) {
    #tagline{
        font-size: 14px ;
    }
    
    .contact-details{
        font-size: 12px ;
    }
    
    .menu li a{
        font-size: 12px;
    }
    #push-company{
        width: 100%;
    }
    #image-hide{
        display: none;
    }
    #adds{
        display: block !important;
    }

    .home-brand{
        width: 100%;
    }
    .home-brand h1:after{
        margin-left: 290px;
    }
    .menu > li > a {
        padding: 15px 15px 16px 20px;
    }
    #responsive > li > a > i {
        display: none;
    }
    .picture{
        width: 100%;
    }
    .medium-image {
        width: 32%;
    }
    #email{
        font-size: 12px;
    }
    .home-brand h1{
        font-size: 220%;
    }
    
    .box-brand{
        margin: 45px auto;
        width: 230px;
    }

    .box-brand p{
        margin:0;
        font-size: 100%;
        color:#ffffff;
    }

    .reverse-brand{
        margin:18px auto;
        width: 230px;
    }

    .reverse-brand p{
        margin: 0;
        font-size:100%;
        color:#ffffff;
    }

    .right-brand{
        margin:35px auto;
        width: 230px;
    }

    .right-brand p{
        margin: 0;
        font-size:100%;
        color:#ffffff;
    }

    .absolute-box{
        position: absolute;
        left:50%;
        top:50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        text-align: center;
    }
    #color-black{
        font-size: 240%;
        padding-bottom:10px;
    }
    #upsize{
        font-size: 180%;
        padding-bottom:10px;
    }
    
}

/* small tablet*/
@media only screen and (max-width: 760px) {
    .home-brand h1{
        font-size: 180%;
    }
    .home-brand h1:after{
        margin-left: 140px;
        width: 20%;
    }
    #logo{
        margin-top: 3px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-60%,-50%);
        transform: translate(-60%,-50%);
        position: absolute;
    }

    .medium-image {
        width: 100%;
    }
    #content > section > ul > li > img{
        margin-bottom: 20px;
    }
    
    .box-brand{
        margin: 80px auto;
        width: 360px;
    }

    .box-brand p{
        margin:10px;
        font-size: 170%;
        color:#ffffff;
    }

    .reverse-brand{
        margin:40px auto;
        width: 380px;
    }

    .reverse-brand p{
        margin: 10px;
        font-size: 170%;
        color:#ffffff;
    }

    .right-brand{
        margin:70px auto;
        width: 380px;
    }

    .right-brand p{
        margin: 10px;
        font-size:170%;
        color:#ffffff;
    }
    .absolute-box{
        position: absolute;
        left:50%;
        top:50%;
        -webkit-transform: translate(-50%,-48%);
        transform: translate(-50%,-48%);
        text-align: center;
    }
    #color-black{
        font-size: 120%;
        padding-bottom:0px;
    }
    #upsize{
        font-size: 120%;
        padding-bottom:0px;
    }
    #client-box img {
        margin-bottom: 10px
    }
    
}

@media only screen and (max-width: 480px) {
    .box-brand{
        margin: 40px auto;
        width: 260px;
    }

    .box-brand p{
        margin:10px;
        font-size: 120%;
        color:#ffffff;
    }

    .reverse-brand{
        margin:18px auto;
        width: 260px;
    }

    .reverse-brand p{
        margin: 5px;
        font-size: 120%;
        color:#ffffff;
    }

    .right-brand{
        margin:20px auto;
        width: 260px;
    }

    .right-brand p{
        margin: 10px;
        font-size:120%;
        color:#ffffff;
    }
    .absolute-box{
        position: absolute;
        left:50%;
        top:50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        text-align: center;
        width: 300px
    }
    #color-black{
        font-size: 100%;
        padding-bottom:0px;
    }
    #upsize{
        display: none;
    }
    #banner-text{
        display: block !important;
        font-size: 100%;
    }
    
}

