/* applies to x-small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-video,
  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text {
    width: 100%;
  }

  .text--disc {
  padding-inline: 27px;
        order: 3;
}

  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text h2, .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text p {
    padding-left: 41px;
    padding-right: 41px;
    text-align: center;
  }

  .layout-cassiopeia_twinstradeanakalipstemas .basic-title {
    font-size: 41px;
    line-height: 70px;
    padding-block: 21px;
  }

  /* news */

  .news-page-category .left.item-image {
    padding-inline: 0px;
  }

  .news-page-category.view-article .com-content-article__body.intro-text-article {
    width: 100%;
  }

  .news-page-category.view-article .box--top-page-image-title-and-fields {
    padding: 19px;
    margin: 10px;
    margin-bottom: 54px;
  }

  .news-page-category.view-article .page-image-article img {
    width: 100%;
  }

  .news-page-category.view-article .com-content-article__body p {
    padding-bottom: 5px;
  }

  .news-page-category .blog-items {
    grid-template-columns: 1fr;
    padding-inline: 42px;
  }


  /* news end  */

  .view-tag .categories-cate-basic .category-desc img {
    width: 224px;
    height: auto;
  }

  .categories-cate-basic .category-desc img {
    width: 141px;
    height: 100%;
    padding-block: 79px;
  }
  
  .category-desc img {
    width: 186px;
  }

  .category-desc.clearfix {
    height: 49vh; 
  }

  .page-link {
    padding: 3px 13px;
  }

  .com-content-category-blog__pagination {
    margin-right: 0px;
  }

  .com-content-category-blog__navigation .counter, .com-content-category-blog__navigation .counter-box-inside h3 {
    font-size: 22px;
  }
  .view-category .com-content-category-blog__navigation {
    flex-direction: column;
    align-items: center;
  }

  .view-category .com-content-category-blog__navigation .pagination {
    margin: 0; 
  }

  .com-content-category-blog__counter.counter.float-md-end {
    padding-top: 0 !important;
  }



  .com-finder__results-list {
  grid-template-columns: 1fr;
}

    .view-search main {
  overflow: hidden;
}

  p,
  .field-article p {
    font-size: 15px;
    line-height: 25px;
  }

/* hedermobile */

.lang-custom {
  position: absolute;
  left: 22px;
  top: 18px;
}



.mobile-header {
  position: fixed;
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 9999;
  /* height: 100vh; */
}


div.mod-languages .btn-group {
  margin: 0;
  display: flex !important;
  z-index: 1000;
}

.scrolled {
  background-color: #0A5A93;
  height: 85px;
  transition: 0.6s;
  /* clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%); */
}

.custom-menu-right .nav-item:nth-child(1) {
  margin-right: 0;
}

.custom-menu, .right-top-bar-menu-search {
  width: 83%;
  padding: 0;
}

.top-bar-custom--inside {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 87%;
  border: 3px solid #FFD600;
  border-radius: 18px;
  margin: auto;
  box-shadow: 0px 0px 10px #FFD600;
  position: relative;
  top: -43px;
}

/* hedermobile */


  .humburger-menu {
    width: 36px;
    height: 32px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    position: fixed;
    top: 30px;
    right: 34px;
    transition: all 0.8s;
    z-index: 1000;
  }
  
  .navbar {
    position: absolute;
    margin-top: 0px;
    /* right: -1192px; */
    top: 0;
    transition: all 0.8s;
  }
  
  .menu-line {
    background-color: #ffffff;
    height: 3px;
    width: 100%;
    border-radius: 20px;
  }

  .top-bar-custom  {
    position: fixed;
    margin-top: 0px;
    right: -1192px;
    top: 0;
    transition: all 0.8s;
    
  }
  
  .top-bar-custom.change  {
    right: 0px;
    position: absolute;
    transition: all 0.8s;
    height: 100vh;
    padding: 0;
    width: 100%;
    /* display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center; */
    background-color: #000;
    color: #fff;
    z-index: 100;
    background: rgb(10,90,147);
    background: linear-gradient(180deg, rgba(10,90,147,1) 0%, rgba(91,172,214,1) 83%);
    position: relative;
  }

  .mod-menu li a {
    font-size: 34px;
    paint-order: stroke;
    color: #fff;
    -webkit-text-stroke: 2px #9E0098;
    text-shadow: 3px 2px 6px rgb(158, 0, 152);
    letter-spacing: 1px;
    paint-order: stroke fill;
  }

  .search-custom.mobile {
    position: absolute;
    bottom: 13%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .social-header.mobile {
    position: absolute;
    bottom: 9%;
    left: 52%;
    transform: translate(-50%, 0%);
    width: 100%;
    display: flex;
    justify-content: center;
  }

   .logo.desc {
    display: none;
  }

  .mod-menu {
    flex-direction: column;
  }

  .custom-menu-right {
    position: relative;
    left: 0;
    margin-top: 20px;
  }

  .layout-blog   .custom-menu-right  {
    margin-top: 0px;
  }

  .mod-list li {
    padding: 0;
    text-align: center;
    margin-bottom: 30px;
  }

  .view-article .custom-menu, .view-article .right-top-bar-menu-search {
    top: 7px;
  }

  .logo {
    width: 326px;
  }

  .logo.mobile {
    position: absolute;
    z-index: 10000;
    width: 34%;
    display: flex;
    justify-content: center;
    top: 29px;
  }

  .logo.mobile img {
    width: 84px;
    position: relative;
    left: 11px;
    top: -12px;
  }

  .view-featured .first-video video {
    padding: 17px;
    left: 0px;
    top: -2px;
    border-radius: 50px;
  }

  .basic-title, .title-category h1, .error.view-article .page-header h1 {
    font-size: 40px;
    -webkit-text-stroke: 8px #0F70B5;
    text-shadow: 3px 3px 8px rgb(15, 112, 181);
    letter-spacing: 7px;
}

.title-shapes {
  height: 85px;
  top: -16px;
}
  
.land-box-h2-shape.a::before,
.land-box-h2-shape.b::after,
.land-box-h2-shape.c::after,
.land-box-h2-shape.d::after  {
  height: 5px;
}

.land-box-h2-shape.b::before,
.land-box-h2-shape.c::before,
.land-box-h2-shape.d::before {
  width: 5px;
}

.vacuum {
  height: 85px;
}

.header-arrow-featured img {
  width: 64px;
}

.header-arrow-featured {
  bottom: 31px;
}

.brand-box {
  width: 147px;
  height: 147px;
  margin-top: 0;
}

.brand-box-image img{
  width: 89px;
}

.field-article {
  padding-left: 41px;
}

.field-article::before {
  width: 25px;
  height: 25px;
  top: 0px;
}

.brand-box-image {
  width: 100%;
  display: flex;
  justify-content: center;
}

.big-brands-box {
  width: 87%;
  grid-template-columns: auto auto;
}

/* categories */
.view-featured .big-brands-box {
  margin-top: 0px;
  justify-content: center;
  gap: 40px;
}

.land-bog-box-categories {
  width: 75%;
  display: block;
}

.landing-categories {
  margin-top: 10px;
  margin-bottom: -2px;
}

.land-box-categories {
  width: 89%;
  height: 400px;
  margin-bottom: 50px !important;
  margin: auto;
}

.land-box-categories-inside {
  height: 159px;
}

.land-box-categories-icon {
  left: 29%;
  top: -156px;
}

.land-box-categories-h3, .top-bar-title-cate-landing-cyrcle {
  width: 100%;
}

.land-box-categories-h3 h3 {
  margin-top: 44px;
  font-size: 25px;
  display: flex;
  justify-content: center;
    text-align: center;
}

.land-bog-box-categories img {
  width: 114px;
  height: 125px;
}

/* categories end */

/* counter */

.counter-box {
  flex-wrap: wrap;
  width: 90%;
}

.counter-box-inside {
  width: 169px;
  height: 169px;
  margin-top: 28px;
}

.counters {
  margin-top: -50px;
}

.counter, .counter-box-inside h3 {
  font-size: 14px;
  -webkit-text-stroke: 3px #CBB700;
  text-shadow: 3px 3px 7px rgb(203, 255, 0);
}

.counter-box-inside.b .counter,
 .counter-box-inside.b h3 {
  -webkit-text-stroke: 3px #D48C00;
  text-shadow: 3px 3px 7px rgb(212, 140, 0);
}

.counter-box-inside.c .counter,
 .counter-box-inside.c h3  {
  -webkit-text-stroke: 3px #0DD209;
  text-shadow: 3px 3px 7px rgb(13, 210, 9);
 }

 .counter-box-inside.d .counter, .counter-box-inside.d h3 {
  -webkit-text-stroke: 4px #582121;
  text-shadow: 3px 3px 7px rgb(88, 33, 33);
 }

/* counter end */

/* video-text */
.big-box-video-landing-text {
  flex-direction: column;
  position: relative;
}

.box-landing-text {
  order: 2;
}

.box-landing-video {
  order: 1;
}

.box-landing-video {
  width: 100%;
}

video {
  width: 100%;
}

.box-landing-text {
  width: 100%;
  top: -18px;
}

.box-landing-text h2, .box-landing-text p {
  padding-left: 59px;
  padding-right: 36px;
}

.box-landing-text p {
  margin-top: 27px;
}

.video-text .basic-title {
  -webkit-text-stroke: 9px #D48C00;
  text-shadow: 4px 4px 12px rgb(212, 140, 0);
  text-align: center;
}

.big-box-video-landing-text {
  padding-block: 50px;
}

.big-box-video-landing-text-absolute {
  border: 5px solid #2FAB2D;
  box-shadow: 0px 0px 5px #2FAB2D;
}

.box-landing-text p {
  padding-block: 34px;
  font-size: 17px;
}

/* video-text  end*/

  .categories-cate-basic {
    display: block;
    margin-top: 0px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%);

  }

  .title-category {
    width: 100%;
    height: 50%;
  }

  .category-desc.categories-cate-image {
    width: 100%;
    height: 50%;
  }

  .layout-cassiopeia_twinstradearticleforcate.view-article .top-bar-custom, .layout-cassiopeia_twinstradearticleforcatecategories.view-article .top-bar-custom {
    height: 100vh;
  }

  .categories-cate-image img {
    width: 141px;
  }

  
/* contuct  */

.contact-page-image-bg .com-content-article__body {
  width: 91%;
  padding: 20px;
  border: 3px solid #2FAB2D;
  border-radius: 17px;
  box-shadow: 0px 0px 3px #2FAB2D;
}

.form-label.formControlLabel {
  font-size: 20px;
}

.form-control {
  padding: .2rem 1rem;
}

#Terms0-lbl,
#Terms0-lbl .privacy-link {
  font-size: 9px;
}

#Submit::before {

  width: 47px;
  height: 45px;
}

.contact-page-image-bg .item-pagecontact-page-image-bg {
  margin-top: 90px;
}


.category-desc.clearfix {
  margin-top: 0px;
}

.blog-items {
  grid-template-columns: auto auto;
  padding-inline: 20px;
}

.blog-items .item-image img {
  width: 145px;
}

.blog-items .page-header h2 {
  font-size: 15px;
}

.blog-items .blog-item {
  margin-bottom: 15px;
}

.box--top-page-image-title-and-fields {
  display: flex;
  flex-direction: column;
  padding: 26px;
  margin: 15px;
  border: 6px solid #E05A60;
}

.page-image-article, .page-header-article {
  width: 100%;
}

.page-header-article h1 {
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 2px;
}

.page-header-article .page-header, .intro-text-article {
  margin-bottom: 20px;
}

.page-image-article img {
  width: 200px;
}

.page-image-article {
  margin-bottom: 15px;;
}

.arrow-inside {
  padding: 10px;
}

.arrow-article {
  width: 315px;
  margin-top: 26px !important;
}

.arrow-article p {
  font-size: 16px; 
}

.arrow-article img {
  width: 34px;
}

.view-article .menu-line {
  background-color: #E05A60;
}

.view-article .scrolled .menu-line {
  background-color: #ffffff;
}

.view-article .top-bar-custom {
  clip-path: none !important;
}


.text-first {
  padding-bottom: 26px;
}


.error.view-article .page-header-article h1 {
  line-height: 54px !important;
  margin-top: 30px;
  font-size: 33px !important;
}


/* footer  */
.big-box-footer {
  padding: 18px;
}

.big-box-footer-inside {
  flex-direction: column;
  margin-bottom: 50px;
}

.box-footer-shape {
  width: 100%;
}

.box-footer-shape.b {
  order: 1;
}

.box-footer-shape.c {
  order: 3;
  flex-direction: column;
    align-items: center;
}

.box-footer-shape.a {
  order: 2;
  padding-right: 0px;
  margin-top: 35px;
}

.footer-logo img {
  margin-bottom: 40px;
  width: 136px;
}

.footer-botoom-links a {
  margin-right: 9px;
}

.box-footer-shape.c a {
  font-size: 19px;
  margin-left: 10px;

}

.box-footer-shape.c {
  margin-top: 37px;
}

.footer-botoom-links a, .box-footer-shape.a a {
  font-size: 15px;
}

.box-footer-shape.a p {
  line-height: 20px;
}

.footer-icon-location img {
  margin-bottom: 7px;
  width: 22px;
}

.footer-email {
  margin-bottom: 3px;
}

.footer-social img {
  width: 43px;
  height: 43px;
}

.big-box-footer::before {
  top: 11%;
  width: 100%;
  height: 33%;
  clip-path: polygon(0 34%, 100% 13%, 100% 63%, 0 83%);
}

.custom-footer::after {
  width: 100%;
  height: 120px;
}

.big-box-footer::after {
  width: 100%;
  top: auto;
  height: 513px;
  bottom: 0;
  clip-path: polygon(0 22%, 100% 13%, 100% 100%, 0 100%);
}

.footer-botoom-links::after {
  top: 32px;
  width: 14px;
  height: 14px;
}

/* footer end */

.counter {
  font-size: 26px;
}




}

/* applies to small devices (landscape phones, less than 768px) */
@media (min-width: 576px) and (max-width: 767.98px) {

  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-video,
  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text {
    width: 100%;
  }

  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text h2, .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text p {
    padding-left: 41px;
    padding-right: 41px;
    text-align: center;
  }

  .layout-cassiopeia_twinstradeanakalipstemas .basic-title {
    font-size: 41px;
    line-height: 70px;
    padding-block: 21px;
  }
  /* news */

  .news-page-category .left.item-image {
    padding-inline: 0px;
  }

  .news-page-category.view-article .com-content-article__body.intro-text-article {
    width: 100%;
  }

  .news-page-category.view-article .box--top-page-image-title-and-fields {
    padding: 19px;
    margin: 10px;
    margin-bottom: 54px;
  }

  .news-page-category.view-article .page-image-article img {
    width: 100%;
  }

  .news-page-category.view-article .com-content-article__body p {
    padding-bottom: 5px;
  }

  .news-page-category .blog-items {
    grid-template-columns: 1fr;
    padding-inline: 42px;
  }


  /* news end  */

  .view-tag .categories-cate-basic .category-desc img {
    width: 224px;
    height: auto;
  }

  .category-desc img {
    width: 220px;
  }

  .categories-cate-basic .category-desc img {
    width: 141px;
    height: 100%;
    padding-block: 79px;
  }

  .category-desc.clearfix {
    height: 49vh; 
  }

  .page-link {
    padding: 3px 13px;
  }

  .com-content-category-blog__pagination {
    margin-right: 0px;
  }

  .com-content-category-blog__navigation .counter, .com-content-category-blog__navigation .counter-box-inside h3 {
    font-size: 22px;
  }
  .view-category .com-content-category-blog__navigation {
    flex-direction: column;
    align-items: center;
  }

  .view-category .com-content-category-blog__navigation .pagination {
    margin: 0; 
  }

  .com-content-category-blog__counter.counter.float-md-end {
    padding-top: 0 !important;
  }

    .com-finder__results-list {
  grid-template-columns: 1fr;
}

  .view-search main {
  overflow: hidden;
}

  .result__item + .result__item {

  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
}

  p,
  .field-article p {
    font-size: 15px;
    line-height: 25px;
  }

/* hedermobile */

.lang-custom {
  position: absolute;
  left: 22px;
  top: 18px;
}

.mobile-header {
  position: fixed;
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 9999;
  /* height: 100vh; */
}


div.mod-languages .btn-group {
  margin: 0;
  display: flex !important;
  z-index: 1000;
}

.scrolled {
  background-color: #0A5A93;
  height: 85px;
  transition: 0.6s;
  /* clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%); */
}

.custom-menu-right .nav-item:nth-child(1) {
  margin-right: 0;
}

.custom-menu, .right-top-bar-menu-search {
  width: 83%;
  padding: 0;
}

.top-bar-custom--inside {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 87%;
  border: 3px solid #FFD600;
  border-radius: 18px;
  margin: auto;
  box-shadow: 0px 0px 10px #FFD600;
  position: relative;
  top: -43px;
}

/* hedermobile */


  .humburger-menu {
    width: 36px;
    height: 32px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    position: fixed;
    top: 30px;
    right: 34px;
    transition: all 0.8s;
    z-index: 1000;
  }
  
  .navbar {
    position: absolute;
    margin-top: 0px;
    /* right: -1192px; */
    top: 0;
    transition: all 0.8s;
  }
  
  .menu-line {
    background-color: #ffffff;
    height: 3px;
    width: 100%;
    border-radius: 20px;
  }

  .top-bar-custom  {
    position: fixed;
    margin-top: 0px;
    right: -1192px;
    top: 0;
    transition: all 0.8s;
    
  }
  
  .top-bar-custom.change  {
    right: 0px;
    position: absolute;
    transition: all 0.8s;
    height: 100vh;
    padding: 0;
    width: 100%;
    /* display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center; */
    background-color: #000;
    color: #fff;
    z-index: 100;
    background: rgb(10,90,147);
    background: linear-gradient(180deg, rgba(10,90,147,1) 0%, rgba(91,172,214,1) 83%);
    position: relative;
  }

  .mod-menu li a {
    font-size: 34px;
    paint-order: stroke;
    color: #fff;
    -webkit-text-stroke: 2px #9E0098;
    text-shadow: 3px 2px 6px rgb(158, 0, 152);
    letter-spacing: 1px;
    paint-order: stroke fill;
  }

  .search-custom.mobile {
    position: absolute;
    bottom: 11%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .social-header.mobile {
    position: absolute;
    bottom: 6%;
    left: 52%;
    transform: translate(-50%, 0%);
    width: 100%;
    display: flex;
    justify-content: center;
  }

   .logo.desc {
    display: none;
  }

  .mod-menu {
    flex-direction: column;
  }

  .custom-menu-right {
    position: relative;
    left: 0;
    margin-top: 20px;
  }

  .layout-blog   .custom-menu-right  {
    margin-top: 0px;
  }

  .mod-list li {
    padding: 0;
    text-align: center;
    margin-bottom: 30px;
  }

  .view-article .custom-menu, .view-article .right-top-bar-menu-search {
    top: 7px;
  }

  .logo {
    width: 326px;
  }

  .logo.mobile {
    position: absolute;
    z-index: 10000;
    width: 34%;
    display: flex;
    justify-content: center;
    top: 29px;
  }

  .logo.mobile img {
    width: 84px;
    position: relative;
    left: 11px;
    top: -12px;
  }

  .view-featured .first-video video {
    padding: 17px;
    left: 0px;
    top: -2px;
    border-radius: 50px;
  }

  .basic-title, .title-category h1, .error.view-article .page-header h1 {
    font-size: 45px;
    -webkit-text-stroke: 8px #0F70B5;
    text-shadow: 3px 3px 8px rgb(15, 112, 181);
    letter-spacing: 7px;
}

.title-shapes {
  height: 85px;
  top: -16px;
}
  
.land-box-h2-shape.a::before,
.land-box-h2-shape.b::after,
.land-box-h2-shape.c::after,
.land-box-h2-shape.d::after  {
  height: 5px;
}

.land-box-h2-shape.b::before,
.land-box-h2-shape.c::before,
.land-box-h2-shape.d::before {
  width: 5px;
}

.vacuum {
  height: 85px;
}

.header-arrow-featured img {
  width: 64px;
}

.header-arrow-featured {
  bottom: 31px;
}

.brand-box {
  width: 200px;
  height: 200px;
  margin-top: 0;
}

.brand-box-image img{
  width: 90px;
}

.field-article {
  padding-left: 41px;
}

.field-article::before {
  width: 25px;
  height: 25px;
  top: 0px;
}

.brand-box-image {
  width: 100%;
  display: flex;
  justify-content: center;
}

.big-brands-box {
  width: 80%;
  grid-template-columns: auto auto;
}

/* categories */
.view-featured .big-brands-box {
  margin-top: 0px;
  justify-content: center;
  gap: 40px;
}

.land-bog-box-categories {
  width: 75%;
  display: block;
}

.landing-categories {
  margin-top: 10px;
  margin-bottom: -2px;
}

.land-box-categories {
  width: 89%;
  height: 470px;
  margin-bottom: 50px !important;
  margin: auto;
}

.land-box-categories-inside {
  height: 159px;
}

.land-box-categories-icon {
  left: 36%;
  top: -156px;
}

.land-box-categories-h3, .top-bar-title-cate-landing-cyrcle {
  width: 100%;
}

.land-box-categories-h3 h3 {
  margin-top: 44px;
  font-size: 25px;
  display: flex;
  justify-content: center;
    text-align: center;
}

.land-bog-box-categories img {
  width: 114px;
  height: 125px;
}

/* categories end */

/* counter */

.counter-box {
  flex-wrap: wrap;
  width: 85%;
}

.counter-box-inside {
  width: 47%;
  height: 188px;
  margin-top: 35px;
}

.counters {
  margin-top: -50px;
}

.counter, .counter-box-inside h3 {
  font-size: 23px;
  -webkit-text-stroke: 3px #CBB700;
  text-shadow: 3px 3px 7px rgb(203, 255, 0);
}

.counter-box-inside.b .counter,
 .counter-box-inside.b h3 {
  -webkit-text-stroke: 3px #D48C00;
  text-shadow: 3px 3px 7px rgb(212, 140, 0);
}

.counter-box-inside.c .counter,
 .counter-box-inside.c h3  {
  -webkit-text-stroke: 3px #0DD209;
  text-shadow: 3px 3px 7px rgb(13, 210, 9);
 }

 .counter-box-inside.d .counter, .counter-box-inside.d h3 {
  -webkit-text-stroke: 4px #582121;
  text-shadow: 3px 3px 7px rgb(88, 33, 33);
 }

/* counter end */

/* video-text */
.big-box-video-landing-text {
  flex-direction: column;
  position: relative;
}

.box-landing-text {
  order: 2;
}

.box-landing-video {
  order: 1;
}

.box-landing-video {
  width: 100%;
}

video {
  width: 100%;
}

.box-landing-text {
  width: 100%;
  top: -18px;
}

.box-landing-text h2, .box-landing-text p {
  padding-left: 59px;
  padding-right: 36px;
}

.box-landing-text p {
  margin-top: 27px;
}

.video-text .basic-title {
  -webkit-text-stroke: 9px #D48C00;
  text-shadow: 4px 4px 12px rgb(212, 140, 0);
  text-align: center;
}

.big-box-video-landing-text {
  padding-block: 50px;
}

.big-box-video-landing-text-absolute {
  border: 5px solid #2FAB2D;
  box-shadow: 0px 0px 5px #2FAB2D;
}

.box-landing-text p {
  padding-block: 42px;
  font-size: 18px;
}

/* video-text  end*/

  .categories-cate-basic {
    display: block;
    margin-top: 0px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%);

  }

  .title-category {
    width: 100%;
    height: 50%;
  }

  .category-desc.categories-cate-image {
    width: 100%;
    height: 50%;
  }

  .layout-cassiopeia_twinstradearticleforcate.view-article .top-bar-custom, .layout-cassiopeia_twinstradearticleforcatecategories.view-article .top-bar-custom {
    height: 100vh;
  }

  .categories-cate-image img {
    width: 141px;
  }

  
/* contuct  */

.contact-page-image-bg .com-content-article__body {
  width: 91%;
  padding: 20px;
  border: 3px solid #2FAB2D;
  border-radius: 17px;
  box-shadow: 0px 0px 3px #2FAB2D;
}

.form-label.formControlLabel {
  font-size: 20px;
}

.form-control {
  padding: .2rem 1rem;
}

#Terms0-lbl,
#Terms0-lbl .privacy-link {
  font-size: 9px;
}

#Submit::before {

  width: 47px;
  height: 45px;
}

.contact-page-image-bg .item-pagecontact-page-image-bg {
  margin-top: 90px;
}


.category-desc.clearfix {
  margin-top: 0px;
}

.blog-items {
  grid-template-columns: auto auto;
  padding-inline: 20px;
}

.blog-items .item-image img {
  width: 145px;
}

.blog-items .page-header h2 {
  font-size: 15px;
}

.blog-items .blog-item {
  margin-bottom: 15px;
}

.box--top-page-image-title-and-fields {
   display: flex;
    flex-direction: column;
    padding: 30px;
    margin: 24px;
}

.page-image-article, .page-header-article {
  width: 100%;
}

.page-header-article h1 {
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 2px;
}

.page-header-article .page-header, .intro-text-article {
  margin-bottom: 20px;
}

.page-image-article img {
  width: 200px;
}

.page-image-article {
  margin-bottom: 15px;;
}

.arrow-inside {
  padding: 10px;
}

.arrow-article {
  width: 315px;
  margin-top: 26px !important;
}

.arrow-article p {
  font-size: 16px; 
}

.arrow-article img {
  width: 34px;
}

.view-article .menu-line {
  background-color: #E05A60;
}

.view-article .scrolled .menu-line {
  background-color: #ffffff;
}

.view-article .top-bar-custom {
  clip-path: none !important;
}


.text-first {
  padding-bottom: 26px;
}


.error.view-article .page-header-article h1 {
  line-height: 54px !important;
  margin-top: 30px;
  font-size: 33px !important;
}


/* footer  */
.big-box-footer {
  padding: 18px;
}

.big-box-footer-inside {
  flex-direction: column;
  margin-bottom: 50px;
}

.box-footer-shape {
  width: 100%;
}

.box-footer-shape.b {
  order: 1;
}

.box-footer-shape.c {
  order: 3;
  flex-direction: column;
    align-items: center;
}

.box-footer-shape.a {
  order: 2;
  padding-right: 0px;
  margin-top: 35px;
}

.footer-logo img {
  margin-bottom: 40px;
  width: 136px;
}

.footer-botoom-links a {
  margin-right: 9px;
}

.box-footer-shape.c a {
  font-size: 19px;
  margin-left: 10px;

}

.box-footer-shape.c {
  margin-top: 37px;
}

.footer-botoom-links a, .box-footer-shape.a a {
  font-size: 15px;
}

.box-footer-shape.a p {
  line-height: 20px;
}

.footer-icon-location img {
  margin-bottom: 7px;
  width: 22px;
}

.footer-email {
  margin-bottom: 3px;
}

.footer-social img {
  width: 43px;
  height: 43px;
}

.big-box-footer::before {
  top: 11%;
  width: 100%;
  height: 33%;
  clip-path: polygon(0 34%, 100% 13%, 100% 63%, 0 83%);
}

.custom-footer::after {
  width: 100%;
  height: 120px;
}

.big-box-footer::after {
  width: 100%;
  top: auto;
  height: 513px;
  bottom: 0;
  clip-path: polygon(0 22%, 100% 13%, 100% 100%, 0 100%);
}

.footer-botoom-links::after {
  top: 32px;
  width: 14px;
  height: 14px;
}

/* footer end */

}

/* applies to medium devices (tablets, less than 992px) */
@media (min-width: 768px) and (max-width: 991.98px) {

  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-video,
  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text {
    width: 100%;
  }

  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text h2, .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text p {
    padding-left: 41px;
    padding-right: 41px;
    text-align: center;
  }

  .layout-cassiopeia_twinstradeanakalipstemas .big-box-video-landing-text-absolute {
    top: 39%;
  }

  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-video figure {
    position: relative;
    top: 35px;
  }

  .layout-cassiopeia_twinstradeanakalipstemas  .box-landing-text p {
    padding-block: 30px;
    margin-top: -5px;
    font-size: 14px;
  }

  .layout-cassiopeia_twinstradeanakalipstemas .basic-title {
    font-size: 41px;
    line-height: 70px;
    padding-block: 21px;
  }
  
  /* news */

  .news-page-category .left.item-image {
    padding-inline: 32px;
    margin-bottom: 30px;
  }

  .news-page-category.view-article .com-content-article__body.intro-text-article {
    width: 100%;
  }

  .news-page-category.view-article .box--top-page-image-title-and-fields {
    padding: 19px;
    margin: 10px;
    margin-bottom: 54px;
  }

  .news-page-category.view-article .page-image-article img {
    width: 100%;
  }

  .news-page-category.view-article .com-content-article__body p {
    padding-bottom: 5px;
  }

  .news-page-category .blog-items {
    grid-template-columns: 1fr;
    padding-inline: 42px;
  }

  .news-page-category .blog-items .item-image img {
    width: 504px;
  }


  /* news end  */

  .category-desc.categories-cate-image {
    height: 100% !important;
  }

  .view-tag .categories-cate-basic .category-desc img {
    width: 237px;
  }

  .category-desc img {
    width: 201px;
    position: relative;
    top: 31px;
  }

  .categories-cate-basic .category-desc img {
    width: 200px;
  }

  .category-desc.clearfix {
    height: 46vh;
  }

  .page-link {
    padding: 7px 20px;
  }

  .com-content-category-blog__pagination {
    margin-right: 0px;
  }

  .com-content-category-blog__navigation .counter, .com-content-category-blog__navigation .counter-box-inside h3 {
    font-size: 22px;
  }
  .view-category .com-content-category-blog__navigation {
    flex-direction: column;
    align-items: center;
  }

  .view-category .com-content-category-blog__navigation .pagination {
    margin: 0; 
  }

  .com-content-category-blog__counter.counter.float-md-end {
    padding-top: 0 !important;
  }

  .custom-menu, .right-top-bar-menu-search {
    padding: 0 10px;
    top: 5px;
    width: 54%;
  }

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

  .com-finder__results-list {
  grid-template-columns: 1fr 1fr;
}

  .logo.desc {
    width: 15%;
  }

  .top-bar-custom {
    height: 105px;
  }

  .mod-menu li a {
    font-size: 15px;
  }

  .logo.desc img {
    width: 78px;
    top: -2px;
  }

  .view-featured .first-video video {
    padding: 6px;
    border-radius: 68px;
    left: -1px;
    top: 0px;
  }

  .custom-menu-right .nav-item:nth-child(1) {
    margin-right: 8px;
  }

  .custom-menu-right .nav-item:nth-child(2) {
    margin-right: 6px;
  }

  div.mod-languages .btn-group .btn {
    font-size: 14px;
    padding: 0 8px;
  }

  .input-group {
    width: 120px;
  }

  .search-custom .form-control {
    padding-block: 6px;
  }
 
  .mod-finder__search.input-group .awesomplete input {
    font-size: 13px;
  }

  .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    padding-inline: 10px;
  }

  .basic-title, .title-category h1, .error.view-article .page-header h1 {
    font-size: 52px;
    -webkit-text-stroke: 10px #0F70B5;
  text-shadow: 4px 4px 7px rgb(15, 112, 181);
  letter-spacing: 8px;
  }

  .title-shapes {
    height: 198px;
  }

  .blog-items .blog-item {
    margin-bottom: 30px;
  }

  .field-article p {
    font-size: 17px;
  }

  .field-article {
    padding-left: 52px;
  }

  .field-article::before {
    width: 27px;
    top: 0px;
  }

  .arrow-inside {
    padding: 24px;
  }

  .contact-page-image-bg .com-content-article__body {
    width: 89%;

    padding: 45px;
    border: 7px solid #2FAB2D;
    box-shadow: 0px 0px 6px #2FAB2D;
  }

  .arrow-article {
    width: 397px;
  }

  .page-header-article .page-header, .intro-text-article {
    margin-bottom: 37px;
  }

  .page-header-article h1 {
    font-size: 47px;
    line-height: 55px;
    letter-spacing: 1px;
  }

  .box--top-page-image-title-and-fields {
    margin: 23px;
    border: 6px solid #E05A60;
    padding: 27px;
  }

  .blog-items .page-header h2 {
    font-size: 18px;
  }

  .blog-items {
    grid-template-columns: auto auto auto auto;
    padding-inline: 24px;
  }

  .categories-cate-image  img {
    width: 167px;
  }

  .brand-box {
    width: 200px;
    height: 200px;
    margin-top: 7px;
}

.brand-box-image img {
  width: 100px;
}

.footer-botoom-links a, .box-footer-shape.a a {
  font-size: 20px;
}

.brand-box-image {
  width: 93px;
}

.big-brands-box {
  width: 87%;
  grid-template-columns: auto auto auto;
  gap: 34px;
}

.view-featured .big-brands-box {
  margin-top: 9px;
}

.land-box-categories {
  width: 175px;
  height: 349px;
  border: 6px solid #026C00;
}

.land-box-categories-h3, .top-bar-title-cate-landing-cyrcle {
  width: 100%;
}

.land-box-categories-icon {
  top: -96px;
  left: 28%;
}

.land-bog-box-categories img {
  width: 68px;
  height: 80px;
}

.land-box-categories-inside {
  height: 181px;
}

.land-box-categories-h3 h3 {
  margin-top: 66px;
  font-size: 15px;
  text-align: center;
}

.counter-box {
  width: 91%;
}

.counter-box-inside {
  width: 167px;
  height: 167px;
}

.counter, .counter-box-inside h3 {
  font-size: 15px;
  -webkit-text-stroke: 2px #CBB700;
  text-shadow: 4px 3px 8px rgb(203, 255, 0);
  letter-spacing: 3px;
}

.counter-box-inside.b .counter, .counter-box-inside.b h3 {
  -webkit-text-stroke: 3px #D48C00;
  text-shadow: 3px 3px 7px rgb(212, 140, 0);
}

.counter-box-inside.c .counter, .counter-box-inside.c h3 {
  -webkit-text-stroke: 4px #0DD209;
  text-shadow: 3px 3px 7px rgb(13, 210, 9);
}

.counter-box-inside.d .counter, .counter-box-inside.d h3 {
  -webkit-text-stroke: 3px #582121;
  text-shadow: 3px 3px 7px rgb(88, 33, 33);
}

.vacuum {
  height: 78px;
}

.box-landing-text h2, .box-landing-text p {
  padding-left: 41px;
  padding-right: 10px;
}

.box-landing-video video {
  height: 64vh;
  width: 100%;
  object-fit: cover;
}

.box-landing-text p {
  padding-block: 35px;
  margin-top: 18px;
  font-size: 15px;
}

.big-box-video-landing-text-absolute {
  width: 96%;
  border: 6px solid #2FAB2D;
  border-radius: 46px;
  box-shadow: 0px 0px 11px #2FAB2D;
}

.video-text .basic-title {
  -webkit-text-stroke: 10px #D48C00;
  text-shadow: 4px 4px 10px rgb(212, 140, 0);
  margin-top: 97px;
}

.box-landing-text h2 {
  line-height: 94px;
}

.big-box-video-landing-text {
  padding-block: 50px;
}

p {
  font-size: 18px;
  line-height: 26px;
}


/* footer  */

.big-box-footer {
  padding: 15px;
}

.box-footer-shape.c a {
  font-size: 17px;
  margin-left: 7px;
}

.footer-logo img {
  width: 161px;
  margin-bottom: 84px;
}

.footer-botoom-links a {
  font-size: 17px;
  margin-right: 49px;
}

.footer-social img {
  width: 32px;
  height: 33px;
}

.custom-footer::after {
  width: 588px;
  height: 208px;
}

.box-footer-shape.a {
  padding-right: 55px;
}



/* footer end */



}

/* applies to large devices (desktops, less than 1200px) */
@media (min-width: 992px) and (max-width: 1199.98px) {

  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text {
    width: 53%;
  }

  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-video {
    width: 47%;
  }
  .layout-cassiopeia_twinstradeanakalipstemas .basic-title {
    font-size: 57px;
    text-align: left !important;
    line-height: 99px;
  }

  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text h2, .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text p {
    padding-left: 84px;
    padding-right: 41px;
  }

  .news-page-category .left.item-image {
    float: left;
    padding-inline: 91px;
  }

  
  .news-page-category .left.item-image {
    float: left;
    padding-inline: 3px;
  }

  .category-desc img {
    width: 257px;
    position: relative;
    top: 24px;
  }

  .view-tag .categories-cate-basic .category-desc img {
    width: 237px;
  }

  .categories-cate-basic .category-desc img {
    width: 200px;
  }

  .page-link {
    padding: 10px 26px;
  }

  .com-content-category-blog__pagination {
    margin-right: 0px;
  }

  .com-content-category-blog__navigation .counter, .com-content-category-blog__navigation .counter-box-inside h3 {
    font-size: 26px;
  }
  .view-category .com-content-category-blog__navigation {
    flex-direction: column;
    align-items: center;
  }

  .view-category .com-content-category-blog__navigation .pagination {
    margin: 0; 
  }

  .com-content-category-blog__counter.counter.float-md-end {
    padding-top: 4px !important;
  }


  .mod-menu li a {
    font-size: 17px;
    padding-right: 1px;
  }

  .result__title-text {
  font-size: 16px;
}

  .com-finder__results-list {
  grid-template-columns: 1fr 1fr 1fr;
}

  .custom-menu, .right-top-bar-menu-search {
    width: 46%;
    padding: 0 14px;
  }

  .custom-menu {
    padding-right: 0;
    padding-left: 23px;
  }

  .header-arrow-featured img {
    width: 77px;
  }

  .blog-items .blog-item {
    margin-bottom: 40px;
  }

  .blog-items .page-header h2 {
    font-size: 18px;
  }

  .blog-items {
    grid-template-columns: auto auto auto auto;
    padding-inline: 40px;
  }

  .top-bar-custom {
    height: 106px;
  }

  .view-featured .first-video video {
    top: 0;
    padding: 14px;
    left: -1px;
    top: -8px;
    border-radius: 66px;
  }

  .custom-menu-right .nav-item:nth-child(1) {
    margin-right: 7px;
  }

  div.mod-languages .btn-group .btn {
    font-size: 17px;
  }

  .logo.desc img {
    width: 112px;
  }

  .input-group {
    width: 123px;
  }

  .search-custom .form-control {
    padding-block: 6px;
  }

  .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    padding-inline: 9px;
  }

  .right-top-bar-menu-search {
    padding-left: 0px;
  }

/* menu end  */

.contact-page-image-bg .com-content-article__body {
  width: 78%;
  padding: 45px;
  border: 8px solid #2FAB2D;
}

.categories-cate-image img {
  width: 167px;
}


.basic-title, .title-category h1,
.error.view-article .page-header h1 {
  font-size: 81px;
  -webkit-text-stroke: 12px #0F70B5;
  text-shadow: 4px 4px 11px rgb(15, 112, 181);
  letter-spacing: 10px;
}

.title-shapes {
  height: 206px;
}

.field-article {
  margin-bottom: 12px;
  padding-left: 54px;
}

.field-article::before {
  top: 1px;
}

.box--top-page-image-title-and-fields {
  margin: 35px;
  padding: 52px;
}

.arrow-inside {
  padding: 20px;
}

.arrow-article {
  width: 403px;
}

p {
  font-size: 18px;
  line-height: 31px;
}

.field-article p {
  font-size: 18px;
}

.page-header-article h1 {
  font-size: 42px;
  line-height: 56px;
  letter-spacing: 6px;
}

.land-box-h2-shape.b::before, .land-box-h2-shape.b::after {
  bottom: 2px;
}

.big-brands-box {
  width: 89%;
  grid-template-columns: auto auto auto;
}

.brand-box {
  width: 266px;
  height: 268px;
  margin-top: 5px;
}

.brand-box-image {
  display: flex;
  justify-content: center;
}

.brand-box-image img {
  width: 132px;
}

.land-box-categories {
  width: 219px;
  height: 427px;
  border: 8px solid #026C00;
}

.land-box-categories-inside {
  height: 208px;
}

.land-box-categories-icon {
  top: -136px;
  left: 31%;
}

.land-bog-box-categories img {
  width: 83px;
  height: 97px;
}

.land-box-categories-h3 h3 {
  font-size: 21px;
  text-align: center;
}

.vacuum {
  height: 81px;
}

.counter-box-inside {
  width: 212px;
  height: 212px;
}

.counter-box {
  width: 93%;
}

.counter, .counter-box-inside h3 {
  font-size: 22px;
}

.land-box-categories-h3, .top-bar-title-cate-landing-cyrcle {
  width: 100%;
}

.box-landing-text h2, .box-landing-text p {
  padding-left: 60px;
  padding-right: 15px;
  margin-top: 21px;
}

.box-landing-text p {
  font-size: 17px;
  padding-block: 16px;
}

.box-landing-video video {
  height: 65vh;
  width: 100%;
  object-fit: cover;
}

.big-box-video-landing-text-absolute {
  width: 96%;
  border: 7px solid #2FAB2D;
}

.big-box-video-landing-text {
  padding-bottom: 10px;
}

.footer-botoom-links a, .box-footer-shape.a a {
  font-size: 19px;
}

.footer-social img {
  width: 38px;
  height: 37px;
}

.box-footer-shape.c a {
  font-size: 18px;
  margin-left: 30px;
}

.footer-logo img {
  width: 178px;
}

.big-box-footer {
  padding: 35px;
}

.custom-footer::after {
  width: 743px;
  height: 206px;
}


}

/* applies to x-large devices (large desktops, less than 1400px) */
@media (min-width: 1200px) and (max-width: 1399px) {

  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text h2, .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text p {
    padding-left: 80px;
    padding-right: 40px;
  }

  .layout-cassiopeia_twinstradeanakalipstemas .basic-title {
    font-size: 60px;
    line-height: 101px;
  }

  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text p {
  
    padding-block: 27px;
  }

  .category-desc img {
    width: 264px;
    position: relative;
    top: 36px;
  }

  .news-page-category .left.item-image {
    float: left;
    padding-inline: 3px;
  }

  .view-tag .categories-cate-basic .category-desc img {
    width: 237px;
  }

  .page-link {
    padding: 10px 23px;
  }

  .mod-menu li a {
    font-size: 19px;
    padding-right: 1px;
  }

  .result__title-text {
  font-size: 17px;
}

  .custom-menu, .right-top-bar-menu-search {
    width: 46%;
    padding: 0 28px;
  }

  .custom-menu {
    padding-right: 0;
    padding-left: 58px;
  }

  .header-arrow-featured img {
    width: 77px;
  }

  .blog-items .blog-item {
    margin-bottom: 40px;
  }

  .blog-items .page-header h2 {
    font-size: 18px;
  }

  .blog-items {
    grid-template-columns: auto auto auto auto;
    padding-inline: 40px;
  }

  .top-bar-custom {
    height: 106px;
  }

  .view-featured .first-video video {
    top: 0;
    padding: 24px;
    left: -1px;
    top: -8px;
    border-radius: 66px;
  }

  .custom-menu-right .nav-item:nth-child(1) {
    margin-right: 38px;
  }

  div.mod-languages .btn-group .btn {
    font-size: 17px;
  }

  .logo.desc img {
    width: 112px;
  }

  .input-group {
    width: 123px;
  }

  .search-custom .form-control {
    padding-block: 6px;
  }

  .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    padding-inline: 9px;
  }

  .right-top-bar-menu-search {
    padding-left: 0px;
  }

/* menu end  */

.contact-page-image-bg .com-content-article__body {
  width: 78%;
  padding: 45px;
  border: 8px solid #2FAB2D;
}

.categories-cate-image img {
  width: 167px;
}


.basic-title, .title-category h1,
.error.view-article .page-header h1 {
  font-size: 81px;
  -webkit-text-stroke: 12px #0F70B5;
  text-shadow: 4px 4px 11px rgb(15, 112, 181);
  letter-spacing: 10px;
}

.title-shapes {
  height: 206px;
}

.field-article {
  margin-bottom: 12px;
  padding-left: 54px;
}

.field-article::before {
  top: 1px;
}

.box--top-page-image-title-and-fields {
  margin: 35px;
  padding: 52px;
}

.arrow-inside {
  padding: 20px;
}

.arrow-article {
  width: 403px;
}

p {
  font-size: 18px;
  line-height: 31px;
}

.field-article p {
  font-size: 18px;
}

.page-header-article h1 {
  font-size: 42px;
  line-height: 56px;
  letter-spacing: 6px;
}

.land-box-h2-shape.b::before, .land-box-h2-shape.b::after {
  bottom: 2px;
}

.big-brands-box {
  width: 89%;
  grid-template-columns: auto auto auto;
}

.brand-box {
  width: 300px;
  height: 300px;
  margin-top: 38px;
}

.brand-box-image {
  display: flex;
  justify-content: center;
}

.brand-box-image img {
  width: 166px;
}

.land-box-categories {
  width: 249px;
  height: 427px;
  border: 8px solid #026C00;
}

.land-box-categories-inside {
  height: 208px;
}

.land-box-categories-icon {
  top: -136px;
  left: 31%;
}

.land-bog-box-categories img {
  width: 83px;
  height: 97px;
}

.land-box-categories-h3 h3 {
  font-size: 23px;
  text-align: center;
}

.vacuum {
  height: 81px;
}

.counter-box-inside {
  width: 235px;
  height: 235px;

}

.counter-box {
  width: 93%;
}

.counter, .counter-box-inside h3 {
  font-size: 22px;
}

.land-box-categories-h3, .top-bar-title-cate-landing-cyrcle {
  width: 100%;
}

.box-landing-text h2, .box-landing-text p {
  padding-left: 85px;
  padding-right: 15px;
  margin-top: 21px;
}

.box-landing-text p {
  font-size: 17px;
  padding-block: 16px;
}

.box-landing-video video {
  height: 65vh;
  width: 100%;
  object-fit: cover;
}

.big-box-video-landing-text-absolute {
  width: 96%;
  border: 7px solid #2FAB2D;
}

.big-box-video-landing-text {
  padding-bottom: 10px;
}

.footer-botoom-links a, .box-footer-shape.a a {
  font-size: 19px;
}

.footer-social img {
  width: 38px;
  height: 37px;
}

.box-footer-shape.c a {
  font-size: 18px;
  margin-left: 30px;
}

.footer-logo img {
  width: 178px;
}

.big-box-footer {
  padding: 35px;
}

.custom-footer::after {
  width: 743px;
  height: 206px;
}


}

/* XLarge devices (desktops, less than 1366px) */
@media (min-width: 1400px) and (max-width: 1800px) {

  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text h2, .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text p {
    padding-left: 114px;
    padding-right: 40px;
    margin-top: 33px;
  }

  .layout-cassiopeia_twinstradeanakalipstemas .basic-title {
    font-size: 57px;
    line-height: 101px;
  }

  

  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text {
    width: 45%;
    top: -55px;
  }

  .basic-title {
    font-size: 120px;
    letter-spacing: 9px;
  }
  
  .layout-cassiopeia_twinstradeanakalipstemas .basic-title  {
    -webkit-text-stroke: 11px #0F70B5;
  }

  .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text p {
    padding-block: 28px;
  }

  .layout-cassiopeia_twinstradeanakalipstemas .layout-cassiopeia_twinstradeanakalipstemas .box-landing-text p {
    margin-top: 38px;
    padding-block: 27px;
  }

.page-image-article IMG {
  width: 336px;
}

.news-page-category.view-article .page-image-article img {
  width: 758px; 
}

.news-page-category .left.item-image {
  padding-inline: 3px;
}

  .input-group {
    width: 147px;
  }

  .view-tag .categories-cate-basic .category-desc img {
    width: 237px;
  }

  .category-desc img {
    width: 226px;
  }

  .mod-menu li a {
    font-size: 22px;
  }

  .custom-menu-right .nav-item:nth-child(1) {
    margin-right: 36px;
  }

  .big-brands-box {
    width: 91%;
  }

  .brand-box {
    width: 285px;
    height: 284px;
    margin-top: 1px;
}

.land-box-categories {
  width: 308px;
  height: 545px;
}

.land-box-categories-h3, .top-bar-title-cate-landing-cyrcle {
  width: 100%;
}

.land-bog-box-categories img {
  width: 110px;
  height: 110px;
}

.land-box-categories-icon {
  left: 32%;
}

.custom-menu, .right-top-bar-menu-search {
    padding: 0 60px;
}

.land-box-categories-h3 h3 {
  font-size: 27px;
  text-align: center;
}

.land-box-categories-inside {
  height: 235px;
}

.counter-box {
  width: 91%;
}

.counter-box-inside {
  width: 290px;
  height: 290px;
}

.counter, .counter-box-inside h3 {
  font-size: 25px;
}

.video-text .basic-title {
  position: relative;
  top: 22px;
}

.box-landing-text h2, .box-landing-text p {
  padding-left: 95px;
}

.box-footer-shape.c a {
  font-size: 21px;
  margin-left: 13px;
}

.footer-social img {
  width: 46px;
  height: 42px;
}

.page-header-article h1 {
  font-size: 47px;
  line-height: 62px;
  letter-spacing: 5px;
}

.box--top-page-image-title-and-fields {
  margin: 35px;
  padding: 41px 16px;
}

.page-header-article .page-header, .intro-text-article {
  margin-bottom: 22px;
}

p {
  font-size: 19px;
  line-height: 32px;
}

.field-article p {
  font-size: 19px;
}

.field-article::before {
  top: 1px;
}

.arrow-inside {
  padding: 25px;
}

.logo.desc img {
  width: 122px;
}

.categories-cate-image img {
  width: 193px;
}

.arrow-article {
  width: 414px;
}

.contact-page-image-bg .com-content-article__body {
  width: 68%;
}

.field-article {
  margin-bottom: 12px;
  padding-left: 53px;
}

.blog-items {
  padding-inline: 95px;
}

.footer-botoom-links a, .box-footer-shape.a a {
  font-size: 26px;
}

.basic-title, .title-category h1, .error.view-article .page-header h1 {
  font-size: 100px;
}

  .search-custom .form-control {
    padding-block: 11px;
  }

  div.mod-languages .btn-group .btn { 
    font-size: 22px;
  }
  
}

@media screen and (min-width: 2200px) {
	.basic-title, .title-category h1, .error.view-article .page-header h1 {
    font-size: 130px;
  }

  .brand-box {
    width: 390px;
    height: 390px;
    margin-top: 80px;
}


.brand-box mg {
  width: 192px;
}

.land-bog-box-categories {
  width: 85%;
}

.blog-items {
  padding-inline: 190px;
}

p {
  font-size: 22px;
  font-family: "Roboto-Regular";
  line-height: 39px; 
}

.counter-box-inside {
  width: 380px;
  height: 380px;
}







}


/* XLarge devices (desktops, less than 1366px) */
@media (min-width: 1px) and (max-width: 768px) {
#menu-default,
.page-image-article.decs {
   display: none !important; 
}



  
}

@media (min-width: 768px) and (max-width: 4500px) {

.logo.mobile,
.mobile-header,
.page-image-article.mobile {
 display: none;
}




  
}



