﻿
 @media (max-width: 700px){

    .offset-when-large
    {
        width: 100%;
        margin-right:10px;
        margin-bottom:10px;
        margin-top:10px;
        margin-left:0px;
    }
    
    .hideme
    {
        opacity:100;
    }

    /*
    .featured-section{
        padding-left:2px;
    }
    .featured-section h3{
        font-size:18px;
        margin-top:10px;
    }
    .featured-section p{
        font-weight: normal;
        margin-top:10px;
        margin-bottom:10px;
        font-size:12px;
    }



   .accept-no-imitations{
        background-position:150px bottom;
        padding-right:130px;
        padding-left: 10px;
    }
   .accept-no-imitations h3{

    }



    .boost-your-business{
        padding-right:20px !important;
        padding-left:140px;
        background-position:-25px -10px;
        background-size:500px !important;
    }
    .boost-your-business > p{
    }


    .every-step,
    .no-hidden-costs{
        padding-left:10px;

    }

    .no-hidden-costs {
        padding-left: 150px;
        background-position:-25px center;
        background-size: 180px !important;
    }

    .navbar ul {
    background-color: white;
    border: thin solid black;
}
    */

}



