/*
Powered By The Vistech
URL: www.thevistech.com
Author: Muhammad Uzair
*/



.logos{

    margin-top: 50px;
}

.line{
    border-top:1px dashed #b8b8b8;
    font-size: xx-large;
}


.copyrightpos{

    border-top:1px dashed #b8b8b8;
    text-align: center;
    font-size:13px;
    padding:28px 0px 0px;
    color:#999;
}

a:link,a:hover,a:active,a:visited{
    text-decoration: none;
}


.textalignjustify{
    text-align: justify;
}






@media screen and (min-width: 970px) {
    .topmenus{
        background-color: transparent;
        border-color: white;
    }

    .logos{
        margin-top: 70px;
        margin-left: 200px;
        margin-right: 200px;
    }


    .butssize{
        width: 400px;
        display: inline;
    }

    .copyrightpos{

        margin-top: 40px;
        text-align: center;
        border-top:1px dashed #b8b8b8;
        font-size:13px;
        padding:28px 0px 0px;
        color:#999;
    }


}











