/* only small desktops */
/* tablets */
/* only small tablets */
@media (max-width: 1024px) {
  .hme-landing-search{
    width: 95%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-brand {
      position: absolute;
      padding: 23px 0 0 15px;
      top: 0;
      width: 90%;
  }
  .btn-cta {
      min-width: 120px;
      border-radius: 40px;
      border: 1px solid #679d02;
      position: absolute;
      right: 105px;
  }
  
}

/* mobile or only mobile */
@media (max-width: 767px) {
  body{
    padding: 0;
  }
  footer{
    font-size: 13px;
  }
  footer .hme-single-image{
    margin: 16px auto;
    display: table;
  }
  .college-banner-item{min-height: 200px !important;}
  .hme-banner-search-wrapper{width: 94% !important;}
  .breadcrumb-title{font-size: 12px;}
  .navbar-brand {
      position: absolute;
      padding: 23px 0 0 15px;
      top: 0;
      width: 85%;
  }
  .hme-pre-header a.login{
    width: 80px;
  }
  .hme-pre-header a{
    display: inline-block;
    position: relative;
    width: 54%;
    font-size: 16px;
  }
  .hme-mobile-align-left{
    text-align: left;
  }
  .hme-mobile-align-right{
    text-align: right;
  }
  .hme-pre-header-link{
    width: 30% !important;
    display: inline-block;
    text-align: center !important;
  }
  .hme-banner-cta-badge{
    font-size: 16px;
  }
  .carousel-item .carousel-action {
      position: initial;
  }
  .btn-cta {
      height: 40px;
      min-width: 60px;
      border-radius: 40px;
      font-size: 13px;
      border: 1px solid #679d02;
      padding: 0 9px;
      line-height: 40px;
      position: absolute;
      right: 65px;
  }
  .carousel-control{
    left: 10px;
  }
  .hme-candidate-banner-text-primary{
    font-size: 14px;
    position: initial;
    text-align: center;
  }
  .hme-candidate-banner-text-secondary{
    font-size: 14px;
    position: initial;
    text-align: center;
  }
  .hme-candidate-banner-text-terciary{
    font-size: 14px;
    position: initial;
    text-align: center;
  }
  .hme-banner-search-wrapper {
      padding: 12px 8px;
      width: 100%;
      border-radius: 0;
  }
  .carousel-caption{bottom: 75px;}
  .hme-landing-search input{width: 33%;}
  /*.carousel-indicators, .carousel-control{display: none;}*/
  .modal-dialog{width: 95vw;}
  .video-480 {
      width: 100%;
  }
  .hme-feature-section{
    padding-bottom: 48px;
  }
  .hme-feature-section img{
    width: 100%;

    height: 100%;
    margin: 0 auto;
  }
  .hme-app-qr-wrapper{
    width: 50%;
    max-width: 50%;
  }
  .hme-feature-section .card-right{
    padding: 8px;
    background-color: rgba(255,255,255,0.8);
    min-height: 100px;
    width: 90%;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto 32px auto;
  }
  .hme-feature-section .card-left{
    padding: 8px;
    background-color: rgba(255,255,255,0.8);
    min-height: 100px;
    width: 90%;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto 32px auto;
  }
  .hme-banner-search-wrapper {
      padding: 12px 8px;
      width: 100%;
      border-radius: 0;
  }
  .hme-landing-search input{width: 33%;}
  /*.carousel-indicators, .carousel-control{display: none;}*/
  .modal-dialog{width: 95vw;}
  .video-480 {
      width: 100%;
  }
  .hme-feature-section{
    padding-bottom: 48px;
  }
  .hme-feature-section img{
    width: 100%;

    height: 100%;
    margin: 0 auto;
  }
  .hme-feature-section .card-right{
    padding: 8px;
    background-color: rgba(255,255,255,0.8);
    min-height: 100px;
    width: 90%;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto 32px auto;
  }
  .hme-feature-section .card-left{
    padding: 8px;
    background-color: rgba(255,255,255,0.8);
    min-height: 100px;
    width: 90%;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto 32px auto;
  }
  .hme-home-job-btn{
    position: absolute;
    right: 0;
  }
  .hme-modal-close {
    top: -6px;
    right: -5px;
    background: transparent;
    font-size: 30px;
    color: #679d02;
  }
  .hme-download-banner{
    background: #003c57;
  }
  .hme-download-link .wrapper {
      position: relative;
      margin-top: -32px;
  }
  .hme-jobs-min-info{width: 100%}
  .hme-jobs-max-info{width: 100%}
  .hide-mobile{display: none !important;}
  .hme-college-captian-banner{
    background: #ffffff;
    text-align: center;
  }
  #drawer-toggle{
    right: -35px;
    top: 35%  ;
  }
  #request-drawer{
    /*top: 192px;*/
    top: 50px;
  }
  .hme-card-btn-jobs{
    position: absolute;
    top: 90%;
    margin: 0 auto;
    right: 0;
    left: 0;
    width: 160px;
    height: 40px;
    font-size: 18px;
  }
  .hme-job-card-body{
    padding-bottom:64px;
    padding-left: 0;
    padding-right: 0;
  }
  /*Testimonial video */
  .hme-video-thumb-wrapper{
    height: 210px;
  }
}
@media (max-width: 320px) {
  
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .hme-download-banner {
    min-height: 450px !important;
}
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
  .hme-download-banner {
    min-height: 350px !important;
}
}
