﻿
 @media (max-width: 320px){

    h3 {       
        font-size:20px !important;       
        margin-top:0px !important;
        padding-top:10px !important;
    }

     .fb-bg , 
     .tw-bg, 
     .gplus-bg{ margin-right:10px !important;}

    .active-in-the-sector,
    .compliance-centered,
    .purpose-built {
        height:auto;
    }

    .active-in-the-sector > .card-action,
    .compliance-centered > .card-action,
    .purpose-built > .card-action {
        padding-top: 0px;
    }
    /*
     .featured-section{
         padding:5px !important;
         margin:0px;   
     }
    .featured-section p{
        padding:5px;
        margin:5px !important;
        font-size:12px;
        font-family:Arial, Helvetica, sans-serif;

    }

     .boost-your-business{
         background-color:white;
       padding-left: 70px !important;
       background-position: -70px 0px;
     }
     .boost-your-business > h3{
         color:black;
     }


    .accept-no-imitations{
        background-color:black;
    }
    .accept-no-imitations > p{
        padding-right:50px;
        margin-right: 10px;
    }

    .every-step > p{
        padding-right:80px;
    }
    .full-width-section{
        padding-left:15px;
    }


    .no-hidden-costs {
        background-image: none;
        color:black;
        padding-left:10px !important;
    }
    .no-hidden-costs > p{
        margin-left:0px;
        padding-left:0px;
    }
        */

    footer.page-footer{
        margin-top:0px;
        padding-top:0px;
    }
    footer.page-footer .container{
        padding-top:10px;
    }

    input[type="text"],
    input[type="email"],
    input[type="tel"]{
        height:auto;
    }

    footer.page-footer .get-social .fb-bg,
    footer.page-footer .get-social .gplus-bg,
    footer.page-footer .get-social .tw-bg  
     {
        margin: 0px;
    }

    .card .card-content p{
        font-size:12px;
        font-family: Arial, Helvetica, sans-serif;
    }


    .navbar ul {
    background-color: white;
    border: thin solid black;
    }

    
    .accept-no-imitations-image > img, .every-step-image > img, .boost-your-business-image > img, .no-hidden-costs-image > img {
        /*display:none;*/
        height: 90px;
    }

    
    .hideme
    {
        opacity:100;
    }

}



