/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 6 Aug, 2018, 10:54:35 AM
    Author     : Akeeb
*/


/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 479px)
{
    /* home page css */
   .navbar-toggle{margin: 0.5em 11px 0 !important;}
    .w3_agile_header_right ul li a{padding:10px !important;}
    .home_heading_size{font-size:10px !important;}
    .programs:before{width: 130px !important;height: 180px !important;margin: 7px !important;}
    .w3_agileits_head{font-size: 1.1em !important;}
    .agile_contact_grid_right p{line-height: normal !important;}
    .email_size{word-wrap: break-word !important;}
        .w3layouts_stats_grid{width:28% !important;}

        /* home page css */
        
    /* about page css */

    .img_size{width:250px !important;height:200px !important;}
    .para_size{font-size: 1.1em !important;}
        /* about page css */

}
    
    

@media  (min-device-width: 480px) and (max-device-width: 767px) 
{
      /* home page css */
      
   .navbar-toggle{margin: 0.5em 11px 0 !important;}
    .w3_agile_header_right ul li a{padding:10px !important;}
    .home_heading_size{font-size:12px !important;}
    .programs:before{width: 130px !important;height: 180px !important;margin: 7px !important;}
    .w3_agileits_head{font-size: 1.4em !important;}
    .w3layouts_stats_grid{width:32% !important;}
        /* home page css */
        
    /* about page css */

    .img_size{width:250px !important;height:200px !important;margin-left:100px !important;}
    .para_size{font-size: 1.4em !important;}
        /* about page css */

  

}
/* iPads (portrait and landscape) ----------- */

@media  (min-device-width: 768px) and (max-device-width: 1024px) 

{
    .navbar-nav{float:none !important;letter-spacing:-1px !important;width:1000px !important;}
          /* home page css */
            .w3_agile_header_right ul li a{padding:10px !important;}
    .home_heading_size{font-size:14px !important;}
    .programs:before{width: 130px !important;height: 180px !important;margin: 7px !important;}
    .w3_agileits_head{font-size: 1.7em !important;}
    .w3layouts_stats_grid{width:32% !important;}
        /* home page css */
        
    /* about page css */

    .img_size{width:300px !important;height:250px !important;}
    .para_size{font-size: 1.4em !important;}
        /* about page css */

}





