@media only screen and (max-width: 768px){
    .tax-product_category h1.title1 {
    font-size: 29px;
}
.column-reverse{
    flex-direction: column-reverse;
}
.menu{
    display: none;
}
.he-button{
    width: 50%;
}
.logo img{
    height: 50px;
    width: auto;
    top: 0px;
}
.logo {
    width: 50%;
}

.containerlf {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.banner-box {
    padding: 34px 15px 76px 15px;
    position: relative;
    height: 700px;
}
.banner-r h2 {
    font-size: 20px;
}
.banner-r h1 {
    font-size: 35px;
    line-height: 52px;
}
.about-box {
    padding: 40px 15px;
}
.about-r img {
    /* position: absolute; */
    right: -59px;
    top: -7px;
    width: 115%;
}
.about-l h2 {
    font-size: 32px;
}
.benefit-box {
    margin-top: 18px;
}
.benefits .row .col-lg-2:nth-child(1), .benefits .row .col-lg-2:nth-child(6) {
    transform: unset;
}
.benefits .row .col-lg-2:nth-child(2), .benefits .row .col-lg-2:nth-child(5) {
    transform: unset;
}
.benefits .row .col-lg-2:nth-child(3), .benefits .row .col-lg-2:nth-child(4) {
   transform: unset;
}


.contact-box {
    margin-top: 36px;
}
.contactpage {
    margin-top: 10px;
}
.socialmedia:before{
    display: none;
}
.form-img img {
    width: 100%;
}
.social-l {
    text-align: center !important;
    padding-top: 21px;
}
.form-contact {
    margin-top: 30px;
}
.socialmedia {
    margin-top: 50px;
    position: relative;
}
.about-left img {
    width: 100%;
    margin-bottom: 16px;
}
.titlebox p {
    font-size: 15px;
    padding-top: 10px;
    color: var(--color2);
    margin-bottom: 12px;
}
.about-r2 img {
    width: 100%;
    position: relative;
    top: 5px;
}
.about-box2 {
    padding: 40px 20px;
}
.about-l2 h2 {
    color: var(--color2);
    font-size: 30px;
    padding-top: 20px;
}
.about-right2 h2 {
    font-size: 32px;
    color: var(--color2);
}
.about-left2 img {
    width: 100%;
}
.menu-footerbox {
    width: 100%;
    display: block;
    /* margin-right: 0px; */
    text-align: center;
}
.menu-footerbox span:before {
    content: '';
    width: 45px;
    height: 1px;
    background-color: #D2D2D2;
    display: block;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    background-size: 100%;
    top: 40px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.information {
    padding-top: 53px;
    padding-right: 0;
    text-align: center;
}
.email span {
    display: block;
}
.phone .phone1 {
    display: block;
}
.information .titlei:before {
    content: '';
    width: 45px;
    height: 1px;
    background-color: #D2D2D2;
    display: block;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    background-size: 100%;
    top: 36px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.single-prtext .titlebox {
    font-size: 32px;
}
.similar-pr .titlebox {
    font-size: 32px;
}
.product-specs .titlebox {
    font-size: 32px;
}
.singlepr-left h2 {
    font-size: 32px;
    line-height: 42px;
    padding-top: 30px;
}
.singlepr-left .title2 {
    padding-top: 7px;
    display: block;
    padding-right: 18px;
    margin-top: 0;
}
.singlepr-left .title1 {
    font-size: 14px;
    padding-top: 0;
    display: block;
    position: relative;
    padding-right: 20px;
    margin-top: 20px;
}
.singlepr-left .title2:before {
   
    right: 4px;
    top: 16px;
}
.blog-title2.btst {
    position: relative;
    top: 0;
}
.product-box > a {
    display: block;
    /* grid-template-columns: 85px 1fr; */
    /* align-items: center; */
    /* gap: 16px; */
    /* min-height: 190px; */
    /* text-decoration: none; */
    /* display: none; */
}
.product-img {border-radius: 15px 16px 6px 0px !important;height: auto;max-height: 200px;}
.product-icon img {
    margin-top: 16px;
}
.product-cta {
    padding-bottom: 18px;
}
.product-left {
    padding: 0px 13px;
}
.about-r img {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
}

div#parallax {
    position: relative;
    width: 100%;
    top: 40px;
    height: 440px;
}

.layer.bg, .layer.main , .layer.particles {
    background-size: 100%;
    width: 100%;
    left: 0;
}
.banner-l {
}

.banner-r {
    text-align: center;
}

.banner-l {
    justify-content: center;
}

.hetop {
    padding: 15px 0;
}

.btst a, a.btst {
    padding: 9px 25px;
}

.counseling.btst {
    display: none;
}

.login .menu-icon:before{
    content: '';
    width: 30px;
    height: 30px;
    background-image: url(../images/menu.svg);
    display: inline-block;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    background-size: 100%;
    top: 5px;
    left: 0;
}
.banner-box:before , .banner-box:after{
    display: none;
}

.banner-button {
    justify-content: center;
}

.benefits .row .col-lg-2 {
    width: 50%;
}

    .about-l {
    text-align: center;
}

.about-l h2 span {
    display: block;
}

.about-button {
    justify-content: center;
}
.product-box:before {
    background: linear-gradient(to bottom, #fff 40%, var(--color1)) !important;
}

.product-img:before {
    width: 100%;
    height: 80px;
    bottom: -1px;
    top: unset;
    background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) !important;
}

.product-box {
    width: 80%;
    margin: 12px auto;
}
    .benefits .titlebox::before {
    display: none;
}

.tech-box .col {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.tech-box {
    background-position: 0px 0px !important;
}

.tech-box:before {
    top: 0px;
    height: 290px;
    background-size: cover;
}
.blog-box {
    width: 88%;
}

.blog-title {
    text-align: center;
}
.blog-box .bl2 {
    font-size: 13px;
    min-height: auto;
    padding-bottom: 7px;
    line-height: 22px;
    height: 75px;
    margin: 10px 0;
}

.blog-box .bl1 {
    font-size: 16px;
    height: 41px;
}
  .menu-footer {
    order: 2; /* دوم بیاد */
  }
  .logo-f {
    order: 1; /* بیاد بالا */
  }
  .information {
    order: 3; /* سوم بمونه */
  }

  .address span {display: block;margin-bottom: 5px;}

li.address {
    display: block;
}

.address span:before {
    top: 5px;
}
.blog-title2.btst a {
    width: 150px;
    text-align: center;
    margin: 40px auto 0px auto;
}
.float-btn {
    display: inline-grid;
}
.popup-box {
    width: 95%;
    max-width: 95%;
}

.secsingtitle h2 {
    font-size: 25px;
}

#scrollTopBtn{
    display: none;
}
.technology2 .col {
            flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
}

.col-lg-6.about-right2 {
    margin-top: 30px;
}
.socialmedia .social-r {
    text-align: center !important;
}

.form-img {
    margin-bottom: 20px;
}

  .offcanvas-mobile.open {
    margin-top: 0;
    padding-top: 30px;
  }

  .titlespagebox {
    background-repeat: no-repeat;
    background-size: 300% !important;
    background-position: -40px 10px;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    display: block !important;
}
.product-specs .spec-value:before {
    background: linear-gradient(to bottom, #ffffff 40%, var(--color1)) !important;
}

.product-specs .spec-label:before {
    background: linear-gradient(to top, #ffffff 40%, var(--color1)) !important;
}

.product-specs .spec-label {
    border-radius: 10px 10px 0px 0px !important;
    text-align: center;
}

.product-specs .spec-value {
    border-radius: 0px 0px 10px 10px !important;
    margin: 0;
    box-shadow: none;
    text-align: center;
    border-top: 1px solid #ebebeb;
}

.product-specs .spec-value {}

.specs-rows {
    gap: 20px;
}
.product-box2 {
    width: 88%;
    margin: 15px auto;
}

    .singlepr-left .title1:before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: var(--color1);
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    background-position: center;
    background-size: 100%;
    border-radius: 13px;
    right: 4px;
    top: 5px;
}

.loader img {
    width: 120px;
}

}


@media only screen and (max-width: 450px) {
        div#parallax {
        position: absolute;
        width: 320px;
        top: 30px;
        height: 360px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .banner-box {
    height: 780px;
    background-position: -150px;
    background-size: 280%;
}
    
}
@media only screen and (max-width: 400px) {
        div#parallax {
        position: absolute;
        width: 320px;
        top: 30px;
        height: 360px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .banner-box {
    height: 780px;
    background-position: -130px;
}
    
}

@media only screen and (max-width: 380px) {
        div#parallax {
        position: absolute;
        width: 252px;
        top: 30px;
        height: 360px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .banner-box {
    height: 680px;
}
    
}


@media only screen and (min-width: 768px) and (max-width: 991px)  {

.column-reverse{
    flex-direction: column-reverse;
}
.menu{
    display: none;
}
.he-button{
    width: 50%;
}
.logo img{
    height: 50px;
    width: auto;
    top: 0px;
}
.logo {
    width: 50%;
}

.containerlf {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.banner-box {
    padding: 34px 15px 34px 15px;
    position: relative;
    height: auto;
}
.banner-r h2 {
    font-size: 20px;
}
.banner-r h1 {
    font-size: 35px;
    line-height: 52px;
}
.about-box {
    padding: 40px 15px;
}
.about-r img {
    /* position: absolute; */
    right: -59px;
    top: -7px;
    width: 115%;
}
.about-l h2 {
    font-size: 32px;
}
.benefit-box {
    margin-top: 18px;
}
.benefits .row .col-lg-2:nth-child(1), .benefits .row .col-lg-2:nth-child(6) {
    transform: unset;
}
.benefits .row .col-lg-2:nth-child(2), .benefits .row .col-lg-2:nth-child(5) {
    transform: unset;
}
.benefits .row .col-lg-2:nth-child(3), .benefits .row .col-lg-2:nth-child(4) {
   transform: unset;
}


.contact-box {
    margin-top: 36px;
}
.contactpage {
    margin-top: 10px;
}
.socialmedia:before{
    display: none;
}
.form-img img {
    width: 100%;
}
.social-l {
    text-align: center !important;
    padding-top: 21px;
}
.form-contact {
    margin-top: 30px;
}
.socialmedia {
    margin-top: 50px;
    position: relative;
}
.about-left img {
    width: 100%;
    margin-bottom: 16px;
}
.titlebox p {
    font-size: 15px;
    padding-top: 10px;
    color: var(--color2);
    margin-bottom: 12px;
}
.about-r2 img {
    width: 100%;
    position: relative;
    top: 5px;
}
.about-box2 {
    padding: 40px 20px;
}
.about-l2 h2 {
    color: var(--color2);
    font-size: 30px;
    padding-top: 20px;
}
.about-right2 h2 {
    font-size: 32px;
    color: var(--color2);
}
.about-left2 img {
    width: 100%;
}
.menu-footerbox {
    width: 49%;
    display: inline-block;
    /* margin-right: 0px; */
    text-align: center;
}
.menu-footerbox span:before {
    content: '';
    width: 45px;
    height: 1px;
    background-color: #D2D2D2;
    display: block;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    background-size: 100%;
    top: 40px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.information {
    padding-top: 53px;
    padding-right: 0;
    text-align: center;
}
.email span {
    display: block;
}
.phone .phone1 {
    display: block;
}
.information .titlei:before {
    content: '';
    width: 45px;
    height: 1px;
    background-color: #D2D2D2;
    display: block;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    background-size: 100%;
    top: 36px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.single-prtext .titlebox {
    font-size: 32px;
}
.similar-pr .titlebox {
    font-size: 32px;
}
.product-specs .titlebox {
    font-size: 32px;
}
.singlepr-left h2 {
    font-size: 32px;
    line-height: 42px;
    padding-top: 30px;
}
.singlepr-left .title2 {
    padding-top: 7px;
    display: block;
    padding-right: 18px;
    margin-top: 0;
}
.singlepr-left .title1 {
    font-size: 14px;
    padding-top: 0;
    display: block;
    position: relative;
    padding-right: 20px;
    margin-top: 20px;
}
.singlepr-left .title2:before {
   
    right: 4px;
    top: 16px;
}
.blog-title2.btst {
    position: relative;
    top: 0;
}
.product-box > a {
    display: block;
    /* grid-template-columns: 85px 1fr; */
    /* align-items: center; */
    /* gap: 16px; */
    /* min-height: 190px; */
    /* text-decoration: none; */
    /* display: none; */
}
.product-img {border-radius: 15px 16px 6px 0px !important;height: auto;max-height: 200px;}
.product-icon img {
    margin-top: 16px;
}
.product-cta {
    padding-bottom: 18px;
}
.product-left {
    padding: 0px 13px;
}
.about-r img {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
}

div#parallax {
    position: relative;
    width: 100%;
    top: 40px;
}

.layer.bg, .layer.main , .layer.particles {
    background-size: 100%;
    width: 100%;
    left: 0;
}
.banner-l {
}

.banner-r {
    text-align: center;
}

.banner-l {
    display: none;
}

.hetop {
    padding: 15px 0;
}

.btst a, a.btst {
    padding: 9px 25px;
}

.counseling.btst {
    display: none;
}

.login .menu-icon:before{
    content: '';
    width: 30px;
    height: 30px;
    background-image: url(../images/menu.svg);
    display: inline-block;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    background-size: 100%;
    top: 5px;
    left: 0;
}
.banner-box:before , .banner-box:after{
    display: none;
}

.banner-button {
    justify-content: center;
}

.benefits .row .col-lg-2 {
    width: 50%;
}

    .about-l {
    text-align: center;
}

.about-l h2 span {
    display: block;
}

.about-button {
    justify-content: center;
}
.product-box:before {
    background: linear-gradient(to bottom, #fff 40%, var(--color1)) !important;
}

.product-img:before {
    width: 100%;
    height: 80px;
    bottom: -1px;
    top: unset;
    background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) !important;
}

.product-box {
    width: 80%;
    margin: 12px auto;
}
    .benefits .titlebox::before {
    display: none;
}

.tech-box .col {
    flex: 0 0 50%;
    max-width: 100%;
    margin-bottom: 20px;
}

.tech-box {
    background-position: 0px 0px !important;
}

.tech-box:before {
    top: 0px;
    height: 290px;
    background-size: cover;
}
.blog-box {
    width: 88%;
}

.blog-title {
    text-align: center;
}
.blog-box .bl2 {
    font-size: 13px;
    min-height: auto;
    padding-bottom: 7px;
    line-height: 22px;
    height: 75px;
    margin: 10px 0;
}

.blog-box .bl1 {
    font-size: 16px;
    height: 45px;
}
  .menu-footer {
    width: 57%;
    order: 2; /* دوم بیاد */
  }
  .logo-f {
    order: 1; /* بیاد بالا */
  }
  .information {
    order: 3; /* سوم بمونه */
    width: 43%;
  }

  .address span {display: block;margin-bottom: 5px;}

li.address {
    display: block;
}

.address span:before {
    top: 5px;
}
.blog-title2.btst a {
    width: 150px;
    text-align: center;
    margin: 40px auto 0px auto;
}
.float-btn {
    display: inline-grid;
}
.popup-box {
    width: 95%;
    max-width: 95%;
}

.secsingtitle h2 {
    font-size: 25px;
}

#scrollTopBtn{
    display: none;
}
.technology2 .col {
            flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
}

.col-lg-6.about-right2 {
    margin-top: 30px;
}
.socialmedia .social-r {
    text-align: center !important;
}

.form-img {
    margin-bottom: 20px;
}

  .offcanvas-mobile.open {
    margin-top: 0;
    padding-top: 30px;
  }

  .titlespagebox {
    background-repeat: no-repeat;
    background-size: 300% !important;
    background-position: -40px 10px;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    display: block !important;
}
.product-specs .spec-value:before {
    background: linear-gradient(to bottom, #ffffff 40%, var(--color1)) !important;
}

.product-specs .spec-label:before {
    background: linear-gradient(to top, #ffffff 40%, var(--color1)) !important;
}

.product-specs .spec-label {
    border-radius: 10px 10px 0px 0px !important;
    text-align: center;
}

.product-specs .spec-value {
    border-radius: 0px 0px 10px 10px !important;
    margin: 0;
    box-shadow: none;
    text-align: center;
    border-top: 1px solid #ebebeb;
}

.product-specs .spec-value {}

.specs-rows {
    gap: 20px;
}
.product-box2 {
    width: 88%;
    margin: 15px auto;
}

    .singlepr-left .title1:before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: var(--color1);
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    background-position: center;
    background-size: 100%;
    border-radius: 13px;
    right: 4px;
    top: 5px;
}

.loader img {
    width: 120px;
}
    .benefit-text {
    width: 85%;
    margin: 0 auto;
}
}

