@media only screen and (max-width: 1600px) {
  html {
    font-size: 55%;
  }
  .section-help .col-images {
    margin-right: 40px;
  }
  .section-testimonials .slide .slide-in {
    height: 350px;
  }
  .header-desktop .cols {
    padding: 0 20px;
  }
}

/** End of 1600px **/
@media only screen and (max-width: 1400px) {
  .section-featured .container {
    padding: 0 30px;
  }
  .section-help .container {
    padding: 0 30px;
  }
  .section-help .col-images {
    margin-right: 40px;
  }
}

/** End of 1400px **/
@media only screen and (max-width: 1366px) {
  html {
    font-size: 50%;
  }
  .section-hero .container {
    max-width: 1050px;
  }
  .section-hero .hero-in {
    padding-top: 3.5%;
  }
  .section-hero .hero-in .hero-title {
    font-size: 8rem;
  }
  .btn.btn-green {
    height: 65px;
  }
  .section-featured .col-image {
    position: relative;
    right: 20px;
  }
}

/** End of 1366px **/
@media only screen and (max-width: 1280px) {
  .section-featured .col-image {
    right: 100px;
  }
}

/** End of 1280px **/
@media only screen and (max-width: 1024px) {
  .section-featured .col-image {
    right: 0;
    width: 435px;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 435px;
            flex: 0 0 435px;
  }
  .section-help .col-images {
    width: 100%;
  }
  .section-help .col-images .gallery {
    position: relative;
  }
  .section-help .col-images .gallery .gallery-item {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    opacity: 0;
    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
  }
  .section-help .col-images .gallery .gallery-item img {
    display: block;
    height: 52.6315789474vh;
    max-height: 500px;
  }
  .section-help .col-images .gallery .gallery-item:nth-child(1) {
    -webkit-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
            transform: translateX(-40px);
  }
  .section-help .col-images .gallery .gallery-item:nth-child(1) img {
    max-height: 500px;
  }
  .section-help .col-images .gallery .gallery-item:nth-child(2) {
    z-index: 2;
  }
  .section-help .col-images .gallery .gallery-item:nth-child(2) img {
    height: 47.3684210526vh;
    max-height: 450px;
  }
  .section-help .col-images .gallery .gallery-item:nth-child(3) {
    z-index: 1;
  }
  .section-help .col-images .gallery .gallery-item:nth-child(3) img {
    height: 50.5263157895vh;
    max-height: 480px;
  }
}

/** End of 1024px **/
@media only screen and (max-width: 992px) {
  html {
    font-size: 62.5%;
  }
  body {
    font-size: 1.6rem;
  }
  h2 {
    font-size: 2.4rem;
    text-align: center;
  }
  .section-hero {
    height: calc( 80vh - 70px);
  }
  .section-hero .hero-in {
    padding-top: 0;
  }
  .section-hero .hero-in .hero-title {
    font-size: 6rem;
  }
  .section-hero .hero-in .watch-video .btn-watch-video {
    width: 180px;
  }
  .section-hero .hero-in .watch-video .btn-watch-video .btn-text {
    font-size: 1.8rem;
  }
  .section-hero #hero-video iframe {
    width: auto;
    min-width: 100vw;
  }
  .section-featured {
    padding-top: 30px;
  }
  .section-featured .col-content {
    padding-top: 0;
    margin: auto auto 50px;
  }
  .section-featured .col-content h2 {
    padding: 0 15px;
    margin-bottom: 20px;
    font-size: 4.6rem;
    text-align: center;
  }
  .section-featured .col-content .entry-subtitle {
    margin-bottom: 20px;
    font-size: 2rem;
    text-align: center;
  }
  .section-featured .col-content .entry-image {
    padding: 0 30px;
    margin-bottom: 30px;
  }
  .section-featured .col-content .entry-image img {
    margin: auto;
  }
  .section-featured .col-image {
    right: 0;
    width: 300px;
    margin: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .section-featured .col-image .gallery {
    position: relative;
    width: 100%;
    height: 280px;
  }
  .section-featured .col-image .gallery .gallery-item:first-child img {
    z-index: 5;
    height: 280px;
  }
  .section-featured .col-image .gallery .gallery-item:nth-child(2) img, .section-featured .col-image .gallery .gallery-item:nth-child(3) img {
    z-index: 4;
    height: 240px;
  }
  .section-featured .col-image .gallery .gallery-item:nth-child(4) img, .section-featured .col-image .gallery .gallery-item:nth-child(5) img {
    z-index: 3;
    height: 195px;
  }
  .section-help .d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-help .col-images {
    width: 290px;
    margin: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .section-help .col-images .gallery {
    height: 230px;
  }
  .section-help .col-images .gallery .gallery-item img {
    height: 220px;
  }
  .section-help .col-images .gallery .gallery-item:nth-child(2) img {
    height: 220px;
  }
  .section-help .col-images .gallery .gallery-item:nth-child(3) img {
    height: 220px;
  }
  .section-help .col-content {
    width: 100%;
    margin: auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .section-help .col-content h2 {
    margin-bottom: 15px;
    font-size: 2.4rem;
    text-align: center;
  }
  .section-help .col-content .entry-content {
    text-align: center;
  }
  .section-help .col-content .btn-wrap {
    margin-bottom: 30px;
    text-align: center;
  }
  .section-apps {
    padding: 3rem 0;
  }
  .section-apps .container {
    padding: 0;
  }
  .section-apps .section-title {
    padding: 0 20px;
  }
  .section-apps .slide .entry-image img {
    width: 65px;
  }
  .section-apps .slide .entry-title {
    font-size: 1.4rem;
  }
  .section-apps .slide:hover {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .section-numbers .item-number {
    margin-bottom: 30px;
  }
  .section-numbers .item-number .number-animated,
.section-numbers .item-number .million {
    font-size: 3.8rem;
  }
  .section-numbers .item-number .caption {
    font-size: 1.4rem;
  }
  .section-numbers .row-numbers {
    margin-bottom: 3rem;
  }
  .section-numbers .row-map .entry-image {
    overflow: auto;
  }
  .section-numbers .row-map .entry-image img {
    width: 573px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }
  .section-testimonials {
    padding: 60px 0 20px;
  }
  .section-testimonials .section-titles .stars {
    margin-bottom: 1rem;
  }
  .section-testimonials .section-titles .section-title {
    margin-bottom: 1rem;
    font-size: 6rem;
  }
  .section-testimonials .section-titles .section-subtitle {
    font-size: 1.4rem;
  }
  .section-testimonials .slide {
    padding: 50px 10px;
  }
  .section-testimonials .slide .slide-in {
    padding: 20px;
    -webkit-box-shadow: 25px 25px 35px rgba(0, 0, 0, 0.1);
            box-shadow: 25px 25px 35px rgba(0, 0, 0, 0.1);
  }
  .section-testimonials .slide .slide-in .entry-header {
    margin-bottom: 20px;
  }
  .section-testimonials .slide .slide-in .entry-header .col-icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 85px;
            flex: 0 0 85px;
  }
  .section-testimonials .slide .slide-in .entry-header .col-icon img {
    width: 65px;
  }
  .section-testimonials .slide .slide-in .entry-header .col-title .entry-title {
    font-size: 1.8rem;
  }
  .section-testimonials .slide .slide-in .entry-header .col-title .subtitle {
    font-size: 1.4rem;
  }
  .section-testimonials .slide .slide-in .entry-text {
    font-size: 1.4rem;
  }
  .section-hiring .section-in {
    height: auto;
    padding: 4rem 0;
  }
  .section-hiring .section-in .section-content .section-title {
    font-size: 4.4rem;
  }
  .section-hiring .section-in .section-content .entry-text {
    font-size: 1.4rem;
  }
  .section-hiring .section-in .hashtags {
    display: none;
  }
  .rating {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .rating .stars {
    margin-right: 10px;
    font-size: 2rem;
  }
  .rating .rating-text {
    font-size: 1.4rem;
  }
  .site-footer {
    padding: 40px 0;
  }
  .site-footer .footer-cols .footer-col.footer-col-menu {
    display: none;
  }
  .site-footer .footer-cols .footer-col.footer-col-content {
    margin: auto;
    text-align: center;
  }
  .site-footer .footer-cols .footer-col.footer-col-content .entry-content p {
    font-size: 1.4rem;
  }
  .site-footer .socials {
    display: none;
  }
  .header-image {
    height: 250px;
  }
  .header-image .header-image-content .entry-title {
    font-size: 4.4rem;
  }
  .page-template-tpl-about .section-helping {
    padding: 5rem 0;
  }
  .page-template-tpl-about .section-helping .section-title {
    margin-bottom: 30px;
    font-size: 2.4rem;
  }
  .page-template-tpl-about .section-helping .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 30px;
  }
  .page-template-tpl-about .section-helping .item .entry-image {
    position: relative;
    top: 9px;
    width: 65px;
    margin-bottom: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 65px;
            flex: 0 0 65px;
  }
  .page-template-tpl-about .section-helping .item .entry-image img {
    width: 45px;
    margin: 0;
  }
  .page-template-tpl-about .section-helping .item .entry-title {
    margin-bottom: 0;
    font-size: 1.8rem;
    text-align: left;
  }
  .page-template-tpl-about .section-helping .item .entry-title br {
    display: none;
  }
  .page-template-tpl-about .section-values {
    padding: 5rem 0 3rem;
  }
  .page-template-tpl-about .section-values .section-title {
    margin-bottom: 3rem;
    font-size: 2.4rem;
  }
  .page-template-tpl-about .section-values .slider-wrap .slide .slide-in .slide-title {
    font-size: 3.4rem;
    line-height: 1.5;
    margin-bottom: 2rem;
  }
  .page-template-tpl-about .section-values .slider-wrap .slide .slide-in .slide-text {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .page-template-tpl-about .section-story {
    padding: 5rem 0;
    text-align: center;
  }
  .page-template-tpl-about .section-story .title-green {
    font-size: 2.4rem;
  }
  .page-template-tpl-about .section-story .col-image {
    display: none;
  }
  .page-template-tpl-about .section-story .col-content {
    margin: auto;
  }
  .page-template-tpl-about .section-story .entry-content {
    text-align: center;
  }
  .page-template-tpl-about .section-story .entry-content h3 {
    font-size: 1.6rem;
    line-height: 1.7;
  }
  .page-template-tpl-about .section-story .entry-content img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .page-template-tpl-about .section-team .container {
    padding: 0 12px;
  }
  .page-template-tpl-about .section-team .items {
    margin: 0 -12px;
  }
  .page-template-tpl-about .section-team .items .item {
    padding: 0 12px;
  }
  .page-template-tpl-about .section-team .items .item .item-in .entry-footer {
    bottom: 0;
    height: auto;
    padding: 0 5px;
    padding-bottom: 5px;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
  }
  .page-template-tpl-about .section-team .items .item .item-in .entry-footer .name {
    font-size: 1.3rem;
  }
  .page-template-tpl-about .section-team .items .item .item-in .entry-footer .position {
    font-size: 1.3rem;
  }
  .page-template-tpl-about .section-team .items .item .item-in:hover .entry-footer {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .page-template-tpl-about .section-team .slick-dots {
    padding-top: 10px;
  }
  .page-template-tpl-about .section-team .slick-dots li button {
    background: #dbdbdb;
  }
  .page-template-tpl-about .section-team .slick-dots li.slick-active button {
    background: #222c2d;
  }
  .page-template-tpl-our-apps .section-apps {
    padding: 4rem 0 5rem;
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section {
    padding: 100px 0;
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section .container {
    padding: 0 20px;
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section .col-content {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section .col-content .icons-and-titles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3rem;
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section .col-content .icons-and-titles .icons {
    margin-right: 5px;
    margin-bottom: 0;
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section .col-content .icons-and-titles .icons .gallery .gallery-item {
    width: 65px;
    margin-right: 10px;
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section .col-content .icons-and-titles .titles .entry-title {
    font-size: 3rem;
    line-height: 1.2;
    text-align: left;
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section .col-content .icons-and-titles .titles .entry-subtitle {
    margin-bottom: 0;
    font-size: 1.6rem;
    font-weight: 400;
    text-align: left;
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section .col-content .buttons-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section .col-content .buttons-wrap .btn {
    margin-right: 10px;
    margin-bottom: 1px;
    margin-left: 10px;
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section .col-images {
    position: relative;
    width: 100%;
    height: 400px;
    padding-top: 30px;
    margin-bottom: 50px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section .col-images .gallery .gallery-item img {
    height: 365px;
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section .col-images .gallery.in-view .gallery-item:nth-child(1) {
    -webkit-transform: translate(-75%, -12px);
        -ms-transform: translate(-75%, -12px);
            transform: translate(-75%, -12px);
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section .col-images .gallery.in-view .gallery-item:nth-child(3) {
    -webkit-transform: translate(-25%, 7px);
        -ms-transform: translate(-25%, 7px);
            transform: translate(-25%, 7px);
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section:nth-child(even) .col-images {
    padding-right: 0;
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section:nth-child(even) .col-images .gallery.in-view .gallery-item:nth-child(1) {
    -webkit-transform: translate(-25%, -12px);
        -ms-transform: translate(-25%, -12px);
            transform: translate(-25%, -12px);
  }
  .page-template-tpl-our-apps .section-apps-preview .app-section:nth-child(even) .col-images .gallery.in-view .gallery-item:nth-child(3) {
    -webkit-transform: translate(-75%, 7px);
        -ms-transform: translate(-75%, 7px);
            transform: translate(-75%, 7px);
  }
  .page-template-tpl-positions .section-benefits {
    padding: 5rem 0;
  }
  .page-template-tpl-positions .section-benefits .slick-initialized .slick-slide {
    text-align: center;
  }
  .page-template-tpl-positions .section-benefits .item {
    padding: 0;
    background: none;
  }
  .page-template-tpl-positions .section-benefits .item .entry-title {
    font-size: 3.4rem;
  }
  .page-template-tpl-positions .section-benefits .item .entry-text {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .page-template-tpl-positions .section-benefits .slick-dots {
    padding-top: 4.5rem;
  }
  .page-template-tpl-positions .section-benefits .slick-dots li button {
    background: #dbdbdb;
  }
  .page-template-tpl-positions .section-benefits .slick-dots li.slick-active button {
    background: #222c2d;
  }
  .page-template-tpl-positions .section-positions {
    padding: 5rem 0;
    padding-right: 30px;
    padding-left: 30px;
  }
  .page-template-tpl-positions .section-positions .section-title {
    margin-bottom: 30px;
    text-align: left;
  }
  .page-template-tpl-positions .section-positions .accordion .accordion-item .accordion-btn {
    padding: 0;
    background-size: 23px !important;
  }
  .page-template-tpl-positions .section-positions .accordion .accordion-item .accordion-btn .title {
    font-size: 2rem;
  }
  .page-template-tpl-positions .section-positions .accordion .accordion-item .apply {
    text-align: left;
  }
  .page-template-tpl-positions .section-positions .accordion .accordion-item .positions,
.page-template-tpl-positions .section-positions .accordion .accordion-item .entry-text {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .page-template-tpl-positions .section-positions .accordion .accordion-item .accordion-content .info .info-item {
    margin-bottom: 3rem;
  }
  .page-template-tpl-positions .section-positions .accordion .accordion-item .accordion-content .info .info-item .info-title {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .page-template-tpl-positions .section-positions .accordion .accordion-item .accordion-content .info .info-item .info-content {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .page-template-tpl-positions .section-positions .accordion .accordion-item .accordion-content .info .info-item .info-content ul li:before {
    top: 8px;
  }
  .page-template-tpl-contact .section-contact {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .page-template-tpl-contact .section-contact .col-content {
    padding-top: 0;
  }
  .page-template-tpl-contact .section-contact .col-content .entry-content {
    text-align: center;
  }
  .page-template-tpl-contact .section-contact .col-content .entry-content h2 {
    max-width: 250px;
    margin: auto;
  }
  .page-template-tpl-contact .section-contact .wpcf7-form.sent .thank-you .entry-title {
    font-size: 2.4rem;
  }
  .page-template-tpl-contact .section-contact .wpcf7-form.sent .thank-you .entry-text {
    font-size: 1.6rem;
  }
  .page-template-tpl-contact .section-contact .wpcf7 {
    padding: 0;
    margin-right: auto;
    margin-left: auto;
    background: none;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .page-template-tpl-contact .section-contact .wpcf7 .wpcf7-form .submit-wrap {
    display: block;
    text-align: center;
  }
  .page-template-tpl-contact .section-contact .wpcf7 .wpcf7-form .submit-wrap .info {
    display: block;
    display: none;
    margin-bottom: 20px;
    line-height: 1.3;
    text-align: center;
  }
  .page-template-tpl-contact .section-contact .wpcf7 .wpcf7-form .submit-wrap .info.show {
    display: block;
  }
  .page-template-tpl-contact .section-app-store .col-content {
    margin-right: auto;
    margin-left: auto;
  }
  .page-template-tpl-contact .section-app-store .col-content .entry-content {
    margin-bottom: 50px;
    text-align: center;
  }
  .page-template-tpl-contact .section-app-store .col-content .entry-content h2 {
    max-width: 340px;
    margin: auto;
  }
  .page-template-tpl-contact .section-app-store .col-content .buttons-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-template-tpl-contact .section-app-store .col-content .buttons-wrap .btn {
    margin: 0 5px 10px;
  }
  .page-template-tpl-contact .section-app-store .col-gallery {
    margin-bottom: 50px;
  }
  .page-template-tpl-contact .section-app-store .col-gallery .gallery {
    width: 270px;
    height: 265px;
    margin: auto;
  }
  .page-template-tpl-contact .section-app-store .col-gallery .gallery .gallery-item:nth-child(1) {
    top: 74px;
    left: 88px;
  }
  .page-template-tpl-contact .section-app-store .col-gallery .gallery .gallery-item:nth-child(1) img {
    width: 86px;
    height: 86px;
  }
  .page-template-tpl-contact .section-app-store .col-gallery .gallery .gallery-item:nth-child(2) {
    top: 0;
    left: 0;
  }
  .page-template-tpl-contact .section-app-store .col-gallery .gallery .gallery-item:nth-child(2) img {
    width: 76px;
    height: 76px;
  }
  .page-template-tpl-contact .section-app-store .col-gallery .gallery .gallery-item:nth-child(3) {
    top: 2px;
    right: 9px;
    left: auto;
  }
  .page-template-tpl-contact .section-app-store .col-gallery .gallery .gallery-item:nth-child(3) img {
    width: 60px;
    height: 60px;
  }
  .page-template-tpl-contact .section-app-store .col-gallery .gallery .gallery-item:nth-child(4) {
    top: 187px;
    right: 0;
    left: auto;
  }
  .page-template-tpl-contact .section-app-store .col-gallery .gallery .gallery-item:nth-child(4) img {
    width: 78px;
    height: 78px;
  }
  .page-template-tpl-contact .section-app-store .col-gallery .gallery .gallery-item:nth-child(5) {
    top: 170px;
    left: 6px;
  }
  .page-template-tpl-contact .section-app-store .col-gallery .gallery .gallery-item:nth-child(5) img {
    width: 64px;
    height: 64px;
  }
  .btn.btn-gray:hover {
    color: #16351b;
    background: none;
    border: 2px solid #e3e3e3;
  }
  .section-featured h2 {
	  display:none;
  }
  .section-hero .video-loader {
	  top: calc(50% - 100px);
  }
}

/** End of 992px **/
@media only screen and (max-width: 576px) {
  .section-hero .video-loader {
    font-size: 26px;
  }
  .section-hero .video-loader .dot-flashing {
    top: 6px;
  }
  .section-hero .hero-in .hero-title {
    margin-bottom: 30px;
    font-size: 2.4rem;
  }
  .section-hero .hero-in .btn {
    width: 160px;
  }
  .section-hero .hero-in .btn.btn-green {
    height: 40px;
    font-size: 1.8rem;
  }
  .section-featured .col-content h2 {
    font-size: 2.4rem;
  }
  .section-featured .col-content .entry-subtitle {
    font-size: 1.4rem;
  }
  .single-title {
    font-size: 3rem;
  }
  .page-template-default .site-content {
    padding-top: 4rem;
  }
  .page-template-default .site-footer {
    margin-top: 20rem;
  }
}

/** End of 576px **/
@media only screen and (max-width: 480px) {
  .section-apps .qs-slider-apps-wrap-desktop {
    display: none;
  }
  .section-apps .qs-slider-apps-wrap-mobile {
    display: block;
  }
  .section-apps .qs-slider-apps {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  .section-apps .qs-slider-apps::-webkit-scrollbar {
    display: none;
  }
  .section-apps .qs-slider-apps .group {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .section-apps .qs-slider-apps .group .slide {
    width: auto;
    padding: 0 15px;
  }
}

/** End of 480px **/
@media only screen and (max-width: 414px) {
  .section-hero .hero-in {
    padding-top: 0;
  }
  .section-hero .hero-in .hero-title {
        font-size: 2.4rem;
  }
}

/** End of 414px **/
@media only screen and (max-width: 375px) {
  .section-hero .hero-in .hero-title {
    font-size: 2.4rem;
  }
}

/** End of 375px **/
@media only screen and (max-width: 320px) {
  .section-hero .hero-in {
    padding-top: 10%;
  }
}

/** End of 320px **/
@media print {
  a[href]:after {
    content: none !important;
  }
}

/** End of print **/

/*# sourceMappingURL=responsive.css.map */