body
  {
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    color: #cdcdcd;
  }
  p{
    font-family: 'Roboto', sans-serif;
    font-size: 14px!important;
    color: #6f6f6f;
  }
  a{
    text-decoration: none!important;
    color: #232323;
    transition: color 0.3s ease;
  }
  .row{
    margin-left: 0;
    margin-right: 0;
  }
  nav{
    float: right;
    position: fixed;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #8BC34A;
    z-index: 99999;
    box-shadow: 0px 2px 4px #75a53d;
    top: 70px;
  }
  nav:hover{
    background-color: #75a53d;
  }
  .navbar{
    margin-top: 30px;
  }
  .navbar a{
    display: inline-block;
    width: 95%;
    background-color: transparent!important;
    font-size: 28px;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 0;
  }
  .awardpadding{
    background: #ffffff;
    border-radius: 10px;
    padding: 20px;
    display: inline-block;
    min-height: 410px;
    border: 1px solid #ededed;
  }
  .image-right-dropshadow{
    filter:drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.2));

  }
  .logo-box{
    height: 130px;
    width: 23%;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    background-color: white;
    border-radius: 10px;
    border: 1px solid #ededed;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* .logo-box:nth-child(5n) {
    margin-right: 0;
  } */
  .logo-box img{
    max-width: 200px;
    max-height: 100px;
    height: auto;
    width: auto;
    margin: auto;
    vertical-align: middle;
  }
  .logo-list{
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 244px;
    border: 1px solid #ededed;
    position: relative;
    text-align: center;
    border-radius: 10px;
    background: #ffffff;
  }
  .logo-list .image{
    border-radius: 10px;
    height: 150px;
    width: 100%;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    display: flex;
    background-color: #ffffff;
    margin: auto;
    padding: 20px;
  }
  .logo-list .rich-text{
    padding: 20px;
  }
  .logo-list .image img{
    max-width: 200px;
    max-height: 100px;
    height: auto;
    width: auto;
    margin: auto;
    vertical-align: middle;
  }
  .paradesc .image{
    height: 120px;
    width: 120px;
    margin: auto;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    display: flex;
    margin-bottom: 20px;
  }
  .paradesc .image img{
    display: block;
    height: auto;
  }
  .paradesc h3{
    color: #333333;
    font-size: 18px;
    text-transform: none;
  }
  .paradesc p{
    color: #6f6f6f;
  }
  .whoattends{
    text-align: center;
  }
  .whoattends p{
    color: #6f6f6f;
    margin-top: 20px;
    text-align: center;
  }

  .listresult{
    margin-left: 0!important;
  }
  .listresult h4{
    margin-bottom: 20px;
  }
  .employer-display{
    box-sizing: border-box;
    display: block;
    width: 100%;
    position: relative;
    text-align: center;
    border-radius: 10px;
    background: #ffffff;
    padding: 20px;
  }
  .employer-display img{
    width: 100%;
    height: auto;
  }

  .whoattends img{
    width: 50px;
  }
  #menuToggle
  {
    display: block;
    left: -100px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
    height: 24px;
    margin-top: 12px;
    margin-left: 8px;
  }
  #menuToggle input
  {
    display: block;
    width: 68px;
    height: 65px;
    position: absolute;
    top: -7px;
    left: -5px;
    cursor: pointer;
    opacity: 0; /* hide this */
    z-index: 2; /* and place it over the hamburger */
    -webkit-touch-callout: none;
    border-radius: 50%;
  }
  /* Just a quick hamburger*/
  #menuToggle span
  {
    display: block;
    width: 23px;
    height: 4px;
    margin-bottom: 3px;
    position: relative;
    background: #ffffff;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
                background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
                opacity 0.55s ease;
  }
  #menuToggle span:first-child
  {
    transform-origin: 0% 0%;
  }
  #menuToggle span:nth-last-child(2)
  {
    transform-origin: 0% 100%;
  }
  /*
   * Transform all the slices of hamburger
   * into a crossmark.
   */
  #menuToggle input:checked ~ span
  {
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #ffffff;
    width: 25px;
    margin-bottom: 2px;
  }
  /*
   * But let's hide the middle one.
   */
  #menuToggle input:checked ~ span:nth-last-child(3)
  {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
  }
  /*
   * Ohyeah and the last one should go the other direction
   */
  #menuToggle input:checked ~ span:nth-last-child(2)
  {
    transform: rotate(-45deg) translate(0, -1px);
  }
  /* Make this absolute positioned at the top left of the screen */
  #menu{
    padding: 59px 50px 50px 512px;
    background-image: url('https://media.cdn.gradconnection.com/uploads/34f9da9b-d57f-4189-8b0c-b2f276d6266b-nav-bg-new.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    /* to stop flickering of text in safari */
    transform-origin: 0% 0%;
    transform: translate(-100%, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    position:fixed;
    margin:0;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    overflow: scroll;
  }
  /* And let's slide it in from the left */
  #menuToggle input:checked ~ ul{
    transform: none;
  }
  .dropdown{
    width: 70%;
  }
  .dropbtn{
    background-color:transparent!important;
    padding: 10px;
    font-size: 28px;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    color: #ffffff;
    font-weight: bold;
  }
  .dropbtn.active{
    color: #6e6e6e!important;
  }
  .dropdowns .dropbtn:after {
    content: ' ▾';
    display: inline-block;
    margin-left: 10px;
    transition: transform 0.5s ease;
  }
  .dropdowns .dropbtn.active:after {
    content: ' ▾';
    display: inline-block;
    margin-left: 10px;
    transition: transform 0.5s ease;
    transform: rotate(180deg);
  }
  .dropbtn:focus{
    outline: none;
    /* color: #6e6e6e!important; */
  }
  .dropbtn:hover{
    color: #6e6e6e!important;
  }
  .dropdown-content{
    position: relative;
    background: transparent!important;
    box-shadow: none;
    padding: 0 20px;
    transform: none;
    /* -webkit-transition: height 2s; /* For Safari 3.1 to 6.0 
    transition: height 2s; */
    top: -20px;
  }
  .dropdowns{
    width: 100%;
    display: inline-block
  }
  .dropdown-content a{
    font-size: 18px;
    color: #8BC34A;
    font-family: 'Roboto', sans-serif;
  }
  .dropdown:hover .dropdown-content{
    transform: translateY(1em);
    z-index: 1;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  }
  h1{
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-size: 50px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 60px;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0;
  }
  h2{
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    text-transform: none;
    font-weight: lighter;
  }
  h3{
    font-size: 22px;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: bold;
  }
  h4{
    text-transform: none;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 14px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
  }
  h5{
    color: #6f6f6f;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: lighter;
  }
  .award-info{
    /* padding: 15px 15px 15px 0; */
    clear:both;
    font-size: 16px;
    line-height: 20px;
    color: #6f6f6f;
  }
  .award-info p{
    font-size: 14px;
    line-height: 20px;
    color: #6f6f6f;
    margin-bottom: 8px;
  }
  .student-bio{
    /* padding: 15px 15px 15px 0; */
    clear:both;
    font-size: 16px;
    line-height: 20px;
    color: #6f6f6f;
  }
  .student-bio p{
    font-size: 14px;
    line-height: 20px;
    color: #6f6f6f;
  }
  .outline-text{
    -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #8BC34A;
  }
  .maxwidth{
    max-width: 1080px;
    padding: 2em;
  }
  .green-background{
    background-color: #8BC34A;
    color: #ffffff;
    padding: 1em 0;
  }
  .green-background .rich-text p h3{
    color: #ffffff;
  }
  .alert-background{
    background-color: #8BC34A;
    color: #ffffff;
  }
  .alert-background p{
    font-size: 20px;
    margin-bottom: 0;
  }
  .alert-background .alert-icon {
    display: inline-block;
    margin-right: 10px;
  }
  .alert-background .alert-text {
    display: inline-block;
  }
  .grey-background{
    background: #f5f5f5;
    color: #ffffff;
    padding: 1em 0;
  }
  .grey-background h3{
    color: #333333;
    text-align: center;
  }
  .grey-background p{
    color: #6f6f6f;
  }
  .dark-background{
    background: #232323;
    color: #ffffff;
    padding: 1em 0;
  }
  .dark-background h3{
    color: #8BC34A;
  }
  .dark-background b{
    color: #ffffff;
  }
  .white-background{
    background: #ffffff;
    color: #333333;
    padding: 1em 0;
  }
  .white-background h3{
    color: #333333;
    text-align: center;
  }
  .white-background a{
    color: #8BC34A;
    text-decoration: none;
  }
  .bio-less{
    font-family: 'Roboto', sans-serif;
    font-size: 14px!important;
  }
  .white-background.text-left h3{
    text-align: left;
  }
  .white-background p{
    color: #6f6f6f;
  }
  .white-background ul li a{
    color: #8BC34A!important;
  }
  .white-background ul li{
    margin-left: 20px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
  }
  .student-display img{
    border-radius: 0;
    width: 120px;
    height: 120px;
  }
  .text-left h3{
    text-align: left;
  }
  .involved-button{
    margin-top: 20px;
    text-align: center;
    background-color: #8BC34A;
    color: #ffffff; width: 20%;
    padding: 10px;
    border-radius: 2px;
    margin-left: auto;
    margin-right: auto;
  }

  .input-block-level{
    padding-left: 10px;
    margin-bottom: 11px;
    height: 36px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ededed;
  }
  #finalist .selectpicker{
    width: 100%;
    background-color: white;
    border-radius: 4px;
    padding: 5px 0;
    height: 36px;
    border-color: #ededed;
  }
  /* .col:nth-child(4n) {
    margin-left: 0;
  } */
  .block-image{
    display: inline-block;
  }
  .block-image img{
    width: 70px;
    height: auto;
  }
  svg {
  /* display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -9999999; */
  }
  .svg-container {
    /* display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: middle;
    overflow: hidden; */
    height: 50px;
  }
  .svg-container h3{
    color: #ffffff;
  }
  .hero{
    padding: 150px 0;
  }
  .split-paragraph h3{
    color: #333333;
    text-align: left;
    margin-bottom: 20px;
  }
  .split-paragraph p, ul li{
    color: #6f6f6f;
  }
  .split-paragraph a{
    color: #8BC34A;
  }
  .split-paragraph .gc-green{
    color: #8BC34A;
  }
  .green-white-text h3, p{
    text-align: left;
  }
  /* for dotted verticle curve line */
  .boxs{
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: middle;
    overflow: hidden;
    padding: 2em 0;

  }
  .boxs svg{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -9999999;
  }
  .boxs svg path{
    stroke: #8BC34A;
    stroke-width: 0.5px;
    stroke-linejoin: round;
    stroke-linecap:round;
    fill:#ffffff;
    transform: rotate(-10deg);
  }
  .play-circle{
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    vertical-align: middle;
    margin-right: 10px;
  }
  .play-circle-right{
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid white;
    margin-top: 14px;
    margin-left: 20px;
  }
  .carousel-inner .active.left { left: -50%; }
  .carousel-inner .next        { left:  50%; }
  .carousel-inner .prev        { left: -50%; }
  .carousel-inner{
    width: 92%;
    margin: auto;
  }
  .carousel-control.left {
    background-image:none;
    width: 30px;
  }
  .carousel-control.right {
    background-image:none;
    width: 30px;
  }
  .carousel-background{
    padding: 20px;
    background: #ffffff;
    display: inline-block;
    color: #6f6f6f;
    min-height: 220px;
  }
  .carousel-background p{
    color: #6f6f6f;
  }
  .carousel-background img{
    width: 100%;
    height: auto;
  }
  .carousel-green-background{
    background-color: #8BC34A;
    color: #ffffff;
    padding: 2em 0;
  }
  .carousel-green-background .rich-text p h3{
    color: #6f6f6f;
  }
  .carousel-indicators{
    width: 100%;
    margin-left: 0;
    position: absolute;
    left: 0;
  }
  .carousel-indicators li{
    border-color: #8BC34A;
  }
  .carousel-indicators .active{
    background-color: #8BC34A;
  }
  .gallery .carousel-indicators{
    width: 100%;
    margin-left: 0;
    position: absolute;
    left: 0;
    bottom: 40px;
  }
  .gallery .carousel-indicators li{
    border-color: #ffffff;
  }
  .gallery .carousel-indicators .active{
    background-color: #ffffff;
  }
  .gallery a{
    color: #ffffff;
  }
  #days, #minutes, #seconds, #hours{
    background: #ffffff;
    border: 1px solid #ededed;
    padding: 20px;
    color: #8BC34A;
    width: 155px;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    font-size: 24px!important;
  }
  #expired{
    width: 100%;
  }
  .gallery .carousel-inner{
    width: 100%!important;
  }
  .gallery .carousel-control.left {
    background-image:none;
    width: 15%!important;
  }
  .gallery .carousel-control.right {
    background-image:none;
    width: 15%!important;
  }
  .paralax{
    background-size: cover!important;
    background-position: center!important;
    background-attachment: fixed!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
  }
  .paralax h3{
    color: #ffffff!important;
  }
  .paralax p, a{
    color: #ffffff;
  }
  .paralax img{
    width: 100%;
    height: auto;
  }
  .paralax p b{
    color: #ffffff;
  }
  .logo-list-cta h3{
    color: #ffffff;
  }
  .apply-now{
    border: 1px solid #8CC53F;
    margin-top: 10px;
    text-align: center;
    background-color: #ffffff;
    color: #8CC53F;
    width: 50%;
    padding: 10px;
    border-radius: 2px;
    margin-left: auto;
    margin-right: auto;
  }
  .ticket-white-background{
    border-radius: 10px;
    display: inline-block;
    padding: 20px;
    background: #ffffff;
    color: #333333;
    min-height: 190px;
  }
  .ticket-white-background p{
    color: #6f6f6f;
    text-align: left!important;
    margin-bottom: 10px!important;
  }
  .footer-content{
    text-align: center;
  }
  .green-button{
    margin-top: 20px;
    text-align: center;
    background-color: #8CC53F;
    color: #ffffff;
    width: 50%;
    padding: 10px;
    border-radius: 2px;
    margin-left: auto;
    margin-right: auto;
  }
  .green-button:hover{
    background-color: #75a53d;
  }
  .white-button{
    margin-top: 20px;
    text-align: center;
    background-color: #ffffff;
    color: #8CC53F;
    padding: 10px;
    border-radius: 2px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #8CC53F;
    text-align: center;
  }
  .white-button:hover{
    background-color: #75a53d;
    color: #ffffff;
  }
  .white-alert-button{
    text-align: center;
    padding: 10px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    background:transparent;
    color:#ffffff;
    border: 1px solid #ffffff;
  }
  .white-alert-button:hover{
    background-color: #75a53d;
    border-color: #8CC53F;
    color: #ffffff;
  }
  .apply-menu{
    display: inline-block;
    position: fixed;
    pointer-events: auto;
    z-index: 9999;
  }
  .red-apply-now{
    text-align: center;
    padding: 10px;
    border-radius: 25px;
    margin-left: auto;
    margin-right: auto;
    background: #ea4949;
    color:#ffffff;
    border: 1px solid #d84242;
    width: 140px;
    margin-right: 25px;
    font-size: 14px;
  }
  .red-apply-now:hover{
    background-color: #F46F6F;
    border-color: #d84242;
    color: #ffffff;
  }
  .image-background-left a{
    color: #8CC53F;
  }
  .image-background-left h3, p{
    color: #ffffff;
  }

  .employerrow p{
    color: #6f6f6f!important;
  }

  .center-para p{
    margin-bottom: 40px;
    text-align: center;
  }
  .hero-msg img{
    margin-top: 10px;
    width: 400px;
    height: auto;
  }
  .navbar .gc-logo{
    width: 82%;
  }

  .navbar .withoutbutton{
    width: 96%;
  }

  .image-center{
    text-align: center;
  }
  #menu i {
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 12px;
    vertical-align: middle;
    margin-bottom: 8px;
  }
  #menu .left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
  }
  .employer-down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .student-down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  #menu .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }

  .social-media a{
    color: #ffffff;
    text-align: center;
    display: inline-block;
    width: 55px;
    padding: 10px;
  }
  .social-media img{
    width: 50px;
  }
  /* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-video-content {
  background: transparent;
  margin: auto;
  padding: 20px;
  width: 100%;
}
.modal-video-content iframe{
  width: 100%;
  height: 400px;
}
/* The Close Button */
.modal-close {
  color: #ffffff;
  float: right;
  font-size: 16px;
  font-weight: lighter;
  margin-bottom: 10px;
  text-decoration: none;
  opacity: 1;
}
.modal-close:hover,
.modal-close:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
#modalVideo{
  float: right;
  margin-top: 40px;
  cursor: pointer;
}

.badge-display img{
  width: 70px;
  height: auto;
}

.gradrow{
  padding: 30px 0 0 0;
  border-top: 1px solid #ededed;
  margin-left: 0!important;
}

.logo-list-block p{
  text-align: center;
  line-height: 18px;
}

.four-column p{
  text-align: center;
}
.two-column a{
  color: #8BC34A;
}

/* .two-column .col:nth-child(odd){
  margin-left: 0;
}
.two-column .col:nth-child(4n){
  margin-left: 1.6%;
}
.four-column .col:nth-child(4n){
  margin-left: 1.6%;
}
.logo-group-list .col:nth-child(4){
  margin-left: 0;
}
.logo-group-list .col:nth-child(7){
  margin-left: 0;
} */
/* .logo-group-list p{
  text-align: center;
  margin-bottom: 0;
} */
@media only screen and (max-width: 2048px) {
  .bullet-center img{
    width: 60px;
  }
}

@media only screen and (max-width: 1280px) {
  #menu{
    padding: 59px 50px 50px 129px;
  }
  .gc-logo img{
    width: auto;
  }
  img{
    width: 100%;
    height: auto;
  }
  .bullet-center img{
    width: 60px;
  }
}
@media only screen and (max-width: 1024px) {
  #menu{
    padding: 59px 50px 50px 29px;
  }
  .navbar .gc-logo{
    width: 81%;
  }
  .navbar .withoutbutton{
    width: 95%;
  }
  .gc-logo img{
    width: auto;
  }
  img{
    width: 100%;
    height: auto;
  }
  .bullet-center img{
    width: 60px;
  }
}
@media only screen and (max-width: 812px) {
  .navbar .gc-logo{
    width: 76%;
  }
  .navbar .withoutbutton{
    width: 95%;
  }
}
@media only screen and (max-width: 768px) {
  #menu{
    padding: 59px 50px 50px 29px;
  }
  .maxwidth{
    padding: 2em;
  }
  img{
    width: 100%;
    height: auto;
  }
  .awardpadding{
    min-height: 470px;
  }
  .logo-box img{
    max-width: 120px;
  }
  .navbar .gc-logo{
    width: 75%;
  }
  .navbar .withoutbutton{
    width: 94%;
  }
  .bullet-center img{
    width: 40px;
  }
}

@media only screen and (max-width: 414px) {
  #menu{
    padding: 59px 50px 50px 29px;
  }
  h1{
    font-size: 44px;
  }
  .dropbtn{
    text-align: left;
  }
  .navbar .gc-logo{
    width: 52%!important;
  }
  .navbar .withoutbutton{
    width: 88%!important;
  }
  .mobile-nav{
    top: 70px;
  }
  .maxwidth{
    padding: 2em;
  }
  .logo-box{
    width: 47%;
  }
  .logo-box img{
    max-width: 120px;
  }
  .logo-list-cta  h3{
    color: #333333;
  }
  .green-button{
    width: 100%;
  }
  .bullet-center img{
    width: 60px;
  }
  img{
    width: 100%;
    height: auto;
  }
  .hero-msg img{
    width: 100%;
  }
  .bullet-center{
    text-align: center;
  }
  .bullet-center p{
    text-align: center;
  }
  .carousel-background img{
    width: 120px;
  }
  .employer-display {
    text-align: left;
  }
  .awardpadding{
    min-height: 405px;
  }
  .alert-background p{
    margin-bottom: 10px;
  }
  #modalVideo{
    float: left!important;
    margin-top: 40px;
  }
  #menuToggle{
    left: 0;
    margin-top: 12px;
    margin-left: 8px;
  }
  #menuToggle span{
    width: 23px;
    margin-bottom: 3px;
  }
  #menuToggle input:checked ~ span{
    width: 25px;
    margin-bottom: 2px;
  }
  .red-apply-now{
    width: 125px;
    margin-right: 14px;
    font-size: 14px;
  }
  nav{
    width: 40px;
    height: 40px;
  }
  .apply-menu {
    top: 70px;
    display: inline-block;
    position: fixed;
  }
  .apply-menu .apply-a{
    padding: 0;
  }
}

@media only screen and (max-width: 375px) {
  #menu{
    padding: 59px 50px 50px 28px;
  }
  h1{
    font-size: 39px;
    line-height: 52px;
  }
  .dropbtn{
    text-align: left;
  }
  .navbar .gc-logo{
    width: 47%!important;
  }
  .navbar .gc-logo img{
    width: 120px;
  }
  .navbar .withoutbutton{
    width: 87%!important;
  }
  .mobile-nav{
    top: 70px;
  }
  .apply-menu .apply-a{
    padding: 0;
  }
  img{
    width: 100%;
    height: auto;
  }
  .hero-msg img{
    width: 100%;
  }
  .logo-box{
    width: 46%;
  }
  .logo-box img{
    max-width: 120px;
  }
  .bullet-center p {
    text-align: center;
  }
  .carousel-background img{
    width: 120px;
  }
  .employer-display {
    text-align: left;
  }
  .awardpadding{
    min-height: 405px;
  }
  .logo-list-cta  h3{
    color: #333333;
  }
  .green-button{
    width: 100%;
  }
  .alert-background p{
    margin-bottom: 10px;
  }
  .bullet-center img{
    width: 60px;
  }
  #modalVideo{
    float: left!important;
    margin-top: 40px;
  }
  #menuToggle{
    left: 0;
    margin-top: 12px;
    margin-left: 8px;
  }
  #menuToggle span{
    width: 23px;
    margin-bottom: 3px;
  }
  #menuToggle input:checked ~ span{
    width: 25px;
    margin-bottom: 2px;
  }
  .red-apply-now{
    width: 125px;
    margin-right: 14px;
    font-size: 14px;
  }
  nav{
    width: 40px;
    height: 40px;
  }
  .apply-menu {
    top: 70px;
    display: inline-block;
    position: fixed;
  }
}
