@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:400,900");

@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?il45go');
    src: url('../fonts/icomoon.eot?il45go#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?il45go') format('truetype'), url('../fonts/icomoon.woff?il45go') format('woff'), url('../fonts/icomoon.svg?il45go#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Bold.woff') format('woff'),
        url('../fonts/Lato-Bold.ttf') format('truetype'),
        url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}



@font-face {
  font-family: 'JannaLT-Bold';
  src: url('../fonts/JannaLT-Bold.eot');
  src: url('../fonts/JannaLT-Bold.woff2') format('woff2'),
       url('../fonts/JannaLT-Bold.woff') format('woff'),
       url('../fonts/JannaLT-Bold.ttf') format('truetype'),
       url('../fonts/JannaLT-Bold.svg#JannaLT-Regular') format('svg'),
       url('../fonts/JannaLT-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.eot');
  src: url('../fonts/Roboto-Regular.woff2') format('woff2'),
       url('../fonts/Roboto-Regular.woff') format('woff'),
       url('../fonts/Roboto-Regular.ttf') format('truetype'),
       url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Black';
  src: url('../fonts/Roboto-Black.eot');
  src: url('../fonts/Roboto-Black.woff2') format('woff2'),
       url('../fonts/Roboto-Black.woff') format('woff'),
       url('../fonts/Roboto-Black.ttf') format('truetype'),
       url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.eot');
  src: url('../fonts/Roboto-Bold.woff2') format('woff2'),
       url('../fonts/Roboto-Bold.woff') format('woff'),
       url('../fonts/Roboto-Bold.ttf') format('truetype'),
       url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
.toggle-menu ul li{
    list-style:none;
    padding: 10px 0px;
    text-align: center;
}
.mobile-responcive a{
color:#c20000 !important;
}
.sub-menu-btn a{
    position:relative;
}
.ham{
    position: absolute;
    top: 90px;
    display: none;
    right: 12px;
}
.toggle-menu ul{
    margin:10px 0 0 0px !important;
}
.toggle-menu img{
    transition: transform 0.3s;
    width:30px;
    position:absolute;
    right:-35px;
    top:-25%;
}
.rotate img{
transform:rotate(180deg);
}
.toggle-menu{
    display:none;
    /*height: 250px;*/
    overflow-y: auto;
    overflow-x:hidden;
}
.toggle-menu ul li a{
    color:#505050;
    font-weight: bold;
    font-size:15px;
}
.sub-menu-responcive li a{
    font-weight:lighter !important;
}
.sub-menu-responcive li:nth-last-child(1){
    padding-bottom:0 !important;
}
.sub-menu-responcive{
    display: none;
    marg
}
*{
	outline: none;
}
.font-lato {
	font-family: 'Lato', sans-serif;
	font-weight: bold
}
.imageD {
	position: absolute;
    right: 0;
    top: 320px;
}
.imageL {
    position: absolute;
    top: 600px;
    right: 0;
}
.imageC{
	position: absolute;
    left: 50%;
    margin-left: -126px;
    margin-top: -20px;
}
.wd1200{
	width: 1200px;
	margin:auto;
}
.imageA{
	position: absolute;
    top: 200px;
}
.imageB{
	position: absolute;
    top: 500px;
}
.popup-inner{
	margin: auto;
    max-width: 600px;
    position: fixed;
    left: 50%;
    top: 50%;
    height: 600px;
    margin-left: -300px;
    margin-top: -300px;
    z-index: 9999;
}
    
.popup {
    position: fixed;
      z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/pix.png);
    background-size: cover;
}

.popup-inner img{
max-width: 100%;
}


.font-roboto-black {
    font-family: Roboto-Black,sans-serif;
}
.font-roboto-bold {
    font-family: Roboto-Bold,sans-serif;
}
#nav-bar {

	align-content: flex-start;
}
.menu-top{
	align-items: flex-end;
    height: 77px;
	    align-items: center;
    justify-content: flex-end;
    margin-bottom: 17px;
    position: relative;
}
#desktop-logo-wrapper {
        height: auto;
		position: absolute;
    }
	.footer-bottom{
		padding: 20px 0;
	}

.janna{
	font-family : 'JannaLT-Bold';
}
	.scroll-up.active {
    opacity: 1;
    transition: opacity 0.5s ease;
}

.scroll-up {
    position: fixed;
    bottom: 3px;
    right: 45px;
    z-index: 5000;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.5s ease;
}
.scroll-up-button{
	position : relative;
}
.scroll-up-button.scroll-button .arrow-down, .scroll-up-button.scroll-button:hover .arrow-down {
    transform: rotate(180deg);
}
.img-responsive{
	max-width: 100%;
	height: auto;
	display:block;
}
 .red-bg{
	background: #c20000;
 }
 .socials {
    position: relative;
    text-align: center;
    font-size: 24px !important;

}
.socials::before {
    font-size: 20px;
	color:#8c8c8f;
	    margin: 0 0.1em !important;
	
}
span.socials.lan {
    padding: 2px;
    font-size: 20px !important;
}
.socials.lan:before {
       content: "";
    font-family: 'Lato';
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    text-decoration: inherit;
    line-height: 33px;
    height: 33px;
    width: 33px;
    background: url(../images/ar.png);
    background-size: cover;
}
a:hover .lan:before{
    background: url(../images/ar.png);
    background-size: cover;
}
a:hover .lan:before{
	color: #fff;
}
.all_sponsors .icon-next:before {
	color: #c20000;
    font-size: 37px;
    width: 37px;
    height: 37px;
    vertical-align: middle;
}
.icon-next:before,.icon-previous:before {
  content: "\e908";
  font-family: 'icomoon' !important;
    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;
	 font-size: 24px;
	 color:#8c8c8f;
}

.ss-appointment:before {
	content:"\e90d";
	font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}

.ss-social-worker:before {
	content:"\e91a";
	font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}
.ss-smoking:before {
  content: "\e919";
  	font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}
.ss-dietitien-report:before {
  content: "\e913";
  	font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}
.ss-calcium:before{
	content: "\e911";
	font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
	
}
.icon-chest-xray:before {
  content: "\e912";
   font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}
.ss-pulse-wave:before {
    content: "\e918";
  	font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}
.ss-echocardio:before{
	content:"\e914";
	font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}


.ss-laboratory:before{
	 content: "\e916";
	font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}
.vital-signs:before {
	content:"\e91b";
	font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}

.ss-physical-exam:before{
	    content: "";
    font-family: 'Lato';
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    text-decoration: inherit;
    line-height: 72px;
    height: 72px;
    width: 60px;
    background: url(../images/physical-exam.png);
    background-size: cover;
	
}
.electrocardio:before{
	    content: "";
    font-family: 'Lato';
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    text-decoration: inherit;
    line-height: 60px;
    height: 60px;
    width: 60px;
    background: url(../images/electrocardio.png);
    background-size: cover;
	
}

.icon-auricular:before {
  content: "\e909";
     font-family: 'icomoon' !important;
    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;
	 font-size: 24px;
	 color:#8c8c8f;
}
.icon-twitter-new:before {
  content: "\f099";
}
.icon-facebook-new:before{
	content: "\f09a";
}
.icon-youtube3:before, .icon-twitter-new:before, .icon-instagram-final:before, .icon-facebook-new:before{
    font-family: 'FontAwesome' !important;
    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;
    font-size: 18px;
    color: #8c8c8f;
    margin: 0 auto !important;
}
.social-fa{
    border: 1.3px solid #8c8c8f;
    border-radius: 50%;
    padding: 1px 4px;
    margin: 3px;
    width: 32px;
    height: 31px;
    display: flex;
    align-items: center;
}
.icon-telephone {
    display:flex;
    align-items:center;
}
.a-center{
    align-items:center;
}
.fa-link{
    display: flex;
    align-items: center;
}
.icon-youtube-new:before {
  content: "\e906";
    font-family: 'icomoon' !important;
    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;
	font-size: 24px;
	color:#8c8c8f;
}
.icon-youtube3:before{
	content: "\f16a";
}
.icon-instagram-final:before {
	content: "\f16d";
}
.icon-magnifying-glass:before {
	content: "\e907";
    font-family: 'icomoon' !important;
    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;
	 font-size: 22px;
	 color:#8c8c8f;
}
.icon-phone-call:before {
    content: "\e900";
    font-family: 'icomoon' !important;
    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;

}
.icon-facebook-app-symbol:before {
    content: "\e902";
	font-family: 'icomoon' !important;
    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;

}
.icon-twitter-logo-silhouette:before {
    content: "\e904";
	font-family: 'icomoon' !important;
    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;

}
.icon-instagram:before {
    content: "\e903";
	font-family: 'icomoon' !important;
    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;
   
}
.icon-youtube:before {
    content: "\e906";
    font-family: 'icomoon' !important;
    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;
  
}
.icon-telephone:before {
    content: "\e901";
    font-family: 'icomoon' !important;
    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;
    font-size: 18px;
}
 .is-accordion-submenu-parent .icon-plus:before {
	 color:#c20000;
	 margin-left: 17px;
 }
.submenu-open .is-accordion-submenu-parent[aria-expanded="true"] .icon-plus:before {
	 content:"\e91c";
}
.icon-plus:before {
    content: "\e905";
    font-family: 'icomoon' !important;
    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;
    font-size: 2rem;
}

.image-replacement {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

span.amp {
    font-family: Baskerville, Goudy Old Style, Palatino, Book Antiqua, serif!important;
    font-style: italic
}

@media print,
screen and (min-width:41.75em) {
    .reveal,
    .reveal.large,
    .reveal.small,
    .reveal.tiny {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(-100%);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(-100%);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(100%);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(100%);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(90deg);
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(90deg);
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active,
.hinge-out-from-top.mui-leave {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform-origin: top;
    transition-property: transform, opacity
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: scale(.5);
    transition-property: transform, opacity;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: scale(1.5);
    transition-property: transform, opacity;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active,
.scale-out-up.mui-leave {
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.scale-out-up.mui-leave.mui-leave-active {
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: rotate(-270deg);
    transition-property: transform, opacity;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active,
.spin-out.mui-leave {
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.spin-in-ccw.mui-enter,
.spin-out.mui-leave.mui-leave-active {
    transform: rotate(270deg);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.spin-in-ccw.mui-enter.mui-enter-active,
.spin-out-ccw.mui-leave {
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.spin-out-ccw.mui-leave.mui-leave-active {
    transform: rotate(-270deg);
    opacity: 0
}

.slow {
    transition-duration: .75s!important
}

.fast {
    transition-duration: .25s!important
}

.linear {
    transition-timing-function: linear!important
}

.ease {
    transition-timing-function: ease!important
}

.ease-in {
    transition-timing-function: ease-in!important
}

.ease-out {
    transition-timing-function: ease-out!important
}

.ease-in-out {
    transition-timing-function: ease-in-out!important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}

.short-delay {
    transition-delay: .3s!important
}

.long-delay {
    transition-delay: .7s!important
}

.shake {
    animation-name: a
}

@keyframes a {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%)
    }
    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%)
    }
}

.spin-ccw,
.spin-cw {
    animation-name: b
}

@keyframes b {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

.wiggle {
    animation-name: c
}

@keyframes c {
    40%,
    50%,
    60% {
        transform: rotate(7deg)
    }
    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg)
    }
    0%,
    30%,
    70%,
    to {
        transform: rotate(0)
    }
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
    animation-duration: .5s
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: .75s!important
}

.fast {
    animation-duration: .25s!important
}

.linear {
    animation-timing-function: linear!important
}

.ease {
    animation-timing-function: ease!important
}

.ease-in {
    animation-timing-function: ease-in!important
}

.ease-out {
    animation-timing-function: ease-out!important
}

.ease-in-out {
    animation-timing-function: ease-in-out!important
}

.bounce-in {
    animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}

.bounce-out {
    animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}

.short-delay {
    animation-delay: .3s!important
}

.long-delay {
    animation-delay: .7s!important
}


/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    overflow: visible
}

main {
    display: block
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

input {
    overflow: visible
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    display: table;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

.foundation-mq {
    font-family: "small=0em&smallx=23.5em&medium=41.75em&mediumx=64em&large=75.625em&xlarge=106.3125em&xxlarge=120.0625em"
}

html {
    box-sizing: border-box;
    font-size: 100%
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
	font-size: 16px;
    color: #465159;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	position: relative;
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none!important
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1
}

[data-whatinput=mouse] button {
    outline: 0
}

pre {
    overflow: auto
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit
}

.is-visible {
    display: block!important
}

.is-hidden {
    display: none!important
}

.grid-container {
    max-width: 97.5rem;
    margin: 0 auto
}

.grid-container-padded {
    padding-left: .9375rem;
    padding-right: .9375rem
}

.font-20{
	font-size:1.25rem
}
@media print,
screen and (min-width:41.75em) {
    .grid-container-padded {
        padding-left: 1.125rem;
        padding-right: 1.125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-container-padded {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

@media screen and (min-width:97.5em) {
    .grid-container-padded {
        padding-left: 0;
        padding-right: 0
    }
}

.grid-x {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cell {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%
}

.cell.auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.cell.shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.auto,
.grid-x>.shrink {
    width: auto
}

.grid-x>small-1,
.grid-x>small-2,
.grid-x>small-3,
.grid-x>small-4,
.grid-x>small-5,
.grid-x>small-6,
.grid-x>small-7,
.grid-x>small-8,
.grid-x>small-9,
.grid-x>small-10,
.grid-x>small-11,
.grid-x>small-12,
.grid-x>small-full,
.grid-x>small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width:23.5em) {
    .grid-x>smallx-1,
    .grid-x>smallx-2,
    .grid-x>smallx-3,
    .grid-x>smallx-4,
    .grid-x>smallx-5,
    .grid-x>smallx-6,
    .grid-x>smallx-7,
    .grid-x>smallx-8,
    .grid-x>smallx-9,
    .grid-x>smallx-10,
    .grid-x>smallx-11,
    .grid-x>smallx-12,
    .grid-x>smallx-full,
    .grid-x>smallx-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width:41.75em) {
    .grid-x>medium-1,
    .grid-x>medium-2,
    .grid-x>medium-3,
    .grid-x>medium-4,
    .grid-x>medium-5,
    .grid-x>medium-6,
    .grid-x>medium-7,
    .grid-x>medium-8,
    .grid-x>medium-9,
    .grid-x>medium-10,
    .grid-x>medium-11,
    .grid-x>medium-12,
    .grid-x>medium-full,
    .grid-x>medium-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width:64em) {
    .grid-x>mediumx-1,
    .grid-x>mediumx-2,
    .grid-x>mediumx-3,
    .grid-x>mediumx-4,
    .grid-x>mediumx-5,
    .grid-x>mediumx-6,
    .grid-x>mediumx-7,
    .grid-x>mediumx-8,
    .grid-x>mediumx-9,
    .grid-x>mediumx-10,
    .grid-x>mediumx-11,
    .grid-x>mediumx-12,
    .grid-x>mediumx-full,
    .grid-x>mediumx-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-x>large-1,
    .grid-x>large-2,
    .grid-x>large-3,
    .grid-x>large-4,
    .grid-x>large-5,
    .grid-x>large-6,
    .grid-x>large-7,
    .grid-x>large-8,
    .grid-x>large-9,
    .grid-x>large-10,
    .grid-x>large-11,
    .grid-x>large-12,
    .grid-x>large-full,
    .grid-x>large-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:106.3125em) {
    .grid-x>xlarge-1,
    .grid-x>xlarge-2,
    .grid-x>xlarge-3,
    .grid-x>xlarge-4,
    .grid-x>xlarge-5,
    .grid-x>xlarge-6,
    .grid-x>xlarge-7,
    .grid-x>xlarge-8,
    .grid-x>xlarge-9,
    .grid-x>xlarge-10,
    .grid-x>xlarge-11,
    .grid-x>xlarge-12,
    .grid-x>xlarge-full,
    .grid-x>xlarge-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-x>.small-1 {
    width: 8.33333%
}

.grid-x>.small-2 {
    width: 16.66667%
}

.grid-x>.small-3 {
    width: 25%
}

.grid-x>.small-4 {
    width: 33.33333%
}

.grid-x>.small-5 {
    width: 41.66667%
}

.grid-x>.small-6 {
    width: 50%
}

.grid-x>.small-7 {
    width: 58.33333%
}

.grid-x>.small-8 {
    width: 66.66667%
}

.grid-x>.small-9 {
    width: 75%
}

.grid-x>.small-10 {
    width: 83.33333%
}

.grid-x>.small-11 {
    width: 91.66667%
}

.grid-x>.small-12 {
    width: 100%
}

@media print,
screen and (min-width:23.5em) {
    .grid-x>.smallx-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
    .grid-x>.smallx-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .grid-x>.smallx-1 {
        width: 8.33333%
    }
    .grid-x>.smallx-2 {
        width: 16.66667%
    }
    .grid-x>.smallx-3 {
        width: 25%
    }
    .grid-x>.smallx-4 {
        width: 33.33333%
    }
    .grid-x>.smallx-5 {
        width: 41.66667%
    }
    .grid-x>.smallx-6 {
        width: 50%
    }
    .grid-x>.smallx-7 {
        width: 58.33333%
    }
    .grid-x>.smallx-8 {
        width: 66.66667%
    }
    .grid-x>.smallx-9 {
        width: 75%
    }
    .grid-x>.smallx-10 {
        width: 83.33333%
    }
    .grid-x>.smallx-11 {
        width: 91.66667%
    }
    .grid-x>.smallx-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:41.75em) {
    .grid-x>.medium-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
    .grid-x>.medium-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .grid-x>.medium-1 {
        width: 8.33333%
    }
    .grid-x>.medium-2 {
        width: 16.66667%
    }
    .grid-x>.medium-3 {
        width: 25%
    }
    .grid-x>.medium-4 {
        width: 33.33333%
    }
    .grid-x>.medium-5 {
        width: 41.66667%
    }
    .grid-x>.medium-6 {
        width: 50%
    }
    .grid-x>.medium-7 {
        width: 58.33333%
    }
    .grid-x>.medium-8 {
        width: 66.66667%
    }
    .grid-x>.medium-9 {
        width: 75%
    }
    .grid-x>.medium-10 {
        width: 83.33333%
    }
    .grid-x>.medium-11 {
        width: 91.66667%
    }
    .grid-x>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .grid-x>.mediumx-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
    .grid-x>.mediumx-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .grid-x>.mediumx-1 {
        width: 8.33333%
    }
    .grid-x>.mediumx-2 {
        width: 16.66667%
    }
    .grid-x>.mediumx-3 {
        width: 25%
    }
    .grid-x>.mediumx-4 {
        width: 33.33333%
    }
    .grid-x>.mediumx-5 {
        width: 41.66667%
    }
    .grid-x>.mediumx-6 {
        width: 50%
    }
    .grid-x>.mediumx-7 {
        width: 58.33333%
    }
    .grid-x>.mediumx-8 {
        width: 66.66667%
    }
    .grid-x>.mediumx-9 {
        width: 75%
    }
    .grid-x>.mediumx-10 {
        width: 83.33333%
    }
    .grid-x>.mediumx-11 {
        width: 91.66667%
    }
    .grid-x>.mediumx-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-x>.large-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
    .grid-x>.large-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .grid-x>.large-1 {
        width: 8.33333%
    }
    .grid-x>.large-2 {
        width: 16.66667%
    }
    .grid-x>.large-3 {
        width: 25%
    }
    .grid-x>.large-4 {
        width: 33.33333%
    }
    .grid-x>.large-5 {
        width: 41.66667%
    }
    .grid-x>.large-6 {
        width: 50%
    }
    .grid-x>.large-7 {
        width: 58.33333%
    }
    .grid-x>.large-8 {
        width: 66.66667%
    }
    .grid-x>.large-9 {
        width: 75%
    }
    .grid-x>.large-10 {
        width: 83.33333%
    }
    .grid-x>.large-11 {
        width: 91.66667%
    }
    .grid-x>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:106.3125em) {
    .grid-x>.xlarge-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
    .grid-x>.xlarge-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .grid-x>.xlarge-1 {
        width: 8.33333%
    }
    .grid-x>.xlarge-2 {
        width: 16.66667%
    }
    .grid-x>.xlarge-3 {
        width: 25%
    }
    .grid-x>.xlarge-4 {
        width: 33.33333%
    }
    .grid-x>.xlarge-5 {
        width: 41.66667%
    }
    .grid-x>.xlarge-6 {
        width: 50%
    }
    .grid-x>.xlarge-7 {
        width: 58.33333%
    }
    .grid-x>.xlarge-8 {
        width: 66.66667%
    }
    .grid-x>.xlarge-9 {
        width: 75%
    }
    .grid-x>.xlarge-10 {
        width: 83.33333%
    }
    .grid-x>.xlarge-11 {
        width: 91.66667%
    }
    .grid-x>.xlarge-12 {
        width: 100%
    }
}

.grid-margin-x:not(.grid-x)>.cell {
    width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
    height: auto
}

.grid-margin-x {
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

@media print,
screen and (min-width:41.75em) {
    .grid-margin-x {
        margin-left: -1.125rem;
        margin-right: -1.125rem
    }
	.grid-margin-x.margin-0{
		margin-left: 0;
		margin-right: 0;
	}
}

@media print,
screen and (min-width:75.625em) {
    .grid-margin-x {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }
}

.grid-margin-x>.cell {
    width: calc(100% - 1.875rem);
    margin-left: .9375rem;
    margin-right: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .grid-margin-x>.cell {
        width: calc(100% - 2.25rem);
        margin-left: 1.125rem;
        margin-right: 1.125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-margin-x>.cell {
        width: calc(100% - 2.5rem);
        margin-left: 1.25rem;
        margin-right: 1.25rem
    }
}

.grid-margin-x>.auto,
.grid-margin-x>.shrink {
    width: auto
}

.grid-margin-x>.small-1 {
    width: calc(8.33333% - 1.875rem)
}

.grid-margin-x>.small-2 {
    width: calc(16.66667% - 1.875rem)
}

.grid-margin-x>.small-3 {
    width: calc(25% - 1.875rem)
}

.grid-margin-x>.small-4 {
    width: calc(33.33333% - 1.875rem)
}

.grid-margin-x>.small-5 {
    width: calc(41.66667% - 1.875rem)
}

.grid-margin-x>.small-6 {
    width: calc(50% - 1.875rem)
}

.grid-margin-x>.small-7 {
    width: calc(58.33333% - 1.875rem)
}

.grid-margin-x>.small-8 {
    width: calc(66.66667% - 1.875rem)
}

.grid-margin-x>.small-9 {
    width: calc(75% - 1.875rem)
}

.grid-margin-x>.small-10 {
    width: calc(83.33333% - 1.875rem)
}

.grid-margin-x>.small-11 {
    width: calc(91.66667% - 1.875rem)
}

.grid-margin-x>.small-12 {
    width: calc(100% - 1.875rem)
}

@media print,
screen and (min-width:23.5em) {
    .grid-margin-x>.smallx-auto,
    .grid-margin-x>.smallx-shrink {
        width: auto
    }
    .grid-margin-x>.smallx-1 {
        width: calc(8.33333% - 1.875rem)
    }
    .grid-margin-x>.smallx-2 {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x>.smallx-3 {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x>.smallx-4 {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x>.smallx-5 {
        width: calc(41.66667% - 1.875rem)
    }
    .grid-margin-x>.smallx-6 {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x>.smallx-7 {
        width: calc(58.33333% - 1.875rem)
    }
    .grid-margin-x>.smallx-8 {
        width: calc(66.66667% - 1.875rem)
    }
    .grid-margin-x>.smallx-9 {
        width: calc(75% - 1.875rem)
    }
    .grid-margin-x>.smallx-10 {
        width: calc(83.33333% - 1.875rem)
    }
    .grid-margin-x>.smallx-11 {
        width: calc(91.66667% - 1.875rem)
    }
    .grid-margin-x>.smallx-12 {
        width: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width:41.75em) {
    .grid-margin-x>.auto,
    .grid-margin-x>.shrink {
        width: auto
    }
    .grid-margin-x>.small-1 {
        width: calc(8.33333% - 2.25rem)
    }
    .grid-margin-x>.small-2 {
        width: calc(16.66667% - 2.25rem)
    }
    .grid-margin-x>.small-3 {
        width: calc(25% - 2.25rem)
    }
    .grid-margin-x>.small-4 {
        width: calc(33.33333% - 2.25rem)
    }
    .grid-margin-x>.small-5 {
        width: calc(41.66667% - 2.25rem)
    }
    .grid-margin-x>.small-6 {
        width: calc(50% - 2.25rem)
    }
    .grid-margin-x>.small-7 {
        width: calc(58.33333% - 2.25rem)
    }
    .grid-margin-x>.small-8 {
        width: calc(66.66667% - 2.25rem)
    }
    .grid-margin-x>.small-9 {
        width: calc(75% - 2.25rem)
    }
    .grid-margin-x>.small-10 {
        width: calc(83.33333% - 2.25rem)
    }
    .grid-margin-x>.small-11 {
        width: calc(91.66667% - 2.25rem)
    }
    .grid-margin-x>.small-12 {
        width: calc(100% - 2.25rem)
    }
    .grid-margin-x>.medium-auto,
    .grid-margin-x>.medium-shrink {
        width: auto
    }
    .grid-margin-x>.medium-1 {
        width: calc(8.33333% - 2.25rem)
    }
    .grid-margin-x>.medium-2 {
        width: calc(16.66667% - 2.25rem)
    }
    .grid-margin-x>.medium-3 {
        width: calc(25% - 2.25rem)
    }
    .grid-margin-x>.medium-4 {
        width: calc(33.33333% - 2.25rem)
    }
    .grid-margin-x>.medium-5 {
        width: calc(41.66667% - 2.25rem)
    }
    .grid-margin-x>.medium-6 {
        width: calc(50% - 2.25rem)
    }
    .grid-margin-x>.medium-7 {
        width: calc(58.33333% - 2.25rem)
    }
    .grid-margin-x>.medium-8 {
        width: calc(66.66667% - 2.25rem)
    }
    .grid-margin-x>.medium-9 {
        width: calc(75% - 2.25rem)
    }
    .grid-margin-x>.medium-10 {
        width: calc(83.33333% - 2.25rem)
    }
    .grid-margin-x>.medium-11 {
        width: calc(91.66667% - 2.25rem)
    }
    .grid-margin-x>.medium-12 {
        width: calc(100% - 2.25rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-x>.mediumx-auto,
    .grid-margin-x>.mediumx-shrink {
        width: auto
    }
    .grid-margin-x>.mediumx-1 {
        width: calc(8.33333% - 2.25rem)
    }
    .grid-margin-x>.mediumx-2 {
        width: calc(16.66667% - 2.25rem)
    }
    .grid-margin-x>.mediumx-3 {
        width: calc(25% - 2.25rem)
    }
    .grid-margin-x>.mediumx-4 {
        width: calc(33.33333% - 2.25rem)
    }
    .grid-margin-x>.mediumx-5 {
        width: calc(41.66667% - 2.25rem)
    }
    .grid-margin-x>.mediumx-6 {
        width: calc(50% - 2.25rem)
    }
    .grid-margin-x>.mediumx-7 {
        width: calc(58.33333% - 2.25rem)
    }
    .grid-margin-x>.mediumx-8 {
        width: calc(66.66667% - 2.25rem)
    }
    .grid-margin-x>.mediumx-9 {
        width: calc(75% - 2.25rem)
    }
    .grid-margin-x>.mediumx-10 {
        width: calc(83.33333% - 2.25rem)
    }
    .grid-margin-x>.mediumx-11 {
        width: calc(91.66667% - 2.25rem)
    }
    .grid-margin-x>.mediumx-12 {
        width: calc(100% - 2.25rem)
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-margin-x>.auto,
    .grid-margin-x>.shrink {
        width: auto
    }
    .grid-margin-x>.small-1 {
        width: calc(8.33333% - 2.5rem)
    }
    .grid-margin-x>.small-2 {
        width: calc(16.66667% - 2.5rem)
    }
    .grid-margin-x>.small-3 {
        width: calc(25% - 2.5rem)
    }
    .grid-margin-x>.small-4 {
        width: calc(33.33333% - 2.5rem)
    }
    .grid-margin-x>.small-5 {
        width: calc(41.66667% - 2.5rem)
    }
    .grid-margin-x>.small-6 {
        width: calc(50% - 2.5rem)
    }
    .grid-margin-x>.small-7 {
        width: calc(58.33333% - 2.5rem)
    }
    .grid-margin-x>.small-8 {
        width: calc(66.66667% - 2.5rem)
    }
    .grid-margin-x>.small-9 {
        width: calc(75% - 2.5rem)
    }
    .grid-margin-x>.small-10 {
        width: calc(83.33333% - 2.5rem)
    }
    .grid-margin-x>.small-11 {
        width: calc(91.66667% - 2.5rem)
    }
    .grid-margin-x>.small-12 {
        width: calc(100% - 2.5rem)
    }
    .grid-margin-x>.medium-auto,
    .grid-margin-x>.medium-shrink {
        width: auto
    }
    .grid-margin-x>.medium-1 {
        width: calc(8.33333% - 2.5rem)
    }
    .grid-margin-x>.medium-2 {
        width: calc(16.66667% - 2.5rem)
    }
    .grid-margin-x>.medium-3 {
        width: calc(25% - 2.5rem)
    }
    .grid-margin-x>.medium-4 {
        width: calc(33.33333% - 2.5rem)
    }
    .grid-margin-x>.medium-5 {
        width: calc(41.66667% - 2.5rem)
    }
    .grid-margin-x>.medium-6 {
        width: calc(50% - 2.5rem)
    }
    .grid-margin-x>.medium-7 {
        width: calc(58.33333% - 2.5rem)
    }
    .grid-margin-x>.medium-8 {
        width: calc(66.66667% - 2.5rem)
    }
    .grid-margin-x>.medium-9 {
        width: calc(75% - 2.5rem)
    }
    .grid-margin-x>.medium-10 {
        width: calc(83.33333% - 2.5rem)
    }
    .grid-margin-x>.medium-11 {
        width: calc(91.66667% - 2.5rem)
    }
    .grid-margin-x>.medium-12 {
        width: calc(100% - 2.5rem)
    }
    .grid-margin-x>.large-auto,
    .grid-margin-x>.large-shrink {
        width: auto
    }
    .grid-margin-x>.large-1 {
        width: calc(8.33333% - 2.5rem)
    }
    .grid-margin-x>.large-2 {
        width: calc(16.66667% - 2.5rem)
    }
    .grid-margin-x>.large-3 {
        width: calc(25% - 2.5rem)
    }
    .grid-margin-x>.large-4 {
        width: calc(33.33333% - 2.5rem)
    }
    .grid-margin-x>.large-5 {
        width: calc(41.66667% - 2.5rem)
    }
    .grid-margin-x>.large-6 {
        width: calc(50% - 2.5rem)
    }
    .grid-margin-x>.large-7 {
        width: calc(58.33333% - 2.5rem)
    }
    .grid-margin-x>.large-8 {
        width: calc(66.66667% - 2.5rem)
    }
    .grid-margin-x>.large-9 {
        width: calc(75% - 2.5rem)
    }
    .grid-margin-x>.large-10 {
        width: calc(83.33333% - 2.5rem)
    }
    .grid-margin-x>.large-11 {
        width: calc(91.66667% - 2.5rem)
    }
    .grid-margin-x>.large-12 {
        width: calc(100% - 2.5rem)
    }
}

@media screen and (min-width:106.3125em) {
    .grid-margin-x>.xlarge-auto,
    .grid-margin-x>.xlarge-shrink {
        width: auto
    }
    .grid-margin-x>.xlarge-1 {
        width: calc(8.33333% - 2.5rem)
    }
    .grid-margin-x>.xlarge-2 {
        width: calc(16.66667% - 2.5rem)
    }
    .grid-margin-x>.xlarge-3 {
        width: calc(25% - 2.5rem)
    }
    .grid-margin-x>.xlarge-4 {
        width: calc(33.33333% - 2.5rem)
    }
    .grid-margin-x>.xlarge-5 {
        width: calc(41.66667% - 2.5rem)
    }
    .grid-margin-x>.xlarge-6 {
        width: calc(50% - 2.5rem)
    }
    .grid-margin-x>.xlarge-7 {
        width: calc(58.33333% - 2.5rem)
    }
    .grid-margin-x>.xlarge-8 {
        width: calc(66.66667% - 2.5rem)
    }
    .grid-margin-x>.xlarge-9 {
        width: calc(75% - 2.5rem)
    }
    .grid-margin-x>.xlarge-10 {
        width: calc(83.33333% - 2.5rem)
    }
    .grid-margin-x>.xlarge-11 {
        width: calc(91.66667% - 2.5rem)
    }
    .grid-margin-x>.xlarge-12 {
        width: calc(100% - 2.5rem)
    }
}

.grid-padding-x .grid-padding-x {
    margin-right: -.9375rem;
    margin-left: -.9375rem
}

@media print,
screen and (min-width:41.75em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -1.125rem;
        margin-left: -1.125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }
}

.grid-padding-x>.cell {
    padding-right: .9375rem;
    padding-left: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .grid-padding-x>.cell {
        padding-right: 1.125rem;
        padding-left: 1.125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-padding-x>.cell {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }
}

.small-up-1>.cell {
    width: 100%
}

.small-up-2>.cell {
    width: 50%
}

.small-up-3>.cell {
    width: 33.33333%
}

.small-up-4>.cell {
    width: 25%
}

.small-up-5>.cell {
    width: 20%
}

.small-up-6>.cell {
    width: 16.66667%
}

.small-up-7>.cell {
    width: 14.28571%
}

.small-up-8>.cell {
    width: 12.5%
}

@media print,
screen and (min-width:23.5em) {
    .smallx-up-1>.cell {
        width: 100%
    }
    .smallx-up-2>.cell {
        width: 50%
    }
    .smallx-up-3>.cell {
        width: 33.33333%
    }
    .smallx-up-4>.cell {
        width: 25%
    }
    .smallx-up-5>.cell {
        width: 20%
    }
    .smallx-up-6>.cell {
        width: 16.66667%
    }
    .smallx-up-7>.cell {
        width: 14.28571%
    }
    .smallx-up-8>.cell {
        width: 12.5%
    }
}

@media print,
screen and (min-width:41.75em) {
    .medium-up-1>.cell {
        width: 100%
    }
    .medium-up-2>.cell {
        width: 50%
    }
    .medium-up-3>.cell {
        width: 33.33333%
    }
    .medium-up-4>.cell {
        width: 25%
    }
    .medium-up-5>.cell {
        width: 20%
    }
    .medium-up-6>.cell {
        width: 16.66667%
    }
    .medium-up-7>.cell {
        width: 14.28571%
    }
    .medium-up-8>.cell {
        width: 12.5%
    }
}

@media print,
screen and (min-width:64em) {
    .mediumx-up-1>.cell {
        width: 100%
    }
    .mediumx-up-2>.cell {
        width: 50%
    }
    .mediumx-up-3>.cell {
        width: 33.33333%
    }
    .mediumx-up-4>.cell {
        width: 25%
    }
    .mediumx-up-5>.cell {
        width: 20%
    }
    .mediumx-up-6>.cell {
        width: 16.66667%
    }
    .mediumx-up-7>.cell {
        width: 14.28571%
    }
    .mediumx-up-8>.cell {
        width: 12.5%
    }
}

@media print,
screen and (min-width:75.625em) {
    .large-up-1>.cell {
        width: 100%
    }
    .large-up-2>.cell {
        width: 50%
    }
    .large-up-3>.cell {
        width: 33.33333%
    }
    .large-up-4>.cell {
        width: 25%
    }
    .large-up-5>.cell {
        width: 20%
    }
    .large-up-6>.cell {
        width: 16.66667%
    }
    .large-up-7>.cell {
        width: 14.28571%
    }
    .large-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width:106.3125em) {
    .xlarge-up-1>.cell {
        width: 100%
    }
    .xlarge-up-2>.cell {
        width: 50%
    }
    .xlarge-up-3>.cell {
        width: 33.33333%
    }
    .xlarge-up-4>.cell {
        width: 25%
    }
    .xlarge-up-5>.cell {
        width: 20%
    }
    .xlarge-up-6>.cell {
        width: 16.66667%
    }
    .xlarge-up-7>.cell {
        width: 14.28571%
    }
    .xlarge-up-8>.cell {
        width: 12.5%
    }
}

.grid-margin-x.small-up-1>.cell {
    width: calc(100% - 1.875rem)
}

.grid-margin-x.small-up-2>.cell {
    width: calc(50% - 1.875rem)
}

.grid-margin-x.small-up-3>.cell {
    width: calc(33.33333% - 1.875rem)
}

.grid-margin-x.small-up-4>.cell {
    width: calc(25% - 1.875rem)
}

.grid-margin-x.small-up-5>.cell {
    width: calc(20% - 1.875rem)
}

.grid-margin-x.small-up-6>.cell {
    width: calc(16.66667% - 1.875rem)
}

.grid-margin-x.small-up-7>.cell {
    width: calc(14.28571% - 1.875rem)
}

.grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - 1.875rem)
}

@media print,
screen and (min-width:23.5em) {
    .grid-margin-x.smallx-up-1>.cell {
        width: calc(100% - 1.875rem)
    }
    .grid-margin-x.smallx-up-2>.cell {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x.smallx-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x.smallx-up-4>.cell {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x.smallx-up-5>.cell {
        width: calc(20% - 1.875rem)
    }
    .grid-margin-x.smallx-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x.smallx-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }
    .grid-margin-x.smallx-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media print,
screen and (min-width:41.75em) {
    .grid-margin-x.small-up-1>.cell {
        width: calc(100% - 2.25rem)
    }
    .grid-margin-x.small-up-2>.cell {
        width: calc(50% - 2.25rem)
    }
    .grid-margin-x.small-up-3>.cell {
        width: calc(33.33333% - 2.25rem)
    }
    .grid-margin-x.small-up-4>.cell {
        width: calc(25% - 2.25rem)
    }
    .grid-margin-x.small-up-5>.cell {
        width: calc(20% - 2.25rem)
    }
    .grid-margin-x.small-up-6>.cell {
        width: calc(16.66667% - 2.25rem)
    }
    .grid-margin-x.small-up-7>.cell {
        width: calc(14.28571% - 2.25rem)
    }
    .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - 2.25rem)
    }
    .grid-margin-x.medium-up-1>.cell {
        width: calc(100% - 2.25rem)
    }
    .grid-margin-x.medium-up-2>.cell {
        width: calc(50% - 2.25rem)
    }
    .grid-margin-x.medium-up-3>.cell {
        width: calc(33.33333% - 2.25rem)
    }
    .grid-margin-x.medium-up-4>.cell {
        width: calc(25% - 2.25rem)
    }
    .grid-margin-x.medium-up-5>.cell {
        width: calc(20% - 2.25rem)
    }
    .grid-margin-x.medium-up-6>.cell {
        width: calc(16.66667% - 2.25rem)
    }
    .grid-margin-x.medium-up-7>.cell {
        width: calc(14.28571% - 2.25rem)
    }
    .grid-margin-x.medium-up-8>.cell {
        width: calc(12.5% - 2.25rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-x.mediumx-up-1>.cell {
        width: calc(100% - 2.25rem)
    }
    .grid-margin-x.mediumx-up-2>.cell {
        width: calc(50% - 2.25rem)
    }
    .grid-margin-x.mediumx-up-3>.cell {
        width: calc(33.33333% - 2.25rem)
    }
    .grid-margin-x.mediumx-up-4>.cell {
        width: calc(25% - 2.25rem)
    }
    .grid-margin-x.mediumx-up-5>.cell {
        width: calc(20% - 2.25rem)
    }
    .grid-margin-x.mediumx-up-6>.cell {
        width: calc(16.66667% - 2.25rem)
    }
    .grid-margin-x.mediumx-up-7>.cell {
        width: calc(14.28571% - 2.25rem)
    }
    .grid-margin-x.mediumx-up-8>.cell {
        width: calc(12.5% - 2.25rem)
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-margin-x.medium-up-1>.cell,
    .grid-margin-x.small-up-1>.cell {
        width: calc(100% - 2.5rem)
    }
    .grid-margin-x.medium-up-2>.cell,
    .grid-margin-x.small-up-2>.cell {
        width: calc(50% - 2.5rem)
    }
    .grid-margin-x.medium-up-3>.cell,
    .grid-margin-x.small-up-3>.cell {
        width: calc(33.33333% - 2.5rem)
    }
    .grid-margin-x.medium-up-4>.cell,
    .grid-margin-x.small-up-4>.cell {
        width: calc(25% - 2.5rem)
    }
    .grid-margin-x.medium-up-5>.cell,
    .grid-margin-x.small-up-5>.cell {
        width: calc(20% - 2.5rem)
    }
    .grid-margin-x.medium-up-6>.cell,
    .grid-margin-x.small-up-6>.cell {
        width: calc(16.66667% - 2.5rem)
    }
    .grid-margin-x.medium-up-7>.cell,
    .grid-margin-x.small-up-7>.cell {
        width: calc(14.28571% - 2.5rem)
    }
    .grid-margin-x.medium-up-8>.cell,
    .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - 2.5rem)
    }
    .grid-margin-x.large-up-1>.cell {
        width: calc(100% - 2.5rem)
    }
    .grid-margin-x.large-up-2>.cell {
        width: calc(50% - 2.5rem)
    }
    .grid-margin-x.large-up-3>.cell {
        width: calc(33.33333% - 2.5rem)
    }
    .grid-margin-x.large-up-4>.cell {
        width: calc(25% - 2.5rem)
    }
    .grid-margin-x.large-up-5>.cell {
        width: calc(20% - 2.5rem)
    }
    .grid-margin-x.large-up-6>.cell {
        width: calc(16.66667% - 2.5rem)
    }
    .grid-margin-x.large-up-7>.cell {
        width: calc(14.28571% - 2.5rem)
    }
    .grid-margin-x.large-up-8>.cell {
        width: calc(12.5% - 2.5rem)
    }
}

@media screen and (min-width:106.3125em) {
    .grid-margin-x.xlarge-up-1>.cell {
        width: calc(100% - 2.5rem)
    }
    .grid-margin-x.xlarge-up-2>.cell {
        width: calc(50% - 2.5rem)
    }
    .grid-margin-x.xlarge-up-3>.cell {
        width: calc(33.33333% - 2.5rem)
    }
    .grid-margin-x.xlarge-up-4>.cell {
        width: calc(25% - 2.5rem)
    }
    .grid-margin-x.xlarge-up-5>.cell {
        width: calc(20% - 2.5rem)
    }
    .grid-margin-x.xlarge-up-6>.cell {
        width: calc(16.66667% - 2.5rem)
    }
    .grid-margin-x.xlarge-up-7>.cell {
        width: calc(14.28571% - 2.5rem)
    }
    .grid-margin-x.xlarge-up-8>.cell {
        width: calc(12.5% - 2.5rem)
    }
}

.small-margin-collapse,
.small-margin-collapse>.cell {
    margin-right: 0;
    margin-left: 0
}

.small-margin-collapse>.small-1 {
    width: 8.33333%
}

.small-margin-collapse>.small-2 {
    width: 16.66667%
}

.small-margin-collapse>.small-3 {
    width: 25%
}

.small-margin-collapse>.small-4 {
    width: 33.33333%
}

.small-margin-collapse>.small-5 {
    width: 41.66667%
}

.small-margin-collapse>.small-6 {
    width: 50%
}

.small-margin-collapse>.small-7 {
    width: 58.33333%
}

.small-margin-collapse>.small-8 {
    width: 66.66667%
}

.small-margin-collapse>.small-9 {
    width: 75%
}

.small-margin-collapse>.small-10 {
    width: 83.33333%
}

.small-margin-collapse>.small-11 {
    width: 91.66667%
}

.small-margin-collapse>.small-12 {
    width: 100%
}

.small-margin-collapse>.smallx-1 {
    width: 8.33333%
}

.small-margin-collapse>.smallx-2 {
    width: 16.66667%
}

.small-margin-collapse>.smallx-3 {
    width: 25%
}

.small-margin-collapse>.smallx-4 {
    width: 33.33333%
}

.small-margin-collapse>.smallx-5 {
    width: 41.66667%
}

.small-margin-collapse>.smallx-6 {
    width: 50%
}

.small-margin-collapse>.smallx-7 {
    width: 58.33333%
}

.small-margin-collapse>.smallx-8 {
    width: 66.66667%
}

.small-margin-collapse>.smallx-9 {
    width: 75%
}

.small-margin-collapse>.smallx-10 {
    width: 83.33333%
}

.small-margin-collapse>.smallx-11 {
    width: 91.66667%
}

.small-margin-collapse>.smallx-12 {
    width: 100%
}

.small-margin-collapse>.medium-1 {
    width: 8.33333%
}

.small-margin-collapse>.medium-2 {
    width: 16.66667%
}

.small-margin-collapse>.medium-3 {
    width: 25%
}

.small-margin-collapse>.medium-4 {
    width: 33.33333%
}

.small-margin-collapse>.medium-5 {
    width: 41.66667%
}

.small-margin-collapse>.medium-6 {
    width: 50%
}

.small-margin-collapse>.medium-7 {
    width: 58.33333%
}

.small-margin-collapse>.medium-8 {
    width: 66.66667%
}

.small-margin-collapse>.medium-9 {
    width: 75%
}

.small-margin-collapse>.medium-10 {
    width: 83.33333%
}

.small-margin-collapse>.medium-11 {
    width: 91.66667%
}

.small-margin-collapse>.medium-12 {
    width: 100%
}

.small-margin-collapse>.mediumx-1 {
    width: 8.33333%
}

.small-margin-collapse>.mediumx-2 {
    width: 16.66667%
}

.small-margin-collapse>.mediumx-3 {
    width: 25%
}

.small-margin-collapse>.mediumx-4 {
    width: 33.33333%
}

.small-margin-collapse>.mediumx-5 {
    width: 41.66667%
}

.small-margin-collapse>.mediumx-6 {
    width: 50%
}

.small-margin-collapse>.mediumx-7 {
    width: 58.33333%
}

.small-margin-collapse>.mediumx-8 {
    width: 66.66667%
}

.small-margin-collapse>.mediumx-9 {
    width: 75%
}

.small-margin-collapse>.mediumx-10 {
    width: 83.33333%
}

.small-margin-collapse>.mediumx-11 {
    width: 91.66667%
}

.small-margin-collapse>.mediumx-12 {
    width: 100%
}

.small-margin-collapse>.large-1 {
    width: 8.33333%
}

.small-margin-collapse>.large-2 {
    width: 16.66667%
}

.small-margin-collapse>.large-3 {
    width: 25%
}

.small-margin-collapse>.large-4 {
    width: 33.33333%
}

.small-margin-collapse>.large-5 {
    width: 41.66667%
}

.small-margin-collapse>.large-6 {
    width: 50%
}

.small-margin-collapse>.large-7 {
    width: 58.33333%
}

.small-margin-collapse>.large-8 {
    width: 66.66667%
}

.small-margin-collapse>.large-9 {
    width: 75%
}

.small-margin-collapse>.large-10 {
    width: 83.33333%
}

.small-margin-collapse>.large-11 {
    width: 91.66667%
}

.small-margin-collapse>.large-12 {
    width: 100%
}

.small-margin-collapse>.xlarge-1 {
    width: 8.33333%
}

.small-margin-collapse>.xlarge-2 {
    width: 16.66667%
}

.small-margin-collapse>.xlarge-3 {
    width: 25%
}

.small-margin-collapse>.xlarge-4 {
    width: 33.33333%
}

.small-margin-collapse>.xlarge-5 {
    width: 41.66667%
}

.small-margin-collapse>.xlarge-6 {
    width: 50%
}

.small-margin-collapse>.xlarge-7 {
    width: 58.33333%
}

.small-margin-collapse>.xlarge-8 {
    width: 66.66667%
}

.small-margin-collapse>.xlarge-9 {
    width: 75%
}

.small-margin-collapse>.xlarge-10 {
    width: 83.33333%
}

.small-margin-collapse>.xlarge-11 {
    width: 91.66667%
}

.small-margin-collapse>.xlarge-12 {
    width: 100%
}

.small-padding-collapse {
    margin-right: 0;
    margin-left: 0
}

.small-padding-collapse>.cell {
    padding-right: 0;
    padding-left: 0
}

@media print,
screen and (min-width:23.5em) {
    .smallx-margin-collapse,
    .smallx-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
    .smallx-margin-collapse>.small-1 {
        width: 8.33333%
    }
    .smallx-margin-collapse>.small-2 {
        width: 16.66667%
    }
    .smallx-margin-collapse>.small-3 {
        width: 25%
    }
    .smallx-margin-collapse>.small-4 {
        width: 33.33333%
    }
    .smallx-margin-collapse>.small-5 {
        width: 41.66667%
    }
    .smallx-margin-collapse>.small-6 {
        width: 50%
    }
    .smallx-margin-collapse>.small-7 {
        width: 58.33333%
    }
    .smallx-margin-collapse>.small-8 {
        width: 66.66667%
    }
    .smallx-margin-collapse>.small-9 {
        width: 75%
    }
    .smallx-margin-collapse>.small-10 {
        width: 83.33333%
    }
    .smallx-margin-collapse>.small-11 {
        width: 91.66667%
    }
    .smallx-margin-collapse>.small-12 {
        width: 100%
    }
    .smallx-margin-collapse>.smallx-1 {
        width: 8.33333%
    }
    .smallx-margin-collapse>.smallx-2 {
        width: 16.66667%
    }
    .smallx-margin-collapse>.smallx-3 {
        width: 25%
    }
    .smallx-margin-collapse>.smallx-4 {
        width: 33.33333%
    }
    .smallx-margin-collapse>.smallx-5 {
        width: 41.66667%
    }
    .smallx-margin-collapse>.smallx-6 {
        width: 50%
    }
    .smallx-margin-collapse>.smallx-7 {
        width: 58.33333%
    }
    .smallx-margin-collapse>.smallx-8 {
        width: 66.66667%
    }
    .smallx-margin-collapse>.smallx-9 {
        width: 75%
    }
    .smallx-margin-collapse>.smallx-10 {
        width: 83.33333%
    }
    .smallx-margin-collapse>.smallx-11 {
        width: 91.66667%
    }
    .smallx-margin-collapse>.smallx-12 {
        width: 100%
    }
    .smallx-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .smallx-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .smallx-margin-collapse>.medium-3 {
        width: 25%
    }
    .smallx-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .smallx-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .smallx-margin-collapse>.medium-6 {
        width: 50%
    }
    .smallx-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .smallx-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .smallx-margin-collapse>.medium-9 {
        width: 75%
    }
    .smallx-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .smallx-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .smallx-margin-collapse>.medium-12 {
        width: 100%
    }
    .smallx-margin-collapse>.mediumx-1 {
        width: 8.33333%
    }
    .smallx-margin-collapse>.mediumx-2 {
        width: 16.66667%
    }
    .smallx-margin-collapse>.mediumx-3 {
        width: 25%
    }
    .smallx-margin-collapse>.mediumx-4 {
        width: 33.33333%
    }
    .smallx-margin-collapse>.mediumx-5 {
        width: 41.66667%
    }
    .smallx-margin-collapse>.mediumx-6 {
        width: 50%
    }
    .smallx-margin-collapse>.mediumx-7 {
        width: 58.33333%
    }
    .smallx-margin-collapse>.mediumx-8 {
        width: 66.66667%
    }
    .smallx-margin-collapse>.mediumx-9 {
        width: 75%
    }
    .smallx-margin-collapse>.mediumx-10 {
        width: 83.33333%
    }
    .smallx-margin-collapse>.mediumx-11 {
        width: 91.66667%
    }
    .smallx-margin-collapse>.mediumx-12 {
        width: 100%
    }
    .smallx-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .smallx-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .smallx-margin-collapse>.large-3 {
        width: 25%
    }
    .smallx-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .smallx-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .smallx-margin-collapse>.large-6 {
        width: 50%
    }
    .smallx-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .smallx-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .smallx-margin-collapse>.large-9 {
        width: 75%
    }
    .smallx-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .smallx-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .smallx-margin-collapse>.large-12 {
        width: 100%
    }
    .smallx-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }
    .smallx-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }
    .smallx-margin-collapse>.xlarge-3 {
        width: 25%
    }
    .smallx-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }
    .smallx-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }
    .smallx-margin-collapse>.xlarge-6 {
        width: 50%
    }
    .smallx-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }
    .smallx-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }
    .smallx-margin-collapse>.xlarge-9 {
        width: 75%
    }
    .smallx-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }
    .smallx-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }
    .smallx-margin-collapse>.xlarge-12 {
        width: 100%
    }
    .smallx-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .smallx-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media print,
screen and (min-width:41.75em) {
    .medium-margin-collapse,
    .medium-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
    .medium-margin-collapse>.small-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.small-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.small-3 {
        width: 25%
    }
    .medium-margin-collapse>.small-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.small-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.small-6 {
        width: 50%
    }
    .medium-margin-collapse>.small-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.small-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.small-9 {
        width: 75%
    }
    .medium-margin-collapse>.small-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.small-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.small-12 {
        width: 100%
    }
    .medium-margin-collapse>.smallx-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.smallx-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.smallx-3 {
        width: 25%
    }
    .medium-margin-collapse>.smallx-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.smallx-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.smallx-6 {
        width: 50%
    }
    .medium-margin-collapse>.smallx-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.smallx-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.smallx-9 {
        width: 75%
    }
    .medium-margin-collapse>.smallx-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.smallx-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.smallx-12 {
        width: 100%
    }
    .medium-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.medium-3 {
        width: 25%
    }
    .medium-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.medium-6 {
        width: 50%
    }
    .medium-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.medium-9 {
        width: 75%
    }
    .medium-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.medium-12 {
        width: 100%
    }
    .medium-margin-collapse>.mediumx-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.mediumx-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.mediumx-3 {
        width: 25%
    }
    .medium-margin-collapse>.mediumx-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.mediumx-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.mediumx-6 {
        width: 50%
    }
    .medium-margin-collapse>.mediumx-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.mediumx-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.mediumx-9 {
        width: 75%
    }
    .medium-margin-collapse>.mediumx-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.mediumx-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.mediumx-12 {
        width: 100%
    }
    .medium-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.large-3 {
        width: 25%
    }
    .medium-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.large-6 {
        width: 50%
    }
    .medium-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.large-9 {
        width: 75%
    }
    .medium-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.large-12 {
        width: 100%
    }
    .medium-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.xlarge-3 {
        width: 25%
    }
    .medium-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.xlarge-6 {
        width: 50%
    }
    .medium-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.xlarge-9 {
        width: 75%
    }
    .medium-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.xlarge-12 {
        width: 100%
    }
    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .medium-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media print,
screen and (min-width:64em) {
    .mediumx-margin-collapse,
    .mediumx-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
    .mediumx-margin-collapse>.small-1 {
        width: 8.33333%
    }
    .mediumx-margin-collapse>.small-2 {
        width: 16.66667%
    }
    .mediumx-margin-collapse>.small-3 {
        width: 25%
    }
    .mediumx-margin-collapse>.small-4 {
        width: 33.33333%
    }
    .mediumx-margin-collapse>.small-5 {
        width: 41.66667%
    }
    .mediumx-margin-collapse>.small-6 {
        width: 50%
    }
    .mediumx-margin-collapse>.small-7 {
        width: 58.33333%
    }
    .mediumx-margin-collapse>.small-8 {
        width: 66.66667%
    }
    .mediumx-margin-collapse>.small-9 {
        width: 75%
    }
    .mediumx-margin-collapse>.small-10 {
        width: 83.33333%
    }
    .mediumx-margin-collapse>.small-11 {
        width: 91.66667%
    }
    .mediumx-margin-collapse>.small-12 {
        width: 100%
    }
    .mediumx-margin-collapse>.smallx-1 {
        width: 8.33333%
    }
    .mediumx-margin-collapse>.smallx-2 {
        width: 16.66667%
    }
    .mediumx-margin-collapse>.smallx-3 {
        width: 25%
    }
    .mediumx-margin-collapse>.smallx-4 {
        width: 33.33333%
    }
    .mediumx-margin-collapse>.smallx-5 {
        width: 41.66667%
    }
    .mediumx-margin-collapse>.smallx-6 {
        width: 50%
    }
    .mediumx-margin-collapse>.smallx-7 {
        width: 58.33333%
    }
    .mediumx-margin-collapse>.smallx-8 {
        width: 66.66667%
    }
    .mediumx-margin-collapse>.smallx-9 {
        width: 75%
    }
    .mediumx-margin-collapse>.smallx-10 {
        width: 83.33333%
    }
    .mediumx-margin-collapse>.smallx-11 {
        width: 91.66667%
    }
    .mediumx-margin-collapse>.smallx-12 {
        width: 100%
    }
    .mediumx-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .mediumx-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .mediumx-margin-collapse>.medium-3 {
        width: 25%
    }
    .mediumx-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .mediumx-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .mediumx-margin-collapse>.medium-6 {
        width: 50%
    }
    .mediumx-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .mediumx-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .mediumx-margin-collapse>.medium-9 {
        width: 75%
    }
    .mediumx-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .mediumx-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .mediumx-margin-collapse>.medium-12 {
        width: 100%
    }
    .mediumx-margin-collapse>.mediumx-1 {
        width: 8.33333%
    }
    .mediumx-margin-collapse>.mediumx-2 {
        width: 16.66667%
    }
    .mediumx-margin-collapse>.mediumx-3 {
        width: 25%
    }
    .mediumx-margin-collapse>.mediumx-4 {
        width: 33.33333%
    }
    .mediumx-margin-collapse>.mediumx-5 {
        width: 41.66667%
    }
    .mediumx-margin-collapse>.mediumx-6 {
        width: 50%
    }
    .mediumx-margin-collapse>.mediumx-7 {
        width: 58.33333%
    }
    .mediumx-margin-collapse>.mediumx-8 {
        width: 66.66667%
    }
    .mediumx-margin-collapse>.mediumx-9 {
        width: 75%
    }
    .mediumx-margin-collapse>.mediumx-10 {
        width: 83.33333%
    }
    .mediumx-margin-collapse>.mediumx-11 {
        width: 91.66667%
    }
    .mediumx-margin-collapse>.mediumx-12 {
        width: 100%
    }
    .mediumx-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .mediumx-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .mediumx-margin-collapse>.large-3 {
        width: 25%
    }
    .mediumx-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .mediumx-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .mediumx-margin-collapse>.large-6 {
        width: 50%
    }
    .mediumx-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .mediumx-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .mediumx-margin-collapse>.large-9 {
        width: 75%
    }
    .mediumx-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .mediumx-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .mediumx-margin-collapse>.large-12 {
        width: 100%
    }
    .mediumx-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }
    .mediumx-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }
    .mediumx-margin-collapse>.xlarge-3 {
        width: 25%
    }
    .mediumx-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }
    .mediumx-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }
    .mediumx-margin-collapse>.xlarge-6 {
        width: 50%
    }
    .mediumx-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }
    .mediumx-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }
    .mediumx-margin-collapse>.xlarge-9 {
        width: 75%
    }
    .mediumx-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }
    .mediumx-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }
    .mediumx-margin-collapse>.xlarge-12 {
        width: 100%
    }
    .mediumx-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .mediumx-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media print,
screen and (min-width:75.625em) {
    .large-margin-collapse,
    .large-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
    .large-margin-collapse>.small-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.small-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.small-3 {
        width: 25%
    }
    .large-margin-collapse>.small-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.small-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.small-6 {
        width: 50%
    }
    .large-margin-collapse>.small-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.small-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.small-9 {
        width: 75%
    }
    .large-margin-collapse>.small-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.small-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.small-12 {
        width: 100%
    }
    .large-margin-collapse>.smallx-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.smallx-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.smallx-3 {
        width: 25%
    }
    .large-margin-collapse>.smallx-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.smallx-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.smallx-6 {
        width: 50%
    }
    .large-margin-collapse>.smallx-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.smallx-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.smallx-9 {
        width: 75%
    }
    .large-margin-collapse>.smallx-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.smallx-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.smallx-12 {
        width: 100%
    }
    .large-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.medium-3 {
        width: 25%
    }
    .large-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.medium-6 {
        width: 50%
    }
    .large-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.medium-9 {
        width: 75%
    }
    .large-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.medium-12 {
        width: 100%
    }
    .large-margin-collapse>.mediumx-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.mediumx-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.mediumx-3 {
        width: 25%
    }
    .large-margin-collapse>.mediumx-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.mediumx-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.mediumx-6 {
        width: 50%
    }
    .large-margin-collapse>.mediumx-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.mediumx-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.mediumx-9 {
        width: 75%
    }
    .large-margin-collapse>.mediumx-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.mediumx-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.mediumx-12 {
        width: 100%
    }
    .large-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.large-3 {
        width: 25%
    }
    .large-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.large-6 {
        width: 50%
    }
    .large-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.large-9 {
        width: 75%
    }
    .large-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.large-12 {
        width: 100%
    }
    .large-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.xlarge-3 {
        width: 25%
    }
    .large-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.xlarge-6 {
        width: 50%
    }
    .large-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.xlarge-9 {
        width: 75%
    }
    .large-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.xlarge-12 {
        width: 100%
    }
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .large-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width:106.3125em) {
    .xlarge-margin-collapse,
    .xlarge-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
    .xlarge-margin-collapse>.small-1 {
        width: 8.33333%
    }
    .xlarge-margin-collapse>.small-2 {
        width: 16.66667%
    }
    .xlarge-margin-collapse>.small-3 {
        width: 25%
    }
    .xlarge-margin-collapse>.small-4 {
        width: 33.33333%
    }
    .xlarge-margin-collapse>.small-5 {
        width: 41.66667%
    }
    .xlarge-margin-collapse>.small-6 {
        width: 50%
    }
    .xlarge-margin-collapse>.small-7 {
        width: 58.33333%
    }
    .xlarge-margin-collapse>.small-8 {
        width: 66.66667%
    }
    .xlarge-margin-collapse>.small-9 {
        width: 75%
    }
    .xlarge-margin-collapse>.small-10 {
        width: 83.33333%
    }
    .xlarge-margin-collapse>.small-11 {
        width: 91.66667%
    }
    .xlarge-margin-collapse>.small-12 {
        width: 100%
    }
    .xlarge-margin-collapse>.smallx-1 {
        width: 8.33333%
    }
    .xlarge-margin-collapse>.smallx-2 {
        width: 16.66667%
    }
    .xlarge-margin-collapse>.smallx-3 {
        width: 25%
    }
    .xlarge-margin-collapse>.smallx-4 {
        width: 33.33333%
    }
    .xlarge-margin-collapse>.smallx-5 {
        width: 41.66667%
    }
    .xlarge-margin-collapse>.smallx-6 {
        width: 50%
    }
    .xlarge-margin-collapse>.smallx-7 {
        width: 58.33333%
    }
    .xlarge-margin-collapse>.smallx-8 {
        width: 66.66667%
    }
    .xlarge-margin-collapse>.smallx-9 {
        width: 75%
    }
    .xlarge-margin-collapse>.smallx-10 {
        width: 83.33333%
    }
    .xlarge-margin-collapse>.smallx-11 {
        width: 91.66667%
    }
    .xlarge-margin-collapse>.smallx-12 {
        width: 100%
    }
    .xlarge-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .xlarge-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .xlarge-margin-collapse>.medium-3 {
        width: 25%
    }
    .xlarge-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .xlarge-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .xlarge-margin-collapse>.medium-6 {
        width: 50%
    }
    .xlarge-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .xlarge-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .xlarge-margin-collapse>.medium-9 {
        width: 75%
    }
    .xlarge-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .xlarge-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .xlarge-margin-collapse>.medium-12 {
        width: 100%
    }
    .xlarge-margin-collapse>.mediumx-1 {
        width: 8.33333%
    }
    .xlarge-margin-collapse>.mediumx-2 {
        width: 16.66667%
    }
    .xlarge-margin-collapse>.mediumx-3 {
        width: 25%
    }
    .xlarge-margin-collapse>.mediumx-4 {
        width: 33.33333%
    }
    .xlarge-margin-collapse>.mediumx-5 {
        width: 41.66667%
    }
    .xlarge-margin-collapse>.mediumx-6 {
        width: 50%
    }
    .xlarge-margin-collapse>.mediumx-7 {
        width: 58.33333%
    }
    .xlarge-margin-collapse>.mediumx-8 {
        width: 66.66667%
    }
    .xlarge-margin-collapse>.mediumx-9 {
        width: 75%
    }
    .xlarge-margin-collapse>.mediumx-10 {
        width: 83.33333%
    }
    .xlarge-margin-collapse>.mediumx-11 {
        width: 91.66667%
    }
    .xlarge-margin-collapse>.mediumx-12 {
        width: 100%
    }
    .xlarge-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .xlarge-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .xlarge-margin-collapse>.large-3 {
        width: 25%
    }
    .xlarge-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .xlarge-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .xlarge-margin-collapse>.large-6 {
        width: 50%
    }
    .xlarge-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .xlarge-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .xlarge-margin-collapse>.large-9 {
        width: 75%
    }
    .xlarge-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .xlarge-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .xlarge-margin-collapse>.large-12 {
        width: 100%
    }
    .xlarge-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }
    .xlarge-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }
    .xlarge-margin-collapse>.xlarge-3 {
        width: 25%
    }
    .xlarge-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }
    .xlarge-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }
    .xlarge-margin-collapse>.xlarge-6 {
        width: 50%
    }
    .xlarge-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }
    .xlarge-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }
    .xlarge-margin-collapse>.xlarge-9 {
        width: 75%
    }
    .xlarge-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }
    .xlarge-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }
    .xlarge-margin-collapse>.xlarge-12 {
        width: 100%
    }
    .xlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .xlarge-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

.small-offset-0 {
    margin-left: 0
}

.grid-margin-x>.small-offset-0 {
    margin-left: calc(0% + .9375rem)
}

.small-offset-1 {
    margin-left: 8.33333%
}

.grid-margin-x>.small-offset-1 {
    margin-left: calc(8.33333% + .9375rem)
}

.small-offset-2 {
    margin-left: 16.66667%
}

.grid-margin-x>.small-offset-2 {
    margin-left: calc(16.66667% + .9375rem)
}

.small-offset-3 {
    margin-left: 25%
}

.grid-margin-x>.small-offset-3 {
    margin-left: calc(25% + .9375rem)
}

.small-offset-4 {
    margin-left: 33.33333%
}

.grid-margin-x>.small-offset-4 {
    margin-left: calc(33.33333% + .9375rem)
}

.small-offset-5 {
    margin-left: 41.66667%
}

.grid-margin-x>.small-offset-5 {
    margin-left: calc(41.66667% + .9375rem)
}

.small-offset-6 {
    margin-left: 50%
}

.grid-margin-x>.small-offset-6 {
    margin-left: calc(50% + .9375rem)
}

.small-offset-7 {
    margin-left: 58.33333%
}

.grid-margin-x>.small-offset-7 {
    margin-left: calc(58.33333% + .9375rem)
}

.small-offset-8 {
    margin-left: 66.66667%
}

.grid-margin-x>.small-offset-8 {
    margin-left: calc(66.66667% + .9375rem)
}

.small-offset-9 {
    margin-left: 75%
}

.grid-margin-x>.small-offset-9 {
    margin-left: calc(75% + .9375rem)
}

.small-offset-10 {
    margin-left: 83.33333%
}

.grid-margin-x>.small-offset-10 {
    margin-left: calc(83.33333% + .9375rem)
}

.small-offset-11 {
    margin-left: 91.66667%
}

.grid-margin-x>.small-offset-11 {
    margin-left: calc(91.66667% + .9375rem)
}

@media print,
screen and (min-width:23.5em) {
    .smallx-offset-0 {
        margin-left: 0
    }
    .grid-margin-x>.smallx-offset-0 {
        margin-left: calc(0% + .9375rem)
    }
    .smallx-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.smallx-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }
    .smallx-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.smallx-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }
    .smallx-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.smallx-offset-3 {
        margin-left: calc(25% + .9375rem)
    }
    .smallx-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.smallx-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }
    .smallx-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.smallx-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }
    .smallx-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.smallx-offset-6 {
        margin-left: calc(50% + .9375rem)
    }
    .smallx-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.smallx-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }
    .smallx-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.smallx-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }
    .smallx-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.smallx-offset-9 {
        margin-left: calc(75% + .9375rem)
    }
    .smallx-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.smallx-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }
    .smallx-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.smallx-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media print,
screen and (min-width:41.75em) {
    .medium-offset-0 {
        margin-left: 0
    }
    .grid-margin-x>.medium-offset-0 {
        margin-left: calc(0% + 1.125rem)
    }
    .medium-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.medium-offset-1 {
        margin-left: calc(8.33333% + 1.125rem)
    }
    .medium-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.medium-offset-2 {
        margin-left: calc(16.66667% + 1.125rem)
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.medium-offset-3 {
        margin-left: calc(25% + 1.125rem)
    }
    .medium-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.medium-offset-4 {
        margin-left: calc(33.33333% + 1.125rem)
    }
    .medium-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.medium-offset-5 {
        margin-left: calc(41.66667% + 1.125rem)
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.medium-offset-6 {
        margin-left: calc(50% + 1.125rem)
    }
    .medium-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.medium-offset-7 {
        margin-left: calc(58.33333% + 1.125rem)
    }
    .medium-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.medium-offset-8 {
        margin-left: calc(66.66667% + 1.125rem)
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.medium-offset-9 {
        margin-left: calc(75% + 1.125rem)
    }
    .medium-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.medium-offset-10 {
        margin-left: calc(83.33333% + 1.125rem)
    }
    .medium-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.medium-offset-11 {
        margin-left: calc(91.66667% + 1.125rem)
    }
}

@media print,
screen and (min-width:64em) {
    .mediumx-offset-0 {
        margin-left: 0
    }
    .grid-margin-x>.mediumx-offset-0 {
        margin-left: calc(0% + 1.125rem)
    }
    .mediumx-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.mediumx-offset-1 {
        margin-left: calc(8.33333% + 1.125rem)
    }
    .mediumx-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.mediumx-offset-2 {
        margin-left: calc(16.66667% + 1.125rem)
    }
    .mediumx-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.mediumx-offset-3 {
        margin-left: calc(25% + 1.125rem)
    }
    .mediumx-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.mediumx-offset-4 {
        margin-left: calc(33.33333% + 1.125rem)
    }
    .mediumx-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.mediumx-offset-5 {
        margin-left: calc(41.66667% + 1.125rem)
    }
    .mediumx-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.mediumx-offset-6 {
        margin-left: calc(50% + 1.125rem)
    }
    .mediumx-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.mediumx-offset-7 {
        margin-left: calc(58.33333% + 1.125rem)
    }
    .mediumx-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.mediumx-offset-8 {
        margin-left: calc(66.66667% + 1.125rem)
    }
    .mediumx-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.mediumx-offset-9 {
        margin-left: calc(75% + 1.125rem)
    }
    .mediumx-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.mediumx-offset-10 {
        margin-left: calc(83.33333% + 1.125rem)
    }
    .mediumx-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.mediumx-offset-11 {
        margin-left: calc(91.66667% + 1.125rem)
    }
}

@media print,
screen and (min-width:75.625em) {
    .large-offset-0 {
        margin-left: 0
    }
    .grid-margin-x>.large-offset-0 {
        margin-left: calc(0% + 1.25rem)
    }
    .large-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.large-offset-1 {
        margin-left: calc(8.33333% + 1.25rem)
    }
    .large-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.large-offset-2 {
        margin-left: calc(16.66667% + 1.25rem)
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.large-offset-3 {
        margin-left: calc(25% + 1.25rem)
    }
    .large-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.large-offset-4 {
        margin-left: calc(33.33333% + 1.25rem)
    }
    .large-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.large-offset-5 {
        margin-left: calc(41.66667% + 1.25rem)
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.large-offset-6 {
        margin-left: calc(50% + 1.25rem)
    }
    .large-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.large-offset-7 {
        margin-left: calc(58.33333% + 1.25rem)
    }
    .large-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.large-offset-8 {
        margin-left: calc(66.66667% + 1.25rem)
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.large-offset-9 {
        margin-left: calc(75% + 1.25rem)
    }
    .large-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.large-offset-10 {
        margin-left: calc(83.33333% + 1.25rem)
    }
    .large-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.large-offset-11 {
        margin-left: calc(91.66667% + 1.25rem)
    }
}

@media screen and (min-width:106.3125em) {
    .xlarge-offset-0 {
        margin-left: 0
    }
    .grid-margin-x>.xlarge-offset-0 {
        margin-left: calc(0% + 1.25rem)
    }
    .xlarge-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.xlarge-offset-1 {
        margin-left: calc(8.33333% + 1.25rem)
    }
    .xlarge-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.xlarge-offset-2 {
        margin-left: calc(16.66667% + 1.25rem)
    }
    .xlarge-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.xlarge-offset-3 {
        margin-left: calc(25% + 1.25rem)
    }
    .xlarge-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.xlarge-offset-4 {
        margin-left: calc(33.33333% + 1.25rem)
    }
    .xlarge-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.xlarge-offset-5 {
        margin-left: calc(41.66667% + 1.25rem)
    }
    .xlarge-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.xlarge-offset-6 {
        margin-left: calc(50% + 1.25rem)
    }
    .xlarge-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.xlarge-offset-7 {
        margin-left: calc(58.33333% + 1.25rem)
    }
    .xlarge-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.xlarge-offset-8 {
        margin-left: calc(66.66667% + 1.25rem)
    }
    .xlarge-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.xlarge-offset-9 {
        margin-left: calc(75% + 1.25rem)
    }
    .xlarge-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.xlarge-offset-10 {
        margin-left: calc(83.33333% + 1.25rem)
    }
    .xlarge-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.xlarge-offset-11 {
        margin-left: calc(91.66667% + 1.25rem)
    }
}

.grid-y {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.grid-y>.cell {
    width: auto
}

.grid-y>.auto,
.grid-y>.shrink {
    height: auto
}

.grid-y>small-1,
.grid-y>small-2,
.grid-y>small-3,
.grid-y>small-4,
.grid-y>small-5,
.grid-y>small-6,
.grid-y>small-7,
.grid-y>small-8,
.grid-y>small-9,
.grid-y>small-10,
.grid-y>small-11,
.grid-y>small-12,
.grid-y>small-full,
.grid-y>small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width:23.5em) {
    .grid-y>smallx-1,
    .grid-y>smallx-2,
    .grid-y>smallx-3,
    .grid-y>smallx-4,
    .grid-y>smallx-5,
    .grid-y>smallx-6,
    .grid-y>smallx-7,
    .grid-y>smallx-8,
    .grid-y>smallx-9,
    .grid-y>smallx-10,
    .grid-y>smallx-11,
    .grid-y>smallx-12,
    .grid-y>smallx-full,
    .grid-y>smallx-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width:41.75em) {
    .grid-y>medium-1,
    .grid-y>medium-2,
    .grid-y>medium-3,
    .grid-y>medium-4,
    .grid-y>medium-5,
    .grid-y>medium-6,
    .grid-y>medium-7,
    .grid-y>medium-8,
    .grid-y>medium-9,
    .grid-y>medium-10,
    .grid-y>medium-11,
    .grid-y>medium-12,
    .grid-y>medium-full,
    .grid-y>medium-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width:64em) {
    .grid-y>mediumx-1,
    .grid-y>mediumx-2,
    .grid-y>mediumx-3,
    .grid-y>mediumx-4,
    .grid-y>mediumx-5,
    .grid-y>mediumx-6,
    .grid-y>mediumx-7,
    .grid-y>mediumx-8,
    .grid-y>mediumx-9,
    .grid-y>mediumx-10,
    .grid-y>mediumx-11,
    .grid-y>mediumx-12,
    .grid-y>mediumx-full,
    .grid-y>mediumx-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-y>large-1,
    .grid-y>large-2,
    .grid-y>large-3,
    .grid-y>large-4,
    .grid-y>large-5,
    .grid-y>large-6,
    .grid-y>large-7,
    .grid-y>large-8,
    .grid-y>large-9,
    .grid-y>large-10,
    .grid-y>large-11,
    .grid-y>large-12,
    .grid-y>large-full,
    .grid-y>large-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:106.3125em) {
    .grid-y>xlarge-1,
    .grid-y>xlarge-2,
    .grid-y>xlarge-3,
    .grid-y>xlarge-4,
    .grid-y>xlarge-5,
    .grid-y>xlarge-6,
    .grid-y>xlarge-7,
    .grid-y>xlarge-8,
    .grid-y>xlarge-9,
    .grid-y>xlarge-10,
    .grid-y>xlarge-11,
    .grid-y>xlarge-12,
    .grid-y>xlarge-full,
    .grid-y>xlarge-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-y>.small-1 {
    height: 8.33333%
}

.grid-y>.small-2 {
    height: 16.66667%
}

.grid-y>.small-3 {
    height: 25%
}

.grid-y>.small-4 {
    height: 33.33333%
}

.grid-y>.small-5 {
    height: 41.66667%
}

.grid-y>.small-6 {
    height: 50%
}

.grid-y>.small-7 {
    height: 58.33333%
}

.grid-y>.small-8 {
    height: 66.66667%
}

.grid-y>.small-9 {
    height: 75%
}

.grid-y>.small-10 {
    height: 83.33333%
}

.grid-y>.small-11 {
    height: 91.66667%
}

.grid-y>.small-12 {
    height: 100%
}

@media print,
screen and (min-width:23.5em) {
    .grid-y>.smallx-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }
    .grid-y>.smallx-shrink {
        height: auto
    }
    .grid-y>.smallx-1 {
        height: 8.33333%
    }
    .grid-y>.smallx-2 {
        height: 16.66667%
    }
    .grid-y>.smallx-3 {
        height: 25%
    }
    .grid-y>.smallx-4 {
        height: 33.33333%
    }
    .grid-y>.smallx-5 {
        height: 41.66667%
    }
    .grid-y>.smallx-6 {
        height: 50%
    }
    .grid-y>.smallx-7 {
        height: 58.33333%
    }
    .grid-y>.smallx-8 {
        height: 66.66667%
    }
    .grid-y>.smallx-9 {
        height: 75%
    }
    .grid-y>.smallx-10 {
        height: 83.33333%
    }
    .grid-y>.smallx-11 {
        height: 91.66667%
    }
    .grid-y>.smallx-12 {
        height: 100%
    }
}

@media print,
screen and (min-width:41.75em) {
    .grid-y>.medium-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }
    .grid-y>.medium-shrink {
        height: auto
    }
    .grid-y>.medium-1 {
        height: 8.33333%
    }
    .grid-y>.medium-2 {
        height: 16.66667%
    }
    .grid-y>.medium-3 {
        height: 25%
    }
    .grid-y>.medium-4 {
        height: 33.33333%
    }
    .grid-y>.medium-5 {
        height: 41.66667%
    }
    .grid-y>.medium-6 {
        height: 50%
    }
    .grid-y>.medium-7 {
        height: 58.33333%
    }
    .grid-y>.medium-8 {
        height: 66.66667%
    }
    .grid-y>.medium-9 {
        height: 75%
    }
    .grid-y>.medium-10 {
        height: 83.33333%
    }
    .grid-y>.medium-11 {
        height: 91.66667%
    }
    .grid-y>.medium-12 {
        height: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .grid-y>.mediumx-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }
    .grid-y>.mediumx-shrink {
        height: auto
    }
    .grid-y>.mediumx-1 {
        height: 8.33333%
    }
    .grid-y>.mediumx-2 {
        height: 16.66667%
    }
    .grid-y>.mediumx-3 {
        height: 25%
    }
    .grid-y>.mediumx-4 {
        height: 33.33333%
    }
    .grid-y>.mediumx-5 {
        height: 41.66667%
    }
    .grid-y>.mediumx-6 {
        height: 50%
    }
    .grid-y>.mediumx-7 {
        height: 58.33333%
    }
    .grid-y>.mediumx-8 {
        height: 66.66667%
    }
    .grid-y>.mediumx-9 {
        height: 75%
    }
    .grid-y>.mediumx-10 {
        height: 83.33333%
    }
    .grid-y>.mediumx-11 {
        height: 91.66667%
    }
    .grid-y>.mediumx-12 {
        height: 100%
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-y>.large-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }
    .grid-y>.large-shrink {
        height: auto
    }
    .grid-y>.large-1 {
        height: 8.33333%
    }
    .grid-y>.large-2 {
        height: 16.66667%
    }
    .grid-y>.large-3 {
        height: 25%
    }
    .grid-y>.large-4 {
        height: 33.33333%
    }
    .grid-y>.large-5 {
        height: 41.66667%
    }
    .grid-y>.large-6 {
        height: 50%
    }
    .grid-y>.large-7 {
        height: 58.33333%
    }
    .grid-y>.large-8 {
        height: 66.66667%
    }
    .grid-y>.large-9 {
        height: 75%
    }
    .grid-y>.large-10 {
        height: 83.33333%
    }
    .grid-y>.large-11 {
        height: 91.66667%
    }
    .grid-y>.large-12 {
        height: 100%
    }
}

@media screen and (min-width:106.3125em) {
    .grid-y>.xlarge-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }
    .grid-y>.xlarge-shrink {
        height: auto
    }
    .grid-y>.xlarge-1 {
        height: 8.33333%
    }
    .grid-y>.xlarge-2 {
        height: 16.66667%
    }
    .grid-y>.xlarge-3 {
        height: 25%
    }
    .grid-y>.xlarge-4 {
        height: 33.33333%
    }
    .grid-y>.xlarge-5 {
        height: 41.66667%
    }
    .grid-y>.xlarge-6 {
        height: 50%
    }
    .grid-y>.xlarge-7 {
        height: 58.33333%
    }
    .grid-y>.xlarge-8 {
        height: 66.66667%
    }
    .grid-y>.xlarge-9 {
        height: 75%
    }
    .grid-y>.xlarge-10 {
        height: 83.33333%
    }
    .grid-y>.xlarge-11 {
        height: 91.66667%
    }
    .grid-y>.xlarge-12 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: -.9375rem;
    margin-bottom: -.9375rem
}

@media print,
screen and (min-width:41.75em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -1.125rem;
        margin-bottom: -1.125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -1.25rem;
        margin-bottom: -1.25rem
    }
}

.grid-padding-y>.cell {
    padding-top: .9375rem;
    padding-bottom: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .grid-padding-y>.cell {
        padding-top: 1.125rem;
        padding-bottom: 1.125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-padding-y>.cell {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }
}

.grid-margin-y {
    margin-top: -.9375rem;
    margin-bottom: -.9375rem
}

@media print,
screen and (min-width:41.75em) {
    .grid-margin-y {
        margin-top: -1.125rem;
        margin-bottom: -1.125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-margin-y {
        margin-top: -1.25rem;
        margin-bottom: -1.25rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - 1.875rem);
    margin-top: .9375rem;
    margin-bottom: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .grid-margin-y>.cell {
        height: calc(100% - 2.25rem);
        margin-top: 1.125rem;
        margin-bottom: 1.125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-margin-y>.cell {
        height: calc(100% - 2.5rem);
        margin-top: 1.25rem;
        margin-bottom: 1.25rem
    }
}

.grid-margin-y>.auto,
.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - 1.875rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - 1.875rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - 1.875rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - 1.875rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - 1.875rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - 1.875rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - 1.875rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - 1.875rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - 1.875rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - 1.875rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - 1.875rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - 1.875rem)
}

@media print,
screen and (min-width:23.5em) {
    .grid-margin-y>.smallx-auto,
    .grid-margin-y>.smallx-shrink {
        height: auto
    }
    .grid-margin-y>.smallx-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.smallx-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.smallx-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.smallx-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.smallx-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.smallx-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.smallx-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.smallx-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.smallx-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.smallx-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.smallx-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.smallx-12 {
        height: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width:41.75em) {
    .grid-margin-y>.auto,
    .grid-margin-y>.shrink {
        height: auto
    }
    .grid-margin-y>.small-1 {
        height: calc(8.33333% - 2.25rem)
    }
    .grid-margin-y>.small-2 {
        height: calc(16.66667% - 2.25rem)
    }
    .grid-margin-y>.small-3 {
        height: calc(25% - 2.25rem)
    }
    .grid-margin-y>.small-4 {
        height: calc(33.33333% - 2.25rem)
    }
    .grid-margin-y>.small-5 {
        height: calc(41.66667% - 2.25rem)
    }
    .grid-margin-y>.small-6 {
        height: calc(50% - 2.25rem)
    }
    .grid-margin-y>.small-7 {
        height: calc(58.33333% - 2.25rem)
    }
    .grid-margin-y>.small-8 {
        height: calc(66.66667% - 2.25rem)
    }
    .grid-margin-y>.small-9 {
        height: calc(75% - 2.25rem)
    }
    .grid-margin-y>.small-10 {
        height: calc(83.33333% - 2.25rem)
    }
    .grid-margin-y>.small-11 {
        height: calc(91.66667% - 2.25rem)
    }
    .grid-margin-y>.small-12 {
        height: calc(100% - 2.25rem)
    }
    .grid-margin-y>.medium-auto,
    .grid-margin-y>.medium-shrink {
        height: auto
    }
    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 2.25rem)
    }
    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 2.25rem)
    }
    .grid-margin-y>.medium-3 {
        height: calc(25% - 2.25rem)
    }
    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 2.25rem)
    }
    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 2.25rem)
    }
    .grid-margin-y>.medium-6 {
        height: calc(50% - 2.25rem)
    }
    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 2.25rem)
    }
    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 2.25rem)
    }
    .grid-margin-y>.medium-9 {
        height: calc(75% - 2.25rem)
    }
    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 2.25rem)
    }
    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 2.25rem)
    }
    .grid-margin-y>.medium-12 {
        height: calc(100% - 2.25rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-y>.mediumx-auto,
    .grid-margin-y>.mediumx-shrink {
        height: auto
    }
    .grid-margin-y>.mediumx-1 {
        height: calc(8.33333% - 2.25rem)
    }
    .grid-margin-y>.mediumx-2 {
        height: calc(16.66667% - 2.25rem)
    }
    .grid-margin-y>.mediumx-3 {
        height: calc(25% - 2.25rem)
    }
    .grid-margin-y>.mediumx-4 {
        height: calc(33.33333% - 2.25rem)
    }
    .grid-margin-y>.mediumx-5 {
        height: calc(41.66667% - 2.25rem)
    }
    .grid-margin-y>.mediumx-6 {
        height: calc(50% - 2.25rem)
    }
    .grid-margin-y>.mediumx-7 {
        height: calc(58.33333% - 2.25rem)
    }
    .grid-margin-y>.mediumx-8 {
        height: calc(66.66667% - 2.25rem)
    }
    .grid-margin-y>.mediumx-9 {
        height: calc(75% - 2.25rem)
    }
    .grid-margin-y>.mediumx-10 {
        height: calc(83.33333% - 2.25rem)
    }
    .grid-margin-y>.mediumx-11 {
        height: calc(91.66667% - 2.25rem)
    }
    .grid-margin-y>.mediumx-12 {
        height: calc(100% - 2.25rem)
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-margin-y>.auto,
    .grid-margin-y>.shrink {
        height: auto
    }
    .grid-margin-y>.small-1 {
        height: calc(8.33333% - 2.5rem)
    }
    .grid-margin-y>.small-2 {
        height: calc(16.66667% - 2.5rem)
    }
    .grid-margin-y>.small-3 {
        height: calc(25% - 2.5rem)
    }
    .grid-margin-y>.small-4 {
        height: calc(33.33333% - 2.5rem)
    }
    .grid-margin-y>.small-5 {
        height: calc(41.66667% - 2.5rem)
    }
    .grid-margin-y>.small-6 {
        height: calc(50% - 2.5rem)
    }
    .grid-margin-y>.small-7 {
        height: calc(58.33333% - 2.5rem)
    }
    .grid-margin-y>.small-8 {
        height: calc(66.66667% - 2.5rem)
    }
    .grid-margin-y>.small-9 {
        height: calc(75% - 2.5rem)
    }
    .grid-margin-y>.small-10 {
        height: calc(83.33333% - 2.5rem)
    }
    .grid-margin-y>.small-11 {
        height: calc(91.66667% - 2.5rem)
    }
    .grid-margin-y>.small-12 {
        height: calc(100% - 2.5rem)
    }
    .grid-margin-y>.medium-auto,
    .grid-margin-y>.medium-shrink {
        height: auto
    }
    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 2.5rem)
    }
    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 2.5rem)
    }
    .grid-margin-y>.medium-3 {
        height: calc(25% - 2.5rem)
    }
    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 2.5rem)
    }
    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 2.5rem)
    }
    .grid-margin-y>.medium-6 {
        height: calc(50% - 2.5rem)
    }
    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 2.5rem)
    }
    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 2.5rem)
    }
    .grid-margin-y>.medium-9 {
        height: calc(75% - 2.5rem)
    }
    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 2.5rem)
    }
    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 2.5rem)
    }
    .grid-margin-y>.medium-12 {
        height: calc(100% - 2.5rem)
    }
    .grid-margin-y>.large-auto,
    .grid-margin-y>.large-shrink {
        height: auto
    }
    .grid-margin-y>.large-1 {
        height: calc(8.33333% - 2.5rem)
    }
    .grid-margin-y>.large-2 {
        height: calc(16.66667% - 2.5rem)
    }
    .grid-margin-y>.large-3 {
        height: calc(25% - 2.5rem)
    }
    .grid-margin-y>.large-4 {
        height: calc(33.33333% - 2.5rem)
    }
    .grid-margin-y>.large-5 {
        height: calc(41.66667% - 2.5rem)
    }
    .grid-margin-y>.large-6 {
        height: calc(50% - 2.5rem)
    }
    .grid-margin-y>.large-7 {
        height: calc(58.33333% - 2.5rem)
    }
    .grid-margin-y>.large-8 {
        height: calc(66.66667% - 2.5rem)
    }
    .grid-margin-y>.large-9 {
        height: calc(75% - 2.5rem)
    }
    .grid-margin-y>.large-10 {
        height: calc(83.33333% - 2.5rem)
    }
    .grid-margin-y>.large-11 {
        height: calc(91.66667% - 2.5rem)
    }
    .grid-margin-y>.large-12 {
        height: calc(100% - 2.5rem)
    }
}

@media screen and (min-width:106.3125em) {
    .grid-margin-y>.xlarge-auto,
    .grid-margin-y>.xlarge-shrink {
        height: auto
    }
    .grid-margin-y>.xlarge-1 {
        height: calc(8.33333% - 2.5rem)
    }
    .grid-margin-y>.xlarge-2 {
        height: calc(16.66667% - 2.5rem)
    }
    .grid-margin-y>.xlarge-3 {
        height: calc(25% - 2.5rem)
    }
    .grid-margin-y>.xlarge-4 {
        height: calc(33.33333% - 2.5rem)
    }
    .grid-margin-y>.xlarge-5 {
        height: calc(41.66667% - 2.5rem)
    }
    .grid-margin-y>.xlarge-6 {
        height: calc(50% - 2.5rem)
    }
    .grid-margin-y>.xlarge-7 {
        height: calc(58.33333% - 2.5rem)
    }
    .grid-margin-y>.xlarge-8 {
        height: calc(66.66667% - 2.5rem)
    }
    .grid-margin-y>.xlarge-9 {
        height: calc(75% - 2.5rem)
    }
    .grid-margin-y>.xlarge-10 {
        height: calc(83.33333% - 2.5rem)
    }
    .grid-margin-y>.xlarge-11 {
        height: calc(91.66667% - 2.5rem)
    }
    .grid-margin-y>.xlarge-12 {
        height: calc(100% - 2.5rem)
    }
}

.grid-frame {
    width: 100vw;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch
}

.cell .grid-frame {
    width: 100%
}

.cell-block {
    overflow-x: auto;
    max-width: 100%
}

.cell-block,
.cell-block-y {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%
}

.cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
}

.cell-block-container>.grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media print,
screen and (min-width:23.5em) {
    .smallx-grid-frame {
        width: 100vw;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .cell .smallx-grid-frame {
        width: 100%
    }
    .smallx-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .smallx-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .smallx-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .smallx-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media print,
screen and (min-width:41.75em) {
    .medium-grid-frame {
        width: 100vw;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .cell .medium-grid-frame {
        width: 100%
    }
    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .medium-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .medium-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media print,
screen and (min-width:64em) {
    .mediumx-grid-frame {
        width: 100vw;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .cell .mediumx-grid-frame {
        width: 100%
    }
    .mediumx-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .mediumx-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .mediumx-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .mediumx-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media print,
screen and (min-width:75.625em) {
    .large-grid-frame {
        width: 100vw;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .cell .large-grid-frame {
        width: 100%
    }
    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .large-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .large-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width:106.3125em) {
    .xlarge-grid-frame {
        width: 100vw;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .cell .xlarge-grid-frame {
        width: 100%
    }
    .xlarge-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .xlarge-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .xlarge-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .xlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    width: auto;
    height: 100vh;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media print,
screen and (min-width:23.5em) {
    .grid-y.smallx-grid-frame {
        width: auto;
        height: 100vh;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

@media print,
screen and (min-width:41.75em) {
    .grid-y.medium-grid-frame {
        width: auto;
        height: 100vh;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

@media print,
screen and (min-width:64em) {
    .grid-y.mediumx-grid-frame {
        width: auto;
        height: 100vh;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

@media print,
screen and (min-width:75.625em) {
    .grid-y.large-grid-frame {
        width: auto;
        height: 100vh;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

@media screen and (min-width:106.3125em) {
    .grid-y.xlarge-grid-frame {
        width: auto;
        height: 100vh;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print,
screen and (min-width:23.5em) {
    .cell .grid-y.smallx-grid-frame {
        height: 100%
    }
}

@media print,
screen and (min-width:41.75em) {
    .cell .grid-y.medium-grid-frame {
        height: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .cell .grid-y.mediumx-grid-frame {
        height: 100%
    }
}

@media print,
screen and (min-width:75.625em) {
    .cell .grid-y.large-grid-frame {
        height: 100%
    }
}

@media screen and (min-width:106.3125em) {
    .cell .grid-y.xlarge-grid-frame {
        height: 100%
    }
}

.align-right {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-right.vertical.menu>li>a {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    -ms-flex-pack: center;
    justify-content: center
}

.align-top {
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -ms-flex-item-align: center;
    align-self: center
}

.align-stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -ms-flex-order: 6;
    order: 6
}

@media print,
screen and (min-width:23.5em) {
    .smallx-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .smallx-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .smallx-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .smallx-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .smallx-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .smallx-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,
screen and (min-width:41.75em) {
    .medium-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .medium-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .medium-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .medium-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .medium-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .medium-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,
screen and (min-width:64em) {
    .mediumx-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .mediumx-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .mediumx-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .mediumx-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .mediumx-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .mediumx-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,
screen and (min-width:75.625em) {
    .large-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .large-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .large-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .large-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .large-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .large-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:106.3125em) {
    .xlarge-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .xlarge-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .xlarge-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .xlarge-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .xlarge-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .xlarge-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print,
screen and (min-width:23.5em) {
    .smallx-flex-container {
        display: -ms-flexbox;
        display: flex
    }
    .smallx-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .smallx-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .smallx-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .smallx-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .smallx-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .smallx-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .smallx-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width:41.75em) {
    .medium-flex-container {
        display: -ms-flexbox;
        display: flex
    }
    .medium-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .medium-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .medium-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .medium-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .medium-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .medium-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .medium-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width:64em) {
    .mediumx-flex-container {
        display: -ms-flexbox;
        display: flex
    }
    .mediumx-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .mediumx-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .mediumx-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .mediumx-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .mediumx-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .mediumx-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .mediumx-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width:75.625em) {
    .large-flex-container {
        display: -ms-flexbox;
        display: flex
    }
    .large-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .large-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .large-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .large-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .large-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .large-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .large-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width:106.3125em) {
    .xlarge-flex-container {
        display: -ms-flexbox;
        display: flex
    }
    .xlarge-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .xlarge-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .xlarge-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .xlarge-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .xlarge-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .xlarge-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .xlarge-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.5;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic
}

b,
em,
i,
strong {
    line-height: inherit
}

b,
strong {
    font-weight: 900
}

small {
    font-size: 80%;
    line-height: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 900;
    color: inherit;
    text-rendering: optimizeLegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #cacaca
}

h1 {
    font-size: 2.5rem
}

h1,
h2 {
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 1rem
}

h2 {
    font-size: 1.875rem
}

h3 {
    font-size: 1.5625rem
}

h3,
h4 {
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 1rem
}

h4 {
    font-size: 1.375rem
}

h5 {
    font-size: 1.25rem
}

h5,
h6 {
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 1rem
}

h6 {
    font-size: 1rem
}



a {
    line-height: inherit;
    color: #00aeef;
    text-decoration: none;
    cursor: pointer
}

a:focus,
a:hover {
    color: #0096ce
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 97.5rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

dl,
ol,
ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.3
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

ol,
ul {
    margin-left: 1.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 900
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
    line-height: 1.3;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: "— "
}

abbr,
abbr[title] {
    border-bottom: 1px dotted #0a0a0a;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
    font-weight: 400
}

code,
kbd {
    background-color: #e6e6e6;
    font-family: Consolas, Liberation Mono, Courier, monospace;
    color: #0a0a0a
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}
.footer .no-bullet li:last-child a{
		margin-bottom: 0;
}
ol.no-bullet,
ul.no-bullet {
    margin-left: 0;
	margin-bottom: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,
screen and (min-width:23.5em) {
    .smallx-text-left {
        text-align: left
    }
    .smallx-text-right {
        text-align: right
    }
    .smallx-text-center {
        text-align: center
    }
    .smallx-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width:41.75em) {
    .medium-text-left {
        text-align: left
    }
    .medium-text-right {
        text-align: right
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width:64em) {
    .mediumx-text-left {
        text-align: left
    }
    .mediumx-text-right {
        text-align: right
    }
    .mediumx-text-center {
        text-align: center
    }
    .mediumx-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width:75.625em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:106.3125em) {
    .xlarge-text-left {
        text-align: left
    }
    .xlarge-text-right {
        text-align: right
    }
    .xlarge-text-center {
        text-align: center
    }
    .xlarge-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none!important
}

@media print {
    * {
        background: transparent!important;
        box-shadow: none!important;
        color: #000!important;
        text-shadow: none!important
    }
    .show-for-print {
        display: block!important
    }
    .hide-for-print {
        display: none!important
    }
    table.show-for-print {
        display: table!important
    }
    thead.show-for-print {
        display: table-header-group!important
    }
    tbody.show-for-print {
        display: table-row-group!important
    }
    tr.show-for-print {
        display: table-row!important
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    blockquote,
    pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .print-break-inside {
        page-break-inside: auto
    }
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    display: block;
    box-sizing: border-box;
    box-shadow: none;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    appearance: none
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    outline: none;
    border: 2px solid #00aeef;
    background-color: #fefefe;
    box-shadow: none;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cacaca
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cacaca
}

input::placeholder,
textarea::placeholder {
    color: #cacaca
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type=button],
[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=search] {
    box-sizing: border-box
}

[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a
}

label.middle {
    margin: 0 0 1rem;
    padding: .625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -ms-flex-align: stretch;
    align-items: stretch
}

.input-group>:first-child {
    border-radius: .75em 0 0 .75em
}

.input-group>:last-child>* {
    border-radius: 0 .75em .75em 0
}

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-align: center;
    align-items: center
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .5rem
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #465159;
    border-radius: .75em;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

@media screen and (min-width:0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:focus {
    outline: none;
    border: 2px solid #00aeef;
    background-color: #fefefe;
    box-shadow: none;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37
}

.form-error,
.is-invalid-label {
    color: #cc4b37
}

.form-error {
    
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 900
}

.form-error.is-visible {
    display: block
}
.button.hollow.slate {
    border: 0;
    color: #465159;
    border-radius: 0;
    background: #ec646f;
    color: #fff;
    padding: 14.5px 45px;
}

.button.hollow.slate:hover, .button.hollow.slate:focus {
    background: #fff;
	   color: #465159;
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem;
    font-family: inherit;
    padding: .85em 2.775rem;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: .75em;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-size: .9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #00aeef;
    color: #fefefe
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button:focus,
.button:hover {
    background-color: #0094cb;
    color: #fefefe
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button.primary {
    background-color: #00aeef;
    color: #0a0a0a
}

.button.primary:focus,
.button.primary:hover {
    background-color: #008bbf;
    color: #0a0a0a
}

.button.secondary {
    background-color: #82cff5;
    color: #0a0a0a
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #3db4ef;
    color: #0a0a0a
}

.button.success {
    background-color: #3adb76;
    color: #0a0a0a
}

.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #0a0a0a
}

.button.warning {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.warning:focus,
.button.warning:hover {
    background-color: #cc8b00;
    color: #0a0a0a
}

.button.alert {
    background-color: #cc4b37;
    color: #fefefe
}

.button.alert:focus,
.button.alert:hover {
    background-color: #a53b2a;
    color: #fefefe
}

.button.sky {
    background-color: #00aeef;
    color: #0a0a0a
}

.button.sky:focus,
.button.sky:hover {
    background-color: #008bbf;
    color: #0a0a0a
}

.button.ice {
    background-color: #82cff5;
    color: #0a0a0a
}

.button.ice:focus,
.button.ice:hover {
    background-color: #3db4ef;
    color: #0a0a0a
}

.button.slate {
    background-color: #465159;
    color: #fefefe
}

.button.slate:focus,
.button.slate:hover {
    background-color: #384147;
    color: #fefefe
}

.button.platinum {
    background-color: #aeb6bc;
    color: #0a0a0a
}

.button.platinum:focus,
.button.platinum:hover {
    background-color: #86929b;
    color: #0a0a0a
}

.button.zircon {
    background-color: #d1d2d4;
    color: #0a0a0a
}

.button.zircon:focus,
.button.zircon:hover {
    background-color: #a5a7ab;
    color: #0a0a0a
}

.button.offwhite {
    background-color: #eff0f2;
    color: #0a0a0a
}

.button.offwhite:focus,
.button.offwhite:hover {
    background-color: #babec7;
    color: #0a0a0a
}

.button.white {
    background-color: #fff;
    color: #0a0a0a
}

.button.white:focus,
.button.white:hover {
    background-color: #ccc;
    color: #0a0a0a
}

.button.disabled,
.button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #00aeef;
    color: #fefefe
}

.button.disabled.primary,
.button[disabled].primary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.primary,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
    background-color: #00aeef;
    color: #0a0a0a
}

.button.disabled.secondary,
.button[disabled].secondary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.secondary,
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
    background-color: #82cff5;
    color: #0a0a0a
}

.button.disabled.success,
.button[disabled].success {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.success,
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success,
.button[disabled].success:focus,
.button[disabled].success:hover {
    background-color: #3adb76;
    color: #0a0a0a
}

.button.disabled.warning,
.button[disabled].warning {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.warning,
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.disabled.alert,
.button[disabled].alert {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.alert,
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
    background-color: #cc4b37;
    color: #fefefe
}

.button.disabled.sky,
.button[disabled].sky {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.sky,
.button.disabled.sky:focus,
.button.disabled.sky:hover,
.button[disabled].sky,
.button[disabled].sky:focus,
.button[disabled].sky:hover {
    background-color: #00aeef;
    color: #0a0a0a
}

.button.disabled.ice,
.button[disabled].ice {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.ice,
.button.disabled.ice:focus,
.button.disabled.ice:hover,
.button[disabled].ice,
.button[disabled].ice:focus,
.button[disabled].ice:hover {
    background-color: #82cff5;
    color: #0a0a0a
}

.button.disabled.slate,
.button[disabled].slate {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.slate,
.button.disabled.slate:focus,
.button.disabled.slate:hover,
.button[disabled].slate,
.button[disabled].slate:focus,
.button[disabled].slate:hover {
    background-color: #465159;
    color: #fefefe
}

.button.disabled.platinum,
.button[disabled].platinum {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.platinum,
.button.disabled.platinum:focus,
.button.disabled.platinum:hover,
.button[disabled].platinum,
.button[disabled].platinum:focus,
.button[disabled].platinum:hover {
    background-color: #aeb6bc;
    color: #0a0a0a
}

.button.disabled.zircon,
.button[disabled].zircon {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.zircon,
.button.disabled.zircon:focus,
.button.disabled.zircon:hover,
.button[disabled].zircon,
.button[disabled].zircon:focus,
.button[disabled].zircon:hover {
    background-color: #d1d2d4;
    color: #0a0a0a
}

.button.disabled.offwhite,
.button[disabled].offwhite {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.offwhite,
.button.disabled.offwhite:focus,
.button.disabled.offwhite:hover,
.button[disabled].offwhite,
.button[disabled].offwhite:focus,
.button[disabled].offwhite:hover {
    background-color: #eff0f2;
    color: #0a0a0a
}

.button.disabled.white,
.button[disabled].white {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.white,
.button.disabled.white:focus,
.button.disabled.white:hover,
.button[disabled].white,
.button[disabled].white:focus,
.button[disabled].white:hover {
    background-color: #fff;
    color: #0a0a0a
}

.button.hollow {
    border: 2px solid #00aeef;
    color: #00aeef
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow:focus,
.button.hollow:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    background-color: transparent
}

.button.hollow:focus,
.button.hollow:hover {
    border-color: #005778;
    color: #005778
}

.button.hollow.primary,
.button.hollow:focus.disabled,
.button.hollow:focus[disabled],
.button.hollow:hover.disabled,
.button.hollow:hover[disabled] {
    border: 2px solid #00aeef;
    color: #00aeef
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #005778;
    color: #005778
}

.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled],
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled] {
    border: 2px solid #00aeef;
    color: #00aeef
}

.button.hollow.secondary {
    border: 2px solid #82cff5;
    color: #82cff5
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #0e79ae;
    color: #0e79ae
}

.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled],
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled] {
    border: 2px solid #82cff5;
    color: #82cff5
}

.button.hollow.success {
    border: 2px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539
}

.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled],
.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled] {
    border: 2px solid #3adb76;
    color: #3adb76
}

.button.hollow.warning {
    border: 2px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #805700;
    color: #805700
}

.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled],
.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled] {
    border: 2px solid #ffae00;
    color: #ffae00
}

.button.hollow.alert {
    border: 2px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled],
.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled] {
    border: 2px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.sky {
    border: 2px solid #00aeef;
    color: #00aeef
}

.button.hollow.sky:focus,
.button.hollow.sky:hover {
    border-color: #005778;
    color: #005778
}

.button.hollow.sky:focus.disabled,
.button.hollow.sky:focus[disabled],
.button.hollow.sky:hover.disabled,
.button.hollow.sky:hover[disabled] {
    border: 2px solid #00aeef;
    color: #00aeef
}

.button.hollow.ice {
    border: 2px solid #82cff5;
    color: #82cff5
}

.button.hollow.ice:focus,
.button.hollow.ice:hover {
    border-color: #0e79ae;
    color: #0e79ae
}

.button.hollow.ice:focus.disabled,
.button.hollow.ice:focus[disabled],
.button.hollow.ice:hover.disabled,
.button.hollow.ice:hover[disabled] {
    border: 2px solid #82cff5;
    color: #82cff5
}




.button.hollow.slate:focus.disabled,
.button.hollow.slate:focus[disabled],
.button.hollow.slate:hover.disabled,
.button.hollow.slate:hover[disabled] {
    border: 2px solid #465159;
    color: #465159
}

.button.hollow.platinum {
    border: 2px solid #aeb6bc;
    color: #aeb6bc
}

.button.hollow.platinum:focus,
.button.hollow.platinum:hover {
    border-color: #525c63;
    color: #525c63
}

.button.hollow.platinum:focus.disabled,
.button.hollow.platinum:focus[disabled],
.button.hollow.platinum:hover.disabled,
.button.hollow.platinum:hover[disabled] {
    border: 2px solid #aeb6bc;
    color: #aeb6bc
}

.button.hollow.zircon {
    border: 2px solid #d1d2d4;
    color: #d1d2d4
}

.button.hollow.zircon:focus,
.button.hollow.zircon:hover {
    border-color: #66686d;
    color: #66686d
}

.button.hollow.zircon:focus.disabled,
.button.hollow.zircon:focus[disabled],
.button.hollow.zircon:hover.disabled,
.button.hollow.zircon:hover[disabled] {
    border: 2px solid #d1d2d4;
    color: #d1d2d4
}

.button.hollow.offwhite {
    border: 2px solid #eff0f2;
    color: #eff0f2
}

.button.hollow.offwhite:focus,
.button.hollow.offwhite:hover {
    border-color: #6c7485;
    color: #6c7485
}

.button.hollow.offwhite:focus.disabled,
.button.hollow.offwhite:focus[disabled],
.button.hollow.offwhite:hover.disabled,
.button.hollow.offwhite:hover[disabled] {
    border: 2px solid #eff0f2;
    color: #eff0f2
}

.button.hollow.white {
    border: 2px solid #fff;
    color: #fff
}

.button.hollow.white:focus,
.button.hollow.white:hover {
    border-color: gray;
    color: gray
}

.button.hollow.white:focus.disabled,
.button.hollow.white:focus[disabled],
.button.hollow.white:hover.disabled,
.button.hollow.white:hover[disabled] {
    border: 2px solid #fff;
    color: #fff
}

.button.clear {
    border: 2px solid #00aeef;
    color: #00aeef
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    background-color: transparent
}

.button.clear:focus,
.button.clear:hover {
    border-color: #005778;
    color: #005778
}

.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
    border: 2px solid #00aeef;
    color: #00aeef
}

.button.clear,
.button.clear.disabled,
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear[disabled] {
    border-color: transparent
}

.button.clear.primary {
    border: 2px solid #00aeef;
    color: #00aeef
}

.button.clear.primary:focus,
.button.clear.primary:hover {
    border-color: #005778;
    color: #005778
}

.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled] {
    border: 2px solid #00aeef;
    color: #00aeef
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary[disabled] {
    border-color: transparent
}

.button.clear.secondary {
    border: 2px solid #82cff5;
    color: #82cff5
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
    border-color: #0e79ae;
    color: #0e79ae
}

.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled] {
    border: 2px solid #82cff5;
    color: #82cff5
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary[disabled] {
    border-color: transparent
}

.button.clear.success {
    border: 2px solid #3adb76;
    color: #3adb76
}

.button.clear.success:focus,
.button.clear.success:hover {
    border-color: #157539;
    color: #157539
}

.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled] {
    border: 2px solid #3adb76;
    color: #3adb76
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success[disabled] {
    border-color: transparent
}

.button.clear.warning {
    border: 2px solid #ffae00;
    color: #ffae00
}

.button.clear.warning:focus,
.button.clear.warning:hover {
    border-color: #805700;
    color: #805700
}

.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled] {
    border: 2px solid #ffae00;
    color: #ffae00
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning[disabled] {
    border-color: transparent
}

.button.clear.alert {
    border: 2px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert:focus,
.button.clear.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled] {
    border: 2px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert[disabled] {
    border-color: transparent
}

.button.clear.sky {
    border: 2px solid #00aeef;
    color: #00aeef
}

.button.clear.sky:focus,
.button.clear.sky:hover {
    border-color: #005778;
    color: #005778
}

.button.clear.sky:focus.disabled,
.button.clear.sky:focus[disabled],
.button.clear.sky:hover.disabled,
.button.clear.sky:hover[disabled] {
    border: 2px solid #00aeef;
    color: #00aeef
}

.button.clear.sky,
.button.clear.sky.disabled,
.button.clear.sky:focus,
.button.clear.sky:focus.disabled,
.button.clear.sky:focus[disabled],
.button.clear.sky:hover,
.button.clear.sky:hover.disabled,
.button.clear.sky:hover[disabled],
.button.clear.sky[disabled] {
    border-color: transparent
}
.flex-responcive-social{
    display: flex !important;
    justify-content: space-between;
    list-style: none;
    flex-direction: row !important ;
    margin-left: 0!important;
}
.flex-responcive-social span{
    display: flex !important;
    width:23px;
    height:23px;
}
.flex-responcive-social span:before{
color:#505050 !important;
}
.flex-responcive-social .social-fa{
    border-color:#505050 !important;
}

.button.clear.ice {
    border: 2px solid #82cff5;
    color: #82cff5
}

.button.clear.ice:focus,
.button.clear.ice:hover {
    border-color: #0e79ae;
    color: #0e79ae
}

.button.clear.ice:focus.disabled,
.button.clear.ice:focus[disabled],
.button.clear.ice:hover.disabled,
.button.clear.ice:hover[disabled] {
    border: 2px solid #82cff5;
    color: #82cff5
}

.button.clear.ice,
.button.clear.ice.disabled,
.button.clear.ice:focus,
.button.clear.ice:focus.disabled,
.button.clear.ice:focus[disabled],
.button.clear.ice:hover,
.button.clear.ice:hover.disabled,
.button.clear.ice:hover[disabled],
.button.clear.ice[disabled] {
    border-color: transparent
}

.button.clear.slate {
    border: 2px solid #465159;
    color: #465159
}

.button.clear.slate:focus,
.button.clear.slate:hover {
    border-color: #23292d;
    color: #23292d
}

.button.clear.slate:focus.disabled,
.button.clear.slate:focus[disabled],
.button.clear.slate:hover.disabled,
.button.clear.slate:hover[disabled] {
    border: 2px solid #465159;
    color: #465159
}

.button.clear.slate,
.button.clear.slate.disabled,
.button.clear.slate:focus,
.button.clear.slate:focus.disabled,
.button.clear.slate:focus[disabled],
.button.clear.slate:hover,
.button.clear.slate:hover.disabled,
.button.clear.slate:hover[disabled],
.button.clear.slate[disabled] {
    border-color: transparent
}

.button.clear.platinum {
    border: 2px solid #aeb6bc;
    color: #aeb6bc
}

.button.clear.platinum:focus,
.button.clear.platinum:hover {
    border-color: #525c63;
    color: #525c63
}

.button.clear.platinum:focus.disabled,
.button.clear.platinum:focus[disabled],
.button.clear.platinum:hover.disabled,
.button.clear.platinum:hover[disabled] {
    border: 2px solid #aeb6bc;
    color: #aeb6bc
}

.button.clear.platinum,
.button.clear.platinum.disabled,
.button.clear.platinum:focus,
.button.clear.platinum:focus.disabled,
.button.clear.platinum:focus[disabled],
.button.clear.platinum:hover,
.button.clear.platinum:hover.disabled,
.button.clear.platinum:hover[disabled],
.button.clear.platinum[disabled] {
    border-color: transparent
}

.button.clear.zircon {
    border: 2px solid #d1d2d4;
    color: #d1d2d4
}

.button.clear.zircon:focus,
.button.clear.zircon:hover {
    border-color: #66686d;
    color: #66686d
}

.button.clear.zircon:focus.disabled,
.button.clear.zircon:focus[disabled],
.button.clear.zircon:hover.disabled,
.button.clear.zircon:hover[disabled] {
    border: 2px solid #d1d2d4;
    color: #d1d2d4
}

.button.clear.zircon,
.button.clear.zircon.disabled,
.button.clear.zircon:focus,
.button.clear.zircon:focus.disabled,
.button.clear.zircon:focus[disabled],
.button.clear.zircon:hover,
.button.clear.zircon:hover.disabled,
.button.clear.zircon:hover[disabled],
.button.clear.zircon[disabled] {
    border-color: transparent
}

.button.clear.offwhite {
    border: 2px solid #eff0f2;
    color: #eff0f2
}

.button.clear.offwhite:focus,
.button.clear.offwhite:hover {
    border-color: #6c7485;
    color: #6c7485
}

.button.clear.offwhite:focus.disabled,
.button.clear.offwhite:focus[disabled],
.button.clear.offwhite:hover.disabled,
.button.clear.offwhite:hover[disabled] {
    border: 2px solid #eff0f2;
    color: #eff0f2
}

.button.clear.offwhite,
.button.clear.offwhite.disabled,
.button.clear.offwhite:focus,
.button.clear.offwhite:focus.disabled,
.button.clear.offwhite:focus[disabled],
.button.clear.offwhite:hover,
.button.clear.offwhite:hover.disabled,
.button.clear.offwhite:hover[disabled],
.button.clear.offwhite[disabled] {
    border-color: transparent
}

.button.clear.white {
    border: 2px solid #fff;
    color: #fff
}

.button.clear.white:focus,
.button.clear.white:hover {
    border-color: gray;
    color: gray
}

.button.clear.white:focus.disabled,
.button.clear.white:focus[disabled],
.button.clear.white:hover.disabled,
.button.clear.white:hover[disabled] {
    border: 2px solid #fff;
    color: #fff
}

.button.clear.white,
.button.clear.white.disabled,
.button.clear.white:focus,
.button.clear.white:focus.disabled,
.button.clear.white:focus[disabled],
.button.clear.white:hover,
.button.clear.white:hover.disabled,
.button.clear.white:hover[disabled],
.button.clear.white[disabled] {
    border-color: transparent
}

.button.dropdown:after {
    display: block;
    width: 0;
    height: 0;
    border: .4em inset;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.hollow.primary:after,
.button.dropdown.hollow:after {
    border-top-color: #00aeef
}

.button.dropdown.hollow.secondary:after {
    border-top-color: #82cff5
}

.button.dropdown.hollow.success:after {
    border-top-color: #3adb76
}

.button.dropdown.hollow.warning:after {
    border-top-color: #ffae00
}

.button.dropdown.hollow.alert:after {
    border-top-color: #cc4b37
}

.button.dropdown.hollow.sky:after {
    border-top-color: #00aeef
}

.button.dropdown.hollow.ice:after {
    border-top-color: #82cff5
}

.button.dropdown.hollow.slate:after {
    border-top-color: #465159
}

.button.dropdown.hollow.platinum:after {
    border-top-color: #aeb6bc
}

.button.dropdown.hollow.zircon:after {
    border-top-color: #d1d2d4
}

.button.dropdown.hollow.offwhite:after {
    border-top-color: #eff0f2
}

.button.dropdown.hollow.white:after {
    border-top-color: #fff
}

.button.arrow-only:after {
    top: -.1em;
    float: none;
    margin-left: 0
}

.accordion-menu li {
    width: 100%
}

.accordion-menu .is-accordion-submenu a,
.accordion-menu a {
    padding: .7rem 1rem
}

.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem
}

.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
    position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #00aeef transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent>a:after {
    left: auto;
    right: 1rem
}

.accordion-menu.align-right .is-accordion-submenu-parent>a:after {
    right: auto;
    left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after {
    transform: rotate(180deg);
    transform-origin: 50% 50%
}

.is-accordion-submenu-parent {
    position: relative
}

.has-submenu-toggle>a {
    margin-right: 40px
}

.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 40px;
    height: 40px
}

.submenu-toggle:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #00aeef transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto
}

.submenu-toggle[aria-expanded=true]:after {
    transform: scaleY(-1);
    transform-origin: 50% 50%
}

.submenu-toggle-text {
    position: absolute!important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: none;
    border-radius: 0;
    background: #fefefe;
    box-shadow: none;
    overflow: hidden;
    color: #465159
}

.card>:last-child {
    margin-bottom: 0
}

.card-divider {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem;
    background: #e6e6e6
}

.card-divider>:last-child {
    margin-bottom: 0
}

.card-section {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem
}

.card-section>:last-child {
    margin-bottom: 0
}

.card-image {
    min-height: 1px
}


.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[data-whatinput=mouse] .menu li {
    outline: 0
}

.menu .button,
.menu a {
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
    display: block;

}

.menu a,
.menu button,
.menu input,
.menu select {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu,
.menu.horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row
}

.menu.vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu.expanded li {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.menu.simple {
    -ms-flex-align: center;
    align-items: center
}

.menu.simple li+li {
    margin-left: 1rem
}

.menu.simple a {
    padding: 0
}

@media print,
screen and (min-width:23.5em) {
    .menu.smallx-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.smallx-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.smallx-expanded li,
    .menu.smallx-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:41.75em) {
    .menu.medium-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.medium-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.medium-expanded li,
    .menu.medium-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:64em) {
    .menu.mediumx-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.mediumx-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.mediumx-expanded li,
    .menu.mediumx-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:75.625em) {
    .menu.large-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.large-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.large-expanded li,
    .menu.large-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:106.3125em) {
    .menu.xlarge-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.xlarge-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.xlarge-expanded li,
    .menu.xlarge-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icons a {
    display: -ms-flexbox;
    display: flex
}

.menu.icon-left li a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg {
    margin-right: .25rem
}

.menu.icon-right li a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
    margin-left: .25rem
}

.menu.icon-top li a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu.icon-bottom li a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu .active>a,
.menu .is-active>a {
    background: #00aeef;
    color: #fefefe
}

.menu.align-left {
    -ms-flex-pack: center;
    justify-content:center
}

.menu.align-right li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu.align-right li .submenu li {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right.vertical li {
    display: block;
    text-align: right
}

.menu.align-right.vertical li .submenu li {
    text-align: right
}

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.menu.align-center li .submenu li {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu .menu-text {
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.menu-centered>.menu,
.menu-centered>.menu li {
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li {
    display: -ms-flexbox;
    display: flex
}

.menu-centered>.menu li .submenu li {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.no-js [data-responsive-menu] ul {
    display: none
}

.flex-video,
.responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.responsive-embed embed,
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.flex-video.widescreen,
.responsive-embed.widescreen {
    padding-bottom: 56.25%
}

.media-object {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.media-object img {
    max-width: none
}

@media screen and (max-width:23.4375em) {
    .media-object.stack-for-small {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:23.4375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section>:last-child {
    margin-bottom: 0
}

.media-object-section.main-section {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease, visibility .5s ease;
    background: rgba(235,235,236,0.7);
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
	display: none !important
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 12;
    transition: transform .5s ease;
    backface-visibility: hidden;
    background: rgba(235,235,236,0.9)
}

[data-whatinput=mouse] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 130;
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: none
}

.off-canvas.is-open {
    transform: translate(0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: transform .5s ease;
    backface-visibility: hidden;
    background: #465159
}

[data-whatinput=mouse] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: none
}

.off-canvas-absolute.is-open {
    transform: translate(0)
}

.position-left {
    top: 0;
    left: 0;
    width: 300px;
    height: 100%;
    overflow-y: auto
}

.off-canvas-content .off-canvas.position-left,
.position-left {
    transform: translateX(-300px)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    transform: translate(0)
}

.off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(300px)
}

.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px hsla(0, 0%, 4%, .25)
}

.position-right {
    top: 0;
    right: 0;
    width: 300px;
    height: 100%;
    overflow-y: auto
}

.off-canvas-content .off-canvas.position-right,
.position-right {
    transform: translateX(300px)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    transform: translate(0)
}

.off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-300px)
}

.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px hsla(0, 0%, 4%, .25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    overflow-x: auto
}

.off-canvas-content .off-canvas.position-top,
.position-top {
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    transform: translate(0)
}

.off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(250px)
}

.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px hsla(0, 0%, 4%, .25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 250px;
    overflow-x: auto
}

.off-canvas-content .off-canvas.position-bottom,
.position-bottom {
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    transform: translate(0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-250px)
}

.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px hsla(0, 0%, 4%, .25)
}

.off-canvas-content {
    transform: none;
    transition: transform .5s ease;
    backface-visibility: hidden
}

.off-canvas-content.has-transition-push,
.off-canvas-content .off-canvas.is-open {
    transform: translate(0)
}

@media print,
screen and (min-width:23.5em) {
    .position-left.reveal-for-smallx {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-left.reveal-for-smallx .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-smallx {
        transform: none
    }
    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-smallx~.off-canvas-content {
        margin-left: 300px
    }
    .position-right.reveal-for-smallx {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-right.reveal-for-smallx .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-smallx {
        transform: none
    }
    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-smallx~.off-canvas-content {
        margin-right: 300px
    }
    .position-top.reveal-for-smallx {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-top.reveal-for-smallx .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-smallx {
        transform: none
    }
    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-smallx~.off-canvas-content {
        margin-top: 300px
    }
    .position-bottom.reveal-for-smallx {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-bottom.reveal-for-smallx .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-smallx {
        transform: none
    }
    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-smallx~.off-canvas-content {
        margin-bottom: 300px
    }
}

@media print,
screen and (min-width:41.75em) {
    .position-left.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-left.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-medium {
        transform: none
    }
    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 300px
    }
    .position-right.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-right.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-medium {
        transform: none
    }
    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 300px
    }
    .position-top.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-top.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-medium {
        transform: none
    }
    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-medium~.off-canvas-content {
        margin-top: 300px
    }
    .position-bottom.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-bottom.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-medium {
        transform: none
    }
    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-medium~.off-canvas-content {
        margin-bottom: 300px
    }
}

@media print,
screen and (min-width:64em) {
    .position-left.reveal-for-mediumx {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-left.reveal-for-mediumx .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-mediumx {
        transform: none
    }
    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-mediumx~.off-canvas-content {
        margin-left: 300px
    }
    .position-right.reveal-for-mediumx {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-right.reveal-for-mediumx .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-mediumx {
        transform: none
    }
    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-mediumx~.off-canvas-content {
        margin-right: 300px
    }
    .position-top.reveal-for-mediumx {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-top.reveal-for-mediumx .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-mediumx {
        transform: none
    }
    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-mediumx~.off-canvas-content {
        margin-top: 300px
    }
    .position-bottom.reveal-for-mediumx {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-bottom.reveal-for-mediumx .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-mediumx {
        transform: none
    }
    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-mediumx~.off-canvas-content {
        margin-bottom: 300px
    }
}

@media print,
screen and (min-width:75.625em) {
    .position-left.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-left.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-large {
        transform: none
    }
    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 300px
    }
    .position-right.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-right.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-large {
        transform: none
    }
    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 300px
    }
    .position-top.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-top.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-large {
        transform: none
    }
    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-large~.off-canvas-content {
        margin-top: 300px
    }
    .position-bottom.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-bottom.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-large {
        transform: none
    }
    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-large~.off-canvas-content {
        margin-bottom: 300px
    }
}

@media screen and (min-width:106.3125em) {
    .position-left.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-left.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-xlarge {
        transform: none
    }
    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-xlarge~.off-canvas-content {
        margin-left: 300px
    }
    .position-right.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-right.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-xlarge {
        transform: none
    }
    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-xlarge~.off-canvas-content {
        margin-right: 300px
    }
    .position-top.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-top.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-xlarge {
        transform: none
    }
    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-xlarge~.off-canvas-content {
        margin-top: 300px
    }
    .position-bottom.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-bottom.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-xlarge {
        transform: none
    }
    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-xlarge~.off-canvas-content {
        margin-bottom: 300px
    }
}

@media print,
screen and (min-width:23.5em) {
    .off-canvas.in-canvas-for-smallx {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }
    .off-canvas.in-canvas-for-smallx.position-bottom,
    .off-canvas.in-canvas-for-smallx.position-left,
    .off-canvas.in-canvas-for-smallx.position-right,
    .off-canvas.in-canvas-for-smallx.position-top {
        box-shadow: none;
        transform: none
    }
    .off-canvas.in-canvas-for-smallx .close-button {
        display: none
    }
}

@media print,
screen and (min-width:41.75em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }
    .off-canvas.in-canvas-for-medium.position-bottom,
    .off-canvas.in-canvas-for-medium.position-left,
    .off-canvas.in-canvas-for-medium.position-right,
    .off-canvas.in-canvas-for-medium.position-top {
        box-shadow: none;
        transform: none
    }
    .off-canvas.in-canvas-for-medium .close-button {
        display: none
    }
}

@media print,
screen and (min-width:64em) {
    .off-canvas.in-canvas-for-mediumx {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }
    .off-canvas.in-canvas-for-mediumx.position-bottom,
    .off-canvas.in-canvas-for-mediumx.position-left,
    .off-canvas.in-canvas-for-mediumx.position-right,
    .off-canvas.in-canvas-for-mediumx.position-top {
        box-shadow: none;
        transform: none
    }
    .off-canvas.in-canvas-for-mediumx .close-button {
        display: none
    }
}

@media print,
screen and (min-width:75.625em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }
    .off-canvas.in-canvas-for-large.position-bottom,
    .off-canvas.in-canvas-for-large.position-left,
    .off-canvas.in-canvas-for-large.position-right,
    .off-canvas.in-canvas-for-large.position-top {
        box-shadow: none;
        transform: none
    }
    .off-canvas.in-canvas-for-large .close-button {
        display: none
    }
}

@media screen and (min-width:106.3125em) {
    .off-canvas.in-canvas-for-xlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }
    .off-canvas.in-canvas-for-xlarge.position-bottom,
    .off-canvas.in-canvas-for-xlarge.position-left,
    .off-canvas.in-canvas-for-xlarge.position-right,
    .off-canvas.in-canvas-for-xlarge.position-top {
        box-shadow: none;
        transform: none
    }
    .off-canvas.in-canvas-for-xlarge .close-button {
        display: none
    }
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination:after,
.pagination:before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1
}

.pagination:after {
    clear: both
}

.pagination li {
    margin-right: .0625rem;
    border-radius: 0;
    font-size: 1.125rem;
    display: none
}

.pagination li:first-child,
.pagination li:last-child {
    display: inline-block
}

@media print,
screen and (min-width:41.75em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a,
.pagination button {
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0;
    color: #0a0a0a
}

.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #c2000f;
    color: #fefefe;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #cacaca;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: transparent
}

.pagination .ellipsis:after {
    padding: .1875rem .625rem;
    content: "\2026";
    color: #0a0a0a
}

.pagination-previous.disabled:before,
.pagination-previous a:before {
    display: inline-block;
    margin-right: .5rem;
    content: "\00ab"
}

.pagination-next.disabled:after,
.pagination-next a:after {
    display: inline-block;
    margin-left: .5rem;
    content: "\00bb"
}

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open,
html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: hsla(0, 0%, 4%, .45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

@media print,
screen and (min-width:41.75em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:41.75em) {
    .reveal {
        width: 75%;
        max-width: 97.5rem
    }
}

.reveal.collapse {
    padding: 0
}

@media print,
screen and (min-width:41.75em) {
    .reveal.tiny {
        width: 30%;
        max-width: 97.5rem
    }
}

@media print,
screen and (min-width:41.75em) {
    .reveal.small {
        width: 50%;
        max-width: 97.5rem
    }
}

@media print,
screen and (min-width:41.75em) {
    .reveal.large {
        width: 90%;
        max-width: 97.5rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width:23.4375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

table tbody,
table tfoot,
table thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe
}

table caption {
    padding: .5rem .625rem .625rem;
    font-weight: 900
}

table thead {
    background: #f8f8f8;
    color: #465159
}

table tfoot {
    background: #f1f1f1;
    color: #465159
}

table tfoot tr,
table thead tr {
    background: transparent
}

table tfoot td,
table tfoot th,
table thead td,
table thead th {
    padding: .5rem .625rem .625rem;
    font-weight: 900;
    text-align: left
}

table tbody td,
table tbody th {
    padding: .5rem .625rem .625rem
}

table tbody tr:nth-child(2n) {
    border-bottom: 0;
    background-color: #f1f1f1
}

table.unstriped tbody {
    background-color: #fefefe
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
    background-color: #fefefe
}

@media screen and (max-width:63.9375em) {
    table.stack tfoot,
    table.stack thead {
        display: none
    }
    table.stack td,
    table.stack th,
    table.stack tr {
        display: block
    }
    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover thead tr:hover {
    background-color: #f3f3f3
}

table.hover tfoot tr:hover {
    background-color: #ececec
}

table.hover tbody tr:hover {
    background-color: #f9f9f9
}

table.hover:not(.unstriped) tr:nth-of-type(2n):hover {
    background-color: #ececec
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: 4px solid #fefefe;
    border-radius: 0;
    box-shadow: 0 0 0 1px hsla(0, 0%, 4%, .2);
    line-height: 0
}

a.thumbnail {
    transition: box-shadow .2s ease-out
}

a.thumbnail:focus,
a.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(0, 174, 239, .5)
}

a.thumbnail image {
    box-shadow: none
}

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width:23.4375em) {
    .hide-for-small-only {
        display: none!important
    }
}

@media screen and (max-width:0em),
screen and (min-width:23.5em) {
    .show-for-small-only {
        display: none!important
    }
}

@media print,
screen and (min-width:23.5em) {
    .hide-for-smallx {
        display: none!important
    }
}

@media screen and (max-width:23.4375em) {
    .show-for-smallx {
        display: none!important
    }
}

@media screen and (min-width:23.5em) and (max-width:41.6875em) {
    .hide-for-smallx-only {
        display: none!important
    }
}

@media screen and (max-width:23.4375em),
screen and (min-width:41.75em) {
    .show-for-smallx-only {
        display: none!important
    }
}

@media print,
screen and (min-width:41.75em) {
    .hide-for-medium {
        display: none!important
    }
}

@media screen and (max-width:41.6875em) {
    .show-for-medium {
        display: none!important
    }
}

@media screen and (min-width:41.75em) and (max-width:63.9375em) {
    .hide-for-medium-only {
        display: none!important
    }
}

@media screen and (max-width:41.6875em),
screen and (min-width:64em) {
    .show-for-medium-only {
        display: none!important
    }
}

@media print,
screen and (min-width:64em) {
    .hide-for-mediumx {
        display: none!important
    }
}

@media screen and (max-width:63.9375em) {
    .show-for-mediumx {
        display: none!important
    }
}

@media screen and (min-width:64em) and (max-width:75.5625em) {
    .hide-for-mediumx-only {
        display: none!important
    }
}

@media screen and (max-width:63.9375em),
screen and (min-width:75.625em) {
    .show-for-mediumx-only {
        display: none!important
    }
}

@media print,
screen and (min-width:75.625em) {
    .hide-for-large {
        display: none!important
    }
}

@media screen and (max-width:75.5625em) {
    .show-for-large {
        display: none!important
    }
}

@media screen and (min-width:75.625em) and (max-width:106.25em) {
    .hide-for-large-only {
        display: none!important
    }
}

@media screen and (max-width:75.5625em),
screen and (min-width:106.3125em) {
    .show-for-large-only {
        display: none!important
    }
}

@media screen and (min-width:106.3125em) {
    .hide-for-xlarge {
        display: none!important
    }
}

@media screen and (max-width:106.25em) {
    .show-for-xlarge {
        display: none!important
    }
}

@media screen and (min-width:106.3125em) and (max-width:120em) {
    .hide-for-xlarge-only {
        display: none!important
    }
}

@media screen and (max-width:106.25em),
screen and (min-width:120.0625em) {
    .show-for-xlarge-only {
        display: none!important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute!important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static!important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.hide-for-portrait,
.show-for-landscape {
    display: block!important
}

@media screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none!important
}

@media screen and (orientation:landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1
}

.clearfix:after {
    clear: both
}

body {
    height: 100%
}

.primary:not(.button),
.primary a:not(.button) {
    color: #c2000f!important
}

.bg-primary {
    background-color: #c2000f
}

.secondary:not(.button),
.secondary a:not(.button) {
    color: #82cff5!important
}

.bg-secondary {
    background-color: #82cff5
}

.success:not(.button),
.success a:not(.button) {
    color: #3adb76!important
}

.bg-success {
    background-color: #3adb76
}

.warning:not(.button),
.warning a:not(.button) {
    color: #ffae00!important
}

.bg-warning {
    background-color: #ffae00
}

.alert:not(.button),
.alert a:not(.button) {
    color: #cc4b37!important
}

.bg-alert {
    background-color: #cc4b37
}

.sky:not(.button),
.sky a:not(.button) {
    color: #c2000f!important
}

.bg-sky {
    background-color: #c2000f
}

.ice:not(.button),
.ice a:not(.button) {
    color: #82cff5!important
}

.bg-ice {
    background-color: #82cff5
}

.slate:not(.button),
.slate a:not(.button) {
    color: #465159!important
}

.bg-slate {
    background-color: #465159
}

.platinum:not(.button),
.platinum a:not(.button) {
    color: #aeb6bc!important
}

.bg-platinum {
    background-color: #aeb6bc
}

.zircon:not(.button),
.zircon a:not(.button) {
    color: #d1d2d4!important
}

.bg-zircon {
    background-color: #d1d2d4
}

.offwhite:not(.button),
.offwhite a:not(.button) {
    color: #eff0f2!important
}

.bg-offwhite {
    background-color: #eff0f2
}

.white:not(.button),
.white a:not(.button) {
    color: #fff!important
}

.bg-white {
    background-color: #fff
}

.body-color,
a.body-color {
    color: #465159
}

.bg-black50 {
    background-color: hsla(0, 0%, 4%, .5)
}

.nbm {
    margin-bottom: 0!important
}

.small-bm {
    margin-bottom: .3125rem!important
}

.nbp {
    padding-bottom: 0!important
}

.vh100 {
    min-height: 100vh
}

.vh150 {
    min-height: 150vh
}

.text-pad {
    padding-top: .9375rem;
    padding-bottom: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .text-pad {
        padding-top: 1.40625rem;
        padding-bottom: 1.40625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .text-pad {
        padding-top: 2.1875rem;
        padding-bottom: 2.1875rem
    }
}

.text-pad-all {
    padding: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .text-pad-all {
        padding: 1.40625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .text-pad-all {
        padding: 2.1875rem
    }
}

.panel-pad {
    padding-top: 2.4375rem;
    padding-bottom: 2.4375rem
}

@media print,
screen and (min-width:41.75em) {
    .panel-pad {
        padding-top: 3.65625rem;
        padding-bottom: 3.65625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .panel-pad {
        padding-top: 5.6875rem;
        padding-bottom: 5.6875rem
    }
}

.db {
    display: block
}

.flex {
    display: -ms-flexbox;
    display: flex
}

.pr {
    position: relative
}

.lh1 {
    line-height: 1
}

.pos-abs-fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.linkedin {
    color: #0c1030
}

.linkedin:hover {
    color: #0a0d26!important
}

.linkedin a {
    color: #0c1030
}

.linkedin a:hover {
    color: #0a0d26!important
}

.facebook {
    color: #127bc0
}

.facebook:hover {
    color: #0e629a!important
}

.facebook a {
    color: #127bc0
}

.facebook a:hover {
    color: #0e629a!important
}

.twitter {
    color: #21b6d9
}

.twitter:hover {
    color: #1a92ae!important
}

.twitter a {
    color: #21b6d9
}

.twitter a:hover {
    color: #1a92ae!important
}

.googleplus {
    color: #dd4b39
}

.googleplus:hover {
    color: #be3221!important
}

.googleplus a {
    color: #dd4b39
}

.googleplus a:hover {
    color: #be3221!important
}

.youtube {
    color: #cc181e
}

.youtube:hover {
    color: #a31318!important
}

.youtube a {
    color: #cc181e
}

.youtube a:hover {
    color: #a31318!important
}

.vimeo {
    color: #1ab7ea
}

.vimeo:hover {
    color: #1194bf!important
}

.vimeo a {
    color: #1ab7ea
}

.vimeo a:hover {
    color: #1194bf!important
}

.pinterest {
    color: #c92228
}

.pinterest:hover {
    color: #a11b20!important
}

.pinterest a {
    color: #c92228
}

.pinterest a:hover {
    color: #a11b20!important
}

.instagram {
    color: #c92228
}

.instagram:hover {
    color: #a11b20!important
}

.instagram a {
    color: #c92228
}

.instagram a:hover {
    color: #a11b20!important
}

.dribbble {
    color: #ea4c89
}

.dribbble:hover {
    color: #de1a66!important
}

.dribbble a {
    color: #ea4c89
}

.dribbble a:hover {
    color: #de1a66!important
}

.tumblr {
    color: #35465c
}

.tumblr:hover {
    color: #2a384a!important
}

.tumblr a {
    color: #35465c
}

.tumblr a:hover {
    color: #2a384a!important
}

.social-links-wrapper.has-titles i {
    margin-right: .4375rem
}

.social-links-wrapper.has-titles i:before {
    margin-left: 0
}

.indigo-nav-button {
    z-index: 3;
    position: absolute;
    bottom: 18%;
    left: 0;
    top: auto;
    right: auto;
    width: 44px;
    height: 44px;
    border-radius: 0;
    border: 2px solid #fff;
    cursor: pointer;
    transform: translateY(-50%);
    display: block;
    margin-left: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .indigo-nav-button {
        margin-left: .9375rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .indigo-nav-button {
        margin-left: 1.25rem
    }
}

.indigo-nav-button.next {
    margin-left: 3.5625rem
}

@media print,
screen and (min-width:41.75em) {
    .indigo-nav-button.next {
        margin-left: 3.5625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .indigo-nav-button.next {
        margin-left: 3.875rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .indigo-nav-button {
        left: 8.33333%
    }
}

.indigo-nav-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.indigo-nav-button .arrow {
    fill: #fff
}

.indigo-nav-button:hover .arrow {
    fill: #c2000f
}

@media print,
screen and (min-width:41.75em) {
    .reveal {
        position: absolute;
        top: 50%!important;
        left: 50%!important;
        transform: translate(-50%, -50%)
    }
}

.panel#primary-panel {
    position: relative;
    z-index: 2
}

.panel .text-pad {
    padding: 3.75rem
}

@media print,
screen and (min-width:41.75em) {
    .panel .text-pad {
        padding: 5.625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .panel .text-pad {
        padding: 8.75rem
    }
}

@media screen and (max-width:63.9375em) {
    .panel .text-pad {
        padding-left: 0;
        padding-right: 0
    }
}

.panel .text-pad.no-side-pad {
    padding-left: 0;
    padding-right: 0
}

@media print,
screen and (min-width:64em) {
    .panel:not(.panel-home):not(.wide-text) .page-title {
        max-width: 85%
    }
    .panel:not(.panel-home):not(.wide-text) .content-wrapper .text-content:not(.two-col) p {
        max-width: 70%
    }
}

@media print,
screen and (min-width:75.625em) {
    .panel:not(.panel-home):not(.wide-text) .page-title {
        max-width: 70%
    }
    .panel:not(.panel-home):not(.wide-text) .content-wrapper .text-content:not(.two-col) p {
        max-width: 60%
    }
}

@media screen and (min-width:106.3125em) {
    .panel:not(.panel-home):not(.wide-text) .two-col {
        max-width: 90%
    }
}

@media print,
screen and (min-width:64em) {
    .panel:not(.panel-home):not(.wide-text) .two-col {
        column-count: 2;
        column-gap: 3.75rem
    }
}

a:link,
a:visited:link {
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
    text-decoration: none
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    letter-spacing: -.03em
}

.header-logo20 {
    display: block;
    position: relative
}

.header-logo20:before {

}

@media print,
screen and (min-width:75.625em) {
    .header-logo20:before {
        left: -.8em
    }
}

.header-logo20.h1:before {
    font-size: .5em
}

.header-logo20 .header-prefix {
    margin-left: 1em
}

@media print,
screen and (min-width:75.625em) {
    .header-logo20 .header-prefix {
        margin-left: 0
    }
}

.header-prefix {
    display: block;
    position: relative;
    text-indent: .5em;
	font-family : 'Roboto-Medium';
}

.header-prefix:before {

}

.header-prefix.prefix-sky:before {
    background-color: #c2000f
}

.header-prefix.prefix-white:before {
    background-color: #fff
}

.link-prefix {
    position: relative;
    padding-left: 1.2em;
    line-height: 1
}

.link-prefix:after,
.link-prefix:before {
    content: "";
    position: absolute;
    background-color: #fff;
    transition: transform .25s ease-out, top .25s ease-out;
    transform: translateY(-10px)
}

.link-prefix.prefix-sky:after,
.link-prefix.prefix-sky:before {
    background-color: #c2000f
}
.link-prefix:hover:after {
    transform: translateY(-1px);
}
.link-prefix:after,
.link-prefix:before {
    top: 100%;
    left: 0;
    width: 1em;
    height: .1em
}

.link-prefix:hover:after,
.link-prefix:hover:before {
    top: 50%
}

.link-prefix:hover:before {
    transform: rotate(90deg) translate(-1px)
}

.h1 {
    font-size: 2.5rem
}

.h1,
.h2 {
    font-weight: 900;
    font-family: Roboto, Arial, sans-serif;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 1rem
}

.h2 {
    font-size: 1.875rem
}

.h3 {
    font-size: 2.5rem
}

.h3,
.h4 {
    font-weight: 900;
    font-family: Roboto, Arial, sans-serif;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 1rem
}

.h4 {
    font-size: 1.375rem
}

.h5 {
    font-size: 1.25rem
}

.h5,
.h6 {
    font-weight: 900;
    font-family: Roboto, Arial, sans-serif;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 1rem
}

.h6 {
    font-size: 1rem
}





.bfw,
.dfw {
    font-weight: 400
}

.header ul.off-canvas-list li {
    list-style: none
}

.top-bar .title-area {
    z-index: 1
}

.off-canvas-list ul {
    margin-left: 0
}

.off-canvas-list ul li a {
    border-bottom: 0
}

.off-canvas-list ul .dropdown {
    margin-left: 20px
}

.page-title .vcard {
    border: 0;
    padding: 0
}

.byline {
    color: #999
}

.entry-content ol li,
.entry-content ul li {
    margin-bottom: .9375rem
}

.entry-content ol li:last-child,
.entry-content ul li:last-child {
    margin-bottom: 0
}

.entry-content img {
    max-width: 100%;
    height: auto;
    margin-top: 1.875rem;
    margin-bottom: 1.875rem
}

.entry-content .alignleft,
.entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left
}

.entry-content .alignright,
.entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right
}

.entry-content .aligncenter,
.entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both
}

.entry-content object,
.entry-content video {
    max-width: 100%;
    height: auto
}

.entry-content pre {
    background: #eee;
    border: 1px solid #cecece;
    padding: 10px
}

.wp-caption {
    max-width: 100%;
    background: #e6e6e6;
    margin-top: 1.875rem
}

.wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%
}

.wp-caption p.wp-caption-text {
    font-size: .85em;
    margin: 4px 0 7px;
    text-align: left;
    padding: 10px
}

.post-password-form input[type=submit] {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem;
    font-family: inherit;
    padding: .85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: .75em;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-size: .9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #c2000f;
    color: #fefefe
}

[data-whatinput=mouse] .post-password-form input[type=submit] {
    outline: 0
}

.post-password-form input[type=submit]:focus,
.post-password-form input[type=submit]:hover {
    background-color: #0094cb;
    color: #fefefe
}

.gallery {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-right: -15px;
    margin-left: -15px
}

.gallery:after,
.gallery:before {
    content: " ";
    display: table
}

.gallery:after {
    clear: both
}

.gallery.gallery-columns-1>dl {
    width: 100%;
    float: left;
    padding-right: .9375rem;
    padding-left: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .gallery.gallery-columns-1>dl {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .gallery.gallery-columns-1>dl {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }
}

.gallery.gallery-columns-1>dl:last-child:not(:first-child) {
    float: right
}

.gallery.gallery-columns-2>dl {
    width: 50%;
    float: left;
    padding-right: .9375rem;
    padding-left: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .gallery.gallery-columns-2>dl {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .gallery.gallery-columns-2>dl {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }
}

.gallery.gallery-columns-2>dl:last-child:not(:first-child) {
    float: right
}

.gallery.gallery-columns-3>dl {
    width: 33.33333%;
    float: left;
    padding-right: .9375rem;
    padding-left: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .gallery.gallery-columns-3>dl {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .gallery.gallery-columns-3>dl {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }
}

.gallery.gallery-columns-3>dl:last-child:not(:first-child) {
    float: right
}

.gallery.gallery-columns-4>dl {
    width: 25%;
    float: left;
    padding-right: .9375rem;
    padding-left: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .gallery.gallery-columns-4>dl {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .gallery.gallery-columns-4>dl {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }
}

.gallery.gallery-columns-4>dl:last-child:not(:first-child) {
    float: right
}

.gallery.gallery-columns-5>dl {
    width: 20%;
    float: left;
    padding-right: .9375rem;
    padding-left: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .gallery.gallery-columns-5>dl {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .gallery.gallery-columns-5>dl {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }
}

.gallery.gallery-columns-5>dl:last-child:not(:first-child) {
    float: right
}

.gallery.gallery-columns-6>dl {
    width: 16.66667%;
    float: left;
    padding-right: .9375rem;
    padding-left: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .gallery.gallery-columns-6>dl {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .gallery.gallery-columns-6>dl {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }
}

.gallery.gallery-columns-6>dl:last-child:not(:first-child) {
    float: right
}

.gallery.gallery-columns-7>dl {
    width: 14.28571%;
    float: left;
    padding-right: .9375rem;
    padding-left: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .gallery.gallery-columns-7>dl {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .gallery.gallery-columns-7>dl {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }
}

.gallery.gallery-columns-7>dl:last-child:not(:first-child) {
    float: right
}

.gallery.gallery-columns-8>dl {
    width: 12.5%;
    float: left;
    padding-right: .9375rem;
    padding-left: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .gallery.gallery-columns-8>dl {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .gallery.gallery-columns-8>dl {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }
}

.gallery.gallery-columns-8>dl:last-child:not(:first-child) {
    float: right
}

.gallery dl {
    width: 100%;
    float: left;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.gallery dl:last-child:not(:first-child) {
    float: right
}

.page-navigation {
    margin-top: 1rem
}

#comments .commentlist,
#respond ul {
    margin-left: 0
}

.commentlist li {
    position: relative;
    clear: both;
    overflow: hidden;
    list-style-type: none;
    margin-bottom: 1.5em;
    padding: .7335em 10px
}

.commentlist li:last-child {
    margin-bottom: 0
}

.commentlist li ul.children {
    margin: 0
}

.commentlist li[class*=depth-] {
    margin-top: 1.1em
}

.commentlist li.depth-1 {
    margin-left: 0;
    margin-top: 0
}

.commentlist li:not(.depth-1) {
    margin-left: 10px;
    margin-top: 0;
    padding-bottom: 0
}

.commentlist .vcard {
    margin-left: 50px
}

.commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal
}

.commentlist .vcard time {
    float: right
}

.commentlist .vcard time a {
    color: #999;
    text-decoration: none
}

.commentlist .vcard time a:hover {
    text-decoration: underline
}

.commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff
}

.commentlist .comment_content p {
    margin: .7335em 0 1.5em;
    font-size: 1em;
    line-height: 1.5em
}

.commentlist .comment-reply-link {
    float: right
}

.respond-form {
    margin: 1.5em 10px;
    padding-bottom: 2.2em
}

.respond-form form {
    margin: .75em 0
}

.respond-form form li {
    list-style-type: none;
    clear: both;
    margin-bottom: .7335em
}

.respond-form form li label,
.respond-form form li small {
    display: none
}

.respond-form form input[type=email],
.respond-form form input[type=text],
.respond-form form input[type=url],
.respond-form form textarea {
    padding: 3px 6px;
    background: #efefef;
    border: 2px solid #cecece;
    line-height: 1.5em
}

.respond-form form input[type=email]:focus,
.respond-form form input[type=text]:focus,
.respond-form form input[type=url]:focus,
.respond-form form textarea:focus {
    background: #fff
}

.respond-form form input[type=email]:invalid,
.respond-form form input[type=text]:invalid,
.respond-form form input[type=url]:invalid,
.respond-form form textarea:invalid {
    outline: none;
    border-color: #fbc2c4;
    background-color: #f6e7eb;
    -ms-box-shadow: none;
    box-shadow: none
}

.respond-form form input[type=email],
.respond-form form input[type=text],
.respond-form form input[type=url] {
    max-width: 400px;
    min-width: 250px
}

.respond-form form textarea {
    resize: none;
    width: 97.3%;
    height: 150px
}

#comment-form-title {
    margin: 0 0 1.1em
}

#allowed_tags {
    margin: 1.5em 10px .7335em 0
}

.nocomments {
    margin: 0 20px 1.1em
}

.sidebar li {
    list-style: none
}

.widget ul {
    margin: 0
}

.footer {
    clear: both;
    padding-top: 1.875rem;
    padding-bottom: 1.875rem
}

@media print,
screen and (min-width:41.75em) {
    .footer {
        padding-top: 2.8125rem;
        padding-bottom: 2.8125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .footer {
        padding-top: 4.375rem;
        padding-bottom: 4.375rem
    }
}



@media screen and (min-width:106.3125em) {
    .footer>.grid-x .stacked-margin-bottom,
    .footer>.grid-x>.cell {
        margin-bottom: 0
    }
}

.footer .menu li a {
    border-right: 1px solid #fff;
    padding: 0 .5rem
}

.footer .menu li:last-child a {
    border-right: none
}

.footer .menu li.active a {
    background: none;
    color: #c2000f!important
}

.footer .hello-wrapper a,
.footer .no-bullet a,
.footer .recent-news-wrapper a,
.footer .touch-wrapper a {
    display: block;
    margin-bottom: .5rem
}

p.copyright {
    margin-bottom: .3125rem
}

#footer-brandmark-wrapper {
    margin-bottom: 1.5625rem
}

#credits {
    margin-top: 1.875rem
}

#credits,
#credits a {
    color: #82cff5!important
}

body#tinymce {
    margin: 20px
}

.gform_body ul {
    list-style: none outside none;
    margin: 0
}

.button.hollow,
button.hollow {
    transition: background-color .25s ease-out, color .25s ease-out, border-color .25s ease-out
}

.button.has-arrow,
button.has-arrow {
    position: relative;
    padding-right: 2em
}
.plus:before {
    position: relative;
    content: "\f176";
    display: inline-block;
    font-size: 1.2em;
    color: #c2000f;
	font-style:normal;
    font-family: "8020-icon";

}
.button.has-arrow:after,
button.has-arrow:after {
    font-family: "8020-icon";
    font-size: inherit;
    content: "\e810";
    position: absolute;
    line-height: inherit;
    top: 50%;
    transform: translateY(-50%);
    right: .7em;
    display: inline-block;
    color: inherit;
    transition: right .3s ease
}

.button.has-arrow:hover:after,
button.has-arrow:hover:after {
    right: .5em
}

.has-brandmark, .has-brandmark-inside {
    position: relative
}

.has-brandmark .brandmark {
    position: absolute;
    top: 80%;
    right: -5%;
    z-index: 2;
    display: none;
	width:33.3333%;
}
.has-brandmark-inside .brandmark {

    position: absolute;
    right: 2%;
    z-index: 2;
	width:26%;
}

@media print,
screen and (min-width:41.75em) {
    .has-brandmark .brandmark,.has-brandmark-inside .brandmark {
        display: block
    }
}

.has-brandmark .brandmark:before,.has-brandmark-inside .brandmark:before {
    display: block;
    content: "";
    padding-top: 100%
}

.has-brandmark .brandmark.home-bandmark{
	width: 34%;
}
.has-brandmark .brandmark img,.has-brandmark-inside .brandmark  img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.video-featurette {
  /*  background: linear-gradient(90deg, #fff, #d9d9d9)*/
  background:url(../images/repeat.jpg) repeat-x;
  margin: 100px 0;
}

@media screen and (max-width:63.9375em) {
    .video-featurette .text-pad {
        padding-bottom: 0
    }
}

@media screen and (min-width:64em) and (max-width:75.5625em) {
   
}

@media print,
screen and (min-width:64em) {
    .video-featurette .img-wrapper {
        padding: 0;
        overflow: hidden
    }
}

.video-featurette .img-wrapper .img-wrapper {
    position: relative
}

.video-featurette .img-wrapper .img-wrapper:before {
    content: "";
    position: relative;
    display: block;
    padding-top: 22%
}

.video-featurette.bg-version {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

@media print,
screen and (min-width:41.75em) {
    .video-featurette.bg-version {
        padding-top: 5.625rem;
        padding-bottom: 5.625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .video-featurette.bg-version {
        padding-top: 8.75rem;
        padding-bottom: 8.75rem
    }
}

.video-featurette.bg-version>.grid-x {
    position: relative;
    z-index: 2
}

.video-featurette.bg-version .play-button {
    margin-bottom: 1.875rem
}

.testimonial-item,
.testimonial-item .grid-x {
    height: 100%
}

.testimonial-item blockquote {
    border-left: 0;
    padding: 0;
    margin: 0;
    padding-bottom: 1rem;
    position: relative;
    padding: 1.2em 0 0.8em 0
}

.testimonial-item blockquote:before {
    top: -.5em;
    left: 0
}

.testimonial-item blockquote:after,
.testimonial-item blockquote:before {
    position: absolute;
   content: "\e977";
    display: block;
    font-size: 1.2em;
    color: #c2000f;
    font-family: 'IcoMoon-Free';
}

.testimonial-item blockquote:after {
    bottom: -.5em;
    right: 0;
    transform: rotate(180deg)
}

@media print,
screen and (min-width:64em) {
    .testimonial-item blockquote:before {
        top: 0;
        left: -.5em
    }
    .testimonial-item blockquote:after {
        top: 0;
        right: .5em
    }
}

.testimonial-item .testimonial-author {
    padding-bottom: 1.5625rem
}

.testimonials-slider-wrapper {
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem
}

@media print,
screen and (min-width:41.75em) {
    .testimonials-slider-wrapper {
        padding-top: 4.21875rem;
        padding-bottom: 4.21875rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .testimonials-slider-wrapper {
        padding-top: 6rem;
        padding-bottom: 6.5625rem
    }
}

.testimonials-slider-wrapper .testimonial-item,
.testimonials-slider-wrapper .testimonials-slider {
    width: 100%
}

@media print,
screen and (min-width:75.625em) {
    .testimonials-slider-wrapper .flickity-page-dots {
        margin-left: 25%;
        width: 50%;
        text-align: center
    }
}

.testimonials-slider-wrapper .flickity-page-dots .dot {
    display: inline-block;
    width: 35px;
    height: 5px;
    margin: 0 8px;
    background: #c2000f;
    border-radius: 0;
    opacity: 1;
    cursor: pointer
}

.testimonials-slider-wrapper .flickity-page-dots .dot:first-child {
    margin-left: 0
}

.testimonials-slider-wrapper .flickity-page-dots .dot.is-selected {
    background: #d9d9d9
}

.testimonials-slider-wrapper.alt {
    position: relative;
    z-index: 2
}

@media print,
screen and (min-width:75.625em) {
    .testimonials-slider-wrapper.alt {
        padding-top: 0
    }
}

.testimonials-slider-wrapper.alt .slider-column {
    position: relative
}

.testimonials-slider-wrapper.alt .slider-column:after {
    content: "";
    padding-bottom: 10%;
    position: relative;
    display: block
}

.testimonials-slider-wrapper.alt .testimonial-logo {
    margin-top: 1.875rem
}

.testimonials-slider-wrapper.alt .flickity-page-dots {
    z-index: 2
}

@media print,
screen and (min-width:75.625em) {
    .testimonials-slider-wrapper.alt .flickity-page-dots {
        margin-left: 8.33333%;
        width: 50%;
        text-align: left
    }
}

@media screen and (max-width:75.5625em) {
    [data-whatinput=touch] .has-skrollr .testimonials-slider-wrapper.alt .grid-x.has-skrollr,
    [data-whatintent=touch] .testimonials-slider-wrapper.alt .grid-x.has-skrollr {
        transform: translateY(30%)!important
    }
}

@media screen and (max-width:23.4375em) {
    [data-whatinput=touch] .has-skrollr .testimonials-slider-wrapper.alt .grid-x.has-skrollr,
    [data-whatintent=touch] .testimonials-slider-wrapper.alt .grid-x.has-skrollr {
        transform: translateY(0)!important
    }
}

.footer-cta-wrapper .footer-cta-image {
    position: relative;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.footer-cta-wrapper .footer-cta-image:before {
    content: "";
    padding-top: 50%;
    display: block
}

@media print,
screen and (min-width:41.75em) {
    .footer-cta-wrapper .footer-cta-info {
        position: absolute;
        left: 0;
        top: 0
    }
}

@media print,
screen and (min-width:75.625em) {
    .footer-cta-wrapper .footer-cta-info {
        position: relative;
        top: 0;
        left: 0
    }
}

.footer-cta-wrapper .footer-cta-info .footer-cta-inner {
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media print,
screen and (min-width:41.75em) {
    .footer-cta-wrapper .footer-cta-info .footer-cta-inner {
        transform: translateY(-80%)
    }
}

@media print,
screen and (min-width:75.625em) {
    .footer-cta-wrapper .footer-cta-info .footer-cta-inner {
        transform: translateY(0)
    }
}

@media print,
screen and (min-width:64em) {
    .footer-cta-wrapper .footer-cta-info .footer-cta-inner:before {
        content: "";
        padding-top: 100%;
        display: block
    }
}

.footer-cta-wrapper .footer-cta-info .footer-cta-inner>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.footer-cta-wrapper .footer-cta-info .text-pad {
    padding: 1.875rem
}

@media print,
screen and (min-width:41.75em) {
    .footer-cta-wrapper .footer-cta-info .text-pad {
        padding: 2.8125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .footer-cta-wrapper .footer-cta-info .text-pad {
        padding: 4.375rem
    }
}

.footer-cta-wrapper .footer-cta-logos {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

@media print,
screen and (min-width:41.75em) {
    .footer-cta-wrapper .footer-cta-logos {
        padding-top: 5.625rem;
        padding-bottom: 5.625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .footer-cta-wrapper .footer-cta-logos {
        padding-top: 8.75rem;
        padding-bottom: 8.75rem
    }
}

.parallax-bg-parent {
    position: relative
}

.parallax-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
    transition: background-position-y 0s linear
}

.parallax-bg:not(.footer-image) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.footer-image {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0
}

.footer-image:before {
    position: relative;
    padding-top: 100%;
    content: "";
    display: block
}

@media print,
screen and (min-width:64em) {
    .footer-image:before {
        padding-top: 56%
    }
}

.footer-newsletter-wrapper {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem
}

@media print,
screen and (min-width:41.75em) {
    .footer-newsletter-wrapper {
        padding-top: 2.8125rem;
        padding-bottom: 2.8125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .footer-newsletter-wrapper {
        padding-top: 4.375rem;
        padding-bottom: 4.375rem
    }
}

.footer-newsletter-wrapper .header-prefix {
    display: inline-block
}

.footer-newsletter-wrapper [type=email] {
    height: auto;
    line-height: 1;
    padding: .85em 1em
}

.footer-newsletter-wrapper .button.slate {
    font-size: 1rem
}

.footer-newsletter-wrapper .button.slate:hover {
    color: #c2000f;
    border-color: #c2000f
}

@media print,
screen and (min-width:64em) {
    .footer-newsletter-wrapper .h3,
    .footer-newsletter-wrapper input {
        margin-bottom: 0
    }
}

#newsletter-message-wrapper {
    display: none
}

.downloadable-content-panel {
    position: relative;
    z-index: 3
}

.downloadable-content-panel .downloadable-box-wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 3;
    transform: translateY(15%)
}

.downloadable-content-panel .downloadable-box {
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media print,
screen and (min-width:64em) {
    .downloadable-content-panel .downloadable-box:before {
        content: "";
        padding-top: 100%;
        display: block
    }
}

.downloadable-content-panel .downloadable-box>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.downloadable-content-panel .downloadable-box .text-pad {
    padding: 1.875rem
}

@media print,
screen and (min-width:41.75em) {
    .downloadable-content-panel .downloadable-box .text-pad {
        padding: 2.8125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .downloadable-content-panel .downloadable-box .text-pad {
        padding: 4.375rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .contact-info-panel {
        margin-bottom: 2.8125rem
    }
}

.contact-info,
.scroll-to-maps {
    margin-top: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .contact-info,
    .scroll-to-maps {
        margin-top: 1.40625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .contact-info,
    .scroll-to-maps {
        margin-top: 2.1875rem
    }
}

.map-wrapper {
    position: relative;
    min-height: 100%
}

.map-wrapper:after {
    content: "";
    display: block;
    clear: both;
    padding-top: 100%
}

@media print,
screen and (min-width:41.75em) {
    .map-wrapper:after {
        padding-top: 26%
    }
}

.map-wrapper .map {
    position: absolute!important;
    height: 100%;
    width: 100%
}

.team-list-wrapper {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
    position: relative;
    z-index: 2
}

@media print,
screen and (min-width:41.75em) {
    .team-list-wrapper {
        padding-top: 5.625rem;
        padding-bottom: 5.625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .team-list-wrapper {
        padding-top: 8.75rem;
        padding-bottom: 8.75rem
    }
}

.team-item-wrapper .header-logo20:before {
    left: 0;
    transform: rotate(180deg);
    top: -1.1em;
    font-size: .6em
}

.team-item-wrapper .team-item {
    display: block;
    position: relative;
    background-position: 150% bottom;
    background-repeat: no-repeat;
    background-size: 70%;
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -moz-crisp-edges;
    image-rendering: pixelated;
    image-rendering: -webkit-optimize-contrast;
    transition: box-shadow .25s ease, background-size .25s ease;
    -webkit-font-smoothing: subpixel-antialiased
}

@media print,
screen and (min-width:64em) {
    .team-item-wrapper .team-item {
        background-size: 75%
    }
}

.team-item-wrapper .team-item:before {
    content: "";
    display: block;
    padding-top: 100%
}

.team-item-wrapper .team-item span {
    display: block
}

.team-item-wrapper .team-item .team-inner {
    position: absolute;
    padding: 3.75rem 1.875rem;
    top: 0;
    left: 0
}

@media print,
screen and (min-width:75.625em) {
    .team-item-wrapper .team-item .team-inner {
        padding: 3.75rem
    }
    .team-item-wrapper .team-item .team-inner:before {
        content: "";
        display: block;
        padding-top: 20%
    }
}

@media print,
screen and (min-width:75.625em) {
    .team-item-wrapper .team-item .link-prefix {
        margin-top: 3.125rem
    }
}

.team-item-wrapper .team-item:hover {
    box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .34);
    background-size: 70.5%
}

@media print,
screen and (min-width:64em) {
    .team-item-wrapper .team-item:hover {
        background-size: 75.5%
    }
}

.team-single-title.header-logo20:before {
    left: 0;
    transform: rotate(180deg);
    top: -1.1em;
    font-size: .6em
}

.team-position {
    margin-bottom: 1.875rem
}

@media print,
screen and (min-width:75.625em) {
    .team-position {
        margin-bottom: 3.125rem
    }
}

.team-social {
    margin-top: 1.875rem
}

@media print,
screen and (min-width:75.625em) {
    .team-social {
        margin-top: 3.125rem
    }
}

.team-social a {
    display: block;
    margin-right: .625rem
}

#primary-panel-content.team-single {
    background-position: 120% bottom;
    background-repeat: no-repeat;
    background-size: 60%
}

@media print,
screen and (min-width:64em) {
    #primary-panel-content.team-single {
        min-height: 41.25rem
    }
}

@media screen and (min-width:106.3125em) {
    #primary-panel-content.team-single {
        min-height: 50rem;
        background-size: 55%
    }
}

.team-image-wrapper {
    position: relative;
    background-position: 227% bottom;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: -3rem
}

.team-image-wrapper:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%
}

@media print,
screen and (min-width:64em) {
    .team-single .content-wrapper {
        max-width: 75%
    }
}

.team-nav-wrapper {
    position: relative
}

.team-nav-wrapper:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    background-color: #eff0f2;
    height: 100%
}

.team-nav .indigo-nav-button {
    border-color: #465159;
    transition: background-color .25s ease;
    top: 50%;
    left: 0
}

@media print,
screen and (min-width:41.75em) {
    .team-nav .indigo-nav-button {
        left: .625rem
    }
}

@media print,
screen and (min-width:64em) {
    .team-nav .indigo-nav-button {
        left: 5.625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .team-nav .indigo-nav-button {
        left: 8.75rem
    }
}

.team-nav .indigo-nav-button .arrow {
    fill: #465159
}

.team-nav .indigo-nav-button:hover {
    background: #fefefe
}

.team-nav .next-title-wrapper,
.team-nav .prev-title-wrapper {
    opacity: 0;
    transition: opacity .25s;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin-left: 7.5rem
}

@media print,
screen and (min-width:41.75em) {
    .team-nav .next-title-wrapper,
    .team-nav .prev-title-wrapper {
        left: .625rem
    }
}

@media print,
screen and (min-width:64em) {
    .team-nav .next-title-wrapper,
    .team-nav .prev-title-wrapper {
        left: 5.625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .team-nav .next-title-wrapper,
    .team-nav .prev-title-wrapper {
        left: 8.75rem
    }
}

.team-nav .next-title-wrapper.active,
.team-nav .prev-title-wrapper.active {
    opacity: 1
}

.team-nav .prev-title-wrapper {
    text-align: right;
    right: 100%;
    left: auto;
    margin-right: -5.625rem
}

@media print,
screen and (min-width:75.625em) {
    .team-nav .prev-title-wrapper {
        margin-right: -8.75rem
    }
}
/*
@font-face {
    font-family: 'icomoon';
    src: url(../fonts/icomoon.eot?il45go);
    src: url(../fonts/icomoon.eot?il45go#iefix) format('embedded-opentype'), url(../fonts/icomoon.ttf?il45go) format('truetype'), url(../fonts/icomoon.woff?il45go) format('woff'), url(../fonts/icomoon.svg?il45go#icomoon) format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: "IcoMoon-Free";
    src: url(../fonts/IcoMoon-Free.eot);
    src: url(../fonts/IcoMoon-Free.eot#iefix) format("embedded-opentype"), url(../fonts/IcoMoon-Free.woff2) format("woff2"), url(../fonts/IcoMoon-Free.woff) format("woff"), url(../fonts/IcoMoon-Free.ttf) format("truetype"), url(../fonts/IcoMoon-Free.svg#IcoMoon-Free) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: "8020-icon";
    src: url(../fonts/8020-icon78a9.eot?61361807);
    src: url(../fonts/8020-icon78a9.eot?61361807#iefix) format("embedded-opentype"), url(../fonts/8020-icon78a9.woff2?61361807) format("woff2"), url(../fonts/8020-icon78a9.woff?61361807) format("woff"), url(../fonts/8020-icon78a9.ttf?61361807) format("truetype"), url(../fonts/8020-icon78a9.svg?61361807#8020-icon) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa ,.fa1 {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: "8020-icon";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    height: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-marketing:before {
    content: "\e800"
}

.icon-media:before {
    content: "\e801"
}

.icon-social:before {
    content: "\e802"
}

.icon-strategy:before {
    content: "\e803"
}

.icon-burger:before {
    content: "\e804";
	display : inline;
}

.icon-thought:before {
    content: "\e805"
}

.icon-tradeshow:before {
    content: "\e806"
}

.icon-training:before {
    content: "\e807"
}

.icon-target:before {
    content: "\e808"
}

.icon-casestudy:before {
    content: "\e809"
}

.icon-crisis:before {
    content: "\e80a"
}

.icon-phone:before {
    content: "\e80b"
}

.icon-home:before {
    content: "\e80c"
}



.icon-facebook-1:before {
    content: "\e80e"
}

.icon-twitter:before {
    content: "\e80f"
}

.icon-arrow-right:before {
    content: "\e810"
}

.icon-cross:before {
    content: "\e811"
}

.icon-brandmark20:before {
    content: "\e812"
}

.icon-project:before {
    content: "\e813"
}

.icon-clients:before {
    content: "\e814"
}

.icon-category:before {
    content: "\e815"
}

.icon-download:before {
    content: "\e816"
}

.icon-envelope:before {
    content: "\e817"
}

.icon-linkedin:before {
    content: "\e818"
}

.icon-author:before {
    content: "\e81a"
}

.icon-calendar:before {
    content: "\e81b"
}

.icon-facebook:before {
    content: "\f09a"
}

.floating-placeholder,
.floating-placeholder input {
    line-height: 2em;
    height: 2em;
    margin: 0;
    padding: 0;
    width: 100%
}

.floating-placeholder input,
.floating-placeholder input:valid {
    line-height: 2.8em
}

.floating-placeholder input:focus+label {
    color: #16abf0
}

.floating-placeholder input[value]+label {
    color: red
}

.floating-placeholder {
    position: relative
}

.floating-placeholder input {
    font-size: 18pt;
    border: none;
    outline: none;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: transparent;
    z-index: 2;
    border-bottom: 1px solid #ccc;
    text-indent: 20px
}

.floating-placeholder:last-child input {
    border-bottom: none
}

.floating-placeholder label {
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    font-size: 16pt;
    z-index: 1;
    transform-origin: 0 0;
    transition: transform .16s, color .2s;
    transform: scale(1) rotateY(0);
    color: #999
}

.floating-placeholder input:valid~label {
    top: -.2em;
    transform: scale(.55) rotateY(0)
}
#header.header-home{
	position: absolute;
}
#header {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 5;
    background-color: hsla(0, 0%, 100%, 0);
    transition: background-color .5s ease-in-out;
}


@media print,
screen and (min-width:75.625em) {
    #header {
        padding:  0
    }
}



#desktop-logo-wrapper svg {
    max-height: 2.5rem;
    overflow: hidden;
    width: auto;
    height: 100%
}

#desktop-logo-wrapper svg [class^=cls-] {
    transition: fill .4s ease
}

@media print,
screen and (min-width:41.75em) {

    #desktop-logo-wrapper svg {
        max-height: 3.125rem;
        overflow: hidden;
        width: auto;
        height: 100%
    }
    #desktop-logo-wrapper svg [class^=cls-] {
        transition: fill .4s ease
    }
}

@media print,
screen and (min-width:75.625em) {

    #desktop-logo-wrapper svg {
        max-height: 3.75rem;
        overflow: hidden;
        width: auto;
        height: 100%
    }
    #desktop-logo-wrapper svg [class^=cls-] {
        transition: fill .4s ease
    }
}

@media screen and (min-width:106.3125em) {

    #desktop-logo-wrapper svg {
        max-height: 4.375rem;
        overflow: hidden;
        width: auto;
        height: 100%
    }
    #desktop-logo-wrapper svg [class^=cls-] {
        transition: fill .4s ease
    }
}

#desktop-logo-wrapper .cls-1,
#desktop-logo-wrapper .cls-2 {
    fill: #fff
}

#desktop-logo-wrapper .cls-3 {
    fill: #82cff5
}

#nav-bar [data-toggle=off-canvas]{
    color: #fff;
}
.top-menu-wrapper [data-toggle=off-canvas]{
	    color: #505050;
}
#nav-bar [data-toggle=off-canvas],
.top-menu-wrapper [data-toggle=off-canvas] {
    font-size: 1.3625rem;
	line-height: 2.25;
}
.menu.second-menu li:last-child {
    margin-right: 0;
}
.menu.second-menu li {
    margin-right: 36px;

}

#nav-bar .menu.first-menu li,
.top-menu-wrapper .menu.first-menu li {
    margin-right: 3.125rem
}

#nav-bar .menu.first-menu li:last-child,
.top-menu-wrapper .menu.first-menu li:last-child {
    margin-right: 0
}
#nav-bar .menu.first-menu li:first-child {
    margin-right: 0;
}
#nav-bar .red-button a{
	padding : 13px 33px;
}
#nav-bar .has-button a,
.top-menu-wrapper .has-button a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem;
    font-family: inherit;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: .75em;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-size: .9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #c2000f;
    color: #fff;
    margin-bottom: 0;
    font-size: 1rem;
    padding: .85em 1em
}

[data-whatinput=mouse] #nav-bar .has-button a,
[data-whatinput=mouse] .top-menu-wrapper .has-button a {
    outline: 0
}

#nav-bar .has-button a:focus,
#nav-bar .has-button a:hover,
.top-menu-wrapper .has-button a:focus,
.top-menu-wrapper .has-button a:hover {
    background-color: #c20000;
    color: #fff
}

#nav-bar .button,
.top-menu-wrapper .button {
    margin-bottom: 0;
    font-size: 1rem;
    padding: .85em 20px;
    transition: background-color .25s ease-out, color .25s ease-out, border-color .25s ease-out
}

#nav-bar .button.phone-number,
.top-menu-wrapper .button.phone-number {
    border: 2px solid #6d6e71;
    color: #6d6e71
}

#nav-bar .button.phone-number:hover,
.top-menu-wrapper .button.phone-number:hover {
    border: 2px solid #6d6e71;
    color: #6d6e71
}

@media print,
screen and (min-width:41.75em) {
    .off-canvas.position-right {
        width: 65%;
        transition: transform 1.5s ease;
        transform: translateX(100%)
    }
    .off-canvas.position-right.is-open {
        transform: translate(0)
    }
    .off-canvas.position-right.is-closed {
        visibility: visible
    }
}

@media print,
screen and (min-width:64em) {
    .off-canvas.position-right {
        width: 100%
    }
}

.off-canvas.position-right .top-menu-wrapper .button.phone-number:hover {
    border: 2px solid #82cff5;
    color: #82cff5
}

@media print,
screen and (min-width:41.75em) {
	.risk-section{
		margin-bottom:30px;
	}
    .js-off-canvas-overlay {
        transform: translateX(100%);
        opacity: 1;
        visibility: visible;
        transition: transform 1s ease-out
    }
    .js-off-canvas-overlay.is-visible {
        transform: translateX(0)
    }
}

.off-canvas-inner {
    padding-top: .9375rem
}

@media print,
screen and (min-width:41.75em) {
    .off-canvas-inner {
        padding-top: 0.1rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .off-canvas-inner {
        padding-top: 0.09rem;
    }
}

#off-canvas-menu-wrapper:before {
    content: "";
    display: block;
    padding-top: 25%
}

#off-canvas-menu-wrapper #menu-slide-in-menu {
    line-height: 1.2
}

#off-canvas-menu-wrapper #menu-slide-in-menu a {
    color: #fff;
    transition: opacity .3s ease-in-out
}

#off-canvas-menu-wrapper #menu-slide-in-menu .active>a {
    color: #c2000f;
    background: none
}



#off-canvas-menu-wrapper .is-accordion-submenu {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column
}

#off-canvas-menu-wrapper .is-accordion-submenu li a {
    font-weight: 400;
    font-size: 1.375rem
}

@media print,
screen and (min-width:41.75em) {
    #off-canvas-menu-wrapper .is-accordion-submenu li a {
        font-size: 1.5625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    #off-canvas-menu-wrapper .is-accordion-submenu li a {
        font-size: 1.5625rem
    }
}

@media screen and (min-width:106.3125em) {
    #off-canvas-menu-wrapper .is-accordion-submenu li a {
        font-size: 1.5rem
    }
}

body #header{
    background: #fff;

}

body.scrolled #nav-bar .button.phone-number {
    border: 2px solid #465159;
    color: #465159
}

body.scrolled #nav-bar .button.phone-number:hover {
    border: 2px solid #c2000f;
    color: #c2000f
}

body.scrolled #nav-bar [data-toggle=off-canvas] {
   color: #c20000
}

body.scrolled #desktop-logo-wrapper .cls-1 {
    fill: #465159
}

body.scrolled #desktop-logo-wrapper .cls-2 {
    fill: #c2000f
}

body.scrolled #desktop-logo-wrapper .cls-3 {
    fill: #82cff5
}

#page-header {
    width: 100%;
    height: 100vh;
    background: #465159;
    position: relative;
    overflow: hidden
}

#page-header.fullheight {
    height: 100vh
}

#page-header.reducedheight {
    height: 75vh
}

#page-header .loader {
    z-index: 1
}

.header-bg-services {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover !important;
    background-repeat: no-repeat;
    z-index: 1
}

#page-header .header-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    transition: height 50s;
    z-index: 1
}

#page-header.news-single .header-bg:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: hsla(0, 0%, 4%, .5)
}

#page-header .header-brandmark {
    position: absolute;
    z-index: 1;
    opacity: .25;
    left: -35%;
    top: -15%;
    width: 120%;
    transform-origin: 50% 50% 0;
    background-image: url(../images/brandmark.svg);
    background-position: 50%;
    background-size: contain;
    background-size: 85%;
    background-repeat: no-repeat;
    margin-left: -8%
}

#page-header .header-brandmark:before {
    display: block;
    content: "";
    padding-top: 100%
}

@media print,
screen and (min-width:64em) {
    #page-header .header-brandmark {
        opacity: .38;
        left: -15%;
        top: -42%;
        width: 71%
    }
}

#page-header .page-header-wrapper {
    position: relative;
    z-index: 2;
    height: 100%
}

#page-header .header-button-wrapper {
    margin-top: 3.75rem
}

@keyframes d {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes e {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(-2turn)
    }
}

body:not(.firefox) .has-brandmark-animation.in-page-brandmark .logo-part-20,
body:not(.firefox) .has-brandmark-animation.in-page-brandmark .logo-part-80 {
    animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 4.5s;
    -webkit-transition-duration: 4.5s;
    -moz-animation-duration: 4.5s;
    animation-timing-function: linear
}

body:not(.firefox) .has-brandmark-animation .logo-part-20,
body:not(.firefox) .has-brandmark-animation .logo-part-80 {
    transform-box: fill-box;
    transform-origin: 50% 50% 0;
    -moz-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    -o-transform-origin: 50% 50% 0;
    -webkit-transform-origin: 50% 50% 0;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-transition-property: -moz-transform;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    transition-property: transform;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out
}

body:not(.firefox) .has-brandmark-animation.animating .logo-part-20,
body:not(.firefox) .has-brandmark-animation.animating .logo-part-80 {
    animation-name: d
}

body:not(.firefox) .has-brandmark-animation .logo-part-20 {
    transform-origin: -39% -8.3% 0;
    -moz-transform-origin: -39% -8.3% 0;
    -ms-transform-origin: -39% -8.3% 0;
    -o-transform-origin: -39% -8.3% 0;
    -webkit-transform-origin: -39% -8.3% 0;
    animation-duration: 3s;
    animation-iteration-count: infinite
}

body:not(.firefox) .has-brandmark-animation.animating .logo-part-20 {
    animation-name: e
}

[data-whatinput=touch] .skrollable,
[data-whatintent=touch] .skrollable {
    transform: translate(0)!important
}

[data-whatinput=touch] .slide-up-parallax,
[data-whatintent=touch] .slide-up-parallax {
    transform: translateY(0)!important
}

[data-whatinput=touch] .slide-up--out,
[data-whatintent=touch] .slide-up--out {
    opacity: 0;
    transform: translateY(10%)!important;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    transition-delay: .3s
}

[data-whatinput=touch] .slide-up--in,
[data-whatintent=touch] .slide-up--in {
    opacity: 1;
    transform: translateY(0)!important;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    transition-delay: .3s
}

[data-whatinput=touch] .slide-side--out,
[data-whatintent=touch] .slide-side--out {
    opacity: 0;
    margin-left: -10%;
    transition: margin .3s ease-in-out;
    transition-delay: .3s
}

[data-whatinput=touch] .slide-side--in,
[data-whatintent=touch] .slide-side--in {
    opacity: 1;
    margin-left: 0;
    transition: margin .3s ease-in-out;
    transition-delay: .3s
}

.all-slide-up--out {
    opacity: 0;
    transform: translateY(10%)!important
}

.all-slide-up--in,
.all-slide-up--out {
    transition: transform 1s ease-in-out, opacity 1s ease-in-out;
    transition-delay: .3s
}

.all-slide-up--in {
    opacity: 1;
    transform: translateY(0)!important
}

.play-button,
.plus-button span,
.scroll-button span {
    position: relative;
    display: block;
    height: 6.875rem;
    width: 6.875rem;
    font-family: Montserrat, sans-serif;
    color: #0a0a0a;
    transition: color .3s ease-out;
    text-transform: uppercase;
    margin-bottom: 1.875rem;
    margin-top: .9375rem;
    outline: none!important;
	margin: auto;
}

@media print,
screen and (min-width:64em) {
    .play-button,
    .plus-button span,
    .scroll-button span ,
	.scroll-up-button span{
        margin-bottom: 0
    }
}

.play-button svg,
.plus-button span svg,
.scroll-button span svg,
.scroll-up-button span svg  {
    position: absolute;
    top: 0;
    left: 0;
    height: 4.875rem;
    width: 4.875rem;
    display: block
}

.play-button svg.svg-outer,
.plus-button span svg.svg-outer,
.scroll-button span svg.svg-outer,
.scroll-up-button span svg.svg-outer {
    transition: transform .3s ease-out;
    transform: rotate(-90deg);
    padding: .4375rem
}

.play-button .arrow,
.play-button .arrow-down,
.play-button .back,
.play-button .plus,
.plus-button span .arrow,
.plus-button span .arrow-down,
.plus-button span .back,
.plus-button span .plus,
.scroll-button span .arrow,
.scroll-button span .arrow-down,
.scroll-button span .back,
.scroll-button span .plus ,
.scroll-up-button span .arrow,
.scroll-up-button span .arrow-down,
.scroll-up-button span .back,
.scroll-up-button span .plus{
    fill: #aeb6bc;
    transform: scale(.8);
    transform-origin: center;
    transition: transform .3s ease-out, fill .3s ease-out
}

.play-button .backdrop,
.play-button .progress,
.plus-button span .backdrop,
.plus-button span .progress,
.scroll-button span .backdrop,
.scroll-button span .progress,
.scroll-up-button span .backdrop,
.scroll-up-button span .progress  {
    fill: none;
    stroke: hsla(206, 9%, 71%, .5);
    stroke-width: 7
}

.play-button .progress,
.plus-button span .progress,
.scroll-button span .progress,
.scroll-up-button span .progress {
    stroke-dasharray: 345.57519;
    stroke-dashoffset: 276.46015;
    stroke: #aeb6bc;
    transition: stroke-dashoffset .3s ease-out;
    -webkit-animation-play-state: running
}

.play-button:hover,
.plus-button span:hover,
.scroll-button span:hover,
.scroll-up-button span:hover svg.svg-outer {
    color: #aeb6bc
}

.play-button:hover svg.svg-outer,
.plus-button span:hover svg.svg-outer,
.scroll-button span:hover svg.svg-outer,
.scroll-up-button span:hover svg.svg-outer {
    transform: rotate(-270deg)
}

.play-button:hover .progress,
.plus-button span:hover .progress,
.scroll-button span:hover .progress,
.scroll-up-button span:hover .progress {
    stroke-dashoffset: 0
}

.play-button:hover .arrow,
.plus-button span:hover .arrow,
.scroll-button span:hover .arrow,
.scroll-up-button span:hover .arrow  {
    fill: #c2000f;
    transform: scale(.9)
}

.play-button.white .backdrop,
.plus-button span.white .backdrop,
.scroll-button span.white .backdrop {
    stroke: hsla(220, 3%, 83%, .5)
}

.play-button.white .progress,
.plus-button span.white .progress,
.scroll-button span.white .progress {
    stroke: #fefefe
}

.play-button.white .arrow,
.play-button.white .cross,
.play-button.white .plus,
.plus-button span.white .arrow,
.plus-button span.white .cross,
.plus-button span.white .plus,
.scroll-button span.white .arrow,
.scroll-button span.white .cross,
.scroll-button span.white .plus {
    fill: #fefefe
}

.play-button.white:hover .arrow,
.plus-button span.white:hover .arrow,
.scroll-button span.white:hover .arrow ,.scroll-up-button span.white:hover .arrow {
    fill: #c2000f
}

.plus-button span,
.scroll-button span,.scroll-up-button span {
    position: absolute;
    right: 1rem;
    top: 50%;
    margin: 0;
    transform: translateY(-50%);
    display: block;
    height: 2.25rem;
    width: 2.25rem;
    display: none
}

@media print,
screen and (min-width:64em) {
    .plus-button span,
    .scroll-button span {
        display: block
    }
}

.plus-button span svg,
.scroll-button span svg,.scroll-up-button span svg {
    height: 2.25rem;
    width: 2.25rem
}

.plus-button span svg.svg-outer,
.scroll-button span svg.svg-outer {
    padding: .125rem
}

.plus-button span svg .backdrop,
.plus-button span svg .progress,
.scroll-button span svg .backdrop,
.scroll-button span svg .progress,
.scroll-up-button span svg .backdrop,
.scroll-up-button span svg .progress {
    stroke-width: 2;
    stroke: hsla(0, 0%, 100%, .5)
}

.plus-button span svg .progress,
.scroll-button span svg .progress {
    stroke: #fff;
    stroke-dasharray: 113.09734;
    stroke-dashoffset: 90.47787
}

.plus-button span svg .arrow-down,
.plus-button span svg .plus,
.scroll-button span svg .arrow-down,
.scroll-button span svg .plus,
.scroll-up-button span svg .arrow-down,
.scroll-up-button span svg .plus {
    stroke: #fff;
    fill: #fefefe
}

.plus-button.active span svg .progress,
.plus-button:hover span svg .progress,
.scroll-button.active span svg .progress,
.scroll-button:hover span svg .progress,
.scroll-up-button.active span svg .progress,
.scroll-up-button:hover span svg .progress  {
    stroke-dashoffset: 0
}

.plus-button.active span svg .arrow-down,
.plus-button.active span svg .plus,
.plus-button:hover span svg .arrow-down,
.plus-button:hover span svg .plus,
.scroll-button.active span svg .arrow-down,
.scroll-button.active span svg .plus,
.scroll-button:hover span svg .arrow-down,
.scroll-button:hover span svg .plus,
.scroll-up-button.active span svg .arrow-down,
.scroll-up-button.active span svg .plus,
.scroll-up-button:hover span svg .arrow-down,
.scroll-up-button:hover span svg .plus {
    stroke: #fff;
    transform: scale(.9)
}

.scroll-button {
    position: relative;
    margin-top: 1.875rem
}

.scroll-button,
.scroll-button span {
    display: block;
    height: 3.125rem;
    width: 3.125rem;
	    margin: auto;
    margin-top: 2.125rem;
}
.scroll-up-button,
.scroll-up-button span {
	height: 3.125rem;
    width: 3.125rem;
	    margin: auto;
}
.scroll-button span,.scroll-up-button span   {
    position: absolute;
    left: 0
}

.scroll-button span svg,.scroll-up-button span svg  {
    height: 3.125rem;
    width: 3.125rem
}

.scroll-button span svg.svg-outer,.scroll-up-button span svg.svg-outer {
    padding: .1875rem
}

.scroll-button span svg .backdrop,
.scroll-button span svg .progress,.scroll-up-button span svg .backdrop,
.scroll-up-button span svg .progress {
    stroke-width: 3;
    stroke: hsla(206, 9%, 71%, .5)
}

.scroll-button span svg .progress,.scroll-up-button span svg .progress {
    stroke: #aeb6bc;
    stroke-dasharray: 157.07963;
    stroke-dashoffset: 125.66371
}

.scroll-button span svg .arrow-down,.scroll-up-button span svg .arrow-down {
    stroke: #aeb6bc;
    fill: #aeb6bc
}

.scroll-button.active span svg .progress,
.scroll-button:hover span svg .progress,.scroll-up-button.active span svg .progress,
.scroll-up-button:hover span svg .progress  {
    stroke-dashoffset: 0
}

.scroll-button.active span svg .arrow-down,
.scroll-button:hover span svg .arrow-down,.scroll-up-button.active span svg .arrow-down,
.scroll-up-button:hover span svg .arrow-down {
    stroke: #c2000f;
    fill: #c2000f
}

.sectors-list-wrapper .text-pad {
    padding: 15%
}

@media screen and (max-width:41.6875em) {
		.featured-case-studies-wrapper .slider .slide {
	background-size:cover
	}
    .sectors-list-wrapper .text-pad {
        padding-left: 15px;
        padding-right: 15px
    }
}

.sectors-list-wrapper .sector-image-wrapper {
    position: relative
}

.sectors-list-wrapper .sector-image-wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

@media print,
screen and (min-width:23.5em) {
    .sectors-list-wrapper .sector-image-wrapper:before {
        padding-top: 100%
    }
}

.sectors-list-wrapper .sector-image-wrapper a {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.sectors-columns-wrapper {
    position: relative;
    z-index: 2;
    padding-bottom: 2.5rem
}

.sectors-columns-wrapper .sectors-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.sectors-columns-wrapper .sector-item .card {
    height: inherit
}

.sectors-columns-wrapper .sector-item .card-image {
    position: relative
}

.sectors-columns-wrapper .sector-item .card-image:before {
    content: "";
    padding-top: 75%;
    display: block
}

.sectors-columns-wrapper .sector-item .card-image a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover
}

.sectors-columns-wrapper .sector-item .card-section {
    padding: 2.625rem 1.875rem;
    position: relative
}

@media print,
screen and (min-width:41.75em) {
    .sectors-columns-wrapper .sector-item .card-section {
        padding: 3.9375rem 2.8125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .sectors-columns-wrapper .sector-item .card-section {
        padding: 6.125rem 4.375rem
    }
}

.sectors-columns-wrapper .sector-item .sector-description {
    margin-bottom: 2.5rem
}

.sectors-columns-wrapper .sector-item .link-prefix {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: 1.875rem;
    margin-bottom: 1.40625rem
}

@media print,
screen and (min-width:41.75em) {
    .sectors-columns-wrapper .sector-item .link-prefix {
        margin-left: 2.8125rem;
        margin-bottom: 2.10938rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .sectors-columns-wrapper .sector-item .link-prefix {
        margin-left: 4.375rem;
        margin-bottom: 3.28125rem
    }
}

.expertise-title-wrapper {
    padding-top: 3.75rem
}

@media print,
screen and (min-width:41.75em) {
    .expertise-title-wrapper {
        padding-top: 5.625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .expertise-title-wrapper {
        padding-top: 10.9375rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .expertise-title-wrapper .content-wrapper {
        margin-left: 28.33333%
    }
}

@media screen and (min-width:106.3125em) {
    .expertise-title-wrapper {
        transform: translateY(-50%)
    }
}

.expertise-content-wrapper {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

@media print,
screen and (min-width:41.75em) {
    .expertise-content-wrapper {
        padding-top: 5.625rem;
        padding-bottom: 5.625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .expertise-content-wrapper {
        padding-top: 8.75rem;
        padding-bottom: 8.75rem
    }
}

.expertise-content-wrapper h3 {
    margin-bottom: 0
}

@media print,
screen and (min-width:23.5em) {
    .expertise-content-wrapper h3 {
        margin-bottom: .625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .expertise-item .expertise-content {
        margin-right: 5%
    }
    .expertise-item:nth-child(2n) .expertise-icon-wrapper {
        margin-left: 5%
    }
    .expertise-item:nth-child(2n) .expertise-content {
        margin-right: 0
    }
}

.expertise-item .small-desc {
    margin-top: .625rem
}

.expertise-item p {
    margin-bottom: 0
}

.expertise-item:hover [class*=" icon-"],
.expertise-item:hover [class^=icon-] {
    transform: scale(1.1) rotate(5deg)
}

.expertise-icon-wrapper {
    position: relative
}

.expertise-icon-wrapper [class*=" icon-"],
.expertise-icon-wrapper [class^=icon-] {
    display: block
}

.expertise-icon-wrapper [class*=" icon-"]:before,
.expertise-icon-wrapper [class^=icon-]:before {
    margin: 0;
    font-size: 12vw
}

@media print,
screen and (min-width:23.5em) {
    .expertise-icon-wrapper [class*=" icon-"]:before,
    .expertise-icon-wrapper [class^=icon-]:before {
        font-size: 8vw
    }
}

@media print,
screen and (min-width:41.75em) {
    .expertise-icon-wrapper [class*=" icon-"]:before,
    .expertise-icon-wrapper [class^=icon-]:before {
        font-size: 4.2vw
    }
}

.featured-case-studies-wrapper.is-sector .casestudies-nav {
    bottom: auto;
    top: 0
}

.featured-case-studies-wrapper.is-sector .casestudy-title-wrapper {
    margin-bottom: 0
}

.featured-case-studies-wrapper.is-sector .bg-black50:before {
    width: 100%;
    padding-top: 20%;
    content: "";
    background-color: #465159;
    display: block
}

.sectors-columns-wrapper.is-sector {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
    z-index: 3
}

@media print,
screen and (min-width:41.75em) {
    .sectors-columns-wrapper.is-sector {
        padding-top: 5.625rem;
        padding-bottom: 5.625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .sectors-columns-wrapper.is-sector {
        padding-top: 8.75rem;
        padding-bottom: 8.75rem
    }
}

.featured-case-studies-wrapper {
    position: relative;
    z-index: 2;
    height:800px;
}

.featured-case-studies-wrapper .slider:before {
    content: "";
    display: block;
    padding-top: 62%
}

.featured-case-studies-wrapper .slider .flickity-viewport {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.featured-case-studies-wrapper .slider .slide {
    position: relative;
    background-repeat: no-repeat;
   background-size:cover;
    background-position: 50%;
    width: 100%;
    height: 800px;
}
.casestudy-logo-slider{
	    height: 100%;
}
.featured-case-studies-wrapper .text-pad {
    width: 100%;
	height: 100%;
}

.featured-case-studies-wrapper .casestudy-logo-wrapper img {
    position: absolute;
    bottom: 50%;
    right: 0
}

.featured-case-studies-wrapper .casestudy-logo-wrapper .flickity-prev-next-button {
    bottom: 0px;
    top: auto
}

@media screen and (min-width:106.3125em) {
    .featured-case-studies-wrapper .casestudy-logo-wrapper .flickity-prev-next-button {
        bottom: 20%
    }

}

@media print,
screen and (min-width:64em) {
    .featured-case-studies-wrapper .casestudy-title-wrapper {
        margin-bottom: 0%
    }
}

@media screen and (min-width:41.75em) and (max-width:63.9375em) {
    .featured-case-studies-wrapper .casestudies-nav {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .featured-case-studies-wrapper .casestudies-nav {
        position: absolute;
        bottom: -10%;
        left: 0;
        width: 100%
    }
}

.featured-case-studies-wrapper .text-pad {
    padding: 3.1875rem 2.0625rem
}

@media print,
screen and (min-width:41.75em) {
    .featured-case-studies-wrapper .text-pad {
        padding: 4.78125rem 2.3125rem
    }
}


.casestudy-columns-wrapper {
    position: relative;
    z-index: 2;
    padding-bottom: 2.5rem
}

.casestudy-columns-wrapper .casestudy-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

@media print,
screen and (min-width:75.625em) {
    .casestudy-columns-wrapper #casestudy-columns {
        transform: translateY(-200px)
    }
}

@media screen and (min-width:106.3125em) {
    .casestudy-columns-wrapper #casestudy-columns {
        transform: translateY(-300px)
    }
}

.casestudy-columns-wrapper .casestudy-item {
    -ms-flex-positive: 0;
    flex-grow: 0
}

.casestudy-columns-wrapper .casestudy-item .card-image {
    position: relative
}

.casestudy-columns-wrapper .casestudy-item .card-image:before {
    content: "";
    padding-top: 15.625rem;
    display: block
}

@media print,
screen and (min-width:75.625em) {
    .casestudy-columns-wrapper .casestudy-item .card-image:before {
        padding-top: 25rem
    }
}

.casestudy-columns-wrapper .casestudy-item .card-image a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover
}

.casestudy-columns-wrapper .casestudy-item .card-section {
    padding: 1.875rem;
    position: relative
}

@media print,
screen and (min-width:41.75em) {

    .casestudy-columns-wrapper .casestudy-item .card-section {
        padding: 2.8125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .casestudy-columns-wrapper .casestudy-item .card-section {
        padding: 4.375rem
    }
}

.casestudy-columns-wrapper .casestudy-item .casestudy-description {
    margin-bottom: 2.5rem
}

.casestudy-columns-wrapper .casestudy-item .link-prefix {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: 1.875rem;
    margin-bottom: 1.40625rem
}

@media print,
screen and (min-width:41.75em) {
    .casestudy-columns-wrapper .casestudy-item .link-prefix {
        margin-left: 2.8125rem;
        margin-bottom: 2.10938rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .casestudy-columns-wrapper .casestudy-item .link-prefix {
        margin-left: 4.375rem;
        margin-bottom: 3.28125rem
    }
}

@media print,
screen and (min-width:64em) {
    .casestudy-columns-wrapper .casestudy-item.large-8 .casestudy-description,
    .casestudy-columns-wrapper .casestudy-item.large-8 .h4 {
        max-width: 60%
    }
}

.cell.casestudy-summary-wrapper {
    padding: 0
}

.casestudy-summary {
    padding: 1.875rem
}

@media print,
screen and (min-width:41.75em) {
    .casestudy-summary {
        padding: 2.8125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .casestudy-summary {
        padding: 4.375rem
    }
}

@media screen and (min-width:106.3125em) {
    .casestudy-summary {
        padding-left: 25%
    }
}

.casestudy-summary>.grid-x>.cell {
    margin-bottom: 1.875rem
}

.casestudy-summary>.grid-x>.cell:last-child {
    margin-bottom: 0
}

.summary-icon-wrapper {
    padding: 0!important
}

.summary-icon {
    margin-right: .625rem
}

.casestudy-single-logo-wrapper {
    margin-bottom: 2.8125rem
}

@media print,
screen and (min-width:41.75em) {
    .casestudy-single-logo-wrapper {
        margin-bottom: 4.21875rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .casestudy-single-logo-wrapper {
        margin-bottom: 6.5625rem
    }
}

#casestudy-approach {
    z-index: 2;
    position: relative
}

#casestudy-approach .approach-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#casestudy-approach .approach-bg>.grid-x {
    height: 100%
}

@media print,
screen and (min-width:75.625em) {
    .approach-content-wrapper,
    .results-content-wrapper {
        margin-left: 19.3333%
    }
}

#casestudy-expertise {
    margin-top: 1.25rem
}

#casestudy-expertise .expertise-icon-wrapper {
    position: relative
}

#casestudy-expertise .expertise-icon-wrapper [class*=" icon-"]:before,
#casestudy-expertise .expertise-icon-wrapper [class^=icon-]:before {
    margin: 0;
    font-size: 6vw
}

@media print,
screen and (min-width:23.5em) {
    #casestudy-expertise .expertise-icon-wrapper [class*=" icon-"]:before,
    #casestudy-expertise .expertise-icon-wrapper [class^=icon-]:before {
        font-size: 4vw
    }
}

@media print,
screen and (min-width:64em) {
    #casestudy-expertise .expertise-icon-wrapper [class*=" icon-"]:before,
    #casestudy-expertise .expertise-icon-wrapper [class^=icon-]:before {
        font-size: 2.2vw
    }
}

.casestudy-nav {
    height: 2.75rem;
    margin-bottom: .9375rem;
    margin-top: 2.8125rem
}

@media print,
screen and (min-width:41.75em) {
    .casestudy-nav {
        margin-top: 4.21875rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .casestudy-nav {
        margin-top: 6.5625rem
    }
}

.casestudy-nav .indigo-nav-button {
    bottom: 0;
    left: 0;
    border-color: #465159;
    margin-left: 0;
    transform: translateY(0)
}

.casestudy-nav .indigo-nav-button.next {
    margin-left: 42px
}

.casestudy-nav .indigo-nav-button .arrow {
    fill: #465159
}

.casestudy-nav .indigo-nav-button:hover .arrow {
    fill: #c2000f
}

#casestudy-results .footer-image {
    z-index: 1;
    position: relative;
    overflow: hidden
}

@media print,
screen and (min-width:75.625em) {
    #casestudy-results .footer-image {
        background-position: 50%!important;
        transform: translateY(-20%);
        margin-bottom: -10%
    }
}

#casestudy-results .footer-image .results-image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

#casestudy-results .footer-image .results-image,
.testimonial-single-wrapper .parallax-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media print,
screen and (min-width:64em) {
    .limit-progress-width div,
    .limit-progress-width svg {
        max-width: 12.8125rem
    }
}

.circular-progress-wrapper {
    position: relative;
    display: inline-block;
    padding: 0
}

.circular-progress-wrapper .circular-progress {
    display: inline-block;
    position: relative;
    color: #fff;
    font-family: Lato;
    font-weight: 100;
    margin-bottom: 1.25rem
}

.circular-progress-wrapper .circular-progress:before {
    content: attr(data-name);
    position: absolute;
    width: 100%;
    bottom: -2rem;
    font-weight: 400
}

.circular-progress-wrapper .circular-progress .performance-value-wrapper {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    text-align: center;
    transform: translateY(-50%)
}

.circular-progress-wrapper svg {
    width: 100%;
    height: auto;
    stroke: #82cff5;
    stroke-width: 25;
    padding: 4px
}

.circular-progress-wrapper svg:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    transform: rotate(-90deg)
}

.circular-progress-wrapper svg:nth-child(2) path {
    fill: none;
    stroke-width: 25;
    stroke-dasharray: 629;
    stroke: #fff;
    opacity: .9
}

.circular-progress-wrapper.viewport--in svg:nth-child(2) path {
    animation: f 2s
}

@keyframes f {
    0% {
        stroke-dashoffset: 0
    }
}

.bars-progress {
    margin-top: .3125rem;
    margin-bottom: 1.25rem
}

.bars-progress div {
    border-radius: 8px;
    background: #fefefe;
    height: 1rem;
    width: 100%;
    margin-bottom: .625rem;
    transition: background .5s ease
}

.bars-progress div.fill {
    background: #82cff5
}

.graph-progress-wrapper svg {
    display: block;
    width: 100%;
    height: auto
}

.graph-progress-wrapper .cls-1,
.graph-progress-wrapper .cls-3 {
    fill: none;
    stroke: #82cff4
}

.graph-progress-wrapper [class^=data-] {
    transform: translateY(20px);
    opacity: 0;
    transition: opacity .3s ease, transform .5s ease-in-out
}

.graph-progress-wrapper .cls-1 {
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 8px;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000
}

.graph-progress-wrapper .cls-2 {
    fill: #465159
}

.graph-progress-wrapper .cls-3 {
    stroke-width: 4px
}

.graph-progress-wrapper.viewport--in .cls-1 {
    animation: g 8s ease forwards;
    animation-iteration-count: 1
}

.graph-progress-wrapper.viewport--in .data-1 {
    opacity: 1;
    transform: translateY(0)
}

.graph-progress-wrapper.viewport--in .data-2 {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 1s
}

.graph-progress-wrapper.viewport--in .data-3 {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 1.23077s
}

.graph-progress-wrapper.viewport--in .data-4 {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 1.45455s
}

@keyframes g {
    to {
        stroke-dashoffset: 0
    }
}

.graph-progress {
    margin-top: .3125rem;
    margin-bottom: 1.25rem
}

.graph-progress div {
    border-radius: 8px;
    background: #fefefe;
    height: 1rem;
    width: 100%;
    max-width: 12.5rem;
    margin-bottom: .625rem;
    transition: background .5s ease
}

.graph-progress div.fill {
    background: #82cff5
}


/*! Flickity v2.0.9
  http://flickity.metafizzy.co
  ---------------------------------------------- */

.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: none
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: grabbing
}

.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 0;
    border: 2px solid #fff;
    cursor: pointer;
    transform: translateY(-50%)
}

.flickity-prev-next-button:hover .arrow {
    /*fill: #c2000f*/
}

.flickity-prev-next-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #09f
}

.flickity-prev-next-button:active {
    opacity: .6
}

.flickity-prev-next-button.previous {
    right: 75px
}

.flickity-prev-next-button.next {
    right: 33px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button:disabled {
    opacity: .3;
    cursor: auto
}

.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-prev-next-button .arrow {
    fill: #fff
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 9.375rem;
    width: 9.375rem;
    transform: translate(-50%, -50%);
    z-index: 4
}

.loader svg {
    max-height: 9.375rem;
    overflow: hidden;
    width: auto;
    height: 100%
}

@media print,
screen and (min-width:75.625em) {
    #homepage-slider-wrapper .flickity-prev-next-button {
        left: 16.15%
    }
}
#homepage-slider-wrapper {
    height: calc(100vh );
    max-height: calc(100vh );
    position: relative;
}

#homepage-slider-wrapper .homepage-slider {
    height: inherit;
    opacity: 0;
    transition: opacity .4s
}

#homepage-slider-wrapper .homepage-slider.indigo-enabled {
    opacity: 1
}

#homepage-slider-wrapper .slide-title-wrapper {
    transform: translateY(25%);
    opacity: 0;
    transition: opacity .7s ease, transform .5s ease-in-out;
    display: block;
    transition-delay: .5s
}

#homepage-slider-wrapper .slide-link {
    display: inline-block;
    margin-top: .625rem;
    opacity: 0;
    transition: opacity .7s ease;
    transition-delay: 1.3s
}

#homepage-slider-wrapper .slide {
    height: 100%;
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
	 margin-top: 140px;
}

#homepage-slider-wrapper .slide.is-selected .slide-title-wrapper {
    transform: translateY(0);
    opacity: 1
}

#homepage-slider-wrapper .slide.is-selected .slide-link {
    opacity: 1
}

#homepage-slider-wrapper .slide.has-animation .slide-img {
    will-change: transform;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0, 0, 0, .93);
    -webkit-backface-visibility: hidden;
    transition: opacity .8s ease-out, transform .8s ease-out, -webkit-transform .8s ease-out
}

@media screen and (max-width:23.4375em) {
    #homepage-slider-wrapper .slide.has-animation .slide-img.align-bg-right {
        background-position: 100%!important
    }
    #homepage-slider-wrapper .slide.has-animation .slide-img.align-bg-left {
        background-position: 0!important
    }
}

@media screen and (min-width:41.75em) and (max-width:63.9375em) {
    #homepage-slider-wrapper .slide.has-animation .slide-img.align-bg-right {
        background-position: 100%!important
    }
    #homepage-slider-wrapper .slide.has-animation .slide-img.align-bg-left {
        background-position: 0!important
    }
}
.slide-img.background
{
	background-size:cover
}
#homepage-slider-wrapper .slide.is-selected .slide-img.background {
/*    animation-name: j;
    animation-duration: 2.5s*/
}

#homepage-slider-wrapper .slide.is-selected .slide-img.middle {
    z-index: 2;
    animation-name: i;
    animation-duration: 1.8s;
    transform: scale(.8) translateX(10%)
}

#homepage-slider-wrapper .slide.is-selected .slide-img.foreground {
    z-index: 3;
    animation-name: h;
    transform: scale(.9) translate(-6%, 6%)
}

#homepage-slider-wrapper .slide-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    z-index: 1;
    -webkit-transform: translateZ(0)
}

#homepage-slider-wrapper .slide-img.middle {
    z-index: 2
}

#homepage-slider-wrapper .slide-img.foreground {
    z-index: 3
}

#homepage-slider-wrapper .slide-content {
    height: 100%;
    width: 100%;
    z-index: 4
}

#homepage-slider-wrapper .h1.slide-title {
    display: inline-block;
    line-height: .91
}

#homepage-slider-wrapper .flickity-prev-next-button {
    bottom: 10%;

    top: auto;
    right: auto;
    margin-left: .9375rem
}

@media print,
screen and (min-width:41.75em) {


    #homepage-slider-wrapper .flickity-prev-next-button {
        margin-left: .9375rem
    }
}
@media print,
screen and (max-width:75.625em) {
	#homepage-slider-wrapper .flickity-prev-next-button{
		left: 0;
	}
	.header-logo20.h2{
		text-align : left !important;
	}
}

@media print,
screen and (min-width:75.625em) {
    #homepage-slider-wrapper .flickity-prev-next-button {
        margin-left: 1.25rem
    }
}

#homepage-slider-wrapper .flickity-prev-next-button.next {
    margin-left: 3.5625rem
}

@media print,
screen and (min-width:41.75em) {
    #homepage-slider-wrapper .flickity-prev-next-button.next {
        margin-left: 3.5625rem
    }
}

@media print,
screen and (min-width:75.625em) {
    #homepage-slider-wrapper .flickity-prev-next-button.next {
        margin-left: 3.875rem
    }
}



@media screen and (min-width:23.5em) and (max-width:41.6875em) {

}

#slide-buttons {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 2
}

#slide-buttons a.button {
    position: relative;
    width: 100%;
    text-align: left;
    border-radius: 0;
    margin-top: .9375rem;
    transition: margin-top .5s ease;
    margin-bottom: 0;
    text-align: center;
	font-weight:bold
}

#slide-buttons a.button:hover {
    margin-top: 0!important
}

#slide-buttons a.button.active {
    margin-top: .625rem
}

#slide-buttons a.button:first-of-type {
    background: #ec646f;
    color: #fff
}

#slide-buttons a.button:first-of-type:hover {
    background: #ec646f
}

#slide-buttons a.button:nth-of-type(2) {
    background: #c2000f;
    color: #fff
}

#slide-buttons a.button:nth-of-type(2):hover {
    background: #c2000f
}

#slide-buttons a.button:nth-of-type(3) {
    background: #f04040;
    color: #fff
}

#slide-buttons a.button:nth-of-type(3):hover {
    background: #f04040
}

#slide-buttons a.button:nth-of-type(4) {
    background: #82cff5;
    color: #fff
}

#slide-buttons a.button:nth-of-type(4):hover {
    background: #5fc2f2
}

@media print,
screen and (min-width:41.75em) {
    #slide-buttons a.button {
        text-align: left
    }
}

@keyframes h {
    0% {
        transform: scale(.9) translate(-6%, 6%)
    }
    to {
        transform: scale(1) translateY(6%)
    }
}

@keyframes i {
    0% {
        transform: scale(.8) translateX(10%)
    }
    to {
        transform: scale(1) translateX(0)
    }
}

@keyframes j {
    0% {
        transform: scale(1.1) translateX(0)
    }
    to {
        transform: scale(1.15) translateX(-5%)
    }
}

.news-summary .indigo-social {
    margin-top: .3125rem
}

.news-article-wrapper {
    background-color: #d1d2d4;
    position: relative;
    overflow: hidden
}

.news-article-wrapper:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%
}

.news-article-wrapper .news-article {
    display: block
}

.news-article-wrapper .news-article>span:not(.has-bg) {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 2.1875rem;
    transform: translateY(-50%);
    z-index: 2
}

.news-article-wrapper .news-article span.article-date {
    top: 2.1875rem;
    left: 2.1875rem;
    transform: none;
    line-height: 1.875rem
}

.news-article-wrapper .news-article span.article-date i {
    font-size: 1.875rem;
    vertical-align: middle;
    line-height: 1
}

.news-article-wrapper .has-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    transform: scale(1);
    transition: transform .3s ease
}

.news-article-wrapper .has-bg:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: hsla(0, 0%, 4%, .3);
    transition: background-color .3s ease
}

.news-article-wrapper .brandmark {
    width: 100%;
    background-image: url(../images/brandmark-white.png);
    opacity: .1;
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: 50%
}

.news-article-wrapper h2 {
    text-align: left;
    transition: transform .3s ease
}

.news-article-wrapper .article-meta {
    width: 80%;
    height: auto;
    left: 2.1875rem;
    bottom: 0;
    top: auto;
    padding-bottom: 2.1875rem;
    transform: translateY(100%);
    transition: transform .3s ease
}

.news-article-wrapper:hover h2 {
    transform: translateY(-5px)
}

.news-article-wrapper:hover .has-bg {
    transform: scale(1.1)
}

.news-article-wrapper:hover .has-bg:before {
    background-color: hsla(0, 0%, 4%, .5)
}

.news-article-wrapper:hover .article-meta {
    transform: translateY(0)
}

.page-navigation {
    text-align: center;
    margin-top: 1.875rem
}

@media print,
screen and (min-width:41.75em) {
    .page-navigation {
        margin-top: 2.8125rem
    }
}

@media print,
screen and (min-width:75.625em) {
    .page-navigation {
        margin-top: 4.375rem
    }
}

.news-sharing a {
    color: #465159
}

.next-article-wrapper {
    margin-top: 2.5rem
}

@media print,
screen and (min-width:75.625em) {
    .next-article-wrapper {
        margin-top: 5rem
    }
}

.author-block {
    margin-top: 3.125rem
}

.author-block .author-icon {
    margin-bottom: 1.25rem!important
}

.author-block .author-icon i:before {
    margin-left: 0
}

.author-block .author-content {
    padding: 1.25rem
}

@media print,
screen and (min-width:75.625em) {
    .author-block .author-content {
        padding: 2.5rem
    }
}

.author-block .h6.author-written-by {
    margin-bottom: .4375rem
}

.author-block .author-image {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    transform: scale(1);
    transition: transform .3s ease;
    position: relative
}

.author-block .author-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%
}
.menu.second-menu li a, .menu.second-menu li a:hover, .menu.second-menu li a:focus {
    color: #fff;
}













/**/
.header-logo20.h2 i
{
	font-weight:300
}
.casestudy-title.h3
{
	margin-bottom:0.5rem
}
.casestudy-title.h3.casestudy-subtitle
{
	font-weight:400
}
.discover-more
{
	color:#c20000
}
.discover-more:hover
{
	color:#c20000
}
.testimonial-item .regular
{
	text-align:center;
	font-weight:400;
	font-size:2.25rem;
	line-height:3.5rem
}.text-center
{
	text-align:center
}
.off-canvas .menu-item{
	text-align:center
}
.space-between{
justify-content: space-between;
}
#off-canvas-menu-wrapper
{
	height: 80vh !important;
    align-content: center;
    align-items: center;
    display: flex;
    justify-content: center;
}
#off-canvas-menu-wrapper #menu-slide-in-menu a
{
	color:#505050;
}
#off-canvas-menu-wrapper .menu-item
{
	padding:1.25rem 0
}
#off-canvas-menu-wrapper .submenu .menu-item
{
	    padding-bottom: 0;
    padding-top: 0.7rem;
}



.bounce-left {
	opacity: 0;
	-moz-transform: translate3d(200px, 0, 0px);
	-webkit-transform: translate3d(200px, 0, 0px);
	-o-transform: translate(200px, 0);
	-ms-transform: translate(200px, 0);
	transform: translate3d(200px, 0, 0px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.bounce-right {
	opacity: 0;
	-moz-transform: translate3d(-200px, 0, 0px);
	-webkit-transform: translate3d(-200px, 0, 0px);
	-o-transform: translate(-200px, 0);
	-ms-transform: translate(-200px, 0);
	transform: translate3d(-200px, 0, 0px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.position-relative{
	position:relative
}
.video-absolute{
position:absolute;
right:5%;
top:0;
z-index:500;
width:auto
}
.homepage-featurette-video-new
{
	position:absolute;
	top:0;
	left:0;
	z-index:500;
	width:100%;
	height:100%;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.homepage-featurette-video-new.active
{
	  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 768px) {
.menu-top{
	margin-bottom: 0;
	height: 50px;
	}
.popup{
	display: none;
}
	.scroll-up {
    display: none;
}
.is-accordion-submenu-parent .icon-plus:before{
	  font-size: 1.2rem;
	      margin-left: 5px;
    vertical-align: middle
}
}
@media only screen and (max-width: 680px) 
{
	.featured-case-studies-wrapper .casestudy-logo-wrapper .flickity-prev-next-button{
	bottom: 0px;
    top: 110px;
	z-index:122;
}

}
@media only screen and (max-width: 650px) {
.popup{
	display: block;
    position: absolute;
    height: 100%;
}

.popup-inner {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50px;
    height: auto;
    margin-left: 0;
    margin-top: 0;
    z-index: 9999;
}

.casestudy-logo-slider .flickity-prev-next-button{
border: 0;
}
.casestudy-logo-wrapper .flickity-prev-next-button{
	    bottom: 0px;
    margin-top: 31%;
	top: 50% !important;
	z-index: 50000;
	
}
.casestudy-logo-wrapper .previous {
    left: 0;
    right: 0;
}
.casestudy-logo-wrapper .next {
    right: 0;
}
}
blockquote, blockquote p
{
	color:#505050
}
.header-prefix
{
	
	text-indent:0;
	    width: 95%;
    margin: auto;
}