@media screen and (max-width: 1200px) {
  /*====================form placeholder font==============*/

  ::-webkit-input-placeholder {
    font-size: 12px;
  }

  ::-moz-placeholder {
    font-size: 12px;
  }

  :-ms-input-placeholder {
    font-size: 12px;
  }

  :-moz-placeholder {
    font-size: 12px;
  }
}

@media screen and (max-width: 1080px) {
  #banner .colr .movable:nth-child(3) {
    top: -119px;
    right: -56px;
  }

  section {
    padding: 50px 0;
  }

  .owl-carousel.owl-theme .owl-nav .owl-next {
    right: -8px;
  }

  .owl-carousel.owl-theme .owl-nav .owl-prev {
    left: -8px;
  }

  #banner .col h1 {
    font-size: 48px;
  }

  nav > ul {
    margin: 0;
  }
}

@media screen and (max-width: 991px) {
  /*_____ Navigation _____*/

  nav #cta li {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }

  .toggle {
    display: flex;
  }
  header {
    height: auto;
  }
  nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    flex-flow: wrap;
    float: none;
    display: none;
    height: auto;
    background: rgb(255 255 255 / 90%);
    padding: 20px 50px 15px;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    backdrop-filter: saturate(180%) blur(20px);
    overflow: auto;
    z-index: 2;
  }

  nav.active {
    display: flex;
    visibility: visible;
    opacity: 1;
  }
  #nav {
    align-items: center;
    flex-flow: wrap;
  }
  #nav > li {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    width: 100%;
    padding: 15px;
  }
  nav > ul > li > a {
    font-size: 20px;
  }
  #nav > li > .sub {
    position: static;
    display: none;
    width: 100%;
    max-height: none;
    background: transparent;
    visibility: visible;
    opacity: 1;
    text-align: center;
    margin: 0 auto !important;
    border: 0;
    border-radius: 0;
    transition: none;
    box-shadow: none;
  }
  #nav > li > .sub > li {
    display: flex;
    justify-content: center;
  }
  #nav > li > .sub > li > a {
    background: transparent;
    border-top: 0;
    border-bottom: 0;
  }
  nav #cta {
    display: block;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
  }

  /* -------------------footer-------------------- */
  footer .flexRow > .col {
    width: 100%;
  }

  .description_detail_blk {
    margin-top: 4rem;
  }

  /* main */

  #banner .col h1 {
    font-size: 33px;
  }

  #banner .col {
    padding-right: 20px;
  }

  #banner .colr .image {
    /* margin-right: -73px; */
    padding-bottom: 67%;
  }

  #banner .colr .movable:nth-child(3) {
    width: 166px;
    top: -104px;
    right: -41px;
  }

  #banner .colr .movable:nth-child(4) {
    width: 57px;
    bottom: -95px;
    right: 162px;
  }

  #banner .colr .movable:nth-child(2) {
    top: -44px;
    left: -4px;
    width: 154px;
  }

  #banner .colr .movable:nth-child(1) {
    top: -151px;
    left: -68px;
    width: 55px;
    height: 55px;
  }

  #banner .col .col1 {
    padding: 4px;
  }

  #banner .col .col1 .box {
    padding: 20px 6px;
  }

  #working .col {
    width: calc(100% / 3);
    padding: 6px;
  }

  .overlay {
    display: none;
  }

  #working .col .outer {
    padding: 10px 10px;
  }

  .title {
    font-size: 90px;
  }

  #why_choose_us .col {
    width: 100%;
    padding-right: 0px;
  }

  #why_choose_us .col .image {
    position: relative;
    padding-bottom: 60%;
    overflow: hidden;
  }

  #why_choose_us .col .image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  #why_choose_us .colr {
    width: 100%;
    position: relative;
    margin-top: 30px;
  }

  #partners .col {
    width: calc(100% / 2);
  }

  #intro .col {
    width: 100%;
    padding-right: 0px;
    position: relative;
    margin-top: 30px;
  }

  #intro .colr {
    width: 100%;
  }

  #intro .colr .image {
    position: relative;
    padding-bottom: 50%;
    overflow: hidden;
  }

  #intro .colr .image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  #intro .flex {
    flex-flow: wrap-reverse;
  }

  section {
    padding: 40px 0;
  }

  #services .center .inner {
    transform: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
  }

  #services .item:nth-child(3) {
    margin-top: 0;
  }

  #services .active:has(+ .center) {
    transform: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
  }

  #services .center + .active {
    transform: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
  }

  #features .col {
    width: 100%;
    padding-right: 0px;
  }

  #features .col .image {
    position: relative;
    padding-bottom: 50%;
    overflow: hidden;
  }

  #features .col .image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  #features .colr {
    width: 100%;
    margin-top: 30px;
  }

  #folio .inner {
    padding: 0;
  }

  #faq .col {
    width: 100%;
    padding-left: 0px;
  }

  #faq .col .image {
    position: relative;
    padding-bottom: 50%;
    overflow: hidden;
  }

  #faq .col .image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  #faq .colr {
    width: 100%;
  }

  #small-banner .image {
    width: 100%;
  }

  #about .colr {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
  }

  #about .col {
    width: 100%;
    padding-left: 0px;
  }

  #about .col .image {
    position: relative;
    padding-bottom: 50%;
    overflow: hidden;
  }

  #about .col .image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .bgblue {
    padding: 40px 20px;
  }

  #security .col {
    width: 100%;
    padding-right: 0;
  }

  #security .col .image {
    position: relative;
    padding-bottom: 50%;
    overflow: hidden;
  }

  #security .col .image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  #security .colr {
    width: 100%;
  }

  #team .col {
    width: calc(100% / 2);
  }

  #services .col {
    width: calc(100% / 2);
  }

  #service-detail .col {
    width: 100%;
    padding-right: 0px;
  }

  #service-detail .colr {
    width: 100%;
    padding-left: 0px;
    margin-top: 30px;
  }

  #nav > li > .sub .flex {
    display: block;
  }
  #portfolio .col {
    width: calc(100% / 2);
  }

  #work_detail .col {
    width: 100%;
  }

  #work_detail .colr {
    width: 100%;
    padding-left: 0px;
    margin-top: 30px;
  }

  #contact .box .inner .col {
    padding: 15px;
  }

  #folio .content {
    height: unset;
  }

  #checkout .flexRow > .col2 {
    width: 100%;
  }

  #checkout .flexRow > .col2 {
    width: 100%;
  }

  #checkout .flexRow > .col1 {
    width: 100%;
  }
  /* ========sticy======== */
  .blue .inner {
    padding: 2rem 2rem;
  }
  .blue .inner .cnt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .blue .inner .cnt p {
    display: none;
  }
  .blue .inner .cnt .webBtn {
    width: fit-content;
  }
  .blue .inner .cnt h4 {
    margin-bottom: 0;
    align-self: center;
  }
  .blue .inner .cnt h3 {
    margin-bottom: 0;
    align-self: center;
  }
  .blue .inner .cnt hr {
    display: none;
  }

  #contact .flexRow > .col1 .content {
    padding: 50px 10px;
  }

  #small-banner {
    height: 300px !important;
  }
}

@media screen and (max-width: 480px) {
  /*_____ col-xx-? _____*/
  .col-xx-12,
  .col-xx-11,
  .col-xx-10,
  .col-xx-9,
  .col-xx-8,
  .col-xx-7,
  .col-xx-6,
  .col-xx-5,
  .col-xx-4,
  .col-xx-3,
  .col-xx-2,
  .col-xx-1 {
    width: 100% !important;
  }

  #banner {
    background-position: top left;
  }
  h1 {
    font-size: 30px;
    line-height: 1.2;
  }

  #banner .col {
    padding-right: 0px;
    width: 100%;
    margin-bottom: 30px;
  }

  #banner .colr {
    width: 100%;
    align-self: center;
    position: relative;
  }

  #banner {
    padding-top: 40px;
    margin-top: 81px;
  }

  .movable-elements-wrapper {
    display: none;
  }

  #banner .colr .image {
    margin-right: 0px;
  }

  #working .col {
    width: calc(100% / 1);
  }

  h2 {
    font-size: 28px;
  }

  .title {
    font-size: 60px;
  }

  #why_choose_us .col .image {
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
  }

  section#why_choose_us {
    padding: 70px 0;
  }

  #intro .colr .image {
    position: relative;
    padding-bottom: 100%;
  }

  #services-hardware .col {
    width: calc(100% / 1);
  }

  #services-hardware {
    background-size: cover;
  }

  #counter .col {
    width: calc(100% / 2);
  }

  #partners .col {
    width: calc(100% / 1);
  }

  #folio .col {
    width: 100%;
    padding-left: 0px;
    padding-bottom: 20px;
    display: none;
  }

  #banner .flex {
    margin-top: 0;
  }
  .bgblue {
    padding: 20px 20px;
  }

  #folio .colr {
    width: 100%;
  }

  #services-hardware .icon {
    width: 178px;
  }

  #small-banner {
    height: 300px;
  }

  .shop_page .colR .search_result {
    display: block;
  }

  #contact .flexRow > .col1 {
    width: 100%;
  }

  #contact .flexRow > .col2 {
    width: 100%;
    padding-left: 15px;
  }

  .shop_page .colL {
    display: none;
  }

  .shop_page .colR .search_result p {
    margin-bottom: 13px;
  }

  #folio .content {
    width: 100%;
  }

  #counter .col:not(:last-child) {
    border-right: unset;
  }

  .logo {
    width: 69px;
  }

  .toggle {
    top: 25px;
  }

  #features .col .image {
    padding-bottom: 100%;
  }

  section#features {
    padding-top: 0;
  }

  #faq .col .image {
    padding-bottom: 100%;
  }

  #video {
    min-height: 300px;
  }

  #about .col .image {
    padding-bottom: 100%;
  }

  #security .col .image {
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
    margin-bottom: 30px;
  }

  #team .col {
    width: calc(100% / 1);
  }

  #small-banner {
    margin-top: 81px;
  }

  #services .col {
    width: calc(100% / 1);
  }

  #service-detail .colr .col1 {
    width: calc(100% / 1);
  }

  #service-detail .colr .col2 {
    width: 100%;
    margin-bottom: 20px;
  }

  #service-detail .colr .col3 {
    width: 100%;
  }

  .tabs {
    margin-bottom: 30px;
    display: block;
  }

  .tabs li {
    display: block;
    padding-bottom: 12px;
  }

  #portfolio .col {
    width: calc(100% / 1);
  }

  #work_detail .col .col2 {
    width: 100%;
    padding-left: 0px;
  }

  #work_detail .col .col1 {
    width: 100%;
    padding-bottom: 20px;
  }
  #contact .box .inner .col {
    width: calc(100% / 1);
  }

  #contact .box .inner {
    display: block;
  }

  #contact .box .inner .col {
    justify-content: unset;
  }

  #contact .box .inner .icon {
    height: 30px;
  }

  #contact .box {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }

  #contact .box2 {
    max-width: 100%;

    padding: 40px 20px;
  }

  .col-xs-6 {
    width: 100%;
  }

  .contact_b {
    position: absolute;
    right: -37px;
    top: -52px;
    border-bottom-left-radius: 30px;
    pointer-events: none;
    max-width: 40%;
  }

  .contact_a {
    position: absolute;
    left: 2px;
    bottom: 2px;
    border-bottom-left-radius: 30px;
    pointer-events: none;
    max-width: 21%;
  }
  .logo {
    padding-bottom: 5px;
  }

  #checkout .topHead {
    display: block;
  }

  #checkout .cardLst {
    margin-top: 12px;
  }
}
