/*!
Theme Name: First Student
Theme URI: https://www.pathfind.com
Author: Pathfinders Advertising Digital Team
Author URI: https://www.pathfind.com
Description: Child Theme for Client Sites
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: firststudent
Template: pathfinder
*/

@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

.fonts {
    font-family: 'Barlow Semi Condensed';
}

/* Colors
--------------------------------------------- */
.pink {color:#DA291C !important; /*rgb(202,0,93)*/}
.blue {color:#0B2265 !important; /*rgb(11,34,101)*/}
.blue h2, .blue h1, .blue h3, .blue h4, .blue h5{ color:#0B2265 !important; }

.gray {color:#6c6d70 !important; /*rgb(108,109,112)*/}
.ltgray {color:#f4f4f4;/*rgb(244,244,244)*/}
.white {color:#ffffff !important; /*rgb(255,255,255)*/}
.white p{color:#ffffff !important; /*rgb(255,255,255)*/}

.black {color:#000000 !important; /*rgb(0,0,0)*/}
.bodyText{color: #000B23 !important;}
.yellow {color:#DA291C !important; /*rgb(240,171,0)*/}
.ltblue {color:#DA291C !important; /*rgb(0,122,201)*/}
.green {color:#7ab800 !important; /*rgb(122,184,0)*/}
.purple {color:#663987 !important; /*rgb(102,57,183)*/}
.orange {color:#f9461c !important; /*rgb(249,70,28)*/}
.red {color:#d52b1e !important; /*rgb(213,43,30)*/}

.bg-pink {background-color:#DA291C; /*rgb(202,0,93)*/}
.bg-blue {background-color:#0B2265; /*rgb(11,34,101)*/}
.bg-blue p {color: white !important; /*rgb(11,34,101)*/}
/* .bg-gray {background-color:#EBEDF3; } */
.bg-gray {background-color:#F5F6FB; /*rgb(108,109,112)*/}

.bg-ltgray {background-color:#f4f4f4;/*rgb(244,244,244)*/}
.bg-white {background-color:#ffffff; /*rgb(255,255,255)*/}
.bg-black {background-color:#000000; /*rgb(0,0,0)*/}

.bg-yellow {background-color:#DA291C !important; /*rgb(240,171,0)*/}
.bg-ltblue {background-color:#DA291C !important; /*rgb(0,122,201)*/}
.bg-green {background-color:#7ab800 !important; /*rgb(122,184,0)*/}
.bg-purple {background-color:#663987 !important; /*rgb(102,57,183)*/}
.bg-orange {background-color:#f9461c !important; /*rgb(249,70,28)*/}
.bg-red {background-color:#d52b1e !important; /*rgb(213,43,30)*/}

::-moz-selection{ background:#fff87e; color:#000000; text-shadow: none; }
::selection { background:#fff87e; color:#000000; text-shadow: none; }

/*
Spacings
---------------------------------------------------------------------------------------------------- */
.table {display:table;width:100%;}
.table-row {display:table-row;}
.table-cell {display:table-cell;}
.text-center {text-align:center;}
.align-bottom {vertical-align:bottom;align-items: flex-end;}
.align-middle {vertical-align:middle;align-items: center;}
.no-leftpadding {padding-left:0 !important;}
.no-rightpadding {padding-right:0 !important;}
.tiny-text, .tinytext {font-size:80%;}

.margbott0 {margin-bottom: 0px !important;}
.margbott10 {margin-bottom: 10px !important;}
.margbott20 {margin-bottom: 20px !important;}
.margbott30 {margin-bottom: 30px !important;}
.margbott40 {margin-bottom: 40px !important;}
.margbott50 {margin-bottom: 50px !important;}
.margbott60 {margin-bottom: 60px !important;}
.margbott80 {margin-bottom: 80px !important;}
.margbott100 {margin-bottom: 100px !important;}

.margtop0 {margin-top: 0px !important;}
.margtop10 {margin-top: 10px !important;}
.margtop20 {margin-top: 20px !important;}
.margtop30 {margin-top: 30px !important;}
.margtop40 {margin-top: 40px !important;}
.margtop50 {margin-top: 50px !important;}
.margtop60 {margin-top: 60px !important;}
.margtop80 {margin-top: 80px !important;}
.margtop100 {margin-top: 100px !important;}

.paddtop0 {padding-top: 0px !important;}
.paddtop10 {padding-top: 10px !important;}
.paddtop20 {padding-top: 20px !important;}
.paddtop30 {padding-top: 30px !important;}
.paddtop40 {padding-top: 40px !important;}
.paddtop50 {padding-top: 50px !important;}
.paddtop60 {padding-top: 60px !important;}
.paddtop80 {padding-top: 80px !important;}
.paddtop100 {padding-top: 100px !important;}
.paddtop120 {padding-top: 120px !important;}
.paddtop130 {padding-top: 130px !important;}
.paddtop140 {padding-top: 140px !important;}
.paddtop160 {padding-top: 160px !important;}
.paddtop180 {padding-top: 180px !important;}



.paddbott0 {padding-bottom: 0px !important;}
.paddbott10 {padding-bottom: 10px !important;}
.paddbott20 {padding-bottom: 20px !important;}
.paddbott30 {padding-bottom: 30px !important;}
.paddbott40 {padding-bottom: 40px !important;}
.paddbott50 {padding-bottom: 50px !important;}
.paddbott60 {padding-bottom: 60px !important;}
.paddbott80 {padding-bottom: 80px !important;}
.paddbott100 {padding-bottom: 100px !important;}
.paddbott120 {padding-bottom: 120px !important;}
.paddbott140 {padding-bottom: 140px !important;}
.paddbott160 {padding-bottom: 160px !important;}
.paddbott180 {padding-bottom: 180px !important;}

.margright20{
	margin-right: 20px;
}

.padd48{ padding: 48px;}
.nopadd{padding: 0px !important;}
.button:link {
	text-decoration: none !important;
}
.sixty-width {width:60%;margin-left: auto;margin-right: auto;}
.eighty-width {width:80%;margin-left: auto;margin-right: auto;}

.alignleft {float: left; margin: 1em 1em 1em 0;}
.alignright {float:right;margin:1em 0 1em 1em;}
.aligncenter {margin:1em 0;}

.no-label label {display:none !important;}
.no-fancy-label label {margin-bottom: 0.5em !important;position: relative !important;top: 6px !important;left: 6px !important;}

.square, .rectangle, .rectangle34 {
  	width: auto;
}

.square:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}
.rectangle:after {
	content: "";
	display: block;
	padding-bottom: 56.25%;
}
.rectangle34:after {
	content: "";
	display: block;
	padding-bottom: 75%;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

/*
General
---------------------------------------*/
.off {-webkit-opacity:0;-moz-opacity:0;opacity:0;}
.hide {display:none;}
.screen-reader-text {display: none;}

#page {}

body {
    font-family: 'Barlow Semi Condensed';
    /*font-family: 'Helvetica', 'Arial', sans-serif !important;*/
    font-weight: 400;
	font-size: 16px;
	line-height: 24px;
    overflow-x: hidden;
    color: #000B23 ;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #ffffff !important;
    max-width: 100%;
	width: 100%;
	overflow: scroll;
	color: #000B23 !important;
}
/* Hide scrollbar for Chrome, Safari and Opera */
body::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
body {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
a, a:not(.button) span, a[href^="tel:"] {
    color:#DA291C;
/*
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
*/
    text-decoration:underline !important;
}
.notransition{
	-webkit-transition:  none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
a:hover, a span:hover, a[href^="tel:"]:hover {
    cursor:pointer;
    color: #0B2265 !important;
}
/*
a img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
*/
iframe {max-width:100%;}
img {max-width:100%;height:auto;}

b, strong, .strong {font-weight: bold;}

.uppercase {text-transform:uppercase !important;}

.hideme, .sequenceme {opacity:0;}

.fixed-position {position:fixed;}

h1, h2, h3, h4, h5, h6 {color:#0B2265 !important;font-family: 'Barlow Semi Condensed';}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#DA291C !important;font-family: 'Barlow Semi Condensed';}
a h1,a h2 ,a h3 ,a h4 ,a h5 ,a h6  {color:#DA291C !important;font-family: 'Barlow Semi Condensed';}


a h1:hover,a h2:hover ,a h3:hover ,a h4:hover ,a h5:hover ,a h6:hover  {color: #0B2265  !important;font-family: 'Barlow Semi Condensed';}


p{
	font-family: 'Barlow Semi Condensed';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #000B23;
}
p.large{
	font-size: 18px;
}
p.small{
	font-size: 14px;
}

a.small{
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	/* identical to box height, or 171% */

	letter-spacing: 0.05em;
	text-decoration-line: underline;
}
a.large{
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
}
.quote, .quote p{
	font-weight: 500;
	letter-spacing: 0.05em;
	font-size: 18px;
	line-height: 28px;
}
.overline{
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	/* identical to box height, or 171% */
	text-transform: uppercase;
}
.caption{
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
}

.white h1, .white h2, .white h3, .white h4, .white h5, .white h6 {color:#ffffff !important;}
.bg-ltgray h2 {/*color:#0b2265 !important;*/}



/*
h1 {
	font-style: normal;
	font-weight: 700;
	font-size: 60px;
	line-height: 66px;
	text-transform: uppercase;
	}
h2, h2 a {
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	text-transform: uppercase;
	line-height: 44px;
}
h3, h3 a {
	font-weight: 500;
	font-size: 34px;
	line-height: 48px; 
}
h4, h4 a {
	font-weight: 500;
	font-size: 30px;
	line-height: 48px;
}
h5, h5 a, , h5 p{
	
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
}
*/




h1 {
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 44px;
/* 	text-transform: uppercase; */
}
h2, h2 a {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	text-transform: uppercase;
	line-height: 44px;
}
h3, h3 a {
	font-weight: 600;
	font-size: 28px;
	line-height: 36px; 
	letter-spacing: 1.2px
}
h4, h4 a {
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 1px;
}
h5, h5 a , h5 p{
	
	font-style: normal;
	font-weight: 500;

	font-size: 1.2rem !important; 
	line-height: 1.75rem !important;  
}





.post-template-default h1, .post-template-default h1 a {
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	text-transform: uppercase;
	line-height: 56px;
}
.post-template-default h2, .post-template-default h2 a {
	font-weight: 500;
	font-size: 34px;
	line-height: 48px;
}

.post-template-default .pre-footer-box h2, .post-template-default .pre-footer-box h2 a {
	font-weight: 700 !important;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 44px;
}

.post-template-default #insights h2, .post-template-default #insights h2 a {
	font-weight: 700 !important;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 44px;
}


.post-template-default h3, .post-template-default h3 a {
	font-weight: 500;
	font-size: 30px;
	line-height: 48px;
}
.post-template-default h4, .post-template-default h4 a{
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
}

h6, h6 a {font-size:18px !important;  font-weight: bold;}
h6 a{
	padding-top: 0px !important;
    font-family: 'Barlow Semi Condensed';
    font-style: normal;
    font-weight: 600;
    font-size: 18px !important;
    line-height: 24px !important;
    display: flex;
    align-items: center;
    letter-spacing: 0.05em;
}
.mobileSB{
	display: none !important;
}
/*  mobile Defaults  */
@media screen and (max-width:768px) {
	.quoteBlockParent .no-leftpadding{
		padding-left: 15px !important;
	}
	.slantBar, .slantBarBott{
		height: 40px !important;
	}

	.thanksLink{
		display: none !important;
	}
	.hidemobile{
		display: none !important;
	}
	.owl-container{
		margin-left: -30px;
	}
	.showMobile{
		display: block !important;
	}
	#owl-caring{
		display: block !important;
	}
	.home #hero-image{
		background-position: center center;
	}
	.page-id-10 #hero-image{
		background-position: center;
	}
	.page-id-4692 #hero-image{
		background-position-x: -150px;
	}
	.angleBanner .inner {
  		padding: 58px 59px 54px 59px !important;
    }
	.caringBlock{
		display: none;
	}
	.quoteBlock{
		display: none;
	}
	.quoteContainer h2{
		font-weight: 700 !important;
		font-size: 100px !important;
		line-height: 100px !important;
	}
	.quoteContainer h5{
		font-weight: 500 !important;
		font-size: 20px !important;
		line-height: 28px !important;
	}
	.quoteContainer h3{
		font-weight: 700 !important;
		font-size: 40px !important;
		line-height: 120% !important;
	}

    h1 {
	    font-weight: 700;
		font-size: 32px;
		line-height: 48px;
	}
	h2, h2 a {
		font-weight: 700;
		font-size: 28px;
		line-height: 36px;
	}
	h3, h3 a {
		font-weight: 600;
		font-size: 24px;
		line-height: 32px;
	}
	h4, h4 a {
		font-style: normal;
		font-weight: 500;
		font-size: 20px;
		line-height: 28px;
	}
	h5, h5a{
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 32px;
		
	}

	h6, h6 a {font-size:18px !important;  font-weight: bold;}
	h6 a{
		padding-top: 0px !important;
	    font-family: 'Barlow Semi Condensed';
	    font-style: normal;
	    font-weight: 600;
	    font-size: 18px !important;
	    line-height: 24px !important;

	}
	p.large{
		font-weight: 400;
		font-size: 18px;
		line-height: 24px;
	}
	p{
		font-weight: 400;
		font-size: 16px;
		line-height: 24px;

	}
	p.small{
		font-weight: 400;
		font-size: 14px;
		line-height: 24px;
	}
	a.large{
		font-weight: 600;
		font-size: 18px;
		line-height: 24px;

	}
	a{
		font-weight: 600;
		font-size: 16px;
		line-height: 24px;
	}
	a.small{

	}

}



/*#insights h2{
	text-align: center;
}
*/
#field_10_7 .gfield_label{
	padding: 23px 10px 7px 10px !important;
}

/* #content .bg-blue a:not(.page-link):not(.navbutton):not(#benefits-band.boxbreak .benefits-child-block a):not(.button):not(.result-block):not(.social-icon):not(.current-cat-a), #content .bg-ltblue a:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon):not(.insight-block-link) {color:#ffffff !important;} */
#content .bg-blue a:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon):not(.current-cat-a):hover, #content .bg-ltblue a:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon):not(.insight-block-link):hover {color:#ffffff !important;}

.blogSidebar h4 {
	font-family: 'Barlow Semi Condensed';
	font-style: normal;
	font-weight: 600 !important;
	font-size: 18px !important;
	margin-bottom: 18px;
	
	/* Neutrals / grey */
	
	color: #0B2265 !important;
}
.blogFiltered{
	font-family: 'Barlow Semi Condensed';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 26px;
	/* identical to box height, or 162% */
	
	
	/* Primary / #CA005D */
	text-transform: capitalize;
	color: #0B2265;
}
.blogThmumb{
	width: 100%; 
	height: 232px;
	    background-repeat: no-repeat;
    display: block;
    z-index: 1;
    display: flex;
    align-items: center !important;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    /* background-size: auto 80%; */
    background-position: top !important;
    background-size: cover !important;
}
.BlogTitle{
	font-family: 'Barlow Semi Condensed';
font-style: normal;


color: #DA291C !important;
}
.BlogLink{
	background: none !important;
}
.blogItem .btn{
	border-radius: 0px !important;
}
.postReadLink{
	    background: linear-gradient(to bottom, #DA291C 80%, #DA291C 100%) center bottom/100% 0% no-repeat !important;
}
.postReadLink span{
	padding: 0px !important;
}
.blogRows{
	padding: 0px; 
	margin: 0px; 
}
.blogItem{
	padding-left: 0px;
	position: relative;
}
.blogLab {
    padding: 8px 16px;
    color: #DA291C;
    border: 1px solid #DA291C;
    background: rgba(130, 131, 137, 0.1);
    cursor: pointer;
    margin-right: 12px;
    margin-bottom: 12px;
}
.readTime{
	position: absolute; 
	width: 100%; 
	bottom: 0px; 
	left: 0px;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	color: #828389;
}
.categoryTab{
	position: absolute;
	left: 0px;
	top: 16px;
	background: rgba(255, 255, 255, 0.9);
	color: #0B2265;
	padding: 8px;
	font-family: 'Barlow Semi Condensed';
	font-style: normal;
	font-weight: 600;
	text-transform: uppercase;
}
.postSectionTitle{
	font-family: 'Barlow Semi Condensed';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 34px;
	color: #000000;
}

.form-check-input{
	display: none;
}
.formBlock{
	display: inline-block; 
	float: left;
}
.activated.blogLab{
	background: #DA291C; 
	color: white;
}

h1.entry-title {margin-bottom:1em;color:#0b2265 !important;font-weight: 300 !important;}
.post-thumbnail {margin-bottom:60px;}

.pre-footer-box {border-bottom: 1px solid rgba(255,255,255,0.15);}
/*
.pre-footer-box h2 {
    font-weight: 200 !important;
    margin: 0;
}
*/
footer, .subfooter,  .subfooter p{ color: white !important; }

#goal-grid {padding: 5px;}
.grid-box {
/*     cursor:pointer; */
    /*border:1px solid #ffffff;*/
    border: 5px solid rgba(255,255,255,1);
    padding:0px !important;
    /*background-color:rgba(11,34,101,1);*/
    background-color:transparent;
    /*color:#ffffff;*/
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: flex;
    min-height: 360px !important;
    align-items: center;
    flex-wrap:wrap;
}
.grid-box:hover {
    /*background-color:rgba(108,109,112,0.3);
    color:#0b2265;*/
}
/*.grid-box:after {
    content:"";
    position:absolute;
    z-index:-1;
    width:100%;
    height:100%;
    opacity:0.6;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display:block;
}
 */
.thanksLink{
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 24px !important;
	margin-bottom: 12px;
	width: 100%;
}
.grid-box.yellow-grid-box {
    background-color:rgba(240,171,0,1);
}
.grid-box.ltblue-grid-box {
    background-color:#0B2265;
}
.grid-box.green-grid-box {
    background-color:rgba(122,184,0,1);
}
.grid-box.purple-grid-box {
    background-color:rgba(102,57,183,1);
}
.grid-box.orange-grid-box {
    background-color:rgba(249,70,28,1);
}
.grid-box.red-grid-box {
    background-color:rgba(213,43,30,1);
}
.grid-box.pink-grid-box {
    background-color:#DA291C;
}
.grid-box.blue-grid-box {
    background-color:#0B2265;
}
.grid-box.gray-grid-box {
    background-color:#6c6d70;
    color: white;
}

.grid-box {position: relative;}
.grid-box:before {
    /*content:"";*/
    border-top: 5px solid #DA291C;
    border-left: 5px solid #DA291C;
    position:absolute;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    display:block;
    top:0px;
    left:0px;
    width:40%;
    height:40%;
    opacity:0;
}
.grid-box:after {
    /*content:"";*/
    border-bottom: 5px solid #DA291C;
    border-right: 5px solid #DA291C;
    position:absolute;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    display:block;
    bottom:0px;
    right:0px;
    width:40%;
    height:40%;
    opacity:0;
}

/* .grid-box.rentabus {min-height: 460px !important;} */

.grid-box .grid-title {
    width:80%;
    font-size: 30px;
    font-weight: 600 !important;
    font-family: 'Barlow Semi Condensed';
    display:block;
    top: 10%;
    left:10%;
    position:absolute;
    -webkit-transition: top .3s ease-in-out;
    -moz-transition: top .3s ease-in-out;
    -ms-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
    color:#ffffff;
}


.grid-box .grid-arrow {display:none;margin-top:1em;}
.grid-box .grid-arrow .fa {
    display:inline-block;
    width: 20px;
    height: 20px;
    /*transform: rotate(0deg);*/
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color:#ffffff;
}
.grid-box:hover .grid-arrow .fa {
    /*transform: rotate(90deg);*/
    color:#ffffff;
    opacity:0;
}
.grid-box .link-list {
    position:absolute;
    bottom: 10%;
    opacity:1;
    width:100%;
    padding: 0 25px;
	color: #ffffff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.grid-box:hover .link-list {
    max-height:10000px;
    opacity:1;
}
.grid-box .link-list ul {
    list-style:none;
    margin:0;
    padding:0;
}
/* .grid-box .link-list ul li {margin-bottom: 0.5em;} */

#content .grid-box .link-list ul li a:not(.navbutton) {
    text-decoration:none !important;
    font-size:16px;
    /*border-bottom:none !important;*/
    display: inline-block;
    padding: 8px 8px 0px 8px !important;
    line-height:1em;
    /*color:#ffffff !important;
    background:none !important;*/
}
.grid-box .link-list ul li a .fa, a.arrowlink .fa {
    margin-right:0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#content .grid-box .link-list ul li a:hover {
    /*color:#ffffff !important;*/
}
.grid-box .link-list ul li a:hover .fa, a.arrowlink:hover .fa{
    margin-left:0.25em;
    margin-right:-0.25em;
}

.mobileHero{
	display: none !important;
}
@media screen and (min-width:992px) {
	
	#menu-main-menu {display:none;}
	
    .grid-box:hover:before {
        top:10px;
        left:10px;
        opacity:1;
    }
    .grid-box:hover:after {
        bottom:10px;
        right:10px;
        opacity:1;
    }

    .grid-box:hover {/*background-color:transparent !important;*/}

    .grid-box.yellow-grid-box:hover:before, .grid-box.yellow-grid-box:hover:after {
        border-color:rgba(240,171,0,1);
    }
    .grid-box.ltblue-grid-box:hover:before, .grid-box.ltblue-grid-box:hover:after {
        border-color:#0B2265;
    }
    .grid-box.green-grid-box:hover:before, .grid-box.green-grid-box:hover:after {
        border-color:rgba(122,184,0,1);
    }
    .grid-box.purple-grid-box:hover:before, .grid-box.purple-grid-box:hover:after {
        border-color:rgba(102,57,183,1);
    }
    .grid-box.orange-grid-box:hover:before, .grid-box.orange-grid-box:hover:after {
         border-color:rgba(249,70,28,1);
    }
    .grid-box.red-grid-box:hover:before, .grid-box.red-grid-box:hover:after {
        border-color:rgba(213,43,30,1);
    }

    .grid-box:hover .grid-title {
        top: 10%;
        color: #ffffff !important;
    }
}
.angleBanner{
	width: calc(100% );
    clip-path: polygon(0 0, 94% 9%, 95.5% 100%, 0% 100%);
    position: relative;
    background: url(/wp-content/uploads/e4742f0717b0c21810fa28755261ce94-1.jpg), linear-gradient(180deg, rgba(255, 255, 255, 0) -100.16%, rgba(0, 30, 97, 0.6) -43.22%);
    top: -60px;
    background-size: cover;
    z-index: 2;

}

.angleBanner.flip{
/*     clip-path: polygon(0 0, 94% 9%, 95.5% 100%, 0% 100%); */

    clip-path: polygon(0 0, 95.5% 0, 94% 91%, 0% 100%);
    top: 0px;


}

.heroAnimate{
	  animation: mymove 2.5s ease 0s 1 normal forwards;

}
@-webkit-keyframes wdszoom0 { 100% { transform: scale(1.1) }}

@keyframes mymove {

	0% {
/*
		background-position-x: 60%;
	    background-position-y: 60%;
	    background-size: 125% !important;
*/
/* 	    height: 825px; */
	   transform: scale(1.5)
	}
    100% {

/*
	    background-position-x: 100%;
	    background-position-y: 100%;
	    background-size: 100% !important;
*/
/* 	    height: 565px; */
	    transform: scale(1)

	}

}


@keyframes shrink {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 100% 100%;
  }
}



@keyframes myAnim {
	0% {

	    background-position-x: 100%;
	    background-position-y: 100%;
	    background-size: 100% !important;
	}

	100% {
		background-position-x: 100%;
	    background-position-y: 20%;
	    background-size: 150% !important;
	}
}

/*
@keyframes myAnim {
	0% {
		background-position: left top;
		background-size: 100%;
	}

	100% {
		background-position: left top;
		background-size: 150%;
	}
}
*/
.resourceFilter{
	background: #F5F6FB;
	border: 2px solid #0B2265;
	color: #0B2265;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	padding: 12px;
	min-height: 50px;
}

.resourceFilter .form-checkP{
	padding-left: 0px; 
	margin-top: 10px;
}
.resourceFilter input{
	    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
.collapseFilter{
	cursor: pointer;
    float: left;
    clear: both;
    width: 100%;
}
.resourceFilter label{
	color: #333333;
	font-weight: 400;
font-size: 18px;
cursor: pointer;
line-height: 24px;
}
.resourceFilter i{
	float: right;
	margin: 4px 4px 4px 0px;
	color: #DA291C;
}

.resourceFilter.disabled{
	color: #333333;
}
.resourceFilter.disabled .collapseFilter{
	cursor: not-allowed;
}
.resourceFilter.disabled i{
	color: #333333;
}
.resTag{
	position: absolute;
    top: 20px;
    left: 15px;
    background: white;
    padding: 5px;
    color: #0B2265 !important;
    font-weight: 600;
	font-size: 14px;
	line-height: 24px;
}
#JSNav li{
	margin-right: 5px;
}
.resourceBox a{
	display: block;
}
.clear_filter{
	cursor: pointer; 
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
}
.resThumbnail{
	width: 100%;
    min-height: 280px;
    background-size: cover;
    background-position: center center;
    background-color: rgba(101, 101, 101, 0.5);
	background-blend-mode: multiply;
}
#jumpNav .fa-external-link{
	display: none;
}
.bg-red a{
	color: white !important; 
}
.bg-red a:hover{
	color: #0B2265 !important; 
}
.regtooltip{
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	/* identical to box height, or 150% */
	
	display: flex;
	align-items: center;
	letter-spacing: 0.05em;
	text-decoration-line: underline;
	
	/* Primary-Lively Red/500-PRIMARY */
	
	color: #DA291C;
}
.slantBar{
	clip-path: polygon(0 0, 0% 100%, 100% 100%);
	height: 81px;
	margin-bottom: -1px;
}
.slantBarBott{
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 0%);
	height: 81px;
	margin-bottom: -1px;
}
.resourceImage{
	width: 100%;
}
.boldFact {
	color: #FFFFFF !important;
}
.boldFact h2{
	font-weight: 700;
	font-size: 100px;
	line-height: 100px;
	text-transform: uppercase;
	margin-bottom: 24px;
}
.boldFact h5{
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
}
.boldFact h3{
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 120%;
	text-transform: uppercase;
	border-bottom: 4px solid white;
	border-top: 4px solid white;
	margin-top: 24px;
	margin-bottom: 24px;
}
.quoteBlock{
	background: #EBEDF3;
	padding: 48px 64px;
	box-shadow: 14px 14px 0px 0px #DA291C;

}

.servicesBar img{
	filter: brightness(0) saturate(100%) invert(14%) sepia(100%) saturate(4258%) hue-rotate(356deg) brightness(100%) contrast(83%); 
	max-height: 100px;
}
.servicesBar a:hover img, a.servicesBar:hover img{
	filter: brightness(0) saturate(100%) invert(9%) sepia(28%) saturate(7455%) hue-rotate(222deg) brightness(105%) contrast(101%);

}
.servicesBar a:hover h5, a.servicesBar:hover h5{
	filter: brightness(0) saturate(100%) invert(9%) sepia(28%) saturate(7455%) hue-rotate(222deg) brightness(105%) contrast(101%);
}
.servicesBar a:hover p{
	color: #0B2265;
}
.servicesBar a p{
	color: #DA291C;
}
.caringBlock{
	margin: 0px;
	padding: 0px 72px;
}
.quoteBlock img{
	margin-bottom: 24px;
}
.quoteBlock .quote , .quoteBlock p{
	color: #0B2265 !important;
}

.mobileSB.activeBlue{
	background: #EBEDF3;
}
.activeBlue:after{
  content: '';
  position: absolute;
  bottom: 0px;
  left: 5%;
  width: 90%;
  border-bottom: 8px solid #0B2265;
}

.angleBanner h1{
	text-transform: none;
	padding-bottom: 16px;
	margin-bottom: 0px;
}
.angleBanner h1, .angleBanner h5{
	color: white !important;
}
.angleBanner .inner{
	padding: 40px 159px 32px 164px;
	position: relative;
    z-index: 2;
}
.artIcon{
	position: absolute;
    left: 0px;
    bottom: 0px;
    max-width: 100px;
	z-index: 1;
}
.iconBox{
	min-height: 150px; 
} 
.iconPadding{
	padding: 0px 20px;
}
.iconPadding h5{
	    min-height: 48px;
}
.quoteContainer .artIcon{
	    transform: rotate(15deg);
	    left: 20px;
}
.Icon_star{
	    transform: rotate(180deg);
}
.closexwrapper {position: relative;display: block;height: auto;padding: 40px 30px 10px 30px;}

.floating-header {
    color: #ffffff !important;
    padding: 20px;
    display: inline-block;
    left: -20px;
    top: -62px;
    z-index: 1;
    position: absolute;
}
.bracketcorners {position: relative;padding:60px;}
.bracketcorners:before {
    content:"" !important;
    border-top: 10px solid rgba(0, 36,99,1) !important;
    border-left: 10px solid rgba(0, 36,99,1) !important;
    /*border-top-left-radius: 16px;*/
    position:absolute;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    display:block;
    top:60px !important;
    left:60px !important;
    
    width:40% !important;
    height:20% !important;
    opacity:0;
}
.bracketcorners:after {
    content:"";
    border-bottom: 10px solid rgba(0, 36,99,1);
    border-right: 10px solid rgba(0, 36,99,1);
    /*border-bottom-right-radius: 16px;*/
    position:absolute;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    display:block;
    bottom:60px;
    right:60px;
    width:40%;
    height:20%;
}

.bracket_wrap{
	padding: 70px 0px;
	display: block;
}

/*
Search and Mobile
-----------------------------------------*/
.searching {
    /*filter: blur(10px) grayscale(50%);*/
}
.hamburger{
	z-index: 99;
}
.search-container, .menu-container_cta, .insight-popup {
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    position: fixed;
    left: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #ffffff;
    z-index: 10000;
    top: 0px;
}

.menu-container {
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    position: fixed;
    left: 0;
    top: 60px;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #ffffff;
    z-index: 10000;
}
.overlayBump{
	margin-top: 60px;
}
.insight-popup {background-color: rgba(0,0,0,0.8);}

.search-container {

}

.menu-container, .menu-container_cta {
    display:block !important;
    right: 0;
    bottom: 0;
    min-height:100vh !important;
    height:auto;
    overflow-y: auto;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	left: 100%;
    width: 70%;
}
.menu-container_cta:before,
.menu-container_cta:after,
.search-container:before,
.search-container:after,
.menu-container:before,
.menu-container:after,
.insight-popup:before,
.insight-popup:after {
    content: '';
    position: absolute;
    width: 100%/*calc(100% + 1px)*/
    ;
    height: 100%/*calc(100% + 1px)*/
    ;
    pointer-events: none;
    /*border: 0.25em solid rgba(113, 112, 115, 0.25);*/
    transition: transform 0.5s;
}
.menu-container_cta:before,
.search-container:before,
.menu-container:before,
.insight-popup:before {
    top: 0;
    left: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    transform: translate3d(-1px, -1px, 0);
}
.menu-container_cta:after,
.search-container:after,
.menu-container:after,
.insight-popup:after {
    right: 0;
    bottom: 0;
    border-top-width: 0;
    border-left-width: 0;
    transform: translate3d(1px, 1px, 0);
}

.search-opened {
    pointer-events: auto;
    opacity: 1;
}

.search-opened:before,
.search-opened:after {
    transform: translate3d(0, 0, 0);
}
.menu-container_cta.search-opened {left:30%;}
.menu-container.search-opened {left:30%;}
.menu-container_cta .closexwrapper,
.menu-container .closexwrapper {
    position: absolute;
    z-index: 9995;
    top: 0;
    height: 120px;
    width: 100%;
    padding: 40px 30px;
    right: 0;
    text-align: right;
}

.search-container .closexwrapper {
    position: absolute;
    top: 46px;
    right: 46px;
}
.menu-container_cta .fa,
.search-container .fa,
.insight-popup .fa {
    font-size: 2em !important;
    position: relative;
    color:#DA291C;
    cursor: pointer;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
.menu-container .fa{
	 position: relative;
    color: #DA291C;
    cursor: pointer;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;	
    font-size: 16px;
}
.menu-container_cta .fa:hover,
.search-container .fa:hover,
.menu-container .fa:hover,
.insight-popup .fa:hover {
    color: #0B2265;*/
}

input[type="text"].search-input:focus {
    outline: none !important;
    box-shadow: none !important;
}

input[type="text"].search-input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    opacity: 0.6;
    color: #000000;
	line-height: 1.5em;
}

input[type="text"].search-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    opacity: 0.6;
    color: #000000;
	line-height: 1.5em;
}

.search-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    opacity: 0.6;
    color: #000000;
	line-height: 1.5em;
}

input[type="text"].search-input:focus::-webkit-input-placeholder {opacity:0.4;}
input[type="text"].search-input:focus::-moz-placeholder {opacity:0.4;}
.search-input:focus:-ms-input-placeholder {opacity:0.4;}


.searchsubmit {
    width: 30px;
    height: 30px;
    cursor: pointer !important;
    position: absolute !important;
    right: 10px;
    top: 50%;
    margin-top: -12px;
    font-size: 20px !important;
}

.bg-blue input[type="text"]::-webkit-input-placeholder, .bg-blue input[type="email"]::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    opacity: 1;
    color: #ffffff;
    line-height: 1em;
}

.bg-blue input[type="text"]::-moz-placeholder, .bg-blue input[type="email"]::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    opacity: 1;
    color: #ffffff;
    line-height: 1em;
}

.menu-container .nav>li>a:focus, .menu-container .nav>li>a:hover {background-color:transparent;}

.searchform {position: relative;margin: 0px auto 0px auto;width:60%;}

.searchform input {}

.on {
    opacity: 1 !important;
}

.opensearch, .openmenu {flex-grow: 1;cursor:pointer;}
.openmenu {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #DA291C;
    font-size:18px;
	display: flex;
    align-items: center;
	justify-content: flex-end;
}
.opensearch{
	    width: 16px !important;
	    display: inline-block !important;
	    float: right !important;
	    color: #DA291C;
    }
.openmenu span {display:inline-block;font-weight: bold;font-size:14px;margin-left: 5px;}
.opensearch:hover, .openmenu:hover{color:#0B2265 !important;}

.nodesktop {display:none;}
.nomobile {display:inline-block;}

.desktop-left {text-align:left;}
.desktop-right {text-align:right;}

.wp-block-image {
	font-family: 'Barlow Semi Condensed';
	font-style: normal;
	font-weight: 400 !important;
	font-size: 12px;
	line-height: 16px;
}

input.search-input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-family: inherit;
    font-size: 28px !important;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    /*padding: 0.25em 0 !important;
    color: rgba(255,255,255,1) !important;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: 1px solid rgba(255,255,255,1) !important;
    border: 0;
    background: transparent !important;
    background-color: transparent !important;*/
	padding: 0.25em 60px 0.25em 0.25em !important;
	color: rgba(0,0,0,1) !important;
	border: 1px solid rgba(0,0,0,0.3) !important;
	/*background-color: rgba(0,0,0,0.1) !important;*/
    border-radius: 0;
    -webkit-appearance: none;
    height: auto !important;
    outline: none;
}
input.search-input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    opacity: 0.8;
    color: #ababab;
    line-height: 1em;
}

input.search-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    opacity: 0.8;
    color: #ababab;
    line-height: 1em;
}

input.search-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    opacity: 0.8;
    color: #ababab;
    line-height: 1em;
}
.topPaginiation{
	display: block;
}
/*
.page-item .current, .page-item .dots{
	background-color: #0c2367 !important;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem !important;
    color: white;
    border-radius: 0px !important;
    border: 0px !important;
    margin: 0px 5px;

}
*/
/*
Structure
-----------------------------------------*/
img[alt="some pixel"] {  /*some odd pixel thing? */
	display: block;
    height: 0px;
    width: 0px;
}
.optanon-category-C0004:not(#videoplayer) {  /*some odd pixel thing? */
	display: block;
    height: 0px;
    width: 0px;
}
.site-header {width:100%;/*height:auto;*/height:98px;padding:0px 0px;z-index:100;position:relative;top: 0; background: rgba(255, 255, 255, 1);border-bottom: 1px solid rgba(0,0,0,0.05); 
box-shadow: 0 3px 10px -3px black;}
.home .site-header {background: rgba(255, 255, 255, 1); }
.site-header .container-fluid, .site-header .container {display:flex;align-items: center;}
.site-header > .container {height:60px;}

#oldhead .main-navigation ul li.menu-item a:hover {
	box-shadow: inset 0px -80px 0px #0B2265;
	transition: all .75s !important;
	border-bottom: 2px solid #0B2265;
	color:#ffffff !important;
}
#oldhead .main-navigation ul li.menu-item a{
	border-bottom: 2px solid white;
}

#oldhead .main-navigation ul li.current-menu-item a {
	border-bottom: 2px solid #0B2265;
}
#oldhead .main-navigation ul li:hover:after, .main-navigation ul li.current-menu-item:after, .main-navigation ul li.current_page_parent:after, .main-navigation ul li.current-page-ancestor:after 
{border: 0px;  width: 100%;}
#oldhead .main-navigation ul li:hover {
	border: 1px solid #ababab;
	/*box-shadow: inset 0px -80px 0px #0B2265;
	transition: all .75s !important;*/
	color:#ffffff !important;
	border: 0px !important;
}
#oldhead .main-navigation ul li.menu-item-has-children:before {
    content: "\f107";
    position:absolute;
    right:0;
    display: block;
    font-family: 'FontAwesome';
    top: 10px;
    color: #ffffff;
}
.menu-item-has-children:hover .menuA{
	color: white;
}
.menu-item-has-children a:hover {
/* 	color: white !important; */
}
#menu-item-4667:hover a{
	color: white;
}
#menu-item-4667 a:hover {
	color: white !important;
}
#oldhead .main-navigation ul li ul.sub-menu li:after {content:none;}



}

.logo {max-width:300px;}
.site-header .logo {margin: 10px 0;max-height: 50px;}

.grid-container, .columns-wrapper, .gallery-container {display:flex;flex-wrap:wrap;/*justify-content: center;*/align-items: center;width:100%;}
.grid-container.align-top {align-items:flex-start;}
.grid-container.align-middle {align-items:center;}
.grid-container.align-bottom {align-items:flex-end;}

.form-container ul {display:flex !important;flex-wrap:wrap;align-items:flex-start !important;width:100%;}
.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {display:block !important;}
body .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {font-weight:normal !important;}

.breadcrumbs {    border-bottom: 1px solid #0b2265; }

#content {}

#content a:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon):not(.current-cat-a):not(.non-yellow), #content a[href^="tel:"] {
    color: #DA291C;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
/*     background: linear-gradient(to bottom, #DA291C 80%, #DA291C 100%) center bottom/100% 3px no-repeat; */
    /*background-image: linear-gradient(transparent 80%, rgb(240, 171, 0) 0px);
    background-position: center;
    background-size: 0% 90%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;*/
    /*padding: 0 4px;*/
    line-height: 1em;
    display: inline-block;

}


#content .bg-pink a, #content .bg-pink a:not(.page-link):not(.navbutton) {color:#ffffff !important;background: none;}



#solution-in-action a:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon):not(.current-cat-a), #content a[href^="tel:"] {
    color:#DA291C;
    text-decoration:none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
/*     background: linear-gradient(to bottom, #DA291C 80%, #DA291C 100%) center bottom/100% 3px no-repeat; */
    /*background-image: linear-gradient(transparent 80%, rgb(240, 171, 0) 0px);
    background-position: center;
    background-size: 0% 90%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;*/
    /*padding: 0 4px;*/
    line-height: 1em;
    display: inline-block;

}
#solution-in-action a:hover:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon), #content a[href^="tel:"]:hover {
    background: linear-gradient(to bottom, #DA291C 0%, #DA291C 100%) center bottom/100% 100% no-repeat;
    text-shadow:none;
}

#solution-in-action .bg-pink a, #content .bg-pink a:not(.page-link):not(.navbutton) {color:#ffffff !important;background: none;}



#gform_confirmation_message_2 a:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon):not(.current-cat-a), #content a[href^="tel:"] {
    color:#DA291C;
    text-decoration:none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
/*     background: linear-gradient(to bottom, #DA291C 80%, #DA291C 100%) center bottom/100% 3px no-repeat; */
    /*background-image: linear-gradient(transparent 80%, rgb(240, 171, 0) 0px);
    background-position: center;
    background-size: 0% 90%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;*/
    /*padding: 0 4px;*/
    line-height: 1em;
    display: inline-block;

}
#gform_confirmation_message_2 a:hover:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon), #content a[href^="tel:"]:hover {
    background: linear-gradient(to bottom, #DA291C 0%, #DA291C 100%) center bottom/100% 100% no-repeat;
    text-shadow:none;
}

#gform_confirmation_message_2 .bg-pink a, #content .bg-pink a:not(.page-link):not(.navbutton) {color:#ffffff !important;background: none;}








#gform_confirmation_message_13 a:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon):not(.current-cat-a), #content a[href^="tel:"] {
    color:#DA291C;
    text-decoration:none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
/*     background: linear-gradient(to bottom, #DA291C 80%, #DA291C 100%) center bottom/100% 3px no-repeat; */
    /*background-image: linear-gradient(transparent 80%, rgb(240, 171, 0) 0px);
    background-position: center;
    background-size: 0% 90%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;*/
    /*padding: 0 4px;*/
    line-height: 1em;
    display: inline-block;

}
#gform_confirmation_message_13 a:hover:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon), #content a[href^="tel:"]:hover {
    background: linear-gradient(to bottom, #DA291C 0%, #DA291C 100%) center bottom/100% 100% no-repeat;
    text-shadow:none;
}

#gform_confirmation_message_13 .bg-pink a, #content .bg-pink a:not(.page-link):not(.navbutton) {color:#ffffff !important;background: none;}




#gform_confirmation_message_14 a:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon):not(.current-cat-a), #content a[href^="tel:"] {
    color:#DA291C;
    text-decoration:none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
/*     background: linear-gradient(to bottom, #DA291C 80%, #DA291C 100%) center bottom/100% 3px no-repeat; */
    /*background-image: linear-gradient(transparent 80%, rgb(240, 171, 0) 0px);
    background-position: center;
    background-size: 0% 90%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;*/
    /*padding: 0 4px;*/
    line-height: 1em;
    display: inline-block;

}
#gform_confirmation_message_14 a:hover:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon), #content a[href^="tel:"]:hover {
    background: linear-gradient(to bottom, #DA291C 0%, #DA291C 100%) center bottom/100% 100% no-repeat;
    text-shadow:none;
}

#gform_confirmation_message_14 .bg-pink a, #content .bg-pink a:not(.page-link):not(.navbutton) {color:#ffffff !important;background: none;}







#gform_confirmation_message_15 a:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon):not(.current-cat-a), #content a[href^="tel:"] {
    color:#DA291C;
    text-decoration:none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
/*     background: linear-gradient(to bottom, #DA291C 80%, #DA291C 100%) center bottom/100% 3px no-repeat; */
    /*background-image: linear-gradient(transparent 80%, rgb(240, 171, 0) 0px);
    background-position: center;
    background-size: 0% 90%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;*/
    /*padding: 0 4px;*/
    line-height: 1em;
    display: inline-block;

}
#gform_confirmation_message_15 a:hover:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon), #content a[href^="tel:"]:hover {
    background: linear-gradient(to bottom, #DA291C 0%, #DA291C 100%) center bottom/100% 100% no-repeat;
    text-shadow:none;
}

#gform_confirmation_message_15 .bg-pink a, #content .bg-pink a:not(.page-link):not(.navbutton) {color:#ffffff !important;background: none;}







#gform_confirmation_message_11 a:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon):not(.current-cat-a), #content a[href^="tel:"] {
    color:#DA291C;
    text-decoration:none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
/*     background: linear-gradient(to bottom, #DA291C 80%, #DA291C 100%) center bottom/100% 3px no-repeat; */
    /*background-image: linear-gradient(transparent 80%, rgb(240, 171, 0) 0px);
    background-position: center;
    background-size: 0% 90%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;*/
    /*padding: 0 4px;*/
    line-height: 1em;
    display: inline-block;

}
#gform_confirmation_message_11 a:hover:not(.page-link):not(.navbutton):not(.button):not(.result-block):not(.social-icon), #content a[href^="tel:"]:hover {
    background: linear-gradient(to bottom, #DA291C 0%, #DA291C 100%) center bottom/100% 100% no-repeat;
    text-shadow:none;
}

#gform_confirmation_message_11 .bg-pink a, #content .bg-pink a:not(.page-link):not(.navbutton) {color:#ffffff !important;background: none;}


/*.bg-pink .insight-cta {color:#ffffff;}*/

.site-footer {display:flex;align-items: flex-start;flex-wrap:wrap;}
.site-footer p {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	/* identical to box height, or 133% */

	/* Neutrals / #FFFFFF */

	color: #FFFFFF;
}
.site-footer .logo{
	padding-right: 24px;
    margin-bottom: 24px;
}
.tagline{
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	/* identical to box height, or 171% */
	text-align: center;
	text-transform: uppercase;
}
.heroSpacer{
	height: 75px; 
	width: 100%; 
	position: absolute; 
}
#hero-image {

    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: bottom bottom;
    padding: 0;
    position:relative;
    min-height:400px;
    display: flex;
    align-items: center;
   background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5) , transparent);
   margin-top: -60px;
   padding-top: 60px !important;
}

#hero-image.half-horiz-hero {height:auto;background-image:none;display: block; min-height: 600px;}
#hero-image.half-horiz-hero .container {z-index: 1;position: relative;}


.parallax-slider:before{
	content: "";
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0,0,0,0.1);
z-index: 2;
}
.onImageHero{
	 background-image: linear-gradient(45deg,  rgba(0, 0, 0, 0.5) , transparent);
}
/*#hero-image a {color: #ffffff !important;}
#hero-image a:hover {color: rgba(255,255,255,0.6) !important;}*/

#hero-image.half-hero {
    min-height: 360px !important;
    height: auto;
	background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5) , transparent);
}

.insights-hero #hero-image.half-hero {min-height: 70vh !important;}

.blog #hero-image {
    height: 60vh !important;
}
#hero-image:before {
    content:"";
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    right:0;
    bottom:0;
    left:0;
    /*background-color: rgba(0,0,0,0.1);*/
    z-index:2;
/*     background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5) , transparent) */
}
#hero-image.noshade:before {content:none;}
#hero-image.half-hero.noshade {background-image:none !important;}

.hero-half-image {
	position: absolute;
	z-index: 0;
    height: 100%;
    top: 0;
    right: 0;
    width: 60%;
    background-size: cover;
    background-position: center;
}

.hero-text-wrapper {position:relative;z-index:5;}
.hero-text {
    width:65%;
    margin-bottom:0px;
    line-height: 1.5em;
    text-shadow: 1px 1px 6px rgba(0,0,0,1);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.hero-text .lead {line-height: 1.5em;}
.hero-text .button{
	margin-top: 30px !important;
}
.hero-text.nohero {text-shadow:none;width:100%;}

/*.hero-text h2, .featured-insights h2, .related-insights h2, #benefits-band h2 {font-size:60px;margin-bottom: 1em;margin-top: 0.5em;font-weight: 100 !important;}*/
.hero-text h1, .hero-text h5 {
    text-transform: none;
    padding-bottom: 16px;
    margin-bottom: 0px;
}
.hero-text h5 p{
	font-weight: 500;
	font-size: 1.25rem;
}
.hero-text h2 {
	font-size: 2rem;
}
.hero-text h4 {
    font-weight: 600 !important;
    font-size: 18px;
    text-transform: uppercase;
}
.half-horiz-hero{

	
	background: url(/wp-content/uploads/e4742f0717b0c21810fa28755261ce94-1.jpg), linear-gradient(180deg, rgba(255, 255, 255, 0) -100.16%, rgba(0, 30, 97, 0.6) -43.22%) !important;

} 
.half-horiz-hero .hero-text {width:auto;font-size:24px;font-weight:400;text-shadow:none;}

.hero-testimonial {font-size:16px;position:relative;margin:60px 0 0 50px;padding: 20px 20px 20px 130px;}
.hero-testimonial .testimonial-head {width:138px;height:138px;display:block;position:absolute;border:4px solid #DA291C;border-radius:50%;overflow:hidden;text-align:center;font-size:70px;font-weight:700;line-height:1.75em;left: -50px;top: -30px;}
.hero-testimonial .testimonial-quote {font-size:18px;}

#promo-band h4, #promo-band h2 {
    font-size: 60px;
    margin-bottom: 1em;
        margin-bottom: 20px;
    margin-top: 9px;
    font-weight: 200 !important;
}
.hero-text h3 {text-transform:uppercase;   font-weight: 300 !important;}

/*.hero-text h1 {
    font-family: 'Barlow Semi Condensed';
    font-weight: lighter !important;
    font-size: 18px;
    text-transform: uppercase;
}*/

.hero-text a:hover {color: rgb(255, 255, 255) !important;}

.hero-video {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#111111;
    overflow:hidden;
    z-index:1;
}
 .hero-video video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.careers-band h3{
	color: #0b2265 !important; 
	font-weight: 300 !important;
}
.painpoint-block ul {padding-left: 20px;}
.painpoint-block li {color: #0b2265 !important;}


.why-block {position:relative;margin-top:15px;margin-bottom:15px;overflow:hidden;background-size:cover;background-position:center;}
.why-block .overlay {
	content:'';
	position:absolute;
	z-index:0;
	width:100%;
	height:100%;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background-color:rgba(0,0,0,0.4);
}
/*
.why-block:hover{
	width: 102%; 
	margin-left: -1%;
}
*/
.why-block p{
	display: list-item;
    list-style-type: disc;
    list-style-position: inside;
}
.why-block .why-block-hover {
	position:absolute;
	z-index:1;
	width:100%;
	left:0;
	bottom:0px;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.why-block:hover .why-block-hover {

}
.why-block .why-block-title {padding: 10px;height:50px;background-color:#f4f4f4;display:inline-block; position: relative;
    bottom: 0px;}
    
.why-block .why-fixed  {
	padding: 10px;
	height:50px;
	background-color:#f4f4f4;
	display:inline-block; 
	    position: absolute;
    bottom: 0px;
    z-index: 1;
}
/* .why-block:hover .why-block-title {display:block;} */
.why-block .why-block-content {
	background-color:#f4f4f4;
	overflow:hidden;
/* 	max-height:0px; */
	max-height:10000px;
	position: relative;
	position: absolute;
	bottom: 0px;
    width: 100%;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	background: linear-gradient(to bottom, rgba(213, 34, 34, 0) 50px, #f4f4f4 20%, #f4f4f4 40%, #f4f4f4 40%, #f4f4f4 60%, #f4f4f4 60%, #f4f4f4 80%, #f4f4f4 80%, #f4f4f4 100% );




}
/*
.why-block:hover .why-block-content {
	max-height:10000px;
	position: relative;
	
	}
.why-block:hover .why-block-title{
	position: relative;
}
*/
.why-block .why-block-hover
{
/*   background: rgba( 0, 0, 0, 0.9 ); */
  bottom: -100%;
  color: #fff;
  height: 100%;
  left: 0%;
  text-align: left;
  position: absolute;
  transition: bottom 0.5s ease;
  width: 100%;
}
.why-block:hover .why-block-hover
{
  bottom: 0%;
}

.why-block .why-block-content span {
	display:block;
	padding: 20px 10px;
    opacity: 1;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.why-block:hover .why-block-content span {padding:20px 10px;opacity:1;}


#case-study-band {font-size:24px;font-weight: lighter;color: black;}

#case-study-band h2 {margin-bottom:0.5em;}

.insight-block {margin-top:1em;margin-bottom:4em;/*background-color: rgba(255,255,255,0.6);*/}
.insight-block a {text-decoration:none !important;}
.insight-block .insight-image {display:block;height:150px;background-size:cover;background-repeat:no-repeat;background-position:center;margin-bottom:1em;}
.insight-block .insight-name {font-size: 20px;display: block;font-weight: bold;line-height: 1.25em;margin-bottom: 0.75em;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;}
.insight-block a:hover .insight-name {background-color:#DA291C;color: #ffffff;}

.insight-block .insight-blurb {display: block;color:#000000;font-size: 14px;}

#more-insights h2 {font-size:40px;}

/*#facts-band {
    background: -moz-linear-gradient(90deg, #ffffff 50%, #f4f4f4 50%);
    background: -webkit-linear-gradient(90deg, #ffffff 50%, #f4f4f4 50%);
    background: linear-gradient(90deg, #ffffff 50%, #f4f4f4 50%);
}*/
#facts-band li{
	padding-bottom: 8px;
}
.fact-block {color: #6c6d70;font-size: 18px;padding: 20px !important; font-family: 'Barlow Semi Condensed';font-weight: 600;line-height: 1.5em; min-height: 110px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;}
.fact-icon {display: block;width: 34px;height: 34px;margin: 0 0 8px 0;}
.fact-stat {font-size: 40px;font-weight: 600 !important;font-family: 'Barlow Semi Condensed';}

.fact-stat.pink { color: #007AC9 !important;}

.fact-block p{margin-bottom: 0px;}
.quote-icon {display:none;font-size:80px;text-align:left;}
.quote-icon .fa {display: block;}
.testimonial {font-family: 'Barlow Semi Condensed';font-size: 16px;font-weight: 300;line-height: 1.5em;padding: 0px 60px 30px 15px;}
.cTest{ padding: 48px !important;}
.testimonial img{
	padding-bottom: 16px;
}
.factWide .fact-block{
	    width: 100%;
    max-width: 100%;
    display: block;
}
.testimonial p{
	font-weight: 400;
}
.testimonial .quotee {font-size: 12px;font-weight: bold;line-height: 1.5em;}

#promo-band {position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;padding: 180px 0px;}
#promo-band:before {
    content:"";
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    right:0;
    bottom:0;
    left:0;
	
/*     background-color: rgba(0,0,0,0.1); */
    z-index:2;
}
#promo-band .container {position:relative;z-index:3;}


#video-band {position:relative;min-height: 480px;}
#video-band:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 2;
}
#video-band.active:before {background-color: rgba(0,0,0,1);}
#video-band .container {position:relative;z-index:3;}

.insight-grid {position:relative;}
.insight-grid-block {cursor:pointer;height:260px;background-size:cover;background-repeat:no-repeat;margin:10px;}
.insight-popup {display: flex;height: auto;min-height: 100vh;overflow: auto;}
.insight-popup .insight-name {font-size:32px;}
.insight-popup .insight-blurb {font-size:24px;max-width:1000px;}
.videowrapper {
    padding:15px;
    margin: 1em auto;
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.videowrapper iframe{
	height: 100% !important; 
	width: 100% !important; 
}
.insight-popup .insight-video {
    padding:0 0 56.25% 0;
    margin: 0;
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.insight-popup .insight-video iframe, .insight-popup .insight-video video, .videowrapper iframe, .videowrapper video {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.insight-popup .insight-video iframe, .insight-popup .insight-video video {/*max-height:86%;*/}

.pass-video, .pass-video video {display:none;overflow:hidden;}

.insight-popup-block {cursor:pointer;}

.insight-popup .closexwrapper {position: relative;text-align: right;top:0;width:100%;}
.closexwrapper i{
	font-size: 26px !important; 
}
#insights {padding:5px;z-index:3;}

.insights-grid-container {display:flex;flex-wrap:wrap;width:100%;align-items:stretch;flex-direction: row;}
.insight-grid-parent-block {padding:0px;margin:0px;display: flex;flex-wrap: wrap;}
.insight-child-block {padding:12px; padding-top: 0px; margin:0;}

.featured-insights .insight-child-block {/*padding-top: 200px;*/}

.insight-child-content-block {display: flex;padding:0px;margin:0;height: 100%;min-height: 260px; /*min-height: 460px;*/ padding-top: 200px;}
.owl-item .insight-child-content-block {min-height: 460px;}

.insight-child-content-block:hover .insight-title{ color: #0B2265;}
.insight-child-content-block span {align-self: center; font-weight: bold; }
.insight-child-content-block a, #content .insight-child-content-block a, #content .insight-child-content-block a:not(.page-link):not(.navbutton):not(.result-block):not(.social-icon) {padding:0px !important;height: 100%;width:100%;display: flex !important;align-self: flex-end;border:none !important;color:#ffffff !important;background: white !important;}
.insight-child-content-block a:hover {background-color:transparent;}

.insight-child-content-block a .insight-image-wrapper {
        position: absolute;
    overflow: hidden;
    z-index: 1;
    width: calc(100% - 24px);
    height: 260px;
    top: 5px;
    bottom: 5px;
    left: 12px;

}
.insight-child-content-block a .insight-image-wrapper:before {
/*
    content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -moz-radial-gradient(center, ellipse cover, rgba(11,34,101,0) 0%, rgba(11,34,101,0) 50%, rgba(11,34,101,0.5) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(11,34,101,0) 0%,rgba(11,34,101,0) 50%,rgba(11,34,101,0.5) 100%);
    background: radial-gradient(ellipse at center, rgba(11,34,101,0) 0%,rgba(11,34,101,0) 50%,rgba(11,34,101,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=1 );
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
*/
}
.insight-child-content-block a:hover .insight-image-wrapper:before {
    content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0);
    background-size: auto 80%;
    background-position: top;
}

.insight-child-content-block a .insight-image {
/*
    background-size: cover;
    background-position: 50%;
*/
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 1;
    display: flex;
    align-items: center;
    /*-moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);*/
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
/*         background-size: auto 80%; */
    background-position: top;
    background-size: cover;
}
/*
.insight-child-content-block a:hover .insight-image {
    -webkit-filter: none;
    filter: none;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
*/

.insight-child-content-block a .insight-image .fa {margin: 0 auto;font-size: 60px;}
.grid-container:before, .grid-container:after {display: none !important;}
.grid-container{
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
    z-index:1;
}
#colophon:before, #colophon:after {display: none !important;}
#colophon{
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
}

.insight-child-content-block a{
	text-decoration: none !important; 
}

.insight-content-wrapper {
    position:relative;
    z-index:2;
    display: block;
    width: 100%;
    margin-top: 65px;
	/*background-color: rgba(11,34,101,0.7);
    background: -moz-linear-gradient(top, rgba(11,34,101,0) 0%, rgba(11,34,101,0.65) 50%, rgba(11,34,101,0.65) 99%);
    background: -webkit-linear-gradient(top, rgba(11,34,101,0) 0%,rgba(11,34,101,0.65) 50%,rgba(11,34,101,0.65) 99%);
    background: linear-gradient(to bottom, rgba(11,34,101,0) 0%,rgba(11,34,101,0.65) 50%,rgba(11,34,101,0.65) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );*/
}

.grid-container .insight-content-wrapper{
	background: none; 
}
.insight-content-wrapper-special{
	height: 150px; 
/* 	padding: 10px 0px; */
}
.openmenu_cta a:hover h2{
	color: black !important;
	font-size: 30px;
    padding-left: 15px;
    padding-top: 5px;
}

.insight-title {

	background-color: #EBEDF3;
    display: block;

    padding: 16px;
    color: #DA291C;
    font-style: normal;
	font-weight: 600 !important;
	font-size: 18px;
	line-height: 24px;
	display: flex;
    justify-content: center;
	align-items: center;
	letter-spacing: 0.05em;
	text-decoration-line: underline;
	min-height: 105px;


}
a:hover .insight-title{
	color: #0B2265;
}
.insight-cta {display:inline-block;/*font-size:12px;*/font-size:16px;padding-right: 1em;font-weight:600 !important;}

.insight-cta.whitebg {
	color: #DA291C;
    padding: 5px 0px;
    display: block;
    text-decoration: underline;
 }
 .insight-cta.whitebg:hover {
	color: #0B2265;
 }


.benefits-block-cta-wrapper .insight-cta{
	padding: 10px 10px 10px 0px !important;
}
.benefits-block-cta-wrapper .fa.pull-right{
	padding: 10px 0px;
}
/*a:hover .insight-title, a:hover .insight-cta {
     background: #DA291C;
    color: #000000;
    text-shadow: none;
    color: black !important;
}*/
/*a .insight-title .insight-cta{
	box-shadow: inset 0 -3px 0 -1px #DA291C;
  transition: box-shadow .15s ease-in-out;
}*/

a .insight-cta .fa {
    margin-right: 0;
   -webkit-transition: margin .3s ease-in-out;
    -moz-transition: margin .3s ease-in-out;
    -ms-transition: margin .3s ease-in-out;
    -o-transition: margin .3s ease-in-out;
    transition: margin .3s ease-in-out;
}
a:hover .insight-cta .fa {
    margin-left: 0.5em;
    margin-right: -0.25em;
}

.cat-links {font-weight: 600 !important;}

.insight-category {
    position: absolute;
    z-index: 5;
    top: 20px;
    left: 12px;
    padding: 8px 40px 8px 20px;
    background-color: rgba(11,34,101,1);
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1.5px;
    font-weight: 700 !important;
    opacity: 90%;
    text-decoration: none !important;
}

.insights-list {}
.insight-list-block {}
.insight-list-block a {background:none !important;}
.insight-list-block a .insight-title, .insight-list-block a .insight-cta {text-shadow:none;}
/*
.insight-list-block a .insight-title, .recent-insights a .insight-title, .simple-insights-grid a .insight-title {color:#6c6d70; }

.insight-list-block a:hover .insight-title, .insight-list-block a:hover .insight-cta {
/*     background: #DA291C; */
    color: #000000;
    text-shadow: none;
}
*/

.recent-insights {}
.recent-insights a {width: 100%;background:none !important; text-decoration: none;}

.simple-insights-grid {}
.simple-insights-grid a {width: 100%;background:none !important; text-decoration: none;}

.recent-insights .insight-image-wrapper, .simple-insights-grid .insight-image-wrapper {
    overflow: hidden;
    z-index: 1;
    width: 100%;
    height: 220px;
    display: block;
    margin-bottom:1em;
    position:relative;
}
.recent-insights .insight-image, .simple-insights-grid .insight-image {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
.recent-insights .insight-image-wrapper .insight-category, .simple-insights-grid .insight-image-wrapper .insight-category {left:0;}

.recent-insights .insight-title, .recent-insights .insight-cta, .simple-insights-grid .insight-title, .simple-insights-grid .insight-cta {text-shadow:none;}

.recent-insights a:hover .insight-title, .recent-insights a:hover .insight-cta, .simple-insights-grid a:hover .insight-title, .simple-insights-grid a:hover .insight-cta {
/*     background: #DA291C; */
/*     color: #000000; */
    text-shadow: none;
}

.signup-content-wrapper {padding:30px;display:block;}


.painpoint-block {padding-right:30px;}
.painpoint-block img {max-width: 80%;margin-bottom: 1em;}

.services_intros {/*padding:50px;*/ padding: 0px 60px 30px 15px;font-size: 22px;}


#benefits-band {padding:30px;position:relative;}
#benefits-band.boxbreak:after {content:'';position:absolute;top:0;right:0;bottom:0;background-color:#ffffff;height:100%;width:100%;z-index:0;-webkit-transition: all 0.3s ease-in-out !important;-moz-transition: all 0.3s ease-in-out !important;-ms-transition: all 0.3s ease-in-out !important;-o-transition: all 0.3s ease-in-out !important;transition: all 0.3s ease-in-out !important;}
/* #benefits-band.boxbreak.shown:after{width:30%;} */

.benifit-container:after{width:30%; background-color: #ffffff !important; content: '';}

.benifit-containe .benefits-child-block{margin-bottom: 20px;}
#benefits-band .container {position:relative;z-index:1;}
.benefits-grid-container {display:flex;flex-wrap:wrap;width:100%;align-items:stretch;flex-direction: row;}
.benefits-grid-parent-block {padding:0px;margin:0px;display: flex;flex-wrap: wrap;}
.benefits-child-block {padding: 5px;margin: 0;}
.benefits-child-block i{
	color: #DA291C;
}
#benefits-band.boxbreak .benefits-child-block, #gridBox .benefits-child-block {padding:0;margin: 0px 0px;background-color:#F0EFEF;border: 2px solid #0B2265;-webkit-transition: all 0.3s ease-in-out !important;-moz-transition: all 0.3s ease-in-out !important;-ms-transition: all 0.3s ease-in-out !important;-o-transition: all 0.3s ease-in-out !important;transition: all 0.3s ease-in-out !important;}

#gridBox .benefits-child-block a{
	display: block;
}
#gridBox .benefits-child-block {
	margin-top: -15px;
}
#gridBox .benefits-child-block li{
	    padding: 8px 0px;
}
#gridBox .why-block{
	height: 300px;
}

/* #benefits-band.boxbreak .benefits-child-block a {padding: 20px;display: block !important;background: none !important;} */
#benefits-band .container{
	background: ;
	padding: 50px 50px 50px 65px;
	padding-right: 0px;
	background-size: 75%;
    background: linear-gradient(90deg, #0b2265 75%, #FFFFFF 50%)
}

.benefits-child-block:nth-child(1){
	margin-top: 0px !important;
}
.benifits-list:last-of-type{
	margin-bottom: 0px !important;
}
.benifits-list:last-child{
/* 	color: orange !important; */
}
.benefits-child-block h3{
	margin: 0px;
    position: relative;
    width: 95%;
    font-family: 'Barlow Semi Condensed';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0B2265 !important;
}
.benefits-child-block h3 i{
	padding-left: 10px;
	position: absolute !important; 
	right: -14px;
	top:3px;
}
.benefits-child-content-block {display: block;padding:0px 60px 0 0;margin:0;height: 100%;min-height: 260px;}
.benefits-intro {padding: 0px 40px 0px 0px;text-align:left;}
.benefits-intro h2 {padding: 0px;text-align:left;}
.benefits-block-cta-wrapper {min-height:1.5em;}
.benefits-block-cta-wrapper a {background: linear-gradient(to bottom, #DA291C 80%, #DA291C 100%) center bottom/100% 0% no-repeat !important;}

.benefit-icon {font-size:70px;line-height: 1em;}

.benefits-content-wrapper {
    padding: 10px 20px 30px 0px;
    font-size: 16px;
}
.benefits-title {
    position: absolute;
    z-index: 5;
    top: 20px;
    left: 5px;
    padding: 6px 30px 2px 15px;
    background-color: rgba(0,0,0,1);
    font-family: 'Barlow Semi Condensed';
    text-transform: uppercase;
    line-height: 1.5em;
    font-weight: 600;
}

#careers .grid-container, #solution-in-action .grid-container, #final-cta-band .grid-container, .left-right-band .grid-container {/*align-items:stretch;*/ height:35vw;}
.solution-video-content, #final-cta-band .final-cta-content, .left-right-band .content-box {padding:0px 60px;}

.final-cta-box {height:100%;}

.video-box {
    display:flex;
    align-items:center;
    justify-content:center;
    /*min-height:300px;*/
    height:100%;
	padding-bottom: 56.25%;
	position: relative;
}
.insights-list .video-box {min-height:260px;}

.video-box .fa {
    position:absolute;
    z-index:2;
    font-size:120px;
    color:rgba(217, 41, 29, 0.75);
    cursor:pointer;
	top: 50%;
    margin-top: -60px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.video-box .fa.video-band-play {position:relative !important;margin-top:10px;}
.video-box .embedoverlay {
    position:absolute;
    z-index:1;
    width:100%;
    height:100%;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-size:cover;
    background-position:center;
}
.video-box video {
	width: 100%;
	display: none; 
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.video-box iframe {
	opacity:0;
}
.video-box iframe.on {
	opacity:1;
}
.video-box .fa:hover {color:#0B2265;}

.video-box .video-box-content .fa {position:relative;}

.archive .insight-image-wrapper {
    height: 240px;
    display: block;
}
.archive .insight-image {
    height: 100%;
    width: 100%;
    display: block;
    background-size: cover;
    background-position:center;
    padding: 20px;
}
.archive{ background: #EBEDF3;}
.cat-list {}
.cat-list ul {list-style:none;padding: 10px;}
.cat-list ul li {display:inline-block;margin: 0.25em 0.75em;}
.cat-list ul li a {padding:5px 5px 0 5px !important;font-weight: 600;}

#content .current-cat a {
    background: #DA291C;
    text-shadow:none;
    color:white !important;
    cursor:default;
    text-decoration:none;
    padding: 10px !important;
}


.d-md-block {display:none !important;}
.page-item.active .page-link {
    background-color: #f4f4f4;
    color:#000000;
}

.insights-list-linkblock {width:100%;height:100%;padding:0 !important;display:block;}

#post-content-block h2, #post-content-block h3, #post-content-block h4, #post-content-block h5, #post-content-block h6, .entry-content h2 {margin-top:1em;}
#post-content-block h2 strong, #post-content-block h3 strong, #post-content-block h4 strong, #post-content-block h5 strong, #post-content-block h6 strong, .entry-content h2 strong{font-weight: inherit !important;}

#post-content-block iframe {width:100%;}

.single-hero {height:500px;background-position:center;background-size: cover;background-repeat: no-repeat;}

blockquote {
    font-family: 'Barlow Semi Condensed';
    font-size: 34px;
    color: #000000;
    position:relative;
    margin: 1em;
    border-left: none;
}
blockquote:before {
    content:"";
    position:absolute;
    display:block;
    top:0;
    left:-30px;
    height:100%;
    width:10px;
    background-color:#DA291C;
}

blockquote cite { font-size: 18px;}


.social-sharing a.share {
    display: inline-block;
    font-size: 26px;
    background: none !important;
    padding: 5px;
    margin: 0.25em;
    width: 30px;
    height: 30px;
    text-decoration: none;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.remove_background{
	background-image: none !important; 
    -webkit-transition: background 2s linear;
  -moz-transition: background 2s linear;
  transition: background 2s linear;
    
    
}
.anybullet{
	display: list-item;          /* This has to be "list-item"                                               */
    list-style-type: disc;       /* See https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type     */
    list-style-position: inside; 
}
.anybullet p{
	display: inline; 
}

.social-sharing a.share:hover {
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
    /*color: #ffffff !important;*/
}

.social-sharing a.share .fa {
    line-height: inherit;
    margin: 0;
}

.social-sharing.min a {
    color: #acacac;
}

.social-sharing a.share .fa-facebook {
    color: #4864a0 !important;
}
.social-sharing a.share .fa-twitter {
    color: #58adf1 !important;
}
.social-sharing a.share .fa-linkedin {
    color: #0073b1 !important;
}

.bg-facebook {
    background-color: #4864a0 !important;
}

.bg-twitter {
    background-color: #58adf1 !important;
}

.bg-google {
    background-color: #db4d33 !important;
}

.bg-pinterest {
    background-color: #c92521 !important;
}

.bg-linkedin {
    background-color: #0073b1 !important;
}

.bg-instagram {
    background-color: #9b6954 !important;
}

.bg-youtube {
    background-color: #ff0000 !important;
}

a.follow {
    font-size: 36px;
    padding: 12px;
    width: 80px;
    height: 80px;
    display: inline-block;
    color: #ffffff !important;
    border-radius: 50%;
    margin: 0.25em;
}
a.follow:hover {color: rgba(255,255,255,0.6) !important;}

.bottom-social .social-sharing a.share {display:inline-block;}

.fixed-single-bar {
    position:fixed;
    border-bottom:1px solid rgba(0,0,0,0.1);
    border-top:1px solid rgba(0,0,0,0.1);
    padding:10px;
    background-color:#ffffff;
    z-index:100;
    top:-200px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.fixed-single-bar.scrolled {top:0px;}
.fixed-single-bar .progress-line {display:block;position:absolute;bottom:-1px;left:0;height:1px;background-color:#DA291C;width:0%;}

.fixed-title {font-size:22px;font-family: 'Barlow Semi Condensed';font-weight: 300;text-align:left;}
.fixed-sharing {flex:1;text-align:right;}
.fixed-single-bar .social-sharing a.share {margin:0px;font-size:22px;display: inline !important;}
.fixed-single-bar .social-sharing {display:inline-block;}
.fixed-title .share-title {
    vertical-align: middle;
    display: inline-block;
    font-size: 16px;
}

/*a.result-block {text-decoration:none;display:block;}
a.result-block span {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a.result-block:hover span {
    background: #DA291C;
    color: #000000;
    text-shadow: none;
}
*/
.result-block .posttype {
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    font-weight: bold;
}

.search-result-title {
    font-size: 26px;
    font-weight: 500 !important;
    font-family: 'Barlow Semi Condensed';
    margin-bottom: 10px;
    line-height: 1.25em;
}
.publishdate {display:inline-block;font-size:14px;}
.entry-summary {display:inline-block;}


.bus_filters form {
    display: flex;
    flex-wrap: wrap;
}




/*
Navigation
-----------------------------------------*/
.header-right {}
.header-right .inner {display:flex;align-items: center;}
.main-navigation {flex-grow: 4;}
.main-navigation ul {list-style:none;margin: 0;padding: 0;/*text-align: right;*/display: flex;
    float: right;}
.subfooter-links, .footer-links {list-style:none;margin: 0;padding: 0;text-align: left;}
.main-navigation ul li, .supernav ul li {display:inline-block;position:relative;/*-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;*/}
.subfooter-links li {display:inline-block;position:relative;}

.main-navigation ul li {border: none !important;position:relative;  padding: 12px 0px;}
.main-navigation ul li:hover {
	border: 1px solid #ababab;
	/*box-shadow: inset 0px -80px 0px #0B2265;
	transition: all .75s !important;*/
	color:white !important;
	background: #DA291C;
}


.main-navigation ul li a {
	padding: 0.5em 1.25em 0.5em 1.25em;
    position: relative;
    line-height: 125% !important;
    font-family: 'Barlow Semi Condensed';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0.05em;
    text-decoration-line: underline !important;
    color: #DA291C;
}
a .fa-external-link{
	padding-left: 5px; 
}

.main-navigation ul li:hover a:not(.sub-menu a) {color:white !important ;}
.active_a{
	color: white !important;
}
.banner-container ul li:hover a {color:white !important ;}


.contentMenu a:hover {
	text-decoration: underline !important;
}
#menu-top-header li:hover{
	background: #DA291C;
}
#menu-top-header .current-menu-item{
	background: #DA291C;
}
.main-navigation ul li.menu-item a{
/* 	border-bottom: 2px solid white; */
}

.main-navigation ul li.current-menu-item a, .main-navigation ul li.current-page-parent a {
/* 	border-bottom: 2px solid #0B2265; */
}
.main-navigation ul li.mainmenu-partner.current-menu-item:hover a, .main-navigation ul li.mainmenu-partner.current-page-parent a {
/* 	border-bottom: 2px solid rgba(255,255,255,1); */
}

.main-navigation ul li:hover:after, .main-navigation ul li.current-menu-item:after, .main-navigation ul li.current_page_parent:after, .main-navigation ul li.current-page-ancestor:after {width: 100%;}

/*
.main-navigation ul li.menu-item-has-children:before {
    content: "\f107";
    position:absolute;
    right:6px;
    display: block;
    font-family: 'FontAwesome';
    top: 16px;
    color:  #DA291C;;
}
*/

.main-navigation ul li ul.sub-menu li:after {content:none;}

#menu-more-menu {
	display: block;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
	column-gap: 30px;
	margin: 0px auto 30px auto;
    padding-top: 30px;
}
#menu-more-menu li {margin-bottom: 18px;}
#menu-more-menu li a {padding:0.25em 0 0 0 !important;font-size: 18px;text-align: left;font-weight:300;display: inline;}



.supernav ul {list-style:none;margin: 0;padding: 0;text-align: right;}
.supernav ul li a {padding: 0.5em 0.75em 0.5em 0.75em;display:block;margin:0 0.5em;font-weight:normal !important;font-size:14px;text-decoration:none !important;}
.supernav ul li.current-menu-item a, .supernav ul li.current_page_parent a {font-weight:normal !important;}

.footer-links li a, footer a, footer a[href^="tel:"] {padding: 0;display:block;margin: 0 0 0.5em 0;text-decoration:underline;color:rgba(255,255,255,1) !important;}
.footer-links li a:hover, footer a:hover, footer a[href^="tel:"]:hover, .footer-links li.current-menu-item a {color:rgba(255,255,255,0.6) !important;}


.subfooter-links li a {
	padding: 0;
	display:block;
	margin:0 1em 0 0;
	text-decoration:underline;
	color:rgba(255,255,255,1) !important;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	/* identical to box height, or 171% */
	display: flex;
	align-items: center;
	letter-spacing: 0.05em;
	text-decoration-line: underline;
}
.subfooter-links li a:hover {color:rgba(255,255,255,0.6) !important;}
.subfooter a {color:rgba(255,255,255,1) !important;}
.subfooter a:hover {color:rgba(255,255,255,0.6) !important;}

.subfooter .social_icons a, .pre-footer-box .social_icons a {display: inline-block;padding: 0 1em 0 0;font-size: 24px;color:rgba(255,255,255,1) !important;}
.subfooter .social_icons a:hover, .pre-footer-box .social_icons a:hover {color:rgba(255,255,255,0.6) !important;}


.main-navigation .main-menu > li:last-child > a,
.main-navigation .main-menu > li:last-child.menu-item-has-children .submenu-expand {
  margin-left: 0;
}

.main-navigation .sub-menu {
  background-color: #ffffff;
  color: #6c6d70 !important;
  list-style: none;
  padding-right: 0;
  position: absolute;
  opacity: 0;
  box-shadow:  6px 6px 6px -6px black;
  z-index: 99;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.main-navigation li:hover .sub-menu {}

.main-navigation li.mainmenu-partner .sub-menu {
/* 	margin-top: -1px; */
	max-height:0;
	overflow:hidden;
    width: 1140px;
	left:0%;
	display: none;
/* 	margin-left:-388px; */
/*	min-height: 600px;  */
/* 	border:1px solid #ababab; */
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;

}
.closeMega{
	top: 12px; 
    color: #DA291C;
    font-size: 24px;
    margin-right: 24px;
    position: absolute;
    right: 0px;
    cursor: pointer;
    
}



/* .main-navigation li.mainmenu-partner:hover .sub-menu {max-height:10000px;opacity:1; display: block;position:fixed;top:154px;top:98px;left: 50%;transform: translateX(-50%);} */

.sub_opened{
	max-height:10000px !important;opacity:1 !important; display: block !important;position:fixed !important;/* top:98px !important; */ left: 50% !important;transform: translateX(-50%) !important;
}

.sub_opened .contentMenu{     padding: 40px 40px 40px 40px !important; }

.sub_opened .contentMenu a:not(.button){
     padding: 8px  0px !important;
     margin-bottom: 8px;
}
.blackout{
	display: block;
    opacity: 0.5;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    position: fixed;
}
.sub_opened .contentMenu p{ margin:  0px; }
.sub_opened .contentMenu p:first-child {
    margin-bottom: 20px;
}
.open_sub_menu{
	color: white !important;
    background: #DA291C !important;
}
.open_sub_menu a{
	border-bottom: 0px !important;
}
.open_sub_menu:after{
    opacity: 1 !important; 
	top: calc(100% - 10px) !important;
}
.leftMenu ul li:first-child  i{
/* 	display: none; */
}

.leftMenu li:hover i{
	transform: translateX(10px);
}
.leftMenu i{
	margin-bottom: -6px;
	transition: transform 0.3s ease;
}
.leftMenu ul li:first-child {
/* 	border-bottom: 5px solid #ca005d !important; */
}

/* body.admin-bar .main-navigation li.mainmenu-partner:hover .sub-menu {top:130px;} */


.main-navigation li.mainmenu-partner:hover {border-bottom: 1px solid rgba(255,255,255,1);}
.main-navigation li.mainmenu-partner:after {
	content:'';
	position:absolute;
	top: calc(100% - 20px);
	left:50%;
	z-index: 100;
	transform:translateX(-50%) rotate(45deg);
	width:20px !important;
	height:20px;
	opacity:0;
	background-color: #DA291C;
	-webkit-transition: top .3s ease-in-out;
	-moz-transition: top .3s ease-in-out;
	-ms-transition: top .3s ease-in-out;
	-o-transition: top .3s ease-in-out;
	transition: top .3s ease-in-out;
}

.main-navigation li.mainmenu-partner:hover:after {opacity:1;top: calc(100% - 10px);}

.main-navigation li.mainmenu-partner a {z-index:98;}
.main-navigation li.mainmenu-partner:hover a {z-index:100;}

.main-navigation li.mainmenu-partner h2 {font-size:30px;}
.main-navigation li.mainmenu-partner h5.widget-title {text-transform: uppercase;font-size: 18px;color: #000000 !important;}

.main-navigation li.mainmenu-partner .sub-menu li {display:block !important;margin:1em 0;border:0 ;
	
	font-family: 'Barlow Semi Condensed';
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 20px;
/* identical to box height, or 125% */

align-items: center;
letter-spacing: 1px;
text-transform: capitalize;

/* Neutrals / #FFFFFF */

color: #FFFFFF;
	
}

/* .main-navigation li.mainmenu-partner .sub-menu li a {padding: 0;display: block;margin:0;color:#0B2265 !important;border-bottom:none !important;} */
/* .main-navigation li.mainmenu-partner .sub-menu li a:hover {text-decoration:underline !important;background-color:transparent !important;box-shadow:none !important;border-bottom:none !important;} */


.main-navigation li.mainmenu-partner .sub-menu .megamenu-cta{
	color: #152266;
}
.main-navigation li.mainmenu-partner .sub-menu .megamenu-cta h3{
	font-size: 24px;
}
.main-navigation li.mainmenu-partner .sub-menu .megamenu-cta a {
    text-decoration:none !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -ms-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
    background: linear-gradient(to bottom, #DA291C 80%, #DA291C 100%) center bottom/100% 3px no-repeat !important;
    line-height: 1em !important;
    display: inline-block !important;
	font-size: inherit;
    padding: 10px 5px !important;
    
    font-family: 'Barlow Semi Condensed';
	font-style: normal;
	font-weight: 600 !important;
	font-size: 18px !important;
	line-height: 24px !important;
	/* identical to box height, or 133% */
	
	align-items: center;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 8px 16px !important;
	/* Brand Colors/Secondary-SKY BLUE */
	
	color: #DA291C !important;

}
.main-navigation li.mainmenu-partner .sub-menu .megamenu-cta a:hover {
    background: linear-gradient(to bottom, #DA291C 0%, #DA291C 100%) center bottom/100% 100% no-repeat !important;
    text-shadow:none !important;
}

.main-navigation ul li.menu-item-has-children a {
	padding:0.5em  0.75em ;
	}


.main-navigation .sub-menu > li {
  display: block;
  float: none;
  position: relative;
    margin-bottom:0;
    display: none;
}

.main-navigation .sub-menu > li.menu-item-has-children .submenu-expand {
  display: inline-block;
  position: absolute;
  width: calc( 24px + 1rem);
  left: 0;
  top: calc( .125 * 1rem);
  bottom: 0;
  color: white;
  line-height: 1;
  padding: calc( .5 * 1rem);
}

.main-navigation .sub-menu > li.menu-item-has-children .submenu-expand svg {
  top: 0;
}

.main-navigation .sub-menu > li.menu-item-has-children .submenu-expand {
  margin-left: 0;
}

.main-navigation .sub-menu > li > a,
.main-navigation .sub-menu > li > .menu-item-link-return {
    color: #fff;
    display: block;
    line-height: 1.2;
    text-shadow: none;
    /*padding: calc( .5 * 1rem) 1rem calc( .5 * 1rem) calc( 24px + 1rem);*/
    padding: 1em;
    white-space: nowrap;
    margin:0;
    text-align:left;
    font-size: 13px;
}


.menu-container_cta input{
	width: 100% !important;
}
.openmenu_cta a{ 
	width: 100%;
	background: linear-gradient(to bottom, #DA291C 80%, #DA291C 100%) center bottom/100% 3% no-repeat !important;

}
.openmenu_cta svg{
	margin: 10px;
}
.openmenu_cta a:hover{ 
	width: 100%;
	background: linear-gradient(to bottom, #DA291C 80%, #DA291C 100%) center bottom/100% 100% no-repeat !important;

}
.openmenu_cta h2{
	display: inline-block;
    float: left;
    cursor: pointer;
    padding-left: 10px;
    font-weight: 300 !important;
}
.menu-container_cta h3{
	/*color: white !important;*/
}
.menu-container_cta h5{
	/*color: white !important;*/
}
.openmenu_cta img{
	display: inline-block;
    float: right;
    width: 45px;
    margin-top: 10px;
    padding: 5px;
}
.menu-contents {
	display:block;
	padding: 0 60px 30px 60px;
	align-items: center;
	height: 80%;
	text-align: left;
}
.menu-contents ul.nav {width: 100%;list-style: none;}

.menu-contents ul.nav li {}

.menu-contents ul.nav li a {display:block;text-align: center;width: 100%;line-height: 1em;padding-bottom: 1em;text-decoration: none;}

.menu-contents ul li a {/* color:#0B2265 !important; */ font-size:24px;}
.menu-contents ul li a:hover {color:#0B2265 !important;text-decoration:underline;}

.menu-contents ul.sub-menu {padding:0;width: 100%;}
.menu-contents ul.sub-menu li {border-bottom: none;}
.menu-contents ul.sub-menu li a {
	width:100%;
	font-size: 20px;
	line-height: 1.25em;
	padding: 0.5em 0 0 0;
}
.menu-contents ul.sub-menu li a:hover {}
.main-navigation .sub-menu > li > a:hover, .main-navigation .sub-menu > li > a:focus,
.main-navigation .sub-menu > li > .menu-item-link-return:hover,
.main-navigation .sub-menu > li > .menu-item-link-return:focus {
  background: rgba(32, 59, 112, 0.6);
}

.main-navigation .sub-menu > li.current-menu-item {background: rgba(32, 59, 112, 1);}

.main-navigation .sub-menu > li > a:hover:after, .main-navigation .sub-menu > li > a:focus:after,
.main-navigation .sub-menu > li > .menu-item-link-return:hover:after,
.main-navigation .sub-menu > li > .menu-item-link-return:focus:after {
      background: rgba(32, 59, 112, 1);
}

.menu-container .closexwrapper {position: relative;display: block;height: auto;padding: 40px 30px 10px 30px;}
.menu-container_cta .closexwrapper {position: relative;display: block;height: auto;padding: 40px 30px 10px 30px;}
.menu-contents_cta {
	display:block;
	padding: 0 60px 30px 60px;
	align-items: center;
	height: 80%;
	text-align: left;
}

/* Partner Special Meunu Buttons */



/*
Forms
-----------------------------------------*/

.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {font-size:0.7em !important;}
.gform_wrapper .wrapping-form ul.gform_fields {display: flex !important;flex-wrap: wrap;}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: 1px solid #DA291C;
    padding: 23px 10px 7px 10px !important;
    height: 52px !important;
    border-radius: 0px !important;
}
.gform_wrapper select {
    border: 1px solid rgba(0,0,0,0.5);
    padding: 15px 10px 15px 10px !important;
    height: 52px !important;
}
.gform_wrapper textarea {padding: 23px 10px 7px 10px !important;border: 1px solid rgba(0,0,0,0.5);}

.gform_wrapper form li, .gform_wrapper li {padding-left:0;padding-right: 0 !important;}
.gform_wrapper select {height:36px;}
li.gfield, li.gfield .ginput_complex span, .input-wrapper {position:relative;}
body .gform_wrapper .top_label div.ginput_container {margin-top:0 !important;}
body .gform_wrapper label {
    -webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
    color: rgba(0,0,0,0.8);
    font-weight: normal !important;
    position: absolute;
    left: 0px !important;
/*     font-family: 'Barlow Semi Condensed'; */
	font-style: normal;
	font-weight: 400 !important;
	font-size: 18px !important;
	line-height: 24px !important;
}
/* body .gform_wrapper div.ginput_container {padding-right: 10px;} */

body .gform_wrapper label.focused {top: 5px;left: 5px;}
/* body .gform_wrapper .no-fancy-label label {font-size: 16px !important;font-weight: bold !important;} */

.gform_wrapper .gfield_required {color:#000000 !important;}

.signup-form .gform_wrapper form {display:flex;align-items:center;/* border-bottom: 1px solid #DA291C !important; */}
.signup-form .gform_wrapper form .gform_body {width:calc(100% - 30px);}
#btn-click {margin-bottom: 70px !important;}
#solution-in-action .video-box{
    min-height: 300px !important;
    width: 100%;
}
#solution-in-action{
	margin-bottom: 70px;
}
.signup-form .gform_wrapper form .gform_body div {margin:0 !important;}
.signup-form .gform_wrapper label {color: #D1D1D1 !important; left:0 !important;}
.signup-form .gform_wrapper form .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) { border:none;outline:none;background:none;color:#ffffff;padding-left:0 !important; }

.signup-form .gform_wrapper input:-internal-autofill-selected {background-color:none !important; color:#ffffff !important;}

.signup-form .gform_wrapper form .gform_footer {    width: auto;
    position: absolute;
    bottom: 0px;
    right: 0px;}
.signup-form .gform_wrapper form .gform_footer .replaced-svg {
    width: 30px;
    height: 30px;
}
.signup-form .gform_wrapper form .gform_footer .replaced-svg .st0 {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    fill:#0B2265 !important;
}
.signup-form .gform_wrapper form .gform_footer .replaced-svg:hover .st0 {
    fill:rgba(102,57,183,1) !important;
}

.signup-form .gform_wrapper .gform_footer input[type=image] {margin: 0 auto 0 !important;}

.signup-form .gform_wrapper ul li.gfield {margin-top:0 !important;}
.signup-form .gform_wrapper .gfield_required {color: #D1D1D1 !important;}

.signup-form.cta-form .gform_wrapper form {border-bottom: 1px solid rgba(255,255,255,1);margin-top: 60px;}
.signup-form.cta-form .gform_wrapper label {color: rgba(255,255,255,1) !important;}
.signup-form.cta-form .gform_wrapper .gfield_required {color: rgba(255,255,255,1) !important;}

/*
Buttons
-----------------------------------------*/
.btn,
.btn-primary,
button:not(.feedback , .owl-dot),
.button,
a.button,
#content a.button,
input[type="submit"],
input[type="reset"],
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type="submit"], .tm_pb_button:not(.subnav_buttons)  {
    font-size: 18px !important;
    line-height: 1.5em !important;
    color: #ffffff !important;
    background:none !important;
    background-color: #DA291C !important;
    font-family: 'Barlow Semi Condensed';
    font-weight: 600;
    padding: 12px 28px !important;
    text-decoration: none !important;
    display: inline-block;
    cursor:pointer !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    border: 2px solid #DA291C !important;
    box-shadow: none !important;
    text-shadow: none !important;
    /*background-image: none !important;*/
    text-transform:uppercase ;
    text-align:center;
    max-width: 100%;
    white-space: normal;
    outline:none !important;
    margin: 1em 0 1em 0;
    border-radius: 0px;
    position:relative;
}

.btn.bg-blue,
.btn-primary.bg-blue,
button.bg-blue:not(.feedback, .owl-dot),
.button.bg-blue,
a.button.bg-blue,
#content a.button.bg-blue  {

    background-color: #0B2265 !important;
    border: 2px solid #0B2265 !important;

}


#onetrust-banner-sdk .ot-close-icon, #onetrust-pc-sdk .ot-close-icon, #ot-sync-ntfy .ot-close-icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMzQ4LjMzM3B4IiBoZWlnaHQ9IjM0OC4zMzNweCIgdmlld0JveD0iMCAwIDM0OC4zMzMgMzQ4LjMzNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzQ4LjMzMyAzNDguMzM0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzU2NTY1NiIgZD0iTTMzNi41NTksNjguNjExTDIzMS4wMTYsMTc0LjE2NWwxMDUuNTQzLDEwNS41NDljMTUuNjk5LDE1LjcwNSwxNS42OTksNDEuMTQ1LDAsNTYuODVjLTcuODQ0LDcuODQ0LTE4LjEyOCwxMS43NjktMjguNDA3LDExLjc2OWMtMTAuMjk2LDAtMjAuNTgxLTMuOTE5LTI4LjQxOS0xMS43NjlMMTc0LjE2NywyMzEuMDAzTDY4LjYwOSwzMzYuNTYzYy03Ljg0Myw3Ljg0NC0xOC4xMjgsMTEuNzY5LTI4LjQxNiwxMS43NjljLTEwLjI4NSwwLTIwLjU2My0zLjkxOS0yOC40MTMtMTEuNzY5Yy0xNS42OTktMTUuNjk4LTE1LjY5OS00MS4xMzksMC01Ni44NWwxMDUuNTQtMTA1LjU0OUwxMS43NzQsNjguNjExYy0xNS42OTktMTUuNjk5LTE1LjY5OS00MS4xNDUsMC01Ni44NDRjMTUuNjk2LTE1LjY4Nyw0MS4xMjctMTUuNjg3LDU2LjgyOSwwbDEwNS41NjMsMTA1LjU1NEwyNzkuNzIxLDExLjc2N2MxNS43MDUtMTUuNjg3LDQxLjEzOS0xNS42ODcsNTYuODMyLDBDMzUyLjI1OCwyNy40NjYsMzUyLjI1OCw1Mi45MTIsMzM2LjU1OSw2OC42MTF6Ii8+PC9nPjwvc3ZnPg==) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center;
    height: 12px !important;
    width: 12px !important;
}
#close-pc-btn-handler{
	background:  none !important; 
	border: 0px !important;
	color: black !important;
}
#close-pc-btn-handler:after{
	content: none !important	;
}
#close-pc-btn-handler:before{
	content: none !important	;
}
.onetrust-close-btn-handler:before{
	content: none !important	;
}
.onetrust-close-btn-handler:after{
	content: none !important	;
}
.btn,
.btn-primary,
.btn-default {background-image: none !important;}

.button.inactive {cursor:default !important;background-color: #b3b2b7 !important;}

.btn:hover,
.btn-primary:hover,
button:not(.feedback, .owl-dot):hover,
.button:hover,
a.button:hover,
#content a.button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type="submit"]:hover,
.gform_wrapper .gform_page_footer input.button:hover,
.gform_wrapper .gform_page_footer input[type="submit"]:hover {
    color: #ffffff !important;
    /*background-color: #0b9cff !important;*/
    text-decoration: none;
    /*border: 2px solid #0b9cff !important;*/
}


.btn:active,
.btn-primary:active,
button:not(.feedback, .owl-dot):active,
.button:active,
a.button:active,
#content a.button:active,
input[type="submit"]:active,
input[type="reset"]:active,
.gform_wrapper .gform_footer input.button:active,
.gform_wrapper .gform_footer input[type="submit"]:active,
.gform_wrapper .gform_page_footer input.button:active,
.gform_wrapper .gform_page_footer input[type="submit"]:active {
    color: #ffffff !important;
    /*background-color: #0b9cff !important;*/
    text-decoration: none;
    /*border: 2px solid #0b9cff !important;*/
}


button.small, .button.small {font-size: 12px !important;padding: 3px 15px !important;}

button.black,
.button.black,
input[type="submit"].black {color:#ffffff;background-color: #111111 !important;}

button.black:hover,
.button.black:hover,
input[type="submit"].black:hover {background-color: #6c6d70 !important;}


button.gray,
.button.gray,
input[type="submit"].gray {
    border: 2px solid #b3b2b7;
    color: #ffffff !important;
    background-color: #b3b2b7 !important;
}

button.gray:hover,
.button.gray:hover,
input[type="submit"].gray:hover {
    background-color: #6c6d70 !important;
    border: 2px solid #6c6d70;
}


button.ghost,
.button.ghost,
input[type="submit"].ghost {
    background-color: rgba(0,122,201,0.1) !important;
    border: 1px solid rgba(0,122,201,0,1) !important;
    color:#0B2265 !important;
}
button.ghost:hover,
.button.ghost:hover,
input[type="submit"].ghost:hover {
    background-color: rgba(102,57,183,0.4) !important;
    border: 1px solid rgba(102,57,183,1) !important;
    color:rgba(102,57,183,1) !important;
}

.btn:before,
.btn-primary:before,
button:not(.feedback , .owl-dot):before,
.button:before,
a.button:before,
#content a.button:before,
input[type="submit"]:before,
input[type="reset"]:before,
.gform_wrapper .gform_footer input.button:before,
.gform_wrapper .gform_footer input[type="submit"]:before,
.gform_wrapper .gform_page_footer input.button:before,
.gform_wrapper .gform_page_footer input[type="submit"]:before, .tm_pb_button:before {
    content:"";
    border-top: 5px solid #DA291C;
    border-left: 5px solid #DA291C;
/*     border-top-left-radius: 16px; */
    position:absolute;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    display:block;
    top:0px;
    left:0px;
    width:40%;
    height:40%;
}

.btn.bg-blue:before,
.btn-primary.bg-blue:before,
button.bg-blue:not(.feedback , .owl-dot):before,
.button.bg-blue:before,
a.button.bg-blue:before,
#content a.button.bg-blue:before,
input[type="submit"].bg-blue:before,
input[type="reset"].bg-blue:before,
.gform_wrapper .gform_footer input.button.bg-blue:before,
.gform_wrapper .gform_footer input[type="submit"].bg-blue:before,
.gform_wrapper .gform_page_footer input.button.bg-blue:before,
.gform_wrapper .gform_page_footer input[type="submit"].bg-blue:before, .tm_pb_button.bg-blue:before {
    border-top: 5px solid #0B2265;
    border-left: 5px solid #0B2265;

}

.btn.bg-blue:after,
.btn-primary.bg-blue:after,
button.bg-blue:not(.feedback , .owl-dot):after,
.button.bg-blue:after,
a.button.bg-blue:after,
#content a.button.bg-blue:after,
input[type="submit"].bg-blue:after,
input[type="reset"].bg-blue:after,
.gform_wrapper .gform_footer input.button.bg-blue:after,
.gform_wrapper .gform_footer input[type="submit"].bg-blue:after,
.gform_wrapper .gform_page_footer input.button.bg-blue:after,
.gform_wrapper .gform_page_footer input[type="submit"].bg-blue:after, .tm_pb_button.bg-blue:after {
    border-bottom: 5px solid #0B2265;
    border-right: 5px solid #0B2265;

}


.btn:hover:before,
.btn-primary:hover:before,
button:not(.feedback , .owl-dot):hover:before,
.button:hover:before,
a.button:hover:before,
#content a.button:hover:before,
input[type="submit"]:hover:before,
input[type="reset"]:hover:before,
.gform_wrapper .gform_footer input.button:hover:before,
.gform_wrapper .gform_footer input[type="submit"]:hover:before,
.gform_wrapper .gform_page_footer input.button:hover:before,
.gform_wrapper .gform_page_footer input[type="submit"]:hover:before, .tm_pb_button:hover:before {
    content:"";
    /*border-top: 5px solid #0b9cff;
    border-left: 5px solid #0b9cff;*/
    top:-10px;
    left:-10px;
    width:80%;
    height:80%;
}
.btn:after,
.btn-primary:after,
button:not(.feedback , .owl-dot):after,
.button:after,
a.button:after,
#content a.button:after,
input[type="submit"]:after,
input[type="reset"]:after,
.gform_wrapper .gform_footer input.button:after,
.gform_wrapper .gform_footer input[type="submit"]:after,
.gform_wrapper .gform_page_footer input.button:after,
.gform_wrapper .gform_page_footer input[type="submit"]:after, .tm_pb_button:after {
    content:"";
    border-bottom: 5px solid #DA291C;
    border-right: 5px solid #DA291C;
/*     border-bottom-right-radius: 16px; */
    position:absolute;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    display:block;
    bottom:0px;
    right:0px;
    width:40%;
    height:40%;
}
.btn:hover:after,
.btn-primary:hover:after,
button:not(.feedback , .owl-dot):hover:after,
.button:hover:after,
a.button:hover:after,
#content a.button:hover:after,
input[type="submit"]:hover:after,
input[type="reset"]:hover:after,
.gform_wrapper .gform_footer input.button:hover:after,
.gform_wrapper .gform_footer input[type="submit"]:hover:after,
.gform_wrapper .gform_page_footer input.button:hover:after,
.gform_wrapper .gform_page_footer input[type="submit"]:hover:after, .tm_pb_button:hover:after {
    content:"";
    /*border-bottom: 5px solid #0b9cff;
    border-right: 5px solid #0b9cff;*/
    display:block;
    bottom:-10px;
    right:-10px;
    width:80%;
    height:80%;
}
.vidopen:after{
	   content: none !important;
}
.vidopen img , .vidopen i{
	margin-left: 10px;
	transition: transform 0.3s ease;
}
.vidopen:hover img,  .vidopen:hover i {
 transform: translateX(10px);
}
.vidopen[aria-expanded="true"] .accOpen{


	display: none;

}
.vidopen[aria-expanded="false"] .accOpen{

	display: block;

}
.vidopen[aria-expanded="true"] .accClose{

	display: block;

}
.vidopen[aria-expanded="false"] .accClose{

	display: none;

}
.vidopen{
	border-radius: 0px;
	margin: 0px !important;
}
.vidopen:before{
	content: none !important;
}


.hvidopen:after{
	   content: none !important;
}
.hvidopen img , .hvidopen i{
	margin-left: 10px;
	transition: transform 0.3s ease;
}
.hvidopen:hover img,  .vidopen:hover i {
 transform: translateX(10px);
}
.hvidopen[aria-expanded="true"] .haccOpen{


	display: none;

}
.hvidopen[aria-expanded="false"] .haccOpen{

	display: block;

}
.hvidopen[aria-expanded="true"] .haccClose{

	display: block;

}
.hvidopen[aria-expanded="false"] .haccClose{

	display: none;

}
.hvidopen{
	border-radius: 0px;
	margin: 0px !important;
}
.hvidopen:before{
	content: none !important;
}



.videoCard{
	background-color: black;
}
.videoPlayIcon{
	height: 18px;
    width: 18px;
    margin-top: -5px;
}

.btn:focus:before,
.btn-primary:focus:before,
button:not(.feedback , .owl-dot):focus:before,
.button:focus:before,
a.button:focus:before,
#content a.button:focus:before,
input[type="submit"]:focus:before,
input[type="reset"]:focus:before,
.gform_wrapper .gform_footer input.button:focus:before,
.gform_wrapper .gform_footer input[type="submit"]:focus:before,
.gform_wrapper .gform_page_footer input.button:focus:before,
.gform_wrapper .gform_page_footer input[type="submit"]:focus:before, .tm_pb_button:focus:before {
    content:"";
    /*border-top: 5px solid #0b9cff;
    border-left: 5px solid #0b9cff;*/
    top:-10px;
    left:-10px;
    width:80%;
    height:80%;
}

.btn:focus:after,
.btn-primary:focus:after,
button:not(.feedback , .owl-dot):focus:after,
.button:focus:after,
a.button:focus:after,
#content a.button:focus:after,
input[type="submit"]:focus:after,
input[type="reset"]:focus:after,
.gform_wrapper .gform_footer input.button:focus:after,
.gform_wrapper .gform_footer input[type="submit"]:focus:after,
.gform_wrapper .gform_page_footer input.button:focus:after,
.gform_wrapper .gform_page_footer input[type="submit"]:focus:after, .tm_pb_button:focus:after {
    content:"";
    /*border-bottom: 5px solid #0b9cff;
    border-right: 5px solid #0b9cff;*/
    display:block;
    bottom:-10px;
    right:-10px;
    width:80%;
    height:80%;
}
/*
#gform_submit_button_2:hover:after{
	width:auto !important;
}
*/
#gform_submit_button_11:hover:after , #gform_submit_button_13:hover:after , #gform_submit_button_14:hover:after , #gform_submit_button_15:hover:after{
	width:auto !important;
}

.search-field {height: 55px;padding: 5px 10px;}

.wp-block-column {padding-right:60px;flex-basis: calc(50% - 16px) !important;}
.wp-block-column:nth-child(2n) {margin-left: 32px !important;}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 0 8% 0 0;}
.wp-block-media-text.has-media-on-the-left .wp-block-media-text__content {padding: 0 0 0 8%;}

.card-body iframe{
	min-height: 60vh;
}

/*-----MEDIA QUERIES-----*/
@media screen and (min-width:1360px) {
    #hero-image:not(.bg-blue) {
        height: 565px;
        background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5) , transparent);
    }
    #hero-image.half-hero:not(.bg-blue) {
        min-height: 360px !important;
        height: auto !important;
    }
    .quote-icon {
        display:block;
        font-size: 80px;
        text-align: left;
        position: absolute;
        top: 0;
        left: -130px;
        width: 100px;
        height: 100px;
    }
    .quote-icon img {
        vertical-align: top;
    }
}
@media screen and (max-width:1100px) {
.card-body iframe{
	min-height: 50vh;
}

}

@media screen and (max-height:600px) {
    #hero-image {
        height: 600px;
    }
    #hero-image.half-hero {
        min-height: 400px;
        height: auto;
    }

}

/* fix for soy page paedding issue */
@media screen and (max-width:950px) {
    #mobile-padding-fix {
        padding-top: 100px !important;
    }
}

.leftMenu ul li a{
	
	padding: 16px !important;
}
.leftMenu ul li a:not(.activeMenu){
	color: white ;
}
@media screen and (max-width:1199px) {
    .main-navigation ul li a {padding: 0.5em  0.75em;/*font-size:13px;*/}
    .hero-text {width:90%;}

	#benefits-band {padding:30px;position:relative;}
	#benefits-band.boxbreak:after {content:'';position:absolute;top:0;right:0;bottom:0;background-color:#ffffff;height:100%;width:100%;z-index:0;}
	#benefits-band.boxbreak.shown:after {width:25%;}
	.benefits-intro {padding: 60px 60px;}

	.main-navigation li.mainmenu-partner .sub-menu {width:960px;}
	.acceptActive { padding-right: 25px !important;}
}

@media screen and (min-width:992px) {
    .menu-container {display:none !important;}
    
	#menu-more-menu li a {font-size: 22px;text-align: left;font-weight: 700;padding: 0.25em 0 0 0 !important;}
}

@media screen and (max-width:768px) {
	
	.resourceImage{
		display: none; 
	}
	.resourceText{
		text-align: center !important;
		}
    #facts-band{background: #ffffff !important;}
}
@media screen and (max-width:600px) {
    .mobileHideBrackets:before ,.mobileHideBrackets:after{
		display: none !important;
	}
}

@media screen and (max-width:991px) {
	.card-body iframe{
	min-height: 40vh;
}
.banner-container{ display: none !important;}
.fact-block {color: #6c6d70;font-size: 18px; font-family: 'Barlow Semi Condensed';font-weight: 600;line-height: 1.5em; min-height: 110px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-right: 0px !important;
    padding-left: 0px;
    padding-right: 40px;
    }

#benefits-band .container{

    background: linear-gradient(90deg, #0b2265 80%, #0b2265 50%);
}

	.nodesktop {display:inline-block;}
    .nomobile {display:none !important;}

	.noscroll {overflow: hidden;position: fixed;width:100%;}
	.openmenu-overlay {position:fixed;z-index:0;background-color:rgba(0,0,0,0);-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
	.openmenu-overlay.search-opened {
		position:fixed;
		z-index: 9990;
		width:100%;
		height:100%;
		top:0px;
		right:0;
		bottom:0;
		left:0;
		background-color:rgba(0,0,0,0.8);
	}


    .searchform {}

    .header-right .inner {display:block;}
    .opensearch, .openmenu {display:inline-block;margin-left:2em;}

    .opensearch .fa, .openmenu .fa {font-size:28px;}
	.openmenu span {display:none;}

    .main-navigation {display:none;}

    .navbar-nav {display: block;width: 100%;}

	#menu-mobile-menu li {
		margin: 0.25em 0em 0.25em 0em;
		position: relative;
		padding: 0 0px 0 0;
		border-bottom: 1px solid #ababab;
	}
	.mobile-menu li.menu-item-has-children .fa {
		position: absolute;
		top: 14px;
		right: 15px;
		font-size: 26px !important;
		width: 30px;
		height: 30px;
		text-align: center;
	}
	.mobile-menu li.menu-item-has-children.opened > .fa {transform:rotate(45deg);}

	.menu-container .social_icons {padding: 0 60px 30px 60px;text-align: center;}
	.menu-container .social_icons span {display: inline-block;margin: 0 1em;}
	.menu-container .social_icons span .fa {font-size: 24px !important;}
	.menu-container .social_icons span a {color: #0B2265;}
	.menu-container .social_icons span a:hover {color: rgba(0,122,201,0.6);}

/*	.mobile-menu > li.menu-item-has-children > a:after, .mobile-menu > li.menu-item-has-children .sub-menu > li.menu-item-has-children > a:after {
        content: "\f078";
        font-family: 'FontAwesome';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-left: .5em;
    }
    .mobile-menu > li.menu-item-has-children.opened > a:after, .mobile-menu > li.menu-item-has-children .sub-menu > li.menu-item-has-children.opened > a:after {
        content: "\f077";
    }  */
	.mobile-menu li > .sub-menu {max-height:0 !important;overflow:hidden;}
	.mobile-menu li.opened > .sub-menu {max-height: 1000px !important;}


	.menu-container {width:100%;padding-bottom: 120px; top: 60px;}
	.menu-container.search-opened {left:0%; }
    .menu-container .closexwrapper {position: relative;display: block;height: auto;padding: 10px 30px 10px 30px;}

    .menu-contents {
        display:block;
        padding: 15px 15px 30px 15px;
        align-items: center;
        height: auto;
    }
    .menu-contents ul.nav {width: 100%;list-style: none;}

    .menu-contents ul.nav li {}

    .menu-contents ul.nav li a {display:block;text-align: left;width: 100%;line-height: 0em;padding: 1em;text-decoration: none;font-weight: 700;}

	.menu-contents ul#menu-main-menu li a {font-size: 22px;border-bottom: 1px solid #ababab;}
	.menu-contents ul#menu-main-menu li:last-child a {border-bottom: none;}

    .menu-contents ul li a {}
    .menu-contents ul li a:hover {text-decoration:underline !important;}

    .menu-contents ul.sub-menu {padding:0;width: 100%;list-style: none;}
    .menu-contents ul.sub-menu li {border-top: 1px solid #ababab;border-bottom: none !important;}
    .menu-contents ul.sub-menu li a {
		font-weight:300;
        width:100%;
        font-size: 18px;
        line-height: 1.25em;
        padding: 1em 0 1em 30px;
    }
    .menu-contents ul.sub-menu li a:hover {}
	.mobile-menu li .sub-menu li .fa {
		position: absolute;
		top: 20px;
		right: 0px;
		font-size: 20px !important;
		width: 30px;
		height: 30px;
		text-align: center;
	}

	.menu-contents ul.sub-menu li .sub-menu li a {
		font-weight:600;
        width:100%;
        font-size: 18px;
        line-height: 1.25em;
        padding: 0.75em 0 0.75em 15px;
    }
	.menu-contents ul.sub-menu li .sub-menu li {
		margin: 0.25em 0 0.25em 0;
		position: relative;
		padding: 0 0 0 0;
		border-bottom: none !important;
    	border-top: none !important;
	}

	.menu-container .social_icons {padding: 0 30px 120px 30px;}

    .subfooter-links, .footer-links {text-align:center;}
    .subfooter-links li {display:inline-block;}


    .hero-text h1, .hero-text h2 {font-size: 48px;}
	#hero-image{
		margin-top: 0px;
	}
	.site-header{
		height: auto; 
	}
    .grid-box {
        /*background-color:rgba(102,57,183,1);
        color:#ffffff;
        display:block;*/
        align-items: center;
        /*min-height: auto !important;*/
        /*background-color:transparent !important;*/
    }
    .grid-box:hover {
        /*background-color: rgba(11,34,101,1);
        color: #ffffff;*/
    }

    .grid-box .grid-title {
        width:100%;
        font-size: 23px;
        font-weight: lighter;
        display:block;
        top: auto;
        left:auto;
        position:relative;
        padding: 0px 30px;
    }
    .grid-box:hover .grid-title {
        top: auto;
    }

    .grid-box .grid-arrow {display:block;opacity: 0;}
    .grid-box .grid-arrow .fa {
        transform: rotate(90deg);
        color:#ffffff;
    }
    .grid-box .link-list {
        position:relative;
        opacity:1;
        margin-bottom: 20px;
    }

    .grid-box .link-list ul li a {color:#ffffff !important;}


    .grid-box:before {
        top:10px;
        left:10px;
        opacity:1;
    }
    .grid-box:after {
        bottom:10px;
        right:10px;
        opacity:1;
    }

    .grid-box.yellow-grid-box:before, .grid-box.yellow-grid-box:after {
        border-color:rgba(240,171,0,1);
    }
    .grid-box.ltblue-grid-box:before, .grid-box.ltblue-grid-box:after {
        border-color:#0B2265;
    }
    .grid-box.green-grid-box:before, .grid-box.green-grid-box:after {
        border-color:rgba(122,184,0,1);
    }
    .grid-box.purple-grid-box:before, .grid-box.purple-grid-box:after {
        border-color:rgba(102,57,183,1);
    }
    .grid-box.orange-grid-box:before, .grid-box.orange-grid-box:after {
         border-color:rgba(249,70,28,1);
    }
    .grid-box.red-grid-box:before, .grid-box.red-grid-box:after {
        border-color:rgba(213,43,30,1);
    }

    .grid-box.rentabus {padding: 20px !important;}

    .grid-box .grid-title {
        top: 10%;
        /*color: #6c6d70 !important;*/
    }

    .grid-box .grid-arrow .fa {
        /*transform: rotate(90deg);*/
        color:#ffffff;
        opacity:0;
    }

    .social-sharing a.share {width:auto;display:inline-block;}


    .video-box, .final-cta-box {/*height: 320px;*/min-height:320px;height: auto;}
	.insights-list .video-box {min-height:170px !important;}

    #careers .grid-container, #solution-in-action .grid-container, #final-cta-band .grid-container, .left-right-band .grid-container {/*align-items:stretch;*/ height:auto;}
    #final-cta-band .final-cta-content, .left-right-band .content-box {padding: 60px 60px;}
	.solution-video-content { padding: 0px !important; margin-top: 40px;}
    .insight-child-content-block {    padding-top: 140px;}

    .wp-block-column {padding-right:16px;}

	.benefits-intro {padding: 15px;}

	.main-navigation ul li:hover .sub-menu .contentMenu {padding:30px 15px 30px 50px;}



}
.rentabus .link-list p{
		color: white !important;
	}

@media screen and (max-width:767px) {
	.card-body iframe{
	min-height: 30vh;
}
    h1 {font-size: 36px !important;}
    h2 {font-size: 30px !important;}
    h3 {font-size: 26px !important;}
    h4 {font-size: 22px !important}
    h5 {font-size: 20px !important;}
    h6 {font-size: 18px !important;}

/*     h3.widget-title, .home h2 {font-size: 36px !important;} */

    .sixty-width,
    .eighty-width {width:100%;}

    .container {padding-left:30px !important;padding-right:30px !important;}
    .site-header .container {padding-left: 0 !important;padding-right: 0 !important;}
    .site-footer {font-size: 16px;}
    .site-footer div, .subfooter div {text-align:center !important;margin:0.75em auto;}
    .subfooter-links, .footer-links {text-align:center;}

    .pre-footer-box {width:100%;}

    .footer-links li a {font-size: 18px;line-height: 1.75em;}

    .signup-form .gform_wrapper form .gform_body {margin:0 !important;}
    .signup-form .gform_wrapper form .gform_footer {margin:0 !important;padding:0 !important;}
    .signup-form .gform_wrapper form .gform_footer .button {width:100%;}

    .pre-footer-box div {text-align:center !important;margin-bottom: 0.5em;margin-top: 0.5em;}
    .pre-footer-box .social_icons a {padding:0 0.5em;}

    .split-band {
        background: -moz-linear-gradient(180deg, #ffffff 50%, #e8e8e8 50%);
        background: -webkit-linear-gradient(180deg, #ffffff 50%, #e8e8e8 50%);
        background: linear-gradient(180deg, #ffffff 50%, #e8e8e8 50%);
    }

    .testimonial {font-size: 22px;font-weight: lighter;line-height: 1.5em;padding: 0px 0px;}
	.services_intros{
		padding: 0px 60px 0px 15px;
	}
	.bg-ltblue .button{
		float: left;
	}
    .grid-box {
        display:block;
        min-height: auto !important;
    }

    .grid-box.rentabus {min-height: 0px !important;}

    .grid-box .grid-title {
        padding: 30px;
    }
    .grid-box:hover .grid-title {
        top: auto;
    }

    .grid-box .grid-arrow {display:none;opacity: 0;}
    .grid-box .grid-arrow .fa {
        transform: rotate(90deg);
        color:#ffffff;
    }
    .grid-box .link-list {
        position:relative;
        bottom: auto;
        opacity:1;
        padding-bottom:20px;
    }

    .grid-box .link-list ul li a {color:#ffffff !important;}

    .painpoint-block {padding-right:0;}

    .fixed-title, .fixed-sharing {text-align:center;margin: 0.5em 0;}

    .benefits-child-content-block {padding:0px;}
    .benefit-icon {text-align: left !important;padding: 0 0 10px 0;}

	.benefits-intro {padding: 15px;text-align:left;}
	#benefits-band.boxbreak:after {content:none;}
	#benefits-band.boxbreak.shown:after{content:none;}

    .wp-block-columns {margin-bottom:0;}
    .wp-block-column {padding-right:0px;flex-basis: 100% !important;}

    .wp-block-column:nth-child(2n) {margin-left: 0px !important;}

	.insights-list .video-box {min-height:260px !important;}


	.hero-half-image {
		position: relative;
		height: 300px;
		top: auto;
		right: auto;
		width: 100%;
		background-size: cover;
		background-position: center;
	}

	.mobile-center {text-align:center;}

	.why-block {padding-bottom:35%;}

	.why-block .why-block-content {max-height: 10000px;}
	.why-block .why-block-content span {padding: 20px 10px;opacity: 1;}

}

@media screen and (max-width:699px) {
	.searchform {width: 90%;}
	#menu-more-menu {width:100%;}
    table {width:100% !important;/* font-size: 80%; */}
}


@media screen and (max-width:640px) {
    .gform_wrapper form li, .gform_wrapper li {padding-right:0;}
}

@media screen and (max-width:600px) {
    #hero-image {height:auto !important;}
	.logo{ padding-left: 15px;}
    table {width:100% !important;}

    .wp-block-image .alignleft, .wp-block-image .alignright {float: none !important;margin: 1em 0 !important;width: 100%;}
    .wp-block-image .alignleft img, .wp-block-image .alignright img {width:100%;}

    .wp-block-column {padding-right:0px;flex-basis: 100% !important;}

	input[type="text"].search-input::-webkit-input-placeholder {font-size:20px;}
	input[type="text"].search-input::-moz-placeholder {font-size:20px;}
	.search-input:-ms-input-placeholder {font-size:20px;}

}

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

	#menu-more-menu {-moz-column-count: 1;-webkit-column-count: 1;column-count: 1;margin: 30px auto;column-gap: 0;}

    form.search-form {display:block;width: 100%;}
    .search-form .search-submit {
        margin: 1em auto !important;
        display: block;
    }
    .alignleft, .alignright {float: none; display:block; margin: 1em auto;}

}

@media screen and (max-height:499px) {
    .menu-contents ul {display: block;}
    .menu-contents ul li {}

    #hero-image {height:auto !important;}
}


/*-----ANIMATIONS -----*/
.come-in {
    margin-right: -40px;
	/*transform: translateY(150px) rotate(15deg);*/
	opacity:0;
	animation: come-in 0.8s ease forwards;
}

.come-in:nth-child(1) { animation-duration: 0.4s;}
.come-in:nth-child(2) { animation-duration: 0.6s;}
.come-in:nth-child(3) { animation-duration: 0.8s;}
.come-in:nth-child(4) { animation-duration: 1.0s;}
.come-in:nth-child(5) { animation-duration: 1.2s;}
.come-in:nth-child(6) { animation-duration: 1.4s;}
.come-in:nth-child(7) { animation-duration: 1.6s;}
.come-in:nth-child(8) { animation-duration: 1.8s;}

.already-visible {
  margin-right:0;
    /*transform: translateY(0) rotate(0deg) rotateY(0deg);*/
  opacity:1;
  animation: none;
    margin-right: -40px;
	/*transform: translateY(150px) rotate(15deg);*/
	opacity:0;
	animation: come-in 0.8s ease forwards;
}

button:hover span, .button:hover span {
    display: inline-block;
    position: relative;
/*     animation:flipper 0.3s ease-in-out; */
}

@keyframes come-in {
  to {
    margin-right:0;
    /*transform: translateY(0) rotate(0deg);*/
	opacity:1;
  }
}

@keyframes flipper {
    0%{bottom:0;opacity:1}
    50%{bottom:2rem;opacity:0}
    50.1%{bottom:-2rem;opacity:0}
    100%{bottom:0;opacity:1}
}


.swipe-in {
	animation: swipe-in 0.4s ease forwards;
}
.grayswipy.swipe-in {
	animation: swipe-in-gray 0.4s ease forwards;
}
.swipe-in:nth-child(1) { animation-duration: 0.4s;}
.swipe-in:nth-child(2) { animation-duration: 0.6s;}
.swipe-in:nth-child(3) { animation-duration: 0.8s;}
.swipe-in:nth-child(4) { animation-duration: 1.0s;}
.swipe-in:nth-child(5) { animation-duration: 1.2s;}
.swipe-in:nth-child(6) { animation-duration: 1.4s;}
.swipe-in:nth-child(7) { animation-duration: 1.6s;}
.swipe-in:nth-child(8) { animation-duration: 1.8s;}

.already-swiped {
    animation: swipe-in 0.4s ease forwards;
}
.grayswipy.already-swiped {
    animation: swipe-in-gray 0.4s ease forwards;
}


.brackets-in:before, .already-in:before {
    opacity:0;
    animation: brackets-in-tl 1s ease forwards;
    z-index: 2;
}
.brackets-in:after, .already-in:after {
    opacity:0;
    animation: brackets-in-br 1s ease forwards;
}

/* Fixing bracket cover link */
.bracket_wrap{
	
}

@keyframes brackets-in-tl {
  to {
    border-top-width:10px;
    border-left-width:10px;
    top:30px;
    left:30px;
    /*transform: translateY(0) rotate(0deg);*/
	opacity:1;
  }
}
@keyframes brackets-in-br {
  to {
    border-bottom-width:10px;
    border-right-width:10px;
    bottom:30px;
    right:30px;
    /*transform: translateY(0) rotate(0deg);*/
	opacity:1;
  }
}



@keyframes swipe-in {
    0% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0) 0%, rgba(240,171,0,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0ab00', endColorstr='#00f0ab00',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    5% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0) 0%, rgba(240,171,0,0) 90%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 90%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 90%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    10% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0) 0%, rgba(240,171,0,0) 80%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 80%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 80%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    15% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0) 0%, rgba(240,171,0,0) 70%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 70%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 70%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    20% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0) 0%, rgba(240,171,0,0) 60%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 60%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 60%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    25% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0) 0%, rgba(240,171,0,0) 50%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 50%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 50%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    30% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0) 0%, rgba(240,171,0,0) 40%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 40%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 40%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    35% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0) 0%, rgba(240,171,0,0) 30%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 30%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 30%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    40% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0) 0%, rgba(240,171,0,0) 20%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 20%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 20%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    45% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0) 0%, rgba(240,171,0,0) 10%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 10%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0) 0%,rgba(240,171,0,0) 10%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    50% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0) 0%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0) 0%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0) 0%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    55% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0.1) 0%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0.1) 0%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0.1) 0%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1af0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    60% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0.2) 0%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0.2) 0%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0.2) 0%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    65% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0.3) 0%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0.3) 0%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0.3) 0%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4df0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    70% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0.4) 0%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0.4) 0%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0.4) 0%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    75% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0.5) 0%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0.5) 0%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0.5) 0%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    80% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0.6) 0%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0.6) 0%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0.6) 0%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    85% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0.7) 0%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0.7) 0%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0.7) 0%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    90% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0.8) 0%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0.8) 0%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0.8) 0%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccf0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    95% {
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,0.9) 0%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,0.9) 0%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,0.9) 0%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0ab00', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    100% {
        background: rgb(240,171,0); /* Old browsers */
        background: -moz-linear-gradient(-45deg, rgba(240,171,0,1) 0%, rgba(240,171,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(240,171,0,1) 0%,rgba(240,171,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(240,171,0,1) 0%,rgba(240,171,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DA291C', endColorstr='#DA291C',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }


}


@keyframes swipe-in-gray {
    0% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0) 0%, rgba(244,244,244,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c6c4c5', endColorstr='#00c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    5% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0) 0%, rgba(244,244,244,0) 90%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 90%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 90%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    10% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0) 0%, rgba(244,244,244,0) 80%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 80%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 80%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    15% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0) 0%, rgba(244,244,244,0) 70%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 70%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 70%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    20% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0) 0%, rgba(244,244,244,0) 60%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 60%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 60%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    25% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0) 0%, rgba(244,244,244,0) 50%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 50%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 50%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    30% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0) 0%, rgba(244,244,244,0) 40%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 40%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 40%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    35% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0) 0%, rgba(244,244,244,0) 30%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 30%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 30%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    40% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0) 0%, rgba(244,244,244,0) 20%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 20%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 20%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    45% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0) 0%, rgba(244,244,244,0) 10%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 10%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0) 0%,rgba(244,244,244,0) 10%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    50% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0) 0%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0) 0%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0) 0%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    55% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0.1) 0%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0.1) 0%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0.1) 0%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ac6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    60% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0.2) 0%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0.2) 0%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0.2) 0%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    65% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0.3) 0%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0.3) 0%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0.3) 0%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dc6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    70% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0.4) 0%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0.4) 0%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0.4) 0%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    75% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0.5) 0%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0.5) 0%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0.5) 0%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    80% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0.6) 0%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0.6) 0%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0.6) 0%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    85% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0.7) 0%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0.7) 0%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0.7) 0%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    90% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0.8) 0%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0.8) 0%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0.8) 0%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccc6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    95% {
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,0.9) 0%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,0.9) 0%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,0.9) 0%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    100% {
        background: rgb(244,244,244); /* Old browsers */
        background: -moz-linear-gradient(-45deg, rgba(244,244,244,1) 0%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(244,244,244,1) 0%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(244,244,244,1) 0%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6c4c5', endColorstr='#c6c4c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }


}



/* Box colors */
.bg-1 {
	background: #ECEFF1;
	color: #37474f;
}
.bg-2 {
	background: #7986cb;
	color: #ECEFF1;
}
.bg-3 {
	background: #37474f;
	color: #fff;
}

.grid-box.yellow-grid-box .navbutton {
    background:rgba(240,171,0,1) !important; 
	border: 2px solid rgba(255,255,255,1) !important;
    color: white !important;
}
.grid-box.ltblue-grid-box .navbutton{
    background:#0B2265 !important;
    border: 2px solid rgba(255,255,255,1) !important;
    color: white !important;
}
.grid-box.green-grid-box .navbutton{
    background:rgba(122,184,0,1) !important;
    border: 2px solid rgba(255,255,255,1)!important;
    color: white !important;
}
.grid-box.purple-grid-box .navbutton{
    background:rgba(102,57,183,1) !important;
    border: 2px solid rgba(255,255,255,1) !important;
    color: white !important;
}
.grid-box.orange-grid-box .navbutton{
    background:rgba(249,70,28,1) !important;
    border: 2px solid rgba(255,255,255,1) !important;
    color: white !important;
}
.grid-box.red-grid-box .navbutton{
    background:rgba(213,43,30,1) !important;
    border: 2px solid rgba(255,255,255,1) !important;
    color: white !important;
}

.grid-box.yellow-grid-box .navbutton:before{
    color:rgba(240,171,0,1) !important; 
    background: white !important;
}
.grid-box.ltblue-grid-box .navbutton:before{
    color:#0B2265 !important;
    background: white !important;
}
.grid-box.green-grid-box .navbutton:before{
    color:rgba(122,184,0,1) !important;
    background: white !important;
}
.grid-box.purple-grid-box .navbutton:before{
    color:rgba(102,57,183,1) !important;
    background: white !important;
}
.grid-box.orange-grid-box .navbutton:before{
    color:rgba(249,70,28,1) !important;
    background: white !important;
}
.grid-box.red-grid-box .navbutton:before{
    color:rgba(213,43,30,1) !important;
    background: white !important;
}


.navbutton:before{
/* 	background: white !important;  */
/* 	color: rgb(122, 184, 0) !important; */
	padding: 10px;
	font-size: 12px !important;
    line-height: 1em !important;
    font-family: 'Barlow Semi Condensed';
    font-weight: 700;
    padding: 10px !important;
    text-decoration: none !important;
    display: inline-block;
       /* background-image: none !important; */
    text-transform: uppercase;
    text-align: center;
    max-width: 100%;
    white-space: normal;
    outline: none !important;
    /* border-radius: 10px; */
    position: relative;
    
    
    

}

/* Common navbutton styles */
.navbutton {
	margin: -2px;
	font-size: 12px !important;
    line-height: 1em !important;
/*     color: #ffffff !important; */
    background: none !important;
/*     background-color: rgb(122, 184, 0) !important; */
    font-family: 'Barlow Semi Condensed';
    font-weight: 700;
    padding: 10px !important;
    text-decoration: none !important;
    display: inline-block;
    cursor: pointer !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
/*     border: 2px solid rgb(122, 184, 0) !important; */
    box-shadow: none !important;
    text-shadow: none !important;
    /* background-image: none !important; */
    text-transform: uppercase;
    text-align: center;
    max-width: 100%;
    white-space: normal;
    outline: none !important;
    /* border-radius: 10px; */
    position: relative;
	
}
.navbuttonwrap{
	width: 100%;
}	
.navbutton:focus {
	outline: none;
}


/* Sizes */
.navbutton--size-s {
	font-size: 14px;
}
.navbutton--size-m {
	font-size: 16px;
}
.navbutton--size-l {
	font-size: 18px;
}

/* Typography and Roundedness */
.navbutton--text-upper {
	letter-spacing: 2px;
	text-transform: uppercase;
}
.navbutton--text-thin {
	font-weight: 300;
}
.navbutton--text-medium {
	font-weight: 500;
}
.navbutton--text-thick {
	font-weight: 600;
}
.navbutton--round-s {
	border-radius: 5px;
}
.navbutton--round-m {
	border-radius: 15px;
}
.navbutton--round-l {
	border-radius: 40px;
}

/* Borders */
.navbutton--border-thin {
	border: 1px solid;
}
.navbutton--border-medium {
	border: 2px solid;
}
.navbutton--border-thick {
	border: 3px solid;
}

/* Individual navbutton styles */

/* Winona */
.navbutton--winona {
	overflow: hidden;
	padding: 0;
	-webkit-transition: border-color 0.3s, background-color 0.3s;
	transition: border-color 0.3s, background-color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.navbutton--winona::after {
	content: attr(data-text);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	color: #3f51b5;
	-webkit-transform: translate3d(0, 25%, 0);
	transform: translate3d(0, 25%, 0);
}
.navbutton--winona > span {
	display: block;
}
.navbutton--winona.navbutton--inverted {
	color: #7986cb;
}
.navbutton--winona.navbutton--inverted:after {
	color: #fff;
}
.navbutton--winona::after,
.navbutton--winona > span {
	padding: 1em 2em;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.navbutton--winona:hover {
	border-color: #3f51b5;
	background-color: rgba(63, 81, 181, 0.1);
}
.navbutton--winona.navbutton--inverted:hover {
	border-color: #21333C;
	background-color: #21333C;
}
.navbutton--winona:hover::after {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.navbutton--winona:hover > span {
	opacity: 0;
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
}

/* Ujarak */
.navbutton--ujarak {
	-webkit-transition: border-color 0.4s, color 0.4s;
	transition: border-color 0.4s, color 0.4s;
}
.navbutton--ujarak::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #37474f;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.navbutton--ujarak.navbutton--round-s::before {
	border-radius: 2px;
}
.navbutton--ujarak.navbutton--inverted::before {
	background: #7986CB;
}
.navbutton--ujarak,
.navbutton--ujarak::before {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.navbutton--ujarak:hover {
	color: #fff;
	border-color: #37474f;
}
.navbutton--ujarak.navbutton--inverted:hover {
	color: #37474F;
	border-color: #fff;
}
.navbutton--ujarak:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* Wayra */
.navbutton--wayra {
	overflow: hidden;
	width: 245px;
	-webkit-transition: border-color 0.3s, color 0.3s;
	transition: border-color 0.3s, color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.navbutton--wayra::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	background: #37474f;
	z-index: -1;
	-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
	transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.navbutton--wayra:hover {
	color: #fff;
	border-color: #3f51b5;
}
.navbutton--wayra.navbutton--inverted:hover {
	color: #3f51b5;
	border-color: #fff;
}
.navbutton--wayra:hover::before {
	opacity: 1;
	background-color: #3f51b5;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.navbutton--wayra.navbutton--inverted:hover::before {
	background-color: #fff;
}

/* Tamaya */
.navbutton--tamaya {
	overflow: hidden;
	color: #7986cb;
	min-width: 180px;
}
.navbutton--tamaya.navbutton--inverted {
	color: #37474f;
	border-color: #37474f;
}
.navbutton--tamaya::before,
.navbutton--tamaya::after {
	content: attr(data-text);
	position: absolute;
	width: 100%;
	height: 50%;
	left: 0;
	background: #7986cb;
	color: #fff;
	overflow: hidden;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.navbutton--tamaya.navbutton--inverted::before,
.navbutton--tamaya.navbutton--inverted::after {
	background: #fff;
	color: #37474f;
}
.navbutton--tamaya::before {
	top: 0;
	padding-top: 1em;
}
.navbutton--tamaya::after {
	bottom: 0;
	line-height: 0;
}
.navbutton--tamaya > span {
	display: block;
	-webkit-transform: scale3d(0.2, 0.2, 1);
	transform: scale3d(0.2, 0.2, 1);
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.navbutton--tamaya:hover::before {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.navbutton--tamaya:hover::after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.navbutton--tamaya:hover > span {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

/* Rayen */
.navbutton--rayen {
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.navbutton--rayen::before {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #7986cb;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.navbutton--rayen.navbutton--inverted::before {
	background: #fff;
	color: #37474f;
}
.navbutton--rayen > span {
	display: block;
}
.navbutton--rayen::before,
.navbutton--rayen > span {
	padding: 1em 2em;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(1.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(1.75, 0, 0.125, 1);
}
.navbutton--rayen:hover::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.navbutton--rayen:hover > span {
	-webkit-transform: translate3d(100%, 100%, 0);
	transform: translate3d(50%, -100%, 10%);
}

/* Pipaluk */
.navbutton--pipaluk {
	width: 240px;
	padding: 1.5em 3em;
	color: #fff;
}
.navbutton--pipaluk.navbutton--inverted {
	color: #7986cb;
}
.navbutton--pipaluk::before,
.navbutton--pipaluk::after {
	content: '';
	border-radius: inherit;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
	transition: transform 0.3s, background-color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
}
.navbutton--pipaluk::before {
	border: 2px solid #7986cb;
}
.navbutton--pipaluk.navbutton--inverted::before {
	border-color: #fff;
}
.navbutton--pipaluk::after {
	background: #7986cb;
}
.navbutton--pipaluk.navbutton--inverted::after {
	background: #fff;
}
.navbutton--pipaluk:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.navbutton--pipaluk::before,
.navbutton--pipaluk:hover::after {
	-webkit-transform: scale3d(0.7, 0.7, 1);
	transform: scale3d(0.7, 0.7, 1);
}
.navbutton--pipaluk:hover::after {
	background-color: #3f51b5;
}
.navbutton--pipaluk.navbutton--inverted:hover::after {
	background-color: #fff;
}

/* Nuka */
.navbutton--nuka {
	margin: 1em 2em;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.navbutton--nuka.navbutton--inverted {
	color: #37474f;
}
.navbutton--nuka::before,
.navbutton--nuka::after {
	content: '';
	position: absolute;
	border-radius: inherit;
	background: #7986cb;
	z-index: -1;
}
.navbutton--nuka::before {
	top: -4px;
	bottom: -4px;
	left: -4px;
	right: -4px;
	opacity: 0.2;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}
.navbutton--nuka::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale3d(1.1, 1, 1);
	transform: scale3d(1.1, 1, 1);
	-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
	transition: transform 0.3s, background-color 0.3s;
}
.navbutton--nuka::before,
.navbutton--nuka::after {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.navbutton--nuka.navbutton--inverted::before,
.navbutton--nuka.navbutton--inverted::after {
	background: #fff;
}
.navbutton--nuka:hover {
	color: #fff;
}
.navbutton--nuka:hover::before {
	opacity: 1;
}
.navbutton--nuka:hover::after {
	background-color: #37474f;
}
.navbutton--nuka.navbutton--inverted:hover::after {
	background-color: #7986cb;
}
.navbutton--nuka:hover::after,
.navbutton--nuka:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

/* Moema */
.navbutton--moema {
	padding: 1.5em 3em;
	border-radius: 50px;
	background: #7986cb;
	color: #fff;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
.navbutton--moema.navbutton--inverted {
	background: #ECEFF1;
	color: #37474f;
}
.navbutton--moema::before {
	content: '';
	position: absolute;
	top: -20px;
	left: -20px;
	bottom: -20px;
	right: -20px;
	background: inherit;
	border-radius: 50px;
	z-index: -1;
	opacity: 0.4;
	-webkit-transform: scale3d(0.8, 0.5, 1);
	transform: scale3d(0.8, 0.5, 1);
}
.navbutton--moema:hover {
	-webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	color: #ECEFF1;
	background-color: #3f51b5;
	-webkit-animation: anim-moema-1 0.3s forwards;
	animation: anim-moema-1 0.3s forwards;
}
.navbutton--moema.navbutton--inverted:hover {
	color: #ECEFF1;
	background-color: #7986cb;
}
.navbutton--moema:hover::before {
	-webkit-animation: anim-moema-2 0.3s 0.3s forwards;
	animation: anim-moema-2 0.3s 0.3s forwards;
}
@-webkit-keyframes anim-moema-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-moema-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@-webkit-keyframes anim-moema-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-moema-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
.coin{
	width: 40%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -80px;
}
.coin_text{
	color: #6c6d70;
    font-size: 18px;
    padding: 20px 40px;
    font-family: 'Barlow Semi Condensed';
    font-weight: 600;
    line-height: 1.5em;
}
/* Isi */
.navbutton--isi {
	padding: 1.2em 2em;
	color: #fff;
	background: #7986cb;
	overflow: hidden;
}
.navbutton--isi::before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -15px 0 0 1px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #3f51b5;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform: scale3d(1, 2, 1);
	transform: scale3d(1, 2, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.9,1);
	transition-timing-function: cubic-bezier(0.7,0,0.9,1);
}
.navbutton--isi .navbutton__icon {
	vertical-align: middle;
}
.navbutton--isi > span {
	vertical-align: middle;
	padding-left: 0.75em;
}
.navbutton--isi:hover::before {
	-webkit-transform: scale3d(9, 9, 1);
	transform: scale3d(9, 9, 1);
}

/* Aylen */
.navbutton.navbutton--aylen {
	background: #fff;
	color: #37474f;
	overflow: hidden;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.navbutton--aylen.navbutton--inverted {
	background: none;
	color: #fff;
}
.navbutton--aylen::before,
.navbutton--aylen::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.navbutton--aylen::before {
	background: #7986cb;
}
.navbutton--aylen::after {
	background: #3f51b5;
}
.navbutton--aylen:hover {
	color: #fff;
}
.navbutton--aylen:hover::before,
.navbutton--aylen:hover::after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.navbutton--aylen:hover::after {
	-webkit-transition-delay: 0.175s;
	transition-delay: 0.175s;
}

/* Saqui */
.navbutton.navbutton--saqui {
	overflow: hidden;
	color: #fff;
	background: #37474f;
	-webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
	transition: background-color 0.3s ease-in, color 0.3s ease-in;
}
.navbutton--saqui.navbutton--inverted {
	background: #fff;
	color: #37474f;
}
.navbutton--saqui::after {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 1em 2em;
	color: #37474f;
	-webkit-transform-origin: -25% 50%;
	transform-origin: -25% 50%;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	-webkit-transition: -webkit-transform 0.3s ease-in;
	transition: transform 0.3s ease-in;
}
.navbutton--saqui.navbutton--inverted::after {
	color: #fff;
}
.navbutton--saqui:hover::after,
.navbutton--saqui:hover {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.navbutton--saqui:hover {
	background-color: #7986cb;
	color: #7986cb;
}
.navbutton--saqui.navbutton--inverted:hover {
	background-color: #3f51b5;
	color: #3f51b5;
}
.navbutton--saqui:hover::after {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
}

/* Wapasha */
.navbutton.navbutton--wapasha {
	background: #37474f;
	color: #fff;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
.navbutton--wapasha.navbutton--inverted {
	background: #fff;
	color: #37474f;
}
.navbutton--wapasha::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #3f51b5;
	z-index: -1;
	border-radius: inherit;
	opacity: 0;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.navbutton--wapasha.navbutton--inverted::before {
	border-color: #7986cb;
}
.navbutton--wapasha:hover {
	background-color: #fff;
	color: #3f51b5;
}
.navbutton--wapasha.navbutton--inverted:hover {
	background-color: #37474f;
	color: #7986cb;
}
.navbutton--wapasha:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

/* Nina */
.navbutton--nina {
	padding: 0 2em;
	background: #7986cb;
	color: #fff;
	overflow: hidden;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
.navbutton--nina.navbutton--inverted {
	background: #fff;
	color: #7986cb;
}
.navbutton--nina > span {
	display: inline-block;
	padding: 1em 0;
	opacity: 0;
	color: #fff;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.navbutton--nina::before {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 1em 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.navbutton--nina:hover {
	background-color: #3f51b5;
}
.navbutton--nina:hover::before {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.navbutton--nina:hover > span {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.navbutton--nina:hover > span:nth-child(1) {
	-webkit-transition-delay: 0.045s;
	transition-delay: 0.045s;
}
.navbutton--nina:hover > span:nth-child(2) {
	-webkit-transition-delay: 0.09s;
	transition-delay: 0.09s;
}
.navbutton--nina:hover > span:nth-child(3) {
	-webkit-transition-delay: 0.135s;
	transition-delay: 0.135s;
}
.navbutton--nina:hover > span:nth-child(4) {
	-webkit-transition-delay: 0.18s;
	transition-delay: 0.18s;
}
.navbutton--nina:hover > span:nth-child(5) {
	-webkit-transition-delay: 0.225s;
	transition-delay: 0.225s;
}
.navbutton--nina:hover > span:nth-child(6) {
	-webkit-transition-delay: 0.27s;
	transition-delay: 0.27s;
}
.navbutton--nina:hover > span:nth-child(7) {
	-webkit-transition-delay: 0.315s;
	transition-delay: 0.315s;
}
.navbutton--nina:hover > span:nth-child(8) {
	-webkit-transition-delay: 0.36s;
	transition-delay: 0.36s;
}
.navbutton--nina:hover > span:nth-child(9) {
	-webkit-transition-delay: 0.405s;
	transition-delay: 0.405s;
}
.navbutton--nina:hover > span:nth-child(10) {
	-webkit-transition-delay: 0.45s;
	transition-delay: 0.45s;
}

/* Nanuk */
.navbutton--nanuk {
	padding: 0 2em;
	overflow: hidden;
	background: #7986cb;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
.navbutton--nanuk.navbutton--inverted {
	background: #fff;
	color: #7986cb;
}
.navbutton--nanuk > span {
	display: inline-block;
	padding: 1em 0;
}
.navbutton--nanuk:hover {
	background-color: #3f51b5;
}
.navbutton--nanuk:hover > span:nth-child(odd) {
	-webkit-animation: anim-nanuk-1 0.5s forwards;
	animation: anim-nanuk-1 0.5s forwards;
}
.navbutton--nanuk:hover > span:nth-child(even) {
	-webkit-animation: anim-nanuk-2 0.5s forwards;
	animation: anim-nanuk-2 0.5s forwards;
}
.navbutton--nanuk:hover > span:nth-child(odd),
.navbutton--nanuk:hover > span:nth-child(even) {
	-webkit-animation-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-animation-function: cubic-bezier(0.75, 0, 0.125, 1);
}
@-webkit-keyframes anim-nanuk-1 {
	0%,
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	49% {
		opacity: 1;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		color: inherit;
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		color: #fff;
	}
	100% {
		color: #fff;
	}
}
@keyframes anim-nanuk-1 {
	0%,
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	49% {
		opacity: 1;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		color: inherit;
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		color: #fff;
	}
	100% {
		color: #fff;
	}
}
@-webkit-keyframes anim-nanuk-2 {
	0%,
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	49% {
		opacity: 1;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		color: inherit;
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		color: #fff;
	}
	100% {
		color: #fff;
	}
}
@keyframes anim-nanuk-2 {
	0%,
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	49% {
		opacity: 1;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		color: inherit;
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		color: #fff;
	}
	100% {
		color: #fff;
	}
}
.navbutton--nanuk:hover > span:nth-child(1) {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
.navbutton--nanuk:hover > span:nth-child(2) {
	-webkit-animation-delay: 0.05s;
	animation-delay: 0.05s;
}
.navbutton--nanuk:hover > span:nth-child(3) {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}
.navbutton--nanuk:hover > span:nth-child(4) {
	-webkit-animation-delay: 0.15s;
	animation-delay: 0.15s;
}
.navbutton--nanuk:hover > span:nth-child(5) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.navbutton--nanuk:hover > span:nth-child(6) {
	-webkit-animation-delay: 0.25s;
	animation-delay: 0.25s;
}
.navbutton--nanuk:hover > span:nth-child(7) {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}
.navbutton--nanuk:hover > span:nth-child(8) {
	-webkit-animation-delay: 0.35s;
	animation-delay: 0.35s;
}
.navbutton--nanuk:hover > span:nth-child(9) {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.navbutton--nanuk:hover > span:nth-child(10) {
	-webkit-animation-delay: 0.45s;
	animation-delay: 0.45s;
}
.navbutton--nanuk:hover > span:nth-child(11) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

/* Antiman */
.navbutton--antiman {
	background: none;
	border: none;
	height: 60px;
}
.navbutton--antiman.navbutton--inverted,
.navbutton--antiman.navbutton--inverted-alt {
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.navbutton--antiman > span {
	padding-left: 0.35em;
}
.navbutton--antiman::before,
.navbutton--antiman::after {
	content: '';
	z-index: -1;
	border-radius: inherit;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.navbutton--antiman::before {
	border: 2px solid #37474f;
	opacity: 0;
	-webkit-transform: scale3d(1.2, 1.2, 1);
	transform: scale3d(1.2, 1.2, 1);
}
.navbutton--antiman.navbutton--border-thin::before {
	border-width: 1px;
}
.navbutton--antiman.navbutton--border-medium::before {
	border-width: 2px;
}
.navbutton--antiman.navbutton--border-thick::before {
	border-width: 3px;
}
.navbutton--antiman.navbutton--inverted::before {
	border-color: #7986cb;
}
.navbutton--antiman.navbutton--inverted-alt::before {
	border-color: #3f51b5;
}
.navbutton--antiman::after {
	background: #fff;
}
.navbutton--antiman.navbutton--inverted::after {
	background: #7986cb;
}
.navbutton--antiman.navbutton--inverted-alt::after {
	background: #3f51b5;
}
.navbutton--antiman.navbutton--inverted:hover {
	color: #7986cb;
}
.navbutton--antiman.navbutton--inverted-alt:hover {
	color: #3f51b5;
}
.navbutton--antiman:hover::before {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.navbutton--antiman:hover::after {
	opacity: 0;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	transform: scale3d(0.8, 0.8, 1);
}

/* Itzel */
.navbutton--itzel {
	border: none;
	padding: 0px;
	overflow: hidden;
	width: 255px;
}
.navbutton--itzel::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid;
	border-radius: inherit;
	-webkit-clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 60%, 65% 60%, 65% 100%, 100% 100%, 100% 0%);
	clip-path: url(../index.html#clipBox);
	-webkit-transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

.navbutton--itzel.navbutton--border-thin::before {
	border: 1px solid;
	-webkit-transform: translate3d(0, 100%, 0) translate3d(0, -1px, 0);
	transform: translate3d(0, 100%, 0) translate3d(0, -1px, 0);
}
.navbutton--itzel.navbutton--border-thick::before {
	border: 3px solid;
	-webkit-transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
	transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
}

.navbutton--itzel::before,
.navbutton--itzel .navbutton__icon {
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.navbutton--itzel .navbutton__icon {
	position: absolute;
	top: 100%;
	left: 50%;
	padding: 20px;
	font-size: 20px;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}
.navbutton--itzel > span {
	display: block;
	padding: 20px;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.navbutton--itzel:hover::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.navbutton--itzel:hover .navbutton__icon {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	-webkit-transform: translate3d(-50%, -100%, 0);
	transform: translate3d(-50%, -100%, 0);
}
.navbutton--itzel:hover > span {
	opacity: 0;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

/* Naira */
.navbutton--naira {
	padding: 0;
	overflow: hidden;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
.navbutton--naira::before {
	content: '';
	position: absolute;
	left: -50%;
	width: 200%;
	height: 200%;
	background: #37474f;
	top: -50%;
	z-index: -1;
	-webkit-transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
	transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
}
.navbutton--naira.navbutton--inverted::before {
	background: #7986cb;
}
.navbutton--naira-up::before {
	-webkit-transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
	transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
}
.navbutton--naira > span {
	display: block;
}
.navbutton--naira .navbutton__icon {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	color: #fff;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.navbutton--naira-up .navbutton__icon {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.navbutton--naira > span,
.navbutton--naira .navbutton__icon {
	padding: 1em 2em;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.navbutton--naira:hover::before {
	-webkit-animation: anim-naira-1 0.3s forwards ease-in;
	animation: anim-naira-1 0.3s forwards ease-in;
}
.navbutton--naira-up:hover::before {
	-webkit-animation: anim-naira-2 0.3s forwards ease-in;
	animation: anim-naira-2 0.3s forwards ease-in;
}
@-webkit-keyframes anim-naira-1 {
	50% {
		-webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
		transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	100% {
		-webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
		transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
	}
}
@keyframes anim-naira-1 {
	50% {
		-webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
		transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	100% {
		-webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
		transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
	}
}
@-webkit-keyframes anim-naira-2 {
	50% {
		-webkit-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
		transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	100% {
		-webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
		transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
	}
}
@keyframes anim-naira-2 {
	50% {
		-webkit-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
		transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	100% {
		-webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
		transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
	}
}
.navbutton--naira:hover {
	background-color: #37474f;
	-webkit-transition: background-color 0s 0.3s;
	transition: background-color 0s 0.3s;
}
.navbutton--naira.navbutton--inverted:hover {
	background-color: #7986cb;
}
.navbutton--naira:hover .navbutton__icon {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.navbutton--naira:hover > span {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.navbutton--naira-up:hover > span {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

/* Quidel */
.navbutton--quidel {
	background: #7986cb;
	color: #7986cb;
	overflow: hidden;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.navbutton--quidel.navbutton--inverted {
	background: #fff;
	color: #fff;
}
.navbutton--quidel::before,
.navbutton--quidel::after {
	content: '';
	position: absolute;
	z-index: -1;
	border-radius: inherit;
}
.navbutton--quidel::after {
	top: 2px;
	left: 2px;
	right: 2px;
	bottom: 2px;
	background: #fff;
}
.navbutton--quidel.navbutton--inverted::after {
	background: #37474f;
}
.navbutton--quidel::before {
	background: #37474f;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.navbutton--quidel.navbutton--inverted::before {
	background: #7986cb;
}
.navbutton--round-s.navbutton--quidel::after {
	border-radius: 3px;
}
.navbutton--round-m.navbutton--quidel::after {
	border-radius: 13px;
}
.navbutton--round-l.navbutton--quidel::after {
	border-radius: 40px;
}
.navbutton--quidel > span {
	padding-left: 0.35em;
}
.navbutton--quidel:hover {
	color: #37474f;
}
.navbutton--quidel.navbutton--inverted:hover {
	color: #7986cb;
}
.navbutton--quidel:hover::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* Sacnite */
.navbutton.navbutton--sacnite {
	width: 70px;
	height: 70px;
	min-width: 0;
	padding: 0;
	color: #fff;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.navbutton--scanite.navbutton--round-l {
	border-radius: 50%;
}
.navbutton--sacnite.navbutton--inverted {
	color: #37474f;
}
.navbutton--sacnite::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	z-index: -1;
	box-shadow: inset 0 0 0 35px #37474f;
	-webkit-transform: scale3d(0.9, 0.9, 1);
	transform: scale3d(0.9, 0.9, 1);
	-webkit-transition: box-shadow 0.3s, -webkit-transform 0.3;
	transition: box-shadow 0.3s, transform 0.3s;
}
.navbutton--sacnite.navbutton--inverted::before {
	box-shadow: inset 0 0 0 35px #fff;
}
.navbutton--sacnite .navbutton__icon {
	font-size: 22px;
	width: 22px;
}
.navbutton--sacnite > span {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}
.navbutton--sacnite:hover {
	color: #37474f;
}
.navbutton--sacnite.navbutton--inverted:hover {
	color: #fff;
}
.navbutton--sacnite:hover::before {
	box-shadow: inset 0 0 0 2px #37474f;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.navbutton--sacnite.navbutton--inverted:hover::before {
	box-shadow: inset 0 0 0 2px #fff;
}
.cli_settings_button{
	display: none;
}

/* Shikoba */
.navbutton.navbutton--shikoba {
	padding: 1em 30px 1em 50px;
	overflow: hidden;
	background: #fff;
	color: #37474f;
	border-color: #37474f;
	-webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s;
	transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.navbutton--shikoba.navbutton--inverted {
	color: #fff;
	background: #7986cb;
}
.navbutton--shikoba > span {
	display: inline-block;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.navbutton--shikoba .navbutton__icon {
	position: absolute;
	left: 20px;
	font-size: 18px;
	-webkit-transform: translate3d(-40px, 2.5em, 0);
	transform: translate3d(-40px, 2.5em, 0);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.navbutton--shikoba:hover .navbutton__icon,
.navbutton--shikoba:hover > span {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.navbutton--shikoba:hover {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}
.homeService{
	padding-top: 240px;
    margin-top: -273px;
}
@media screen and (max-width:991px) {

    .grid-box.yellow-grid-box .navbutton, .grid-box.ltblue-grid-box .navbutton, .grid-box.green-grid-box .navbutton, .grid-box.purple-grid-box .navbutton, .grid-box.orange-grid-box .navbutton, .grid-box.red-grid-box .navbutton {border: 2px solid #ffffff !important;}

}

#input_2_7   {
/* 	top: 25px !important; */
    position: relative !important;
}
#input_2_7  li {
    padding: 0!important;
    width: 25% !important;
    display: inline-block !important;
    float: left !important;
    height: 35px !important;
    margin-bottom: 0px;
    
}
#input_2_7  input {
    margin-bottom: -28px;
        width: auto !important;
}
#input_2_7  label {
	margin-left: 10px;
}	
#field_2_7 label{

	top: 18px !important;
}
#field_2_7 .gchoice{
	padding-bottom: 10px;
}


#input_11_7   {
/* 	top: 25px !important; */
    position: relative !important;
}
#input_11_7  li {
    padding: 0!important;
    width: 25% !important;
    display: inline-block !important;
    float: left !important;
    height: 35px !important;
    margin-bottom: 0px;
    
}
#input_11_7  input {
    margin-bottom: -28px;
        width: auto !important;
}
#input_11_7  label {
	margin-left: 10px;
}	
#field_11_7 label{

	top: 18px !important;
}
#field_11_7 .gchoice {
	padding-bottom: 10px;
}



#input_13_7   {
/* 	top: 25px !important; */
    position: relative !important;
}
#input_13_7  li {
    padding: 0!important;
    width: 25% !important;
    display: inline-block !important;
    float: left !important;
    height: 35px !important;
    margin-bottom: 0px;
    
}
#input_13_7  input {
    margin-bottom: -28px;
        width: auto !important;
}
#input_13_7  label {
	margin-left: 10px;
}	

#field_13_7 .gchoice {
	padding-bottom: 10px;
}



#input_14_7   {
/* 	top: 25px !important; */
    position: relative !important;
}
#input_14_7  li {
    padding: 0!important;
    width: 25% !important;
    display: inline-block !important;
    float: left !important;
    height: 35px !important;
    margin-bottom: 0px;
    
}
#input_14_7  input {
    margin-bottom: -28px;
        width: auto !important;
}
#input_14_7  label {
	margin-left: 10px;
}	

#field_14_7 .gchoice {
	padding-bottom: 10px;
}



#input_15_7   {
/* 	top: 25px !important; */
    position: relative !important;
}
#input_15_7  li {
    padding: 0!important;
    width: 25% !important;
    display: inline-block !important;
    float: left !important;
    height: 35px !important;
    margin-bottom: 0px;
    
}
#input_15_7  input {
    margin-bottom: -28px;
        width: auto !important;
}
#input_15_7  label {
	margin-left: 10px;
}	

#field_15_7 .gchoice {
	padding-bottom: 10px;
}



#field_11_7 .gfield_label{
}
#gform_submit_button_2{
	margin-top: 50px;
}
#gform_submit_button_11{
	margin-top: 50px;
}
@media screen and (max-width:600px) {
	#input_2_7  li {
	    width: 100% !important;
	}
	#input_11_7  li {
	    width: 100% !important;
	}
}
@media screen and (min-width:769px) {

	.fact-block{
		display: table-cell;
		width: 50%;
	}

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

	.mcThird{
		width: 100% !important;
		display: block;
		padding: 30px !important;
	}
}
@media screen and (min-width:991px) {
	.line-divide{
		    float: right;
	    height: 100%;
	    width: 1px;
	    background: #6C6D70;
	    position: absolute;
	    top: 0px;
	    right: 0px;
	}
	.facts-wrapper{
		display: table; 
	}
	.fact-block{
		display: table-cell;
		width: 25%;
	}
}
.benefits-block-cta-wrapper p{
/* 	color: #89867e !important; */
	padding-top: 16px;
}


.cookie_text{
	width: 70%; 
	text-align: left;
	display: inline-block;
}
.cookie_buttons a{
	border-radius: 20px 20px 20px 20px; 
	border: 2px solid #ca005d;
	font-weight: bold !important;
	font-size: 16px;
}
table .openmenu_cta h3{
	color: white !important;
    text-decoration: underline;
}
.stylingblock-content-wrapper label{
	position: relative !important;
    top: 0 !important;
    left: 0 !important;
}
.layout-canvas-g > .section{
	margin: 0px;
}

.openmenu-overlay.search-opened {
		position:fixed;
		z-index: 9990;
		width:100%;
		height:100%;
/* 		top:60px; */
		right:0;
		bottom:0;
		left:0;
		background-color:rgba(0,0,0,0.8);
	}
	
.smartcapture-controls{
		min-width: 400px !important; 
	}
	
@media screen and (max-width:700px) {

	.smartcapture-controls{
		min-width: 300px !important; 
	}
	.mcheroimg{
		display: none;
	}
}




/* // new menu stuff.  */

/*
#menu-item-4662 .sub-menu{
	 max-height: 10000px;
	 top:100%;opacity:1;
	 display: block;
}*/


.banner-container {
	background: #152266;
	height:38px;
}
.banner-menu{
	margin-right: 0px;
    margin-left: auto;
}
.banner-container ul {
	display: block;
	text-align: right;
}
.banner-container ul li{
	list-style: none;
	display: inline-block;


}
.banner-container ul li a{
	width: 100%;
    display: block;
    padding: 10px 20px;
    text-decoration: none !important;
/*     font-family: 'Barlow Semi Condensed'; */
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	/* identical to box height, or 171% */
	
	display: flex;
	align-items: center;
	text-align: center;
	letter-spacing: 0.05em;
/* 	text-transform: uppercase; */
	
	/* Neutral Colors/White-FFFFFF */
	
	color: #FFFFFF;

}
.openTrigger:link{
	text-decoration: none !important;
}
#menu-item-4667 a:link{
	text-decoration: none !important;
}
.contentMenu a,.subrow a{
	text-decoration: underline !important;
}
.banner-container ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	line-height: 125%;
}
.banner-container .sub-menu {
  background-color: #DA291C;
  list-style: none;
  padding-right: 0;
  position: absolute;
  opacity: 0;
  z-index: 90009;
  text-align: left;
  padding: 0px;
  display: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.banner-container .sub-menu ul li{
	padding-right: 30px;
}

.banner-container li#menu-item-4655 .sub-menu li:hover {background: #152266 !important;}
.banner-container li#menu-item-4655:hover .sub-menu {max-height:10000px;opacity:1; display: grid;}

.about_opened .sub-menu {max-height:10000px;opacity:1; display: grid;}

.about_opened .sub-menu li:hover{background: #152266 !important;}

.banner-container li:hover .sub-menu {}

.banner-container li.mainmenu-partner .sub-menu {
	margin-top: -1px;
	max-height:0;
	overflow:hidden;
    width: 850px;
	left:50%;
	margin-left:-270px;
	border:1px solid #ababab;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.leftMenu{
	background: #0B2265;
	/*min-height: 600px;*/
	padding: 0px;
/* 	height: 100%; */
}
.subrow{
	margin: 0px;
}
.subrow ul{
	display: block
}
.leftMenu ul {
	width: 100% !important;
}
.leftMenu ul li{
	padding: 0px !important;
	margin: 0px !important;
}

.leftMenu li:hover{
	background: #DA291C !important;
}
.leftMenu li a:hover{
	color: white !important;
}

.acceptActive.activeMenu {
/* 	border-bottom: 4px solid #DA291C !important; */
	background: #DA291C;
	color: white;
}

.subrow .navTitle, .subrow .navTitle a{
	font-family: 'Barlow Semi Condensed';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 28px !important;
    line-height: 36px;
    display: flex;
    align-items: center;
    text-decoration-line: underline;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error, .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	background-color: rgba(255, 255, 255, 0) !important;
	border-top: 0px !important;
	border-bottom: 0px !important;
}
.gfield{
	position: relative;
}
.validation_message{
	position: absolute;
    top: 40px;
    background-color: rgba(255, 255, 255, 0) !important;
    border-top: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    margin-top: 0px !important;
}
.gfield_error label{
	padding-bottom: 30px !important;
}
.gfield_error .gfield_radio label , .gfield_error .gfield_checkbox label {
	padding-bottom: 0px !important;
}
.gform_wrapper .gfield_error label, .gform_wrapper .gfield_error legend{
	color: #333333 !important;
}
.radioValidation{
	top: -25px;
    left: 0px;
}

/*

	RADIO COLOR
input[type="radio"] {
  display: none !important;
}

input[type="radio"] + label:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  padding: 3px;
  margin-right: 5px;
  background-clip: content-box;
  border: 1px solid #bbbbbb;
  background-color: #e7e6e7;
  border-radius: 50%;
}

input[type="radio"]:checked + label:before {
  background-color: #DA291C;
}
*/

.gfield_error legend{
	padding-bottom: 30px !important;
}
#field_3_45 .validation_message{
	padding-top: 0px !important;
}
.gform_validation_errors>h2{
	font-size: 16px !important;
}
.gfield_error input[type=text]{
	
	background: url(/wp-content/uploads/icon-1.png) no-repeat left;
	background-size: 15px;
	background-position: right 5px bottom 5px;
	
}
.gform_legacy_markup_wrapper .gfield_error .gfield_label{
	color: #333333 !important;
}
.site-footer .gform_legacy_markup_wrapper .gfield_error .gfield_label{
	color: white !important;
}
.site-footer .gform_legacy_markup_wrapper .validation_message{
	color: white !important;
}
.gform_legacy_markup_wrapper div.validation_error{
	border-top: 1px solid #DA291C !important;
    border-bottom: 1px solid #DA291C !important;
}
.gform_validation_errors{
	border: 1px solid #DA291C !important;
}
.main-navigation ul li:hover .sub-menu .contentMenu {padding:40px 15px 40px 90px;}

.main-navigation ul li:hover .sub-menu .contentMenu p {margin:0;}
.main-navigation ul li:hover .sub-menu .contentMenu p:first-child {margin-bottom:20px;}
.main-navigation ul li:hover .sub-menu .contentMenu a {padding: 0.5em 0 ;}
.main-navigation ul li:hover .sub-menu .contentMenu .left-content a:hover {text-decoration:underline !important;}

.contentMenu iframe{
	height: auto;
    width: auto;
    text-align: center;
    margin: auto;
    display: block;
}

.menuContentBlock {position:absolute;opacity:0;}
.menuContentBlock.activeContentBlock {position:relative;opacity:1;}
.searchWell .btn{
	margin: 0px; 
	border-radius: 0px;
}
.searchWell input{
	border-radius: 0px;
}
.featured-image-blog{
	padding: 10px;
}
.filterButton{
	width: 100%; 
	border-radius: 0px;
}
.pagesNav li a,
.pagesNav li a:hover,
.pagesNav li.active a,
.pagesNav li.disabled {
    color: white !important;
    text-decoration:none;
}
.pagesNav ul{
	padding-left: 0px;
}
 
.pagesNav li {
    display: inline;
}
 
.pagesNav li a,
.pagesNav li a:hover,
.pagesNav li.active a,
.pagesNav li.disabled {
    background-color: #0c2367 !important;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}

.pagination li a,
.pagination li a:hover,
.pagination li .page-link,
.pagination li.active a{
    background-color: #DA291C !important;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem !important;
    color: white !important;
    border-radius: 0px !important;
    border: 0px !important;
    margin: 0px 5px;
}
.pagination li a{
	text-decoration: none;
}

.pagination li .dots{
    background-color: #0c2367 !important;
    padding: 10px;
    color: white;
    border-radius: 0px !important;
    border: 0px !important;
    margin: 0px 5px;
    float: left;
}
.pagination li .current{
    background-color: #DA291C !important;
    padding: 10px 12px;
    color: white;
    border-radius: 0px !important;
    border: 0px !important;
    margin: 0px 5px;
    float: left;
}
 
.pagesNav li a:hover,
.pagesNav li.active  {
    background-color: #DA291C !important;
}
.pagesNav li a:hover,
.pagesNav li.active ,
.pagesNav li.active a  {
    background-color: #DA291C !important;
}

.pagination .page-item:last-child .page-link{
	border-radius: 0px !important;
/* 	background: #DA291C; */
}

.pagination li a:hover,
.pagination li.active a {
    background-color: #0c2367 !important;
}
.pagination .page-item.disabled .page-link, {
	    background: none;
    color: white;
    border: 0px;
    padding: 0px;
}

.pagination .page-item.active .page-link{
	 background-color: #0c2367 !important;
    color: white;
    border: 0px;
    padding: 0px;
}
.pagination .page-item{
	border: none;
}
.mobileFilters{
	width: 100%; 
	border-radius: 0px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background: #DA291C !important;
}

.owl-theme .owl-dots .owl-dot span{
	background: #0B2265 !important;
}
.mobileFilters{ display: none;}
@media screen and (max-width:992px) {
	.mainSidebar { display: none;}
	.mobileFilters{ display: block;}
	
	.mobileHero{
		display: block !important;
	}
	h1{
		line-height: 32px;
	}
	.desktopHero{
		display: none;
	}
	
}

.gform_wrapper.gravity-theme .gfield_label{
	color: #0B2265;
}
.bus_filters nav{
	    width: 100%;
    overflow: scroll;
}

/* // custom form items  */

@media screen and (max-width:600px) {
    #menu-subfooter li{
		width: 100% !important; 
		text-align: left;
		padding: 10px 0px;
		color: #FFFFFF;
	}
	.signup-form .gform_wrapper form .gform_footer{
		position: relative;
		bottom: -50px;
	}
}

/*the container must be positioned relative:*/
	.ginput_container_select {
		position: relative;
	}
	.ginput_container_select select {
		display: none; /*hide original SELECT element:*/
	}
	.select-selected {
		background-color: #DA291C;
		color: white !important;
	}
	/*style the arrow inside the select element:*/
	.select-selected:after {
		position: absolute;
		content: "";
		top: 22px;
		right: 10px;
		width: 0;
		height: 0;
		border: 6px solid transparent;
		border-color: white transparent transparent transparent;
		margin-right: 15px;
		
	}
	/*point the arrow upwards when the select box is open (active):*/
	.select-selected.select-arrow-active:after {
		top: 22px;
	}
	
	/*style the items (options), including the selected item:*/
	.select-items div,.select-selected {
		color: #DA291C;;
		padding: 13px 16px;
		border: 1px solid transparent;
		border-color: #DA291C;
		cursor: pointer;
		user-select: none;
		border-top: 0px;
	}
	/*style items (options):*/
	.select-items {
		position: relative;
		background-color: #fff;
		top: 100%;
		left: 0;
		right: 0;
		-webkit-transition: all .3s linear 0s;
		transition: all .3s linear 0s;
		
	}
	/*hide the items when the select box is closed:*/
	.select-hide {
		height: 0px;
		opacity: 0;
		overflow: hidden;
	
	}

	.select-items div:hover, .same-as-selected {
		    color: #0B2265 !important;
			background: white;
	}

.homeInner{
	padding: 38px 250px  14px 164px !important
}
@media screen and (max-width:1350px) {
	.homeInner{
/* 		padding: 58px 150px  54px 164px !important; */
	}
}
@media screen and (max-width:1250px) {
/*
	.homeInner{
		padding: 58px 100px  54px 164px !important;
	}
*/
}
@media screen and (max-width:1200px) {
	.angleBanner .inner h1{
		font-size: 36px !important;
		line-height: 48px;
	}
}
@media screen and (max-width:1000px) {
	.artIcon{
		/*left: -17px;
	    top: 4.17%;
	    transform: rotate(15deg);*/
		right: -17px;
		left: auto;
		bottom: 0;
		top: auto;
		transform: rotateY(165deg);
    }
    .quoteContainer .artIcon{
	    left: 20px;
	    top: auto;
	    bottom: 0px !important;
	}
	.angleBanner{
		clip-path:polygon(0 0, 102% 10%, 101.5% 100%, 0% 100%);
		overflow: hidden;
	}
	.angleBanner .inner{
		padding: 24px !important;
/* 		padding-top: 100px !important; */
	}
	.angleBanner .inner  h1{
		margin-top: 58px;
	}


}

.activeBlue{
/* 	border-bottom: 8px solid #0B2265; */
}
.collapsing {
  -webkit-transition-delay: .65s;
  transition-delay: .65s;
  transition: height .65s ease;
}

.owl-carousel .owl-stage{
	padding-left: 0px !important;
}
.iconClick h5{
	color: #DA291C !important;
}
.iconClick .bodyText{
	margin-bottom: 20px;
	text-decoration: underline; 
}
.iconClick:hover h5{
	color: #0B2265 !important;
}
.fiftyOP{
	opacity: .5;
}
.fiftyOP:hover{
	opacity: 1;
}

.blue_angle{
	min-height: 400px; 
	margin-top: 50px;
	padding-bottom: 100px;
	width: 40%;
    position: absolute;
	background: url(/wp-content/uploads/e4742f0717b0c21810fa28755261ce94-1.jpg), linear-gradient(180deg, rgba(255, 255, 255, 0) -100.16%, rgba(0, 30, 97, 0.6) -43.22%);
	background-size: cover;
	z-index: 2;
	clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
	


}
.blue_inner{
	padding-top: 100px;
	padding-right: 50px;
}
.blue_inner h1{
	color: white !important; 
}
.angle_image{
	clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0% 100%);
	height: 500px;
    background-size: cover;
    width: 65%;
    float: right;
    display: inline-block;
    margin-bottom: 20px;
    
}