﻿.copyright-text span {
    display: block!important;
}
.footer .widget {
    color: #85868c;
    padding: 0 0 0 0 !important;
}
@media screen and (max-width: 778px) {
.footer .widget a {
  font-size: 14px !important;
  font-weight: 500;
  line-height: 3.4!important;
  color: #5c626e !important;
}}
@media screen and (max-width: 1300px) {
  #el-head header.header-bar {
    padding: 0 30px;
  }
  .main-nav > li > a {
    padding: 4px 0px 4px 0px;
  }
  #el-head.inline-header.center .main-nav {
    margin-left: 20px;
  }
} /*1300*/

@media screen and (max-width: 1200px) {
  body {
    margin-top: 97px;
  }
  .el-hp-lines-items {
    display: inline-block;
    margin: 50px auto 0;
  }
  .el-hp-lines-items .item {
    margin-bottom: 30px;
  }
  #el-hp-technologies,
  #el-hp-applications {
    width: 90%;
    margin-top: 23px;
  }
  #el-hp-content-bottom {
    padding: 0 40px;
  }
} /*1200*/

@media screen and (max-width: 920px) {
  #el-hp-solutions .item {
    margin: 0 15px;
  }
} /*920*/

@media screen and (max-width: 778px) {
  #page .masthead {
    margin: 0;
  }
  .el-hp-solution-items {
    display: block;
  }
  #el-hp-solutions .item {
    margin: 0 20px 35px;
  }

  .mobile-mini-widgets-in-menu .el-head-btn {
    width: 235px;  
    text-align: center;
  }  
    .mobile-mini-widgets-in-menu .el-head-btn1 {
    width: 230px;  
    text-align: center;
  }
  
  .mobile-mini-widgets-in-menu .mini-login {
    border-bottom: solid 1px #efefef;
    width: 100%;
    padding-bottom: 14px;
    border-top: solid 1px #efefef;
    padding-top: 14px;
  }
  .mobile-mini-widgets-in-menu .mini-login a.submit {
    background-image: url(/wp-content/themes/dt-the7-child/images/nav/login-icon.svg);
    background-repeat: no-repeat;
    height: 18px;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    white-space: nowrap;
    padding-left: 30px;
  }
  .mobile-mini-widgets-in-menu .popup-search .submit > span {
    display: inline;    
    font-size: 16px;
    padding-left: 9px;

  }
} /*778*/

@media screen and (max-width: 480px) {
  .section.el-section h2 {
    padding: 0 20px;
  }

  #el-hp-solutions h3 {
    margin-top: 15px;
    font-size: 20px;
  }
  .el-hp-lines-items {
    display: block;
    padding: 0 20px;
    margin-top: 35px;
  }
  #el-hp-lines .item-img {
    width: 100%;
  }
  .el-hp-lines-items .item {
    padding: 5px;
    margin-bottom: 40px;
  }
  #el-hp-technologies,
  #el-hp-applications {
    width: 90%;
    margin-top: 23px;
  }
  #el-hp-technologies .vc_column-inner,
  #el-hp-applications .vc_column-inner {
    padding: 3;
  }
  #el-hp-technologies button.slick-prev,
  #el-hp-applications button.slick-prev {
    margin-left: -7px;
  }
  #el-hp-technologies button.slick-next,
  #el-hp-applications button.slick-next {
    margin-right: -7px;
  }
  #el-hp-content-bottom {
    display: block;
    padding: 0 20px;
  }
  #el-hp-content-bottom div {
    max-width: 90%;
    margin-bottom: 40px;
  }

  #footer .wf-container {
    display: block!important;
    padding: 0 20px;
  }
  .hero-header .hero-title {
    font-size: 30px;
    font-weight: 800;
    line-height: 1.33;
  }
  section.el-section {
    padding-top: 30px;
  }
  .el-hp-solution-items {
    margin-top: 45px;
  }
  #el-hp-lines {
    margin-top: 30px;
  }
  #el-hp-content {
    margin-top: 20px;
  }
  #el-hp-applications .ult-carousel-wrapper {
    margin-bottom: 0;
  }
  .hero-header.el-home {
    height: 245px;
  }
  #header_video-wrapper {
    position: relative;
    display: block;
    max-width: 100%;
    height: 100%;
  }
  #header_video {
    min-width: 1253px;
    height: 245px;
  }
  section.el-section > h2 {
    padding: 0 30px;
  }
  #el-hp-lines h3 {
    width: 90%;
  }
  .footer-social {
    margin-top: 0px !important;
  }
} /* 480 */

@media screen and (max-width: 1200px) {
  body {
    margin-top: 97px;
  }
}

@media screen and (min-width: 991px) and (min-height: 850px) {
  .sidebar.sticky {
    position: fixed;
    width: 325px;
    top: 150px;
    background: #fff;
  }
}
@media screen and (min-width: 480px) {
  .letter-block {
    width: 32%;
    padding-right: 1.33333%;
  }
}
@media screen and (min-width: 768px) {
  .letter-block {
    width: 24%;
    padding-right: 1%;
  }
}
@media screen and (max-width: 768px) {
  h1.fancy-title {
    font-size: 32px !important;
    line-height: 40px !important;
  }
}
@media screen and (max-width: 768px) {
  h2.fancy-subtitle {
    font-size: 22px !important;
  }
}

/*------------hide-on-mobile---------------------*/
@media screen and (max-width: 480px) {
  .hide-on-mobile {
    display: none !important;
  }
}
/*------------ products slider in home page (by Ido) ------------------*/

@media screen and (max-width: 768px) {
  .prodslider-right {
    margin-top: 50px;
  }
}

@media screen and (min-width: 768px) {
  .prodimg img {
    max-height: 350px;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .amaa .uc_image_content_container_holder {
    display: block !important;
  }
  .uc_image_content .uc_image_content_box_content {
    padding: 15px 15px 20px 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .content-wrp {
    display: block;
  }
  .l-cont {
    width: 90%;
    border-right: none;
    padding-left: 5%;
  }
  .s-bar {
    width: 100%;
  }
  .s-bar > ul > li {
    width: 40%;
    float: left;
  }
  .s-bar > ul {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .s-bar {
    padding: 0 15px;
  }
  .s-bar > ul {
    display: block;
  }
  .s-bar > ul > li {
    width: auto;
  }
  .m-a-wrp {
    flex-direction: column;
  }
  .box_wrp {
    max-width: 100%;
    width: 100%;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .home-intro {
    border-left: 1px solid #dd052b;
    padding-left: 30px;
  }
}
/*----- in the media fix for mobile ----*/
@media screen and (max-width: 767px) {
  ol.events-list li {
    display: grid;
  }
}

@media screen and (max-width: 778px) {
  .page-title.page-title-responsive-enabled .wf-wrap {
    background-color: rgba(255, 255, 255, 0.1) !important;
    background-image: url("/wp-content/uploads/2022/06/back-mobile-01-s.webp") !important;	
  }
}

@media (max-width: 800px) {
  .Landing-Page h1 {
    font-size: 11vw;
    line-height: 16vw;
  }
}

@media only screen and (min-width: 641px) {
  .gform_wrapper .topform .gfield_error .ginput_container {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1000px) {
  .topform .gform_confirmation_message {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .home-intro {
    border-left: 1px solid #dd052b;
    padding-left: 30px;
  }
}
/* footer botton padding to allow coockie notice */
@media (max-width: 768px) {
  .footer {
    padding-bottom: 100px;
  }

  #cookie-notice {
    border-top: #2d2d2d 1px solid;
  }}
  
@media screen and (max-width: 767px) {
  .page-title h1 {
    font-size: 8vw!important;
    font-weight: 400!important;
 }}
/*--- display-icon fotter on mobile (by shlomo) -------*/
svg#Layer_1 {
    fill: #5c626e!important;
}
.menu-select select, .mini-nav .customSelect1 {
    width: 10px;
    position: relative;
    visibility: visible;
    opacity: 0!important;
}
#bottom-bar .menu-select svg {
    margin-right: 0;
    width: 40px;
}
