img.siema-featured-image.img-fluid {
  width: 100%;
  /*max-height: 200px;*/
  height: auto;
  object-fit: cover;
  aspect-ratio: 16/9;
  object-position: left top;
  margin-bottom: 15px;
}

.siema .date {
  margin-bottom: 15px;
}

.siema p.permalink a {
  color: var(--link-colour);
  line-height: 1.2em;
  text-align: left;
  font-size: 20px;
  font-family: var(--body-family);
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}

.siema-slide p.date {font-size:1rem;line-height:1rem;margin-bottom:15px;text-transform:uppercase;}

body.post-template-single-case .siema p.permalink a {text-align: center;}

.siema p.permalink a:hover, ul.category_list li a:hover {
  color: #fff;
  text-decoration: none;
}

.carousel_heading {
  display: inline;
  font-family: nunito, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
}

.siema_controls {
  display: inline;
  float: right;
  position: relative;
  top: -90px;
  right: 10px;
  animation-name: wiggle;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

ul.category_list {
  list-style-type: none;
  display: inline;
  padding-left: 12px;
}

ul.category_list li {
  display: inline;
  font-size: 13px;
  line-height: 1.4em;
  text-transform: none;
  padding-right: 10px;
}

body.category .category-results h3 a, body.page-template-page-left-sidebar-4-php .row.category-archive h2 a, ul.category_list li a {
  color: #666;
}

.siema p.abstract, .siema p.readmorelink {
  font-size: 14px;
  line-height: 1.4em;
  margin: 0 0 10px;
  text-align: left;
}

.next img, .prev img {
  height: 35px;
  width: 35px;
  aspect-ration:1/1;
}

.hero_head_1 {
  font-size: 50px;
  color: #000;
  line-height: 1.4em;
  font-weight: 700;
}

.hero_head_2 {
  font-size: 80px;
  color: #000;
  line-height: 1.4em;
  font-weight: 700;
}

.hero_head_3 {
  font-size: 32px;
  color: #000;
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 25px;
}

a.redbutton {
  color: #fff;
  text-transform: uppercase;
}

p.resultsbutton {
  margin-top: 25px;
  padding-bottom: 35px;
  border-bottom: 1px solid #eee;
}

/*p.lead {
  font-size: 26px;
  line-height: 1.4em;
  color: #000;
  font-weight: 400;
}*/

.divider::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  z-index: -1;
  background: #000;
}

.divider {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.divider h2 {
  background-color: #fff;
  padding-left: 20px;
  display: inline-block;
  padding-right: 20px;
  color: #000;
}

hr.black {
  border-top: 2px solid #000;
}

p.smalltext {
  font-size: 20px;
}

.jumbotron.arash_home, .jumbotron.trial_technology {
  min-height: 750px;
  background-position: 50% 50%;
  text-align: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

.jumbotron.trial_technology {
  background-image: url(https://homampour.inframes.com/wp-content/themes/html5blank-stable/img/trial-tech-2.jpg);
}

.jumbotron.arash_home h2, .jumbotron.arash_home p, .jumbotron.trial_technology h2, .jumbotron.trial_technology p {
  color: #fff;
  max-width: 66%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.largecaps {
  color: #fff;
  text-transform: uppercase;
  font-size: 37px;
  font-weight: 400;
  text-shadow: 1px 2px #353535;
  line-height: 2.9rem;
}

.jumbotron_content {
  position: relative;
  z-index: 3;
  top: 200px;
  height: 100%;
  display: block;
}

.row.focus, .row.home_testimonials, .row.meet_arash, .row.really_care, .row.trial_tech {
  padding-bottom: 35px;
  border-bottom: 1px solid #eee;
  background-color: #fff;
}

p.citation {
  text-align: right;
  font-style: italic;
}

p.citation a {
  color: rgba(26, 26, 26, 0.9);
}

.quote {
  padding-top: 50px;
  background-image: url(https://homampour.inframes.com/wp-content/themes/html5blank-stable/img/left-quotes-sign-grey.svg);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: 0 0;
}

.row.home_testimonials, .row.widget-area-1, .row.widget-area-2 {
  margin-top: 35px;
}

.row.care h2.uppercase {
  font-size: 28px;
  color: #403e3f;
  margin-bottom: 20px;
  margin-top: 35px;
}

h3.focus-strapline {
  font-family: nunito;
  font-weight: 400;
  font-style: normal;
  font-size: 37px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.3em;
  color: #fff;
}

body.page-template-page-focus #main h2, body.page-template-page-focus #main h3 {
  margin-bottom: 20px;
}

row.attorney-contact {
  margin-top: 0;
  padding-top: 0;
}

.category-results {
  margin-top: 45px;
}

.siema {
  position: relative;
  width:100%;
  left: -10px;
}


.siemaHome .siema-slide span.USD1 {
  color: #000;
  font-size: 50px;
  position: relative;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-family: nunito;
  font-weight: 700;
  padding-top: 20px;
  letter-spacing: 0;
  line-height: 1.4em;
}

.siemaHome .siema-slide span.USD2 {
  color: #000;
  font-size: 25px;
  position: relative;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-family: nunito;
  font-weight: 700;
  padding-top: 0;
  letter-spacing: 0;
  line-height: 1.4em;
}

.siemaHome .siema-slide span.result {
  text-decoration: none;
}

.siemaHome .siema-slide span.result a {
  text-decoration: none;
  color: #000;
}

.siemaHome .siema-slide {
  text-align: center;
  padding-left: 12px;
  padding-right: 12px;
}

.siemaHome hr {
  height: 3px;
  background-color: #ea5d3d;
  width: 75%;
}

span[class^="js-index"] {
  display: none;
}

.siema1 .siema-slide, .siema2 .siema-slide, .siema3 .siema-slide, .siema4 .siema-slide, .siema5 .siema-slide, .siema6 .siema-slide {
  text-align: center;
  padding-left: 12px;
  padding-right: 12px;
}

@keyframes header-anim {
  0% {
    opacity: 0;
  }
  72% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes wiggle {
  0% {
    right: 5px;
  }
  5% {
    right: 15px;
  }
  10% {
    right: 10px;
  }
}

body.page-template-page-case-directory .siema-slide a.thumbnail-permalink img.siema-featured-image.img-fluid.wp-post-image {
  aspect-ratio: 375/250;
}

