

/* additional styles */

body
{
font-family: 'Raleway', sans-serif;
font-size:16px;
}

.members img {
    max-width:40%;
    max-height:80%;
}
.members .list-group-item {
    height: 285px;
    justify-content: space-between;
    border: 1px solid #9294e7;
    border-radius: 0;
}
.form-check-input {
    position: relative;
    margin-top: 0.25rem;
    margin-left: 0;
}
#memDir .sigimage::before {
  content: '';
    background-image: url(/assets/images/check-mark.png);
    margin-right: 0;
    width: 15px;
    height: 10px;
    display: inline-flex;
    background-repeat: no-repeat;  
}
#memDir .sigimage {
    margin-bottom:0;
}
#strategic {
    display:none;
}
#billing {
    display:none;
}
#marketing {
    display:none;
}
#social {
    display:none;
}
.alpha-index {
    width:100%;
}
.azed .btn:focus {
   background-color:#202B5C;
   color:#ffffff;
}
.sigimage  {
    display: none;
    margin-bottom: 10px;
}
.thesebuttons button:focus {
    outline:none;
}
li[id^='tvsignatories']{display:block;}
.sigimage::before {
   content: '';
    background-image: url(/assets/images/check-mark-icon.svg);
    margin-right: 8px;
    width: 25px;
    height: 20px;
    display: inline-flex;
    background-repeat: no-repeat;
   
}
.selectform, .selectform2, .selectform option, .selectform2 option, .selectform3, .selectform3 option, .selectform4, .selectform4 option {
    font-size:12px;
}
@media screen and (max-width:1676px){
    .members .list-group-item {
        height:300px;
    }
}
@media screen and (max-width:1365px) {
     .members .list-group-item {
        height:325px;
    }
}
.members span {
     width: 50%;
     height:100%;
     display: grid;
}
.members .list-group-item a {
    align-self: flex-start;
   
}
.members .list-group-item a:hover {
    text-decoration:none;
}
.members .viewer {
    position:absolute;
    bottom:10px;
    color:#9294e7;
}
.members hr {
    border-top: 1px solid #9294e7;
}
.btn-group {
    flex-wrap:wrap;
}
.shorter {
    padding-left:31px;
}

#bg2 img
{
width:100%;
z-index:-10;

}


.logo-strip
{
background-color: #9294e7;
 max-height: 125px;
 z-index:1;
}

#logo
{
height:110px;
}
#logo.p2021 {
height: 150px;
}
#logo svg
{
height: auto;
    width: 100%;
    padding: 10px 0 0 0;
    max-width: 372px;
}

#logo img
{
height: 110px;
    width: auto;
    padding: 10px 0 0 0;
    max-width: 338px;
}
#logo.p2021 img {
	height:120px;
	max-width:96%;
}
@media (max-width:375px){
    #logo img {
        padding-bottom:7px;
    } 
}

.navbar
{
/*background-color:rgba(255, 255, 255, 0.8);*/
height: 23px;
}

#navbar + .container.hidden-sm-down {
    position: relative;
    z-index: 1;
}

#navbar
{
background-color:rgba(255, 255, 255, 1);
height:55px;
}
#navbar ul
{
float:right;
margin:2px 0;
}
@media (max-width:1199px) {
#navbar ul
{
float:unset;
margin-top: 25px;
}
}

#navbar li
{
display:inline-block;
list-style-type: none;
padding: 7px 3px;
text-transform: uppercase;
font-size:13px;
font-weight: 600;
}

@media (max-width:1025px)and (min-width:996px) {
    #navbar ul li {
        padding: 7px 2px!important;
    }
    .navbar-form .sisea-search-form {
    max-width:186px
    }
}

#navbar li:hover
{
background-color: #c3c6cc;
}
#navbar li a {
	color:#000;
	font-size:12px;
}
.dropdown-item.active, .dropdown-item:active {background-color:#9294E7;}
#straps
{
/*background-color: rgba(115, 119, 136, 0.3);*/
padding:20px 25px;

}

#straps h1 {
    color:#fff;
    font-weight:600;
    /*text-shadow: 1px 1px #fff;*/
}
#straps.p2021 h1 {
	color: #292b2c;
	text-shadow: 1px 1px white;
}

.blockquote
{
    padding: .01rem 1rem!important;
}

#whitey .img-set
{
height: 120px;
width: 240px;
    object-fit: cover;
}

.kcrow-bg .img-fluid
{
height: 230px;
    width: 645px;
    object-fit: cover;
}

.kcrow-title h2
{
font-weight:600;    
}

.kcrow-title h4
{
font-weight:400;    
}

#whitey blockquote, #whiteback blockquote
{
        font-size: 14px;
       
}

#whiteback h5
{
    font-weight:600;
}

#whiteback h5 a
{
    color:#292b2c;
}

#footer
{
background-color: #737788;
padding-bottom: 15px;
padding-top: 15px;

}

/*#footer .img-fluid
{
    width:230px;
}*/


#footer a {
	color:#FCAA9C;
}
#footer p {
	color:#fff;
}
#footer img {
	padding-bottom: 10px;
}

.email-text a
{
    font-size: 14px;
    }
    
.collapse.show ul {
	background-color:#fff;
}
/*Breadcrumb*/

.breadcrumb {
	font-size: 13px;
	margin-bottom: 2rem;
}

.breadcrumb-arrow {
    height: 36px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #e6e9ed
}
.breadcrumb-arrow li:first-child a {
/*    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;*/
    
}
.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: top;
    z-index: 0;
}
.breadcrumb-arrow li:not(:first-child) {
    margin-left: -5px
}
.breadcrumb-arrow li+li:before {
    padding: 0;
    content: ""
}
.breadcrumb-arrow li span {
    padding: 0 10px
}
.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
    height: 36px;
    padding: 0 10px 0 25px;
    line-height: 36px
}

.breadcrumb-arrow li:not(:first-child) a
{
    color:#292b2c;
}

.breadcrumb-arrow li:first-child a:hover
{
text-decoration:underline;
}
.breadcrumb-arrow li:first-child a {
    padding: 0 10px
}
.breadcrumb-arrow li a {
    position: relative;
    text-decoration: none;
   
}
.breadcrumb-arrow li:first-child a {
    padding-left: 10px;
    color:#fff;
}
.breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    content: '';
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent
}
.breadcrumb-arrow li a:before {
    right: -10px;
    z-index: 3;
    border-left-style: solid;
    border-left-width: 11px
}
.breadcrumb-arrow li a:after {
    right: -11px;
    z-index: 2;
    border-left: 11px solid #888
}

.img-thumbnail {
	margin: 30px;
}

#greyback, .greyback {
	background-color: #e6e9ed;
    /*padding: 0 10px;*/

}

.greyback.opacity * {
    opacity:.15;
}

#spinner {
	 display:none;
        width:100%;
	text-align:center;
        position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
			    }
   #spinner p {
	 width:50%;
	 min-width: 300px;
	 padding:100px 20px;
	 background-color:#9294e7;
	 left: 0;
	 right: 0;
	 margin-left: auto;
	 margin-right: auto;
	 opacity: 1;
	 font-weight: 900;
	       }
#spinner.display
	{display:block;
	z-index:1000;
		}

.carousel_btns {
    position: absolute;
    bottom: 9%;
    left: 15%;
    width: 230px;
    display: flex;
    justify-content: space-between;
    transform: translate(-50%, 5%);
}
.dates {
    position: absolute;
    bottom: 9%;
    right: 4%;
    transform: translate(5%, 5%);
}

@media (max-width:921px){
#influencer-block .greyback
{
    margin-bottom:1rem;
}
}

#whiteback {
	background-color: #fff;
    
}
#social {
	margin-top:10px;
	margin-bottom:25px;
}
#social i {
	margin-right:10px;
}
.alert-case {
	background-color: #FCAA9C;
    border-color: #FCAA9C;
    color: #fff;
	padding: 7px 7px 7px 20px;
	text-transform:uppercase;
}
.alert-case h5 {
	text-transform:uppercase;
	margin-bottom:0;
	
}
.alert-events {
	background-color: #5FBFC4;
    border-color: #5FBFC4;
    color: #fff;
    padding: 7px 7px 7px 20px;
	text-transform:uppercase;
}
.alert-events h5 {
	text-transform:uppercase;
	margin-bottom:0;
	
}
.alert-paper {
	background-color: #A4D09F;
    border-color: #A4D09F;
    color: #fff;
	padding: 7px 7px 7px 20px;
	text-transform:uppercase;
}
.alert-paper h5 {
	text-transform:uppercase;
	margin-bottom:0;
	
}
.alert-press {
	background-color: #202B5C;
    border-color: #202B5C;
    color: #fff;
	padding: 7px 7px 7px 20px;
	text-transform:uppercase;
}
.alert-press h5 {
	text-transform:uppercase;
	margin-bottom:0;
	
}
.alert-blog {
	background-color: #9294E7;
    border-color: #9294E7;
    color: #fff;
	padding: 7px 7px 7px 20px;
	text-transform:uppercase;
}
.alert-blog h5 {
	text-transform:uppercase;
	margin-bottom:0;
	
}

.section {
	margin: 20px 0;
	z-index: 1;
    position: relative;
}
#home-latest .section {
    min-height: 310px;
}
.case {
	border-left: .25rem solid #FCAA9C;
}
.events {
	border-left: .25rem solid #5FBFC4;
}
.paper {
	border-left: .25rem solid #A4D09F;
}
.press {
	border-left: .25rem solid #202B5C;
}
.blog {
	border-left: .25rem solid #9294E7
}
.blockquote {
	text-transform:uppercase;
}
.subsect {
	margin:10px auto;
	max-width:300px;
	padding:0 10px;
}
#boxey {
	padding: 0;
    
}
#boxeygrey {
	padding: 0;
    /*border: 1px solid #aeaaab;*/
    background-color: #e6e9ed;
}
#pd30 {
	padding:30px;
}
.copyright {
	font-size:12px;
	color:#fff;
	padding-bottom:10px;
}
.navbottom  {
	color:#fff!important;
}
.btn-primary {
    color: #fff;
    background-color: #9294e7;
    border-color: #9294e7;
    cursor:pointer;
}
.btn-primary2 {
    color: #fff;
    background-color: #484972;
    border-color: #484972;
    cursor:pointer;
}
.btn-primary2:hover {
    background-color:#025aa5;
}
.btn-primary.static:hover{
    background-color:#ffffff;
    color:#9294e7;
}

.card a {
	color:#202B5C;
}
#case:hover {
    background-color: #fcaa9c;
}
#event:hover {
    background-color: #5fbfc4;
}
#paper:hover {
    background-color: #a4d09f;
}
#press:hover {
    background-color: #5067cc;
}
#blog:hover {
    background-color: #9294e7;
}
#gloss:hover {
    background-color:#9294e7;
}
#arch:hover {
    background-color:#9294e7;
}
.list-group-item a {
    color:#292b2c;
}
#hugegap {
    background-color: #fff;
    margin-top: -245px;
}
#whitey {
    background-color: #fff;
}
/*.show.dropdown-menu {
    width:100%;
}*/

.btn-secondary {
        text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    background-color: #202B5C;
    border-color: #ccc;
}
.btn-secondary.chips {
    z-index: 9;
    position: relative;
}

.col-container {
    display: table; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
}

.colm {
    display: table-cell; /* Make elements inside the container behave like table cells */
}

.kcrow-bg
{
   background: #e6e9ed;
   min-height: 420px;
}

.kcrow-bg h5
{
margin-bottom: .1rem;
}
.list-group-horizontal {
    -ms-flex-direction:row;
    flex-direction:row;
    flex-wrap:wrap;
}

.calrow-bg {
min-height: 350px;
background: #e6e9ed;
}

#blog-img img
{
    max-width:50%;
}
.flickity-viewport {
    max-height: 750px;
    background-color: #e6e9ed;
}


/*Media Queries*/
@media (min-width:1200px){
   #bg2 img
   {
       margin-top:-180px;
   }
   #hugegap
    {
       margin-top:-245px;
   }
  #straps
   {
       /* margin-top:-750px;*/
       position:absolute;
       top:20px;
   }
  #straps.p2021
   {
      top: 54px;
    width: 350px;
    left: 9%;
   }

}

@media screen and (min-width:768px) and (max-width:1199px){
   #bg2 img
   {
       margin-top:-110px;
   }
   #hugegap
    {
       margin-top:-150px;
   }
    #hugegap.p2021
    {
       margin-top:-150px;
   }

   #straps
   {
       position: absolute;
    top: 20px;
    padding: 20px 17px;
    width: 250px;
      left:9%; 
   }
   
   

}
 @media screen and (max-width:991px){
      
   
.dates h2 {
    font-size:1rem;
    
}

    }


@media screen and (min-width:768px) and (max-width:991px) {
   #straps h1
   {
       font-size:1.5rem;
   }

}
@media screen and (min-width:577px) and (max-width:767px) {
  
    #bg2 img
   {
       margin-top:-125px;
   }
   #hugegap
    {
       margin-top:-150px;
   }
    #hugegap.p2021
    {
       margin-top:-50px;
   }

   #straps
   {
       position: absolute;
    top: 20px;
    width: 250px;
    left:1%;
   }
   
    #straps h1
   {
       font-size:1.5rem;
   }
   .dates h1 {
    font-size:1.5rem;
    
}
}
@media screen and (max-width:1054px) {
    .carousel_btns {
    position: absolute;
    bottom: 15%;
    left: 19%;
    width: auto;
    display: inline-grid;
    justify-content: space-between;
    transform: translate(-50%, 5%);
}
    .dates {
    position: absolute;
    bottom: 2%;
    transform: translate(-35%, 5%);
    left: 41%;
    right: auto;
    width:100%;
}
.carousel_btns .btn-lg {
    padding: 0.3rem;
    margin-bottom: 10px;
   
}
.dates h1 {
    font-size: 1rem;
}
}
@media screen and (max-width:755px) {
    .carousel_btns {
    position: absolute;
    bottom: 5%;
    left: 12%;
    width: auto;
    display: inline-grid;
    justify-content: space-between;
    transform: translate(-50%, 5%);
    }
}
@media screen and (max-width:576px) {
  
  #bg2 img
   {
       margin-top:-75px;
   }
   #hugegap.p2021
    {
       margin-top:0px;
   }
   #straps
   {
       position: absolute;
    top: 20px;
    width: 200px;
    left:1%;
   }
   
   #straps h1
   {
       font-size:1.5rem;
   }
}

@media screen and (max-width: 350px) {

#straps {
   position: absolute;
    top: 7px;
    width: 124px;
    padding: 0;
    left: 10px;
}
}
@media (max-width:600px){
    #bg-pos {
        display:none;
    }
  
    #bg {
        margin-top:56px;
    }
   
}

@media (max-width:576px){
    
      #footer {
        text-align: center;
}

.copyright
{
    text-align:left!important;
}
}
@media (max-width:938px){

.carousel {
        display:none;
    }
.carouselmobile, .bgimage {
    display:block;
}
}
@media (min-width:937px){

.carousel {
        display:block;
    }
.carouselmobile {
    display:none;
}
}
@media (max-width:390px) {
    .logo-strip {
        max-height: 119px;
    }
    
}


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
   /* z-index: 3;  Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    padding-top: 60px;
    
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 5px auto; /* 15% from the top and centered */
    border: 1px solid #888;
    width: 35%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    /* Position it in the top right corner outside of the modal */
    position: absolute;
    right: 25px;
    top: 0; 
    color: #000;
    font-size: 35px;
    font-weight: bold;
}

/* Close button on hover */
.close:hover,
.close:focus {
    color: red;
    cursor: pointer;
}

/* Add Zoom Animation */
.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)} 
    to {-webkit-transform: scale(1)}
}

@keyframes animatezoom {
    from {transform: scale(0)} 
    to {transform: scale(1)}
}


/* Full-width inputs */
input[type=text], input[type=password], input[type=email], textarea {
    width: 100%;
    padding: 7px 20px !important;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=math] {
   width: 10%;
    padding: 12px 13px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box; 
}

/* Set a style for all buttons */


/* Extra style for the cancel button (red) */
.cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #5fbfc4;
}

/* Center the avatar image inside this container */
.imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0;
}

/* Avatar image */

/* Add padding to containers */
.container {
    padding: 16px;
}

/* The "Forgot password" text */
span.psw {
   
    padding: 16px 0;
}
#mt-8 {
    margin-top:8px;
}

.navbar-light .navbar-toggler {
    margin-top: -17px;
    z-index:2030;
}

@media (max-width:991px) {
    .navbar-light .navbar-toggler {
    margin-top: -17px;
    
}
}
#affiliate a {
    color:#5fbfc4;
}

#influencers a {
    color:#202B5C;
}

.glossy {
    list-style: none;
   /* float: left;
    margin-right: 10px;*/
}


.afflink{
    font-style: italic;
    display: block;
    font-size: 80%;
    color: #636c72;
}

.pageList h5
{
        margin-bottom: .1rem;
}

.pageList > ul
{
     -webkit-padding-start: 0px;
     padding-left:0;
}

.pageList > ul > li
{
    list-style-type:none;
   
}
.pageList.tags > ul > li
{
margin-bottom: .25rem;
}

.pageList a
{
    color: #636c72;
}

.paging li
{
    display:inline-block;
    text-decoration:none;
    min-width:20px;
    padding:0 5px;
}

.paging a.active
{
        font-weight:900;
}

.form p
{
    padding-left:20px;
    font-size:14px;
}

.p4p_overlay {
    display:none;
    position: absolute;
  top: 15px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 94%;
  transition: .5s ease;
 }

.innerlay
{
  z-index:100;
  background-color: rgba(146,148,231,0.25);
  height:100%;
  
}

.p4p_text {
  color: #000;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-decoration:none;
  text-align:center;
  opacity: 1;
  z-index:101;
  font-weight:bold;
  background-color: rgba(146,148,231,.8);
  padding:20px;
}

.p4p_text a {
    text-decoration:underline;
    color:#000;
}

.p4p_text a:hover{
    text-decoration:none;
}


.welcome
{position:absolute;
color:#fff;
top:70px;
right:50px;
}

.welcome a {
color: #fff;

}


.welcome a:hover {
text-decoration:none;
}

.psw a
{
    color:#292b2c;
    text-decoration:underline;
}

.glossary-nav li {
    display:inline-block;
    padding:0 2px;
}


.edge
{
    display:none;
}
.edge.fix
{
    display:block;
    height: 175px;
    width: 350px;
     background-size: cover;
   background-position: center center;
}

.edge + img
{
    display:block;
}


.edge.fix + img
{
    display:none!important;
}

.opaque
{
opacity:1;
}
.opaque.Yes .row
{
opacity:0;    
}

.message
{
display:none;
}
.Yes .message
{
display:block;
}

/*Search Box*/
#searchy {
    top: -21px;
    
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 0.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    /* white-space: nowrap; */
    background: 0 0;
    border: 0;
    font-size:14px;
}
.navbar-form.sisea-search-form {
    float:left;
    max-width: 220px;
    max-height: 50px;
    margin-top: -7px;
    position:absolute;
    z-index:1;
    right:10px;
}
@media (max-width:400px) {
    .navbar-form.sisea-search-form {
        max-width:161px;
    }
    .form-control {
        font-size:12px;
    }
}
.collapse.show {
    display: block;
    z-index: 3;
   /* margin-top: 27px;*/
}
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
}
.input-group {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-height: 36px;
    overflow:auto;
    -webkit-overflow-scrolling: touch
    
}

@media (min-width:995px) {
    .search1 {
        display:none;
    }
}

@media (max-width:994px) {
    .search2 {
        display:none;
    }
}

#calbody td .event { 
font-size:14px!important;
}

#calbody td .event div{
padding: 5px!important;
}

#calbody td .event div span{
margin-bottom:3px;
}

h2.p4p_event {
margin-bottom: 20px;
}

.img-fluid .image-item img {
max-width:100%
}
.calbg
{
background-color:#9294e7;
}

.calbg:hover
{
background-color:#5FBFC4;
}
#calendar .hasEvents div {
height:auto!important;
padding:20px 0;
background-color:#cccccc!important;
left:10px!important;
right:10px!important;
}
#calendar .hasEvents div span {
display:block;
padding:10px 0;
border-bottom:#999999 solid 1px;
}
#calendar .hasEvents div span:first-child {
border-top:#999999 solid 1px;
}

#calendar .hasEvents div span:hover{
background-color:#FCAA9C;
}
p.events-listing.blockquote-footer  {
font-size:100%;
font-weight:400;
}

.events-listing span {
font-weight:700;
}

#prevMonth.arrows {
position:absolute;
left:15px;
top:0px;
}

#nextMonth.arrows {
position:absolute;
right:15px;
top:0px;
}

select {
    width: 100%;
    padding: 7px 20px !important;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    color:#636c72;
}
input[aria-invalid="true"], textarea[aria-invalid="true"] {
  border: 1px solid #f00;
  box-shadow: 0 0 4px 0 #f00;
}



.reveal-if-active {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  font-size: 16px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  transition: 0.5s;
}
.reveal-if-active label {
  display: block;
  margin: 0 0 3px 0;
}
.reveal-if-active input[type=text] {
  width: 100%;
}
input[type="radio"]:checked ~ .reveal-if-active, input[type="checkbox"]:checked ~ .reveal-if-active {
  opacity: 1;
  max-height: 100px;
  padding: 10px 0;
  -webkit-transform: scale(1);
          transform: scale(1);
  overflow: visible;
}

/*spinner*/

.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
}
.loader {
  color: #ffffff;
  font-size: 11px;
  text-indent: -99999em;
  margin: 55px auto;
  position: relative;
  width: 10em;
  height: 10em;
  box-shadow: inset 0 0 0 1em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.loader:before,
.loader:after {
  position: absolute;
  content: '';
}
.loader:before {
  width: 5.2em;
  height: 10.2em;
  background: #0dc5c1;
  border-radius: 10.2em 0 0 10.2em;
  top: -0.1em;
  left: -0.1em;
  -webkit-transform-origin: 5.1em 5.1em;
  transform-origin: 5.1em 5.1em;
  -webkit-animation: load2 2s infinite ease 1.5s;
  animation: load2 2s infinite ease 1.5s;
}
.loader:after {
  width: 5.2em;
  height: 10.2em;
  background: #0dc5c1;
  border-radius: 0 10.2em 10.2em 0;
  top: -0.1em;
  left: 4.9em;
  -webkit-transform-origin: 0.1em 5.1em;
  transform-origin: 0.1em 5.1em;
  -webkit-animation: load2 2s infinite ease;
  animation: load2 2s infinite ease;
}
@-webkit-keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* IIA Additional Styles */

.whiteback {
        border-bottom: 1px solid #292b2c;
        padding: 0 10px;
}
.whiteback:last-child
{
border-bottom: none;
}
.whiteback img {
/*        border:1px solid #cccccc;*/
}

.whiteback.supporters img, .whiteback .forums img {
    width: 218px;
    height: 134px;
    object-fit: contain;
/*    padding:5px;*/
  }
/* EMD IIA Additional Styles */

#navbar .sixteen {
    padding: 16px 0;
}
.sixteen {
    padding: 16px;
}
#navbar .navbar.p2021 {
    padding: 0px;
}
.vertical {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
a.colour-override, .shadow a h5 {
 color:#202B5C;
 }

 .shadow {
    box-shadow: 0 12px 18px 0 rgb(223 223 223 / 50%);
    height:100%;
   
}
 .shadow2 {
    box-shadow: 0 12px 18px 0 rgb(223 223 223 / 75%);
}

.shadow h5 {
    font-weight: 600;
}
p.horiz-tags {
    font-size: 13px;
    text-transform: uppercase;
    font-size: 13px;
    text-transform: uppercase;
}
p.horiz-tags span {
    font-weight: 700;
}








#footer img.img-2 {
    vertical-align: top;
    height: 130px;
    width: auto;
}


@media screen and (max-width:575px){

/*#footer .img-fluid {
    width: 190px;
}*/

#footer img.img-2  {
        height:100px;
}

#home-latest .section {
    min-height: 210px;
}
}
#profile p a {
	color:#292b2c	
}
#profile p span {
	font-size:14px;
}
#profile .twocol.profile {
	column-count: 2;
}
@media screen and (max-width:575px){
#profile .twocol.profile {
        column-count: 1;
}

}
#profile .btn, a.prof .btn{
	cursor:pointer;
}
a.prof {
	position:absolute;
	bottom:10px;
}
.spacer {
        min-height: 350px;
}
@media screen and (max-width:1399px){
.spacer {
	min-height: 450px;
}
}
@media screen and (max-width:1199px){
.spacer {
        min-height: 350px;
}
}
@media screen and (max-width:991px){
.spacer {
        min-height: 420px;
}
}
@media screen and (max-width:767px){
.spacer {
        min-height: 320px;
}
}
@media screen and (max-width:575px){
.spacer {
        min-height: 370px;
}
}
.crumb.p2021 {
	background-color:#e6e9ed;
}
.statement {
	opacity:0;
	position:fixed;
	width:40%;
	padding:10px;
	background-color:#cccccc;
	transition: opacity 0.75s;
	z-index:0;
	left: 25%;
	bottom:27%;
	right:25%;
}
.statement .close {
    right:0px;
    top:-15px;
}
@media screen and (max-width:1427px) {
    .statement {
        width:60%;
    }
}
@media screen and (max-width:1175px) {
    .statement {
     width: 70%;
    left: 18%;
    }
}
@media screen and (max-width:995px) {
    .statement {
    width: 80%;
    left: 10%;
    }
}
@media screen and (max-width:767px){
.statement {
   width: 85%;
    right: 0;
    bottom: 0;
    position: absolute;

}
.statement .close {
    right:0px;
    top: -173px;
}
}
.main-carousel .carousel-cell, .main-carousel2 .carousel-cell {
   
   width:25%;
    object-fit: cover;
}
.main-carousel .carousel-cell img, .main-carousel2 .carousel-cell img {
    width:100%;
    padding-right: 5px;
    padding-left: 5px;
}

@media screen and (max-width:991px) {
  .main-carousel .carousel-cell, .main-carousel2 .carousel-cell {
   
   width:50%;
    object-fit: cover;
}

}
@media screen and (min-width:992px){
    .main-carousel2 .flickity-prev-next-button {
    
display:none;
}



}
button:focus + .statement {
	opacity:1;
	z-index:10;
}


.number {
    color:#9294e7;
}

/*New Styles*/

.influencer .alert-press {
   background-color: #202B5C;
    border-color: #5FBFC4;
    padding: 7px 7px 7px 20px;
    text-transform: uppercase;
    color: #fff; 
}
.influencer .lowerquote {
    border-left: 0.25rem solid #202B5C;
    padding: 0.01rem 1rem!important;
}
#fields-jobTitle-field {
    position: absolute;
    left: -9999px;
    padding: 0px;
}
.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
    background-color:#9294e7; 
}

.cookiealert.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a {
    text-decoration: underline
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
    margin-top: 10px;
}
.close_cookies {
    background-color: transparent;
    margin-left: 10px;
    border: none;
    cursor: pointer;
}

.wraper {
  height: 400px;
  width: 400px;
  overflow: hidden;
  position: relative;
}
.wraper p {
    padding:5px;
}

.box-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all 0.6s ease-in-out;
  
}

.flex-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.overlay {
  height: 100%;
  width: 100%;
}

.hidden-content {
  
  transform: translateX(0) translateY(100%);
}

.wraper:hover > .hidden-content {
  transform: none;
}

.wraper:hover > .visible-content {
  transform: translateX(0) translateY(-100%);
}
a.profimpactunpub {
    position: absolute;
    bottom: 10px;
    left: 16px;
}

.profbtn button.btn.btn-secondary {
    font-size: 12px;
    cursor: pointer;
}
.impactspacer {
    min-height: 350px;
    position: relative;
    display:grid;
}

.logo-box {
    display: flex;
    flex-flow: column;
    height: 100%;
    align-self: stretch;
}
.logo_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* align-self: baseline; */
    flex: 1 1 auto;
    flex-wrap:wrap;
}
.modal-content.lens_modal {
    width:auto;
}
#consent-modal {
    padding:0 8px!important;
}
.modal-backdrop.show {
    opacity: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-color: #000;
}
.btn.btn-link {
    padding: 0;
    font-size: inherit;
    cursor: pointer;
}

.ekko-lightbox .modal-content {
    width:100%;
}
.play-button {
    position: absolute;
      max-width: 700px;
      width: 80px;
      height: 80px;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
}
.play-button svg {
    transition: all .2s ease;
      fill: #9294e7;
}
.play-button:hover svg {
    cursor: pointer;
      fill: #ffffff;
}
.video-wrap {
    position: relative;
    display: inline-block;
}
.modal-dialog {
      max-width: 1200px;
      margin: 30px auto;
  }



.modal-body {
  position:relative;
  padding:15px;
}
#myModal .modal-content {
    width:100%;
}
.close {
  position:absolute;
  right:-30px;
  top:0;
  z-index:999;
  font-size:2rem;
  font-weight: normal;
  color:#fff;
  opacity:1;
}
.sponsorwall img {
    border: none;
    width: 100%;
    max-width: 150px;
    margin:10px;
}
.wall {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}
.headerimg {
    object-fit: cover;
    width: 100%;
    height: auto;
    max-height:370px;
}

@media (max-width:600px){
   
    .modal-content.lens_modal {
        width:auto!important;
    }
    .play-button {
        width: 70px;
        height: 70px;
    } 
   
}
@media (min-width: 576px){
.modal-dialog.lens_modal {
    max-width: 1000px;
    margin: 30px auto;
}
}
@media screen and (max-width:1480px) {
    .impactspacer {
        min-height:400px;
    }
    
}
@media screen and (max-width:1330px) {
    .impactspacer {
        min-height:450px;
    }
    
}
@media screen and (max-width:1199px) {
    .impactspacer {
        min-height:350px;
    }
    
}
@media screen and (max-width:870px) {
    .impactspacer {
        min-height:382px;
    }
   
}
@media screen and (max-width:767px) {
    .impactspacer {
        min-height:320px;
    }
     .modal-content {
        width:80%!important;
    }
   
}
@media screen and (max-width:445px) {
    .impactspacer {
        min-height:365px;
    }
   
}
@media screen and (max-width:360px) {
    .impactspacer {
        min-height:380px;
    }
    
}