


/******************* .smart phones style ************************/
/* Mobile-first styles FTW */
@media all and (max-width:767px) {
    
     .srv-title  
       {
           height: 30px;
       }
    
}

@media all and (max-width:767px) {
                html {
                -webkit-text-size-adjust: 100%;
                -ms-text-size-adjust: 100%;
                font-size:100%;
                    margin: 0;
                    padding: 0;
                }

                .pull-right-xs{float:none !important;  }
                .pull-left-xs{float:none !important;  }
                .form-group .control-label{ margin:10px 0;}
                a{ text-decoration:none;}
                a:focus,a:active , a:visted{ text-decoration:none; color:none;}
                .clearfix-xs{ clear: both;} 
                .xs-padding-30{ padding: 0 30px;}
                .xs-no-padding{ padding: 0 !important; }
                .xs-no-left-padding{padding-left:  0 !important; }
                .xs-no-right-padding{padding-right:  0 !important; }
                .btn-full{ width: 100% !important }
                .xs-margin-top-30 { margin-top: 30px !important;}
/*header*/
    .header
    { 
    display: none;
    }
    
    .mob-logo 
    { 
    width: 40px;
    display: block !important;
    margin: 10px 15px 10px 15px;
    } 
  
    .mob-logo-cont
    {
        display: inline-block;
         position: relative;
        top: 9px;
        padding-left: 10px;
        
    }
    
span.logo-left-mob  
{
    display: table-cell;
    vertical-align: middle;
    width: 34px !important;
    -webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
 
}
    
     .vision
    {
     color: #fff;   
    }
    
    span.logo-left-mob img
{
    width: 100% !important;

}
    
    
    .slicknav_menu ul li.spe-div
    {
        display: none;
    }
    
    
    .slicknav_menu .click-search svg path {
fill: #666;
}
    
.slicknav_menu .btn-enroll {
color: #888;
border: 1px solid #b2b2b2;
background: none;
margin-top: 0px;
}
    
    
.slicknav_menu .btn-enroll:hover {
color: #fff;
background: #f7941d;
border-color: #f7941d;
}
    
    
   .home-bg
    {
        margin-top: 0;
    }
    
    .search-box-cont
    {
        text-align: center;
    }
    
    .home-bg-title
    {
        font-size: 2em;
        font-family: 'ubuntumedium';
    }
    
    .home-bg .home-bg-sub-title
    {
        font-size: 1.1em;
         
    }
    
     .btn-search-cont
    {
        width: 100%;
        padding: 0 30px;
         
    }
    
    .btn-search , .btn-enroll
    {
        width: 100%;
         
    }
    
     .btn-enroll
    {
        margin-top: 15px;
        margin-left: 0;
    }
   
    .home-bg-sub-title
    {
        font-size: 2em;
    }
    
    .home-about-us-txt
    {
        padding: 15px 0 70px 0;
        text-align: center;
        
    }
    
    .btn-default
    {
        padding: 8px 15px;
        font-size: .9em;
    }
       
    
  
    
  .partners-list ul li
    {
        margin: 10px;
    }
    
.vision-footer-xs
{
    display: block;
    margin-bottom: 30px;
}

    .vision-footer 
{
    display: none;
}

.vision-footer-xs h2.home-bg-sub-title
{
    color: #f5911e; margin-bottom: 15px;
}

    .xs-col-hide 
    {
        display: none;
    }
    
.bot-footer
    {
        height: auto;
        padding: 15px 0;
    }
    
    .bot-footer .sm-list
    {
        float: left;
    }
    
    .srv-title
    {
        font-size: .8em;
     }
    
    .srv-box
    {
        padding: 10px;
           margin-bottom: 30px;
    }
    
    .sky-carousel .sc-content-wrapper h2 , .sky-carousel .sc-content-wrapper p {
	font-size: .8em !important; 

}

    
    
}
/******************* end .smart phones style ***********************/


  
/********************************************************************/
/********************************************************************/
/********************************************************************/


/************************ ipad tablet style *************************/

   @media only screen and (min-width: 768px) and (max-width:1000px) { 
                    html {
                -webkit-text-size-adjust: 100%;
                -ms-text-size-adjust: 100%;
                font-size:100%;
                    margin: 0;
                    padding: 0;
                }

                .pull-right-xs{float:none !important;  }
                .pull-left-xs{float:none !important;  }
                .form-group .control-label{ margin:10px 0;}
                a{ text-decoration:none;}
                a:focus,a:active , a:visted{ text-decoration:none; color:none;}
                .clearfix-xs{ clear: both;} 
                .xs-padding-30{ padding: 0 30px;}
                .xs-no-padding{ padding: 0 !important; }
                .xs-no-left-padding{padding-left:  0 !important; }
                .xs-no-right-padding{padding-right:  0 !important; }
                .btn-full{ width: 100% !important }
                .xs-margin-top-30 { margin-top: 30px !important;}
/*header*/
    .header
    { 
    display: none;
    }
    
    .mob-logo 
    { 
    width: 40px;
    display: block !important;
    margin: 10px 15px 10px 15px;
    } 
  
    .mob-logo-cont
    {
        display: inline-block;
         position: relative;
        top: 9px;
        padding-left: 10px;
        
    }
    
span.logo-left-mob  
{
    display: table-cell;
    vertical-align: middle;
    width: 34px !important;
    -webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
 
}
    
     .vision
    {
     color: #fff;   
    }
    
    span.logo-left-mob img
{
    width: 100% !important;

}
    
    
    .slicknav_menu ul li.spe-div
    {
        display: none;
    }
    
    
    .slicknav_menu .click-search svg path {
fill: #666;
}
    
.slicknav_menu .btn-enroll {
color: #888;
border: 1px solid #b2b2b2;
background: none;
margin-top: 0px;
}
    
    
.slicknav_menu .btn-enroll:hover {
color: #fff;
background: #f7941d;
border-color: #f7941d;
}
    
    
   .home-bg
    {
        margin-top: 0;
    }
    
    .search-box-cont
    {
        text-align: center;
    }
    
    .home-bg-title
    {
        font-size: 2em;
        font-family: 'ubuntumedium';
    }
    
    .home-bg .home-bg-sub-title
    {
        font-size: 1.1em;
         
    }
    
     .btn-search-cont
    {
        width: 100%;
        padding: 0 30px;
         
    }
    
    .btn-search , .btn-enroll
    {
        width: 100%;
         
    }
    
     .btn-enroll
    {
        margin-top: 15px;
        margin-left: 0;
    }
   
    .home-bg-sub-title
    {
        font-size: 2em;
    }
    
    .home-about-us-txt
    {
        padding: 15px 0 70px 0;
        text-align: center;
        
    }
    
    .btn-default
    {
        padding: 8px 15px;
        font-size: .9em;
    }
       
    
  
    
  .partners-list ul li
    {
        margin: 10px;
    }
    
.vision-footer-xs
{
    display: block;
    margin-bottom: 30px;
}

    .vision-footer 
{
    display: none;
}

.vision-footer-xs h2.home-bg-sub-title
{
    color: #f5911e; margin-bottom: 15px;
}

    .xs-col-hide 
    {
        display: none;
    }
    
.bot-footer
    {
        height: auto;
        padding: 15px 0;
    }
    
    .bot-footer .sm-list
    {
        float: left;
    }
    
    .srv-title
    {
        font-size: .8em;
     }
    
    .srv-box
    {
        padding: 10px;
           margin-bottom: 30px;
    }
    
    .sky-carousel .sc-content-wrapper h2 , .sky-carousel .sc-content-wrapper p {
	font-size: .8em !important; 

}

   .sky-carousel .sc-overlay {
    width: 200px !important;
}
   
 
       
}
/************************ end ipad tablet style *************************/
 
  @media only screen and (min-width: 100px) and (max-width:1199px) { 
    .img-list li:nth-child(3n)
{
    margin-right: 2px;
}  
  }


