@media (max-width:640px){
	
}
@media (max-width:767px){
   .searchbox input:not([type="radio"])::not([type="checkbox"]) {
      width:75%;
   }
   .searchbox .stext{
      display: none;
   }
   .searchbox .sico{
      display: block;
   }
   .searchbox button{
      width: auto;
      padding: 10px 25px;
   }
   .services .container{
      padding: 0px 15px;
   }
   .featureduniversities div.col-md-2{
      width: 100%;
      margin-bottom: 10px;
   }
   .newsletterbox input{
      width:85%;
   }
   .newsletterbox .stext{
      display: none;
   }
   .newsletterbox .sico{
      display: block;
   }
   .newsletterbox button{
      width: auto;
      padding: 10px 25px;
   }
   .newsletterbox{
      display: inline-block;
   }
   .newsletter_content{
      width: 100%;
   }
   .navbar-brand>img{
      max-width:160px;
      display: block!important;
   }
   
   figure.effect-bubba h2{
      padding-top: 22%;
      font-size: 30px;
   }
	.searchtagline {
	  width: 100%;
	 }
	 .ads_slider  img, .event  img {
		height: auto;
		max-width: 100%;
	}
	.navbar>.container .navbar-brand {
		padding-left: 5px;
	}
	
}

@media (min-width:768px){
   .searchbox .stext{
      display: block;
   }
   .searchbox .sico{
      display: none;
   }
   .newsletterbox .stext{
      display: block;
   }
   .newsletterbox .sico{
      display: none;
   }
   .jcarousel li{
      width: 239px!important;
   }
}
@media (max-width:1024px){
   .navbar-brand>img{
      width: auto;
      display: inline-block;
   }
   .navbar>.container .navbar-brand{
      float: none;
      text-align: center;
      display: block;
   }
   .navbar-header{
      width: 100%;
      float: none;
   }
   .navbar-right{
      float: none!important;
      text-align: center;
   }
   .navbar-nav>li {
      float: none;
      display: inline-block;
   }
   .navbar-default .navbar-nav>li>a{
      padding: 0 9px;  
   }
   .featureduniversities div.col-md-2{
      width: 50%;
      float: left;
      margin-bottom: 10px;
   }
   .eventsection{
      height: auto;
      background-size: cover;
   }
   .eventsection_desc{
      margin-bottom: 25px;
   }
   .video_section{
      max-width: 100%;
   }
   .jcarousel-control-prev{
      left: 0;
   }
   .jcarousel-control-next{
      right: 0;
   }
.smallvideo{position: absolute;top: 0px;opacity: 0.7;width:100%;height:100%;background: url('../images/bg.gif') no-repeat center;background-size: cover;}
	#example_video_1_html5_api{display:none;}
	#our-site {margin-top: 69px;}
}
@media (min-width:1200px){
   .jcarousel li {
         width: 198px!important;
    }
}
@media (min-width:1298px){
   .skycraper_left img, .skycraper_right img {
        width: 92%;
        margin: 0px 3% 0px 3%;
   }
   .skycraper_left, .skycraper_right{display: block; background: #fff;}
}
@media (min-width: 500px) and (max-width: 767px){
.col-sm-6 {
    width: 50%;
	float:left;
}
}

@media (max-width: 767px) {
	#our-site {margin-top: 1px;}
	.services .single_service {text-align: center}
}

@media screen and (max-width:767px) {
    .postVIew .commonlist .thumb{
    display: none;
}
}