.ent-hub .button {
	border-radius: 30px;
}

.ent-hub .modern-action-box-theme {
	border-radius: 10px;
}

.contact .staff-listing-card {
	border-radius: 15px;
}

.contact .dynamic-staff {
	background-color: transparent;
}

#special-interest-areas .modern-action-box-theme {
	border-radius: 10px;
}

.research-expert-search { 
	margin-left: 30px;
	margin-right: 30px;
	margin-top: -60px;
	margin-bottom: -60px;

 }


.research-expert-search span.link-text { 
    color: #0052a0;
 }



 .fb-search-block-results-list.tt-selectable {
    color: #0052a0;
}

@media only screen and (max-width: 48em) {
    .fb-search-block-form input[type=reset] {
        top: 0px;
    }
}

.search-form.search-form-background-white .input-group-field {
    color: #ffffff;
}

.research-expert {
	border-radius: 15px;
}


.connect-with-us-2col {
	margin-top: -20px;
}


#news a.button.full-width-small-down {
	display: none;
}




/* Ent Hub contact */


.EH-linear-gradient {
    position: relative;
}

.EH-linear-gradient:before {
    content: '';
    background: linear-gradient(75.63deg, rgba(0, 38, 88, 0.7) 66.4%, rgba(203, 102, 255, 0.5) 100.72%);
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
}

.EH-linear-gradient .row {
    position: relative;
}

.top-slant-right-down {
    -webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%);
}

.top-slant-left-down {
    -webkit-clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%);
}
/*
#EH-contact-block {
      margin-top: -7rem;
}

#EH-contact-block p.intro {
    margin-bottom: 10px;
}
#EH-CTAs .block-content {
    display: flex;
    align-items: center;
    width: 600px;
    margin: auto;
}
#EH-CTAs a.button {
    border: none;
}
#EH-CTAs .columns.medium-6:nth-child(1) {
    padding-right: 40px;
}
#EH-CTAs .columns.medium-6:nth-child(2) {
    border-left: 1px solid #CB66FF;
    padding-left: 40px;
    padding-top: 5px;
}
#EH-CTAs .columns.medium-6:nth-child(2) p {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
#EH-CTAs .columns.medium-6:nth-child(2) p span {
    margin-right: 15px;
}
#EH-CTAs .columns.medium-6:nth-child(2) p:nth-child(2) {
    margin-bottom: 0px;
}
#EH-CTAs .theme-icon-blue-6 {
    color: #CB66FF;
}
#EH-CTAs .unicon-circle-thin {
    border: 0px solid;
    box-shadow: 0 0 10px 5px rgb(105 82 196 / 30%);
}
@media only screen and (max-width: 32em) {
    #EH-CTAs .block-content {
        display: block;
        width: auto;
    }
    #EH-CTAs .columns.medium-6:nth-child(1) p {
        text-align: center !important;
    }
    #EH-CTAs .columns.medium-6:nth-child(2) {
        border-left: none;
        padding-left: 0px;
        padding-top: 30px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #EH-CTAs .columns.medium-6:nth-child(2) p {
        width: 200px;
    }

}
  */
  @media only screen and (min-device-width: 768px) { 

#our-partners {
	margin-top: 60px;
 }

}

.u17casestudy {
	background-color: #F3F4F9;
}


  @media only screen and (min-device-width: 768px) { 

  .research-expert {
    margin-left: 50px;
    margin-right: 50px;
    padding: 0;
  }

  .research-expert h3 {
    margin-top: 50px;
  }


  .research-expert-search { 
    margin-top: -110px;
    

  }



}


@media only screen and (max-device-width: 812px) { 

#news h2 {
	font-size: 2.8rem;
}

	}

/* icons */

.purple-icons [class^=unicon].theme-icon-blue-6 {
    color: #CB66FF;
    margin-right: 15px;
}

.theme-icon-blue-2 svg {
    fill: #CB66FF;
}

.purple-icons p {
    display: flex;
    align-items: center;
}