


/*// Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 

#hero {
    width: 100%;
    height: 60vh;
    background-color: rgba(4, 12, 21, 0.8);
    overflow: hidden;
    position: relative;
}
#hero h2 {
    color: #fff;
    margin: auto;
    font-size: 48px;
    font-weight: 700;
    font-family: OptimusPrincepsSemiBold;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}
#hero h2 {
    font-size: 18px;
}
p.about-text.text-center {
    line-height: 30px;
    font-size: 16px;
}
#footer .footer-top .footer-links {
    margin-bottom: 30px;
    margin-top: 25px;
}
.breadcrumbs h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
    margin-top: 25px;
    font-family: OptimusPrincepsSemiBold;
}
.breadcrumbs {
    height: 30vh;
    padding: 85px 0 0;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.resume-bg {
    background: aliceblue;
    padding: 30px 50px 30px;
    margin: 20px 0;
    box-shadow: 0 0 10px #36323142;
}
 }

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) { 




 }


@media only screen and (max-width: 991px) {


#header .logo img {
    max-height: 62px;
}
#hero h2 {
    font-size: 18px;
}
#hero p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
  font-size: 16px;
  width: 30px;
  height: 30px
}
#hero .btn-get-started {
  font-size: 12px;
  padding: 5px 9px;
  margin-top: 5px;
}
.section-title p {
  font-size: 18px;
}
.section-title h2 {
  font-size: 10px;
}
.stellar-welcome {
  font-size: 13.4px;
  line-height: 24px;
}
.counts .count-box {
  padding: 20px;
}
.counts .count-box img {
    height: 86px;
}
.counts .count-box p {
    font-size: 14px;
}
.why-us {
    padding: 20px 0;
}
.why-us .content h3 {
    font-size: 18px;
}
.why-us .content p {
  font-size: 13px;
  line-height: 25px;
}
.home-overlay-title {
  font-size: 11.8px;
  letter-spacing: 0.5px;
}
.home-overlay-link a {
  font-size: 12px;
}
.home-overlay-link a i {
    font-size: 12px;
}
.cta {
    padding: 3em 0;
}
.cta h3 {
    font-size: 18px;
}
.cta p {
  font-size: 13px;
    line-height: 25px;
}
.cta .cta-btn {
    font-size: 12px;
    padding: 5px 9px;
    margin-top: 5px;
}
.home-contact-para {
  font-size: 13px;
    line-height: 25px;
}
.contact .info-box p {
  font-size: 12px;
}
.contact .info-box i {
  font-size: 20px;
}
.contact .info-box {
  padding: 10px 0 10px 0;
}
.home-contact-form .form-control {
  padding: 6px;
  font-size: 12px;
}
.home-contact-form .btn-contact {
    font-size: 12px;
    padding: 2px 9px;
    margin-top: 12px;
}
#footer .footer-top .footer-info {
    margin-bottom: 0px;
    border: none;
    text-align: left;
    padding: 0px 0px;
}
#footer .footer-top .footer-info img {
    width: 208px;
}
#footer .footer-top .social-links a img {
    width: 15px;
}
#footer .footer-top .footer-links ul a {
    font-size: 12px;
}
#footer .credits p {
    font-size: 12px;
}


}



/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) { 

.services .column {
    -ms-flex: 25%;
    flex: 25%;
    max-width: 25%;
  }
.breadcrumbs h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
    margin-top: 80px;
    font-family: OptimusPrincepsSemiBold;
}
#hero {
    width: 100%;
    height: 45vh;
    background-color: rgba(4, 12, 21, 0.8);
    overflow: hidden;
    position: relative;
}

.cta {
    padding: 5em 0;
    background-image: url(../img/home/home-join-with-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.breadcrumbs {
    height: 20vh;
    padding: 5px 0 0;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.resume-bg {
    background: aliceblue;
    padding: 90px 50px 90px;
    box-shadow: 0 0 10px #36323142;
    margin: 15px 0;
}

 }

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) { 


#hero {
    width: 100%;
    height: 50vh;
    background-color: rgba(4, 12, 21, 0.8);
    overflow: hidden;
    position: relative;
}

.cta {
    padding: 5em 0;
    background-image: url(../img/home/home-join-with-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.breadcrumbs {
    height: 30vh;
    padding: 140px 0 0;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.resume-bg {
    background: aliceblue;
    padding: 90px 50px 90px;
    box-shadow: 0 0 10px #36323142;
}

 }

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 




 }

/*// XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) { 




 }