#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#cookie-notice.cn-animated{-webkit-animation-duration:.5s !important;animation-duration:.5s !important;-webkit-animation-fill-mode:both;animation-fill-mode:both;}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:.001s !important;animation-duration:.001s !important;}#cookie-notice .cookie-notice-container{display:block;}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none;}#cookie-notice .cookie-revoke-container{display:block;}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none;}.cn-position-top{top:0;}.cn-position-bottom{bottom:0;}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2;}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1;}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:none;cursor:pointer;}.cn-close-icon:hover{opacity:1;}.cn-close-icon:before,.cn-close-icon:after{position:absolute;content:" ";height:15px;width:2px;top:3px;background-color:rgba(128,128,128,1);}.cn-close-icon:before{transform:rotate(45deg);}.cn-close-icon:after{transform:rotate(-45deg);}#cookie-notice .cn-revoke-cookie{margin:0;}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block;}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;line-height:1;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:none;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;color:inherit;}.cn-text-container{margin:0 0 6px;}.cn-text-container,.cn-buttons-container{display:inline-block;}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn;}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut;}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn;}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut;}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp;}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown;}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@media all and (max-width: 900px){.cookie-notice-container #cn-notice-text{display:block;}.cookie-notice-container #cn-notice-buttons{display:block;}#cookie-notice .cn-button{margin:0 5px 5px;}}@media all and (max-width: 480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px;}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important;}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}a[href^="javascript:"]:after,a[href^="#"]:after{content:"";}pre,blockquote{border:1px solid #999;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}img{max-width:100% !important;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}select{background:#fff !important;}.navbar{display:none;}.table td,.table th{background-color:#fff !important;}.btn > .caret,.dropup > .btn > .caret{border-top-color:#000 !important;}.label{border:1px solid #000;}.table{border-collapse:collapse !important;}.table-bordered th,.table-bordered td{border:1px solid #ddd !important;}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0);}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff;}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;}a{color:#428bca;text-decoration:none;}a:hover,a:focus{color:#2a6496;text-decoration:underline;}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}figure{margin:0;}img{vertical-align:middle;}.img-responsive,.thumbnail > img,.thumbnail a > img,.carousel-inner > .item > img,.carousel-inner > .item > a > img{display:block;max-width:100%;height:auto;}.img-rounded{border-radius:6px;}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto;}.img-circle{border-radius:50%;}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee;}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#999;}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px;}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%;}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px;}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%;}h1,.h1{font-size:36px;}h2,.h2{font-size:30px;}h3,.h3{font-size:24px;}h4,.h4{font-size:18px;}h5,.h5{font-size:14px;}h6,.h6{font-size:12px;}p{margin:0 0 10px;}.lead{margin-bottom:20px;font-size:16px;font-weight:200;line-height:1.4;}@media (min-width: 768px){.lead{font-size:21px;}}small,.small{font-size:85%;}cite{font-style:normal;}.text-left{text-align:left;}.text-right{text-align:right;}.text-center{text-align:center;}.text-justify{text-align:justify;}.text-muted{color:#999;}.text-primary{color:#428bca;}a.text-primary:hover{color:#3071a9;}.text-success{color:#3c763d;}a.text-success:hover{color:#2b542c;}.text-info{color:#31708f;}a.text-info:hover{color:#245269;}.text-warning{color:#8a6d3b;}a.text-warning:hover{color:#66512c;}.text-danger{color:#a94442;}a.text-danger:hover{color:#843534;}.bg-primary{color:#fff;background-color:#428bca;}a.bg-primary:hover{background-color:#3071a9;}.bg-success{background-color:#dff0d8;}a.bg-success:hover{background-color:#c1e2b3;}.bg-info{background-color:#d9edf7;}a.bg-info:hover{background-color:#afd9ee;}.bg-warning{background-color:#fcf8e3;}a.bg-warning:hover{background-color:#f7ecb5;}.bg-danger{background-color:#f2dede;}a.bg-danger:hover{background-color:#e4b9b9;}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee;}ul,ol{margin-top:0;margin-bottom:10px;}ul ul,ol ul,ul ol,ol ol{margin-bottom:0;}.list-unstyled{padding-left:0;list-style:none;}.list-inline{padding-left:0;list-style:none;margin-left:-5px;}.list-inline > li{display:inline-block;padding-left:5px;padding-right:5px;}dl{margin-top:0;margin-bottom:20px;}dt,dd{line-height:1.428571429;}dt{font-weight:bold;}dd{margin-left:0;}@media (min-width: 768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.dl-horizontal dd{margin-left:180px;}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999;}.initialism{font-size:90%;text-transform:uppercase;}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee;}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0;}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.428571429;color:#999;}blockquote footer:before,blockquote small:before,blockquote .small:before{content:"— ";}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right;}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:"";}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:" —";}blockquote:before,blockquote:after{content:"";}address{margin-bottom:20px;font-style:normal;line-height:1.428571429;}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace;}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:4px;}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0;}.pre-scrollable{max-height:340px;overflow-y:scroll;}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}@media (min-width: 768px){.container{width:750px;}}@media (min-width: 992px){.container{width:970px;}}@media (min-width: 1200px){.container{width:1170px;}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}.row{margin-left:-15px;margin-right:-15px;}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px;}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left;}.col-xs-12{width:100%;}.col-xs-11{width:91.666666666667%;}.col-xs-10{width:83.333333333333%;}.col-xs-9{width:75%;}.col-xs-8{width:66.666666666667%;}.col-xs-7{width:58.333333333333%;}.col-xs-6{width:50%;}.col-xs-5{width:41.666666666667%;}.col-xs-4{width:33.333333333333%;}.col-xs-3{width:25%;}.col-xs-2{width:16.666666666667%;}.col-xs-1{width:8.3333333333333%;}.col-xs-pull-12{right:100%;}.col-xs-pull-11{right:91.666666666667%;}.col-xs-pull-10{right:83.333333333333%;}.col-xs-pull-9{right:75%;}.col-xs-pull-8{right:66.666666666667%;}.col-xs-pull-7{right:58.333333333333%;}.col-xs-pull-6{right:50%;}.col-xs-pull-5{right:41.666666666667%;}.col-xs-pull-4{right:33.333333333333%;}.col-xs-pull-3{right:25%;}.col-xs-pull-2{right:16.666666666667%;}.col-xs-pull-1{right:8.3333333333333%;}.col-xs-pull-0{right:0;}.col-xs-push-12{left:100%;}.col-xs-push-11{left:91.666666666667%;}.col-xs-push-10{left:83.333333333333%;}.col-xs-push-9{left:75%;}.col-xs-push-8{left:66.666666666667%;}.col-xs-push-7{left:58.333333333333%;}.col-xs-push-6{left:50%;}.col-xs-push-5{left:41.666666666667%;}.col-xs-push-4{left:33.333333333333%;}.col-xs-push-3{left:25%;}.col-xs-push-2{left:16.666666666667%;}.col-xs-push-1{left:8.3333333333333%;}.col-xs-push-0{left:0;}.col-xs-offset-12{margin-left:100%;}.col-xs-offset-11{margin-left:91.666666666667%;}.col-xs-offset-10{margin-left:83.333333333333%;}.col-xs-offset-9{margin-left:75%;}.col-xs-offset-8{margin-left:66.666666666667%;}.col-xs-offset-7{margin-left:58.333333333333%;}.col-xs-offset-6{margin-left:50%;}.col-xs-offset-5{margin-left:41.666666666667%;}.col-xs-offset-4{margin-left:33.333333333333%;}.col-xs-offset-3{margin-left:25%;}.col-xs-offset-2{margin-left:16.666666666667%;}.col-xs-offset-1{margin-left:8.3333333333333%;}.col-xs-offset-0{margin-left:0;}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left;}.col-sm-12{width:100%;}.col-sm-11{width:91.666666666667%;}.col-sm-10{width:83.333333333333%;}.col-sm-9{width:75%;}.col-sm-8{width:66.666666666667%;}.col-sm-7{width:58.333333333333%;}.col-sm-6{width:50%;}.col-sm-5{width:41.666666666667%;}.col-sm-4{width:33.333333333333%;}.col-sm-3{width:25%;}.col-sm-2{width:16.666666666667%;}.col-sm-1{width:8.3333333333333%;}.col-sm-pull-12{right:100%;}.col-sm-pull-11{right:91.666666666667%;}.col-sm-pull-10{right:83.333333333333%;}.col-sm-pull-9{right:75%;}.col-sm-pull-8{right:66.666666666667%;}.col-sm-pull-7{right:58.333333333333%;}.col-sm-pull-6{right:50%;}.col-sm-pull-5{right:41.666666666667%;}.col-sm-pull-4{right:33.333333333333%;}.col-sm-pull-3{right:25%;}.col-sm-pull-2{right:16.666666666667%;}.col-sm-pull-1{right:8.3333333333333%;}.col-sm-pull-0{right:0;}.col-sm-push-12{left:100%;}.col-sm-push-11{left:91.666666666667%;}.col-sm-push-10{left:83.333333333333%;}.col-sm-push-9{left:75%;}.col-sm-push-8{left:66.666666666667%;}.col-sm-push-7{left:58.333333333333%;}.col-sm-push-6{left:50%;}.col-sm-push-5{left:41.666666666667%;}.col-sm-push-4{left:33.333333333333%;}.col-sm-push-3{left:25%;}.col-sm-push-2{left:16.666666666667%;}.col-sm-push-1{left:8.3333333333333%;}.col-sm-push-0{left:0;}.col-sm-offset-12{margin-left:100%;}.col-sm-offset-11{margin-left:91.666666666667%;}.col-sm-offset-10{margin-left:83.333333333333%;}.col-sm-offset-9{margin-left:75%;}.col-sm-offset-8{margin-left:66.666666666667%;}.col-sm-offset-7{margin-left:58.333333333333%;}.col-sm-offset-6{margin-left:50%;}.col-sm-offset-5{margin-left:41.666666666667%;}.col-sm-offset-4{margin-left:33.333333333333%;}.col-sm-offset-3{margin-left:25%;}.col-sm-offset-2{margin-left:16.666666666667%;}.col-sm-offset-1{margin-left:8.3333333333333%;}.col-sm-offset-0{margin-left:0;}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left;}.col-md-12{width:100%;}.col-md-11{width:91.666666666667%;}.col-md-10{width:83.333333333333%;}.col-md-9{width:75%;}.col-md-8{width:66.666666666667%;}.col-md-7{width:58.333333333333%;}.col-md-6{width:50%;}.col-md-5{width:41.666666666667%;}.col-md-4{width:33.333333333333%;}.col-md-3{width:25%;}.col-md-2{width:16.666666666667%;}.col-md-1{width:8.3333333333333%;}.col-md-pull-12{right:100%;}.col-md-pull-11{right:91.666666666667%;}.col-md-pull-10{right:83.333333333333%;}.col-md-pull-9{right:75%;}.col-md-pull-8{right:66.666666666667%;}.col-md-pull-7{right:58.333333333333%;}.col-md-pull-6{right:50%;}.col-md-pull-5{right:41.666666666667%;}.col-md-pull-4{right:33.333333333333%;}.col-md-pull-3{right:25%;}.col-md-pull-2{right:16.666666666667%;}.col-md-pull-1{right:8.3333333333333%;}.col-md-pull-0{right:0;}.col-md-push-12{left:100%;}.col-md-push-11{left:91.666666666667%;}.col-md-push-10{left:83.333333333333%;}.col-md-push-9{left:75%;}.col-md-push-8{left:66.666666666667%;}.col-md-push-7{left:58.333333333333%;}.col-md-push-6{left:50%;}.col-md-push-5{left:41.666666666667%;}.col-md-push-4{left:33.333333333333%;}.col-md-push-3{left:25%;}.col-md-push-2{left:16.666666666667%;}.col-md-push-1{left:8.3333333333333%;}.col-md-push-0{left:0;}.col-md-offset-12{margin-left:100%;}.col-md-offset-11{margin-left:91.666666666667%;}.col-md-offset-10{margin-left:83.333333333333%;}.col-md-offset-9{margin-left:75%;}.col-md-offset-8{margin-left:66.666666666667%;}.col-md-offset-7{margin-left:58.333333333333%;}.col-md-offset-6{margin-left:50%;}.col-md-offset-5{margin-left:41.666666666667%;}.col-md-offset-4{margin-left:33.333333333333%;}.col-md-offset-3{margin-left:25%;}.col-md-offset-2{margin-left:16.666666666667%;}.col-md-offset-1{margin-left:8.3333333333333%;}.col-md-offset-0{margin-left:0;}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left;}.col-lg-12{width:100%;}.col-lg-11{width:91.666666666667%;}.col-lg-10{width:83.333333333333%;}.col-lg-9{width:75%;}.col-lg-8{width:66.666666666667%;}.col-lg-7{width:58.333333333333%;}.col-lg-6{width:50%;}.col-lg-5{width:41.666666666667%;}.col-lg-4{width:33.333333333333%;}.col-lg-3{width:25%;}.col-lg-2{width:16.666666666667%;}.col-lg-1{width:8.3333333333333%;}.col-lg-pull-12{right:100%;}.col-lg-pull-11{right:91.666666666667%;}.col-lg-pull-10{right:83.333333333333%;}.col-lg-pull-9{right:75%;}.col-lg-pull-8{right:66.666666666667%;}.col-lg-pull-7{right:58.333333333333%;}.col-lg-pull-6{right:50%;}.col-lg-pull-5{right:41.666666666667%;}.col-lg-pull-4{right:33.333333333333%;}.col-lg-pull-3{right:25%;}.col-lg-pull-2{right:16.666666666667%;}.col-lg-pull-1{right:8.3333333333333%;}.col-lg-pull-0{right:0;}.col-lg-push-12{left:100%;}.col-lg-push-11{left:91.666666666667%;}.col-lg-push-10{left:83.333333333333%;}.col-lg-push-9{left:75%;}.col-lg-push-8{left:66.666666666667%;}.col-lg-push-7{left:58.333333333333%;}.col-lg-push-6{left:50%;}.col-lg-push-5{left:41.666666666667%;}.col-lg-push-4{left:33.333333333333%;}.col-lg-push-3{left:25%;}.col-lg-push-2{left:16.666666666667%;}.col-lg-push-1{left:8.3333333333333%;}.col-lg-push-0{left:0;}.col-lg-offset-12{margin-left:100%;}.col-lg-offset-11{margin-left:91.666666666667%;}.col-lg-offset-10{margin-left:83.333333333333%;}.col-lg-offset-9{margin-left:75%;}.col-lg-offset-8{margin-left:66.666666666667%;}.col-lg-offset-7{margin-left:58.333333333333%;}.col-lg-offset-6{margin-left:50%;}.col-lg-offset-5{margin-left:41.666666666667%;}.col-lg-offset-4{margin-left:33.333333333333%;}.col-lg-offset-3{margin-left:25%;}.col-lg-offset-2{margin-left:16.666666666667%;}.col-lg-offset-1{margin-left:8.3333333333333%;}.col-lg-offset-0{margin-left:0;}}table{max-width:100%;background-color:transparent;}th{text-align:left;}.table{width:100%;margin-bottom:20px;}.table > thead > tr > th,.table > tbody > tr > th,.table > tfoot > tr > th,.table > thead > tr > td,.table > tbody > tr > td,.table > tfoot > tr > td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd;}.table > thead > tr > th{vertical-align:bottom;border-bottom:2px solid #ddd;}.table > caption + thead > tr:first-child > th,.table > colgroup + thead > tr:first-child > th,.table > thead:first-child > tr:first-child > th,.table > caption + thead > tr:first-child > td,.table > colgroup + thead > tr:first-child > td,.table > thead:first-child > tr:first-child > td{border-top:0;}.table > tbody + tbody{border-top:2px solid #ddd;}.table .table{background-color:#fff;}.table-condensed > thead > tr > th,.table-condensed > tbody > tr > th,.table-condensed > tfoot > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > td{padding:5px;}.table-bordered{border:1px solid #ddd;}.table-bordered > thead > tr > th,.table-bordered > tbody > tr > th,.table-bordered > tfoot > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > td{border:1px solid #ddd;}.table-bordered > thead > tr > th,.table-bordered > thead > tr > td{border-bottom-width:2px;}.table-striped > tbody > tr:nth-child(odd) > td,.table-striped > tbody > tr:nth-child(odd) > th{background-color:#f9f9f9;}.table-hover > tbody > tr:hover > td,.table-hover > tbody > tr:hover > th{background-color:#f5f5f5;}table col[class*="col-"]{position:static;float:none;display:table-column;}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell;}.table > thead > tr > td.active,.table > tbody > tr > td.active,.table > tfoot > tr > td.active,.table > thead > tr > th.active,.table > tbody > tr > th.active,.table > tfoot > tr > th.active,.table > thead > tr.active > td,.table > tbody > tr.active > td,.table > tfoot > tr.active > td,.table > thead > tr.active > th,.table > tbody > tr.active > th,.table > tfoot > tr.active > th{background-color:#f5f5f5;}.table-hover > tbody > tr > td.active:hover,.table-hover > tbody > tr > th.active:hover,.table-hover > tbody > tr.active:hover > td,.table-hover > tbody > tr.active:hover > th{background-color:#e8e8e8;}.table > thead > tr > td.success,.table > tbody > tr > td.success,.table > tfoot > tr > td.success,.table > thead > tr > th.success,.table > tbody > tr > th.success,.table > tfoot > tr > th.success,.table > thead > tr.success > td,.table > tbody > tr.success > td,.table > tfoot > tr.success > td,.table > thead > tr.success > th,.table > tbody > tr.success > th,.table > tfoot > tr.success > th{background-color:#dff0d8;}.table-hover > tbody > tr > td.success:hover,.table-hover > tbody > tr > th.success:hover,.table-hover > tbody > tr.success:hover > td,.table-hover > tbody > tr.success:hover > th{background-color:#d0e9c6;}.table > thead > tr > td.info,.table > tbody > tr > td.info,.table > tfoot > tr > td.info,.table > thead > tr > th.info,.table > tbody > tr > th.info,.table > tfoot > tr > th.info,.table > thead > tr.info > td,.table > tbody > tr.info > td,.table > tfoot > tr.info > td,.table > thead > tr.info > th,.table > tbody > tr.info > th,.table > tfoot > tr.info > th{background-color:#d9edf7;}.table-hover > tbody > tr > td.info:hover,.table-hover > tbody > tr > th.info:hover,.table-hover > tbody > tr.info:hover > td,.table-hover > tbody > tr.info:hover > th{background-color:#c4e3f3;}.table > thead > tr > td.warning,.table > tbody > tr > td.warning,.table > tfoot > tr > td.warning,.table > thead > tr > th.warning,.table > tbody > tr > th.warning,.table > tfoot > tr > th.warning,.table > thead > tr.warning > td,.table > tbody > tr.warning > td,.table > tfoot > tr.warning > td,.table > thead > tr.warning > th,.table > tbody > tr.warning > th,.table > tfoot > tr.warning > th{background-color:#fcf8e3;}.table-hover > tbody > tr > td.warning:hover,.table-hover > tbody > tr > th.warning:hover,.table-hover > tbody > tr.warning:hover > td,.table-hover > tbody > tr.warning:hover > th{background-color:#faf2cc;}.table > thead > tr > td.danger,.table > tbody > tr > td.danger,.table > tfoot > tr > td.danger,.table > thead > tr > th.danger,.table > tbody > tr > th.danger,.table > tfoot > tr > th.danger,.table > thead > tr.danger > td,.table > tbody > tr.danger > td,.table > tfoot > tr.danger > td,.table > thead > tr.danger > th,.table > tbody > tr.danger > th,.table > tfoot > tr.danger > th{background-color:#f2dede;}.table-hover > tbody > tr > td.danger:hover,.table-hover > tbody > tr > th.danger:hover,.table-hover > tbody > tr.danger:hover > td,.table-hover > tbody > tr.danger:hover > th{background-color:#ebcccc;}@media (max-width: 767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch;}.table-responsive > .table{margin-bottom:0;}.table-responsive > .table > thead > tr > th,.table-responsive > .table > tbody > tr > th,.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > td{white-space:nowrap;}.table-responsive > .table-bordered{border:0;}.table-responsive > .table-bordered > thead > tr > th:first-child,.table-responsive > .table-bordered > tbody > tr > th:first-child,.table-responsive > .table-bordered > tfoot > tr > th:first-child,.table-responsive > .table-bordered > thead > tr > td:first-child,.table-responsive > .table-bordered > tbody > tr > td:first-child,.table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0;}.table-responsive > .table-bordered > thead > tr > th:last-child,.table-responsive > .table-bordered > tbody > tr > th:last-child,.table-responsive > .table-bordered > tfoot > tr > th:last-child,.table-responsive > .table-bordered > thead > tr > td:last-child,.table-responsive > .table-bordered > tbody > tr > td:last-child,.table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0;}.table-responsive > .table-bordered > tbody > tr:last-child > th,.table-responsive > .table-bordered > tfoot > tr:last-child > th,.table-responsive > .table-bordered > tbody > tr:last-child > td,.table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom:0;}}fieldset{padding:0;margin:0;border:0;min-width:0;}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5;}label{display:inline-block;margin-bottom:5px;font-weight:bold;}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal;}input[type="file"]{display:block;}input[type="range"]{display:block;width:100%;}select[multiple],select[size]{height:auto;}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}output{display:block;padding-top:7px;font-size:14px;line-height:1.428571429;color:#555;}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}.form-control.nitro-lazy{background-image:none !important;}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);}.form-control::-moz-placeholder{color:#999;opacity:1;}.form-control:-ms-input-placeholder{color:#999;}.form-control::-webkit-input-placeholder{color:#999;}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1;}textarea.form-control{height:auto;}input[type="search"]{-webkit-appearance:none;}input[type="date"]{line-height:34px;}.form-group{margin-bottom:15px;}.radio,.checkbox{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px;}.radio label,.checkbox label{display:inline;font-weight:normal;cursor:pointer;}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px;}.radio + .radio,.checkbox + .checkbox{margin-top:-5px;}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer;}.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline{margin-top:0;margin-left:10px;}input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed;}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}select.input-sm{height:30px;line-height:30px;}textarea.input-sm,select[multiple].input-sm{height:auto;}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}select.input-lg{height:46px;line-height:46px;}textarea.input-lg,select[multiple].input-lg{height:auto;}.has-feedback{position:relative;}.has-feedback .form-control{padding-right:42.5px;}.has-feedback .form-control-feedback{position:absolute;top:25px;right:0;display:block;width:34px;height:34px;line-height:34px;text-align:center;}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d;}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8;}.has-success .form-control-feedback{color:#3c763d;}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b;}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3;}.has-warning .form-control-feedback{color:#8a6d3b;}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442;}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede;}.has-error .form-control-feedback{color:#a94442;}.form-control-static{margin-bottom:0;}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373;}@media (min-width: 768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle;}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle;}.form-inline .input-group > .form-control{width:100%;}.form-inline .control-label{margin-bottom:0;vertical-align:middle;}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle;}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0;}.form-inline .has-feedback .form-control-feedback{top:0;}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px;}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px;}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px;}.form-horizontal .form-control-static{padding-top:7px;}@media (min-width: 768px){.form-horizontal .control-label{text-align:right;}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px;}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.btn.nitro-lazy{background-image:none !important;}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.btn:hover,.btn:focus{color:#333;text-decoration:none;}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}.btn:active.nitro-lazy,.btn.active.nitro-lazy{background-image:none !important;}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;}.btn-default{color:#333;background-color:#fff;border-color:#ccc;}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad;}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none;}.btn-default:active.nitro-lazy,.btn-default.active.nitro-lazy,.open .dropdown-toggle.btn-default.nitro-lazy{background-image:none !important;}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc;}.btn-default .badge{color:#fff;background-color:#333;}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd;}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e;}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none;}.btn-primary:active.nitro-lazy,.btn-primary.active.nitro-lazy,.open .dropdown-toggle.btn-primary.nitro-lazy{background-image:none !important;}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd;}.btn-primary .badge{color:#428bca;background-color:#fff;}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c;}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439;}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none;}.btn-success:active.nitro-lazy,.btn-success.active.nitro-lazy,.open .dropdown-toggle.btn-success.nitro-lazy{background-image:none !important;}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c;}.btn-success .badge{color:#5cb85c;background-color:#fff;}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da;}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc;}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none;}.btn-info:active.nitro-lazy,.btn-info.active.nitro-lazy,.open .dropdown-toggle.btn-info.nitro-lazy{background-image:none !important;}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da;}.btn-info .badge{color:#5bc0de;background-color:#fff;}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236;}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512;}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none;}.btn-warning:active.nitro-lazy,.btn-warning.active.nitro-lazy,.open .dropdown-toggle.btn-warning.nitro-lazy{background-image:none !important;}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236;}.btn-warning .badge{color:#f0ad4e;background-color:#fff;}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a;}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925;}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none;}.btn-danger:active.nitro-lazy,.btn-danger.active.nitro-lazy,.open .dropdown-toggle.btn-danger.nitro-lazy{background-image:none !important;}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a;}.btn-danger .badge{color:#d9534f;background-color:#fff;}.btn-link{color:#428bca;font-weight:normal;cursor:pointer;border-radius:0;}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent;}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent;}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none;}.btn-lg,.btn-group-lg > .btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}.btn-sm,.btn-group-sm > .btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}.btn-xs,.btn-group-xs > .btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px;}.btn-block{display:block;width:100%;padding-left:0;padding-right:0;}.btn-block + .btn-block{margin-top:5px;}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%;}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear;}.fade.in{opacity:1;}.collapse{display:none;}.collapse.in{display:block;}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease;}@font-face{font-family:"Glyphicons Halflings";src:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-content/themes/studyportals/assets/fonts/glyphicons-halflings-regular.eot");src:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-content/themes/studyportals/assets/fonts/glyphicons-halflings-regular.eot#iefix") format("embedded-opentype"),url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-content/themes/studyportals/assets/fonts/glyphicons-halflings-regular.woff") format("woff"),url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-content/themes/studyportals/assets/fonts/glyphicons-halflings-regular.ttf") format("truetype"),url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");}.glyphicon{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.glyphicon-asterisk:before{content:"*";}.glyphicon-plus:before{content:"+";}.glyphicon-euro:before{content:"€";}.glyphicon-minus:before{content:"−";}.glyphicon-cloud:before{content:"☁";}.glyphicon-envelope:before{content:"✉";}.glyphicon-pencil:before{content:"✏";}.glyphicon-glass:before{content:"";}.glyphicon-music:before{content:"";}.glyphicon-search:before{content:"";}.glyphicon-heart:before{content:"";}.glyphicon-star:before{content:"";}.glyphicon-star-empty:before{content:"";}.glyphicon-user:before{content:"";}.glyphicon-film:before{content:"";}.glyphicon-th-large:before{content:"";}.glyphicon-th:before{content:"";}.glyphicon-th-list:before{content:"";}.glyphicon-ok:before{content:"";}.glyphicon-remove:before{content:"";}.glyphicon-zoom-in:before{content:"";}.glyphicon-zoom-out:before{content:"";}.glyphicon-off:before{content:"";}.glyphicon-signal:before{content:"";}.glyphicon-cog:before{content:"";}.glyphicon-trash:before{content:"";}.glyphicon-home:before{content:"";}.glyphicon-file:before{content:"";}.glyphicon-time:before{content:"";}.glyphicon-road:before{content:"";}.glyphicon-download-alt:before{content:"";}.glyphicon-download:before{content:"";}.glyphicon-upload:before{content:"";}.glyphicon-inbox:before{content:"";}.glyphicon-play-circle:before{content:"";}.glyphicon-repeat:before{content:"";}.glyphicon-refresh:before{content:"";}.glyphicon-list-alt:before{content:"";}.glyphicon-lock:before{content:"";}.glyphicon-flag:before{content:"";}.glyphicon-headphones:before{content:"";}.glyphicon-volume-off:before{content:"";}.glyphicon-volume-down:before{content:"";}.glyphicon-volume-up:before{content:"";}.glyphicon-qrcode:before{content:"";}.glyphicon-barcode:before{content:"";}.glyphicon-tag:before{content:"";}.glyphicon-tags:before{content:"";}.glyphicon-book:before{content:"";}.glyphicon-bookmark:before{content:"";}.glyphicon-print:before{content:"";}.glyphicon-camera:before{content:"";}.glyphicon-font:before{content:"";}.glyphicon-bold:before{content:"";}.glyphicon-italic:before{content:"";}.glyphicon-text-height:before{content:"";}.glyphicon-text-width:before{content:"";}.glyphicon-align-left:before{content:"";}.glyphicon-align-center:before{content:"";}.glyphicon-align-right:before{content:"";}.glyphicon-align-justify:before{content:"";}.glyphicon-list:before{content:"";}.glyphicon-indent-left:before{content:"";}.glyphicon-indent-right:before{content:"";}.glyphicon-facetime-video:before{content:"";}.glyphicon-picture:before{content:"";}.glyphicon-map-marker:before{content:"";}.glyphicon-adjust:before{content:"";}.glyphicon-tint:before{content:"";}.glyphicon-edit:before{content:"";}.glyphicon-share:before{content:"";}.glyphicon-check:before{content:"";}.glyphicon-move:before{content:"";}.glyphicon-step-backward:before{content:"";}.glyphicon-fast-backward:before{content:"";}.glyphicon-backward:before{content:"";}.glyphicon-play:before{content:"";}.glyphicon-pause:before{content:"";}.glyphicon-stop:before{content:"";}.glyphicon-forward:before{content:"";}.glyphicon-fast-forward:before{content:"";}.glyphicon-step-forward:before{content:"";}.glyphicon-eject:before{content:"";}.glyphicon-chevron-left:before{content:"";}.glyphicon-chevron-right:before{content:"";}.glyphicon-plus-sign:before{content:"";}.glyphicon-minus-sign:before{content:"";}.glyphicon-remove-sign:before{content:"";}.glyphicon-ok-sign:before{content:"";}.glyphicon-question-sign:before{content:"";}.glyphicon-info-sign:before{content:"";}.glyphicon-screenshot:before{content:"";}.glyphicon-remove-circle:before{content:"";}.glyphicon-ok-circle:before{content:"";}.glyphicon-ban-circle:before{content:"";}.glyphicon-arrow-left:before{content:"";}.glyphicon-arrow-right:before{content:"";}.glyphicon-arrow-up:before{content:"";}.glyphicon-arrow-down:before{content:"";}.glyphicon-share-alt:before{content:"";}.glyphicon-resize-full:before{content:"";}.glyphicon-resize-small:before{content:"";}.glyphicon-exclamation-sign:before{content:"";}.glyphicon-gift:before{content:"";}.glyphicon-leaf:before{content:"";}.glyphicon-fire:before{content:"";}.glyphicon-eye-open:before{content:"";}.glyphicon-eye-close:before{content:"";}.glyphicon-warning-sign:before{content:"";}.glyphicon-plane:before{content:"";}.glyphicon-calendar:before{content:"";}.glyphicon-random:before{content:"";}.glyphicon-comment:before{content:"";}.glyphicon-magnet:before{content:"";}.glyphicon-chevron-up:before{content:"";}.glyphicon-chevron-down:before{content:"";}.glyphicon-retweet:before{content:"";}.glyphicon-shopping-cart:before{content:"";}.glyphicon-folder-close:before{content:"";}.glyphicon-folder-open:before{content:"";}.glyphicon-resize-vertical:before{content:"";}.glyphicon-resize-horizontal:before{content:"";}.glyphicon-hdd:before{content:"";}.glyphicon-bullhorn:before{content:"";}.glyphicon-bell:before{content:"";}.glyphicon-certificate:before{content:"";}.glyphicon-thumbs-up:before{content:"";}.glyphicon-thumbs-down:before{content:"";}.glyphicon-hand-right:before{content:"";}.glyphicon-hand-left:before{content:"";}.glyphicon-hand-up:before{content:"";}.glyphicon-hand-down:before{content:"";}.glyphicon-circle-arrow-right:before{content:"";}.glyphicon-circle-arrow-left:before{content:"";}.glyphicon-circle-arrow-up:before{content:"";}.glyphicon-circle-arrow-down:before{content:"";}.glyphicon-globe:before{content:"";}.glyphicon-wrench:before{content:"";}.glyphicon-tasks:before{content:"";}.glyphicon-filter:before{content:"";}.glyphicon-briefcase:before{content:"";}.glyphicon-fullscreen:before{content:"";}.glyphicon-dashboard:before{content:"";}.glyphicon-paperclip:before{content:"";}.glyphicon-heart-empty:before{content:"";}.glyphicon-link:before{content:"";}.glyphicon-phone:before{content:"";}.glyphicon-pushpin:before{content:"";}.glyphicon-usd:before{content:"";}.glyphicon-gbp:before{content:"";}.glyphicon-sort:before{content:"";}.glyphicon-sort-by-alphabet:before{content:"";}.glyphicon-sort-by-alphabet-alt:before{content:"";}.glyphicon-sort-by-order:before{content:"";}.glyphicon-sort-by-order-alt:before{content:"";}.glyphicon-sort-by-attributes:before{content:"";}.glyphicon-sort-by-attributes-alt:before{content:"";}.glyphicon-unchecked:before{content:"";}.glyphicon-expand:before{content:"";}.glyphicon-collapse-down:before{content:"";}.glyphicon-collapse-up:before{content:"";}.glyphicon-log-in:before{content:"";}.glyphicon-flash:before{content:"";}.glyphicon-log-out:before{content:"";}.glyphicon-new-window:before{content:"";}.glyphicon-record:before{content:"";}.glyphicon-save:before{content:"";}.glyphicon-open:before{content:"";}.glyphicon-saved:before{content:"";}.glyphicon-import:before{content:"";}.glyphicon-export:before{content:"";}.glyphicon-send:before{content:"";}.glyphicon-floppy-disk:before{content:"";}.glyphicon-floppy-saved:before{content:"";}.glyphicon-floppy-remove:before{content:"";}.glyphicon-floppy-save:before{content:"";}.glyphicon-floppy-open:before{content:"";}.glyphicon-credit-card:before{content:"";}.glyphicon-transfer:before{content:"";}.glyphicon-cutlery:before{content:"";}.glyphicon-header:before{content:"";}.glyphicon-compressed:before{content:"";}.glyphicon-earphone:before{content:"";}.glyphicon-phone-alt:before{content:"";}.glyphicon-tower:before{content:"";}.glyphicon-stats:before{content:"";}.glyphicon-sd-video:before{content:"";}.glyphicon-hd-video:before{content:"";}.glyphicon-subtitles:before{content:"";}.glyphicon-sound-stereo:before{content:"";}.glyphicon-sound-dolby:before{content:"";}.glyphicon-sound-5-1:before{content:"";}.glyphicon-sound-6-1:before{content:"";}.glyphicon-sound-7-1:before{content:"";}.glyphicon-copyright-mark:before{content:"";}.glyphicon-registration-mark:before{content:"";}.glyphicon-cloud-download:before{content:"";}.glyphicon-cloud-upload:before{content:"";}.glyphicon-tree-conifer:before{content:"";}.glyphicon-tree-deciduous:before{content:"";}.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;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box;-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}.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.428571429;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:#999;}.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;}.dropdown-menu > .disabled > a:hover.nitro-lazy,.dropdown-menu > .disabled > a:focus.nitro-lazy{background-image:none !important;}.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.428571429;color:#999;}.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;}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle;}.btn-group > .btn,.btn-group-vertical > .btn{position:relative;float:left;}.btn-group > .btn:hover,.btn-group-vertical > .btn:hover,.btn-group > .btn:focus,.btn-group-vertical > .btn:focus,.btn-group > .btn:active,.btn-group-vertical > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn.active{z-index:2;}.btn-group > .btn:focus,.btn-group-vertical > .btn:focus{outline:none;}.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group{margin-left:-1px;}.btn-toolbar{margin-left:-5px;}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left;}.btn-toolbar > .btn,.btn-toolbar > .btn-group,.btn-toolbar > .input-group{margin-left:5px;}.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0;}.btn-group > .btn:first-child{margin-left:0;}.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0;}.btn-group > .btn:last-child:not(:first-child),.btn-group > .dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;}.btn-group > .btn-group{float:left;}.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius:0;}.btn-group > .btn-group:first-child > .btn:last-child,.btn-group > .btn-group:first-child > .dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0;}.btn-group > .btn-group:last-child > .btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0;}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0;}.btn-group > .btn + .dropdown-toggle{padding-left:8px;padding-right:8px;}.btn-group > .btn-lg + .dropdown-toggle{padding-left:12px;padding-right:12px;}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none;}.btn .caret{margin-left:0;}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0;}.dropup .btn-lg .caret{border-width:0 5px 5px;}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group,.btn-group-vertical > .btn-group > .btn{display:block;float:none;width:100%;max-width:100%;}.btn-group-vertical > .btn-group > .btn{float:none;}.btn-group-vertical > .btn + .btn,.btn-group-vertical > .btn + .btn-group,.btn-group-vertical > .btn-group + .btn,.btn-group-vertical > .btn-group + .btn-group{margin-top:-1px;margin-left:0;}.btn-group-vertical > .btn:not(:first-child):not(:last-child){border-radius:0;}.btn-group-vertical > .btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical > .btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0;}.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius:0;}.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child{border-top-right-radius:0;border-top-left-radius:0;}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate;}.btn-group-justified > .btn,.btn-group-justified > .btn-group{float:none;display:table-cell;width:1%;}.btn-group-justified > .btn-group .btn{width:100%;}[data-toggle="buttons"] > .btn > input[type="radio"],[data-toggle="buttons"] > .btn > input[type="checkbox"]{display:none;}.input-group{position:relative;display:table;border-collapse:separate;}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0;}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0;}.input-group-lg > .form-control,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}select.input-group-lg > .form-control,select.input-group-lg > .input-group-addon,select.input-group-lg > .input-group-btn > .btn{height:46px;line-height:46px;}textarea.input-group-lg > .form-control,textarea.input-group-lg > .input-group-addon,textarea.input-group-lg > .input-group-btn > .btn,select[multiple].input-group-lg > .form-control,select[multiple].input-group-lg > .input-group-addon,select[multiple].input-group-lg > .input-group-btn > .btn{height:auto;}.input-group-sm > .form-control,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}select.input-group-sm > .form-control,select.input-group-sm > .input-group-addon,select.input-group-sm > .input-group-btn > .btn{height:30px;line-height:30px;}textarea.input-group-sm > .form-control,textarea.input-group-sm > .input-group-addon,textarea.input-group-sm > .input-group-btn > .btn,select[multiple].input-group-sm > .form-control,select[multiple].input-group-sm > .input-group-addon,select[multiple].input-group-sm > .input-group-btn > .btn{height:auto;}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell;}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0;}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle;}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px;}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px;}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px;}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0;}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group > .btn,.input-group-btn:first-child > .dropdown-toggle,.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child > .btn-group:not(:last-child) > .btn{border-bottom-right-radius:0;border-top-right-radius:0;}.input-group-addon:first-child{border-right:0;}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group > .btn,.input-group-btn:last-child > .dropdown-toggle,.input-group-btn:first-child > .btn:not(:first-child),.input-group-btn:first-child > .btn-group:not(:first-child) > .btn{border-bottom-left-radius:0;border-top-left-radius:0;}.input-group-addon:last-child{border-left:0;}.input-group-btn{position:relative;font-size:0;white-space:nowrap;}.input-group-btn > .btn{position:relative;}.input-group-btn > .btn + .btn{margin-left:-1px;}.input-group-btn > .btn:hover,.input-group-btn > .btn:focus,.input-group-btn > .btn:active{z-index:2;}.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group{margin-right:-1px;}.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group{margin-left:-1px;}.nav{margin-bottom:0;padding-left:0;list-style:none;}.nav > li{position:relative;display:block;}.nav > li > a{position:relative;display:block;padding:10px 15px;}.nav > li > a:hover,.nav > li > a:focus{text-decoration:none;background-color:#eee;}.nav > li.disabled > a{color:#999;}.nav > li.disabled > a:hover,.nav > li.disabled > a:focus{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed;}.nav .open > a,.nav .open > a:hover,.nav .open > a:focus{background-color:#eee;border-color:#428bca;}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}.nav > li > a > img{max-width:none;}.nav-tabs{border-bottom:1px solid #ddd;}.nav-tabs > li{float:left;margin-bottom:-1px;}.nav-tabs > li > a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0;}.nav-tabs > li > a:hover{border-color:#eee #eee #ddd;}.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default;}.nav-tabs.nav-justified{width:100%;border-bottom:0;}.nav-tabs.nav-justified > li{float:none;}.nav-tabs.nav-justified > li > a{text-align:center;margin-bottom:5px;}.nav-tabs.nav-justified > .dropdown .dropdown-menu{top:auto;left:auto;}@media (min-width: 768px){.nav-tabs.nav-justified > li{display:table-cell;width:1%;}.nav-tabs.nav-justified > li > a{margin-bottom:0;}}.nav-tabs.nav-justified > li > a{margin-right:0;border-radius:4px;}.nav-tabs.nav-justified > .active > a,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:focus{border:1px solid #ddd;}@media (min-width: 768px){.nav-tabs.nav-justified > li > a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0;}.nav-tabs.nav-justified > .active > a,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:focus{border-bottom-color:#fff;}}.nav-pills > li{float:left;}.nav-pills > li > a{border-radius:4px;}.nav-pills > li + li{margin-left:2px;}.nav-pills > li.active > a,.nav-pills > li.active > a:hover,.nav-pills > li.active > a:focus{color:#fff;background-color:#428bca;}.nav-stacked > li{float:none;}.nav-stacked > li + li{margin-top:2px;margin-left:0;}.nav-justified{width:100%;}.nav-justified > li{float:none;}.nav-justified > li > a{text-align:center;margin-bottom:5px;}.nav-justified > .dropdown .dropdown-menu{top:auto;left:auto;}@media (min-width: 768px){.nav-justified > li{display:table-cell;width:1%;}.nav-justified > li > a{margin-bottom:0;}}.nav-tabs-justified{border-bottom:0;}.nav-tabs-justified > li > a{margin-right:0;border-radius:4px;}.nav-tabs-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus{border:1px solid #ddd;}@media (min-width: 768px){.nav-tabs-justified > li > a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0;}.nav-tabs-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus{border-bottom-color:#fff;}}.tab-content > .tab-pane{display:none;}.tab-content > .active{display:block;}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0;}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent;}@media (min-width: 768px){.navbar{border-radius:4px;}}@media (min-width: 768px){.navbar-header{float:left;}}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch;}.navbar-collapse.in{overflow-y:auto;}@media (min-width: 768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none;}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important;}.navbar-collapse.in{overflow-y:visible;}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0;}}.container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse{margin-right:-15px;margin-left:-15px;}@media (min-width: 768px){.container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse{margin-right:0;margin-left:0;}}.navbar-static-top{z-index:1000;border-width:0 0 1px;}@media (min-width: 768px){.navbar-static-top{border-radius:0;}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;}@media (min-width: 768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0;}}.navbar-fixed-top{top:0;border-width:0 0 1px;}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0;}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px;height:50px;}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none;}@media (min-width: 768px){.navbar > .container .navbar-brand,.navbar > .container-fluid .navbar-brand{margin-left:-15px;}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px;}.navbar-toggle.nitro-lazy{background-image:none !important;}.navbar-toggle:focus{outline:none;}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px;}.navbar-toggle .icon-bar + .icon-bar{margin-top:4px;}@media (min-width: 768px){.navbar-toggle{display:none;}}.navbar-nav{margin:7.5px -15px;}.navbar-nav > li > a{padding-top:10px;padding-bottom:10px;line-height:20px;}@media (max-width: 767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none;}.navbar-nav .open .dropdown-menu > li > a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px;}.navbar-nav .open .dropdown-menu > li > a{line-height:20px;}.navbar-nav .open .dropdown-menu > li > a:hover,.navbar-nav .open .dropdown-menu > li > a:focus{background-image:none;}.navbar-nav .open .dropdown-menu > li > a:hover.nitro-lazy,.navbar-nav .open .dropdown-menu > li > a:focus.nitro-lazy{background-image:none !important;}}@media (min-width: 768px){.navbar-nav{float:left;margin:0;}.navbar-nav > li{float:left;}.navbar-nav > li > a{padding-top:15px;padding-bottom:15px;}.navbar-nav.navbar-right:last-child{margin-right:-15px;}}@media (min-width: 768px){.navbar-left{float:left !important;}.navbar-right{float:right !important;}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px;}@media (min-width: 768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle;}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle;}.navbar-form .input-group > .form-control{width:100%;}.navbar-form .control-label{margin-bottom:0;vertical-align:middle;}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle;}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0;}.navbar-form .has-feedback .form-control-feedback{top:0;}}@media (max-width: 767px){.navbar-form .form-group{margin-bottom:5px;}}@media (min-width: 768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none;}.navbar-form.navbar-right:last-child{margin-right:-15px;}}.navbar-nav > li > .dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0;}.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0;}.navbar-btn{margin-top:8px;margin-bottom:8px;}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px;}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px;}.navbar-text{margin-top:15px;margin-bottom:15px;}@media (min-width: 768px){.navbar-text{float:left;margin-left:15px;margin-right:15px;}.navbar-text.navbar-right:last-child{margin-right:0;}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7;}.navbar-default .navbar-brand{color:#777;}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent;}.navbar-default .navbar-text{color:#777;}.navbar-default .navbar-nav > li > a{color:#777;}.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus{color:#333;background-color:transparent;}.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus{color:#555;background-color:#e7e7e7;}.navbar-default .navbar-nav > .disabled > a,.navbar-default .navbar-nav > .disabled > a:hover,.navbar-default .navbar-nav > .disabled > a:focus{color:#ccc;background-color:transparent;}.navbar-default .navbar-toggle{border-color:#ddd;}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd;}.navbar-default .navbar-toggle .icon-bar{background-color:#888;}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7;}.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus{background-color:#e7e7e7;color:#555;}@media (max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#777;}.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color:#333;background-color:transparent;}.navbar-default .navbar-nav .open .dropdown-menu > .active > a,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{color:#555;background-color:#e7e7e7;}.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#ccc;background-color:transparent;}}.navbar-default .navbar-link{color:#777;}.navbar-default .navbar-link:hover{color:#333;}.navbar-inverse{background-color:#222;border-color:#080808;}.navbar-inverse .navbar-brand{color:#999;}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent;}.navbar-inverse .navbar-text{color:#999;}.navbar-inverse .navbar-nav > li > a{color:#999;}.navbar-inverse .navbar-nav > li > a:hover,.navbar-inverse .navbar-nav > li > a:focus{color:#fff;background-color:transparent;}.navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover,.navbar-inverse .navbar-nav > .active > a:focus{color:#fff;background-color:#080808;}.navbar-inverse .navbar-nav > .disabled > a,.navbar-inverse .navbar-nav > .disabled > a:hover,.navbar-inverse .navbar-nav > .disabled > a:focus{color:#444;background-color:transparent;}.navbar-inverse .navbar-toggle{border-color:#333;}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333;}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff;}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010;}.navbar-inverse .navbar-nav > .open > a,.navbar-inverse .navbar-nav > .open > a:hover,.navbar-inverse .navbar-nav > .open > a:focus{background-color:#080808;color:#fff;}@media (max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{border-color:#080808;}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808;}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a{color:#999;}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{color:#fff;background-color:transparent;}.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{color:#fff;background-color:#080808;}.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#444;background-color:transparent;}}.navbar-inverse .navbar-link{color:#999;}.navbar-inverse .navbar-link:hover{color:#fff;}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px;}.breadcrumb > li{display:inline-block;}.breadcrumb > li + li:before{content:"/ ";padding:0 5px;color:#ccc;}.breadcrumb > .active{color:#999;}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;}.pagination > li{display:inline;}.pagination > li > a,.pagination > li > span{position:relative;float:left;padding:6px 12px;line-height:1.428571429;text-decoration:none;color:#428bca;background-color:#fff;border:1px solid #ddd;margin-left:-1px;}.pagination > li:first-child > a,.pagination > li:first-child > span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;}.pagination > li:last-child > a,.pagination > li:last-child > span{border-bottom-right-radius:4px;border-top-right-radius:4px;}.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus{color:#2a6496;background-color:#eee;border-color:#ddd;}.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca;cursor:default;}.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus{color:#999;background-color:#fff;border-color:#ddd;cursor:not-allowed;}.pagination-lg > li > a,.pagination-lg > li > span{padding:10px 16px;font-size:18px;}.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span{border-bottom-left-radius:6px;border-top-left-radius:6px;}.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span{border-bottom-right-radius:6px;border-top-right-radius:6px;}.pagination-sm > li > a,.pagination-sm > li > span{padding:5px 10px;font-size:12px;}.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span{border-bottom-left-radius:3px;border-top-left-radius:3px;}.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span{border-bottom-right-radius:3px;border-top-right-radius:3px;}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center;}.pager li{display:inline;}.pager li > a,.pager li > span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px;}.pager li > a:hover,.pager li > a:focus{text-decoration:none;background-color:#eee;}.pager .next > a,.pager .next > span{float:right;}.pager .previous > a,.pager .previous > span{float:left;}.pager .disabled > a,.pager .disabled > a:hover,.pager .disabled > a:focus,.pager .disabled > span{color:#999;background-color:#fff;cursor:not-allowed;}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer;}.label:empty{display:none;}.btn .label{position:relative;top:-1px;}.label-default{background-color:#999;}.label-default[href]:hover,.label-default[href]:focus{background-color:#808080;}.label-primary{background-color:#428bca;}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9;}.label-success{background-color:#5cb85c;}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44;}.label-info{background-color:#5bc0de;}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5;}.label-warning{background-color:#f0ad4e;}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f;}.label-danger{background-color:#d9534f;}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c;}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px;}.badge:empty{display:none;}.btn .badge{position:relative;top:-1px;}.btn-xs .badge{top:0;padding:1px 5px;}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer;}a.list-group-item.active > .badge,.nav-pills > .active > a > .badge{color:#428bca;background-color:#fff;}.nav-pills > li > a > .badge{margin-left:3px;}.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee;}.jumbotron h1,.jumbotron .h1{color:inherit;}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200;}.container .jumbotron{border-radius:6px;}.jumbotron .container{max-width:100%;}@media screen and (min-width: 768px){.jumbotron{padding-top:48px;padding-bottom:48px;}.container .jumbotron{padding-left:60px;padding-right:60px;}.jumbotron h1,.jumbotron .h1{font-size:63px;}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.thumbnail > img,.thumbnail a > img{margin-left:auto;margin-right:auto;}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca;}.thumbnail .caption{padding:9px;color:#333;}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;}.alert h4{margin-top:0;color:inherit;}.alert .alert-link{font-weight:bold;}.alert > p,.alert > ul{margin-bottom:0;}.alert > p + p{margin-top:5px;}.alert-dismissable{padding-right:35px;}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit;}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d;}.alert-success hr{border-top-color:#c9e2b3;}.alert-success .alert-link{color:#2b542c;}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f;}.alert-info hr{border-top-color:#a6e1ec;}.alert-info .alert-link{color:#245269;}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b;}.alert-warning hr{border-top-color:#f7e1b5;}.alert-warning .alert-link{color:#66512c;}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442;}.alert-danger hr{border-top-color:#e4b9c0;}.alert-danger .alert-link{color:#843534;}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0;}to{background-position:0 0;}}@keyframes progress-bar-stripes{from{background-position:40px 0;}to{background-position:0 0;}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease;}.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px;}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;}.progress-bar-success{background-color:#5cb85c;}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);}.progress-bar-info{background-color:#5bc0de;}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);}.progress-bar-warning{background-color:#f0ad4e;}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);}.progress-bar-danger{background-color:#d9534f;}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);}.media,.media-body{overflow:hidden;zoom:1;}.media,.media .media{margin-top:15px;}.media:first-child{margin-top:0;}.media-object{display:block;}.media-heading{margin:0 0 5px;}.media > .pull-left{margin-right:10px;}.media > .pull-right{margin-left:10px;}.media-list{padding-left:0;list-style:none;}.list-group{margin-bottom:20px;padding-left:0;}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd;}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px;}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}.list-group-item > .badge{float:right;}.list-group-item > .badge + .badge{margin-right:5px;}a.list-group-item{color:#555;}a.list-group-item .list-group-item-heading{color:#333;}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5;}a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca;}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{color:inherit;}a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{color:#e1edf7;}.list-group-item-success{color:#3c763d;background-color:#dff0d8;}a.list-group-item-success{color:#3c763d;}a.list-group-item-success .list-group-item-heading{color:inherit;}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6;}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d;}.list-group-item-info{color:#31708f;background-color:#d9edf7;}a.list-group-item-info{color:#31708f;}a.list-group-item-info .list-group-item-heading{color:inherit;}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3;}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f;}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3;}a.list-group-item-warning{color:#8a6d3b;}a.list-group-item-warning .list-group-item-heading{color:inherit;}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc;}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b;}.list-group-item-danger{color:#a94442;background-color:#f2dede;}a.list-group-item-danger{color:#a94442;}a.list-group-item-danger .list-group-item-heading{color:inherit;}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc;}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442;}.list-group-item-heading{margin-top:0;margin-bottom:5px;}.list-group-item-text{margin-bottom:0;line-height:1.3;}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);}.panel-body{padding:15px;}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px;}.panel-heading > .dropdown .dropdown-toggle{color:inherit;}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit;}.panel-title > a{color:inherit;}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.panel > .list-group{margin-bottom:0;}.panel > .list-group .list-group-item{border-width:1px 0;border-radius:0;}.panel > .list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px;}.panel > .list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.panel-heading + .list-group .list-group-item:first-child{border-top-width:0;}.panel > .table,.panel > .table-responsive > .table{margin-bottom:0;}.panel > .table:first-child,.panel > .table-responsive:first-child > .table:first-child{border-top-right-radius:3px;border-top-left-radius:3px;}.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child{border-top-left-radius:3px;}.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child{border-top-right-radius:3px;}.panel > .table:last-child,.panel > .table-responsive:last-child > .table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child{border-bottom-left-radius:3px;}.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child{border-bottom-right-radius:3px;}.panel > .panel-body + .table,.panel > .panel-body + .table-responsive{border-top:1px solid #ddd;}.panel > .table > tbody:first-child > tr:first-child th,.panel > .table > tbody:first-child > tr:first-child td{border-top:0;}.panel > .table-bordered,.panel > .table-responsive > .table-bordered{border:0;}.panel > .table-bordered > thead > tr > th:first-child,.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.panel > .table-bordered > tbody > tr > th:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.panel > .table-bordered > tfoot > tr > th:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.panel > .table-bordered > thead > tr > td:first-child,.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,.panel > .table-bordered > tbody > tr > td:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.panel > .table-bordered > tfoot > tr > td:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0;}.panel > .table-bordered > thead > tr > th:last-child,.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.panel > .table-bordered > tbody > tr > th:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.panel > .table-bordered > tfoot > tr > th:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.panel > .table-bordered > thead > tr > td:last-child,.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,.panel > .table-bordered > tbody > tr > td:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.panel > .table-bordered > tfoot > tr > td:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0;}.panel > .table-bordered > thead > tr:first-child > td,.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,.panel > .table-bordered > tbody > tr:first-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,.panel > .table-bordered > thead > tr:first-child > th,.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.panel > .table-bordered > tbody > tr:first-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th{border-bottom:0;}.panel > .table-bordered > tbody > tr:last-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,.panel > .table-bordered > tfoot > tr:last-child > td,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,.panel > .table-bordered > tbody > tr:last-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.panel > .table-bordered > tfoot > tr:last-child > th,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th{border-bottom:0;}.panel > .table-responsive{border:0;margin-bottom:0;}.panel-group{margin-bottom:20px;}.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden;}.panel-group .panel + .panel{margin-top:5px;}.panel-group .panel-heading{border-bottom:0;}.panel-group .panel-heading + .panel-collapse .panel-body{border-top:1px solid #ddd;}.panel-group .panel-footer{border-top:0;}.panel-group .panel-footer + .panel-collapse .panel-body{border-bottom:1px solid #ddd;}.panel-default{border-color:#ddd;}.panel-default > .panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd;}.panel-default > .panel-heading + .panel-collapse .panel-body{border-top-color:#ddd;}.panel-default > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#ddd;}.panel-primary{border-color:#428bca;}.panel-primary > .panel-heading{color:#fff;background-color:#428bca;border-color:#428bca;}.panel-primary > .panel-heading + .panel-collapse .panel-body{border-top-color:#428bca;}.panel-primary > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#428bca;}.panel-success{border-color:#d6e9c6;}.panel-success > .panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6;}.panel-success > .panel-heading + .panel-collapse .panel-body{border-top-color:#d6e9c6;}.panel-success > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#d6e9c6;}.panel-info{border-color:#bce8f1;}.panel-info > .panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1;}.panel-info > .panel-heading + .panel-collapse .panel-body{border-top-color:#bce8f1;}.panel-info > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#bce8f1;}.panel-warning{border-color:#faebcc;}.panel-warning > .panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc;}.panel-warning > .panel-heading + .panel-collapse .panel-body{border-top-color:#faebcc;}.panel-warning > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#faebcc;}.panel-danger{border-color:#ebccd1;}.panel-danger > .panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1;}.panel-danger > .panel-heading + .panel-collapse .panel-body{border-top-color:#ebccd1;}.panel-danger > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#ebccd1;}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15);}.well-lg{padding:24px;border-radius:6px;}.well-sm{padding:9px;border-radius:3px;}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20);}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50);}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}.modal-open{overflow:hidden;}.modal{display:none;overflow:auto;overflow-y:scroll;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:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);}.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,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:none;}.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.428571429px;}.modal-header .close{margin-top:-2px;}.modal-title{margin:0;line-height:1.428571429;}.modal-body{position:relative;padding:20px;}.modal-footer{margin-top:15px;padding:19px 20px 20px;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;}@media (min-width: 768px){.modal-dialog{width:600px;margin:30px auto;}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5);}.modal-sm{width:300px;}}@media (min-width: 992px){.modal-lg{width:900px;}}.tooltip{position:absolute;z-index:1030;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;}.popover{position:absolute;top:0;left:0;z-index:1010;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,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(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,.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,.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,.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,.25);}.popover.left > .arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px;}.carousel{position:relative;}.carousel-inner{position:relative;overflow:hidden;width:100%;}.carousel-inner > .item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left;}.carousel-inner > .item > img,.carousel-inner > .item > a > img{line-height:1;}.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev{display:block;}.carousel-inner > .active{left:0;}.carousel-inner > .next,.carousel-inner > .prev{position:absolute;top:0;width:100%;}.carousel-inner > .next{left:100%;}.carousel-inner > .prev{left:-100%;}.carousel-inner > .next.left,.carousel-inner > .prev.right{left:0;}.carousel-inner > .active.left{left:-100%;}.carousel-inner > .active.right{left:100%;}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);}.carousel-control:hover,.carousel-control:focus{outline:none;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90);}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif;}.carousel-control .icon-prev:before{content:"‹";}.carousel-control .icon-next:before{content:"›";}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center;}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff;}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);}.carousel-caption .btn{text-shadow:none;}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px;}.carousel-caption{left:20%;right:20%;padding-bottom:30px;}.carousel-indicators{bottom:20px;}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical > .btn-group:before,.btn-group-vertical > .btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table;}.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical > .btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both;}.center-block{display:block;margin-left:auto;margin-right:auto;}.pull-right{float:right !important;}.pull-left{float:left !important;}.hide{display:none !important;}.show{display:block !important;}.invisible{visibility:hidden;}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.hidden{display:none !important;visibility:hidden !important;}.affix{position:fixed;}@-ms-viewport{width:device-width;}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important;}@media (max-width: 767px){.visible-xs{display:block !important;}table.visible-xs{display:table;}tr.visible-xs{display:table-row !important;}th.visible-xs,td.visible-xs{display:table-cell !important;}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important;}table.visible-sm{display:table;}tr.visible-sm{display:table-row !important;}th.visible-sm,td.visible-sm{display:table-cell !important;}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important;}table.visible-md{display:table;}tr.visible-md{display:table-row !important;}th.visible-md,td.visible-md{display:table-cell !important;}}@media (min-width: 1200px){.visible-lg{display:block !important;}table.visible-lg{display:table;}tr.visible-lg{display:table-row !important;}th.visible-lg,td.visible-lg{display:table-cell !important;}}@media (max-width: 767px){.hidden-xs{display:none !important;}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important;}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none !important;}}@media (min-width: 1200px){.hidden-lg{display:none !important;}}.visible-print{display:none !important;}@media print{.visible-print{display:block !important;}table.visible-print{display:table;}tr.visible-print{display:table-row !important;}th.visible-print,td.visible-print{display:table-cell !important;}}@media print{.hidden-print{display:none !important;}}.gallery-row{padding:15px 0;}.aligncenter{display:block;margin:0 auto;}.alignleft{float:left;}.alignright{float:right;}figure.alignnone{margin-left:0;margin-right:0;}meta.foundation-version{font-family:"/5.2.0/";}meta.foundation-mq-small{font-family:"/only screen and (max-width: 40em)/";width:0em;}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em;}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.063em)/";width:64.063em;}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em;}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em;}meta.foundation-data-attribute-namespace{font-family:false;}html,body{height:100%;}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}html,body{font-size:100%;}body{background:#fff;color:#222;padding:0;margin:0;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1;position:relative;cursor:default;}a:hover{cursor:pointer;}img{max-width:100%;height:auto;}img{-ms-interpolation-mode:bicubic;}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important;}.left{float:left !important;}.right{float:right !important;}.clearfix{}.clearfix:before,.clearfix:after{content:" ";display:table;}.clearfix:after{clear:both;}.hide{display:none;}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}img{display:inline-block;vertical-align:middle;}textarea{height:auto;min-height:50px;}select{width:100%;}.row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:62.5rem;}.row:before,.row:after{content:" ";display:table;}.row:after{clear:both;}.row.collapse > .column,.row.collapse > .columns{padding-left:0;padding-right:0;}.row.collapse .row{margin-left:0;margin-right:0;}.row .row{width:auto;margin-left:-.9375rem;margin-right:-.9375rem;margin-top:0;margin-bottom:0;max-width:none;}.row .row:before,.row .row:after{content:" ";display:table;}.row .row:after{clear:both;}.row .row.collapse{width:auto;margin:0;max-width:none;}.row .row.collapse:before,.row .row.collapse:after{content:" ";display:table;}.row .row.collapse:after{clear:both;}.column,.columns{padding-left:.9375rem;padding-right:.9375rem;width:100%;float:left;}@media only screen{.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none !important;}.column.small-uncentered,.columns.small-uncentered{margin-left:0;margin-right:0;float:left;}.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right;}.small-push-0{left:0%;right:auto;}.small-pull-0{right:0%;left:auto;}.small-push-1{left:8.33333%;right:auto;}.small-pull-1{right:8.33333%;left:auto;}.small-push-2{left:16.66667%;right:auto;}.small-pull-2{right:16.66667%;left:auto;}.small-push-3{left:25%;right:auto;}.small-pull-3{right:25%;left:auto;}.small-push-4{left:33.33333%;right:auto;}.small-pull-4{right:33.33333%;left:auto;}.small-push-5{left:41.66667%;right:auto;}.small-pull-5{right:41.66667%;left:auto;}.small-push-6{left:50%;right:auto;}.small-pull-6{right:50%;left:auto;}.small-push-7{left:58.33333%;right:auto;}.small-pull-7{right:58.33333%;left:auto;}.small-push-8{left:66.66667%;right:auto;}.small-pull-8{right:66.66667%;left:auto;}.small-push-9{left:75%;right:auto;}.small-pull-9{right:75%;left:auto;}.small-push-10{left:83.33333%;right:auto;}.small-pull-10{right:83.33333%;left:auto;}.small-push-11{left:91.66667%;right:auto;}.small-pull-11{right:91.66667%;left:auto;}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left;}.small-1{width:8.33333%;}.small-2{width:16.66667%;}.small-3{width:25%;}.small-4{width:33.33333%;}.small-5{width:41.66667%;}.small-6{width:50%;}.small-7{width:58.33333%;}.small-8{width:66.66667%;}.small-9{width:75%;}.small-10{width:83.33333%;}.small-11{width:91.66667%;}.small-12{width:100%;}[class*="column"] + [class*="column"]:last-child{float:right;}[class*="column"] + [class*="column"].end{float:left;}.small-offset-0{margin-left:0% !important;}.small-offset-1{margin-left:8.33333% !important;}.small-offset-2{margin-left:16.66667% !important;}.small-offset-3{margin-left:25% !important;}.small-offset-4{margin-left:33.33333% !important;}.small-offset-5{margin-left:41.66667% !important;}.small-offset-6{margin-left:50% !important;}.small-offset-7{margin-left:58.33333% !important;}.small-offset-8{margin-left:66.66667% !important;}.small-offset-9{margin-left:75% !important;}.small-offset-10{margin-left:83.33333% !important;}.small-offset-11{margin-left:91.66667% !important;}.small-reset-order,.small-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left;}}@media only screen and (min-width: 40.063em){.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none !important;}.column.medium-uncentered,.columns.medium-uncentered{margin-left:0;margin-right:0;float:left;}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right;}.medium-push-0{left:0%;right:auto;}.medium-pull-0{right:0%;left:auto;}.medium-push-1{left:8.33333%;right:auto;}.medium-pull-1{right:8.33333%;left:auto;}.medium-push-2{left:16.66667%;right:auto;}.medium-pull-2{right:16.66667%;left:auto;}.medium-push-3{left:25%;right:auto;}.medium-pull-3{right:25%;left:auto;}.medium-push-4{left:33.33333%;right:auto;}.medium-pull-4{right:33.33333%;left:auto;}.medium-push-5{left:41.66667%;right:auto;}.medium-pull-5{right:41.66667%;left:auto;}.medium-push-6{left:50%;right:auto;}.medium-pull-6{right:50%;left:auto;}.medium-push-7{left:58.33333%;right:auto;}.medium-pull-7{right:58.33333%;left:auto;}.medium-push-8{left:66.66667%;right:auto;}.medium-pull-8{right:66.66667%;left:auto;}.medium-push-9{left:75%;right:auto;}.medium-pull-9{right:75%;left:auto;}.medium-push-10{left:83.33333%;right:auto;}.medium-pull-10{right:83.33333%;left:auto;}.medium-push-11{left:91.66667%;right:auto;}.medium-pull-11{right:91.66667%;left:auto;}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left;}.medium-1{width:8.33333%;}.medium-2{width:16.66667%;}.medium-3{width:25%;}.medium-4{width:33.33333%;}.medium-5{width:41.66667%;}.medium-6{width:50%;}.medium-7{width:58.33333%;}.medium-8{width:66.66667%;}.medium-9{width:75%;}.medium-10{width:83.33333%;}.medium-11{width:91.66667%;}.medium-12{width:100%;}[class*="column"] + [class*="column"]:last-child{float:right;}[class*="column"] + [class*="column"].end{float:left;}.medium-offset-0{margin-left:0% !important;}.medium-offset-1{margin-left:8.33333% !important;}.medium-offset-2{margin-left:16.66667% !important;}.medium-offset-3{margin-left:25% !important;}.medium-offset-4{margin-left:33.33333% !important;}.medium-offset-5{margin-left:41.66667% !important;}.medium-offset-6{margin-left:50% !important;}.medium-offset-7{margin-left:58.33333% !important;}.medium-offset-8{margin-left:66.66667% !important;}.medium-offset-9{margin-left:75% !important;}.medium-offset-10{margin-left:83.33333% !important;}.medium-offset-11{margin-left:91.66667% !important;}.medium-reset-order,.medium-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left;}.push-0{left:0%;right:auto;}.pull-0{right:0%;left:auto;}.push-1{left:8.33333%;right:auto;}.pull-1{right:8.33333%;left:auto;}.push-2{left:16.66667%;right:auto;}.pull-2{right:16.66667%;left:auto;}.push-3{left:25%;right:auto;}.pull-3{right:25%;left:auto;}.push-4{left:33.33333%;right:auto;}.pull-4{right:33.33333%;left:auto;}.push-5{left:41.66667%;right:auto;}.pull-5{right:41.66667%;left:auto;}.push-6{left:50%;right:auto;}.pull-6{right:50%;left:auto;}.push-7{left:58.33333%;right:auto;}.pull-7{right:58.33333%;left:auto;}.push-8{left:66.66667%;right:auto;}.pull-8{right:66.66667%;left:auto;}.push-9{left:75%;right:auto;}.pull-9{right:75%;left:auto;}.push-10{left:83.33333%;right:auto;}.pull-10{right:83.33333%;left:auto;}.push-11{left:91.66667%;right:auto;}.pull-11{right:91.66667%;left:auto;}}@media only screen and (min-width: 64.063em){.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none !important;}.column.large-uncentered,.columns.large-uncentered{margin-left:0;margin-right:0;float:left;}.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right;}.large-push-0{left:0%;right:auto;}.large-pull-0{right:0%;left:auto;}.large-push-1{left:8.33333%;right:auto;}.large-pull-1{right:8.33333%;left:auto;}.large-push-2{left:16.66667%;right:auto;}.large-pull-2{right:16.66667%;left:auto;}.large-push-3{left:25%;right:auto;}.large-pull-3{right:25%;left:auto;}.large-push-4{left:33.33333%;right:auto;}.large-pull-4{right:33.33333%;left:auto;}.large-push-5{left:41.66667%;right:auto;}.large-pull-5{right:41.66667%;left:auto;}.large-push-6{left:50%;right:auto;}.large-pull-6{right:50%;left:auto;}.large-push-7{left:58.33333%;right:auto;}.large-pull-7{right:58.33333%;left:auto;}.large-push-8{left:66.66667%;right:auto;}.large-pull-8{right:66.66667%;left:auto;}.large-push-9{left:75%;right:auto;}.large-pull-9{right:75%;left:auto;}.large-push-10{left:83.33333%;right:auto;}.large-pull-10{right:83.33333%;left:auto;}.large-push-11{left:91.66667%;right:auto;}.large-pull-11{right:91.66667%;left:auto;}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left;}.large-1{width:8.33333%;}.large-2{width:16.66667%;}.large-3{width:25%;}.large-4{width:33.33333%;}.large-5{width:41.66667%;}.large-6{width:50%;}.large-7{width:58.33333%;}.large-8{width:66.66667%;}.large-9{width:75%;}.large-10{width:83.33333%;}.large-11{width:91.66667%;}.large-12{width:100%;}[class*="column"] + [class*="column"]:last-child{float:right;}[class*="column"] + [class*="column"].end{float:left;}.large-offset-0{margin-left:0% !important;}.large-offset-1{margin-left:8.33333% !important;}.large-offset-2{margin-left:16.66667% !important;}.large-offset-3{margin-left:25% !important;}.large-offset-4{margin-left:33.33333% !important;}.large-offset-5{margin-left:41.66667% !important;}.large-offset-6{margin-left:50% !important;}.large-offset-7{margin-left:58.33333% !important;}.large-offset-8{margin-left:66.66667% !important;}.large-offset-9{margin-left:75% !important;}.large-offset-10{margin-left:83.33333% !important;}.large-offset-11{margin-left:91.66667% !important;}.large-reset-order,.large-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left;}.push-0{left:0%;right:auto;}.pull-0{right:0%;left:auto;}.push-1{left:8.33333%;right:auto;}.pull-1{right:8.33333%;left:auto;}.push-2{left:16.66667%;right:auto;}.pull-2{right:16.66667%;left:auto;}.push-3{left:25%;right:auto;}.pull-3{right:25%;left:auto;}.push-4{left:33.33333%;right:auto;}.pull-4{right:33.33333%;left:auto;}.push-5{left:41.66667%;right:auto;}.pull-5{right:41.66667%;left:auto;}.push-6{left:50%;right:auto;}.pull-6{right:50%;left:auto;}.push-7{left:58.33333%;right:auto;}.pull-7{right:58.33333%;left:auto;}.push-8{left:66.66667%;right:auto;}.pull-8{right:66.66667%;left:auto;}.push-9{left:75%;right:auto;}.pull-9{right:75%;left:auto;}.push-10{left:83.33333%;right:auto;}.pull-10{right:83.33333%;left:auto;}.push-11{left:91.66667%;right:auto;}.pull-11{right:91.66667%;left:auto;}}meta.foundation-mq-topbar{font-family:"/only screen and (min-width:40.063em)/";width:40.063em;}.contain-to-grid{width:100%;background:#333;}.contain-to-grid .top-bar{margin-bottom:0;}.fixed{width:100%;left:0;position:fixed;top:0;z-index:99;}.fixed.expanded:not(.top-bar){overflow-y:auto;height:auto;width:100%;max-height:100%;}.fixed.expanded:not(.top-bar) .title-area{position:fixed;width:100%;z-index:99;}.fixed.expanded:not(.top-bar) .top-bar-section{z-index:98;margin-top:45px;}.top-bar{overflow:hidden;height:45px;line-height:45px;position:relative;background:#333;margin-bottom:0;}.top-bar ul{margin-bottom:0;list-style:none;}.top-bar .row{max-width:none;}.top-bar form,.top-bar input{margin-bottom:0;}.top-bar input{height:auto;padding-top:.35rem;padding-bottom:.35rem;font-size:.75rem;}.top-bar .button{padding-top:.45rem;padding-bottom:.35rem;margin-bottom:0;font-size:.75rem;}.top-bar .title-area{position:relative;margin:0;}.top-bar .name{height:45px;margin:0;font-size:16px;}.top-bar .name h1{line-height:45px;font-size:1.0625rem;margin:0;}.top-bar .name h1 a{font-weight:normal;color:#fff;width:50%;display:block;padding:0 15px;}.top-bar .toggle-topbar{position:absolute;right:0;top:0;}.top-bar .toggle-topbar a{color:#fff;text-transform:uppercase;font-size:.8125rem;font-weight:bold;position:relative;display:block;padding:0 15px;height:45px;line-height:45px;}.top-bar .toggle-topbar.menu-icon{right:15px;top:50%;margin-top:-16px;padding-left:40px;}.top-bar .toggle-topbar.menu-icon a{height:34px;line-height:33px;padding:0;padding-right:25px;color:#fff;position:relative;}.top-bar .toggle-topbar.menu-icon a::after{content:"";position:absolute;right:0;display:block;width:16px;top:0;height:0;-webkit-box-shadow:1px 10px 1px 1px #fff,1px 16px 1px 1px #fff,1px 22px 1px 1px #fff;box-shadow:0 10px 0 1px #fff,0 16px 0 1px #fff,0 22px 0 1px #fff;}.top-bar.expanded{height:auto;background:transparent;}.top-bar.expanded .title-area{background:#333;}.top-bar.expanded .toggle-topbar a{color:#888;}.top-bar.expanded .toggle-topbar a::after{-webkit-box-shadow:1px 10px 1px 1px #888,1px 16px 1px 1px #888,1px 22px 1px 1px #888;box-shadow:0 10px 0 1px #888,0 16px 0 1px #888,0 22px 0 1px #888;}.top-bar-section{left:0;position:relative;width:auto;-webkit-transition:left 300ms ease-out;-moz-transition:left 300ms ease-out;transition:left 300ms ease-out;}.top-bar-section ul{width:100%;height:auto;display:block;background:#333;font-size:16px;margin:0;}.top-bar-section .divider,.top-bar-section [role="separator"]{border-top:solid 1px #1a1a1a;clear:both;height:1px;width:100%;}.top-bar-section ul li > a{display:block;width:100%;color:#fff;padding:12px 0 12px 0;padding-left:15px;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:normal;text-transform:none;background:#333;}.top-bar-section ul li > a.button{background:#247ba0;font-size:.8125rem;padding-right:15px;padding-left:15px;}.top-bar-section ul li > a.button:hover{background:#068;}.top-bar-section ul li > a.button.secondary{background:#e7e7e7;}.top-bar-section ul li > a.button.secondary:hover{background:#cecece;}.top-bar-section ul li > a.button.success{background:#43ac6a;}.top-bar-section ul li > a.button.success:hover{background:#358854;}.top-bar-section ul li > a.button.alert{background:#f04124;}.top-bar-section ul li > a.button.alert:hover{background:#d42b0f;}.top-bar-section ul li:hover:not(.has-form) > a{background:#272727;color:#fff;}.top-bar-section ul li.active > a{background:#247ba0;color:#fff;}.top-bar-section ul li.active > a:hover{background:#0078a0;color:#fff;}.top-bar-section .has-form{padding:15px;}.top-bar-section .has-dropdown{position:relative;}.top-bar-section .has-dropdown > a:after{content:"";display:block;width:0;height:0;border:inset 5px;border-color:transparent transparent transparent rgba(255,255,255,.4);border-left-style:solid;margin-right:15px;margin-top:-4.5px;position:absolute;top:50%;right:0;}.top-bar-section .has-dropdown.moved{position:static;}.top-bar-section .has-dropdown.moved > .dropdown{display:block;position:static !important;position:absolute !important;height:auto;width:auto;width:100%;overflow:visible;clip:auto;}.top-bar-section .has-dropdown.moved > a:after{display:none;}.top-bar-section .dropdown{position:absolute;position:absolute !important;left:100%;top:0;z-index:99;display:block;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);}.top-bar-section .dropdown li{width:100%;height:auto;}.top-bar-section .dropdown li a{font-weight:normal;padding:8px 15px;}.top-bar-section .dropdown li a.parent-link{font-weight:normal;}.top-bar-section .dropdown li.title h5{margin-bottom:0;}.top-bar-section .dropdown li.title h5 a{color:#fff;line-height:22.5px;display:block;}.top-bar-section .dropdown li.has-form{padding:8px 15px;}.top-bar-section .dropdown li .button{top:auto;}.top-bar-section .dropdown label{padding:8px 15px 2px;margin-bottom:0;text-transform:uppercase;color:#777;font-weight:bold;font-size:.625rem;}.js-generated{display:block;}@media only screen and (min-width: 40.063em){.top-bar{background:#333;overflow:visible;}.top-bar:before,.top-bar:after{content:" ";display:table;}.top-bar:after{clear:both;}.top-bar .toggle-topbar{display:none;}.top-bar .title-area{float:left;}.top-bar .name h1 a{width:auto;}.top-bar input,.top-bar .button{font-size:.875rem;position:relative;top:7px;}.top-bar.expanded{background:#333;}.contain-to-grid .top-bar{max-width:62.5rem;margin:0 auto;margin-bottom:0;}.top-bar-section{-webkit-transition:none 0 0;-moz-transition:none 0 0;transition:none 0 0;left:0 !important;}.top-bar-section ul{width:auto;height:auto !important;display:inline;}.top-bar-section ul li{float:left;}.top-bar-section ul li .js-generated{display:none;}.top-bar-section li.hover > a:not(.button){background:#272727;color:#fff;}.top-bar-section li:not(.has-form) a:not(.button){padding:0 15px;line-height:45px;background:#333;}.top-bar-section li:not(.has-form) a:not(.button):hover{background:#272727;}.top-bar-section li.active:not(.has-form) a:not(.button){padding:0 15px;line-height:45px;color:#fff;background:#247ba0;}.top-bar-section li.active:not(.has-form) a:not(.button):hover{background:#0078a0;}.top-bar-section .has-dropdown > a{padding-right:35px !important;}.top-bar-section .has-dropdown > a:after{content:"";display:block;width:0;height:0;border:inset 5px;border-color:rgba(255,255,255,.4) transparent transparent transparent;border-top-style:solid;margin-top:-2.5px;top:22.5px;}.top-bar-section .has-dropdown.moved{position:relative;}.top-bar-section .has-dropdown.moved > .dropdown{display:block;position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);}.top-bar-section .has-dropdown.hover > .dropdown,.top-bar-section .has-dropdown.not-click:hover > .dropdown{display:block;position:static !important;position:absolute !important;height:auto;width:auto;overflow:visible;clip:auto;}.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after{border:none;content:"»";top:1rem;margin-top:-1px;right:5px;line-height:1.2;}.top-bar-section .dropdown{left:0;top:auto;background:transparent;min-width:100%;}.top-bar-section .dropdown li a{color:#fff;line-height:1;white-space:nowrap;padding:12px 15px;background:#333;}.top-bar-section .dropdown li label{white-space:nowrap;background:#333;}.top-bar-section .dropdown li .dropdown{left:100%;top:0;}.top-bar-section > ul > .divider,.top-bar-section > ul > [role="separator"]{border-bottom:none;border-top:none;border-right:solid 1px #4e4e4e;clear:none;height:45px;width:0;}.top-bar-section .has-form{background:#333;padding:0 15px;height:45px;}.top-bar-section .right li .dropdown{left:auto;right:0;}.top-bar-section .right li .dropdown li .dropdown{right:100%;}.top-bar-section .left li .dropdown{right:auto;left:0;}.top-bar-section .left li .dropdown li .dropdown{left:100%;}.no-js .top-bar-section ul li:hover > a{background:#272727;color:#fff;}.no-js .top-bar-section ul li:active > a{background:#247ba0;color:#fff;}.no-js .top-bar-section .has-dropdown:hover > .dropdown{display:block;position:static !important;position:absolute !important;height:auto;width:auto;overflow:visible;clip:auto;}}.breadcrumbs{display:block;padding:.5625rem .875rem .5625rem;overflow:hidden;margin-left:0;list-style:none;border-style:solid;border-width:1px;background-color:#f4f4f4;border-color:#dcdcdc;-webkit-border-radius:3px;border-radius:3px;}.breadcrumbs > *{margin:0;float:left;font-size:.6875rem;text-transform:uppercase;}.breadcrumbs > *:hover a,.breadcrumbs > *:focus a{text-decoration:underline;}.breadcrumbs > * a,.breadcrumbs > * span{text-transform:uppercase;color:#247ba0;}.breadcrumbs > *.current{cursor:default;color:#333;}.breadcrumbs > *.current a{cursor:default;color:#333;}.breadcrumbs > *.current:hover,.breadcrumbs > *.current:hover a,.breadcrumbs > *.current:focus,.breadcrumbs > *.current:focus a{text-decoration:none;}.breadcrumbs > *.unavailable{color:#999;}.breadcrumbs > *.unavailable a{color:#999;}.breadcrumbs > *.unavailable:hover,.breadcrumbs > *.unavailable:hover a,.breadcrumbs > *.unavailable:focus,.breadcrumbs > *.unavailable a:focus{text-decoration:none;color:#999;cursor:default;}.breadcrumbs > *:before{content:"/";color:#aaa;margin:0 .75rem;position:relative;top:1px;}.breadcrumbs > *:first-child:before{content:" ";margin:0;}.alert-box{border-style:solid;border-width:1px;display:block;font-weight:normal;margin-bottom:1.25rem;position:relative;padding:.875rem 1.5rem .875rem .875rem;font-size:.8125rem;background-color:#247ba0;border-color:#0078a0;color:#fff;}.alert-box .close{font-size:1.375rem;padding:9px 6px 4px;line-height:0;position:absolute;top:50%;margin-top:-.6875rem;right:.25rem;color:#333;opacity:.3;}.alert-box .close:hover,.alert-box .close:focus{opacity:.5;}.alert-box.radius{-webkit-border-radius:3px;border-radius:3px;}.alert-box.round{-webkit-border-radius:1000px;border-radius:1000px;}.alert-box.success{background-color:#43ac6a;border-color:#3a945b;color:#fff;}.alert-box.alert{background-color:#f04124;border-color:#de2d0f;color:#fff;}.alert-box.secondary{background-color:#e7e7e7;border-color:#c7c7c7;color:#4f4f4f;}.alert-box.warning{background-color:#f08a24;border-color:#de770f;color:#fff;}.alert-box.info{background-color:#a0d3e8;border-color:#74bfdd;color:#4f4f4f;}.inline-list{margin:0 auto 1.0625rem auto;margin-left:-1.375rem;margin-right:0;padding:0;list-style:none;overflow:hidden;}.inline-list > li{list-style:none;float:left;margin-left:1.375rem;display:block;}.inline-list > li > *{display:block;}button,.button{border-style:solid;border-width:0px;cursor:pointer;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;line-height:normal;margin:0 0 1.25rem;position:relative;text-decoration:none;text-align:center;display:inline-block;padding-top:1rem;padding-top:1rem;padding-right:2rem;padding-right:2rem;padding-bottom:1.0625rem;padding-bottom:1.0625rem;padding-left:2rem;padding-left:2rem;font-size:1rem;font-size:1rem;background-color:#247ba0;border-color:#007095;color:#fff;-webkit-transition:background-color 300ms ease-out;-moz-transition:background-color 300ms ease-out;transition:background-color 300ms ease-out;}button:hover,button:focus,.button:hover,.button:focus{background-color:#007095;}button:hover,button:focus,.button:hover,.button:focus{color:#fff;}button.secondary,.button.secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#333;}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{background-color:#b9b9b9;}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{color:#333;}button.success,.button.success{background-color:#43ac6a;border-color:#368a55;color:#fff;}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{background-color:#368a55;}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{color:#fff;}button.alert,.button.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff;}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{background-color:#cf2a0e;}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{color:#fff;}button.large,.button.large{padding-top:1.125rem;padding-right:2.25rem;padding-bottom:1.1875rem;padding-left:2.25rem;font-size:1.25rem;}button.small,.button.small{padding-top:.875rem;padding-right:1.75rem;padding-bottom:.9375rem;padding-left:1.75rem;font-size:.8125rem;}button.tiny,.button.tiny{padding-top:.625rem;padding-right:1.25rem;padding-bottom:.6875rem;padding-left:1.25rem;font-size:.6875rem;}button.expand,.button.expand{padding-right:0;padding-left:0;width:100%;}button.left-align,.button.left-align{text-align:left;text-indent:.75rem;}button.right-align,.button.right-align{text-align:right;padding-right:.75rem;}button.radius,.button.radius{-webkit-border-radius:3px;border-radius:3px;}button.round,.button.round{-webkit-border-radius:1000px;border-radius:1000px;}button.disabled,button[disabled],.button.disabled,.button[disabled]{background-color:#247ba0;border-color:#007095;color:#fff;cursor:default;opacity:.7;-webkit-box-shadow:none;box-shadow:none;}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#007095;}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{color:#fff;}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#247ba0;}button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#333;cursor:default;opacity:.7;-webkit-box-shadow:none;box-shadow:none;}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#b9b9b9;}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{color:#333;}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#e7e7e7;}button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success{background-color:#43ac6a;border-color:#368a55;color:#fff;cursor:default;opacity:.7;-webkit-box-shadow:none;box-shadow:none;}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#368a55;}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{color:#fff;}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#43ac6a;}button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert{background-color:#f04124;border-color:#cf2a0e;color:#fff;cursor:default;opacity:.7;-webkit-box-shadow:none;box-shadow:none;}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#cf2a0e;}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{color:#fff;}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#f04124;}@media only screen and (min-width: 40.063em){button,.button{display:inline-block;}}.button-group{list-style:none;margin:0;left:0;}.button-group:before,.button-group:after{content:" ";display:table;}.button-group:after{clear:both;}.button-group li{margin:0;float:left;}.button-group li > button,.button-group li .button{border-left:1px solid;border-color:rgba(255,255,255,.5);}.button-group li:first-child button,.button-group li:first-child .button{border-left:0;}.button-group li:first-child{margin-left:0;}.button-group.radius > * > button,.button-group.radius > * .button{border-left:1px solid;border-color:rgba(255,255,255,.5);}.button-group.radius > *:first-child button,.button-group.radius > *:first-child .button{border-left:0;}.button-group.radius > *:first-child,.button-group.radius > *:first-child > a,.button-group.radius > *:first-child > button,.button-group.radius > *:first-child > .button{-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}.button-group.radius > *:last-child,.button-group.radius > *:last-child > a,.button-group.radius > *:last-child > button,.button-group.radius > *:last-child > .button{-moz-border-radius-bottomright:3px;-moz-border-radius-topright:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;}.button-group.round > * > button,.button-group.round > * .button{border-left:1px solid;border-color:rgba(255,255,255,.5);}.button-group.round > *:first-child button,.button-group.round > *:first-child .button{border-left:0;}.button-group.round > *:first-child,.button-group.round > *:first-child > a,.button-group.round > *:first-child > button,.button-group.round > *:first-child > .button{-moz-border-radius-bottomleft:1000px;-moz-border-radius-topleft:1000px;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px;}.button-group.round > *:last-child,.button-group.round > *:last-child > a,.button-group.round > *:last-child > button,.button-group.round > *:last-child > .button{-moz-border-radius-bottomright:1000px;-moz-border-radius-topright:1000px;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px;}.button-group.even-2 li{width:50%;}.button-group.even-2 li > button,.button-group.even-2 li .button{border-left:1px solid;border-color:rgba(255,255,255,.5);}.button-group.even-2 li:first-child button,.button-group.even-2 li:first-child .button{border-left:0;}.button-group.even-2 li button,.button-group.even-2 li .button{width:100%;}.button-group.even-3 li{width:33.33333%;}.button-group.even-3 li > button,.button-group.even-3 li .button{border-left:1px solid;border-color:rgba(255,255,255,.5);}.button-group.even-3 li:first-child button,.button-group.even-3 li:first-child .button{border-left:0;}.button-group.even-3 li button,.button-group.even-3 li .button{width:100%;}.button-group.even-4 li{width:25%;}.button-group.even-4 li > button,.button-group.even-4 li .button{border-left:1px solid;border-color:rgba(255,255,255,.5);}.button-group.even-4 li:first-child button,.button-group.even-4 li:first-child .button{border-left:0;}.button-group.even-4 li button,.button-group.even-4 li .button{width:100%;}.button-group.even-5 li{width:20%;}.button-group.even-5 li > button,.button-group.even-5 li .button{border-left:1px solid;border-color:rgba(255,255,255,.5);}.button-group.even-5 li:first-child button,.button-group.even-5 li:first-child .button{border-left:0;}.button-group.even-5 li button,.button-group.even-5 li .button{width:100%;}.button-group.even-6 li{width:16.66667%;}.button-group.even-6 li > button,.button-group.even-6 li .button{border-left:1px solid;border-color:rgba(255,255,255,.5);}.button-group.even-6 li:first-child button,.button-group.even-6 li:first-child .button{border-left:0;}.button-group.even-6 li button,.button-group.even-6 li .button{width:100%;}.button-group.even-7 li{width:14.28571%;}.button-group.even-7 li > button,.button-group.even-7 li .button{border-left:1px solid;border-color:rgba(255,255,255,.5);}.button-group.even-7 li:first-child button,.button-group.even-7 li:first-child .button{border-left:0;}.button-group.even-7 li button,.button-group.even-7 li .button{width:100%;}.button-group.even-8 li{width:12.5%;}.button-group.even-8 li > button,.button-group.even-8 li .button{border-left:1px solid;border-color:rgba(255,255,255,.5);}.button-group.even-8 li:first-child button,.button-group.even-8 li:first-child .button{border-left:0;}.button-group.even-8 li button,.button-group.even-8 li .button{width:100%;}.button-bar{}.button-bar:before,.button-bar:after{content:" ";display:table;}.button-bar:after{clear:both;}.button-bar .button-group{float:left;margin-right:.625rem;}.button-bar .button-group div{overflow:hidden;}.panel{border-style:solid;border-width:1px;border-color:#d8d8d8;margin-bottom:1.25rem;padding:1.25rem;background:#f2f2f2;}.panel > :first-child{margin-top:0;}.panel > :last-child{margin-bottom:0;}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel p{color:#333;}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6{line-height:1;margin-bottom:.625rem;}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader{line-height:1.4;}.panel.callout{border-style:solid;border-width:1px;border-color:#b6edff;margin-bottom:1.25rem;padding:1.25rem;background:#ecfaff;}.panel.callout > :first-child{margin-top:0;}.panel.callout > :last-child{margin-bottom:0;}.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6,.panel.callout p{color:#333;}.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6{line-height:1;margin-bottom:.625rem;}.panel.callout h1.subheader,.panel.callout h2.subheader,.panel.callout h3.subheader,.panel.callout h4.subheader,.panel.callout h5.subheader,.panel.callout h6.subheader{line-height:1.4;}.panel.callout a:not(.button){color:#247ba0;}.panel.radius{-webkit-border-radius:3px;border-radius:3px;}.dropdown.button,button.dropdown{position:relative;padding-right:3.5625rem;}.dropdown.button:before,button.dropdown:before{position:absolute;content:"";width:0;height:0;display:block;border-style:solid;border-color:#fff transparent transparent transparent;top:50%;}.dropdown.button:before,button.dropdown:before{border-width:.375rem;right:1.40625rem;margin-top:-.15625rem;}.dropdown.button:before,button.dropdown:before{border-color:#fff transparent transparent transparent;}.dropdown.button.tiny,button.dropdown.tiny{padding-right:2.625rem;}.dropdown.button.tiny:before,button.dropdown.tiny:before{border-width:.375rem;right:1.125rem;margin-top:-.125rem;}.dropdown.button.tiny:before,button.dropdown.tiny:before{border-color:#fff transparent transparent transparent;}.dropdown.button.small,button.dropdown.small{padding-right:3.0625rem;}.dropdown.button.small:before,button.dropdown.small:before{border-width:.4375rem;right:1.3125rem;margin-top:-.15625rem;}.dropdown.button.small:before,button.dropdown.small:before{border-color:#fff transparent transparent transparent;}.dropdown.button.large,button.dropdown.large{padding-right:3.625rem;}.dropdown.button.large:before,button.dropdown.large:before{border-width:.3125rem;right:1.71875rem;margin-top:-.15625rem;}.dropdown.button.large:before,button.dropdown.large:before{border-color:#fff transparent transparent transparent;}.dropdown.button.secondary:before,button.dropdown.secondary:before{border-color:#333 transparent transparent transparent;}div.switch{position:relative;padding:0;display:block;overflow:hidden;border-style:solid;border-width:1px;margin-bottom:1.25rem;height:2.25rem;background:#fff;border-color:#ccc;}div.switch label{position:relative;left:0;z-index:2;float:left;width:50%;height:100%;margin:0;font-weight:bold;text-align:left;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;transition:all .1s ease-out;}div.switch input{position:absolute;z-index:3;opacity:0;width:100%;height:100%;-moz-appearance:none;}div.switch input:hover,div.switch input:focus{cursor:pointer;}div.switch span:last-child{position:absolute;top:-1px;left:-1px;z-index:1;display:block;padding:0;border-width:1px;border-style:solid;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;transition:all .1s ease-out;}div.switch input:not(:checked) + label{opacity:0;}div.switch input:checked{display:none !important;}div.switch input{left:0;display:block !important;}div.switch input:first-of-type + label,div.switch input:first-of-type + span + label{left:-50%;}div.switch input:first-of-type:checked + label,div.switch input:first-of-type:checked + span + label{left:0%;}div.switch input:last-of-type + label,div.switch input:last-of-type + span + label{right:-50%;left:auto;text-align:right;}div.switch input:last-of-type:checked + label,div.switch input:last-of-type:checked + span + label{right:0%;left:auto;}div.switch span.custom{display:none !important;}form.custom div.switch .hidden-field{margin-left:auto;position:absolute;visibility:visible;}div.switch label{padding:0;line-height:2.3rem;font-size:.875rem;}div.switch input:first-of-type:checked ~ span:last-child{left:100%;margin-left:-2.1875rem;}div.switch span:last-child{width:2.25rem;height:2.25rem;}div.switch span:last-child{border-color:#b3b3b3;background:#fff;background:-moz-linear-gradient(top,white 0%,#f2f2f2 100%);background:-webkit-linear-gradient(top,white 0%,#f2f2f2 100%);background:linear-gradient(to bottom,#fff 0%,#f2f2f2 100%);-webkit-box-shadow:2px 0 10px 0 rgba(0,0,0,.07),1000px 0 0 1000px #f3faf6,-2px 0 10px 0 rgba(0,0,0,.07),-1000px 0 0 1000px whitesmoke;box-shadow:2px 0 10px 0 rgba(0,0,0,.07),1000px 0 0 980px #f3faf6,-2px 0 10px 0 rgba(0,0,0,.07),-1000px 0 0 1000px whitesmoke;}div.switch:hover span:last-child,div.switch:focus span:last-child{background:#fff;background:-moz-linear-gradient(top,white 0%,#e6e6e6 100%);background:-webkit-linear-gradient(top,white 0%,#e6e6e6 100%);background:linear-gradient(to bottom,#fff 0%,#e6e6e6 100%);}div.switch:active{background:transparent;}div.switch.large{height:2.75rem;}div.switch.large label{padding:0;line-height:2.3rem;font-size:1.0625rem;}div.switch.large input:first-of-type:checked ~ span:last-child{left:100%;margin-left:-2.6875rem;}div.switch.large span:last-child{width:2.75rem;height:2.75rem;}div.switch.small{height:1.75rem;}div.switch.small label{padding:0;line-height:2.1rem;font-size:.75rem;}div.switch.small input:first-of-type:checked ~ span:last-child{left:100%;margin-left:-1.6875rem;}div.switch.small span:last-child{width:1.75rem;height:1.75rem;}div.switch.tiny{height:1.375rem;}div.switch.tiny label{padding:0;line-height:1.9rem;font-size:.6875rem;}div.switch.tiny input:first-of-type:checked ~ span:last-child{left:100%;margin-left:-1.3125rem;}div.switch.tiny span:last-child{width:1.375rem;height:1.375rem;}div.switch.radius{-webkit-border-radius:4px;border-radius:4px;}div.switch.radius span:last-child{-webkit-border-radius:3px;border-radius:3px;}div.switch.round{-webkit-border-radius:1000px;border-radius:1000px;}div.switch.round span:last-child{-webkit-border-radius:999px;border-radius:999px;}div.switch.round label{padding:0 .5625rem;}@-webkit-keyframes webkitSiblingBugfix{from{position:relative;}to{position:relative;}}.th{line-height:0;display:inline-block;border:solid 4px #fff;max-width:100%;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2);box-shadow:0 0 0 1px rgba(0,0,0,.2);-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;transition:all 200ms ease-out;}.th:hover,.th:focus{-webkit-box-shadow:0 0 6px 1px rgba(0,140,186,.5);box-shadow:0 0 6px 1px rgba(0,140,186,.5);}.th.radius{-webkit-border-radius:3px;border-radius:3px;}.pricing-table{border:solid 1px #ddd;margin-left:0;margin-bottom:1.25rem;}.pricing-table *{list-style:none;line-height:1;}.pricing-table .title{background-color:#333;padding:.9375rem 1.25rem;text-align:center;color:#eee;font-weight:normal;font-size:1rem;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;}.pricing-table .price{background-color:#f6f6f6;padding:.9375rem 1.25rem;text-align:center;color:#333;font-weight:normal;font-size:2rem;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;}.pricing-table .description{background-color:#fff;padding:.9375rem;text-align:center;color:#777;font-size:.75rem;font-weight:normal;line-height:1.4;border-bottom:dotted 1px #ddd;}.pricing-table .bullet-item{background-color:#fff;padding:.9375rem;text-align:center;color:#333;font-size:.875rem;font-weight:normal;border-bottom:dotted 1px #ddd;}.pricing-table .cta-button{background-color:#fff;text-align:center;padding:1.25rem 1.25rem 0;}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);}}@-moz-keyframes rotate{from{-moz-transform:rotate(0deg);}to{-moz-transform:rotate(360deg);}}@-o-keyframes rotate{from{-o-transform:rotate(0deg);}to{-o-transform:rotate(360deg);}}@keyframes rotate{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}.slideshow-wrapper{position:relative;}.slideshow-wrapper ul{list-style-type:none;margin:0;}.slideshow-wrapper ul li,.slideshow-wrapper ul li .orbit-caption{display:none;}.slideshow-wrapper ul li:first-child{display:block;}.slideshow-wrapper .orbit-container{background-color:transparent;}.slideshow-wrapper .orbit-container li{display:block;}.slideshow-wrapper .orbit-container li .orbit-caption{display:block;}.preloader{display:block;width:40px;height:40px;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px;border:solid 3px;border-color:#555 #fff;-webkit-border-radius:1000px;border-radius:1000px;-webkit-animation-name:rotate;-webkit-animation-duration:1.5s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:rotate;-moz-animation-duration:1.5s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-o-animation-name:rotate;-o-animation-duration:1.5s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear;animation-name:rotate;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear;}.orbit-container{overflow:hidden;width:100%;position:relative;background:none;}.orbit-container .orbit-slides-container{list-style:none;margin:0;padding:0;position:relative;-webkit-transform:translateZ(0);}.orbit-container .orbit-slides-container img{display:block;max-width:100%;}.orbit-container .orbit-slides-container.fade > *{-webkit-transform:translate3d(0,0,0);opacity:.01;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;}.orbit-container .orbit-slides-container.fade > *.animate-in{opacity:1;z-index:20;transition:opacity 500ms ease-in-out;-moz-transition:opacity 500ms ease-in-out;-webkit-transition:opacity 500ms ease-in-out;}.orbit-container .orbit-slides-container.fade > *.animate-out{opacity:.01;z-index:10;transition:opacity 500ms ease-in-out;-moz-transition:opacity 500ms ease-in-out;-webkit-transition:opacity 500ms ease-in-out;}.orbit-container .orbit-slides-container.swipe-next > *{-webkit-transform:translate3d(100%,0,0);}.orbit-container .orbit-slides-container.swipe-next > *.animate-in{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-duration:500ms;-moz-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms;}.orbit-container .orbit-slides-container.swipe-next > *.animate-out{-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);-o-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);-webkit-transition-duration:500ms;-moz-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms;}.orbit-container .orbit-slides-container.swipe-prev > *{-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);-o-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}.orbit-container .orbit-slides-container.swipe-prev > *.animate-in{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-duration:500ms;-moz-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms;}.orbit-container .orbit-slides-container.swipe-prev > *.animate-out{-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition-duration:500ms;-moz-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms;}.orbit-container .orbit-slides-container > *{position:absolute;top:0;left:0;width:100%;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}.orbit-container .orbit-slides-container > *.active{opacity:1;top:0;left:0;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.orbit-container .orbit-slides-container > * .orbit-caption{position:absolute;bottom:0;background-color:rgba(51,51,51,.8);color:#fff;width:100%;padding:.625rem .875rem;font-size:.875rem;}.orbit-container .orbit-slide-number{position:absolute;top:10px;left:10px;font-size:12px;color:#fff;background:rgba(0,0,0,0);z-index:10;}.orbit-container .orbit-slide-number span{font-weight:700;padding:.3125rem;}.orbit-container .orbit-timer{position:absolute;top:12px;right:10px;height:6px;width:100px;z-index:10;}.orbit-container .orbit-timer .orbit-progress{height:3px;background-color:rgba(255,255,255,.3);display:block;width:0%;position:relative;right:20px;top:5px;}.orbit-container .orbit-timer > span{display:none;position:absolute;top:0px;right:0;width:11px;height:14px;border:solid 4px #fff;border-top:none;border-bottom:none;}.orbit-container .orbit-timer.paused > span{right:-4px;top:0px;width:11px;height:14px;border:inset 8px;border-right-style:solid;border-color:transparent transparent transparent #fff;}.orbit-container .orbit-timer.paused > span.dark{border-color:transparent transparent transparent #333;}.orbit-container:hover .orbit-timer > span{display:block;}.orbit-container .orbit-prev,.orbit-container .orbit-next{position:absolute;top:45%;margin-top:-25px;width:36px;height:60px;line-height:50px;color:white;background-color:none;text-indent:-9999px !important;z-index:10;}.orbit-container .orbit-prev:hover,.orbit-container .orbit-next:hover{background-color:rgba(0,0,0,.3);}.orbit-container .orbit-prev > span,.orbit-container .orbit-next > span{position:absolute;top:50%;margin-top:-10px;display:block;width:0;height:0;border:inset 10px;}.orbit-container .orbit-prev{left:0;}.orbit-container .orbit-prev > span{border-right-style:solid;border-color:transparent;border-right-color:#fff;}.orbit-container .orbit-prev:hover > span{border-right-color:#fff;}.orbit-container .orbit-next{right:0;}.orbit-container .orbit-next > span{border-color:transparent;border-left-style:solid;border-left-color:#fff;left:50%;margin-left:-4px;}.orbit-container .orbit-next:hover > span{border-left-color:#fff;}.orbit-bullets-container{text-align:center;}.orbit-bullets{margin:0 auto 30px auto;overflow:hidden;position:relative;top:10px;float:none;text-align:center;display:block;}.orbit-bullets li{display:inline-block;width:.5625rem;height:.5625rem;background:#ccc;float:none;margin-right:6px;-webkit-border-radius:1000px;border-radius:1000px;}.orbit-bullets li.active{background:#999;}.orbit-bullets li:last-child{margin-right:0;}.touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next{display:none;}.touch .orbit-bullets{display:none;}@media only screen and (min-width: 40.063em){.touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next{display:inherit;}.touch .orbit-bullets{display:block;}}@media only screen and (max-width: 40em){.orbit-stack-on-small .orbit-slides-container{height:auto !important;}.orbit-stack-on-small .orbit-slides-container > *{position:relative;margin-left:0% !important;}.orbit-stack-on-small .orbit-timer,.orbit-stack-on-small .orbit-next,.orbit-stack-on-small .orbit-prev,.orbit-stack-on-small .orbit-bullets{display:none;}}[data-magellan-expedition]{background:#fff;z-index:50;min-width:100%;padding:10px;}[data-magellan-expedition] .sub-nav{margin-bottom:0;}[data-magellan-expedition] .sub-nav dd{margin-bottom:0;}[data-magellan-expedition] .sub-nav a{line-height:1.8em;}.tabs{margin-bottom:0 !important;}.tabs:before,.tabs:after{content:" ";display:table;}.tabs:after{clear:both;}.tabs dd{position:relative;margin-bottom:0 !important;float:left;}.tabs dd > a{display:block;background:#efefef;color:#222;padding:1rem 2rem;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-size:1rem;}.tabs dd > a:hover{background:#e1e1e1;}.tabs dd.active a{background:#fff;}.tabs.radius dd:first-child a{-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}.tabs.radius dd:last-child a{-moz-border-radius-bottomright:3px;-moz-border-radius-topright:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;}.tabs.vertical dd{position:inherit;float:none;display:block;top:auto;}.tabs-content{margin-bottom:1.5rem;width:100%;}.tabs-content:before,.tabs-content:after{content:" ";display:table;}.tabs-content:after{clear:both;}.tabs-content > .content{display:none;float:left;padding:.9375rem 0;width:100%;}.tabs-content > .content.active{display:block;}.tabs-content > .content.contained{padding:.9375rem;}.tabs-content.vertical{display:block;}.tabs-content.vertical > .content{padding:0 .9375rem;}@media only screen and (min-width: 40.063em){.tabs.vertical{width:20%;float:left;margin-bottom:1.25rem;}.tabs-content.vertical{width:80%;float:left;margin-left:-1px;}}.no-js .tabs-content > .content{display:block;float:none;}ul.pagination{display:block;height:1.5rem;margin-left:-.3125rem;}ul.pagination li{height:1.5rem;color:#222;font-size:.875rem;margin-left:.3125rem;}ul.pagination li a{display:block;padding:.0625rem .625rem .0625rem;color:#999;-webkit-border-radius:3px;border-radius:3px;}ul.pagination li:hover a,ul.pagination li a:focus{background:#e6e6e6;}ul.pagination li.unavailable a{cursor:default;color:#999;}ul.pagination li.unavailable:hover a,ul.pagination li.unavailable a:focus{background:transparent;}ul.pagination li.current a{background:#247ba0;color:#fff;font-weight:bold;cursor:default;}ul.pagination li.current a:hover,ul.pagination li.current a:focus{background:#247ba0;}ul.pagination li{float:left;display:block;}.pagination-centered{text-align:center;}.pagination-centered ul.pagination li{float:none;display:inline-block;}.side-nav{display:block;margin:0;padding:.875rem 0;list-style-type:none;list-style-position:inside;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;}.side-nav li{margin:0 0 .4375rem 0;font-size:.875rem;}.side-nav li a:not(.button){display:block;color:#247ba0;}.side-nav li a:not(.button):hover,.side-nav li a:not(.button):focus{color:#1cc7ff;}.side-nav li.active > a:first-child:not(.button){color:#1cc7ff;font-weight:normal;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;}.side-nav li.divider{border-top:1px solid;height:0;padding:0;list-style:none;border-top-color:#fff;}.accordion{margin-bottom:0;}.accordion:before,.accordion:after{content:" ";display:table;}.accordion:after{clear:both;}.accordion dd{display:block;margin-bottom:0 !important;}.accordion dd.active > a{background:#e8e8e8;}.accordion dd > a{background:#efefef;color:#222;padding:1rem;display:block;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-size:1rem;}.accordion dd > a:hover{background:#e3e3e3;}.accordion .content{display:none;padding:.9375rem;}.accordion .content.active{display:block;background:#fff;}.text-left{text-align:left !important;}.text-right{text-align:right !important;}.text-center{text-align:center !important;}.text-justify{text-align:justify !important;}@media only screen and (max-width: 40em){.small-only-text-left{text-align:left !important;}.small-only-text-right{text-align:right !important;}.small-only-text-center{text-align:center !important;}.small-only-text-justify{text-align:justify !important;}}@media only screen{.small-text-left{text-align:left !important;}.small-text-right{text-align:right !important;}.small-text-center{text-align:center !important;}.small-text-justify{text-align:justify !important;}}@media only screen and (min-width: 40.063em) and (max-width: 64em){.medium-only-text-left{text-align:left !important;}.medium-only-text-right{text-align:right !important;}.medium-only-text-center{text-align:center !important;}.medium-only-text-justify{text-align:justify !important;}}@media only screen and (min-width: 40.063em){.medium-text-left{text-align:left !important;}.medium-text-right{text-align:right !important;}.medium-text-center{text-align:center !important;}.medium-text-justify{text-align:justify !important;}}@media only screen and (min-width: 64.063em) and (max-width: 90em){.large-only-text-left{text-align:left !important;}.large-only-text-right{text-align:right !important;}.large-only-text-center{text-align:center !important;}.large-only-text-justify{text-align:justify !important;}}@media only screen and (min-width: 64.063em){.large-text-left{text-align:left !important;}.large-text-right{text-align:right !important;}.large-text-center{text-align:center !important;}.large-text-justify{text-align:justify !important;}}@media only screen and (min-width: 90.063em) and (max-width: 120em){.xlarge-only-text-left{text-align:left !important;}.xlarge-only-text-right{text-align:right !important;}.xlarge-only-text-center{text-align:center !important;}.xlarge-only-text-justify{text-align:justify !important;}}@media only screen and (min-width: 90.063em){.xlarge-text-left{text-align:left !important;}.xlarge-text-right{text-align:right !important;}.xlarge-text-center{text-align:center !important;}.xlarge-text-justify{text-align:justify !important;}}@media only screen and (min-width: 120.063em) and (max-width: 99999999em){.xxlarge-only-text-left{text-align:left !important;}.xxlarge-only-text-right{text-align:right !important;}.xxlarge-only-text-center{text-align:center !important;}.xxlarge-only-text-justify{text-align:justify !important;}}@media only screen and (min-width: 120.063em){.xxlarge-text-left{text-align:left !important;}.xxlarge-text-right{text-align:right !important;}.xxlarge-text-center{text-align:center !important;}.xxlarge-text-justify{text-align:justify !important;}}.text-left{text-align:left !important;}.text-right{text-align:right !important;}.text-center{text-align:center !important;}.text-justify{text-align:justify !important;}@media only screen and (max-width: 40em){.small-only-text-left{text-align:left !important;}.small-only-text-right{text-align:right !important;}.small-only-text-center{text-align:center !important;}.small-only-text-justify{text-align:justify !important;}}@media only screen{.small-text-left{text-align:left !important;}.small-text-right{text-align:right !important;}.small-text-center{text-align:center !important;}.small-text-justify{text-align:justify !important;}}@media only screen and (min-width: 40.063em) and (max-width: 64em){.medium-only-text-left{text-align:left !important;}.medium-only-text-right{text-align:right !important;}.medium-only-text-center{text-align:center !important;}.medium-only-text-justify{text-align:justify !important;}}@media only screen and (min-width: 40.063em){.medium-text-left{text-align:left !important;}.medium-text-right{text-align:right !important;}.medium-text-center{text-align:center !important;}.medium-text-justify{text-align:justify !important;}}@media only screen and (min-width: 64.063em) and (max-width: 90em){.large-only-text-left{text-align:left !important;}.large-only-text-right{text-align:right !important;}.large-only-text-center{text-align:center !important;}.large-only-text-justify{text-align:justify !important;}}@media only screen and (min-width: 64.063em){.large-text-left{text-align:left !important;}.large-text-right{text-align:right !important;}.large-text-center{text-align:center !important;}.large-text-justify{text-align:justify !important;}}@media only screen and (min-width: 90.063em) and (max-width: 120em){.xlarge-only-text-left{text-align:left !important;}.xlarge-only-text-right{text-align:right !important;}.xlarge-only-text-center{text-align:center !important;}.xlarge-only-text-justify{text-align:justify !important;}}@media only screen and (min-width: 90.063em){.xlarge-text-left{text-align:left !important;}.xlarge-text-right{text-align:right !important;}.xlarge-text-center{text-align:center !important;}.xlarge-text-justify{text-align:justify !important;}}@media only screen and (min-width: 120.063em) and (max-width: 99999999em){.xxlarge-only-text-left{text-align:left !important;}.xxlarge-only-text-right{text-align:right !important;}.xxlarge-only-text-center{text-align:center !important;}.xxlarge-only-text-justify{text-align:justify !important;}}@media only screen and (min-width: 120.063em){.xxlarge-text-left{text-align:left !important;}.xxlarge-text-right{text-align:right !important;}.xxlarge-text-center{text-align:center !important;}.xxlarge-text-justify{text-align:justify !important;}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0;}a{color:#247ba0;text-decoration:none;line-height:inherit;}a:hover,a:focus{color:#0078a0;}a img{border:none;}p{font-family:inherit;font-weight:normal;font-size:1rem;line-height:1.6;margin-bottom:1.25rem;text-rendering:optimizeLegibility;}p.lead{font-size:1.21875rem;line-height:1.6;}p aside{font-size:.875rem;line-height:1.35;font-style:italic;}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;color:#222;text-rendering:optimizeLegibility;margin-top:.2rem;margin-bottom:.5rem;line-height:1.4;}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:60%;color:#6f6f6f;line-height:0;}h1{font-size:2.125rem;}h2{font-size:1.6875rem;}h3{font-size:1.375rem;}h4{font-size:1.125rem;}h5{font-size:1.125rem;}h6{font-size:1rem;}.subheader{line-height:1.4;color:#6f6f6f;font-weight:normal;margin-top:.2rem;margin-bottom:.5rem;}hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:1.25rem 0 1.1875rem;height:0;}em,i{font-style:italic;line-height:inherit;}strong,b{font-weight:bold;line-height:inherit;}small{font-size:60%;line-height:inherit;}code{font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:bold;color:#bd260d;}ul,ol,dl{font-size:18px;line-height:1.6;margin-bottom:1.25rem;list-style-position:outside;font-family:inherit;font-weight:100;}ul{margin-left:1.1rem;}ul.no-bullet{margin-left:0;}ul.no-bullet li ul,ul.no-bullet li ol{margin-left:1.25rem;margin-bottom:0;list-style:none;}ul li ul,ul li ol{margin-left:1.25rem;margin-bottom:0;}ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit;}ul.square{list-style-type:square;margin-left:1.1rem;}ul.circle{list-style-type:circle;margin-left:1.1rem;}ul.disc{list-style-type:disc;margin-left:1.1rem;}ul.no-bullet{list-style:none;}ol{margin-left:1.4rem;}ol li ul,ol li ol{margin-left:1.25rem;margin-bottom:0;}dl dt{margin-bottom:.3rem;font-weight:bold;}dl dd{margin-bottom:.75rem;}abbr,acronym{text-transform:uppercase;font-size:90%;color:#222;border-bottom:1px dotted #ddd;cursor:help;}abbr{text-transform:none;}blockquote{margin:0 0 1.25rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ddd;}blockquote cite{display:block;font-size:.8125rem;color:#555;}blockquote cite:before{content:"— ";}blockquote cite a,blockquote cite a:visited{color:#555;}blockquote,blockquote p{line-height:1.6;color:#6f6f6f;}.vcard{display:inline-block;margin:0 0 1.25rem 0;border:1px solid #ddd;padding:.625rem .75rem;}.vcard li{margin:0;display:block;}.vcard .fn{font-weight:bold;font-size:.9375rem;}.vevent .summary{font-weight:bold;}.vevent abbr{cursor:default;text-decoration:none;font-weight:bold;border:none;padding:0 .0625rem;}@media only screen and (min-width: 40.063em){h1,h2,h3,h4,h5,h6{line-height:1.4;}}.print-only{display:none !important;}@media print{*{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";}pre,blockquote{border:1px solid #999;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}img{max-width:100% !important;}@page{margin:.5cm;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}.hide-on-print{display:none !important;}.print-only{display:block !important;}.hide-for-print{display:none !important;}.show-for-print{display:inherit !important;}}.split.button{position:relative;padding-right:5.0625rem;}.split.button span{display:block;height:100%;position:absolute;right:0;top:0;border-left:solid 1px;}.split.button span:before{position:absolute;content:"";width:0;height:0;display:block;border-style:inset;top:50%;left:50%;}.split.button span:active{background-color:rgba(0,0,0,.1);}.split.button span{border-left-color:rgba(255,255,255,.5);}.split.button span{width:3.09375rem;}.split.button span:before{border-top-style:solid;border-width:.375rem;top:48%;margin-left:-.375rem;}.split.button span:before{border-color:#fff transparent transparent transparent;}.split.button.secondary span{border-left-color:rgba(255,255,255,.5);}.split.button.secondary span:before{border-color:#fff transparent transparent transparent;}.split.button.alert span{border-left-color:rgba(255,255,255,.5);}.split.button.success span{border-left-color:rgba(255,255,255,.5);}.split.button.tiny{padding-right:3.75rem;}.split.button.tiny span{width:2.25rem;}.split.button.tiny span:before{border-top-style:solid;border-width:.375rem;top:48%;margin-left:-.375rem;}.split.button.small{padding-right:4.375rem;}.split.button.small span{width:2.625rem;}.split.button.small span:before{border-top-style:solid;border-width:.4375rem;top:48%;margin-left:-.375rem;}.split.button.large{padding-right:5.5rem;}.split.button.large span{width:3.4375rem;}.split.button.large span:before{border-top-style:solid;border-width:.3125rem;top:48%;margin-left:-.375rem;}.split.button.expand{padding-left:2rem;}.split.button.secondary span:before{border-color:#333 transparent transparent transparent;}.split.button.radius span{-moz-border-radius-bottomright:3px;-moz-border-radius-topright:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;}.split.button.round span{-moz-border-radius-bottomright:1000px;-moz-border-radius-topright:1000px;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px;}.reveal-modal-bg{position:fixed;height:100%;width:100%;background:#000;background:rgba(0,0,0,.45);z-index:99;display:none;top:0;left:0;}dialog,.reveal-modal{visibility:hidden;display:none;position:absolute;z-index:99;width:100vw;top:0;left:0;background-color:#fff;padding:1.25rem;border:solid 1px #666;-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4);}@media only screen and (max-width: 40em){dialog,.reveal-modal{height:100vh;min-height:100vh;}}@media only screen and (min-width: 40.063em){dialog,.reveal-modal{left:50%;}}dialog .column,dialog .columns,.reveal-modal .column,.reveal-modal .columns{min-width:0;}dialog > :first-child,.reveal-modal > :first-child{margin-top:0;}dialog > :last-child,.reveal-modal > :last-child{margin-bottom:0;}@media only screen and (min-width: 40.063em){dialog,.reveal-modal{margin-left:-40%;width:80%;}}@media only screen and (min-width: 40.063em){dialog,.reveal-modal{top:6.25rem;}}dialog .close-reveal-modal,.reveal-modal .close-reveal-modal{font-size:2.5rem;line-height:1;position:absolute;top:.5rem;right:.6875rem;color:#aaa;font-weight:bold;cursor:pointer;}dialog[open]{display:block;visibility:visible;}@media only screen and (min-width: 40.063em){dialog,.reveal-modal{padding:1.875rem;}dialog.full,.reveal-modal.full{top:0;left:0;height:100vh;min-height:100vh;margin-left:0 !important;}}@media only screen and (min-width: 40.063em) and (min-width: 40.063em){dialog,.reveal-modal{top:6.25rem;}}@media only screen and (min-width: 40.063em) and (min-width: 40.063em){dialog.tiny,.reveal-modal.tiny{margin-left:-15%;width:30%;}}@media only screen and (min-width: 40.063em) and (min-width: 40.063em){dialog.small,.reveal-modal.small{margin-left:-20%;width:40%;}}@media only screen and (min-width: 40.063em) and (min-width: 40.063em){dialog.medium,.reveal-modal.medium{margin-left:-30%;width:60%;}}@media only screen and (min-width: 40.063em) and (min-width: 40.063em){dialog.large,.reveal-modal.large{margin-left:-35%;width:70%;}}@media only screen and (min-width: 40.063em) and (min-width: 40.063em){dialog.xlarge,.reveal-modal.xlarge{margin-left:-47.5%;width:95%;}}@media only screen and (min-width: 40.063em) and (min-width: 40.063em){dialog.full,.reveal-modal.full{margin-left:-50vw;width:100vw;}}@media print{dialog,.reveal-modal{background:#fff !important;}}.has-tip{border-bottom:dotted 1px #ccc;cursor:help;font-weight:bold;color:#333;}.has-tip:hover,.has-tip:focus{border-bottom:dotted 1px #003f54;color:#247ba0;}.has-tip.tip-left,.has-tip.tip-right{float:none !important;}.tooltip{display:none;position:absolute;z-index:999;font-weight:normal;font-size:.875rem;line-height:1.3;padding:.75rem;max-width:85%;left:50%;width:100%;color:#fff;background:#333;}.tooltip > .nub{display:block;left:5px;position:absolute;width:0;height:0;border:solid 5px;border-color:transparent transparent #333 transparent;top:-10px;}.tooltip > .nub.rtl{left:auto;right:5px;}.tooltip.radius{-webkit-border-radius:3px;border-radius:3px;}.tooltip.round{-webkit-border-radius:1000px;border-radius:1000px;}.tooltip.round > .nub{left:2rem;}.tooltip.opened{color:#247ba0 !important;border-bottom:dotted 1px #003f54 !important;}.tap-to-close{display:block;font-size:.625rem;color:#777;font-weight:normal;}@media only screen and (min-width: 40.063em){.tooltip > .nub{border-color:transparent transparent #333 transparent;top:-10px;}.tooltip.tip-top > .nub{border-color:#333 transparent transparent transparent;top:auto;bottom:-10px;}.tooltip.tip-left,.tooltip.tip-right{float:none !important;}.tooltip.tip-left > .nub{border-color:transparent transparent transparent #333;right:-10px;left:auto;top:50%;margin-top:-5px;}.tooltip.tip-right > .nub{border-color:transparent #333 transparent transparent;right:auto;left:-10px;top:50%;margin-top:-5px;}}.clearing-thumbs,[data-clearing]{margin-bottom:0;margin-left:0;list-style:none;}.clearing-thumbs:before,.clearing-thumbs:after,[data-clearing]:before,[data-clearing]:after{content:" ";display:table;}.clearing-thumbs:after,[data-clearing]:after{clear:both;}.clearing-thumbs li,[data-clearing] li{float:left;margin-right:10px;}.clearing-thumbs[class*="block-grid-"] li,[data-clearing][class*="block-grid-"] li{margin-right:0;}.clearing-blackout{background:#333;position:fixed;width:100%;height:100%;top:0;left:0;z-index:998;}.clearing-blackout .clearing-close{display:block;}.clearing-container{position:relative;z-index:998;height:100%;overflow:hidden;margin:0;}.clearing-touch-label{position:absolute;top:50%;left:50%;color:#aaa;font-size:.6em;}.visible-img{height:95%;position:relative;}.visible-img img{position:absolute;left:50%;top:50%;margin-left:-50%;max-height:100%;max-width:100%;}.clearing-caption{color:#ccc;font-size:.875em;line-height:1.3;margin-bottom:0;text-align:center;bottom:0;background:#333;width:100%;padding:10px 30px 20px;position:absolute;left:0;}.clearing-close{z-index:999;padding-left:20px;padding-top:10px;font-size:30px;line-height:1;color:#ccc;display:none;}.clearing-close:hover,.clearing-close:focus{color:#ccc;}.clearing-assembled .clearing-container{height:100%;}.clearing-assembled .clearing-container .carousel > ul{display:none;}.clearing-feature li{display:none;}.clearing-feature li.clearing-featured-img{display:block;}@media only screen and (min-width: 40.063em){.clearing-main-prev,.clearing-main-next{position:absolute;height:100%;width:40px;top:0;}.clearing-main-prev > span,.clearing-main-next > span{position:absolute;top:50%;display:block;width:0;height:0;border:solid 12px;}.clearing-main-prev > span:hover,.clearing-main-next > span:hover{opacity:.8;}.clearing-main-prev{left:0;}.clearing-main-prev > span{left:5px;border-color:transparent;border-right-color:#ccc;}.clearing-main-next{right:0;}.clearing-main-next > span{border-color:transparent;border-left-color:#ccc;}.clearing-main-prev.disabled,.clearing-main-next.disabled{opacity:.3;}.clearing-assembled .clearing-container .carousel{background:rgba(51,51,51,.8);height:120px;margin-top:10px;text-align:center;}.clearing-assembled .clearing-container .carousel > ul{display:inline-block;z-index:999;height:100%;position:relative;float:none;}.clearing-assembled .clearing-container .carousel > ul li{display:block;width:120px;min-height:inherit;float:left;overflow:hidden;margin-right:0;padding:0;position:relative;cursor:pointer;opacity:.4;}.clearing-assembled .clearing-container .carousel > ul li.fix-height img{height:100%;max-width:none;}.clearing-assembled .clearing-container .carousel > ul li a.th{border:none;-webkit-box-shadow:none;box-shadow:none;display:block;}.clearing-assembled .clearing-container .carousel > ul li img{cursor:pointer !important;width:100% !important;}.clearing-assembled .clearing-container .carousel > ul li.visible{opacity:1;}.clearing-assembled .clearing-container .carousel > ul li:hover{opacity:.8;}.clearing-assembled .clearing-container .visible-img{background:#333;overflow:hidden;height:85%;}.clearing-close{position:absolute;top:10px;right:20px;padding-left:0;padding-top:0;}}.progress{background-color:#f6f6f6;height:1.5625rem;border:1px solid #fff;padding:.125rem;margin-bottom:.625rem;}.progress .meter{background:#247ba0;height:100%;display:block;}.progress.secondary .meter{background:#e7e7e7;height:100%;display:block;}.progress.success .meter{background:#43ac6a;height:100%;display:block;}.progress.alert .meter{background:#f04124;height:100%;display:block;}.progress.radius{-webkit-border-radius:3px;border-radius:3px;}.progress.radius .meter{-webkit-border-radius:2px;border-radius:2px;}.progress.round{-webkit-border-radius:1000px;border-radius:1000px;}.progress.round .meter{-webkit-border-radius:999px;border-radius:999px;}.sub-nav{display:block;width:auto;overflow:hidden;margin:-.25rem 0 1.125rem;padding-top:.25rem;margin-right:0;margin-left:-.75rem;}.sub-nav dt{text-transform:uppercase;}.sub-nav dt,.sub-nav dd,.sub-nav li{float:left;display:inline;margin-left:1rem;margin-bottom:.625rem;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-size:.875rem;color:#999;}.sub-nav dt a,.sub-nav dd a,.sub-nav li a{text-decoration:none;color:#999;padding:.1875rem 1rem;}.sub-nav dt a:hover,.sub-nav dd a:hover,.sub-nav li a:hover{color:#737373;}.sub-nav dt.active a,.sub-nav dd.active a,.sub-nav li.active a{-webkit-border-radius:3px;border-radius:3px;font-weight:normal;background:#247ba0;padding:.1875rem 1rem;cursor:default;color:#fff;}.sub-nav dt.active a:hover,.sub-nav dd.active a:hover,.sub-nav li.active a:hover{background:#0078a0;}.joyride-list{display:none;}.joyride-tip-guide{display:none;position:absolute;background:#333;color:#fff;z-index:101;top:0;left:2.5%;font-family:inherit;font-weight:normal;width:95%;}.lt-ie9 .joyride-tip-guide{max-width:800px;left:50%;margin-left:-400px;}.joyride-content-wrapper{width:100%;padding:1.125rem 1.25rem 1.5rem;}.joyride-content-wrapper .button{margin-bottom:0 !important;}.joyride-tip-guide .joyride-nub{display:block;position:absolute;left:22px;width:0;height:0;border:10px solid #333;}.joyride-tip-guide .joyride-nub.top{border-top-style:solid;border-color:#333;border-top-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;top:-20px;}.joyride-tip-guide .joyride-nub.bottom{border-bottom-style:solid;border-color:#333 !important;border-bottom-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;bottom:-20px;}.joyride-tip-guide .joyride-nub.right{right:-20px;}.joyride-tip-guide .joyride-nub.left{left:-20px;}.joyride-tip-guide h1,.joyride-tip-guide h2,.joyride-tip-guide h3,.joyride-tip-guide h4,.joyride-tip-guide h5,.joyride-tip-guide h6{line-height:1.25;margin:0;font-weight:bold;color:#fff;}.joyride-tip-guide p{margin:0 0 1.125rem 0;font-size:.875rem;line-height:1.3;}.joyride-timer-indicator-wrap{width:50px;height:3px;border:solid 1px #555;position:absolute;right:1.0625rem;bottom:1rem;}.joyride-timer-indicator{display:block;width:0;height:inherit;background:#666;}.joyride-close-tip{position:absolute;right:12px;top:10px;color:#777 !important;text-decoration:none;font-size:24px;font-weight:normal;line-height:.5 !important;}.joyride-close-tip:hover,.joyride-close-tip:focus{color:#eee !important;}.joyride-modal-bg{position:fixed;height:100%;width:100%;background:transparent;background:rgba(0,0,0,.5);z-index:100;display:none;top:0;left:0;cursor:pointer;}.joyride-expose-wrapper{background-color:#fff;position:absolute;border-radius:3px;z-index:102;-moz-box-shadow:0 0 30px #fff;-webkit-box-shadow:0 0 15px #fff;box-shadow:0 0 15px #fff;}.joyride-expose-cover{background:transparent;border-radius:3px;position:absolute;z-index:9999;top:0;left:0;}@media only screen and (min-width: 40.063em){.joyride-tip-guide{width:300px;left:inherit;}.joyride-tip-guide .joyride-nub.bottom{border-color:#333 !important;border-bottom-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;bottom:-20px;}.joyride-tip-guide .joyride-nub.right{border-color:#333 !important;border-top-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;top:22px;left:auto;right:-20px;}.joyride-tip-guide .joyride-nub.left{border-color:#333 !important;border-top-color:transparent !important;border-left-color:transparent !important;border-bottom-color:transparent !important;top:22px;left:-20px;right:auto;}}.label{font-weight:normal;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;text-align:center;text-decoration:none;line-height:1;white-space:nowrap;display:inline-block;position:relative;margin-bottom:inherit;padding:.25rem .5rem .375rem;font-size:.6875rem;background-color:#247ba0;color:#fff;}.label.radius{-webkit-border-radius:3px;border-radius:3px;}.label.round{-webkit-border-radius:1000px;border-radius:1000px;}.label.alert{background-color:#f04124;color:#fff;}.label.success{background-color:#43ac6a;color:#fff;}.label.secondary{background-color:#e7e7e7;color:#333;}.text-left{text-align:left !important;}.text-right{text-align:right !important;}.text-center{text-align:center !important;}.text-justify{text-align:justify !important;}@media only screen and (max-width: 40em){.small-only-text-left{text-align:left !important;}.small-only-text-right{text-align:right !important;}.small-only-text-center{text-align:center !important;}.small-only-text-justify{text-align:justify !important;}}@media only screen{.small-text-left{text-align:left !important;}.small-text-right{text-align:right !important;}.small-text-center{text-align:center !important;}.small-text-justify{text-align:justify !important;}}@media only screen and (min-width: 40.063em) and (max-width: 64em){.medium-only-text-left{text-align:left !important;}.medium-only-text-right{text-align:right !important;}.medium-only-text-center{text-align:center !important;}.medium-only-text-justify{text-align:justify !important;}}@media only screen and (min-width: 40.063em){.medium-text-left{text-align:left !important;}.medium-text-right{text-align:right !important;}.medium-text-center{text-align:center !important;}.medium-text-justify{text-align:justify !important;}}@media only screen and (min-width: 64.063em) and (max-width: 90em){.large-only-text-left{text-align:left !important;}.large-only-text-right{text-align:right !important;}.large-only-text-center{text-align:center !important;}.large-only-text-justify{text-align:justify !important;}}@media only screen and (min-width: 64.063em){.large-text-left{text-align:left !important;}.large-text-right{text-align:right !important;}.large-text-center{text-align:center !important;}.large-text-justify{text-align:justify !important;}}@media only screen and (min-width: 90.063em) and (max-width: 120em){.xlarge-only-text-left{text-align:left !important;}.xlarge-only-text-right{text-align:right !important;}.xlarge-only-text-center{text-align:center !important;}.xlarge-only-text-justify{text-align:justify !important;}}@media only screen and (min-width: 90.063em){.xlarge-text-left{text-align:left !important;}.xlarge-text-right{text-align:right !important;}.xlarge-text-center{text-align:center !important;}.xlarge-text-justify{text-align:justify !important;}}@media only screen and (min-width: 120.063em) and (max-width: 99999999em){.xxlarge-only-text-left{text-align:left !important;}.xxlarge-only-text-right{text-align:right !important;}.xxlarge-only-text-center{text-align:center !important;}.xxlarge-only-text-justify{text-align:justify !important;}}@media only screen and (min-width: 120.063em){.xxlarge-text-left{text-align:left !important;}.xxlarge-text-right{text-align:right !important;}.xxlarge-text-center{text-align:center !important;}.xxlarge-text-justify{text-align:justify !important;}}.off-canvas-wrap{-webkit-backface-visibility:hidden;position:relative;width:100%;overflow-x:hidden;}.off-canvas-wrap.move-right,.off-canvas-wrap.move-left{height:100%;}.inner-wrap{-webkit-backface-visibility:hidden;position:relative;width:100%;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease;}.inner-wrap:before,.inner-wrap:after{content:" ";display:table;}.inner-wrap:after{clear:both;}.tab-bar{-webkit-backface-visibility:hidden;background:#333;color:#fff;height:2.8125rem;line-height:2.8125rem;position:relative;}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4,.tab-bar h5,.tab-bar h6{color:#fff;font-weight:bold;line-height:2.8125rem;margin:0;}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4{font-size:1.125rem;}.left-small{width:2.8125rem;height:2.8125rem;position:absolute;top:0;border-right:solid 1px #1a1a1a;left:0;}.right-small{width:2.8125rem;height:2.8125rem;position:absolute;top:0;border-left:solid 1px #1a1a1a;right:0;}.tab-bar-section{padding:0 .625rem;position:absolute;text-align:center;height:2.8125rem;top:0;}@media only screen and (min-width: 40.063em){.tab-bar-section{text-align:left;}}.tab-bar-section.left{left:0;right:2.8125rem;}.tab-bar-section.right{left:2.8125rem;right:0;}.tab-bar-section.middle{left:2.8125rem;right:2.8125rem;}.tab-bar .menu-icon{text-indent:2.1875rem;width:2.8125rem;height:2.8125rem;display:block;line-height:2.0625rem;padding:0;color:#fff;position:relative;}.tab-bar .menu-icon span{position:absolute;display:block;width:1rem;height:0;left:.8125rem;top:.3125rem;-webkit-box-shadow:1px 10px 1px 1px #fff,1px 16px 1px 1px #fff,1px 22px 1px 1px #fff;box-shadow:0 10px 0 1px #fff,0 16px 0 1px #fff,0 22px 0 1px #fff;}.tab-bar .menu-icon:hover span{-webkit-box-shadow:1px 10px 1px 1px #b3b3b3,1px 16px 1px 1px #b3b3b3,1px 22px 1px 1px #b3b3b3;box-shadow:0 10px 0 1px #b3b3b3,0 16px 0 1px #b3b3b3,0 22px 0 1px #b3b3b3;}.left-off-canvas-menu{-webkit-backface-visibility:hidden;width:15.625rem;top:0;bottom:0;position:absolute;overflow-y:auto;background:#333;z-index:1001;box-sizing:content-box;-webkit-overflow-scrolling:touch;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);-o-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0;}.left-off-canvas-menu *{-webkit-backface-visibility:hidden;}.right-off-canvas-menu{-webkit-backface-visibility:hidden;width:15.625rem;top:0;bottom:0;position:absolute;overflow-y:auto;background:#333;z-index:1001;box-sizing:content-box;-webkit-overflow-scrolling:touch;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);right:0;}.right-off-canvas-menu *{-webkit-backface-visibility:hidden;}ul.off-canvas-list{list-style-type:none;padding:0;margin:0;}ul.off-canvas-list li label{padding:.3rem .9375rem;color:#999;text-transform:uppercase;font-weight:bold;background:#444;border-top:1px solid #5e5e5e;border-bottom:none;margin:0;}ul.off-canvas-list li a{display:block;padding:.66667rem;color:rgba(255,255,255,.7);border-bottom:1px solid #262626;transition:background 300ms ease;}ul.off-canvas-list li a:hover{background:#242424;}.move-right > .inner-wrap{-webkit-transform:translate3d(15.625rem,0,0);-moz-transform:translate3d(15.625rem,0,0);-ms-transform:translate3d(15.625rem,0,0);-o-transform:translate3d(15.625rem,0,0);transform:translate3d(15.625rem,0,0);}.move-right .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 300ms ease;cursor:pointer;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);display:block;position:absolute;background:rgba(255,255,255,.2);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:rgba(0,0,0,0);}@media only screen and (min-width: 40.063em){.move-right .exit-off-canvas:hover{background:rgba(255,255,255,.05);}}.move-left > .inner-wrap{-webkit-transform:translate3d(-15.625rem,0,0);-moz-transform:translate3d(-15.625rem,0,0);-ms-transform:translate3d(-15.625rem,0,0);-o-transform:translate3d(-15.625rem,0,0);transform:translate3d(-15.625rem,0,0);}.move-left .exit-off-canvas{-webkit-backface-visibility:hidden;transition:background 300ms ease;cursor:pointer;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);display:block;position:absolute;background:rgba(255,255,255,.2);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:rgba(0,0,0,0);}@media only screen and (min-width: 40.063em){.move-left .exit-off-canvas:hover{background:rgba(255,255,255,.05);}}.csstransforms.no-csstransforms3d .left-off-canvas-menu{-webkit-transform:translate(-100%,0);-moz-transform:translate(-100%,0);-ms-transform:translate(-100%,0);-o-transform:translate(-100%,0);transform:translate(-100%,0);}.csstransforms.no-csstransforms3d .right-off-canvas-menu{-webkit-transform:translate(100%,0);-moz-transform:translate(100%,0);-ms-transform:translate(100%,0);-o-transform:translate(100%,0);transform:translate(100%,0);}.csstransforms.no-csstransforms3d .move-left > .inner-wrap{-webkit-transform:translate(-15.625rem,0);-moz-transform:translate(-15.625rem,0);-ms-transform:translate(-15.625rem,0);-o-transform:translate(-15.625rem,0);transform:translate(-15.625rem,0);}.csstransforms.no-csstransforms3d .move-right > .inner-wrap{-webkit-transform:translate(15.625rem,0);-moz-transform:translate(15.625rem,0);-ms-transform:translate(15.625rem,0);-o-transform:translate(15.625rem,0);transform:translate(15.625rem,0);}.no-csstransforms .left-off-canvas-menu{left:-15.625rem;}.no-csstransforms .right-off-canvas-menu{right:-15.625rem;}.no-csstransforms .move-left > .inner-wrap{right:15.625rem;}.no-csstransforms .move-right > .inner-wrap{left:15.625rem;}.f-dropdown{position:absolute;left:-9999px;list-style:none;margin-left:0;width:100%;max-height:none;height:auto;background:#fff;border:solid 1px #ccc;font-size:.875rem;z-index:99;margin-top:2px;max-width:200px;}.f-dropdown > *:first-child{margin-top:0;}.f-dropdown > *:last-child{margin-bottom:0;}.f-dropdown:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:transparent transparent #fff transparent;border-bottom-style:solid;position:absolute;top:-12px;left:10px;z-index:99;}.f-dropdown:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:transparent transparent #ccc transparent;border-bottom-style:solid;position:absolute;top:-14px;left:9px;z-index:98;}.f-dropdown.right:before{left:auto;right:10px;}.f-dropdown.right:after{left:auto;right:9px;}.f-dropdown.drop-right{position:absolute;left:-9999px;list-style:none;margin-left:0;margin-left:2px;width:100%;max-height:none;height:auto;background:#fff;border:solid 1px #ccc;font-size:.875rem;z-index:99;margin-top:0;max-width:200px;}.f-dropdown.drop-right > *:first-child{margin-top:0;}.f-dropdown.drop-right > *:last-child{margin-bottom:0;}.f-dropdown.drop-right:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:transparent #fff transparent transparent;border-right-style:solid;position:absolute;top:10px;left:-12px;z-index:99;}.f-dropdown.drop-right:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:transparent #ccc transparent transparent;border-right-style:solid;position:absolute;top:9px;left:-14px;z-index:98;}.f-dropdown.drop-left{position:absolute;left:-9999px;list-style:none;margin-left:0;margin-left:-2px;width:100%;max-height:none;height:auto;background:#fff;border:solid 1px #ccc;font-size:.875rem;z-index:99;margin-top:0;max-width:200px;}.f-dropdown.drop-left > *:first-child{margin-top:0;}.f-dropdown.drop-left > *:last-child{margin-bottom:0;}.f-dropdown.drop-left:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:transparent transparent transparent #fff;border-left-style:solid;position:absolute;top:10px;right:-12px;left:auto;z-index:99;}.f-dropdown.drop-left:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:transparent transparent transparent #ccc;border-left-style:solid;position:absolute;top:9px;right:-14px;left:auto;z-index:98;}.f-dropdown.drop-top{position:absolute;left:-9999px;list-style:none;margin-left:0;margin-left:0;width:100%;max-height:none;height:auto;background:#fff;border:solid 1px #ccc;font-size:.875rem;z-index:99;margin-top:-2px;max-width:200px;}.f-dropdown.drop-top > *:first-child{margin-top:0;}.f-dropdown.drop-top > *:last-child{margin-bottom:0;}.f-dropdown.drop-top:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:#fff transparent transparent transparent;border-top-style:solid;position:absolute;top:auto;bottom:-12px;left:10px;right:auto;z-index:99;}.f-dropdown.drop-top:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:#ccc transparent transparent transparent;border-top-style:solid;position:absolute;top:auto;bottom:-14px;left:9px;right:auto;z-index:98;}.f-dropdown li{font-size:.875rem;cursor:pointer;line-height:1.125rem;margin:0;}.f-dropdown li:hover,.f-dropdown li:focus{background:#eee;}.f-dropdown li a{display:block;padding:.5rem;color:#555;}.f-dropdown.content{position:absolute;left:-9999px;list-style:none;margin-left:0;padding:1.25rem;width:100%;height:auto;max-height:none;background:#fff;border:solid 1px #ccc;font-size:.875rem;z-index:99;max-width:200px;}.f-dropdown.content > *:first-child{margin-top:0;}.f-dropdown.content > *:last-child{margin-bottom:0;}.f-dropdown.tiny{max-width:200px;}.f-dropdown.small{max-width:300px;}.f-dropdown.medium{max-width:500px;}.f-dropdown.large{max-width:800px;}table{background:#fff;margin-bottom:1.25rem;border:solid 1px #ddd;}table thead,table tfoot{background:#f5f5f5;}table thead tr th,table thead tr td,table tfoot tr th,table tfoot tr td{padding:.5rem .625rem .625rem;font-size:.875rem;font-weight:bold;color:#222;text-align:left;}table tr th,table tr td{padding:.5625rem .625rem;font-size:.875rem;color:#222;}table tr.even,table tr.alt,table tr:nth-of-type(even){background:#f9f9f9;}table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{display:table-cell;line-height:1.125rem;}form{margin:0 0 1rem;}form .row .row{margin:0 -.5rem;}form .row .row .column,form .row .row .columns{padding:0 .5rem;}form .row .row.collapse{margin:0;}form .row .row.collapse .column,form .row .row.collapse .columns{padding:0;}form .row .row.collapse input{-moz-border-radius-bottomright:0;-moz-border-radius-topright:0;-webkit-border-bottom-right-radius:0;-webkit-border-top-right-radius:0;}form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns{padding-left:.5rem;}label{font-size:.875rem;color:#4d4d4d;cursor:pointer;display:block;font-weight:normal;line-height:1.5;margin-bottom:0;}label.right{float:none;text-align:right;}label.inline{margin:0 0 1rem 0;padding:.625rem 0;}label small{text-transform:capitalize;color:#676767;}select{-webkit-appearance:none !important;background-color:#fafafa;background-image:url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");background-repeat:no-repeat;background-position:center right 3%;border:1px solid #ccc;padding:.5rem;font-size:.875rem;-webkit-border-radius:0;border-radius:0;}select.nitro-lazy{background-image:none !important;}select.radius{-webkit-border-radius:3px;border-radius:3px;}select:hover{background-color:#f3f3f3;border-color:#999;}select::-ms-expand{display:none;}@-moz-document url-prefix(){select{background:#fafafa;}select:hover{background:#f3f3f3;}}.prefix,.postfix{display:block;position:relative;z-index:2;text-align:center;width:100%;padding-top:0;padding-bottom:0;border-style:solid;border-width:1px;overflow:hidden;font-size:.875rem;height:2.3125rem;line-height:2.3125rem;}.postfix.button{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;text-align:center;line-height:2.125rem;border:none;}.prefix.button{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;text-align:center;line-height:2.125rem;border:none;}.prefix.button.radius{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}.postfix.button.radius{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomright:3px;-moz-border-radius-topright:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;}.prefix.button.round{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:1000px;-moz-border-radius-topleft:1000px;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px;}.postfix.button.round{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomright:1000px;-moz-border-radius-topright:1000px;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px;}span.prefix,label.prefix{background:#f2f2f2;border-right:none;color:#333;border-color:#ccc;}span.prefix.radius,label.prefix.radius{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}span.postfix,label.postfix{background:#f2f2f2;border-left:none;color:#333;border-color:#ccc;}span.postfix.radius,label.postfix.radius{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomright:3px;-moz-border-radius-topright:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea{-webkit-appearance:none;background-color:#fff;font-family:inherit;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);color:rgba(0,0,0,.75);display:block;font-size:.875rem;margin:0 0 1rem 0;padding:.5rem;height:2.3125rem;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-box-shadow .45s,border-color .45s ease-in-out;-moz-transition:-moz-box-shadow .45s,border-color .45s ease-in-out;transition:box-shadow .45s,border-color .45s ease-in-out;}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus{-webkit-box-shadow:0 0 5px #999;-moz-box-shadow:0 0 5px #999;box-shadow:0 0 5px #999;border-color:#999;}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus{background:#fafafa;border-color:#999;outline:none;}input[type="text"][disabled],fieldset[disabled] input[type="text"],input[type="password"][disabled],fieldset[disabled] input[type="password"],input[type="date"][disabled],fieldset[disabled] input[type="date"],input[type="datetime"][disabled],fieldset[disabled] input[type="datetime"],input[type="datetime-local"][disabled],fieldset[disabled] input[type="datetime-local"],input[type="month"][disabled],fieldset[disabled] input[type="month"],input[type="week"][disabled],fieldset[disabled] input[type="week"],input[type="email"][disabled],fieldset[disabled] input[type="email"],input[type="number"][disabled],fieldset[disabled] input[type="number"],input[type="search"][disabled],fieldset[disabled] input[type="search"],input[type="tel"][disabled],fieldset[disabled] input[type="tel"],input[type="time"][disabled],fieldset[disabled] input[type="time"],input[type="url"][disabled],fieldset[disabled] input[type="url"],textarea[disabled],fieldset[disabled] textarea{background-color:#ddd;}input[type="text"].radius,input[type="password"].radius,input[type="date"].radius,input[type="datetime"].radius,input[type="datetime-local"].radius,input[type="month"].radius,input[type="week"].radius,input[type="email"].radius,input[type="number"].radius,input[type="search"].radius,input[type="tel"].radius,input[type="time"].radius,input[type="url"].radius,textarea.radius{-webkit-border-radius:3px;border-radius:3px;}textarea[rows]{height:auto;}select{height:2.3125rem;}input[type="file"],input[type="checkbox"],input[type="radio"],select{margin:0 0 1rem 0;}input[type="checkbox"] + label,input[type="radio"] + label{display:inline-block;margin-left:.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline;}input[type="file"]{width:100%;}fieldset{border:1px solid #ddd;padding:1.25rem;margin:1.125rem 0;}fieldset legend{font-weight:bold;background:#fff;padding:0 .1875rem;margin:0;margin-left:-.1875rem;}[data-abide] .error small.error,[data-abide] span.error,[data-abide] small.error{display:block;padding:.375rem .5625rem .5625rem;margin-top:-1px;margin-bottom:1rem;font-size:.75rem;font-weight:normal;font-style:italic;background:#f04124;color:#fff;}[data-abide] span.error,[data-abide] small.error{display:none;}span.error,small.error{display:block;padding:.375rem .5625rem .5625rem;margin-top:-1px;margin-bottom:1rem;font-size:.75rem;font-weight:normal;font-style:italic;background:#f04124;color:#fff;}.error input,.error textarea,.error select{margin-bottom:0;}.error input[type="checkbox"],.error input[type="radio"]{margin-bottom:1rem;}.error label,.error label.error{color:#f04124;}.error small.error{display:block;padding:.375rem .5625rem .5625rem;margin-top:-1px;margin-bottom:1rem;font-size:.75rem;font-weight:normal;font-style:italic;background:#f04124;color:#fff;}.error > label > small{color:#676767;background:transparent;padding:0;text-transform:capitalize;font-style:normal;font-size:60%;margin:0;display:inline;}.error span.error-message{display:block;}input.error,textarea.error{margin-bottom:0;}label.error{color:#f04124;}.range-slider{display:block;position:relative;width:100%;height:1rem;border:1px solid #ddd;margin:1.25rem 0;touch-action:none;-ms-touch-action:none;background:#fafafa;}.range-slider.vertical-range{display:block;display:inline-block;position:relative;width:100%;width:1rem;height:1rem;height:12.5rem;border:1px solid #ddd;margin:1.25rem 0;touch-action:none;-ms-touch-action:none;}.range-slider.vertical-range .range-slider-handle{margin-top:0;margin-left:-.5rem;position:absolute;bottom:-10.5rem;}.range-slider.vertical-range .range-slider-active-segment{width:.875rem;height:auto;bottom:0;}.range-slider.radius{background:#fafafa;-webkit-border-radius:3px;border-radius:3px;}.range-slider.radius .range-slider-handle{background:#247ba0;-webkit-border-radius:3px;border-radius:3px;}.range-slider.radius .range-slider-handle:hover{background:#007ba4;}.range-slider.round{background:#fafafa;-webkit-border-radius:1000px;border-radius:1000px;}.range-slider.round .range-slider-handle{background:#247ba0;-webkit-border-radius:1000px;border-radius:1000px;}.range-slider.round .range-slider-handle:hover{background:#007ba4;}.range-slider-active-segment{display:inline-block;position:absolute;height:.875rem;background:#e5e5e5;}.range-slider-handle{display:inline-block;position:absolute;z-index:1;top:-.3125rem;width:2rem;height:1.375rem;border:1px solid none;cursor:pointer;background:#247ba0;}.range-slider-handle:hover{background:#007ba4;}[class*="block-grid-"]{display:block;padding:0;margin:0;}[class*="block-grid-"]:before,[class*="block-grid-"]:after{content:" ";display:table;}[class*="block-grid-"]:after{clear:both;}[class*="block-grid-"] > li{display:block;height:auto;float:left;padding:0 .9375rem 1.875rem;}@media only screen{.small-block-grid-1 > li{width:100%;list-style:none;}.small-block-grid-1 > li:nth-of-type(n){clear:none;}.small-block-grid-1 > li:nth-of-type(1n+1){clear:both;}.small-block-grid-1 > li:nth-child(1n){padding-left:0rem;padding-right:0rem;}.small-block-grid-2 > li{width:50%;list-style:none;}.small-block-grid-2 > li:nth-of-type(n){clear:none;}.small-block-grid-2 > li:nth-of-type(2n+1){clear:both;}.small-block-grid-2 > li:nth-child(2n+1){padding-left:0rem;padding-right:.9375rem;}.small-block-grid-2 > li:nth-child(2n){padding-left:.9375rem;padding-right:0rem;}.small-block-grid-3 > li{width:33.33333%;list-style:none;}.small-block-grid-3 > li:nth-of-type(n){clear:none;}.small-block-grid-3 > li:nth-of-type(3n+1){clear:both;}.small-block-grid-3 > li:nth-child(3n+1){padding-left:0rem;padding-right:1.25rem;}.small-block-grid-3 > li:nth-child(3n+2){padding-left:.625rem;padding-right:.625rem;}.small-block-grid-3 > li:nth-child(3n){padding-left:1.25rem;padding-right:0rem;}.small-block-grid-4 > li{width:25%;list-style:none;}.small-block-grid-4 > li:nth-of-type(n){clear:none;}.small-block-grid-4 > li:nth-of-type(4n+1){clear:both;}.small-block-grid-4 > li:nth-child(4n+1){padding-left:0rem;padding-right:1.40625rem;}.small-block-grid-4 > li:nth-child(4n+2){padding-left:.46875rem;padding-right:.9375rem;}.small-block-grid-4 > li:nth-child(4n+3){padding-left:.9375rem;padding-right:.46875rem;}.small-block-grid-4 > li:nth-child(4n){padding-left:1.40625rem;padding-right:0rem;}.small-block-grid-5 > li{width:20%;list-style:none;}.small-block-grid-5 > li:nth-of-type(n){clear:none;}.small-block-grid-5 > li:nth-of-type(5n+1){clear:both;}.small-block-grid-5 > li:nth-child(5n+1){padding-left:0rem;padding-right:1.5rem;}.small-block-grid-5 > li:nth-child(5n+2){padding-left:.375rem;padding-right:1.125rem;}.small-block-grid-5 > li:nth-child(5n+3){padding-left:.75rem;padding-right:.75rem;}.small-block-grid-5 > li:nth-child(5n+4){padding-left:1.125rem;padding-right:.375rem;}.small-block-grid-5 > li:nth-child(5n){padding-left:1.5rem;padding-right:0rem;}.small-block-grid-6 > li{width:16.66667%;list-style:none;}.small-block-grid-6 > li:nth-of-type(n){clear:none;}.small-block-grid-6 > li:nth-of-type(6n+1){clear:both;}.small-block-grid-6 > li:nth-child(6n+1){padding-left:0rem;padding-right:1.5625rem;}.small-block-grid-6 > li:nth-child(6n+2){padding-left:.3125rem;padding-right:1.25rem;}.small-block-grid-6 > li:nth-child(6n+3){padding-left:.625rem;padding-right:.9375rem;}.small-block-grid-6 > li:nth-child(6n+4){padding-left:.9375rem;padding-right:.625rem;}.small-block-grid-6 > li:nth-child(6n+5){padding-left:1.25rem;padding-right:.3125rem;}.small-block-grid-6 > li:nth-child(6n){padding-left:1.5625rem;padding-right:0rem;}.small-block-grid-7 > li{width:14.28571%;list-style:none;}.small-block-grid-7 > li:nth-of-type(n){clear:none;}.small-block-grid-7 > li:nth-of-type(7n+1){clear:both;}.small-block-grid-7 > li:nth-child(7n+1){padding-left:0rem;padding-right:1.60714rem;}.small-block-grid-7 > li:nth-child(7n+2){padding-left:.26786rem;padding-right:1.33929rem;}.small-block-grid-7 > li:nth-child(7n+3){padding-left:.53571rem;padding-right:1.07143rem;}.small-block-grid-7 > li:nth-child(7n+4){padding-left:.80357rem;padding-right:.80357rem;}.small-block-grid-7 > li:nth-child(7n+5){padding-left:1.07143rem;padding-right:.53571rem;}.small-block-grid-7 > li:nth-child(7n+6){padding-left:1.33929rem;padding-right:.26786rem;}.small-block-grid-7 > li:nth-child(7n){padding-left:1.60714rem;padding-right:0rem;}.small-block-grid-8 > li{width:12.5%;list-style:none;}.small-block-grid-8 > li:nth-of-type(n){clear:none;}.small-block-grid-8 > li:nth-of-type(8n+1){clear:both;}.small-block-grid-8 > li:nth-child(8n+1){padding-left:0rem;padding-right:1.64063rem;}.small-block-grid-8 > li:nth-child(8n+2){padding-left:.23438rem;padding-right:1.40625rem;}.small-block-grid-8 > li:nth-child(8n+3){padding-left:.46875rem;padding-right:1.17188rem;}.small-block-grid-8 > li:nth-child(8n+4){padding-left:.70313rem;padding-right:.9375rem;}.small-block-grid-8 > li:nth-child(8n+5){padding-left:.9375rem;padding-right:.70313rem;}.small-block-grid-8 > li:nth-child(8n+6){padding-left:1.17188rem;padding-right:.46875rem;}.small-block-grid-8 > li:nth-child(8n+7){padding-left:1.40625rem;padding-right:.23438rem;}.small-block-grid-8 > li:nth-child(8n){padding-left:1.64063rem;padding-right:0rem;}.small-block-grid-9 > li{width:11.11111%;list-style:none;}.small-block-grid-9 > li:nth-of-type(n){clear:none;}.small-block-grid-9 > li:nth-of-type(9n+1){clear:both;}.small-block-grid-9 > li:nth-child(9n+1){padding-left:0rem;padding-right:1.66667rem;}.small-block-grid-9 > li:nth-child(9n+2){padding-left:.20833rem;padding-right:1.45833rem;}.small-block-grid-9 > li:nth-child(9n+3){padding-left:.41667rem;padding-right:1.25rem;}.small-block-grid-9 > li:nth-child(9n+4){padding-left:.625rem;padding-right:1.04167rem;}.small-block-grid-9 > li:nth-child(9n+5){padding-left:.83333rem;padding-right:.83333rem;}.small-block-grid-9 > li:nth-child(9n+6){padding-left:1.04167rem;padding-right:.625rem;}.small-block-grid-9 > li:nth-child(9n+7){padding-left:1.25rem;padding-right:.41667rem;}.small-block-grid-9 > li:nth-child(9n+8){padding-left:1.45833rem;padding-right:.20833rem;}.small-block-grid-9 > li:nth-child(9n){padding-left:1.66667rem;padding-right:0rem;}.small-block-grid-10 > li{width:10%;list-style:none;}.small-block-grid-10 > li:nth-of-type(n){clear:none;}.small-block-grid-10 > li:nth-of-type(10n+1){clear:both;}.small-block-grid-10 > li:nth-child(10n+1){padding-left:0rem;padding-right:1.6875rem;}.small-block-grid-10 > li:nth-child(10n+2){padding-left:.1875rem;padding-right:1.5rem;}.small-block-grid-10 > li:nth-child(10n+3){padding-left:.375rem;padding-right:1.3125rem;}.small-block-grid-10 > li:nth-child(10n+4){padding-left:.5625rem;padding-right:1.125rem;}.small-block-grid-10 > li:nth-child(10n+5){padding-left:.75rem;padding-right:.9375rem;}.small-block-grid-10 > li:nth-child(10n+6){padding-left:.9375rem;padding-right:.75rem;}.small-block-grid-10 > li:nth-child(10n+7){padding-left:1.125rem;padding-right:.5625rem;}.small-block-grid-10 > li:nth-child(10n+8){padding-left:1.3125rem;padding-right:.375rem;}.small-block-grid-10 > li:nth-child(10n+9){padding-left:1.5rem;padding-right:.1875rem;}.small-block-grid-10 > li:nth-child(10n){padding-left:1.6875rem;padding-right:0rem;}.small-block-grid-11 > li{width:9.09091%;list-style:none;}.small-block-grid-11 > li:nth-of-type(n){clear:none;}.small-block-grid-11 > li:nth-of-type(11n+1){clear:both;}.small-block-grid-11 > li:nth-child(11n+1){padding-left:0rem;padding-right:1.70455rem;}.small-block-grid-11 > li:nth-child(11n+2){padding-left:.17045rem;padding-right:1.53409rem;}.small-block-grid-11 > li:nth-child(11n+3){padding-left:.34091rem;padding-right:1.36364rem;}.small-block-grid-11 > li:nth-child(11n+4){padding-left:.51136rem;padding-right:1.19318rem;}.small-block-grid-11 > li:nth-child(11n+5){padding-left:.68182rem;padding-right:1.02273rem;}.small-block-grid-11 > li:nth-child(11n+6){padding-left:.85227rem;padding-right:.85227rem;}.small-block-grid-11 > li:nth-child(11n+7){padding-left:1.02273rem;padding-right:.68182rem;}.small-block-grid-11 > li:nth-child(11n+8){padding-left:1.19318rem;padding-right:.51136rem;}.small-block-grid-11 > li:nth-child(11n+9){padding-left:1.36364rem;padding-right:.34091rem;}.small-block-grid-11 > li:nth-child(11n+10){padding-left:1.53409rem;padding-right:.17045rem;}.small-block-grid-11 > li:nth-child(11n){padding-left:1.70455rem;padding-right:0rem;}.small-block-grid-12 > li{width:8.33333%;list-style:none;}.small-block-grid-12 > li:nth-of-type(n){clear:none;}.small-block-grid-12 > li:nth-of-type(12n+1){clear:both;}.small-block-grid-12 > li:nth-child(12n+1){padding-left:0rem;padding-right:1.71875rem;}.small-block-grid-12 > li:nth-child(12n+2){padding-left:.15625rem;padding-right:1.5625rem;}.small-block-grid-12 > li:nth-child(12n+3){padding-left:.3125rem;padding-right:1.40625rem;}.small-block-grid-12 > li:nth-child(12n+4){padding-left:.46875rem;padding-right:1.25rem;}.small-block-grid-12 > li:nth-child(12n+5){padding-left:.625rem;padding-right:1.09375rem;}.small-block-grid-12 > li:nth-child(12n+6){padding-left:.78125rem;padding-right:.9375rem;}.small-block-grid-12 > li:nth-child(12n+7){padding-left:.9375rem;padding-right:.78125rem;}.small-block-grid-12 > li:nth-child(12n+8){padding-left:1.09375rem;padding-right:.625rem;}.small-block-grid-12 > li:nth-child(12n+9){padding-left:1.25rem;padding-right:.46875rem;}.small-block-grid-12 > li:nth-child(12n+10){padding-left:1.40625rem;padding-right:.3125rem;}.small-block-grid-12 > li:nth-child(12n+11){padding-left:1.5625rem;padding-right:.15625rem;}.small-block-grid-12 > li:nth-child(12n){padding-left:1.71875rem;padding-right:0rem;}}@media only screen and (min-width: 40.063em){.medium-block-grid-1 > li{width:100%;list-style:none;}.medium-block-grid-1 > li:nth-of-type(n){clear:none;}.medium-block-grid-1 > li:nth-of-type(1n+1){clear:both;}.medium-block-grid-1 > li:nth-child(1n){padding-left:0rem;padding-right:0rem;}.medium-block-grid-2 > li{width:50%;list-style:none;}.medium-block-grid-2 > li:nth-of-type(n){clear:none;}.medium-block-grid-2 > li:nth-of-type(2n+1){clear:both;}.medium-block-grid-2 > li:nth-child(2n+1){padding-left:0rem;padding-right:.9375rem;}.medium-block-grid-2 > li:nth-child(2n){padding-left:.9375rem;padding-right:0rem;}.medium-block-grid-3 > li{width:33.33333%;list-style:none;}.medium-block-grid-3 > li:nth-of-type(n){clear:none;}.medium-block-grid-3 > li:nth-of-type(3n+1){clear:both;}.medium-block-grid-3 > li:nth-child(3n+1){padding-left:0rem;padding-right:1.25rem;}.medium-block-grid-3 > li:nth-child(3n+2){padding-left:.625rem;padding-right:.625rem;}.medium-block-grid-3 > li:nth-child(3n){padding-left:1.25rem;padding-right:0rem;}.medium-block-grid-4 > li{width:25%;list-style:none;}.medium-block-grid-4 > li:nth-of-type(n){clear:none;}.medium-block-grid-4 > li:nth-of-type(4n+1){clear:both;}.medium-block-grid-4 > li:nth-child(4n+1){padding-left:0rem;padding-right:1.40625rem;}.medium-block-grid-4 > li:nth-child(4n+2){padding-left:.46875rem;padding-right:.9375rem;}.medium-block-grid-4 > li:nth-child(4n+3){padding-left:.9375rem;padding-right:.46875rem;}.medium-block-grid-4 > li:nth-child(4n){padding-left:1.40625rem;padding-right:0rem;}.medium-block-grid-5 > li{width:20%;list-style:none;}.medium-block-grid-5 > li:nth-of-type(n){clear:none;}.medium-block-grid-5 > li:nth-of-type(5n+1){clear:both;}.medium-block-grid-5 > li:nth-child(5n+1){padding-left:0rem;padding-right:1.5rem;}.medium-block-grid-5 > li:nth-child(5n+2){padding-left:.375rem;padding-right:1.125rem;}.medium-block-grid-5 > li:nth-child(5n+3){padding-left:.75rem;padding-right:.75rem;}.medium-block-grid-5 > li:nth-child(5n+4){padding-left:1.125rem;padding-right:.375rem;}.medium-block-grid-5 > li:nth-child(5n){padding-left:1.5rem;padding-right:0rem;}.medium-block-grid-6 > li{width:16.66667%;list-style:none;}.medium-block-grid-6 > li:nth-of-type(n){clear:none;}.medium-block-grid-6 > li:nth-of-type(6n+1){clear:both;}.medium-block-grid-6 > li:nth-child(6n+1){padding-left:0rem;padding-right:1.5625rem;}.medium-block-grid-6 > li:nth-child(6n+2){padding-left:.3125rem;padding-right:1.25rem;}.medium-block-grid-6 > li:nth-child(6n+3){padding-left:.625rem;padding-right:.9375rem;}.medium-block-grid-6 > li:nth-child(6n+4){padding-left:.9375rem;padding-right:.625rem;}.medium-block-grid-6 > li:nth-child(6n+5){padding-left:1.25rem;padding-right:.3125rem;}.medium-block-grid-6 > li:nth-child(6n){padding-left:1.5625rem;padding-right:0rem;}.medium-block-grid-7 > li{width:14.28571%;list-style:none;}.medium-block-grid-7 > li:nth-of-type(n){clear:none;}.medium-block-grid-7 > li:nth-of-type(7n+1){clear:both;}.medium-block-grid-7 > li:nth-child(7n+1){padding-left:0rem;padding-right:1.60714rem;}.medium-block-grid-7 > li:nth-child(7n+2){padding-left:.26786rem;padding-right:1.33929rem;}.medium-block-grid-7 > li:nth-child(7n+3){padding-left:.53571rem;padding-right:1.07143rem;}.medium-block-grid-7 > li:nth-child(7n+4){padding-left:.80357rem;padding-right:.80357rem;}.medium-block-grid-7 > li:nth-child(7n+5){padding-left:1.07143rem;padding-right:.53571rem;}.medium-block-grid-7 > li:nth-child(7n+6){padding-left:1.33929rem;padding-right:.26786rem;}.medium-block-grid-7 > li:nth-child(7n){padding-left:1.60714rem;padding-right:0rem;}.medium-block-grid-8 > li{width:12.5%;list-style:none;}.medium-block-grid-8 > li:nth-of-type(n){clear:none;}.medium-block-grid-8 > li:nth-of-type(8n+1){clear:both;}.medium-block-grid-8 > li:nth-child(8n+1){padding-left:0rem;padding-right:1.64063rem;}.medium-block-grid-8 > li:nth-child(8n+2){padding-left:.23438rem;padding-right:1.40625rem;}.medium-block-grid-8 > li:nth-child(8n+3){padding-left:.46875rem;padding-right:1.17188rem;}.medium-block-grid-8 > li:nth-child(8n+4){padding-left:.70313rem;padding-right:.9375rem;}.medium-block-grid-8 > li:nth-child(8n+5){padding-left:.9375rem;padding-right:.70313rem;}.medium-block-grid-8 > li:nth-child(8n+6){padding-left:1.17188rem;padding-right:.46875rem;}.medium-block-grid-8 > li:nth-child(8n+7){padding-left:1.40625rem;padding-right:.23438rem;}.medium-block-grid-8 > li:nth-child(8n){padding-left:1.64063rem;padding-right:0rem;}.medium-block-grid-9 > li{width:11.11111%;list-style:none;}.medium-block-grid-9 > li:nth-of-type(n){clear:none;}.medium-block-grid-9 > li:nth-of-type(9n+1){clear:both;}.medium-block-grid-9 > li:nth-child(9n+1){padding-left:0rem;padding-right:1.66667rem;}.medium-block-grid-9 > li:nth-child(9n+2){padding-left:.20833rem;padding-right:1.45833rem;}.medium-block-grid-9 > li:nth-child(9n+3){padding-left:.41667rem;padding-right:1.25rem;}.medium-block-grid-9 > li:nth-child(9n+4){padding-left:.625rem;padding-right:1.04167rem;}.medium-block-grid-9 > li:nth-child(9n+5){padding-left:.83333rem;padding-right:.83333rem;}.medium-block-grid-9 > li:nth-child(9n+6){padding-left:1.04167rem;padding-right:.625rem;}.medium-block-grid-9 > li:nth-child(9n+7){padding-left:1.25rem;padding-right:.41667rem;}.medium-block-grid-9 > li:nth-child(9n+8){padding-left:1.45833rem;padding-right:.20833rem;}.medium-block-grid-9 > li:nth-child(9n){padding-left:1.66667rem;padding-right:0rem;}.medium-block-grid-10 > li{width:10%;list-style:none;}.medium-block-grid-10 > li:nth-of-type(n){clear:none;}.medium-block-grid-10 > li:nth-of-type(10n+1){clear:both;}.medium-block-grid-10 > li:nth-child(10n+1){padding-left:0rem;padding-right:1.6875rem;}.medium-block-grid-10 > li:nth-child(10n+2){padding-left:.1875rem;padding-right:1.5rem;}.medium-block-grid-10 > li:nth-child(10n+3){padding-left:.375rem;padding-right:1.3125rem;}.medium-block-grid-10 > li:nth-child(10n+4){padding-left:.5625rem;padding-right:1.125rem;}.medium-block-grid-10 > li:nth-child(10n+5){padding-left:.75rem;padding-right:.9375rem;}.medium-block-grid-10 > li:nth-child(10n+6){padding-left:.9375rem;padding-right:.75rem;}.medium-block-grid-10 > li:nth-child(10n+7){padding-left:1.125rem;padding-right:.5625rem;}.medium-block-grid-10 > li:nth-child(10n+8){padding-left:1.3125rem;padding-right:.375rem;}.medium-block-grid-10 > li:nth-child(10n+9){padding-left:1.5rem;padding-right:.1875rem;}.medium-block-grid-10 > li:nth-child(10n){padding-left:1.6875rem;padding-right:0rem;}.medium-block-grid-11 > li{width:9.09091%;list-style:none;}.medium-block-grid-11 > li:nth-of-type(n){clear:none;}.medium-block-grid-11 > li:nth-of-type(11n+1){clear:both;}.medium-block-grid-11 > li:nth-child(11n+1){padding-left:0rem;padding-right:1.70455rem;}.medium-block-grid-11 > li:nth-child(11n+2){padding-left:.17045rem;padding-right:1.53409rem;}.medium-block-grid-11 > li:nth-child(11n+3){padding-left:.34091rem;padding-right:1.36364rem;}.medium-block-grid-11 > li:nth-child(11n+4){padding-left:.51136rem;padding-right:1.19318rem;}.medium-block-grid-11 > li:nth-child(11n+5){padding-left:.68182rem;padding-right:1.02273rem;}.medium-block-grid-11 > li:nth-child(11n+6){padding-left:.85227rem;padding-right:.85227rem;}.medium-block-grid-11 > li:nth-child(11n+7){padding-left:1.02273rem;padding-right:.68182rem;}.medium-block-grid-11 > li:nth-child(11n+8){padding-left:1.19318rem;padding-right:.51136rem;}.medium-block-grid-11 > li:nth-child(11n+9){padding-left:1.36364rem;padding-right:.34091rem;}.medium-block-grid-11 > li:nth-child(11n+10){padding-left:1.53409rem;padding-right:.17045rem;}.medium-block-grid-11 > li:nth-child(11n){padding-left:1.70455rem;padding-right:0rem;}.medium-block-grid-12 > li{width:8.33333%;list-style:none;}.medium-block-grid-12 > li:nth-of-type(n){clear:none;}.medium-block-grid-12 > li:nth-of-type(12n+1){clear:both;}.medium-block-grid-12 > li:nth-child(12n+1){padding-left:0rem;padding-right:1.71875rem;}.medium-block-grid-12 > li:nth-child(12n+2){padding-left:.15625rem;padding-right:1.5625rem;}.medium-block-grid-12 > li:nth-child(12n+3){padding-left:.3125rem;padding-right:1.40625rem;}.medium-block-grid-12 > li:nth-child(12n+4){padding-left:.46875rem;padding-right:1.25rem;}.medium-block-grid-12 > li:nth-child(12n+5){padding-left:.625rem;padding-right:1.09375rem;}.medium-block-grid-12 > li:nth-child(12n+6){padding-left:.78125rem;padding-right:.9375rem;}.medium-block-grid-12 > li:nth-child(12n+7){padding-left:.9375rem;padding-right:.78125rem;}.medium-block-grid-12 > li:nth-child(12n+8){padding-left:1.09375rem;padding-right:.625rem;}.medium-block-grid-12 > li:nth-child(12n+9){padding-left:1.25rem;padding-right:.46875rem;}.medium-block-grid-12 > li:nth-child(12n+10){padding-left:1.40625rem;padding-right:.3125rem;}.medium-block-grid-12 > li:nth-child(12n+11){padding-left:1.5625rem;padding-right:.15625rem;}.medium-block-grid-12 > li:nth-child(12n){padding-left:1.71875rem;padding-right:0rem;}}@media only screen and (min-width: 64.063em){.large-block-grid-1 > li{width:100%;list-style:none;}.large-block-grid-1 > li:nth-of-type(n){clear:none;}.large-block-grid-1 > li:nth-of-type(1n+1){clear:both;}.large-block-grid-1 > li:nth-child(1n){padding-left:0rem;padding-right:0rem;}.large-block-grid-2 > li{width:50%;list-style:none;}.large-block-grid-2 > li:nth-of-type(n){clear:none;}.large-block-grid-2 > li:nth-of-type(2n+1){clear:both;}.large-block-grid-2 > li:nth-child(2n+1){padding-left:0rem;padding-right:.9375rem;}.large-block-grid-2 > li:nth-child(2n){padding-left:.9375rem;padding-right:0rem;}.large-block-grid-3 > li{width:33.33333%;list-style:none;}.large-block-grid-3 > li:nth-of-type(n){clear:none;}.large-block-grid-3 > li:nth-of-type(3n+1){clear:both;}.large-block-grid-3 > li:nth-child(3n+1){padding-left:0rem;padding-right:1.25rem;}.large-block-grid-3 > li:nth-child(3n+2){padding-left:.625rem;padding-right:.625rem;}.large-block-grid-3 > li:nth-child(3n){padding-left:1.25rem;padding-right:0rem;}.large-block-grid-4 > li{width:25%;list-style:none;}.large-block-grid-4 > li:nth-of-type(n){clear:none;}.large-block-grid-4 > li:nth-of-type(4n+1){clear:both;}.large-block-grid-4 > li:nth-child(4n+1){padding-left:0rem;padding-right:1.40625rem;}.large-block-grid-4 > li:nth-child(4n+2){padding-left:.46875rem;padding-right:.9375rem;}.large-block-grid-4 > li:nth-child(4n+3){padding-left:.9375rem;padding-right:.46875rem;}.large-block-grid-4 > li:nth-child(4n){padding-left:1.40625rem;padding-right:0rem;}.large-block-grid-5 > li{width:20%;list-style:none;}.large-block-grid-5 > li:nth-of-type(n){clear:none;}.large-block-grid-5 > li:nth-of-type(5n+1){clear:both;}.large-block-grid-5 > li:nth-child(5n+1){padding-left:0rem;padding-right:1.5rem;}.large-block-grid-5 > li:nth-child(5n+2){padding-left:.375rem;padding-right:1.125rem;}.large-block-grid-5 > li:nth-child(5n+3){padding-left:.75rem;padding-right:.75rem;}.large-block-grid-5 > li:nth-child(5n+4){padding-left:1.125rem;padding-right:.375rem;}.large-block-grid-5 > li:nth-child(5n){padding-left:1.5rem;padding-right:0rem;}.large-block-grid-6 > li{width:16.66667%;list-style:none;}.large-block-grid-6 > li:nth-of-type(n){clear:none;}.large-block-grid-6 > li:nth-of-type(6n+1){clear:both;}.large-block-grid-6 > li:nth-child(6n+1){padding-left:0rem;padding-right:1.5625rem;}.large-block-grid-6 > li:nth-child(6n+2){padding-left:.3125rem;padding-right:1.25rem;}.large-block-grid-6 > li:nth-child(6n+3){padding-left:.625rem;padding-right:.9375rem;}.large-block-grid-6 > li:nth-child(6n+4){padding-left:.9375rem;padding-right:.625rem;}.large-block-grid-6 > li:nth-child(6n+5){padding-left:1.25rem;padding-right:.3125rem;}.large-block-grid-6 > li:nth-child(6n){padding-left:1.5625rem;padding-right:0rem;}.large-block-grid-7 > li{width:14.28571%;list-style:none;}.large-block-grid-7 > li:nth-of-type(n){clear:none;}.large-block-grid-7 > li:nth-of-type(7n+1){clear:both;}.large-block-grid-7 > li:nth-child(7n+1){padding-left:0rem;padding-right:1.60714rem;}.large-block-grid-7 > li:nth-child(7n+2){padding-left:.26786rem;padding-right:1.33929rem;}.large-block-grid-7 > li:nth-child(7n+3){padding-left:.53571rem;padding-right:1.07143rem;}.large-block-grid-7 > li:nth-child(7n+4){padding-left:.80357rem;padding-right:.80357rem;}.large-block-grid-7 > li:nth-child(7n+5){padding-left:1.07143rem;padding-right:.53571rem;}.large-block-grid-7 > li:nth-child(7n+6){padding-left:1.33929rem;padding-right:.26786rem;}.large-block-grid-7 > li:nth-child(7n){padding-left:1.60714rem;padding-right:0rem;}.large-block-grid-8 > li{width:12.5%;list-style:none;}.large-block-grid-8 > li:nth-of-type(n){clear:none;}.large-block-grid-8 > li:nth-of-type(8n+1){clear:both;}.large-block-grid-8 > li:nth-child(8n+1){padding-left:0rem;padding-right:1.64063rem;}.large-block-grid-8 > li:nth-child(8n+2){padding-left:.23438rem;padding-right:1.40625rem;}.large-block-grid-8 > li:nth-child(8n+3){padding-left:.46875rem;padding-right:1.17188rem;}.large-block-grid-8 > li:nth-child(8n+4){padding-left:.70313rem;padding-right:.9375rem;}.large-block-grid-8 > li:nth-child(8n+5){padding-left:.9375rem;padding-right:.70313rem;}.large-block-grid-8 > li:nth-child(8n+6){padding-left:1.17188rem;padding-right:.46875rem;}.large-block-grid-8 > li:nth-child(8n+7){padding-left:1.40625rem;padding-right:.23438rem;}.large-block-grid-8 > li:nth-child(8n){padding-left:1.64063rem;padding-right:0rem;}.large-block-grid-9 > li{width:11.11111%;list-style:none;}.large-block-grid-9 > li:nth-of-type(n){clear:none;}.large-block-grid-9 > li:nth-of-type(9n+1){clear:both;}.large-block-grid-9 > li:nth-child(9n+1){padding-left:0rem;padding-right:1.66667rem;}.large-block-grid-9 > li:nth-child(9n+2){padding-left:.20833rem;padding-right:1.45833rem;}.large-block-grid-9 > li:nth-child(9n+3){padding-left:.41667rem;padding-right:1.25rem;}.large-block-grid-9 > li:nth-child(9n+4){padding-left:.625rem;padding-right:1.04167rem;}.large-block-grid-9 > li:nth-child(9n+5){padding-left:.83333rem;padding-right:.83333rem;}.large-block-grid-9 > li:nth-child(9n+6){padding-left:1.04167rem;padding-right:.625rem;}.large-block-grid-9 > li:nth-child(9n+7){padding-left:1.25rem;padding-right:.41667rem;}.large-block-grid-9 > li:nth-child(9n+8){padding-left:1.45833rem;padding-right:.20833rem;}.large-block-grid-9 > li:nth-child(9n){padding-left:1.66667rem;padding-right:0rem;}.large-block-grid-10 > li{width:10%;list-style:none;}.large-block-grid-10 > li:nth-of-type(n){clear:none;}.large-block-grid-10 > li:nth-of-type(10n+1){clear:both;}.large-block-grid-10 > li:nth-child(10n+1){padding-left:0rem;padding-right:1.6875rem;}.large-block-grid-10 > li:nth-child(10n+2){padding-left:.1875rem;padding-right:1.5rem;}.large-block-grid-10 > li:nth-child(10n+3){padding-left:.375rem;padding-right:1.3125rem;}.large-block-grid-10 > li:nth-child(10n+4){padding-left:.5625rem;padding-right:1.125rem;}.large-block-grid-10 > li:nth-child(10n+5){padding-left:.75rem;padding-right:.9375rem;}.large-block-grid-10 > li:nth-child(10n+6){padding-left:.9375rem;padding-right:.75rem;}.large-block-grid-10 > li:nth-child(10n+7){padding-left:1.125rem;padding-right:.5625rem;}.large-block-grid-10 > li:nth-child(10n+8){padding-left:1.3125rem;padding-right:.375rem;}.large-block-grid-10 > li:nth-child(10n+9){padding-left:1.5rem;padding-right:.1875rem;}.large-block-grid-10 > li:nth-child(10n){padding-left:1.6875rem;padding-right:0rem;}.large-block-grid-11 > li{width:9.09091%;list-style:none;}.large-block-grid-11 > li:nth-of-type(n){clear:none;}.large-block-grid-11 > li:nth-of-type(11n+1){clear:both;}.large-block-grid-11 > li:nth-child(11n+1){padding-left:0rem;padding-right:1.70455rem;}.large-block-grid-11 > li:nth-child(11n+2){padding-left:.17045rem;padding-right:1.53409rem;}.large-block-grid-11 > li:nth-child(11n+3){padding-left:.34091rem;padding-right:1.36364rem;}.large-block-grid-11 > li:nth-child(11n+4){padding-left:.51136rem;padding-right:1.19318rem;}.large-block-grid-11 > li:nth-child(11n+5){padding-left:.68182rem;padding-right:1.02273rem;}.large-block-grid-11 > li:nth-child(11n+6){padding-left:.85227rem;padding-right:.85227rem;}.large-block-grid-11 > li:nth-child(11n+7){padding-left:1.02273rem;padding-right:.68182rem;}.large-block-grid-11 > li:nth-child(11n+8){padding-left:1.19318rem;padding-right:.51136rem;}.large-block-grid-11 > li:nth-child(11n+9){padding-left:1.36364rem;padding-right:.34091rem;}.large-block-grid-11 > li:nth-child(11n+10){padding-left:1.53409rem;padding-right:.17045rem;}.large-block-grid-11 > li:nth-child(11n){padding-left:1.70455rem;padding-right:0rem;}.large-block-grid-12 > li{width:8.33333%;list-style:none;}.large-block-grid-12 > li:nth-of-type(n){clear:none;}.large-block-grid-12 > li:nth-of-type(12n+1){clear:both;}.large-block-grid-12 > li:nth-child(12n+1){padding-left:0rem;padding-right:1.71875rem;}.large-block-grid-12 > li:nth-child(12n+2){padding-left:.15625rem;padding-right:1.5625rem;}.large-block-grid-12 > li:nth-child(12n+3){padding-left:.3125rem;padding-right:1.40625rem;}.large-block-grid-12 > li:nth-child(12n+4){padding-left:.46875rem;padding-right:1.25rem;}.large-block-grid-12 > li:nth-child(12n+5){padding-left:.625rem;padding-right:1.09375rem;}.large-block-grid-12 > li:nth-child(12n+6){padding-left:.78125rem;padding-right:.9375rem;}.large-block-grid-12 > li:nth-child(12n+7){padding-left:.9375rem;padding-right:.78125rem;}.large-block-grid-12 > li:nth-child(12n+8){padding-left:1.09375rem;padding-right:.625rem;}.large-block-grid-12 > li:nth-child(12n+9){padding-left:1.25rem;padding-right:.46875rem;}.large-block-grid-12 > li:nth-child(12n+10){padding-left:1.40625rem;padding-right:.3125rem;}.large-block-grid-12 > li:nth-child(12n+11){padding-left:1.5625rem;padding-right:.15625rem;}.large-block-grid-12 > li:nth-child(12n){padding-left:1.71875rem;padding-right:0rem;}}.flex-video{position:relative;padding-top:1.5625rem;padding-bottom:67.5%;height:0;margin-bottom:1rem;overflow:hidden;}.flex-video.widescreen{padding-bottom:56.55%;}.flex-video.vimeo{padding-top:0;}.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%;}.keystroke,kbd{background-color:#ededed;border-color:#ddd;color:#222;border-style:solid;border-width:1px;margin:0;font-family:"Consolas","Menlo","Courier",monospace;font-size:inherit;padding:.125rem .25rem 0;-webkit-border-radius:3px;border-radius:3px;}@media only screen{.show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important;}.hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important;}table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table;}thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important;}tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important;}tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important;}th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important;}}@media only screen and (min-width: 40.063em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important;}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important;}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table;}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important;}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important;}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important;}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important;}}@media only screen and (min-width: 64.063em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important;}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important;}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table;}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important;}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important;}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important;}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important;}}@media only screen and (min-width: 90.063em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important;}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important;}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table;}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important;}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important;}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important;}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.show-for-xlarge-only,td.show-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.show-for-xlarge,td.show-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important;}}@media only screen and (min-width: 120.063em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.show-for-xxlarge-down{display:inherit !important;}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down{display:none !important;}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.hide-for-xlarge,table.hide-for-xlarge-down,table.show-for-xxlarge-only,table.show-for-xxlarge-up,table.show-for-xxlarge,table.show-for-xxlarge-down{display:table;}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.hide-for-xlarge,thead.hide-for-xlarge-down,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up,thead.show-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important;}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.hide-for-xlarge,tbody.hide-for-xlarge-down,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up,tbody.show-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important;}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.hide-for-xlarge,tr.hide-for-xlarge-down,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up,tr.show-for-xxlarge,tr.show-for-xxlarge-down{display:table-row !important;}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.hide-for-xlarge-down,td.hide-for-xlarge-down,th.show-for-xxlarge-only,td.show-for-xxlarge-only,th.show-for-xxlarge-up,td.show-for-xxlarge-up,th.show-for-xxlarge,td.show-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important;}}.show-for-landscape,.hide-for-portrait{display:inherit !important;}.hide-for-landscape,.show-for-portrait{display:none !important;}table.hide-for-landscape,table.show-for-portrait{display:table;}thead.hide-for-landscape,thead.show-for-portrait{display:table-header-group !important;}tbody.hide-for-landscape,tbody.show-for-portrait{display:table-row-group !important;}tr.hide-for-landscape,tr.show-for-portrait{display:table-row !important;}td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait{display:table-cell !important;}@media only screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:inherit !important;}.hide-for-landscape,.show-for-portrait{display:none !important;}table.show-for-landscape,table.hide-for-portrait{display:table;}thead.show-for-landscape,thead.hide-for-portrait{display:table-header-group !important;}tbody.show-for-landscape,tbody.hide-for-portrait{display:table-row-group !important;}tr.show-for-landscape,tr.hide-for-portrait{display:table-row !important;}td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait{display:table-cell !important;}}@media only screen and (orientation: portrait){.show-for-portrait,.hide-for-landscape{display:inherit !important;}.hide-for-portrait,.show-for-landscape{display:none !important;}table.show-for-portrait,table.hide-for-landscape{display:table;}thead.show-for-portrait,thead.hide-for-landscape{display:table-header-group !important;}tbody.show-for-portrait,tbody.hide-for-landscape{display:table-row-group !important;}tr.show-for-portrait,tr.hide-for-landscape{display:table-row !important;}td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape{display:table-cell !important;}}.show-for-touch{display:none !important;}.hide-for-touch{display:inherit !important;}.touch .show-for-touch{display:inherit !important;}.touch .hide-for-touch{display:none !important;}table.hide-for-touch{display:table;}.touch table.show-for-touch{display:table;}thead.hide-for-touch{display:table-header-group !important;}.touch thead.show-for-touch{display:table-header-group !important;}tbody.hide-for-touch{display:table-row-group !important;}.touch tbody.show-for-touch{display:table-row-group !important;}tr.hide-for-touch{display:table-row !important;}.touch tr.show-for-touch{display:table-row !important;}td.hide-for-touch{display:table-cell !important;}.touch td.show-for-touch{display:table-cell !important;}th.hide-for-touch{display:table-cell !important;}.touch th.show-for-touch{display:table-cell !important;}#news-page{font-family:"Open Sans" !important;}#news-page h2,h3,h4{font-family:"Open Sans" !important;}.cover-title h1{margin-left:-20px;margin-bottom:10px !important;margin-right:20px;}.fa.fa-copyright{font-weight:normal;}.image-card{background-size:cover;background-position:center;background-repeat:no-repeat;width:100% !important;height:220px !important;border:none !important;border-radius:5px 5px 0 0 !important;}.title-h3{margin-left:15px;margin-right:15px;height:55px;font-size:17px;}.for-editors{background-color:#e8eced;padding-top:40px;padding-bottom:40px;}.talk-to-us{padding-top:40px;padding-bottom:40px;}.post-content{font-size:15px;margin-left:15px;margin-right:15px;height:200px;color:black;padding-top:10px;}.post-content1{font-size:15px;margin-left:15px;margin-right:15px;height:200px;color:black;padding-top:10px;}.select-dropdown1,.select-dropdown2{width:90%;margin-left:3%;}@media all and (max-width:810px){.select-dropdown1,.select-dropdown2{margin-left:4%;}}@media all and (max-width:615px){.select-dropdown1,.select-dropdown2{margin-left:5%;}}@media all and (max-width:410px){.select-dropdown1,.select-dropdown2{margin-left:6%;}}@media all and (max-width:354px){.select-dropdown1,.select-dropdown2{margin-left:7%;}}@media all and (max-width:330px){.select-dropdown1,.select-dropdown2{margin-left:7%;}}.select-dropdown1 h4 strong{border-bottom:4px solid black;padding-bottom:18px;}.select-dropdown2 h4 strong{border-bottom:4px solid black;padding-bottom:18px;}.press-released-dropdown{list-style-type:none;border-top:1px solid #828282;border-left:1px solid #828282;border-bottom:1px solid #828282;border-right:1px solid #828282;width:90%;margin-left:5%;background-color:white;position:relative;z-index:99999999;}.in-the-media-dropdown{list-style-type:none;border-top:1px solid #828282;border-left:1px solid #828282;border-bottom:1px solid #828282;border-right:1px solid #828282;width:90%;margin-left:5%;background-color:white;position:relative;z-index:99999999;}#mobile-dropdown{display:none;}#mobile-dropdown2{display:none;}.to-the-newsroom{margin-bottom:0 !important;}#news-section-text{font-family:"Open Sans";}#news-section-text h2{font-weight:600;font-size:30px;color:#313233;}#news-section-text p,#news-section-text img{font-size:15px;}#news-year-slider{margin-top:50px;border-bottom:1px solid #e8eced;cursor:pointer;position:relative;z-index:99999999;}#news-year-slider div{margin-left:-15px;margin-right:15px;}#news-year-slider div:last-child{float:left !important;}#news-year-slider .active h2 span{padding-bottom:6px;border-bottom:3px solid black;}#news-year-slider .active h2{font-weight:bold;}#news-year-slider2{margin-top:50px;border-bottom:1px solid #e8eced;cursor:pointer;position:relative;z-index:99999999;}#news-year-slider2 div{margin-left:-15px;margin-right:15px;}#news-year-slider2 div:last-child{float:left !important;}#news-year-slider2 .active h2 span{padding-bottom:6px;border-bottom:3px solid black;}#news-year-slider2 .active h2{font-weight:bold;}#news-articles{margin-top:50px;}#news-articles div{border:1px solid #e8eced;border-radius:5px;padding-left:0 !important;padding-right:0 !important;height:630px;}#news-articles div img{border-radius:5px 5px 0 0;height:200px;width:300px;}#news-articles1{margin-top:50px;}#news-articles1 div{border:1px solid #e8eced;border-radius:5px;padding-left:0 !important;padding-right:0 !important;height:600px;}#news-articles1 div img{border-radius:5px 5px 0 0;height:200px;width:300px;}.far{color:#d8d8d8 !important;}#news-more-articles{display:flex;justify-content:center;align-items:center;}#news-articles div:last-child{float:left !important;}#news-articles div:nth-child(3n+2){margin-left:150px;margin-right:150px;}#news-articles1 div:last-child{float:left !important;}#news-articles1 div:nth-child(3n+2){margin-left:150px;margin-right:150px;}@media screen and (max-width:1216px) and (min-width:1024px){#news-articles div:nth-child(3n+2){margin-left:100px;margin-right:100px;}#news-articles{margin-left:4%;}#news-articles1 div:nth-child(3n+2){margin-left:100px;margin-right:100px;}#news-articles1{margin-left:4%;}#news-articles div{height:690px;}#news-articles1 div{height:640px;}#author-and-date{padding-top:125px !important;}.read-original-post{padding-top:100px !important;}}@media screen and (max-width:1024px){#news-articles div:nth-child(3n+2){margin-left:75px;margin-right:0px;}#news-articles1 div:nth-child(3n+2){margin-left:75px;margin-right:0px;}#news-article-div{width:80% !important;margin-left:75px;}#news-articles{margin-left:10%;width:80%;}#news-articles1{margin-left:10%;width:80%;}}@media screen and (max-width:768px){#news-articles div:nth-child(3n+2){margin-left:0px !important;margin-right:0px !important;}#news-articles1 div:nth-child(3n+2){margin-left:0px !important;margin-right:0px !important;}#news-article-div{width:100% !important;margin-left:0px;}#news-articles{margin-left:10%;width:80%;}#news-articles1{margin-left:10%;width:80%;}}#news-article-title{margin-left:0 !important;margin-right:0 !important;border:none !important;}#author-and-date{font-size:11px;padding-top:65px;}#news-article-div{margin-bottom:90px;}#button-more-articles{border:1px solid #e8eced;width:200px;height:40px;padding-top:10px;text-align:center;cursor:pointer;}hr{flex:1;border:none;height:1px;background:#e8eced;}.select-dropdown1{background-size:15px;border-bottom:2px solid #e8eced;cursor:pointer;margin-top:20px;}.select-dropdown1 ul{border-bottom:2px solid #828282;border-left:2px solid #828282;border-right:2px solid #828282;margin:0;padding:0;}.press-released-dropdown  li{list-style-type:none;padding:10px 20px;margin:0;border-bottom:1px solid #e8eced;font-size:21px;}.select-dropdown2{background-size:15px;border-bottom:2px solid #e8eced;cursor:pointer;margin-top:20px;}.select-dropdown2 ul{border-bottom:2px solid #828282;border-left:2px solid #828282;border-right:2px solid #828282;margin:0;padding:0;}.in-the-media-dropdown  li{list-style-type:none;padding:10px 20px;margin:0;border-bottom:1px solid #e8eced;font-size:21px;}.select-dropdown1 h4:after{content:"▼";margin-left:78%;}.select-dropdown2 h4:after{content:"▼";margin-left:78%;}.select-dropdown1 h4.changed:after{content:"▲";margin-left:78%;}.select-dropdown2 h4.changed:after{content:"▲";margin-left:78%;}#talk-to-us-image{border-radius:150px;float:left;}#talk-to-us-phone{float:left;padding-top:40px;margin-left:35px !important;}#talk-to-us-phone i{padding-right:27px;}#talk-to-us-message{float:left;padding-top:5px;margin-left:-51px !important;}#talk-to-us-message i{padding-right:23px;}@media all and (max-width:1277px){#news-section-text{padding-left:20px;padding-right:25px;}.cover-title{margin-left:35px;}}@media screen and (max-width:1024px){#news-year-slider{display:none;}#prev{display:none !important;}#next{display:none !important;}#mobile-dropdown{display:block;}#news-year-slider2{display:none;}#prev2{display:none !important;}#next2{display:none !important;}#mobile-dropdown2{display:block;}.select-dropdown2 h4:after{margin-left:88%;}.select-dropdown2 h4.changed:after{margin-left:88%;}.select-dropdown1 h4:after{margin-left:88%;}.select-dropdown1 h4.changed:after{margin-left:88%;}}@media screen and (max-width:1290px){#prev{margin-left:-20px !important;}#next{margin-right:-70px !important;}#prev2{margin-left:-20px !important;}#next2{margin-right:-70px !important;}}@media screen and (max-width:1230px){#prev{margin-left:5px !important;}#next{margin-right:-45px !important;}#prev2{margin-left:5px !important;}#next2{margin-right:-45px !important;}}@media screen and (max-width:824px){.select-dropdown2 h4:after{margin-left:86%;}.select-dropdown2 h4.changed:after{margin-left:86%;}.select-dropdown1 h4:after{margin-left:86%;}.select-dropdown1 h4.changed:after{margin-left:86%;}}@media screen and (max-width:714px){.select-dropdown2 h4:after{margin-left:84%;}.select-dropdown2 h4.changed:after{margin-left:84%;}.select-dropdown1 h4:after{margin-left:84%;}.select-dropdown1 h4.changed:after{margin-left:84%;}}@media screen and (max-width:592px){.select-dropdown2 h4:after{margin-left:82%;}.select-dropdown2 h4.changed:after{margin-left:82%;}.select-dropdown1 h4:after{margin-left:82%;}.select-dropdown1 h4.changed:after{margin-left:82%;}}@media screen and (max-width:500px){.select-dropdown2 h4:after{margin-left:76%;}.select-dropdown2 h4.changed:after{margin-left:76%;}.select-dropdown1 h4:after{margin-left:76%;}.select-dropdown1 h4.changed:after{margin-left:76%;}}@media screen and (max-width:400px){.select-dropdown2 h4:after{margin-left:72%;}.select-dropdown2 h4.changed:after{margin-left:72%;}.select-dropdown1 h4:after{margin-left:72%;}.select-dropdown1 h4.changed:after{margin-left:72%;}}@media screen and (max-width:400px){#author-and-date{padding-top:115px;}#news-articles div{height:700px;}.read-original-post{padding-top:95px !important;}#news-articles1 div{height:640px;}.post-content1{padding-top:15px;}}@media screen and (max-width:414px){#news-section-text{padding-left:20px;padding-right:15px;}}.read-original-post{padding-top:45px;font-size:11px;}.read-original-post a{padding-left:8px;}.read-original-post a:hover{text-decoration:underline !important;}@media screen and (max-width:1024px) and (min-width:814px){.post-content{height:125px;}#news-articles div{height:500px;}#author-and-date{padding-top:15px !important;}.post-content1{height:110px;}#news-articles1 div{height:500px;}.read-original-post{padding-top:50px !important;}}@media screen and (max-width:813px) and (min-width:545px){.post-content{height:125px;}#news-articles div{height:540px;}#author-and-date{padding-top:55px !important;}.title-h3{height:50px;}#news-articles1 div{height:500px;}.post-content1{height:110px;}.read-original-post{padding-top:55px !important;}}@media screen and (max-width:544px) and (min-width:400px){.post-content{height:125px;}#news-articles div{height:630px;}#author-and-date{padding-top:135px !important;}.post-content1{height:110px;}#news-articles1 div{height:600px;}.read-original-post{padding-top:145px !important;}}@media all and (max-width:500px){#talk-to-us-phone{margin-left:-146px !important;padding-top:170px;}#talk-to-us-message{margin-left:-51px !important;}.padding-500px{padding-top:170px !important;}}.page-news-style{margin-left:-20px !important;}@media all and (max-width:1277px){.page-news-style{margin-left:auto !important;}.cover-title h1{margin-left:-30px;}}@media screen and (min-width: 767px){.page-id-15369 .main .html-code-section .medium-4{width:15% !important;}.page-id-15369 .main .html-code-section .medium-8{width:85% !important;}}@media screen and (max-width: 767px){.page-id-15369 .main .html-code-section .medium-4{width:20% !important;}.page-id-15369 .main .html-code-section .medium-8{width:80% !important;}}.home .background-image-section .button.white-o{background-color:#f95c39;opacity:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border:1px solid transparent;}.home .background-image-section .button.white-o:hover{background-color:#d3411b;color:#fff;}body.contact>.wrap{padding-top:65px;}.post-type-archive-blog .intelligence-posts .intelligence-box .content{min-height:0;}.post-type-archive-intelligence .intelligence-posts .intelligence-box{max-height:286px;overflow:hidden;}@media screen and (min-width: 991px){.post-type-archive-blog .intelligence-posts .intelligence-box .content{max-height:200px;overflow:hidden;}}#cn-notice-buttons a{background:#f95c39 !important;}#cn-accept-cookie{float:right;}@media screen and (min-width: 991px){.cookie-notice-container{display:inline-block;float:right;width:auto;padding:10px 30px;}.postid-18267 .content .large-8{width:100%;}.intelligence-post .large-8{width:100%;}}.page-id-797 .cover,.page-id-52 .cover{display:none;}@charset "UTF-8";@font-face{font-family:"FontAwesome";src:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-content/themes/studyportals/assets/fonts/font-awesome-4.2.0/fonts/d41d8cd98f00b204e9800998ecf8427e.fontawesome-webfont.eot");src:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-content/themes/studyportals/assets/fonts/font-awesome-4.2.0/fonts/fontawesome-webfont.eot#iefix&v=4.2.0") format("embedded-opentype"),url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-content/themes/studyportals/assets/fonts/font-awesome-4.2.0/fonts/d41d8cd98f00b204e9800998ecf8427e.fontawesome-webfont.woff") format("woff"),url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-content/themes/studyportals/assets/fonts/font-awesome-4.2.0/fonts/d41d8cd98f00b204e9800998ecf8427e.fontawesome-webfont.ttf") format("truetype"),url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/fonts/font-awesome-4.2.0/fonts/d41d8cd98f00b204e9800998ecf8427e.fontawesome-webfont.svg#fontawesomeregular") format("svg");font-weight:normal;font-style:normal;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.28571em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none;}.fa-ul>li{position:relative;}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center;}.fa-li.fa-lg{left:-1.85714em;}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-gear:before,.fa-cog:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-rotate-right:before,.fa-repeat:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-warning:before,.fa-exclamation-triangle:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-gears:before,.fa-cogs:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-save:before,.fa-floppy-o:before{content:"";}.fa-square:before{content:"";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-unsorted:before,.fa-sort:before{content:"";}.fa-sort-down:before,.fa-sort-desc:before{content:"";}.fa-sort-up:before,.fa-sort-asc:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-legal:before,.fa-gavel:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-flash:before,.fa-bolt:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-paste:before,.fa-clipboard:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-unlink:before,.fa-chain-broken:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"";}.fa-euro:before,.fa-eur:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-rupee:before,.fa-inr:before{content:"";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"";}.fa-won:before,.fa-krw:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-turkish-lira:before,.fa-try:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-rebel:before{content:"";}.fa-ge:before,.fa-empire:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-hacker-news:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-send:before,.fa-paper-plane:before{content:"";}.fa-send-o:before,.fa-paper-plane-o:before{content:"";}.fa-history:before{content:"";}.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"";}.fa-meanpath:before{content:"";}.bx-wrapper{position:relative;margin:0 auto 60px;padding:0;}.bx-wrapper img{max-width:100%;display:block;}.bx-wrapper .bx-viewport{-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:5px solid #fff;left:-5px;background:#fff;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0);}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%;}.bx-wrapper .bx-loading{min-height:50px;background:url("https://studyportals.com/wp-content/themes/studyportals/assets/css/images/bx_loader.gif") center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000;}.bx-wrapper .bx-loading.nitro-lazy{background-image:none !important;}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding-top:20px;}.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active{background:#000;}.bx-wrapper .bx-prev{left:10px;background:url("https://studyportals.com/wp-content/themes/studyportals/assets/css/images/controls.png") no-repeat 0 -32px;}.bx-wrapper .bx-prev.nitro-lazy{background-image:none !important;}.bx-wrapper .bx-next{right:10px;background:url("https://studyportals.com/wp-content/themes/studyportals/assets/css/images/controls.png") no-repeat -43px -32px;}.bx-wrapper .bx-next.nitro-lazy{background-image:none !important;}.bx-wrapper .bx-prev:hover{background-position:0 0;}.bx-wrapper .bx-next:hover{background-position:-43px 0;}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999;}.bx-wrapper .bx-controls-direction a.disabled{display:none;}.bx-wrapper .bx-controls-auto{text-align:center;}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url("https://studyportals.com/wp-content/themes/studyportals/assets/css/images/controls.png") -86px -11px no-repeat;margin:0 3px;}.bx-wrapper .bx-controls-auto .bx-start.nitro-lazy{background-image:none !important;}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0;}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url("https://studyportals.com/wp-content/themes/studyportals/assets/css/images/controls.png") -86px -44px no-repeat;margin:0 3px;}.bx-wrapper .bx-controls-auto .bx-stop.nitro-lazy{background-image:none !important;}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px;}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%;}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px;}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666 \9;background:rgba(80,80,80,.75);width:100%;}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px;}.bx-wrapper .bx-viewport{left:auto;border:none;-webkit-box-shadow:none;box-shadow:none;background:none;}.bx-pager .bx-pager-item{position:relative;display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid white;}.bx-pager .bx-pager-item:not(:last-child){margin-right:5px;}.bx-pager .bx-pager-item .bx-pager-link{width:10px;height:10px;opacity:0;border-radius:50%;background:white;text-indent:-9999px;}.bx-pager .bx-pager-item .bx-pager-link.active{opacity:1;}.bx-pager .bx-pager-item:hover .bx-pager-link{opacity:.5;}.bx-controls .bx-controls-direction .bx-prev,.bx-controls .bx-controls-direction .bx-next{z-index:100 !important;background:black;}.bx-controls .bx-controls-direction .bx-prev:before,.bx-controls .bx-controls-direction .bx-next:before{content:"";}.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-loading .slick-list{background:#fff url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/css/./ajax-loader.gif") center center no-repeat;}.slick-loading .slick-list.nitro-lazy{background-image:none !important;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;left:0;top:0;display:block;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;height:100%;min-height:1px;display:none;}[dir="rtl"] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}@font-face{font-family:"slick";src:url("https://studyportals.com/wp-content/themes/studyportals/assets/css/plugins/slick/fontsslick.eot");src:url("https://studyportals.com/wp-content/themes/studyportals/assets/css/plugins/slick/fontsslick.eot#iefix") format("embedded-opentype"),url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-content/themes/studyportals/assets/css/plugins/slick/fontsslick.woff") format("woff"),url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-content/themes/studyportals/assets/css/plugins/slick/fontsslick.ttf") format("truetype"),url("https://studyportals.com/wp-content/themes/studyportals/assets/css/plugins/slick/fontsslick.svg#slick") format("svg");font-weight:normal;font-style:normal;}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;margin-top:-10px;padding:0;border:none;outline:none;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25;}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:white;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir="rtl"] .slick-prev{left:auto;right:-25px;}.slick-prev:before{content:"←";}[dir="rtl"] .slick-prev:before{content:"→";}.slick-next{right:-25px;}[dir="rtl"] .slick-next{left:-25px;right:auto;}.slick-next:before{content:"→";}[dir="rtl"] .slick-next:before{content:"←";}.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-45px;list-style:none;display:block;text-align:center;padding:0;width:100%;}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:5px;text-align:center;color:black;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{color:black;opacity:.75;}.absolute-center,.bx-pager .bx-pager-item .bx-pager-link,.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item .thumb img{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;}a{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}a:hover{text-decoration:none;}.clearfix:after,[class*='large-']:after,[class*='medium-']:after,[class*='small-']:after,[class*='large-'] [class*='wrapper-']:after,[class*='medium-'] [class*='wrapper-']:after,[class*='small-'] [class*='wrapper-']:after,[class*='large-'] [class*='wrapper-'] [class*='box-']:after,[class*='medium-'] [class*='wrapper-'] [class*='box-']:after,[class*='small-'] [class*='wrapper-'] [class*='box-']:after,.row:after,.content:after{display:block !important;clear:both;content:"";}.uppercase{text-transform:uppercase;}.italic{font-style:italic;}.container_fit_content .row{height:100%;}.container_fit_content .row .columns{height:100%;}.container_fit_content .row .columns [class*='wrapper-']{height:100%;}.container_fit_content .row .columns [class*='wrapper-'] [class*='box-']{height:100%;}.undo_container_fit_content .row{height:auto !important;}.undo_container_fit_content .row .columns{height:auto !important;}.undo_container_fit_content .row .columns [class*='wrapper-']{height:auto !important;}.undo_container_fit_content .row .columns [class*='wrapper-'] [class*='box-']{height:auto !important;}.row{max-width:1200px;}.wrapper-inner{width:100%;}.wrapper-inner .box-inner{margin:0 auto;max-width:1200px;width:100%;}.normalize-table{margin:0;width:100%;background:none;border:none;}.normalize-table tr{background:none;border:none;}.normalize-table tr td{padding:0;background:none;border:none;}.inline-list{margin:0;padding:0;list-style-type:none;}.inline-list li{display:inline-block;}.reset-input{-webkit-box-shadow:none;box-shadow:none;border:none;outline:none;}.border-top{border-top:1px solid #ccc;}.border-bottom{border-bottom:1px solid #ccc;}.border-left{border-left:1px solid #ccc;}.border-right{border-right:1px solid #ccc;}.border{border:1px solid #ccc;}.mfp-perspective .mfp-with-anim{opacity:0;transition:all .2s ease-in-out;transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-webkit-transform:translateY(-20px) perspective(600px) rotateX(10deg);-moz-transform:translateY(-20px) perspective(600px) rotateX(10deg);-ms-transform:translateY(-20px) perspective(600px) rotateX(10deg);-o-transform:translateY(-20px) perspective(600px) rotateX(10deg);transform:translateY(-20px) perspective(600px) rotateX(10deg);}.mfp-perspective.mfp-bg{opacity:0;transition:all .3s ease-out;}.mfp-perspective.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:translateY(0) perspective(600px) rotateX(0);-moz-transform:translateY(0) perspective(600px) rotateX(0);-ms-transform:translateY(0) perspective(600px) rotateX(0);-o-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);}.mfp-perspective.mfp-ready.mfp-bg{opacity:.8;}.mfp-perspective.mfp-removing .mfp-with-anim{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-transform:translateY(-20px) perspective(600px) rotateX(10deg);-moz-transform:translateY(-20px) perspective(600px) rotateX(10deg);-ms-transform:translateY(-20px) perspective(600px) rotateX(10deg);-o-transform:translateY(-20px) perspective(600px) rotateX(10deg);transform:translateY(-20px) perspective(600px) rotateX(10deg);opacity:0;}.mfp-perspective.mfp-removing.mfp-bg{opacity:0;}a{outline:0 !important;}.inline-block{display:inline-block !important;}.block{display:block !important;}.pad-top{padding-top:.9375rem !important;}.pad-bottom{padding-bottom:.9375rem !important;}.pad-left{padding-left:.9375rem !important;}.pad-right{padding-right:.9375rem !important;}.margin-top{margin-top:.9375rem !important;}.margin-bottom{margin-bottom:.9375rem !important;}.margin-left{margin-left:.9375rem !important;}.margin-right{margin-right:.9375rem !important;}.no-margin-all{margin:0 !important;}.no-pad{padding:0;}.no-pad-left{padding-left:0;}.no-pad-right{padding-right:0;}.no-margin{margin-left:auto !important;margin-right:auto !important;}.no-margin-left{margin-left:auto !important;}.no-margin-right{margin-right:auto !important;}.no-margin-bottom{margin-bottom:0 !important;}.standard-font.thin{font-size:14px;font-weight:400;color:#231f20;line-height:1.2;}.standard-font.normal{font-size:13px;font-weight:500;color:#5f5f5f;line-height:1.2;letter-spacing:0px;}.subheading{font-family:Gotham;font-weight:500;font-size:16px;color:#231f20;}.disable-text-selection{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.capitalize-all{text-transform:uppercase !important;}.capitalize-initial{text-transform:capitalize !important;}.text-justify{text-align:justify;}.color-facebook{color:#3b5998;}.color-twitter{color:#00aced;}.gradient.yellow{background:#ff8f00;background:-moz-linear-gradient(top,#ff8f00 0%,#c06900 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff8f00),color-stop(100%,#c06900));background:-webkit-linear-gradient(top,#ff8f00 0%,#c06900 100%);background:-o-linear-gradient(top,#ff8f00 0%,#c06900 100%);background:-ms-linear-gradient(top,#ff8f00 0%,#c06900 100%);background:linear-gradient(to bottom,#ff8f00 0%,#c06900 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8f00",endColorstr="#c06900",GradientType=0);}.gradient.blue{background:#47639b;background:-moz-linear-gradient(top,#47639b 1%,#1d3a72 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#47639b),color-stop(100%,#1d3a72));background:-webkit-linear-gradient(top,#47639b 1%,#1d3a72 100%);background:-o-linear-gradient(top,#47639b 1%,#1d3a72 100%);background:-ms-linear-gradient(top,#47639b 1%,#1d3a72 100%);background:linear-gradient(to bottom,#47639b 1%,#1d3a72 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#47639b",endColorstr="#1d3a72",GradientType=0);}.gradient.light-blue{background:#0088d0;background:-moz-linear-gradient(top,#0088d0 1%,#006eb7 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#0088d0),color-stop(100%,#006eb7));background:-webkit-linear-gradient(top,#0088d0 1%,#006eb7 100%);background:-o-linear-gradient(top,#0088d0 1%,#006eb7 100%);background:-ms-linear-gradient(top,#0088d0 1%,#006eb7 100%);background:linear-gradient(to bottom,#0088d0 1%,#006eb7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0088d0",endColorstr="#006eb7",GradientType=0);}.gradient.green{background:#3dd699;background:-moz-linear-gradient(top,#3dd699 18%,#028a54 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(18%,#3dd699),color-stop(100%,#028a54));background:-webkit-linear-gradient(top,#3dd699 18%,#028a54 100%);background:-o-linear-gradient(top,#3dd699 18%,#028a54 100%);background:-ms-linear-gradient(top,#3dd699 18%,#028a54 100%);background:linear-gradient(to bottom,#3dd699 18%,#028a54 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3dd699",endColorstr="#028a54",GradientType=0);}.gradient.red{background:#ff4946;background:-moz-linear-gradient(top,#ff4946 0%,#ff302d 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff4946),color-stop(100%,#ff302d));background:-webkit-linear-gradient(top,#ff4946 0%,#ff302d 100%);background:-o-linear-gradient(top,#ff4946 0%,#ff302d 100%);background:-ms-linear-gradient(top,#ff4946 0%,#ff302d 100%);background:linear-gradient(to bottom,#ff4946 0%,#ff302d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff4946",endColorstr="#ff302d",GradientType=0);}.button{display:inline-block;padding:12px 36px;border-radius:3px;font-size:16px;font-weight:500;border:none;}.button.small{margin-bottom:5px;padding:5px 10px;font-size:13px;text-transform:capitalize;}.button .button-overlay{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);opacity:0;-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-moz-transition:all .3s cubic-bezier(.215,.61,.355,1);-ms-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);}.button .button-inner{position:relative;z-index:2;display:inline-block;letter-spacing:-1px;-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-moz-transition:all .3s cubic-bezier(.215,.61,.355,1);-ms-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);}.button .button-inner .button-text>*{vertical-align:middle;}.button .button-inner .button-text .fa{margin-right:10px;}.button .button-inner .button-icon{position:absolute;top:0;bottom:0;left:0px;width:15px;height:15px;line-height:15px;text-align:center;opacity:0;-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-moz-transition:all .3s cubic-bezier(.215,.61,.355,1);-ms-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);}.button:hover .button-overlay{opacity:1;}.button.has-icon:hover .button-inner{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px);}.button.has-icon:hover .button-inner .button-icon{opacity:1;-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px);}.button.orange{background-color:#f95c39;opacity:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.button.orange:hover{background-color:#d3411b;}.button.blue{background:#247ba0;opacity:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.button.blue:hover{background-color:#007db2;}.button.orange-o{background:none;opacity:1;color:#f95c39;border:1px solid #f95c39;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.button.orange-o:hover{background-color:#f95c39;color:#fff;}.button.blue-o{background:none;opacity:1;color:#247ba0;border:1px solid #247ba0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.button.blue-o:hover{background-color:#007db2;border:1px solid #007db2;color:#fff;}.button.white-o{background:none;opacity:1;color:#fff;border:1px solid #fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.button.white-o:hover{background-color:#fff;color:#247ba0;}.button.yellow{background:#ff8f00;background:-moz-linear-gradient(top,#ff8f00 0%,#c06900 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff8f00),color-stop(100%,#c06900));background:-webkit-linear-gradient(top,#ff8f00 0%,#c06900 100%);background:-o-linear-gradient(top,#ff8f00 0%,#c06900 100%);background:-ms-linear-gradient(top,#ff8f00 0%,#c06900 100%);background:linear-gradient(to bottom,#ff8f00 0%,#c06900 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8f00",endColorstr="#c06900",GradientType=0);}.button.light-blue{background:#0088d0;background:-moz-linear-gradient(top,#0088d0 1%,#006eb7 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#0088d0),color-stop(100%,#006eb7));background:-webkit-linear-gradient(top,#0088d0 1%,#006eb7 100%);background:-o-linear-gradient(top,#0088d0 1%,#006eb7 100%);background:-ms-linear-gradient(top,#0088d0 1%,#006eb7 100%);background:linear-gradient(to bottom,#0088d0 1%,#006eb7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0088d0",endColorstr="#006eb7",GradientType=0);}.button.green{background:#3dd699;background:-moz-linear-gradient(top,#3dd699 18%,#028a54 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(18%,#3dd699),color-stop(100%,#028a54));background:-webkit-linear-gradient(top,#3dd699 18%,#028a54 100%);background:-o-linear-gradient(top,#3dd699 18%,#028a54 100%);background:-ms-linear-gradient(top,#3dd699 18%,#028a54 100%);background:linear-gradient(to bottom,#3dd699 18%,#028a54 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3dd699",endColorstr="#028a54",GradientType=0);}.button.red{background:#ff4946;background:-moz-linear-gradient(top,#ff4946 0%,#ff302d 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff4946),color-stop(100%,#ff302d));background:-webkit-linear-gradient(top,#ff4946 0%,#ff302d 100%);background:-o-linear-gradient(top,#ff4946 0%,#ff302d 100%);background:-ms-linear-gradient(top,#ff4946 0%,#ff302d 100%);background:linear-gradient(to bottom,#ff4946 0%,#ff302d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff4946",endColorstr="#ff302d",GradientType=0);}z::-webkit-scrollbar{width:12px;height:12px;}::-webkit-scrollbar-track{background-color:rgba(0,0,0,.1);-webkit-border-radius:5px;}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.6);}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.8);}body{font-family:"Source Sans Pro",sans-serif;padding-top:92px;}body>.wrap{overflow:hidden;padding:0;min-height:650px;}body>.wrap>.content{min-height:650px;}body>.wrap>.content>.main{min-height:650px;}.text-center{text-align:center;}.fixed{position:fixed;z-index:999999999999999;}.slick-dots{display:inline-block;position:relative;text-align:left;bottom:0;margin-top:60px;margin-bottom:0px;}.slick-dots li{display:inline-block;}.slick-dots li button:before{font-size:15px;color:#ccc;opacity:1;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}.slick-dots .slick-active button:before{font-size:20px;color:#f95c39 !important;}.left-image-section{padding:75px 0px;}.left-image-section h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:30px;}.left-image-section p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;margin-bottom:30px;}.left-image-section .image-column{text-align:center;}.right-image-section{padding:30px 0px;}.right-image-section h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:30px;}.right-image-section p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;margin-bottom:30px;}.right-image-section .image-column{text-align:center;}.background-image-section{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding:70px 0px;text-align:center;}.background-image-section p{font-size:24px;font-family:"Source Sans Pro";font-weight:100;color:#fff;max-width:900px;margin:0 auto;margin-bottom:30px;}.image-text-boxes-section{padding:75px 0px;text-align:center;}.image-text-boxes-section h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:40px;}.image-text-boxes-section .section-box{text-align:center;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.image-text-boxes-section .section-box img{margin-bottom:20px;}.image-text-boxes-section .section-box p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;margin-bottom:20px;min-height:115px;}.big-image-section{padding:75px 0px;text-align:center;}.big-image-section h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:30px;}.big-image-section p{font-size:18px;font-family:"Source Sans Pro";font-weight:100;max-width:900px;margin:0 auto;margin-bottom:40px;}.big-quote-section{padding-bottom:55px;padding-top:135px;text-align:center;background-repeat:no-repeat;background-position-x:center;background-position-y:35px;}.big-quote-section p{font-size:29px;font-family:"Source Sans Pro";font-weight:100;max-width:900px;margin:0 auto;}.call-to-action-section{padding:65px 0px;text-align:center;}.call-to-action-section h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:30px;}.call-to-action-section p{font-size:18px;font-family:"Source Sans Pro";font-weight:100;margin:0 auto;}.call-to-action-section .button{margin-top:30px;margin-bottom:0px;font-size:17px;font-weight:100;padding:20px 40px;}.masonry-section{background-color:#eee;padding:90px 0px;}.masonry-section #masonry{text-align:center;}.masonry-section #masonry .msnry{height:250px;width:33%;display:inline-block;padding:10px;}.masonry-section #masonry .msnry .image{width:100%;height:100%;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;}.masonry-section #masonry .msnry .image:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);}.masonry-section #masonry .msnry .image-large{width:100%;height:100%;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;}.masonry-section #masonry .msnry .image-large:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);}.masonry-section #masonry .w2{height:500px;}.icon-text-boxes-section{padding:70px 0px 40px 0px;text-align:center;}.icon-text-boxes-section h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:60px;text-align:center;}.icon-text-boxes-section img{display:block;margin:0 auto;margin-bottom:35px;}.page-id-10774 .icon-text-boxes-section h4{font-size:20px;color:#222;font-family:"Open Sans",sans-serif;text-align:left !important;}.icon-text-boxes-section p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;padding:0px 15px;}.cover-section{-webkit-background-size:cover !important;-moz-background-size:cover !important;-o-background-size:cover !important;background-size:cover !important;background-position:center;padding:110px 0px;}.cover-section h1{color:#fff;font-family:"Open Sans",sans-serif;font-weight:400;font-size:30px;margin-bottom:30px;}.html-code-section{text-align:center;padding:35px 0px;}.html-code-section h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:30px;}.html-code-section p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;margin-bottom:30px;}.subscribe-download-section{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;padding:70px 0px;text-align:center;}.subscribe-download-section .title{font-size:30px;font-weight:600;color:#fff;text-align:center;margin-bottom:40px;}.subscribe-download-section .description{font-size:16px;color:#eee;text-align:left;margin-left:auto;margin-right:auto;}div.wpcf7-validation-errors{display:none !important;}.wpcf7{margin-bottom:0px;}.wpcf7-form{margin-bottom:0px;}.grey-bg{background-color:#eee;}.white-bg{background-color:#fff;}.white-popup{position:relative;background:#fff;padding:25px;width:auto;max-width:400px;margin:0 auto;}.mfp-zoom-in{}.mfp-zoom-in .mfp-with-anim{opacity:0;transition:all .2s ease-in-out;transform:scale(.8);}.mfp-zoom-in.mfp-bg{opacity:0;transition:all .3s ease-out;}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1);}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8;}.mfp-zoom-in.mfp-removing .mfp-with-anim{transform:scale(.8);opacity:0;}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0;}.mfp-newspaper{}.mfp-newspaper .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .5s;transform:scale(0) rotate(500deg);}.mfp-newspaper.mfp-bg{opacity:0;transition:all .5s;}.mfp-newspaper.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1) rotate(0deg);}.mfp-newspaper.mfp-ready.mfp-bg{opacity:.8;}.mfp-newspaper.mfp-removing .mfp-with-anim{transform:scale(0) rotate(500deg);opacity:0;}.mfp-newspaper.mfp-removing.mfp-bg{opacity:0;}.mfp-move-horizontal{}.mfp-move-horizontal .mfp-with-anim{opacity:0;transition:all .3s;transform:translateX(-50px);}.mfp-move-horizontal.mfp-bg{opacity:0;transition:all .3s;}.mfp-move-horizontal.mfp-ready .mfp-with-anim{opacity:1;transform:translateX(0);}.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:.8;}.mfp-move-horizontal.mfp-removing .mfp-with-anim{transform:translateX(50px);opacity:0;}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0;}.mfp-move-from-top{}.mfp-move-from-top .mfp-content{vertical-align:top;}.mfp-move-from-top .mfp-with-anim{opacity:0;transition:all .2s;transform:translateY(-100px);}.mfp-move-from-top.mfp-bg{opacity:0;transition:all .2s;}.mfp-move-from-top.mfp-ready .mfp-with-anim{opacity:1;transform:translateY(0);}.mfp-move-from-top.mfp-ready.mfp-bg{opacity:.8;}.mfp-move-from-top.mfp-removing .mfp-with-anim{transform:translateY(-50px);opacity:0;}.mfp-move-from-top.mfp-removing.mfp-bg{opacity:0;}.mfp-3d-unfold{}.mfp-3d-unfold .mfp-content{perspective:2000px;}.mfp-3d-unfold .mfp-with-anim{opacity:0;transition:all .3s ease-in-out;transform-style:preserve-3d;transform:rotateY(-60deg);}.mfp-3d-unfold.mfp-bg{opacity:0;transition:all .5s;}.mfp-3d-unfold.mfp-ready .mfp-with-anim{opacity:1;transform:rotateY(0deg);}.mfp-3d-unfold.mfp-ready.mfp-bg{opacity:.8;}.mfp-3d-unfold.mfp-removing .mfp-with-anim{transform:rotateY(60deg);opacity:0;}.mfp-3d-unfold.mfp-removing.mfp-bg{opacity:0;}.mfp-zoom-out{}.mfp-zoom-out .mfp-with-anim{opacity:0;transition:all .3s ease-in-out;transform:scale(1.3);}.mfp-zoom-out.mfp-bg{opacity:0;transition:all .3s ease-out;}.mfp-zoom-out.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1);}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:.8;}.mfp-zoom-out.mfp-removing .mfp-with-anim{transform:scale(1.3);opacity:0;}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0;}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out;}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out;}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out;}100%{transform:translateY(700px);opacity:0;}}.hinge{animation-duration:1s;animation-name:hinge;}.mfp-with-fade .mfp-content,.mfp-with-fade.mfp-bg{opacity:0;transition:opacity .5s ease-out;}.mfp-with-fade.mfp-ready .mfp-content{opacity:1;}.mfp-with-fade.mfp-ready.mfp-bg{opacity:.8;}.mfp-with-fade.mfp-removing.mfp-bg{opacity:0;}@media (max-width: 1050px){body{padding-top:69px;}}.navigation{background-color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.logo-header{max-width:100%;display:flex;height:88px;align-items:center;}.navigation.nav-scroll .logo-header{height:65px;}.navigation .row{height:100%;}.navigation .columns{height:100%;}.navigation .logo{height:100%;display:inline-block;}.navigation .logo img{height:65%;margin:auto;top:0;bottom:0;position:absolute;}.navigation .contact-btn{float:right;height:88px;display:flex;align-items:center;}.navigation.nav-scroll .contact-btn{height:65px;}.navigation .contact-btn a{display:table-cell;vertical-align:middle;}.navigation .contact-btn a:active{color:#fff !important;}.navigation .contact-btn a:focus{color:#fff !important;}.navigation .contact-btn a span:active{color:#fff !important;}.navigation .contact-btn a span:focus{color:#fff !important;}.navigation .contact-btn a:active span{color:#fff !important;}.navigation .contact-btn a:focus span{color:#fff !important;}.navigation .contact-btn a span{font-size:14px;font-weight:600;margin:0px;}.navigation .contact-btn a span:hover{color:#fff !important;}.navigation .menu{display:inline-block;float:right;margin-right:20px;}.navigation .menu ul{padding:0px;margin:0px;}.navigation .menu ul li{display:inline-table;list-style:none;margin-right:15px;height:100%;}.navigation .menu ul li a{line-height:88px;font-size:17px;height:100%;vertical-align:middle;color:#666;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;outline:0;}.navigation .menu ul li a i{font-size:12px;margin-left:4px;}.navigation .menu ul li a:hover{color:#f95c39;}.navigation .menu ul li:last-child{margin-right:0px;}.navigation .menu ul .active a{color:#f95c39;text-decoration:none;}.navigation .menu ul .dropdown-menu{line-height:40px !important;border-radius:0px;border-top:1px solid #eee;height:initial !important;}.navigation .menu ul .dropdown-menu li{width:100% !important;background-color:#fff;border-left:1px solid #eee;border-right:1px solid #eee;border-bottom:1px solid #eee;}.navigation .menu ul .dropdown-menu li a{color:#666 !important;}.navigation .menu ul .dropdown-menu li.active:last-child a{background-color:#eee;padding:0px 20px !important;color:#f95c39 !important;}.navigation .mobile-menu{display:none;float:right;}.navigation .mobile-menu .toggle-menu{cursor:pointer;line-height:60px;text-align:right;display:block;padding:0px 20px;}.navigation .mobile-menu .toggle-menu.active i{color:#f95c39;}.navigation .mobile-menu .toggle-menu i{font-size:30px;color:#666;vertical-align:middle;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}.stop-scrolling{height:100%;overflow:hidden;}.navigation .mobile-menu ul{position:absolute;top:69px;right:0px;z-index:100;background-color:#eeecec;width:75%;margin:0px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;-webkit-transform:translateX(500px);-ms-transform:translateX(500px);-o-transform:translateX(500px);transform:translateX(500px);}.navigation .mobile-menu .active{-webkit-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px);}.navigation .mobile-menu ul li{text-align:center;list-style-type:none;padding:15px 5px !important;border-bottom:1px solid #dedede !important;}.navigation .mobile-menu ul li:not([class]){border-bottom:1px solid #dcdcdc;padding:10px 0px !important;}.navigation .mobile-menu ul li a{color:#666;}.navigation .mobile-menu ul li a li{list-style-type:none;text-align:center;padding:10px 0px;}.navigation .mobile-menu ul li a i{display:none;}.navigation .mobile-menu ul li a:focus{color:#f95c39;text-decoration:none;}.navigation .mobile-menu ul li a:active{color:#f95c39;text-decoration:none;}.navigation .mobile-menu ul li a:hover{color:#f95c39;text-decoration:none;}.nav-scroll{height:67px !important;border-bottom:1px solid #e3e5e6;}.nav-scroll .menu ul li a{line-height:65px;}.navigation .menu ul .dropdown-menu li a{line-height:45px !important;}@media (max-width: 1220px){.top-small{padding-right:16px;}}@media (max-width: 1140px){.navigation .menu ul li{margin-right:25px;}}@media (max-width: 1100px){.navigation .logo{padding-left:10px;}.navigation .menu ul li{margin-right:15px;}}@media (max-width: 1120px){.navigation .logo img{height:36px;}}@media (max-width: 1050px){.top-small{padding-right:16px;}.navigation{}.navigation .columns{line-height:68px;}.navigation .menu ul{line-height:68px;}}@media (max-width: 985px){.navigation .menu ul li{margin-right:10px;}}@media (max-width: 855px){.navigation .contact-btn a span{text-transform:capitalize !important;font-weight:normal !important;color:#666 !important;font-size:17px !important;padding:0px !important;border:none !important;}}@media (max-width: 950px){.top-small .contact{float:left;margin-left:10px;}.top-small .contact:after{display:none;}.navigation .logo{line-height:60px;}.navigation .logo-header span{display:block;content:"";position:absolute;background:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/img/logo.png") center center no-repeat;width:100%;height:100%;background-size:contain;}.navigation .logo-header span.nitro-lazy{background-image:none !important;}.ribbon-header span{display:inline-block;content:"";background:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/uploads/2020/04/coronavirus_copy.png") center center no-repeat;width:25px;height:25px;background-size:contain;float:left;margin-right:3px;}.ribbon-header span.nitro-lazy{background-image:none !important;}.ribbon-header img,.navigation .logo-header img{display:none;}.navigation .menu{display:none;}.navigation .mobile-menu{display:block;float:none;position:absolute;width:100%;top:0;right:0;}.contact-btn{display:none !important;}}@media (max-width: 641px){.cover .title{margin-top:50px !important;}.cover .students{margin-top:30px !important;}.cover .institutions{margin-top:30px !important;}}@media (max-width: 475px){.cover .title{margin-top:50px !important;}.cover .title span{font-size:30px !important;}.cover .students{margin-top:30px !important;}.cover .institutions{margin-top:30px !important;}}.breadcrumb{height:45px;background-color:#f95c39;margin:0px;padding:0px;border-radius:0px;}.breadcrumb ul{color:#fff;margin:0px;padding:0px;padding-left:15px;line-height:45px;}.breadcrumb ul span{display:inline-block;color:#fff;font-size:17px;font-family:"Source Sans Pro";}.breadcrumb ul span a{color:#fff;text-decoration:none;}.breadcrumb ul .divider i{color:#fff;margin:0px 10px;padding:1px 6px 1px 8px;font-size:19px;}@media (max-width: 765px){.breadcrumb{height:45px;}.breadcrumb ul{line-height:45px;}.page-id-10573 .breadcrumb ul{line-height:58px;}}.color-border{position:relative;height:5px;background-color:#247ba0;}.footer-columns{padding:60px 15px;}.footer-columns .columns{padding:0px;}.footer-columns .title{font-size:20px;font-weight:600;color:#666;text-align:left;text-transform:uppercase;margin-bottom:45px;}.footer-columns .links ul{margin:0px;}.footer-columns .links ul li{list-style:none;font-size:15px;font-size:17px;color:#666;font-weight:100;line-height:34px;}.footer-columns .links ul li a{color:#666;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}.footer-columns .links ul li a .fa-linkedin{color:#1687b1;padding:0px 2px;}.footer-columns .links ul li a .fa-twitter{color:#00bbf2;padding:0px 2px;}.footer-columns .links ul li a .fa-google-plus{color:#e3401d;padding:0px 2px;}.footer-columns .links ul li a .fa-facebook{color:#4d70a8;padding:0px 2px;}.footer-columns .links ul li a .pink{color:#c48cd8 !important;}.footer-columns .links ul li a .orange{color:#f95c39 !important;font-family:"Source Sans Pro",sans-serif !important;}.footer-columns .links ul li a .blue{color:#247ba0 !important;font-family:"Source Sans Pro",sans-serif !important;}.footer-columns .links ul li a .green{color:#24ac81 !important;}.footer-columns .links ul li a .red{color:#dd4141 !important;}.footer-columns .links ul li a .yellow{color:#e7b246 !important;}.footer-columns .links ul li a .cyan{color:#39c8c2 !important;}.footer-columns .links ul li a:hover{color:#f95c39 !important;}.footer-columns .links ul li .italic{font-style:italic;font-size:13px;}.small-footer{height:60px;background-color:#f2f4f5;}.small-footer .columns{padding:0px;}.small-footer .copyright{font-size:14px;line-height:60px;color:#666;padding-left:15px;}.small-footer .links ul{display:inline-block;float:right;margin:0px;padding-right:15px;}.small-footer .links ul li{display:inline-block;list-style:none;margin-left:20px;}.small-footer .links ul li a{font-size:14px;line-height:60px;color:#666;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}.small-footer .links ul li a:hover{color:#f95c39;}@media (max-width: 1025px){.footer-columns .title{margin-top:20px;margin-bottom:10px;}}.clear-off-canvas{-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);-o-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1);}.clear-off-canvas.active{-webkit-transition:all .5s cubic-bezier(.215,.61,.355,1);-o-transition:all .5s cubic-bezier(.215,.61,.355,1);transition:all .5s cubic-bezier(.215,.61,.355,1);-webkit-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transform:translateX(-100px);}.off-canvas-overlay{display:block;position:fixed;top:0;left:0;width:0%;height:100%;opacity:0;z-index:101;-webkit-transition:all .5s ease;-webkit-transition:opacity .1s ease,width .6s ease,height .6s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-o-transition:opacity .1s ease,width .6s ease,height .6s ease;transition:all .5s ease;transition:opacity .1s ease,width .6s ease,height .6s ease;}.off-canvas-overlay.visible{-webkit-transition:opacity .5s ease,width .001s ease,height .001s ease;-o-transition:opacity .5s ease,width .001s ease,height .001s ease;transition:opacity .5s ease,width .001s ease,height .001s ease;width:100%;height:100%;opacity:1;}.off-canvas-menu{display:block;position:fixed;top:0;right:-350px;width:100%;height:100%;max-width:300px;min-width:200px;z-index:102;-webkit-box-shadow:0px 0 10px rgba(0,0,0,.7);box-shadow:0px 0 10px rgba(0,0,0,.7);-webkit-transition:all .5s cubic-bezier(.215,.61,.355,1);-o-transition:all .5s cubic-bezier(.215,.61,.355,1);transition:all .5s cubic-bezier(.215,.61,.355,1);}@media all and (max-width: 40em){.off-canvas-menu{width:50%;}}.off-canvas-menu .wrapper-off-canvas{display:block;width:100%;width:100%;height:100%;height:100%;position:absolute;top:0;left:0;background:black;background:#1e1e1e;transition-delay:.5s;-webkit-transform:translateY(160px);-moz-transform:translateY(160px);-ms-transform:translateY(160px);-o-transform:translateY(160px);transform:translateY(160px);-webkit-transition:all .001s ease;-o-transition:all .001s ease;transition:all .001s ease;}.off-canvas-menu .wrapper-off-canvas .off-canvas-close{position:relative;padding:15px 0 15px 15px;text-align:right;}.off-canvas-menu .wrapper-off-canvas .off-canvas-close:before{width:100%;content:"";font-family:"Simple-Line-Icons";z-index:100;font-size:50px;color:white;text-align:right;padding-right:20px;padding-top:10px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}.off-canvas-menu .wrapper-off-canvas .off-canvas-close:hover{cursor:pointer;}.off-canvas-menu .wrapper-off-canvas .off-canvas-close:hover:before{color:#e42024;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas{width:100%;height:100%;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav{margin:0;padding:0;height:100%;padding-bottom:100px;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item{position:relative;display:table;width:100%;padding:15px 10px 15px 25px;}@media all and (min-width: 40.1em){.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item.newsletter{position:absolute;bottom:0;left:0;-webkit-transition:all .001s ease;-o-transition:all .001s ease;transition:all .001s ease;-webkit-transform:translateY(-160px);-ms-transform:translateY(-160px);-o-transform:translateY(-160px);transform:translateY(-160px);}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item.newsletter:before{top:0;bottom:auto;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item.newsletter:after{top:1px;bottom:auto;}}@media all and (max-width: 40em){.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item.newsletter{position:relative;bottom:auto;-webkit-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important;}}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item:before,.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item:after{content:"";position:absolute;left:0;width:100%;height:1px;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item:before{bottom:0;background:rgba(255,255,255,.2);}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item:after{bottom:1px;background:rgba(0,0,0,.5);}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item .thumb,.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item .text{display:table-cell;vertical-align:middle;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item .thumb{position:relative;width:50px;height:50px;line-height:50px;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item .thumb img{max-width:100%;max-height:100%;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item .thumb i{font-size:50px;color:#f4a01a;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item .text{padding-left:25px;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item .text .menu-title{display:block;font-size:24px;color:white;line-height:1;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item .text .menu-subtitle{font-size:14px;color:#03a564;font-style:italic;}@media all and (max-width: 40em){.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item{padding:10px 5px 10px 15px;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item .thumb{width:30px;height:30px;line-height:30px;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item .thumb i{font-size:30px;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item .text{padding-left:10px;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item .text .menu-title{font-size:18px;}.off-canvas-menu .wrapper-off-canvas .box-off-canvas .off-canvas-nav .menu-item .text .menu-subtitle{font-size:12px;}}.off-canvas-menu.visible{-webkit-transform:translateX(-350px);-moz-transform:translateX(-350px);-ms-transform:translateX(-350px);-o-transform:translateX(-350px);transform:translateX(-350px);}.cov_news{background:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/uploads/2018/08/Hero_Studyportals_News.jpg") no-repeat center center;}.cov_news.nitro-lazy{background-image:none !important;}.cov_news:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.5);}.cover{position:relative;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;margin-top:92px;}.cover .overlay{position:absolute;background-color:rgba(0,0,0,.3);top:0;left:0;right:0;bottom:0;height:100%;width:100%;}.cover .title{text-align:center;margin-top:33px;}.cover .title span{color:#fff;font-size:45px;font-weight:600;}.cover .description{text-align:center;margin-top:20px;}.cover .description span{color:#fff;font-size:20px;}.cover .play{text-align:center;color:#fff;margin-top:30px;display:none;}.cover .play a{color:#fff;}.cover .play i{font-size:50px;border:2px solid white;border-radius:60px;padding:28px 26px 27px 40px;height:110px;width:110px;}.cover .students{text-align:center;}.cover .students span{display:block;color:#fff;margin-bottom:10px;}.cover .institutions{text-align:center;}.cover .institutions span{display:block;color:#fff;margin-bottom:10px;}.courses{height:600px;background-image:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/img/pages/home/courses_map.png");-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;}.courses.nitro-lazy{background-image:none !important;}.courses .title{text-align:center;font-size:30px;color:#444;font-weight:600;margin-top:70px;}.courses .title .orange{color:#f95c39;}.courses .title .grey{color:#666;}.courses .description{text-align:center;font-size:16px;color:#666;margin-top:10px;}.courses .course-box{width:154px;display:inline-block;margin:0px 4px;margin-top:70px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.courses .course-box img{display:inline-block;vertical-align:middle;background-color:#fff;border:1px solid #eee;border-radius:80px;padding:16px;}.courses .course-box .number{text-align:center;margin-top:28px;font-size:20px;font-weight:600;color:#666;}.courses .course-box .course-title{font-size:16px;text-align:center;width:96px;margin-left:auto;margin-right:auto;margin-top:5px;text-transform:uppercase;font-weight:600;}.courses .course-box .olive{color:#8ca62a;}.courses .course-box .pink{color:#c48cd8;}.courses .course-box .orange{color:#f95c39;}.courses .course-box .green{color:#24ac81;}.courses .course-box .blue{color:#247ba0;}.courses .course-box .red{color:#dd4141;}.courses .course-box .cyan{color:#39c8c2;}.courses .read-more{text-align:center;margin-top:80px;}.logo-bar{height:130px;background-color:#eee;}.logo-bar .logo-slide{margin-top:28px;}.logo-bar .logo-slide .logo{line-height:130px;}.logo-bar .logo-slide .logo img{margin:0 auto;}.promotions .large-9{padding:0px;}.promotions .title{font-size:30px;color:#444;text-align:center;font-weight:600;margin-top:60px;}.promotions .loader{text-align:center;margin:50px 0px;}.promotions .details .content{width:60%;display:inline-block;}.promotions .details .content .title{font-size:18px;color:#444;text-align:left;font-weight:normal;margin-top:0px;}.promotions .details .content .sub-title{font-size:15px;color:#f95c39;text-transform:uppercase;margin-top:15px;}.promotions .details .content .description{font-size:16px;color:#444;margin-top:34px;}.promotions .details .content .description p{font-weight:200;}.promotions .details .content .learn-more{margin-top:45px;}.promotions .details .image{width:35%;display:inline-block;float:right;}.promotions .details .image img{padding-right:20px;}.promotions .slider{display:none;margin-top:90px;overflow:hidden;position:relative;border-right:1px solid #f2f4f5;padding-right:30px;margin-bottom:80px;}.promotions .slider .slick-dots{display:inline-block;position:relative;text-align:left;text-align:center;bottom:0;margin-top:60px;margin-bottom:0px;}.promotions .slider .slick-dots li{display:inline-block;}.promotions .slider .slick-dots li button:before{font-size:66px;color:#eee;opacity:1;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}.promotions .slider .slick-dots .slick-active button:before{font-size:40px;color:#f95c39;}.promotions .tweets{display:none;margin-top:90px;margin-bottom:20px;}.promotions .tweets .title{font-size:18px;color:#00bbf2;text-align:left;font-weight:normal;}.promotions .tweets .tweet{position:relative;margin-left:25px;margin-top:30px;}.promotions .tweets .tweet .content{font-size:16px;color:#222;}.promotions .tweets .tweet .content p{margin:0px;}.promotions .tweets .tweet .link{font-size:16px;color:#247ba0;text-decoration:underline;}.promotions .tweets .tweet .link:hover{color:#007db2;}.promotions .tweets .tweet .time{font-size:14px;color:#666;margin-top:14px;font-style:italic;}.promotions .tweets .tweet .twitter-icon{position:absolute;top:3px;left:-25px;color:#00bbf2;}.students-say{background-color:#eee;padding:70px 0px;}.students-say .title{font-size:30px;font-weight:600;color:#444;letter-spacing:1px;margin-bottom:66px;}.students-say .description{color:#444;margin-bottom:52px;}.students-say .description p{margin:0px;font-weight:200;font-size:19px;}.students-say .student-details .name{font-size:26px;color:#247ba0;margin:0px;margin-bottom:0px;}.students-say .student-details .location{font-size:18px;color:#247ba0;margin:0px;}.for-institutions-section{padding:70px 0px;}.for-institutions-section .title{font-size:30px;font-weight:600;color:#444;text-align:center;line-height:25px;}.for-institutions-section .institution-box{padding:70px 0px;width:222px;display:inline-block;margin:0px 4px;}.for-institutions-section .institution-box .icon{text-align:center;}.for-institutions-section .institution-box .title{font-size:22px;text-align:center;font-weight:normal;color:#000;text-transform:uppercase;padding:15px 0px;}.for-institutions-section .institution-box .description{font-size:16px;text-align:center;line-height:25px;font-weight:200;height:190px;width:168px;margin-left:auto;margin-right:auto;}.for-institutions-section .institution-box .learn-more{text-align:center;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.for-institutions-section .contact-us{position:relative;border:1px solid #ddd;padding:25px 45px;height:96px;}.for-institutions-section .contact-us:before{position:absolute;top:-1px;left:-1px;content:"";height:96px;width:5px;background-color:#f95c39;}.for-institutions-section .contact-us p{display:inline-block;margin:0px;font-size:30px;line-height:37px;color:#222;}.for-institutions-section .contact-us a{margin:0px;float:right;display:block;}.numbers{position:relative;height:350px;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding:60px 0px;}.numbers .number-box .icon{text-align:center;}.numbers .number-box .icon img{display:block;margin-left:auto;margin-right:auto;}.numbers .number-box .number{font-size:75px;padding-top:30px;padding-bottom:20px;text-align:center;font-weight:200;}.numbers .number-box .title{font-size:22px;font-weight:600;color:#fff;text-align:center;}.numbers .number-box .blue{color:#247ba0;}.numbers .number-box .orange{color:#f95c39;}.numbers .number-box .yellow{color:#e7b246;}.numbers .number-box .green{color:#6cab45;}.clients-say{padding:60px 0px;background-color:#eee;}.clients-say .title{font-size:30px;color:#444;font-weight:600;text-align:center;margin-bottom:50px;}.clients-say .loader{text-align:center;margin:50px 0px;}.clients-say .clients-slider{text-align:center;display:none;}.clients-say .clients-slider .slide{background-color:#fff;border:1px solid #ccc;padding:17px;text-align:center;display:inline-block;width:360px;margin:0px 10px;}.clients-say .clients-slider .slick-dots{display:inline-block;position:relative;text-align:center;bottom:0;margin-top:60px;margin-bottom:0px;}.clients-say .clients-slider .slick-dots li{display:inline-block;}.clients-say .clients-slider .slick-dots li button:before{font-size:66px;color:#ccc;opacity:1;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}.clients-say .clients-slider .slick-dots .slick-active button:before{font-size:40px;color:#f95c39;}.fresh-insights{padding:60px 0px;}.fresh-insights .title{font-size:30px;font-weight:600;color:#444;margin-bottom:20px;text-align:center;}.fresh-insights .description{text-align:center;margin-bottom:75px;}.fresh-insights .description p{color:#444;font-size:14px;margin:0px;margin-bottom:10px;width:1000px;margin-left:auto;margin-right:auto;}.fresh-insights .description a{color:#247ba0;text-decoration:underline;font-size:14px;}.fresh-insights .text p{font-size:16px;color:#444;}.fresh-insights .text p span{font-size:30px;font-weight:600;color:#f95c39;}.fresh-insights .text a{color:#247ba0;text-decoration:underline;font-size:14px;}.fresh-insights .text .left{text-align:left;}.fresh-insights .text .right{text-align:right;}.fresh-insights .image{text-align:center;}.fresh-insights .after{border-right:1px solid #ddd;}.student-partners{padding:60px 0px;background-color:#eee;}.student-partners .title{font-size:30px;font-weight:600;color:#444;margin-bottom:20px;text-align:center;}.student-partners .description{font-size:16px;color:#666;text-align:center;margin-bottom:60px;}.student-partners .description p{margin:0px;}.student-partners .partners-box{display:inline-block;border:1px solid #ccc;background-color:#fff;padding:20px;margin-right:15px;width:215px;text-align:center;margin-bottom:20px;}.student-partners .partners-box:last-child{margin:0px;}.unicef{padding:60px 0px;}.unicef .column{padding:0px;}.unicef .title{font-size:30px;font-weight:600;color:#444;text-align:center;margin-bottom:90px;}.unicef .title span{color:#f95c39;}.unicef .border-middle{border-right:1px solid #ddd;padding-right:60px;}.unicef .padding-left{padding-left:80px;padding-right:25px;}.unicef .left{float:none !important;}.unicef .left .counter{font-size:96px;color:#247ba0;text-align:center;margin-bottom:30px;font-weight:200;}.unicef .left .description{font-size:16px;color:#444;text-align:center;margin-bottom:5px;}.unicef .left .goal{font-size:30px;font-weight:600;color:#247ba0;text-align:center;margin-bottom:30px;}.unicef .left .share-experience{text-align:center;width:245px;margin-left:auto;margin-right:auto;}.unicef .left .share-experience .button{padding:6px 26px !important;}.unicef .right{float:none !important;}.unicef .right .description{font-size:16px;color:#444;text-align:left;margin-bottom:20px;display:inline-block;float:left;width:60%;}.unicef .right .description .button{padding:10px 28px;width:100%;}.unicef .right .description p{margin-bottom:64px;}.unicef .right .unicef-logo{padding:19px;background-color:#fff;border:1px solid #eee;display:inline-block;float:right;width:35%;}.unicef #masonry{text-align:center;}.unicef #masonry .msnry{height:250px;width:33%;display:inline-block;padding:10px;}.unicef #masonry .msnry .image{width:100%;height:100%;}.unicef #masonry .msnry .image-large{width:100%;height:100%;}.unicef #masonry .w2{height:500px;}.bottom-cover{position:relative;height:600px;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;}.bottom-cover .title{font-size:30px;font-weight:600;color:#fff;text-align:center;margin-top:210px;margin-bottom:20px;}.bottom-cover .description{font-size:16px;color:#eee;text-align:center;margin-bottom:40px;width:540px;margin-left:auto;margin-right:auto;}.bottom-cover .to-careers{text-align:center;}@media (max-width: 1195px){.courses{height:900px;}.courses .course-box{margin:0px 38px;margin-top:60px;}.promotions .slider{padding-left:15px;}.students-say .title{margin-bottom:42px;}.students-say .description{margin-bottom:30px;}}@media (max-width: 1090px){.for-institutions-section .contact-us p{font-size:24px;}.numbers .number-box .number{font-size:55px;}}@media (max-width: 1025px){.promotions .details{padding:0px 20px;}.promotions .details .learn-more{text-align:center;}.promotions .slider{margin-left:auto;margin-right:auto;}.promotions .slider .slick-dots{text-align:center;margin-top:17px;margin-left:0px;}.students-say .student-details .name{font-size:24px;}.students-say .student-details .location{font-size:14px;}.fresh-insights .image{margin-top:20px;}.unicef .right .description{width:100%;}.unicef .right .unicef-logo{display:none;}}@media (max-width: 971px){.courses .course-box{margin:0px 25px;margin-top:60px;}}@media (max-width: 924px){.for-institutions-section .contact-us{height:66px;padding:12px 12px;}.for-institutions-section .contact-us:before{height:66px;}.for-institutions-section .contact-us p{font-size:19px;line-height:39px;margin-left:20px;}}@media (max-width: 867px){.courses .course-box{margin:0px 15px;margin-top:60px;}}@media (max-width: 800px){.promotions .slider{}.students-say .student-details.hidden{display:block !important;visibility:visible !important;}.students-say .student-details.visible{display:none !important;visibility:hidden !important;}.unicef #masonry .msnry{width:50%;}.masonry-section #masonry .msnry{width:50%;}.numbers .number-box .number{font-size:35px;}}@media (max-width: 787px){.courses .course-box{margin:0px 4px;margin-top:60px;}}@media (max-width: 738px){.for-institutions-section .contact-us{height:130px;text-align:center;}.for-institutions-section .contact-us:before{height:130px;}.for-institutions-section .contact-us .button{margin-top:15px;float:none;display:inline-block;}.unicef .border-middle{padding-right:0px;}.unicef .padding-left{padding-left:30px;}}@media (max-width: 699px){.courses{height:1200px;}.courses .course-box{margin:0px 10px;margin-top:60px;}}@media (max-width: 685px){.promotions .slider{margin-top:40px;margin-bottom:0px;}.promotions .tweets{margin-top:20px;margin-bottom:20px;}.promotions .tweets .title{margin-top:0px !important;}.promotions .details .content{width:100%;}.promotions .details .image{display:none;}}@media (max-width: 991px) and (min-width: 642px){.home section.background-image-section p{max-height:280px;}}@media (max-width: 641px){.cover{height:auto;padding:20px 0;margin-top:69px;}.students-say .student-photo{text-align:center;}.students-say .student-details{margin-bottom:30px;}.home section.background-image-section{padding:0;background-repeat:no-repeat;}.home section.background-image-section p{max-height:150px;}.home section.background-image-section .columns a{margin-bottom:10px;}}@media (max-width: 573px){.for-institutions-section .contact-us{height:163px;}.for-institutions-section .contact-us:before{height:163px;}}@media (max-width: 570px){.courses{height:1500px;}.courses .course-box{margin:0px 42px;margin-top:60px;}.promotions .slider{display:none;}.promotions .small-7{width:100%;}.promotions .tweets{margin-bottom:40px;}.bottom-cover .description{width:100%;}}@media (max-width: 521px){.courses .course-box{margin:0px 20px;margin-top:60px;}}@media (max-width: 433px){.courses .course-box{margin:0px 4px;margin-top:60px;}.unicef #masonry .msnry{width:100%;}.masonry-section #masonry .msnry{width:100%;}}@media (max-width: 369px){.courses{height:1550px;}.courses .course-box{margin-top:60px;}}@media (max-width: 357px){.courses{height:2450px;}}@media (max-width: 347px){.for-institutions-section .contact-us{height:206px;}.for-institutions-section .contact-us:before{height:206px;}}.about-cover{background:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/img/pages/about/studyportals-team-xmas2014.jpg");-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;padding:100px 0px;}.about-cover h1{color:#fff;font-family:"Open Sans",sans-serif;font-weight:400;font-size:30px;margin-bottom:30px;}.about-nav{padding:60px 0px;}.about-nav .box{text-align:center;}.about-nav .box img{display:block;margin:0 auto;height:55px;}.about-nav .box span{font-size:18px;color:#444;font-family:"Source Sans Pro";font-weight:100;}.about-nav a{text-decoration:none;}.about-us{background-color:#eee;padding:73px 0px;}.about-us h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:40px;}.about-us p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;}.mission{background:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/img/pages/about/mission.png");-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding:90px 0px;text-align:center;}.mission p{font-size:18px;font-family:"Source Sans Pro";font-weight:100;color:#fff;opacity:.8;max-width:900px;margin:0 auto;margin-bottom:30px;}.about-team{padding-top:65px;padding-bottom:60px;text-align:center;}.about-team h2{text-align:center;font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:30px;}.about-team .members .columns{float:left;height:449px;}.about-team .members .position{margin-bottom:30px;}.about-team .members .position h4{color:#f95c39;}.about-team .members .member{margin-bottom:90px;text-align:center;}.about-team .members .member img{display:block;margin:0 auto;margin-bottom:23px;border-radius:250px;max-width:80%;width:222px;height:222px;}.about-team .members .member .name{font-size:22px;color:#222;font-family:"Source Sans Pro";display:block;marign:0 auto;margin-bottom:10px;}.about-team .members .member .job{font-size:16px;color:#444;font-family:"Source Sans Pro";font-weight:100;display:block;marign:0 auto;margin-bottom:30px;}.about-team .members .member .contact span{margin:0px 5px;}.about-team .members .member .contact span .fa-envelope{background-color:#247ba0;color:#fff;padding:10px;border-radius:30px;}.about-team .members .member .contact span .fa-linkedin{background-color:#247ba0;color:#fff;padding:10px 12px;border-radius:30px;}.about-beyond{background-color:#eee;padding:70px 0px;}.about-beyond h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:40px;}.about-beyond p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;margin-bottom:30px;}.about-partners{padding-top:70px;padding-bottom:30px;text-align:center;}.about-partners h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:28px;}.about-partners p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;margin-bottom:70px;}.about-partners p a{color:#247ba0;text-decoration:underline;}.about-partners .about-partners-boxes .partner{border:1px solid #eee;display:inline-block;margin:20px;text-align:center;}.about-partners .about-partners-boxes .partner img{margin:0 auto;}.about-partners .about-partners-boxes .slick-dots{text-align:center;margin:0px;margin-top:40px;}.about-video{background:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/img/pages/about/video-bg.png");-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding-top:70px;padding-bottom:90px;text-align:center;}.about-video h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:28px;}.about-video .video iframe{height:340px;width:600px;}@media (max-width: 640px){.about-video .video iframe{height:210px;width:370px;}}@media (max-width: 800px){.about-team .members .member{height:300px;}}@media (max-width: 490px){.about-cover{text-align:center;padding:50px 0px;}.about-cover h2{font-size:18px;}.about-nav{padding:30px 0px;}.about-nav .box{margin-bottom:20px;}.about-us{padding:35px 0px;}.about-us p{margin-bottom:20px;}.mission{padding:50px 0px;}.about-team{padding-top:35px;padding-bottom:30px;}.about-team h2{margin-bottom:35px;}.about-team .members .member{margin-bottom:140px;}.about-beyond{padding:20px 0px;}.about-partners{padding-top:35px;}.about-partners p{margin-bottom:30px;}.about-partners .about-partners-boxes .slick-dots{margin-top:30px;}.about-videos{padding-top:30px;padding-bottom:50px;}}@media (max-width: 410px){.about-video{padding:20px 0px;}.about-video .video iframe{height:initial;width:100%;}}@media (max-width: 320px){.about-video{padding:20px 0px;}.about-video .video iframe{height:160px;width:270px;}}.careers-cover{background:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/img/pages/careers/cover-careers.png");-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;padding:100px 0px;}.careers-cover h2{color:#fff;font-family:"Open Sans",sans-serif;font-weight:400;font-size:30px;margin-bottom:30px;}.careers-mission{padding:70px 0px;}.careers-mission h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:60px;text-align:center;}.careers-mission img{display:block;margin:0 auto;margin-bottom:35px;}.careers-mission p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;padding:0px 15px;}.mission-bottom{background:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/img/pages/careers/mission-bottom-bg.png");-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;padding:80px 0px;}.mission-bottom p{font-size:18px;font-family:"Source Sans Pro";font-weight:100;color:#fff;max-width:1000px;margin:0 auto;}.careers-values{padding:80px;text-align:center;}.careers-values h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:60px;text-align:center;}.careers-values img{display:block;margin:0 auto;margin-bottom:35px;}.careers-values span{font-size:22px;color:#222;font-family:"Source Sans Pro";text-transform:uppercase;display:block;max-width:175px;margin:0 auto;margin-bottom:35px;}.careers-values p{font-size:18px;font-family:"Source Sans Pro";font-weight:100;color:#444;padding:0px 30px;}.careers-masonry{background-color:#eee;padding:90px 0px;}.careers-masonry #masonry{text-align:center;}.careers-masonry #masonry .msnry{height:250px;width:33%;display:inline-block;padding:10px;}.careers-masonry #masonry .msnry .image{width:100%;height:100%;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;}.careers-masonry #masonry .msnry .image:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);}.careers-masonry #masonry .msnry .image-large{width:100%;height:100%;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;}.careers-masonry #masonry .msnry .image-large:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);}.careers-masonry #masonry .w2{height:500px;}.careers-jobs{padding:90px 0px;}.careers-jobs h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:60px;text-align:center;}.careers-jobs .jobs .job{height:75px;border-bottom:1px solid #eee;line-height:75px;cursor:pointer;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}.careers-jobs .jobs .job .title{font-size:18px;font-family:"Source Sans Pro";color:#222;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.careers-jobs .jobs .job .location{float:right;font-size:18px;font-family:"Source Sans Pro";color:#666;opacity:.6;}.careers-jobs .jobs .job:hover{background-color:#eee;}.careers-jobs .jobs .job:hover .title{margin-left:15px;color:#f95c39;}.careers-jobs .jobs .row:last-child .job{border-bottom:none;}.careers-footer{background:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/img/pages/careers/careers-footer-bg.png");-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;padding:80px 0px;}.careers-footer .contact-us{position:relative;border:1px solid #ccc;background-color:#fff;padding:25px 45px;height:96px;}.careers-footer .contact-us:before{position:absolute;top:-1px;left:-1px;content:"";height:96px;width:5px;background-color:#f95c39;}.careers-footer .contact-us p{display:inline-block;margin:0px;font-size:30px;line-height:43px;color:#444;}.careers-footer .contact-us a{margin:0px;float:right;display:block;}@media (max-width: 822px){.careers-values p{padding:0px;}}@media (max-width: 795px){.careers-footer .contact-us p{font-size:20px;}}@media (max-width: 630px){.careers-footer .contact-us{padding:2px 5px;height:106px;}.careers-footer .contact-us:before{height:106px;}.careers-footer .contact-us p{display:block;font-size:20px;text-align:center;}.careers-footer .contact-us a{display:block;float:initial;margin:0 auto;width:198px;}}@media (max-width: 431px){.careers-jobs .jobs .job{height:58px;line-height:58px;}}@media (max-width: 380px){.careers-footer .contact-us{padding:2px 5px;height:150px;}.careers-footer .contact-us:before{height:150px;}.careers-footer .contact-us p{display:block;font-size:20px;text-align:center;}.careers-footer .contact-us a{display:block;float:initial;margin:0 auto;width:198px;}}.contact-map{width:100%;position:relative;display:inline-block;}.contact-map .map{position:relative;}.contact-map .map img{position:relative;float:left;}.contact-map .marker{position:absolute;}.contact-map .marker .pointer{cursor:pointer;display:inline-block;position:relative;}.contact-map .marker .pointer .details{position:absolute;top:-63px;left:-63px;background-color:#247ba0;border:0px solid #fff;display:block;width:160px;height:160px;border-radius:100px;padding:65px 0px;cursor:pointer;z-index:100000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);}.contact-map .marker.boston .pointer .details,.contact-map .marker.melbourne .pointer .details,.contact-map .marker.eindhoven .pointer .details{background-color:#f95c39;}.contact-map .marker .pointer .details h2{text-align:center;font-size:20px;color:#fff;text-transform:uppercase;font-family:"Open Sans",sans-serif;margin-bottom:10px;opacity:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.contact-map .marker .pointer .details p{text-align:center;font-size:16px;color:#fff;font-family:"Source Sans Pro";opacity:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.contact-map .marker:hover .details{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);border:5px solid #fff;}.contact-map .marker:hover .details h2{opacity:1;}.contact-map .marker:hover .details p{opacity:1;}.contact-map .marker.melbourne{margin-top:36%;margin-left:86%;}.contact-map .marker.boston{margin-top:9%;margin-left:23%;z-index:1;}.contact-map .marker.bucharest{margin-top:8.6%;margin-left:51.5%;}.contact-map .marker.eindhoven{margin-top:6%;margin-left:45%;z-index:1;}.contact-map .marker.kaiserslautern{margin-top:7%;margin-left:47.5%;}.contact-map .marker.manchester{margin-top:5%;margin-left:42%;}.contact-map .marker.stockholm{margin-top:3%;margin-left:46%;}.contact-locations{padding:80px 0px;text-align:center;}.contact-locations .city{display:inline-block;margin:0 15px;height:224px;width:224px;border:1px solid #ccc;border-radius:130px;background-repeat:no-repeat;background-position:0px 91px;background-position:bottom;background-size:contain;margin-bottom:30px;padding:20px 0px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;vertical-align:middle;padding-top:7%;}.city:nth-child(1),.city:nth-child(2),.city:nth-child(3){background-color:#6da2b8;}.city:nth-child(1) h2,.city:nth-child(1) p,.city:nth-child(2) h2,.city:nth-child(2) p,.city:nth-child(3) h2,.city:nth-child(3) p{color:#fff !important;}.city a,.city a:link,.city a:active,.city a:visited,.city a:focus,.city a:hover{color:#f95c39;font-weight:700;font-size:15px;}.city:hover{transform:scale(1.2);box-shadow:1px 3px 40px rgba(0,0,0,.5);}.city:hover a{transform:scale(1.2);}.contact-locations .city h2{text-align:center;font-size:16px;color:#222;text-transform:uppercase;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:0px;}.contact-locations .city:hover h2{color:#f95c39 !important;}.contact-locations .city p{font-size:13px;}.contact-form{margin-top:20px;background-color:#eee;}.contact-form .contact-tabs .left{padding-right:0px !important;}@media (max-width: 1025px){.contact-form .contact-tabs .left{padding:0px 15px !important;}}.contact-form .contact-tabs .right{padding-left:0px !important;}@media (max-width: 1025px){.contact-form .contact-tabs .right{padding:0px 15px !important;}}.contact-form .contact-tabs .contact-tab{background-color:#eee;padding:10px 15px;text-align:center;cursor:pointer;color:#888;border-bottom:1px solid #ccc;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.contact-form .contact-tabs .contact-tab:hover{background-color:#eee;}.contact-form .contact-tabs .contact-tab.active{background-color:#f95c39;color:#fff;border-bottom:1px solid #f95c39;}.contact-form .contact-form-content{padding:20px;padding-top:0px;}.contact-form .contact-form-content .faq{display:none;margin-top:20px;}.contact-form .contact-form-content .faq.active{display:block;}.contact-form .contact-form-content .faq .qa .question{margin-bottom:10px;}.contact-form .contact-form-content .faq .qa .question span{color:#f95c39;font-weight:bold;cursor:pointer;}.contact-form .contact-form-content .faq .qa .question span i{font-size:14px;margin-right:5px;}.contact-form .contact-form-content .faq .qa .question span .fa-minus-circle{display:none;}.contact-form .contact-form-content .faq .qa .answer{display:none;}.contact-form .contact-form-content .faq .qa .answer p{font-size:14px;color:#666;margin-bottom:10px;padding-left:10px;}.contact-form .contact-form-content .universities-text{display:none;margin-top:15px;text-align:center;}.contact-form .contact-form-content .universities-text.active{display:block;}.contact-form .contact-form-content .universities-text span{font-size:14px;color:#666;}.contact-form .contact-form-content .contact-students{display:none;}.contact-form .contact-form-content .contact-students.active{display:block;}.contact-form .contact-form-content .contact-universities{display:none;}.contact-form .contact-form-content .contact-universities.active{display:block;}.contact-form .contact-form-content form{margin:0 0 .8rem;}.contact-form .contact-form-content label{font-size:16px;font-family:"Source Sans Pro";color:#fff;line-height:10px;}.contact-form .contact-form-content .button{margin-top:30px;}.contact-form .contact-form-content input{margin-bottom:0px !important;line-height:16px;color:#888 !important;}.contact-form .contact-form-content select{color:#888;background-color:#fff;border:1px solid #ccc;line-height:17px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-box-shadow .45s,border-color .45s ease-in-out;-moz-transition:-moz-box-shadow .45s,border-color .45s ease-in-out;transition:box-shadow .45s,border-color .45s ease-in-out;}.contact-form .contact-form-content select:focus{background:#fafafa;border-color:#999;border-color:#999;outline:none;-webkit-box-shadow:0 0 5px #999;-moz-box-shadow:0 0 5px #999;box-shadow:0 0 5px #999;}.contact-form .contact-form-content textarea{height:207px;line-height:20px;}.contact-form .contact-form-content span.wpcf7-not-valid-tip{display:none;}.contact-form .contact-form-content .wpcf7-not-valid{border:1px solid #ca0000;}.contact-form .contact-form-content .wpcf7-validation-errors{display:none !important;}.contact-form .contact-form-content .wpcf7-list-item-label{color:#666;}.contact-form .contact-form-content .button{margin:0 auto !important;width:100% !important;display:block !important;color:#fff !important;}.contact-form .contact-form-content .ajax-loader{position:absolute;bottom:46px;left:0px;right:0px;margin-left:auto !important;margin:auto;}@media (max-width: 767px){.contact-map{display:none;}}@media (max-width: 641px){.contact-form .button{display:block;width:100%;margin-top:0px;}}.press-header{text-align:center;padding:65px 0px;position:relative;-webkit-box-shadow:0px -8px 16px 3px rgba(0,0,0,.38);-moz-box-shadow:0px -8px 16px 3px rgba(0,0,0,.38);box-shadow:0px -8px 16px 3px rgba(0,0,0,.38);}.press-header .header-icon{margin-bottom:25px;}.press-header h1{color:#f95c39;font-family:"Open Sans",sans-serif;font-weight:600;font-size:30px;margin-bottom:30px;letter-spacing:1px;}.press-header p{font-size:18px;color:#444;font-family:"Source Sans Pro";font-weight:100;margin-bottom:100px;max-width:900px;margin:0 auto;}.press-posts{padding:65px 0px;padding-top:0px;background-color:#eee;position:relative;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.press-posts .columns{float:left !important;}.press-posts .press-box{border:1px solid #ccc;background-color:#fff;margin-top:10px;margin-bottom:30px;cursor:pointer;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.press-posts .press-box .press-box-image{border-bottom:1px solid #ccc;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.press-posts .press-box .press-box-image img{width:100%;}.press-posts .press-box .press-box-content{padding:30px 25px;}.press-posts .press-box .press-box-content h3{color:#222;font-family:"Open Sans",sans-serif;font-size:22px;margin-bottom:25px;height:90px;}.press-posts .press-box .press-box-content p{font-size:15px;color:#222;font-family:"Source Sans Pro";font-weight:100;}.press-posts .press-box .press-box-footer{padding:25px;}.press-posts .press-box .press-box-footer .author{display:inline-block;}.press-posts .press-box .press-box-footer .author span{color:#666;opacity:.8;margin-left:3px;font-size:12px;}.press-posts .press-box .press-box-footer .time{display:inline-block;float:right;}.press-posts .press-box .press-box-footer .time span{color:#666;opacity:.8;margin-left:3px;font-size:12px;}.press-post{padding:65px 0px;}.press-post .author{display:inline-block;}.press-post .author span{color:#666;opacity:.8;margin-left:3px;font-size:14px;}.press-post .time{display:inline-block;margin-left:30px;}.press-post .time span{color:#666;opacity:.8;margin-left:3px;font-size:14px;}.press-post .title h1{color:#f95c39;font-family:"Open Sans",sans-serif;font-weight:600;font-size:30px;margin-bottom:30px;letter-spacing:1px;}.press-post .content p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;}.press-more-releases{padding:35px 0px;background-color:#eee;}.press-more-releases .columns{float:left !important;}.press-more-releases h2{color:#f95c39;font-family:"Open Sans",sans-serif;font-size:23px;font-weight:600;margin-bottom:30px;letter-spacing:1px;}.press-more-releases .press-box{border-bottom:1px solid #ccc;background-color:#fff;margin-top:10px;margin-bottom:30px;cursor:pointer;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.press-more-releases .press-box .press-box-image{border:1px solid #ccc;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.press-more-releases .press-box .press-box-image img{width:100%;}.press-more-releases .press-box .press-box-content{padding:25px 25px;padding-top:15px;}.press-more-releases .press-box .press-box-content h3{color:#222;font-family:"Open Sans",sans-serif;font-size:22px;margin-bottom:0px;}@media (max-width: 880px){.press-posts .press-box .press-box-content{padding-top:20px;padding-bottom:0px;}.press-posts .press-box .press-box-content h3{margin-bottom:0px;}.press-posts .press-box .press-box-content p{display:none;}}.blog-header{text-align:center;padding:65px 0px;position:relative;-webkit-box-shadow:0px -8px 16px 3px rgba(0,0,0,.38);-moz-box-shadow:0px -8px 16px 3px rgba(0,0,0,.38);box-shadow:0px -8px 16px 3px rgba(0,0,0,.38);}.blog-header .header-icon{margin-bottom:25px;}.blog-header h1{color:#f95c39;font-family:"Open Sans",sans-serif;font-weight:600;font-size:30px;margin-bottom:30px;letter-spacing:1px;}.blog-header p{font-size:18px;color:#444;font-family:"Source Sans Pro";font-weight:100;margin-bottom:100px;max-width:950px;margin:0 auto;}.blog-categories{padding-top:20px;padding-left:10px;padding-right:10px;background-color:#eee;}.blog-categories ul{margin:0px;}.blog-categories ul li{list-style-type:none;display:inline;font-size:18px;margin-right:10px;}.blog-categories ul li a{color:#666;padding:2px 8px;}.blog-categories ul li a.active{background-color:#f95c39;color:#fff;border-radius:2px;}.blog-categories ul li:hover a{background-color:#f95c39;color:#fff;border-radius:2px;}.blog-categories ul li.title{color:#666;font-size:18px;font-weight:500;}.blog-posts{padding:65px 0px;padding-top:10px;background-color:#eee;position:relative;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.blog-posts .columns{float:left !important;}.blog-posts .blog-box{border:1px solid #ccc;background-color:#fff;margin-top:10px;margin-bottom:30px;cursor:pointer;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.blog-posts .blog-box .blog-box-image{border-bottom:1px solid #ccc;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.blog-posts .blog-box .blog-box-image img{width:100%;}.blog-posts .blog-box .blog-box-content{padding:30px 25px;}.blog-posts .blog-box .blog-box-content h3{color:#222;font-family:"Open Sans",sans-serif;font-size:22px;margin-bottom:25px;height:90px;}.blog-posts .blog-box .blog-box-content p{font-size:15px;color:#222;font-family:"Source Sans Pro";font-weight:100;}.blog-posts .blog-box .blog-box-footer{padding:25px;}.blog-posts .blog-box .blog-box-footer .author{display:inline-block;}.blog-posts .blog-box .blog-box-footer .author span{color:#666;opacity:.8;margin-left:3px;font-size:12px;}.blog-posts .blog-box .blog-box-footer .time{display:inline-block;float:right;}.blog-posts .blog-box .blog-box-footer .time span{color:#666;opacity:.8;margin-left:3px;font-size:12px;}.blog-post{padding:65px 0px;}.blog-post .author{display:inline-block;}.blog-post .author span{color:#666;opacity:.8;margin-left:3px;font-size:14px;}.blog-post .time{display:inline-block;margin-left:30px;}.blog-post .time span{color:#666;opacity:.8;margin-left:3px;font-size:14px;}.post-category{display:inline-block;margin-left:30px;}.post-category a{font-size:14px;opacity:.8;color:#666;}.post-category .fa{font-size:14px;opacity:.8;color:#666;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.post-category:hover a{color:#f95c39;}.post-category:hover .fa{color:#f95c39;}.blog-post .title h1{color:#f95c39;font-family:"Open Sans",sans-serif;font-weight:600;font-size:30px;margin-bottom:30px;letter-spacing:1px;}.blog-post .content p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;}.content ul{font-weight:100;}.blog-more-releases{padding:35px 0px;background-color:#eee;}.blog-more-releases .columns{float:left !important;}.blog-more-releases h2{color:#f95c39;font-family:"Open Sans",sans-serif;font-size:23px;font-weight:600;margin-bottom:30px;letter-spacing:1px;}.blog-more-releases .blog-box{border:1px solid #ccc;background-color:#fff;margin-top:10px;margin-bottom:30px;cursor:pointer;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.blog-more-releases .blog-box .blog-box-image{border-bottom:1px solid #ccc;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.blog-more-releases .blog-box .blog-box-image img{width:100%;}.blog-more-releases .blog-box .blog-box-content{padding:25px 25px;padding-top:15px;}.blog-more-releases .blog-box .blog-box-content h3{color:#222;font-family:"Open Sans",sans-serif;font-size:22px;margin-bottom:0px;}@media (max-width: 880px){.blog-posts .blog-box .blog-box-content{padding-top:20px;padding-bottom:0px;}.blog-posts .blog-box .blog-box-content h3{margin-bottom:0px;}.blog-posts .blog-box .blog-box-content p{display:none;}}.intelligence-header{text-align:center;padding:65px 0px;position:relative;-webkit-box-shadow:0px -8px 16px 3px rgba(0,0,0,.38);-moz-box-shadow:0px -8px 16px 3px rgba(0,0,0,.38);box-shadow:0px -8px 16px 3px rgba(0,0,0,.38);}.intelligence-header .header-icon{margin-bottom:25px;}.intelligence-header h1{color:#f95c39;font-family:"Open Sans",sans-serif;font-weight:600;font-size:30px;margin-bottom:30px;letter-spacing:1px;}.intelligence-header p{font-size:18px;color:#444;font-family:"Source Sans Pro";font-weight:100;margin-bottom:100px;max-width:900px;margin:0 auto;}.intelligence-partners{background-color:#eee;padding-top:35px;padding-bottom:30px;text-align:center;}.intelligence-partners h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:28px;}.intelligence-partners p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;margin-bottom:70px;}.intelligence-partners p a{color:#247ba0;text-decoration:underline;}.intelligence-partners .intelligence-partners-boxes{display:none;}.intelligence-partners .intelligence-partners-boxes .partner{border:1px solid #ccc;background-color:#fff;display:inline-block;margin:20px;text-align:center;}.intelligence-partners .intelligence-partners-boxes .partner img{margin:0 auto;}.intelligence-partners .intelligence-partners-boxes .slick-dots{text-align:center;margin:0px;margin-top:10px;}.intelligence-partners .intelligence-partners-boxes .slick-dots li button:before{color:#ccc;}.intelligence-posts{padding:65px 0px;background-color:#eee;position:relative;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.intelligence-posts .columns{float:left !important;}.intelligence-posts .intelligence-box{border:1px solid #ccc;background-color:#fff;margin-top:10px;margin-bottom:10px;cursor:pointer;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;position:relative;max-height:302px;}.intelligence-posts .intelligence-box .columns{padding-right:0px !important;}.intelligence-posts .intelligence-box .arrow{position:absolute;top:136px;right:-2px;}.intelligence-posts .intelligence-box .content{padding:12px 20px;padding-right:35px;min-height:325px;}.intelligence-posts .intelligence-box .content h3{font-size:25px;color:#222;font-family:"Open Sans",sans-serif;margin-bottom:10px;}.excerpt-section ul,.excerpt-section a,.excerpt-section p,.excerpt-section li,.excerpt-section,.intelligence-posts .intelligence-box .content p{font-size:13px;color:#222;font-family:"Source Sans Pro";margin-bottom:20px;font-weight:normal;line-height:1.6;}.excerpt-section p,.excerpt-section li{margin-bottom:5px !important;line-height:1.2;}.intelligence-post{padding:65px 0px;}.intelligence-post .author{display:inline-block;}.intelligence-post .author span{color:#666;opacity:.8;margin-left:3px;font-size:14px;}.intelligence-post .time{display:inline-block;margin-left:30px;}.intelligence-post .time span{color:#666;opacity:.8;margin-left:3px;font-size:14px;}.intelligence-post .title h1{color:#f95c39;font-family:"Open Sans",sans-serif;font-weight:600;font-size:30px;margin-bottom:30px;letter-spacing:1px;}.intelligence-post .content p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;}.intelligence-more-releases{padding:35px 0px;background-color:#eee;}.intelligence-more-releases .columns{float:left !important;}.intelligence-more-releases h2{color:#f95c39;font-family:"Open Sans",sans-serif;font-size:23px;font-weight:600;margin-bottom:30px;letter-spacing:1px;}.intelligence-more-releases .intelligence-box{border:1px solid #ccc;background-color:#fff;margin-top:10px;margin-bottom:30px;cursor:pointer;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.intelligence-more-releases .intelligence-box .intelligence-box-image{border-bottom:1px solid #ccc;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.intelligence-more-releases .intelligence-box .intelligence-box-image img{width:100%;}.intelligence-more-releases .intelligence-box .intelligence-box-content{padding:25px 25px;padding-top:15px;}.intelligence-more-releases .intelligence-box .intelligence-box-content h3{color:#222;font-family:"Open Sans",sans-serif;font-size:22px;margin-bottom:0px;}@media (max-width: 1025px){.intelligence-posts .intelligence-box .columns{padding-left:.9375rem !important;padding-right:.9375rem !important;}.intelligence-posts .intelligence-box img{width:100%;}.intelligence-posts .intelligence-box .arrow{bottom:-20px !important;top:initial;right:0;left:0;margin:auto;width:31px;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}}.students-cover{background:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/img/pages/students/cover-students.png");-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;padding:100px 0px;}.students-cover h2{color:#fff;font-family:"Open Sans",sans-serif;font-weight:400;font-size:30px;margin-bottom:30px;}.top-section{background-color:#eee;padding:75px 0px;}.top-section h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:40px;}.top-section p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;margin-bottom:100px;}.students-banner{background:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/img/pages/students/students-banner.png");-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding:90px 0px;text-align:center;}.students-banner p{font-size:16px;font-family:"Source Sans Pro";font-weight:100;color:#fff;opacity:.8;max-width:900px;margin:0 auto;margin-bottom:30px;}.students-boxes{padding:75px 0px;text-align:center;}.students-boxes h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:40px;}.students-boxes .student-box{text-align:center;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.students-boxes .student-box img{margin-bottom:20px;}.students-boxes .student-box p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;margin-bottom:20px;min-height:115px;}.students-footer{background:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/img/pages/students/students-footer-bg.png");-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;padding:80px 0px;}.students-footer .contact-us{position:relative;border:1px solid #ccc;background-color:#fff;padding:25px 45px;height:96px;}.students-footer .contact-us:before{position:absolute;top:-1px;left:-1px;content:"";height:96px;width:5px;background-color:#f95c39;}.students-footer .contact-us p{display:inline-block;margin:0px;font-size:30px;line-height:43px;color:#444;}.students-footer .contact-us a{margin:0px;float:right;display:block;}@media (max-width: 1000px){.top-section{padding:35px 0px !important;}.top-section h2{margin-bottom:20px !important;}.top-section p{margin-bottom:20px !important;}.students-banner{padding:35px 0px !important;}.students-boxes{padding:35px 0px !important;}.students-boxes .student-box p{min-height:80px;}}@media (max-width: 795px){.top-section img{margin-top:60px;}.students-footer .contact-us p{font-size:20px;}}@media (max-width: 630px){.students-footer .contact-us{padding:2px 5px;height:106px;}.students-footer .contact-us:before{height:106px;}.students-footer .contact-us p{display:block;font-size:20px;text-align:center;}.students-footer .contact-us a{display:block;float:initial;margin:0 auto;width:198px;}}@media (max-width: 380px){.students-footer .contact-us{padding:2px 5px;height:150px;}.students-footer .contact-us:before{height:150px;}.students-footer .contact-us p{display:block;font-size:20px;text-align:center;}.students-footer .contact-us a{display:block;float:initial;margin:0 auto;width:198px;}}.institutions-cover{background:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/img/pages/institutions/cover-institutions.png");-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;padding:100px 0px;}.institutions-cover h2{color:#fff;font-family:"Open Sans",sans-serif;font-weight:400;font-size:30px;margin-bottom:30px;}.top-section{background-color:#eee;padding:75px 0px;}.top-section h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:40px;}.top-section p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;margin-bottom:100px;}.institutions-banner{background:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/img/pages/institutions/institutions-banner.png");-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding:90px 0px;text-align:center;}.institutions-banner p{font-size:16px;font-family:"Source Sans Pro";font-weight:100;color:#fff;opacity:.8;max-width:900px;margin:0 auto;margin-bottom:30px;}.institutions-boxes{padding:75px 0px;text-align:center;}.institutions-boxes h2{font-size:30px;color:#222;font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:40px;}.institutions-boxes .institutions-box{text-align:center;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.institutions-boxes .institutions-box img{margin-bottom:20px;}.institutions-boxes .institutions-box p{font-size:18px;color:#222;font-family:"Source Sans Pro";font-weight:100;margin-bottom:20px;min-height:115px;}.institutions-footer{background:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/img/pages/institutions/institutions-footer-bg.png");-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;padding:80px 0px;}.institutions-footer .contact-us{position:relative;border:1px solid #ccc;background-color:#fff;padding:25px 45px;height:96px;}.institutions-footer .contact-us:before{position:absolute;top:-1px;left:-1px;content:"";height:96px;width:5px;background-color:#f95c39;}.institutions-footer .contact-us p{display:inline-block;margin:0px;font-size:30px;line-height:43px;color:#444;}.institutions-footer .contact-us a{margin:0px;float:right;display:block;}@media (max-width: 1000px){.top-section{padding:35px 0px !important;}.top-section h2{margin-bottom:20px !important;}.top-section p{margin-bottom:20px !important;}.institutions-banner{padding:35px 0px !important;}.institutions-boxes{padding:35px 0px !important;}.institutions-boxes .institutions-box p{min-height:80px;}}@media (max-width: 795px){.top-section img{margin-top:60px;}.institutions-footer .contact-us p{font-size:20px;}}@media (max-width: 630px){.institutions-footer .contact-us{padding:2px 5px;height:106px;}.institutions-footer .contact-us:before{height:106px;}.institutions-footer .contact-us p{display:block;font-size:20px;text-align:center;}.institutions-footer .contact-us a{display:block;float:initial;margin:0 auto;width:198px;}}@media (max-width: 380px){.institutions-footer .contact-us{padding:2px 5px;height:150px;}.institutions-footer .contact-us:before{height:150px;}.institutions-footer .contact-us p{display:block;font-size:20px;text-align:center;}.institutions-footer .contact-us a{display:block;float:initial;margin:0 auto;width:198px;}}.team-member{padding:40px 0px;}.team-member .image{text-align:center;margin-bottom:30px;}.team-member .quote{text-align:center;}.team-member .social{text-align:center;}.team-member .social span{margin:0px 5px;}.team-member .social span .fa-envelope{background-color:#247ba0;color:#fff;padding:10px;border-radius:30px;}.team-member .social span .fa-linkedin{background-color:#247ba0;color:#fff;padding:10px 12px;border-radius:30px;}.team-member .name{color:#f95c39;margin-bottom:30px;font-size:30px;}.search-form{margin-top:15px;width:230px;}.search-form .input-group{height:40px;}.search-form .input-group .search-field{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;height:40px;padding-left:15px;}.search-form .input-group span{height:33px;}.search-form .input-group span button{height:40px;background-color:#f95c39;color:#fff;border:none;}.dropdown:hover .dropdown-menu{display:block;}.dropdown .dropdown-menu{height:54px !important;}.previous-posts{float:left;margin-top:20px;}.previous-posts a{color:#868686;background-color:#fff;border:1px solid #ccc;padding:15px 25px;text-decoration:none;outline:0;}.previous-posts:hover a{color:#f95c39;}.next-posts{float:right;margin-top:20px;}.next-posts a{color:#868686;background-color:#fff;border:1px solid #ccc;padding:15px 25px;text-decoration:none;outline:0;}.next-posts:hover a{color:#f95c39;}.post-search-form{position:relative;}.post-search-form button{background-color:#f95c39;padding:10.5px 16px;font-size:14px;position:absolute;top:0px;right:0px;}.navigation .mobile-menu ul{position:absolute;top:0;right:0px;z-index:100;background-color:#edf1f2 !important;width:100%;margin:0px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);height:auto !important;}.navigation .mobile-menu ul li{border:none !important;}.navigation .mobile-menu ul li a{text-transform:uppercase;font-size:20px;}.navigation .mobile-menu ul li:hover{background-color:#e8eced;}.navigation .mobile-menu .toggle-menu{padding:15px 20px !important;text-align:right;position:absolute;top:-58px;right:15px;display:inline-block;}.navigation.nav-scroll .mobile-menu .toggle-menu{top:-44px;}.toggle-menu span{}.toggle-menu span:nth-child(1):before{content:"";background-color:#f95c39;width:40px;height:5px;position:absolute;top:0px;left:0px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.toggle-menu span:nth-child(2):before{content:"";background-color:#f95c39;width:40px;height:5px;margin-top:10px;position:absolute;top:0px;left:0px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.toggle-menu span:nth-child(3):before{content:"";background-color:#f95c39;width:40px;height:5px;margin-top:20px;position:absolute;top:0px;left:0px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.toggle-menu.active span:nth-child(1):before{-webkit-transform:translateY(10px) rotate(45deg);-moz-transform:translateY(10px) rotate(45deg);-ms-transform:translateY(10px) rotate(45deg);-o-transform:translateY(10px) rotate(45deg);transform:translateY(10px) rotate(45deg);}.toggle-menu.active span:nth-child(2):before{-webkit-transform:translateX(-7px) scaleX(.5);-moz-transform:translateX(-7px) scaleX(.5);-ms-transform:translateX(-7px) scaleX(.5);-o-transform:translateX(-7px) scaleX(.5);transform:translateX(-7px) scaleX(.5);opacity:0;}.toggle-menu.active span:nth-child(3):before{-webkit-transform:translateY(-10px) rotate(-45deg);-moz-transform:translateY(-10px) rotate(-45deg);-ms-transform:translateY(-10px) rotate(-45deg);-o-transform:translateY(-10px) rotate(-45deg);transform:translateY(-10px) rotate(-45deg);}.blog-categories ul li{margin-right:3px;line-height:34px;}.blog-categories .categories-title{display:block;float:left;width:12%;min-width:100px;}.blog-categories .categories-list{display:block;float:left;width:88%;}#menu-top-nav ul.dropdown-menu>.active>a{background-color:#f95c39;color:#fff !important;}#menu-top-nav ul.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{background-color:#f95c39;color:#fff !important;}.slick-dots .slick-active button:before{font-size:20px !important;}.slick-dots li button:before{font-size:15px !important;}.contact-map .marker.monterey{margin-top:16%;margin-left:11%;}.contact-map .marker.chicago,.contact-map .marker.indianapolis{margin-top:10%;margin-left:17%;}.contact-map .marker.colombo{margin-top:21%;margin-left:67%;}.contact-map .marker.saltlake,.contact-map .marker.sandiego{margin-top:10%;margin-left:10%;}.contact-map .marker.stockholm{margin-top:3%;margin-left:47%;}.faq-accordion h4,.faq-accordion p{text-align:left !important;}.faq-accordion h4{position:relative;border-bottom:1px solid #ddd;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.faq-accordion h4:after{content:"";position:absolute;left:98%;top:40%;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #ef5e4e;clear:both;cursor:pointer;}.faq-accordion{text-align:left;}.faq-accordion h4 + p{display:none;}.faq-accordion h4:hover{border-bottom:1px solid #000;}.faq-subtitle{color:#f15f49;}.about-team .members .position h5{color:#247ba0;float:left;clear:both;width:100%;text-decoration:underline;text-decoration-color:#247ba0;}.about-team .members .position h3{color:#f95c39;}.intelligence-form{text-align:center;border:1px solid #d1d1d1;position:fixed;bottom:20px;}.intelligence-form h4{padding-top:1em;color:#f95c39;}@media screen and (max-width: 794px){.intelligence-form{position:relative;}.intelligence-wrap{position:static;top:auto;right:auto;}}.advisory-board-section{border-bottom:2px solid #f75b41;}.advisory-board-row h2{text-align:center;color:#f75b41;}.advisory-board-row{margin-top:20px;}.advisory-board-section:last-child{border:none;}.page-id-10573 .breadcrumb{margin-top:20px;display:none;}.page-id-10573 .about-us p{margin-top:0;margin-bottom:0;}.active-submenu-mobile{display:block;display:block !important;width:100%;height:100%;position:relative !important;z-index:999999999999;background-color:#e8eced !important;top:0 !important;right:auto;right:0 !important;left:auto;left:calc(-100vw);left:0 !important;float:none;margin:0 !important;margin-top:10px !important;padding:0 !important;border:none;box-shadow:none;color:#666;font-weight:400;-webkit-transform:translateX(0) !important;-ms-transform:translateX(0) !important;-o-transform:translateX(0) !important;transform:translateX(0) !important;transition:all 0s !important;}.active-submenu-mobile li a,.active-submenu-mobile li a:hover,.active-submenu-mobile li a:active{font-weight:light;background:none !important;color:#666;}.active-submenu-mobile li{background-color:#e8eced;}.footer-columns .dropdown .dropdown-menu{height:auto !important;}.page-id-10774 .faq-accordion{background:#fff;}.page-id-10181 #popup .contact-tabs .left{display:none !important;}@media screen and (max-width: 991px){ul.dropdown-menu{-webkit-transform:translateX(0) !important;-ms-transform:translateX(0) !important;-o-transform:translateX(0) !important;transform:translateX(0) !important;transition:all 0s !important;left:0 !important;display:none !important;}ul.dropdown-menu.active-submenu-mobile{-webkit-transform:translateX(0) !important;-ms-transform:translateX(0) !important;-o-transform:translateX(0) !important;transform:translateX(0) !important;transition:all 0s !important;display:block !important;}.navigation .mobile-menu ul li a.dropdown-toggle{z-index:1 !important;pointer-events:none !important;}.navigation .mobile-menu ul li.menu-contact a{pointer-events:initial !important;}}@media screen and (max-width: 480px){.dropdown-toggle .caret{margin-left:15px;margin-left:2px;display:inline-block;width:14px !important;height:14px !important;vertical-align:middle;border-top:7px solid !important;border-right:7px solid transparent !important;border-left:7px solid transparent !important;}}@media screen and (min-width: 700px){.cover{padding:50px 0;}}p span{display:initial !important;}.home.page{padding-top:0px !important;}@media screen and (min-width: 767px){.page-id-18007 .wp-block-columns .wp-block-column p:last-child{min-height:85px;}.page-id-18007 .wp-block-columns .wp-block-column p:nth-child(3n+3){min-height:56px;}.page-id-18007 .wp-block-columns .wp-block-column p:nth-child(3n+1){min-height:85px;}.content .wp-block-columns:first-child .wp-block-column p:nth-child(3n+3){min-height:0px;}.content .wp-block-columns:last-child .wp-block-column p:nth-child(3n+3){min-height:0px;}}section.breadcrumb{display:none;}.ribbon-header{background:#fff6e5;color:#217d9c;display:inline-block;width:100%;padding:10px 0;border:1px solid #217d9c;}.ribbon-header a{text-decoration:underline;color:#217d9c;}.custom-img-crn{margin:0 5px 0 15px;}@media screen and (max-width: 991px){.post-type-archive-intelligence .intelligence-posts .intelligence-box{max-height:100%;}.intelligence-posts .intelligence-box{max-height:100%;}.post-type-archive-intelligence .intelligence-posts .intelligence-box{max-height:100%;}body>.wrap{padding-top:30px;}.ribbon-header{padding-left:15px;padding-right:15px;top:69px;}.custom-img-crn{margin-left:0;}}.page-id-12246 .icon-text-boxes-section p{min-height:56px;}.page-id-12246 .icon-text-boxes-section img{min-height:150px;}@media screen and (max-width: 1200px) and (min-width: 850px){.about-team .medium-3{width:33%;}}@media screen and (max-width: 849px) and (min-width: 768px){.about-team .medium-3{width:50%;}}.home .main .right-image-section:nth-child(2n+1) .row .image-column img{display:none;}.home .main .right-image-section:nth-child(2n+2) .row .image-column .cover{display:none;}.home .image-column .cover{position:relative;padding-bottom:70px;}.home .image-column .cover::before{position:absolute;display:block;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.25);content:"";}.home .image-column .cover .play{position:relative;z-index:10;}@media screen and (max-width: 1200px) and (min-width: 951px){.navigation .menu ul li{margin-right:5px;}.navigation .menu ul li a{font-size:14px;}.navigation .contact-btn a span{padding-left:10px;padding-right:10px;}}body.page-id-12246 main.main.columns .icon-text-boxes-section .row{display:flex;flex-direction:row;flex-wrap:wrap;}body.page-id-12246 main.main.columns .icon-text-boxes-section .row .columns{float:none;margin-top:20px;margin-bottom:20px;}@media screen and (min-width:950px){header.header .navigation > .row > .col-md-12 > .col-md-9.hidden-xs{padding-left:0;}header.header .navigation > .row > .col-md-12 > .col-md-9.hidden-xs > .menu{margin-right:0;}header.header .navigation > .row > .col-md-12 > .col-md-9.hidden-xs > .menu > #menu-top-nav > li{margin-right:2px;}}@media screen and (min-width:1000px){header.header .navigation > .row > .col-md-12 > .col-md-9.hidden-xs > .menu{margin-right:10px;}header.header .navigation > .row > .col-md-12 > .col-md-9.hidden-xs > .menu > #menu-top-nav > li{margin-right:5px;}}@media screen and (min-width:1100px){header.header .navigation > .row > .col-md-12 > .col-md-9.hidden-xs{padding-left:15px;}header.header .navigation > .row > .col-md-12 > .col-md-9.hidden-xs > .menu{margin-right:20px;}header.header .navigation > .row > .col-md-12 > .col-md-9.hidden-xs > .menu > #menu-top-nav > li{margin-right:10px;}}@media screen and (min-width:1200px){header.header .navigation > .row > .col-md-12 > .col-md-9.hidden-xs > .contact-btn > a > span.button{padding:12px 20px;}header.header .navigation > .row > .col-md-12 > .col-md-9.hidden-xs > .menu{margin-right:15px;}header.header .navigation > .row > .col-md-12 > .col-md-9.hidden-xs > .menu > #menu-top-nav > li{margin-right:5px;}}@font-face{font-family:"Simple-Line-Icons";src:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-content/themes/studyportals/assets/fonts/simple-line-icons/fonts/Simple-Line-Icons.eot");src:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-content/themes/studyportals/assets/fonts/simple-line-icons/fonts/Simple-Line-Icons.eot#iefix") format("embedded-opentype"),url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-content/themes/studyportals/assets/fonts/simple-line-icons/fonts/Simple-Line-Icons.woff") format("woff"),url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-content/themes/studyportals/assets/fonts/simple-line-icons/fonts/Simple-Line-Icons.ttf") format("truetype"),url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/optimized/rev-ba25258/wp-content/themes/studyportals/assets/fonts/simple-line-icons/fonts/Simple-Line-Icons.svg#Simple-Line-Icons") format("svg");font-weight:normal;font-style:normal;}[data-icon]:before{font-family:"Simple-Line-Icons";content:attr(data-icon);speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-trophy,.icon-screen-smartphone,.icon-screen-desktop,.icon-plane,.icon-notebook,.icon-moustache,.icon-mouse,.icon-magnet,.icon-energy,.icon-emoticon-smile,.icon-disc,.icon-cursor-move,.icon-crop,.icon-credit-card,.icon-chemistry,.icon-user,.icon-speedometer,.icon-social-youtube,.icon-social-twitter,.icon-social-tumblr,.icon-social-facebook,.icon-social-dropbox,.icon-social-dribbble,.icon-shield,.icon-screen-tablet,.icon-magic-wand,.icon-hourglass,.icon-graduation,.icon-ghost,.icon-game-controller,.icon-fire,.icon-eyeglasses,.icon-envelope-open,.icon-envelope-letter,.icon-bell,.icon-badge,.icon-anchor,.icon-wallet,.icon-vector,.icon-speech,.icon-puzzle,.icon-printer,.icon-present,.icon-playlist,.icon-pin,.icon-picture,.icon-map,.icon-layers,.icon-handbag,.icon-globe-alt,.icon-globe,.icon-frame,.icon-folder-alt,.icon-film,.icon-feed,.icon-earphones-alt,.icon-earphones,.icon-drop,.icon-drawer,.icon-docs,.icon-directions,.icon-direction,.icon-diamond,.icon-cup,.icon-compass,.icon-call-out,.icon-call-in,.icon-call-end,.icon-calculator,.icon-bubbles,.icon-briefcase,.icon-book-open,.icon-basket-loaded,.icon-basket,.icon-bag,.icon-action-undo,.icon-action-redo,.icon-wrench,.icon-umbrella,.icon-trash,.icon-tag,.icon-support,.icon-size-fullscreen,.icon-size-actual,.icon-shuffle,.icon-share-alt,.icon-share,.icon-rocket,.icon-question,.icon-pie-chart,.icon-pencil,.icon-note,.icon-music-tone-alt,.icon-music-tone,.icon-microphone,.icon-loop,.icon-logout,.icon-login,.icon-list,.icon-like,.icon-home,.icon-grid,.icon-graph,.icon-equalizer,.icon-dislike,.icon-cursor,.icon-control-start,.icon-control-rewind,.icon-control-play,.icon-control-pause,.icon-control-forward,.icon-control-end,.icon-calendar,.icon-bulb,.icon-bar-chart,.icon-arrow-up,.icon-arrow-right,.icon-arrow-left,.icon-arrow-down,.icon-ban,.icon-bubble,.icon-camcorder,.icon-camera,.icon-check,.icon-clock,.icon-close,.icon-cloud-download,.icon-cloud-upload,.icon-doc,.icon-envelope,.icon-eye,.icon-flag,.icon-folder,.icon-heart,.icon-info,.icon-key,.icon-link,.icon-lock,.icon-lock-open,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-paper-clip,.icon-paper-plane,.icon-plus,.icon-pointer,.icon-power,.icon-refresh,.icon-reload,.icon-settings,.icon-star,.icon-symbol-female,.icon-symbol-male,.icon-target,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-users{font-family:"Simple-Line-Icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;}.icon-user-female:before{content:"";}.icon-user-follow:before{content:"";}.icon-user-following:before{content:"";}.icon-user-unfollow:before{content:"";}.icon-trophy:before{content:"";}.icon-screen-smartphone:before{content:"";}.icon-screen-desktop:before{content:"";}.icon-plane:before{content:"";}.icon-notebook:before{content:"";}.icon-moustache:before{content:"";}.icon-mouse:before{content:"";}.icon-magnet:before{content:"";}.icon-energy:before{content:"";}.icon-emoticon-smile:before{content:"";}.icon-disc:before{content:"";}.icon-cursor-move:before{content:"";}.icon-crop:before{content:"";}.icon-credit-card:before{content:"";}.icon-chemistry:before{content:"";}.icon-user:before{content:"";}.icon-speedometer:before{content:"";}.icon-social-youtube:before{content:"";}.icon-social-twitter:before{content:"";}.icon-social-tumblr:before{content:"";}.icon-social-facebook:before{content:"";}.icon-social-dropbox:before{content:"";}.icon-social-dribbble:before{content:"";}.icon-shield:before{content:"";}.icon-screen-tablet:before{content:"";}.icon-magic-wand:before{content:"";}.icon-hourglass:before{content:"";}.icon-graduation:before{content:"";}.icon-ghost:before{content:"";}.icon-game-controller:before{content:"";}.icon-fire:before{content:"";}.icon-eyeglasses:before{content:"";}.icon-envelope-open:before{content:"";}.icon-envelope-letter:before{content:"";}.icon-bell:before{content:"";}.icon-badge:before{content:"";}.icon-anchor:before{content:"";}.icon-wallet:before{content:"";}.icon-vector:before{content:"";}.icon-speech:before{content:"";}.icon-puzzle:before{content:"";}.icon-printer:before{content:"";}.icon-present:before{content:"";}.icon-playlist:before{content:"";}.icon-pin:before{content:"";}.icon-picture:before{content:"";}.icon-map:before{content:"";}.icon-layers:before{content:"";}.icon-handbag:before{content:"";}.icon-globe-alt:before{content:"";}.icon-globe:before{content:"";}.icon-frame:before{content:"";}.icon-folder-alt:before{content:"";}.icon-film:before{content:"";}.icon-feed:before{content:"";}.icon-earphones-alt:before{content:"";}.icon-earphones:before{content:"";}.icon-drop:before{content:"";}.icon-drawer:before{content:"";}.icon-docs:before{content:"";}.icon-directions:before{content:"";}.icon-direction:before{content:"";}.icon-diamond:before{content:"";}.icon-cup:before{content:"";}.icon-compass:before{content:"";}.icon-call-out:before{content:"";}.icon-call-in:before{content:"";}.icon-call-end:before{content:"";}.icon-calculator:before{content:"";}.icon-bubbles:before{content:"";}.icon-briefcase:before{content:"";}.icon-book-open:before{content:"";}.icon-basket-loaded:before{content:"";}.icon-basket:before{content:"";}.icon-bag:before{content:"";}.icon-action-undo:before{content:"";}.icon-action-redo:before{content:"";}.icon-wrench:before{content:"";}.icon-umbrella:before{content:"";}.icon-trash:before{content:"";}.icon-tag:before{content:"";}.icon-support:before{content:"";}.icon-size-fullscreen:before{content:"";}.icon-size-actual:before{content:"";}.icon-shuffle:before{content:"";}.icon-share-alt:before{content:"";}.icon-share:before{content:"";}.icon-rocket:before{content:"";}.icon-question:before{content:"";}.icon-pie-chart:before{content:"";}.icon-pencil:before{content:"";}.icon-note:before{content:"";}.icon-music-tone-alt:before{content:"";}.icon-music-tone:before{content:"";}.icon-microphone:before{content:"";}.icon-loop:before{content:"";}.icon-logout:before{content:"";}.icon-login:before{content:"";}.icon-list:before{content:"";}.icon-like:before{content:"";}.icon-home:before{content:"";}.icon-grid:before{content:"";}.icon-graph:before{content:"";}.icon-equalizer:before{content:"";}.icon-dislike:before{content:"";}.icon-cursor:before{content:"";}.icon-control-start:before{content:"";}.icon-control-rewind:before{content:"";}.icon-control-play:before{content:"";}.icon-control-pause:before{content:"";}.icon-control-forward:before{content:"";}.icon-control-end:before{content:"";}.icon-calendar:before{content:"";}.icon-bulb:before{content:"";}.icon-bar-chart:before{content:"";}.icon-arrow-up:before{content:"";}.icon-arrow-right:before{content:"";}.icon-arrow-left:before{content:"";}.icon-arrow-down:before{content:"";}.icon-ban:before{content:"";}.icon-bubble:before{content:"";}.icon-camcorder:before{content:"";}.icon-camera:before{content:"";}.icon-check:before{content:"";}.icon-clock:before{content:"";}.icon-close:before{content:"";}.icon-cloud-download:before{content:"";}.icon-cloud-upload:before{content:"";}.icon-doc:before{content:"";}.icon-envelope:before{content:"";}.icon-eye:before{content:"";}.icon-flag:before{content:"";}.icon-folder:before{content:"";}.icon-heart:before{content:"";}.icon-info:before{content:"";}.icon-key:before{content:"";}.icon-link:before{content:"";}.icon-lock:before{content:"";}.icon-lock-open:before{content:"";}.icon-magnifier:before{content:"";}.icon-magnifier-add:before{content:"";}.icon-magnifier-remove:before{content:"";}.icon-paper-clip:before{content:"";}.icon-paper-plane:before{content:"";}.icon-plus:before{content:"";}.icon-pointer:before{content:"";}.icon-power:before{content:"";}.icon-refresh:before{content:"";}.icon-reload:before{content:"";}.icon-settings:before{content:"";}.icon-star:before{content:"";}.icon-symbol-female:before{content:"";}.icon-symbol-male:before{content:"";}.icon-target:before{content:"";}.icon-volume-1:before{content:"";}.icon-volume-2:before{content:"";}.icon-volume-off:before{content:"";}.icon-users:before{content:"";}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80);}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044;}.mfp-preloader a{color:#ccc;}.mfp-preloader a:hover{color:white;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100);}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0);}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100);}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px;}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px;}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:black;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}.mfp-figure{line-height:0;}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0;}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75);}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}}.mfp-ie7 .mfp-img{padding:0;}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;}.mfp-ie7 .mfp-container{padding:0;}.mfp-ie7 .mfp-content{padding-top:44px;}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:300;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmhdu3cOWxy40.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:300;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwkxdu3cOWxy40.woff2") format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:300;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmxdu3cOWxy40.woff2") format("woff2");unicode-range:U+1F00-1FFF;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:300;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlBdu3cOWxy40.woff2") format("woff2");unicode-range:U+0370-03FF;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:300;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmBdu3cOWxy40.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:300;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmRdu3cOWxy40.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:300;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu3cOWxw.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:400;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lujVj9_mf.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:400;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lujVj9_mf.woff2") format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:400;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lujVj9_mf.woff2") format("woff2");unicode-range:U+1F00-1FFF;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:400;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lujVj9_mf.woff2") format("woff2");unicode-range:U+0370-03FF;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:400;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lujVj9_mf.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:400;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lujVj9_mf.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:400;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:600;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmhdu3cOWxy40.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:600;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwkxdu3cOWxy40.woff2") format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:600;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmxdu3cOWxy40.woff2") format("woff2");unicode-range:U+1F00-1FFF;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:600;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlBdu3cOWxy40.woff2") format("woff2");unicode-range:U+0370-03FF;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:600;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmBdu3cOWxy40.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:600;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRdu3cOWxy40.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:600;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:700;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmhdu3cOWxy40.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:700;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwkxdu3cOWxy40.woff2") format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:700;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmxdu3cOWxy40.woff2") format("woff2");unicode-range:U+1F00-1FFF;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:700;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlBdu3cOWxy40.woff2") format("woff2");unicode-range:U+0370-03FF;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:700;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmBdu3cOWxy40.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:700;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmRdu3cOWxy40.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:700;src:url("https://fonts.gstatic.com/s/sourcesanspro/v19/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu3cOWxw.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2") format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2") format("woff2");unicode-range:U+1F00-1FFF;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2") format("woff2");unicode-range:U+0370-03FF;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2") format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2") format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2") format("woff2");unicode-range:U+1F00-1FFF;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2") format("woff2");unicode-range:U+0370-03FF;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2") format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2") format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2") format("woff2");unicode-range:U+1F00-1FFF;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2") format("woff2");unicode-range:U+0370-03FF;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2") format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2") format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2") format("woff2");unicode-range:U+1F00-1FFF;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2") format("woff2");unicode-range:U+0370-03FF;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2") format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:url("https://fonts.gstatic.com/s/opensans/v28/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@media print{.breadcrumb,.navigation,.footer,.header,.printBtn{display:none;}@page{margin:25mm;}.blog-post{margin-top:0;padding:0;}}.userlist a.dashicons span{display:none;}.userlist a.dashicons{text-decoration:none;}#userlist fieldset legend{padding-left:0;}#userlist fieldset.select legend{display:none;}#userlist fieldset.select label{font-weight:bold;}#userlist fieldset li{list-style:none;}#userlist fieldset{border:none;padding:1em;}.search-box{max-width:50%;min-width:300px;display:block;float:right;}.search-box,.perpage-box{clear:both;}.csvlink,.refreshlink{float:left;}.csvlink p,.refreshlink p{margin-top:0;margin-right:1em;}.userslist{clear:both;}.userlist .tbody{width:100%;}.userlist .tbody .vcard{}.userlistfooter{clear:both;margin:0px auto;}div.tbody .tr,div.tbody .vcard,#userslist2 .tbody .vcard{float:left;width:280px;padding:5px;}div.tbody .tr .td,.userlist .tbody .vcard .td{display:block;overflow:hidden;}tbody .even,.tbody .even .td{background-color:#eee;}#userslist2 .tbody .vcard .td1{float:left;width:100px;}#userslist1,#userslist2,#userslist3,#userslist4{clear:both;}form#userlist{width:100%;}table.userlist{border-radius:3px;border-spacing:0;border-style:solid;border-color:#ddd;border-width:1px;clear:both;margin:auto;width:100%;z-index:100;}.userlist *{word-wrap:break-word;}.userlist thead{white-space:normal;}.userlist thead tr th,.userlist tfoot tr th{background:#eee scroll left top;color:#222;}.userlist td,.userlist th{border-color:#ddd;}.userlist th,.userlist td{overflow:hidden;}.userlist th,.userlist td{line-height:1.3em;padding:7px 7px 8px;text-align:left;}.userlist td,.userlist th{border-bottom-style:solid;border-bottom-width:1px;}.userlist .site-mature a{color:#606;}.userlist .site-deleted a{color:#966;}.userlist .site-archived a{color:FFCC99;}.userlist .site-spammed a{color:#900;}.site-spammed .view,.site-archived .view,.site-deleted .view,.site-mature .view{background-color:#fecac2;}div.filter_wrap{clear:both;}form#userlist label{font-weight:normal;}form#userlist  legend{font-weight:bold;}form#userlist .perpage-box label{width:auto;}form#userlist .perpage-box{margin:0 auto;width:100%;}form#userlist th .date_range .ui-datepicker-trigger{display:none;}form#userlist th fieldset label{clear:both;width:auto;}form#userlist th fieldset input{float:right;}form#userlist input[type="number"]{}form#userlist .number_range label{clear:both;}#userlist #user_totals{clear:both;margin:auto;}#userlist #user_totals p{text-align:center;}#filter_buttons,#user_navigation,#alpha_navigation{clear:both;float:right;padding:5px 0px;}#filter_buttons,#user_navigation,#alpha_navigation{width:100%;text-align:right;}#user_navigation .active a,#alpha_navigation .active a{}.tablenav{clear:both;text-align:right;}.tablenav .displaying-num{font-style:italic;margin-right:10px;}.tablenav .tablenav-pages a,.tablenav-pages span.current{text-decoration:none;}.tablenav .next,.tablenav .prev{border-color:transparent;}a.page-numbers{display:inline-block;font-weight:bold;margin-right:1px;padding:0 2px;}.tablenav .dots{border-color:transparent;}.tablenav-pages br{display:none;}.widget-container table.userlist,.widget-container table.userlist tr,.widget-container table.userlist td{border:0px;}.widget-container table.userlist td{padding:2px;}table.ui-datepicker-calendar{background:#fff;}.avatar img{-moz-box-shadow:2px 2px 4px rgba(0,0,0,.5);-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.5);box-shadow:2px 2px 4px rgba(0,0,0,.5);}span.th{margin-right:2%;}span.display_name{font-weight:bold;font-size:large;}span.user_registered a:hover{color:red;position:relative;}span.user_registered a[title]:hover:after{content:attr(title);padding:4px 8px;color:#333;position:absolute;left:0;top:100%;white-space:nowrap;z-index:20px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0px 0px 4px #222;-webkit-box-shadow:0px 0px 4px #222;box-shadow:0px 0px 4px #222;background-image:-moz-linear-gradient(top,#eee,#ccc);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(1,#ccc));background-image:-webkit-linear-gradient(top,#eee,#ccc);background-image:-moz-linear-gradient(top,#eee,#ccc);background-image:-ms-linear-gradient(top,#eee,#ccc);background-image:-o-linear-gradient(top,#eee,#ccc);}span.amr-tooltip{cursor:help;}form#userlist  .perpage-box{display:table-cell;vertical-align:middle;margin-bottom:1em;}form#userlist .perpage-box #rows_per_page{display:inline;width:4em;margin:0 1em;}form#userlist .perpage-box  label{display:inline;float:none;}#userslist1,#userslist2,#userslist3,#userslist4,#userslist5,#userslist6,#userslist7,#userslist8,#userslist9,#userslist10{overflow:auto;}@media print{#masthead,#wphead,#wpadminbar,#adminmenumain,#adminmenu,#adminmenuback,#adminmenuwrap,#screenmeta,#footer,#wpfooter,input#doaction,input#doaction2,.site-header,.entry-header,.filter,.postbox,.button,.subsubsub,.csvlink,.perpage-box,.search-box,.filter-box,.tablenav,.userlistfooter,.report_explanation,.widget-area,.site-info,footer,input,select,.check-column input{display:none;}#wpcontent{margin:0;width:100%;}table.userlist{table-layout:auto;width:100%;}table.userlist th,table.userlist td{word-wrap:break-word;}table,body{margin:0;padding:0;border:0;}}@media screen and (max-width: 600px){table{width:100%;}thead{display:none;}tr:nth-of-type(2n){background-color:inherit;}tr td:first-child{background:#f0f0f0;font-weight:bold;font-size:1.3em;}tbody td{display:block;text-align:center;}tbody td:before{content:attr(data-th);display:block;text-align:center;}}@font-face{font-family:dashicons;src:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-includes/fonts/cc26977e9557edbbc60f1255fb1de6ee.dashicons.eot");src:url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-includes/fonts/cc26977e9557edbbc60f1255fb1de6ee.dashicons.eot#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url("https://cdn-clkbb.nitrocdn.com/yvdyHjvxnbyDWFOPGqIgfJuhVjswFevC/assets/static/source/rev-ba25258/wp-includes/fonts/cc26977e9557edbbc60f1255fb1de6ee.dashicons.ttf") format("truetype");font-weight:400;font-style:normal;}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in;}.dashicons-admin-appearance:before{content:"";}.dashicons-admin-collapse:before{content:"";}.dashicons-admin-comments:before{content:"";}.dashicons-admin-customizer:before{content:"";}.dashicons-admin-generic:before{content:"";}.dashicons-admin-home:before{content:"";}.dashicons-admin-links:before{content:"";}.dashicons-admin-media:before{content:"";}.dashicons-admin-multisite:before{content:"";}.dashicons-admin-network:before{content:"";}.dashicons-admin-page:before{content:"";}.dashicons-admin-plugins:before{content:"";}.dashicons-admin-post:before{content:"";}.dashicons-admin-settings:before{content:"";}.dashicons-admin-site-alt:before{content:"";}.dashicons-admin-site-alt2:before{content:"";}.dashicons-admin-site-alt3:before{content:"";}.dashicons-admin-site:before{content:"";}.dashicons-admin-tools:before{content:"";}.dashicons-admin-users:before{content:"";}.dashicons-airplane:before{content:"";}.dashicons-album:before{content:"";}.dashicons-align-center:before{content:"";}.dashicons-align-full-width:before{content:"";}.dashicons-align-left:before{content:"";}.dashicons-align-none:before{content:"";}.dashicons-align-pull-left:before{content:"";}.dashicons-align-pull-right:before{content:"";}.dashicons-align-right:before{content:"";}.dashicons-align-wide:before{content:"";}.dashicons-amazon:before{content:"";}.dashicons-analytics:before{content:"";}.dashicons-archive:before{content:"";}.dashicons-arrow-down-alt:before{content:"";}.dashicons-arrow-down-alt2:before{content:"";}.dashicons-arrow-down:before{content:"";}.dashicons-arrow-left-alt:before{content:"";}.dashicons-arrow-left-alt2:before{content:"";}.dashicons-arrow-left:before{content:"";}.dashicons-arrow-right-alt:before{content:"";}.dashicons-arrow-right-alt2:before{content:"";}.dashicons-arrow-right:before{content:"";}.dashicons-arrow-up-alt:before{content:"";}.dashicons-arrow-up-alt2:before{content:"";}.dashicons-arrow-up-duplicate:before{content:"";}.dashicons-arrow-up:before{content:"";}.dashicons-art:before{content:"";}.dashicons-awards:before{content:"";}.dashicons-backup:before{content:"";}.dashicons-bank:before{content:"";}.dashicons-beer:before{content:"";}.dashicons-bell:before{content:"";}.dashicons-block-default:before{content:"";}.dashicons-book-alt:before{content:"";}.dashicons-book:before{content:"";}.dashicons-buddicons-activity:before{content:"";}.dashicons-buddicons-bbpress-logo:before{content:"";}.dashicons-buddicons-buddypress-logo:before{content:"";}.dashicons-buddicons-community:before{content:"";}.dashicons-buddicons-forums:before{content:"";}.dashicons-buddicons-friends:before{content:"";}.dashicons-buddicons-groups:before{content:"";}.dashicons-buddicons-pm:before{content:"";}.dashicons-buddicons-replies:before{content:"";}.dashicons-buddicons-topics:before{content:"";}.dashicons-buddicons-tracking:before{content:"";}.dashicons-building:before{content:"";}.dashicons-businessman:before{content:"";}.dashicons-businessperson:before{content:"";}.dashicons-businesswoman:before{content:"";}.dashicons-button:before{content:"";}.dashicons-calculator:before{content:"";}.dashicons-calendar-alt:before{content:"";}.dashicons-calendar:before{content:"";}.dashicons-camera-alt:before{content:"";}.dashicons-camera:before{content:"";}.dashicons-car:before{content:"";}.dashicons-carrot:before{content:"";}.dashicons-cart:before{content:"";}.dashicons-category:before{content:"";}.dashicons-chart-area:before{content:"";}.dashicons-chart-bar:before{content:"";}.dashicons-chart-line:before{content:"";}.dashicons-chart-pie:before{content:"";}.dashicons-clipboard:before{content:"";}.dashicons-clock:before{content:"";}.dashicons-cloud-saved:before{content:"";}.dashicons-cloud-upload:before{content:"";}.dashicons-cloud:before{content:"";}.dashicons-code-standards:before{content:"";}.dashicons-coffee:before{content:"";}.dashicons-color-picker:before{content:"";}.dashicons-columns:before{content:"";}.dashicons-controls-back:before{content:"";}.dashicons-controls-forward:before{content:"";}.dashicons-controls-pause:before{content:"";}.dashicons-controls-play:before{content:"";}.dashicons-controls-repeat:before{content:"";}.dashicons-controls-skipback:before{content:"";}.dashicons-controls-skipforward:before{content:"";}.dashicons-controls-volumeoff:before{content:"";}.dashicons-controls-volumeon:before{content:"";}.dashicons-cover-image:before{content:"";}.dashicons-dashboard:before{content:"";}.dashicons-database-add:before{content:"";}.dashicons-database-export:before{content:"";}.dashicons-database-import:before{content:"";}.dashicons-database-remove:before{content:"";}.dashicons-database-view:before{content:"";}.dashicons-database:before{content:"";}.dashicons-desktop:before{content:"";}.dashicons-dismiss:before{content:"";}.dashicons-download:before{content:"";}.dashicons-drumstick:before{content:"";}.dashicons-edit-large:before{content:"";}.dashicons-edit-page:before{content:"";}.dashicons-edit:before{content:"";}.dashicons-editor-aligncenter:before{content:"";}.dashicons-editor-alignleft:before{content:"";}.dashicons-editor-alignright:before{content:"";}.dashicons-editor-bold:before{content:"";}.dashicons-editor-break:before{content:"";}.dashicons-editor-code-duplicate:before{content:"";}.dashicons-editor-code:before{content:"";}.dashicons-editor-contract:before{content:"";}.dashicons-editor-customchar:before{content:"";}.dashicons-editor-expand:before{content:"";}.dashicons-editor-help:before{content:"";}.dashicons-editor-indent:before{content:"";}.dashicons-editor-insertmore:before{content:"";}.dashicons-editor-italic:before{content:"";}.dashicons-editor-justify:before{content:"";}.dashicons-editor-kitchensink:before{content:"";}.dashicons-editor-ltr:before{content:"";}.dashicons-editor-ol-rtl:before{content:"";}.dashicons-editor-ol:before{content:"";}.dashicons-editor-outdent:before{content:"";}.dashicons-editor-paragraph:before{content:"";}.dashicons-editor-paste-text:before{content:"";}.dashicons-editor-paste-word:before{content:"";}.dashicons-editor-quote:before{content:"";}.dashicons-editor-removeformatting:before{content:"";}.dashicons-editor-rtl:before{content:"";}.dashicons-editor-spellcheck:before{content:"";}.dashicons-editor-strikethrough:before{content:"";}.dashicons-editor-table:before{content:"";}.dashicons-editor-textcolor:before{content:"";}.dashicons-editor-ul:before{content:"";}.dashicons-editor-underline:before{content:"";}.dashicons-editor-unlink:before{content:"";}.dashicons-editor-video:before{content:"";}.dashicons-ellipsis:before{content:"";}.dashicons-email-alt:before{content:"";}.dashicons-email-alt2:before{content:"";}.dashicons-email:before{content:"";}.dashicons-embed-audio:before{content:"";}.dashicons-embed-generic:before{content:"";}.dashicons-embed-photo:before{content:"";}.dashicons-embed-post:before{content:"";}.dashicons-embed-video:before{content:"";}.dashicons-excerpt-view:before{content:"";}.dashicons-exit:before{content:"";}.dashicons-external:before{content:"";}.dashicons-facebook-alt:before{content:"";}.dashicons-facebook:before{content:"";}.dashicons-feedback:before{content:"";}.dashicons-filter:before{content:"";}.dashicons-flag:before{content:"";}.dashicons-food:before{content:"";}.dashicons-format-aside:before{content:"";}.dashicons-format-audio:before{content:"";}.dashicons-format-chat:before{content:"";}.dashicons-format-gallery:before{content:"";}.dashicons-format-image:before{content:"";}.dashicons-format-quote:before{content:"";}.dashicons-format-status:before{content:"";}.dashicons-format-video:before{content:"";}.dashicons-forms:before{content:"";}.dashicons-fullscreen-alt:before{content:"";}.dashicons-fullscreen-exit-alt:before{content:"";}.dashicons-games:before{content:"";}.dashicons-google:before{content:"";}.dashicons-googleplus:before{content:"";}.dashicons-grid-view:before{content:"";}.dashicons-groups:before{content:"";}.dashicons-hammer:before{content:"";}.dashicons-heading:before{content:"";}.dashicons-heart:before{content:"";}.dashicons-hidden:before{content:"";}.dashicons-hourglass:before{content:"";}.dashicons-html:before{content:"";}.dashicons-id-alt:before{content:"";}.dashicons-id:before{content:"";}.dashicons-image-crop:before{content:"";}.dashicons-image-filter:before{content:"";}.dashicons-image-flip-horizontal:before{content:"";}.dashicons-image-flip-vertical:before{content:"";}.dashicons-image-rotate-left:before{content:"";}.dashicons-image-rotate-right:before{content:"";}.dashicons-image-rotate:before{content:"";}.dashicons-images-alt:before{content:"";}.dashicons-images-alt2:before{content:"";}.dashicons-index-card:before{content:"";}.dashicons-info-outline:before{content:"";}.dashicons-info:before{content:"";}.dashicons-insert-after:before{content:"";}.dashicons-insert-before:before{content:"";}.dashicons-insert:before{content:"";}.dashicons-instagram:before{content:"";}.dashicons-laptop:before{content:"";}.dashicons-layout:before{content:"";}.dashicons-leftright:before{content:"";}.dashicons-lightbulb:before{content:"";}.dashicons-linkedin:before{content:"";}.dashicons-list-view:before{content:"";}.dashicons-location-alt:before{content:"";}.dashicons-location:before{content:"";}.dashicons-lock-duplicate:before{content:"";}.dashicons-lock:before{content:"";}.dashicons-marker:before{content:"";}.dashicons-media-archive:before{content:"";}.dashicons-media-audio:before{content:"";}.dashicons-media-code:before{content:"";}.dashicons-media-default:before{content:"";}.dashicons-media-document:before{content:"";}.dashicons-media-interactive:before{content:"";}.dashicons-media-spreadsheet:before{content:"";}.dashicons-media-text:before{content:"";}.dashicons-media-video:before{content:"";}.dashicons-megaphone:before{content:"";}.dashicons-menu-alt:before{content:"";}.dashicons-menu-alt2:before{content:"";}.dashicons-menu-alt3:before{content:"";}.dashicons-menu:before{content:"";}.dashicons-microphone:before{content:"";}.dashicons-migrate:before{content:"";}.dashicons-minus:before{content:"";}.dashicons-money-alt:before{content:"";}.dashicons-money:before{content:"";}.dashicons-move:before{content:"";}.dashicons-nametag:before{content:"";}.dashicons-networking:before{content:"";}.dashicons-no-alt:before{content:"";}.dashicons-no:before{content:"";}.dashicons-open-folder:before{content:"";}.dashicons-palmtree:before{content:"";}.dashicons-paperclip:before{content:"";}.dashicons-pdf:before{content:"";}.dashicons-performance:before{content:"";}.dashicons-pets:before{content:"";}.dashicons-phone:before{content:"";}.dashicons-pinterest:before{content:"";}.dashicons-playlist-audio:before{content:"";}.dashicons-playlist-video:before{content:"";}.dashicons-plugins-checked:before{content:"";}.dashicons-plus-alt:before{content:"";}.dashicons-plus-alt2:before{content:"";}.dashicons-plus:before{content:"";}.dashicons-podio:before{content:"";}.dashicons-portfolio:before{content:"";}.dashicons-post-status:before{content:"";}.dashicons-pressthis:before{content:"";}.dashicons-printer:before{content:"";}.dashicons-privacy:before{content:"";}.dashicons-products:before{content:"";}.dashicons-randomize:before{content:"";}.dashicons-reddit:before{content:"";}.dashicons-redo:before{content:"";}.dashicons-remove:before{content:"";}.dashicons-rest-api:before{content:"";}.dashicons-rss:before{content:"";}.dashicons-saved:before{content:"";}.dashicons-schedule:before{content:"";}.dashicons-screenoptions:before{content:"";}.dashicons-search:before{content:"";}.dashicons-share-alt:before{content:"";}.dashicons-share-alt2:before{content:"";}.dashicons-share:before{content:"";}.dashicons-shield-alt:before{content:"";}.dashicons-shield:before{content:"";}.dashicons-shortcode:before{content:"";}.dashicons-slides:before{content:"";}.dashicons-smartphone:before{content:"";}.dashicons-smiley:before{content:"";}.dashicons-sort:before{content:"";}.dashicons-sos:before{content:"";}.dashicons-spotify:before{content:"";}.dashicons-star-empty:before{content:"";}.dashicons-star-filled:before{content:"";}.dashicons-star-half:before{content:"";}.dashicons-sticky:before{content:"";}.dashicons-store:before{content:"";}.dashicons-superhero-alt:before{content:"";}.dashicons-superhero:before{content:"";}.dashicons-table-col-after:before{content:"";}.dashicons-table-col-before:before{content:"";}.dashicons-table-col-delete:before{content:"";}.dashicons-table-row-after:before{content:"";}.dashicons-table-row-before:before{content:"";}.dashicons-table-row-delete:before{content:"";}.dashicons-tablet:before{content:"";}.dashicons-tag:before{content:"";}.dashicons-tagcloud:before{content:"";}.dashicons-testimonial:before{content:"";}.dashicons-text-page:before{content:"";}.dashicons-text:before{content:"";}.dashicons-thumbs-down:before{content:"";}.dashicons-thumbs-up:before{content:"";}.dashicons-tickets-alt:before{content:"";}.dashicons-tickets:before{content:"";}.dashicons-tide:before{content:"";}.dashicons-translation:before{content:"";}.dashicons-trash:before{content:"";}.dashicons-twitch:before{content:"";}.dashicons-twitter-alt:before{content:"";}.dashicons-twitter:before{content:"";}.dashicons-undo:before{content:"";}.dashicons-universal-access-alt:before{content:"";}.dashicons-universal-access:before{content:"";}.dashicons-unlock:before{content:"";}.dashicons-update-alt:before{content:"";}.dashicons-update:before{content:"";}.dashicons-upload:before{content:"";}.dashicons-vault:before{content:"";}.dashicons-video-alt:before{content:"";}.dashicons-video-alt2:before{content:"";}.dashicons-video-alt3:before{content:"";}.dashicons-visibility:before{content:"";}.dashicons-warning:before{content:"";}.dashicons-welcome-add-page:before{content:"";}.dashicons-welcome-comments:before{content:"";}.dashicons-welcome-learn-more:before{content:"";}.dashicons-welcome-view-site:before{content:"";}.dashicons-welcome-widgets-menus:before{content:"";}.dashicons-welcome-write-blog:before{content:"";}.dashicons-whatsapp:before{content:"";}.dashicons-wordpress-alt:before{content:"";}.dashicons-wordpress:before{content:"";}.dashicons-xing:before{content:"";}.dashicons-yes-alt:before{content:"";}.dashicons-yes:before{content:"";}.dashicons-youtube:before{content:"";}.dashicons-editor-distractionfree:before{content:"";}.dashicons-exerpt-view:before{content:"";}.dashicons-format-links:before{content:"";}.dashicons-format-standard:before{content:"";}.dashicons-post-trash:before{content:"";}.dashicons-share1:before{content:"";}.dashicons-welcome-edit-page:before{content:"";}