@media only screen and (max-width: 1440px) {
  .iphone-frame {
    max-width: 220px;
    min-height: 450px;
    top: 0px;
  }

  .iphone-frame .mb-slider-item img {
    border-radius: 18px;
    max-height: 425px;
    height: 100%;
  }

  .tablet-frame {
    min-height: 350px;
    transform: rotate(15deg);
    max-width: 220px;
    top: 145px;
    right: 0;
  }

  .tablet-frame .tablet-slider-item img {
    max-height: 285px;
    height: 100%;
  }

  .fourth_wrapper_text h6 {
    font-size: 40px;
    right: 20px;
    top: -40px;
  }

  .index-sec-8::before {
    display: none;
  }

  .header_wrapper {
    padding: 30px 0px 30px 0px;
    margin: 0;
  }
}

@media only screen and (max-width: 1366px) {
  .popup-form-wrapper {
    padding: 20px 15px;
    width: calc(100% - 0px);
  }

  .popup-form-wrapper img {
    width: 60%;
    margin-bottom: 5px;
  }

  .popup-section .popup-close {
    height: 35px;
    width: 35px;
    right: -16px;
    top: -1px;
    z-index: 1;
    background: #ff770d;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .popup-form-wrapper h4 {
    font-size: 30px;
    margin: 10px 0 20px;
  }

  .fourth_wrapper_text h6 {
    font-size: 30px;
    right: 50px;
    top: -40px;
  }

  .service-col-right img {
    right: 0px;
  }

  .service-left-col h2 {
    font-size: 35px;
  }

  .service-left-col p {
    max-width: calc(100% - 0px);
  }

  .service-inner-wrapper {
    padding: 40px 35px;
  }

  .service-sec-4 {
    padding: 50px 0px;
  }

  .service-inner-wrapper h3 {
    text-align: center;
    font-size: 40px;
    margin-bottom: 20px;
  }

  .service-footer-inner-wrapper {
    padding: 40px 15px;
  }

  .service-color-inner-wrapper {
    padding: 40px 35px;
  }

  .service-dark-inner-wrapper img {
    width: 100%;
  }

  .service-dark-inner-wrapper {
    padding: 40px 35px;
  }

  .expertise-wrapper h6 {
    text-align: center;
    font-size: 15px;
  }

  .banner_wrapper_inner {
    width: 600px;
    height: 600px;
    padding: 130px 0px 0px 130px;
  }

  .banner_wrapper_inner h1 {
    font-size: 40px;
  }

  .banner_wrapper_inner p {
    font-size: 18px;
    width: 85%;
  }

  .service-left-col {
    padding-left: 0;
  }

  .service-sec-1 h1 {
    padding: 0px 0;
  }
}

@media only screen and (max-width: 1300px) {
  .index-sec-8 p {
    font-size: 12px;
    margin-bottom: 12px;
  }

  .banner_wrapper::after {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .header_navigation ul li {
    padding: 0px 0px 0px 15px;
  }

  .header_navigation ul li a {
    font-size: 12px;
  }

  .banner_wrapper_inner {
    padding: 90px 0px 0px 100px;
    width: 500px;
    height: 500px;
    top: 10px;
    right: 120px;
  }

  .banner_wrapper_inner h1 {
    font-size: 35px;
    margin-bottom: 15px;
  }

  .banner_wrapper_inner p {
    font-size: 16px;
    width: 80%;
  }

  .inputs-wrapper input {
    width: 230px;
  }

  .first_section_text::before {
    right: 0px;
  }

  .second_wrapper::after {
    z-index: -1;
  }

  .dots {
    z-index: -1;
  }

  .second_wrapper_text01 ul li {
    max-width: 24%;
  }

  .third_wrapper_inner {
    padding: 70px 100px 70px 100px;
  }

  .index-sec-8::before {
    display: none;
  }

  .index-sec-8 p {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .index-sec-8 h3 {
    margin-bottom: 10px;
  }

  .iphone-frame {
    max-width: 220px;
    min-height: 450px;
    top: 0px;
  }

  .iphone-frame .mb-slider-item img {
    border-radius: 18px;
    max-height: 425px;
    height: 100%;
  }

  .tablet-frame {
    min-height: 350px;
    transform: rotate(15deg);
    max-width: 220px;
    top: 145px;
    right: 0;
  }

  .tablet-frame .tablet-slider-item img {
    max-height: 285px;
    height: 100%;
  }

  .fourth_wrapper_text h6 {
    font-size: 30px;
    right: 20px;
    top: -40px;
  }

  .popup-form-wrapper h4 {
    font-size: 20px;
  }

  .popup-form-wrapper textarea {
    height: 60px !important;
  }

  .popup-form-wrapper input,
  .popup-form-wrapper textarea {
    margin-bottom: 10px;
    font-size: 13px;
    padding: 8px 0px;
  }

  .popup-form-wrapper button {
    height: 33px;
    font-size: 13px;
    line-height: 30px;
    font-weight: 600;
    max-width: 120px;
    margin-right: 0px;
  }

  .work-sec-1 h1 {
    font-size: 46px;
  }

  .spw-head h6 {
    font-size: 22px;
  }

  .spw-head h4 {
    font-size: 18px;
  }

  .spw-table-wrap table td {
    font-size: 14px;
    padding: 7px 5px;
  }
}

@media only screen and (max-width: 1100px) {
  .tablet-frame {
    display: none;
  }

  .fourth_wrapper_text h6 {
    font-size: 30px;
    top: 10px;
    left: 0;
    transform: rotate(-30deg);
  }

  .sec-8-inner-wrap {
    position: unset;
    background: linear-gradient(to right, #282828 75%, #282828 25%);
  }

  .header_wrapper {
    padding: 30px 0px 30px 0px;
    margin-top: 0px;
  }

  .iphone-frame {
    max-width: 220px;
    min-height: 330px;
    top: 140px;
    transform: rotate(0deg);
    right: 0;
  }

  .iphone-frame .mb-slider-item img {
    max-height: 375px;
  }

  .fourth_wrapper_inner01 input {
    width: 450px;
    padding: 16px 180px 16px 14px;
    font-size: 14px;
  }

  .fourth_wrapper_inner01 span button {
    font-size: 14px;
    width: 160px;
  }

  .iphone-frame .mb-slider-item img {
    max-height: 305px;
    width: 100%;
  }
}

@media (min-width: 600px) and (max-width: 992px) {
  .cta-wrapper {
    display: none;
  }
  .popup-left-col {
    padding: 0;
    display: none;
  }

  .banner_wrapper::after {
    display: none;
  }

  .popup-left-col {
    display: none;
  }

  .service-left-col {
    padding-left: 0;
  }

  .popup-form-wrapper {
    border-radius: 15px;
  }

  .service-sec-1 h1 {
    padding: 0px 0px;
  }

  .service-dark-inner-wrapper h3 {
    font-size: 40px;
    text-align: center;
  }

  .header_navigation {
    display: none;
  }

  .service-sec-4 h3 {
    text-align: center;
  }

  .service-inner-wrapper {
    padding: 30px 15px;
  }

  .service-sec-6-inner-wrap {
    padding: 40px 25px;
  }

  .service-sec-6-inner-wrap h3 {
    font-size: 40px;
    margin-bottom: 15px;
    text-align: center;
  }

  .ss7-left-col p {
    max-width: calc(100% - 0px);
    text-align: center;
  }

  .ss7-left-col h3 {
    font-size: 40px;
    text-align: center;
    margin-bottom: 10px;
  }

  .ss7-left-col button {
    height: 40px;
    font-size: 12px;
    max-width: 185px;
    display: block;
    margin: 0 auto 50px;
  }

  .service-sec-8 p {
    max-width: calc(100% - 0px);
    text-align: center;
  }

  .service-sec-8 button {
    max-width: 130px;
    display: block;
    margin: 0 auto;
  }

  .service-sec-4 p {
    max-width: calc(100% - 0px);
    text-align: center;
  }

  .experties-inner-left-wrapper h4 {
    font-size: 28px;
  }

  .contact_text h6 {
    text-align: center;
    margin-bottom: 0;
    font-size: 30px;
  }

  .contact_text p {
    text-align: center;
    margin-bottom: 30px;
  }

  #nav-icon.open span {
    background: #fe780e;
  }

  .header_logo {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .banner_wrapper_inner {
    padding: 50px 25px;
    width: 100%;
    height: 100%;
    top: 0;
    right: 15px;
    border-radius: 0;
  }

  .banner_wrapper_inner .stripes {
    display: none;
  }

  .banner_wrapper {
    margin-top: 20px;
  }

  .menu_navigation ul li a {
    font-size: 30px;
  }

  .overlay_submenu a[data-toggle]::after {
    top: 10px;
  }

  #nav-icon {
    bottom: -8px;
    left: 0;
    background: #000000;
    width: 40px;
    height: 40px;
  }

  #nav-icon.open {
    background: rgb(255, 255, 255);
    position: fixed;
    top: 40px;
  }

  .nav-icon-inner {
    top: 12px;
    left: 19px;
  }

  .circle_top {
    left: unset;
    right: -8px;
  }

  #nav-icon.open {
    left: 20px;
  }

  .banner_wrapper::after {
    display: none;
  }

  .banner_wrapper_inner .banner-wifi-img {
    display: none;
  }

  .header_navigation ul li {
    padding: 0px 0px 0px 15px;
  }

  .banner_wrapper_inner h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .banner_wrapper_inner p {
    font-size: 13px;
    width: 100%;
    font-weight: 400;
  }

  .banner_wrapper_inner button {
    font-size: 11px;
    padding: 6px 10px;
  }

  .inputs-wrapper input {
    width: 200px;
    padding: 0 10px;
    font-size: 12px;
  }

  .inputs-wrapper {
    height: 40px;
  }

  .banner_wrapper_inner button {
    font-size: 9px;
    padding: 6px 10px;
    height: 30px;
    line-height: initial;
  }

  footer {
    padding: 50px 0px 0px;
  }

  .footer-top {
    padding-bottom: 10px;
  }

  .footer-top h6 {
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
  }

  .inp-btn-wrapper {
    margin-top: 5px;
    height: 40px;
  }

  .inp-btn-wrapper input {
    font-size: 10px;
  }

  .inp-btn-wrapper button {
    border: none;
    height: 30px;
    font-size: 9px;
    line-height: 22px;
    max-width: 80px;
  }

  .follow-wrapper li {
    height: 30px;
    width: 30px;
    border-radius: 50px;
    margin: 0 auto;
  }

  .follow-wrapper i {
    font-size: 13px;
  }

  .footer_logo {
    display: block;
    margin: 0 auto 25px;
    text-align: center;
  }

  .footer-top a {
    font-size: 13px;
    text-align: center;
    width: 100%;
    display: block;
  }

  .footer-top p {
    font-size: 12px;
    line-height: 24px;
    text-align: center;
  }

  .follow-wrapper {
    display: block;
    7
  }

  .follow-wrapper ul {
    display: flex;
    margin-top: 5px;
  }

  .footer-bottom p {
    text-align: center;
    font-size: 12px;
  }

  .footer-bottom ul {
    justify-content: center;
  }

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

  .footer-bottom ul li {
    margin: 0px 10px;
  }

  .footer-bottom {
    padding: 15px 0px;
  }

  .fourth_wrapper_text h6 {
    font-size: 30px;
    top: 0;
    left: 20px;
    transform: rotate(-20deg);
  }

  .fourth_wrapper_inner01 {
    padding: 60px 30px 60px 30px;
  }

  .fifth_wrapper {
    padding: 50px 0px 50px 0px;
  }

  .fourth_wrapper {
    padding: 100px 0px 50px 0px;
  }

  .fourth_wrapper_inner01 h6 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .fourth_wrapper_inner01 p {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .fourth_wrapper_inner01 h5 {
    font-size: 15px;
    width: 100%;
    line-height: 24px;
  }

  .fourth_wrapper_inner01 span button {
    font-size: 11px;
    width: 130px;
    padding: 10px 12px;
    bottom: -10px;
  }

  .fourth_wrapper_text h6 {
    font-size: 30px;
    transform: none;
    text-align: center;
    margin-top: 100px;
  }

  .iphone-frame {
    display: none;
  }

  .fourth_wrapper_inner01 input {
    width: 100%;
  }

  .fourth_wrapper_inner01 {
    padding: 30px 20px 30px 20px;
  }

  .fifth_wrapper_text h6 {
    font-size: 13px;
    margin-bottom: 5px;
    text-align: center;
  }

  .fifth_wrapper_text p {
    margin-top: 40px;
    text-align: center;
  }

  .fifth_wrapper_text h5 {
    font-size: 30px;
    text-align: center;
  }

  .fourth_wrapper_inner h5 {
    font-size: 35px;
    text-transform: capitalize;
    margin-bottom: 30px;
  }

  .fourth_wrapper_inner p {
    font-size: 16px;
    line-height: 28px;
    width: 95%;
    margin: 0 auto 50px;
  }

  .third_wrapper_inner {
    position: unset;
    width: 100%;
    min-height: 100%;
  }

  .third_wrapper_inner {
    padding: 50px 50px 50px 50px;
  }

  .third_wrapper_inner h4 {
    font-size: 35px;
    text-align: center;
    margin-bottom: 10px;
  }

  .third_wrapper_inner img {
    margin: 0 auto;
    display: block;
  }

  .third_wrapper_inner h5 {
    justify-content: center;
  }

  .third_wrapper_inner p {
    text-align: center;
  }

  .third_wrapper {
    display: flex;
    justify-content: center;
    align-self: center;
    height: 100%;
    padding: 20px 0px;
  }

  .first_section_text::before {
    display: none;
  }

  .first_section_text ul li p {
    width: 100%;
  }

  .first_section_text h4 {
    font-size: 30px;
    margin-bottom: 5px;
  }

  .first_section_text h6 {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .first_section_text p {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
  }

  .first_section {
    padding: 50px 0px 100px 0px;
  }

  .first_section_text01 p {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 30px;
  }

  .first_section_text01 ul li h5 {
    font-size: 17px;
    margin-bottom: 8px;
    margin-top: 10px;
  }

  .first_section_text01 {
    margin-top: 0;
  }

  .first_section_text01 ul li p {
    font-size: 12px;
    font-weight: 400;
  }

  .first_section_text01 ul li {
    margin-bottom: 50px;
    padding-right: 15px;
  }

  .second_wrapper_text h5 {
    font-size: 13px;
    margin-bottom: 10px;
  }

  .second_wrapper_text h6 {
    font-size: 35px;
    width: 100%;
  }

  .second_wrapper_text01 {
    padding: 0px 0 35px;
  }

  .second_wrapper_text01 p {
    font-size: 14px;
  }

  .second_wrapper_text01 ul li {
    max-width: 28%;
    margin: 0px 28px 20px 0px;
  }

  .second_wrapper {
    padding: 50px 0px 50px 0px;
  }

  .index-sec-7 {
    min-height: 100%;
    padding: 50px 0px 50px;
  }

  .index-sec-7-slider {
    padding: 40px 25px;
  }

  .slider-item p {
    font-size: 18px;
    line-height: 32px;
    margin: 25px 0;
  }

  .slider-item h6 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .index-sec-7-slider .owl-nav {
    margin-top: 0px;
  }

  .index-sec-8 {
    padding: 50px 0px;
  }

  .index-sec-8 h3 {
    font-size: 25px;
    margin: 0px 20px 0px 0px;
  }

  .index-sec-8 .main-desc {
    max-width: calc(100% - 0px);
  }

  .index-sec-8 p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 20px;
  }

  .sec-8-inner-wrap {
    position: unset;
    padding: 25px 0px;
  }

  .sec-8-inner-wrap {
    background: linear-gradient(to right, #282828 75%, #282828 25%);
  }

  .index-sec-8::after {
    display: none;
  }

  .sec-8-text-wrap p {
    width: calc(100% - 0px);
  }

  .sec-8-text-wrap p {
    font-size: 14px;
    text-align: center;
    width: 80%;
    line-height: 28px;
    display: block;
    margin: 0 auto;
  }

  .sec-8-text-wrap h6 {
    font-size: 20px;
    text-align: center;
  }

  .sec-8-text-inner-wrapper {
    justify-content: center;
  }

  .header_wrapper {
    padding: 20px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
  }

  .about_wrapper_collapse_text {
    padding: 15px 0px 0px 0px;
  }

  .about_wrapper_collapse_text01 h5 {
    color: #FFF;
  }

  .about_wrapper_collapse_text01 p {
    color: #FFF;
  }

  .about_wrapper_collapse_text01 h5::before {
    color: #FFF;
  }

  .about_wrapper_inner {
    margin-top: 50px;
    padding: 0px 0px 0px 0px;
  }

  .about_wrapper ul {
    margin-top: 80px;
  }

  .about_wrapper_collapse {
    padding: 50px 0px;
  }

  .about_wrapper {
    padding: 50px 0px;
  }

  .about_wrapper_silder {
    padding: 0px 0px 50px 0px;
  }

  .second_about_wrapper_inner01 {
    margin-bottom: 50px;
  }

  .second_about_wrapper {
    padding: 50px 0px;
  }

  .about_wrapper_collapse_text01 {
    padding-right: 50px;
  }

  .second_about_wrapper_inner h6 {
    font-size: 20px;
    text-align: center;
    padding-bottom: 10px;
  }

  .second_about_wrapper_inner h6::before {
    width: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .second_about_wrapper_inner h5 {
    width: 100%;
    font-size: 22px;
    text-align: center;
    margin-bottom: 50px;
  }

  .second_about_wrapper_inner01 p {
    text-align: center;
    font-size: 13px;
  }

  .second_about_wrapper_inner01 h6 {
    font-size: 20px;
    text-align: center;
    padding-bottom: 5px;
  }

  .second_about_wrapper_inner01 h6::before {
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  .second_about_wrapper_inner01 h5 {
    text-align: center;
    font-size: 15px;
  }

  .about_wrapper_collapse_bg_md {
    background: url(../images/about03_md.jpg);
    width: 100%;
    height: 500px;
    background-attachment: fixed;
    padding: 30px 30px;
    position: relative;
  }

  .about_wrapper_collapse_text ul li {
    color: #FFF;
  }

  .about_wrapper_collapse_text h5 {
    color: #ffffff;
  }

  .work-sec-1 h1 {
    font-size: 30px;
    margin-bottom: 8px;
  }

  .work-sec-1 p {
    font-size: 16px;
  }

  .work-sec-2 {
    padding: 60px 0;
  }

  .work-sec-2 p {
    max-width: calc(100% - 100px);
  }

  .spw-head .ml-4 {
    margin-left: 5px !important;
  }

  .single-portfolio-wrap p {
    font-size: 14px;
  }

  .spw-table-wrap table th {
    padding: 7px 5px;
    font-size: 14px;
  }

  .single-portfolio-wrap {
    margin-bottom: 40px;
  }

  .work-slider-item {
    max-width: calc(100% - 100px);
  }

  .work-sec-4 h3 {
    font-size: 26px;
    margin-bottom: 30px;
  }

  .work-slider-item h5 {
    margin: 10px 0 10px;
    font-size: 22px;
  }
}

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

  .cta-wrapper {
    display: none;
  }
  .navbar-links {
    display: none;
  }

  .custom-navbar {
    text-align: center;
  }

  .brand-logo img {
    width: 120px;
  }

  .box_astronaut {
    top: 70%;
  }

  .central-body {
    padding-top: 25%;
  }

  /* overlay menu responsive  */

  .overlay_submenu .submenu-dropdown {
    background: transparent;
    width: fit-content;
    padding-left: 30px;
    position: static;
    z-index: 2;
    display: none;
  }

  .overlay_submenu .submenu-dropdown a {
    margin-top: 15px;
    margin-bottom: 0px;
    font-size: 16px;
  }

  .submenu_inner_dropdown_menu a {
    padding-left: 15px;
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 576px) {
  .fifth_wrapper_text01 .item img {
    display: block;
    margin: auto;
  }

  .scroll-top {
    display: none;
  }

  .circle_top02 {
    display: none;
  }

  .triangle {
    display: none;
  }

  .dots01 {
    display: none;
  }

  .floating-social {
    display: none;
  }

  .popup-left-col {
    padding: 0;
    display: none;
  }

  .popup-right-col {
    padding: 0px 15px;
  }

  .popup-form-wrapper {
    border-radius: 15px;
  }

  .service-sec-1 {
    min-height: 200px;
  }

  .service-left-col h2 {
    font-size: 26px;
  }

  .service-inner-wrapper {
    font-size: 14px;
    padding: 20px 15px;
    text-align: center;
    line-height: 26px;
  }

  .experties-inner-left-wrapper h4 {
    font-size: 22px;
  }

  .service-sec-6-inner-wrap {
    padding: 30px 15px;
  }

  .service-sec-6-inner-wrap h3 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 20px;
  }

  .service-sec-6-inner-wrap .item {
    text-align: center;
  }

  .service-color-inner-wrapper {
    padding: 30px 15px;
  }

  .ss7-left-col h3 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
  }

  .ss7-left-col p {
    max-width: calc(100% - 0px);
    text-align: center;
  }

  .ss7-left-col button {
    display: block;
    margin: 0 auto 20px;
    font-size: 11px;
    max-width: 160px;
  }

  .service-sec-8 p {
    font-size: 14px;
    letter-spacing: 0;
    max-width: calc(100% - 0px);
    text-align: center;
  }

  .service-sec-8 button {
    max-width: 130px;
  }

  .service-color-inner-wrapper p {
    margin-top: 20px;
  }

  .service-dark-inner-wrapper {
    padding: 30px 15px;
  }

  .service-dark-inner-wrapper img {
    width: 100%;
    margin: 0px auto 20px;
    text-align: center;
    display: block;
  }

  .service-dark-inner-wrapper h3 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 20px;
  }

  .expertise-wrapper h6 {
    text-align: center;
    font-size: 15px;
    margin-bottom: 15px;
  }

  .experties-inner-left-wrapper p {
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 20px;
  }

  .service-inner-wrapper h3 {
    font-size: 30px;
  }

  .award-inner-wrapper {
    display: block;
    margin: 20px auto 20px;
    text-align: center;
  }

  .service-sec-4 h3 {
    font-size: 30px;
    text-align: center;
  }

  .service-sec-4 p {
    max-width: calc(100% - 0px);
    text-align: center;
  }

  #nav-icon {
    background-color: transparent;
  }

  .service-col-right img {
    display: none;
  }

  .service-left-col {
    padding: 0px;
  }

  .service-sec-1 h1 {
    padding: 0px 0px;
  }

  .contact_text h6 {
    text-align: center;
  }

  .contact_text02 {
    margin-bottom: 50px;
  }

  .contact_text02 h5::before {
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .contact_text p {
    font-size: 13px;
  }

  .contact_wrapper02 label {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
    text-align: center;
  }

  .contact_wrapper02 input {
    margin-bottom: 0px;
  }

  .contact_wrapper01 {
    padding: 50px 0px;
  }

  .contact_banner h5 {
    text-align: center;
  }

  .contact_banner p {
    text-align: center;
  }

  .contact_text p {
    text-align: center;
  }

  .contact_text02 h5 {
    text-align: center;
  }

  .contact_text02 p {
    text-align: center;
  }

  .second_wrapper::before {
    display: none;
  }

  .second_wrapper::after {
    display: none;
  }

  .triangle01 {
    display: none;
  }

  .dots {
    display: none;
  }

  .triangle01 {
    display: none;
  }

  .animate {
    display: none;
  }

  .header_navigation {
    display: none;
  }

  .header_logo {
    width: 100%;
    display: block;
    text-align: center;
  }

  .header_wrapper {
    margin: 0px 0px 0px 0px;
    transition: all 0.3s ease-in-out;
    padding: 20px 0px;
  }

  .first_section {
    padding: 50px 0px 100px 0px;
  }

  .first_section_text::before {
    display: none;
  }

  .first_section_text ul {
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
  }

  .first_section_text ul li p {
    font-size: 12px;
    width: 100%;
  }

  .first_section_text ul li::before {
    display: none;
  }

  .first_section_text01 {
    margin-top: 0px;
  }

  .first_section_text h4 {
    font-size: 35px;
  }

  .first_section_text h6 {
    font-size: 20px;
    text-align: center;
  }

  .first_section_text p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: center;
  }

  .first_section_text01 p {
    font-weight: 400;
    line-height: 24px;
  }

  .first_section_text h5 {
    margin-bottom: 5px;
    text-align: center;
  }

  .first_section_text h4 {
    margin-bottom: 5px;
    text-align: center;
  }

  .first_section_text01 p {
    margin-bottom: 20px;
    text-align: center;
  }

  .first_section_text01 ul li {
    margin-bottom: 40px;
    padding-right: 10px;
  }

  .second_wrapper_text h6 {
    font-size: 30px;
    width: 100%;
    text-align: center;
  }

  .second_wrapper_text h5 {
    margin-bottom: 10px;
    text-align: center;
  }

  .third_wrapper_inner {
    padding: 30px 20px 30px 20px;
    width: 100%;
    height: 100%;
    position: unset;
    min-height: unset;
  }

  .third_wrapper_inner h4 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 10px;
  }

  .third_wrapper {
    height: 100%;
    padding: 20px 0px;
  }

  .third_wrapper_inner img {
    display: block;
    margin: 0 auto;
  }

  .accordion-inner-wrapper:first-child {
    margin-top: 30px;
  }

  .third_wrapper_inner h5 {
    justify-content: center;
    font-size: 18px;
    margin-top: 15px;
    padding-bottom: 15px;
  }

  .third_wrapper_inner p {
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }

  .third-accordion {
    padding-left: 0;
  }

  .second_wrapper {
    padding: 0px 0px 50px 0px;
  }

  .second_wrapper_text01 ul li {
    max-width: 28%;
    margin: 0px auto 35px;
  }

  .second_wrapper_text01 {
    padding: 20px 0px 0px;
  }

  .second_wrapper_text01 p {
    text-align: center;
    font-size: 16px;
  }

  .fourth_wrapper {
    padding: 50px 0px 50px 0px;
  }

  .fourth_wrapper_inner h5 {
    font-size: 30px;
    margin-bottom: 15px;
  }

  .fourth_wrapper_inner p {
    font-size: 14px;
    width: 100%;
    margin: 0 auto 50px;
  }

  .fourth_wrapper_inner01 {
    padding: 25px 10px 25px 10px;
  }

  .fourth_wrapper_inner01 h6 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 10px;
  }

  .fourth_wrapper_inner01 p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
  }

  .fourth_wrapper_inner01 input {
    width: 100%;
  }

  .fourth_wrapper_inner01 span button {
    font-size: 14px;
    width: 160px;
    bottom: -12px;
  }

  .fourth_wrapper_inner01 h5 {
    font-size: 15px;
    text-align: center;
    width: 100%;
    margin-top: 20px;
  }

  .phone-slider-wrapper {
    display: none;
  }

  .fourth_wrapper_text {
    display: none;
  }

  .tablet-slider-wrapper {
    display: none;
  }

  .fifth_wrapper {
    padding: 50px 0px 50px 0px;
  }

  .fifth_wrapper_text h6 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
  }

  .fifth_wrapper_text h5 {
    font-size: 30px;
    text-align: center;
  }

  .fifth_wrapper_text p {
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
  }

  .fifth_wrapper_text01 {
    margin-top: 25px;
  }

  .slider-item img {
    display: block;
    margin: 0 auto;
  }

  .index-sec-7-slider {
    padding: 30px 20px;
  }

  .slider-item p {
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    margin: 20px 0;
  }

  .index-sec-7-slider .owl-dots {
    bottom: 0;
  }

  .index-sec-7-slider .owl-nav {
    margin-top: 0px;
  }

  .index-sec-7 {
    min-height: 100%;
    padding: 50px 0px 50px;
  }

  .index-sec-8::after {
    display: none;
  }

  .index-sec-8 .main-desc {
    max-width: calc(100% - 0px);
  }

  .index-sec-8 h3 {
    margin-bottom: 10px;
    font-size: 30px;
    text-align: center;
  }

  .index-sec-8 p {
    font-size: 13px;
    line-height: 22px;
    text-align: center;
  }

  .sec-8-inner-wrap {
    position: unset;
    background: linear-gradient(to right, #282828 75%, #282828 25%);
    margin-top: 20px;
  }

  .sec-8-text-wrap h6 {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
  }

  .sec-8-text-inner-wrapper {
    justify-content: center;
  }

  .index-sec-8 h3 {
    font-size: 25px;
    text-align: center;
    margin: 0px 20px 0px 0px;
  }

  .sec-8-text-wrap p {
    font-size: 14px;
    width: 100%;
    text-align: center;
  }

  .footer_logo img {
    display: block;
    margin: 0 auto 30px;
  }

  .footer-top h6 {
    font-size: 14px;
    text-align: center;
  }

  .footer-top p {
    font-size: 11px;
    text-align: center;
    font-weight: 500;
  }

  .footer-top a {
    font-weight: 500;
    font-size: 11px;
    display: block;
    text-align: center;
  }

  .inp-btn-wrapper {
    margin-top: 20px;
  }

  .footer-bottom p {
    font-size: 11px;
    text-align: center;
  }

  .footer-bottom ul {
    justify-content: center;
  }

  .footer-bottom ul li {
    padding: 0px 5px;
  }

  .footer-bottom a {
    font-size: 11px;
  }

  footer {
    padding: 30px 0px 0px;
  }

  .footer-top {
    padding-bottom: 30px;
  }

  .slider-item h6 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
  }

  .first_section_text ul li {
    text-align: center;
  }

  .first_section_text ul li:nth-of-type(1)::before {
    display: none;
  }

  .first_section_text01 ul li img {
    display: block;
    margin: 0 auto;
  }

  .first_section_text01 ul li h5 {
    font-size: 14px;
    text-align: center;
  }

  .menu_navigation ul li a {
    font-size: 26px;
  }

  .menu-talk-sec {
    width: 100%;
  }

  .menu-talk-wrapper {
    display: block;
    margin-top: 0;
  }

  .about_wrapper ul {
    display: block;
    margin-top: 50px;
  }

  .about_wrapper ul li h5 {
    font-size: 20px;
    margin-bottom: 0px;
  }

  .about_wrapper ul li p {
    font-size: 13px;
    margin-bottom: 10px;
  }

  .about_wrapper_inner {
    margin-top: 40px;
    padding: 0px 0px 0px 0px;
  }

  .about_wrapper_inner h6 {
    font-size: 20px;
    line-height: 30px;
    width: 100%;
  }

  .about_wrapper_inner h5 {
    font-size: 20px;
    font-weight: 600;
  }

  .about_wrapper_image {
    margin-top: 50px;
  }

  .about_wrapper_collapse_bg {
    display: none;
  }

  .about_wrapper_collapse_bg_md {
    background: url(../images/about03_md.jpg);
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    padding: 30px 30px;
    position: relative;
  }

  .about_wrapper_collapse_text {
    padding: 0px 0px 0px 0px;
  }

  .about_wrapper_collapse_text ul {
    justify-content: center;
  }

  .about_wrapper_collapse_text ul li {
    color: #FFF;
  }

  .about_wrapper_collapse_text h5 {
    font-size: 22px;
    color: #FFF;
    margin-top: 20px;
  }

  .about_wrapper_collapse_text01 h5 {
    color: #FFF;
  }

  .about_wrapper_collapse_text01 p {
    color: #FFF;
  }

  .about_wrapper_collapse {
    padding: 50px 0px;
  }

  .about_wrapper {
    padding: 50px 0px;
  }

  .about_wrapper_silder {
    padding: 50px 0px;
  }

  .second_about_wrapper {
    padding: 50px 0px 0;
  }

  .second_about_wrapper_inner h5 {
    width: 100%;
    margin-bottom: 30px;
  }

  .second_about_wrapper_inner01 {
    margin-bottom: 30px;
  }

  .banner_wrapper::after {
    display: none;
  }

  .banner_wrapper_inner .banner-wifi-top-img {
    display: none;
  }

  .banner_wrapper_inner .banner-wifi-img {
    display: none;
  }

  .banner_wrapper_inner .stripes {
    display: none;
  }

  .banner_wrapper_inner {
    display: inline-block;
    top: -370px;
    right: 0;
    width: 430px;
    height: 380px;
    padding: 20px 0px 0px 50px;
    background: rgba(0, 0, 0, 0.9);
    animation: none;
    border-radius: 0;
    z-index: 1;
  }

  .banner_wrapper_inner p {
    font-size: 14px;
    width: 95%;
  }

  .banner_wrapper {
    margin-top: 0px;
  }

  .work-sec-2 p {
    max-width: 100%;
  }

  .work-sec-1 h1 {
    font-size: 34px;
  }

  .work-sec-2 {
    padding: 50px 0;
  }

  .spw-table-wrap table th {
    padding: 7px 5px;
    font-size: 13px;
  }

  .spw-table-wrap table td {
    font-size: 12px;
    padding: 7px 5px;
  }

  .single-portfolio-wrap p {
    font-size: 14px;
  }

  .work-sec-4 h3 {
    font-size: 24px;
    margin-bottom: 30px;
  }

  .work-slider-item {
    max-width: 100%;
  }

  .single-portfolio-wrap {
    margin-bottom: 40px;
  }

  .work-slider .owl-nav {
    display: none;
  }

  .cta-wrapper {
    display: none;
  }

  .inputs-wrapper {
    width: 90%;
  }
}

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

  .banner_wrapper_inner {
    top: -330px;
    width: 400px;
    height: 370px;
  }
  .first_section_text01 ul {
    display: block;
  }

  .first_section_text01 ul li {
    width: 100%;
  }

  .first_section {
    padding: 50px 0px 150px 0px;
  }

  .third_wrapper_inner h5 {
    font-size: 16px;
  }

  .fourth_wrapper_inner01 span button {
    font-size: 12px;
    width: 130px;
  }

  .fourth_wrapper_inner01 input {
    width: 100%;
    padding: 16px 155px 16px 14px;
    font-size: 12px;
  }

  .menu-talk-sec p,
  .menu-talk-sec a {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .menu-follow-wrapper ul {
    padding-top: 20px;
  }

  .work-sec-2 h2 {
    font-size: 32px;
  }

  .work-sec-4 h3 {
    font-size: 22px;
  }
}