body{
    min-width: 320px;
}
    
#topbar .contact{
    display: none;
}

#topbar .contact .email{
    display: none;
}

#topbar .contact .notahot{
    display: none;
}

#mnutgl{
    display: block;
}

header nav ul{
    display: none;
}

header .logo{
    width: 220px;
    margin-top: 22px;
    margin-left: 5px;
}

#topbar .slogen{
    display: none;
}

.slider .bd span{
    font-size: 20px;
    margin-top: 15px;
}

.slider .bd h1{
    font-size: 30px;
}

.slider .bd h2{
    margin-top: 20px;
    font-size: 25px;
}

.bd h3, .bd h2{
    font-size: 30px;
}

[class*="bd-half"] h2 {
    font-size: 30px;
}

.bd p.important{
    font-size: 18px;
}

.intropnt h4{
    font-size: 20px;
}

.intropnt p{
    display: none;
}

.feature-box{
    height: 170px;
}

.view_all a{
    padding:3px 40px;
    font-size: 15px;
}

.article-box img{
    width:100%;
    height: auto;
    float: none;
    border-radius: 10px 10px 0 0;
}

.article-box .content{
    height: 180px;
}

.foo .cpy, .foo .pwd{
    text-align: center;
}

.foo .pwd{
    background-color: black;
}

.action-line .content{
    float: none;
    margin-bottom: 100px;
    height: auto;
}

.action-line .l2 {
    margin-bottom: 0;
    text-align: center;
}

.action-line .l1 {
    text-align: center;
}

.action-line .content a {
    width:200px;
    margin: -20px auto 20px auto;
}

/*.bd-halfleft .bd .rw .content{
    padding-top: inherit;
    padding-bottom: inherit;
}

.bd-halfright .bd .rw .content{
    padding-top: inherit;
    padding-bottom: inherit;
}*/


@media only screen and  (min-width: 300px)
{
    #topbar .slogen{
        display: block;
        width: 250px;
        letter-spacing: 1px;
        margin-left: 0px;
    }

    #topbar .slogen::after{
        margin-left: 250px;
    }
}

@media only screen and  (min-width: 500px)
{
    .article-box img{
        width:256px;
        height: 192px;
        float: left;
        border-radius: 10px 0 0 10px;
    }

    .article-box .content{
        height: 192px;
    }
    
    /*[class*="bd-half"] h2 {
        font-size: 35px;
    }*/
}

@media only screen and  (max-width: 599px)
{
    .bd .emp-box .info{
        min-height: unset;
        padding-bottom: 40px;
    } 
    
    .bd .contact-box{
        height: 280px;
    }
}

@media only screen and  (min-width: 600px)
{
    #topbar .slogen{
        width: 300px;
        letter-spacing: 3px;
        margin-left: 20px;
    }

    #topbar .slogen::after{
        margin-left: 300px;
    }
    
    #topbar .contact{
        display: block;
    }
    
    header .logo{
        width: 300px;
        margin-left: 18px;
        margin-top: 9px;
        float: left;
    }
    
    .slider .bd span{
        font-size: 25px;
        margin-top: 25px;
    }

    .slider .bd h1{
        font-size: 35px;
    }

    .slider .bd h2{
        margin-top: 30px;
    }

    .slider .bd ul{
        font-size: 25px;
    }
    
    .intropnt h4{
        font-size: 25px;
    }

    .intropnt p{
        display: block;
    }
    
    .view_all a{
        padding:5px 60px;
        font-size: 18px;
    }
    
    .action-line .l2 {
        margin-bottom: 20px;
        text-align: left;
    }
    
    .action-line .l1 {
        text-align: left;
    }

    .action-line .content a {
        margin-top: 20px;
        width: 100%;
    }
    
    .emp-cont .emp-box img{
        width: 250px;
        height: auto;
        display: block;
        float: left;
    }

    .emp-cont .emp-box .info{
        position: absolute;
        top:0;
        right: 0;
        bottom: 0;
        left:250px;
    }

    .bd .emp-box p {
        text-align: left;
    }
}

@media only screen and  (min-width: 600px) and (max-width: 767px)
{
    .action-line .content {
        font-size: 20px;
    }
}

@media only screen and  (max-width: 767px)
{
    .bd-halfleft{
        background-image: unset!important;
    }
    .bd-halfright{
        background-image: unset!important;
    }
}

@media only screen and  (min-width: 768px)
{
    #topbar .contact .notahot{
        display: inline;
    }
    
    .slider .bd span{
        font-size: 30px;
        margin-top: 30px;
    }

    .slider .bd h1{
        font-size: 36px;
    }

    .slider .bd h2{
        margin-top: 20px;
        font-size: 30px;
    }
    
    .bd h3, .bd h2{
        font-size: 40px;
    }
    
    .bd p.important{
        font-size: 22px;
    }

    .foo .cpy{
        text-align: left;
    }

    .foo .pwd{
        background-color: transparent;
        text-align: right;
    }

    /*.bd-halfleft .bd .rw .content{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .bd-halfright .bd .rw .content{
        padding-top: 50px;
        padding-bottom: 50px;
    }*/
}

@media only screen and  (min-width: 600px) and (max-width: 991px)
{
    /* .emp-cont:first-child .emp-box img{
        width: 50%;
        height: auto;
        display: block;
        float: left;
    }
    .emp-cont:first-child .emp-box .info{
        width: 50%;
        position: absolute;
        top:0;
        right: 0;
        bottom: 0;
    } */
}

@media only screen and (min-width: 992px)
{ 
    header nav ul{
        display: block;
    }
    #mnutgl{
        display: none;
    }
    
    .slider .bd span{
        font-size: 35px;
        margin-top: 40px;
    }

    .slider .bd h1{
        font-size: 48px;
    }

    .slider .bd h2{
        margin-top: 20px;
        font-size: 35px;
    }
    
    .feature-box{
        height: 200px;
    }
    
    .feature-box a h4{
        font-size: 18px;
    }
     
    .action-line .content{
        float: right;
        margin-bottom: 0px;
        height: 150px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px)
{ 
    .article-box img{
        width: 200px;
    }
}

@media only screen and (min-width: 1200px)
{
    #topbar .contact .email{
        display: inline;
    }
    
    .slider .bd h1{
        font-size: 55px;
    }
    
    .slider .bd ul{
        font-size: 28px;
    }
    
    .feature-box a h4{
        font-size: 22px;
    }
}

