/*
Theme Name: CMM Custom WordPress Theme
Theme URI:.sticky-footer-ad
Author: Antenna | Digital
Author URI: https://www.antennagroup.com
Description: The Cleaning & Maintenance Management (CMM) family of resources is specifically designed for professionals involved in the cleaning
and upkeep of health care, education, government, commercial, and other types of facilities.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/********************************************************************************
			 --- CSS BASE  ---
*********************************************************************************/
html{font-size:16px;box-sizing:border-box;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{padding:0;margin:0;background:#FFFFFF;font-family:'Noir Pro',serif;font-weight:normal;line-height:1.5;color:#5A6E76;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; overflow-x: hidden}*,*::before,*::after{box-sizing:inherit}article,aside,footer,header,nav,section{display:block}figcaption,figure{display:block}figure{margin:1em 2.5em}hr{box-sizing:content-box;height:0;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:bold}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.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}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button,[type="button"],[type="reset"],[type="submit"]{}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-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 #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;display:table;max-width:100%;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}template{display:none}[hidden]{display:none}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;}select{box-sizing:border-box;width:100%;}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;line-height:1;cursor:auto}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}



/*Reduce Root Element (html) Sizing For REMs*/
@media only screen and (max-width: 1199px){html{font-size:15px}}@media only screen and (max-width: 1023px){html{font-size:14px}}@media only screen and (max-width: 800px){html{font-size:13px}}@media only screen and (max-width: 375px){html{font-size:12px}}
/********************************************************************************
			 --- Template - Fonts ---
*********************************************************************************/
@font-face{font-family:'Noir Pro';src:url('assets/fonts/NoirPro-Regular.eot?#iefix') format('embedded-opentype'),url('assets/fonts/NoirPro-Regular.woff2') format('woff2'),url('assets/fonts/NoirPro-Regular.woff') format('woff');font-weight:400;font-style:normal}
@font-face{font-family:'Noir Pro';src:url('assets/fonts/NoirPro-Light.eot?#iefix') format('embedded-opentype'),url('assets/fonts/NoirPro-Light.woff2') format('woff2'),url('assets/fonts/NoirPro-Light.woff') format('woff');font-weight:300;font-style:normal}
@font-face{font-family:'Noir Pro';src:url('assets/fonts/NoirPro-Medium.eot?#iefix') format('embedded-opentype'),url('assets/fonts/NoirPro-Medium.woff2') format('woff2'),url('assets/fonts/NoirPro-Medium.woff') format('woff');font-weight:500;font-style:normal}
@font-face{font-family:'Noir Pro';src:url('assets/fonts/NoirPro-SemiBold.eot?#iefix') format('embedded-opentype'),url('assets/fonts/NoirPro-SemiBold.woff2') format('woff2'),url('assets/fonts/NoirPro-SemiBold.woff') format('woff');font-weight:600;font-style:normal}
/********************************************************************************
			 --- Template - Top Ad ---
*********************************************************************************/
.top-ad {position:fixed; top:0; left:0; right:0; width:100%; text-align: center; background-color: #fff !important;}
.top-ad__label span {font-family:'Noir Pro',sans-serif; font-weight: 300; display: none; color: #96A4A8;}

@media only screen and (min-width: 801px) {
	.top-ad {height: 148px; padding-top:20px; padding-bottom: 10px;}
	.top-ad__image {height: 90px; line-height: 90px;}
	.top-ad__label span {font-size: 0.75em; height: 28px; line-height: 28px;}
	.top-ad-enabled {padding-top: 148px;}
}

@media only screen and (max-width: 800px) {
	.top-ad {height: 100px; padding-top:15px; padding-bottom: 5px;}
	.top-ad__image {height: 50px; line-height: 50px;}
	.top-ad__image img {max-height: 50px; width: auto;}
	.top-ad__label span {font-size: 0.75em; height: 20px; line-height: 20px;}
	.top-ad-enabled {padding-top: 100px;}
}
/********************************************************************************
			 --- Template - Header ---
*********************************************************************************/
.header {z-index:9999; background:#fff; box-shadow:0 5px 10px 0 rgba(1,18,26,.05);}
.header:before{position:absolute;top:0;left:0;display:block;width:100%;height:3px;content:'';background:linear-gradient(90deg,#0083CA 0%,#21C1AD 100%);}
/*-----------Logo-----------*/
h1.logo {font-size: 1em; font-weight: normal; color: inherit; font-family: inherit; margin: 0;}
h1.logo span{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden;}
/*-----------Drawer Scrollbars-----------*/
.drawer::-webkit-scrollbar {width: 0 !important;}
.drawer::-webkit-scrollbar-track {background:none;}
.drawer::-webkit-scrollbar-thumb {background:none;}
.drawer::-webkit-scrollbar-thumb:window-inactive {}
.no-touchevents .drawer::-webkit-scrollbar {width:8px!important;}
.no-touchevents .drawer::-webkit-scrollbar-track {background:#E6EBEC;}
.no-touchevents .drawer::-webkit-scrollbar-thumb {background:#5A6E76;}
.no-touchevents .drawer::-webkit-scrollbar-thumb:window-inactive {}
/*-----------Header - Utility Links-----------*/
.utility-links{position:absolute;right:0;}
.utility-links ul{margin:0;padding:0;list-style:none;}
.utility-links li{display:block;}
.utility-links a{font-family:'Noir Pro',sans-serif;font-weight:500;text-transform:uppercase;color:#022a3a;}

.youtube-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow:hidden;
}

.youtube-video-container iframe, .youtube-video-container embed, .youtube-video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



@media only screen and (min-width: 1234px) {
.utility-links__mobile,.utility-links__search-mobile{display:none;}
.utility-links{top:0;}
.utility-links li{line-height:80px;float:left;height:80px;margin:0 .875em;}
.utility-links a{font-size:.8125em;line-height:1;display:inline-block;vertical-align:middle;}
.utility-links__search a{font-size:1.5625em;font-weight:400;}
}

@media only screen and (max-width: 1233px) {
.utility-links li.utility-links__search{display:none;}
.utility-links{top:80px;visibility:hidden;width:20em;transition:opacity 250ms ease,visibility 0ms 0ms ease;opacity:0;background:#fff;box-shadow:-5px 5px 10px 0 rgba(1,18,26,.05);}
.utility-links.active{visibility:visible;transition:opacity 250ms ease,visibility 250ms 0ms ease;opacity:1;}
.utility-links li{padding:0 1.3333em;text-align:center;}
.utility-links a{font-weight:500;display:block;padding:.8em 0;color:#022a3a;border-bottom:1px solid #e6ebec;}
.utility-links li:nth-last-child(2) a{border-bottom:none;}
.utility-links__mobile,.utility-links__search-mobile{line-height:77px;position:absolute;right:0;bottom:0;width:5.1333em;height:77px;margin:0;padding:0;cursor:pointer;transition:color 250ms ease;color:#022a3a;border-left:1px solid #e6ebec;outline:none;}
.utility-links__mobile:hover,.utility-links__search-mobile:hover{color:#0083ca;}
.utility-links__mobile.active{color:#96a4a8;}
.utility-links__mobile span[class^='icon-'],.utility-links__search-mobile span[class^='icon-']{font-size:1.6667em;display:inline-block;vertical-align:middle;}
.utility-links__mobile{right:5.1333em;}
}

.header{position:relative;}
.header-fixed .header, .top-ad-disabled .header {position: fixed; top: 0; right:0; left: 0; width: 100%;}

@media only screen and (min-width: 851px) {
/*-----------Hidden Mobile Elements-----------*/
.content-overlay,.drawer-toggle,.mobile-contact{display:none;}
/*-----------Header-----------*/
.header-fixed .header-spacer, .top-ad-disabled .header-spacer {height: 80px;}
.header__container{height:80px;}
.header__container{position:relative;max-width:1470px;margin-right:auto;margin-left:auto;padding:0 .9375em;}
.header__container::before,.header__container::after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1;}
.header__container::after{clear:both;}
.logo{line-height:80px;position:absolute;z-index:1;top:0;left:.9375em;display:block;height:80px;text-align:center;}
/*-----------Header - Menu-----------*/
.menu{font-family:'Noir Pro',sans-serif;position:absolute;bottom:0;left:0;width:100%;padding-left:280px;}
.menu ul{margin:0;padding:0;list-style:none;}
.menu > ul > li:not(.mega-drop){position:relative;}
.menu > ul > li,.menu > ul > li > a{display:block;}
/*-----------Menu - First Level-----------*/
.menu > ul > li{float:left;}
.menu > ul > li > a{font-size:1.0625em;font-weight:400;line-height:77px;position:relative;z-index:1;height:77px;margin:0;padding:0 1em;transition:color 150ms 100ms ease,box-shadow 150ms 100ms ease;color:#022a3a;}
.menu > ul > li > a:hover,.menu > ul > li:hover > a{transition:color 150ms 250ms ease,box-shadow 150ms 250ms ease;color:#96a4a8;}
.menu > ul > li:not(.mega-drop).has-drop > a:hover,.menu > ul > li:not(.mega-drop).has-drop:hover > a{box-shadow:0 5px 10px 0 rgba(1,18,26,.05);}
.menu > ul > li.selected > a{position:relative;color:#0083ca;}
.menu > ul > li.selected > a:after{position:absolute;bottom:0;left:50%;display:block;width:4.7059em;height:3px;margin-left:-2.3529em;content:'';transition:opacity 250ms ease;background:#0083ca;background:-webkit-linear-gradient(left,#006ea4 0%,#0083ca 50.29%,#21c1ad 100%);background:linear-gradient(90deg,#127dbd 0%,#19a0bf 100%);}
.menu > ul > li.drop-open > a:after{opacity:0;}
.menu > ul > li.mega-drop{margin-right:1.25em;}
.menu > ul > li.mega-drop > a:before{position:absolute;z-index:-1;top:50%;left:0;display:block;width:100%;height:36px;margin-top:-17px;content:'';transition:border 150ms ease;border-bottom:2px solid transparent;border-radius:2px;background:#fff;box-shadow:0 2px 5px 0 rgba(2,42,58,.15);}
.menu > ul > li.mega-drop > a > .menu-arrow:before{font-family:'CD-Project-Icons';font-size:.75em;position:relative;top:.0833em;margin-left:.4167em;content:'\e623';color:#0083ca;}
.menu > ul > li.mega-drop.drop-open > a > .menu-arrow:before{content:'\e626';}
.menu > ul > li.mega-drop.drop-open > a:before{border-bottom:2px solid #0083ca;}
/*-----------Menu - Dropdown-----------*/
.menu > ul > li:not(.mega-drop) ul{line-height:normal;position:absolute;z-index:1;top:auto;left:-9999px;width:250px;transition:opacity 150ms ease;opacity:0;background:#fff;box-shadow:0 5px 10px 0 rgba(1,18,26,.05);}
.menu > ul > li:not(.mega-drop) > ul li{position:relative;padding:0 1.25em;}
.menu > ul > li:not(.mega-drop) > ul li,.menu > ul > li:not(.mega-drop) > ul a{display:block;}
.menu > ul > li:not(.mega-drop) > ul li a{font-size:.9375em;padding:.6667em 0;transition:color 250ms ease,padding 250ms ease;color:#022a3a;border-bottom:1px solid #e6ebec;}
.menu > ul > li:not(.mega-drop) > ul > li:last-child > a{border-bottom:none;}
.menu > ul > li:not(.mega-drop) > ul a:hover,.menu > ul > li:not(.mega-drop) > ul > li.drop-open > a{padding-left:.2667em;color:#96a4a8;}
.menu > ul > li:not(.mega-drop) > ul > li.selected > a{color:#0083CA;}
.no-touchevents .menu > ul > li:not(.mega-drop).drop-open > ul,.touchevents .menu > ul > li:not(.mega-drop):hover > ul{left:auto;opacity:1;}
.no-touchevents .menu > ul > li:not(.mega-drop).drop-right.drop-open ul,.touchevents .menu > ul > li:not(.mega-drop).drop-right:hover ul{right:0;}
/*-----------Menu - Second Level Dropdown-----------*/
.menu > ul > li:not(.mega-drop) ul ul{box-shadow:5px 5px 10px 0 rgba(1,18,26,.05);}
.menu > ul > li:not(.mega-drop).drop-right ul ul{box-shadow:-5px 5px 10px 0 rgba(1,18,26,.05);}
.menu > ul > li:not(.mega-drop) ul ul li:last-child a{border-bottom:none;}
.no-touchevents .menu > ul > li:not(.mega-drop) ul li.drop-open ul,.touchevents .menu > ul > li:not(.mega-drop) ul li:hover ul{top:0;left:250px;opacity:1;}
.no-touchevents .menu > ul > li:not(.mega-drop).drop-right ul li.drop-open ul,.touchevents .menu > ul > li:not(.mega-drop).drop-right ul li:hover ul{right:250px;left:inherit;}
/*-----------Header - Mega Menu-----------*/
.mega-menu{position:absolute;right:0;left:0;visibility:hidden;width:100%;padding:3.46em 0 3.08em;transition:all 150ms ease;text-align:left;opacity:0;}
.mega-menu:before{position:absolute;z-index:1;top:0;left:-30%;display:block;width:160%;height:100%;content:'';background:#fff;background:-webkit-linear-gradient(45deg,#006ea4 0%,#0083ca 39.1%,#21c1ad 100%);background:linear-gradient(45deg,#006ea4 0%,#0083ca 39.1%,#21c1ad 100%);}
.mega-menu > .row{position:relative;z-index:1;}
.menu > ul > li.drop-open > .mega-menu{z-index:100;visibility:visible;opacity:1;}
/*-----------Header - Mega Menu - Mega Topics-----------*/
.mega-topics__links{float:left;width:62%;}
.mega-topics__contact{float:right;width:30%;}
.mega-topics__links ul,.mega-topics__social ul,.mega-topics__helpful-links ul{margin:0;padding:0;list-style:none;}
.mega-topics__links li{display:block;float:left;width:48%;margin:0 4% 0 0;border-bottom:1px solid rgba(255,255,255,.15);}
.mega-topics__links li:nth-child(2n){margin-right:0;}
.mega-topics__links li:nth-child(2n+1){clear:both;}
.mega-topics__links a{font-size:1.1875em;display:block;padding:.6316em 0;color:rgba(255,255,255,1);}
.mega-topics__links a:hover{color:rgba(255,255,255,.65);}
.mega-topics__title{font-size:1.1875em;font-weight:600;color:#fff;}
.mega-topics__social{margin-bottom:3.75em;}
.mega-topics__social li{display:inline-block;margin-right:.625em;}
.mega-topics__social a{line-height:2.25em;display:block;width:2.25em;height:2.25em;transition:background 250ms ease;text-align:center;border-radius:2.25em;background:rgba(255,255,255,.2);}
.mega-topics__social a:hover{background:rgba(255,255,255,.4);}
.mega-topics__social .icon-social{position:relative;top:1px;color:#fff;}
.mega-topics__social .icon-label{display:none;}
.mega-topics__helpful-links li{display:block;margin-bottom:.625em;}
.mega-topics__helpful-links a{padding-bottom:.1875em;color:rgba(255,255,255,1);border-bottom:2px solid rgba(255,255,255,.5);}
.mega-topics__helpful-links a:hover{color:rgba(255,255,255,.65);}
}

@media only screen and (min-width:851px) and (max-width:975px){
	.header{font-size:13px;}
	.logo{max-width:160px;}
	.menu{padding-left:210px;}
	.menu > ul > li > a{padding-right:.8333em;padding-left:.8333em;}
	.menu > ul > li.mega-drop{margin-right:.8333em;}
	.utility-links li{margin-right:.5em;margin-left:.5em;}
}
@media only screen and (min-width:976px) and (max-width:1070px){
	.header{font-size:14px;}
	.logo{max-width:180px;}
	.menu{padding-left:240px;}
}
@media only screen and (min-width:1921px){
	.mega-menu:before{left:-102%;width:305%;}
}
@media only screen and (max-width:850px){
	/*-----------Header-----------*/
	.header{line-height:54px; height:54px;}
	.header-fixed .header-spacer, .top-ad-disabled .header-spacer {height: 54px;}
	/*-----------Header - Logo-----------*/
	.logo{line-height:54px;position:absolute;top:0;left:60px;display:block;height:54px;}
	.logo img{display:inline-block;width:100%;max-width:135px;vertical-align:middle;}
	/*-----------Drawer Toggle-----------*/
	.drawer-toggle{position:absolute;top:0;left:0;display:block;width:54px;height:54px;margin:0;padding:0;text-align:center;color:#fff;}
	.drawer-toggle span{position:absolute;top:50%;left:50%;display:block;width:28px;height:2px;margin-top:0;margin-left:-14px;background:#022a3a;}
	.drawer-toggle span::before,.drawer-toggle span::after{position:absolute;left:0;width:100%;height:100%;content:'';background:inherit;}
	.drawer-toggle span::before{top:-8px;}
	.drawer-toggle span::after{bottom:-8px;}
	/*-----------Drawer-----------*/
	.drawer{position:fixed;z-index:1001;top:0;left:-300px;overflow-x:hidden;overflow-y:auto;width:300px;height:100%;-webkit-transition:-webkit-transform 150ms ease-in-out;transition:transform 150ms ease-in-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);background:#fff;}
	/*-----------Main Menu-----------*/
	.menu{font-size:16px;}
	.menu ul{margin:0;padding:0;list-style:none;}
	.menu li{line-height:1.2;}
	.menu > ul > li,.menu > ul > li > a,.menu ul li:not(.mega-drop),.menu li:not(.mega-drop) a{display:block;}
	.menu > ul > li > a,.menu > ul > li:not(.mega-drop) a{font-family:'Noir Pro',sans-serif;font-size:1.1875em;font-weight:400;position:relative;padding:.833em 1.0526em;transition:all 150ms ease;color:#022a3a;border-bottom:1px solid rgba(0,0,0,.10);}
	.menu > ul > li.active > a,.menu > ul > li.selected > a{color:#fff;background:#0083ca;}
	.menu .menu-arrow{position:absolute;z-index:1;top:0;right:0;display:block;width:2.778em;height:100%;text-align:center;}
	.menu .menu-arrow:after{font-family:'CD-Project-Icons';font-size:1.250em;font-style:normal;line-height:1;position:absolute;top:50%;left:50%;margin:-.500em 0 0 -.500em;content:'\e6c5';-webkit-transition:all 150ms ease;transition:all 150ms ease;color:#0083ca;}
	.menu li.active > a .menu-arrow:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);color:#fff;}
	.menu li.selected > a .menu-arrow:after {color: #fff;}
	.menu > ul > li > ul,.menu ul li:not(.mega-drop) ul{display:none;background:#f7f9fa;}
	.menu > ul > li.active > ul,.menu ul li:not(.mega-drop).active > ul{display:block;}
	.menu > ul > li > ul > li.active > a{color:#fff;background:#21c1ad;}
	.menu ul li:not(.mega-drop) ul ul{background:#f7f9fa;}
	.menu ul li:not(.mega-drop) ul a{font-size:1em;padding-left:1.25em;}
	.menu ul li:not(.mega-drop) ul ul a{font-size:.938em;padding-left:1.3333em;}
	/*-----------Mobile Mega Menu-----------*/
	.mega-menu,.mega-topics__contact{display:none;}
	.mega-menu{background:#f7f9fa;}
	.menu li.active > .mega-menu{display:block;}
	.mega-menu .column{margin:0;padding:0;}
	.mega-topics__links ul{margin:0;padding:0;list-style:none;}
	.mega-topics__links li,.mega-topics__links a{display:block;}
	.mega-topics__links a{font-family:'Noir Pro',sans-serif;font-size:1em;padding:.833em 1.0526em;color:#022a3a;border-bottom:1px solid rgba(0,0,0,.10);}
	.mega-topics__links a:hover{color:#022a3a;}
	/*-----------Pull Out Menu Content Overlay-----------*/
	.content-overlay{position:absolute;z-index:1000;top:0;visibility:hidden;width:0;height:0;-webkit-transition:background-color 150ms ease-in-out;transition:background-color 150ms ease-in-out;background:rgba(90,110,118,0);}
	/*-----------Pull Out Menu Open-----------*/
	.root{position:relative;height:100%;}
	.root.menu_open{overflow:hidden;}
	.root.menu_open .drawer{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0);}
	.root.menu_open .content-overlay{position:fixed;top:0;right:0;left:0;visibility:visible;overflow:hidden;width:100%;height:100%;background:rgba(90,110,118,.85);}
	.root.menu_open .content-overlay span{font-size:1.625rem;position:absolute;top:.577em;right:.577em;color:#fff;}
	.root.menu_open .top-ad {z-index: -1;}
	/*-----------Utility Links and Search Toggle-----------*/
	.utility-links__mobile,.utility-links__search-mobile{line-height:51px;width:3.9231em;height:51px;}
	.utility-links__mobile{right:3.9231em;}
	.utility-links{top:54px;}
	/*-----------Mobile Contact-----------*/
	.mobile-contact{font-family:'Noir Pro',sans-serif;line-height:1.2;padding:2em 1.5385em;}
	.mobile-contact__title{font-size:1.1875em;font-weight:600;color:#022a3a;}
	.mobile-contact__social{margin-bottom:2.3077em;}
	.mobile-contact__social ul,.mobile-contact__helpful-links ul{margin:0;padding:0;list-style:none;}
	.mobile-contact__social li{display:inline-block;margin-right:.625em;}
	.mobile-contact__social a{line-height:2.3077em;display:block;width:2.3077em;height:2.3077em;text-align:center;border-radius:2.25em;background:-webkit-linear-gradient(left,#007ec2 0%,#13a6ba 100%);background:linear-gradient(90deg,#007ec2 0%,#13a6ba 100%);}
	.mobile-contact__social .icon-social{position:relative;top:1px;color:#fff;}
	.mobile-contact__social .icon-label{display:none;}
	.mobile-contact__helpful-links li{display:block;margin-bottom:.750em;}
	.mobile-contact__helpful-links a{font-size:1.0769em;padding-bottom:.1875em;color:#0083ca;border-bottom:2px solid #0083ca;}
	.mobile-contact__helpful-links a:hover{color:#006ea4;}
}
@media only screen and (max-width:375px){

	/* Menu */
	.menu{font-size:15px;}
	.drawer{left:-280px;width:280px;}
	.root.menu_open .drawer{-webkit-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0);}
}
@media only screen and (max-width:320px){

	/* Menu */
	.menu{font-size:14px;}
	.drawer{left:-260px;width:260px;}
	.root.menu_open .drawer{-webkit-transform:translate3d(260px,0,0);transform:translate3d(260px,0,0);}
}

/*-----------Header - Search-----------*/
.site-search{position:absolute;z-index:1;bottom:0;left:0;visibility:hidden;overflow:hidden;width:100%;height:77px;transition:opacity 250ms ease,visibility 250ms ease;opacity:0;background:#022a3a;}
.site-search__row,.site-search__form,.site-search__row  input[type='text']{height:100%;}
.site-search__row{position:relative;}
.site-search.active{visibility:visible;opacity:1;}
.site-search::-webkit-input-placeholder{color:rgba(255,255,255,.50);}
.site-search::-moz-placeholder{color:rgba(255,255,255,.50);}
.site-search:-ms-input-placeholder{color:rgba(255,255,255,.50);}
.site-search:-moz-placeholder{color:rgba(255,255,255,.50);}
.site-search__form  input[type='text']{font-size:1.1875em;margin:0;padding:1.0526em 0;transition:none;color:#fff;border:none;border-radius:0;background:none;box-shadow:none;}
.site-search__form  input[type='text']:focus{box-shadow:none;}
.site-search__form  button{position:absolute;top:50%;right:5em;width:3.75em;height:3.75em;margin:-1.875em 0 0 0;padding:0;transition:color 250ms ease;color:rgba(255,255,255,1);}
.site-search__form  button span{font-size:1.5625em;}
.site-search__form  button:hover{color:rgba(255,255,255,.45);}
.site-search__close{position:absolute;top:50%;right:0;width:3.75em;height:3.75em;margin:-1.875em 0 0 0;padding:0;cursor:pointer;-webkit-transition:color 250ms ease;transition:color 250ms ease;text-align:center;color:rgba(255,255,255,1);border:none;outline:none;background:none;}
.site-search__close span{font-size:1.5625em;}
.site-search__close:before{position:absolute;top:50%;left:0;display:block;width:1px;height:1.667em;margin-top:-.833em;content:'';background:rgba(255,255,255,.25);}
.site-search__close:hover{color:rgba(255,255,255,.45);}
@media only screen and (max-width:800px){
	.site-search{font-size:12px;height:51px;}
}
@media only screen and (max-width:639px){
	.site-search{font-size:11px;}
}
@media only screen and (max-width:479px){
	.site-search{font-size:10px;}
}
@media only screen and (max-width:375px){
	.site-search{font-size:9px;}
}
/********************************************************************************
			 --- Page Title Hero ---
*********************************************************************************/
.page-title {position: relative; color: #fff;}
.page-title__copy {padding: 7.5em 0; position: relative; z-index: 1; max-width: 46.875em;}
.page-title__copy :last-child {margin-bottom: 0;}
.page-title__label {font-size: 0.875em; font-family:'Noir Pro',sans-serif;}
.page-title__headline {font-size:2.4375em; color: #fff; margin-bottom: 0.5128em;}
.page-title__headline a {color: rgba(255,255,255,1);}
.page-title__headline a:hover {color: rgba(255,255,255,0.65);}
.page-title__overview {font-size: 1.1875em; font-style: italic; color: rgba(255,255,255,0.8); margin-bottom: 1.0526em;}
.page-title__overview p {line-height: 1.4737; }
.page-title__byline {font-size: 1.1875em; line-height: 1.4737; font-family:'Noir Pro',sans-serif; display: inline-block;}
.page-title__byline:not(:last-child) {margin-right: 0.7895em;}
.page-title__byline a {color: rgba(255,255,255,1)}
.page-title__byline a:hover {color: rgba(255,255,255,0.65)}
.page-title__actions {margin-top: 1.25em;}
.page-title--bg {background-size:cover; background-repeat: no-repeat; background-position: center center;}
.page-title--bg:before {content: ""; display: block; position: absolute; top:0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(bottom, rgba(9,21,28,0.8) 0%, rgba(9,21,28,0.6) 60.3%, rgba(9,21,28,0.1) 100%); background: linear-gradient(0deg, rgba(9,21,28,0.8) 0%, rgba(9,21,28,0.6) 60.3%, rgba(9,21,28,0.1) 100%);}
.page-title--centered {text-align: center;}
.page-title--centered .page-title__copy {margin-right: auto; margin-left: auto;}
.page-title--short .page-title__copy {padding-top: 5em; padding-bottom: 5em;}
.page-title--short .page-title__headline {margin-bottom:0.3846em;}
.page-title--short .page-title__overview {margin-bottom:0.7895em;}
.page-title__date {font-size:1.1875em; display: inline-block; line-height: 1.2; font-family:'Noir Pro',sans-serif; margin-top: 0.2632em; padding-top: 1.0526em; border-top: 1px solid rgba(255,255,255,0.2)}

@media only screen and (min-width: 768px) {
	.page-title__copy--news, .page-title__copy--magazine {max-width: none; overflow: hidden;}
	.page-title__copy--magazine {padding-top: 10em; padding-bottom: 3.75em;}
	.page-title__copy-left  {width: 62.5%; float: left}
	.page-title__copy-right {width: 32%; float: right}
	.page-title__date {display:block;}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.page-title__copy--magazine .page-title__copy-right  {width: 37%;}
}

@media only screen and (min-width: 1200px) {
	.page-title {padding-bottom: 5em;}
}

@media only screen and (min-width: 1200px) {
	.page-title {padding-bottom: 5em;}
}

@media only screen and (min-width: 1440px) {
	.page-title {padding-bottom: 7em;}
}

@media only screen and (min-width: 1600px) {
	.page-title {padding-bottom: 9em;}
}

@media only screen and (max-width: 1599px) {
	.page-title__copy {padding-top:6.25em; padding-bottom: 6.25em;}
	.page-title__copy--magazine {padding-top: 9em; padding-bottom: 3.75em;}
}

@media only screen and (max-width: 1439px) {
	.page-title__copy {padding-top:5.75em; padding-bottom: 5.75em;}
	.page-title__copy--magazine {padding-top: 8em; padding-bottom: 3.75em;}
}

@media only screen and (max-width: 1199px) {
	.page-title__copy {padding-top:5em; padding-bottom:5em;}
	.page-title__copy--magazine {padding-top: 7em; padding-bottom: 3.75em;}
}

@media only screen and (max-width: 767px) {
	.page-title__copy {padding-top:5em; padding-bottom:5em;}
}

@media only screen and (max-width: 479px) {
	.page-title__copy, .page-title--short .page-title__copy {padding-top:3.75em; padding-bottom:3.75em;}
	.page-title__headline {font-size: 2em;}
	.page-title__overview {font-size: 1em;}
}
/********************************************************************************
			 --- Template Layout ---
*********************************************************************************/
.wrapper {position: relative; z-index: 1; background: #fff !important;}
.section--white {background: #fff !important;}
/********************************************************************************
			 --- Template - Inner Page Body ---
*********************************************************************************/
@media only screen and (min-width: 1200px) {
	.inner-page {width: 100%; max-width: 1397px; margin:-5em auto 0 auto; padding-right: 0.9375em; padding-left: 0.9375em; position: relative;}
	.inner-page__column {background: #fff; border-radius: 2px 2px 0 0; }
}

@media only screen and (min-width: 1440px) {
	.inner-page {margin-top:-7em;}
}

@media only screen and (min-width: 1600px) {
	.inner-page {margin-top:-9em;}
}
/********************************************************************************
			 --- Grid ---
*********************************************************************************/
/* Base Grid Classes */
.row{max-width:1230px;margin-right:auto;margin-left:auto}.row::before,.row::after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.row::after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row .row{margin-right:-0.6667rem;margin-left:-0.6667rem}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.column,.columns{width:100%;float:left;padding-right:0.6667rem;padding-left:0.6667rem}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.row-site{width:96%}

/* .xsmall- Grid */
.xsmall-1{width:8.33333%}.xsmall-push-1{position:relative;left:8.33333%}.xsmall-pull-1{position:relative;left:-8.33333%}.xsmall-offset-0{margin-left:0%}.xsmall-2{width:16.66667%}.xsmall-push-2{position:relative;left:16.66667%}.xsmall-pull-2{position:relative;left:-16.66667%}.xsmall-offset-1{margin-left:8.33333%}.xsmall-3{width:25%}.xsmall-push-3{position:relative;left:25%}.xsmall-pull-3{position:relative;left:-25%}.xsmall-offset-2{margin-left:16.66667%}.xsmall-4{width:33.33333%}.xsmall-push-4{position:relative;left:33.33333%}.xsmall-pull-4{position:relative;left:-33.33333%}.xsmall-offset-3{margin-left:25%}.xsmall-5{width:41.66667%}.xsmall-push-5{position:relative;left:41.66667%}.xsmall-pull-5{position:relative;left:-41.66667%}.xsmall-offset-4{margin-left:33.33333%}.xsmall-6{width:50%}.xsmall-push-6{position:relative;left:50%}.xsmall-pull-6{position:relative;left:-50%}.xsmall-offset-5{margin-left:41.66667%}.xsmall-7{width:58.33333%}.xsmall-push-7{position:relative;left:58.33333%}.xsmall-pull-7{position:relative;left:-58.33333%}.xsmall-offset-6{margin-left:50%}.xsmall-8{width:66.66667%}.xsmall-push-8{position:relative;left:66.66667%}.xsmall-pull-8{position:relative;left:-66.66667%}.xsmall-offset-7{margin-left:58.33333%}.xsmall-9{width:75%}.xsmall-push-9{position:relative;left:75%}.xsmall-pull-9{position:relative;left:-75%}.xsmall-offset-8{margin-left:66.66667%}.xsmall-10{width:83.33333%}.xsmall-push-10{position:relative;left:83.33333%}.xsmall-pull-10{position:relative;left:-83.33333%}.xsmall-offset-9{margin-left:75%}.xsmall-11{width:91.66667%}.xsmall-push-11{position:relative;left:91.66667%}.xsmall-pull-11{position:relative;left:-91.66667%}.xsmall-offset-10{margin-left:83.33333%}.xsmall-12{width:100%}.xsmall-offset-11{margin-left:91.66667%}.xsmall-up-1>.column,.xsmall-up-1>.columns{float:left;width:100%}.xsmall-up-1>.column:nth-of-type(1n),.xsmall-up-1>.columns:nth-of-type(1n){clear:none}.xsmall-up-1>.column:nth-of-type(1n+1),.xsmall-up-1>.columns:nth-of-type(1n+1){clear:both}.xsmall-up-1>.column:last-child,.xsmall-up-1>.columns:last-child{float:left}.xsmall-up-2>.column,.xsmall-up-2>.columns{float:left;width:50%}.xsmall-up-2>.column:nth-of-type(1n),.xsmall-up-2>.columns:nth-of-type(1n){clear:none}.xsmall-up-2>.column:nth-of-type(2n+1),.xsmall-up-2>.columns:nth-of-type(2n+1){clear:both}.xsmall-up-2>.column:last-child,.xsmall-up-2>.columns:last-child{float:left}.xsmall-up-3>.column,.xsmall-up-3>.columns{float:left;width:33.33333%}.xsmall-up-3>.column:nth-of-type(1n),.xsmall-up-3>.columns:nth-of-type(1n){clear:none}.xsmall-up-3>.column:nth-of-type(3n+1),.xsmall-up-3>.columns:nth-of-type(3n+1){clear:both}.xsmall-up-3>.column:last-child,.xsmall-up-3>.columns:last-child{float:left}.xsmall-up-4>.column,.xsmall-up-4>.columns{float:left;width:25%}.xsmall-up-4>.column:nth-of-type(1n),.xsmall-up-4>.columns:nth-of-type(1n){clear:none}.xsmall-up-4>.column:nth-of-type(4n+1),.xsmall-up-4>.columns:nth-of-type(4n+1){clear:both}.xsmall-up-4>.column:last-child,.xsmall-up-4>.columns:last-child{float:left}.xsmall-up-5>.column,.xsmall-up-5>.columns{float:left;width:20%}.xsmall-up-5>.column:nth-of-type(1n),.xsmall-up-5>.columns:nth-of-type(1n){clear:none}.xsmall-up-5>.column:nth-of-type(5n+1),.xsmall-up-5>.columns:nth-of-type(5n+1){clear:both}.xsmall-up-5>.column:last-child,.xsmall-up-5>.columns:last-child{float:left}.xsmall-up-6>.column,.xsmall-up-6>.columns{float:left;width:16.66667%}.xsmall-up-6>.column:nth-of-type(1n),.xsmall-up-6>.columns:nth-of-type(1n){clear:none}.xsmall-up-6>.column:nth-of-type(6n+1),.xsmall-up-6>.columns:nth-of-type(6n+1){clear:both}.xsmall-up-6>.column:last-child,.xsmall-up-6>.columns:last-child{float:left}.xsmall-up-7>.column,.xsmall-up-7>.columns{float:left;width:14.28571%}.xsmall-up-7>.column:nth-of-type(1n),.xsmall-up-7>.columns:nth-of-type(1n){clear:none}.xsmall-up-7>.column:nth-of-type(7n+1),.xsmall-up-7>.columns:nth-of-type(7n+1){clear:both}.xsmall-up-7>.column:last-child,.xsmall-up-7>.columns:last-child{float:left}.xsmall-up-8>.column,.xsmall-up-8>.columns{float:left;width:12.5%}.xsmall-up-8>.column:nth-of-type(1n),.xsmall-up-8>.columns:nth-of-type(1n){clear:none}.xsmall-up-8>.column:nth-of-type(8n+1),.xsmall-up-8>.columns:nth-of-type(8n+1){clear:both}.xsmall-up-8>.column:last-child,.xsmall-up-8>.columns:last-child{float:left}.xsmall-collapse>.column,.xsmall-collapse>.columns{padding-right:0;padding-left:0}.xsmall-collapse .row{margin-right:0;margin-left:0}.expanded.row .xsmall-collapse.row{margin-right:0;margin-left:0}.xsmall-uncollapse>.column,.xsmall-uncollapse>.columns{padding-right:0.6667rem;padding-left:0.6667rem}.xsmall-centered{margin-right:auto;margin-left:auto}.xsmall-centered,.xsmall-centered:last-child:not(:first-child){float:none;clear:both}.xsmall-uncentered,.xsmall-push-0,.xsmall-pull-0{position:static;float:left;margin-right:0;margin-left:0}

/* .small- Grid */
@media print,screen and (min-width:480px){
.small-1{width:8.33333%}.small-push-1{position:relative;left:8.33333%}.small-pull-1{position:relative;left:-8.33333%}.small-offset-0{margin-left:0%}.small-2{width:16.66667%}.small-push-2{position:relative;left:16.66667%}.small-pull-2{position:relative;left:-16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.66667%}.small-4{width:33.33333%}.small-push-4{position:relative;left:33.33333%}.small-pull-4{position:relative;left:-33.33333%}.small-offset-3{margin-left:25%}.small-5{width:41.66667%}.small-push-5{position:relative;left:41.66667%}.small-pull-5{position:relative;left:-41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.66667%}.small-7{width:58.33333%}.small-push-7{position:relative;left:58.33333%}.small-pull-7{position:relative;left:-58.33333%}.small-offset-6{margin-left:50%}.small-8{width:66.66667%}.small-push-8{position:relative;left:66.66667%}.small-pull-8{position:relative;left:-66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.66667%}.small-10{width:83.33333%}.small-push-10{position:relative;left:83.33333%}.small-pull-10{position:relative;left:-83.33333%}.small-offset-9{margin-left:75%}.small-11{width:91.66667%}.small-push-11{position:relative;left:91.66667%}.small-pull-11{position:relative;left:-91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1>.column,.small-up-1>.columns{float:left;width:100%}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{float:left;width:50%}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(2n+1),.small-up-2>.columns:nth-of-type(2n+1){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{float:left;width:33.33333%}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{float:left;width:25%}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{float:left;width:20%}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{float:left;width:16.66667%}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{float:left;width:14.28571%}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{float:left;width:12.5%}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-collapse .row{margin-right:0;margin-left:0}.expanded.row .small-collapse.row{margin-right:0;margin-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:0.6667rem;padding-left:0.6667rem}.small-centered{margin-right:auto;margin-left:auto}.small-centered,.small-centered:last-child:not(:first-child){float:none;clear:both}.small-uncentered,.small-push-0,.small-pull-0{position:static;float:left;margin-right:0;margin-left:0}
}

@media print, screen and (min-width:640px) {
.medium-1{width:8.33333%}.medium-push-1{position:relative;left:8.33333%}.medium-pull-1{position:relative;left:-8.33333%}.medium-offset-0{margin-left:0%}.medium-2{width:16.66667%}.medium-push-2{position:relative;left:16.66667%}.medium-pull-2{position:relative;left:-16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.66667%}.medium-4{width:33.33333%}.medium-push-4{position:relative;left:33.33333%}.medium-pull-4{position:relative;left:-33.33333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.66667%}.medium-push-5{position:relative;left:41.66667%}.medium-pull-5{position:relative;left:-41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.66667%}.medium-7{width:58.33333%}.medium-push-7{position:relative;left:58.33333%}.medium-pull-7{position:relative;left:-58.33333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.66667%}.medium-push-8{position:relative;left:66.66667%}.medium-pull-8{position:relative;left:-66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.66667%}.medium-10{width:83.33333%}.medium-push-10{position:relative;left:83.33333%}.medium-pull-10{position:relative;left:-83.33333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.66667%}.medium-push-11{position:relative;left:91.66667%}.medium-pull-11{position:relative;left:-91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.66667%}.medium-up-1>.column,.medium-up-1>.columns{float:left;width:100%}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{float:left;width:50%}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(2n+1),.medium-up-2>.columns:nth-of-type(2n+1){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{float:left;width:33.33333%}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{float:left;width:25%}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{float:left;width:20%}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{float:left;width:16.66667%}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{float:left;width:14.28571%}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{float:left;width:12.5%}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-collapse .row{margin-right:0;margin-left:0}.expanded.row .medium-collapse.row{margin-right:0;margin-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:0.9375rem;padding-left:0.9375rem}.medium-centered{margin-right:auto;margin-left:auto}.medium-centered,.medium-centered:last-child:not(:first-child){float:none;clear:both}.medium-uncentered,.medium-push-0,.medium-pull-0{position:static;float:left;margin-right:0;margin-left:0}.column,.columns{padding-right:0.9375rem;padding-left:0.9375rem}.row .row{margin-right:-0.9375rem;margin-left:-0.9375rem}/* .row-site{width:90%} */
}

/* .large- Grid */
@media print, screen and (min-width:801px) {
.large-1{width:8.33333%}.large-push-1{position:relative;left:8.33333%}.large-pull-1{position:relative;left:-8.33333%}.large-offset-0{margin-left:0%}.large-2{width:16.66667%}.large-push-2{position:relative;left:16.66667%}.large-pull-2{position:relative;left:-16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.66667%}.large-4{width:33.33333%}.large-push-4{position:relative;left:33.33333%}.large-pull-4{position:relative;left:-33.33333%}.large-offset-3{margin-left:25%}.large-5{width:41.66667%}.large-push-5{position:relative;left:41.66667%}.large-pull-5{position:relative;left:-41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.66667%}.large-7{width:58.33333%}.large-push-7{position:relative;left:58.33333%}.large-pull-7{position:relative;left:-58.33333%}.large-offset-6{margin-left:50%}.large-8{width:66.66667%}.large-push-8{position:relative;left:66.66667%}.large-pull-8{position:relative;left:-66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.66667%}.large-10{width:83.33333%}.large-push-10{position:relative;left:83.33333%}.large-pull-10{position:relative;left:-83.33333%}.large-offset-9{margin-left:75%}.large-11{width:91.66667%}.large-push-11{position:relative;left:91.66667%}.large-pull-11{position:relative;left:-91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{width:100%}.large-offset-11{margin-left:91.66667%}.large-up-1>.column,.large-up-1>.columns{float:left;width:100%}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{float:left;width:50%}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(2n+1),.large-up-2>.columns:nth-of-type(2n+1){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{float:left;width:33.33333%}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{float:left;width:25%}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{float:left;width:20%}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{float:left;width:16.66667%}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{float:left;width:14.28571%}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{float:left;width:12.5%}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-collapse .row{margin-right:0;margin-left:0}.expanded.row .large-collapse.row{margin-right:0;margin-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:0.9375rem;padding-left:0.9375rem}.large-centered{margin-right:auto;margin-left:auto}.large-centered,.large-centered:last-child:not(:first-child){float:none;clear:both}.large-uncentered,.large-push-0,.large-pull-0{position:static;float:left;margin-right:0;margin-left:0}
}

/* .xlarge- Grid */
@media print, screen and (min-width:960px) {
.xlarge-1{width:8.33333%}.xlarge-push-1{position:relative;left:8.33333%}.xlarge-pull-1{position:relative;left:-8.33333%}.xlarge-offset-0{margin-left:0%}.xlarge-2{width:16.66667%}.xlarge-push-2{position:relative;left:16.66667%}.xlarge-pull-2{position:relative;left:-16.66667%}.xlarge-offset-1{margin-left:8.33333%}.xlarge-3{width:25%}.xlarge-push-3{position:relative;left:25%}.xlarge-pull-3{position:relative;left:-25%}.xlarge-offset-2{margin-left:16.66667%}.xlarge-4{width:33.33333%}.xlarge-push-4{position:relative;left:33.33333%}.xlarge-pull-4{position:relative;left:-33.33333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{width:41.66667%}.xlarge-push-5{position:relative;left:41.66667%}.xlarge-pull-5{position:relative;left:-41.66667%}.xlarge-offset-4{margin-left:33.33333%}.xlarge-6{width:50%}.xlarge-push-6{position:relative;left:50%}.xlarge-pull-6{position:relative;left:-50%}.xlarge-offset-5{margin-left:41.66667%}.xlarge-7{width:58.33333%}.xlarge-push-7{position:relative;left:58.33333%}.xlarge-pull-7{position:relative;left:-58.33333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{width:66.66667%}.xlarge-push-8{position:relative;left:66.66667%}.xlarge-pull-8{position:relative;left:-66.66667%}.xlarge-offset-7{margin-left:58.33333%}.xlarge-9{width:75%}.xlarge-push-9{position:relative;left:75%}.xlarge-pull-9{position:relative;left:-75%}.xlarge-offset-8{margin-left:66.66667%}.xlarge-10{width:83.33333%}.xlarge-push-10{position:relative;left:83.33333%}.xlarge-pull-10{position:relative;left:-83.33333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{width:91.66667%}.xlarge-push-11{position:relative;left:91.66667%}.xlarge-pull-11{position:relative;left:-91.66667%}.xlarge-offset-10{margin-left:83.33333%}.xlarge-12{width:100%}.xlarge-offset-11{margin-left:91.66667%}.xlarge-up-1>.column,.xlarge-up-1>.columns{float:left;width:100%}.xlarge-up-1>.column:nth-of-type(1n),.xlarge-up-1>.columns:nth-of-type(1n){clear:none}.xlarge-up-1>.column:nth-of-type(1n+1),.xlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xlarge-up-1>.column:last-child,.xlarge-up-1>.columns:last-child{float:left}.xlarge-up-2>.column,.xlarge-up-2>.columns{float:left;width:50%}.xlarge-up-2>.column:nth-of-type(1n),.xlarge-up-2>.columns:nth-of-type(1n){clear:none}.xlarge-up-2>.column:nth-of-type(2n+1),.xlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xlarge-up-2>.column:last-child,.xlarge-up-2>.columns:last-child{float:left}.xlarge-up-3>.column,.xlarge-up-3>.columns{float:left;width:33.33333%}.xlarge-up-3>.column:nth-of-type(1n),.xlarge-up-3>.columns:nth-of-type(1n){clear:none}.xlarge-up-3>.column:nth-of-type(3n+1),.xlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xlarge-up-3>.column:last-child,.xlarge-up-3>.columns:last-child{float:left}.xlarge-up-4>.column,.xlarge-up-4>.columns{float:left;width:25%}.xlarge-up-4>.column:nth-of-type(1n),.xlarge-up-4>.columns:nth-of-type(1n){clear:none}.xlarge-up-4>.column:nth-of-type(4n+1),.xlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xlarge-up-4>.column:last-child,.xlarge-up-4>.columns:last-child{float:left}.xlarge-up-5>.column,.xlarge-up-5>.columns{float:left;width:20%}.xlarge-up-5>.column:nth-of-type(1n),.xlarge-up-5>.columns:nth-of-type(1n){clear:none}.xlarge-up-5>.column:nth-of-type(5n+1),.xlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xlarge-up-5>.column:last-child,.xlarge-up-5>.columns:last-child{float:left}.xlarge-up-6>.column,.xlarge-up-6>.columns{float:left;width:16.66667%}.xlarge-up-6>.column:nth-of-type(1n),.xlarge-up-6>.columns:nth-of-type(1n){clear:none}.xlarge-up-6>.column:nth-of-type(6n+1),.xlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xlarge-up-6>.column:last-child,.xlarge-up-6>.columns:last-child{float:left}.xlarge-up-7>.column,.xlarge-up-7>.columns{float:left;width:14.28571%}.xlarge-up-7>.column:nth-of-type(1n),.xlarge-up-7>.columns:nth-of-type(1n){clear:none}.xlarge-up-7>.column:nth-of-type(7n+1),.xlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xlarge-up-7>.column:last-child,.xlarge-up-7>.columns:last-child{float:left}.xlarge-up-8>.column,.xlarge-up-8>.columns{float:left;width:12.5%}.xlarge-up-8>.column:nth-of-type(1n),.xlarge-up-8>.columns:nth-of-type(1n){clear:none}.xlarge-up-8>.column:nth-of-type(8n+1),.xlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xlarge-up-8>.column:last-child,.xlarge-up-8>.columns:last-child{float:left}.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-right:0;padding-left:0}.xlarge-collapse .row{margin-right:0;margin-left:0}.expanded.row .xlarge-collapse.row{margin-right:0;margin-left:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-right:0.9375rem;padding-left:0.9375rem}.xlarge-centered{margin-right:auto;margin-left:auto}.xlarge-centered,.xlarge-centered:last-child:not(:first-child){float:none;clear:both}.xlarge-uncentered,.xlarge-push-0,.xlarge-pull-0{position:static;float:left;margin-right:0;margin-left:0}
}

/* .xlarge- Grid */
@media print, screen and (min-width:1024px) {
.primary-large-1{width:8.33333%}.primary-large-push-1{position:relative;left:8.33333%}.primary-large-pull-1{position:relative;left:-8.33333%}.primary-large-offset-0{margin-left:0%}.primary-large-2{width:16.66667%}.primary-large-push-2{position:relative;left:16.66667%}.primary-large-pull-2{position:relative;left:-16.66667%}.primary-large-offset-1{margin-left:8.33333%}.primary-large-3{width:25%}.primary-large-push-3{position:relative;left:25%}.primary-large-pull-3{position:relative;left:-25%}.primary-large-offset-2{margin-left:16.66667%}.primary-large-4{width:33.33333%}.primary-large-push-4{position:relative;left:33.33333%}.primary-large-pull-4{position:relative;left:-33.33333%}.primary-large-offset-3{margin-left:25%}.primary-large-5{width:41.66667%}.primary-large-push-5{position:relative;left:41.66667%}.primary-large-pull-5{position:relative;left:-41.66667%}.primary-large-offset-4{margin-left:33.33333%}.primary-large-6{width:50%}.primary-large-push-6{position:relative;left:50%}.primary-large-pull-6{position:relative;left:-50%}.primary-large-offset-5{margin-left:41.66667%}.primary-large-7{width:58.33333%}.primary-large-push-7{position:relative;left:58.33333%}.primary-large-pull-7{position:relative;left:-58.33333%}.primary-large-offset-6{margin-left:50%}.primary-large-8{width:66.66667%}.primary-large-push-8{position:relative;left:66.66667%}.primary-large-pull-8{position:relative;left:-66.66667%}.primary-large-offset-7{margin-left:58.33333%}.primary-large-9{width:75%}.primary-large-push-9{position:relative;left:75%}.primary-large-pull-9{position:relative;left:-75%}.primary-large-offset-8{margin-left:66.66667%}.primary-large-10{width:83.33333%}.primary-large-push-10{position:relative;left:83.33333%}.primary-large-pull-10{position:relative;left:-83.33333%}.primary-large-offset-9{margin-left:75%}.primary-large-11{width:91.66667%}.primary-large-push-11{position:relative;left:91.66667%}.primary-large-pull-11{position:relative;left:-91.66667%}.primary-large-offset-10{margin-left:83.33333%}.primary-large-12{width:100%}.primary-large-offset-11{margin-left:91.66667%}.primary-large-up-1>.column,.primary-large-up-1>.columns{float:left;width:100%}.primary-large-up-1>.column:nth-of-type(1n),.primary-large-up-1>.columns:nth-of-type(1n){clear:none}.primary-large-up-1>.column:nth-of-type(1n+1),.primary-large-up-1>.columns:nth-of-type(1n+1){clear:both}.primary-large-up-1>.column:last-child,.primary-large-up-1>.columns:last-child{float:left}.primary-large-up-2>.column,.primary-large-up-2>.columns{float:left;width:50%}.primary-large-up-2>.column:nth-of-type(1n),.primary-large-up-2>.columns:nth-of-type(1n){clear:none}.primary-large-up-2>.column:nth-of-type(2n+1),.primary-large-up-2>.columns:nth-of-type(2n+1){clear:both}.primary-large-up-2>.column:last-child,.primary-large-up-2>.columns:last-child{float:left}.primary-large-up-3>.column,.primary-large-up-3>.columns{float:left;width:33.33333%}.primary-large-up-3>.column:nth-of-type(1n),.primary-large-up-3>.columns:nth-of-type(1n){clear:none}.primary-large-up-3>.column:nth-of-type(3n+1),.primary-large-up-3>.columns:nth-of-type(3n+1){clear:both}.primary-large-up-3>.column:last-child,.primary-large-up-3>.columns:last-child{float:left}.primary-large-up-4>.column,.primary-large-up-4>.columns{float:left;width:25%}.primary-large-up-4>.column:nth-of-type(1n),.primary-large-up-4>.columns:nth-of-type(1n){clear:none}.primary-large-up-4>.column:nth-of-type(4n+1),.primary-large-up-4>.columns:nth-of-type(4n+1){clear:both}.primary-large-up-4>.column:last-child,.primary-large-up-4>.columns:last-child{float:left}.primary-large-up-5>.column,.primary-large-up-5>.columns{float:left;width:20%}.primary-large-up-5>.column:nth-of-type(1n),.primary-large-up-5>.columns:nth-of-type(1n){clear:none}.primary-large-up-5>.column:nth-of-type(5n+1),.primary-large-up-5>.columns:nth-of-type(5n+1){clear:both}.primary-large-up-5>.column:last-child,.primary-large-up-5>.columns:last-child{float:left}.primary-large-up-6>.column,.primary-large-up-6>.columns{float:left;width:16.66667%}.primary-large-up-6>.column:nth-of-type(1n),.primary-large-up-6>.columns:nth-of-type(1n){clear:none}.primary-large-up-6>.column:nth-of-type(6n+1),.primary-large-up-6>.columns:nth-of-type(6n+1){clear:both}.primary-large-up-6>.column:last-child,.primary-large-up-6>.columns:last-child{float:left}.primary-large-up-7>.column,.primary-large-up-7>.columns{float:left;width:14.28571%}.primary-large-up-7>.column:nth-of-type(1n),.primary-large-up-7>.columns:nth-of-type(1n){clear:none}.primary-large-up-7>.column:nth-of-type(7n+1),.primary-large-up-7>.columns:nth-of-type(7n+1){clear:both}.primary-large-up-7>.column:last-child,.primary-large-up-7>.columns:last-child{float:left}.primary-large-up-8>.column,.primary-large-up-8>.columns{float:left;width:12.5%}.primary-large-up-8>.column:nth-of-type(1n),.primary-large-up-8>.columns:nth-of-type(1n){clear:none}.primary-large-up-8>.column:nth-of-type(8n+1),.primary-large-up-8>.columns:nth-of-type(8n+1){clear:both}.primary-large-up-8>.column:last-child,.primary-large-up-8>.columns:last-child{float:left}.primary-large-collapse>.column,.primary-large-collapse>.columns{padding-right:0;padding-left:0}.primary-large-collapse .row{margin-right:0;margin-left:0}.expanded.row .primary-large-collapse.row{margin-right:0;margin-left:0}.primary-large-uncollapse>.column,.primary-large-uncollapse>.columns{padding-right:0.9375rem;padding-left:0.9375rem}.primary-large-centered{margin-right:auto;margin-left:auto}.primary-large-centered,.primary-large-centered:last-child:not(:first-child){float:none;clear:both}.primary-large-uncentered,.primary-large-push-0,.primary-large-pull-0{position:static;float:left;margin-right:0;margin-left:0}
}

/* .xxlarge- Grid */
@media print, screen and (min-width:1200px) {
.xxlarge-1{width:8.33333%}.xxlarge-push-1{position:relative;left:8.33333%}.xxlarge-pull-1{position:relative;left:-8.33333%}.xxlarge-offset-0{margin-left:0%}.xxlarge-2{width:16.66667%}.xxlarge-push-2{position:relative;left:16.66667%}.xxlarge-pull-2{position:relative;left:-16.66667%}.xxlarge-offset-1{margin-left:8.33333%}.xxlarge-3{width:25%}.xxlarge-push-3{position:relative;left:25%}.xxlarge-pull-3{position:relative;left:-25%}.xxlarge-offset-2{margin-left:16.66667%}.xxlarge-4{width:33.33333%}.xxlarge-push-4{position:relative;left:33.33333%}.xxlarge-pull-4{position:relative;left:-33.33333%}.xxlarge-offset-3{margin-left:25%}.xxlarge-5{width:41.66667%}.xxlarge-push-5{position:relative;left:41.66667%}.xxlarge-pull-5{position:relative;left:-41.66667%}.xxlarge-offset-4{margin-left:33.33333%}.xxlarge-6{width:50%}.xxlarge-push-6{position:relative;left:50%}.xxlarge-pull-6{position:relative;left:-50%}.xxlarge-offset-5{margin-left:41.66667%}.xxlarge-7{width:58.33333%}.xxlarge-push-7{position:relative;left:58.33333%}.xxlarge-pull-7{position:relative;left:-58.33333%}.xxlarge-offset-6{margin-left:50%}.xxlarge-8{width:66.66667%}.xxlarge-push-8{position:relative;left:66.66667%}.xxlarge-pull-8{position:relative;left:-66.66667%}.xxlarge-offset-7{margin-left:58.33333%}.xxlarge-9{width:75%}.xxlarge-push-9{position:relative;left:75%}.xxlarge-pull-9{position:relative;left:-75%}.xxlarge-offset-8{margin-left:66.66667%}.xxlarge-10{width:83.33333%}.xxlarge-push-10{position:relative;left:83.33333%}.xxlarge-pull-10{position:relative;left:-83.33333%}.xxlarge-offset-9{margin-left:75%}.xxlarge-11{width:91.66667%}.xxlarge-push-11{position:relative;left:91.66667%}.xxlarge-pull-11{position:relative;left:-91.66667%}.xxlarge-offset-10{margin-left:83.33333%}.xxlarge-12{width:100%}.xxlarge-offset-11{margin-left:91.66667%}.xxlarge-up-1>.column,.xxlarge-up-1>.columns{float:left;width:100%}.xxlarge-up-1>.column:nth-of-type(1n),.xxlarge-up-1>.columns:nth-of-type(1n){clear:none}.xxlarge-up-1>.column:nth-of-type(1n+1),.xxlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xxlarge-up-1>.column:last-child,.xxlarge-up-1>.columns:last-child{float:left}.xxlarge-up-2>.column,.xxlarge-up-2>.columns{float:left;width:50%}.xxlarge-up-2>.column:nth-of-type(1n),.xxlarge-up-2>.columns:nth-of-type(1n){clear:none}.xxlarge-up-2>.column:nth-of-type(2n+1),.xxlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xxlarge-up-2>.column:last-child,.xxlarge-up-2>.columns:last-child{float:left}.xxlarge-up-3>.column,.xxlarge-up-3>.columns{float:left;width:33.33333%}.xxlarge-up-3>.column:nth-of-type(1n),.xxlarge-up-3>.columns:nth-of-type(1n){clear:none}.xxlarge-up-3>.column:nth-of-type(3n+1),.xxlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xxlarge-up-3>.column:last-child,.xxlarge-up-3>.columns:last-child{float:left}.xxlarge-up-4>.column,.xxlarge-up-4>.columns{float:left;width:25%}.xxlarge-up-4>.column:nth-of-type(1n),.xxlarge-up-4>.columns:nth-of-type(1n){clear:none}.xxlarge-up-4>.column:nth-of-type(4n+1),.xxlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xxlarge-up-4>.column:last-child,.xxlarge-up-4>.columns:last-child{float:left}.xxlarge-up-5>.column,.xxlarge-up-5>.columns{float:left;width:20%}.xxlarge-up-5>.column:nth-of-type(1n),.xxlarge-up-5>.columns:nth-of-type(1n){clear:none}.xxlarge-up-5>.column:nth-of-type(5n+1),.xxlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xxlarge-up-5>.column:last-child,.xxlarge-up-5>.columns:last-child{float:left}.xxlarge-up-6>.column,.xxlarge-up-6>.columns{float:left;width:16.66667%}.xxlarge-up-6>.column:nth-of-type(1n),.xxlarge-up-6>.columns:nth-of-type(1n){clear:none}.xxlarge-up-6>.column:nth-of-type(6n+1),.xxlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xxlarge-up-6>.column:last-child,.xxlarge-up-6>.columns:last-child{float:left}.xxlarge-up-7>.column,.xxlarge-up-7>.columns{float:left;width:14.28571%}.xxlarge-up-7>.column:nth-of-type(1n),.xxlarge-up-7>.columns:nth-of-type(1n){clear:none}.xxlarge-up-7>.column:nth-of-type(7n+1),.xxlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xxlarge-up-7>.column:last-child,.xxlarge-up-7>.columns:last-child{float:left}.xxlarge-up-8>.column,.xxlarge-up-8>.columns{float:left;width:12.5%}.xxlarge-up-8>.column:nth-of-type(1n),.xxlarge-up-8>.columns:nth-of-type(1n){clear:none}.xxlarge-up-8>.column:nth-of-type(8n+1),.xxlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xxlarge-up-8>.column:last-child,.xxlarge-up-8>.columns:last-child{float:left}.xxlarge-collapse>.column,.xxlarge-collapse>.columns{padding-right:0;padding-left:0}.xxlarge-collapse .row{margin-right:0;margin-left:0}.expanded.row .xxlarge-collapse.row{margin-right:0;margin-left:0}.xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns{padding-right:0.9375rem;padding-left:0.9375rem}.xxlarge-centered{margin-right:auto;margin-left:auto}.xxlarge-centered,.xxlarge-centered:last-child:not(:first-child){float:none;clear:both}.xxlarge-uncentered,.xxlarge-push-0,.xxlarge-pull-0{position:static;float:left;margin-right:0;margin-left:0}
}

/* Block Grid */
.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}
/* Large Gutters */
.row .gutter-large {margin-right: -1.25rem; margin-left: -1.25rem;}
.gutter-large .column, .gutter-large .columns {padding-right: 1.25rem; padding-left: 1.25rem;}


@media print, screen and (min-width:1024px) {
	/* Sidebar Column */
	.columns.columns--sidebar {padding-left:0.6667rem;}
}

@media print, screen and (min-width:1200px) {
	/* Sidebar Column */
	.columns.columns--sidebar {padding-left:2.6875rem;}
}

@media print, screen and (max-width:330px) {
	/* Sidebar Column */
	.columns.columns--sidebar {padding-right: 0.8333rem; padding-left: 0.8333rem;}
}
/********************************************************************************
--- CD Font Icons Packcage - Full (replace with project icon set if supplied) ---
*********************************************************************************/
@font-face { font-family: 'CD-Project-Icons'; src: url(assets/fonts/CD-Project-Icons.woff2?xfbk48) format('woff2'),  url(assets/fonts/CD-Project-Icons.ttf?xfbk48) format('truetype'),  url(assets/fonts/CD-Project-Icons.woff?xfbk48) format('woff'),  url(assets/fonts/CD-Project-Icons.svg?xfbk48#CD-Project-Icons) format('svg'); font-weight: normal; font-style: normal; }[class^="icon-"],[class*=" icon-"]{font-family:'CD-Project-Icons'!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-sign-up:before{content:"\e90a"}.icon-bia-click:before{content:"\e901"}.icon-bia-handshake:before{content:"\e907"}.icon-bia-heart:before{content:"\e908"}.icon-bia-medical-kit:before{content:"\e909"}.icon-search:before{content:"\e949"}.icon-account-circle:before{content:"\e602"}.icon-add:before{content:"\e603"}.icon-add-box:before{content:"\e604"}.icon-add-circle:before{content:"\e605"}.icon-add-circle-outline:before{content:"\e606"}.icon-address:before{content:"\e607"}.icon-add-to-list:before{content:"\e608"}.icon-add-user:before{content:"\e609"}.icon-aircraft:before{content:"\e60e"}.icon-aircraft-landing:before{content:"\e60f"}.icon-aircraft-take-off:before{content:"\e610"}.icon-align-bottom:before{content:"\e611"}.icon-align-center:before{content:"\e612"}.icon-align-horizontal-middle:before{content:"\e613"}.icon-align-justify:before{content:"\e614"}.icon-align-left:before{content:"\e615"}.icon-align-left2:before{content:"\e616"}.icon-align-right:before{content:"\e617"}.icon-align-right2:before{content:"\e618"}.icon-align-top:before{content:"\e619"}.icon-align-vertical-middle:before{content:"\e61a"}.icon-ambulance:before{content:"\e61b"}.icon-anchor:before{content:"\e61c"}.icon-angle-double-down:before{content:"\e61f"}.icon-angle-double-left:before{content:"\e620"}.icon-angle-double-right:before{content:"\e621"}.icon-angle-double-up:before{content:"\e622"}.icon-angle-down:before{content:"\e623"}.icon-angle-left:before{content:"\e624"}.icon-angle-right:before{content:"\e625"}.icon-angle-up:before{content:"\e626"}.icon-archive:before{content:"\e628"}.icon-archive2:before{content:"\e629"}.icon-area-chart:before{content:"\e62a"}.icon-area-graph:before{content:"\e62b"}.icon-arrow-back:before{content:"\e62c"}.icon-arrow-bold-down:before{content:"\e62d"}.icon-arrow-bold-left:before{content:"\e62e"}.icon-arrow-bold-right:before{content:"\e62f"}.icon-arrow-bold-up:before{content:"\e630"}.icon-arrow-circle-down:before{content:"\e631"}.icon-arrow-circle-left:before{content:"\e632"}.icon-arrow-circle-o-down:before{content:"\e633"}.icon-arrow-circle-o-left:before{content:"\e634"}.icon-arrow-circle-o-right:before{content:"\e635"}.icon-arrow-circle-o-up:before{content:"\e636"}.icon-arrow-circle-right:before{content:"\e637"}.icon-arrow-circle-up:before{content:"\e638"}.icon-arrow-down:before{content:"\e639"}.icon-arrow-down2:before{content:"\e63a"}.icon-arrow-drop-down:before{content:"\e63b"}.icon-arrow-drop-down-circle:before{content:"\e63c"}.icon-arrow-drop-up:before{content:"\e63d"}.icon-arrow-forward:before{content:"\e63e"}.icon-arrow-left:before{content:"\e63f"}.icon-arrow-left2:before{content:"\e640"}.icon-arrow-long-down:before{content:"\e641"}.icon-arrow-long-left:before{content:"\e642"}.icon-arrow-long-right:before{content:"\e643"}.icon-arrow-long-up:before{content:"\e644"}.icon-arrow-right:before{content:"\e645"}.icon-arrow-right2:before{content:"\e646"}.icon-arrows:before{content:"\e647"}.icon-arrows-alt:before{content:"\e648"}.icon-arrows-h:before{content:"\e649"}.icon-arrows-v:before{content:"\e64a"}.icon-arrow-up:before{content:"\e64b"}.icon-arrow-up2:before{content:"\e64c"}.icon-arrow-with-circle-down:before{content:"\e64d"}.icon-arrow-with-circle-left:before{content:"\e64e"}.icon-arrow-with-circle-right:before{content:"\e64f"}.icon-arrow-with-circle-up:before{content:"\e650"}.icon-at:before{content:"\e652"}.icon-attachment:before{content:"\e653"}.icon-automobile:before{content:"\e654"}.icon-autorenew:before{content:"\e655"}.icon-awareness-ribbon:before{content:"\e656"}.icon-back:before{content:"\e657"}.icon-back-in-time:before{content:"\e658"}.icon-backward:before{content:"\e659"}.icon-ban:before{content:"\e65a"}.icon-bank:before{content:"\e65b"}.icon-bar-chart:before{content:"\e65c"}.icon-bar-graph:before{content:"\e65e"}.icon-bars:before{content:"\e65f"}.icon-beamed-note:before{content:"\e662"}.icon-bell:before{content:"\e667"}.icon-bell2:before{content:"\e668"}.icon-bell-o:before{content:"\e669"}.icon-bell-slash:before{content:"\e66a"}.icon-bell-slash-o:before{content:"\e66b"}.icon-bicycle:before{content:"\e66c"}.icon-binoculars:before{content:"\e66d"}.icon-birthday-cake:before{content:"\e66e"}.icon-blackboard:before{content:"\e672"}.icon-block:before{content:"\e673"}.icon-book:before{content:"\e677"}.icon-book2:before{content:"\e678"}.icon-bookmark:before{content:"\e679"}.icon-bookmark2:before{content:"\e67a"}.icon-bookmark-o:before{content:"\e67b"}.icon-bookmarks:before{content:"\e67c"}.icon-box:before{content:"\e67e"}.icon-briefcase:before{content:"\e67f"}.icon-briefcase2:before{content:"\e680"}.icon-browser:before{content:"\e681"}.icon-bucket:before{content:"\e683"}.icon-building:before{content:"\e685"}.icon-building-o:before{content:"\e686"}.icon-bullhorn:before{content:"\e687"}.icon-bullseye:before{content:"\e688"}.icon-bus:before{content:"\e689"}.icon-cab:before{content:"\e68a"}.icon-cached:before{content:"\e68b"}.icon-cake:before{content:"\e68c"}.icon-calculator:before{content:"\e68d"}.icon-calculator2:before{content:"\e68e"}.icon-calendar:before{content:"\e68f"}.icon-calendar2:before{content:"\e690"}.icon-calendar-o:before{content:"\e691"}.icon-camera:before{content:"\e692"}.icon-camera2:before{content:"\e693"}.icon-camera-retro:before{content:"\e694"}.icon-caret-down:before{content:"\e695"}.icon-caret-left:before{content:"\e696"}.icon-caret-right:before{content:"\e697"}.icon-caret-square-o-down:before{content:"\e698"}.icon-caret-square-o-left:before{content:"\e699"}.icon-caret-square-o-right:before{content:"\e69a"}.icon-caret-square-o-up:before{content:"\e69b"}.icon-caret-up:before{content:"\e69c"}.icon-ccw:before{content:"\e6a4"}.icon-certificate:before{content:"\e6a5"}.icon-chain:before{content:"\e6a6"}.icon-chain-broken:before{content:"\e6a7"}.icon-chat:before{content:"\e6a8"}.icon-check:before{content:"\e6a9"}.icon-check2:before{content:"\e6aa"}.icon-check-box:before{content:"\e6ab"}.icon-check-box-outline-blank:before{content:"\e6ac"}.icon-check-circle:before{content:"\e6ad"}.icon-check-circle-o:before{content:"\e6ae"}.icon-check-square:before{content:"\e6af"}.icon-check-square-o:before{content:"\e6b0"}.icon-chevron-circle-down:before{content:"\e6b1"}.icon-chevron-circle-left:before{content:"\e6b2"}.icon-chevron-circle-right:before{content:"\e6b3"}.icon-chevron-circle-up:before{content:"\e6b4"}.icon-chevron-down:before{content:"\e6b5"}.icon-chevron-down2:before{content:"\e6b6"}.icon-chevron-left:before{content:"\e6b7"}.icon-chevron-left2:before{content:"\e6b8"}.icon-chevron-right:before{content:"\e6b9"}.icon-chevron-right2:before{content:"\e6ba"}.icon-chevron-small-down:before{content:"\e6bb"}.icon-chevron-small-left:before{content:"\e6bc"}.icon-chevron-small-right:before{content:"\e6bd"}.icon-chevron-small-up:before{content:"\e6be"}.icon-chevron-thin-down:before{content:"\e6bf"}.icon-chevron-thin-left:before{content:"\e6c0"}.icon-chevron-thin-right:before{content:"\e6c1"}.icon-chevron-thin-up:before{content:"\e6c2"}.icon-chevron-up:before{content:"\e6c3"}.icon-chevron-up2:before{content:"\e6c4"}.icon-chevron-with-circle-down:before{content:"\e6c5"}.icon-chevron-with-circle-left:before{content:"\e6c6"}.icon-chevron-with-circle-right:before{content:"\e6c7"}.icon-chevron-with-circle-up:before{content:"\e6c8"}.icon-child:before{content:"\e6c9"}.icon-circle:before{content:"\e6ca"}.icon-circle2:before{content:"\e6cb"}.icon-circle-o:before{content:"\e6cc"}.icon-circle-o-notch:before{content:"\e6cd"}.icon-circle-thin:before{content:"\e6ce"}.icon-circle-with-cross:before{content:"\e6cf"}.icon-circle-with-minus:before{content:"\e6d0"}.icon-circle-with-plus:before{content:"\e6d1"}.icon-circular-graph:before{content:"\e6d2"}.icon-clapperboard:before{content:"\e6d3"}.icon-clear:before{content:"\e6d5"}.icon-clipboard:before{content:"\e6d6"}.icon-clipboard2:before{content:"\e6d7"}.icon-clock:before{content:"\e6d8"}.icon-clock-o:before{content:"\e6d9"}.icon-close:before{content:"\e6da"}.icon-cloud:before{content:"\e6db"}.icon-cloud2:before{content:"\e6dc"}.icon-cloud-download:before{content:"\e6dd"}.icon-cloud-upload:before{content:"\e6de"}.icon-coffee:before{content:"\e6e4"}.icon-cog:before{content:"\e6e5"}.icon-cog2:before{content:"\e6e6"}.icon-cogs:before{content:"\e6e7"}.icon-comment:before{content:"\e6ea"}.icon-comment-o:before{content:"\e6eb"}.icon-comments:before{content:"\e6ec"}.icon-comments-o:before{content:"\e6ed"}.icon-compass:before{content:"\e6ee"}.icon-compass2:before{content:"\e6ef"}.icon-compress:before{content:"\e6f0"}.icon-content-paste:before{content:"\e6f1"}.icon-controller-fast-backward:before{content:"\e6f2"}.icon-controller-fast-forward:before{content:"\e6f3"}.icon-controller-jump-to-start:before{content:"\e6f4"}.icon-controller-next:before{content:"\e6f5"}.icon-controller-paus:before{content:"\e6f6"}.icon-controller-play:before{content:"\e6f7"}.icon-controller-record:before{content:"\e6f8"}.icon-controller-stop:before{content:"\e6f9"}.icon-copy:before{content:"\e6fb"}.icon-credit:before{content:"\e708"}.icon-credit-card:before{content:"\e709"}.icon-credit-card2:before{content:"\e70a"}.icon-cross:before{content:"\e70c"}.icon-cut:before{content:"\e712"}.icon-cutlery:before{content:"\e713"}.icon-cw:before{content:"\e714"}.icon-cycle:before{content:"\e715"}.icon-dashboard:before{content:"\e716"}.icon-database:before{content:"\e717"}.icon-database2:before{content:"\e718"}.icon-dedent:before{content:"\e719"}.icon-desktop:before{content:"\e71b"}.icon-dial-pad:before{content:"\e71d"}.icon-direction:before{content:"\e71f"}.icon-documents:before{content:"\e722"}.icon-dollar:before{content:"\e723"}.icon-done:before{content:"\e724"}.icon-dot-circle-o:before{content:"\e725"}.icon-dot-single:before{content:"\e726"}.icon-dots-three-horizontal:before{content:"\e727"}.icon-dots-three-vertical:before{content:"\e728"}.icon-dots-two-horizontal:before{content:"\e729"}.icon-dots-two-vertical:before{content:"\e72a"}.icon-download:before{content:"\e72b"}.icon-download2:before{content:"\e72c"}.icon-dribbble:before{content:"\e72d"}.icon-dribbble2:before{content:"\e72e"}.icon-edit:before{content:"\e736"}.icon-edit2:before{content:"\e737"}.icon-ellipsis-h:before{content:"\e739"}.icon-ellipsis-v:before{content:"\e73a"}.icon-email:before{content:"\e73b"}.icon-envelope:before{content:"\e741"}.icon-envelope-o:before{content:"\e742"}.icon-erase:before{content:"\e744"}.icon-eraser:before{content:"\e745"}.icon-eraser2:before{content:"\e746"}.icon-exchange:before{content:"\e749"}.icon-exclamation:before{content:"\e74a"}.icon-exclamation-circle:before{content:"\e74b"}.icon-exclamation-triangle:before{content:"\e74c"}.icon-expand:before{content:"\e74d"}.icon-export:before{content:"\e74f"}.icon-external-link:before{content:"\e750"}.icon-external-link-square:before{content:"\e751"}.icon-eye:before{content:"\e752"}.icon-eye-slash:before{content:"\e755"}.icon-fast-backward:before{content:"\e75a"}.icon-fast-forward:before{content:"\e75b"}.icon-fax:before{content:"\e75c"}.icon-female:before{content:"\e75e"}.icon-file:before{content:"\e760"}.icon-file-archive-o:before{content:"\e761"}.icon-file-audio-o:before{content:"\e762"}.icon-file-code-o:before{content:"\e763"}.icon-file-excel-o:before{content:"\e764"}.icon-file-image-o:before{content:"\e765"}.icon-file-movie-o:before{content:"\e766"}.icon-file-o:before{content:"\e767"}.icon-file-pdf-o:before{content:"\e768"}.icon-file-powerpoint-o:before{content:"\e769"}.icon-file-text:before{content:"\e76a"}.icon-file-text-o:before{content:"\e76b"}.icon-file-word-o:before{content:"\e76c"}.icon-film:before{content:"\e76d"}.icon-filter:before{content:"\e76e"}.icon-fire:before{content:"\e76f"}.icon-flag:before{content:"\e771"}.icon-flag2:before{content:"\e772"}.icon-flag-checkered:before{content:"\e773"}.icon-flag-o:before{content:"\e774"}.icon-flashlight:before{content:"\e776"}.icon-flask:before{content:"\e777"}.icon-floppy-o:before{content:"\e77d"}.icon-flow-tree:before{content:"\e782"}.icon-folder:before{content:"\e783"}.icon-folder2:before{content:"\e784"}.icon-folder-images:before{content:"\e785"}.icon-folder-music:before{content:"\e786"}.icon-folder-o:before{content:"\e787"}.icon-folder-open:before{content:"\e788"}.icon-folder-open-o:before{content:"\e789"}.icon-folder-video:before{content:"\e78a"}.icon-forward:before{content:"\e78c"}.icon-forward2:before{content:"\e78d"}.icon-funnel:before{content:"\e791"}.icon-futbol-o:before{content:"\e792"}.icon-game-controller:before{content:"\e793"}.icon-gamepad:before{content:"\e794"}.icon-gauge:before{content:"\e795"}.icon-gavel:before{content:"\e796"}.icon-gift:before{content:"\e798"}.icon-gittip:before{content:"\e7a0"}.icon-globe:before{content:"\e7a2"}.icon-globe2:before{content:"\e7a3"}.icon-graduation-cap:before{content:"\e7ac"}.icon-graduation-cap2:before{content:"\e7ad"}.icon-grid:before{content:"\e7ae"}.icon-group:before{content:"\e7b0"}.icon-hair-cross:before{content:"\e7b2"}.icon-hand:before{content:"\e7b3"}.icon-hand-o-down:before{content:"\e7b4"}.icon-hand-o-left:before{content:"\e7b5"}.icon-hand-o-right:before{content:"\e7b6"}.icon-hand-o-up:before{content:"\e7b7"}.icon-headphones:before{content:"\e7ba"}.icon-heart:before{content:"\e7bb"}.icon-heart2:before{content:"\e7bc"}.icon-heart-o:before{content:"\e7bd"}.icon-heart-outlined:before{content:"\e7be"}.icon-help:before{content:"\e7bf"}.icon-help-with-circle:before{content:"\e7c0"}.icon-highlight-remove:before{content:"\e7c1"}.icon-history:before{content:"\e7c2"}.icon-home:before{content:"\e7c3"}.icon-home2:before{content:"\e7c4"}.icon-hospital-o:before{content:"\e7c5"}.icon-hour-glass:before{content:"\e7c6"}.icon-icloud:before{content:"\e7c9"}.icon-image:before{content:"\e7cb"}.icon-image2:before{content:"\e7cc"}.icon-image-inverted:before{content:"\e7cd"}.icon-images:before{content:"\e7ce"}.icon-inbox:before{content:"\e7cf"}.icon-info:before{content:"\e7d3"}.icon-info2:before{content:"\e7d4"}.icon-info-circle:before{content:"\e7d5"}.icon-info-with-circle:before{content:"\e7d6"}.icon-instagram:before{content:"\e7d9"}.icon-instagram2:before{content:"\e7da"}.icon-install:before{content:"\e7dc"}.icon-key:before{content:"\e7e1"}.icon-key2:before{content:"\e7e2"}.icon-keyboard:before{content:"\e7e3"}.icon-keyboard-arrow-down:before{content:"\e7e4"}.icon-keyboard-arrow-left:before{content:"\e7e5"}.icon-keyboard-arrow-right:before{content:"\e7e6"}.icon-keyboard-arrow-up:before{content:"\e7e7"}.icon-keyboard-backspace:before{content:"\e7e8"}.icon-keyboard-control:before{content:"\e7e9"}.icon-keyboard-o:before{content:"\e7ea"}.icon-lab-flask:before{content:"\e7ec"}.icon-landline:before{content:"\e7ed"}.icon-laptop:before{content:"\e7f0"}.icon-laptop2:before{content:"\e7f1"}.icon-layers:before{content:"\e7f6"}.icon-leaf:before{content:"\e7f7"}.icon-leaf2:before{content:"\e7f8"}.icon-level-down:before{content:"\e7fa"}.icon-level-down2:before{content:"\e7fb"}.icon-level-up:before{content:"\e7fc"}.icon-level-up2:before{content:"\e7fd"}.icon-life-bouy:before{content:"\e7fe"}.icon-lifebuoy:before{content:"\e7ff"}.icon-light-bulb:before{content:"\e800"}.icon-lightbulb-o:before{content:"\e801"}.icon-line-chart:before{content:"\e804"}.icon-line-graph:before{content:"\e805"}.icon-link:before{content:"\e806"}.icon-list:before{content:"\e80c"}.icon-list2:before{content:"\e80d"}.icon-list-alt:before{content:"\e80e"}.icon-list-ol:before{content:"\e80f"}.icon-list-ul:before{content:"\e810"}.icon-location:before{content:"\e811"}.icon-location-arrow:before{content:"\e812"}.icon-location-on:before{content:"\e813"}.icon-location-pin:before{content:"\e814"}.icon-lock:before{content:"\e815"}.icon-lock2:before{content:"\e816"}.icon-lock-open:before{content:"\e817"}.icon-login:before{content:"\e818"}.icon-log-out:before{content:"\e819"}.icon-long-arrow-down:before{content:"\e81a"}.icon-long-arrow-left:before{content:"\e81b"}.icon-long-arrow-right:before{content:"\e81c"}.icon-long-arrow-up:before{content:"\e81d"}.icon-loop:before{content:"\e81e"}.icon-magic:before{content:"\e81f"}.icon-magnifying-glass:before{content:"\e822"}.icon-mail:before{content:"\e823"}.icon-mail-forward:before{content:"\e824"}.icon-mail-reply:before{content:"\e825"}.icon-mail-reply-all:before{content:"\e826"}.icon-male:before{content:"\e827"}.icon-man:before{content:"\e828"}.icon-map:before{content:"\e829"}.icon-map-marker:before{content:"\e82a"}.icon-markunread:before{content:"\e82b"}.icon-medal:before{content:"\e82f"}.icon-medkit:before{content:"\e830"}.icon-megaphone:before{content:"\e831"}.icon-menu:before{content:"\e833"}.icon-message:before{content:"\e834"}.icon-mic:before{content:"\e835"}.icon-microphone:before{content:"\e836"}.icon-microphone-slash:before{content:"\e837"}.icon-minus:before{content:"\e838"}.icon-minus2:before{content:"\e839"}.icon-minus-circle:before{content:"\e83a"}.icon-minus-square:before{content:"\e83b"}.icon-minus-square-o:before{content:"\e83c"}.icon-mobile:before{content:"\e83e"}.icon-mobile2:before{content:"\e83f"}.icon-modern-mic:before{content:"\e840"}.icon-money:before{content:"\e841"}.icon-more-vert:before{content:"\e844"}.icon-new:before{content:"\e849"}.icon-new-message:before{content:"\e84a"}.icon-news:before{content:"\e84b"}.icon-newspaper-o:before{content:"\e84c"}.icon-note:before{content:"\e84d"}.icon-old-mobile:before{content:"\e84f"}.icon-old-phone:before{content:"\e850"}.icon-onedrive:before{content:"\e851"}.icon-open-book:before{content:"\e852"}.icon-pagelines:before{content:"\e854"}.icon-paperclip:before{content:"\e857"}.icon-paper-plane:before{content:"\e858"}.icon-paper-plane2:before{content:"\e859"}.icon-paper-plane-o:before{content:"\e85a"}.icon-pencil:before{content:"\e860"}.icon-pencil2:before{content:"\e861"}.icon-pencil-square:before{content:"\e862"}.icon-philanthropy:before{content:"\e863"}.icon-phone:before{content:"\e864"}.icon-phone2:before{content:"\e865"}.icon-phone-square:before{content:"\e866"}.icon-pie-chart:before{content:"\e868"}.icon-pie-chart2:before{content:"\e869"}.icon-pin:before{content:"\e86c"}.icon-plane:before{content:"\e871"}.icon-play:before{content:"\e872"}.icon-play-circle:before{content:"\e873"}.icon-play-circle-o:before{content:"\e874"}.icon-plus:before{content:"\e876"}.icon-plus2:before{content:"\e877"}.icon-plus-circle:before{content:"\e878"}.icon-plus-square:before{content:"\e879"}.icon-plus-square-o:before{content:"\e87a"}.icon-popup:before{content:"\e87b"}.icon-power-off:before{content:"\e87c"}.icon-price-tag:before{content:"\e87f"}.icon-print:before{content:"\e880"}.icon-print2:before{content:"\e881"}.icon-question:before{content:"\e88b"}.icon-question-answer:before{content:"\e88c"}.icon-question-circle:before{content:"\e88d"}.icon-quote:before{content:"\e88e"}.icon-quote-left:before{content:"\e88f"}.icon-quote-right:before{content:"\e890"}.icon-radio-button-off:before{content:"\e893"}.icon-radio-button-on:before{content:"\e894"}.icon-random:before{content:"\e895"}.icon-recycle:before{content:"\e898"}.icon-refresh:before{content:"\e89b"}.icon-refresh2:before{content:"\e89c"}.icon-remove:before{content:"\e89d"}.icon-remove-circle:before{content:"\e89e"}.icon-remove-circle-outline:before{content:"\e89f"}.icon-remove-user:before{content:"\e8a0"}.icon-repeat:before{content:"\e8a3"}.icon-reply:before{content:"\e8a4"}.icon-reply-all:before{content:"\e8a5"}.icon-resize-100:before{content:"\e8a6"}.icon-resize-full-screen:before{content:"\e8a7"}.icon-retweet:before{content:"\e8a8"}.icon-retweet2:before{content:"\e8a9"}.icon-rocket:before{content:"\e8ab"}.icon-rocket2:before{content:"\e8ac"}.icon-rotate-left:before{content:"\e8ad"}.icon-round-brush:before{content:"\e8af"}.icon-rss:before{content:"\e8b0"}.icon-rss2:before{content:"\e8b1"}.icon-rss-square:before{content:"\e8b2"}.icon-ruler:before{content:"\e8b3"}.icon-save:before{content:"\e8b4"}.icon-scissors:before{content:"\e8b5"}.icon-search2:before{content:"\e8b7"}.icon-search-minus:before{content:"\e8b8"}.icon-search-plus:before{content:"\e8b9"}.icon-select-arrows:before{content:"\e8ba"}.icon-send:before{content:"\e8bb"}.icon-share:before{content:"\e8bc"}.icon-share-alt:before{content:"\e8be"}.icon-share-alternitive:before{content:"\e8bf"}.icon-share-alt-square:before{content:"\e8c0"}.icon-share-square:before{content:"\e8c1"}.icon-share-square-o:before{content:"\e8c2"}.icon-shop:before{content:"\e8c5"}.icon-shopping-bag:before{content:"\e8c6"}.icon-shopping-basket:before{content:"\e8c7"}.icon-shopping-cart:before{content:"\e8c8"}.icon-shopping-cart2:before{content:"\e8c9"}.icon-shuffle:before{content:"\e8ca"}.icon-signal:before{content:"\e8cb"}.icon-signal2:before{content:"\e8cc"}.icon-sign-in:before{content:"\e8cd"}.icon-sign-out:before{content:"\e8ce"}.icon-sitemap:before{content:"\e8d0"}.icon-sliders:before{content:"\e8d5"}.icon-slideshare:before{content:"\e8d6"}.icon-slideshare2:before{content:"\e8d7"}.icon-smile-o:before{content:"\e8d9"}.icon-sort:before{content:"\e8da"}.icon-sort-alpha-asc:before{content:"\e8db"}.icon-sort-alpha-desc:before{content:"\e8dc"}.icon-sort-amount-asc:before{content:"\e8dd"}.icon-sort-amount-desc:before{content:"\e8de"}.icon-sort-asc:before{content:"\e8df"}.icon-sort-desc:before{content:"\e8e0"}.icon-sound-mix:before{content:"\e8e6"}.icon-sound-mute:before{content:"\e8e7"}.icon-space-shuttle:before{content:"\e8e8"}.icon-square:before{content:"\e8f0"}.icon-squared-cross:before{content:"\e8f1"}.icon-squared-minus:before{content:"\e8f2"}.icon-squared-plus:before{content:"\e8f3"}.icon-square-o:before{content:"\e8f4"}.icon-star:before{content:"\e8f7"}.icon-star2:before{content:"\e8f8"}.icon-star3:before{content:"\e8f9"}.icon-star-half:before{content:"\e8fa"}.icon-star-half2:before{content:"\e8fb"}.icon-star-half-empty:before{content:"\e8fc"}.icon-star-o:before{content:"\e8fd"}.icon-star-outline:before{content:"\e8fe"}.icon-star-outlined:before{content:"\e8ff"}.icon-step-backward:before{content:"\e902"}.icon-step-forward:before{content:"\e903"}.icon-stethoscope:before{content:"\e904"}.icon-stop:before{content:"\e905"}.icon-stopwatch:before{content:"\e906"}.icon-suitcase:before{content:"\e90d"}.icon-suitcase2:before{content:"\e90e"}.icon-sun-o:before{content:"\e90f"}.icon-swap:before{content:"\e911"}.icon-swarm:before{content:"\e912"}.icon-sweden:before{content:"\e913"}.icon-switch:before{content:"\e914"}.icon-table:before{content:"\e915"}.icon-tablet:before{content:"\e916"}.icon-tablet2:before{content:"\e917"}.icon-tag:before{content:"\e918"}.icon-tag2:before{content:"\e919"}.icon-tags:before{content:"\e91a"}.icon-tasks:before{content:"\e91b"}.icon-text:before{content:"\e91e"}.icon-text-document:before{content:"\e91f"}.icon-text-document-inverted:before{content:"\e920"}.icon-th:before{content:"\e923"}.icon-th-large:before{content:"\e925"}.icon-th-list:before{content:"\e926"}.icon-thumbs-down:before{content:"\e927"}.icon-thumbs-down2:before{content:"\e928"}.icon-thumbs-o-down:before{content:"\e929"}.icon-thumbs-o-up:before{content:"\e92a"}.icon-thumbs-up:before{content:"\e92b"}.icon-thumbs-up2:before{content:"\e92c"}.icon-thumb-tack:before{content:"\e92d"}.icon-thunder-cloud:before{content:"\e92e"}.icon-ticket:before{content:"\e92f"}.icon-ticket2:before{content:"\e930"}.icon-times-circle:before{content:"\e931"}.icon-times-circle-o:before{content:"\e932"}.icon-time-slot:before{content:"\e933"}.icon-tint:before{content:"\e934"}.icon-toggle-off:before{content:"\e935"}.icon-toggle-on:before{content:"\e936"}.icon-tools:before{content:"\e937"}.icon-trash:before{content:"\e939"}.icon-trash2:before{content:"\e93a"}.icon-trash-o:before{content:"\e93b"}.icon-tree:before{content:"\e93c"}.icon-tree2:before{content:"\e93d"}.icon-trending-neutral:before{content:"\e93f"}.icon-triangle-down:before{content:"\e940"}.icon-triangle-left:before{content:"\e941"}.icon-triangle-right:before{content:"\e942"}.icon-triangle-up:before{content:"\e943"}.icon-trophy:before{content:"\e944"}.icon-trophy2:before{content:"\e945"}.icon-truck:before{content:"\e946"}.icon-tv:before{content:"\e94d"}.icon-typing:before{content:"\e953"}.icon-umbrella:before{content:"\e954"}.icon-unlock:before{content:"\e957"}.icon-unlock-alt:before{content:"\e958"}.icon-upload:before{content:"\e95b"}.icon-upload2:before{content:"\e95c"}.icon-upload-to-cloud:before{content:"\e95d"}.icon-user:before{content:"\e95e"}.icon-user2:before{content:"\e95f"}.icon-user-md:before{content:"\e960"}.icon-users:before{content:"\e961"}.icon-v-card:before{content:"\e962"}.icon-video:before{content:"\e963"}.icon-video-camera:before{content:"\e964"}.icon-wallet:before{content:"\e974"}.icon-warning:before{content:"\e975"}.icon-wheelchair:before{content:"\e979"}.icon-wifi:before{content:"\e97a"}.icon-wrench:before{content:"\e97d"}.icon-twitter-square:before{content:"\f081"}.icon-facebook-square:before{content:"\f082"}.icon-linkedin-square:before{content:"\f08c"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-facebook-f:before{content:"\f09a"}.icon-feed:before{content:"\f09e"}.icon-rss3:before{content:"\f09e"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-square:before{content:"\f0d3"}.icon-google-plus-square:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-linkedin:before{content:"\f0e1"}.icon-youtube-square:before{content:"\f166"}.icon-youtube:before{content:"\f167"}.icon-youtube-play:before{content:"\f16a"}.icon-instagram3:before{content:"\f16d"}.icon-tumblr:before{content:"\f173"}.icon-tumblr-square:before{content:"\f174"}.icon-apple:before{content:"\f179"}.icon-windows2:before{content:"\f17a"}.icon-android:before{content:"\f17b"}.icon-dribbble3:before{content:"\f17d"}.icon-foursquare:before{content:"\f180"}.icon-google:before{content:"\f1a0"}.icon-paypal:before{content:"\f1ed"}.icon-google-wallet2:before{content:"\f1ee"}.icon-cc-visa:before{content:"\f1f0"}.icon-cc-mastercard:before{content:"\f1f1"}.icon-cc-discover:before{content:"\f1f2"}.icon-cc-amex:before{content:"\f1f3"}.icon-cc-paypal:before{content:"\f1f4"}.icon-cc-stripe:before{content:"\f1f5"}.icon-facebook-official:before{content:"\f230"}.icon-pinterest-p:before{content:"\f231"}.icon-tripadvisor:before{content:"\f262"}.icon-left {position:relative; top: 1px; margin-right: 0.125em;}.icon-right {position:relative; top: 1px; margin-left: 0.125em;}
/********************************************************************************
			 --- Template - Page Elements ---
*********************************************************************************/
/*-----------Titles-----------*/
h1, h2, h3, h4, h5, h6 { margin: 0 0 0.833em 0; line-height: 1.2; font-weight:500; font-style: normal; color: #022A3A; font-family:'Noir Pro',sans-serif}
h1, .h1 {font-size: 2.4375rem; line-height: 1.125;}
h2, .h2 {font-size: 1.9375rem}
h3, .h3 {font-size: 1.5625rem}
h4, .h4 {font-size: 1.1875rem}
h5, .h5 {font-size: 1rem}
h6, .h6 {font-size: 0.75rem}
.subheader { font-weight: 400; color: #96A4A8;}
/*-----------Branding Colors-----------*/
.blue {color: #0083CA;}
.bg-blue {background-color: #0083CA}
.dark-blue {color: #006EA4}
.bg-dark-blue {background-color: #006EA4}
.navy {color: #022A3A}
.bg-navy {background-color: #022A3A}
.green {color: #21C1AD}
.bg-green {background-color: #21C1AD}
.black {color: #09151C}
.bg-black {background-color: #09151C}
.dark-gray {color: #5A6E76}
.bg-dark-gray {background-color: #5A6E76}
.gray {color: #96A4A8}
.bg-gray {background-color: #96A4A8}
.light-gray {color: #E6EBEC}
.bg-light-gray {background-color: #E6EBEC}
.off-white {color: #F7F9FA}
.bg-off-white {background-color: #F7F9FA}
.white {color: #FFFFFF}
.bg-white {background-color: #FFFFFF}
.gradient-diagnol {background: -webkit-linear-gradient(45deg, #006EA4 0%, #0083CA 50.29%, #21C1AD 100%); background: linear-gradient(45deg, #006EA4 0%, #0083CA 50.29%, #21C1AD 100%);}
.gradient-horizontal {background: -webkit-linear-gradient(left, #006EA4 0%, #0083CA 50.29%, #21C1AD 100%); background: linear-gradient(90deg, #006EA4 0%, #0083CA 50.29%, #21C1AD 100%);}
.gradient-navy {background: -webkit-linear-gradient(left, rgba(5,45,61,1) 0%,rgba(38,72,86,1) 100%);
background: linear-gradient(to right, rgba(5,45,61,1) 0%,rgba(38,72,86,1) 100%);}
.hero-gradient {background: -webkit-linear-gradient(bottom, rgba(9,21,28,0.8) 0%, rgba(9,21,28,0.6) 60.3%, rgba(9,21,28,0.1) 100%);		background: linear-gradient(0deg, rgba(9,21,28,0.8) 0%, rgba(9,21,28,0.6) 60.3%, rgba(9,21,28,0.1) 100%);
}
.card-gradient {background: -webkit-linear-gradient(bottom, rgba(9,21,28,0.8) 1.55%, rgba(9,21,28,0) 100%);	background: linear-gradient(0deg, rgba(9,21,28,0.8) 1.55%, rgba(9,21,28,0) 100%);}
/*-----------Lists-----------*/
.list-reset { list-style: none; padding: 0; margin:0;}
ul, ol { margin: 0 0 1.000em 1.778em; padding: 0;}
ol, li {line-height:1.875;}
ol { counter-reset: section; list-style-type: none; margin: 0 0 1.000em 0; padding: 0; }
ol li { counter-increment: section; position: relative; padding: 0 0 0 1.125em; margin-bottom: 1.250em;}
ol li:before {font-weight: 700; content: counters(section, ".") "."; display:inline-block; color:#022A3A; margin-right: 0.5em; }
ol ol { margin: 1.778em 0; }
ol ol li {font-size: 0.875em;}
ol ol li {padding-left: 2.1429em;}
ul.bullets, ul.checkmarks { list-style: none; margin: 0 0 1.000em 0; padding: 0; overflow: hidden; }
ul.bullets li, ul.checkmarks li { list-style: none; margin: 0 0 1.125em 0; padding: 0 0 0 1.25em; position: relative; }
ul.bullets li:before, ul.checkmarks li:before { font-family: 'CD-Project-Icons'; display:block; position: absolute; top:0; left:0; color: #0083CA; }
ul.bullets li:before {content: "\e6ba";}
ul.checkmarks li:before {content: "\e6aa";}
ul.bullets ul, ul.checkmarks ul { margin: 1.250em 0 0 0.667em; }
/*-----------Paragraphs-----------*/
p { margin: 0 0 1.500em 0; line-height:1.875;}
.lead { font-size: 1.3125rem; line-height:1.7143;}
.article {font-size: 1rem;}
.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {margin-top: 1.5em;}
.article :first-child {margin-top: 0;}
.article ul { list-style: none; margin: 0 0 1.000em 0; padding: 0; overflow: hidden; }
.article ul li { list-style: none; margin: 0 0 1.125em 0; padding: 0 0 0 1.375em; position: relative; }
.article ul li:before {font-size: 0.72em; content: "\e6ca"; font-family: 'CD-Project-Icons'; display:block; position: absolute; top: 0.31em; left:0; color: #0083CA; }
.article ul ul { margin: 1.250em 0 0 0.667em; }
.article ul.checkmarks li:before {content: "\e6aa"; top:0.22em;}
/*-----------Links-----------*/
a { color:#0083CA; text-decoration: none; -webkit-transition: color 250ms ease; transition: color 250ms ease; }
a:hover {color:#96A4A8; text-decoration: none; cursor: pointer; }
a:active, a:hover, a:focus {outline-width: 0; outline: none;}
p > a:not(.button):not(.text-button):not(.slide-toggle):not(.link-reset), ul.bullets a, ul.checkmarks a, ol a, .article li > a:not(.button):not(.text-button) {border-bottom: 2px solid #0083CA; transition:color 250ms ease, border-color 250ms ease}
p > a:not(.button):not(.text-button):not(.slide-toggle):hover, ul.bullets a:hover, ul.checkmarks a:hover, ol a:hover, .article li > a:not(.button):not(.text-button):hover {border-color: #96A4A8}
/*-----------Images-----------*/
img { max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; display: inline-block; vertical-align: middle; }
img.aligntop { margin: 0 0 1.000em 0; }
img.alignleft, img.alignright {max-width:35%; margin-top:0.333em; margin-bottom:0.333em}
img.alignleft { float: left; margin-right:1.389em;}
img.alignright { float: right; margin-left:1.389em;}
img.border { border: 1px solid #E6EBEC; padding:0.278em; background: #fff; border-radius: 2px}
img.rounded {border-radius: 2px;}
/*-----------Zoom Images-----------*/
.zoom-trigger {overflow: hidden;}
.zoom-trigger:hover .zoom-img {-webkit-transform: translate3d(0,0,0) scale(1.05); transform: translate3d(0,0,0) scale(1.05);}
.zoom-img { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform 2.5s cubic-bezier(0.215, 0.61, 0.355, 1); transition: -webkit-transform 2.5s cubic-bezier(0.215, 0.61, 0.355, 1); transition: transform 2.5s cubic-bezier(0.215, 0.61, 0.355, 1); transition: transform 2.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 2.5s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-filter: blur(); will-change: transform; }
/*-----------Labels-----------*/
.label {font-size: 0.875em; font-family:'Noir Pro',sans-serif; letter-spacing: 1px; font-weight:500; text-transform: uppercase; color: #022A3A; line-height: 1.2; display: inline-block; margin: 0;}
.label--primary {color:#0083CA;}
.label--disabled, .label--secondary {color:#96A4A8;}
.label--small {font-size: 0.75em;}
/*-----------Category Tags-----------*/
.tag {font-size:0.875em; font-family:'Noir Pro',sans-serif; display: inline-block; background: #fff; box-shadow: 0 5px 30px 0 rgba(9,21,28,0.03); padding: 0.5714em 0.8571em; margin-bottom: 0.5714em; color: #5A6E76}
.tag:hover {color: #96A4A8}
/*-----------Aligning-----------*/
.left-align { text-align: left }
.center { text-align: center }
.right-align { text-align: right }
.left { float: left }
.right { float: right }
/*-----------Misc Typography-----------*/
.noir-pro {font-family:'Noir Pro',sans-serif}
.merriweather {font-family:'Merriweather',serif;}
.small { font-size:1rem; font-weight: 700; }
.light {font-weight:300;}
.regular { font-weight:400; }
.medium {font-weight: 500;}
.semibold {font-weight: 600;}
.bold { font-weight:700; }
.italic { font-style: italic }
.caption {font-size: 0.75em; margin-top: -1em; font-style: italic; }
.caps { text-transform: uppercase;}
.regular-case {text-transform: none;}
.justify { text-align: justify }
.nowrap { white-space: nowrap }
.break-word { word-wrap: break-word }
.truncate { max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.t1 {font-size:0.875rem}
.t2 {font-size:1.000rem}
.t3 {font-size:1.125rem}
.t4 {font-size:1.250rem}
.t5 {font-size:1.375rem}
.t6 {font-size:1.500rem}
.t7 {font-size:1.625rem}
.t8 {font-size:1.750rem}
.t9 {font-size:1.875rem}
.t10 {font-size:2.000rem}
.t4,.t5,.t6 {line-height:1.35}
.t7,.t8,.t9,.t10 {line-height:1.2}
/*-----------Spacing-----------*/
.mx-auto { margin-left: auto; margin-right: auto; }
.m0 { margin: 0 }
.mt0 { margin-top: 0 }
.mt1 { margin-top: 0.313rem }
.mt2 { margin-top: 0.625rem }
.mt3 { margin-top: 0.938rem }
.mt4 { margin-top: 1.250rem }
.mt5 { margin-top: 1.563rem }
.mt6 { margin-top: 1.875rem }
.mt7 { margin-top: 2.500rem }
.mt8 { margin-top: 3.125rem }
.mt9 { margin-top: 3.750rem }
.mt10 { margin-top: 5.000rem }
.mt11 { margin-top: 6.250rem }
.mt12 { margin-top: 8.750rem }
.mb0 { margin-bottom: 0 }
.mb1 { margin-bottom: 0.313rem }
.mb2 { margin-bottom: 0.625rem }
.mb3 { margin-bottom: 0.938rem }
.mb4 { margin-bottom: 1.250rem }
.mb5 { margin-bottom: 1.563rem }
.mb6 { margin-bottom: 1.875rem }
.mb7 { margin-bottom: 2.500rem }
.mb8 { margin-bottom: 3.125rem }
.mb9 { margin-bottom: 3.750rem }
.mb10 { margin-bottom: 5.000rem }
.mb11 { margin-bottom: 6.250rem }
.mb12 { margin-bottom: 8.750rem }
.p0 { padding: 0 }
.pt0 { padding-top: 0 }
.pt1 { padding-top: 0.313rem }
.pt2 { padding-top: 0.625rem }
.pt3 { padding-top: 0.938rem }
.pt4 { padding-top: 1.250rem }
.pt5 { padding-top: 1.563rem }
.pt6 { padding-top: 1.875rem }
.pt7 { padding-top: 2.500rem }
.pt8 { padding-top: 3.125rem }
.pt9 { padding-top: 3.750rem }
.pt10 { padding-top: 5.000rem }
.pt11 { padding-top: 6.250rem }
.pt12 { padding-top: 8.750rem }
.pb0 { padding-bottom: 0 }
.pb1 { padding-bottom: 0.313rem }
.pb2 { padding-bottom: 0.625rem }
.pb3 { padding-bottom: 0.938rem }
.pb4 { padding-bottom: 1.250rem }
.pb5 { padding-bottom: 1.563rem }
.pb6 { padding-bottom: 1.875rem }
.pb7 { padding-bottom: 2.500rem }
.pb8 { padding-bottom: 3.125rem }
.pb9 { padding-bottom: 3.750rem }
.pb10 { padding-bottom: 5.000rem }
.pb11 { padding-bottom: 6.250rem }
.pb12 { padding-bottom: 8.750rem }
/*-----------Borders and Rounding-----------*/
.border { border-style: solid; border-width: 1px; border-color:#E6EBEC; }
.border-top { border-top-style: solid; border-top-width: 1px; border-top-color:#E6EBEC; }
.border-right { border-right-style: solid; border-right-width: 1px; border-right-color:#E6EBEC; }
.border-bottom { border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color:#E6EBEC; }
.border-left { border-left-style: solid; border-left-width: 1px; border-left-color:#E6EBEC; }
.border-none { border: 0 }
.rounded { border-radius: 3px }
.circle { border-radius: 50% }
.rounded-top { border-radius: 3px 3px 0 0 }
.rounded-right { border-radius: 0 3px 3px 0 }
.rounded-bottom { border-radius: 0 0 3px 3px }
.rounded-left { border-radius: 3px 0 0 3px }
.not-rounded { border-radius: 0 }
/*-----------Hiding/Showing Content-----------*/
.hide { display: none; }
@media only screen and (max-width:639px) {
	.hide-on-small-and-down { display: none; }
}
@media only screen and (max-width:800px) {
	.hide-on-med-and-down { display: none; }
}
@media only screen and (min-width:640px) {
	.hide-on-medium-and-up { display: none; }
}
@media only screen and (min-width:801px) {
	.hide-on-large-and-up { display: none; }
}
@media only screen and (max-width:639px) {
	.show-on-small-and-down { display: block; }
}
@media only screen and (max-width:800px) {
	.show-on-med-and-down { display: block; }
}
@media only screen and (min-width:640px) {
	.show-on-medium-and-up { display: block; }
}
@media only screen and (min-width:801px) {
	.show-on-large-and-up { display: block; }
}
/*-----------Blockquotes-----------*/
blockquote {font-weight: 700; font-style: italic; margin:1.875em 0; padding:0 0 0 1.25em; color:#022A3A; border-left: 2px solid #0083CA}
blockquote > p:not(.cite) {font-size:1.1875em; line-height: 1.5263; margin:0 0 1.000em 0;}
blockquote > p:not(.cite):before, blockquote > p:not(.cite):after {color: #0083CA;}
blockquote > p:not(.cite):before {content:'“'; margin-right: 0.2105em;}
blockquote > p:not(.cite):after {content:'”'; margin-left: 0.1053em;}
blockquote .cite {font-style: normal; font-weight: 700;}
blockquote .cite span {font-size:0.857em; font-weight: 300; margin: 0 0 0 0.389em }
blockquote :last-child { margin: 0; }

@media only screen and (min-width: 640px) {
	blockquote.alignleft, blockquote.alignright {max-width: 42%; margin-top: 0.625em; margin-bottom: 1.25em; padding-left: 0; padding-top: 1.25em; border-left: 0; border-top:2px solid #0083CA }
	blockquote.alignleft {float: left; margin-right:1.875em;}
	blockquote.alignright {float: right; margin-left:1.875em;}
}
/*-----------Divider-----------*/
hr { border: none; height: 3px; background: -webkit-linear-gradient(left, #006EA4 0%, #0083CA 37.85%, #21C1AD 100%); background: linear-gradient(90deg, #006EA4 0%, #0083CA 37.85%, #21C1AD 100%); clear: both; margin:2.5em 0; }
/*-----------Responsive Embed-----------*/
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*-----------Buttons-----------*/
.button { font-family: 'Noir Pro', sans-serif; font-size: 1.000rem; font-weight: 500; line-height: 1; position: relative; display: inline-block; margin: 0 0 1.5625em 0; padding: .9375em 1.25em; border-radius: 2px; cursor: pointer; transition: background-color 250ms ease, color 250ms ease; text-align: center; text-decoration: none; color: #fff; border:2px solid transparent; outline: none; background-color: #0083ca; -webkit-appearance: none; }
.button:hover { color: #fff; background-color: #0d9be8; }
.button.secondary { background-color: #21C1AD; }
.button.secondary:hover { background-color: #2bd7c1; }
.button.tertiary { background-color: #fff; color: #0083CA;}
.button.tertiary:hover { background-color: #0083CA; color: #fff; }
.button.stroke {border:2px solid #0083CA; background: transparent; color: #0083CA}
.button.stroke:hover {background: #0083CA; color: #fff;}
.button.secondary.stroke {border-color: #21C1AD; color: #21C1AD;}
.button.secondary.stroke:hover {background: #21C1AD; color: #fff;}
.button.tertiary.stroke {border-color: #fff; color: #fff;}
.button.tertiary.stroke:hover {background: #fff; color: #022A3A;}
.button.large { font-size: 1.1875rem; padding-right: 2.1053em; padding-left: 2.1053em; }
.button.tiny { font-size: .875rem; padding: 0.8571em 1em; }
.button.expand { width: 100%; padding-right: 0; padding-left: 0; }
.button.wide { padding-right: 3.333em; padding-left: 3.333em; }
.button--mb0 {margin-bottom: 0;}
button.reset { font-weight: normal; cursor: pointer; text-decoration: none; border: none; -webkit-border-radius: 0; border-radius: 0; outline: none; background: none; -webkit-appearance: none; }
/*-----------Text Buttons-----------*/
.text-button {font-size: 1.000rem; font-family: 'Noir Pro', sans-serif; line-height: 1; margin: 0 0 1.111em 0; display: inline-block; color: #022A3A; transition: color 250ms ease;}
.text-button:hover {color: #96A4A8;}
.text-button.secondary {color: #0083CA;}
.text-button.secondary:hover {color: #96A4A8;}
.text-button.tertiary {color: #96A4A8;}
.text-button.tertiary:hover {color: #0083CA;
}
.text-button.tiny {font-size: 0.875rem; text-transform: uppercase;}
/*-----------Disabled Button-----------*/
.button[disabled], .button.disabled, .button[disabled]:hover, .button.disabled:hover {background:#E6EBEC; border:none; color:#96A4A8; cursor:default; text-shadow:none;}


@media only screen and (max-width: 1023px) {
	.mt5 { margin-top: 1.250rem }
	.mt6 { margin-top: 1.563rem }
	.mt7 { margin-top: 2.188rem }
	.mt8 { margin-top: 2.813rem }
	.mt9 { margin-top: 3.125rem }
	.mt10 { margin-top: 4.375rem }
	.mt11 { margin-top: 5.625rem }
	.mt12 { margin-top: 7.500rem }
	.mb5 { margin-bottom: 1.250rem }
	.mb6 { margin-bottom: 1.563rem }
	.mb7 { margin-bottom: 2.188rem }
	.mb8 { margin-bottom: 2.813rem }
	.mb9 { margin-bottom: 3.125rem }
	.mb10 { margin-bottom: 4.375rem }
	.mb11 { margin-bottom: 5.625rem }
	.mb12 { margin-bottom: 7.500rem }
	.pt5 { padding-top: 1.250rem }
	.pt6 { padding-top: 1.563rem }
	.pt7 { padding-top: 2.188rem }
	.pt8 { padding-top: 2.813rem }
	.pt9 { padding-top: 3.125rem }
	.pt10 { padding-top: 4.375rem }
	.pt11 { padding-top: 5.625rem }
	.pt12 { padding-top: 7.500rem }
	.pb5 { padding-bottom: 1.250rem }
	.pb6 { padding-bottom: 1.563rem }
	.pb7 { padding-bottom: 2.188rem }
	.pb8 { padding-bottom: 2.813rem }
	.pb9 { padding-bottom: 3.125rem }
	.pb10 { padding-bottom: 4.375rem }
	.pb11 { padding-bottom: 5.625rem }
	.pb12 { padding-bottom: 7.500rem }

}

@media only screen and (max-width: 800px) {
	.mt5 { margin-top: 1.125rem }
	.mt6 { margin-top: 1.375rem }
	.mt7 { margin-top: 1.875rem }
	.mt8 { margin-top: 2.500rem }
	.mt9 { margin-top: 2.813rem }
	.mt10 { margin-top: 3.750rem }
	.mt11 { margin-top: 5.000rem }
	.mt12 { margin-top: 6.250rem }
	.mb5 { margin-bottom: 1.125rem }
	.mb6 { margin-bottom: 1.375rem }
	.mb7 { margin-bottom: 1.875rem }
	.mb8 { margin-bottom: 2.500rem }
	.mb9 { margin-bottom: 2.813rem }
	.mb10 { margin-bottom: 3.750rem }
	.mb11 { margin-bottom: 5.000rem }
	.mb12 { margin-bottom: 6.250rem }
	.pt5 { padding-top: 1.125rem }
	.pt6 { padding-top: 1.375rem }
	.pt7 { padding-top: 1.875rem }
	.pt8 { padding-top: 2.500rem }
	.pt9 { padding-top: 2.813rem }
	.pt10 { padding-top: 3.750rem }
	.pt11 { padding-top: 5.000rem }
	.pt12 { padding-top: 6.250rem }
	.pb5 { padding-bottom: 1.125rem }
	.pb6 { padding-bottom: 1.375rem }
	.pb7 { padding-bottom: 1.875rem }
	.pb8 { padding-bottom: 2.500rem }
	.pb9 { padding-bottom: 2.813rem }
	.pb10 { padding-bottom: 3.750rem }
	.pb11 { padding-bottom: 5.000rem }
	.pb12 { padding-bottom: 6.250rem }
}

@media only screen and (max-width: 639px) {
	h1, .h1 {font-size: 2.25rem;}
	h2, .h2 {font-size: 1.75rem}
	h3, .h3 {font-size: 1.375rem}
}

@media only screen and (max-width: 479px) {
	.mt5 { margin-top: 1.000rem }
	.mt6 { margin-top: 1.250rem }
	.mt7 { margin-top: 1.625rem }
	.mt8 { margin-top: 2.188rem }
	.mt9 { margin-top: 2.500rem }
	.mt10 { margin-top: 3.125rem }
	.mt11 { margin-top: 4.375rem }
	.mt12 { margin-top: 5.000rem }
	.mb5 { margin-bottom: 1.000rem }
	.mb6 { margin-bottom: 1.250rem }
	.mb7 { margin-bottom: 1.625rem }
	.mb8 { margin-bottom: 2.188rem }
	.mb9 { margin-bottom: 2.500rem }
	.mb10 { margin-bottom: 3.125rem }
	.mb11 { margin-bottom: 4.375rem }
	.mb12 { margin-bottom: 5.000rem }
	.pt5 { padding-top: 1.000rem }
	.pt6 { padding-top: 1.250rem }
	.pt7 { padding-top: 1.625rem }
	.pt8 { padding-top: 2.188rem }
	.pt9 { padding-top: 2.500rem }
	.pt10 { padding-top: 3.125rem }
	.pt11 { padding-top: 4.375rem }
	.pt12 { padding-top: 5.000rem }
	.pb5 { padding-bottom: 1.000rem }
	.pb6 { padding-bottom: 1.250rem }
	.pb7 { padding-bottom: 1.625rem }
	.pb8 { padding-bottom: 2.188rem }
	.pb9 { padding-bottom: 2.500rem }
	.pb10 { padding-bottom: 3.125rem }
	.pb11 { padding-bottom: 4.375rem }
	.pb12 { padding-bottom: 5.000rem }
}

@media only screen and (max-width: 375px) {
/*-----------Images-----------*/
img.alignleft, img.alignright {float:none; margin-top:0; margin-right:auto; margin-left:auto; display:block; max-width:100%;}
/*----------Buttons-----------*/
.button {display:block; width:100%;}
}
/********************************************************************************
			 --- BLock Headline ---
*********************************************************************************/
.block-headline  {margin-bottom:1.875em; position: relative;}
.block-headline:before {content: ""; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background: #E6EBEC}
.block-headline h3 {font-size:1em; display: inline-block; margin-bottom: 0; padding-right: 1.25em; font-family:'Noir Pro',serif; font-weight: 400; font-style: italic; color: #5A6E76; background: #F7F9FA; position: relative;}
.block-headline h3 span {font-size:1.1875em; font-family:'Noir Pro',sans-serif; font-style: normal; color: #0083CA; background: -webkit-linear-gradient(left, #006EA4 0%, #0083CA 50.29%, #21C1AD 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
/********************************************************************************
			 --- Featured Panel ---
*********************************************************************************/
.featured-panel {height: 480px; overflow: hidden; border-radius: 2px}
.featured-panel__left {width:65.555%; height: 100%; float: left;}
.featured-panel__right {width:34.445%; height: 100%; float: right;}
.featured-full-bleed {display:block; height: 100%; position: relative; background: #022A3A; }
.featured-full-bleed__bg, .featured-full-bleed__bg:after {position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.featured-full-bleed__bg {background-size: cover; background-repeat: no-repeat; background-position: center center;}
.featured-full-bleed__bg:after {content: ""; display: block; background: -webkit-linear-gradient(bottom, rgba(9,21,28,0.8) 1.55%, rgba(9,21,28,0) 100%); background: linear-gradient(0deg, rgba(9,21,28,0.8) 1.55%, rgba(9,21,28,0) 100%);}
.featured-full-bleed__overlay {font-family:'Noir Pro',sans-serif; position: absolute; bottom: 0; left: 0; width: 100%; max-width: 40em; padding: 2.5em; z-index: 1;}
.featured-full-bleed__overlay :last-child {margin-bottom: 0;}
.featured-full-bleed__label, .featured-full-bleed__title, .featured-full-bleed__overview {color: #fff;}
.featured-full-bleed__label {font-size:0.75em; letter-spacing: 1px; display: block; text-transform: uppercase;}
.featured-full-bleed__title {font-size:1.9375em; color: #fff; margin-bottom: 0.4839em;}
.featured-full-bleed__overview {line-height: 1.3571;}
.featured-supplemental {height: 100%; background: #fff; position: relative;}
.featured-supplemental__top {padding:1.25em 2.5em 0;}
.featured-supplemental__header {position: relative; margin-bottom: 0.625em;}
.featured-supplemental__label {display: block;}
.featured-supplemental__more {font-size:0.8125em; font-family:'Noir Pro',sans-serif; font-weight: 500; position: absolute; top: 0; right: 0; line-height: 1;}
.featured-supplemental__more span {position: relative; top: 1px; font-weight: bold;}
.featured-full-bleed__comments {position: absolute; top: 1.25em; right: 1.5625em;}
.featured-panel--news .article-short__title {font-size: 1.1875em;}

.poll-module {padding: 1.5625em 2.5em 1.875em;}
.poll-module:before {position: absolute; top: 0; left: 0; display: block; width: 100%; height: 3px; content: ''; background: linear-gradient(90deg,#0083ca 0%,#21c1ad 100%);}
.poll-module__title {font-size: 0.93em!important; display: block; line-height: 1.2; font-family: 'Noir Pro',sans-serif; font-weight: 400; color: #022A3A; margin-bottom: 0.7059em}
.poll-module__button {font-size: 0.875em; display: block; width: 100%; letter-spacing:0.5px; margin-bottom: 0; padding-top: 0.8571em; padding-bottom: 0.8571em}
.form-all {width: 100%!important}

@media only screen and (min-width: 960px) {
	.poll-module {position: absolute; bottom: 0; left: 0; width: 100%;}
}

@media only screen and (max-width: 959px) {
	.featured-panel {height: auto;}
	.featured-panel__left, .featured-panel__right {float: none; width: 100%;}
	.featured-panel__left {height: 29.2308em;}
	.featured-panel__right {height:auto;}
	.featured-supplemental__top {padding-bottom:1.7857em;}
	.poll-module {position: relative;}
}

@media only screen and (max-width: 639px) {
	.featured-panel__left {height: 24em;}
}

@media only screen and (max-width: 479px) {
	.featured-panel__left {height: 20em;}
	.featured-full-bleed__overlay {padding: 1.5385em}
	.featured-full-bleed__title {font-size:1.6154em;}
	.featured-supplemental__top, .poll-module {padding-right: 1.5385em; padding-left: 1.5385em;}
}

/********************************************************************************
			 --- Featured Panel Carousel---
*********************************************************************************/
.featured-panel--carousel, .featured-panel__carousel .slick-list, .featured-panel__carousel .featured-full-bleed, .featured-panel__carousel-nav {height: 30em!important;}
.featured-panel__carousel.slick-vertical .slick-slide {border:none;}
.featured-panel__carousel .slick-track {will-change: transform;}
.featured-panel__carousel-nav {position: absolute; top: 0; right: 2.5em; line-height: 30em; text-align: center; z-index: 1;}
.featured-panel__carousel-nav-inner {display: inline-block; vertical-align: middle; line-height: 1; padding-top: 3.375em; padding-bottom: 3.375em; position: relative; width: 2.25em;}
.featured-panel__carousel-nav .slick-dots {list-style: none; margin: 0; padding: 0; line-height: 1;}
.featured-panel__carousel-nav .slick-dots li {display: block; line-height: 1; padding: 0.3125em 0;}
.featured-panel__carousel-nav .slick-dots button {display:inline-block; vertical-align: top; line-height: 1; outline: none; width: 0.875em; height: 0.875em; border-radius: 0.875em; border:1px solid #fff; background: none; padding: 0; margin: 0; text-indent: -9999em; position: relative; cursor: pointer;}
.featured-panel__carousel-nav .slick-dots li.slick-active button:before {content: ""; display: block; position: absolute; top: 0.1875em; left: 0.1875em; width: 0.375em; height: 0.375em; border-radius: 0.375em; background: #fff; }
.featured-panel__carousel-nav .slick-arrow {position: absolute; left: 0; width: 2.25em; height: 2.25em; border-radius: 2.25em; line-height: 2.25em; text-align: center; border:1px solid #fff; background-color: transparent; color: #fff; padding: 0; margin: 0; outline: none; cursor:pointer; transition: border-color 250ms, background-color 250ms ease;}
.featured-panel__carousel-nav .slick-arrow.slick-disabled {border-color: rgba(255,255,255,0.45); color: rgba(255,255,255,0.45)}
.featured-panel__carousel-nav .slick-arrow:not(.slick-disabled):hover {background-color: #0083CA; border-color: #0083CA;}
.featured-panel__carousel-nav .slick-arrow span {font-size:0.9375em; position: relative; left: -0.0333em}
.featured-panel__carousel-nav .slick-next {bottom: 0;}
.featured-panel__carousel-nav .slick-next span {top: 0.0667em;}
.featured-panel__carousel-nav .slick-prev {top: 0;}

@media only screen and (max-width: 1199px) {
	.featured-panel__carousel .featured-full-bleed__overlay {max-width: 85%;}
	.featured-panel__carousel-nav .slick-dots li.slick-active button:before {top: 0.1563em; left: 0.2143em; width: 0.3125em; height: 0.3125em; border-radius: 0.3125em;}
}

@media only screen and (max-width: 959px) {
	.featured-panel__carousel-nav {right: 1.5625em;}
	.featured-panel--carousel, .featured-panel__carousel .slick-list, .featured-panel__carousel .featured-full-bleed, .featured-panel__carousel-nav {height: 25em!important;}
	.featured-panel__carousel-nav {line-height: 25em;}
}

@media only screen and (max-width: 479px) {
	.featured-panel__carousel-nav {right: 1.25em;}
	.featured-panel--carousel, .featured-panel__carousel .slick-list, .featured-panel__carousel .featured-full-bleed, .featured-panel__carousel-nav {height: 21.875em!important;}
	.featured-panel__carousel-nav {line-height: 21.875em;}
	.featured-panel__carousel-nav-inner {font-size: 0.9231em;}
}

@media only screen and (max-width: 375px) {
	.featured-panel--carousel, .featured-panel__carousel .slick-list, .featured-panel__carousel .featured-full-bleed, .featured-panel__carousel-nav {height: 20em!important;}
	.featured-panel__carousel-nav {line-height: 20em;}
	.featured-panel__carousel-nav-inner {font-size: 0.9167em;}
}
/********************************************************************************
			 --- Slick Slider---
*********************************************************************************/
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
/********************************************************************************
			 --- Article Comments ---
*********************************************************************************/
.comments-label {text-align: center; width: 1.5625em; height: 1.5625em; line-height: 1.5625em; color: #000;}
.comments-label:before {font-size:1.5625em; content:"\e834"; line-height: 1em; color: #fff; font-family: 'CD-Project-Icons'; display: block; position: absolute; top:0.08em; left:0; text-shadow: 0 2px 10px 0 rgba(9,21,28,0.15);}
.comments-label span {font-size:0.6875em; font-weight:600; position: relative; z-index: 1;}
/********************************************************************************
			 --- Article Short ---
*********************************************************************************/
.article-short {padding: 0.625em 0; border-bottom: 1px solid #E6EBEC}
.article-short:last-child {padding-bottom: 0; border-bottom: none;}
.article-short__title {font-size:1.0625em; font-weight: 400; margin-bottom: 0;}
.article-short__title a {color: #022A3A}
.article-short__date {font-size:0.8125em; font-family:'Noir Pro',sans-serif; color: #5A6E76;}
/********************************************************************************
			 --- Article Block ---
*********************************************************************************/
.article-block-list .column-block {margin-bottom: 2.5em;}
.article-block {font-family:'Noir Pro',sans-serif;}
.article-block__image {overflow: hidden; position: relative; text-align: center; margin-bottom: 0.9375em; border-radius: 2px;}
.article-block__image-comments {position: absolute; top:0.625em; right:0.9375em;}
.article-block__image--variable {height: 12.3125em; line-height: 12.3125em; background: #fff;}
.article-block__image--variable a {display: block;}
.article-block__image--variable img {max-height: 12.3125em;}
.article-block__image-overlay {font-size:0.75em; display: none; line-height: 1.2; position: absolute; bottom: 0; left: 0; width: 100%; padding: 0.8333em 1em; text-align: center; background: #0083CA; color: #fff;}
.no-touchevents .article-block__image-overlay, .touchevents .article-block__image-overlay {display: block;}
.no-touchevents .article-block__image-overlay {-webkit-transform: translate3d(0px, 100%, 0px); transform: translate3d(0px, 100%, 0px); -webkit-transition: -webkit-transform 250ms ease;  transition: -webkit-transform 250ms ease; transition: transform 250ms ease;  transition: transform 250ms ease, -webkit-transform 250ms ease;}
.no-touchevents .article-block__image--variable:hover .article-block__image-overlay {-webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px);}
.article-block__meta {margin-bottom: 0.375em;}
.article-block__label {font-size:0.75em; text-transform: uppercase; color: #96A4A8;}
.article-block__label:not(:last-child) {margin-right: 0.8333em;}
.article-block__label--blue {color: #0083CA}
.article-block__header {padding-bottom: 0.9375em; margin-bottom: 0.9375em; border-bottom: 1px solid #E6EBEC}
.article-block__header :last-child {margin-bottom: 0;}
.article-block-header {padding-bottom: 0.9375em; margin-bottom: 0.9375em; border-bottom: 1px solid #E6EBEC}
article-block-header {
  padding-bottom: 0.9375em;
  margin-bottom: 0.9375em;
  border-bottom: 1px solid #E6EBEC;
}
.article-block-header :last-child {margin-bottom: 0;}
.article-block__title {font-size: 1.3125em; font-weight: 400; margin-bottom: 0.1905em;}
.article-block__title a {color: #022A3A}
.article-block__title a:hover {color:#96A4A8;}
.article-block__subtitle {font-size: 1em; font-weight: 400;}
.article-block__subtitle a {color: #022A3A}
.article-block__subtitle a:hover {color:#96A4A8;}
.article-block__overview {font-size: 0.9375em; line-height:1.3571em; margin-bottom: 1.0714em;}
.article-block__actions .button {margin-bottom: 0;}
.article-block__related {margin-top: 1.25em;}
.article-block__related-label {display:block; position: relative; margin-bottom: 0.625em;}
.article-block__related-label:before {content: ""; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background: #E6EBEC}
.article-block__related-label span {font-size: 0.75em; position: relative;  text-transform: uppercase; background: #F7F9FA; padding-right: 0.8333em; color: #96A4A8;}
.article-block__related-title {font-size: 1em; font-weight: 400; margin-bottom: 0.2632em;}
.article-block__related-title a {color: #022A3A}
.article-block__related-title a:hover {color: #96A4A8}
.article-block__related-overview {line-height: 1.4;}
.article-block__type {font-size: 0.75em; display: block; line-height: 1.2; font-weight: 500; text-transform: uppercase; color: #022A3A; font-family: 'Noir Pro',sans-serif;}
.article-block__type:before {font-size:0.8333em; content:"\e76b"; font-family: 'CD-Project-Icons'; margin-right: 0.5em; position: relative; top: 0.1em; font-weight: 700;}
.article-block__type--download:before {content:"\e72c";}
.article-block__type--video:before {content:"\e873";}
.article-block__badge {font-size:0.75em; position: absolute; top: 0; left: 0; padding: 0.5em 1em; background: #21C1AD; color: #fff;}
.article-block-list--topics .article-block__header {padding-bottom: 0; border-bottom: none;}
.article-block-list--topics .article-block-header {padding-bottom: 0; border-bottom: none;}
.article-block-list--news .article-block__title {font-size: 1.1875em;}
/* Article Full Width List */
.article-full-width-list .article-block {margin-bottom: 2.5em;}
/* Article Full Width List - Industry Research */
.article-full-width-list--industry-research .article-block__header, .article-full-width-list--whitepapers .article-block__header, .article-full-width-list--article-detail .article-block__header {padding-bottom: 0; border-bottom: none;}
.article-full-width-list--industry-research .article-block-header, .article-full-width-list--whitepapers .article-block-header, .article-full-width-list--article-detail .article-block-header {padding-bottom: 0; border-bottom: none;}
/* Article Full Width List - Article Detail */
.article-full-width-list--article-detail {margin-top: 3.75em; padding-top: 3em; border-top: 1px solid #E6EBEC;}
.article-full-width-list--article-detail .article-block:last-child {margin-bottom: 0;}

@media only screen and (min-width: 480px) {
	.article-full-width-list .article-block {overflow: hidden;}
	.article-full-width-list .article-block__image {float: left; width: 32%;}
	.article-full-width-list .article-block__body {float: right; width: 65%;}
	.article-block-list .ad {display: none;}
}

@media only screen and (min-width: 640px) {
	.article-full-width-list .article-block__body {position: relative;}
	.article-full-width-list .article-block__body--no-meta .article-block__title {padding-right: 5.2381em;}
	.article-full-width-list .article-block__type {position: absolute; top:0.3333em; right: 0;}
}

@media only screen and (max-width: 479px) {
	.article-block-list .ad {float: left; width: 100%;}
	.article-block-list--topics .column-block {margin-bottom: 1.6667em;}
}

/* Article Full Width List - No Image */
.article-full-width-list--no-image .article-block, .article-block--no-image {margin-bottom: 1.25em;}
.article-full-width-list--no-image .article-block__title, .article-block--no-image .article-block__title {font-size: 1.1875em;}
.article-full-width-list--no-image .article-block__body, .article-block--no-image .article-block__body {width: 100%; float: none;}
.article-full-width-list--no-image .article-block__body :last-child, .article-block--no-image .article-block__body :last-child {margin-bottom: 0;}

/********************************************************************************
			 --- Article Detail ---
*********************************************************************************/
.article-detail__video, .article-detail__featured-img {margin:0 0 2.1875em;}
.article-detail__featured-img {padding: 0;}
.article-detail__featured-img img {border-radius: 2px;}
.article-detail__date {position: relative; margin-bottom: 2.1875em;}
.article-detail__date span {font-size:0.875em; text-transform: uppercase; font-family:'Noir Pro',sans-serif; color: #022A3A; background: #F7F9FA; padding-right: 1.0714em; position: relative; z-index: 1;}
.article-detail__date:before {content: ""; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background: #E6EBEC}
.article-detail__body {padding-right: 2.2912em;}
.article-detail__body img {border-radius: 2px;}
.article-detail--whitepapers .article-detail__body {margin-bottom: 1.875em; padding-bottom: 3.75em; border-bottom: 1px solid #E6EBEC}
.article-detail__bio-list {margin-top: 3.75em;}
.article-detail .bio-block {padding-top:1.875em; padding-bottom:1.875em; border-top: 1px solid #E6EBEC}
.article-detail__share {margin-bottom: 1.5625em;}
.article-detail__share-label {font-size:1.1875em; font-family: 'Noir Pro',sans-serif; display: inline-block; vertical-align: middle; margin:0 0.7895em 0.5263em 0; color: #022A3A}
.article-detail__share ul {display:inline-block; vertical-align: middle; list-style: none; margin: 0; padding: 0; overflow: hidden;}
.article-detail__share li {display:block; float:left; margin:0 0.75em 0.625em 0;}
.article-detail__share a {display:block; width:2.25em; height: 2.25em; border-radius: 2.25em; line-height: 2.375em; text-align: center; color: #fff; background: #0083CA; transition: all 250ms ease;}
.article-detail__share a:hover {background: #022A3A; color: #fff;}
.article-detail__topic-tags {margin-bottom: 2.5em;}
.article-detail__topics {margin-bottom: 1.25em;}
.article-detail__topics a, .article-detail__tags a {font-size: 0.8125em;}
.article-detail__topics a {color: #0083CA;}
.article-detail__sticky-header {visibility:hidden; opacity:0; position: fixed; top: 0; left: 0; width: 100%; background: #fff; z-index: 10001; transition: opacity 250ms ease, visibility 0ms 250ms;}
.article-header-fixed .article-detail__sticky-header {visibility: visible; opacity: 1; transition: opacity 250ms ease, visibility 0ms 0ms;}
.article-detail__sticky-header-progress {position: absolute; top: 0; left: 0; display: block; width:0; height: 3px; background: -webkit-linear-gradient(left,#0083CA 0%,#21C1AD 100%); background: linear-gradient(90deg,#0083CA 0%,#21C1AD 100%); transition: width 250ms ease-out;}
.article-detail__sticky-header:before {position: absolute; top: 0; right: 0; display: block; width: 100%; height: 3px; content: '';  background:#E6EBEC;}
.article-detail__sticky-header-title {float: left; height: 80px; line-height: 80px; max-width: 60%;}
.article-detail__sticky-header-title span {font-size:1.1875em; font-family: 'Noir Pro',sans-serif; display: inline-block; vertical-align: middle; line-height: 1.2; color: #022A3A}
.article-detail__sticky-header-aside {float: right; height: 80px; line-height: 80px;}
.article-detail__sticky-header-aside-share, .article-detail__sticky-header-aside-subscribe {display: inline-block; vertical-align: middle; line-height: 1.2;}
.article-detail__sticky-header-aside-share-label {display: inline-block; vertical-align: middle; margin-right:0.7895em; }
.article-detail__sticky-header-aside-share-label, .article-detail__sticky-header-aside-subscribe {font-size:0.75em; font-family: 'Noir Pro',sans-serif; font-weight: 500; text-transform: uppercase; color: #022A3A}
.article-detail__sticky-header-aside-share ul {display:inline-block; vertical-align: middle; list-style: none; margin: 0; padding: 0; overflow: hidden;}
.article-detail__sticky-header-aside-share li {display:block; float:left; margin-right:0.75em;}
.article-detail__sticky-header-aside-share a {display:block; width:2.25em; height: 2.25em; border-radius: 2.25em; line-height: 2.25em; text-align: center; color: #fff; background: #0083CA; transition: all 250ms ease;}
.article-detail__sticky-header-aside-share a:hover {background: #022A3A; color: #fff;}
.article-detail__sticky-header-aside-subscribe {position: relative; margin-left: 1.6667em;}
.article-detail__sticky-header-aside-subscribe:before {content: ""; display: block; position: absolute; top: 50%; left: -1.4167em; width: 1px; height: 3em; margin-top: -1.5em; background:#E6EBEC}

@media only screen and (max-width: 1439px) {
	.article-detail__body blockquote {font-size: 0.9375em;}
	.article-detail__sticky-header {font-size: 13px;}
}

@media only screen and (max-width: 1199px) {
	.article-detail__sticky-header-title {max-width: 45%;}
	.article-detail__sticky-header-title span {font-size:1em;}
	.article-detail__body {padding-right: 0;}
}

@media only screen and (max-width: 800px) {
	.article-detail__sticky-header-title {display: none;}
	.article-detail__sticky-header-aside {height: 54px; line-height: 54px;}
	.article-detail__sticky-header:before {width: 100%;}
	.article-detail__sticky-header:after {display: none;}
}

@media only screen and (max-width: 479px) {
	.article-detail__sticky-header {font-size: 12px;}
	.article-detail__sticky-header-aside-share li {margin-right: 0.4167em;}
	.article-detail__sticky-header-aside-subscribe {margin-left: 0.8333em;}
	.article-detail__sticky-header-aside-subscribe:before {left: -0.8889em;}
}

@media only screen and (max-width: 360px) {
	.article-detail__sticky-header {font-size: 11px;}
	.article-detail__sticky-header-aside-share-label {margin-right: 0.3333em;}
}
/********************************************************************************
			 --- Article CTA ---
*********************************************************************************/
.article-cta-hidden {display: none;}
.article-cta {padding: 2.8125em 0 3.125em 0; margin: 3.125em 0; text-align: center; position: relative;}
.article-cta::before, .article-cta::after {position: absolute; left: 0; display: block; width: 100%; height: 3px; content: ''; background: linear-gradient(90deg,#0083ca 0%,#21c1ad 100%);}
.article-cta::before {top: 0; }
.article-cta::after {bottom:0;}
.article-cta__body {margin-right: auto; margin-left: auto; max-width: 75%;}
.article-cta > :last-child {margin-bottom: 0}
.article-cta__title {font-size: 1.5625em; font-weight: 400;}
.article-cta__subtitle {font-size: 1.1875em; color: #96A4A8; font-weight: 400;}
.article-cta__button {margin-bottom: 0; margin-top: 1.2632em}

@media only screen and (max-width: 639px) {
	.article-cta__body {max-width:none;}
}

@media only screen and (max-width: 479px) {
	.article-cta {padding: 2.3077em 0 2.6923em 0; margin: 2.3077em 0 1.9231em 0;}
}

@media only screen and (max-width: 375px) {
	.article-cta__button.button.large {font-size: 1.1667em; display: inline-block; width: auto;}
}
/********************************************************************************
			 --- Magazine Card ---
*********************************************************************************/
.magazine-card {overflow: hidden; position: relative; margin-bottom: 3.75em; background: #fff; box-shadow: 0 5px 30px 0 rgba(9,21,28,0.03); border-radius: 2px;}
.magazine-card__cover, .magazine-card__cover-bg {position: absolute; top: 0; left: 0; height: 100%;}
.magazine-card__cover {width:34%;}
.magazine-card__cover-bg {display:block; width:100%; background-repeat: no-repeat; background-size: cover; background-position: center center;}
.magazine-card__body {padding-left:34%;}
.magazine-card__body-inner {font-family: "Noir Pro"; padding: 2.1875em;}
.magazine-card__body-inner :last-child {margin-bottom: 0;}
.magazine-card__label {font-size:0.75em; display: block; text-transform: uppercase; color: #022A3A; margin-bottom: 0.4167em;}
.magazine-card__title span {font-weight: 300; color: #5A6E76;}
.magazine-card__story {margin-top: 1.25em;}
.magazine-card__story-label {display:block; position: relative; margin-bottom: 0.625em;}
.magazine-card__story-label:before {content: ""; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background: #E6EBEC}
.magazine-card__story-label span {font-size: 0.75em; position: relative;  text-transform: uppercase; background: #fff; padding-right: 0.8333em; color: #96A4A8;}
.magazine-card__story-title {font-size: 1.1875em; margin-bottom: 0.2632em;}
.magazine-card__story-title a {color: #022A3A}
.magazine-card__story-title a:hover {color: #96A4A8}
.magazine-card__story-overview {line-height: 1.4;}

@media only screen and (min-width: 800px) and (max-width: 1023px) {
	.magazine-card__body-inner {padding: 1.25em;}
	.magazine-card__story {margin-top: 0;}
}

@media only screen and (max-width: 639px) {
	.magazine-card__body-inner {padding: 1.25em;}
	.magazine-card__story {margin-top: 0;}
}
/********************************************************************************
			 --- Magazine Block ---
*********************************************************************************/
.magazine-block__image {overflow: hidden; border-radius: 2px; margin-bottom: 0.9375em;}
.magazine-block__image img {display: block;}
.magazine-block__title {font-size:1.1875em; font-family: 'Noir Pro',sans-serif; text-align: center; color: #022A3A;}
.magazine-block__title span {color: #96A4A8}
/********************************************************************************
			 --- Magazine Detail ---
*********************************************************************************/
.magazine-detail__details {font-family: 'Noir Pro',sans-serif; margin-top: 0.625em;}
.magazine-detail__label, .magazine-detail__title {display: block;}
.magazine-detail__label {font-size:0.75em; text-transform: uppercase; letter-spacing: 1px; font-weight: 500;}
.magazine-detail__title {font-size:1.5625em;}
.magazine-detail__actions {margin-top: 1.25em; overflow: hidden;}
.magazine-detail__actions .button.stroke {font-size:0.875em; display:block; float:left; width:49%; border-color: #fff; color: #fff; margin-bottom: 0; padding-right: 0.7143em; padding-left: 0.7143em;}
.magazine-detail__actions .button.stroke:hover {background-color: #fff; color: #022A3A}
.magazine-detail__actions .button.stroke + .button.stroke {float: right;}

@media only screen and (max-width: 767px) {
	.magazine-detail__details {margin-top: 2.3077em;}
}
/********************************************************************************
			 --- News Landing ---
*********************************************************************************/
.inner-page--news .block-headline {margin-top: -2.5em;}
@media only screen and (max-width: 959px) {
	.inner-page--news .block-headline {margin-top: -2em;}
}

@media only screen and (max-width: 800px) {
	.inner-page--news .block-headline {margin-top: -1.5em;}
}

@media only screen and (max-width: 479px) {
	.inner-page--news .block-headline {margin-top: -1em;}
}
/********************************************************************************
			 --- Side Modules ---
*********************************************************************************/
.side-module {margin-bottom: 2.5em; padding-top: 1.875em; border-top: 1px solid #E6EBEC}
.side-module__title {font-size: 1.1875em;}
.side-module__overview {font-family: 'Noir Pro',sans-serif;}
.side-module__overview p {line-height:1.375;}
.side-module__form label {font-size:0.875em;}
.side-module__form input[type="text"], .side-module__form input[type="email"], .side-module__form select {font-size:0.875em; height: 3em; margin-bottom: 0.8571em;}
.side-module .button {font-size: 0.875em;}
/********************************************************************************
			 --- Bio Block ---
*********************************************************************************/
.bio-block {overflow: hidden; position: relative;}
.bio-block__image {float: left; width: 22%;}
.bio-block__image img {border-radius: 50%; border: 8px solid rgba(255,255,255,0.05)}
.bio-block__body {float: right; width: 75%;}
.bio-block__title {font-size:1.5625em; margin-bottom:0.24em;}
.bio-block__title a {color: #022A3A}
.bio-block__title a:hover {color: #0083CA}
.bio-block__subtitle {font-size: 0.875em; text-transform: uppercase; font-weight: 400;}
.bio-block__overview {font-family: 'Noir Pro',sans-serif;}
.bio-block__overview p {line-height: 1.375;}
.bio-block--no-image .bio-block__body {float: none; width: 100%;}
/********************************************************************************
			 --- Events List---
*********************************************************************************/
.event-item {font-family: 'Noir Pro',sans-serif; margin-bottom: 1.875em; padding-bottom: 1.5625em; border-bottom: 1px solid #E6EBEC}
.event-item .label {margin-bottom: 1.818em;}
.event-item__wrapper {position: relative;}
.event-item__date {position: absolute; top: 0; left: 0; width:5em; background: #fff; text-align: center;}
.event-item__body {padding-left: 6.25em; position: relative;}
.event-item__date-month, .event-item__date-day {display: block; color: #022A3A; line-height: 1;}
.event-item__date-month {font-size: 0.75em; font-weight: 500; padding-top: 0.5em; padding-bottom: 0.5em; border-bottom: 1px solid #E6EBEC; text-transform: uppercase;}
.event-item__date-day {font-size: 1.4375em; padding-top: 0.4em; padding-bottom: 0.4em;}
.event-item__header {margin-bottom: 1.25em;}
.event-item__title {font-size: 1.1875em; font-weight: 500; margin-bottom: 0.2105em;}
.event-item__title a {color: #022848;}
.event-item__title a:hover {color: #96A4A8;}
.event-item__subtitle {font-size: 1em; font-weight: 400; margin-bottom: 0;}
.event-item__overview {font-size: 0.875em; line-height: 1.4;}
.event-item__overview :last-child {margin-bottom: 0;}
.event-item .button.stroke {font-size:0.875em; width: 8.5714em; padding-right: 0.7143em; padding-left: 0.7143em; color: #96A4A8; border-color: #96A4A8; margin-bottom: 0;}
.event-item .button.stroke:hover {background: #96A4A8; color: #022A3A}

@media only screen and (min-width: 640px) {
	.event-item__header {padding-right: 8.75em; min-height: 2.75em;}
	.event-item .button.stroke {position: absolute; top:0; right: 0;}
}
/********************************************************************************
			 --- Events Detail---
*********************************************************************************/
.event-detail__header {overflow: hidden; margin-bottom: 2.5em;}
.event-detail__header-left {float: left; width:48%;}
.event-detail__header-right {float: right; width: 48%}
.event-detail__header-title {margin-bottom: 0.2564em;}
.event-detail__header-details {font-size:1.1875em; font-family:'Noir Pro',sans-serif; margin-bottom: 1.0526em;}
.event-detail__header-details-date, .event-detail__header-details-time {display: inline-block;}
.event-detail__header-details-date:not(:last-child) {margin-right: 0.5263em;}
.event-detail__header-details-time {color: #0083CA;}
.event-detail__header-overview {font-size: 0.875em;}
.event-detail__header-overview :last-child {margin-bottom: 0;}
.event-detail__info {font-family:'Noir Pro',sans-serif; overflow: hidden; margin:0 -1.25em}
.event-detail__info-left, .event-detail__info-middle, .event-detail__info-right {float:left; margin:0 1.25em;}
.event-detail__info-left {max-width: 18.75em; padding-right: 1.875em;}
.event-detail__info-middle {max-width:25em; padding-right: 1.875em; padding-left: 1.875em; position: relative;}
.event-detail__info-middle:before, .event-detail__info-middle:after {content: ""; display: block; position: absolute; top: 0; width: 1px; height: 100%; background: #e6ebec;}
.event-detail__info-middle:before {left: -1.25em;}
.event-detail__info-middle:after {right: -1.25em;}
.event-detail__info div:first-child {padding-left: 0;}
.event-detail__info div:first-child:before {display: none;}
.event-detail__info-right {max-width:12.5em; padding-left: 1.875em;}
.event-detail__info-label.label, .event-detail__info-location-title, .event-detail__info-location-addr, .event-detail__info-location-map, .event-detail__info-location {display: block; line-height: 1.2;}
.event-detail__info-date, .event-detail__info-location-title, .event-detail__info-location-addr, .event-detail__info-location-map span {color: #022A3A;}
.event-detail__info-location .event-detail__info-location-title, .event-detail__info-location .event-detail__info-location-addr, .event-detail__info-location .event-detail__info-location-map span {transition: color 250ms ease}
.event-detail__info-date, .event-detail__info-location-title {font-size:1.1875em;}
.event-detail__info-location-title {margin-bottom: 0.2105em;}
.event-detail__info-label.label {color: #96A4A8; margin-bottom: 0.5em;}
.event-detail__info-location {position: relative; padding-right: 3.75em;}
a.event-detail__info-location:hover .event-detail__info-location-title, a.event-detail__info-location:hover .event-detail__info-location-addr, a.event-detail__info-location:hover .event-detail__info-location-map span {color:#96A4A8}
.event-detail__info-location-addr {font-size: 0.875em;}
.event-detail__info-location-map {position: absolute; top: 0; right: 0; text-align: center; line-height: 1.2;}
.event-detail__info-location-map span {font-size: 0.75em; font-weight: 500; text-transform: uppercase;}
.event-detail__info-location-map span:before {font-size:1.3333em; font-weight: normal; content: "\e829"; font-family: 'CD-Project-Icons'; display: block; color: #0083CA}
.event-detail__info-actions {margin-top: 0.625em;}
.event-detail__info-actions .button {font-size: 0.875em;}
.event-detail__info-actions .button:first-child {margin-right: 0.7143em;}
.event-detail__info-actions .button.stroke {color: #96A4A8; border-color: #96A4A8;}
.event-detail__info-actions .button.stroke:hover {background: #96A4A8; color: #022A3A}
.event-detail__info-contact span {position: relative; top: 0.125em;}

@media only screen and (max-width: 1199px) {
	.event-detail__info-left {padding-right: 1.25em;}
	.event-detail__info-middle {padding-right: 1.25em; padding-left: 1.25em;}
	.event-detail__info-right {clear:both; padding-left:0;}
}

@media only screen and (max-width: 800px) {
	.event-detail__header, .event-detail__info {max-width: 480px; margin-right: auto; margin-left: auto;}
	.event-detail__header-left, .event-detail__header-right {float: none; width: 100%;}
	.event-detail__header-left {text-align: center; margin-bottom: 2.5em;}
	.event-detail__header-overview {font-size: 1em;}
	.event-detail__info-left, .event-detail__info-middle, .event-detail__info-right {float: none; width: 100%; max-width: none; margin:0 0 20px 0; padding: 0 0 20px 0; border-bottom: 1px solid #E6EBEC}
}

@media only screen and (max-width: 479px) {
	.event-detail__info-actions .button:first-child {margin-bottom: 0.7692em;}
	.event-detail__info-actions .button:last-child {margin-bottom: 0;}
}
/********************************************************************************
			 --- Sponsors ---
*********************************************************************************/
.sponsors__container {position: relative;}
.sponsors__title-text {font-size: 0.875em; font-family:'Noir Pro',sans-serif; text-transform: uppercase; font-weight: 500; margin-bottom: 0; color: #022A3A;}
.sponsors__logos-container {padding-left: 10.000em; overflow: hidden}
.sponsors__logos {display: block; float: left; width: 33.3333%; height: 5em; line-height: 5em; text-align: center; padding: 0 0.625em;}
.sponsors__logos img {max-height: 5em;}

@media only screen and (min-width: 640px) {
	.sponsors__title {position: absolute; top: 0; left: 0; width: 8.750em; height: 100%; }
	.sponsors__title-valign {display: table; width: 100%; height: 100%;}
	.sponsors__title-text {display: table-cell; vertical-align: middle; width: 100%; position: relative; top: 3px;}
}

@media only screen and (max-width: 639px) {
	.sponsors__logos-container {padding-left: 0;}
	.sponsors__title {text-align: center; margin-bottom: 0.9375em;}
}
/********************************************************************************
			 --- CTA Form---
*********************************************************************************/
.cta-form {font-family:'Noir Pro',sans-serif; padding: 1.5625em;}
.cta-form__title, .cta-form__overview, .cta-form label {color: #fff;}
.cta-form__title {margin-bottom: 0.4444em;}
.cta-form__overview {margin-bottom: 0.9375em;}
.cta-form .button {background-color: #21C1AD;}
.cta-form .button:hover {background-color: #2bd7c1;}
/********************************************************************************
			 --- Ads ---
*********************************************************************************/
.ad {/*background: #fff;*/ text-align: center;}
.ad--medium, .ad--half-page {padding: 1.5625em 1.5625em 0.625em; border-radius: 2px; margin-bottom: 2.500em; }
.ad--full-width {padding-top:1.5625em; padding-bottom: 0.625em;}
.ad__label {display:none;text-align: center;}
.ad__label span {font-size: 0.75em; font-family:'Noir Pro',sans-serif; font-weight: 300; display: inline-block; margin-top: 0.6667em; color: #96A4A8;}

@media only screen and (max-width: 1299px) {
	.ad--medium, .ad--half-page  {padding-top: 0.9375em; padding-right: 0; padding-left: 0;}
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
	.ad--medium, .ad--half-page  {background: none; padding: 0;}
}

@media only screen and (max-width: 375px) {
	.ad--medium, .ad--half-page  {background:none; padding: 0;}
}


/* .ad--half-page:first-child {display: none;}
.ad--half-page-active:first-child {display: block;} */
/********************************************************************************
			 --- Side Modules ---
*********************************************************************************/
.module--padding {padding: 0.7291em; background: #fff; border-radius: 2px;}
.module__title {font-size: 1.3125em;}
.module-poll > div, .module-poll > div > div {width: auto!important; margin-right: auto; margin-left: auto;}
.module-poll .poll {font-family: 'Noir Pro',sans-serif; color: #022A3A;}
.module-poll .poll hr {display: none!important;}
.module-poll div[class*="poll_border_"] {border:none!important;}
.module-poll div[class*="poll_background_"] {background: none!important;}
/********************************************************************************
			 --- Twitter Feed ---
*********************************************************************************/
.twitter-feed {padding:0.7291em; background: #fff; border-radius: 2px;}
/********************************************************************************
			 --- Category Block ---
*********************************************************************************/
.category-block {position: relative; padding-top: 0.9375em; border-top: 1px solid #E6EBEC;}
.category-block__title {font-size: 1.1875em; font-weight: 400;}
.category-block__title span {color: #0083CA; background: -webkit-linear-gradient(left, #006EA4 0%, #0083CA 50.29%, #21C1AD 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.category-block__subtitle {font-size:0.875em; line-height: 1.2; position: absolute; top: 1.2857em; right: 0;}
.category-block__link {font-size:0.875em; font-family:'Noir Pro',sans-serif; line-height: 1.2; position: absolute; top: 1.2857em; right: 0;}
.category-block__link span {position: relative; top: 1px;}
/********************************************************************************
			 --- Page Banner ---
*********************************************************************************/
.page-banner {font-family:'Noir Pro',sans-serif; background: #022A3A; color: #fff; position: relative;}
.page-banner__bg, .page-banner__bg:before {position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.page-banner__bg {background-position: center center; background-repeat: no-repeat; background-size: cover;}
.page-banner__bg:before {content: ""; display: block; background-color: rgba(2, 42, 58,0.6)}
.page-banner__wrapper {position: relative; z-index: 1; text-align: center; padding-top: 7.5em; padding-bottom: 7.5em;}
.page-banner__meta {margin-bottom:1.25em;}
.page-banner__label {font-size: 0.875em; display:inline-block; line-height: 1.2; color: #fff; }
.page-banner__label:not(:last-child) {margin-right:1.0714em}
.page-banner__label--category {padding-bottom:0.1429em; border-bottom: 2px solid #0083CA; }
.page-banner__title {font-size: 2.4375em; color: #fff; margin-bottom: 0.632em}
.page-banner__overview {font-size: 1.375em; margin-bottom: 2.222em;}
.page-banner__overview p {line-height: 1.6; font-weight: 300;}
.page-banner__body :last-child {margin-bottom: 0;}
.page-banner__video-buttton {display: inline-block; width: 5.000em; height: 5.000em; line-height: 5.000em; border-radius: 5.000em; margin-top: 1.5625em; background-color: #0083CA; color: #fff; text-align: center; transition: all 250ms ease;}
.page-banner__video-buttton span {font-size: 1.500em; line-height: 1; display: inline-block; vertical-align: middle;}
.page-banner__video-buttton span:before {position: relative; left: 0.063em; top: -0.031em}
.page-banner__video-buttton:hover {background: #0d9be8; color: #fff;}

@media only screen and (max-width: 1199px) {
	.page-banner {font-size: 15px;}
}

@media only screen and (max-width: 1023px) {
	.page-banner {font-size: 14px;}
}

@media only screen and (max-width: 639px) {
	.page-banner {font-size: 13px;}
	.page-banner__wrapper {padding-top: 4em; padding-bottom: 4em;}
	.page-banner__title {font-size: 2em;}
}

@media only screen and (max-width: 479px) {
	.page-banner {font-size: 12px;}
}

@media only screen and (max-width: 375px) {
	.page-banner {font-size: 11px;}
}

@media only screen and (max-width: 320px) {
	.page-banner {font-size: 10px;}
}
/********************************************************************************
			 --- Team Block ---
*********************************************************************************/
.team-block {font-family: 'Noir Pro', sans-serif; text-align: center;}
.team-block__image {margin-bottom: 0.750em; position: relative; overflow: hidden; border-radius: 2px;}
.team-block__image-overlay {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(left, rgba(5,45,61,1) 0%,rgba(38,72,86,1) 100%); background: linear-gradient(to right, rgba(5,45,61,1) 0%,rgba(38,72,86,1) 100%); opacity: 0; transition: opacity 350ms ease;}
.team-block:hover .team-block__image-overlay {opacity: 0.95;}
.team-block__image-label {font-size: 1em; text-transform: uppercase; font-weight: 500; position: absolute; top: 50%; left: 0; width: 100%; height: 1.667em; line-height: 1.667em; text-align: center; margin-top: -0.833em; text-transform: uppercase; color: #fff; }
.team-block__image img {display: block; width: 100%;}
.team-block__name {font-size: 1.1875em; margin-bottom: 0.2105em;}
.team-block__title {font-size: 0.875em; text-transform: uppercase; font-weight: 500; color: #5A6E76}
.team-block__meta {font-size: 0.875em; text-transform: uppercase; font-weight: 500; line-height: 1.2; margin-bottom: 0.3571em;}
.team-block__meta .icon-envelope-o {top: 2px;}
/********************************************************************************
			 --- Form Styling ---
*********************************************************************************/
/*-----------Standard Forms-----------*/
form { margin: 0; }
/*-----------Label Styles-----------*/
label {font-family: 'Noir Pro', sans-serif; font-weight:400; cursor: pointer; display: block; margin: 0; color:#022A3A;}
/*-----------Required-----------*/
.req { color:red; font-weight: 700;}
/*-----------styling on all basic form elements-----------*/
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {font-size: 1.000rem; font-family: 'Noir Pro',sans-serif; -webkit-appearance: none; background-color: #fff; border: 1px solid #E6EBEC; color: #07253a; display: block; margin: 0 0 1.000em 0; padding: 0.444em 0.9375em; height: 3.125em; width: 100%; box-shadow: inset 0 3px 5px 0 rgba(9,21,28,0.03); border-radius: 2px; font-weight:400; transition: border-color 250ms ease;}
/*-----------styling on all basic form focus elements-----------*/
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus, select:focus {border-color:#0083CA; outline:none;}
/*-----------styling on all basic form disabled elements-----------*/
input[type="text"][disabled], fieldset[disabled] input[type="text"], input[type="password"][disabled], fieldset[disabled] input[type="password"], input[type="date"][disabled], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], fieldset[disabled] input[type="month"], input[type="week"][disabled], fieldset[disabled] input[type="week"], input[type="email"][disabled], fieldset[disabled] input[type="email"], input[type="number"][disabled], fieldset[disabled] input[type="number"], input[type="search"][disabled], fieldset[disabled] input[type="search"], input[type="tel"][disabled], fieldset[disabled] input[type="tel"], input[type="time"][disabled], fieldset[disabled] input[type="time"], input[type="url"][disabled], fieldset[disabled] input[type="url"], textarea[disabled], fieldset[disabled] textarea { background-color: #d4d8da; }
/*-----------input submit-----------*/
input[type="submit"] { -webkit-appearance: none; }
/*-----------textarea-----------*/
textarea { min-height: 6.944em; resize: none; max-width: 100%; }
textarea[rows] { height: auto; }
/*-----------select-----------*/
select { -webkit-appearance: none !important; background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+); background-position: 100% center; background-repeat: no-repeat; line-height: normal; height:3.125em; }
:-moz-any(select) {background-image:none;}
select::-ms-expand {display: none;}
/*-----------other form elements-----------*/
input[type="file"], input[type="checkbox"], input[type="radio"] { margin: 0 0 1.000em 0; }
input[type="checkbox"] + label, input[type="radio"] + label { display: inline-block; margin-left: 0.444em; margin-right: 0.889em; margin-bottom: 0; vertical-align: baseline; }
.input-radio, .input-checkbox {vertical-align:top; margin:0.444em 0; line-height:1.2;}
.input-radio input[type="radio"], .input-checkbox input[type="checkbox"] {width:18px; height:18px; margin:0 0.222em 0 0; padding:0;}
/*-----------Normalize file input width-----------*/
input[type="file"] { width: 100%; }
/*-----------We add basic fieldset styling-----------*/
fieldset { border: 1px solid #E6EBEC; padding: 1.111em; margin: 1.000em 0; }
fieldset legend { font-weight: 700; background: white; padding: 0 0.167em; margin: 0; margin-left: -0.167em; }
/*-----------Custom replaced checkbox, radio, switch-----------*/
.checkbox, .radio, .switch {font-size: 16px; margin: 1.000em 0; }
.checkbox label, .radio label {font-size: 0.938em; text-transform: none; font-weight: 400; line-height: 1;}
.checkbox *, .radio * { cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.checkbox input, .radio input { opacity: 0; margin: 0; }
.checkbox span, .radio span { position: relative; display: inline-block; margin-left: -1.067em; vertical-align: middle; width: 1.067em; height: 1.067em; border-radius: 2px; border: 1px solid #5A6E76; }
.checkbox:hover span, .radio:hover span { border-color: #0083CA; }
.checkbox span:before, .radio span:before {font-size: 0.667em; content: "\e6aa"; font-family: 'CD-Project-Icons'; position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0; text-align: center; line-height: 1.400em; vertical-align: middle; color: #0083CA; transition: all 250ms ease; }
.radio span { border-radius: 50%; }
.radio span:before { content: ""; width: 0.800em; height: 0.800em; border-radius: 0.800em; margin: 0.300em auto; background-color: #0083CA;  }
.checkbox input[type=checkbox]:checked + span, .radio input[type=radio]:checked + span { border-color: #0083CA; background-color: #0083CA; }
.radio input[type=radio]:checked + span { background-color: #fff; }
.checkbox input[type=checkbox]:checked + span:before, .radio input[type=radio]:checked + span:before { color: #fff; opacity: 1;}
.checkbox input[type=checkbox]:disabled + span, .radio input[type=radio]:disabled + span { border-color: #E6EBEC !important; background-color: #E6EBEC !important; }
/* --- SWITCH --- */
.switch * { cursor: pointer; }
.switch input { opacity: 0; position: absolute; z-index: -1; }
.switch span { position: relative; display: inline-block; width: 58px; height: 30px; background-color: #fff; border: 1px solid #E6EBEC; border-radius: 100px; transition: all .5s; box-shadow: 1px 2px 3px rgba(0,0,0,0.1) inset; }
.switch span:after { content: ""; position: absolute; background-color: #fff; top: 0; left: 0; height: 28px; width: 28px; border: 1px solid #E6EBEC; border-radius: 400px; box-shadow: 1px 1px 3px rgba(0,0,0,0.1); -webkit-transition: all .2s; }
.switch input:checked + span { background-color: #0083CA; border-color: #0083CA; transition: all .5s; }
.switch input:checked + span:after { left: 50%; transition: all .2s; }
/*-----------Error Validation-----------*/
form small.form-error {font-size: 0.667rem; font-family: 'Noir Pro', sans-serif; background: #dd2424; color: #fff; padding: 0.222rem 0.333rem; font-weight: 500; margin: -1.000rem 0 0.556rem 0; display: block; }
/*-----------Disable Button-----------*/
.button[disabled], .button[disabled]:hover {background:#E6EBEC; color:#000; cursor:default;}
/*-----------Captcha-----------*/
.captchaimg {margin-bottom:0.278em;}
#CaptchaV2 {width:100%!important;}
/*-----------Success Container-----------*/
.success-container {display: none;}
/*-----------Error Validation-----------*/
.fv-row__error label {color: #ee0000;}
.fv-row__error input, .fv-row__error textarea, .fv-row__error select, .fv-row__error input:focus, .fv-row__error textarea:focus, .fv-row__error select:focus {border-color: #ee0000}
.form-validation-container {margin: 1.25em 0;}
.form-validation-message {font-size: 0.875em; line-height: 1.2; background: #ee0000; color: #fff; padding: 0.375em 0.9375em; margin-bottom: 0.1429em}
/*-----------Success Container-----------*/
.form-success-container {margin: 3.75em auto;max-width: 40em;text-align: center; display: none;}
.form-success-container__icon {margin-bottom: 1.25em;}
.form-success-container__icon span {font-size: 6em; color: #21C1AD}
.form-success-container p {font-size: 1.25em;}
.form-success-container > :last-child {margin-bottom: 0}
/*-----------Hide reCaptcha v3-----------*/
.form-recaptcha-message {font-size: 0.75rem;}
.grecaptcha-badge {display: none!important; /*Allowed to hide Google reCAPTCHA with text on form*/ }
/*-----------Gravity Forms-----------*/
.gform_wrapper .gfield_required{color:#f24141!important}
.gform_wrapper li.gfield.gfield_error,.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background-color:rgba(255,223,224,.25)!important;border-top:1px solid rgba(242, 65, 65, 0.1)!important;border-bottom:1px solid rgba(242, 65, 65, 0.1)!important}
.gform_wrapper li.gfield.gfield_creditcard_warning{border-top:2px solid #f24141!important;border-bottom:4px solid #f24141!important;background-color:rgba(255,223,224,.25)!important}
.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message{color:#f24141!important}
.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message span{border-bottom:1px solid #f24141!important}
.gform_wrapper .gfield_error .gfield_label{color:#f24141!important}
.gform_wrapper div.validation_error{color:#f24141!important;border-top:2px solid #f24141!important;border-bottom:2px solid #f24141!important}
.gform_wrapper ol.validation_list{color:#f24141!important}
.gform_wrapper ol.validation_list li a{color:#f24141!important}
.gform_wrapper div.gfield_description.validation_error{color:#f24141!important}
.gform_wrapper div.gfield_description {font-size: 1em!important; margin-bottom: 1.25em}
.gform_wrapper .validation_message{color:#f24141!important}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_wrapper li.gfield_error textarea{border:1px solid #f24141!important}
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,.gform_wrapper li.gfield_error ul.gfield_checkbox,.gform_wrapper li.gfield_error ul.gfield_radio{color:#f24141!important}
.gform_wrapper div.charleft.ginput_counter_error{color:#f24141!important}
.gf_submission_limit_message{color:#f24141!important}
.gform_wrapper li.gfield.gfield_error table.gfield_list thead th{color:#f24141!important}
.form_saved_message .form_saved_message_emailform .validation_message{color:#f24141!important}
.gfield_repeater_item .gfield_repeater_cell .gfield_required{color:#f24141!important}
.gform_confirmation_wrapper {font-family: 'Noir Pro', sans-serif; padding: 0.556em 0.833em; margin-bottom: 1.111em; background-color:#21C1AD; color: #fff;}
.gform_confirmation_message {line-height:1.2; padding-left:1.333em; position:relative;}
.gform_confirmation_message:before {content: "\e6aa"; font-family: 'CD-Project-Icons'; color: #fff; position:absolute; top:0; left:0; }
.gform_confirmation_message a { color: rgba(255,255,255,1); border-color: rgba(255,255,255,1)!important; }
.gform_confirmation_message a:hover { color:rgba(255,255,255,0.65); border-color: rgba(255,255,255,0.65)!important; }
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {font-size: 0.9375em; font-weight: normal!important; vertical-align: top!important; margin-top: 0.125em!important;}
/*-----------Gravity Forms - Advertising Form-----------*/
#gform_wrapper_1 #field_1_6 {display: none;}
/********************************************************************************
			 --- Pagination ---
*********************************************************************************/
.pagination {font-family:'Noir Pro',sans-serif; margin:2.1875em 0; background: #fff; border-radius: 2px; text-align: center; position: relative;}
.pag-button, .pag-jump-label, .pag-total-items {font-size:0.875em; height: 46px; line-height: 46px;}
.pag-button { margin: 0; padding: 0;}
.pag-button.pag-button--hidden {display: none;}
.pag-jump a, .pag-next, .pag-prev {color:#5A6E76;}
.pag-next, .pag-prev {position: absolute; top:0; width: 5.625em; color: #022A3A;}
.pag-next:after, .pag-prev:before {font-family: 'CD-Project-Icons'; position: relative; top: 0.125em;}
.pag-next:after {content:"\e63e"; margin-left: 0.3125em;}
.pag-prev:before {content: "\e62c"; margin-right: 0.3125em;}
.pag-next:hover, .pag-prev:hover {color: #96A4A8}
.pag-jump-label strong {color: #0083CA}
.pag-next {right: 0;}
.pag-prev {right: 5.625em;}
.pag-prev--no-next {right: 0; width: 7.5em}
.pag-jump {display:inline-block; vertical-align: top; width:6.25em; position:relative; cursor:pointer; list-style:none; margin:0; padding:0;}
.pag-jump-label {display:block; text-align:center; height:46px; line-height:46px;}
.pag-jump-label:after {content:"\e695"; font-family: 'CD-Project-Icons'; margin-left:0.63em; color: #022A3A;}
.drop-active .pag-jump-label:after {content:"\e69c"}
.pag-jump ul {display:none; position:absolute; top:auto; right:0; width:100%; max-height: 12.5em; overflow-y: auto; text-align:center; background:#fff; border: 1px solid #E6EBEC; list-style:none; margin:0.19em 0 0 0; padding:0;}
.pag-jump ul li a {font-size:0.875em; display:block; font-weight: normal; padding:0.38em 0.63em; line-height:1.2; border-bottom:1px solid #E6EBEC; transition: background 250ms ease;}
.pag-jump ul li a:hover {background:#F7F9FA;}
.pag-jump ul li.active a {background:#0083CA; color:#fff; cursor:default;}
.pag-jump.drop-active ul {display:block; z-index:2;}
.pag-total-items {position: absolute; top: 0; left: 0; padding: 0 0.9375em}

@media (max-width: 479px) {
	.pag-jump {margin-right: 0.9375em;}
}

@media (max-width: 375px) {
	.pag-jump {margin-right: 3.125em;}
}
/********************************************************************************
			 --- Comments Box---
*********************************************************************************/
.comments-box {background: #fff; padding: 4.375em; box-shadow: 0 5px 30px 0 rgba(9,21,28,0.03); margin-bottom: 3.75em;}
.comments-box-container .comments-box {opacity: 0; visibility: hidden; transition:opacity 250ms ease, visibility 250ms ease;}
.comments-load {opacity: 1; visibility:visible; transition: opacity 250ms ease, visibility 250ms ease;}
.comments-load span {position: relative; top: 2px;}
.active-comments .comments-load {opacity: 0; visibility: hidden;}
.active-comments .comments-box {opacity: 1; visibility: visible;}

@media (max-width: 800px) {
	.comments-box {padding: 2.5em;}
}
@media (max-width: 375px) {
	.comments-box {padding: 1.5625em;}
}
/********************************************************************************
			 --- Filter Bar ---
*********************************************************************************/
.filter-bar {font-family: 'Noir Pro',sans-serif; background: #fff; margin-bottom: 2.5em; height: 3em; position: relative; padding-right: 6.25em; border-radius: 2px; box-shadow: 0 5px 30px 0 rgba(9,21,28,0.03);}
.filter-bar--active {padding-right: 11.5625em;}
.filter-bar--input {padding-right: 17.1875em;}
.filter-bar form {display: none}
.filter-bar__button {font-size:1em; position: absolute; top: 0; right: 0; padding: 0; width: 6.25em; height: 3em; margin-bottom: 0; border-radius: 0 2px 2px 0}
.filter-bar__input input[type="text"] {box-shadow: none; border: none; margin-bottom: 0; height: 3em;}
.filter-bar--input .filter-bar__refine {width:10.9375em; position: absolute; top: 0; right: 6.25em;}
.filter-bar--input .filter-bar__refine .dropit-select {font-size: 0.875em; height: 3.4286em; text-align: center;}
.filter-bar--input .dropit-select-icon, .filter-bar--input .dropit-select-active  {display: inline-block; vertical-align: middle;}
.filter-bar--input .dropit-select-active {max-width:5.7143em;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.filter-bar--input .filter-bar__refine .dropit-select-icon {top: 0;}
.filter-bar--input .dropit-select:after {top: 2px;}
.filter-bar__refine .dropit-select {height: 3em; line-height: 3em; padding: 0 1.5625em}
.filter-bar__refine .dropit-select-icon {color: #0083CA; position: relative; top: 1px; margin-right: 4px;}
.filter-bar__refine .dropit-select:after {margin-left: 0.625em;}
.filter-bar__refine .dropit-submenu {background: #fff;}
.filter-bar__refine .dropit-submenu ul {list-style: none; margin: 0; padding: 0;}
.filter-bar__refine .dropit-submenu li {line-height: 1.2;}
.filter-bar__refine .dropit-submenu li, .filter-bar__refine .dropit-submenu a {display: block;}
.filter-bar__refine .dropit-submenu a {font-size:0.875em; padding: 0.8571em 1.4286em; border-bottom: 1px solid #E6EBEC}
.filter-bar__refine .dropit-submenu li:last-child a {border-bottom: none;}
.filter-bar__clear {font-size:0.75em; display: none; text-transform:uppercase; position: absolute; top: 0; right: 8.3333em; height:4em; line-height: 4em; outline: none; width: 7.0833em; padding: 0 1.25em; text-align: center; cursor:pointer; transition: color 250ms ease;}
.filter-bar__clear span {position: relative; top: 1px;}
.filter-bar__clear:hover {color: #96A4A8}
.filter-bar--active .filter-bar__clear {display: block;}

@media only screen and (max-width: 639px) {
	.filter-bar--input {padding-right: 15.5em;}
	.filter-bar__input input[type="text"] {font-size: 0.875em; height: 3.4286em;}
	.filter-bar--input .filter-bar__refine {width: 9.25em;}
	.filter-bar--input .filter-bar__refine .dropit-select {padding-right: 1em; padding-left: 1em;}
}
/********************************************************************************
			 --- Dropdown Select ---
*********************************************************************************/
.dropit * {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.dropit-select {-webkit-appearance: none; border: none; display: block; margin: 0; padding:0 0.444em; height: 2.750em; line-height: 2.750em; width: 100%; transition: background-color 250ms ease; position: relative; cursor: pointer;}
.dropit-select:after {content: "\e623"; font-family: 'CD-Project-Icons'; display: inline-block; margin-left:1.000em; position: relative; top:1px;}
.dropit-open .dropit-select:after {content: "\e626"}
.dropit-parent {position: relative;}
.dropit-submenu {display: none; list-style: none; margin: 0; padding:0; position: absolute; top: auto; left: 0; width: 100%; max-height: 18.750em; overflow-y: auto; z-index: 2;}

.dropit-open .dropit-submenu {display: block;}
/********************************************************************************
			 --- Article Pagination ---
*********************************************************************************/
.article-pagination {position: fixed; bottom: 0; left: 0; right: 0; width: 100%; z-index: 999; font-family: 'Noir Pro',sans-serif; background: #fff; padding-top: 1.25em; padding-bottom: 1.25em; text-align: center; box-shadow: 0 5px 30px 0 rgba(9,21,28,0.03);}
.article-pagination__button {font-size:0.875em; display:block; position: relative; text-align: left; line-height: 1.2; color: #022A3A; max-width: 18.75em}
.article-pagination__button:before, .article-pagination__all a:before {font-family:'CD-Project-Icons'; display: block; position: absolute; top: -0.3125em;  width: 2.25em; height: 2.25em; line-height: 2.125em; border-radius: 2.25em; text-align: center; border: 1px solid #e6ebec; transition: background 250ms ease}
.article-pagination__button:hover:before, .article-pagination__all a:hover:before {background: #e6ebec; color: #022A3A;}
.article-pagination__button span {font-size: 0.8571em; display: block; font-weight: 500; text-transform: uppercase; color: #96A4A8; margin-bottom: 0.25em;}
.article-pagination__button--prev {float: left; padding-left: 2.875em;}
.article-pagination__button--prev:before {content: "\e62c"; left: 0;}
.article-pagination__button--next {float: right; padding-right: 2.875em; text-align: right;}
.article-pagination__button--next:before {content: "\e63e"; right: 0;}
.article-pagination__all {font-size:0.875em; display: inline-block; margin-top: 0.4286em;}
.article-pagination__all a {display:inline-block; position: relative; padding-left: 2.875em;}
.article-pagination__all a {color: #022A3A;}
.article-pagination__all a:before {content: "\e80d"; left: 0;}
.article-pagination__all-current {display: inline-block; margin-left: 1.4286em; position: relative;}
.article-pagination__all-current:before {content: ""; display: block; position: absolute; top: 50%; left: -0.8571em; margin-top: -0.8571em; width: 1px; height: 1.7143em; background: #e6ebec}
.article-pagination__all-current span {color: #022A3A}

@media (max-width: 959px) {
	.article-pagination {font-size: 13px;}
	.article-pagination__button {font-size:0.875em; max-width: 15.625em;}
}

@media (max-width: 639px) {
	.article-pagination {padding-top: 1em; padding-bottom: 1em;}
	.article-pagination__all {display:block; float: left; width: 100%; margin-top: 1em; padding-top: 1em; border-top: 1px solid #E6EBEC}
}

@media (max-width: 479px) {
	.article-pagination__button {max-width: 14em;}
}

@media (max-width: 375px) {
	.article-pagination {font-size: 12px;}
}

@media (max-width: 345px) {
	.article-pagination {font-size: 11px;}
}
/********************************************************************************
			 --- Site Search ---
*********************************************************************************/

.generic-item {margin-bottom: 2.5em;}
.generic-item__title {font-size: 1.5625em; margin-bottom: 0.4em;}
.generic-item p {font-size: 0.875em; margin-bottom: 0;}
/********************************************************************************
			 --- Accordion ---
*********************************************************************************/
.accordion{font-family:'Noir Pro',sans-serif;margin:0 0 1.667em;border-bottom:1px solid #e6ebec;}
.accordion dt{font-size:1.1875em; line-height:1.2; font-weight:400;position:relative;margin:0;padding:1.250em 2.5em 1.250em 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#022a3a;border-top:1px solid #e6ebec;-webkit-touch-callout:none;-khtml-user-select:none;}
.accordion dt:first-child{border-top:none;}
.accordion dt:after{font-size:1.1579em; font-family:'CD-Project-Icons';position:absolute;top:0.9091em;right:0;content:'\e877';color:#0083ca;}
.accordion dt.accordion-active:after{content:'\e839';color:#96a4a8;}
.accordion dd{display:none;margin:0;padding:.625em 0 1.25em 0;}
/********************************************************************************
			 --- Responsive Tabs ---
*********************************************************************************/
/*-----------Universal Tabs-----------*/
.resp-tabs {font-family:'Noir Pro',sans-serif;}
.resp-tabs-list {list-style:none; margin: 0; padding: 0;}
.resp-tabs-list li {font-size: 0.938em; display: inline-block; margin: 0; padding:0; cursor: pointer; color: #022A3A; font-weight: 500; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.resp-tabs-list li.resp-tab-active { color: #96A4A8; position: relative; }
.resp-tabs-container {padding: 0; clear: left;}
.resp-content-active, .resp-accordion-active, .resp-tab-content-active { display: block; }
.resp-tab-content { display: none; padding: 1.667em 0;}
.resp-accordion {display: none;}
.resp-tabs--vertical .resp-tab-content {word-wrap: break-word; }

@media (min-width: 768px) {
	/*-----------Horizontal tabs-----------*/
	.resp-tabs--horizontal .resp-tabs-list {overflow: hidden; border-bottom: 1px solid #E6EBEC}
	.resp-tabs--horizontal .resp-tabs-list li { padding:1.000em 1.125em; position: relative;}
	.resp-tabs--horizontal .resp-tabs-list li.resp-tab-active:after {content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #0083CA;}
	/*-----------Vertical tabs-----------*/
	.resp-tabs--vertical::after {content: ""; display: table; clear: both;}
	.resp-tabs--vertical .resp-tabs-list { float: left; width: 30%;}
	.resp-tabs--vertical .resp-tabs-list li {display: block; padding: 1.000em 1.111em; cursor: pointer; float: none; border-bottom: 1px solid rgba(1,11,20,0.08); }
	.resp-tabs--vertical .resp-tabs-list li.resp-tab-active:after {content: ""; display: block; position: absolute; top: 0; right: 0; width: 3px; height: 100%; background: #0083CA;}
	.resp-tabs--vertical .resp-tabs-container { float: left; width: 70%; min-height: 250px; clear: none; }
	.resp-tabs--vertical .resp-tab-active { position: relative; z-index: 1; }
	.resp-tab-content.resp-tab-content-active {display:block!important;}
	.resp-accordion-closed {display:block;}
	.resp-tabs--vertical .resp-tab-content {padding:0 1.875em;}
}

@media (max-width: 767px) {
	.resp-tabs-list { display: none; }
	.resp-arrow { position: absolute; top: 0.833em; right: 0.833em; }
	.resp-arrow:after { content: "\e81a"; font-family: 'CD-Project-Icons'; }
	.resp-tab-active .resp-arrow:after { content: "\e81d"; }
	.resp-accordion {border-bottom: 1px solid #E6EBEC; display: block; cursor: pointer; margin: 0; padding: 0.667em; color: #022848; position: relative; font-size: 1.125em;}
	.resp-accordion.resp-tab-active {color: #96A4A8;}
}
/********************************************************************************
			 --- Tables ---
*********************************************************************************/
table.table { font-family: 'Noir Pro', sans-serif; width: 100%; margin-bottom: 1.000em; table-layout: auto; border: none; }
table.table caption { font-weight: 600; color: #022a3a; background: transparent; }
table.table thead { color: #022a3a; }
table.table thead tr th, table.table thead tr td {font-size:0.875em; font-weight: 600; padding: 1.4286em .857em; text-transform: uppercase; color: #022a3a; border-bottom: 1px solid #E6EBEC; }
table.table tr th, table.table tr td { font-size: 0.875em; padding: 1.4286em .820em; text-align: left; border-bottom: 1px solid #E6EBEC; }
table.table thead tr th, table.table tfoot tr th, table.table tfoot tr td, table.table tbody tr th, table.table tbody tr td, table.table tr td { line-height: 1.3; display: table-cell; }
/********************************************************************************
			 --- Slide Toggle ---
*********************************************************************************/
.slide-content { display: none; }
.slide-toggle:not(.button):after { content: "\e6b6"; font-family: 'CD-Project-Icons'; margin: 0 0 0 0.333em; font-size:90%;}
.slide-toggle:not(.button).active:after { content: "\e6c4"; }
.slide-toggle:not(.button).active, .slide-toggle:not(.button).active:after { color:#96A4A8; }
.slide-toggle.button.active {background-color: #96A4A8; color:#fff;}
.slide-toggle.button:after { content: "\e6b6"; font-family: 'CD-Project-Icons'; font-size:90%; margin-left:0.333em; }
.slide-toggle.button.active:after { content: "\e6c4";}
/********************************************************************************
			 --- Alerts ---
*********************************************************************************/
.alert {display: none; font-family: 'Noir Pro', sans-serif; padding: 0.556em 0.833em; margin-bottom: 1.111em; background-color: #022A3A; color: #fff;}
.alert p {line-height:1.2; padding-left:1.333em; position:relative;}
.alert > p, .alert > ul { margin-bottom: 0; }
.alert > p + p { margin-top: 0.278em; }
.alert a { color: rgba(255,255,255,1); border-color: rgba(255,255,255,1)!important; }
.alert a:hover { color:rgba(255,255,255,0.65); border-color: rgba(255,255,255,0.65)!important; }
.alert p:before { font-family: 'CD-Project-Icons'; color: #fff; position:absolute; top:0; left:0; }
.alert-success, .alert-info, .alert-warning, .alert-danger { display: block; }
.alert-success { background-color:#21C1AD; }
.alert-success p:before { content: "\e6aa"; }
.alert-info p:before { content: "\e88b"; }
.alert-warning { background-color:#f5b814; }
.alert-warning p:before { content: "\e74c"; }
.alert-danger { background-color:#f24141; }
.alert-danger p:before { content: "\e74b"; }
/********************************************************************************
			 --- Page Skin Ad ---
*********************************************************************************/
@media only screen and (min-width: 1876px) {
	.page-skin-ad__left, .page-skin-ad__right {position: fixed; top: 80px; z-index: 1;}
	.page-skin-ad__left {left: 0;}
	.page-skin-ad__right {right: 0;}
	.top-ad-enabled .page-skin-ad__left, .top-ad-enabled .page-skin-ad__right {top: 228px;}
	.page-skin-ad--unstick .page-skin-ad__left, .page-skin-ad--unstick .page-skin-ad__right {top: inherit!important; bottom:460px;}
}

@media only screen and (max-width: 1875px) {
	.page-skin-ad {display: none;}
}
/********************************************************************************
			 --- Sticky Footer Ad ---
*********************************************************************************/
.sticky-footer-ad--hidden {display: none;}
.sticky-footer-ad{font-size:16px;position:fixed;bottom:0;left:0;right:0;width:100%; z-index: 999; background: white; -webkit-transform:translate3d(0,120px,0);transform:translate3d(0,120px,0);-webkit-transition:-webkit-transform 350ms ease-in-out;transition:-webkit-transform 350ms ease-in-out;transition:transform 350ms ease-in-out;transition:transform 350ms ease-in-out,-webkit-transform 350ms ease-in-out;}
.sticky-footer-ad.active {-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.sticky-footer-ad__inner {height:120px; line-height:120px; text-align:center; position: relative; padding-left: 0.9375em; padding-right: 3.4375em;}
.sticky-footer-ad__image {display: inline-block; vertical-align: middle; line-height: 1; height: 90px;}
.sticky-footer-ad__close {display: block; position: absolute; top: 50%; right: 0.9375em; margin-top: -0.75em; width: 1.5em; height: 1.5em; border-radius: 1.5em; background:#0083CA; color: #fff; cursor: pointer; transition: background 250ms ease; outline: none;margin-right:23%}
.sticky-footer-ad__close span {font-size: 0.8125em;}
.sticky-footer-ad__close:hover {background: #0d9be8}

@media only screen and (max-width: 1199px) {
	.sticky-footer-ad {font-size:15px;}
}

@media only screen and (max-width: 1060px) {
	.sticky-footer-ad {-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0);}
	.sticky-footer-ad__inner {height:80px; line-height:80px; }
	.sticky-footer-ad__image {height: 50px;}
}

@media only screen and (min-width: 960px) and (max-width: 1060px) {
	.sticky-footer-ad {display: none;}
}

@media only screen and (max-width: 959px) {
	.sticky-footer-ad {font-size:14px;}
}

@media only screen and (max-width: 800px) {
	.sticky-footer-ad {font-size:13px;}
}

@media only screen and (max-width: 375px) {
	.sticky-footer-ad {font-size:12px;}
}
/********************************************************************************
			 --- Magazine Block---
*********************************************************************************/
.footer-magazine {overflow: hidden;}
.footer-magazine__cover {width:35%; float: left;}
.footer-magazine__info {width: 60%; float: right;}
.footer-magazine__title, .footer-magazine__title a {color: rgba(255,255,255,1)}
.footer-magazine__title a:hover {color: rgba(255,255,255,0.65)}
.footer-magazine__title {font-size:1.1875em; font-weight: 400;}
.footer-magazine__date {font-size:1em;}
/********************************************************************************
			 --- Footer---
*********************************************************************************/
.footer {font-family: 'Noir Pro', sans-serif; color: #fff;}
.footer__top {padding:3.75em 0; overflow: hidden; margin:0 -1.875em;}
.footer__col {float: left; width: 33.3333%; padding: 0 1.875em;}
.footer__logo {display:inline-block; margin-bottom: 1.875em;}
.footer__addr, .footer__contact {font-size: 0.875em; line-height: 1.2;}
.footer__addr {margin-bottom: 0.7143em;}
.footer__addr a {color: #fff;}
.footer__contact, .footer__links ul, .footer__site-links ul, .footer__social ul {list-style: none; margin: 0; padding: 0;}
.footer__contact a, .footer__links a, .footer__site-links a {color: rgba(255,255,255,1);}
.footer__contact a:hover, .footer__links a:hover, .footer__site-links a:hover {color: rgba(255,255,255,0.65);}
.footer__contact li {display: inline-block; margin:0 1.4286em 0.5714em 0;}
.footer__contact [class^="icon-"] {position: relative; top: 1px; color: rgba(255,255,255,0.5); margin-right: 0.2857em;}
.footer__links {margin-top:1.25em;}
.footer__links li{display:block;margin-bottom:.625em;}
.footer__links a{padding-bottom:.1875em;border-bottom:2px solid rgba(255,255,255,.5);}
.footer__links a:hover{color:rgba(255,255,255,.65);}
.footer__bottom {position: relative; padding-right: 17.5em;}
.footer__site-links {margin-bottom: 0.5em;}
.footer__site-links li {font-size:0.8125em; line-height: 1.2; display: inline-block; margin: 0 0.9231em 0.4615em 0;}
.footer__copyright {font-size:0.75em; line-height: 1.2; color: rgba(255,255,255,0.50)}
.footer__social {position: absolute; top: 0; right: 0;}
.footer__social li{display:inline-block;margin-right:.625em;}
.footer__social a{line-height:2.25em;display:block;width:2.25em;height:2.25em;transition:background 250ms ease;text-align:center;border-radius:2.25em;background:rgba(255,255,255,.2);}
.footer__social a:hover{background:rgba(255,255,255,.4);}
.footer__social .icon-social{position:relative;top:1px;color:#fff;}
.footer__social .icon-label{display:none;}

@media only screen and (max-width: 1199px) {
	.footer__top {margin-right:-1.25em; margin-left:-1.250em;}
	.footer__col {padding-right:1.250em; padding-left:1.250em;}
}

@media only screen and (max-width: 959px) {
	.footer__top {margin-right:-0.9375em; margin-left:-0.9375em;}
	.footer__col {padding-right:0.9375em; padding-left:0.9375em;}
}

@media only screen and (max-width: 800px) {
	.footer {font-size:1.2308em; text-align: center;}
	.footer__top {margin-right:0; margin-left:0; padding-bottom: 0;}
	.footer__col {padding-right:0; padding-left:0; margin-bottom: 2.5em; width: 100%; float: none;}
	.footer__links {margin-top: 0;}
	.footer__mag {padding:2.1875em 1.25em; border-top: 1px solid rgba(255,255,255,0.16); border-bottom: 1px solid rgba(255,255,255,0.16)}
	.footer__mag .footer-magazine {max-width: 25em; margin-right: auto; margin-left: auto; }
	.footer__bottom {padding-right: 0;}
	.footer__social {position: relative; top: inherit; right: inherit; width: 100%; text-align: center; margin-bottom: 2.5em;}
	.footer__copyright {font-size:0.625em;}
}
/********************************************************************************
--- Animated Loader ---
*********************************************************************************/
.spinner{position:fixed; z-index:999999; top:50%; left:50%; margin:-30px 0 0 -30px; height:60px;width:60px; -webkit-animation:rotation .6s infinite linear;-moz-animation:rotation .6s infinite linear;-o-animation:rotation .6s infinite linear;animation:rotation .6s infinite linear;border-left:6px solid #96A4A8;border-right:6px solid #96A4A8;border-bottom:6px solid #96A4A8;border-top:6px solid #0083CA;border-radius:100%}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-moz-keyframes rotation{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(359deg)}}@-o-keyframes rotation{from{-o-transform:rotate(0deg)}to{-o-transform:rotate(359deg)}}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}
/********************************************************************************
			 --- Magnific Popup CSS---
*********************************************************************************/
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 10042; overflow: hidden; position: fixed; background: rgb(1, 11, 20); opacity: 0.85; }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 10043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none; }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 10045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }
.mfp-ajax-cur { cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure { display: none; }
.mfp-hide { display: none !important; }
.mfp-preloader { color: #E6EBEC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 10044; }
.mfp-preloader a { color: #E6EBEC; }
.mfp-preloader a:hover { color: #FFF; }
.mfp-s-ready .mfp-preloader { display: none; }
.mfp-s-error .mfp-content { display: none; }
button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 10046; box-shadow: none; touch-action: manipulation; }
 button::-moz-focus-inner {padding: 0;border: 0;}
.mfp-close {font-size:2.438em; width: 1.385em; height: 1.179em; line-height: 1.179em; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; padding: 0 0 0.462em 0.256em; color: #5A6E76; transition: color 250ms ease; font-style: normal; font-weight: 300;}
.mfp-close:hover, .mfp-close:focus { color: #E6EBEC; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #E6EBEC; font-size: 12px; line-height: 18px; white-space: nowrap; }
.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active { margin-top: -54px; }
.mfp-arrow:hover,  .mfp-arrow:focus { opacity: 1; }
.mfp-arrow:before,  .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }
.mfp-arrow-left { left: 0; }
.mfp-arrow-left:after { border-right: 17px solid #FFF; margin-left: 31px; }
.mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #3F3F3F; }
.mfp-arrow-right { right: 0; }
.mfp-arrow-right:after { border-left: 17px solid #FFF; margin-left: 39px; }
.mfp-arrow-right:before { border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-holder .mfp-close { top: -40px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }
/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure { line-height: 0; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }
.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure { margin: 0; }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }
.mfp-image-holder .mfp-content { max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }
.mfp-fade.mfp-bg { opacity: 0; -webkit-transition: all .15s ease-out; -moz-transition: all .15s ease-out; transition: all .15s ease-out }
.mfp-fade.mfp-bg.mfp-ready { opacity: .85 }
.mfp-fade.mfp-bg.mfp-removing { opacity: 0 }
.mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: all 150ms ease-out; transition: all 150ms ease-out }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1 }
.mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0 }
.popup-embed-container .mfp-container { padding-top: 40px; padding-bottom: 40px }
.popup-embed-container .mfp-content { width: 100%; max-width: 900px; box-shadow: 0 0 8px rgba(0,0,0,0.6) }
.popup-embed-container .mfp-close { top: -44px; color: #FFF; text-align: right; right: 1px }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
.mfp-img-mobile img.mfp-img { padding: 0; }
.mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
.mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
.mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
.mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; }
}

@media all and (max-width: 900px) {
.mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
.mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
.mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
.mfp-container { padding-left: 6px; padding-right: 6px; }
}
/********************************************************************************
--- Custom Magnific Popup Styling ---
*********************************************************************************/
.white-popup-block {font-family: 'Noir Pro',sans-serif; background: #fff; text-align: left; max-width: 650px; margin: 40px auto; position: relative; border-radius: 2px; -webkit-animation: popin .3s; animation: popin .3s; overflow: hidden;}
.white-popup-block--padding {padding: 1.875em;}
.white-popup-block--wide {max-width: 767px;}
.white-popup-block p {line-height: 1.4;}

.popup-ad {font-family: 'Noir Pro',sans-serif; background: #022A3A; max-width: 600px; margin: 40px auto; position: relative; border-radius: 2px; -webkit-animation: popin .3s; animation: popin .3s; overflow: hidden;}
.popup-ad__image {text-align: center;}
.mfp-ad .mfp-close {font-size:3em; color: rgba(255,255,255,1); top: 0.2083em; right: 0.2083em;}
.mfp-ad .mfp-close:hover {color: rgba(255,255,255,0.65)}

@-webkit-keyframes popin{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}85%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-ms-keyframes popin{0%{-ms-transform:scale(0);transform:scale(0);opacity:0}85%{-ms-transform:scale(1.05);transform:scale(1.05);opacity:1}100%{-ms-transform:scale(1);transform:scale(1);opacity:1}}@keyframes popin{0%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}85%{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);opacity:1}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}}
/********************************************************************************
			 --- Style Guide---
*********************************************************************************/
.sg-section {padding: 5.000em 0; border-bottom: 1px solid #ccc;}
.sg-section__heading {position: relative; margin-bottom: 2.000em}
.sg-section__heading span {font-size: 50%; position: absolute; top: 50%; left: -3.125em; margin-top: -0.938em; width: 1.875em; height: 1.875em; line-height: 1.875em;}
.sg-section__heading span:after {content: ""; display: block; position: absolute; top: 0; right: 0; width: 1px; height: 100%; background: #ccc;}
.sg-section__subheading {font-size: 14px; text-transform: uppercase; margin: 4.000em 0 2.000em; position: relative;}
.sg-section__subheading:before {content: ""; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background: #ccc;}
.sg-section__subheading span {position: relative; background: #F7F9FA; padding-right: 1.250em;}
.sg-section__font {overflow: hidden; margin-bottom: 1.750em;}
.sg-section__font {overflow: hidden; margin-bottom: 1.750em;}
.sg-section__font-letters {font-size: 5.000em; display: block; line-height: 1; opacity: 0.20;}
.sg-section__font-name {display: block; line-height: 1;}
.sg-section__font-left, .sg-section__font-right {width: 50%; float: left;}
.sg-section__font-left {padding-right: 2.000em;}
.sg-section__font-right {border-left: 1px solid #ccc; padding-left: 2.000em;}
.sg-section__font-weight {display: block;}
.sg-body {overflow-x: hidden;}
.sg-body .root, .sg-toggle {-webkit-transition: -webkit-transform 250ms ease; transition: -webkit-transform 250ms ease; transition: transform 250ms ease; transition: transform 250ms ease, -webkit-transform 250ms ease;}
.sg-fixed-nav {position: fixed; top: 0; left: 0; width: 250px; height: 100%; overflow-y: auto; padding: 40px 15px; background: #fff; z-index: 9999999; border-right: 1px solid #ccc; -webkit-transform: translate3d(-250px, 0px, 0px);-moz-transform: translate3d(-250px, 0px, 0px);-o-transform: translate3d(-250px, 0px, 0px);-ms-transform: translate3d(-250px, 0px, 0px);transform: translate3d(-250px, 0px, 0px); -webkit-transition: -webkit-transform 250ms ease; transition: -webkit-transform 250ms ease; transition: transform 250ms ease; transition: transform 250ms ease, -webkit-transform 250ms ease;}
.sg-snippets-toggle {font-size: 14px; display: block;}
.sg-snippets-toggle:before {content: "\e935"; font-family: 'CD-Project-Icons'; margin-right: 6px;}
.sg-snippets-toggle.active:before {content: "\e936"; font-family: 'CD-Project-Icons';}
.sg-toc {font-size: 14px; font-family: 'Noir Pro',sans-serif;}
.sg-toc ol {margin:1em 0;}
.sg-toc li {margin-bottom: 0.7143em;}
.sg-toc a {border: none!important;}
.sg-toggle {font-size: 14px; position: fixed; bottom: 0; left:0; width: 28px; height: 28px; line-height:1; padding: 0; margin: 0; z-index: 9999999; border-radius: 0;}
.sg-toggle:before {content: "\e80c"; font-family: 'CD-Project-Icons';}
.sg-body--push .root, .sg-body--push .sg-toggle {-webkit-transform: translate3d(250px, 0px, 0px);-moz-transform: translate3d(250px, 0px, 0px);-o-transform: translate3d(250px, 0px, 0px);-ms-transform: translate3d(250px, 0px, 0px);transform: translate3d(250px, 0px, 0px);}
.sg-body--push .sg-fixed-nav {-webkit-transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-o-transform: translate3d(0px, 0px, 0px);-ms-transform: translate3d(0px, 0px, 0px);transform: translate3d(0px, 0px, 0px);}
.sg-body--push .sg-toggle:before {content: "\e6d5";}

@media (max-width: 1399px) {
	.sg-section__heading {padding-left: 1.500em;}
	.sg-section__heading span {left: 0;}
}

/*----------  Swatches  ----------*/
.swatch__color { position: relative; height: 100px;}
.swatch__hex { padding: 1rem; text-align: center;}
.swatch__name {display:block; font-size:0.750em}
/*----------  Code Snippets  ----------*/
code {display: none; /* Remove in Production */}
code.active {display: block;}
pre {padding:15px; border:1px solid #E6EBEC;}
/********************************************************************************
			 --- WP Toolbar  ---
*********************************************************************************/
/* This might require updating based on header whether it's fixed or not */
.admin-bar .header {top: 32px;}

@media only screen and (max-width: 782px) {
	.admin-bar .header {top: 46px;}
	#wpadminbar {position: fixed;}
}
/*Meghana chnages for poll page */
#jotform-feedback-32124156488960{
	display:none !important;
}
.result-view #page-wrap{
	background-color:white;
}

