@media screen and (min-width: 1750px) {
    body header .login-btn {
      left: 120px;
    }
    .hero-content h2 {
      font-size: 30px;
    }
  }
  
  @media screen and (min-width: 1660px) {
    .hero-content {
      width: 56%;
    }
  }
  
  @media screen and (min-width: 1400px) and (max-width: 1800px) {
    .container {
      max-width: 1300px;
    }
  }
  
  @media only screen and (max-width: 1350px) and (max-height: 940px) {
    .hero-banner::before {
      background-size: 100% !important;
    }
  }
  
  @media screen and (min-width: 960px) and (max-width: 1100px) {
    .hero-content {
      width: 55%;
    }
  }
  
  @media screen and (max-width: 1280px) {
    .hero-banner {
      max-height: 750px;
    }
  }
  
  @media screen and (max-width: 1150px) {
    .hero-banner {
      max-height: 600px;
    }
  }
  
  @media (min-width: 1024px) {
    .hero-video-clipped {
      clip-path: polygon(56% 0, 100% 0, 100% 100%, -25% 100%);
    }
    .hero-video-clipped:after {
      left: 130px;
      top: -90px;
      z-index: 5;
      transform: rotate(34deg);
    }
    .hero-video-clipped::before {
      left: -18%;
    }
  }
  
  @media (min-width: 2560px) {
    .container {
      max-width: 1750px;
    }
  }
  
  @media (max-width: 1920px) {
    header .login-btn {
      left: 0;
    }
    .navbar-expand-lg .navbar-nav {
      margin-left: auto;
      margin-right: auto;
    }
    /* hero banner css start */
    .hero-banner::before {
      right: 0;
    }
    /* hero banner css end */
  }
  
  @media (max-width: 1600px) {
    header .login-btn {
      left: 0;
    }
    .navbar-expand-lg .navbar-nav {
      margin-left: auto;
    }
    header .login-btn {
      left: 0;
    }
    /* hero banner css start */
    .hero-banner::before {
      background-size: 80%;
    }
    .hero-banner::before {
      right: 0;
    }
    /* hero banner css end */
  }
  
  @media (max-width: 1440px) {
    header .login-btn {
      left: 0;
    }
    .navbar-expand-lg .navbar-nav {
      margin-left: auto;
    }
    /* hero banner css start */
    /* .hero-banner::before {
      background-size: 85%;
    } */
    .hero-banner::after {
      left: 54%;
    }
    /* hero banner css end */
  }
  
  @media (max-width: 1366px) {
    .modal-header {
      padding-bottom: 10px;
    }
    .teammodal .portfolio-image {
      min-height: 465px;
    }
  }
  
  @media (max-width: 1280px) {
    header .login-btn {
      margin-left: 35px;
    }
    .navbar-expand-lg .navbar-nav {
      margin-left: auto;
    }
  }
  
  @media only screen and (min-width: 1600px) and (max-width: 1920px) {
    .hero-video-clipped {
      max-width: 865px;
    }
    .hero-video-clipped:after {
      left: 150px;
      top: -100px;
      z-index: 5;
      transform: rotate(36.3deg);
    }
    .hero-text-contant h3 {
      font-size: 30px;
    }
  }
  
  @media only screen and (min-width: 1300px) and (max-width: 1599px) {
    .hero-video-clipped {
      max-width: 595px;
    }
    .hero-video-clipped:after {
      left: 97px;
      top: -90px;
      z-index: 5;
      transform: rotate(35deg);
    }
    .hero-text-contant h3 {
      font-size: 30px;
    }
  }
  
  @media only screen and (min-width: 1024px) and (max-width: 1299px) {
    .hero-video-clipped {
      max-width: 500px;
    }
    .hero-video-clipped:after {
      left: 80px;
      top: -90px;
      z-index: 5;
      transform: rotate(23deg);
    }
    .hero-text-contant h3 {
      font-size: 26px;
      line-height: 30px;
    }
  }
  
  @media (max-width: 1199px) {
    .navbar-expand-lg .navbar-collapse {
      justify-content: flex-end;
    }
    .hero-content h2 {
      font-size: 30px;
    }
    header nav .nav-menu li {
      padding: 0 24px 0 0;
    }
  
    /** hero section **/
    .hero-text-contant h1 {
      font-size: 38px;
      line-height: 48px;
      padding: 0 0 20px;
    }
    .hero-text-contant .btn-link {
      font-size: 16px;
      line-height: 19px;
    }
    .current-portfolio .portfolio-list:nth-child(even) {
      padding-right: 20px;
    }
    .portfoliomodal .portfolio-list {
      gap: 50px;
    }
    .portfolio-list:nth-child(even) .portfolio-content {
      padding-right: 45px;
    }
    .our-team-list .team-member a {
      height: 395px;
    }
  }
  
  @media (max-width: 1023px) {
    /** section header **/
    .section-header .section-title-name h4 {
      font-size: 22px;
      line-height: 28px;
      padding-bottom: 12px;
    }
  
    /** typography **/
    .title h4,
    .title h4 a,
    .title .h4,
    .title .h4 a {
      font-size: 18px;
      line-height: 20px;
    }
  
    /** header **/
    header nav.navbar-expand-md {
      flex-wrap: wrap;
    }
  
    header .navbar-brand img {
      max-width: 186px;
    }
  
    header nav .nav-menu li {
      padding-right: 15px;
    }
    header .login-btn {
      margin-left: 15px;
    }
  
    header .login-btn.btn-hide {
      display: none;
    }
  
    /** hero section **/
    .hero-section {
      max-height: 680px;
    }
  
    .hero-section .hero-container {
      flex-direction: column;
      position: relative;
    }
  
    .hero-container .hero-text-contant {
      position: absolute;
      z-index: 2;
      display: flex;
      flex-direction: column;
      height: 100%;
      justify-content: center;
      text-align: center;
      left: 0;
      right: 0;
      margin: 0 auto;
    }
  
    .hero-section .hero-container h1 {
      color: #fff;
    }
  
    .hero-text-contant h1 span::before {
      height: 4px;
    }
  
    .hero-section .hero-container h3 {
      color: #fff;
      max-width: 85%;
      margin: 0 auto;
    }
  
    .hero-text-contant .btn-link {
      color: #f9f9f9;
    }
  
    .hero-video-clipped {
      min-height: 680px;
      max-height: 680px;
      max-width: 100%;
    }
  
    .hero-video-clipped video {
      left: auto;
      height: 680px;
      width: 100%;
      object-fit: cover;
    }
  
    .hero-video-clipped:after {
      display: none;
    }
    /** our approach section **/
    .our-approach-section {
      padding: 65px 0;
    }
    .our-approach-section .approach-col-contant .img-block {
      height: 200px;
      max-height: 200px;
    }
  
    /** team section **/
    .our-team-section {
      padding: 65px 0;
    }
    .portfolio-section {
      padding-top: 100px;
    }
  
    .portfolio-section .row {
      align-items: flex-start !important;
    }
  
    .portfolio-section:after {
      height: 120px;
      width: 120px;
      top: 20px;
    }
  
    .footer-left {
      width: 33%;
    }
  
    .footer-right {
      width: 67%;
    }
  
    .footer-right .contact-us {
      padding-left: 40px;
    }
  
    footer nav {
      padding-left: 40px;
    }
  }
  
  @media (max-width: 991px) {
    header {
      background: #ffffff;
      padding: 5px 0;
      position: fixed;
      top: 0;
    }
    .inner-banner {
      margin-top: 64px;
    }
    .hero-banner {
      height: 500px;
      margin-top: 64px;
    }
    .hero-banner::before {
      background-size: cover;
      right: 0;
      height: calc(100% + 14px);
    }
    .hero-content {
      width: 63%;
    }
    .hero-content h2 {
      font-size: 22px;
      line-height: 35px;
    }
    .hero-content h1 {
      font-size: 37px;
    }
    .hero-banner::after {
      left: 64%;
    }
    .hero-banner::after {
      width: 250px;
      height: 250px;
    }
    header .container {
      max-width: 100%;
    }
    header .container-fluid {
      padding: 0;
    }
    .navbar-toggler {
      margin: 0 0 0 auto;
    }
  
    header nav .nav-menu {
      margin: 20px 0 10px;
    }
    .navbar-expand-lg .navbar-collapse {
      height: 100vh;
      text-align: center;
    }
    header nav .nav-menu li a::before {
      bottom: 20px;
    }
    .navbar-expand-lg .navbar-nav {
      margin-left: 0;
      justify-content: flex-start !important;
      margin-top: 50px;
    }
    header nav .nav-menu li a {
      font-size: 15px;
      padding-bottom: 25px;
    }
    header nav .nav-menu li {
      text-align: center;
    }
    header nav .nav-menu li {
      padding: 0px;
      margin: 2px 0;
    }
  
    header nav .nav-menu li a {
      color: #b7946f;
    }
  
    header .login-btn {
      color: #000;
      margin: 0 auto;
      left: 0;
      font-size: 15px;
      letter-spacing: 2px;
      padding: 12px 20px;
    }
    header .login-btn::before {
      background: linear-gradient(
        270deg,
        rgba(183, 148, 111, 61%),
        rgb(244, 238, 232, 100%)
      );
    }
    header .login-btn::after {
      border-radius: 100px;
      content: "";
      position: absolute;
      top: 1px;
      left: 1px;
      right: 1px;
      bottom: 1px;
      z-index: 0;
      background-color: #fff;
      padding: 1px;
    }
    header .login-btn span {
      position: relative;
      z-index: 2;
      display: block;
    }
    header .login-btn:hover {
      background: #b68c60;
      color: #fff;
    }
    header .login-btn:hover::after {
      background-color: #b68c60;
    }
    .navbar-toggler {
      height: 38px;
    }
    .navbar-toggler-icon {
      width: 35px;
      height: 3px;
      background: #b68c60;
      position: relative;
    }
    .navbar-toggler-icon::before {
      content: "";
      width: 100%;
      height: 3px;
      position: absolute;
      bottom: -10px;
      background: #b68c60;
      left: auto;
      right: 0;
    }
    .navbar-toggler-icon::after {
      content: "";
      width: 100%;
      height: 3px;
      position: absolute;
      top: -10px;
      background: #b68c60;
      left: 0;
    }
    .navbar-toggler:focus {
      box-shadow: none;
    }
    .navbar-toggler-icon {
      transform: rotate(0deg);
    }
    button[aria-expanded="true"] .navbar-toggler-icon {
      transform: rotate(45deg);
    }
    button[aria-expanded="true"] .navbar-toggler-icon::before {
      width: 3px;
      height: 35px;
      right: 0;
      transform: rotate(0deg);
      left: 0;
      top: -16px;
      margin: 0 auto;
    }
    button[aria-expanded="true"] .navbar-toggler-icon::after {
      display: none;
    }
    .no-scroll {
      overflow-y: hidden;
    }
    .navbar-toggler {
      border-color: transparent;
      background: transparent;
      font-size: 16px;
      padding: 4px 10px;
    }
    .portfolio-image {
      min-height: 275px;
    }
    .portfolio-list .portfolio-content {
      padding-left: 65px;
    }
    .portfolio-list {
      margin-bottom: 65px;
    }
    .portfoliomodal .portfolio-list:nth-child(odd) .portfolio-content {
      padding-right: 0;
    }
    .approach-page .portfolio-list:nth-child(even) .portfolio-content {
      padding-left: 0;
      padding-right: 0;
    }
    .logos-portfolio .slick-slide {
      margin: 0 20px;
    }
    .approach-wrapper {
      gap: 30px;
    }
    .our-media-section {
      margin-top: 90px;
    }
    .our-media-section .slick-arrow {
      margin: 40px auto 0px;
    }
    .our-media-section .slick-dots {
      bottom: -50px;
    }
    .media-list-wrapper .media-box a {
      flex-wrap: wrap;
    }
    .media-list-wrapper .media-box .media-detail {
      flex: 0 0 100%;
      margin-top: 20px;
    }
    .media-list-wrapper {
      margin-bottom: 0;
    }
    .media-detail-wrapper .img-block {
      height: 360px;
    }
    .media-content h1 {
      font-size: 36px;
    }
    .team-member .team-info span {
      letter-spacing: 1px;
    }
    .teammodal .portfolio-image,
    .teammodal .portfolio-list .portfolio-content {
      width: 100%;
    }
    .teammodal .portfolio-image {
      order: 1;
    }
    .teammodal .portfolio-list .portfolio-content {
      order: 2;
    }
    .modal-content {
      overflow-x: hidden !important;
      overflow: auto;
    }
    .teammodal .portfolio-list .portfolio-content {
      height: auto;
    }
    .teammodal .portfolio-list:nth-child(even) .portfolio-content {
      padding-right: 0;
    }
    .teammodal .portfolio-image {
      min-height: 855px;
    }
    .portfolio-list .portfolio-image::after {
      right: -38px;
      bottom: -60px;
      background-size: 80%;
    }
    .portfolio-list .portfolio-image .portfolio-logo {
      bottom: 0px;
      left: 0px;
    }
    .our-team-list .team-member a {
      height: 295px;
    }
    .footer-right .contact-us ul li img {
      margin-right: 8px;
    }
    
    .contact h2.h4 {
    	font-size: calc(1.275rem + .3vw);
    }
    
  }
  
  @media (max-width: 767px) {
    h2 {
      font-size: 26px !important;
    }
    h3 {
      font-size: 24px !important;
    }
    p {
      font-size: 14px;
    }
    .title h5,
    .title h5 a,
    .title .h5, 
    .title .h5 a{
      font-size: 16px;
    }
    .hero-content h1 {
      font-size: 30px;
    }
    .hero-content h2 {
      font-size: 20px !important;
    }
    .hero-banner {
      height: 425px;
      align-items: flex-start;
    }
  
    .hero-section .hero-container h1 {
      font-size: 26px;
      line-height: 34px;
    }
  
    .hero-section .hero-container h3 {
      font-size: 20px !important;
      line-height: 28px;
    }
  
    .hero-video-clipped {
      min-height: 520px;
      max-height: 520px;
    }
    .hero-video-clipped video {
      height: 520px;
    }
    .hero-banner::after {
      width: 210px;
      height: 210px;
    }
    .hero-banner::after {
      left: 62%;
    }
    .portfolio-section {
      padding-top: 65px;
    }
    .portfolio-section .section-header {
      padding-bottom: 30px;
      text-align: center;
    }
    .portfolio-list .portfolio-content .section-text-link {
      margin-bottom: 18px;
    }
    .our-media-section .item:hover .media-box,
    .our-media-section .item:hover .media-box:before {
      background: transparent;
    }
    .approach-items-block {
      grid-template-columns: 1fr;
    }
    .our-approach-section .approach-col-contant .img-block {
      height: 400px;
      max-height: 400px;
    }
    footer {
      padding: 35px 0 0;
    }
    .footer-inner {
      flex-direction: column;
      align-items: flex-start;
      margin-bottom: 10px;
    }
    .footer-left {
      width: 100%;
    }
    .footer-right {
      width: 100%;
      flex-direction: column;
    }
  
    .footer-right .contact-us {
      padding: 20px 0;
    }
  
    .footer-right .contact-us .h5 {
      margin-bottom: 6px;
    }
  
    footer nav {
      padding: 0;
    }
  
    footer nav .nav-menu li {
      margin-bottom: 12px;
    }
    .our-approach-section,
    .our-team-section {
      padding: 35px 0;
    }
    .our-team-section {
      padding: 35px 0 50px;
    }
    .portfolio-section {
      padding-top: 35px;
    }
    .our-media-section {
      padding: 40px 0 50px;
    }
    .portfolio-slick-arrow {
      margin: -18px auto 0 auto;
    }
    #slickportfolioCarousel .slick-dots {
      text-align: center;
      justify-content: center;
    }
    #slickportfolioCarousel .slick-dots {
      margin-left: 0;
    }
    .portfolio-section .slick-carousel-portfolio:before {
      display: none;
    }
    .current-portfolio {
      padding-top: 70px;
    }
    .portfolio-list {
      flex-direction: column;
    }
    .portfolio-image,
    .portfolio-list .portfolio-content {
      width: 100%;
    }
    .portfolio-list .portfolio-content {
      padding-left: 0;
      margin-top: 40px;
    }
    .portfoliomodal .portfolio-list .portfolio-content {
      margin-top: 0;
    }
    .portfoliomodal .portfolio-content .founders {
      margin-top: 30px;
    }
    .portfolio-list:nth-child(even) .portfolio-image {
      order: 1 !important;
    }
    .our-media-section .item .media-box:before,
    .our-media-section .slick-item .media-box:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: linear-gradient(
        0deg,
        rgb(183, 148, 111, 0),
        rgba(228, 215, 201, 25)
      );
      -webkit-mask: linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
      -webkit-mask-composite: exclude;
      mask-composite: exclude;
      padding: 1px 1px 0px 1px;
    }
    .our-media-section .item .media-box:after,
    .our-media-section .slick-item .media-box:after {
      opacity: 1;
    }
    .our-media-section .item .media-tag,
    .our-media-section .slick-item .media-tag {
      opacity: 1;
    }
    .our-media-section .slick-item .media-box .img-block:after {
      opacity: 0;
    }
    .current-portfolio h2 {
      margin-bottom: 50px;
    }
    .portfolio-image {
      min-height: auto;
      height: 55vw;
      max-height: 55vw;
    }
    .current-portfolio .portfolio-list {
      padding-right: 20px;
    }
    .approach-wrapper {
      flex-direction: column;
    }
    .approach-wrapper .box-view {
      width: 100%;
    }
    .approach-wrapper .box-view .img-block {
      height: 300px;
    }
    .approach-team.green-bg {
      margin-top: 50px;
    }
    .past-portfolio {
      margin-top: 50px;
      min-height: 200px;
      padding: 30px 0;
    }
    .past-portfolio .map-img {
      width: 45%;
    }
    .our-team-contant .img-block {
      height: 350px;
    }
    .our-team-list .team-member a {
      height: 780px;
    }
    .section-header .section-title-name h2 {
      padding-bottom: 5px;
    }
    .our-media-section {
      margin-top: 60px;
    }
    .our-media-section .slick-dots {
      bottom: -20px;
    }
    .our-media-section .slick-arrow {
      margin: 10px auto 0px;
    }
    .media-list-wrapper .media-box .media-title {
      flex: 0 0 100%;
      margin-top: 20px;
    }
    .media-list-wrapper .media-box a {
      padding: 20px;
    }
    .media-list-wrapper .media-box .media-img {
      flex: 0 0 100%;
    }
    .media-list-wrapper .media-box .media-img img {
      width: 100%;
      max-width: 100%;
    }
    .media-list-wrapper .media-box a .media-tag {
      opacity: 1;
    }
    .media-content h1 {
      font-size: 30px;
    }
    .media-detail .our-media-section {
      margin-top: 40px;
    }
    .portfolio-list {
      margin-bottom: 50px;
    }
    .inner-banner::after {
      right: 0;
    }
    .our-team-wrapper .our-team-img {
      height: 340px;
    }
    .our-team-list {
      padding-top: 40px;
    }
    .teammodal .portfolio-image {
      min-height: 655px;
    }
    .logos-portfolio .slick-slide {
      margin: 0 10px;
    }
    .logos-portfolio {
      margin-top: 20px;
    }
    .our-media-section .slick-slide {
      margin: 0 10px;
    }
    .our-media-section .section-header {
      text-align: center;
      padding-left: 0;
    }
    .logos-portfolio {
      width: 100%;
    }
    .logos-portfolio .slick-list::after,
    .logos-portfolio .slick-list::before {
      content: none;
    }
    .portfolio-list .portfolio-image .portfolio-logo {
      bottom: -10px;
      left: -10px;
    }
    .portfolio-list:nth-child(even) .portfolio-image .portfolio-logo {
      left: -10px;
      right: 0;
    }
    .portfolio-list .portfolio-image .portfolio-logo img {
      max-width: 120px;
    }
    .portfolio-section .line-draw {
      width: 5px;
      height: 700px;
    }
    .footer .contact-us {
      order: 1;
    }
    .footer .nav-menu-container {
      order: 0;
    }
    .footer-left p {
      margin: 20px 0 25px;
      letter-spacing: 1px;
      margin-top: 10px;
    }
    .footer-right .contact-us ul li img {
      margin-right: 10px;
      width: 24px;
      height: 24px;
    }
    footer .bottom-footer {
      padding: 10px 0;
    }
    .modal-header {
      padding: 17px 30px;
    }
    .media-content p {
      text-align: justify;
    }
    .footer-right .contact-us .h6 {
      color: #8e8e8e;
      margin-bottom: 15px;
    }
    .footer-right .contact-us p a {
      letter-spacing: 0;
      max-width: initial;
    }
    .hero-content {
      margin-top: 90px;
    }
    .portfoliomodal .portfolio-list:nth-child(odd) .portfolio-image {
      order: 1;
    }
    .portfoliomodal .portfolio-list:nth-child(odd) .portfolio-content {
      padding-right: 0;
    }
    .portfoliomodal .portfolio-list {
      flex-wrap: wrap;
      height: auto;
      margin-top: 8px;
    }
  }
  
  @media (max-width: 639px) {
  .media-list-wrapper .media-box .media-title h5, .media-list-wrapper .media-box .media-title .h5 {
  font-size: 18px !important;
  }
    .hero-content h1 {
      font-size: 22px !important;
      line-height: 30px;
    }
    .hero-banner .hero-video,
    .hero-banner .hero-video video {
      height: 100%;
      object-fit: cover;
    }
    .hero-content h2 {
      font-size: 14px !important;
      line-height: 18px;
      margin-bottom: 10px;
    }
    .hero-content h1 span::before {
      height: 3px;
    }
    .our-team-wrapper .our-team-img {
      height: 230px;
    }
    .slick-dots li button {
      margin-right: 9px;
      margin-left: 9px;
    }
    .our-approach-section .approach-col-contant .img-block {
      height: 67vw;
      max-height: 67vw;
    }
    .media-box .img-block img {
      object-position: center;
    }
  }
  
  @media (max-width: 479px) {
    .footer-right .contact-us ul li {
      margin-bottom: 13px;
    }
    .footer-right .contact-us p a {
      margin-bottom: 25px;
    }
    footer nav .nav-menu {
      display: grid !important;
      grid-template-columns: 1fr 1.5fr;
    }
    .footer-right .nav-menu {
      flex-direction: row !important;
    }
    .footer-right .nav-menu li {
      width: 50%;
    }
    .portfolio-section .slick-slide {
      margin: 0 6px;
    }
    .portfolio-section .slick-carousel-portfolio:after {
      top: -12px;
    }
    .portfolio-section .slick-carousel-portfolio:after {
      padding-top: calc(65% + 10px);
    }
    .teammodal .modal-body {
      padding: 20px 40px 50px 20px;
    }
    h1 {
      font-size: 26px !important;
    }
    h2 {
      font-size: 20px !important;
    }
    h3 {
      font-size: 18px !important;
    }
    .title .h5{
      font-size: 16px !important;
    }
    .hero-content h1 {
      font-size: 22px !important;
      line-height: 28px;
    }
    .hero-banner::before {
      background-size: 100%;
      background-position: top right;
      width: 1000px;
    }
    .hero-banner::before {
      right: -6px;
    }
  
    .hero-content {
      width: 60%;
      margin-top: 30%;
      padding-right: 24px;
    }
    .hero-banner {
      height: 500px;
    }
    .hero-banner .hero-video video {
      width: 760px;
      height: 100%;
      object-fit: cover;
    }
    .hero-banner .hero-video {
      right: -50%;
      bottom: 0;
    }
    .hero-banner::after {
      left: 46%;
    }
  
    .logos-portfolio .slick-slide {
      margin: 0 10px;
    }
    .media-detail-wrapper .img-block {
      height: 230px;
    }
    .media-content p {
      font-size: 18px;
      margin-bottom: 20px;
    }
    .media-box .media-contant {
      min-height: 230px;
    }
    .inner-banner p {
      font-size: 16px;
    }
    .past-portfolio {
      min-height: 120px;
      padding: 30px 0;
    }
    .approach-wrapper .box-view .img-block,
    .our-team-contant .img-block {
      height: 260px;
    }
    .portfolio-list .portfolio-content p {
      margin-bottom: 15px;
    }
    .modal-body {
      padding: 20px 35px 20px 20px;
    }
    .teammodal .portfolio-image {
      min-height: 375px;
    }
    .media-list-wrapper .media-box .media-img img {
      max-width: 100%;
      width: 100%;
      min-width: auto;
    }
    .approach-page .portfolio-list:last-child,
    .our-team-page .our-team-list {
      padding-bottom: 30px;
    }
    .inner-page-body .media-list-wrapper {
      padding-bottom: 20px;
    }
    .our-team-list .team-member a {
      height: 420px;
    }
  }
  
  @media screen and (max-width: 326px) {
    .hero-content {
      padding-right: 45px;
    }
  }