

@media screen and (min-width: 40em) {
    .udatitemholder-multiple-holder {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;

    }

    .udatitemholder-multiple {
        flex: 0 1 calc(50% - 1em);
        margin-bottom: 1em;
    }

    .udatitemholder-multiple-empty {
        flex: 0 1 calc(50% - 1em);
        margin-bottom: 1em;
    }


	.udat-hero-text {


}


}

@media screen and (min-width: 60em) {

    .udatitemholder-multiple {
        flex: 0 1 calc(33% - 1em);
        margin-bottom: 2em;
    }
    .udatitemholder-multiple-empty {
        flex: 0 1 calc(33% - 1em);
        margin-bottom: 2em;
    }

	.udat-hero-text {


}

}

.hero-right-img
{
   margin-top: 20px;
    margin-bottom: 20px;
}

.hero-left-img 
{
    margin-top: 20px;
    margin-bottom: 20px;
}


.udatitemholder-multiple a
{

border-radius: 6px;
padding: 10px;
color: #996632;
border: 2px solid #996632;
text-decoration: none;
}

.udatitemholder-multiple a:hover
{
background-color:#996632;
color: #d4cbc1;
}

.udatitemimage
{
  border-radius: 2%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.udat-hero-image
{

border-radius: 6px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
padding-top: 66.56%;
}



.udat-hero-text {
}


.udat-formholder
{
  height: auto;
  width: 100%;
}

.udatitemholder-multiple
{




}


.udat-form-leftelement
{
  float: left;
  width: 35%;
}

.udat-form-rightelement
{
  float: left;
  width: 65%;
}

.udatitemholder-empty
{




}

.udatitemholder-single-fullarticleimage
{
    flex-basis: 48%;

}

.udatitemholder-single-fullarticletext
{
    flex-basis: 48%;

}

.udatitemholder-single
{
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;

}

.breakline
{
  clear:both;
}
