nav li {
  margin: 0 3px;
  padding: 0 5px;
}
.sp-megamenu-parent>li:last-child>a {
  padding: 0px 15px;
}
nav li > a {
  background-color: #f5f5f5;
  border-radius: 6px;
  line-height: 2rem !important;
}
main#sp-component, .blog-featuredhome-featured {
 padding: 0 !important;
}
.article-header > h2, ul.tags {
  margin-bottom: 0 !important;
}
.VV-Tags {
  background-color: transparent !important;
  color: #000000 !important;
  padding: 0 !important;
}  
div.article {
  border: none !important;
  margin-bottom:0 !important;
}
ul.tags {
  height: 1rem;
}
.avPlayerContainer {
  margin: 0 !important;
}
@media screen and (max-width: 649px) {
  #sp-component > div > div.container-fluid.blog-featuredhome-featured > div > div > div > div {
    padding: 0 4px 0 1px !important;
  }
}
@media screen and (min-width: 650px) {
  #sp-component > div > div.container-fluid.blog-featuredhome-featured > div > div > div > div {
    padding: 0 80px !important;
  }
}
#sp-bottom {
  padding-top: 10px;
  padding-bottom: 0;
}
#sp-bottom .sp-module {
  margin-bottom: 15px;
}
#menu-btm-en li, #menu-btm-he li {
  margin-bottom: 10px !important;
  font-size: 1rem;
}
#menu-btm-he li {
  font-size: 1.2rem;
}
#menu-btm-en li > a, #menu-btm-he li > a {
  color: #ffffff !important;
}
#sp-footer .container-inner {
  padding: 5px 0;
}
#sp-bottom1 h3 {
  margin-bottom: 10px !important;
  margin-top: 8px !important;
  font-size: 1.3rem !important;
  font-weight: bold !important;
}
#sp-bottom1 div.menu-btm-he > h3 {
  font-size: 1.5rem !important;
}
#sp-footer > div > div > div > div {
  padding-right: 0;
  padding-left: 0;
}
#sp-footer2 > div > span {
  line-height: 5;
}
#sp-footer2 > div {
  text-align: center;
}
.contact-btm ::placeholder {
   text-align: center; 
}