@media (max-width: 1366px) {
  #hero-sec h1 {
    font-size: 4em;
  }

  h2 {
    font-size: 3.5em;
  }

  /* service starts */

  .card-style-1 ._title {
    font-size: 3em;
    font-weight: 700;
    margin-bottom: 20px;
  }

  .card-style-1 ._subtitle {
    font-size: 2em;
    margin-bottom: 20px;
  }

  .card-style-1 ._right-img {
    max-height: 700px;
  }

  .card-style-1 ._content {
    margin-left: 60px;
    margin-top: 10px;
    padding: 20px;
  }

  .big-lead {
    font-size: 1.3em;
  }

  .btn-text-scroll {
    font-size: 2rem;
  }

  .card-style-1 .btn-text-scroll {
    margin-top: 10px;
    margin-left: 100px;
  }

  .card-style-1 {
    padding: 20px;
  }

  /* service ends */

  .testimonial-slide ._quote_icon {
    width: 180px;
    height: 180px;
  }

  .testimonial-slide ._quote_icon.start {
    top: -15%;
  }

  .testimonial-slide ._quote_icon.end {
    bottom: -15%;
  }

  .testimonial-slide ._slide-header {
    padding: 10px;
  }

  .testimonial-slide ._slide-header ._title {
    font-size: 19px;
  }

  .testimonial-slide {
    min-height: 400px;
  }

  .testimonial-slide ._sep {
    margin-top: 60px;
  }

  .testimonial-slide .rating-wrap i {
    font-size: 1.5em;
  }

  .testimonial-slide .rating-wrap {
    margin-top: 40px;
  }

  .page-header h1 {
    font-size: 4em;
  }

  .page-header {
    padding: 60px 0;
  }

  .inner-page .section {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }

  .clipped-text-outline {
    font-size: 4em;
  }

  .card-style-1 .card-title {
    font-size: 1.7em;
  }

  .card-style-1 .circular-count {
    font-size: 1.5em;
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) and (max-width: 1400px) {
  footer .menu-card a {
    padding-bottom: 0;
    font-size: 15px;
  }

  .menu-card {
    padding: 0 0px;
  }
}

@media (max-width: 1024px) {
  #hero-sec h1 {
    font-size: 3.8em;
  }

  h2 {
    font-size: 3.5em;
  }

  .logo-scroller ._icon,
  .logo-scroller ._text {
    font-size: 2em;
  }

  .menu-card .menu-title {
    font-size: 1.3em;
  }

  .side-menu .big-link {
    font-size: 1.6em;
  }

  .side-menu {
    margin-top: 80px;
  }

  footer {
    height: 100%;
  }

  /* service starts */

  .card-style-1 ._title {
    font-size: 3em;
    font-weight: 700;
    margin-bottom: 20px;
  }

  .card-style-1 ._subtitle {
    font-size: 2em;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .card-style-1 ._right-img {
    max-height: 700px;
  }

  .card-style-1 ._content {
    margin-left: 00px;
    margin-top: 00px;
    padding: 20px;
  }

  .big-lead {
    font-size: 1.1em;
  }

  .btn-text-scroll {
    font-size: 2rem;
  }

  .card-style-1 .btn-text-scroll {
    margin-top: 10px;
    margin-left: 0px;
  }

  .card-style-1 {
    padding: 20px;
  }

  /* service ends */

  .testimonial-slide ._quote_icon {
    width: 150px;
    height: 150px;
  }

  .testimonial-slide ._quote_icon.start {
    top: -15%;
  }

  .testimonial-slide ._quote_icon.end {
    bottom: -15%;
  }

  .testimonial-slide ._slide-header {
    padding: 10px;
  }

  .testimonial-slide ._slide-header ._title {
    font-size: 18px;
  }

  .testimonial-slide {
    min-height: 450px;
  }

  .testimonial-slide ._sep {
    margin-top: 60px;
  }

  .testimonial-slide .rating-wrap i {
    font-size: 1.5em;
  }

  .testimonial-slide .rating-wrap {
    margin-top: 40px;
  }
}

@media (max-width: 992px) {
  #hero-sec h1 {
    font-size: 3.4em;
  }

  h2 {
    font-size: 3.3em;
  }

  #hero-sec ._video-wrap {
    max-width: 80%;
  }

  .logo-scroller ._icon,
  .logo-scroller ._text {
    font-size: 1.4em;
  }

  .logo-scroller-item {
    padding: 15px 20px;
  }

  /* service starts */

  .card-style-1 ._title {
    font-size: 2.5em;
    font-weight: 700;
    margin-bottom: 15px;
  }

  .card-style-1 ._subtitle {
    font-size: 1.5em;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .card-style-1 ._right-img {
    max-height: 700px;
  }

  .card-style-1 ._content {
    margin-left: 00px;
    margin-top: 00px;
    padding-left: 0px;
    padding-bottom: 0;
  }

  .big-lead {
    font-size: 1.1em;
  }

  .btn-text-scroll {
    font-size: 1.5rem;
  }

  .card-style-1 .btn-text-scroll {
    margin-top: 10px;
    margin-left: 0px;
  }

  .card-style-1 {
    padding: 20px;
  }

  /* service ends */

  .testimonial-slide ._quote_icon {
    width: 130px;
    height: 130px;
  }

  .testimonial-slide ._quote_icon.start {
    top: -15%;
  }

  .testimonial-slide ._quote_icon.end {
    bottom: -15%;
  }

  .testimonial-slide ._slide-header {
    padding: 10px;
  }

  .testimonial-slide ._slide-header ._title {
    font-size: 18px;
  }

  .testimonial-slide {
    min-height: 400px;
  }

  .testimonial-slide ._sep {
    margin-top: 40px;
  }

  .testimonial-slide .rating-wrap i {
    font-size: 1.2em;
  }

  .testimonial-slide .rating-wrap {
    margin-top: 30px;
  }

  .slider-wrap {
    margin-top: 80px;
    margin-bottom: 70px;
  }

  .link-cards ._card_icon i {
    font-size: 2.5em;
  }

  .link-cards .card-style-1 .card-title a {
    font-size: 0.8em;
  }

  .spotlight-gallery-2 {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-padding: 0 24px;
    gap: 12px;
    padding: 12px 0;
  }

  .spotlight-gallery-2 ._col {
    scroll-snap-align: start;
  }

  .spotlight-gallery-2 ._col:nth-child(2n + 1) {
    margin-top: 40px;
  }

  .spotlight-gallery-2 img {
    filter: grayscale(0);
  }

  .section-subheading {
    right: 0;
  }
}

@media (max-width: 850px) {
  #hero-sec h1 {
    font-size: 3.2em;
  }

  h2 {
    font-size: 3em;
  }

  #hero-sec ._video-wrap {
    max-width: 80%;
  }

  .logo-scroller ._icon,
  .logo-scroller ._text {
    font-size: 1.3em;
  }

  .logo-scroller-item {
    padding: 10px 15px;
  }

  /* service starts */

  .card-style-1 ._title {
    font-size: 2.5em;
    font-weight: 700;
    margin-bottom: 20px;
  }

  .card-style-1 ._subtitle {
    font-size: 1.5em;
    margin-bottom: 25px;
    margin-left: 0;
  }

  .card-style-1 ._right-img {
    max-height: 700px;
  }

  .card-style-1 .card {
    /* margin-left: 00px;
    margin-top: 00px;
    padding-left: 0px;
    padding-bottom: 0; */
  }

  .big-lead {
    font-size: 1.1em;
  }

  .btn-text-scroll {
    font-size: 1.5rem;
  }

  .card-style-1 .btn-text-scroll {
    margin-top: 30px;
    margin-left: 0px;
  }

  .card-style-1 {
    padding: 20px;
  }

  .testimonial-slide ._quote_icon {
    width: 130px;
    height: 130px;
  }

  .testimonial-slide ._quote_icon.start {
    top: -15%;
  }

  .testimonial-slide ._quote_icon.end {
    bottom: -15%;
  }

  .testimonial-slide ._slide-header {
    padding: 10px;
  }

  .testimonial-slide ._slide-header ._title {
    font-size: 18px;
  }

  .testimonial-slide {
    min-height: 400px;
  }

  .testimonial-slide ._sep {
    margin-top: 40px;
  }

  .testimonial-slide .rating-wrap i {
    font-size: 1.2em;
  }

  .testimonial-slide .rating-wrap {
    margin-top: 30px;
  }

  .slider-wrap {
    margin-top: 80px;
    margin-bottom: 70px;
  }

  /* service ends */

  .img-card ._card_title {
    font-size: 1.1em;
  }
}

@media (max-width: 768px) {
  #hero-sec h1 {
    font-size: 2.8em;
  }

  h2 {
    font-size: 2.5em;
  }

  #hero-sec ._video-wrap {
    max-width: 100%;
  }

  .logo-scroller ._icon,
  .logo-scroller ._text {
    font-size: 1em;
  }

  .logo-scroller-item {
    padding: 10px 10px;
  }

  footer {
    position: relative;
  }

  .side-menu {
    margin-top: 0px;
  }

  footer .menu-card {
    position: relative;
    margin-bottom: 80px;
  }

  footer .menu-card::after {
    content: "";
    position: absolute;
    bottom: auto;
    height: 2px;
    width: 50px;
    background: #fff;
  }

  .fornt-section {
    font-size: 19px;
    margin-bottom: 0;
  }

  main {
    margin-bottom: 0;
  }

  .logo-scroller-content {
    padding: 50px 0 0px;
  }

  #hamburger {
    width: 47px;
    height: 30px;
    margin: 20px auto;
    top: 0;
    right: 60px;
  }

  #mega-menu ._column:nth-child(even) {
    margin-top: 00px;
  }

  .big-text {
    font-size: 2em;
  }

  .big-text ._content-wrap {
    margin: 0 15px;
  }

  .big-text .ticker-wrap .ticker-content {
    display: flex;
    gap: 10px;
  }

  .cards-container .card {
    padding: 25px !important;
  }

  /* testimonial slide */
  .testimonial-slide ._quote_icon {
    width: 110px;
    height: 110px;
  }

  .testimonial-slide ._quote_icon.start {
    top: -12%;
  }

  .testimonial-slide ._quote_icon.end {
    bottom: -12%;
  }

  .testimonial-slide ._avatar {
    width: 60px;
    height: 60px;
  }

  .testimonial-slide ._slide-header {
    padding: 10px;
  }

  .testimonial-slide ._slide-header ._title {
    font-size: 17px;
    margin-bottom: 2px;
  }

  .testimonial-slide {
    min-height: 400px;
  }

  .testimonial-slide ._sep {
    margin-top: 40px;
  }

  .testimonial-slide .rating-wrap i {
    font-size: 1.2em;
  }

  .testimonial-slide .rating-wrap {
    margin-top: 30px;
  }

  .slider-wrap {
    margin-top: 70px;
    margin-bottom: 50px;
  }

  .testimonial-slide ._slide-header ._avatar {
    margin-right: 10px;
  }

  .testimonial-slide ._company {
    font-size: 15px;
  }

  .page-header h1 {
    font-size: 2.8em;
  }

  .page-header h1 {
    font-size: 3em;
  }

  .page-header {
    padding: 20px 0;
  }

  .inner-page .section {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }

  #_center-text {
    margin: 0 7px 1px 12px;
  }
}

@media (max-width: 576px) {
  #hamburger {
    width: 47px;
    height: 30px;
    margin: 20px auto;
    top: 0;
    right: 20px;
  }

  #hero-sec h1 {
    font-size: 2em;
  }

  h2 {
    font-size: 1.7em;
  }

  .testimonial-slide ._slide-header {
    padding: 10px;
    width: 69%;
  }

  #hero-sec {
    padding: 0px 0;
  }

  p {
    font-size: 14px;
  }

  .logo-scroller-item {
    padding: 10px 10px;
    font-size: 0.6em;
  }

  .logo-scroller-row {
    gap: 20px;
  }

  .spotlight-gallery-2 ._img-wrap {
    height: unset;
    margin-bottom: 20px;
  }

  #loader ._icon {
    width: 65px;
  }

  #loader ._title {
    font-size: 4em;
  }

  #loader ._tagline {
    font-size: 1.2em;
    letter-spacing: 1px;
  }

  #loader ._logo-loader {
    margin-top: -60px;
  }

  /* service starts */

  .cards-container .card {
    padding: 20px !important;
  }

  .card-style-1 ._title {
    font-size: 1.6em;
    font-weight: 700;
    margin-bottom: 20px;
  }

  .card-style-1 ._subtitle {
    font-size: 1.3em;
    margin-bottom: 15px;
    margin-left: 0;
  }

  .card-style-1 ._right-img {
    max-height: 700px;
  }

  .card-style-1 .card {
    /* margin-left: 00px;
    margin-top: 00px;
    padding-left: 0px;
    padding-bottom: 0; */
  }

  .big-lead {
    font-size: 1.1em;
  }

  .btn-text-scroll {
    font-size: 1.5rem;
  }

  .card-style-1 .btn-text-scroll {
    margin-top: 30px;
    margin-left: 0px;
  }

  .card-style-1 {
    padding: 0px;
  }

  /* service ends */

  .page-header h1 {
    font-size: 2em;
  }

  .page-header {
    padding: 10px 0;
  }

  .inner-page .section {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .portfolio-card ._portoflio-title {
    font-size: 1.3em;
  }

  .portfolio-card ._portfolio-summary {
    font-size: 1em;
  }

  .portfolio-card {
    margin-bottom: 40px !important;
  }

  .portfolio-card:last-child {
    margin-bottom: 0;
  }

  .clipped-text-sm {
    font-size: 3em;
    -webkit-text-stroke-width: 2px;
  }

  .card-style-1 .card {
    padding: 20px !important;
  }

  .link-cards ._card_icon i {
    font-size: 3em;
  }

  .link-cards .card-style-1 .card-title a {
    font-size: 1.2em;
  }

  .link-cards .card-style-1 .big-lead {
    font-size: 1.4em;
  }

  #hero-sec {
    margin-top: 80px;
  }

  .page-header {
    padding: 100px 0 10px;
  }
}

@media (min-width: 577px) and (max-width: 991px) {
  .page-header {
    margin-top: 40px;
  }
}
