
@media (max-width: 1025px){
  #hero-area:before{
    top:0px ;
  }
  #hero_carousel{
    margin-top:140px;
  }
  .navbar:not(.top-nav-collapse) .navbar-brand img{
    height:65px ;
  }
  #hero-area h1, #hero_carousel h1, h1.h1-hero{
    font-size:3.2rem !important;
  }
  #hero_carousel .carousel-caption{
    padding-top: 0px !important;
  }
  #idx_about .container p br{
    display: none;
  }
  #idx_cta {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (max-width: 769px){
  .navbar:not(.top-nav-collapse) .navbar-brand{
    padding:0px;
  }
  .navbar:not(.top-nav-collapse) .navbar-brand img{
    height:88px !important;
  }
  .navbar .container{
    margin-left:0px;
    margin-right: 0px;
  }
  #about_hero:before,
  .header_hero:before{
    height:126px !important;
  }
  #idx_top_details,
  #idx_top_details .text-left{
    font-size: 12px;
    text-align: center !important;
  }
  #hero-area:before{
    top:21px !important;
    height: 90px !important;
  }
  #hero_carousel{
    margin-top: 75px !important;
  }
  #hero-area h1, #hero_carousel h1, h1.h1-hero{
    font-size:2rem !important;
  }
  #hero_carousel .carousel-caption{
    padding-top: 0px !important;
  }
  #about_hero h1,
  .header_hero h1{
    font-size: 2rem !important;
  }
  #hero_carousel .carousel-indicators{
    bottom:50px;
  }
  .hero_cta_box{
    padding:10px 20px;
    height: 130px;
    padding-top: 20px;
  }
  .hero_cta_box_title{
    font-size: 1.2rem;
  }
  .hero_cta_box i{
    bottom: 0;
    right: 10px;
    opacity: 0.4;
    font-size: 6.5rem;
  }
  .hero_cta_box_btn{
    margin-top: 1.8rem;
    font-size: 12px;  
  }
  h1, h2, h3, h4, h5{
    font-size: 28px;
  }
  p{
    font-size: 18px;
  }
  .advantage_box{
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .advantage_box p{
    font-size: 14px;
  }
  #idx_colleges .college-item{
    height: 125px;
  }
  #idx_colleges .college-item.college-item-btn{
    padding-top: 24px;
  }
  #idx_cta{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .top-nav-collapse .navbar-brand{
    padding-top: 0px !important;
  }
   .top-nav-collapse .slicknav_menu ul{
    top:67px;
   }

}
/* only small desktops */
/* tablets */
/* only small tablets */
@media (min-width: 768px) and (max-width: 991px) {
  #hero-area .contents h1 {
    font-size: 28px;
  }
  .item-boxes h4 {
    font-size: 18px;
  }
  #features .show-box img {
    display: none;
  }
  .pricing-table .pricing-details ul li {
    font-size: 12px;
  }
  .counters .facts-item .fact-count h4 {
    font-size: 14px;
  }
  .single-team {
    margin-bottom: 30px;
  }
  .meta-tags span {
    margin-right: 3px;
  }
  .meta-tags span i {
    margin-right: 0px;
  }
  #blog .blog-item-text h3 {
    font-size: 14px;
    line-height: 20px;
  }
}

/* mobile or only mobile */
@media (max-width: 767px) {
  .section-header .section-title {
    font-size: 20px;
  }
  #hero-area .contents {
    padding: 100px 0 80px;
  }
  #hero-area .contents h1 {
    font-size: 18px;
    line-height: 30px;
  }
  #features .show-box img {
    display: none;
  }
  #features .box-item .text h4 {
    font-size: 14px;
  }
  .controls {
    margin: 0px;
  }
  .controls .btn {
    font-size: 13px;
    padding: 7px 7px;
  }
  .video-promo .video-promo-content h2 {
    font-size: 22px;
  }
  .pricing-table {
    margin-bottom: 15px;
  }
  .counters .facts-item {
    margin-bottom: 30px;
  }
  .single-team {
    margin-bottom: 15px;
  }
  .contact-us {
    margin-bottom: 30px;
  }
  .contact-us h3 {
    font-size: 28px;
  }
  .footer-links li a {
    margin-right: 10px;
  }
  .copyright {
    float: left;
  }
}
