

/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.4.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.dark-grey-bg
{
    background-color: #494848;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}

.dark-gray-bg
{
    background: 6c6c6c;
}

.padding-top
{
    padding-top: 15px;
    position: absolute;
}

.purple-bg
{
    background-color: #9261a2;
}

.fixed-seperator-top
{
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    height: 2px;
    padding-bottom: 50px;
}

@media only screen and (max-width:498px)
{
    .navbar-header #logo img,  .navbar-header #logo
    {
        max-width: 310px;
    }
}

.center
{
}

.image-centered
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.navbar-top-fix
{
    width: 100%;
}

.fix-position-header
{
}

@media only screen and (max-width:498px)
{
    .navbar-header #logo img,.navbar-header #logo-mobile img
    {
        width: 350px;
    }
    .fix-mobile-logo_smaller_499
    {
        width: 350px;
    }
}

@media only screen and (min-width:1200px)
{
    .navbar-header #logo img,.navbar-header #logo-mobile img
    {
        width: max;
    }
}

.white-column-fix
{
    background-color: #ffffff;
    margin-top: -10px;
}

-white-column-fix-padding
{
    padding-left: 10px;
}

.margin-fix-column
{
    padding-left: 15px;
}

.overlay-container-fix
{
}

.header-container-fix-top
{
    position: relative;
    margin-top: -25px;
}

.drop-down-menu-fix
{
    background-color: #ffffff;
}

