@media screen and (max-width: 1450px) {
  .price-cards-container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 1150px) {
  h1.hero-header-text {
    font-size: 40px;
  }

  h1.hero-header-text {
    width: 100%;
  }

  h3.hero-sm-text {
    width: 60%;
  }

  p.paragraph.md-paragraph-size {
    width: 80vw;
  }

  .win-header-wrapper .paragraph {
    width: 50%;
  }

  .service-grid-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .faq-wrapper {
    display: block;
  }

  .section-wrapper.faq-wrapper .faq-col:first-child {
    margin-bottom: 60px;
  }

  h1.hg-header {
    width: 100%;
    font-size: 30px;
  }

  .section-wrapper {
    width: 100%;
  }

  .section.services-section,
  .section {
    padding: 40px;
  }

  .projects-container {
    display: flex;
    justify-content: center;
  }

  /* .nav-col.menu-items
  {
    display: none;
  } */
}

@media screen and (min-width: 1149px){
  

  
}


@media screen and (min-width: 1301px)
{
  button.side-responisve-menu
  {
    display: none;
  }

  .sidebar,
  .overlay.active
  {
    display: none;
  }
}

@media screen and (max-width: 1300px)
{


  .includes_wrapper
  {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .nav-col.menu-items .ul
  {
    display: none;
  }

  .hero-col.text-wrapper
  {
    padding-bottom: 40px;
  }

  .section.hero-section{
    height: auto;
    padding-top: 60px;
  }

  .hero-col.text-wrapper
  {
    top: auto;
  }

  .nav-wrapper {
    width: var(--desktop-size);
    /* background-color: white; */
    display:flex;
    justify-content: space-between;
    align-items: center;
  
    
  }

  img.mockup_img
  {
    height: 60vw;
  }

  .slider-wrapper {
    --items-per-view: 3;
    --slider-gap: 6px;

    display: flex;
    gap: var(--slider-gap);
    transition: transform 0.5s ease;
    will-change: transform;
  }

  .section.partners-sections {
    padding-bottom: 80px;
}

.section-header-wrapper
{
  width: 60%;
}

.section.service_brand_packge .section-wrapper {
  grid-template-columns: 1fr 1fr 1fr;
}






}


@media screen and (max-width: 1260px)
{
  img.mockup_cutout_img
  {
    height: 280px;
  }

  .includes_wrapper
  {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}


@media screen and (max-width: 1200px)
{

  .sub-btn-wrapper
  {
    width: 100%;
  }
  
  .main-form-btn
  {
    width: 100%;
  }


  .services-col-wrapper {
    grid-template-columns: 1fr;
}

.col-paragraph {
  color: black;
  font-size: 14px;
  width: 60%;
}


.page-header.service-page
{
  /* min-height: auto; */
  /* height: max-content; */
}


}

@media screen and (max-width: 1155px){
  /* .section.hero-section {
    height: 100vw;
} */

  .slider-wrapper
  {
    --items-per-view: 2;
  }

  .includes_wrapper
  {
    grid-template-columns: 1fr 1fr 1fr;
  }
}



@media screen and (max-width: 1080px) {

  .services-col-wrapper
  {
    grid-template-columns: 1fr;
  }

  .col-paragraph
  {
    width: 60%;
  }

  img.mockup_cutout_img
  {
    /* height: 26vw; */
  }

  .hero-col.text-wrapper
  {
    top: auto;
  }

  .section-wrapper.why-chose-wrapper
  {
    padding: 40px;
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 0;
  }

  img.mockup_img-why-chose
  {
    position: relative;
    
  }

  .grid-wrapper
  {
    margin: 0;
  }

  

  /* .section.hero-section {
    height: 130vw;
} */

img.mockup_img {
  height: 50vw;
  MARGIN-TOP: 40px;
}

  .hero-section-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


  .price-cards-container {
    grid-template-columns: 1fr 1fr;
  }

  .hero-section-wrapper.portfolio h1.hero-header-text {
    width: 80%;
  }

  .filterable_cards {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .card {
    width: 100%;
  }

  .windows-container {
    display: block;
  }

  .transparant-window-container {
    margin-bottom: 20px;
    width: 100%;
  }

  .section.hero-section.connect .section-wrapper {
    flex-direction: column;
  }

  .input-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
    width: 100%;
  }

  input.primary-input {
    width: 100%;
  }

  .section-sub-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .grid-2x-wrapper
  {
    width: 100%;
    flex-direction: column;
  }

  .grid-column.openings-wrapper {
    width: 100%;
    margin-top: 40px;
}


.partners-logo-group {
  width: max-content;
  min-width: 100vw;

  gap: 25px;
  padding-right: 25px;
}

.card-logo {
  flex: 0 0 140px;

  width: 140px;
  height: 120px;

  padding: 0 10px;
}

.card-logo img {
  max-width: 130px;
  max-height: 75px;
}


}

@media screen and (max-width: 1040px) {
  /* .section.hero-section {
    height: 140vw;
} */
.job-container
{
  flex-direction: column;
  display: flex;
}


}

@media screen and (max-width: 950px) {

  .section-wrappe.package-grid-wrapper{
    display: block;
  }

  .services-col-wrapper.odd
  {
    flex-direction: column;
  }

  .main-form-btn .slider-arrow-img
{
  margin-left: 20px;
  transition: 0.2s all ease;
}

.col .main-form-btn
{
  width: max-content;
}


  .includes_wrapper
  {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  /* .section.hero-section {
    height: 150vw;
} */
  /* .menu-items {
    display: none;
  }

  .burger-btn {
    display: block;
  } */

  .page-header.service-page
  {
    /* min-height: auto; */
  }

  .nav-wrapper {
    /* width: 90vw; */
  }


  .col-paragraph
  {
    width: 100%;
  }

  .filterable_cards {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  /* .nav-col.menu-items {
    display: none;
  } */

  .burger-btn {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #ffffff0d;
    border: none;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  h1.hero-header-text {
    font-size: 40px;
  }

  .sec-btn-wrapper,
  a.btn.primary-btn {
    font-size: 12px;
  }

  .transparant-window-container {
    width: 100%;
  }

  .win-header-wrapper p.paragraph {
    width: 100%;
    box-sizing: border-box;
  }

  .section.service_brand_packge .section-wrapper
  {
    grid-template-columns: 1fr 1fr;
  }

  .faq-col h1 {
    width: auto;
  }

  h1.primary-header.portfolio {
    width: 90%;
  }

  img.grid_package_image
  {
    object-fit: contain;
  }

  /* .section-wrapper.faq-wrapper .faq-col .primary-header,
  .section-wrapper.faq-wrapper .faq-col .paragraph {
    width: 100%;
  } */
}




@media screen and (max-width: 950px) {

  .nav-wrapper {
      width: 90%;
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin: 0 auto;
  }

  .nav-col:first-child {
      display: flex;
      align-items: center;

      flex: 1 1 auto;
      min-width: 0;
  }

  .home_link {
      display: flex;
      align-items: center;
      justify-content: flex-start;

      width: 100%;
      height: 100%;

      margin: 0;
      padding: 0;

      flex: 1 1 auto;
      min-width: 0;
  }

  .smartwigi-logo {
      display: block;

      width: 130px;
      max-width: 130px;
      height: auto;

      flex: 0 0 auto;
      object-fit: contain;
  }

  .reolink-logo,
  .ajax-logo {
      display: none;
  }

  .nav-col.menu-items {
      display: flex;
      align-items: center;
      justify-content: flex-end;

      width: auto;
      flex: 0 0 auto;

      margin-left: auto;
  }


  
}




@media screen and (max-width: 900px) {


  .includes_wrapper
  {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .filter-btns-wrapper {
    overflow-x: scroll;
    display: flex;
    width: 100%;
  }

  button.filter-btn {
    flex-shrink: 0;
    font-size: 12px;
    padding: 12px 22px;
  }

  .section.hero-section
  {
    /* height: 160vw; */
  }

  .footer-wrapper
  {
    grid-template-columns: 1fr 1fr;
  }

  .two-grid-wrapper
  {
    grid-template-columns: 1fr;
  }

  .side-window
  {
    width: 100%;
  }

  /* img.mockup_cutout_img{
    height: 35vw;
  } */


  .section-wrapper.our-company {
    display: grid;
    grid-template-columns: 1fr;
}

}

@media screen and (max-width: 850px) {
  .transparant-window-container {
    margin-bottom: 20px;
  }

  /* h1.hero-header-text {
    font-size: 30px;
  } */

  p.paragraph.about {
    width: 100%;
  }

  .window-wrapper.about {
    padding: 40px;
  }

  .paragraph-wrapper {
    display: block;
  }

  .windows-container {
    display: block;
  }

  .service-grid-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .filterable_cards {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .paragraph-wrapper .paragraph:first-child {
    margin-bottom: 30px;
  }

  .services-col-wrapper
  {
    grid-template-columns: 1fr;
  }

  .page-header.service-page .description
  {
    width: 100%;
    max-width: auto;
  }
}

@media screen and (max-width: 885px){

  .section-wrappe.package-grid-wrapper
  {
    grid-template-columns: 1fr;
  }

  .section.current_packge
  {
    padding-top: 40px;
  }

}

@media screen and (max-width: 800px) {


  .hero-section-wrapper.portfolio h1.hero-header-text {
    font-size: 30px;
  }

  .includes_wrapper {
    grid-template-columns: 1fr 1fr 1fr;
}

  ul.footer-ul {
    flex-direction: column;
  }

  a.footer-info {
    font-size: 12px;
  }

  .footer-li b {
    font-size: 12px;
  }

  img.footer-icon {
    width: 4vw;
  }

  li.footer-li {
    margin-right: 0;
  }

  .footer-icon-main {
    width: 10vw;
    height: 10vw;
  }

  .section.hero-section.portfolio {
    height: 250px;
  }

  .popup-box {
    width: 90%;
  }

  .price-cards-container {
    grid-template-columns: 1fr;
  }

  h1.process-card-header {
    font-size: 20px;
  }

  .process-card .price-card-wrapper .card-col .footer-icon-main {
    width: 60px;
    height: 60px;
  }

  .process-card p {
    font-size: 12px;
    line-height: 18px;
  }

  .two-grid-wrapper
  {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 700px)
{


  .body_text_wrapper h1 strong
  {
    font-size: 30px;
    line-height: 30px;
  }



  h1.price-header
  {
    font-size: 30px;
    line-height: 30px;
  }

  .image_product_wrapper
  {
    width: 100%;
  }

  .sub_section,
  .sub_section.even
  {
    flex-direction: column-reverse;
  }

  .sub_section_col
  {
    width: 100%;
    margin: 0 !important;
    margin-top: 20px !important;
  }


  .header_1,
  h1.job_header
  {
    font-size: 30px;
    line-height: 30px;
  }

  .sub_section_col
  {
    margin-top: 30px;
  }

  h1.page-header-tekst
  {
    font-size: 30px;
  }

  .sub_section.even .sub_section_col:first-child
  {
    text-align: left;
  }

  .sub_section
  {
    margin-bottom: 60px;
  }


  h1.form-header
  {
    font-size: 20px;
  }


  h1.hero-header-text {
    font-size: 30px;
    line-height: 30px;
}

h3.hero-sm-text
{
  font-size: 21px;
}

h1.job-title
{
  font-size: 20px;
  line-height: 30px;
}

h4.sm-text
{
  font-size: 14px;
  line-height: 21px;
}

.bottom-col.btn-wrapper
{
  width: 100%;
}

.grid-column .section-header
{
  font-size: 20px;
  line-height: 20px;
}

.bottom-col
{
  width: 100%;
}



h1.footer-header
{
  font-size: 30px;
  line-height: 30px;
}

.footer-wrapper {
  grid-template-columns: 1fr;
}

.footer-wrapper .col {
  /* padding-left: 40px; */
  width: 80%;
  margin: 0 auto;

}

.sub-col-wrapper.socials {
  display: flex;
  flex-direction: row;
  justify-content: center;
}


h1.section-header
{
  font-size: 30px;
  line-height: 30px;
}

.col-header
{
  font-size: 30px;
  line-height: 30px;
}

.section-header-wrapper .section-header
{
  font-size: 30px;
  line-height: 30px;
}

.section-header-wrapper {
  width: 100%;
}

.section.section-job-openings .section-wrapper
{
  padding: 20px;
}

.two-grid-wrapper
{
  gap: 40px;
}

.input-2x-col
{
  display: block;
}

.two-grid-wrapper
{
  padding: 20px;
  padding-top: 40px;
}


h1.section-header
{
  width:100%;
}

.tabs-wrapper
{
  grid-template-columns: 1fr 1fr 1fr;
}


}

@media screen and (max-width: 650px) {

  h3.total_label
  {
    font-size: 20px;
  }

  .include_box
  {
    width: 100px;
    height: 100px;
    padding: 10px;
  }

  .include_title {
    color: black;
    font-size: 8px;
    text-align: center;
}

  .grid-wrapper
  {
    grid-template-columns: 1fr;
  }

  img.mockup_img-why-chose
  {
    width: 50vw;
  }


  h1.hero-header-text
  {
    font-size: 30px;
        line-height: 30px;
  }

  .bottom-col.btn-wrapper
  {
    align-items: flex-start;
  }

  .top-nav-contact-container
  {
    display: none;
  }

  nav
  {
    top: 0;
  }


  .job-wrapper {
    display: flex;
    justify-content: space-between;
    FLEX-DIRECTION: column;
    align-items: flex-start;
}


  .body-content {
    margin-top: 80px;
}

.job-col {
  margin-bottom: 20px;
}


  .section-sub-wrapper {
    grid-template-columns: 1fr;
  }

  .process-card p {
    width: 100%;
  }

  .btn.primary-btn.card-btn {
    text-align: center !important;
    justify-content: center;
  }

  h2.form-header {
    font-size: 22px;
  }

  .icon-wrapper {
    width: 10vw;
    height: 10vw;
  }

  img.mission-vision-icon {
    width: 5vw;
  }

  label {
    font-size: 12px;
  }

  .window-wrapper {
    padding: 40px;
  }

  /* h1.hero-header-text {
    font-size: 28px;
  } */


  .featured-grid-wrapper
  {
    grid-template-columns: 1fr;
  }


  h1.primary-header {
    font-size: 22px;
  }

  h3.hero-sm-text {
    width: 94%;
    line-height: normal;
    font-size: 14px;
  }

  .btn-wrapper {
    flex-direction: column;
  }

  img.jm_logo {
    width: 120px;
    margin-bottom: 20px;
  }

  .btn-wrapper {
    padding: 0;
  }

  p.paragraph {
    font-size: 12px;
    line-height: 18px;
  }

  .win-header-wrapper .paragraph {
    width: 100%;
  }

  h3.service-sub-title {
    font-size: 12px;
  }

  h1.hg-header {
    font-size: 28px;
    line-height: normal;
  }

  a.btn.secondary-btn {
    padding: 0;
    width: 100%;
  }

  a.btn.secondary-btn .sec-btn-wrapper {
    width: 100%;
  }

  a.btn.secondary-btn .sec-btn-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 26px;
  }

  a.btn.primary-btn {
    margin: 0;
    /* width: 100%; */
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .hero-section-wrapper.portfolio h1.hero-header-text {
    font-size: 20px;
  }

  .filterable_cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  h4.card-title {
    font-size: 12px;
  }
  .process-card .price-card-wrapper .card-col .footer-icon-main .footer-icon {
    width: 22px;
  }

  img.mockup_cutout_img {
    height: 40vw;
  }

  .section.partners-sections .section-wrapper .section-header
  {
    margin-top: 0;
  }

  h1.section-header
  {
    width: 100%;
  }
}

@media screen and (max-width: 550px) {


  .tabs-wrapper {
    grid-template-columns: 1fr 1fr;
}


  /* .page-header.service-page
{
  min-height: 600px;
} */


.header_1
{
  font-size: 20px;
  line-height: 20px;
}

  .sidebar {
    width: 100%;
  }

  .home_link img
  {
    height: 25px;
  }

  h1.hero-header-text {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}

  .header-sub-wrapper
  {
    grid-template-columns: 1fr;
  }

  .card-logo
  {
    width: 90px;
    height: 90px;
  }

  img.mockup_img
  {
    height: 80vw;
  }

  .bottom-col
  {
    grid-template-columns: 1fr ;
  }

  .slider-wrapper
  {
    --items-per-view: 1;
  }

  .contact-wrapper {
    display: flex;
    flex-direction: column;
}


  img.mockup_cutout_img
  {
    position: relative;
    margin: 0 auto;
    height: 60vw;
  }


  h1.footer-header
  {
    font-size: 20px;
  }

  .contact-wrapper-col
  {
    padding-bottom: 0;
  }

  h1.hero-header-text {
    font-size: 20px;
}

form.job-form
{
  padding: 20px;
}

.job-container
{
  padding: 30px;
  margin-top: 40px;
}

.job-description h2 strong
{
  font-size: 20px;
}





.col-header {
  font-size: 20px;
  line-height: 20px;
}

h2.contact-header,
.section.partners-sections .section-wrapper .section-header,
h1.section-header,
.section-header-wrapper .section-header
{
  font-size: 20px;
  line-height: 20px;
}

img.sub_section_img
{
  height: 230px;
}


  a.package_view_link
  {
    font-size: 12px;
  }


  .sub-btn-wrapper
  {
    flex-direction: column;
  }

  .body_text_wrapper h1 strong {
    font-size: 20px;
    line-height: 20px;
  }

  .includes_wrapper
  {
    grid-template-columns: 1fr 1fr;
  }

}

@media screen and (max-width: 450px) {



  .section.service_brand_packge .section-wrapper
  {
    grid-template-columns: 1fr;
  }



  .window-wrapper,
  .window-wrapper.about {
    padding: 30px;
  }

  .bottom-col
  {
    grid-template-columns: 1fr;
  }


  .view-more-btn
  {
    width: 100%;
  }
 

  .window-wrapper.about {
    display: flex;
    flex-direction: column;
    gap: 0;
  }

  img.mission-vision-icon {
    width: 8vw;
  }


  .icon-circle-wrapper .icon .main-icon
  {
    width: 30px;
    height: 30px;
  }

  .icon-wrapper {
    width: 14vw;
    height: 14vw;
    margin-bottom: 20px;
  }

  h3#popup-title {
    font-size: 14px;
  }

  .card {
    height: 100%;
  }

  .section.hero-section.portfolio {
    height: 180px;
  }

  .footer-wrapper
  {
    margin-top: 0;
  }


  /* .footer-wrapper .col {
    display: flex;
    align-items: center;
    justify-content: center;
  } */

  /* img.footer-logo {
    width: 60%;
    margin-bottom: 40px;
  } */

  footer.main-footer {
    padding: 20px;
    padding-top: 60px;
  }

  .price-card {
    padding: 10px;
  }

  .section.services-section,
  .section {
    padding: 20px;
  }

  .service-grid-wrapper {
    grid-template-columns: 1fr;
  }

  .window-wrapper {
    padding: 30px;
    border-radius: 20px;
  }

  .faq-col .primary-header {
    /* width: 100%; */
  }

  .faq-col p {
    width: 100%;
  }

  .faq-content-wrapper {
    padding-bottom: 0;
  }

  .answer {
    /* padding-bottom: 20px; */
  }

  .answer p {
    font-size: 10px;
    padding-bottom: 10px;
  }

  .btn.secondary-btn.about-btn {
    width: 60%;
  }

  h2.faq-question {
    font-size: 12px;
    width: 80%;
    line-height: 18px;
  }

  .btn.primary-btn {
    padding: 15px 26px;
  }

  .hero-section-wrapper.pricing .hero-header-text {
    font-size: 30px;
  }

  h1.hero-header-text {
    font-size: 20px;
  }

  h1.hg-header {
    font-size: 18px;
  }

  /* .section.hero-section {
    height: 600px;
  } */

  img.nav-logo.reolink-logo {
    display: none;
}

/* .sidebar-logo-wrapper .nav-logo
{
      height: 22px;
} */

/* .sidebar-logo-wrapper img.nav-logo.reolink-logo {
  display: block;
} */

.header-icon-main
{
  min-width: 40px;
    min-height: 40px;
}

img.main-icon
{
  width: 20px;
  height: 20px;
}

img.svg-icon {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

img.nav-logo.ajax-logo {
  display: none;
}

  .nav-logo {
    width: 100px;
  }

  .section.about-me {
    padding: 40px;
  }

  .slick-slider {
    width: 88vw !important;
  }

  .transparant-window-container {
    padding: 10px;
  }

  .section-wrapper.short-msg {
    margin-top: 60px;
  }

  h2.service-title {
    font-size: 16px;
  }

  h1.primary-header {
    font-size: 18px;
  }

  p.paragraph.portfolio {
    width: 70%;
  }

  h4.card-title {
    font-size: 12px;
  }

  label.cat_name {
    font-size: 10px;
  }

  .item-box .card img.card-img {
    height: 110px;
  }
  .projects-container {
    margin-top: 40px;
  }

  .tabs-wrapper {
    grid-template-columns: 1fr;
}

.section-wrappe.package-grid-wrapper .grid-col
{
  padding: 30px;
}

}

@media screen and (max-width: 320px) {
  h1.hero-header-text {
    font-size: 16px;
    margin-bottom: 10px;
  }

  h3.hero-sm-text {
    width: 80%;
    font-size: 12px;
  }

  a.btn.secondary-btn {
    padding: 0;
    width: 100%;
  }

  a.btn.secondary-btn .sec-btn-wrapper {
    width: 100%;
  }

  a.btn.secondary-btn .sec-btn-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 26px;
  }

  a.btn.primary-btn {
    margin: 0;
    width: 100%;
  }

  a.btn.primary-btn {
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (max-height: 550px) {
  .popup-img {
    width: max-content;
    height: 60vh;
  }

  .popup-box {
    width: max-content;
  }

  h3#popup-title {
    font-size: 12px;
  }
}
