@media (min-width: 1400px) {
  .header .header-scroll .container {
    max-width: 1680px;
  }
}

@media (max-width: 1199px) {
  .header .header-scroll .header-scroll-content .end-side .navbar .navbar-nav .nav-item:last-child {
    margin: 0;
  }

  .header .header-scroll .header-scroll-content .end-side .add-btn .btn {
    padding: 12px 25px;
  }

  .logo {
    width: 150px;
  }

  .product .side-product .bottom-side .btn span {
    padding: 0;
  }

  .dashboard .start-wide .item-top {
    width: calc((100% - 48px) / 4);
  }

  .dashboard .end-side .tab-content .editInfo .item-editInfo .body-item .mail-verify {
    display: grid;
    gap: 20px;
  }

  .dashboard .end-side .tab-content .editInfo .item-editInfo .body-item .mail-verify a {
    max-width: max-content;
  }

  .dashboard .end-side .tab-content .editInfo .item-editInfo .body-item form .form-group .form-control::placeholder {
    font-size: 13px;
  }

  .dashboard .end-side .tab-content .editInfo .item-editInfo .body-item form .form-group .btn {
    padding: 12px 20px;
  }
}

@media (min-width: 992px) {

  .mob_only {
    display: none  !important;;
  }

  .desk_only {
    display: block;
  }
}

@media (max-width: 991px) {

  .list-payment .mt-5 {
    margin-top: 0rem !important;
  }

  .about .text-payment .list-payment li {
    margin-bottom: 00px;
  }

  .ads-items {
    padding: 10px 0;
  }

  .ads-items.pop-items .head-section {
    margin-bottom: 20px;
  }

  .banner.last-banner {
    padding-bottom: 10px;
  }

  .banner.last-banner.mt-5 {
    margin-top: 10px !important;
  }

  .ads-items .ads-slider {
    margin-bottom: 20px;
  }

  .join .join-top .join-top-start .body-start .join-btn .btn span {
    font-size: 14px;
  }

  .join .join-top .join-top-end .list-top-end {
    gap: 10px;
  }

  .join .join-top .join-top-start .body-start .list-body-start li {
    line-height: 24px;
  }

  .join .join-top .join-top-start .body-start .list-body-start li {
    font-size: 15px;
    font-weight: bold;
  }

  .goldenPlan-category .box-categories .middle-box:last-child .middle-box-content {
    margin-top: 30px;
  }

  .goldenPlan-category .box-categories .bottom-box .category {
    width: 40%
  }

  .goldenPlan-category .steps .step h5 {
    font-size: 14px !important;
  }

  .hm-st {
    margin-top: 100px;
  }

  .header {
    display: none;
  }

  .header.header-mob .header-overlay .header-scroll-content .top-header .nav-item.nav-lang .nav-link {
    padding: 0 8px;
  }

  .header.header-mob .header-overlay .header-scroll-content .top-header .nav-item .dropdown .btn {
    font-size: 16px;
    padding: 12px;
  }

  /* .header.header-mob .header-overlay .header-scroll-content .top-header .nav-item.nav-lang .nav-link:first-child::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 21px;
    width: 2px;
    background-color: #000;
  } */
  .side-end {
    min-width: 25%;
  }

  .logo {
    min-width: 25%;
  }

  .header.header-mob {
    display: block;
  }

  .mob_only {
    display: block;
  }

  .desk_only {
    display: none !important;
  }

  .header.header-mob .header-overlay .header-scroll-content .top-header .nav-item.nav-lang {
    margin-left: unset;
    display: inline-flex;
    gap: 0;
  }

  .header.header-mob .header-overlay .header-scroll-content .top-header .nav-item .nav-link {
    display: inline-flex;
    font-size: 16px;
  }

  .header.header-mob .header-overlay .header-scroll-content .top-header .nav-item {
    text-align: center;
  }

  .ads-items .ads-slider {
    padding: 15px 0;
  }

  .product .start-product .texts .title {
    display: grid;
  }

  .article .start-article .top-article .top-content {
    display: grid;
  }

  .home .form-search .form-content form .form-btn .btn i {
    display: none;
  }

  .profile .profile-content {
    padding: 15px;
  }

  .profile .profile-content .row {
    row-gap: 24px;
  }

  .profile .profile-content .img-profile {
    padding: 0;
    border: 0;
    border-radius: 0;
  }

  .profile .profile-content .img-profile img {
    width: 100%;
  }

  .profile .profile-content .side-profile .send-mail {
    position: unset;
    max-width: max-content;
  }

  .about .about-content .contact .contact-items .contact-item {
    width: calc(33.3333333333% - 15px);
    background-image: linear-gradient(45deg, rgba(244, 148, 44, 0) 0%, rgba(242, 41, 91, 0.2) 100%);
  }

  .dashboard .end-side .tab-content .editInfo .item-editInfo .body-item .mail-verify {
    display: flex;
  }

  .dashboard .start-wide .item-top {
    width: calc((100% - 16px) / 2);
  }

  .footer .footer-bottom .foot-copyright .list-links .apps-links li {
    width: auto;
  }

  .footer .footer-bottom .foot-copyright .list-links .apps-links li a img {
    width: 100px;
  }

  .goldenPlan-category .col-content .head-item .end-head-item,
  .goldenPlan-category .col-content .head-item .start-head-item {
    text-align: center;
  }

  .goldenPlan-category .col-content .body-item {
    padding: 20px;
  }

  .goldenPlan-category .box-categories .middle-box .middle-box-content.row .col-md-4 {
    flex: 0 0 auto;
    width: 50%;
  }


  #files {
    min-height: 0 !important;
  }

  .goldenPlan-category {
    padding: 0;
  }

  .goldenPlan-category .steps {
    margin-bottom: 0px;
  }

  #video_div .pb-5 {
    margin-bottom: 0;
    padding-bottom: 0 !important;
  }

  .goldenPlan-category .head-section h2 {
    margin-bottom: 0;
  }

  .goldenPlan-category .box-categories .head-box.head-box-category{
    margin-bottom: 0;
  }

  .goldenPlan-category .box-categories .middle-box .middle-box-content{
    
  }
}

@media (max-width: 575px) {


  .categories-sec .categories-content .categories-wrapper .category {
    width: 27%;
  }

  .login .login-side .side-overlay .bottom-side form .form-group {
    margin-top: 20px;
  }

  .login .login-side .side-overlay .bottom-side form small a {
    margin-top: 8px;
  }

  .login .login-side .side-overlay .bottom-side form .form-group .form-control {
    font-size: 14px;
  }

  .footer .footer-top .desc-foot {
    margin-bottom: 0px;
  }

  .footer .footer-top .desc-foot p {
    margin-bottom: 0px;
  }


  .col-lg-3.col-md-3.col-sm-6 {
    max-width: 50%;
  }

  .logo {
    width: 100px;
  }

  .home .slider-parent {
    padding: 15px 0 0;
  }

  .home .form-search .form-content form .form-btn .btn i {
    display: block;
  }

  .btn {
    padding: 6px 20px;
  }

  .head-section h3 {
    font-size: 28px;
  }

  .head-section h4 {
    font-size: 20px;
  }

  .head-section p {
    font-size: 17px;
  }

  .home .slider-parent .slider_shadow {
    top: calc(100% - 58px);
  }

  .home .form-search .form-content form .form-btn .btn {
    width: 100%;
    height: 52px;
    font-size: 16px !important;
  }

  .home .form-search .form-content form .form-group-item .form-group .form-control::placeholder {
    font-size: 16px !important;
  }

  .home .form-search .form-content form .form-group-item .form-group .form-control {
    height: 46px;
    font-size: 16px !important;
  }

  .slider {
    height: 155px;
  }

  .slider__inner {
    background-size: contain;
    background-repeat: no-repeat;
  }

  .categories {
    padding: 0 0 15px;
  }

  .categories .categories-slider {
    padding-left: 5px;
    padding-right: 5px;
  }

  .categories .start-categories .top-start .start-content {
    justify-content: center;
  }

  .categories .start-categories .top-start .start-content .icons-start {
    display: none;
  }

  .ads-items {
    padding-top: 20px;
  }

  .cities {
    padding-bottom: 0;
  }

  .product .item-product .list-features ul li {
    width: 100%;
  }

  .about .head-section.subabout p {
    font-size: 20px;
  }

  .about .about-content .contact .contact-items .contact-item {
    width: 100% !important;
  }

  .about .about-content .item-faq .accordion .accordion-item .accordion-header .accordion-button {
    font-size: 15px;
    line-height: 28px;
    padding: 10px 30px;
  }

  .about .about-content .item-faq .accordion .accordion-item .accordion-header .accordion-button::after {
    right: 15px;
  }

  .about .about-content .item-faq .accordion .accordion-item .accordion-body {
    padding: 20px 10px;
  }

  .about .about-content .item-faq .accordion .accordion-item .accordion-body p {
    font-size: 18px;
  }

  .about .about-content .item-about .img-item {
    text-align: center !important;
  }

  .about .about-content .item-about .img-position {
    right: -10px;
  }

  .about .img-payment {
    text-align: center !important;
  }

  .about .img-section .btn-back {
    margin: 0 auto;
  }

  .about .img-mob {
    display: block;
    margin-bottom: -40px;
  }

  .about .img-desk {
    display: none;
  }

  .about .text-payment .head-text p {
    text-align: center;
  }

  .about .text-payment .list-payment li p span {
    font-size: 16px;
  }

  .about.privacy .about-content-privacy {
    padding: 10px;
  }

  .about.privacy .about-content-privacy h4 {
    font-size: 20px;
  }

  .about.privacy .about-content-privacy p {
    font-size: 18px;
  }

  .about.privacy .about-content-privacy li {
    font-size: 18px;
  }

  .video-about .video-section .imgs .img-position {
    left: -10px;
  }

  .video-about .video-section .imgs .img-position:last-child {
    right: -10px;
  }

  .addAd .head-section h2 {
    padding: 0;
    font-size: 25px;
  }

  .addAd .head-section .bottom-head p {
    font-size: 16px;
  }

  .addAd .item-section .body-item {
    padding: 30px 10px;
  }

  .modal .model-payment {
    max-width: 100%;
  }

  .modal .modal-body.body-forms {
    display: grid;
  }

  .modal form .form-group.form-btns {
    display: grid;
  }

  .modal form .form-group.form-btns .btn {
    padding: 6px 20px;
  }

  .footer .footer-top .logo {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  .footer .footer-top .list-links .apps-links {
    margin: 30px 0;
  }

  .footer .footer-top .list-links .head-list h4 {
    text-align: center;
    padding-top: 0;
  }

  .footer .footer-top .list-links .items-links {
    margin-bottom: 0;
  }

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

  .footer .footer-bottom .top-bottom h3 {
    font-size: 19px;
  }

  .footer .footer-bottom .foot-copyright .list-links .apps-links li {
    width: auto;
  }

  .footer .footer-bottom .foot-copyright {
    padding-bottom: 100px;
  }

  .footer .footer-bottom .foot-copyright .list-links .apps-links li a img {
    width: 100px;
  }

  .product .start-product .texts .price-long {
    display: grid;
    gap: 20px;
  }

  .product .start-product .texts .price-long .long-end .list-price-long {
    justify-content: flex-start !important;
  }

  .product .start-product .texts .title h2 {
    font-size: 22px;
  }

  .product .item-product .details-long {
    display: grid;
    gap: 20px;
  }

  .product .item-product .details-long .long-end .list-price-long {
    justify-content: flex-start !important;
  }

  .products-product .products-slider .owl-nav {
    display: none;
  }

  .profile-section .profile-content {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
  }

  .profile-section .profile-content .head-content .info-profile .list-info {
    display: inline-grid;
    row-gap: 16px;
  }

  .profile-section .profile-content .bottom-content .list-bottom {
    gap: 4px;
  }

  .dashboard .start-wide .item-top {
    width: 100%;
  }
}

/*# sourceMappingURL=responsive.css.map */