@import url(//fonts.googleapis.com/css?family=Titillium+Web:200,400,700,900);@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,800');.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate3d(0, -25%, 0);transform:translate3d(0, -25%, 0);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);-moz-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);-moz-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);-moz-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.tooltip{position:absolute;z-index:1070;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.clear_float:before,.clear_float:after{content:" ";display:table}.clear_float:after{clear:both}body{background:transparent url(/application/themes/repligen2018/images/background.png) repeat scroll}div.ccm-page{position:relative}div.ccm-page{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:400;font-size:15px;line-height:1.42857143;-webkit-font-smoothing:antialiased}div.ccm-page blockquote{padding-left:60px;font-size:1.46em;font-weight:300;border-color:#bdcfd8;color:#5b676c;line-height:1.42857143}div.ccm-page h1{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:2.1em;font-weight:700;color:#1a1a1a;line-height:1.42857143;text-transform:none}div.ccm-page h2{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.46em;font-weight:700;color:#1a1a1a;line-height:1.42857143;text-transform:none}div.ccm-page h3{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.25em;font-weight:700;color:#75ca2a;line-height:1.42857143;text-transform:none}div.ccm-page h4{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.05em;font-weight:700;color:#4f585c;line-height:1.42857143;text-transform:none}div.ccm-page h5{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:.73em;font-weight:700;color:#9fa9ad;line-height:1.42857143;text-transform:uppercase}div.ccm-page h6{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:.73em;font-weight:400;color:#a3db75;line-height:1.42857143;text-transform:uppercase}div.ccm-page img{max-width:100%}div.ccm-page hr{margin-top:80px;margin-bottom:80px;border-top:1px solid #ececec}div.ccm-page main{background-color:#fff;padding-bottom:80px}div.ccm-page main a:not(.fa):not(.btn),div.ccm-page footer a:not(.fa):not(.btn){color:#20bde8}div.ccm-page main a:not(.fa):not(.btn):hover,div.ccm-page footer a:not(.fa):not(.btn):hover{color:#abddff;text-decoration:none}div.ccm-page div[data-container=block] div.container:last-child{padding-bottom:0px}div.ccm-page.page-type-blog-entry div.col-sidebar{padding-top:40px}div.ccm-page div.col-sidebar hr{margin-top:20px;margin-bottom:20px}div.ccm-page div.ccm-system-errors{margin-top:40px}div.ccm-page header{background-color:#fff;padding-top:30px;padding-bottom:30px;border-bottom:1px solid #d9d9d9}div.ccm-page header #header-site-title{font-family:Titillium Web;font-weight:400;color:#75ca2a;text-transform:none;line-height:1.15em;font-size:2.3em;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}div.ccm-page header #header-site-title:hover,div.ccm-page header #header-site-title:focus,div.ccm-page header #header-site-title:active{color:#447618;text-decoration:none !important}div.ccm-page header .ccm-search-block-form{position:relative}div.ccm-page header .ccm-search-block-form:before{content:"\f002";font-family:FontAwesome;font-weight:normal;font-style:normal;display:inline-block;position:absolute;left:14px;top:9px;text-decoration:inherit;color:#cbcbcb}div.ccm-page header .ccm-search-block-form .ccm-search-block-text{border:1px solid #cbcbcb;color:#cbcbcb;border-radius:30px;padding:10px 20px 10px 35px;background-color:#fff}div.ccm-page header .ccm-search-block-form .ccm-search-block-text:focus{outline:0}div.ccm-page div.ccm-pagination-wrapper{text-align:center}div.ccm-page .pagination>li.active span{background:none;color:#548627;border-color:#d4efbd}div.ccm-page .pagination>li.next.disabled a,div.ccm-page .pagination>li.next.disabled span{color:#b3beb8}div.ccm-page .pagination>li.next a{border-right:1px solid #d4efbd;border-bottom-right-radius:25px;border-top-right-radius:25px;padding-right:25px}div.ccm-page .pagination>li.next span{border-right:1px solid #d4efbd;border-bottom-right-radius:25px;border-top-right-radius:25px;padding-right:25px}div.ccm-page .pagination>li.prev.disabled a,div.ccm-page .pagination>li.prev.disabled span{color:#b3beb8}div.ccm-page .pagination>li.prev span{border-left:1px solid #d4efbd;border-bottom-left-radius:25px;border-top-left-radius:25px;padding-left:25px}div.ccm-page .pagination>li.prev a{border-left:1px solid #d4efbd;border-bottom-left-radius:25px;border-top-left-radius:25px;padding-left:25px}div.ccm-page .pagination>li>a{font-size:14px;border-left:0;border-right:0;padding-top:12px;padding-bottom:12px;border-color:#d4efbd}div.ccm-page .pagination>li>a:hover{background:none}div.ccm-page .pagination>li>span{font-size:14px;border-left:0;border-right:0;padding-top:12px;padding-bottom:12px;border-color:#d4efbd}div.ccm-page .breadcrumb{background-color:transparent;padding:0px;margin-top:15px;line-height:2;font-size:16px}div.ccm-page .breadcrumb a:hover{text-decoration:none}div.ccm-page img.ccm-captcha-image{display:block;margin:0px auto}div.ccm-page main .ccm-search-block-form h3{font-family:Titillium Web;font-size:1.46em;text-transform:uppercase}div.ccm-page main .ccm-search-block-form input.ccm-search-block-text{border:1px solid #e6e6e6;margin-right:15px;width:50%;margin-bottom:15px;padding:10px}div.ccm-page main .ccm-search-block-form input.ccm-search-block-submit:focus{outline:none}div.ccm-page main .ccm-search-block-form #searchResults{margin-top:15px;border-top:1px solid #ececec}div.ccm-page main .ccm-search-block-form #searchResults .searchResult{margin-top:0px;margin-bottom:0px;padding-top:24px;padding-bottom:7px;border-bottom:1px solid #ececec}div.ccm-page main .ccm-search-block-form #searchResults .searchResult p{color:#6e6e6e}div.ccm-page main .ccm-search-block-form #searchResults .searchResult h3{margin-top:0px;text-transform:none;margin-bottom:5px;font-family:inherit}div.ccm-page main .ccm-search-block-form #searchResults .searchResult h3 a{font-weight:400;font-size:22px;color:#09f}div.ccm-page main .ccm-search-block-form #searchResults .searchResult h3 a:hover{color:#abddff}div.ccm-page .btn{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-ms-border-radius:20px;padding:10px 30px 10px 30px}div.ccm-page .btn-success{color:#fff;background-color:#0c6;border-color:#4cae4c}div.ccm-page .btn-success:hover,div.ccm-page .btn-success:focus,div.ccm-page .btn-success:active,div.ccm-page .btn-success.active,.open>.dropdown-togglediv.ccm-page .btn-success{color:#fff;background-color:#00994d;border-color:#398439}div.ccm-page .btn-success:active,div.ccm-page .btn-success.active,.open>.dropdown-togglediv.ccm-page .btn-success{background-image:none}div.ccm-page .btn-success.disabled,div.ccm-page .btn-success[disabled],fieldset[disabled] div.ccm-page .btn-success,div.ccm-page .btn-success.disabled:hover,div.ccm-page .btn-success[disabled]:hover,fieldset[disabled] div.ccm-page .btn-success:hover,div.ccm-page .btn-success.disabled:focus,div.ccm-page .btn-success[disabled]:focus,fieldset[disabled] div.ccm-page .btn-success:focus,div.ccm-page .btn-success.disabled:active,div.ccm-page .btn-success[disabled]:active,fieldset[disabled] div.ccm-page .btn-success:active,div.ccm-page .btn-success.disabled.active,div.ccm-page .btn-success[disabled].active,fieldset[disabled] div.ccm-page .btn-success.active{background-color:#0c6;border-color:#4cae4c}div.ccm-page .btn-success .badge{color:#0c6;background-color:#fff}div.ccm-page .btn-default{color:#6e6e6e;background-color:#fff;border-color:#b7e390}div.ccm-page .btn-default:hover,div.ccm-page .btn-default:focus,div.ccm-page .btn-default:active,div.ccm-page .btn-default.active,.open>.dropdown-togglediv.ccm-page .btn-default{color:#6e6e6e;background-color:#e6e6e6;border-color:#97d75f}div.ccm-page .btn-default:active,div.ccm-page .btn-default.active,.open>.dropdown-togglediv.ccm-page .btn-default{background-image:none}div.ccm-page .btn-default.disabled,div.ccm-page .btn-default[disabled],fieldset[disabled] div.ccm-page .btn-default,div.ccm-page .btn-default.disabled:hover,div.ccm-page .btn-default[disabled]:hover,fieldset[disabled] div.ccm-page .btn-default:hover,div.ccm-page .btn-default.disabled:focus,div.ccm-page .btn-default[disabled]:focus,fieldset[disabled] div.ccm-page .btn-default:focus,div.ccm-page .btn-default.disabled:active,div.ccm-page .btn-default[disabled]:active,fieldset[disabled] div.ccm-page .btn-default:active,div.ccm-page .btn-default.disabled.active,div.ccm-page .btn-default[disabled].active,fieldset[disabled] div.ccm-page .btn-default.active{background-color:#fff;border-color:#b7e390}div.ccm-page .btn-default .badge{color:#fff;background-color:#6e6e6e}div.ccm-page div.block-sidebar-padded{padding:25px 40px 25px 40px}div.ccm-page div.block-sidebar-padded p{font-size:0.85em}div.ccm-page div.block-sidebar-wrapped{padding:25px 40px 25px 40px;background-color:#f8faf1;font-size:0.85em}div.ccm-page div.block-sidebar-wrapped h3{margin:0px;font-size:14px;font-weight:normal}div.ccm-page div.block-sidebar-wrapped a{color:#0f9cd7 !important}div.ccm-page div.block-sidebar-wrapped a:hover{text-decoration:none;color:#548627 !important}div.ccm-page div.block-sidebar-wrapped div.ccm-block-page-list-page-entry{padding-bottom:0px;border-bottom:0px;margin-bottom:0px}div.ccm-page div.block-sidebar-wrapped ul{list-style-type:none;padding:0px;margin:0px;color:#9fa9ad}div.ccm-page div.block-sidebar-wrapped ul li{margin-bottom:12px}div.ccm-page div.block-sidebar-wrapped ul ul{padding-left:20px;font-size:1em}div.ccm-page div.block-sidebar-wrapped+div.block-sidebar-wrapped{padding-top:0px}div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page{margin:-15px -40px -25px -40px;padding:15px 40px 10px 40px;border-top:1px solid #ececec;font-size:1.25em}div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a{color:#d1d1d1 !important}div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a:hover{color:#0f9cd7 !important}div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal{margin-left:-15px;margin-right:-15px}div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail{position:relative;float:left;width:16.66666667%;min-height:1px;padding-left:15px;padding-right:15px;padding-top:7px}div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img{display:block;width:100% \9;max-width:100%;height:auto}div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text{position:relative;float:left;width:83.33333333%;min-height:1px;padding-left:15px;padding-right:15px}div.ccm-page div.blog-entry-list div.ccm-block-page-list-date{color:#aeaeae;font-size:0.8em;margin-bottom:10px}div.ccm-page div.blog-entry-list div.ccm-block-page-list-title{margin:0px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.46em;font-weight:700;color:#1a1a1a;line-height:1.42857143;text-transform:none}div.ccm-page div.blog-entry-list div.ccm-block-page-list-title a{color:#1a1a1a}div.ccm-page div.blog-entry-list div.ccm-block-page-list-title a:hover{text-decoration:none;color:#09f}div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title{margin-top:0px;margin-bottom:10px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.46em;font-weight:700;color:#4f585c;line-height:1.42857143;text-transform:none}div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title a{color:#4f585c}div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title a:hover{color:#428bca;text-decoration:none}div.ccm-page div.recent-blog-entry div.ccm-block-page-list-page-entry{border-bottom:0px;margin-bottom:0px;padding-bottom:0px}div.ccm-page div.area-content-accent{background-color:#f8faf1;margin-top:80px;padding:65px 0px 65px 0px;margin-bottom:-80px}div.ccm-page div.area-content-accent .title-caps,div.ccm-page div.area-content-accent .title-caps-bold,div.ccm-page div.area-content-accent h3{color:#988e47 !important}div.ccm-page div.testimonial-bio{margin-bottom:60px}div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper{margin-top:0px;margin-bottom:0px}div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial{margin-left:0px;margin-right:0px}div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-image{width:auto;float:none;padding:0px;margin-bottom:30px}div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-image img{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;-ms-border-radius:0px}div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-text{float:none;padding:0px}div.ccm-page div.testimonial-bio+div.testimonial-bio{margin-bottom:0px}div.ccm-page div.testimonial-bio:only-child{margin-bottom:0px}div.ccm-page .ccm-faq-container{margin-left:-15px;margin-right:-15px}div.ccm-page .ccm-faq-block-links{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:1200px){div.ccm-page .ccm-faq-block-links{float:left;width:25%}}div.ccm-page .ccm-faq-block-links a{display:block;margin-bottom:10px}div.ccm-page .ccm-faq-block-entries{position:relative;min-height:1px;padding-left:15px;padding-right:15px}div.ccm-page .ccm-faq-block-entries h3{margin-top:0px}div.ccm-page .ccm-faq-block-entries div.faq-entry-content{margin-bottom:50px}@media (min-width:1200px){div.ccm-page .ccm-faq-block-entries{float:left;width:66.66666667%}}@media (min-width:1200px){div.ccm-page .ccm-faq-block-entries{margin-left:8.33333333%}}div.ccm-page div.ccm-block-feature-item{position:relative;padding-left:25px;margin-bottom:40px}div.ccm-page div.ccm-block-feature-item h4,div.ccm-page div.ccm-block-feature-item i{color:#75ca2a}div.ccm-page div.ccm-block-feature-item i{position:absolute;top:3px;left:0px}div.ccm-page div.feature-home-page div.ccm-block-feature-item h4,div.ccm-page div.feature-home-page div.ccm-block-feature-item i{color:#1a1a1a}div.ccm-page div.feature-home-page div.ccm-block-feature-item h4{font-size:1.5em}div.ccm-page div.feature-home-page div.ccm-block-feature-item i{color:#1a1a1a;font-size:1.3em;top:1px}div.ccm-page div.feature-home-page div.ccm-block-feature-item{padding-left:45px}div.ccm-page div.ccm-block-feature-item-hover-wrapper{text-align:center}div.ccm-page div.ccm-block-feature-item-hover-wrapper div.ccm-block-feature-item-hover-title{color:#888;font-size:1.5em;font-weight:300;margin-top:20px}div.ccm-page div.ccm-block-feature-item-hover{display:table;margin:0px auto 0px auto}div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon{border:1px solid #d4d4d4;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-ms-border-radius:50%;text-align:center;vertical-align:middle;display:table-cell;margin:0px auto 0px auto;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;cursor:help;width:200px;height:200px}div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon i{margin-top:3px;color:#09f;font-size:2.1em}@media (min-width:768px){div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon{width:80px;height:80px}}@media (min-width:992px){div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon{width:110px;height:110px}}@media (min-width:1200px){div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon{width:134px;height:134px}}div.ccm-page div.ccm-block-feature-item-hover-wrapper:hover div.ccm-block-feature-item-hover-icon{background:#ccebff;border:1px solid #99d6ff}div.ccm-page .ccm-image-slider-container{border-bottom:2px solid #f0eee1;padding-top:20px;margin-bottom:70px;background-color:transparent;background-repeat:repeat}div.ccm-page .ccm-image-slider-container .ccm-image-slider{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li{max-height:220px}@media (min-width:480px) and (max-width:767px){div.ccm-page .ccm-image-slider-container .ccm-image-slider{width:100%}div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li{max-height:320px}}@media (min-width:768px){div.ccm-page .ccm-image-slider-container .ccm-image-slider{width:750px}div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li{max-height:350px}}@media (min-width:992px){div.ccm-page .ccm-image-slider-container .ccm-image-slider{width:970px}div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li{max-height:429px}}@media (min-width:1200px){div.ccm-page .ccm-image-slider-container .ccm-image-slider{width:1170px}div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li{max-height:480px}}div.ccm-page .ccm-image-slider-container .ccm-image-slider:before,div.ccm-page .ccm-image-slider-container .ccm-image-slider:after{content:" ";display:table}div.ccm-page .ccm-image-slider-container .ccm-image-slider:after{clear:both}div.ccm-page .ccm-image-slider-container .ccm-image-slider-inner{margin-left:-15px;margin-right:-15px;position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:1200px){div.ccm-page .ccm-image-slider-container .ccm-image-slider-inner{float:left;width:100%}}div.ccm-page .ccm-image-slider-container .rslides_nav{opacity:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-ms-border-radius:4px;height:38px;margin-top:-20px;width:38px;background:rgba(0,0,0,0.92)}div.ccm-page .ccm-image-slider-container .rslides_nav.next{color:white;-webkit-transition:background .35s ease-in-out;-o-transition:background .35s ease-in-out;transition:background .35s ease-in-out;right:40px}div.ccm-page .ccm-image-slider-container .rslides_nav.next:hover{text-decoration:none;color:black;background:white}div.ccm-page .ccm-image-slider-container .rslides_nav.next:before{-webkit-transition:background .35s ease-in-out;-o-transition:background .35s ease-in-out;transition:background .35s ease-in-out;content:"\f054";font-family:FontAwesome;font-size:16px;display:block;margin-top:10px;margin-left:14px}div.ccm-page .ccm-image-slider-container .rslides_nav.prev{color:white;-webkit-transition:background .35s ease-in-out;-o-transition:background .35s ease-in-out;transition:background .35s ease-in-out;left:40px}div.ccm-page .ccm-image-slider-container .rslides_nav.prev:hover{text-decoration:none;color:black;background:white}div.ccm-page .ccm-image-slider-container .rslides_nav.prev:after{-webkit-transition:background .35s ease-in-out;-o-transition:background .35s ease-in-out;transition:background .35s ease-in-out;content:"\f053";font-family:FontAwesome;font-size:16px;display:block;margin-top:10px;margin-left:12px}div.ccm-page .ccm-image-slider-container .rslides_tabs{padding-left:0px;padding-top:15px;padding-bottom:10px}div.ccm-page .ccm-image-slider-container .rslides_tabs li{list-style-type:none;display:inline-block;margin-right:5px}div.ccm-page .ccm-image-slider-container .rslides_tabs li.rslides_here a{background:#75ca2a}div.ccm-page .ccm-image-slider-container .rslides_tabs li a{overflow:hidden;text-indent:99px;background:#ccccc9;width:15px;height:15px;display:inline-block;margin-right:10px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;-ms-border-radius:30px}div.ccm-page .ccm-image-slider-container .ccm-image-slider-text h2{color:#75ca2a;font-family:Titillium Web;font-size:3.2em;font-weight:200;margin-bottom:5%}div.ccm-page .ccm-image-slider-container .ccm-image-slider-text p{color:#6e6e6e;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.1em;font-weight:400;width:80%}div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-arrows .ccm-image-slider-inner{margin-left:-15px;margin-right:-15px;position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin-bottom:60px}@media (min-width:1200px){div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-arrows .ccm-image-slider-inner{margin-left:8.33333333%}}@media (min-width:1200px){div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-arrows .ccm-image-slider-inner{float:left;width:83.33333333%}}div.ccm-page .image-right-tilt .ccm-image-block{display:block;margin:0px auto 0px auto;transform:rotate(3deg);-moz-transform:rotate(3deg);-ms-transform:rotate(3deg);-webkit-transform:rotate(3deg)}div.ccm-page .image-circle .ccm-image-block{border-radius:50%}div.ccm-page div.ccm-block-next-previous-header{font-size:15px}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry{border-bottom:0px;padding-bottom:0px;margin-bottom:0px;margin-top:50px;padding-top:50px;border-top:1px solid #d9d9d9}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry div.ccm-block-page-list-title{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.25em;font-weight:700;color:#75ca2a;line-height:1.42857143;text-transform:none}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry:first-child{padding-top:0px;border-top:none;margin-top:0px}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-ms-border-radius:20px;padding:10px 30px 10px 30px;border:1px solid transparent;display:inline-block;color:#6e6e6e;background-color:#fff;border-color:#b7e390}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active,.open>.dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more{color:#6e6e6e;background-color:#e6e6e6;border-color:#97d75f}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active,.open>.dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more{background-image:none}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled],fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:hover,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:hover,fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:focus,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:focus,fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:active,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:active,fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled.active,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled].active,fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active{background-color:#fff;border-color:#b7e390}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more .badge{color:#fff;background-color:#6e6e6e}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover{text-decoration:none}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper{margin-left:-15px;margin-right:-15px}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin-bottom:30px;overflow:hidden}@media (min-width:768px){div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item{float:left;width:33.33333333%}}@media (min-width:768px){div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item{min-height:147px}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img{width:100%;height:147px}}@media (min-width:992px){div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item{min-height:193px}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img{width:100%;height:193px}}@media (min-width:1200px){div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item{min-height:240px}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img{width:100%;height:240px}}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-thumbnail-hover{background-color:rgba(32,189,232,0.7)}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon{display:block;margin:0px auto 10px auto}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon:before{font-family:FontAwesome;content:"\f064"}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-title{margin-top:30px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.05em;font-weight:700;color:#4f585c;line-height:1.42857143;text-transform:none}div.ccm-page a.ccm-block-page-list-rss-feed{font-size:1.5em;color:#d1d1d1}div.ccm-page a.ccm-block-page-list-rss-feed:hover{color:#75ca2a}div.ccm-page div.ccm-block-page-list-page-entry-horizontal:before,div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after{content:" ";display:table}div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after{clear:both}div.ccm-page div.ccm-block-page-list-page-entry-horizontal,div.ccm-page div.ccm-block-page-list-page-entry{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #ececec}div.ccm-page div.ccm-block-page-list-page-entry-read-more{margin-top:20px}div.ccm-page div.ccm-block-page-list-no-pages{text-align:center;font-size:1.25em;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;color:#9fa9ad}div.ccm-page div.col-sidebar div.block-sidebar-wrapped div.ccm-block-page-list-wrapper{margin:0px}div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper{margin:25px 40px 25px 40px;font-size:.85em}div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper a.ccm-block-page-list-rss-feed{font-size:.85em}div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry{border:0px;padding:0px;margin-bottom:10px}div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry a{font-weight:normal}div.ccm-page div.ccm-block-page-list-header{font-size:15px}div.ccm-page div.ccm-block-page-attribute-display-wrapper{border-top:1px solid #ececec;padding-top:20px;padding-bottom:20px;color:#aeaeae}div.ccm-page div.ccm-block-page-attribute-display-wrapper .ccm-block-page-attribute-display-title{color:#75ca2a;display:block}div.ccm-page div.ccm-block-page-attribute-display-wrapper:last-child{border-bottom:1px solid #ececec}div.ccm-page h1.page-title{color:#75ca2a;font-family:Titillium Web;font-size:1.73em;line-height:1.42857143;font-weight:700;text-transform:uppercase;padding-bottom:30px;padding-top:30px}div.ccm-page.page-type-portfolio-project h1.page-title{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:2.1em;font-weight:700;color:#1a1a1a;line-height:1.42857143;text-transform:none;border-bottom:1px solid #ececec;margin-bottom:40px}div.ccm-page div.ccm-block-page-title-byline{padding-bottom:40px;border-bottom:1px solid #ececec;margin-bottom:40px}div.ccm-page div.ccm-block-page-title-byline h1.page-title{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:2.1em;font-weight:700;color:#1a1a1a;line-height:1.42857143;text-transform:none;margin-bottom:0px;padding-bottom:0px;padding-top:1em}div.ccm-page div.ccm-block-page-title-byline span.page-date{margin-right:2em}div.ccm-page div.ccm-block-page-title-byline span.page-date,div.ccm-page div.ccm-block-page-title-byline span.page-author{color:#9fa9ad;font-style:italic;font-size:0.85em}div.ccm-page div.ccm-block-testimonial{margin-left:-15px;margin-right:-15px}div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image{float:left;width:25%}}div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text{float:left;width:75%}}div.ccm-page div.ccm-block-testimonial img{display:block;width:100% \9;max-width:100%;height:auto;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-ms-border-radius:50%}div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-name{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.05em;font-weight:700;color:#4f585c;line-height:1.42857143;text-transform:none}div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-position{color:#0f9cd7}div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-position a{color:#0f9cd7;text-decoration:underline}div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-paragraph{margin-top:20px}div.ccm-page div.ccm-block-testimonial-wrapper{margin-top:60px;margin-bottom:60px}div.ccm-page div.ccm-block-testimonial-wrapper:before,div.ccm-page div.ccm-block-testimonial-wrapper:after{content:" ";display:table}div.ccm-page div.ccm-block-testimonial-wrapper:after{clear:both}@media all and (max-width:767px){div.ccm-page .ccm-block-testimonial-image img{margin:10px auto}}div.ccm-page div.col-sidebar div.ccm-block-tags-wrapper{margin:25px 40px 25px 40px}div.ccm-page div.ccm-block-tags-header{font-size:15px}div.ccm-page div.ccm-block-tags-wrapper a:hover{text-decoration:none}div.ccm-page span.ccm-block-tags-tag{background-color:#fff;border-color:#d1d1d1;border-width:1px;border-style:solid;color:#6e6e6e}div.ccm-page div.ccm-block-tags-wrapper a:hover span.ccm-block-tags-tag{border-color:#75ca2a}div.ccm-page div.col-sidebar div.ccm-block-topic-list-wrapper{margin:25px 40px 25px 40px;font-size:.85em}div.ccm-page div.ccm-block-topic-list-header{font-size:15px}div.ccm-page ul.ccm-block-topic-list-page-topics{list-style-type:none;padding-left:0px;padding-bottom:0px}div.ccm-page ul.ccm-block-topic-list-page-topics li{margin-bottom:10px;padding-bottom:0px}div.ccm-page .ccm-block-topic-list-topic-selected{font-weight:bold}div.ccm-page div.col-sidebar div.ccm-block-date-navigation-wrapper{margin:25px 40px 25px 40px;font-size:.85em}div.ccm-page div.ccm-block-date-navigation-header{font-size:15px}div.ccm-page ul.ccm-block-date-navigation-dates{list-style-type:none;padding-left:0px;padding-bottom:0px}div.ccm-page ul.ccm-block-date-navigation-dates li{margin-bottom:10px;padding-bottom:0px}div.ccm-page .ccm-block-date-navigation-date-selected{font-weight:bold}div.ccm-page div.ccm-block-calendar-wrapper a.fc-event,div.ccm-page div.ccm-block-calendar-wrapper a.fc-event:hover{color:#fff}div.ccm-page div.ccm-block-calendar-event-list,div.ccm-page div.ccm-block-calendar-event-list-wrapper{margin-bottom:10px;clear:both}div.ccm-page div.ccm-block-calendar-event-list-event-date{width:50px;height:50px;float:left;margin-right:10px;border:1px solid #f8faf1}div.ccm-page div.ccm-block-calendar-event-list-event-date span{display:block;text-align:center}div.ccm-page div.ccm-block-calendar-event-list-event-date span:first-child{font-weight:bold;background-color:#f8faf1;color:#988e47}div.ccm-page div.ccm-block-calendar-event-list-event{padding-bottom:10px;clear:both}div.ccm-page main .jumbo{min-height:300px}div.ccm-page main .jumbo h1{color:#75ca2a !important;font-family:Titillium Web !important;font-size:2.46em !important;line-height:1.14285714;font-weight:200 !important;display:block;padding-top:40px;font-size:3.69em;padding-bottom:40px}div.ccm-page main .jumbo p{font-size:1.46em;color:#4f585c;font-weight:200}.title-thin{color:#75ca2a !important;font-family:Titillium Web !important;font-size:2.46em !important;line-height:1.14285714;font-weight:200 !important;display:block}.title-caps-bold{color:#75ca2a !important;font-family:Titillium Web !important;font-size:1.73em !important;line-height:2.47142857em !important;font-weight:700 !important;text-transform:uppercase}.title-caps{color:#75ca2a !important;font-family:Titillium Web !important;font-size:1.73em !important;line-height:2.47142857em !important;font-weight:300;text-transform:uppercase}.image-caption{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;color:#b8c4cd;font-size:1em}footer#footer-theme{color:#5b676c}footer#footer-theme a{color:#0f9cd7}footer#footer-theme a:hover{color:#548627}footer#footer-theme div.ccm-block-social-links{text-align:right}footer#footer-theme div.ccm-block-social-links ul a{color:#d1d1d1}footer#footer-theme div.ccm-block-social-links ul a:hover{color:#75ca2a}footer#footer-theme section{border-top:1px solid #d9d9d9;padding-top:30px;padding-bottom:30px}footer#footer-theme section:first-child{background-color:#fff}footer#footer-theme section:last-child{padding-bottom:30px;background-color:transparent}footer#footer-theme #footer-site-title{font-family:Titillium Web;font-weight:900;color:#75ca2a;text-transform:uppercase;font-size:1.2em;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}footer#footer-theme #footer-site-title:hover{color:#447618;text-decoration:none !important}footer#concrete5-brand{background-color:rgba(0,0,0,0.1);padding-top:20px;padding-bottom:20px}footer#concrete5-brand a.concrete5{color:#00baff}footer#concrete5-brand a.concrete5:hover{color:#008dc0}footer#concrete5-brand a{color:#9fa7aa}footer#concrete5-brand a:hover{color:#7B8083}.ccm-image-slider-container{background-image:url('/application/themes/repligen2018/images/background-slider-default.png')}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper{margin:10px;display:flex;flex-wrap:wrap;justify-content:space-around}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item{padding-left:25px;padding-right:25px}@media (min-width:768px){div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper.col-4-page-list div.ccm-block-page-list-page-entry-grid-item{width:50%}}@media (min-width:992px){div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper.col-4-page-list div.ccm-block-page-list-page-entry-grid-item{width:25%}}@media (min-width:768px){div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper.col-3-page-list div.ccm-block-page-list-page-entry-grid-item{width:25%;padding-left:0px;padding-right:0px}}@media (min-width:768px){div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper.col-2-page-list div.ccm-block-page-list-page-entry-grid-item{width:50%}}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper.colored .ccm-block-page-list-page-entry-grid-item:nth-child(5n + 1) .ccm-block-page-list-overlay{background-color:rgba(166,10,61,0.85)}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper.colored .ccm-block-page-list-page-entry-grid-item:nth-child(5n + 2) .ccm-block-page-list-overlay{background-color:rgba(120,190,33,0.85)}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper.colored .ccm-block-page-list-page-entry-grid-item:nth-child(5n + 3) .ccm-block-page-list-overlay{background-color:rgba(250,70,22,0.85)}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper.colored .ccm-block-page-list-page-entry-grid-item:nth-child(5n + 4) .ccm-block-page-list-overlay{background-color:rgba(103,30,117,0.85)}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper.colored .ccm-block-page-list-page-entry-grid-item:nth-child(5n) .ccm-block-page-list-overlay{background-color:rgba(0,169,224,0.85)}div.ccm-page .ccm-block-page-list-page-entry-grid-thumbnail{position:relative;min-height:265px;padding-top:100%;background-size:cover}div.ccm-page .ccm-block-page-list-page-entry-grid-thumbnail .ccm-block-page-list-overlay{position:absolute;top:0;bottom:0;background-color:rgba(120,190,33,0.85);color:#fff;padding:15px;width:100%;text-align:center;display:flex;align-items:center}div.ccm-page .ccm-block-page-list-page-entry-grid-thumbnail .overlay-content{width:100%;line-height:1.409;text-shadow:0px 0px 5px rgba(0,0,0,0.3)}div.ccm-page .ccm-block-page-list-page-entry-grid-thumbnail .page-list-date{color:#fff;margin-top:0;margin-bottom:25px;font-size:22px}div.ccm-page .ccm-block-page-list-page-entry-grid-thumbnail .ccm-block-page-list-title{color:#fff;font-size:22px}div.ccm-page .ccm-block-page-list-page-entry-grid-thumbnail .ccm-block-page-list-description{font-size:20px}div.ccm-page .orange .ccm-block-page-list-overlay{background-color:rgba(250,70,22,0.85)}div.ccm-page .blue .ccm-block-page-list-overlay{background-color:rgba(0,86,135,0.85)}div.ccm-page .gray .ccm-block-page-list-overlay{background-color:rgba(84,88,89,0.85)}div.ccm-page .light-blue .ccm-block-page-list-overlay{background-color:rgba(0,169,224,0.85)}div.ccm-page .green .ccm-block-page-list-overlay{background-color:rgba(120,190,33,0.85)}div.ccm-page .purple .ccm-block-page-list-overlay{background-color:rgba(103,30,117,0.85)}div.ccm-page .page-list-partial-overlay-wrapper .ccm-block-page-list-page-entry-grid-thumbnail:hover .ccm-block-page-list-overlay{top:58%}div.ccm-page .page-list-partial-overlay-wrapper .ccm-block-page-list-page-entry-grid-thumbnail .ccm-block-page-list-overlay{top:60%;display:block;text-align:left;transition:top .2s ease}div.ccm-page .page-list-partial-overlay-wrapper .ccm-block-page-list-page-entry-grid-thumbnail .ccm-block-page-list-overlay .ccm-block-page-list-title{margin-top:0;margin-bottom:0;font-size:22px;line-height:1.2}div.ccm-page .page-list-partial-overlay-wrapper .ccm-block-page-list-page-entry-grid-thumbnail .ccm-block-page-list-overlay .ccm-block-page-list-description{font-size:22px;font-style:italic;line-height:1.2}div.ccm-page .page-list-overlay-wrapper .overlay-content *{opacity:0}div.ccm-page .page-list-overlay-wrapper .overlay-content.animate *{animation:fadeUp .4s cubic-bezier(.215, .61, .355, 1) forwards}div.ccm-page .page-list-overlay-wrapper .overlay-content.animate h5{animation-delay:0.1s}div.ccm-page .page-list-overlay-wrapper .overlay-content.animate .ccm-block-page-list-description{animation-delay:0.2s}div.ccm-page h1.page-title{color:#fff;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:600;font-size:4.5888em}div.ccm-page .accordions-toggle{display:block;float:none !important;margin:0 0 0 auto;text-align:right}div.ccm-page .accordions-toggle:active{-webkit-box-shadow:none;box-shadow:none}div.ccm-page .panel{border-radius:0px;border:0;box-shadow:none}div.ccm-page .panel .container{width:auto}div.ccm-page .panel-heading{background-color:transparent;border:0;padding:0}div.ccm-page .panel-heading .accordion-toggle{display:block;background-color:#eee;padding:12px 15px 13px 70px;position:relative}div.ccm-page .panel-heading .accordion-toggle:before{content:'\f078';font-family:FontAwesome;font-size:26px;position:absolute;left:17px;top:11px;line-height:1;color:#fa4616;background-color:#fff;border-radius:50%;padding:4px;transform:rotate(-90deg)}div.ccm-page .panel-heading .accordion-toggle[aria-expanded="true"]{background-color:#545859}div.ccm-page .panel-heading .accordion-toggle[aria-expanded="true"]:before{transform:rotate(0deg)}div.ccm-page .panel-heading .accordion-toggle[aria-expanded="true"] h1,div.ccm-page .panel-heading .accordion-toggle[aria-expanded="true"] h2,div.ccm-page .panel-heading .accordion-toggle[aria-expanded="true"] h3,div.ccm-page .panel-heading .accordion-toggle[aria-expanded="true"] h4,div.ccm-page .panel-heading .accordion-toggle[aria-expanded="true"] h5,div.ccm-page .panel-heading .accordion-toggle[aria-expanded="true"] h6,div.ccm-page .panel-heading .accordion-toggle[aria-expanded="true"] p{color:#fff !important}div.ccm-page .panel-heading .accordion-toggle h1,div.ccm-page .panel-heading .accordion-toggle h2,div.ccm-page .panel-heading .accordion-toggle h3,div.ccm-page .panel-heading .accordion-toggle h4,div.ccm-page .panel-heading .accordion-toggle h5,div.ccm-page .panel-heading .accordion-toggle h6{font-size:1.3888em;color:#005687 !important;margin:0;padding:0;background-color:transparent;display:block;text-transform:none;font-weight:600}div.ccm-page .panel-heading .accordion-toggle h1:before,div.ccm-page .panel-heading .accordion-toggle h2:before,div.ccm-page .panel-heading .accordion-toggle h3:before,div.ccm-page .panel-heading .accordion-toggle h4:before,div.ccm-page .panel-heading .accordion-toggle h5:before,div.ccm-page .panel-heading .accordion-toggle h6:before,div.ccm-page .panel-heading .accordion-toggle h1:after,div.ccm-page .panel-heading .accordion-toggle h2:after,div.ccm-page .panel-heading .accordion-toggle h3:after,div.ccm-page .panel-heading .accordion-toggle h4:after,div.ccm-page .panel-heading .accordion-toggle h5:after,div.ccm-page .panel-heading .accordion-toggle h6:after{display:none}div.ccm-page .panel-heading .accordion-toggle p{color:#005687;margin-bottom:0}div.ccm-page .panel-heading .col-sm-12{padding:0}div.ccm-page .panel-body{border-top-color:transparent !important}div.ccm-page .panel-body table{min-width:750px}@media (min-width:768px){div.ccm-page .image-top-left{display:flex;height:100%;width:100%;align-items:flex-start;justify-content:flex-start}}@media (max-width:767px){div.ccm-page .image-top-left img{margin:0 auto}}@media (min-width:768px){div.ccm-page .image-top-right{display:flex;height:100%;width:100%;align-items:flex-start;justify-content:flex-end}}@media (max-width:767px){div.ccm-page .image-top-right img{margin:0 auto}}@media (min-width:0px){div.ccm-page .image-top-center img{margin:0 auto 15px}}@media (min-width:768px){div.ccm-page .image-center-left{display:flex;height:100%;width:100%;align-items:center;justify-content:flex-start}}@media (max-width:767px){div.ccm-page .image-center-left img{margin:0 auto}}@media (min-width:768px){div.ccm-page .image-center-center{display:flex;height:100%;width:100%;align-items:center;justify-content:center}}@media (max-width:767px){div.ccm-page .image-center-center img{margin:0 auto}}@media (min-width:768px){div.ccm-page .image-center-right{display:flex;height:100%;width:100%;align-items:center;justify-content:flex-end}}@media (max-width:767px){div.ccm-page .image-center-right img{margin:0 auto}}@media (min-width:768px){div.ccm-page .image-bottom-left{display:flex;height:100%;width:100%;align-items:flex-end;justify-content:flex-start}}@media (max-width:767px){div.ccm-page .image-bottom-left img{margin:0 auto}}@media (max-width:767px){div.ccm-page .image-bottom-center img{margin:0 auto}}@media (min-width:768px){div.ccm-page .image-bottom-center img{height:150px;width:auto;margin:auto}}@media (min-width:768px){div.ccm-page .image-bottom-right{display:flex;height:100%;width:100%;align-items:flex-end;justify-content:flex-end}}@media (max-width:767px){div.ccm-page .image-bottom-right img{margin:0 auto}}div.ccm-page .image-margin-auto img{margin:0 auto}div.ccm-page .image-blocks-wrapper{position:relative;z-index:0}div.ccm-page .image-blocks-wrapper img{margin:0 auto;visibility:hidden}div.ccm-page .image-blocks-wrapper .box{height:100px;width:100px;position:absolute;z-index:-1;box-shadow:0px 6px 15px rgba(10,10,10,0.25);visibility:hidden}@media (max-width:991px){div.ccm-page .image-blocks-wrapper .box{max-width:100% !important}}div.ccm-page .image-blocks-wrapper .box.green{background-color:#78be21;left:15px;top:90px}div.ccm-page .image-blocks-wrapper .box.blue{background-color:#0f9cd7;height:435px;width:435px;top:30px;left:45px;z-index:-3}div.ccm-page .image-blocks-wrapper .box.light-blue{background-color:#cfd9df;bottom:30px;right:0px;z-index:-4;height:300px;width:440px}div.ccm-page .image-blocks-wrapper .box.orange{background-color:#fa4616;right:-30px;height:70px;width:70px;bottom:50px}div.ccm-page .image-blocks-wrapper.r-image-layout-1 .box.green{display:none}div.ccm-page .image-blocks-wrapper.r-image-layout-1 .box.orange{height:140px;width:140px;right:-50px;bottom:90px;z-index:-1}div.ccm-page .image-blocks-wrapper.r-image-layout-1 .box.blue{height:70px;width:70px;top:100px;left:26px;z-index:0}div.ccm-page .image-blocks-wrapper.r-image-layout-1 .box.dark-blue{background-color:#003865;height:435px;width:435px;top:35px;left:60px;z-index:-3}div.ccm-page .image-blocks-wrapper.r-image-layout-1 .box.light-blue{bottom:20px;right:-15px}div.ccm-page .image-blocks-wrapper-2{position:relative;z-index:0}div.ccm-page .image-blocks-wrapper-2 img{margin:0 auto;visibility:hidden}div.ccm-page .image-blocks-wrapper-2 .box{height:100px;width:100px;position:absolute;z-index:-1;box-shadow:0px 6px 15px rgba(10,10,10,0.25);visibility:hidden}div.ccm-page .image-blocks-wrapper-2 .box.light-blue{width:calc(100% - 60px);background-color:#0f9cd7;right:15px;height:400px;z-index:-4;bottom:45px}div.ccm-page .image-blocks-wrapper-2 .box.green{background-color:#78be21;right:0px;z-index:2;top:30%}div.ccm-page .image-blocks-wrapper-2 .box.gray{width:50px;height:50px;background-color:#565a5c;left:60px;z-index:2;bottom:60px}div.ccm-page .image-full-overlay{position:relative;margin:0 auto 30px;max-width:400px}@media (min-width:992px){div.ccm-page .image-full-overlay{margin:0 35px}}@media (max-width:991px){div.ccm-page .image-full-overlay img{width:100%}}div.ccm-page .image-full-overlay .img-ct-description{background-color:rgba(120,190,33,0.85);position:absolute;top:0;bottom:0;width:100%;display:flex;align-items:center;padding:25px}div.ccm-page .image-full-overlay .img-ct-description p{color:#fff;margin-bottom:10px}div.ccm-page .image-full-overlay .img-ct-content{width:100%}@media (min-width:768px){div.ccm-page .image-full-overlay.animate .img-ct-content *{animation:fadeUp .4s cubic-bezier(.215, .61, .355, 1) forwards}}div.ccm-page .col-sm-3 .image-full-overlay{margin:0 15px}div.ccm-page .col-sm-3 .img-ct-content p{line-height:1.4;margin-bottom:0}div.ccm-page .col-sm-3 .img-ct-description{padding:0 10px}div.ccm-page .image-layout{margin-bottom:10px}div.ccm-page .image-layout .image-full-overlay .img-ct-content *{font-size:1.1111em;line-height:1.3;text-shadow:0px 1px 5px rgba(0,0,0,0.3)}@media (min-width:768px){div.ccm-page .image-layout .image-full-overlay .img-ct-content *{opacity:0}}div.ccm-page .image-layout .image-full-overlay .img-ct-content *:nth-child(2){animation-delay:0.1s}div.ccm-page .image-layout .image-full-overlay .img-ct-content *:nth-child(3){animation-delay:0.2s}div.ccm-page .image-layout .image-full-overlay .img-ct-content *:nth-child(4){animation-delay:0.3s}div.ccm-page .image-layout .image-full-overlay .img-ct-content *:nth-child(5){animation-delay:0.4s}div.ccm-page .image-layout .image-full-overlay .img-ct-content *:nth-child(6){animation-delay:0.5s}div.ccm-page .image-layout .image-overlay{visibility:hidden}@media (min-width:992px){div.ccm-page .image-scroll-wrapper.lock{padding-top:2000px}div.ccm-page .image-scroll-wrapper.lock .horizontal-image-scroll-wrapper{position:fixed}div.ccm-page .image-scroll-wrapper.lock .horizontal-image-scroll-wrapper .container{padding-left:30px;padding-right:30px}div.ccm-page .image-scroll-wrapper.unlock{padding-top:0px}div.ccm-page .image-scroll-wrapper.unlock .horizontal-image-scroll-wrapper{position:static}}@media (max-width:992px){div.ccm-page .horizontal-image-scroll-wrapper{overflow-y:scroll}div.ccm-page .horizontal-image-scroll-wrapper img{padding-bottom:0px !important;padding-top:0px !important}}div.ccm-page .horizontal-image-scroll-wrapper{width:100%}div.ccm-page .horizontal-image-scroll-wrapper img{max-width:none}div:not(.image-scroll-wrapper)>.container .container{width:auto;padding:0}div.ccm-page{overflow:hidden;width:100%}body{overflow-x:hidden;background-image:none}html.ccm-edit-mode div.ccm-page h2.h2-right{color:#565a5c !important}html.ccm-edit-mode div.ccm-page h2.h2-right span{color:#fff}html.ccm-edit-mode div.ccm-page .parallax-stripe-inner h2.h2-right span{color:#005687}html.ccm-edit-mode div.ccm-page .nav-container-fixed{display:none}html:not(.ccm-edit-mode) div.ccm-page .col-sm-12 .col-sm-4 .row{margin:0}html:not(.ccm-edit-mode) div.ccm-page .col-sm-12 .col-sm-4 [class^="col-sm-"]:first-of-type{padding-left:0}html:not(.ccm-edit-mode) div.ccm-page .col-sm-12 .col-sm-4 [class^="col-sm-"]:last-of-type{padding-right:0}@media (min-width:992px){html:not(.ccm-edit-mode) div.ccm-page .mobile-only{display:none !important}}@media (max-width:992px){html:not(.ccm-edit-mode) div.ccm-page .desktop-only{display:none !important}}@media (min-width:768px){html:not(.ccm-edit-mode) div.ccm-page main.animate-h2 h2:not(.h2-right),html:not(.ccm-edit-mode) div.ccm-page.page-template-home h2:not(.h2-right){transform:translateX(-100vw)}}@media (min-width:768px){html:not(.ccm-edit-mode) div.ccm-page main.animate-h2 h2.h2-right,html:not(.ccm-edit-mode) div.ccm-page.page-template-home h2.h2-right{transform:translateX(100vw)}}.hide-element{display:none !important}div.ccm-page header{border-bottom:0;padding:0}div.ccm-page header .header-logo{margin:25px 0}div.ccm-page header .header-logo img{display:inline-block}@media (max-width:767px){div.ccm-page header .header-logo{display:flex;align-items:center;justify-content:flex-start}}div.ccm-page header .header-links{display:flex;justify-content:flex-end}div.ccm-page header .header-links div>ul{display:flex}div.ccm-page header .header-links #repligen-language-switcher-ct{width:45px;min-width:45px;max-height:35px;background-color:#ff5212;padding:7px 0 7px;text-align:center;border-bottom-left-radius:23px;border-bottom-right-radius:23px;transition:max-height .2s ease;display:grid;grid-auto-flow:row}div.ccm-page header .header-links #repligen-language-switcher-ct a{font-weight:700;color:#fff;text-transform:uppercase;opacity:0;transition:opacity .2s ease-out}div.ccm-page header .header-links #repligen-language-switcher-ct a.ccm-block-switch-language-active{display:block;width:45px;opacity:1;grid-row:1}div.ccm-page header .header-links #repligen-language-switcher-ct:not(.open) a{transition-delay:0s !important}div.ccm-page header .header-links #repligen-language-switcher-ct.open{max-height:500px}div.ccm-page header .header-links #repligen-language-switcher-ct.open a{opacity:1}div.ccm-page header .header-bottom-row{height:auto}div.ccm-page header #header-utility-links,div.ccm-page header #header-social-links,div.ccm-page header .ccm-block-switch-language,div.ccm-page header .ccm-search-block-form{display:inline-block}div.ccm-page header #header-utility-links ul,div.ccm-page header #header-social-links ul,div.ccm-page header .ccm-block-switch-language ul,div.ccm-page header .ccm-search-block-form ul{margin-bottom:0}div.ccm-page header #header-utility-links ul li,div.ccm-page header #header-social-links ul li,div.ccm-page header .ccm-block-switch-language ul li,div.ccm-page header .ccm-search-block-form ul li{display:inline-block;padding-left:15px}div.ccm-page header #header-utility-links ul li:last-of-type,div.ccm-page header #header-social-links ul li:last-of-type,div.ccm-page header .ccm-block-switch-language ul li:last-of-type,div.ccm-page header .ccm-search-block-form ul li:last-of-type{padding-right:15px}div.ccm-page header #header-utility-links ul li a,div.ccm-page header #header-social-links ul li a,div.ccm-page header .ccm-block-switch-language ul li a,div.ccm-page header .ccm-search-block-form ul li a{color:#005687}div.ccm-page header #header-utility-links ul li:before,div.ccm-page header #header-social-links ul li:before,div.ccm-page header .ccm-block-switch-language ul li:before,div.ccm-page header .ccm-search-block-form ul li:before{display:none}div.ccm-page header .search-block-form{margin-top:4px}div.ccm-page header #header-utility-links{margin-top:12px;font-size:12px;display:flex;padding-right:15px}div.ccm-page header #header-utility-links a:hover{text-decoration:none}div.ccm-page header #header-utility-links #login_out-link-ct li{padding-left:0;padding-right:0px}div.ccm-page header #header-utility-links #login_out-link-ct a{padding:0;max-width:110px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}div.ccm-page header #header-utility-links #login_out-link-ct a:hover,div.ccm-page header #header-utility-links #login_out-link-ct a:focus{background-color:transparent}div.ccm-page header #header-utility-links #login_out-link-ct ul.dropdown-menu{border-top:3px solid #0f9cd7;min-width:100px;background-color:#f3f3f3;margin-top:4px;width:100%}div.ccm-page header #header-utility-links #login_out-link-ct ul.dropdown-menu li{display:block;margin-bottom:0}div.ccm-page header #header-utility-links #login_out-link-ct ul.dropdown-menu li a{padding:8px 0 8px 8px}div.ccm-page header #header-utility-links #login_out-link-ct ul.dropdown-menu li a:hover{background-color:#fff;font-weight:600}div.ccm-page header #header-social-links{margin-top:8px}div.ccm-page header #header-social-links ul li{padding-right:0;padding-left:15px;font-size:15px}div.ccm-page header #header-social-links ul li:first-of-type{padding-left:5px}div.ccm-page header .fa-linkedin-square:before{content:'\f0e1'}div.ccm-page header #alert-banner{display:flex;align-items:center;justify-content:center;padding:10px;background:#00a9df}div.ccm-page header #alert-banner *{font-size:18px;color:white;margin:0}div.ccm-page table{max-width:100%;display:block;height:auto !important}@media (max-width:767px){div.ccm-page table{overflow:scroll;margin-bottom:30px}}div.ccm-page .alert{margin-top:20px}div.ccm-page .no-lt-rt-pad{padding-right:0;padding-left:0}div.ccm-page .modal .videoiFrameWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}div.ccm-page .modal .videoiFrameWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}div.ccm-page .btn{font-weight:700;text-transform:uppercase;font-size:1.125em;border-radius:50px;padding:10px 20px}@media (max-width:767px){div.ccm-page .btn{white-space:normal}}div.ccm-page .btn.category-1{background-color:#005687;border-color:#005687}div.ccm-page .btn.category-1:hover,div.ccm-page .btn.category-1:focus{background-color:#005687;border-color:#005687}div.ccm-page .btn.category-2{background-color:#0f9cd7;border-color:#0f9cd7}div.ccm-page .btn.category-2:hover,div.ccm-page .btn.category-2:focus{background-color:#0f9cd7;border-color:#0f9cd7}div.ccm-page .btn.category-3{background-color:#78be21;border-color:#78be21}div.ccm-page .btn.category-3:hover,div.ccm-page .btn.category-3:focus{background-color:#78be21;border-color:#78be21}div.ccm-page .btn.category-4{background-color:#fa4616;border-color:#fa4616}div.ccm-page .btn.category-4:hover,div.ccm-page .btn.category-4:focus{background-color:#fa4616;border-color:#fa4616}div.ccm-page .btn.category-5{background-color:#a60a3d;border-color:#a60a3d}div.ccm-page .btn.category-5:hover,div.ccm-page .btn.category-5:focus{background-color:#a60a3d;border-color:#a60a3d}div.ccm-page .btn.category-6{background-color:#671e75;border-color:#671e75}div.ccm-page .btn.category-6:hover,div.ccm-page .btn.category-6:focus{background-color:#671e75;border-color:#671e75}@media (max-width:1200px){div.ccm-page .btn[class*="category"]{margin-bottom:15px}}div.ccm-page .btn.blue,div.ccm-page .btn.green{color:#fff}div.ccm-page .btn.blue:hover,div.ccm-page .btn.green:hover,div.ccm-page .btn.blue:active,div.ccm-page .btn.green:active,div.ccm-page .btn.blue:focus,div.ccm-page .btn.green:focus{color:#fff}div.ccm-page .btn.blue{background-color:#005687;border-color:#005687}div.ccm-page .btn.blue:hover,div.ccm-page .btn.blue:active,div.ccm-page .btn.blue:focus{background-color:#005687;border-color:#005687}div.ccm-page .btn.green{background-color:#78be21;border-color:#78be21}div.ccm-page .btn.green:hover,div.ccm-page .btn.green:active,div.ccm-page .btn.green:focus{background-color:#78be21;border-color:#78be21}div.ccm-page .btn[disabled="disabled"],div.ccm-page .btn.btn-default[disabled],div.ccm-page .btn.btn-default[disabled].active{background-color:#565a5c;border-color:#565a5c;cursor:not-allowed}div.ccm-page .btn.active{border-color:transparent;color:#fff}div.ccm-page .btn:active,div.ccm-page .btn:focus{outline:none}div.ccm-page .btn-default,div.ccm-page .btn-primary{color:#fff;background-color:#fa4616;border-color:#fa4616}div.ccm-page .btn-default:hover,div.ccm-page .btn-primary:hover{color:#fff;background-color:#fa4616;border-color:#fa4616}div.ccm-page .btn-default:active,div.ccm-page .btn-primary:active,div.ccm-page .btn-default:focus,div.ccm-page .btn-primary:focus{color:#fff;background-color:#fa4616;border-color:#fa4616}div.ccm-page .reset-btn{margin-top:15px}div.ccm-page .inline-cta{color:#fa4616;font-weight:bold;text-transform:uppercase;font-size:1.11111em;padding-right:16px;cursor:pointer}div.ccm-page .inline-cta:hover:after{transform:translateX(3px)}div.ccm-page .inline-cta a:not(.fa):not(.btn){color:#fa4616}div.ccm-page .inline-cta a:not(.fa):not(.btn):hover{color:#fa4616}div.ccm-page .inline-cta:after{content:'\f054';font-family:FontAwesome;font-size:.75em;margin-left:5px;margin-top:3px;position:absolute;transition:transform .2s ease}div.ccm-page .inline-cta.white{color:#fff}div.ccm-page .inline-cta.white a:not(.fa):not(.btn){color:#fff}div.ccm-page .inline-cta.white a:not(.fa):not(.btn):hover{color:#fff}div.ccm-page .inline-cta.expand-accordion:after{content:'\f078'}div.ccm-page .inline-cta.expand-accordion:hover:after{transform:none}div.ccm-page .inline-cta.collapse-accordion:after{content:'\f077'}div.ccm-page .inline-cta.collapse-accordion:hover:after{transform:none}div.ccm-page .image-caption{font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;color:#005687}div.ccm-page div.block-sidebar-padded{padding:15px 15px;background-color:rgba(120,190,33,0.85)}div.ccm-page div.block-sidebar-padded p{margin-bottom:4px}div.ccm-page div.block-sidebar-padded p:last-of-type{margin-bottom:0}div.ccm-page .main-header{padding:38px 0;background-size:cover;color:#fff;background-position:center center}div.ccm-page .main-header h1,div.ccm-page .main-header h1.page-title{color:#fff;text-transform:none}div.ccm-page .main-header h1 sup,div.ccm-page .main-header h1.page-title sup{display:inline-block}div.ccm-page .main-header p{color:#fff}div.ccm-page .main-header.hide-banner{display:none}div.ccm-page #category-ct,div.ccm-page .category-ct{background-color:#f3f3f3;padding:40px 0;margin-bottom:40px}div.ccm-page #category-ct h3,div.ccm-page .category-ct h3{margin-left:0;margin-top:0;margin-bottom:20px}div.ccm-page #category-ct h3:before,div.ccm-page .category-ct h3:before,div.ccm-page #category-ct h3:after,div.ccm-page .category-ct h3:after{display:none}div.ccm-page #category-ct .btn,div.ccm-page .category-ct .btn{padding:6px 0;width:100%}div.ccm-page #category-ct .row,div.ccm-page .category-ct .row{display:block}div.ccm-page .video-ct .video-item{padding:30px}div.ccm-page .video-ct .video-item img{width:100%;object-fit:cover;margin-bottom:20px}div.ccm-page .video-ct .video-categories{margin-bottom:20px}div.ccm-page .video-ct .video-categories .btn{font-size:11px;padding:6px 0;width:calc(100%/3 - 5px);margin-bottom:3px}@media (min-width:1200px){div.ccm-page .video-ct .video-categories .btn{font-size:9.5px}}@media (min-width:992px) and (max-width:1199px){div.ccm-page .video-ct .video-categories .btn{width:calc(100%/2 - 5px)}}@media (max-width:600px){div.ccm-page .video-ct .video-categories .btn{width:100%}}div.ccm-page .video-info-title,div.ccm-page .video-info-title p{color:#005687;font-weight:700;line-height:1.3;margin-bottom:5px}div.ccm-page .video-info-description,div.ccm-page .video-info-description p{word-wrap:break-word;overflow:hidden;margin-bottom:50px}@media (max-width:992px){div.ccm-page .video-info-description,div.ccm-page .video-info-description p{max-height:140px;height:auto}}div.ccm-page .image-overlay{position:relative;display:inline-block;width:100%}div.ccm-page .image-overlay img{width:100%}div.ccm-page .image-overlay .img-ct-description{position:absolute;bottom:0px;width:100%;padding:16px 20px;background-color:rgba(0,169,224,0.85);transition:padding-bottom .2s ease}div.ccm-page .image-overlay .img-ct-description .img-ct-content{color:#fff;line-height:1.3;min-height:68px;overflow:hidden}@media (max-width:991px){div.ccm-page .image-overlay .img-ct-description .img-ct-content{max-height:82px;height:auto;min-height:0}}@media (min-width:768px) and (max-width:991px){div.ccm-page .image-overlay .img-ct-description .img-ct-content{font-size:80%}}div.ccm-page .image-overlay .img-ct-description .img-ct-content p{margin-bottom:10px;color:#fff;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;position:relative;padding-right:15px}div.ccm-page .image-overlay .img-ct-description .img-ct-content p:last-child{margin-bottom:0}@media (max-width:991px){div.ccm-page .image-overlay .img-ct-description .img-ct-content p+p+*{display:none}}div.ccm-page .image-overlay:hover .img-ct-description{padding-bottom:25px}div.ccm-page .image-overlay:hover a .img-ct-content:after{transform:translateY(-9px)}div.ccm-page .image-overlay a .img-ct-content:after{content:'\f054';font-family:FontAwesome;margin-left:8px;font-size:.9em;position:absolute;right:15px;bottom:16px;transition:transform .2s ease}div.ccm-page .green .image-overlay .img-ct-description,div.ccm-page .green .image-full-overlay .img-ct-description{background-color:rgba(120,190,33,0.85)}div.ccm-page .orange .image-overlay .img-ct-description,div.ccm-page .orange .image-full-overlay .img-ct-description{background-color:rgba(250,70,22,0.85)}div.ccm-page .blue .image-overlay .img-ct-description,div.ccm-page .blue .image-full-overlay .img-ct-description{background-color:rgba(0,86,135,0.85)}div.ccm-page .gray .image-overlay .img-ct-description,div.ccm-page .gray .image-full-overlay .img-ct-description{background-color:rgba(84,88,89,0.85)}div.ccm-page .purple .image-overlay .img-ct-description,div.ccm-page .purple .image-full-overlay .img-ct-description{background-color:rgba(103,30,117,0.85)}div.ccm-page .light-blue .image-overlay .img-ct-description,div.ccm-page .light-blue .image-full-overlay .img-ct-description{background-color:rgba(0,169,224,0.85)}div.ccm-page .red .image-overlay .img-ct-description,div.ccm-page .red .image-full-overlay .img-ct-description{background-color:rgba(166,10,61,0.85)}div.ccm-page .parallaxic-image{max-width:unset !important}div.ccm-page .parallax-stripe-inner h2{color:#005687;background-color:#fff}div.ccm-page .parallax-stripe-inner h2:after,div.ccm-page .parallax-stripe-inner h2.h2-right span,div.ccm-page .parallax-stripe-inner h2.h2-right span:after{background-color:#fff}div.ccm-page .parallax-stripe-inner h2:last-of-type{margin-bottom:40px}div.ccm-page .parallax-stripe-inner h2:first-of-type{margin-top:0}div.ccm-page .parallax-stripe-inner h2.blue,div.ccm-page .parallax-stripe-inner h2.orange,div.ccm-page .parallax-stripe-inner h2.green,div.ccm-page .parallax-stripe-inner h2.purple,div.ccm-page .parallax-stripe-inner h2.light-blue,div.ccm-page .parallax-stripe-inner h2.gray{color:#fff}div.ccm-page .parallax-stripe-inner a:not(.fa):not(.btn){color:#fff}div.ccm-page.page-template-home main>.container{margin-top:50px;margin-bottom:50px}div.ccm-page.page-template-home .main-header{overflow:hidden;padding:0;display:flex;align-items:flex-end}@media (max-width:767px){div.ccm-page.page-template-home .main-header{height:auto}}div.ccm-page.page-template-home .main-header h1,div.ccm-page.page-template-home .main-header h2,div.ccm-page.page-template-home .main-header h3,div.ccm-page.page-template-home .main-header h6,div.ccm-page.page-template-home .main-header p{opacity:0;animation:fadeLeft 2s ease forwards}div.ccm-page.page-template-home .main-header p{font-size:21px}div.ccm-page.page-template-home .main-header h1{margin-top:0;font-size:55px;line-height:1.273}@media (max-width:767px){div.ccm-page.page-template-home .main-header h1{font-size:35px}}div.ccm-page.page-template-home .main-header h6{color:#fff;border-bottom:1px solid #fff;font-size:16px;line-height:4.75}div.ccm-page.page-template-home .main-header .col-sm-6:nth-child(2){display:flex;align-items:flex-end}div.ccm-page.page-template-home .main-header .col-sm-6:nth-child(2) .ccm-random-image-container{width:100%}@media (max-width:991px) and (min-width:768px){div.ccm-page.page-template-home .main-header .col-sm-6:first-child{width:100%;z-index:100;text-shadow:1px 1px rgba(0,0,0,0.5)}}div.ccm-page.page-template-home .inline-cta:after{margin-top:5px}div.ccm-page.page-template-home h2:first-of-type{margin-top:0}div.ccm-page.page-template-home .image-overlay a .img-ct-content:after{content:'';display:none}div.ccm-page .parallax-stripe-inner{padding-top:50px;padding-bottom:50px}div.ccm-page .ccm-block-rss-displayer-item{padding-bottom:16px;margin-bottom:16px}div.ccm-page .ccm-block-rss-displayer-item:not(:last-of-type){border-bottom:1px solid #fff}div.ccm-page .ccm-block-rss-displayer-item .ccm-block-rss-displayer-item-date{color:#fff}div.ccm-page .ccm-block-rss-displayer-item .ccm-block-rss-displayer-item-title{font-weight:bold}@media (max-width:767px){div.ccm-page .ccm-block-custom-template-stock-quote{display:flex;justify-content:center}}div.ccm-page .stock-quote-ct{background-color:#0f9cd7;border-radius:50%;text-align:center;height:310px;width:310px;display:table}@media (min-width:768px){div.ccm-page .stock-quote-ct{float:right}}@media (min-width:768px) and (max-width:991px){div.ccm-page .stock-quote-ct{width:100%;height:227px}div.ccm-page .stock-quote-ct .stock-symbol{font-size:30px !important}div.ccm-page .stock-quote-ct .stock-block-quote{font-size:50px !important}div.ccm-page .stock-quote-ct .stock-block-bottom{font-size:15px !important}}div.ccm-page .stock-quote-ct a{display:table-cell;vertical-align:middle}div.ccm-page .stock-quote-ct .stock-symbol,div.ccm-page .stock-quote-ct .stock-block-quote,div.ccm-page .stock-quote-ct .stock-block-bottom{color:#003865;margin-bottom:0}div.ccm-page .stock-quote-ct .stock-symbol{font-size:36px;font-weight:600;line-height:1;margin-bottom:15px}div.ccm-page .stock-quote-ct .stock-block-quote{font-weight:700;font-size:72px;line-height:1;margin-bottom:5px}div.ccm-page .stock-quote-ct .stock-block-bottom{font-size:18px;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif}div.ccm-page footer#footer-theme{background-color:#005687;position:relative;color:#fff}div.ccm-page footer#footer-theme p{color:#fff;margin-bottom:0px;font-size:12px}div.ccm-page footer#footer-theme ul{display:flex;justify-content:space-between}div.ccm-page footer#footer-theme ul li{color:#fff;padding-left:0;font-size:12px}div.ccm-page footer#footer-theme ul li:before{display:none}div.ccm-page footer#footer-theme section{border:0;padding:37px 0 35px}div.ccm-page footer#footer-theme .footer-border{width:100%;display:inline-flex;flex-direction:row;position:absolute;top:-8px}div.ccm-page footer#footer-theme .f-border{height:8px;flex-grow:1}div.ccm-page footer#footer-theme .f-border.blue{background-color:#0f9cd7}div.ccm-page footer#footer-theme .f-border.green{background-color:#78be21}div.ccm-page footer#footer-theme .f-border.orange{background-color:#fa4616}div.ccm-page footer#footer-theme .f-border.gray{background-color:#565a5c}div.ccm-page footer#footer-theme .f-border.red{background-color:#a60a3d}div.ccm-page footer#footer-theme .f-border.purple{background-color:#671e75}div.ccm-page footer#footer-theme a,div.ccm-page footer#footer-theme a:hover,div.ccm-page footer#footer-theme a:focus{color:#fff}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:translateY(0px)}}@keyframes fadeUpOff{0%{opacity:1;transform:translateY(0px)}100%{opacity:0;transform:translateY(40px)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0px)}}@keyframes fadeLeft{0%{opacity:0;transform:translateX(40px)}100%{opacity:1;transform:translateX(0px)}}@keyframes slideLeft{0%{transform:translateX(-100vw)}100%{transform:translateX(0vw)}}div.ccm-page .ccm-form fieldset{border:0}div.ccm-page a.scrollToTop{width:50px;height:50px;position:fixed;z-index:10;bottom:150px;right:20px;display:none;background-color:#565A5C;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;opacity:0.8}div.ccm-page a.scrollToTop:hover{background-color:#F74727;text-decoration:none}div.ccm-page a.scrollToTop:focus{text-decoration:none}div.ccm-page a.scrollToTop i{color:white;font-size:26px;display:flex;width:100%;height:100%;align-items:center;justify-content:center}div.ccm-page .contact-map-static img{width:100%}@media (max-width:767px){div.ccm-page .contact-map-static .container{padding:0}}div.ccm-page .contact-map{margin:50px auto 0;height:800px;position:relative;width:1140px;background-image:url('/application/themes/repligen2018/images/map.png');background-repeat:no-repeat;background-size:contain}@media (max-width:992px){div.ccm-page .contact-map{background:url('/application/themes/repligen2018/images/map-mobile.png') no-repeat;background-size:cover;width:100%;height:auto;padding-bottom:58%;margin-top:0px}div.ccm-page .contact-map .pin{display:none}}div.ccm-page .contact-map .pin{background:url('/application/themes/repligen2018/images/pin.png') no-repeat;height:40px;width:28px;position:absolute}@media (min-width:992px){div.ccm-page .contact-map .pin{cursor:pointer}}div.ccm-page .contact-map .pin .pin-modal{opacity:0;transform:translateY(40px);transition:all .2s ease-out;pointer-events:none;cursor:default}div.ccm-page .contact-map .pin.hq{background:url('/application/themes/repligen2018/images/hq-pin.png') no-repeat}div.ccm-page .contact-map .pin.waltham{top:242px;left:282px}div.ccm-page .contact-map .pin.rancho{top:276px;left:113px}div.ccm-page .contact-map .pin.shrewsbury{top:250px;left:328px}div.ccm-page .contact-map .pin.shrewsbury:after{content:'';border-bottom:3px dotted #00a9df;width:54px;position:absolute;bottom:6px;right:15px;transform:rotate(10deg)}div.ccm-page .contact-map .pin.worcester{top:290px;left:309px}div.ccm-page .contact-map .pin.worcester:after{content:'';border-bottom:3px dotted #00a9df;width:50px;position:absolute;bottom:31px;right:13px;transform:rotate(54deg)}div.ccm-page .contact-map .pin.houston{top:316px;left:227px}div.ccm-page .contact-map .pin.houston:after{content:'';border-bottom:3px dotted #00a9df;width:25px;position:absolute;bottom:9px;right:15px;transform:rotate(32deg)}div.ccm-page .contact-map .pin.irving{top:286px;left:187px}div.ccm-page .contact-map .pin.ravensburg{top:232px;left:554px}div.ccm-page .contact-map .pin.lund{top:188px;left:562px}div.ccm-page .contact-map .pin.singapore{top:408px;right:223px}div.ccm-page .contact-map .pin.breda{top:212px;left:534px}div.ccm-page .contact-map .pin.china{top:293px;right:175px}div.ccm-page .contact-map .pin.india{top:366px;right:318px}div.ccm-page .contact-map .pin.japan{top:268px;right:123px}div.ccm-page .contact-map .pin.korea{top:263px;right:156px}@media (min-width:992px){div.ccm-page .contact-map .pin.on .pin-modal{transform:translateY(0px);opacity:1;pointer-events:auto}}div.ccm-page .contact-map .pin-modal{opacity:0;position:absolute;width:367px;left:-162px;bottom:58px;border-radius:20px;z-index:9}div.ccm-page .contact-map .pin-modal .pin-header,div.ccm-page .contact-map .pin-modal .pin-content,div.ccm-page .contact-map .pin-modal p{font-size:18px;line-height:1.2}div.ccm-page .contact-map .pin-modal p:last-of-type{margin-bottom:0}div.ccm-page .contact-map .pin-modal:after{content:'';position:absolute;bottom:-20px;left:164px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:20px solid #f3f3f3}div.ccm-page .contact-map .pin-header{background-color:#005687;color:#fff;padding:15px;border-top-left-radius:20px;border-top-right-radius:20px;font-weight:bold}div.ccm-page .contact-map .pin-header p{color:#fff;font-weight:bold}div.ccm-page .contact-map .pin-content{background-color:#f3f3f3;padding:15px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}div.ccm-page .contactBtn{position:absolute;top:50px;right:50px}div.ccm-page #search_form{margin-top:30px}div.ccm-page #registration-form{padding:40px 15px 40px}div.ccm-page label{font-weight:normal}div.ccm-page #search_term{padding:12px 12px 6px;height:47px;font-size:16px}div.ccm-page #hdmz-search-load-more{margin-top:15px}.mfp-iframe-scaler iframe{background-color:#fff !important}.center{display:block;margin:auto;width:100%;text-align:center}iframe{max-width:100%}.col-2 div[class*='col-xs']{margin-bottom:15px}.col-2 div[class*='col-xs'].col-xs-4{clear:left}div.ccm-page{font-size:14px;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;line-height:1.3em;color:#545859}div.ccm-page h1,div.ccm-page h3,div.ccm-page h4,div.ccm-page h5,div.ccm-page h6,div.ccm-page p,div.ccm-page ul li{font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif}div.ccm-page h1.blue,div.ccm-page h3.blue,div.ccm-page h4.blue,div.ccm-page h5.blue,div.ccm-page h6.blue,div.ccm-page p.blue,div.ccm-page ul li.blue,div.ccm-page h1.blue a,div.ccm-page h3.blue a,div.ccm-page h4.blue a,div.ccm-page h5.blue a,div.ccm-page h6.blue a,div.ccm-page p.blue a,div.ccm-page ul li.blue a{color:#005687 !important}div.ccm-page h1.white,div.ccm-page h3.white,div.ccm-page h4.white,div.ccm-page h5.white,div.ccm-page h6.white,div.ccm-page p.white,div.ccm-page ul li.white,div.ccm-page h1.white a,div.ccm-page h3.white a,div.ccm-page h4.white a,div.ccm-page h5.white a,div.ccm-page h6.white a,div.ccm-page p.white a,div.ccm-page ul li.white a{color:#fff !important}div.ccm-page h1.gray,div.ccm-page h3.gray,div.ccm-page h4.gray,div.ccm-page h5.gray,div.ccm-page h6.gray,div.ccm-page p.gray,div.ccm-page ul li.gray,div.ccm-page h1.gray a,div.ccm-page h3.gray a,div.ccm-page h4.gray a,div.ccm-page h5.gray a,div.ccm-page h6.gray a,div.ccm-page p.gray a,div.ccm-page ul li.gray a{color:#545859 !important}div.ccm-page h1.light-gray,div.ccm-page h3.light-gray,div.ccm-page h4.light-gray,div.ccm-page h5.light-gray,div.ccm-page h6.light-gray,div.ccm-page p.light-gray,div.ccm-page ul li.light-gray,div.ccm-page h1.light-gray a,div.ccm-page h3.light-gray a,div.ccm-page h4.light-gray a,div.ccm-page h5.light-gray a,div.ccm-page h6.light-gray a,div.ccm-page p.light-gray a,div.ccm-page ul li.light-gray a{color:#bbbdbe !important}div.ccm-page h1.orange,div.ccm-page h3.orange,div.ccm-page h4.orange,div.ccm-page h5.orange,div.ccm-page h6.orange,div.ccm-page p.orange,div.ccm-page ul li.orange,div.ccm-page h1.orange a,div.ccm-page h3.orange a,div.ccm-page h4.orange a,div.ccm-page h5.orange a,div.ccm-page h6.orange a,div.ccm-page p.orange a,div.ccm-page ul li.orange a{color:#fa4616 !important}div.ccm-page h1.green,div.ccm-page h3.green,div.ccm-page h4.green,div.ccm-page h5.green,div.ccm-page h6.green,div.ccm-page p.green,div.ccm-page ul li.green,div.ccm-page h1.green a,div.ccm-page h3.green a,div.ccm-page h4.green a,div.ccm-page h5.green a,div.ccm-page h6.green a,div.ccm-page p.green a,div.ccm-page ul li.green a{color:#78be21 !important}div.ccm-page h1.light-blue,div.ccm-page h3.light-blue,div.ccm-page h4.light-blue,div.ccm-page h5.light-blue,div.ccm-page h6.light-blue,div.ccm-page p.light-blue,div.ccm-page ul li.light-blue,div.ccm-page h1.light-blue a,div.ccm-page h3.light-blue a,div.ccm-page h4.light-blue a,div.ccm-page h5.light-blue a,div.ccm-page h6.light-blue a,div.ccm-page p.light-blue a,div.ccm-page ul li.light-blue a{color:#0f9cd7 !important}div.ccm-page h1.purple,div.ccm-page h3.purple,div.ccm-page h4.purple,div.ccm-page h5.purple,div.ccm-page h6.purple,div.ccm-page p.purple,div.ccm-page ul li.purple,div.ccm-page h1.purple a,div.ccm-page h3.purple a,div.ccm-page h4.purple a,div.ccm-page h5.purple a,div.ccm-page h6.purple a,div.ccm-page p.purple a,div.ccm-page ul li.purple a{color:#671e75 !important}div.ccm-page h1{font-weight:600;font-size:3em;color:#444}div.ccm-page h1.page-title{font-size:2.5em;padding:0}div.ccm-page h1 span.h1-small{font-size:.8em}div.ccm-page h2{font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:600;font-size:1.945em;text-transform:uppercase;color:#fff;background-color:#005687;display:table;padding:8px 15px 8px 0;margin-top:5px;margin-bottom:5px;position:relative}div.ccm-page h2 span.h2-lowercase{text-transform:none}div.ccm-page h2:first-of-type{margin-top:50px}div.ccm-page h2:last-of-type{margin-bottom:50px}div.ccm-page h2:after{content:'';position:absolute;top:0;bottom:0;background-color:#005687;width:100vw;left:-100vw}div.ccm-page h2.white{background-color:#fff;color:#005687 !important}div.ccm-page h2.white:after{background-color:#fff}div.ccm-page h2.gray{background-color:#565a5c;color:#fff !important}div.ccm-page h2.gray:after{background-color:#565a5c}div.ccm-page h2.light-gray{background-color:#bbbdbe;color:#fff !important}div.ccm-page h2.light-gray:after{background-color:#bbbdbe}div.ccm-page h2.orange{background-color:#fa4616;color:#fff !important}div.ccm-page h2.orange:after{background-color:#fa4616}div.ccm-page h2.green{background-color:#78be21;color:#fff !important}div.ccm-page h2.green:after{background-color:#78be21}div.ccm-page h2.light-blue{background-color:#0f9cd7;color:#fff !important}div.ccm-page h2.light-blue:after{background-color:#0f9cd7}div.ccm-page h2.purple{background-color:#671e75;color:#fff !important}div.ccm-page h2.purple:after{background-color:#671e75}div.ccm-page h2.h2-right{padding:0;width:100%;text-align:right;background-color:transparent}div.ccm-page h2.h2-right>span{position:relative;padding:10px 0px 10px 20px;background-color:#565a5c;display:inline-table}div.ccm-page h2.h2-right>span:after{content:'';position:absolute;top:0;bottom:0;background-color:#565a5c;width:100vw}div.ccm-page h2.h2-right:after{display:none}div.ccm-page h2.h2-right.green span,div.ccm-page h2.h2-right.green span:after{background-color:#78be21}div.ccm-page h2.h2-right.orange span,div.ccm-page h2.h2-right.orange span:after{background-color:#fa4616}div.ccm-page h2.h2-right.blue span,div.ccm-page h2.h2-right.blue span:after{background-color:#005687}div.ccm-page h2.h2-right.light-blue span,div.ccm-page h2.h2-right.light-blue span:after{background-color:#0f9cd7}div.ccm-page h2.h2-right.purple span,div.ccm-page h2.h2-right.purple span:after{background-color:#671e75}div.ccm-page h3{font-weight:400;color:#565a5c !important;font-size:1.4em;position:relative;margin-left:90px;margin-top:50px;margin-bottom:50px;line-height:1.3}div.ccm-page h3:before{content:'';height:40px;width:40px;background-color:#fa4616;position:absolute;left:-90px;top:23px}div.ccm-page h3:after{content:'';height:30px;width:30px;position:absolute;background-color:#005687;top:8px;left:-70px}div.ccm-page h3.blue{color:#565a5c !important}div.ccm-page h3.blue:before{background-color:#005687}div.ccm-page h3.blue:after{background-color:#a60a3d}div.ccm-page h3.green,div.ccm-page h3.light-blue{color:#565a5c !important}div.ccm-page h3.green:before,div.ccm-page h3.light-blue:before{left:-70px;background-color:#0f9cd7}div.ccm-page h3.green:after,div.ccm-page h3.light-blue:after{left:-90px;background-color:#78be21;height:35px;width:35px}div.ccm-page h3.purple,div.ccm-page h3.gray{color:#565a5c !important}div.ccm-page h3.purple:before,div.ccm-page h3.gray:before{background-color:#671e75}div.ccm-page h3.purple:after,div.ccm-page h3.gray:after{background-color:#565a5c}div.ccm-page h3.light-gray,div.ccm-page h3.orange,div.ccm-page h3.white{color:#565a5c !important}@media (max-width:767px){div.ccm-page h3{margin-left:0px;margin-top:70px}div.ccm-page h3:before{left:0px;top:-57px}div.ccm-page h3:after{top:-38px;left:17px}}div.ccm-page h4{font-weight:700;font-size:1.5em;text-transform:none;color:#565a5c}div.ccm-page h5{font-weight:600;color:#005687;text-transform:uppercase;font-size:1.3em}div.ccm-page h6{font-weight:600;font-size:1.11111em;line-height:1.3;color:#005687;margin-bottom:14px}div.ccm-page p{margin-bottom:14px}div.ccm-page p,div.ccm-page p ul{font-size:1.0714em}div.ccm-page p,div.ccm-page ul,div.ccm-page li{font-weight:400;line-height:1.3;color:#545859}div.ccm-page main a:not(.fa):not(.btn){color:#0f9cd7}div.ccm-page div>ul{padding-left:0}div.ccm-page ul:not(.nav){margin-bottom:20px;overflow:hidden}div.ccm-page ul:not(.nav) li{list-style-type:none;padding-left:25px;margin-bottom:4px;position:relative}div.ccm-page ul:not(.nav) li:before{content:'\25A0';color:#005687;position:absolute;left:0px;top:-2px}div.ccm-page ul:not(.nav) li ul{margin-bottom:0;padding-left:15px}div.ccm-page ul:not(.nav) li ul li{list-style-type:none;padding-left:25px;margin-bottom:4px;position:relative}div.ccm-page ul:not(.nav) li ul li:before{content:'\25A0';color:#0f9cd7;position:absolute;left:0px;top:-2px}div.ccm-page ul:not(.nav) li ul li ul{padding-left:15px}div.ccm-page ul:not(.nav) li ul li ul li{list-style-type:none;padding-left:25px;margin-bottom:4px;position:relative}div.ccm-page ul:not(.nav) li ul li ul li:before{content:'\25A0';color:#565a5c;position:absolute;left:0px;top:-2px}div.ccm-page .title-caps{color:#fa4616 !important;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif !important}div.ccm-page .dropdown-menu{border-top:0;border-left:0;border-right:0}div.ccm-page div.nav-container .navbar{margin:0;border:0}div.ccm-page div.nav-container .navbar .container-fluid,div.ccm-page div.nav-container .navbar .navbar-collapse{padding:0}div.ccm-page div.nav-container .navbar .nav-path-selected{color:#0f9cd7 !important}div.ccm-page div.nav-container .navbar ul.nav{display:flex;flex-wrap:nowrap;justify-content:space-between;float:none}div.ccm-page div.nav-container .navbar ul.nav:before,div.ccm-page div.nav-container .navbar ul.nav:after{display:none}div.ccm-page div.nav-container .navbar ul.nav>li{font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;text-shadow:none}div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-mega-menu{left:0}div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-mega-menu>ul{position:relative;padding:0;border-right:0;width:220px;overflow:visible}div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-mega-menu>ul>li{position:static}div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-mega-menu>ul>li>div.tabbed-menu-content{height:475px;width:950px;left:220px;padding:4px}div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-mega-menu>ul>li>div.tabbed-menu-content a:hover{color:#0f9cd7}@media (max-width:1199px) and (min-width:992px){div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-mega-menu>ul{width:180px}div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-mega-menu>ul>li>div.tabbed-menu-content{width:790px;left:180px}}@media (max-width:991px) and (min-width:768px){div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-mega-menu{width:750px}div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-mega-menu>ul>li>div.tabbed-menu-content{width:530px}div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-mega-menu .tabbed-menu-content ul li a{font-size:14px}}div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-menu{border:0;border-top:5px solid #0f9cd7;display:block}div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-menu>ul>li>a{font-size:18px;padding:8px 15px}@media (min-width:992px) and (max-width:1200px){div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-menu>ul>li>a{font-size:15px}}div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-menu>ul>li a,div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-menu>ul>li a.active-tab{border:0;width:100%}div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-menu>ul>li.level-2>a:hover,div.ccm-page div.nav-container .navbar ul.nav>li>div.tabbed-menu>ul>li.level-2>a.active-tab{color:#0f9cd7;font-weight:600;text-decoration:none !important}div.ccm-page div.nav-container .navbar ul.nav>li>ul.dropdown-menu{padding:0;border-top:5px solid #0f9cd7}div.ccm-page div.nav-container .navbar ul.nav>li>ul.dropdown-menu>li{border-left:1px solid #ccc;border-right:1px solid #ccc}div.ccm-page div.nav-container .navbar ul.nav>li>ul.dropdown-menu>li a{padding:0px 10px;margin:0px;white-space:normal;width:100%;border:0}div.ccm-page div.nav-container .navbar ul.nav>li>ul.dropdown-menu>li>ul{margin-bottom:0;padding-left:0}div.ccm-page div.nav-container .navbar ul.nav>li>ul.dropdown-menu>li.level-2{background-color:#f3f3f3;padding:7px 0}div.ccm-page div.nav-container .navbar ul.nav>li>ul.dropdown-menu>li.level-2:hover{background-color:#fff}div.ccm-page div.nav-container .navbar ul.nav>li>ul.dropdown-menu>li.level-2:hover>a{color:#0f9cd7;text-decoration:none !important;font-weight:600}div.ccm-page div.nav-container .navbar ul.nav>li>ul.dropdown-menu>li.level-2>a{font-size:18px;padding-bottom:2px}div.ccm-page div.nav-container .navbar ul.nav>li>ul.dropdown-menu li.level-3>a{font-weight:normal !important;font-size:17px;color:#565a5c;text-transform:none}div.ccm-page div.nav-container .navbar ul.nav>li>ul.dropdown-menu li.level-3>a:hover{color:#0f9cd7;text-decoration:none !important}div.ccm-page div.nav-container .navbar ul.nav>li a{color:#005687;font-weight:normal;font-size:16px}div.ccm-page div.nav-container .navbar ul.nav>li>a{font-size:18px}div.ccm-page div.nav-container .navbar ul.nav>li:hover a{background:transparent;color:#005687}div.ccm-page div.nav-container .navbar ul.nav>li:hover.level-1>a:after{opacity:1}div.ccm-page div.nav-container .navbar ul.nav>li:hover.level-1>a:focus{background-color:transparent}div.ccm-page div.nav-container .navbar ul.nav>li:hover .dropdown-menu{opacity:1;visibility:visible}div.ccm-page div.nav-container .navbar ul.nav>li>ul>li>a:after{display:none}div.ccm-page div.nav-container .navbar li{padding-left:0px;margin-bottom:0px}div.ccm-page div.nav-container .navbar li:not(.level-5):before{display:none}div.ccm-page div.nav-container .navbar .level-1:last-of-type.dropdown .dropdown-menu{left:auto !important;right:0;transform:translateX(0%) !important}div.ccm-page div.nav-container .navbar .level-1.dropdown:not(.tabbed-mega) .dropdown-menu{left:50%;transform:translateX(-50%)}div.ccm-page div.nav-container .navbar .level-1>a{padding:15px 25px}div.ccm-page div.nav-container .navbar .level-1>a:after{content:'';height:5px;width:100%;position:absolute;display:block;background-color:#0f9cd7;bottom:0;left:0;opacity:0;transition:opacity .3s ease-out}div.ccm-page div.nav-container .navbar .level-1>.dropdown-menu{opacity:0;display:block;transition:all .3s ease-out;visibility:hidden}div.ccm-page div.nav-container .navbar .level-2>.tabbed-menu-content>ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-column-gap:20px}div.ccm-page div.nav-container .navbar .level-3>a{font-weight:bold !important;text-transform:uppercase;font-size:15px}div.ccm-page div.nav-container .navbar .level-3>ul{padding-left:0;margin:5px auto 0}div.ccm-page div.nav-container .navbar .level-4{padding-top:0px;padding-bottom:7px}div.ccm-page div.nav-container .navbar .level-4>ul{padding-left:22px}div.ccm-page div.nav-container .navbar .level-4>ul>li.level-5{font-size:13px}div.ccm-page div.nav-container .navbar .level-4>ul>li.level-5:before{display:block;left:-16px;top:4px;color:#0f9cd7}div.ccm-page div.nav-container .navbar .level-4>a{font-size:14px}div.ccm-page div.nav-container.nav-container-fixed .navbar{margin:0 auto}@media (min-width:768px){div.ccm-page div.nav-container.nav-container-fixed .navbar{width:750px}}@media (min-width:992px) and (max-width:1199px){div.ccm-page div.nav-container.nav-container-fixed .navbar{width:970px}}@media (min-width:1200px){div.ccm-page div.nav-container.nav-container-fixed .navbar{width:1170px}}div.ccm-page div.nav-container.nav-container-fixed .navbar ul.nav>li div.tabbed-menu{border-top:0}div.ccm-page div.nav-container.nav-container-fixed .navbar ul.nav>li div.tabbed-menu>ul{border-top:5px solid #0f9cd7}div.ccm-page div.nav-container.nav-container-fixed .navbar ul.nav>li div.tabbed-menu>ul>li>.tabbed-menu-content{border-top:5px solid #0f9cd7;top:-5px;height:480px}div.ccm-page div.nav-container.nav-container-fixed .navbar ul.nav>.tabbed-mega:first-of-type{position:relative}@media (max-width:992px){div.ccm-page div.nav-container{display:none}}div.ccm-page header .ccm-search-block-form:before{color:#005687;left:auto;top:2px;right:0}div.ccm-page header .ccm-search-block-form .ccm-search-block-text{border:0;padding:3px 12px;margin-top:4px;color:#555;border:1px solid #f3f3f3;transition:all .3s ease-out}div.ccm-page header .ccm-search-block-form button{position:absolute;right:0;top:0px;padding:0;height:30px;width:30px;opacity:0;z-index:2}@media (min-width:767px){div.ccm-page .row{display:flex}div.ccm-page #ccm-layouts-edit-mode .row{display:block}}div.ccm-page .nav-container{max-height:unset}div.ccm-page .sticky-logo{display:none;padding:15px 0}div.ccm-page .hide-nav .header-bottom-row{display:none}div.ccm-page .dura-container.nav-container-fixed .sticky-logo{display:block}div.ccm-page header form.ccm-search-block-form{position:relative}div.ccm-page header form.ccm-search-block-form .ccm-search-block-text{font-size:12px;width:200px;transition:width .3s ease-out;color:#555;border:1px solid #f3f3f3}div.ccm-page header form.ccm-search-block-form button{position:absolute;right:0;top:5px;padding:0;height:30px;width:30px;opacity:0;z-index:2}div.ccm-page header form.ccm-search-block-form:before{content:"\f002";font-family:FontAwesome;font-weight:normal;font-style:normal;display:inline-block;position:absolute;top:5px;left:auto;right:0px;color:#005687;height:26px;width:26px;font-size:15px;background-color:#f3f3f3;border-radius:50px;text-align:center;padding-top:3px;z-index:1;transform:rotateY(180deg)}div.ccm-page header form.ccm-search-block-form .input-append{position:relative}div.ccm-page header form.ccm-search-block-form .input-append.closed .ccm-search-block-text{width:0px;margin-left:200px;padding:5px 0px;border:0;color:#fff}body.mobile-menu{overflow:hidden}body.mobile-menu div.ccm-page,body.mobile-menu div#ccm-page-controls-wrapper{filter:blur(7px);-webkit-filter:blur(7px);transition:filter .5s;-webkit-transition:-webkit-filter .5s}#mobile-menu{font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:18px;position:fixed;left:0;background:rgba(13,66,109,0.95);font-weight:300;z-index:1000;top:0;width:100%;height:100vh;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);-webkit-transition:-webkit-transform .3s,-webkit-filter .5s;transition:transform .3s,filter .5s}#mobile-menu .ccm-search-block-form:before{top:0;left:30px}#mobile-menu .mobile-social-container{display:flex}#mobile-menu .mobile-social-container .mobile-social{font-size:32px;line-height:1;width:auto !important}#mobile-menu .mobile-social-container .mobile-social a{padding:8px 0 8px 30px}#mobile-menu.search-open{filter:blur(50px);-webkit-filter:blur(50px)}#mobile-menu.menu--open{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}#mobile-menu .icon--arrow-left:before{content:'\e901'}#mobile-menu .icon--menu:before{content:'\e903'}#mobile-menu .icon--cross:before{content:'\00D7'}#mobile-menu .menu__wrap{position:relative;top:0px;bottom:0;overflow:hidden;width:100%;height:calc(100vh - 201px);border-top:20px solid transparent;border-bottom:20px solid transparent}#mobile-menu .menu__level{position:absolute;top:0;left:0;visibility:hidden;overflow:hidden;width:100%;margin:0;padding:0;list-style-type:none;overflow-y:scroll;height:100%}#mobile-menu .menu__level[data-menu="submenu-1-1"] .menu__link:not(.lang){text-transform:uppercase}#mobile-menu .menu__level[data-menu="submenu-1-1"] .lang{display:none}#mobile-menu .menu__level[data-menu="submenu-1-1"] .lang.show-lang{display:block;padding-left:60px}#mobile-menu .menu__level[data-menu="submenu-1-1"] .lang.show-lang:after{transform:rotate(90deg)}#mobile-menu .menu__level[data-menu="submenu-1-1"] .lang.show-lang.eng:after{right:auto;left:30px}#mobile-menu .menu__level[data-menu="submenu-1-1"] a[data-submenu="language"].show-lang:after{transform:rotate(90deg)}#mobile-menu .mobile-search{margin:10px 0;padding:0px 30px;position:relative;width:50% !important;min-width:300px}#mobile-menu .mobile-search input{width:100%;padding:3px 6px;border:0;border-radius:4px}#mobile-menu .mobile-search button{position:absolute;right:13px;top:0;bottom:0;width:32px;background-color:transparent}#mobile-menu .mobile-search .ccm-search-block-form:before{content:"\f002";font-family:FontAwesome;font-weight:normal;font-style:normal;display:inline-block;position:absolute;top:0px;left:auto;right:15px;color:#005687;height:31px;width:31px;font-size:15px;background-color:#f3f3f3;border-radius:50px;text-align:center;padding-top:6px;z-index:1;transform:rotateY(180deg)}#mobile-menu .menu__level::-webkit-scrollbar{display:none}#mobile-menu .menu__level--current{visibility:visible}#mobile-menu .menu__item{display:block;width:100%}#mobile-menu .menu__item.parent__item{width:100%}#mobile-menu .menu__link,#mobile-menu .menu__item a{position:relative;display:block;padding:8px 30px;padding-right:50px;color:#eeeeee;-webkit-transition:color .1s;transition:color .1s}#mobile-menu .menu__link[data-submenu]::after{content:'\f054';font-family:'FontAwesome';position:absolute;right:30px;top:calc(50% - 10px)}#mobile-menu .menu__link:hover,#mobile-menu .menu__link:active,#mobile-menu .menu__link:focus,#mobile-menu a:hover,#mobile-menu a:active,#mobile-menu a:focus{text-decoration:none;opacity:0.6}#mobile-menu li.parent__item a.menu__link{font-weight:bold;color:#7ab800;font-size:1.5em}#mobile-menu .menu__back{position:absolute;bottom:0;padding-bottom:25px;max-height:15vh}#mobile-menu .menu__back .menu__link{opacity:0;transition:opacity .5s;-webkit-transition:opacity .5s;display:inline-block}#mobile-menu .menu__back .menu__link::after{content:'\f054';font-family:'FontAwesome';transform:rotate(180deg);-webkit-transform:rotate(180deg);position:absolute;left:30px;top:12px}#mobile-menu a[data-submenu="account"] img{height:22px;margin-right:15px;position:relative;top:-2px}#mobile-menu .menu__breadcrumbs img{margin-right:15px;position:relative;top:-2px;height:18px}#mobile-menu .item.search{float:right;line-height:0;position:absolute;right:0;top:21px;padding:10px 30px}#mobile-menu .item.search svg{height:24px;line-height:0}#mobile-menu .item.search svg path{fill:white}#mobile-menu hr{margin:0 0 10px}#mobile-menu [class^='animate-'],#mobile-menu [class*=' animate-']{visibility:visible}#mobile-menu .animate-outToRight .menu__item{-webkit-animation:outToRight .6s both cubic-bezier(.7, 0, .3, 1);animation:outToRight .6s both cubic-bezier(.7, 0, .3, 1)}#mobile-menu .menu__breadcrumbs{font-size:0.6em;line-height:1;position:relative;padding:70px 0px 25px;margin:0 30px;border-bottom:1px solid #fff;height:140px}#mobile-menu .menu__breadcrumbs a{display:inline-block;cursor:pointer;vertical-align:middle;color:white;text-transform:capitalize;opacity:1}#mobile-menu .menu__breadcrumbs a:focus{outline:none;text-decoration:none}#mobile-menu .menu__breadcrumbs a:last-child{font-weight:normal;color:#00a9e0;font-size:20px;opacity:1;display:block;text-transform:uppercase}#mobile-menu nav.menu__breadcrumbs a:only-child:before{content:"";display:block;opacity:0.6;color:white;font-size:11.2px;height:25px;vertical-align:middle;padding:11px 0}#mobile-menu .menu__breadcrumbs a:hover{opacity:1;text-decoration:none}#mobile-menu .menu__breadcrumbs a:not(:last-child)::after{content:'/';display:inline-block;padding:1em .5em .7em;color:white}#mobile-menu .menu__breadcrumbs a:not(:last-child):hover::after{opacity:0.6}#mobile-menu .action{position:absolute;display:block;margin:0;padding:0;cursor:pointer;border:none;background:none}#mobile-menu .action:focus{outline:none}#mobile-menu .action--open{font-size:1.5em;top:1em;left:1em;color:#fff;position:fixed;z-index:1000}#mobile-menu .action--close{font-size:2.5em;top:10px;left:30px;color:#00a9e0;font-weight:600}@-webkit-keyframes outToRight{to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes outToRight{to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.animate-outToLeft .menu__item{-webkit-animation:outToLeft .6s both cubic-bezier(.7, 0, .3, 1);animation:outToLeft .6s both cubic-bezier(.7, 0, .3, 1)}@-webkit-keyframes outToLeft{to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes outToLeft{to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.animate-inFromLeft .menu__item{-webkit-animation:inFromLeft .6s both cubic-bezier(.7, 0, .3, 1);animation:inFromLeft .6s both cubic-bezier(.7, 0, .3, 1)}@-webkit-keyframes inFromLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes inFromLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate-inFromRight .menu__item{-webkit-animation:inFromRight .6s both cubic-bezier(.7, 0, .3, 1);animation:inFromRight .6s both cubic-bezier(.7, 0, .3, 1)}@-webkit-keyframes inFromRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes inFromRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.ccm-responsive-menu-launch{display:inline-block;margin-right:15px;height:18px}@media (min-width:992px){.ccm-responsive-menu-launch{display:none}}.ccm-responsive-menu-launch i:after{font-size:32px;content:"\f0c9";font-family:FontAwesome;color:#005687;font-weight:normal;font-style:normal;display:inline-block;cursor:pointer;text-decoration:inherit}body .buorg{position:absolute;position:fixed;z-index:111111;width:100%;top:0px;left:0px;border-bottom:1px solid #a29330;text-align:center;color:#000;background-color:#fff;font:18px "Helvetica Neue",Helvetica,Arial,sans-serif;box-shadow:0 0 5px rgba(0,0,0,0.2);animation:1s ease-out 0s buorgfly}body .buorg-pad{padding:9px;line-height:1.7em}body .buorg-buttons{display:block;text-align:center}body #buorgig,body #buorgul,body #buorgpermanent{color:#fff;text-decoration:none;cursor:pointer;box-shadow:0 0 2px rgba(120,190,33,0.4);padding:1px 10px;border-radius:4px;font-weight:normal;background:#78be21;white-space:nowrap;margin:0 2px;display:inline-block}body #buorgig{background-color:#005687;box-shadow:0 0 2px rgba(0,86,135,0.4)}@media only screen and (max-width:700px){body .buorg div{padding:5px 12px 5px 9px;line-height:1.3em}}@keyframes buorgfly{from{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0px)}}body .buorg-fadeout{transition:visibility 0s 8.5s,opacity 8s ease-out .5s}body .buorg-icon{width:22px;height:16px;vertical-align:middle;position:relative;top:-0.05em;display:inline-block;background:no-repeat 0px center}