@import url('https://fonts.googleapis.com/css?family=Ubuntu+Condensed|Open+Sans');

body, p {
  font-family: "Open Sans", sans-serif;
  font-weight: normal; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Ubuntu Condensed", sans-serif;
  font-weight: normal; }

.text-ubuntu{
  font-family: "Ubuntu Condensed", sans-serif;
}

/*this removes the HS added padding on body elements, especially important for mobile */
@media (max-width:767.98px) {
.body-container-wrapper, .body-container {
  padding-left:0!important;
  padding-right:0!important;
}
}

.article-type p, .article-type-white p{
  font-family: "Ubuntu Condensed", sans-serif;
  font-weight: normal;
}
.ckh-color-red{
    color: #ea1440;
}
.ckh-color-white{
    color: #fff;
}
.ckh-color-slate {
    color:#404040;
}
.ckh-color-neutral {
    color: #787878;
}
.ckh-color-cloud {
    color: #d8d8d8;
}
.font-xl{
    font-size: 4.8rem; 
}
.font-lg{
    font-size: 4rem;
}
.font-md{
    font-size: 1.8rem;
}
.font-sm{
    font-size: 1.5rem;
}
.font-xs{
    font-size: 1rem;
}
.btn:focus{
  outline: none!important;
  box-shadow:none!important;
}
.filter-button{
  background: #787878;
  color: #fff;
  text-transform: uppercase;
  font-family: "Ubuntu Condensed", sans-serif;
  font-weight: normal;
}
.filter-button:hover{
  color: #fff!important;
}

* { box-sizing: border-box; }

.ckh-logo{
  height: 70px;
}

body { font-family: sans-serif; }

.ckh-dropdown-filter {
}

.select-css {
	display: inline-block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: 700;
	color: #787878!important;
  height:auto!important;
	line-height: 1.3;
	padding: .25em 1.8em .25em .8em;
	width: auto;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	    border: 1px solid #ddd;
    border-left: none;
    border-right: none;
    font-family: Ubuntu Condensed;
    text-transform: uppercase;
	/*box-shadow: 0 1px 0 1px rgba(0,0,0,.04);*/
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23787878%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}
.select-css::-ms-expand {
	display: none;
}
.select-css:hover {
	border-color: #888;
}
.select-css:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(234, 20, 64, .4);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #404040;
	outline: none;
  border:none!important;
}
.select-css option {
	font-weight:normal;
}

#filterClear {
  display:none;
  margin-left:2px;
  line-height:1.8;
}

#filterClear:hover {
  color: #ea1440;
  text-decoration:underline;
}

@media (max-width:480px) {
 .select-css {
   display: block;
   width:100%;
  }
  
  .ckh-dropdown-filter {
    display: block;
    width:100%;
  }
  
  .filters-button-group {
    display:inline;
    width:100%;
    overflow-x:scroll;
    white-space: nowrap;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    /*overflow-x: hidden;*/
  }
  .filters-button-group::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}
}

/* ---- grid ---- */

.grid {
  /*background: #DDD;*/
  max-width: 1140px;
}


/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-item {
  float: left;
  width: calc((100% / 3));
  height: 300px;
  padding: 6px;
  /*background: #0D8;
  border: 2px solid #333;
  border-color: hsla(0, 0%, 0%, 0.7);
  */
}

.content {
  border: 1px solid #787878;
  height:100%;
  width: 100%;
}
.header-tile-image{
    /*background-image: url(https://cdn2.hubspot.net/hubfs/5245034/images/insights/placeholder/petrol.jpg);*/
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
}
.car-tile-image{
    /*background:linear-gradient(rgba(0, 255, 0, 0.3),rgba(0,255,0,0.3)),url(https://cdn2.hubspot.net/hubfs/5245034/images/insights/placeholder/city-car.jpg);*/
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
}
.x-ray-tile-image{
  /*background:linear-gradient(rgba(30,144,255, 0.3),rgba(30,144,255, 0.3)), url(https://cdn2.hubspot.net/hubfs/5245034/images/insights/placeholder/x-ray.jpg);*/
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
}
.analytics-tile-image{
  /*background-image: url(https://cdn2.hubspot.net/hubfs/5245034/images/insights/placeholder/analytics.jpg);*/
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
}

.hands-tile-image{
  /*background-image: url(https://cdn2.hubspot.net/hubfs/5245034/images/insights/placeholder/holding-hands.jpg);*/
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
}
.robot-tile-image-overlay{
 /* background:linear-gradient(rgba(255, 0, 255, 0.3),rgba(255, 0, 255,0.3)),url(https://cdn2.hubspot.net/hubfs/5245034/images/insights/placeholder/robot.jpg);*/
  background-size: cover;
  background-position: top;
  height: 100%;
  width: 100%;
}
.robot-tile-image{
  /*background: url(https://cdn2.hubspot.net/hubfs/5245034/images/insights/placeholder/robot.jpg);*/
  background-size: cover;
  background-position: top;
  height: 100%;
  width: 100%;
}
.white-tile-image{
  background: #fff;
  background-size: cover;
  background-position: top;
  height: 100%;
  width: 100%;
}

.article-title{
  position: absolute;
  bottom: 6px;
  left: 6px;
  width: calc(100% - 12px);
}
.article-title-overlay{
    position: absolute;
    bottom: 7px;
    left: 7px;
    width: calc(100% - 14px);
    background: rgba(0,0,0,0.5);
    cursor: pointer;
}
.article-title-middle{
  position: absolute;
  height: 100%;
  width: calc(100% - 12px);
}
.article-title-overlay-full{
  position: absolute;
  bottom: 7px;
  left: 7px;
  width: calc(100% - 14px);
  background: rgba(0,0,0,0.5);
  cursor: pointer;
}

.article-type{
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 7px;
    right: 7px;
    color: #fff;
    width: calc(100% - 14px);
    text-transform: uppercase;
    font-size: 1.2rem;
    
}
.article-type-white{
  position: absolute;
  top:10px;
  right: 7px;
  width: calc(100% - 14px);
  text-transform: uppercase;
  font-size: 1.2rem;
}
.ckh-red-button{
  padding: 0!important;
}
.read-more-button{
  display: inline;
  font-size: 1.2rem;
  border-bottom: #ea1440 solid 2px;
  text-decoration: none;
  color: #ea1440;
}
.read-more-button span{
  font-weight: 400;
  font-family: "Ubuntu Condensed", sans-serif;
}
.read-more-button:hover{
  text-decoration: none!important;
  border-bottom: #ea1440 solid 3px;
  color: #ea1440;
}

.white-article-image {
  height: 100%;
  width: 100%;
  background-image: url(https://cdn2.hubspot.net/hubfs/5245034/images/insights/placeholder/sales-machine.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.load-more-button{
  background: #ea1440;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-family: "Ubuntu Condensed", sans-serif;
  cursor: pointer;
}
.ckh-arrow-button {
  width:64px;
  height:64px;
  background:#ea1440;
  position: relative;
  transition: 0.25s all;
  cursor:pointer;
  box-shadow: 0px 0px 5px #000;
}

.ckh-arrow-button:after {
  content: "";
  background: none;
  margin-left:-3px;
  border-right: 3px solid white;
  border-top: 3px solid white;
  width: 20px;
  height:20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: center;
  transform:  translate(-50%, -50%) rotate(45deg);
  transition: 0.25s all;
}

.ckh-arrow-button:after:hover {
  transform: scale(1.12);
  z-index: 1;
  box-shadow: 0px 0px 10px #000;
}
.ckh-red-button:focus, .ckh-red-button-full:focus{
   transform: scale(1.05);
}
.filter-button:focus{
  transform: scale(1.05);
}
.article-title-overlay:hover .ckh-arrow-button{
  transform: scale(1.12);
}

.header-tile-image:hover .ckh-arrow-button{
  transform: scale(1.12);
}

.header-tile-title {
 max-width:800px; 
}
.article-title-overlay-full:hover .ckh-arrow-button{
  transform: scale(1.12);
}
.is-checked{
  background-color: red;
  font: #fff;
  box-shadow: none!important;
}
.float-right{
  border:none!important;}
.press-release h1{
  font-size: 1.6rem!important;
}
.text-white{
  color: #fff!important;
}
.text-black {
  color: #000!important;
}


.grid-item--width2 { width: calc((100% / 3 * 2)); }
.grid-item--width3 { width: calc(100%); }
.grid-item--height2 { height: 600px; }
.grid-item--height3 { height: 500px; }



@media (max-width: 1200px) {
  .grid {
    max-width: 960px;
  }
  .grid-item {
    width: 50%;
  }
  .font-xl{
    font-size: 3rem; 
}
.font-lg{
    font-size: 2.2rem;
}
.font-md{
    font-size: 1.8rem;
}
.font-sm{
    font-size: 1.2rem;
}
.font-xs{
    font-size: 1rem;
}
.white-article-image {
  height: 150px;
  width: auto;
}

@media (max-width: 992px){
  .white-article-image{
    display:none;
  }
}

@media (max-width: 768px) {
  .grid {
    max-width: 540px;
  }
  .grid-item {
    width: 100%;
  }
  .grid-item--height2 { height: 250px; }
  
  .grid-item--width3.grid-item--height3 h1 {
    font-size: 2.7rem;
  }
}
.font-lg{
  font-size: 1.5rem;
}
/*.article-title-overlay-full{
  height: 204px;
}*/
.ckh-arrow-button {
  width:44px;
  height:44px;
}
.font-xs{
  font-size: 1rem;
}
}

@media (max-width: 448px){
  .font-md{
    font-size: 1.7rem;
  }
  .font-xs{
    font-size: 0.9rem;
}
.article-title-overlay-full{
  206.8pxpx;
}
  .press-release h1{
  font-size:1.4rem!important;
  }
}


/** PRE LOADERE ***/

.insights-container-full {
  display:none;
}

.loader-wrapper {
  background: #fff;
  width:100%;
  height:100vh;
}

.loader-icon {
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%, -50%);
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 5em;
  height: 5em;
}
.loader {
  font-size: 10px;
  position: relative;
  /*text-indent: -9999em;*/
  border-top: 0.5em solid rgba(234, 20, 64, 0.1);
  border-right: 0.5em solid rgba(234, 20, 64, 0.1);
  border-bottom: 0.5em solid rgba(234, 20, 64, 0.1);
  border-left: 0.5em solid #ea1440ff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}