/**
 *  print.scss
 *
 *
 */
/* Global modules */
/**
 *  base/variables-custom.scss
 *
 *
 */
/**
 *  Masthead logo
 *
 *
 */
/**
 *  Main menu
 *
 *
 */
/**
 *  Z-index Manager
 *
 *  Note: z-index for custom elements must be 
 *  coordinated with WordPress CMS toolbar
 *
 */
/**
 *  Breakpoint variables (see also variables.scss)
 *
 *
 */
/**
 *  Carousel
 *
 *
 */
/**
 *  social feed
 *
 *
 */
/**
 *  iphone resolutions
 *
 *
 */
/**
 *  color.scss
 *
 *  Key:
 *  
 *  Our Scientists        -violet
 *  Research              -green
 *  Education & Training  -blue-new
 *  News                  -bluish-green
 *  Events & Lectures     -red
 *  About                 -blue
 *  Support Our Science   -purple
 *
 */
.color-bright-violet {
  color: #553f9b;
}

.color-light-violet {
  color: #4e3a8e;
}

.color-dark-violet {
  color: #39237e;
}

.color-bright-green {
  color: #218409;
}

.color-light-green {
  color: #1d7308;
}

.color-dark-green {
  color: #195e08;
}

.color-bright-orange {
  color: #e85600;
}

.color-light-orange {
  color: #d64f00;
}

.color-dark-orange {
  color: #d04100;
}

.color-bright-bluish-green {
  color: #01828f;
}

.color-light-bluish-green {
  color: #016b5e;
}

.color-dark-bluish-green {
  color: #005a66;
}

.color-bright-red {
  color: #e33f4a;
}

.color-light-red {
  color: #e02c38;
}

.color-dark-red {
  color: #d21e2a;
}

.color-bright-blue {
  color: #1a96cc;
}

.color-light-blue {
  color: #167fa9;
}

.color-dark-blue {
  color: #005e8c;
}

.color-bright-purple {
  color: #b12d7c;
}

.color-light-purple {
  color: #a32972;
}

.color-dark-purple {
  color: #8e155e;
}

.color-white-translucent {
  color: rgba(255, 255, 255, 0.5);
}

.color-gray-dark-middle {
  color: #666666;
}

.color-gray-middle-darker {
  color: #979797;
}

.color-gray-middle {
  color: #a4a4a4;
}

.color-gray-light-middle {
  color: #d6d6d6;
}

.color-gray-light {
  color: #cccccc;
}

.color-gray-lightest {
  color: #eee;
}

.color-bright-blue-new {
  color: #3359c3;
}

.color-light-blue-new {
  color: #2f53b5;
}

.color-dark-blue-new {
  color: #22399e;
}

.color-dark-blue-hr {
  color: #007b76;
}

/**
 *  icons.scss
 *
 *
 */
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?2017.04 0.05 0.001");
  src: url("../fonts/icomoon.eot?2017.04 0.05 0.001#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?2017.04 0.05 0.001") format("truetype"), url("../fonts/icomoon.woff?2017.04 0.05 0.001") format("woff"), url("../fonts/icomoon.svg?2017.04 0.05 0.001#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.icon-arrow-long:before {
  content: "\e902";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-plus:before {
  content: "\f067";
}

.icon-question:before {
  content: "\f128";
}

.icon-minus:before {
  content: "\f068";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f003";
}

.icon-envelope-o:before {
  content: "\f004";
}

.icon-heart:before {
  content: "\f005";
}

.icon-star:before {
  content: "\f006";
}

.icon-star-o:before {
  content: "\f007";
}

.icon-user:before {
  content: "\f008";
}

.icon-film:before {
  content: "\f009";
}

.icon-th-large:before {
  content: "\f00a";
}

.icon-th:before {
  content: "\f00b";
}

.icon-th-list:before {
  content: "\f00c";
}

.icon-search-plus:before {
  content: "\f00e";
}

.icon-search-minus:before {
  content: "\f010";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-gear:before {
  content: "\f013";
}

.icon-trash-o:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file-o:before {
  content: "\f016";
}

.icon-clock-o:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download2:before {
  content: "\f019";
}

.icon-arrow-circle-o-down:before {
  content: "\f01a";
}

.icon-arrow-circle-o-up:before {
  content: "\f01b";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle-o:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-dedent:before {
  content: "\f03b";
}

.icon-outdent:before {
  content: "\f03b";
}

.icon-indent:before {
  content: "\f03c";
}

.icon-video-camera:before {
  content: "\f03d";
}

.icon-image:before {
  content: "\f03e";
}

.icon-photo:before {
  content: "\f03e";
}

.icon-picture-o:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-pencil-square-o:before {
  content: "\f044";
}

.icon-share-square-o:before {
  content: "\f045";
}

.icon-check-square-o:before {
  content: "\f046";
}

.icon-arrows:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play2:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-circle:before {
  content: "\f055";
}

.icon-minus-circle:before {
  content: "\f056";
}

.icon-times-circle:before {
  content: "\f057";
}

.icon-check-circle:before {
  content: "\f058";
}

.icon-question-circle:before {
  content: "\f059";
}

.icon-info-circle:before {
  content: "\f05a";
}

.icon-crosshairs:before {
  content: "\f05b";
}

.icon-times-circle-o:before {
  content: "\f05c";
}

.icon-check-circle-o:before {
  content: "\f05d";
}

.icon-ban:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-share:before {
  content: "\f064";
}

.icon-expand:before {
  content: "\f065";
}

.icon-compress:before {
  content: "\f066";
}

.icon-exclamation-circle:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye:before {
  content: "\f06e";
}

.icon-eye-slash:before {
  content: "\f070";
}

.icon-exclamation-triangle:before {
  content: "\f071";
}

.icon-warning:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-calendar2:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-arrows-v:before {
  content: "\f07d";
}

.icon-arrows-h:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-bar-chart-o:before {
  content: "\f080";
}

.icon-twitter-square:before {
  content: "\f081";
}

.icon-facebook-square:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-gears:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-o-up:before {
  content: "\f087";
}

.icon-thumbs-o-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-heart-o:before {
  content: "\f08a";
}

.icon-sign-out:before {
  content: "\f08b";
}

.icon-linkedin-square:before {
  content: "\f08c";
}

.icon-thumb-tack:before {
  content: "\f08d";
}

.icon-sign-in:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-square:before {
  content: "\f092";
}

.icon-upload:before {
  content: "\f093";
}

.icon-lemon-o:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-square-o:before {
  content: "\f096";
}

.icon-bookmark-o:before {
  content: "\f097";
}

.icon-phone-square:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f09b";
}

.icon-facebook:before {
  content: "\f09c";
}

.icon-facebook-f:before {
  content: "\f09c";
}

.icon-github:before {
  content: "\f09d";
}

.icon-unlock:before {
  content: "\f09e";
}

.icon-credit-card:before {
  content: "\f09f";
}

.icon-feed:before {
  content: "\f0a0";
}

.icon-rss:before {
  content: "\f0a0";
}

.icon-hdd-o:before {
  content: "\f0a1";
}

.icon-bullhorn:before {
  content: "\f0a2";
}

.icon-bell-o:before {
  content: "\f0a3";
}

.icon-certificate:before {
  content: "\f0a4";
}

.icon-hand-o-right:before {
  content: "\f0a5";
}

.icon-hand-o-left:before {
  content: "\f0a6";
}

.icon-hand-o-up:before {
  content: "\f0a7";
}

.icon-hand-o-down:before {
  content: "\f0a8";
}

.icon-arrow-circle-left:before {
  content: "\f0a9";
}

.icon-arrow-circle-right:before {
  content: "\f0aa";
}

.icon-arrow-circle-up:before {
  content: "\f0ab";
}

.icon-arrow-circle-down:before {
  content: "\f0ac";
}

.icon-globe:before {
  content: "\f0ad";
}

.icon-wrench:before {
  content: "\f0ae";
}

.icon-tasks:before {
  content: "\f0af";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-arrows-alt:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-users:before {
  content: "\f0c0";
}

.icon-chain:before {
  content: "\f0c1";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-flask:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-scissors:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-files-o:before {
  content: "\f0c5";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-floppy-o:before {
  content: "\f0c7";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-square:before {
  content: "\f0c8";
}

.icon-bars:before {
  content: "\f0c9";
}

.icon-navicon:before {
  content: "\f0c9";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest-square:before {
  content: "\f0d4";
}

.icon-google-plus-square:before {
  content: "\f0d6";
}

.icon-money:before {
  content: "\f0df";
}

.icon-caret-down2:before {
  content: "\f0e0";
}

.icon-caret-up2:before {
  content: "\f0e2";
}

.icon-caret-left2:before {
  content: "\f0e3";
}

.icon-caret-right2:before {
  content: "\f0e4";
}

.icon-columns:before {
  content: "\f0e5";
}

.icon-sort2:before {
  content: "\f0e6";
}

.icon-unsorted2:before {
  content: "\f0e6";
}

.icon-sort-desc2:before {
  content: "\f0e7";
}

.icon-sort-down2:before {
  content: "\f0e7";
}

.icon-sort-asc2:before {
  content: "\f0e8";
}

.icon-sort-up2:before {
  content: "\f0e8";
}

.icon-envelope:before {
  content: "\f0e9";
}

.icon-rotate-left:before {
  content: "\f0eb";
}

.icon-undo:before {
  content: "\f0eb";
}

.icon-gavel:before {
  content: "\f0ec";
}

.icon-legal:before {
  content: "\f0ec";
}

.icon-dashboard:before {
  content: "\f0ed";
}

.icon-tachometer:before {
  content: "\f0ed";
}

.icon-comment-o:before {
  content: "\f0ee";
}

.icon-comments-o:before {
  content: "\f0ef";
}

.icon-bolt:before {
  content: "\f0f0";
}

.icon-flash:before {
  content: "\f0f0";
}

.icon-sitemap:before {
  content: "\f0f1";
}

.icon-umbrella:before {
  content: "\f0f2";
}

.icon-clipboard:before {
  content: "\f0f3";
}

.icon-paste:before {
  content: "\f0f3";
}

.icon-lightbulb-o:before {
  content: "\f0f4";
}

.icon-exchange:before {
  content: "\f0f5";
}

.icon-cloud-download:before {
  content: "\f0f6";
}

.icon-cloud-upload:before {
  content: "\f0f7";
}

.icon-user-md:before {
  content: "\f0f8";
}

.icon-stethoscope:before {
  content: "\f0f9";
}

.icon-suitcase:before {
  content: "\f0fa";
}

.icon-bell:before {
  content: "\f0fb";
}

.icon-coffee:before {
  content: "\f0fc";
}

.icon-cutlery:before {
  content: "\f0fd";
}

.icon-file-text-o:before {
  content: "\f0fe";
}

.icon-building-o:before {
  content: "\f0ff";
}

.icon-hospital-o:before {
  content: "\f108";
}

.icon-ambulance:before {
  content: "\f109";
}

.icon-medkit:before {
  content: "\f10a";
}

.icon-fighter-jet:before {
  content: "\f10b";
}

.icon-beer:before {
  content: "\f10c";
}

.icon-h-square:before {
  content: "\f10d";
}

.icon-plus-square:before {
  content: "\f10e";
}

.icon-angle-double-left2:before {
  content: "\f10f";
}

.icon-angle-double-right2:before {
  content: "\f110";
}

.icon-angle-double-up2:before {
  content: "\f111";
}

.icon-angle-double-down2:before {
  content: "\f112";
}

.icon-angle-left2:before {
  content: "\f113";
}

.icon-angle-right2:before {
  content: "\f114";
}

.icon-angle-up2:before {
  content: "\f115";
}

.icon-angle-down2:before {
  content: "\f116";
}

.icon-desktop:before {
  content: "\f117";
}

.icon-laptop:before {
  content: "\f118";
}

.icon-tablet:before {
  content: "\f119";
}

.icon-mobile:before {
  content: "\f11a";
}

.icon-mobile-phone:before {
  content: "\f11a";
}

.icon-circle-o:before {
  content: "\f11b";
}

.icon-quote-left:before {
  content: "\f11c";
}

.icon-quote-right:before {
  content: "\f11d";
}

.icon-spinner:before {
  content: "\f11e";
}

.icon-circle:before {
  content: "\f11f";
}

.icon-mail-reply:before {
  content: "\f120";
}

.icon-reply:before {
  content: "\f120";
}

.icon-github-alt:before {
  content: "\f121";
}

.icon-folder-o:before {
  content: "\f122";
}

.icon-folder-open-o:before {
  content: "\f123";
}

.icon-smile-o:before {
  content: "\f124";
}

.icon-frown-o:before {
  content: "\f125";
}

.icon-meh-o:before {
  content: "\f126";
}

.icon-gamepad:before {
  content: "\f127";
}

.icon-keyboard-o:before {
  content: "\f129";
}

.icon-flag-o:before {
  content: "\f12a";
}

.icon-flag-checkered:before {
  content: "\f12b";
}

.icon-terminal:before {
  content: "\f12c";
}

.icon-code:before {
  content: "\f12d";
}

.icon-mail-reply-all:before {
  content: "\f12e";
}

.icon-reply-all:before {
  content: "\f12e";
}

.icon-star-half-empty:before {
  content: "\f12f";
}

.icon-star-half-full:before {
  content: "\f12f";
}

.icon-star-half-o:before {
  content: "\f12f";
}

.icon-location-arrow:before {
  content: "\f130";
}

.icon-crop:before {
  content: "\f131";
}

.icon-code-fork:before {
  content: "\f132";
}

.icon-chain-broken:before {
  content: "\f133";
}

.icon-unlink:before {
  content: "\f133";
}

.icon-info:before {
  content: "\f134";
}

.icon-exclamation:before {
  content: "\f135";
}

.icon-superscript:before {
  content: "\f136";
}

.icon-subscript:before {
  content: "\f137";
}

.icon-eraser:before {
  content: "\f138";
}

.icon-puzzle-piece:before {
  content: "\f139";
}

.icon-microphone:before {
  content: "\f13a";
}

.icon-microphone-slash:before {
  content: "\f13b";
}

.icon-shield:before {
  content: "\f13c";
}

.icon-calendar-o:before {
  content: "\f13d";
}

.icon-fire-extinguisher:before {
  content: "\f13e";
}

.icon-rocket:before {
  content: "\f13f";
}

.icon-maxcdn:before {
  content: "\f140";
}

.icon-chevron-circle-left:before {
  content: "\f141";
}

.icon-chevron-circle-right:before {
  content: "\f142";
}

.icon-chevron-circle-up:before {
  content: "\f143";
}

.icon-chevron-circle-down:before {
  content: "\f144";
}

.icon-html5:before {
  content: "\f145";
}

.icon-css3:before {
  content: "\f146";
}

.icon-anchor:before {
  content: "\f147";
}

.icon-unlock-alt:before {
  content: "\f148";
}

.icon-bullseye:before {
  content: "\f149";
}

.icon-ellipsis-h:before {
  content: "\f14a";
}

.icon-ellipsis-v:before {
  content: "\f14b";
}

.icon-rss-square:before {
  content: "\f14c";
}

.icon-play-circle:before {
  content: "\f14d";
}

.icon-ticket:before {
  content: "\f14e";
}

.icon-minus-square:before {
  content: "\f14f";
}

.icon-minus-square-o:before {
  content: "\f150";
}

.icon-level-up:before {
  content: "\f151";
}

.icon-level-down:before {
  content: "\f152";
}

.icon-check-square:before {
  content: "\f153";
}

.icon-pencil-square:before {
  content: "\f154";
}

.icon-external-link-square:before {
  content: "\f155";
}

.icon-share-square:before {
  content: "\f156";
}

.icon-compass:before {
  content: "\f157";
}

.icon-caret-square-o-down:before {
  content: "\f158";
}

.icon-toggle-down:before {
  content: "\f158";
}

.icon-caret-square-o-up:before {
  content: "\f159";
}

.icon-toggle-up:before {
  content: "\f159";
}

.icon-caret-square-o-right:before {
  content: "\f15a";
}

.icon-toggle-right:before {
  content: "\f15a";
}

.icon-eur:before {
  content: "\f15b";
}

.icon-euro:before {
  content: "\f15b";
}

.icon-gbp:before {
  content: "\f15c";
}

.icon-dollar:before {
  content: "\f15d";
}

.icon-usd:before {
  content: "\f15d";
}

.icon-inr:before {
  content: "\f15e";
}

.icon-rupee:before {
  content: "\f15e";
}

.icon-cny:before {
  content: "\f15f";
}

.icon-jpy:before {
  content: "\f15f";
}

.icon-rmb:before {
  content: "\f15f";
}

.icon-yen:before {
  content: "\f15f";
}

.icon-rouble:before {
  content: "\f160";
}

.icon-rub:before {
  content: "\f160";
}

.icon-ruble:before {
  content: "\f160";
}

.icon-krw:before {
  content: "\f161";
}

.icon-won:before {
  content: "\f161";
}

.icon-bitcoin:before {
  content: "\f162";
}

.icon-btc:before {
  content: "\f162";
}

.icon-file:before {
  content: "\f163";
}

.icon-file-text:before {
  content: "\f164";
}

.icon-sort-alpha-asc:before {
  content: "\f165";
}

.icon-sort-alpha-desc:before {
  content: "\f166";
}

.icon-sort-amount-asc:before {
  content: "\f167";
}

.icon-sort-amount-desc:before {
  content: "\f168";
}

.icon-sort-numeric-asc:before {
  content: "\f169";
}

.icon-sort-numeric-desc:before {
  content: "\f16a";
}

.icon-thumbs-up:before {
  content: "\f16b";
}

.icon-thumbs-down:before {
  content: "\f16c";
}

.icon-youtube-square:before {
  content: "\f16d";
}

.icon-youtube:before {
  content: "\f16e";
}

.icon-xing:before {
  content: "\f16f";
}

.icon-xing-square:before {
  content: "\f170";
}

.icon-youtube-play:before {
  content: "\f171";
}

.icon-dropbox:before {
  content: "\f172";
}

.icon-stack-overflow:before {
  content: "\f173";
}

.icon-instagram:before {
  content: "\f174";
}

.icon-flickr:before {
  content: "\f175";
}

.icon-adn:before {
  content: "\f176";
}

.icon-bitbucket:before {
  content: "\f177";
}

.icon-bitbucket-square:before {
  content: "\f178";
}

.icon-tumblr:before {
  content: "\f179";
}

.icon-tumblr-square:before {
  content: "\f17a";
}

.icon-long-arrow-down:before {
  content: "\f17b";
}

.icon-long-arrow-up:before {
  content: "\f17c";
}

.icon-long-arrow-left:before {
  content: "\f17d";
}

.icon-long-arrow-right:before {
  content: "\f17e";
}

.icon-apple:before {
  content: "\f17f";
}

.icon-windows:before {
  content: "\f180";
}

.icon-android:before {
  content: "\f181";
}

.icon-linux:before {
  content: "\f182";
}

.icon-dribbble:before {
  content: "\f183";
}

.icon-skype:before {
  content: "\f184";
}

.icon-foursquare:before {
  content: "\f185";
}

.icon-trello:before {
  content: "\f186";
}

.icon-female:before {
  content: "\f187";
}

.icon-male:before {
  content: "\f188";
}

.icon-gittip:before {
  content: "\f189";
}

.icon-gratipay:before {
  content: "\f189";
}

.icon-sun-o:before {
  content: "\f18a";
}

.icon-moon-o:before {
  content: "\f18b";
}

.icon-archive:before {
  content: "\f18c";
}

.icon-bug:before {
  content: "\f18d";
}

.icon-vk:before {
  content: "\f18e";
}

.icon-weibo:before {
  content: "\f18f";
}

.icon-renren:before {
  content: "\f190";
}

.icon-pagelines:before {
  content: "\f191";
}

.icon-stack-exchange:before {
  content: "\f192";
}

.icon-arrow-circle-o-right:before {
  content: "\f193";
}

.icon-arrow-circle-o-left:before {
  content: "\f194";
}

.icon-caret-square-o-left:before {
  content: "\f195";
}

.icon-toggle-left:before {
  content: "\f195";
}

.icon-dot-circle-o:before {
  content: "\f196";
}

.icon-wheelchair:before {
  content: "\f197";
}

.icon-vimeo-square:before {
  content: "\f198";
}

.icon-try:before {
  content: "\f199";
}

.icon-turkish-lira:before {
  content: "\f199";
}

.icon-plus-square-o:before {
  content: "\f19a";
}

.icon-space-shuttle:before {
  content: "\f19b";
}

.icon-slack:before {
  content: "\f19c";
}

.icon-envelope-square:before {
  content: "\f19d";
}

.icon-wordpress:before {
  content: "\f19e";
}

.icon-openid:before {
  content: "\f19f";
}

.icon-bank:before {
  content: "\f1a0";
}

.icon-institution:before {
  content: "\f1a0";
}

.icon-university:before {
  content: "\f1a0";
}

.icon-graduation-cap:before {
  content: "\f1a1";
}

.icon-mortar-board:before {
  content: "\f1a1";
}

.icon-yahoo:before {
  content: "\f1a2";
}

.icon-google:before {
  content: "\f1a3";
}

.icon-reddit:before {
  content: "\f1a4";
}

.icon-reddit-square:before {
  content: "\f1a5";
}

.icon-stumbleupon-circle:before {
  content: "\f1a6";
}

.icon-stumbleupon:before {
  content: "\f1a7";
}

.icon-delicious:before {
  content: "\f1a8";
}

.icon-digg:before {
  content: "\f1a9";
}

.icon-pied-piper-pp:before {
  content: "\f1aa";
}

.icon-pied-piper-alt:before {
  content: "\f1ab";
}

.icon-drupal:before {
  content: "\f1ad";
}

.icon-joomla:before {
  content: "\f1ae";
}

.icon-language:before {
  content: "\f1af";
}

.icon-fax2:before {
  content: "\f1b0";
}

.icon-building:before {
  content: "\f1b1";
}

.icon-child:before {
  content: "\f1b2";
}

.icon-paw:before {
  content: "\f1b3";
}

.icon-spoon:before {
  content: "\f1b4";
}

.icon-cube:before {
  content: "\f1b5";
}

.icon-cubes:before {
  content: "\f1b6";
}

.icon-behance:before {
  content: "\f1b7";
}

.icon-behance-square:before {
  content: "\f1b8";
}

.icon-steam:before {
  content: "\f1b9";
}

.icon-steam-square:before {
  content: "\f1ba";
}

.icon-recycle:before {
  content: "\f1bb";
}

.icon-automobile:before {
  content: "\f1bc";
}

.icon-car:before {
  content: "\f1bc";
}

.icon-cab:before {
  content: "\f1bd";
}

.icon-taxi:before {
  content: "\f1bd";
}

.icon-tree:before {
  content: "\f1be";
}

.icon-spotify:before {
  content: "\f1bf";
}

.icon-deviantart:before {
  content: "\f1c0";
}

.icon-soundcloud:before {
  content: "\f1c1";
}

.icon-database:before {
  content: "\f1c2";
}

.icon-file-pdf-o:before {
  content: "\f1c3";
}

.icon-file-word-o:before {
  content: "\f1c4";
}

.icon-file-excel-o:before {
  content: "\f1c5";
}

.icon-file-powerpoint-o:before {
  content: "\f1c6";
}

.icon-file-image-o:before {
  content: "\f1c7";
}

.icon-file-photo-o:before {
  content: "\f1c7";
}

.icon-file-picture-o:before {
  content: "\f1c7";
}

.icon-file-archive-o:before {
  content: "\f1c8";
}

.icon-file-zip-o:before {
  content: "\f1c8";
}

.icon-file-audio-o:before {
  content: "\f1c9";
}

.icon-file-sound-o:before {
  content: "\f1c9";
}

.icon-file-movie-o:before {
  content: "\f1ca";
}

.icon-file-video-o:before {
  content: "\f1ca";
}

.icon-file-code-o:before {
  content: "\f1cb";
}

.icon-vine:before {
  content: "\f1cc";
}

.icon-codepen:before {
  content: "\f1cd";
}

.icon-jsfiddle:before {
  content: "\f1ce";
}

.icon-life-bouy:before {
  content: "\f1cf";
}

.icon-life-buoy:before {
  content: "\f1cf";
}

.icon-life-ring:before {
  content: "\f1cf";
}

.icon-life-saver:before {
  content: "\f1cf";
}

.icon-support:before {
  content: "\f1cf";
}

.icon-circle-o-notch:before {
  content: "\f1d0";
}

.icon-ra:before {
  content: "\f1d1";
}

.icon-rebel:before {
  content: "\f1d1";
}

.icon-resistance:before {
  content: "\f1d1";
}

.icon-empire:before {
  content: "\f1d2";
}

.icon-ge:before {
  content: "\f1d2";
}

.icon-git-square:before {
  content: "\f1d3";
}

.icon-git:before {
  content: "\f1d4";
}

.icon-hacker-news:before {
  content: "\f1d5";
}

.icon-y-combinator-square:before {
  content: "\f1d5";
}

.icon-yc-square:before {
  content: "\f1d5";
}

.icon-tencent-weibo:before {
  content: "\f1d6";
}

.icon-qq:before {
  content: "\f1d7";
}

.icon-wechat:before {
  content: "\f1d8";
}

.icon-weixin:before {
  content: "\f1d8";
}

.icon-paper-plane:before {
  content: "\f1d9";
}

.icon-send:before {
  content: "\f1d9";
}

.icon-paper-plane-o:before {
  content: "\f1da";
}

.icon-send-o:before {
  content: "\f1da";
}

.icon-history:before {
  content: "\f1db";
}

.icon-circle-thin:before {
  content: "\f1dc";
}

.icon-header:before {
  content: "\f1dd";
}

.icon-paragraph:before {
  content: "\f1de";
}

.icon-sliders:before {
  content: "\f1df";
}

.icon-share-alt:before {
  content: "\f1e0";
}

.icon-share-alt-square:before {
  content: "\f1e1";
}

.icon-bomb:before {
  content: "\f1e2";
}

.icon-futbol-o:before {
  content: "\f1e3";
}

.icon-soccer-ball-o:before {
  content: "\f1e3";
}

.icon-tty:before {
  content: "\f1e4";
}

.icon-binoculars:before {
  content: "\f1e5";
}

.icon-plug:before {
  content: "\f1e6";
}

.icon-slideshare:before {
  content: "\f1e7";
}

.icon-twitch:before {
  content: "\f1e8";
}

.icon-yelp:before {
  content: "\f1e9";
}

.icon-newspaper-o:before {
  content: "\f1ea";
}

.icon-wifi:before {
  content: "\f1eb";
}

.icon-calculator:before {
  content: "\f1ec";
}

.icon-paypal:before {
  content: "\f1ed";
}

.icon-google-wallet:before {
  content: "\f1ee";
}

.icon-cc-visa:before {
  content: "\f1f0";
}

.icon-cc-mastercard:before {
  content: "\f1f1";
}

.icon-cc-discover:before {
  content: "\f1f2";
}

.icon-cc-amex:before {
  content: "\f1f3";
}

.icon-cc-paypal:before {
  content: "\f1f4";
}

.icon-cc-stripe:before {
  content: "\f1f5";
}

.icon-bell-slash:before {
  content: "\f1f6";
}

.icon-bell-slash-o:before {
  content: "\f1f7";
}

.icon-trash:before {
  content: "\f1f8";
}

.icon-copyright:before {
  content: "\f1f9";
}

.icon-at:before {
  content: "\f1fa";
}

.icon-eyedropper:before {
  content: "\f1fb";
}

.icon-paint-brush:before {
  content: "\f1fc";
}

.icon-birthday-cake:before {
  content: "\f1fd";
}

.icon-area-chart:before {
  content: "\f1fe";
}

.icon-pie-chart:before {
  content: "\f200";
}

.icon-line-chart:before {
  content: "\f201";
}

.icon-lastfm:before {
  content: "\f202";
}

.icon-lastfm-square:before {
  content: "\f203";
}

.icon-toggle-off:before {
  content: "\f204";
}

.icon-toggle-on:before {
  content: "\f205";
}

.icon-bicycle:before {
  content: "\f206";
}

.icon-bus:before {
  content: "\f207";
}

.icon-ioxhost:before {
  content: "\f208";
}

.icon-angellist:before {
  content: "\f209";
}

.icon-cc:before {
  content: "\f20a";
}

.icon-ils:before {
  content: "\f20b";
}

.icon-shekel:before {
  content: "\f20b";
}

.icon-sheqel:before {
  content: "\f20b";
}

.icon-meanpath:before {
  content: "\f20c";
}

.icon-buysellads:before {
  content: "\f20d";
}

.icon-connectdevelop:before {
  content: "\f20e";
}

.icon-dashcube:before {
  content: "\f210";
}

.icon-forumbee:before {
  content: "\f211";
}

.icon-leanpub:before {
  content: "\f212";
}

.icon-sellsy:before {
  content: "\f213";
}

.icon-shirtsinbulk:before {
  content: "\f214";
}

.icon-simplybuilt:before {
  content: "\f215";
}

.icon-skyatlas:before {
  content: "\f216";
}

.icon-cart-plus:before {
  content: "\f217";
}

.icon-cart-arrow-down:before {
  content: "\f218";
}

.icon-diamond:before {
  content: "\f219";
}

.icon-ship:before {
  content: "\f21a";
}

.icon-user-secret:before {
  content: "\f21b";
}

.icon-motorcycle:before {
  content: "\f21c";
}

.icon-street-view:before {
  content: "\f21d";
}

.icon-heartbeat:before {
  content: "\f21e";
}

.icon-venus:before {
  content: "\f221";
}

.icon-mars:before {
  content: "\f222";
}

.icon-mercury:before {
  content: "\f223";
}

.icon-intersex:before {
  content: "\f224";
}

.icon-transgender:before {
  content: "\f224";
}

.icon-transgender-alt:before {
  content: "\f225";
}

.icon-venus-double:before {
  content: "\f226";
}

.icon-mars-double:before {
  content: "\f227";
}

.icon-venus-mars:before {
  content: "\f228";
}

.icon-mars-stroke:before {
  content: "\f229";
}

.icon-mars-stroke-v:before {
  content: "\f22a";
}

.icon-mars-stroke-h:before {
  content: "\f22b";
}

.icon-neuter:before {
  content: "\f22c";
}

.icon-genderless:before {
  content: "\f22d";
}

.icon-facebook-official:before {
  content: "\f230";
}

.icon-pinterest-p:before {
  content: "\f231";
}

.icon-whatsapp:before {
  content: "\f232";
}

.icon-server:before {
  content: "\f233";
}

.icon-user-plus:before {
  content: "\f234";
}

.icon-user-times:before {
  content: "\f235";
}

.icon-bed:before {
  content: "\f236";
}

.icon-hotel:before {
  content: "\f236";
}

.icon-viacoin:before {
  content: "\f237";
}

.icon-train:before {
  content: "\f238";
}

.icon-subway:before {
  content: "\f239";
}

.icon-medium:before {
  content: "\f23a";
}

.icon-y-combinator:before {
  content: "\f23b";
}

.icon-yc:before {
  content: "\f23b";
}

.icon-optin-monster:before {
  content: "\f23c";
}

.icon-opencart:before {
  content: "\f23d";
}

.icon-expeditedssl:before {
  content: "\f23e";
}

.icon-battery:before {
  content: "\f240";
}

.icon-battery-4:before {
  content: "\f240";
}

.icon-battery-full:before {
  content: "\f240";
}

.icon-battery-3:before {
  content: "\f241";
}

.icon-battery-three-quarters:before {
  content: "\f241";
}

.icon-battery-2:before {
  content: "\f242";
}

.icon-battery-half:before {
  content: "\f242";
}

.icon-battery-1:before {
  content: "\f243";
}

.icon-battery-quarter:before {
  content: "\f243";
}

.icon-battery-0:before {
  content: "\f244";
}

.icon-battery-empty:before {
  content: "\f244";
}

.icon-mouse-pointer:before {
  content: "\f245";
}

.icon-i-cursor:before {
  content: "\f246";
}

.icon-object-group:before {
  content: "\f247";
}

.icon-object-ungroup:before {
  content: "\f248";
}

.icon-sticky-note:before {
  content: "\f249";
}

.icon-sticky-note-o:before {
  content: "\f24a";
}

.icon-cc-jcb:before {
  content: "\f24b";
}

.icon-cc-diners-club:before {
  content: "\f24c";
}

.icon-clone:before {
  content: "\f24d";
}

.icon-balance-scale:before {
  content: "\f24e";
}

.icon-hourglass-o:before {
  content: "\f250";
}

.icon-hourglass-1:before {
  content: "\f251";
}

.icon-hourglass-start:before {
  content: "\f251";
}

.icon-hourglass-2:before {
  content: "\f252";
}

.icon-hourglass-half:before {
  content: "\f252";
}

.icon-hourglass-3:before {
  content: "\f253";
}

.icon-hourglass-end:before {
  content: "\f253";
}

.icon-hourglass:before {
  content: "\f254";
}

.icon-hand-grab-o:before {
  content: "\f255";
}

.icon-hand-rock-o:before {
  content: "\f255";
}

.icon-hand-paper-o:before {
  content: "\f256";
}

.icon-hand-stop-o:before {
  content: "\f256";
}

.icon-hand-scissors-o:before {
  content: "\f257";
}

.icon-hand-lizard-o:before {
  content: "\f258";
}

.icon-hand-spock-o:before {
  content: "\f259";
}

.icon-hand-pointer-o:before {
  content: "\f25a";
}

.icon-hand-peace-o:before {
  content: "\f25b";
}

.icon-trademark:before {
  content: "\f25c";
}

.icon-registered:before {
  content: "\f25d";
}

.icon-creative-commons:before {
  content: "\f25e";
}

.icon-gg:before {
  content: "\f260";
}

.icon-gg-circle:before {
  content: "\f261";
}

.icon-tripadvisor:before {
  content: "\f262";
}

.icon-odnoklassniki:before {
  content: "\f263";
}

.icon-odnoklassniki-square:before {
  content: "\f264";
}

.icon-get-pocket:before {
  content: "\f265";
}

.icon-wikipedia-w:before {
  content: "\f266";
}

.icon-safari:before {
  content: "\f267";
}

.icon-chrome:before {
  content: "\f268";
}

.icon-firefox:before {
  content: "\f269";
}

.icon-opera:before {
  content: "\f26a";
}

.icon-internet-explorer:before {
  content: "\f26b";
}

.icon-television:before {
  content: "\f26c";
}

.icon-tv:before {
  content: "\f26c";
}

.icon-contao:before {
  content: "\f26d";
}

.icon-500px:before {
  content: "\f26e";
}

.icon-amazon:before {
  content: "\f270";
}

.icon-calendar-plus-o:before {
  content: "\f271";
}

.icon-calendar-minus-o:before {
  content: "\f272";
}

.icon-calendar-times-o:before {
  content: "\f273";
}

.icon-calendar-check-o:before {
  content: "\f274";
}

.icon-industry:before {
  content: "\f275";
}

.icon-map-pin:before {
  content: "\f276";
}

.icon-map-signs:before {
  content: "\f277";
}

.icon-map-o:before {
  content: "\f278";
}

.icon-map:before {
  content: "\f279";
}

.icon-commenting:before {
  content: "\f27a";
}

.icon-commenting-o:before {
  content: "\f27b";
}

.icon-houzz:before {
  content: "\f27c";
}

.icon-vimeo:before {
  content: "\f27d";
}

.icon-black-tie:before {
  content: "\f27e";
}

.icon-fonticons:before {
  content: "\f280";
}

.icon-reddit-alien:before {
  content: "\f281";
}

.icon-edge:before {
  content: "\f282";
}

.icon-credit-card-alt:before {
  content: "\f283";
}

.icon-codiepie:before {
  content: "\f284";
}

.icon-modx:before {
  content: "\f285";
}

.icon-fort-awesome:before {
  content: "\f286";
}

.icon-usb:before {
  content: "\f287";
}

.icon-product-hunt:before {
  content: "\f288";
}

.icon-mixcloud:before {
  content: "\f289";
}

.icon-scribd:before {
  content: "\f28a";
}

.icon-pause-circle:before {
  content: "\f28b";
}

.icon-pause-circle-o:before {
  content: "\f28c";
}

.icon-stop-circle:before {
  content: "\f28d";
}

.icon-stop-circle-o:before {
  content: "\f28e";
}

.icon-shopping-bag:before {
  content: "\f290";
}

.icon-shopping-basket:before {
  content: "\f291";
}

.icon-hashtag:before {
  content: "\f292";
}

.icon-bluetooth:before {
  content: "\f293";
}

.icon-bluetooth-b:before {
  content: "\f294";
}

.icon-percent:before {
  content: "\f295";
}

.icon-gitlab:before {
  content: "\f296";
}

.icon-wpbeginner:before {
  content: "\f297";
}

.icon-wpforms:before {
  content: "\f298";
}

.icon-envira:before {
  content: "\f299";
}

.icon-universal-access:before {
  content: "\f29a";
}

.icon-wheelchair-alt:before {
  content: "\f29b";
}

.icon-question-circle-o:before {
  content: "\f29c";
}

.icon-blind:before {
  content: "\f29d";
}

.icon-audio-description:before {
  content: "\f29e";
}

.icon-volume-control-phone:before {
  content: "\f2a0";
}

.icon-braille:before {
  content: "\f2a1";
}

.icon-assistive-listening-systems:before {
  content: "\f2a2";
}

.icon-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.icon-asl-interpreting:before {
  content: "\f2a3";
}

.icon-deaf:before {
  content: "\f2a4";
}

.icon-deafness:before {
  content: "\f2a4";
}

.icon-hard-of-hearing:before {
  content: "\f2a4";
}

.icon-glide:before {
  content: "\f2a5";
}

.icon-glide-g:before {
  content: "\f2a6";
}

.icon-sign-language:before {
  content: "\f2a7";
}

.icon-signing:before {
  content: "\f2a7";
}

.icon-low-vision:before {
  content: "\f2a8";
}

.icon-viadeo:before {
  content: "\f2a9";
}

.icon-viadeo-square:before {
  content: "\f2aa";
}

.icon-snapchat:before {
  content: "\f2ab";
}

.icon-snapchat-ghost:before {
  content: "\f2ac";
}

.icon-snapchat-square:before {
  content: "\f2ad";
}

.icon-pied-piper:before {
  content: "\f2ae";
}

.icon-first-order:before {
  content: "\f2b0";
}

.icon-yoast:before {
  content: "\f2b1";
}

.icon-themeisle:before {
  content: "\f2b2";
}

.icon-google-plus-circle:before {
  content: "\f2b3";
}

.icon-google-plus-official:before {
  content: "\f2b3";
}

.icon-fa:before {
  content: "\f2b4";
}

.icon-font-awesome:before {
  content: "\f2b4";
}

.icon-handshake-o:before {
  content: "\f2b5";
}

.icon-envelope-open:before {
  content: "\f2b6";
}

.icon-envelope-open-o:before {
  content: "\f2b7";
}

.icon-linode:before {
  content: "\f2b8";
}

.icon-address-book:before {
  content: "\f2b9";
}

.icon-address-book-o:before {
  content: "\f2ba";
}

.icon-address-card:before {
  content: "\f2bb";
}

.icon-vcard:before {
  content: "\f2bb";
}

.icon-address-card-o:before {
  content: "\f2bc";
}

.icon-vcard-o:before {
  content: "\f2bc";
}

.icon-user-circle:before {
  content: "\f2bd";
}

.icon-user-circle-o:before {
  content: "\f2be";
}

.icon-user-o:before {
  content: "\f2c0";
}

.icon-id-badge:before {
  content: "\f2c1";
}

.icon-drivers-license:before {
  content: "\f2c2";
}

.icon-id-card:before {
  content: "\f2c2";
}

.icon-drivers-license-o:before {
  content: "\f2c3";
}

.icon-id-card-o:before {
  content: "\f2c3";
}

.icon-quora:before {
  content: "\f2c4";
}

.icon-free-code-camp:before {
  content: "\f2c5";
}

.icon-telegram:before {
  content: "\f2c6";
}

.icon-thermometer:before {
  content: "\f2c7";
}

.icon-thermometer-4:before {
  content: "\f2c7";
}

.icon-thermometer-full:before {
  content: "\f2c7";
}

.icon-thermometer-3:before {
  content: "\f2c8";
}

.icon-thermometer-three-quarters:before {
  content: "\f2c8";
}

.icon-thermometer-2:before {
  content: "\f2c9";
}

.icon-thermometer-half:before {
  content: "\f2c9";
}

.icon-thermometer-1:before {
  content: "\f2ca";
}

.icon-thermometer-quarter:before {
  content: "\f2ca";
}

.icon-thermometer-0:before {
  content: "\f2cb";
}

.icon-thermometer-empty:before {
  content: "\f2cb";
}

.icon-shower:before {
  content: "\f2cc";
}

.icon-bath:before {
  content: "\f2cd";
}

.icon-bathtub:before {
  content: "\f2cd";
}

.icon-s15:before {
  content: "\f2cd";
}

.icon-podcast:before {
  content: "\f2ce";
}

.icon-window-maximize:before {
  content: "\f2d0";
}

.icon-window-minimize:before {
  content: "\f2d1";
}

.icon-window-restore:before {
  content: "\f2d2";
}

.icon-times-rectangle:before {
  content: "\f2d3";
}

.icon-window-close:before {
  content: "\f2d3";
}

.icon-times-rectangle-o:before {
  content: "\f2d4";
}

.icon-window-close-o:before {
  content: "\f2d4";
}

.icon-bandcamp:before {
  content: "\f2d5";
}

.icon-grav:before {
  content: "\f2d6";
}

.icon-etsy:before {
  content: "\f2d7";
}

.icon-imdb:before {
  content: "\f2d8";
}

.icon-ravelry:before {
  content: "\f2d9";
}

.icon-eercast:before {
  content: "\f2da";
}

.icon-microchip:before {
  content: "\f2db";
}

.icon-snowflake-o:before {
  content: "\f2dc";
}

.icon-superpowers:before {
  content: "\f2dd";
}

.icon-wpexplorer:before {
  content: "\f2de";
}

.icon-meetup:before {
  content: "\f2e0";
}

.icon-fax:before {
  content: "\f1ac";
}

.icon-calendar:before {
  content: "\e907";
}

.icon-external-link:before {
  content: "\e909";
}

.icon-close:before {
  content: "\e908";
}

.icon-search-big:before {
  content: "\e905";
}

.icon-angle-left-big:before {
  content: "\e904";
}

.icon-angle-right-big:before {
  content: "\e903";
}

.icon-download:before {
  content: "\e901";
}

.icon-play:before {
  content: "\e900";
}

.icon-search-small:before {
  content: "\f002";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-unsorted:before {
  content: "\f0dc";
}

.icon-sort-desc:before {
  content: "\f0dd";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-asc:before {
  content: "\f0de";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-angle-double-left:before {
  content: "\f100";
}

.icon-angle-double-right:before {
  content: "\f101";
}

.icon-angle-double-up:before {
  content: "\f102";
}

.icon-angle-double-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-checkmark:before {
  content: "\e90a";
}

/**
 *
 *
 *
 */
/**
 *  _base-print.scss
 *
 *
 */
body {
  color: #000;
  background-color: #fff;
  font-size: 17px;
}
@charset "UTF-8";
/**
 *  site.scss
 *
 *  This is the main SCSS file that generates site.css and site.min.css
 *  Note that Bootstrap is overridden here also.
 *
 */
/* Global modules */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/../../../bower_modules/bootstrap-sass/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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,
menu,
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-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.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: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  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;
  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: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !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^="#"]:after,
  a[href^="javascript:"]: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;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -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: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #23527c;
  text-decoration: none;
}
a:hover, a:focus {
  color: #122b40;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  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 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.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 #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

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,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #737373;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .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: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

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

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

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #737373;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
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-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@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;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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: #737373;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small: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;
  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, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.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-right: 15px;
  padding-left: 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-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@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-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #737373;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.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 > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.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 > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.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-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #737373;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #737373;
}
.form-control::-webkit-input-placeholder {
  color: #737373;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .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.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 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 .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .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;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  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:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  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:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  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:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  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:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #23527c;
  border-radius: 0;
}
.btn-link, .btn-link:active, .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: #122b40;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #737373;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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%;
}

.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 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.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: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #737373;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #737373;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.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:before, .btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 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, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.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-left-radius: 4px;
  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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.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-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.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: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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 {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.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: #eeeeee;
}
.nav > li.disabled > a {
  color: #737373;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #737373;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #23527c;
}
.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: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.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: #337ab7;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-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, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-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-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.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-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@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;
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .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-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.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;
  }
}
@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-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.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 .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .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;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    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-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@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-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-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.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: #090909;
}
.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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .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: #090909;
  }
  .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-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-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #999999;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.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 {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}
.breadcrumb > .active {
  color: #737373;
}

.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;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #23527c;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #122b40;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #737373;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.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: #eeeeee;
}
.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: #737373;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #737373;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5a5a5a;
}

.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #737373;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #23527c;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 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: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #23527c;
}

.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,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 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: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.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-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #737373;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #737373;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.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,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.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,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.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,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.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,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.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,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.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,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.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,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.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, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-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,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > 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,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 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,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr: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:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.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-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.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-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.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-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.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-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.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, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 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;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.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 {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.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;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 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: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !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 !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  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-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  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;
  overflow: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/**
 *  base/variables-custom.scss
 *
 *
 */
/**
 *  Masthead logo
 *
 *
 */
/**
 *  Main menu
 *
 *
 */
/**
 *  Z-index Manager
 *
 *  Note: z-index for custom elements must be 
 *  coordinated with WordPress CMS toolbar
 *
 */
/**
 *  Breakpoint variables (see also variables.scss)
 *
 *
 */
/**
 *  Carousel
 *
 *
 */
/**
 *  social feed
 *
 *
 */
/**
 *  iphone resolutions
 *
 *
 */
/**
 *  base/variables-play-button.scss
 *
 *
 */
/**
 *  color.scss
 *
 *  Key:
 *  
 *  Our Scientists        -violet
 *  Research              -green
 *  Education & Training  -blue-new
 *  News                  -bluish-green
 *  Events & Lectures     -red
 *  About                 -blue
 *  Support Our Science   -purple
 *
 */
.color-bright-violet {
  color: #553f9b;
}

.color-light-violet {
  color: #4e3a8e;
}

.color-dark-violet {
  color: #39237e;
}

.color-bright-green {
  color: #218409;
}

.color-light-green {
  color: #1d7308;
}

.color-dark-green {
  color: #195e08;
}

.color-bright-orange {
  color: #e85600;
}

.color-light-orange {
  color: #d64f00;
}

.color-dark-orange {
  color: #d04100;
}

.color-bright-bluish-green {
  color: #01828f;
}

.color-light-bluish-green {
  color: #016b5e;
}

.color-dark-bluish-green {
  color: #005a66;
}

.color-bright-red {
  color: #e33f4a;
}

.color-light-red {
  color: #e02c38;
}

.color-dark-red {
  color: #d21e2a;
}

.color-bright-blue {
  color: #1a96cc;
}

.color-light-blue {
  color: #167fa9;
}

.color-dark-blue {
  color: #005e8c;
}

.color-bright-purple {
  color: #b12d7c;
}

.color-light-purple {
  color: #a32972;
}

.color-dark-purple {
  color: #8e155e;
}

.color-white-translucent {
  color: rgba(255, 255, 255, 0.5);
}

.color-gray-dark-middle {
  color: #666666;
}

.color-gray-middle-darker {
  color: #979797;
}

.color-gray-middle {
  color: #a4a4a4;
}

.color-gray-light-middle {
  color: #d6d6d6;
}

.color-gray-light {
  color: #cccccc;
}

.color-gray-lightest {
  color: #eee;
}

.color-bright-blue-new {
  color: #3359c3;
}

.color-light-blue-new {
  color: #2f53b5;
}

.color-dark-blue-new {
  color: #22399e;
}

.color-dark-blue-hr {
  color: #007b76;
}

/**
 *  color-gradient.scss
 *
 *
 */
/**
 *  icons.scss
 *
 *
 */
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?2017.04 0.05 0.001");
  src: url("../fonts/icomoon.eot?2017.04 0.05 0.001#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?2017.04 0.05 0.001") format("truetype"), url("../fonts/icomoon.woff?2017.04 0.05 0.001") format("woff"), url("../fonts/icomoon.svg?2017.04 0.05 0.001#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.icon-arrow-long:before {
  content: "\e902";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-plus:before {
  content: "\f067";
}

.icon-question:before {
  content: "\f128";
}

.icon-minus:before {
  content: "\f068";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f003";
}

.icon-envelope-o:before {
  content: "\f004";
}

.icon-heart:before {
  content: "\f005";
}

.icon-star:before {
  content: "\f006";
}

.icon-star-o:before {
  content: "\f007";
}

.icon-user:before {
  content: "\f008";
}

.icon-film:before {
  content: "\f009";
}

.icon-th-large:before {
  content: "\f00a";
}

.icon-th:before {
  content: "\f00b";
}

.icon-th-list:before {
  content: "\f00c";
}

.icon-search-plus:before {
  content: "\f00e";
}

.icon-search-minus:before {
  content: "\f010";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-gear:before {
  content: "\f013";
}

.icon-trash-o:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file-o:before {
  content: "\f016";
}

.icon-clock-o:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download2:before {
  content: "\f019";
}

.icon-arrow-circle-o-down:before {
  content: "\f01a";
}

.icon-arrow-circle-o-up:before {
  content: "\f01b";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle-o:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-dedent:before {
  content: "\f03b";
}

.icon-outdent:before {
  content: "\f03b";
}

.icon-indent:before {
  content: "\f03c";
}

.icon-video-camera:before {
  content: "\f03d";
}

.icon-image:before {
  content: "\f03e";
}

.icon-photo:before {
  content: "\f03e";
}

.icon-picture-o:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-pencil-square-o:before {
  content: "\f044";
}

.icon-share-square-o:before {
  content: "\f045";
}

.icon-check-square-o:before {
  content: "\f046";
}

.icon-arrows:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play2:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-circle:before {
  content: "\f055";
}

.icon-minus-circle:before {
  content: "\f056";
}

.icon-times-circle:before {
  content: "\f057";
}

.icon-check-circle:before {
  content: "\f058";
}

.icon-question-circle:before {
  content: "\f059";
}

.icon-info-circle:before {
  content: "\f05a";
}

.icon-crosshairs:before {
  content: "\f05b";
}

.icon-times-circle-o:before {
  content: "\f05c";
}

.icon-check-circle-o:before {
  content: "\f05d";
}

.icon-ban:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-share:before {
  content: "\f064";
}

.icon-expand:before {
  content: "\f065";
}

.icon-compress:before {
  content: "\f066";
}

.icon-exclamation-circle:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye:before {
  content: "\f06e";
}

.icon-eye-slash:before {
  content: "\f070";
}

.icon-exclamation-triangle:before {
  content: "\f071";
}

.icon-warning:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-calendar2:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-arrows-v:before {
  content: "\f07d";
}

.icon-arrows-h:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-bar-chart-o:before {
  content: "\f080";
}

.icon-twitter-square:before {
  content: "\f081";
}

.icon-facebook-square:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-gears:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-o-up:before {
  content: "\f087";
}

.icon-thumbs-o-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-heart-o:before {
  content: "\f08a";
}

.icon-sign-out:before {
  content: "\f08b";
}

.icon-linkedin-square:before {
  content: "\f08c";
}

.icon-thumb-tack:before {
  content: "\f08d";
}

.icon-sign-in:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-square:before {
  content: "\f092";
}

.icon-upload:before {
  content: "\f093";
}

.icon-lemon-o:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-square-o:before {
  content: "\f096";
}

.icon-bookmark-o:before {
  content: "\f097";
}

.icon-phone-square:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f09b";
}

.icon-facebook:before {
  content: "\f09c";
}

.icon-facebook-f:before {
  content: "\f09c";
}

.icon-github:before {
  content: "\f09d";
}

.icon-unlock:before {
  content: "\f09e";
}

.icon-credit-card:before {
  content: "\f09f";
}

.icon-feed:before {
  content: "\f0a0";
}

.icon-rss:before {
  content: "\f0a0";
}

.icon-hdd-o:before {
  content: "\f0a1";
}

.icon-bullhorn:before {
  content: "\f0a2";
}

.icon-bell-o:before {
  content: "\f0a3";
}

.icon-certificate:before {
  content: "\f0a4";
}

.icon-hand-o-right:before {
  content: "\f0a5";
}

.icon-hand-o-left:before {
  content: "\f0a6";
}

.icon-hand-o-up:before {
  content: "\f0a7";
}

.icon-hand-o-down:before {
  content: "\f0a8";
}

.icon-arrow-circle-left:before {
  content: "\f0a9";
}

.icon-arrow-circle-right:before {
  content: "\f0aa";
}

.icon-arrow-circle-up:before {
  content: "\f0ab";
}

.icon-arrow-circle-down:before {
  content: "\f0ac";
}

.icon-globe:before {
  content: "\f0ad";
}

.icon-wrench:before {
  content: "\f0ae";
}

.icon-tasks:before {
  content: "\f0af";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-arrows-alt:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-users:before {
  content: "\f0c0";
}

.icon-chain:before {
  content: "\f0c1";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-flask:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-scissors:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-files-o:before {
  content: "\f0c5";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-floppy-o:before {
  content: "\f0c7";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-square:before {
  content: "\f0c8";
}

.icon-bars:before {
  content: "\f0c9";
}

.icon-navicon:before {
  content: "\f0c9";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest-square:before {
  content: "\f0d4";
}

.icon-google-plus-square:before {
  content: "\f0d6";
}

.icon-money:before {
  content: "\f0df";
}

.icon-caret-down2:before {
  content: "\f0e0";
}

.icon-caret-up2:before {
  content: "\f0e2";
}

.icon-caret-left2:before {
  content: "\f0e3";
}

.icon-caret-right2:before {
  content: "\f0e4";
}

.icon-columns:before {
  content: "\f0e5";
}

.icon-sort2:before {
  content: "\f0e6";
}

.icon-unsorted2:before {
  content: "\f0e6";
}

.icon-sort-desc2:before {
  content: "\f0e7";
}

.icon-sort-down2:before {
  content: "\f0e7";
}

.icon-sort-asc2:before {
  content: "\f0e8";
}

.icon-sort-up2:before {
  content: "\f0e8";
}

.icon-envelope:before {
  content: "\f0e9";
}

.icon-rotate-left:before {
  content: "\f0eb";
}

.icon-undo:before {
  content: "\f0eb";
}

.icon-gavel:before {
  content: "\f0ec";
}

.icon-legal:before {
  content: "\f0ec";
}

.icon-dashboard:before {
  content: "\f0ed";
}

.icon-tachometer:before {
  content: "\f0ed";
}

.icon-comment-o:before {
  content: "\f0ee";
}

.icon-comments-o:before {
  content: "\f0ef";
}

.icon-bolt:before {
  content: "\f0f0";
}

.icon-flash:before {
  content: "\f0f0";
}

.icon-sitemap:before {
  content: "\f0f1";
}

.icon-umbrella:before {
  content: "\f0f2";
}

.icon-clipboard:before {
  content: "\f0f3";
}

.icon-paste:before {
  content: "\f0f3";
}

.icon-lightbulb-o:before {
  content: "\f0f4";
}

.icon-exchange:before {
  content: "\f0f5";
}

.icon-cloud-download:before {
  content: "\f0f6";
}

.icon-cloud-upload:before {
  content: "\f0f7";
}

.icon-user-md:before {
  content: "\f0f8";
}

.icon-stethoscope:before {
  content: "\f0f9";
}

.icon-suitcase:before {
  content: "\f0fa";
}

.icon-bell:before {
  content: "\f0fb";
}

.icon-coffee:before {
  content: "\f0fc";
}

.icon-cutlery:before {
  content: "\f0fd";
}

.icon-file-text-o:before {
  content: "\f0fe";
}

.icon-building-o:before {
  content: "\f0ff";
}

.icon-hospital-o:before {
  content: "\f108";
}

.icon-ambulance:before {
  content: "\f109";
}

.icon-medkit:before {
  content: "\f10a";
}

.icon-fighter-jet:before {
  content: "\f10b";
}

.icon-beer:before {
  content: "\f10c";
}

.icon-h-square:before {
  content: "\f10d";
}

.icon-plus-square:before {
  content: "\f10e";
}

.icon-angle-double-left2:before {
  content: "\f10f";
}

.icon-angle-double-right2:before {
  content: "\f110";
}

.icon-angle-double-up2:before {
  content: "\f111";
}

.icon-angle-double-down2:before {
  content: "\f112";
}

.icon-angle-left2:before {
  content: "\f113";
}

.icon-angle-right2:before {
  content: "\f114";
}

.icon-angle-up2:before {
  content: "\f115";
}

.icon-angle-down2:before {
  content: "\f116";
}

.icon-desktop:before {
  content: "\f117";
}

.icon-laptop:before {
  content: "\f118";
}

.icon-tablet:before {
  content: "\f119";
}

.icon-mobile:before {
  content: "\f11a";
}

.icon-mobile-phone:before {
  content: "\f11a";
}

.icon-circle-o:before {
  content: "\f11b";
}

.icon-quote-left:before {
  content: "\f11c";
}

.icon-quote-right:before {
  content: "\f11d";
}

.icon-spinner:before {
  content: "\f11e";
}

.icon-circle:before {
  content: "\f11f";
}

.icon-mail-reply:before {
  content: "\f120";
}

.icon-reply:before {
  content: "\f120";
}

.icon-github-alt:before {
  content: "\f121";
}

.icon-folder-o:before {
  content: "\f122";
}

.icon-folder-open-o:before {
  content: "\f123";
}

.icon-smile-o:before {
  content: "\f124";
}

.icon-frown-o:before {
  content: "\f125";
}

.icon-meh-o:before {
  content: "\f126";
}

.icon-gamepad:before {
  content: "\f127";
}

.icon-keyboard-o:before {
  content: "\f129";
}

.icon-flag-o:before {
  content: "\f12a";
}

.icon-flag-checkered:before {
  content: "\f12b";
}

.icon-terminal:before {
  content: "\f12c";
}

.icon-code:before {
  content: "\f12d";
}

.icon-mail-reply-all:before {
  content: "\f12e";
}

.icon-reply-all:before {
  content: "\f12e";
}

.icon-star-half-empty:before {
  content: "\f12f";
}

.icon-star-half-full:before {
  content: "\f12f";
}

.icon-star-half-o:before {
  content: "\f12f";
}

.icon-location-arrow:before {
  content: "\f130";
}

.icon-crop:before {
  content: "\f131";
}

.icon-code-fork:before {
  content: "\f132";
}

.icon-chain-broken:before {
  content: "\f133";
}

.icon-unlink:before {
  content: "\f133";
}

.icon-info:before {
  content: "\f134";
}

.icon-exclamation:before {
  content: "\f135";
}

.icon-superscript:before {
  content: "\f136";
}

.icon-subscript:before {
  content: "\f137";
}

.icon-eraser:before {
  content: "\f138";
}

.icon-puzzle-piece:before {
  content: "\f139";
}

.icon-microphone:before {
  content: "\f13a";
}

.icon-microphone-slash:before {
  content: "\f13b";
}

.icon-shield:before {
  content: "\f13c";
}

.icon-calendar-o:before {
  content: "\f13d";
}

.icon-fire-extinguisher:before {
  content: "\f13e";
}

.icon-rocket:before {
  content: "\f13f";
}

.icon-maxcdn:before {
  content: "\f140";
}

.icon-chevron-circle-left:before {
  content: "\f141";
}

.icon-chevron-circle-right:before {
  content: "\f142";
}

.icon-chevron-circle-up:before {
  content: "\f143";
}

.icon-chevron-circle-down:before {
  content: "\f144";
}

.icon-html5:before {
  content: "\f145";
}

.icon-css3:before {
  content: "\f146";
}

.icon-anchor:before {
  content: "\f147";
}

.icon-unlock-alt:before {
  content: "\f148";
}

.icon-bullseye:before {
  content: "\f149";
}

.icon-ellipsis-h:before {
  content: "\f14a";
}

.icon-ellipsis-v:before {
  content: "\f14b";
}

.icon-rss-square:before {
  content: "\f14c";
}

.icon-play-circle:before {
  content: "\f14d";
}

.icon-ticket:before {
  content: "\f14e";
}

.icon-minus-square:before {
  content: "\f14f";
}

.icon-minus-square-o:before {
  content: "\f150";
}

.icon-level-up:before {
  content: "\f151";
}

.icon-level-down:before {
  content: "\f152";
}

.icon-check-square:before {
  content: "\f153";
}

.icon-pencil-square:before {
  content: "\f154";
}

.icon-external-link-square:before {
  content: "\f155";
}

.icon-share-square:before {
  content: "\f156";
}

.icon-compass:before {
  content: "\f157";
}

.icon-caret-square-o-down:before {
  content: "\f158";
}

.icon-toggle-down:before {
  content: "\f158";
}

.icon-caret-square-o-up:before {
  content: "\f159";
}

.icon-toggle-up:before {
  content: "\f159";
}

.icon-caret-square-o-right:before {
  content: "\f15a";
}

.icon-toggle-right:before {
  content: "\f15a";
}

.icon-eur:before {
  content: "\f15b";
}

.icon-euro:before {
  content: "\f15b";
}

.icon-gbp:before {
  content: "\f15c";
}

.icon-dollar:before {
  content: "\f15d";
}

.icon-usd:before {
  content: "\f15d";
}

.icon-inr:before {
  content: "\f15e";
}

.icon-rupee:before {
  content: "\f15e";
}

.icon-cny:before {
  content: "\f15f";
}

.icon-jpy:before {
  content: "\f15f";
}

.icon-rmb:before {
  content: "\f15f";
}

.icon-yen:before {
  content: "\f15f";
}

.icon-rouble:before {
  content: "\f160";
}

.icon-rub:before {
  content: "\f160";
}

.icon-ruble:before {
  content: "\f160";
}

.icon-krw:before {
  content: "\f161";
}

.icon-won:before {
  content: "\f161";
}

.icon-bitcoin:before {
  content: "\f162";
}

.icon-btc:before {
  content: "\f162";
}

.icon-file:before {
  content: "\f163";
}

.icon-file-text:before {
  content: "\f164";
}

.icon-sort-alpha-asc:before {
  content: "\f165";
}

.icon-sort-alpha-desc:before {
  content: "\f166";
}

.icon-sort-amount-asc:before {
  content: "\f167";
}

.icon-sort-amount-desc:before {
  content: "\f168";
}

.icon-sort-numeric-asc:before {
  content: "\f169";
}

.icon-sort-numeric-desc:before {
  content: "\f16a";
}

.icon-thumbs-up:before {
  content: "\f16b";
}

.icon-thumbs-down:before {
  content: "\f16c";
}

.icon-youtube-square:before {
  content: "\f16d";
}

.icon-youtube:before {
  content: "\f16e";
}

.icon-xing:before {
  content: "\f16f";
}

.icon-xing-square:before {
  content: "\f170";
}

.icon-youtube-play:before {
  content: "\f171";
}

.icon-dropbox:before {
  content: "\f172";
}

.icon-stack-overflow:before {
  content: "\f173";
}

.icon-instagram:before {
  content: "\f174";
}

.icon-flickr:before {
  content: "\f175";
}

.icon-adn:before {
  content: "\f176";
}

.icon-bitbucket:before {
  content: "\f177";
}

.icon-bitbucket-square:before {
  content: "\f178";
}

.icon-tumblr:before {
  content: "\f179";
}

.icon-tumblr-square:before {
  content: "\f17a";
}

.icon-long-arrow-down:before {
  content: "\f17b";
}

.icon-long-arrow-up:before {
  content: "\f17c";
}

.icon-long-arrow-left:before {
  content: "\f17d";
}

.icon-long-arrow-right:before {
  content: "\f17e";
}

.icon-apple:before {
  content: "\f17f";
}

.icon-windows:before {
  content: "\f180";
}

.icon-android:before {
  content: "\f181";
}

.icon-linux:before {
  content: "\f182";
}

.icon-dribbble:before {
  content: "\f183";
}

.icon-skype:before {
  content: "\f184";
}

.icon-foursquare:before {
  content: "\f185";
}

.icon-trello:before {
  content: "\f186";
}

.icon-female:before {
  content: "\f187";
}

.icon-male:before {
  content: "\f188";
}

.icon-gittip:before {
  content: "\f189";
}

.icon-gratipay:before {
  content: "\f189";
}

.icon-sun-o:before {
  content: "\f18a";
}

.icon-moon-o:before {
  content: "\f18b";
}

.icon-archive:before {
  content: "\f18c";
}

.icon-bug:before {
  content: "\f18d";
}

.icon-vk:before {
  content: "\f18e";
}

.icon-weibo:before {
  content: "\f18f";
}

.icon-renren:before {
  content: "\f190";
}

.icon-pagelines:before {
  content: "\f191";
}

.icon-stack-exchange:before {
  content: "\f192";
}

.icon-arrow-circle-o-right:before {
  content: "\f193";
}

.icon-arrow-circle-o-left:before {
  content: "\f194";
}

.icon-caret-square-o-left:before {
  content: "\f195";
}

.icon-toggle-left:before {
  content: "\f195";
}

.icon-dot-circle-o:before {
  content: "\f196";
}

.icon-wheelchair:before {
  content: "\f197";
}

.icon-vimeo-square:before {
  content: "\f198";
}

.icon-try:before {
  content: "\f199";
}

.icon-turkish-lira:before {
  content: "\f199";
}

.icon-plus-square-o:before {
  content: "\f19a";
}

.icon-space-shuttle:before {
  content: "\f19b";
}

.icon-slack:before {
  content: "\f19c";
}

.icon-envelope-square:before {
  content: "\f19d";
}

.icon-wordpress:before {
  content: "\f19e";
}

.icon-openid:before {
  content: "\f19f";
}

.icon-bank:before {
  content: "\f1a0";
}

.icon-institution:before {
  content: "\f1a0";
}

.icon-university:before {
  content: "\f1a0";
}

.icon-graduation-cap:before {
  content: "\f1a1";
}

.icon-mortar-board:before {
  content: "\f1a1";
}

.icon-yahoo:before {
  content: "\f1a2";
}

.icon-google:before {
  content: "\f1a3";
}

.icon-reddit:before {
  content: "\f1a4";
}

.icon-reddit-square:before {
  content: "\f1a5";
}

.icon-stumbleupon-circle:before {
  content: "\f1a6";
}

.icon-stumbleupon:before {
  content: "\f1a7";
}

.icon-delicious:before {
  content: "\f1a8";
}

.icon-digg:before {
  content: "\f1a9";
}

.icon-pied-piper-pp:before {
  content: "\f1aa";
}

.icon-pied-piper-alt:before {
  content: "\f1ab";
}

.icon-drupal:before {
  content: "\f1ad";
}

.icon-joomla:before {
  content: "\f1ae";
}

.icon-language:before {
  content: "\f1af";
}

.icon-fax2:before {
  content: "\f1b0";
}

.icon-building:before {
  content: "\f1b1";
}

.icon-child:before {
  content: "\f1b2";
}

.icon-paw:before {
  content: "\f1b3";
}

.icon-spoon:before {
  content: "\f1b4";
}

.icon-cube:before {
  content: "\f1b5";
}

.icon-cubes:before {
  content: "\f1b6";
}

.icon-behance:before {
  content: "\f1b7";
}

.icon-behance-square:before {
  content: "\f1b8";
}

.icon-steam:before {
  content: "\f1b9";
}

.icon-steam-square:before {
  content: "\f1ba";
}

.icon-recycle:before {
  content: "\f1bb";
}

.icon-automobile:before {
  content: "\f1bc";
}

.icon-car:before {
  content: "\f1bc";
}

.icon-cab:before {
  content: "\f1bd";
}

.icon-taxi:before {
  content: "\f1bd";
}

.icon-tree:before {
  content: "\f1be";
}

.icon-spotify:before {
  content: "\f1bf";
}

.icon-deviantart:before {
  content: "\f1c0";
}

.icon-soundcloud:before {
  content: "\f1c1";
}

.icon-database:before {
  content: "\f1c2";
}

.icon-file-pdf-o:before {
  content: "\f1c3";
}

.icon-file-word-o:before {
  content: "\f1c4";
}

.icon-file-excel-o:before {
  content: "\f1c5";
}

.icon-file-powerpoint-o:before {
  content: "\f1c6";
}

.icon-file-image-o:before {
  content: "\f1c7";
}

.icon-file-photo-o:before {
  content: "\f1c7";
}

.icon-file-picture-o:before {
  content: "\f1c7";
}

.icon-file-archive-o:before {
  content: "\f1c8";
}

.icon-file-zip-o:before {
  content: "\f1c8";
}

.icon-file-audio-o:before {
  content: "\f1c9";
}

.icon-file-sound-o:before {
  content: "\f1c9";
}

.icon-file-movie-o:before {
  content: "\f1ca";
}

.icon-file-video-o:before {
  content: "\f1ca";
}

.icon-file-code-o:before {
  content: "\f1cb";
}

.icon-vine:before {
  content: "\f1cc";
}

.icon-codepen:before {
  content: "\f1cd";
}

.icon-jsfiddle:before {
  content: "\f1ce";
}

.icon-life-bouy:before {
  content: "\f1cf";
}

.icon-life-buoy:before {
  content: "\f1cf";
}

.icon-life-ring:before {
  content: "\f1cf";
}

.icon-life-saver:before {
  content: "\f1cf";
}

.icon-support:before {
  content: "\f1cf";
}

.icon-circle-o-notch:before {
  content: "\f1d0";
}

.icon-ra:before {
  content: "\f1d1";
}

.icon-rebel:before {
  content: "\f1d1";
}

.icon-resistance:before {
  content: "\f1d1";
}

.icon-empire:before {
  content: "\f1d2";
}

.icon-ge:before {
  content: "\f1d2";
}

.icon-git-square:before {
  content: "\f1d3";
}

.icon-git:before {
  content: "\f1d4";
}

.icon-hacker-news:before {
  content: "\f1d5";
}

.icon-y-combinator-square:before {
  content: "\f1d5";
}

.icon-yc-square:before {
  content: "\f1d5";
}

.icon-tencent-weibo:before {
  content: "\f1d6";
}

.icon-qq:before {
  content: "\f1d7";
}

.icon-wechat:before {
  content: "\f1d8";
}

.icon-weixin:before {
  content: "\f1d8";
}

.icon-paper-plane:before {
  content: "\f1d9";
}

.icon-send:before {
  content: "\f1d9";
}

.icon-paper-plane-o:before {
  content: "\f1da";
}

.icon-send-o:before {
  content: "\f1da";
}

.icon-history:before {
  content: "\f1db";
}

.icon-circle-thin:before {
  content: "\f1dc";
}

.icon-header:before {
  content: "\f1dd";
}

.icon-paragraph:before {
  content: "\f1de";
}

.icon-sliders:before {
  content: "\f1df";
}

.icon-share-alt:before {
  content: "\f1e0";
}

.icon-share-alt-square:before {
  content: "\f1e1";
}

.icon-bomb:before {
  content: "\f1e2";
}

.icon-futbol-o:before {
  content: "\f1e3";
}

.icon-soccer-ball-o:before {
  content: "\f1e3";
}

.icon-tty:before {
  content: "\f1e4";
}

.icon-binoculars:before {
  content: "\f1e5";
}

.icon-plug:before {
  content: "\f1e6";
}

.icon-slideshare:before {
  content: "\f1e7";
}

.icon-twitch:before {
  content: "\f1e8";
}

.icon-yelp:before {
  content: "\f1e9";
}

.icon-newspaper-o:before {
  content: "\f1ea";
}

.icon-wifi:before {
  content: "\f1eb";
}

.icon-calculator:before {
  content: "\f1ec";
}

.icon-paypal:before {
  content: "\f1ed";
}

.icon-google-wallet:before {
  content: "\f1ee";
}

.icon-cc-visa:before {
  content: "\f1f0";
}

.icon-cc-mastercard:before {
  content: "\f1f1";
}

.icon-cc-discover:before {
  content: "\f1f2";
}

.icon-cc-amex:before {
  content: "\f1f3";
}

.icon-cc-paypal:before {
  content: "\f1f4";
}

.icon-cc-stripe:before {
  content: "\f1f5";
}

.icon-bell-slash:before {
  content: "\f1f6";
}

.icon-bell-slash-o:before {
  content: "\f1f7";
}

.icon-trash:before {
  content: "\f1f8";
}

.icon-copyright:before {
  content: "\f1f9";
}

.icon-at:before {
  content: "\f1fa";
}

.icon-eyedropper:before {
  content: "\f1fb";
}

.icon-paint-brush:before {
  content: "\f1fc";
}

.icon-birthday-cake:before {
  content: "\f1fd";
}

.icon-area-chart:before {
  content: "\f1fe";
}

.icon-pie-chart:before {
  content: "\f200";
}

.icon-line-chart:before {
  content: "\f201";
}

.icon-lastfm:before {
  content: "\f202";
}

.icon-lastfm-square:before {
  content: "\f203";
}

.icon-toggle-off:before {
  content: "\f204";
}

.icon-toggle-on:before {
  content: "\f205";
}

.icon-bicycle:before {
  content: "\f206";
}

.icon-bus:before {
  content: "\f207";
}

.icon-ioxhost:before {
  content: "\f208";
}

.icon-angellist:before {
  content: "\f209";
}

.icon-cc:before {
  content: "\f20a";
}

.icon-ils:before {
  content: "\f20b";
}

.icon-shekel:before {
  content: "\f20b";
}

.icon-sheqel:before {
  content: "\f20b";
}

.icon-meanpath:before {
  content: "\f20c";
}

.icon-buysellads:before {
  content: "\f20d";
}

.icon-connectdevelop:before {
  content: "\f20e";
}

.icon-dashcube:before {
  content: "\f210";
}

.icon-forumbee:before {
  content: "\f211";
}

.icon-leanpub:before {
  content: "\f212";
}

.icon-sellsy:before {
  content: "\f213";
}

.icon-shirtsinbulk:before {
  content: "\f214";
}

.icon-simplybuilt:before {
  content: "\f215";
}

.icon-skyatlas:before {
  content: "\f216";
}

.icon-cart-plus:before {
  content: "\f217";
}

.icon-cart-arrow-down:before {
  content: "\f218";
}

.icon-diamond:before {
  content: "\f219";
}

.icon-ship:before {
  content: "\f21a";
}

.icon-user-secret:before {
  content: "\f21b";
}

.icon-motorcycle:before {
  content: "\f21c";
}

.icon-street-view:before {
  content: "\f21d";
}

.icon-heartbeat:before {
  content: "\f21e";
}

.icon-venus:before {
  content: "\f221";
}

.icon-mars:before {
  content: "\f222";
}

.icon-mercury:before {
  content: "\f223";
}

.icon-intersex:before {
  content: "\f224";
}

.icon-transgender:before {
  content: "\f224";
}

.icon-transgender-alt:before {
  content: "\f225";
}

.icon-venus-double:before {
  content: "\f226";
}

.icon-mars-double:before {
  content: "\f227";
}

.icon-venus-mars:before {
  content: "\f228";
}

.icon-mars-stroke:before {
  content: "\f229";
}

.icon-mars-stroke-v:before {
  content: "\f22a";
}

.icon-mars-stroke-h:before {
  content: "\f22b";
}

.icon-neuter:before {
  content: "\f22c";
}

.icon-genderless:before {
  content: "\f22d";
}

.icon-facebook-official:before {
  content: "\f230";
}

.icon-pinterest-p:before {
  content: "\f231";
}

.icon-whatsapp:before {
  content: "\f232";
}

.icon-server:before {
  content: "\f233";
}

.icon-user-plus:before {
  content: "\f234";
}

.icon-user-times:before {
  content: "\f235";
}

.icon-bed:before {
  content: "\f236";
}

.icon-hotel:before {
  content: "\f236";
}

.icon-viacoin:before {
  content: "\f237";
}

.icon-train:before {
  content: "\f238";
}

.icon-subway:before {
  content: "\f239";
}

.icon-medium:before {
  content: "\f23a";
}

.icon-y-combinator:before {
  content: "\f23b";
}

.icon-yc:before {
  content: "\f23b";
}

.icon-optin-monster:before {
  content: "\f23c";
}

.icon-opencart:before {
  content: "\f23d";
}

.icon-expeditedssl:before {
  content: "\f23e";
}

.icon-battery:before {
  content: "\f240";
}

.icon-battery-4:before {
  content: "\f240";
}

.icon-battery-full:before {
  content: "\f240";
}

.icon-battery-3:before {
  content: "\f241";
}

.icon-battery-three-quarters:before {
  content: "\f241";
}

.icon-battery-2:before {
  content: "\f242";
}

.icon-battery-half:before {
  content: "\f242";
}

.icon-battery-1:before {
  content: "\f243";
}

.icon-battery-quarter:before {
  content: "\f243";
}

.icon-battery-0:before {
  content: "\f244";
}

.icon-battery-empty:before {
  content: "\f244";
}

.icon-mouse-pointer:before {
  content: "\f245";
}

.icon-i-cursor:before {
  content: "\f246";
}

.icon-object-group:before {
  content: "\f247";
}

.icon-object-ungroup:before {
  content: "\f248";
}

.icon-sticky-note:before {
  content: "\f249";
}

.icon-sticky-note-o:before {
  content: "\f24a";
}

.icon-cc-jcb:before {
  content: "\f24b";
}

.icon-cc-diners-club:before {
  content: "\f24c";
}

.icon-clone:before {
  content: "\f24d";
}

.icon-balance-scale:before {
  content: "\f24e";
}

.icon-hourglass-o:before {
  content: "\f250";
}

.icon-hourglass-1:before {
  content: "\f251";
}

.icon-hourglass-start:before {
  content: "\f251";
}

.icon-hourglass-2:before {
  content: "\f252";
}

.icon-hourglass-half:before {
  content: "\f252";
}

.icon-hourglass-3:before {
  content: "\f253";
}

.icon-hourglass-end:before {
  content: "\f253";
}

.icon-hourglass:before {
  content: "\f254";
}

.icon-hand-grab-o:before {
  content: "\f255";
}

.icon-hand-rock-o:before {
  content: "\f255";
}

.icon-hand-paper-o:before {
  content: "\f256";
}

.icon-hand-stop-o:before {
  content: "\f256";
}

.icon-hand-scissors-o:before {
  content: "\f257";
}

.icon-hand-lizard-o:before {
  content: "\f258";
}

.icon-hand-spock-o:before {
  content: "\f259";
}

.icon-hand-pointer-o:before {
  content: "\f25a";
}

.icon-hand-peace-o:before {
  content: "\f25b";
}

.icon-trademark:before {
  content: "\f25c";
}

.icon-registered:before {
  content: "\f25d";
}

.icon-creative-commons:before {
  content: "\f25e";
}

.icon-gg:before {
  content: "\f260";
}

.icon-gg-circle:before {
  content: "\f261";
}

.icon-tripadvisor:before {
  content: "\f262";
}

.icon-odnoklassniki:before {
  content: "\f263";
}

.icon-odnoklassniki-square:before {
  content: "\f264";
}

.icon-get-pocket:before {
  content: "\f265";
}

.icon-wikipedia-w:before {
  content: "\f266";
}

.icon-safari:before {
  content: "\f267";
}

.icon-chrome:before {
  content: "\f268";
}

.icon-firefox:before {
  content: "\f269";
}

.icon-opera:before {
  content: "\f26a";
}

.icon-internet-explorer:before {
  content: "\f26b";
}

.icon-television:before {
  content: "\f26c";
}

.icon-tv:before {
  content: "\f26c";
}

.icon-contao:before {
  content: "\f26d";
}

.icon-500px:before {
  content: "\f26e";
}

.icon-amazon:before {
  content: "\f270";
}

.icon-calendar-plus-o:before {
  content: "\f271";
}

.icon-calendar-minus-o:before {
  content: "\f272";
}

.icon-calendar-times-o:before {
  content: "\f273";
}

.icon-calendar-check-o:before {
  content: "\f274";
}

.icon-industry:before {
  content: "\f275";
}

.icon-map-pin:before {
  content: "\f276";
}

.icon-map-signs:before {
  content: "\f277";
}

.icon-map-o:before {
  content: "\f278";
}

.icon-map:before {
  content: "\f279";
}

.icon-commenting:before {
  content: "\f27a";
}

.icon-commenting-o:before {
  content: "\f27b";
}

.icon-houzz:before {
  content: "\f27c";
}

.icon-vimeo:before {
  content: "\f27d";
}

.icon-black-tie:before {
  content: "\f27e";
}

.icon-fonticons:before {
  content: "\f280";
}

.icon-reddit-alien:before {
  content: "\f281";
}

.icon-edge:before {
  content: "\f282";
}

.icon-credit-card-alt:before {
  content: "\f283";
}

.icon-codiepie:before {
  content: "\f284";
}

.icon-modx:before {
  content: "\f285";
}

.icon-fort-awesome:before {
  content: "\f286";
}

.icon-usb:before {
  content: "\f287";
}

.icon-product-hunt:before {
  content: "\f288";
}

.icon-mixcloud:before {
  content: "\f289";
}

.icon-scribd:before {
  content: "\f28a";
}

.icon-pause-circle:before {
  content: "\f28b";
}

.icon-pause-circle-o:before {
  content: "\f28c";
}

.icon-stop-circle:before {
  content: "\f28d";
}

.icon-stop-circle-o:before {
  content: "\f28e";
}

.icon-shopping-bag:before {
  content: "\f290";
}

.icon-shopping-basket:before {
  content: "\f291";
}

.icon-hashtag:before {
  content: "\f292";
}

.icon-bluetooth:before {
  content: "\f293";
}

.icon-bluetooth-b:before {
  content: "\f294";
}

.icon-percent:before {
  content: "\f295";
}

.icon-gitlab:before {
  content: "\f296";
}

.icon-wpbeginner:before {
  content: "\f297";
}

.icon-wpforms:before {
  content: "\f298";
}

.icon-envira:before {
  content: "\f299";
}

.icon-universal-access:before {
  content: "\f29a";
}

.icon-wheelchair-alt:before {
  content: "\f29b";
}

.icon-question-circle-o:before {
  content: "\f29c";
}

.icon-blind:before {
  content: "\f29d";
}

.icon-audio-description:before {
  content: "\f29e";
}

.icon-volume-control-phone:before {
  content: "\f2a0";
}

.icon-braille:before {
  content: "\f2a1";
}

.icon-assistive-listening-systems:before {
  content: "\f2a2";
}

.icon-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.icon-asl-interpreting:before {
  content: "\f2a3";
}

.icon-deaf:before {
  content: "\f2a4";
}

.icon-deafness:before {
  content: "\f2a4";
}

.icon-hard-of-hearing:before {
  content: "\f2a4";
}

.icon-glide:before {
  content: "\f2a5";
}

.icon-glide-g:before {
  content: "\f2a6";
}

.icon-sign-language:before {
  content: "\f2a7";
}

.icon-signing:before {
  content: "\f2a7";
}

.icon-low-vision:before {
  content: "\f2a8";
}

.icon-viadeo:before {
  content: "\f2a9";
}

.icon-viadeo-square:before {
  content: "\f2aa";
}

.icon-snapchat:before {
  content: "\f2ab";
}

.icon-snapchat-ghost:before {
  content: "\f2ac";
}

.icon-snapchat-square:before {
  content: "\f2ad";
}

.icon-pied-piper:before {
  content: "\f2ae";
}

.icon-first-order:before {
  content: "\f2b0";
}

.icon-yoast:before {
  content: "\f2b1";
}

.icon-themeisle:before {
  content: "\f2b2";
}

.icon-google-plus-circle:before {
  content: "\f2b3";
}

.icon-google-plus-official:before {
  content: "\f2b3";
}

.icon-fa:before {
  content: "\f2b4";
}

.icon-font-awesome:before {
  content: "\f2b4";
}

.icon-handshake-o:before {
  content: "\f2b5";
}

.icon-envelope-open:before {
  content: "\f2b6";
}

.icon-envelope-open-o:before {
  content: "\f2b7";
}

.icon-linode:before {
  content: "\f2b8";
}

.icon-address-book:before {
  content: "\f2b9";
}

.icon-address-book-o:before {
  content: "\f2ba";
}

.icon-address-card:before {
  content: "\f2bb";
}

.icon-vcard:before {
  content: "\f2bb";
}

.icon-address-card-o:before {
  content: "\f2bc";
}

.icon-vcard-o:before {
  content: "\f2bc";
}

.icon-user-circle:before {
  content: "\f2bd";
}

.icon-user-circle-o:before {
  content: "\f2be";
}

.icon-user-o:before {
  content: "\f2c0";
}

.icon-id-badge:before {
  content: "\f2c1";
}

.icon-drivers-license:before {
  content: "\f2c2";
}

.icon-id-card:before {
  content: "\f2c2";
}

.icon-drivers-license-o:before {
  content: "\f2c3";
}

.icon-id-card-o:before {
  content: "\f2c3";
}

.icon-quora:before {
  content: "\f2c4";
}

.icon-free-code-camp:before {
  content: "\f2c5";
}

.icon-telegram:before {
  content: "\f2c6";
}

.icon-thermometer:before {
  content: "\f2c7";
}

.icon-thermometer-4:before {
  content: "\f2c7";
}

.icon-thermometer-full:before {
  content: "\f2c7";
}

.icon-thermometer-3:before {
  content: "\f2c8";
}

.icon-thermometer-three-quarters:before {
  content: "\f2c8";
}

.icon-thermometer-2:before {
  content: "\f2c9";
}

.icon-thermometer-half:before {
  content: "\f2c9";
}

.icon-thermometer-1:before {
  content: "\f2ca";
}

.icon-thermometer-quarter:before {
  content: "\f2ca";
}

.icon-thermometer-0:before {
  content: "\f2cb";
}

.icon-thermometer-empty:before {
  content: "\f2cb";
}

.icon-shower:before {
  content: "\f2cc";
}

.icon-bath:before {
  content: "\f2cd";
}

.icon-bathtub:before {
  content: "\f2cd";
}

.icon-s15:before {
  content: "\f2cd";
}

.icon-podcast:before {
  content: "\f2ce";
}

.icon-window-maximize:before {
  content: "\f2d0";
}

.icon-window-minimize:before {
  content: "\f2d1";
}

.icon-window-restore:before {
  content: "\f2d2";
}

.icon-times-rectangle:before {
  content: "\f2d3";
}

.icon-window-close:before {
  content: "\f2d3";
}

.icon-times-rectangle-o:before {
  content: "\f2d4";
}

.icon-window-close-o:before {
  content: "\f2d4";
}

.icon-bandcamp:before {
  content: "\f2d5";
}

.icon-grav:before {
  content: "\f2d6";
}

.icon-etsy:before {
  content: "\f2d7";
}

.icon-imdb:before {
  content: "\f2d8";
}

.icon-ravelry:before {
  content: "\f2d9";
}

.icon-eercast:before {
  content: "\f2da";
}

.icon-microchip:before {
  content: "\f2db";
}

.icon-snowflake-o:before {
  content: "\f2dc";
}

.icon-superpowers:before {
  content: "\f2dd";
}

.icon-wpexplorer:before {
  content: "\f2de";
}

.icon-meetup:before {
  content: "\f2e0";
}

.icon-fax:before {
  content: "\f1ac";
}

.icon-calendar:before {
  content: "\e907";
}

.icon-external-link:before {
  content: "\e909";
}

.icon-close:before {
  content: "\e908";
}

.icon-search-big:before {
  content: "\e905";
}

.icon-angle-left-big:before {
  content: "\e904";
}

.icon-angle-right-big:before {
  content: "\e903";
}

.icon-download:before {
  content: "\e901";
}

.icon-play:before {
  content: "\e900";
}

.icon-search-small:before {
  content: "\f002";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-unsorted:before {
  content: "\f0dc";
}

.icon-sort-desc:before {
  content: "\f0dd";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-asc:before {
  content: "\f0de";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-angle-double-left:before {
  content: "\f100";
}

.icon-angle-double-right:before {
  content: "\f101";
}

.icon-angle-double-up:before {
  content: "\f102";
}

.icon-angle-double-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-checkmark:before {
  content: "\e90a";
}

/**
 *
 *
 *
 */
/**
 *  mixins-header-bars.scss
 *
 *
 */
/**
 *  mixins-icon.scss
 *
 *
 */
/**
 *  mixins-links.scss
 *
 *
 */
/**
 *  mixins-lists.scss
 *
 *
 */
/**
 *  icon.scss
 *
 *
 */
.ru-section-color-1 .icon:before {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .icon:before {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .icon:before {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .icon:before {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .icon:before {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .icon:before {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .icon:before {
  color: #a32972;
  fill: #a32972;
}

/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/sTdaA6j0Psb920Vjv-mrzH-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/uYECMKoHcO9x1wdmbyHIm3-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/tnj4SB6DNbdaQnsM8CFqBX-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/_VYFx-s824kXq_Ul2BHqYH-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/NJ4vxlgWwWbEsv18dAhqnn-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/Ks_cVxiCiwUWVsFWFA3Bjn-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/oMMgfZMQthOryQo9n22dcuvvDin1pK8aKteLpeZ5c0A.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/ZLqKeelYbATG60EpZBSDy4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/oHi30kwQWvpCWqAhzHcCSIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/rGvHdJnr2l75qb0YND9NyIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/mx9Uck6uB63VIKFYnEMXrYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/mbmhprMH69Zi6eEPBYVFhYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/oOeFwZNlrTefzLYmlVV1UIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/77FXFjRbGzN4aCrSFhlh3oX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/isZ-wbCXNKAbnjo6_TwHToX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/UX6i4JxQDm3fVTc1CPuwqoX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/jSN2CGVDbcVyCnfJfjSdfIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/PwZc-YbIL414wB9rB1IAPYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/97uahxiqZRoncBaCEI3aW4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOJBw1xU1rKptJj_0jans920.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v15/s7gftie1JANC-QmDJvMWZoX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v15/3Y_xCyt7TNunMGg0Et2pnoX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v15/WeQRRE07FDkIrr29oHQgHIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v15/jyIYROCkJM3gZ4KV00YXOIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v15/phsu-QZXz1JBv0PbFoPmEIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v15/9_7S_tWeGDh5Pq3u05RVkoX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIpBw1xU1rKptJj_0jans920.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(https://fonts.gstatic.com/s/roboto/v15/WxrXJa0C3KdtC7lMafG4dRkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(https://fonts.gstatic.com/s/roboto/v15/OpXUqTo0UgQQhGj_SFdLWBkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(https://fonts.gstatic.com/s/roboto/v15/1hZf02POANh32k2VkgEoUBkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(https://fonts.gstatic.com/s/roboto/v15/cDKhRaXnQTOVbaoxwdOr9xkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(https://fonts.gstatic.com/s/roboto/v15/K23cxWVTrIFD6DJsEVi07RkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(https://fonts.gstatic.com/s/roboto/v15/vSzulfKSK0LLjjfeaxcREhkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url(https://fonts.gstatic.com/s/roboto/v15/vPcynSL0qHq_6dX7lKVByXYhjbSpvc47ee6xR_80Hnw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0fZraR2Tg8w2lzm7kLNL0-w.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0V4sYYdJg5dU2qzJEVSuta0.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0VBW26QxpSj-_ZKm_xT4hWw.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0Qt_Rm691LTebKfY2ZkKSmI.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0dDiNsR5a-9Oe_Ivpu8XWlY.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0aE8kM4xWR1_1bYURRojRGc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0Ygp9Q8gbYrhqGlRav_IXfk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC_ZraR2Tg8w2lzm7kLNL0-w.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC14sYYdJg5dU2qzJEVSuta0.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC1BW26QxpSj-_ZKm_xT4hWw.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcCwt_Rm691LTebKfY2ZkKSmI.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC9DiNsR5a-9Oe_Ivpu8XWlY.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC6E8kM4xWR1_1bYURRojRGc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC4gp9Q8gbYrhqGlRav_IXfk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpfZraR2Tg8w2lzm7kLNL0-w.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpV4sYYdJg5dU2qzJEVSuta0.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpVBW26QxpSj-_ZKm_xT4hWw.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpQt_Rm691LTebKfY2ZkKSmI.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpdDiNsR5a-9Oe_Ivpu8XWlY.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpaE8kM4xWR1_1bYURRojRGc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpYgp9Q8gbYrhqGlRav_IXfk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsIPxuqWfQuZGbz5Rz4Zu1gk.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsENRpQQ4njX3CLaCqI4awdk.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsET2KMEyTWEzJqg9U8VS8XM.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsMH5J2QbmuFthYTFOnnSRco.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsDcCYxVKuOcslAgPRMZ8RJE.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsNKDSU5nPdoBdru70FiVyb0.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsH4vxAoi6d67T_UKWi0EoHQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/**
 *  _base.scss
 *
 *
 */
html, body {
  height: 100%;
}

a:focus {
  text-decoration: none;
}

iframe {
  max-width: 100%;
}

.external-link {
  background-image: none !important;
  border-bottom: none !important;
  text-decoration: none !important;
}
.external-link-txt {
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
}
.external-link:hover .external-link-txt {
  background-image: none;
}
.external-link .icon {
  display: inline-block;
  line-height: 1;
  font-size: 0.6470588235em;
  color: #167fa9;
}
.ru-section-color-1 .external-link .icon {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .external-link .icon {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .external-link .icon {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .external-link .icon {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .external-link .icon {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .external-link .icon {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .external-link .icon {
  color: #a32972;
  fill: #a32972;
}

address {
  margin: 0;
}

blockquote {
  max-width: 770px; /* Subtract margin */
}

body {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.5em;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  position: relative;
  overflow-x: hidden;
  word-wrap: break-word;
}
.ru-wpadminbar-mobile body {
  position: static;
}
.site-footer-align-bottom body {
  height: 100%;
}

input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder {
  color: #737373 !important;
  opacity: 1 !important;
  font-weight: 900;
}

p {
  max-width: 800px;
  margin: 0 0 1em 0;
}
.ru-body-content p.ru-intro {
  font-weight: 800;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 27px;
  line-height: 1.2em;
}

ul,
ol {
  margin: 0 0 1em 25px;
  padding: 0;
  max-width: 780px;
}
#wpadminbar ul,
#wpadminbar ol {
  max-width: none;
}

li {
  margin: 0 0 0.5em 0;
  padding: 0;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-weight: bold;
  line-height: 1em;
  margin: 0 0 0.25em 0;
  max-width: 800px;
}
.serif h1, .serif .h1,
.serif h2, .serif .h2,
.serif h3, .serif .h3,
.serif h4, .serif .h4,
.serif h5, .serif .h5,
.serif h6, .serif .h6 {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
}
.sans-serif h1, .sans-serif .h1,
.sans-serif h2, .sans-serif .h2,
.sans-serif h3, .sans-serif .h3,
.sans-serif h4, .sans-serif .h4,
.sans-serif h5, .sans-serif .h5,
.sans-serif h6, .sans-serif .h6 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, .h1 {
  font-weight: 600;
  font-size: 37px;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  margin: 0;
}
@media screen and (min-width:1200px) {
  h1, .h1 {
    font-size: 54px;
    margin: 15px 0 7.5px 0;
  }
}

h2, .h2 {
  font-size: 40px;
  font-weight: 600;
  margin: 0 0 0 0;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
}

h3, .h4 {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 15px;
}
h3 a, h3 a:hover, .h4 a, .h4 a:hover {
  color: #000;
  border-bottom: none;
  text-decoration: none;
}

h4, .h4 {
  font-size: 27px;
  line-height: 1.1em;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
}
h4 a, h4 a:hover, .h4 a, .h4 a:hover {
  color: #000;
  border-bottom: none;
  text-decoration: none;
}

h5, .h5 {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 21px;
  margin-bottom: 10px;
  font-weight: 600;
}

h6, .h6 {
  font-size: 17px;
  line-height: 1.3em;
}

section {
  margin: 0;
}

hr {
  clear: both;
  border: none;
  display: none;
  /* border-bottom: solid 1px $gray-lighter; */
}

pre {
  margin: 0;
  padding: 20px 0 0 0;
}
pre p {
  margin: 0;
  padding: 0;
}

dl {
  display: block;
  clear: both;
  margin: 0 0 1em 0;
  padding: 0;
  max-width: 800px;
}
dt {
  display: block;
  padding: 0;
  max-width: 800px;
}
dd {
  display: block;
  margin: 0 0 1em 0;
  padding: 0;
  max-width: 800px;
}
header {
  margin: 0;
  padding: 0;
}

.ms-2 {
  font-size: 11px;
  line-height: 1.3em;
}

.ms-1 {
  font-size: 12px;
  line-height: 1.3em;
}

.ms0 {
  font-size: 14px;
  line-height: 1.3em;
}

.ms1 {
  font-size: 16px;
  line-height: 1.3em;
}

.ms2 {
  font-size: 18px;
  line-height: 1.3em;
}

.ms3 {
  font-size: 20px;
  line-height: 1.3em;
}

.ms4 {
  font-size: 21px;
  line-height: 1.3em;
}

.ms5 {
  font-size: 23px;
  line-height: 1.3em;
}

.ms6 {
  font-size: 26px;
  line-height: 1.3em;
}

.ms7 {
  font-size: 29px;
  line-height: 1.3em;
}

.ms8 {
  font-size: 32px;
  line-height: 1.3em;
}

.ms9 {
  font-size: 33px;
  line-height: 1.3em;
}

.ms10 {
  font-size: 37px;
  line-height: 1.3em;
}

.ms11 {
  font-size: 41px;
  line-height: 1.3em;
}

.ms12 {
  font-size: 47px;
  line-height: 1.3em;
}

.serif {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
}

.sans-serif {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

small,
small p, p small,
small .small,
.small,
.small p,
p .small,
.small .small {
  font-size: 13px;
  line-height: 1em;
}

a[name]:not([href]):before,
.ru-jump-to:before {
  content: " ";
}
@media screen and (min-width:1200px) {
  a[name]:not([href]),
  .ru-jump-to {
    position: absolute;
    bottom: 0;
    padding-top: 60px;
  }
}

.section--primary--wrapper {
  padding-top: 36px;
}

.section--primary .ru-page-header-wrap--narrow {
  padding-top: 36px;
}

.embed-responsive {
  display: inline-block;
  width: 100%;
}

.extResHint {
  position: absolute;
  left: -9999px;
  display: none;
}

/**
 *  mq-helper.scss
 *
 *
 */
.ru-mq-helper {
  display: block;
  width: 480px;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width:768px) {
  .ru-mq-helper {
    width: 768px;
  }
}
@media screen and (min-width:992px) {
  .ru-mq-helper {
    width: 992px;
  }
}
@media screen and (min-width:1200px) {
  .ru-mq-helper {
    width: 1200px;
  }
}
@media screen and (min-width:1400px) {
  .ru-mq-helper {
    width: 1400px;
  }
}

/* Base overrides for Bootstrap and other libraries */
/**
 *  Overrides for Bootstrap
 *
 *  If this exceeds a certain amount of overrides,
 *  consider replacing the entire Bootstrap module.
 *
 */
.btn-default, .btn-default:focus, .btn-default:hover {
  background-color: transparent;
}

.btn,
.btn-default {
  border-radius: 0;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-weight: 600;
}
.ru-section-color- .btn, .ru-section-color- .ru-body-content .btn, .ru-section-color- .ru-sidebar .btn, .ru-section-color- .btn:visited, .ru-section-color- .ru-body-content .btn:visited, .ru-section-color- .ru-sidebar .btn:visited,
.ru-section-color- .btn-default,
.ru-section-color- .ru-body-content .btn-default,
.ru-section-color- .ru-sidebar .btn-default,
.ru-section-color- .btn-default:visited,
.ru-section-color- .ru-body-content .btn-default:visited,
.ru-section-color- .ru-sidebar .btn-default:visited {
  background-color: #167fa9;
}
.ru-section-color-0 .btn, .ru-section-color-0 .ru-body-content .btn, .ru-section-color-0 .ru-sidebar .btn, .ru-section-color-0 .btn:visited, .ru-section-color-0 .ru-body-content .btn:visited, .ru-section-color-0 .ru-sidebar .btn:visited,
.ru-section-color-0 .btn-default,
.ru-section-color-0 .ru-body-content .btn-default,
.ru-section-color-0 .ru-sidebar .btn-default,
.ru-section-color-0 .btn-default:visited,
.ru-section-color-0 .ru-body-content .btn-default:visited,
.ru-section-color-0 .ru-sidebar .btn-default:visited {
  background-color: #167fa9;
}
.ru-section-color-1 .btn, .ru-section-color-1 .ru-body-content .btn, .ru-section-color-1 .ru-sidebar .btn, .ru-section-color-1 .btn:visited, .ru-section-color-1 .ru-body-content .btn:visited, .ru-section-color-1 .ru-sidebar .btn:visited,
.ru-section-color-1 .btn-default,
.ru-section-color-1 .ru-body-content .btn-default,
.ru-section-color-1 .ru-sidebar .btn-default,
.ru-section-color-1 .btn-default:visited,
.ru-section-color-1 .ru-body-content .btn-default:visited,
.ru-section-color-1 .ru-sidebar .btn-default:visited {
  background-image: none;
  background-color: #4e3a8e;
}
.ru-section-color-2 .btn, .ru-section-color-2 .ru-body-content .btn, .ru-section-color-2 .ru-sidebar .btn, .ru-section-color-2 .btn:visited, .ru-section-color-2 .ru-body-content .btn:visited, .ru-section-color-2 .ru-sidebar .btn:visited,
.ru-section-color-2 .btn-default,
.ru-section-color-2 .ru-body-content .btn-default,
.ru-section-color-2 .ru-sidebar .btn-default,
.ru-section-color-2 .btn-default:visited,
.ru-section-color-2 .ru-body-content .btn-default:visited,
.ru-section-color-2 .ru-sidebar .btn-default:visited {
  background-image: none;
  background-color: #1d7308;
}
.ru-section-color-3 .btn, .ru-section-color-3 .ru-body-content .btn, .ru-section-color-3 .ru-sidebar .btn, .ru-section-color-3 .btn:visited, .ru-section-color-3 .ru-body-content .btn:visited, .ru-section-color-3 .ru-sidebar .btn:visited,
.ru-section-color-3 .btn-default,
.ru-section-color-3 .ru-body-content .btn-default,
.ru-section-color-3 .ru-sidebar .btn-default,
.ru-section-color-3 .btn-default:visited,
.ru-section-color-3 .ru-body-content .btn-default:visited,
.ru-section-color-3 .ru-sidebar .btn-default:visited {
  background-image: none;
  background-color: #2f53b5;
}
.ru-section-color-4 .btn, .ru-section-color-4 .ru-body-content .btn, .ru-section-color-4 .ru-sidebar .btn, .ru-section-color-4 .btn:visited, .ru-section-color-4 .ru-body-content .btn:visited, .ru-section-color-4 .ru-sidebar .btn:visited,
.ru-section-color-4 .btn-default,
.ru-section-color-4 .ru-body-content .btn-default,
.ru-section-color-4 .ru-sidebar .btn-default,
.ru-section-color-4 .btn-default:visited,
.ru-section-color-4 .ru-body-content .btn-default:visited,
.ru-section-color-4 .ru-sidebar .btn-default:visited {
  background-image: none;
  background-color: #016b5e;
}
.ru-section-color-5 .btn, .ru-section-color-5 .ru-body-content .btn, .ru-section-color-5 .ru-sidebar .btn, .ru-section-color-5 .btn:visited, .ru-section-color-5 .ru-body-content .btn:visited, .ru-section-color-5 .ru-sidebar .btn:visited,
.ru-section-color-5 .btn-default,
.ru-section-color-5 .ru-body-content .btn-default,
.ru-section-color-5 .ru-sidebar .btn-default,
.ru-section-color-5 .btn-default:visited,
.ru-section-color-5 .ru-body-content .btn-default:visited,
.ru-section-color-5 .ru-sidebar .btn-default:visited {
  background-image: none;
  background-color: #e02c38;
}
.ru-section-color-6 .btn, .ru-section-color-6 .ru-body-content .btn, .ru-section-color-6 .ru-sidebar .btn, .ru-section-color-6 .btn:visited, .ru-section-color-6 .ru-body-content .btn:visited, .ru-section-color-6 .ru-sidebar .btn:visited,
.ru-section-color-6 .btn-default,
.ru-section-color-6 .ru-body-content .btn-default,
.ru-section-color-6 .ru-sidebar .btn-default,
.ru-section-color-6 .btn-default:visited,
.ru-section-color-6 .ru-body-content .btn-default:visited,
.ru-section-color-6 .ru-sidebar .btn-default:visited {
  background-image: none;
  background-color: #167fa9;
}
.ru-section-color-7 .btn, .ru-section-color-7 .ru-body-content .btn, .ru-section-color-7 .ru-sidebar .btn, .ru-section-color-7 .btn:visited, .ru-section-color-7 .ru-body-content .btn:visited, .ru-section-color-7 .ru-sidebar .btn:visited,
.ru-section-color-7 .btn-default,
.ru-section-color-7 .ru-body-content .btn-default,
.ru-section-color-7 .ru-sidebar .btn-default,
.ru-section-color-7 .btn-default:visited,
.ru-section-color-7 .ru-body-content .btn-default:visited,
.ru-section-color-7 .ru-sidebar .btn-default:visited {
  background-image: none;
  background-color: #a32972;
}
.btn:hover, .btn:focus, .btn:active, .btn:active:focus, .btn:active:hover,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default:active:focus,
.btn-default:active:hover {
  color: #fff;
}
.ru-section-color- .btn:hover, .ru-section-color-0 .btn:hover, .ru-section-color- .btn:focus, .ru-section-color-0 .btn:focus,
.ru-section-color- .btn-default:hover,
.ru-section-color-0 .btn-default:hover,
.ru-section-color- .btn-default:focus,
.ru-section-color-0 .btn-default:focus {
  background-color: #003c59;
}
.ru-section-color-1 .btn:hover, .ru-section-color-1 .btn:focus,
.ru-section-color-1 .btn-default:hover,
.ru-section-color-1 .btn-default:focus {
  background-color: #271856;
}
.ru-section-color-2 .btn:hover, .ru-section-color-2 .btn:focus,
.ru-section-color-2 .btn-default:hover,
.ru-section-color-2 .btn-default:focus {
  background-color: #0d2f04;
}
.ru-section-color-3 .btn:hover, .ru-section-color-3 .btn:focus,
.ru-section-color-3 .btn-default:hover,
.ru-section-color-3 .btn-default:focus {
  background-color: #192a74;
}
.ru-section-color-4 .btn:hover, .ru-section-color-4 .btn:focus,
.ru-section-color-4 .btn-default:hover,
.ru-section-color-4 .btn-default:focus {
  background-color: #002d33;
}
.ru-section-color-5 .btn:hover, .ru-section-color-5 .btn:focus,
.ru-section-color-5 .btn-default:hover,
.ru-section-color-5 .btn-default:focus {
  background-color: #a51821;
}
.ru-section-color-6 .btn:hover, .ru-section-color-6 .btn:focus,
.ru-section-color-6 .btn-default:hover,
.ru-section-color-6 .btn-default:focus {
  background-color: #003c59;
}
.ru-section-color-7 .btn:hover, .ru-section-color-7 .btn:focus,
.ru-section-color-7 .btn-default:hover,
.ru-section-color-7 .btn-default:focus {
  background-color: #620e41;
}
.ru-teaser__teaser-text .btn,
.ru-teaser__teaser-text .btn-default {
  color: #fff;
  border-bottom: none;
}
.btn .ru-sidebar, .ru-body-content .btn, .ru-sidebar .ru-teaser--description .ru-teaser__teaser-text .btn,
.btn-default .ru-sidebar,
.ru-body-content .btn-default,
.ru-sidebar .ru-teaser--description .ru-teaser__teaser-text .btn-default {
  color: #fff;
  padding: 6px 12px;
}

/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}

.datepicker-inline {
  width: 220px;
}

.datepicker.datepicker-rtl {
  direction: rtl;
}

.datepicker.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
  z-index: 99998 !important;
}

.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}

.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  border-color: #fdf59a #fdf59a #fbed50;
  color: #000;
}
.ru-section-color- .datepicker table tr td.today,
.ru-section-color- .datepicker table tr td.today:hover,
.ru-section-color- .datepicker table tr td.today.disabled,
.ru-section-color- .datepicker table tr td.today.disabled:hover {
  background: #167fa9;
}
.ru-section-color-1 .datepicker table tr td.today,
.ru-section-color-1 .datepicker table tr td.today:hover,
.ru-section-color-1 .datepicker table tr td.today.disabled,
.ru-section-color-1 .datepicker table tr td.today.disabled:hover {
  background: #39237e;
}
.ru-section-color-2 .datepicker table tr td.today,
.ru-section-color-2 .datepicker table tr td.today:hover,
.ru-section-color-2 .datepicker table tr td.today.disabled,
.ru-section-color-2 .datepicker table tr td.today.disabled:hover {
  background: #195e08;
}
.ru-section-color-3 .datepicker table tr td.today,
.ru-section-color-3 .datepicker table tr td.today:hover,
.ru-section-color-3 .datepicker table tr td.today.disabled,
.ru-section-color-3 .datepicker table tr td.today.disabled:hover {
  background: #22399e;
}
.ru-section-color-4 .datepicker table tr td.today,
.ru-section-color-4 .datepicker table tr td.today:hover,
.ru-section-color-4 .datepicker table tr td.today.disabled,
.ru-section-color-4 .datepicker table tr td.today.disabled:hover {
  background: #005a66;
}
.ru-section-color-5 .datepicker table tr td.today,
.ru-section-color-5 .datepicker table tr td.today:hover,
.ru-section-color-5 .datepicker table tr td.today.disabled,
.ru-section-color-5 .datepicker table tr td.today.disabled:hover {
  background: #d21e2a;
}
.ru-section-color-6 .datepicker table tr td.today,
.ru-section-color-6 .datepicker table tr td.today:hover,
.ru-section-color-6 .datepicker table tr td.today.disabled,
.ru-section-color-6 .datepicker table tr td.today.disabled:hover {
  background: #005e8c;
}
.ru-section-color-7 .datepicker table tr td.today,
.ru-section-color-7 .datepicker table tr td.today:hover,
.ru-section-color-7 .datepicker table tr td.today.disabled,
.ru-section-color-7 .datepicker table tr td.today.disabled:hover {
  background: #8e155e;
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9 ;
}

.datepicker table tr td.today:hover:hover {
  color: #000;
}

.datepicker table tr td.today.active:hover {
  color: #fff;
}

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ru-section-color- .datepicker table tr td.range.today,
.ru-section-color- .datepicker table tr td.range.today:hover,
.ru-section-color- .datepicker table tr td.range.today.disabled,
.ru-section-color- .datepicker table tr td.range.today.disabled:hover {
  background: #167fa9;
}
.ru-section-color-1 .datepicker table tr td.range.today,
.ru-section-color-1 .datepicker table tr td.range.today:hover,
.ru-section-color-1 .datepicker table tr td.range.today.disabled,
.ru-section-color-1 .datepicker table tr td.range.today.disabled:hover {
  background: #39237e;
}
.ru-section-color-2 .datepicker table tr td.range.today,
.ru-section-color-2 .datepicker table tr td.range.today:hover,
.ru-section-color-2 .datepicker table tr td.range.today.disabled,
.ru-section-color-2 .datepicker table tr td.range.today.disabled:hover {
  background: #195e08;
}
.ru-section-color-3 .datepicker table tr td.range.today,
.ru-section-color-3 .datepicker table tr td.range.today:hover,
.ru-section-color-3 .datepicker table tr td.range.today.disabled,
.ru-section-color-3 .datepicker table tr td.range.today.disabled:hover {
  background: #22399e;
}
.ru-section-color-4 .datepicker table tr td.range.today,
.ru-section-color-4 .datepicker table tr td.range.today:hover,
.ru-section-color-4 .datepicker table tr td.range.today.disabled,
.ru-section-color-4 .datepicker table tr td.range.today.disabled:hover {
  background: #005a66;
}
.ru-section-color-5 .datepicker table tr td.range.today,
.ru-section-color-5 .datepicker table tr td.range.today:hover,
.ru-section-color-5 .datepicker table tr td.range.today.disabled,
.ru-section-color-5 .datepicker table tr td.range.today.disabled:hover {
  background: #d21e2a;
}
.ru-section-color-6 .datepicker table tr td.range.today,
.ru-section-color-6 .datepicker table tr td.range.today:hover,
.ru-section-color-6 .datepicker table tr td.range.today.disabled,
.ru-section-color-6 .datepicker table tr td.range.today.disabled:hover {
  background: #005e8c;
}
.ru-section-color-7 .datepicker table tr td.range.today,
.ru-section-color-7 .datepicker table tr td.range.today:hover,
.ru-section-color-7 .datepicker table tr td.range.today.disabled,
.ru-section-color-7 .datepicker table tr td.range.today.disabled:hover {
  background: #8e155e;
}

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9 ;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.ru-section-color- .datepicker table tr td.selected,
.ru-section-color- .datepicker table tr td.selected:hover,
.ru-section-color- .datepicker table tr td.selected.disabled,
.ru-section-color- .datepicker table tr td.selected.disabled:hover {
  background: #167fa9;
}
.ru-section-color-1 .datepicker table tr td.selected,
.ru-section-color-1 .datepicker table tr td.selected:hover,
.ru-section-color-1 .datepicker table tr td.selected.disabled,
.ru-section-color-1 .datepicker table tr td.selected.disabled:hover {
  background: #39237e;
}
.ru-section-color-2 .datepicker table tr td.selected,
.ru-section-color-2 .datepicker table tr td.selected:hover,
.ru-section-color-2 .datepicker table tr td.selected.disabled,
.ru-section-color-2 .datepicker table tr td.selected.disabled:hover {
  background: #195e08;
}
.ru-section-color-3 .datepicker table tr td.selected,
.ru-section-color-3 .datepicker table tr td.selected:hover,
.ru-section-color-3 .datepicker table tr td.selected.disabled,
.ru-section-color-3 .datepicker table tr td.selected.disabled:hover {
  background: #22399e;
}
.ru-section-color-4 .datepicker table tr td.selected,
.ru-section-color-4 .datepicker table tr td.selected:hover,
.ru-section-color-4 .datepicker table tr td.selected.disabled,
.ru-section-color-4 .datepicker table tr td.selected.disabled:hover {
  background: #005a66;
}
.ru-section-color-5 .datepicker table tr td.selected,
.ru-section-color-5 .datepicker table tr td.selected:hover,
.ru-section-color-5 .datepicker table tr td.selected.disabled,
.ru-section-color-5 .datepicker table tr td.selected.disabled:hover {
  background: #d21e2a;
}
.ru-section-color-6 .datepicker table tr td.selected,
.ru-section-color-6 .datepicker table tr td.selected:hover,
.ru-section-color-6 .datepicker table tr td.selected.disabled,
.ru-section-color-6 .datepicker table tr td.selected.disabled:hover {
  background: #005e8c;
}
.ru-section-color-7 .datepicker table tr td.selected,
.ru-section-color-7 .datepicker table tr td.selected:hover,
.ru-section-color-7 .datepicker table tr td.selected.disabled,
.ru-section-color-7 .datepicker table tr td.selected.disabled:hover {
  background: #8e155e;
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9 ;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.ru-section-color- .datepicker table tr td.active,
.ru-section-color- .datepicker table tr td.active:hover,
.ru-section-color- .datepicker table tr td.active.disabled,
.ru-section-color- .datepicker table tr td.active.disabled:hover {
  background: #167fa9;
}
.ru-section-color-1 .datepicker table tr td.active,
.ru-section-color-1 .datepicker table tr td.active:hover,
.ru-section-color-1 .datepicker table tr td.active.disabled,
.ru-section-color-1 .datepicker table tr td.active.disabled:hover {
  background: #39237e;
}
.ru-section-color-2 .datepicker table tr td.active,
.ru-section-color-2 .datepicker table tr td.active:hover,
.ru-section-color-2 .datepicker table tr td.active.disabled,
.ru-section-color-2 .datepicker table tr td.active.disabled:hover {
  background: #195e08;
}
.ru-section-color-3 .datepicker table tr td.active,
.ru-section-color-3 .datepicker table tr td.active:hover,
.ru-section-color-3 .datepicker table tr td.active.disabled,
.ru-section-color-3 .datepicker table tr td.active.disabled:hover {
  background: #22399e;
}
.ru-section-color-4 .datepicker table tr td.active,
.ru-section-color-4 .datepicker table tr td.active:hover,
.ru-section-color-4 .datepicker table tr td.active.disabled,
.ru-section-color-4 .datepicker table tr td.active.disabled:hover {
  background: #005a66;
}
.ru-section-color-5 .datepicker table tr td.active,
.ru-section-color-5 .datepicker table tr td.active:hover,
.ru-section-color-5 .datepicker table tr td.active.disabled,
.ru-section-color-5 .datepicker table tr td.active.disabled:hover {
  background: #d21e2a;
}
.ru-section-color-6 .datepicker table tr td.active,
.ru-section-color-6 .datepicker table tr td.active:hover,
.ru-section-color-6 .datepicker table tr td.active.disabled,
.ru-section-color-6 .datepicker table tr td.active.disabled:hover {
  background: #005e8c;
}
.ru-section-color-7 .datepicker table tr td.active,
.ru-section-color-7 .datepicker table tr td.active:hover,
.ru-section-color-7 .datepicker table tr td.active.disabled,
.ru-section-color-7 .datepicker table tr td.active.disabled:hover {
  background: #8e155e;
}

.ru-section-color- .datepicker table tr td.active:hover,
.ru-section-color- .datepicker table tr td.active:hover:hover,
.ru-section-color- .datepicker table tr td.active.disabled:hover,
.ru-section-color- .datepicker table tr td.active.disabled:hover:hover,
.ru-section-color- .datepicker table tr td.active:active,
.ru-section-color- .datepicker table tr td.active:hover:active,
.ru-section-color- .datepicker table tr td.active.disabled:active,
.ru-section-color- .datepicker table tr td.active.disabled:hover:active,
.ru-section-color- .datepicker table tr td.active.active,
.ru-section-color- .datepicker table tr td.active:hover.active,
.ru-section-color- .datepicker table tr td.active.disabled.active,
.ru-section-color- .datepicker table tr td.active.disabled:hover.active,
.ru-section-color- .datepicker table tr td.active.disabled,
.ru-section-color- .datepicker table tr td.active:hover.disabled,
.ru-section-color- .datepicker table tr td.active.disabled.disabled,
.ru-section-color- .datepicker table tr td.active.disabled:hover.disabled,
.ru-section-color- .datepicker table tr td.active[disabled],
.ru-section-color- .datepicker table tr td.active:hover[disabled],
.ru-section-color- .datepicker table tr td.active.disabled[disabled],
.ru-section-color- .datepicker table tr td.active.disabled:hover[disabled] {
  background: #167fa9;
}
.ru-section-color-1 .datepicker table tr td.active:hover,
.ru-section-color-1 .datepicker table tr td.active:hover:hover,
.ru-section-color-1 .datepicker table tr td.active.disabled:hover,
.ru-section-color-1 .datepicker table tr td.active.disabled:hover:hover,
.ru-section-color-1 .datepicker table tr td.active:active,
.ru-section-color-1 .datepicker table tr td.active:hover:active,
.ru-section-color-1 .datepicker table tr td.active.disabled:active,
.ru-section-color-1 .datepicker table tr td.active.disabled:hover:active,
.ru-section-color-1 .datepicker table tr td.active.active,
.ru-section-color-1 .datepicker table tr td.active:hover.active,
.ru-section-color-1 .datepicker table tr td.active.disabled.active,
.ru-section-color-1 .datepicker table tr td.active.disabled:hover.active,
.ru-section-color-1 .datepicker table tr td.active.disabled,
.ru-section-color-1 .datepicker table tr td.active:hover.disabled,
.ru-section-color-1 .datepicker table tr td.active.disabled.disabled,
.ru-section-color-1 .datepicker table tr td.active.disabled:hover.disabled,
.ru-section-color-1 .datepicker table tr td.active[disabled],
.ru-section-color-1 .datepicker table tr td.active:hover[disabled],
.ru-section-color-1 .datepicker table tr td.active.disabled[disabled],
.ru-section-color-1 .datepicker table tr td.active.disabled:hover[disabled] {
  background: #39237e;
}
.ru-section-color-2 .datepicker table tr td.active:hover,
.ru-section-color-2 .datepicker table tr td.active:hover:hover,
.ru-section-color-2 .datepicker table tr td.active.disabled:hover,
.ru-section-color-2 .datepicker table tr td.active.disabled:hover:hover,
.ru-section-color-2 .datepicker table tr td.active:active,
.ru-section-color-2 .datepicker table tr td.active:hover:active,
.ru-section-color-2 .datepicker table tr td.active.disabled:active,
.ru-section-color-2 .datepicker table tr td.active.disabled:hover:active,
.ru-section-color-2 .datepicker table tr td.active.active,
.ru-section-color-2 .datepicker table tr td.active:hover.active,
.ru-section-color-2 .datepicker table tr td.active.disabled.active,
.ru-section-color-2 .datepicker table tr td.active.disabled:hover.active,
.ru-section-color-2 .datepicker table tr td.active.disabled,
.ru-section-color-2 .datepicker table tr td.active:hover.disabled,
.ru-section-color-2 .datepicker table tr td.active.disabled.disabled,
.ru-section-color-2 .datepicker table tr td.active.disabled:hover.disabled,
.ru-section-color-2 .datepicker table tr td.active[disabled],
.ru-section-color-2 .datepicker table tr td.active:hover[disabled],
.ru-section-color-2 .datepicker table tr td.active.disabled[disabled],
.ru-section-color-2 .datepicker table tr td.active.disabled:hover[disabled] {
  background: #195e08;
}
.ru-section-color-3 .datepicker table tr td.active:hover,
.ru-section-color-3 .datepicker table tr td.active:hover:hover,
.ru-section-color-3 .datepicker table tr td.active.disabled:hover,
.ru-section-color-3 .datepicker table tr td.active.disabled:hover:hover,
.ru-section-color-3 .datepicker table tr td.active:active,
.ru-section-color-3 .datepicker table tr td.active:hover:active,
.ru-section-color-3 .datepicker table tr td.active.disabled:active,
.ru-section-color-3 .datepicker table tr td.active.disabled:hover:active,
.ru-section-color-3 .datepicker table tr td.active.active,
.ru-section-color-3 .datepicker table tr td.active:hover.active,
.ru-section-color-3 .datepicker table tr td.active.disabled.active,
.ru-section-color-3 .datepicker table tr td.active.disabled:hover.active,
.ru-section-color-3 .datepicker table tr td.active.disabled,
.ru-section-color-3 .datepicker table tr td.active:hover.disabled,
.ru-section-color-3 .datepicker table tr td.active.disabled.disabled,
.ru-section-color-3 .datepicker table tr td.active.disabled:hover.disabled,
.ru-section-color-3 .datepicker table tr td.active[disabled],
.ru-section-color-3 .datepicker table tr td.active:hover[disabled],
.ru-section-color-3 .datepicker table tr td.active.disabled[disabled],
.ru-section-color-3 .datepicker table tr td.active.disabled:hover[disabled] {
  background: #22399e;
}
.ru-section-color-4 .datepicker table tr td.active:hover,
.ru-section-color-4 .datepicker table tr td.active:hover:hover,
.ru-section-color-4 .datepicker table tr td.active.disabled:hover,
.ru-section-color-4 .datepicker table tr td.active.disabled:hover:hover,
.ru-section-color-4 .datepicker table tr td.active:active,
.ru-section-color-4 .datepicker table tr td.active:hover:active,
.ru-section-color-4 .datepicker table tr td.active.disabled:active,
.ru-section-color-4 .datepicker table tr td.active.disabled:hover:active,
.ru-section-color-4 .datepicker table tr td.active.active,
.ru-section-color-4 .datepicker table tr td.active:hover.active,
.ru-section-color-4 .datepicker table tr td.active.disabled.active,
.ru-section-color-4 .datepicker table tr td.active.disabled:hover.active,
.ru-section-color-4 .datepicker table tr td.active.disabled,
.ru-section-color-4 .datepicker table tr td.active:hover.disabled,
.ru-section-color-4 .datepicker table tr td.active.disabled.disabled,
.ru-section-color-4 .datepicker table tr td.active.disabled:hover.disabled,
.ru-section-color-4 .datepicker table tr td.active[disabled],
.ru-section-color-4 .datepicker table tr td.active:hover[disabled],
.ru-section-color-4 .datepicker table tr td.active.disabled[disabled],
.ru-section-color-4 .datepicker table tr td.active.disabled:hover[disabled] {
  background: #005a66;
}
.ru-section-color-5 .datepicker table tr td.active:hover,
.ru-section-color-5 .datepicker table tr td.active:hover:hover,
.ru-section-color-5 .datepicker table tr td.active.disabled:hover,
.ru-section-color-5 .datepicker table tr td.active.disabled:hover:hover,
.ru-section-color-5 .datepicker table tr td.active:active,
.ru-section-color-5 .datepicker table tr td.active:hover:active,
.ru-section-color-5 .datepicker table tr td.active.disabled:active,
.ru-section-color-5 .datepicker table tr td.active.disabled:hover:active,
.ru-section-color-5 .datepicker table tr td.active.active,
.ru-section-color-5 .datepicker table tr td.active:hover.active,
.ru-section-color-5 .datepicker table tr td.active.disabled.active,
.ru-section-color-5 .datepicker table tr td.active.disabled:hover.active,
.ru-section-color-5 .datepicker table tr td.active.disabled,
.ru-section-color-5 .datepicker table tr td.active:hover.disabled,
.ru-section-color-5 .datepicker table tr td.active.disabled.disabled,
.ru-section-color-5 .datepicker table tr td.active.disabled:hover.disabled,
.ru-section-color-5 .datepicker table tr td.active[disabled],
.ru-section-color-5 .datepicker table tr td.active:hover[disabled],
.ru-section-color-5 .datepicker table tr td.active.disabled[disabled],
.ru-section-color-5 .datepicker table tr td.active.disabled:hover[disabled] {
  background: #d21e2a;
}
.ru-section-color-6 .datepicker table tr td.active:hover,
.ru-section-color-6 .datepicker table tr td.active:hover:hover,
.ru-section-color-6 .datepicker table tr td.active.disabled:hover,
.ru-section-color-6 .datepicker table tr td.active.disabled:hover:hover,
.ru-section-color-6 .datepicker table tr td.active:active,
.ru-section-color-6 .datepicker table tr td.active:hover:active,
.ru-section-color-6 .datepicker table tr td.active.disabled:active,
.ru-section-color-6 .datepicker table tr td.active.disabled:hover:active,
.ru-section-color-6 .datepicker table tr td.active.active,
.ru-section-color-6 .datepicker table tr td.active:hover.active,
.ru-section-color-6 .datepicker table tr td.active.disabled.active,
.ru-section-color-6 .datepicker table tr td.active.disabled:hover.active,
.ru-section-color-6 .datepicker table tr td.active.disabled,
.ru-section-color-6 .datepicker table tr td.active:hover.disabled,
.ru-section-color-6 .datepicker table tr td.active.disabled.disabled,
.ru-section-color-6 .datepicker table tr td.active.disabled:hover.disabled,
.ru-section-color-6 .datepicker table tr td.active[disabled],
.ru-section-color-6 .datepicker table tr td.active:hover[disabled],
.ru-section-color-6 .datepicker table tr td.active.disabled[disabled],
.ru-section-color-6 .datepicker table tr td.active.disabled:hover[disabled] {
  background: #005e8c;
}
.ru-section-color-7 .datepicker table tr td.active:hover,
.ru-section-color-7 .datepicker table tr td.active:hover:hover,
.ru-section-color-7 .datepicker table tr td.active.disabled:hover,
.ru-section-color-7 .datepicker table tr td.active.disabled:hover:hover,
.ru-section-color-7 .datepicker table tr td.active:active,
.ru-section-color-7 .datepicker table tr td.active:hover:active,
.ru-section-color-7 .datepicker table tr td.active.disabled:active,
.ru-section-color-7 .datepicker table tr td.active.disabled:hover:active,
.ru-section-color-7 .datepicker table tr td.active.active,
.ru-section-color-7 .datepicker table tr td.active:hover.active,
.ru-section-color-7 .datepicker table tr td.active.disabled.active,
.ru-section-color-7 .datepicker table tr td.active.disabled:hover.active,
.ru-section-color-7 .datepicker table tr td.active.disabled,
.ru-section-color-7 .datepicker table tr td.active:hover.disabled,
.ru-section-color-7 .datepicker table tr td.active.disabled.disabled,
.ru-section-color-7 .datepicker table tr td.active.disabled:hover.disabled,
.ru-section-color-7 .datepicker table tr td.active[disabled],
.ru-section-color-7 .datepicker table tr td.active:hover[disabled],
.ru-section-color-7 .datepicker table tr td.active.disabled[disabled],
.ru-section-color-7 .datepicker table tr td.active.disabled:hover[disabled] {
  background: #8e155e;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9 ;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  border-color: #fff;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.ru-section-color- .datepicker table tr td span.active,
.ru-section-color- .datepicker table tr td span.active:hover,
.ru-section-color- .datepicker table tr td span.active.disabled,
.ru-section-color- .datepicker table tr td span.active.disabled:hover {
  background: #167fa9;
}
.ru-section-color-1 .datepicker table tr td span.active,
.ru-section-color-1 .datepicker table tr td span.active:hover,
.ru-section-color-1 .datepicker table tr td span.active.disabled,
.ru-section-color-1 .datepicker table tr td span.active.disabled:hover {
  background: #39237e;
}
.ru-section-color-2 .datepicker table tr td span.active,
.ru-section-color-2 .datepicker table tr td span.active:hover,
.ru-section-color-2 .datepicker table tr td span.active.disabled,
.ru-section-color-2 .datepicker table tr td span.active.disabled:hover {
  background: #195e08;
}
.ru-section-color-3 .datepicker table tr td span.active,
.ru-section-color-3 .datepicker table tr td span.active:hover,
.ru-section-color-3 .datepicker table tr td span.active.disabled,
.ru-section-color-3 .datepicker table tr td span.active.disabled:hover {
  background: #22399e;
}
.ru-section-color-4 .datepicker table tr td span.active,
.ru-section-color-4 .datepicker table tr td span.active:hover,
.ru-section-color-4 .datepicker table tr td span.active.disabled,
.ru-section-color-4 .datepicker table tr td span.active.disabled:hover {
  background: #005a66;
}
.ru-section-color-5 .datepicker table tr td span.active,
.ru-section-color-5 .datepicker table tr td span.active:hover,
.ru-section-color-5 .datepicker table tr td span.active.disabled,
.ru-section-color-5 .datepicker table tr td span.active.disabled:hover {
  background: #d21e2a;
}
.ru-section-color-6 .datepicker table tr td span.active,
.ru-section-color-6 .datepicker table tr td span.active:hover,
.ru-section-color-6 .datepicker table tr td span.active.disabled,
.ru-section-color-6 .datepicker table tr td span.active.disabled:hover {
  background: #005e8c;
}
.ru-section-color-7 .datepicker table tr td span.active,
.ru-section-color-7 .datepicker table tr td span.active:hover,
.ru-section-color-7 .datepicker table tr td span.active.disabled,
.ru-section-color-7 .datepicker table tr td span.active.disabled:hover {
  background: #8e155e;
}

.ru-section-color- .datepicker table tr td span.active:hover,
.ru-section-color- .datepicker table tr td span.active:hover:hover,
.ru-section-color- .datepicker table tr td span.active.disabled:hover,
.ru-section-color- .datepicker table tr td span.active.disabled:hover:hover,
.ru-section-color- .datepicker table tr td span.active:active,
.ru-section-color- .datepicker table tr td span.active:hover:active,
.ru-section-color- .datepicker table tr td span.active.disabled:active,
.ru-section-color- .datepicker table tr td span.active.disabled:hover:active,
.ru-section-color- .datepicker table tr td span.active.active,
.ru-section-color- .datepicker table tr td span.active:hover.active,
.ru-section-color- .datepicker table tr td span.active.disabled.active,
.ru-section-color- .datepicker table tr td span.active.disabled:hover.active,
.ru-section-color- .datepicker table tr td span.active.disabled,
.ru-section-color- .datepicker table tr td span.active:hover.disabled,
.ru-section-color- .datepicker table tr td span.active.disabled.disabled,
.ru-section-color- .datepicker table tr td span.active.disabled:hover.disabled,
.ru-section-color- .datepicker table tr td span.active[disabled],
.ru-section-color- .datepicker table tr td span.active:hover[disabled],
.ru-section-color- .datepicker table tr td span.active.disabled[disabled],
.ru-section-color- .datepicker table tr td span.active.disabled:hover[disabled] {
  background: #167fa9;
}
.ru-section-color-1 .datepicker table tr td span.active:hover,
.ru-section-color-1 .datepicker table tr td span.active:hover:hover,
.ru-section-color-1 .datepicker table tr td span.active.disabled:hover,
.ru-section-color-1 .datepicker table tr td span.active.disabled:hover:hover,
.ru-section-color-1 .datepicker table tr td span.active:active,
.ru-section-color-1 .datepicker table tr td span.active:hover:active,
.ru-section-color-1 .datepicker table tr td span.active.disabled:active,
.ru-section-color-1 .datepicker table tr td span.active.disabled:hover:active,
.ru-section-color-1 .datepicker table tr td span.active.active,
.ru-section-color-1 .datepicker table tr td span.active:hover.active,
.ru-section-color-1 .datepicker table tr td span.active.disabled.active,
.ru-section-color-1 .datepicker table tr td span.active.disabled:hover.active,
.ru-section-color-1 .datepicker table tr td span.active.disabled,
.ru-section-color-1 .datepicker table tr td span.active:hover.disabled,
.ru-section-color-1 .datepicker table tr td span.active.disabled.disabled,
.ru-section-color-1 .datepicker table tr td span.active.disabled:hover.disabled,
.ru-section-color-1 .datepicker table tr td span.active[disabled],
.ru-section-color-1 .datepicker table tr td span.active:hover[disabled],
.ru-section-color-1 .datepicker table tr td span.active.disabled[disabled],
.ru-section-color-1 .datepicker table tr td span.active.disabled:hover[disabled] {
  background: #39237e;
}
.ru-section-color-2 .datepicker table tr td span.active:hover,
.ru-section-color-2 .datepicker table tr td span.active:hover:hover,
.ru-section-color-2 .datepicker table tr td span.active.disabled:hover,
.ru-section-color-2 .datepicker table tr td span.active.disabled:hover:hover,
.ru-section-color-2 .datepicker table tr td span.active:active,
.ru-section-color-2 .datepicker table tr td span.active:hover:active,
.ru-section-color-2 .datepicker table tr td span.active.disabled:active,
.ru-section-color-2 .datepicker table tr td span.active.disabled:hover:active,
.ru-section-color-2 .datepicker table tr td span.active.active,
.ru-section-color-2 .datepicker table tr td span.active:hover.active,
.ru-section-color-2 .datepicker table tr td span.active.disabled.active,
.ru-section-color-2 .datepicker table tr td span.active.disabled:hover.active,
.ru-section-color-2 .datepicker table tr td span.active.disabled,
.ru-section-color-2 .datepicker table tr td span.active:hover.disabled,
.ru-section-color-2 .datepicker table tr td span.active.disabled.disabled,
.ru-section-color-2 .datepicker table tr td span.active.disabled:hover.disabled,
.ru-section-color-2 .datepicker table tr td span.active[disabled],
.ru-section-color-2 .datepicker table tr td span.active:hover[disabled],
.ru-section-color-2 .datepicker table tr td span.active.disabled[disabled],
.ru-section-color-2 .datepicker table tr td span.active.disabled:hover[disabled] {
  background: #195e08;
}
.ru-section-color-3 .datepicker table tr td span.active:hover,
.ru-section-color-3 .datepicker table tr td span.active:hover:hover,
.ru-section-color-3 .datepicker table tr td span.active.disabled:hover,
.ru-section-color-3 .datepicker table tr td span.active.disabled:hover:hover,
.ru-section-color-3 .datepicker table tr td span.active:active,
.ru-section-color-3 .datepicker table tr td span.active:hover:active,
.ru-section-color-3 .datepicker table tr td span.active.disabled:active,
.ru-section-color-3 .datepicker table tr td span.active.disabled:hover:active,
.ru-section-color-3 .datepicker table tr td span.active.active,
.ru-section-color-3 .datepicker table tr td span.active:hover.active,
.ru-section-color-3 .datepicker table tr td span.active.disabled.active,
.ru-section-color-3 .datepicker table tr td span.active.disabled:hover.active,
.ru-section-color-3 .datepicker table tr td span.active.disabled,
.ru-section-color-3 .datepicker table tr td span.active:hover.disabled,
.ru-section-color-3 .datepicker table tr td span.active.disabled.disabled,
.ru-section-color-3 .datepicker table tr td span.active.disabled:hover.disabled,
.ru-section-color-3 .datepicker table tr td span.active[disabled],
.ru-section-color-3 .datepicker table tr td span.active:hover[disabled],
.ru-section-color-3 .datepicker table tr td span.active.disabled[disabled],
.ru-section-color-3 .datepicker table tr td span.active.disabled:hover[disabled] {
  background: #22399e;
}
.ru-section-color-4 .datepicker table tr td span.active:hover,
.ru-section-color-4 .datepicker table tr td span.active:hover:hover,
.ru-section-color-4 .datepicker table tr td span.active.disabled:hover,
.ru-section-color-4 .datepicker table tr td span.active.disabled:hover:hover,
.ru-section-color-4 .datepicker table tr td span.active:active,
.ru-section-color-4 .datepicker table tr td span.active:hover:active,
.ru-section-color-4 .datepicker table tr td span.active.disabled:active,
.ru-section-color-4 .datepicker table tr td span.active.disabled:hover:active,
.ru-section-color-4 .datepicker table tr td span.active.active,
.ru-section-color-4 .datepicker table tr td span.active:hover.active,
.ru-section-color-4 .datepicker table tr td span.active.disabled.active,
.ru-section-color-4 .datepicker table tr td span.active.disabled:hover.active,
.ru-section-color-4 .datepicker table tr td span.active.disabled,
.ru-section-color-4 .datepicker table tr td span.active:hover.disabled,
.ru-section-color-4 .datepicker table tr td span.active.disabled.disabled,
.ru-section-color-4 .datepicker table tr td span.active.disabled:hover.disabled,
.ru-section-color-4 .datepicker table tr td span.active[disabled],
.ru-section-color-4 .datepicker table tr td span.active:hover[disabled],
.ru-section-color-4 .datepicker table tr td span.active.disabled[disabled],
.ru-section-color-4 .datepicker table tr td span.active.disabled:hover[disabled] {
  background: #005a66;
}
.ru-section-color-5 .datepicker table tr td span.active:hover,
.ru-section-color-5 .datepicker table tr td span.active:hover:hover,
.ru-section-color-5 .datepicker table tr td span.active.disabled:hover,
.ru-section-color-5 .datepicker table tr td span.active.disabled:hover:hover,
.ru-section-color-5 .datepicker table tr td span.active:active,
.ru-section-color-5 .datepicker table tr td span.active:hover:active,
.ru-section-color-5 .datepicker table tr td span.active.disabled:active,
.ru-section-color-5 .datepicker table tr td span.active.disabled:hover:active,
.ru-section-color-5 .datepicker table tr td span.active.active,
.ru-section-color-5 .datepicker table tr td span.active:hover.active,
.ru-section-color-5 .datepicker table tr td span.active.disabled.active,
.ru-section-color-5 .datepicker table tr td span.active.disabled:hover.active,
.ru-section-color-5 .datepicker table tr td span.active.disabled,
.ru-section-color-5 .datepicker table tr td span.active:hover.disabled,
.ru-section-color-5 .datepicker table tr td span.active.disabled.disabled,
.ru-section-color-5 .datepicker table tr td span.active.disabled:hover.disabled,
.ru-section-color-5 .datepicker table tr td span.active[disabled],
.ru-section-color-5 .datepicker table tr td span.active:hover[disabled],
.ru-section-color-5 .datepicker table tr td span.active.disabled[disabled],
.ru-section-color-5 .datepicker table tr td span.active.disabled:hover[disabled] {
  background: #d21e2a;
}
.ru-section-color-6 .datepicker table tr td span.active:hover,
.ru-section-color-6 .datepicker table tr td span.active:hover:hover,
.ru-section-color-6 .datepicker table tr td span.active.disabled:hover,
.ru-section-color-6 .datepicker table tr td span.active.disabled:hover:hover,
.ru-section-color-6 .datepicker table tr td span.active:active,
.ru-section-color-6 .datepicker table tr td span.active:hover:active,
.ru-section-color-6 .datepicker table tr td span.active.disabled:active,
.ru-section-color-6 .datepicker table tr td span.active.disabled:hover:active,
.ru-section-color-6 .datepicker table tr td span.active.active,
.ru-section-color-6 .datepicker table tr td span.active:hover.active,
.ru-section-color-6 .datepicker table tr td span.active.disabled.active,
.ru-section-color-6 .datepicker table tr td span.active.disabled:hover.active,
.ru-section-color-6 .datepicker table tr td span.active.disabled,
.ru-section-color-6 .datepicker table tr td span.active:hover.disabled,
.ru-section-color-6 .datepicker table tr td span.active.disabled.disabled,
.ru-section-color-6 .datepicker table tr td span.active.disabled:hover.disabled,
.ru-section-color-6 .datepicker table tr td span.active[disabled],
.ru-section-color-6 .datepicker table tr td span.active:hover[disabled],
.ru-section-color-6 .datepicker table tr td span.active.disabled[disabled],
.ru-section-color-6 .datepicker table tr td span.active.disabled:hover[disabled] {
  background: #005e8c;
}
.ru-section-color-7 .datepicker table tr td span.active:hover,
.ru-section-color-7 .datepicker table tr td span.active:hover:hover,
.ru-section-color-7 .datepicker table tr td span.active.disabled:hover,
.ru-section-color-7 .datepicker table tr td span.active.disabled:hover:hover,
.ru-section-color-7 .datepicker table tr td span.active:active,
.ru-section-color-7 .datepicker table tr td span.active:hover:active,
.ru-section-color-7 .datepicker table tr td span.active.disabled:active,
.ru-section-color-7 .datepicker table tr td span.active.disabled:hover:active,
.ru-section-color-7 .datepicker table tr td span.active.active,
.ru-section-color-7 .datepicker table tr td span.active:hover.active,
.ru-section-color-7 .datepicker table tr td span.active.disabled.active,
.ru-section-color-7 .datepicker table tr td span.active.disabled:hover.active,
.ru-section-color-7 .datepicker table tr td span.active.disabled,
.ru-section-color-7 .datepicker table tr td span.active:hover.disabled,
.ru-section-color-7 .datepicker table tr td span.active.disabled.disabled,
.ru-section-color-7 .datepicker table tr td span.active.disabled:hover.disabled,
.ru-section-color-7 .datepicker table tr td span.active[disabled],
.ru-section-color-7 .datepicker table tr td span.active:hover[disabled],
.ru-section-color-7 .datepicker table tr td span.active.disabled[disabled],
.ru-section-color-7 .datepicker table tr td span.active.disabled:hover[disabled] {
  background: #8e155e;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9 ;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}

.datepicker .datepicker-switch {
  width: 145px;
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}

.input-daterange input {
  text-align: center;
}

.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/**
 *  Overrides for Bootstrap
 *
 *  If this exceeds a certain amount of overrides,
 *  consider replacing the entire Bootstrap module.
 *
 */
.dropdown-menu {
  border-radius: 0;
}
.dropdown-menu li {
  margin: 0;
}
.dropdown-menu li.divider {
  margin: 0 0 0 0;
}
.dropdown-menu li a {
  text-transform: none;
  padding: 10px;
}
@media screen and (min-width:992px) {
  .dropdown-menu li a {
    padding: 4px 10px;
  }
}
.dropdown-menu li a:hover {
  background-color: #ccc;
}

/**
 *  Overrides for Bootstrap
 *
 *  If this exceeds a certain amount of overrides,
 *  consider replacing the entire Bootstrap module.
 *
 */
.dropdown-toggle:focus {
  outline: -webkit-focus-ring-color auto 5px;
  background-color: transparent;
}

/**
 *  Overrides for Bootstrap
 *
 *  If this exceeds a certain amount of overrides,
 *  consider replacing the entire Bootstrap module.
 *
 */
select.form-control {
  padding-right: 30px;
}

.form-control {
  display: block;
  width: 100%;
  height: 31px;
  background: none;
  color: black;
  font-size: 15px;
  line-height: 30px;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-color: #1d1d1d;
  border-width: 1px;
  border-style: none none solid none;
  text-transform: uppercase;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0;
  box-shadow: none;
}
@media screen and (min-width:992px) {
  .form-control {
    padding-left: 12px;
    border-right-style: solid;
  }
  .form-control.border-l {
    border-left-style: solid;
  }
  .form-control.border-r {
    border-right-style: solid;
  }
  .form-control.border-t {
    border-top-style: solid;
  }
}
.form-control--autocomplete {
  z-index: 1;
}
.form-control--autocomplete.tt-input {
  padding-right: 30px !important;
}
.form-control--autocomplete--wrapper {
  position: relative;
  z-index: 1;
  max-height: 31px;
}
.form-control--autocomplete--wrapper:before {
  position: absolute;
  z-index: 1;
  width: 30px;
  height: 16px;
  right: 0;
  top: 0;
  bottom: 1px;
  margin: auto;
  text-align: center;
}
.ru-section-color-1 .form-control--autocomplete--wrapper:before {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .form-control--autocomplete--wrapper:before {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .form-control--autocomplete--wrapper:before {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .form-control--autocomplete--wrapper:before {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .form-control--autocomplete--wrapper:before {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .form-control--autocomplete--wrapper:before {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .form-control--autocomplete--wrapper:before {
  color: #a32972;
  fill: #a32972;
}
.form-control--autocomplete--wrapper .tt-hint {
  background: transparent !important;
}
.form-control.select2-type--plain {
  border-color: transparent;
  text-transform: none;
}
.ru-section-color-1 .form-control.select2-type--plain {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .form-control.select2-type--plain {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .form-control.select2-type--plain {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .form-control.select2-type--plain {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .form-control.select2-type--plain {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .form-control.select2-type--plain {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .form-control.select2-type--plain {
  color: #a32972;
  fill: #a32972;
}

.search-w-submit--wrapper {
  padding-right: 31px;
  position: relative;
  z-index: 1;
}
.search-w-submit--input {
  border-right-style: none;
  float: left;
  width: 100%;
}
.search-w-submit--btn {
  width: 31px;
  height: 31px;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}
.search-w-submit--btn.icon:before {
  color: #fff;
  font-size: 20px;
  line-height: 31px;
  vertical-align: middle;
}
.search-w-submit .input-btn-reset {
  position: absolute;
  top: 0;
  right: 38px;
  bottom: 1px;
}

.input-btn-reset {
  display: block;
  position: relative;
  z-index: 1;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: auto;
  border: none;
  font-size: 18px;
  text-align: center;
  line-height: 16px;
  background-color: #fff;
  border-radius: 50%;
}
.input-btn-reset:before {
  vertical-align: top;
  line-height: inherit;
}

.results-count {
  font-size: 15px;
  padding-top: 4px;
}

.select2-display--inline select {
  display: inline-block;
  width: auto;
}

/**
 *  Overrides for Bootstrap
 *
 *  If this exceeds a certain amount of overrides,
 *  consider replacing the entire Bootstrap module.
 *
 */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1370px;
  }
}

.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1400px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-1 {
    width: 8.3333333333%;
  }
  .col-xl-2 {
    width: 16.6666666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.3333333333%;
  }
  .col-xl-5 {
    width: 41.6666666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.3333333333%;
  }
  .col-xl-8 {
    width: 66.6666666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.3333333333%;
  }
  .col-xl-11 {
    width: 91.6666666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 8.3333333333%;
  }
  .col-xl-pull-2 {
    right: 16.6666666667%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-4 {
    right: 33.3333333333%;
  }
  .col-xl-pull-5 {
    right: 41.6666666667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-7 {
    right: 58.3333333333%;
  }
  .col-xl-pull-8 {
    right: 66.6666666667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-10 {
    right: 83.3333333333%;
  }
  .col-xl-pull-11 {
    right: 91.6666666667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 8.3333333333%;
  }
  .col-xl-push-2 {
    left: 16.6666666667%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-4 {
    left: 33.3333333333%;
  }
  .col-xl-push-5 {
    left: 41.6666666667%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-7 {
    left: 58.3333333333%;
  }
  .col-xl-push-8 {
    left: 66.6666666667%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-10 {
    left: 83.3333333333%;
  }
  .col-xl-push-11 {
    left: 91.6666666667%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}
.visible-xl .visible-xl {
  display: none !important;
}

.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
  display: none !important;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .visible-lg .visible-lg {
    display: block !important;
  }
  .visible-lg table.visible-lg {
    display: table !important;
  }
  .visible-lg tr.visible-lg {
    display: table-row !important;
  }
  .visible-lg th.visible-lg,
  .visible-lg td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1400px) {
  .visible-xl .visible-xl {
    display: block !important;
  }
  .visible-xl table.visible-xl {
    display: table !important;
  }
  .visible-xl tr.visible-xl {
    display: table-row !important;
  }
  .visible-xl th.visible-xl,
  .visible-xl td.visible-xl {
    display: table-cell !important;
  }
}

@media (min-width: 1400px) {
  .visible-xl-block {
    display: block !important;
  }
}

@media (min-width: 1400px) {
  .visible-xl-inline {
    display: inline !important;
  }
}

@media (min-width: 1400px) {
  .visible-xl-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1400px) {
  .hidden-xl .hidden-xl {
    display: none !important;
  }
}

/**
 *  input-groups.scss
 *
 *
 */
.input-group-addon {
  position: absolute;
  padding: 0;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: transparent;
  border: none;
  border-radius: 0;
}

/* Project modules: outer shell */
/**
 *  site-header.scss
 *
 *
 */
.ru-site-header {
  /**
   *  Match the expanded menu height
   *  <div class="ru-site-header" data-main-menu-expanded-height="450">
   */
  background-color: #000;
  color: #fff;
  position: relative;
  z-index: 2;
}
@media screen and (min-width:1200px) {
  .ru-site-header.ru-mobile-menu-opened {
    border-bottom: solid 1px #fff;
  }
}
@media screen and (min-width:1200px) {
  .ru-site-header {
    position: fixed;
    z-index: 99998;
    top: 0;
    left: 0;
    right: 0;
  }
}
@media screen and (min-width:1200px) {
  .page-home .ru-site-header {
    background-color: transparent;
  }
}
.ru-wpadminbar-desktop .ru-site-header {
  top: 32px;
}
.ru-site-header a {
  color: #000;
}
@media screen and (min-width:1200px) {
  .ru-site-header a {
    color: #fff;
  }
}
.ru-site-header h1 {
  margin: 0;
}
.ru-site-header ul {
  list-style-type: none;
  clear: both;
  margin: 0;
  padding: 0;
}
.ru-site-header__header {
  position: relative;
}
.ru-site-header__header-inset {
  margin: 0;
  min-height: 64px;
  position: relative;
  padding-left: 15px;
  padding-right: 0;
  padding-top: 26px;
  padding-bottom: 25px;
}
@media screen and (min-width:1200px) {
  .ru-site-header__header-inset {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 19px;
    padding-bottom: 15px;
  }
}
.ru-site-header__segment {
  width: 100%;
}
.ru-site-header__segment--1 {
  min-height: 64px;
  border-bottom: solid 1px #fff;
}
@media screen and (min-width:768px) {
  .ru-mobile-menu-opened .ru-site-header__segment--1 {
    border-bottom: solid 1px #fff;
  }
}
@media screen and (min-width:1200px) {
  .ru-site-header__segment--1 {
    border-bottom: solid 1px #fff;
    margin-bottom: 0;
    background-color: #000;
    height: 80px;
  }
}
.ru-site-header__segment--2 {
  background-repeat: no-repeat;
  background-position: center 0;
  position: relative;
  background-size: 0 0;
}
@media only screen and (max-width: 1199px) {
  .ru-site-header__segment--2 {
    background-image: none !important;
  }
}
@media screen and (min-width:768px) {
  .ru-mobile-menu-opened .ru-site-header__segment--2 {
    margin-top: 0;
  }
}
.ru-site-header.expanded .ru-site-header__segment--2 {
  background-color: black;
}
@media screen and (min-width:1200px) {
  .ru-site-header__segment--2 {
    border-bottom: solid 1px #fff;
    background-size: cover;
    transition: height 0.2s;
  }
  .ru-site-header--main-menu-collapsed .ru-site-header__segment--2 {
    border-bottom: solid 0 transparent;
  }
}
.ru-site-header__segment--2:after {
  content: " ";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* Vertical, top to bottom */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.75+0,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#bf000000", endColorstr="#00000000",GradientType=0 ); /* IE6-9 */
}
.ru-site-header__segment--2 .container {
  position: relative;
  z-index: 2;
}
.ru-site-header__segment--2 > .container {
  width: 100%;
}
@media screen and (min-width:768px) {
  .ru-site-header__segment--2 > .container {
    width: 720px;
    padding-left: 15px;
    padding-right: 15px;
    /*border-left: solid 1px $white;
    border-right: solid 1px $white;*/
  }
}
@media screen and (min-width:992px) {
  .ru-site-header__segment--2 > .container {
    width: 940px;
  }
}
@media screen and (min-width:1200px) {
  .ru-site-header__segment--2 > .container {
    width: 1140px;
    border-left: none;
    border-right: none;
  }
}
@media screen and (min-width:1400px) {
  .ru-site-header__segment--2 > .container {
    width: 1340px;
  }
}
.ru-site-header__segment--2 > .container > .row > div {
  min-height: 0;
}
.ru-site-header__segment--3 {
  background-color: #000;
}
@media screen and (min-width:1200px) {
  .ru-site-header__segment--3 {
    position: absolute;
    top: 0;
  }
}
.ru-site-header__segment--3 .container > .row > div {
  min-height: 0;
}
.ru-site-header__title {
  width: 280px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 280px auto;
  background-image: url(../img/common/rockefeller_university_logo_mobile.svg);
}
@media screen and (max-width:340px) {
  .ru-site-header__title {
    width: 240px;
    background-size: 240px auto;
  }
}
@media screen and (min-width:768px) {
  .ru-site-header__title {
    width: 430px;
    height: 44px;
    background-size: 430px auto;
    background-image: url(../img/common/rockefeller_university_logo.svg);
  }
}
.ru-site-header__title-text {
  font-size: 17px;
  width: 0px;
  height: 0px;
  display: block;
  overflow: hidden;
}
.ru-site-header__title a {
  display: block;
  width: 100%;
  height: 100%;
}
.ru-site-header__main-menu {
  position: relative;
  z-index: 1;
}

/**
 *  site-footer.scss
 *
 *
 */
.ru-site-footer {
  font-size: 13px;
  line-height: 2em;
  padding: 0;
  background-color: #000;
  color: #fff;
  clear: both;
}
.ru-site-footer address {
  line-height: 1.8em;
}
.ru-site-footer ul {
  list-style-type: none;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
}
.ru-site-footer hr {
  display: none;
}
.ru-site-footer .footerlogo, .ru-site-footer h5 {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  margin-bottom: 10px;
  font-weight: 600;
}
.ru-site-footer .footerlogo a, .ru-site-footer h5 a {
  text-decoration: none;
  background-image: none;
}
.ru-site-footer a {
  -webkit-transition: 0.2s color linear;
  -o-transition: 0.2s color linear;
  transition: 0.2s color linear;
}
.ru-site-footer a .icon {
  -webkit-transition: 0.2s color linear;
  -o-transition: 0.2s color linear;
  transition: 0.2s color linear;
}
.ru-site-footer a .icon:before {
  color: white;
}
.ru-section-color-1 .ru-site-footer a:hover .icon:before {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-site-footer a:hover .icon:before {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-site-footer a:hover .icon:before {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-site-footer a:hover .icon:before {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-site-footer a:hover .icon:before {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-site-footer a:hover .icon:before {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-site-footer a:hover .icon:before {
  color: #a32972;
  fill: #a32972;
}
.ru-site-footer .icon-lock {
  position: relative;
  top: 5px;
}
.ru-site-footer .ru-social-links__list-item {
  margin: 0 15px 0 0;
}
@media screen and (min-width:992px) {
  .ru-site-footer .ru-social-links__list-item {
    margin: 0 5px 0 15px;
  }
}
.ru-site-footer__footer {
  padding-top: 30px;
  padding-bottom: 60px;
}
@media screen and (min-width:992px) {
  .ru-site-footer__footer {
    padding-top: 37.5px;
    padding-bottom: 37.5px;
  }
}
.ru-site-footer__menu {
  padding-top: 0;
}
.ru-site-footer__menu:nth-child(1) {
  line-height: 1.8em;
  padding-top: 0.5em;
  padding-bottom: 30px;
}
.ru-site-footer__menu:nth-child(1) .icon {
  margin-right: 7.5px;
}
.ru-site-footer__menu--text a {
  color: #fff;
}
.ru-site-footer__menu--text a:hover {
  text-decoration: none;
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to bottom, #000000 0, rgba(255, 255, 255, 0.7) 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-site-footer__menu--text a.ru-site-footer__contact-link:hover {
  background-image: none;
  text-decoration: none;
}
.ru-site-footer__menu--text a.ru-site-footer__contact-link:hover .ru-site-footer__contact-link-label {
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to bottom, #000000 0, rgba(255, 255, 255, 0.7) 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-section-color- .ru-site-footer__menu--text a.ru-site-footer__contact-link:hover .icon:before {
  color: #4e3a8e;
}
.ru-site-footer__menu--social {
  text-align: right;
  padding-top: 30px;
}
@media screen and (min-width:992px) {
  .ru-site-footer__menu--social {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.ru-site-footer__menu--social a {
  color: #fff;
}
.ru-site-footer__menu--social a:hover {
  color: #4e3a8e;
  background-image: none;
  border-bottom: none;
  text-decoration: none;
  fill: white;
}
.ru-section-color- .ru-site-footer__menu--social a:hover .icon:before {
  color: #4e3a8e;
}
.ru-site-footer__menu--social .icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
}
.ru-site-footer__menu--social .icon.icon-x {
  position: relative;
  top: 1px;
  fill: white;
}
.ru-site-footer__menu--social .icon.icon-x:hover {
  fill: #4e3a8e;
}
.ru-site-footer__list:before, .ru-site-footer__list:after {
  display: table;
  content: " ";
}
.ru-site-footer__list:after {
  clear: both;
}
.ru-site-footer__list-item {
  margin: 0 1em 10px 0;
  line-height: 1.4em;
}
@media screen and (min-width:992px) {
  .ru-site-footer .ru-site-footer__list-item {
    margin: 0 0 20px 20px;
  }
}
.ru-site-footer__contact-link:hover .ru-site-footer__contact-link-label {
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to bottom, #000000 0, rgba(255, 255, 255, 0.7) 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-site-footer__contact-link-label {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.ru-site-footer .ru-site-footer__social-list {
  float: left;
  margin-bottom: 15px;
}
.ru-site-footer .ru-site-footer__social-list:before, .ru-site-footer .ru-site-footer__social-list:after {
  display: table;
  content: " ";
}
.ru-site-footer .ru-site-footer__social-list:after {
  clear: both;
}
@media screen and (min-width:992px) {
  .ru-site-footer .ru-site-footer__social-list {
    width: auto;
    float: right;
    margin-bottom: 0;
  }
}
.ru-site-footer__inside {
  clear: both;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 16px;
}
@media screen and (min-width:992px) {
  .ru-site-footer__inside {
    position: absolute;
    bottom: 9px;
    right: 15px;
  }
}
.ru-site-footer__inside .icon {
  font-size: 27px;
}
.ru-site-footer__inside a, .ru-section-color- .ru-site-footer__copyright-block .ru-site-footer__inside a {
  -webkit-transition: 0.2s color linear;
  -o-transition: 0.2s color linear;
  transition: 0.2s color linear;
}
.ru-section-color-1 .ru-site-footer__copyright-block .ru-site-footer__inside a {
  -webkit-transition: 0.2s color linear;
  -o-transition: 0.2s color linear;
  transition: 0.2s color linear;
}
.ru-section-color-2 .ru-site-footer__copyright-block .ru-site-footer__inside a {
  -webkit-transition: 0.2s color linear;
  -o-transition: 0.2s color linear;
  transition: 0.2s color linear;
}
.ru-section-color-3 .ru-site-footer__copyright-block .ru-site-footer__inside a {
  -webkit-transition: 0.2s color linear;
  -o-transition: 0.2s color linear;
  transition: 0.2s color linear;
}
.ru-section-color-4 .ru-site-footer__copyright-block .ru-site-footer__inside a {
  -webkit-transition: 0.2s color linear;
  -o-transition: 0.2s color linear;
  transition: 0.2s color linear;
}
.ru-section-color-5 .ru-site-footer__copyright-block .ru-site-footer__inside a {
  -webkit-transition: 0.2s color linear;
  -o-transition: 0.2s color linear;
  transition: 0.2s color linear;
}
.ru-section-color-6 .ru-site-footer__copyright-block .ru-site-footer__inside a {
  -webkit-transition: 0.2s color linear;
  -o-transition: 0.2s color linear;
  transition: 0.2s color linear;
}
.ru-section-color-7 .ru-site-footer__copyright-block .ru-site-footer__inside a {
  -webkit-transition: 0.2s color linear;
  -o-transition: 0.2s color linear;
  transition: 0.2s color linear;
}
.ru-site-footer__inside a:hover {
  text-decoration: none !important;
  background-image: none !important;
}
.ru-section-color- .ru-site-footer__inside a:hover {
  color: #4e3a8e;
}
.ru-section-color-1 .ru-site-footer__inside a:hover {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-site-footer__inside a:hover {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-site-footer__inside a:hover {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-site-footer__inside a:hover {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-site-footer__inside a:hover {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-site-footer__inside a:hover {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-site-footer__inside a:hover {
  color: #a32972;
  fill: #a32972;
}
.ru-section-color- .ru-site-footer__inside a .icon {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.ru-site-footer__copyright-block {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.ru-site-footer__copyright-block-text {
  display: inline-block;
  margin-right: 1em;
  line-height: 1.3em;
}
.ru-site-footer__copyright-block-link {
  display: inline-block;
  margin-right: 1em;
}
.ru-site-footer__copyright-block a {
  color: #fff;
}
.ru-site-footer__copyright-block a:hover {
  text-decoration: none;
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to bottom, #000000 0, rgba(255, 255, 255, 0.7) 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.ru-site-footer__menu.ru-site-footer__menu--subscribe {
  padding-right: 0;
}
@media screen and (max-width:991px) {
  .ru-site-footer__menu.ru-site-footer__menu--subscribe {
    padding-top: 15px;
  }
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe .title {
  color: #FFFFFF;
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0.2px;
  line-height: 19px;
  padding-bottom: 10px;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe .subtitle {
  color: #FFFFFF;
  font-size: 13px;
  line-height: 18.2px;
  padding-bottom: 20px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .accessibilityHiddenDescription {
  display: none;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .mce-EMAIL {
  height: 33px;
  background: rgba(226, 226, 226, 0.9);
  border: none;
  color: #000;
  padding: 4px 10px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
  border-radius: 0;
  width: 347px;
  float: left;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .mce-EMAIL::placeholder {
  color: rgba(0, 0, 0, 0.7);
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .mce-EMAIL::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.7);
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .mce-EMAIL::-moz-placeholder { /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.7);
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .mce-EMAIL:-ms-input-placeholder { /* IE 10+ */
  color: rgba(0, 0, 0, 0.7);
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .mce-EMAIL:-moz-placeholder { /* Firefox 18- */
  color: rgba(0, 0, 0, 0.7);
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .mc-embedded-subscribe {
  color: rgba(255, 255, 255, 0.6);
  box-sizing: border-box;
  color: #FFFFFF;
  text-transform: uppercase;
  background-color: #000;
  letter-spacing: 0.8px;
  text-align: center;
  border: none;
  height: 33px;
  padding: 0 20px;
  border-radius: 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .mc-embedded-subscribe.inputActive {
  color: rgb(255, 255, 255);
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .signupForm {
  width: 100%;
  display: flex;
  padding: 0;
  margin: 0;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .signupForm::after {
  content: "*";
  position: absolute;
  top: 1px;
  left: 125px;
  color: #ed6d6d;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .invalidEmail {
  box-sizing: border-box;
  height: 33px;
  border: 1px solid #E12F3B;
  background-color: #FFEEEF;
  padding: 4px 8px;
  color: #000;
  display: none;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .invalidEmail .icon {
  float: left;
  color: #E12F3B;
  line-height: 24px;
  margin-right: 5px;
}
@media screen and (min-width:1400px) {
  .ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .invalidEmail .icon {
    margin-right: 3px;
  }
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .invalidEmail .icon::before {
  color: #E12F3B;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .invalidEmail .text {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 25px;
  float: left;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .invalidEmail .closeButton {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 24px;
  float: right;
  text-decoration: underline;
  cursor: pointer;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .invalidEmail .closeButton:hover {
  text-decoration: none;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .validEmail {
  box-sizing: border-box;
  height: 33px;
  border: 1px solid #0B920F;
  background-color: #F3FFF3;
  padding: 4px 8px;
  color: #000;
  display: none;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .validEmail .icon {
  float: left;
  color: #0B920F;
  line-height: 24px;
  margin-right: 5px;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .validEmail .icon::before {
  color: #0B920F;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .validEmail .text {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 25px;
  float: left;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .validEmail .closeButton {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 24px;
  float: right;
  text-decoration: underline;
  cursor: pointer;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .validEmail .closeButton:hover {
  text-decoration: none;
}
.ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .signupForm, .ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .invalidEmail, .ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .validEmail {
  height: 33px;
  margin-bottom: 10px;
}
@media screen and (max-width:991px) {
  .ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .signupForm, .ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .invalidEmail, .ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .validEmail {
    width: 96%;
  }
}
@media screen and (min-width:992px) {
  .ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .signupForm, .ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .invalidEmail, .ru-site-footer__menu.ru-site-footer__menu--subscribe #mc_embed_signup .validEmail {
    width: 96%;
  }
}
.ru-site-footer__menu.get_our_newsletter {
  position: relative;
  background: #FFFFFF;
  color: #000000;
}
.ru-site-footer__menu.get_our_newsletter h3 {
  font-size: 40px;
}
.ru-site-footer__menu.get_our_newsletter .bg-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #FFFFFF;
}
.ru-site-footer__menu.get_our_newsletter .bg-layer-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
@media (min-width: 992px) {
  .ru-site-footer__menu.get_our_newsletter .bg-layer-2 {
    background: url(img/common/news-center/news-center-bg-pattern-002.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}
.ru-site-footer__menu.get_our_newsletter .container {
  padding-top: 46px;
  padding-bottom: 44px;
}
@media (max-width: 991px) {
  .ru-site-footer__menu.get_our_newsletter .container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .ru-site-footer__menu.get_our_newsletter .container .get-our-newsletter {
    padding-bottom: 34px;
  }
}
.ru-site-footer__menu.get_our_newsletter .no_plashka {
  padding-left: 0;
}
.ru-site-footer__menu.get_our_newsletter .no_plashka h3 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .ru-site-footer__menu.get_our_newsletter .no_plashka h3 {
    font-size: 40px;
  }
}
.ru-site-footer__menu.get_our_newsletter .article {
  float: left;
  padding-left: 0;
}
.ru-site-footer__menu.get_our_newsletter .article .text {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #1E2722;
  margin-top: 12px;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .ru-site-footer__menu.get_our_newsletter .article .text {
    padding-bottom: 24px;
  }
}
.ru-site-footer__menu.get_our_newsletter .subscribe_form {
  padding: 0;
  margin-top: 24px;
}
.ru-site-footer__menu.get_our_newsletter .subscribe_form .email {
  background: rgba(226, 226, 226, 0.9);
  border: none;
  color: #fff;
  padding: 4px 10px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
  border-radius: 0;
  width: 347px;
  float: left;
}
.ru-site-footer__menu.get_our_newsletter .subscribe_form .button {
  color: #FFFFFF;
  text-transform: uppercase;
  background-color: #000;
  letter-spacing: 0.8px;
  text-align: center;
  border: none;
  height: 33px;
  padding: 0 20px;
  border-radius: 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}
.ru-site-footer__menu.get_our_newsletter .subscribe_form .button:hover {
  background: #02544A;
  cursor: pointer;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.ru-site-footer__menu.get_our_newsletter .subscribe_form .button .icon:before {
  color: #FFF;
  left: 12px;
  position: relative;
}
.ru-site-footer__menu.get_our_newsletter .social-list {
  padding: 0;
  margin-top: 24px;
}
.ru-site-footer__menu.get_our_newsletter .social-list ul {
  list-style-type: none;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
}
.ru-site-footer__menu.get_our_newsletter .social-list ul li {
  background-color: #000;
  border-radius: 20px;
  margin-right: 16px;
  font-size: 12px;
  width: 24px;
  height: 24px;
}
.ru-site-footer__menu.get_our_newsletter .social-list ul li a {
  padding: 1px 6px;
  color: #FFFFFF;
}
.ru-site-footer__menu.get_our_newsletter .social-list ul li a svg.icon-x {
  height: 14px;
  width: 14px;
  position: relative;
  top: 2px;
  fill: #fff;
  left: -1px;
}
.ru-site-footer__menu.get_our_newsletter .social-list ul li a:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.ru-site-footer__menu.get_our_newsletter .social-list ul li a:hover .icon:before {
  color: #FFF;
}
.ru-site-footer__menu.get_our_newsletter .social-list ul li .icon-facebook {
  padding-left: 2px;
}
.ru-site-footer__menu.get_our_newsletter .social-list ul li .icon-instagram {
  padding-left: 1px;
}
.ru-site-footer__menu.get_our_newsletter .social-list ul li .icon-linkedin {
  padding-left: 1px;
}

/**
 *  site-main-menu.scss
 *
 *
 */
#mainSiteSearchInputLabel,
#mainSiteSearchToggleLabel,
#mainSiteSearchSubmitLabel {
  display: none;
}

#mainSiteSearchToggleHiddenText {
  opacity: 0;
  position: relative;
  z-index: 2;
}

.ru-site-main-menu {
  padding-left: 0;
  padding-right: 0;
  min-height: 0;
  transition: height 0.2s linear;
}
.ru-site-main-menu:before, .ru-site-main-menu:after {
  display: table;
  content: " ";
}
.ru-site-main-menu:after {
  clear: both;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu {
    height: 64px;
    min-height: 1px;
  }
}
.ru-site-main-menu__mobile-search {
  color: #333333;
}
.ru-site-main-menu__mobile-search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 21px;
  color: #555555;
  font-weight: 900;
}
.ru-site-main-menu__mobile-search ::-moz-placeholder { /* Firefox 19+ */
  font-size: 21px;
  color: #555555;
  font-weight: 900;
}
.ru-site-main-menu__mobile-search :-ms-input-placeholder { /* IE 10+ */
  font-size: 21px;
  color: #555555;
  font-weight: 900;
}
.ru-site-main-menu__mobile-search :-moz-placeholder { /* Firefox 18- */
  font-size: 21px;
  color: #555555;
  font-weight: 900;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__mobile-search {
    display: none;
  }
}
.ru-site-main-menu__mobile-search-wrap {
  width: 100%;
  height: 58px;
  position: relative;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__mobile-search-wrap {
    display: none;
  }
}
.ru-site-main-menu__mobile-search-wrap .form-group {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ru-site-main-menu__mobile-search-wrap .form-control {
  color: #333333;
  font-weight: 900;
  font-size: 21px;
}
.ru-site-main-menu__mobile-search button {
  position: absolute;
  z-index: 3;
  top: 15px;
  right: 15px;
  height: auto;
  font-size: 25px;
  color: #333333;
  padding: 0;
  -webkit-appearance: none;
}
.ru-section-color-1 .ru-site-main-menu__mobile-search button, .ru-section-color-1 .ru-site-main-menu__mobile-search button:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-2 .ru-site-main-menu__mobile-search button, .ru-section-color-2 .ru-site-main-menu__mobile-search button:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-3 .ru-site-main-menu__mobile-search button, .ru-section-color-3 .ru-site-main-menu__mobile-search button:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-4 .ru-site-main-menu__mobile-search button, .ru-section-color-4 .ru-site-main-menu__mobile-search button:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-5 .ru-site-main-menu__mobile-search button, .ru-section-color-5 .ru-site-main-menu__mobile-search button:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-6 .ru-site-main-menu__mobile-search button, .ru-section-color-6 .ru-site-main-menu__mobile-search button:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-7 .ru-site-main-menu__mobile-search button, .ru-section-color-7 .ru-site-main-menu__mobile-search button:hover {
  background-color: transparent;
  color: #fff;
}
.ru-site-main-menu__mobile-search .btn:hover {
  color: #000;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__mobile-search .btn:hover {
    color: #fff;
  }
}
.ru-section-color- .ru-site-main-menu__mobile-search .btn, .ru-section-color-0 .ru-site-main-menu__mobile-search .btn {
  background-color: transparent;
}
.ru-site-main-menu__mobile-search .btn .icon:before {
  color: #333333;
}
.ru-site-main-menu__nav {
  width: 100%;
  clear: both;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background-color: #fff;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__nav {
    float: left;
    height: 100%;
    background-color: transparent;
  }
}
.ru-site-main-menu__nav-inset {
  padding: 0;
  width: 100%;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__nav-inset {
    padding: 0 10px;
    height: 100%;
    float: left;
    clear: both;
    padding: 0 0;
  }
}
.ru-site-main-menu__inset {
  padding: 0;
  width: 100%;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__inset {
    float: left;
    clear: both;
    height: 100%;
    /*padding-left: $_gutter/2;
    padding-right: $_gutter/2;*/
  }
}
.ru-site-main-menu__toggle-wrap {
  height: 0;
}
.ru-site-main-menu__parent {
  position: relative;
}
.ru-site-main-menu__list-item--level-2 .ru-site-main-menu__parent {
  border-bottom: none;
}
.ru-site-main-menu__list-item--level-1 > .ru-site-main-menu__parent {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1em;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1 > .ru-site-main-menu__parent {
    font-size: 23px;
  }
}
.ru-site-main-menu__list {
  max-width: none;
}
@media screen and (min-width:1200px) {
  .ru-site-header .ru-site-main-menu__list {
    max-width: none;
  }
}
.ru-site-main-menu__list-wrap {
  height: 0;
  overflow: hidden;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.ru-site-main-menu__list-item:nth-child(1) .ru-site-main-menu__list-wrap {
  background-color: #4e3a8e;
  color: #fff;
}
.ru-site-main-menu__list-item:nth-child(2) .ru-site-main-menu__list-wrap {
  background-color: #1d7308;
  color: #fff;
}
.ru-site-main-menu__list-item:nth-child(3) .ru-site-main-menu__list-wrap {
  background-color: #2f53b5;
  color: #fff;
}
.ru-site-main-menu__list-item:nth-child(4) .ru-site-main-menu__list-wrap {
  background-color: #016b5e;
  color: #fff;
}
.ru-site-main-menu__list-item:nth-child(5) .ru-site-main-menu__list-wrap {
  background-color: #e02c38;
  color: #fff;
}
.ru-site-main-menu__list-item:nth-child(6) .ru-site-main-menu__list-wrap {
  background-color: #167fa9;
  color: #fff;
}
.ru-site-main-menu__list-item:nth-child(7) .ru-site-main-menu__list-wrap {
  background-color: #a32972;
  color: #fff;
}
.ru-site-main-menu__list-item:nth-child(1) .ru-site-main-menu__list-wrap a {
  color: #fff;
}
.ru-site-main-menu__list-item:nth-child(2) .ru-site-main-menu__list-wrap a {
  color: #fff;
}
.ru-site-main-menu__list-item:nth-child(3) .ru-site-main-menu__list-wrap a {
  color: #fff;
}
.ru-site-main-menu__list-item:nth-child(4) .ru-site-main-menu__list-wrap a {
  color: #fff;
}
.ru-site-main-menu__list-item:nth-child(5) .ru-site-main-menu__list-wrap a {
  color: #fff;
}
.ru-site-main-menu__list-item:nth-child(6) .ru-site-main-menu__list-wrap a {
  color: #fff;
}
.ru-site-main-menu__list-item:nth-child(7) .ru-site-main-menu__list-wrap a {
  color: #fff;
}
.ru-site-main-menu__list-item {
  width: 100%;
  margin: 0;
  transition: width 0.2s;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item {
    margin: 10px 0;
    float: left;
    width: 14.2857142857%;
    margin: 0;
    border-right: solid 1px #fff;
  }
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item:first-child {
    border-left: solid 1px #fff;
  }
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1 {
    height: 100%;
    position: relative;
  }
}
.ru-site-main-menu__list-item--level-1:nth-child(1).hovering {
  background-color: #4e3a8e;
}
.ru-site-main-menu__list-item--level-1:nth-child(1).hovering .ru-teaser {
  background-color: #39237e;
}
.ru-site-main-menu__list-item--level-1:nth-child(2).hovering {
  background-color: #1d7308;
}
.ru-site-main-menu__list-item--level-1:nth-child(2).hovering .ru-teaser {
  background-color: #195e08;
}
.ru-site-main-menu__list-item--level-1:nth-child(3).hovering {
  background-color: #2f53b5;
}
.ru-site-main-menu__list-item--level-1:nth-child(3).hovering .ru-teaser {
  background-color: #22399e;
}
.ru-site-main-menu__list-item--level-1:nth-child(4).hovering {
  background-color: #016b5e;
}
.ru-site-main-menu__list-item--level-1:nth-child(4).hovering .ru-teaser {
  background-color: #005a66;
}
.ru-site-main-menu__list-item--level-1:nth-child(5).hovering {
  background-color: #e02c38;
}
.ru-site-main-menu__list-item--level-1:nth-child(5).hovering .ru-teaser {
  background-color: #d21e2a;
}
.ru-site-main-menu__list-item--level-1:nth-child(6).hovering {
  background-color: #167fa9;
}
.ru-site-main-menu__list-item--level-1:nth-child(6).hovering .ru-teaser {
  background-color: #005e8c;
}
.ru-site-main-menu__list-item--level-1:nth-child(7).hovering {
  background-color: #a32972;
}
.ru-site-main-menu__list-item--level-1:nth-child(7).hovering .ru-teaser {
  background-color: #8e155e;
}
.ru-site-main-menu__list-item--level-1:nth-child(1) {
  border-top: solid 2px #ccc;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1:nth-child(1) {
    border-top: none;
  }
}
.ru-site-main-menu__list-item--level-1:nth-child(2) {
  border-top: solid 2px #ccc;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1:nth-child(2) {
    border-top: none;
  }
}
.ru-site-main-menu__list-item--level-1:nth-child(3) {
  border-top: solid 2px #ccc;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1:nth-child(3) {
    border-top: none;
  }
}
.ru-site-main-menu__list-item--level-1:nth-child(4) {
  border-top: solid 2px #ccc;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1:nth-child(4) {
    border-top: none;
  }
}
.ru-site-main-menu__list-item--level-1:nth-child(5) {
  border-top: solid 2px #ccc;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1:nth-child(5) {
    border-top: none;
  }
}
.ru-site-main-menu__list-item--level-1:nth-child(6) {
  border-top: solid 2px #ccc;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1:nth-child(6) {
    border-top: none;
  }
}
.ru-site-main-menu__list-item--level-1:nth-child(7) {
  border-top: solid 2px #ccc;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1:nth-child(7) {
    border-top: none;
  }
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.selected:nth-child(1) {
    background-color: #4e3a8e;
  }
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.selected:nth-child(2) {
    background-color: #1d7308;
  }
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.selected:nth-child(3) {
    background-color: #2f53b5;
  }
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.selected:nth-child(4) {
    background-color: #016b5e;
  }
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.selected:nth-child(5) {
    background-color: #e02c38;
  }
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.selected:nth-child(6) {
    background-color: #167fa9;
  }
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.selected:nth-child(7) {
    background-color: #a32972;
  }
}
.ru-site-main-menu__list-item--level-1.expanded:nth-child(1) {
  border-top: solid 2px #4e3a8e;
  color: #4e3a8e;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(1) {
    border-top: none;
    color: #fff;
  }
}
.ru-site-main-menu__list-item--level-1.expanded:nth-child(1) a,
.ru-site-main-menu__list-item--level-1.expanded:nth-child(1) .icon {
  color: #4e3a8e;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(1) a,
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(1) .icon {
    color: #fff;
  }
}
.ru-site-main-menu__list-item--level-1.expanded .ru-site-main-menu__list-wrap a {
  color: #fff;
}
.ru-site-main-menu__list-item--level-1.expanded:nth-child(2) {
  border-top: solid 2px #1d7308;
  color: #1d7308;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(2) {
    border-top: none;
    color: #fff;
  }
}
.ru-site-main-menu__list-item--level-1.expanded:nth-child(2) a,
.ru-site-main-menu__list-item--level-1.expanded:nth-child(2) .icon {
  color: #1d7308;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(2) a,
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(2) .icon {
    color: #fff;
  }
}
.ru-site-main-menu__list-item--level-1.expanded .ru-site-main-menu__list-wrap a {
  color: #fff;
}
.ru-site-main-menu__list-item--level-1.expanded:nth-child(3) {
  border-top: solid 2px #2f53b5;
  color: #2f53b5;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(3) {
    border-top: none;
    color: #fff;
  }
}
.ru-site-main-menu__list-item--level-1.expanded:nth-child(3) a,
.ru-site-main-menu__list-item--level-1.expanded:nth-child(3) .icon {
  color: #2f53b5;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(3) a,
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(3) .icon {
    color: #fff;
  }
}
.ru-site-main-menu__list-item--level-1.expanded .ru-site-main-menu__list-wrap a {
  color: #fff;
}
.ru-site-main-menu__list-item--level-1.expanded:nth-child(4) {
  border-top: solid 2px #016b5e;
  color: #016b5e;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(4) {
    border-top: none;
    color: #fff;
  }
}
.ru-site-main-menu__list-item--level-1.expanded:nth-child(4) a,
.ru-site-main-menu__list-item--level-1.expanded:nth-child(4) .icon {
  color: #016b5e;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(4) a,
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(4) .icon {
    color: #fff;
  }
}
.ru-site-main-menu__list-item--level-1.expanded .ru-site-main-menu__list-wrap a {
  color: #fff;
}
.ru-site-main-menu__list-item--level-1.expanded:nth-child(5) {
  border-top: solid 2px #e02c38;
  color: #e02c38;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(5) {
    border-top: none;
    color: #fff;
  }
}
.ru-site-main-menu__list-item--level-1.expanded:nth-child(5) a,
.ru-site-main-menu__list-item--level-1.expanded:nth-child(5) .icon {
  color: #e02c38;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(5) a,
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(5) .icon {
    color: #fff;
  }
}
.ru-site-main-menu__list-item--level-1.expanded .ru-site-main-menu__list-wrap a {
  color: #fff;
}
.ru-site-main-menu__list-item--level-1.expanded:nth-child(6) {
  border-top: solid 2px #167fa9;
  color: #167fa9;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(6) {
    border-top: none;
    color: #fff;
  }
}
.ru-site-main-menu__list-item--level-1.expanded:nth-child(6) a,
.ru-site-main-menu__list-item--level-1.expanded:nth-child(6) .icon {
  color: #167fa9;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(6) a,
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(6) .icon {
    color: #fff;
  }
}
.ru-site-main-menu__list-item--level-1.expanded .ru-site-main-menu__list-wrap a {
  color: #fff;
}
.ru-site-main-menu__list-item--level-1.expanded:nth-child(7) {
  border-top: solid 2px #a32972;
  color: #a32972;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(7) {
    border-top: none;
    color: #fff;
  }
}
.ru-site-main-menu__list-item--level-1.expanded:nth-child(7) a,
.ru-site-main-menu__list-item--level-1.expanded:nth-child(7) .icon {
  color: #a32972;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(7) a,
  .ru-site-main-menu__list-item--level-1.expanded:nth-child(7) .icon {
    color: #fff;
  }
}
.ru-site-main-menu__list-item--level-1.expanded .ru-site-main-menu__list-wrap a {
  color: #fff;
}
.ru-site-main-menu__list-item--level-2 {
  padding-top: 10px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-2 {
    display: none;
    padding-top: 0;
  }
}
.hovering .ru-site-main-menu__list-item--level-2 {
  display: block;
}
@media screen and (min-width:1200px) {
  .hovering .ru-site-main-menu__list-item--level-2.ru-site-main-menu__list-item--default-slug, .selected .ru-site-main-menu__list-item--level-2.ru-site-main-menu__list-item--default-slug {
    display: block;
  }
}
.ru-site-main-menu__list-item--level-2:last-child {
  padding-bottom: 10px;
}
.ru-site-main-menu__list-item--level-2 a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  padding-left: 0;
  margin-left: 10px;
}
.ru-site-main-menu__list-item--level-2 a .ru-site-main-menu__link-label {
  display: inline;
  border-bottom: solid 1px rgba(255, 255, 255, 0);
}
.ru-site-main-menu__list-item--level-2 a:hover .ru-site-main-menu__link-label {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  border-bottom: solid 1px rgba(255, 255, 255, 0.6);
}
.ru-site-main-menu__list-item--level-2 .ru-site-main-menu__link {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list-item--level-2 .ru-site-main-menu__link {
    padding-top: 10px;
    padding-bottom: 0;
  }
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list--level-1 {
    height: 100%;
  }
}
.ru-site-main-menu__list--level-1 .ru-site-main-menu__list .ru-site-main-menu__list-item {
  border-right: none;
}
.ru-site-main-menu__list--level-1 .ru-site-main-menu__list .ru-site-main-menu__list-item:first-child {
  border-left: none;
}
.ru-site-main-menu__list--level-2 {
  line-height: 1.1em;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list--level-2 {
    float: left;
    width: 220px;
    height: auto;
    position: absolute;
    top: 2px;
    left: 125px;
  }
  .ru-site-header .ru-site-main-menu__list--level-2 {
    margin-top: 3px;
  }
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list--level-2 .ru-site-main-menu__list-item {
    width: 220px;
  }
}
.ru-site-main-menu__list--level-2 .ru-site-main-menu__link {
  height: auto;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2em;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__list--level-2 .ru-site-main-menu__link {
    font-size: 14px;
    font-weight: 900;
  }
}
.ru-site-main-menu__list--level-2 .ru-site-main-menu__link-label {
  width: auto;
}
.ru-site-main-menu__link {
  display: inline-block;
  margin: 0;
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 15px;
  width: 100%;
}
.ru-site-main-menu__link:hover {
  text-decoration: none;
  border-bottom: none;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__link {
    margin: 0;
    height: 54px;
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 10px;
  }
  .ru-site-main-menu__list-item--level-1 > .ru-site-main-menu__parent > a > .ru-site-main-menu__link-label {
    width: 120px;
    display: block;
    float: left;
  }
}
.ru-site-main-menu__submenu-toggle {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 18px 0 0 0;
  cursor: pointer;
  text-align: center;
  color: #000;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu__submenu-toggle {
    display: none;
  }
}
.ru-site-main-menu__submenu-toggle .icon {
  display: block;
  float: right;
  width: 58px;
  line-height: 20px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: transform 0.3s;
}
.ru-site-main-menu__submenu-toggle .icon:before {
  color: #000 !important;
  display: block;
}
.ru-site-main-menu__list-item.expanded .ru-site-main-menu__submenu-toggle .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ru-site-main-menu .ru-teaser {
  display: none;
  margin-bottom: 0;
}
@media screen and (min-width:1200px) {
  .ru-site-main-menu .ru-teaser {
    position: absolute;
    width: 100%;
    height: 132px;
    bottom: 0;
    left: 0;
    float: left;
  }
}
.ru-site-main-menu .ru-teaser a {
  -webkit-transition: 0.2s color;
  -o-transition: 0.2s color;
  transition: 0.2s color;
}
.ru-site-main-menu .ru-teaser a:hover {
  color: #fff;
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-site-main-menu .ru-teaser h3, .ru-site-main-menu .ru-teaser h4, .ru-site-main-menu .ru-teaser .ru-teaser__heading {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em;
  margin-top: 26px;
}
.ru-site-main-menu .ru-teaser figure {
  width: 82px;
  height: 82px;
  overflow: hidden;
  border-radius: 82px;
  margin: 26px 0 0 30px;
}
.ru-site-main-menu .ru-teaser__details {
  position: absolute;
  top: 0;
  left: 135px;
  float: left;
  width: 200px;
}

/**
 *  site-utility-menu.scss
 *
 *
 */
.ru-site-utility-menu {
  display: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.ru-site-utility-menu a {
  color: #fff;
  -webkit-transition: color;
  -o-transition: color;
  transition: color;
}
.ru-site-utility-menu a:hover {
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to bottom, #000000 0, rgba(255, 255, 255, 0.7) 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-site-utility-menu .dropdown-menu a:hover {
  padding: 4px 10px;
  background-image: none;
}
.ru-mobile-utility-menu-opened .ru-site-utility-menu {
  display: block;
}
.ru-site-utility-menu__segment--input .btn-group button, .ru-site-utility-menu__segment--input .btn-group button:focus, .ru-site-utility-menu__segment--input .btn-group.open button, .ru-site-utility-menu__segment--input .btn-group.open button:focus {
  background-color: transparent;
  color: #fff;
}
.ru-site-utility-menu__segment--input button {
  font-weight: 400;
  font-size: 11px;
  padding: 9px 25px 8px 0;
  position: relative;
}
.ru-section-color-1 .ru-site-utility-menu__segment--input button {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-2 .ru-site-utility-menu__segment--input button {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-3 .ru-site-utility-menu__segment--input button {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-4 .ru-site-utility-menu__segment--input button {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-5 .ru-site-utility-menu__segment--input button {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-6 .ru-site-utility-menu__segment--input button {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-7 .ru-site-utility-menu__segment--input button {
  background-color: transparent;
  color: #fff;
}
.ru-site-utility-menu__segment--input button, .ru-site-utility-menu__segment--input button.btn {
  -webkit-transition: color;
  -o-transition: color;
  transition: color;
}
.ru-site-utility-menu__segment--input button:hover, .ru-site-utility-menu__segment--input button.btn:hover {
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to bottom, #000000 0, rgba(255, 255, 255, 0.7) 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
  padding: 9px 25px 8px 0;
}
.ru-section-color- .ru-site-utility-menu__segment--input button:hover, .ru-section-color- .ru-site-utility-menu__segment--input button.btn:hover {
  background-color: transparent;
}
.ru-section-color-1 .ru-site-utility-menu__segment--input button:hover, .ru-section-color-1 .ru-site-utility-menu__segment--input button.btn:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-2 .ru-site-utility-menu__segment--input button:hover, .ru-section-color-2 .ru-site-utility-menu__segment--input button.btn:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-3 .ru-site-utility-menu__segment--input button:hover, .ru-section-color-3 .ru-site-utility-menu__segment--input button.btn:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-4 .ru-site-utility-menu__segment--input button:hover, .ru-section-color-4 .ru-site-utility-menu__segment--input button.btn:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-5 .ru-site-utility-menu__segment--input button:hover, .ru-section-color-5 .ru-site-utility-menu__segment--input button.btn:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-6 .ru-site-utility-menu__segment--input button:hover, .ru-section-color-6 .ru-site-utility-menu__segment--input button.btn:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-7 .ru-site-utility-menu__segment--input button:hover, .ru-section-color-7 .ru-site-utility-menu__segment--input button.btn:hover {
  background-color: transparent;
  color: #fff;
}
.ru-site-utility-menu__segment--input button:hover .icon.icon-search-small, .ru-site-utility-menu__segment--input button.btn:hover .icon.icon-search-small {
  font-size: 27px;
  top: 3px;
  right: 2px;
}
.ru-site-utility-menu__segment--input button .icon {
  color: #fff;
  font-size: 21px;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 1;
}
.ru-site-utility-menu__segment--input button .icon, .ru-site-utility-menu__segment--input button .icon:before {
  color: #fff;
}
.ru-site-utility-menu__segment--input button .icon.icon-search-small {
  -webkit-transition: 0.1s all linear;
  -o-transition: 0.1s all linear;
  transition: 0.1s all linear;
}
.ru-site-utility-menu__segment--input button.ru-main-search__search-open-button:hover {
  background-image: none;
}
.ru-site-utility-menu__segment--input button.dropdown-toggle {
  -webkit-transition: color;
  -o-transition: color;
  transition: color;
}
.ru-site-utility-menu__segment--input button.dropdown-toggle .ru-button__label {
  -webkit-transition: color;
  -o-transition: color;
  transition: color;
}
.ru-site-utility-menu__segment--input button.dropdown-toggle:hover {
  background-image: none;
}
.ru-site-utility-menu__segment--input button.dropdown-toggle:hover > .ru-button__label {
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to bottom, #000000 0, rgba(255, 255, 255, 0.7) 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-site-utility-menu__segment--search button {
  background-color: transparent;
  color: #fff;
  border: none;
  padding: 2px 0 6px 0;
  text-align: center;
  width: 100%;
  display: none;
  position: relative;
}
.ru-section-color-1 .ru-site-utility-menu__segment--search button {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-2 .ru-site-utility-menu__segment--search button {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-3 .ru-site-utility-menu__segment--search button {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-4 .ru-site-utility-menu__segment--search button {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-5 .ru-site-utility-menu__segment--search button {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-6 .ru-site-utility-menu__segment--search button {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-7 .ru-site-utility-menu__segment--search button {
  background-color: transparent;
  color: #fff;
}
@media screen and (min-width:1200px) {
  .ru-site-utility-menu__segment--search button {
    display: block;
  }
}
.ru-section-color-1 .ru-site-utility-menu__segment--search button:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-2 .ru-site-utility-menu__segment--search button:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-3 .ru-site-utility-menu__segment--search button:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-4 .ru-site-utility-menu__segment--search button:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-5 .ru-site-utility-menu__segment--search button:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-6 .ru-site-utility-menu__segment--search button:hover {
  background-color: transparent;
  color: #fff;
}
.ru-section-color-7 .ru-site-utility-menu__segment--search button:hover {
  background-color: transparent;
  color: #fff;
}
.ru-site-utility-menu__segment--search button.btn-default, .ru-site-utility-menu__segment--search button.btn-default:focus {
  background-color: transparent;
  color: #fff;
}
.ru-site-utility-menu__segment--search button i {
  display: block;
  /*
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  */
  font-size: 20px;
}
.ru-section-color-1 .ru-site-utility-menu__segment--search button i {
  color: #fff;
}
.ru-section-color-2 .ru-site-utility-menu__segment--search button i {
  color: #fff;
}
.ru-section-color-3 .ru-site-utility-menu__segment--search button i {
  color: #fff;
}
.ru-section-color-4 .ru-site-utility-menu__segment--search button i {
  color: #fff;
}
.ru-section-color-5 .ru-site-utility-menu__segment--search button i {
  color: #fff;
}
.ru-section-color-6 .ru-site-utility-menu__segment--search button i {
  color: #fff;
}
.ru-section-color-7 .ru-site-utility-menu__segment--search button i {
  color: #fff;
}
@media screen and (min-width:1200px) {
  .ru-site-utility-menu {
    display: block;
    height: auto;
    background-color: transparent;
    position: absolute;
    z-index: 2;
    float: left;
    top: 15px;
    right: 15px;
    white-space: nowrap;
    padding: 0;
  }
  .ru-site-utility-menu__segment {
    float: left;
    margin: 0 0 0 15px;
    padding-top: 5px;
  }
  .ru-site-utility-menu__segment--input {
    padding-top: 0;
  }
  .ru-site-utility-menu__segment--search {
    overflow: hidden;
    width: 30px;
    position: relative;
  }
  .ru-site-utility-menu__segment--search input {
    position: absolute;
    top: -99px;
    left: 0;
  }
  .ru-site-utility-menu__segment--search input.form-control {
    display: none; /* Skip keyboard navigation until it is needed */
  }
}
.ru-site-utility-menu select {
  background-color: #000;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 11px;
  position: relative;
  top: 2px;
}
.ru-site-utility-menu__inset {
  font-size: 10px;
  letter-spacing: 1px;
  -webkit-font-smoothing: auto;
  padding: 15px 0 10px 0;
}
@media screen and (min-width:768px) {
  .ru-site-utility-menu__inset {
    padding: 23px 0 0 0;
  }
}
.ru-site-utility-menu__segment {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
}
@media screen and (min-width:1200px) {
  .ru-site-utility-menu__segment {
    margin-left: 15px;
  }
}
.ru-site-utility-menu__segment a {
  text-transform: uppercase;
}
.ru-site-utility-menu__search-input {
  margin: 0;
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: none;
  background-color: #ccc;
  border-radius: 0;
  padding: 17px 15px 12px 15px;
  font-size: 20px;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  height: auto;
}
@media screen and (min-width:768px) {
  .ru-site-utility-menu__search-input {
    margin: 0;
  }
  .ru-site-utility-menu__search-input, .form-inline .ru-site-utility-menu__search-input {
    display: block;
    width: 100%;
  }
}
.ru-site-utility-menu__search-input .icon-search {
  font-size: 18px;
}

/* Namespaced project modules, alphabetical */
/**
 *  sharethis.scss
 *
 *
 */
.sharethis-inline-share-buttons {
  float: left;
  padding-top: 4px;
  padding-right: 3px;
}
.ru-section-color-1 .sharethis-inline-share-buttons .st-icon-wrapper.st-share-btn {
  background-color: #553f9b !important;
  margin-right: 6px;
}
.ru-section-color-2 .sharethis-inline-share-buttons .st-icon-wrapper.st-share-btn {
  background-color: #218409 !important;
  margin-right: 6px;
}
.ru-section-color-3 .sharethis-inline-share-buttons .st-icon-wrapper.st-share-btn {
  background-color: #3359c3 !important;
  margin-right: 6px;
}
.ru-section-color-4 .sharethis-inline-share-buttons .st-icon-wrapper.st-share-btn {
  background-color: #017d6e !important;
  margin-right: 6px;
}
.ru-section-color-5 .sharethis-inline-share-buttons .st-icon-wrapper.st-share-btn {
  background-color: #e23c47 !important;
  margin-right: 6px;
}
.ru-section-color-6 .sharethis-inline-share-buttons .st-icon-wrapper.st-share-btn {
  background-color: #188bb9 !important;
  margin-right: 6px;
}
.ru-section-color-7 .sharethis-inline-share-buttons .st-icon-wrapper.st-share-btn {
  background-color: #b12d7c !important;
  margin-right: 6px;
}
.sharethis-inline-share-buttons .st-icon-wrapper.st-share-btn.st-svc-mailto {
  background-image: url(img/common/news-article/email-icon.svg);
}
.sharethis-inline-share-buttons .st-btn {
  width: 16px !important;
  height: 16px !important;
  padding: 0 !important;
  margin: 0 1px;
  background-color: #016b5e !important;
  display: inline-block !important;
}
.sharethis-inline-share-buttons .st-btn[data-network=sharethis] {
  display: none !important;
}
.sharethis-inline-share-buttons .st-btn:hover {
  top: unset !important;
}
.sharethis-inline-share-buttons .st-btn img {
  width: 13px !important;
  height: 13px !important;
  top: 2px !important;
}
.sharethis-inline-share-buttons .st-btn img.sharethis.sharing.button {
  left: -1px !important;
}

/**
 *  alert.scss
 *
 *
 */
.ru-alert {
  font-size: 14px;
  background-color: #eee;
  padding: 1em;
  float: left;
}
.ru-alert h3 {
  font-size: 14px;
}
.ru-alert h4 {
  font-size: 14px;
}
.ru-alert ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ru-alert li {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.ru-alert__month:after {
  content: "/";
  margin-left: 5px;
}
.ru-alert__day:after {
  content: "/";
  margin-left: 5px;
}
/**
 *  alert-priority.scss
 *
 *
 */
.ru-alert-priority__wrap.mobile_first {
  position: absolute;
  z-index: 1;
  width: 100%;
}
.ru-alert-priority__wrap.mobile_second {
  position: relative;
  z-index: 0;
  visibility: hidden;
}

.ru-alert-priority {
  position: relative;
  z-index: 99997;
  top: 0;
  left: 0;
  background-color: #ffe623;
  color: #000;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  width: 100%;
  padding: 9px 0;
}
.ru-alert-priority:nth-child(2) {
  margin-top: -1px;
  border-top: solid 1px #fff;
  background-color: #e0c600;
}
.ru-alert-priority__message {
  float: left;
  width: 100%;
}
.ru-alert-priority__message-text {
  line-height: 1.6em;
}
.ru-alert-priority__message-text a {
  color: #000;
}
.ru-alert-priority__icon-wrap {
  position: relative;
  float: left;
  width: 22px;
  height: 22px;
  overflow: hidden;
  text-transform: uppercase;
  border: solid 1px #000;
  border-radius: 22px;
  margin-right: 5px;
}
.ru-alert-priority__icon-label {
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
  float: left;
  bottom: 0;
  font-size: 17px;
  text-align: center;
}
.ru-alert-priority a {
  text-decoration: underline;
}
.ru-alert-priority a:hover {
  text-decoration: none;
}

/**
 *  anchor.scss
 *
 *
 */
@media screen and (min-width:1200px) {
  .ru-anchor {
    display: inline-block;
    padding-top: 90px;
  }
}
@media screen and (min-width:768px) {
  .ru-wpadminbar-mobile .ru-anchor {
    display: inline-block;
    padding-top: 62px;
  }
}
.ru-wpadminbar-desktop .ru-anchor {
  padding-top: 122px;
}

/**
 *  bg.scss
 *
 *
 */
.ru-bg {
  /**
   *  Global .ru-button styles have been moved
   *  to /base_overrides/_btn.scss
   *  to override Bootstrap btn styles
   *
   */
}
.ru-bg--light-purple {
  background-color: #a32972;
}
.ru-bg--light-violet {
  background-color: #4e3a8e;
  color: #fff;
}
.ru-bg--light-violet a {
  color: #fff;
}

/**
 *  body-content.scss
 *
 *
 */
.ru-body-content,
.ru-body-content p {
  font-size: 17px; /* Override per designer's request */
}
.ru-body-content h1,
.ru-body-content h2,
.ru-body-content h3,
.ru-body-content h4,
.ru-body-content h5 {
  max-width: none;
  margin: 20px 0 0;
}
.ru-body-content h1 a,
.ru-body-content h2 a,
.ru-body-content h3 a,
.ru-body-content h4 a,
.ru-body-content h5 a {
  text-decoration: none;
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
}
.ru-body-content h1 a:hover,
.ru-body-content h2 a:hover,
.ru-body-content h3 a:hover,
.ru-body-content h4 a:hover,
.ru-body-content h5 a:hover {
  text-decoration: none;
}
.ru-body-content h2 a,
.ru-body-content h3 a,
.ru-body-content h4 a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
}
.ru-body-content h2 a:hover,
.ru-body-content h3 a:hover,
.ru-body-content h4 a:hover {
  text-decoration: none;
}
.ru-body-content h1:first-child,
.ru-body-content h2:first-child,
.ru-body-content h3:first-child,
.ru-body-content h4:first-child,
.ru-body-content h5:first-child,
.ru-body-content h6:first-child {
  margin-top: 0;
}
.ru-body-content hr {
  margin: 23.0769230769px 0 23.0769230769px 0;
  border-top: solid 7px #eee;
  display: block;
}
.ru-body-content hr:first-child {
  margin: 0 0 23.0769230769px 0;
}
.ru-body-content hr + h1 {
  margin-top: 0;
}
.ru-body-content hr + h2, .ru-body-content hr + h3, .ru-body-content hr + h4, .ru-body-content hr + h5, .ru-body-content hr + h6 {
  margin-top: 5px;
}
.ru-body-content a {
  /* @include header-link-gray-underline-xs; */
  color: #000;
  text-decoration: underline;
}
.ru-body-content a.btn {
  text-decoration: none;
}
.ru-body-content p {
  max-width: 780px;
  display: block;
}
.ru-body-content blockquote,
.ru-body-content blockquote p {
  border: none;
  padding: 0;
  margin: 15px;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 29px;
  line-height: 1.2;
}
@media screen and (min-width:992px) {
  .ru-body-content blockquote,
  .ru-body-content blockquote p {
    font-size: 30px;
    margin: 15px 30px;
  }
}
@media screen and (min-width:768px) {
  .ru-body-content blockquote,
  .ru-body-content blockquote p {
    text-indent: -10px;
  }
}
.ru-section-color-1 .ru-body-content blockquote,
.ru-section-color-1 .ru-body-content blockquote p {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-body-content blockquote,
.ru-section-color-2 .ru-body-content blockquote p {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-body-content blockquote,
.ru-section-color-3 .ru-body-content blockquote p {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-body-content blockquote,
.ru-section-color-4 .ru-body-content blockquote p {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-body-content blockquote,
.ru-section-color-5 .ru-body-content blockquote p {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-body-content blockquote,
.ru-section-color-6 .ru-body-content blockquote p {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-body-content blockquote,
.ru-section-color-7 .ru-body-content blockquote p {
  color: #a32972;
  fill: #a32972;
}
.ru-body-content img {
  max-width: 100%;
  height: auto !important;
}
@media screen and (max-width:500px) {
  .ru-body-content img {
    width: 100%;
  }
}
@media screen and (min-width:768px) {
  .ru-body-content img {
    width: 100%;
  }
}
@media screen and (min-width:992px) {
  .ru-body-content img {
    width: auto;
  }
}
.ru-body-content dl dd {
  padding-left: 20px;
}
.ru-body-content ul {
  padding: 0;
  margin: 0 0 1.4em;
  break-inside: avoid-column;
}
.ru-body-content ul li {
  margin-left: 20px;
  position: relative;
}
.ru-body-content ul li:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 4px;
  top: 0.5em;
  left: 0;
  margin-top: 2px;
}
.ru-section-color-1 .ru-body-content ul li:before {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-body-content ul li:before {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-body-content ul li:before {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-body-content ul li:before {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-body-content ul li:before {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-body-content ul li:before {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-body-content ul li:before {
  color: #a32972;
  fill: #a32972;
}
.ru-body-content ol {
  margin: 0 0 1.4em;
  padding: 0;
  list-style: none;
  counter-reset: li;
  break-inside: avoid-column;
}
.ru-body-content ol > li {
  list-style: none;
  margin: 0.5em 0;
}
.ru-body-content ol > li:before {
  content: counters(li, ".");
  counter-increment: li;
  font-weight: bold;
  margin: 0 10px 0 0;
}
.ru-section-color-1 .ru-body-content ol > li:before {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-body-content ol > li:before {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-body-content ol > li:before {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-body-content ol > li:before {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-body-content ol > li:before {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-body-content ol > li:before {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-body-content ol > li:before {
  color: #a32972;
  fill: #a32972;
}
.ru-body-content ol > li li {
  margin-left: 15px;
}
.ru-body-content ol ol {
  margin-bottom: 0;
}
.ru-body-content table {
  width: 100%;
  margin: 0 0 1.8em;
  border-collapse: collapse;
}
.ru-body-content table th,
.ru-body-content table td {
  border: 1px solid #eee;
  padding: 5px;
}
.ru-body-content .wp-caption {
  padding: 0;
  border: none;
  position: relative;
  margin-bottom: 1em;
  text-align: left;
}
.ru-body-content .wp-caption:before, .ru-body-content .wp-caption:after {
  display: table;
  content: " ";
}
.ru-body-content .wp-caption:after {
  clear: both;
}
.ru-body-content .ru-more-links li {
  padding-left: 0;
}
.ru-body-content figure {
  position: relative;
  width: 100%;
  margin: 0 0 15px 0;
  float: left;
  clear: both;
}
.ru-body-content figure a {
  background-image: none;
  text-decoration: none;
}
.ru-body-content .wp-caption p.wp-caption-text,
.ru-body-content figcaption {
  font-size: 17px;
  color: #737373;
  float: left;
  position: relative;
  left: 0;
  top: -20px;
  margin-bottom: -20px;
  line-height: 1.4;
  background: #fff;
  padding: 3px 15px 0 0;
  max-width: 75%;
  text-align: left;
}
@media screen and (min-width:1200px) {
  .ru-body-content a[name]:empty:not([href]) {
    margin-top: -100px;
    padding-top: 100px;
    display: inline-block;
  }
}

/**
 *  breadcrumbs.scss
 *
 *
 */
.ru-breadcrumbs {
  font-size: 13px;
  font-weight: 600;
  padding-top: 4px;
  padding-bottom: 4px;
}
.ru-section-color- .ru-breadcrumbs a, .ru-section-color-0 .ru-breadcrumbs a {
  color: #188bb9;
}
.ru-section-color-1 .ru-breadcrumbs a {
  color: #553f9b;
}
.ru-section-color-2 .ru-breadcrumbs a {
  color: #218409;
}
.ru-section-color-3 .ru-breadcrumbs a {
  color: #3359c3;
}
.ru-section-color-4 .ru-breadcrumbs a {
  color: #017d6e;
}
.ru-section-color-5 .ru-breadcrumbs a {
  color: #e23c47;
}
.ru-section-color-6 .ru-breadcrumbs a {
  color: #188bb9;
}
.ru-section-color-7 .ru-breadcrumbs a {
  color: #b12d7c;
}
.ru-breadcrumbs a:after {
  content: ">";
  margin-left: 5px;
  margin-right: 5px;
}
.ru-breadcrumbs a:hover {
  text-decoration: none;
}
.ru-breadcrumbs ul,
.ru-breadcrumbs li {
  max-width: none;
}
.ru-breadcrumbs ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ru-breadcrumbs li {
  display: inline;
}
.ru-breadcrumbs li:last-child a:after {
  content: "";
}
@media screen and (min-width:768px) {
  .ru-breadcrumbs {
    display: none;
  }
}

@media (max-width: 767px) {
  .ru-news-breadcrumbs {
    display: none;
  }
}

/**
 *  button.scss
 *
 *
 */
.ru-button--submit {
  min-width: 80px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
.ru-button-overlay, .ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser .ru-button-overlay {
  border-bottom: none;
}

.btn-download {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAIAAAAWvsgoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjcyM0VCQTEwRTYyQTExRTdCQTEwOTE3ODM1QTNCNzAyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjcyM0VCQTExRTYyQTExRTdCQTEwOTE3ODM1QTNCNzAyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzIzRUJBMEVFNjJBMTFFN0JBMTA5MTc4MzVBM0I3MDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzIzRUJBMEZFNjJBMTFFN0JBMTA5MTc4MzVBM0I3MDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz66vuKCAAABaUlEQVR42nxRPU8CQRC9XfbgCi4iMRE6Crmej1yiaCispDLG/2RlaWtJJTaYgAVY6MVIQTijoiSiFgp4ygWRr/taR0A8iPHtZnYy8+Zl9y2ilDI26Kb59tGCmpfnnYRghCYtzEyjp2n7+fzuYaqqKDMqs9R/gGHQonRGwA7608WWZbX7vZ6u/8mGkmlZSrsNcuT+tZGSpEWPJxGJLvD87wClhmlahpGRS+eynFiJYd+cJ+Dz5YrFndRBvdWya6vd7l42kzzOutzuUCCAYFQzDKlyl5akjq5tr66d3ZSbajMejlw9VGuKEg+Ht0SRY51oJAMXqtTqyZPc9dOjw0E0bcBxnH/euxmLLQcFF8sCZ0yFCOz3zme6UDi9lHXDCAWFjUh0ye+ffASi0051BgPpttzt96OCAM8geGw8AoBZdl8hB0mILpagIWHIg43Ji6oeFS6eGw3KUKjAgjE46LenzCghDrIuil8CDABf3tcCqSB/CQAAAABJRU5ErkJggg==");
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: 0 70%;
}

/**
 *  calendar-mini.scss
 *
 *  This module uses NPM bootstrap-datepicker
 *  See NPM manifest and module
 *
 *  Datepicker for Bootstrap
 *
 *  Copyright 2012 Stefan Petre
 *  Improvements by Ashley Novak
 *  Licensed under the Apache License v2.0
 *  http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.ru-calendar-mini {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 23px;
  margin-bottom: 30px;
}
@media screen and (min-width:768px) {
  .ru-calendar-mini {
    font-size: 29px;
  }
}
.ru-calendar-mini .datepicker table tr th {
  font-size: 29px;
}
.ru-calendar-mini .datepicker table tr th.prev, .ru-calendar-mini .datepicker table tr th.next {
  font-size: 30px;
  cursor: pointer;
}
.ru-calendar-mini .datepicker table tr th.dow {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.ru-calendar-mini .datepicker table tr th.dow {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
@media screen and (min-width:768px) {
  .ru-calendar-mini .datepicker table tr th.dow {
    font-size: 17px;
  }
}
.ru-calendar-mini .datepicker table tr td {
  font-weight: 600;
  background-color: #eee;
  border-top: solid 1px #fff;
  border-left: solid 1px #fff;
}
@media screen and (min-width:768px) {
  .ru-calendar-mini .datepicker table tr td {
    height: 39px;
  }
}
@media screen and (min-width:992px) {
  .ru-calendar-mini .datepicker table tr td {
    height: 41px;
  }
}
@media screen and (min-width:1200px) {
  .ru-calendar-mini .datepicker table tr td {
    height: 52px;
  }
}
@media screen and (min-width:1400px) {
  .ru-calendar-mini .datepicker table tr td {
    height: 61px;
  }
}
.ru-calendar-mini .datepicker table tr td,
.ru-calendar-mini .datepicker table tr th {
  border-radius: 0;
}
.ru-calendar-mini .datepicker table tr td.prev span, .ru-calendar-mini .datepicker table tr td.next span,
.ru-calendar-mini .datepicker table tr th.prev span,
.ru-calendar-mini .datepicker table tr th.next span {
  display: none;
}
.ru-calendar-mini .datepicker table tr span {
  border-radius: 0;
}
.ru-calendar-mini .datepicker-switch {
  cursor: pointer;
}
.ru-calendar-mini .table-condensed {
  width: 100%;
}
.ru-calendar-mini .table-condensed caption {
  display: none;
}
.ru-calendar-mini .table-condensed > thead > tr > th,
.ru-calendar-mini .table-condensed > thead > tr > td,
.ru-calendar-mini .table-condensed > tbody > tr > th,
.ru-calendar-mini .table-condensed > tbody > tr > td,
.ru-calendar-mini .table-condensed > tfoot > tr > th,
.ru-calendar-mini .table-condensed > tfoot > tr > td {
  padding: 6px 0 4px 0;
}
@media screen and (min-width:992px) {
  .ru-calendar-mini .table-condensed > thead > tr > th,
  .ru-calendar-mini .table-condensed > thead > tr > td,
  .ru-calendar-mini .table-condensed > tbody > tr > th,
  .ru-calendar-mini .table-condensed > tbody > tr > td,
  .ru-calendar-mini .table-condensed > tfoot > tr > th,
  .ru-calendar-mini .table-condensed > tfoot > tr > td {
    padding: 6px 0 0 0;
  }
}
.ru-calendar-mini .table-condensed > thead > tr:nth-child(2) > th {
  padding-bottom: 15px;
}
.ru-calendar-mini .datepicker {
  padding: 0;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/
}
.ru-calendar-mini .datepicker.datepicker-inline {
  width: 100%;
}
.ru-calendar-mini .datepicker.datepicker-dropdown {
  position: absolute;
  left: 0;
}
.ru-calendar-mini .datepicker.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.ru-calendar-mini .datepicker.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.ru-calendar-mini .datepicker.datepicker-dropdown.datepicker-orient-left:before {
  left: 107px;
}
.ru-calendar-mini .datepicker.datepicker-dropdown.datepicker-orient-left:after {
  left: 108px;
}
.ru-calendar-mini .datepicker.datepicker-dropdown.datepicker-orient-right:before {
  right: 107px;
}
.ru-calendar-mini .datepicker.datepicker-dropdown.datepicker-orient-right:after {
  right: 108px;
}
.ru-calendar-mini .datepicker.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.ru-calendar-mini .datepicker.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.ru-calendar-mini .datepicker.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.ru-calendar-mini .datepicker.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.ru-calendar-mini .datepicker > div {
  display: none;
}
.ru-calendar-mini .datepicker.days div.datepicker-days {
  display: block;
}
.ru-calendar-mini .datepicker.months div.datepicker-months {
  display: block;
}
.ru-calendar-mini .datepicker.years div.datepicker-years {
  display: block;
}
.ru-calendar-mini .datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ru-calendar-mini .datepicker table tr td, .ru-calendar-mini .datepicker table tr th {
  text-align: center;
  width: 13.6363636364%;
}
.table-striped .ru-calendar-mini .datepicker table tr td, .table-striped .ru-calendar-mini .datepicker table tr th {
  background-color: transparent;
}
.ru-calendar-mini .datepicker table tr td.day:hover, .ru-calendar-mini .datepicker table tr td.day.focused {
  cursor: pointer;
}
.ru-section-color-1 .ru-calendar-mini .datepicker table tr td.day:hover, .ru-section-color-1 .ru-calendar-mini .datepicker table tr td.day.focused {
  background-color: #fff;
  color: #000;
}
.ru-section-color-2 .ru-calendar-mini .datepicker table tr td.day:hover, .ru-section-color-2 .ru-calendar-mini .datepicker table tr td.day.focused {
  background-color: #fff;
  color: #000;
}
.ru-section-color-3 .ru-calendar-mini .datepicker table tr td.day:hover, .ru-section-color-3 .ru-calendar-mini .datepicker table tr td.day.focused {
  background-color: #fff;
  color: #000;
}
.ru-section-color-4 .ru-calendar-mini .datepicker table tr td.day:hover, .ru-section-color-4 .ru-calendar-mini .datepicker table tr td.day.focused {
  background-color: #fff;
  color: #000;
}
.ru-section-color-5 .ru-calendar-mini .datepicker table tr td.day:hover, .ru-section-color-5 .ru-calendar-mini .datepicker table tr td.day.focused {
  background-color: #fff;
  color: #000;
}
.ru-section-color-6 .ru-calendar-mini .datepicker table tr td.day:hover, .ru-section-color-6 .ru-calendar-mini .datepicker table tr td.day.focused {
  background-color: #fff;
  color: #000;
}
.ru-section-color-7 .ru-calendar-mini .datepicker table tr td.day:hover, .ru-section-color-7 .ru-calendar-mini .datepicker table tr td.day.focused {
  background-color: #fff;
  color: #000;
}
.ru-calendar-mini .datepicker table tr td.old, .ru-calendar-mini .datepicker table tr td.new {
  background: #d6d6d6;
  color: #777;
}
.ru-calendar-mini .datepicker table tr td.disabled, .ru-calendar-mini .datepicker table tr td.disabled:hover {
  background: #a4a4a4;
  color: #000;
  cursor: default;
}
.ru-section-color-1 .ru-calendar-mini .datepicker table tr td.today, .ru-section-color-1 .ru-calendar-mini .datepicker table tr td.today:hover, .ru-section-color-1 .ru-calendar-mini .datepicker table tr td.today.disabled, .ru-section-color-1 .ru-calendar-mini .datepicker table tr td.today.disabled:hover {
  background-color: #fff;
  color: #000;
}
.ru-section-color-2 .ru-calendar-mini .datepicker table tr td.today, .ru-section-color-2 .ru-calendar-mini .datepicker table tr td.today:hover, .ru-section-color-2 .ru-calendar-mini .datepicker table tr td.today.disabled, .ru-section-color-2 .ru-calendar-mini .datepicker table tr td.today.disabled:hover {
  background-color: #fff;
  color: #000;
}
.ru-section-color-3 .ru-calendar-mini .datepicker table tr td.today, .ru-section-color-3 .ru-calendar-mini .datepicker table tr td.today:hover, .ru-section-color-3 .ru-calendar-mini .datepicker table tr td.today.disabled, .ru-section-color-3 .ru-calendar-mini .datepicker table tr td.today.disabled:hover {
  background-color: #fff;
  color: #000;
}
.ru-section-color-4 .ru-calendar-mini .datepicker table tr td.today, .ru-section-color-4 .ru-calendar-mini .datepicker table tr td.today:hover, .ru-section-color-4 .ru-calendar-mini .datepicker table tr td.today.disabled, .ru-section-color-4 .ru-calendar-mini .datepicker table tr td.today.disabled:hover {
  background-color: #fff;
  color: #000;
}
.ru-section-color-5 .ru-calendar-mini .datepicker table tr td.today, .ru-section-color-5 .ru-calendar-mini .datepicker table tr td.today:hover, .ru-section-color-5 .ru-calendar-mini .datepicker table tr td.today.disabled, .ru-section-color-5 .ru-calendar-mini .datepicker table tr td.today.disabled:hover {
  background-color: #fff;
  color: #000;
}
.ru-section-color-6 .ru-calendar-mini .datepicker table tr td.today, .ru-section-color-6 .ru-calendar-mini .datepicker table tr td.today:hover, .ru-section-color-6 .ru-calendar-mini .datepicker table tr td.today.disabled, .ru-section-color-6 .ru-calendar-mini .datepicker table tr td.today.disabled:hover {
  background-color: #fff;
  color: #000;
}
.ru-section-color-7 .ru-calendar-mini .datepicker table tr td.today, .ru-section-color-7 .ru-calendar-mini .datepicker table tr td.today:hover, .ru-section-color-7 .ru-calendar-mini .datepicker table tr td.today.disabled, .ru-section-color-7 .ru-calendar-mini .datepicker table tr td.today.disabled:hover {
  background-color: #fff;
  color: #000;
}
.ru-section-color-1 .ru-calendar-mini .datepicker table tr td.today.active, .ru-section-color-1 .ru-calendar-mini .datepicker table tr td.today.active:hover {
  background-color: #9f90d1;
  color: #4e3a8e;
}
.ru-section-color-2 .ru-calendar-mini .datepicker table tr td.today.active, .ru-section-color-2 .ru-calendar-mini .datepicker table tr td.today.active:hover {
  background-color: #4cf024;
  color: #1d7308;
}
.ru-section-color-3 .ru-calendar-mini .datepicker table tr td.today.active, .ru-section-color-3 .ru-calendar-mini .datepicker table tr td.today.active:hover {
  background-color: #99ade4;
  color: #2f53b5;
}
.ru-section-color-4 .ru-calendar-mini .datepicker table tr td.today.active, .ru-section-color-4 .ru-calendar-mini .datepicker table tr td.today.active:hover {
  background-color: #08fddf;
  color: #016b5e;
}
.ru-section-color-5 .ru-calendar-mini .datepicker table tr td.today.active, .ru-section-color-5 .ru-calendar-mini .datepicker table tr td.today.active:hover {
  background-color: #f4b1b6;
  color: #e02c38;
}
.ru-section-color-6 .ru-calendar-mini .datepicker table tr td.today.active, .ru-section-color-6 .ru-calendar-mini .datepicker table tr td.today.active:hover {
  background-color: #6cc7ec;
  color: #167fa9;
}
.ru-section-color-7 .ru-calendar-mini .datepicker table tr td.today.active, .ru-section-color-7 .ru-calendar-mini .datepicker table tr td.today.active:hover {
  background-color: #e085bc;
  color: #a32972;
}
.ru-calendar-mini .datepicker table tr td.today.active:hover {
  color: #fff;
}
.ru-calendar-mini .datepicker table tr td.range, .ru-calendar-mini .datepicker table tr td.range:hover, .ru-calendar-mini .datepicker table tr td.range.disabled, .ru-calendar-mini .datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
}
.ru-section-color-1 .ru-calendar-mini .datepicker table tr td.range.today, .ru-section-color-1 .ru-calendar-mini .datepicker table tr td.range.today:hover, .ru-section-color-1 .ru-calendar-mini .datepicker table tr td.range.today.disabled, .ru-section-color-1 .ru-calendar-mini .datepicker table tr td.range.today.disabled:hover {
  background-color: #fff;
  color: #000;
}
.ru-section-color-2 .ru-calendar-mini .datepicker table tr td.range.today, .ru-section-color-2 .ru-calendar-mini .datepicker table tr td.range.today:hover, .ru-section-color-2 .ru-calendar-mini .datepicker table tr td.range.today.disabled, .ru-section-color-2 .ru-calendar-mini .datepicker table tr td.range.today.disabled:hover {
  background-color: #fff;
  color: #000;
}
.ru-section-color-3 .ru-calendar-mini .datepicker table tr td.range.today, .ru-section-color-3 .ru-calendar-mini .datepicker table tr td.range.today:hover, .ru-section-color-3 .ru-calendar-mini .datepicker table tr td.range.today.disabled, .ru-section-color-3 .ru-calendar-mini .datepicker table tr td.range.today.disabled:hover {
  background-color: #fff;
  color: #000;
}
.ru-section-color-4 .ru-calendar-mini .datepicker table tr td.range.today, .ru-section-color-4 .ru-calendar-mini .datepicker table tr td.range.today:hover, .ru-section-color-4 .ru-calendar-mini .datepicker table tr td.range.today.disabled, .ru-section-color-4 .ru-calendar-mini .datepicker table tr td.range.today.disabled:hover {
  background-color: #fff;
  color: #000;
}
.ru-section-color-5 .ru-calendar-mini .datepicker table tr td.range.today, .ru-section-color-5 .ru-calendar-mini .datepicker table tr td.range.today:hover, .ru-section-color-5 .ru-calendar-mini .datepicker table tr td.range.today.disabled, .ru-section-color-5 .ru-calendar-mini .datepicker table tr td.range.today.disabled:hover {
  background-color: #fff;
  color: #000;
}
.ru-section-color-6 .ru-calendar-mini .datepicker table tr td.range.today, .ru-section-color-6 .ru-calendar-mini .datepicker table tr td.range.today:hover, .ru-section-color-6 .ru-calendar-mini .datepicker table tr td.range.today.disabled, .ru-section-color-6 .ru-calendar-mini .datepicker table tr td.range.today.disabled:hover {
  background-color: #fff;
  color: #000;
}
.ru-section-color-7 .ru-calendar-mini .datepicker table tr td.range.today, .ru-section-color-7 .ru-calendar-mini .datepicker table tr td.range.today:hover, .ru-section-color-7 .ru-calendar-mini .datepicker table tr td.range.today.disabled, .ru-section-color-7 .ru-calendar-mini .datepicker table tr td.range.today.disabled:hover {
  background-color: #fff;
  color: #000;
}
.ru-calendar-mini .datepicker table tr td.selected, .ru-calendar-mini .datepicker table tr td.selected:hover, .ru-calendar-mini .datepicker table tr td.selected.disabled, .ru-calendar-mini .datepicker table tr td.selected.disabled:hover {
  color: #fff;
  background-color: #737373;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.ru-calendar-mini .datepicker table tr td.selected:focus, .ru-calendar-mini .datepicker table tr td.selected:active, .ru-calendar-mini .datepicker table tr td.selected.active, .ru-calendar-mini .datepicker table tr td.selected:hover:focus, .ru-calendar-mini .datepicker table tr td.selected:hover:active, .ru-calendar-mini .datepicker table tr td.selected:hover.active, .ru-calendar-mini .datepicker table tr td.selected.disabled:focus, .ru-calendar-mini .datepicker table tr td.selected.disabled:active, .ru-calendar-mini .datepicker table tr td.selected.disabled.active, .ru-calendar-mini .datepicker table tr td.selected.disabled:hover:focus, .ru-calendar-mini .datepicker table tr td.selected.disabled:hover:active, .ru-calendar-mini .datepicker table tr td.selected.disabled:hover.active {
  color: #fff;
  background-color: #737373;
  border-color: #373737;
}
.ru-calendar-mini .datepicker table tr td.selected:hover, .ru-calendar-mini .datepicker table tr td.selected:hover:hover, .ru-calendar-mini .datepicker table tr td.selected.disabled:hover, .ru-calendar-mini .datepicker table tr td.selected.disabled:hover:hover {
  color: #fff;
  background-color: #5f5f5f;
  border-color: #373737;
}
.ru-calendar-mini .datepicker table tr td.active, .ru-calendar-mini .datepicker table tr td.active:hover, .ru-calendar-mini .datepicker table tr td.active.disabled, .ru-calendar-mini .datepicker table tr td.active.disabled:hover {
  border-color: #fff;
}
.ru-section-color-1 .ru-calendar-mini .datepicker table tr td.active, .ru-section-color-1 .ru-calendar-mini .datepicker table tr td.active:hover, .ru-section-color-1 .ru-calendar-mini .datepicker table tr td.active.disabled, .ru-section-color-1 .ru-calendar-mini .datepicker table tr td.active.disabled:hover {
  background-color: #4e3a8e;
  color: #fff;
}
.ru-section-color-2 .ru-calendar-mini .datepicker table tr td.active, .ru-section-color-2 .ru-calendar-mini .datepicker table tr td.active:hover, .ru-section-color-2 .ru-calendar-mini .datepicker table tr td.active.disabled, .ru-section-color-2 .ru-calendar-mini .datepicker table tr td.active.disabled:hover {
  background-color: #1d7308;
  color: #fff;
}
.ru-section-color-3 .ru-calendar-mini .datepicker table tr td.active, .ru-section-color-3 .ru-calendar-mini .datepicker table tr td.active:hover, .ru-section-color-3 .ru-calendar-mini .datepicker table tr td.active.disabled, .ru-section-color-3 .ru-calendar-mini .datepicker table tr td.active.disabled:hover {
  background-color: #2f53b5;
  color: #fff;
}
.ru-section-color-4 .ru-calendar-mini .datepicker table tr td.active, .ru-section-color-4 .ru-calendar-mini .datepicker table tr td.active:hover, .ru-section-color-4 .ru-calendar-mini .datepicker table tr td.active.disabled, .ru-section-color-4 .ru-calendar-mini .datepicker table tr td.active.disabled:hover {
  background-color: #016b5e;
  color: #fff;
}
.ru-section-color-5 .ru-calendar-mini .datepicker table tr td.active, .ru-section-color-5 .ru-calendar-mini .datepicker table tr td.active:hover, .ru-section-color-5 .ru-calendar-mini .datepicker table tr td.active.disabled, .ru-section-color-5 .ru-calendar-mini .datepicker table tr td.active.disabled:hover {
  background-color: #e02c38;
  color: #fff;
}
.ru-section-color-6 .ru-calendar-mini .datepicker table tr td.active, .ru-section-color-6 .ru-calendar-mini .datepicker table tr td.active:hover, .ru-section-color-6 .ru-calendar-mini .datepicker table tr td.active.disabled, .ru-section-color-6 .ru-calendar-mini .datepicker table tr td.active.disabled:hover {
  background-color: #167fa9;
  color: #fff;
}
.ru-section-color-7 .ru-calendar-mini .datepicker table tr td.active, .ru-section-color-7 .ru-calendar-mini .datepicker table tr td.active:hover, .ru-section-color-7 .ru-calendar-mini .datepicker table tr td.active.disabled, .ru-section-color-7 .ru-calendar-mini .datepicker table tr td.active.disabled:hover {
  background-color: #a32972;
  color: #fff;
}
.ru-section-color-1 .ru-calendar-mini .datepicker table tr td.highlight, .ru-section-color-1 .ru-calendar-mini .datepicker table tr td.highlight:hover {
  color: #4e3a8e;
}
.ru-section-color-2 .ru-calendar-mini .datepicker table tr td.highlight, .ru-section-color-2 .ru-calendar-mini .datepicker table tr td.highlight:hover {
  color: #1d7308;
}
.ru-section-color-3 .ru-calendar-mini .datepicker table tr td.highlight, .ru-section-color-3 .ru-calendar-mini .datepicker table tr td.highlight:hover {
  color: #2f53b5;
}
.ru-section-color-4 .ru-calendar-mini .datepicker table tr td.highlight, .ru-section-color-4 .ru-calendar-mini .datepicker table tr td.highlight:hover {
  color: #016b5e;
}
.ru-section-color-5 .ru-calendar-mini .datepicker table tr td.highlight, .ru-section-color-5 .ru-calendar-mini .datepicker table tr td.highlight:hover {
  color: #e02c38;
}
.ru-section-color-6 .ru-calendar-mini .datepicker table tr td.highlight, .ru-section-color-6 .ru-calendar-mini .datepicker table tr td.highlight:hover {
  color: #167fa9;
}
.ru-section-color-7 .ru-calendar-mini .datepicker table tr td.highlight, .ru-section-color-7 .ru-calendar-mini .datepicker table tr td.highlight:hover {
  color: #a32972;
}
.ru-calendar-mini .datepicker table tr td.highlight.active, .ru-calendar-mini .datepicker table tr td.highlight.active:hover, .ru-calendar-mini .datepicker table tr td.highlight:hover.active, .ru-calendar-mini .datepicker table tr td.highlight:hover.active:hover {
  color: #fff;
}
.ru-calendar-mini .datepicker table tr td span {
  display: block;
  width: 25%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 0;
  cursor: pointer;
}
.ru-calendar-mini .datepicker table tr td span:hover {
  background: #eeeeee;
}
.ru-calendar-mini .datepicker table tr td span.disabled, .ru-calendar-mini .datepicker table tr td span.disabled:hover {
  background: none;
  color: #737373;
  cursor: default;
}
.ru-section-color-1 .ru-calendar-mini .datepicker table tr td span.active, .ru-section-color-1 .ru-calendar-mini .datepicker table tr td span.active:hover, .ru-section-color-1 .ru-calendar-mini .datepicker table tr td span.active.disabled, .ru-section-color-1 .ru-calendar-mini .datepicker table tr td span.active.disabled:hover {
  background-color: #4e3a8e;
  color: #fff;
}
.ru-section-color-2 .ru-calendar-mini .datepicker table tr td span.active, .ru-section-color-2 .ru-calendar-mini .datepicker table tr td span.active:hover, .ru-section-color-2 .ru-calendar-mini .datepicker table tr td span.active.disabled, .ru-section-color-2 .ru-calendar-mini .datepicker table tr td span.active.disabled:hover {
  background-color: #1d7308;
  color: #fff;
}
.ru-section-color-3 .ru-calendar-mini .datepicker table tr td span.active, .ru-section-color-3 .ru-calendar-mini .datepicker table tr td span.active:hover, .ru-section-color-3 .ru-calendar-mini .datepicker table tr td span.active.disabled, .ru-section-color-3 .ru-calendar-mini .datepicker table tr td span.active.disabled:hover {
  background-color: #2f53b5;
  color: #fff;
}
.ru-section-color-4 .ru-calendar-mini .datepicker table tr td span.active, .ru-section-color-4 .ru-calendar-mini .datepicker table tr td span.active:hover, .ru-section-color-4 .ru-calendar-mini .datepicker table tr td span.active.disabled, .ru-section-color-4 .ru-calendar-mini .datepicker table tr td span.active.disabled:hover {
  background-color: #016b5e;
  color: #fff;
}
.ru-section-color-5 .ru-calendar-mini .datepicker table tr td span.active, .ru-section-color-5 .ru-calendar-mini .datepicker table tr td span.active:hover, .ru-section-color-5 .ru-calendar-mini .datepicker table tr td span.active.disabled, .ru-section-color-5 .ru-calendar-mini .datepicker table tr td span.active.disabled:hover {
  background-color: #e02c38;
  color: #fff;
}
.ru-section-color-6 .ru-calendar-mini .datepicker table tr td span.active, .ru-section-color-6 .ru-calendar-mini .datepicker table tr td span.active:hover, .ru-section-color-6 .ru-calendar-mini .datepicker table tr td span.active.disabled, .ru-section-color-6 .ru-calendar-mini .datepicker table tr td span.active.disabled:hover {
  background-color: #167fa9;
  color: #fff;
}
.ru-section-color-7 .ru-calendar-mini .datepicker table tr td span.active, .ru-section-color-7 .ru-calendar-mini .datepicker table tr td span.active:hover, .ru-section-color-7 .ru-calendar-mini .datepicker table tr td span.active.disabled, .ru-section-color-7 .ru-calendar-mini .datepicker table tr td span.active.disabled:hover {
  background-color: #a32972;
  color: #fff;
}
.ru-calendar-mini .datepicker table tr td span.old, .ru-calendar-mini .datepicker table tr td span.new {
  color: #737373;
}
.ru-section-color-1 .ru-calendar-mini .datepicker table tr td span.focused {
  background-color: #4e3a8e;
  color: #fff;
}
.ru-section-color-2 .ru-calendar-mini .datepicker table tr td span.focused {
  background-color: #1d7308;
  color: #fff;
}
.ru-section-color-3 .ru-calendar-mini .datepicker table tr td span.focused {
  background-color: #2f53b5;
  color: #fff;
}
.ru-section-color-4 .ru-calendar-mini .datepicker table tr td span.focused {
  background-color: #016b5e;
  color: #fff;
}
.ru-section-color-5 .ru-calendar-mini .datepicker table tr td span.focused {
  background-color: #e02c38;
  color: #fff;
}
.ru-section-color-6 .ru-calendar-mini .datepicker table tr td span.focused {
  background-color: #167fa9;
  color: #fff;
}
.ru-section-color-7 .ru-calendar-mini .datepicker table tr td span.focused {
  background-color: #a32972;
  color: #fff;
}
.ru-calendar-mini .datepicker th.datepicker-switch {
  width: 145px;
}
.ru-calendar-mini .datepicker thead tr:first-child th,
.ru-calendar-mini .datepicker tfoot tr th {
  cursor: pointer;
  color: #337ab7;
}
.ru-calendar-mini .datepicker thead tr:first-child th:hover,
.ru-calendar-mini .datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.ru-calendar-mini .datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.ru-calendar-mini .datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.ru-calendar-mini .input-group.date .input-group-addon i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.ru-calendar-mini .input-daterange input {
  text-align: center;
}
.ru-calendar-mini .input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #ccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
.ru-calendar-mini__footer {
  padding-top: 7.5px;
}
.ru-calendar-mini__footer-link {
  display: inline;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  margin-right: 7.5px;
}
.ru-calendar-mini__footer-link a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}

/**
 *  carousel.scss
 *
 *
 */
.ru-carousel {
  margin: 0 0 2em 0;
  position: relative;
  z-index: 1; /* Keep below the page header */
}
.ru-page-header-wrap--mobile-fix .ru-carousel {
  display: none;
}
@media screen and (min-width:1200px) {
  .ru-page-header-wrap--mobile-fix .ru-carousel {
    display: block;
  }
}
.ru-page-header-wrap--mobile-fix-alt .ru-carousel {
  display: block;
}
@media screen and (max-width:768px) {
  .ru-page-header-wrap--mobile-fix-alt .ru-carousel .ru-carousel-slide__text-primary {
    display: none;
  }
  .ru-page-header-wrap--mobile-fix-alt .ru-carousel h3 {
    font-size: 24px !important;
  }
}
@media screen and (max-width:1200px) {
  .ru-page-header-wrap--mobile-fix-alt .ru-carousel .ru-carousel-slide__details {
    position: static;
    overflow: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.ru-page-header--feature .ru-carousel {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width:992px) {
  .ru-page-header--feature .ru-carousel {
    position: relative;
    top: auto;
  }
}
.ru-page-header--feature .ru-carousel h3 {
  font-size: 37px;
}
.ru-page-header--feature .ru-carousel .external-link-txt {
  background-image: none;
}
.ru-carousel i,
.ru-carousel .icon {
  color: #fff;
}
.ru-carousel__inset {
  position: relative;
  height: 100%;
}
.ru-carousel__header h2,
.ru-carousel__header h3 {
  margin-bottom: 15px;
  font-size: 30px;
}
.ru-carousel__slides {
  height: 100%;
}
.ru-carousel__slides-content {
  height: 0;
  overflow: hidden;
}
.ru-carousel__slides-content.slick-initialized {
  height: 100%;
}
@media screen and (min-width:992px) {
  .ru-carousel--in-content .ru-carousel__slides {
    width: 614px;
  }
}
@media screen and (min-width:1200px) {
  .ru-carousel--in-content .ru-carousel__slides {
    width: 748px;
  }
}
@media screen and (min-width:1400px) {
  .ru-carousel--in-content .ru-carousel__slides {
    width: 882px;
  }
}
.ru-carousel__background {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
}
.ru-carousel__background figure {
  width: 100%;
  height: 100%;
}
.ru-carousel__background img {
  display: none;
}

/**
 *  carousel-nav.scss
 *
 *
 */
.ru-carousel-nav {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
  text-align: center;
}
.ru-carousel-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
}
.ru-carousel-nav li {
  margin: 0 3.75px;
  padding: 0;
  display: block;
  float: left;
}
.ru-carousel-nav li.selected a {
  background-color: #23527c;
}
.ru-carousel-nav li a {
  float: left;
  width: 15px;
  height: 15px;
  background-color: #555555;
  border-radius: 20px;
}
.ru-carousel-nav__label {
  display: none;
}
.ru-carousel-nav__prev-next {
  position: absolute;
  left: 0;
  width: 100%;
  height: 0;
  top: 130px;
}
@media screen and (min-width:768px) {
  .ru-carousel-nav__prev-next {
    top: 154.5px;
  }
}
@media screen and (min-width:992px) {
  .ru-carousel-nav__prev-next {
    top: 211px;
  }
}
@media screen and (min-width:1200px) {
  .ru-carousel-nav__prev-next {
    top: 262.5px;
  }
}
@media screen and (min-width:1400px) {
  .ru-carousel-nav__prev-next {
    top: 291px;
  }
}
.ru-carousel-nav__prev-next .icon {
  font-size: 60px;
}
.ru-carousel-nav__btn-prev {
  position: absolute;
  top: 0;
  left: 15px;
}
.ru-carousel-nav__btn-next {
  position: absolute;
  top: 0;
  right: 15px;
}
.ru-carousel-nav__page-list {
  position: absolute;
  top: 290px;
}
@media screen and (min-width:768px) {
  .ru-carousel-nav__page-list {
    top: 339px;
  }
}
@media screen and (min-width:992px) {
  .ru-carousel-nav__page-list {
    top: 452px;
  }
}
@media screen and (min-width:1200px) {
  .ru-carousel-nav__page-list {
    top: 555px;
  }
}
@media screen and (min-width:1400px) {
  .ru-carousel-nav__page-list {
    top: 612px;
  }
}

/**
 *  carousel-slide.scss
 *
 *
 */
.ru-carousel-slide {
  /* Set for detail page carousel */
  margin-bottom: 0; /* Provide bottom gutter for "Read more" */
}
.ru-carousel-slide:focus {
  outline: none;
}
.ru-page-header--feature .ru-carousel-slide, .ru-page-header--with-carousel .ru-carousel-slide {
  /* These conditions do not require the "Read more" gutter */
  margin-bottom: 0;
  overflow: hidden;
}
.ru-carousel-slide.video-visible h3 {
  display: none;
}
.ru-carousel-slide, .ru-carousel-slide__inset {
  display: table;
  float: left;
  height: 67.7966101695%;
}
@media screen and (min-width:768px) {
  .ru-carousel-slide, .ru-carousel-slide__inset {
    width: 407px;
    height: 275.9322033898px;
  }
  .ru-page-header--with-carousel .ru-carousel-slide, .ru-page-header--with-carousel .ru-carousel-slide__inset {
    width: 720px;
    height: 369.4736842105px;
  }
}
@media screen and (min-width:992px) {
  .ru-carousel-slide, .ru-carousel-slide__inset {
    width: 614px;
    height: 416.2711864407px;
  }
  .ru-page-header--with-carousel .ru-carousel-slide, .ru-page-header--with-carousel .ru-carousel-slide__inset {
    width: 940px;
    height: 482.3684210526px;
  }
}
@media screen and (min-width:1200px) {
  .ru-carousel-slide, .ru-carousel-slide__inset {
    width: 748px;
    height: 507.1186440678px;
  }
  .ru-page-header--with-carousel .ru-carousel-slide, .ru-page-header--with-carousel .ru-carousel-slide__inset {
    width: 1140px;
    height: 585px;
  }
}
@media screen and (min-width:1400px) {
  .ru-carousel-slide, .ru-carousel-slide__inset {
    width: 883px;
    height: 598.6440677966px;
  }
  .ru-page-header--with-carousel .ru-carousel-slide, .ru-page-header--with-carousel .ru-carousel-slide__inset {
    width: 1340px;
    height: 642px;
  }
}
.ru-carousel-slide__inset {
  width: 100%;
}
.ru-carousel-slide h3 {
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  right: 15px;
  font-size: 24px;
  width: auto;
  /**
   *  Shared by:
   *  /about/awards/                        Template D1.3
   *  /education-and-training/campus-life/  Template L8.0
   *
   */
}
@media screen and (min-width:768px) {
  .ru-carousel-slide h3 {
    font-size: 32px;
  }
}
.ru-carousel--in-content.ru-carousel--slide-title-at-bottom .ru-carousel-slide h3 {
  left: 0;
}
.ru-carousel--in-content.ru-carousel--slide-title-at-top .ru-carousel-slide h3 {
  position: absolute;
  top: 15px;
  left: 15px;
}
.ru-carousel--in-content .ru-carousel-slide h3 {
  color: #fff;
}
.ru-carousel--in-content .ru-carousel-slide h3 a {
  color: #fff;
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to bottom, #fff 0, #fff 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
}
.ru-carousel-slide figure {
  width: 100%;
  height: 100%;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  background-color: #000;
}
.ru-carousel-slide figure img {
  width: 100%;
}
@media screen and (max-width:767px) {
  .ru-carousel-slide figure img {
    display: block;
  }
}
.ru-page-header-wrap--wide .ru-carousel-slide figure {
  /**
   *  Only apply to full-width and constrained width hero carousels
   *  but not to detail template carousels
   *
   */
}
.ru-page-header-wrap--wide .ru-carousel-slide figure:after {
  content: " ";
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  /* Horizontal, left to right */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.75+0,0+100 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#bf000000", endColorstr="#00000000",GradientType=1 ); /* IE6-9 */
  width: 60%;
  height: 100%;
}
@media screen and (min-width:768px) {
  .ru-page-header-wrap--wide .ru-carousel-slide figure:after {
    display: block;
  }
}
.ru-carousel-slide figcaption {
  color: #666666;
  font-size: 14px;
  line-height: 1.3em;
  background-color: #fff;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 4px 4px 4px 0;
}
@media screen and (min-width:768px) {
  .ru-carousel-slide figcaption {
    width: 244px;
  }
}
@media screen and (min-width:992px) {
  .ru-carousel-slide figcaption {
    width: 451px;
  }
}
@media screen and (min-width:1200px) {
  .ru-carousel-slide figcaption {
    width: 585px;
  }
}
@media screen and (min-width:1400px) {
  .ru-carousel-slide figcaption {
    width: 720px;
  }
}
.ru-carousel-slide ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: contents;
}
.ru-carousel-slide li {
  margin: 0;
  padding: 0;
}
.ru-carousel-slide.has-video h3 {
  margin-left: 15px;
}
.ru-carousel-slide.has-video .ru-carousel-slide__details {
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  display: table;
}
@media screen and (min-width:1200px) {
  .ru-carousel-slide.has-video .ru-carousel-slide__details {
    display: block;
  }
}
.ru-carousel-slide__date-time {
  clear: both;
}
.ru-carousel-slide.has-video .ru-carousel-slide__date-time {
  margin-top: 15px;
  margin-left: 15px;
}
.ru-carousel-slide.has-video.video-visible .ru-carousel-slide__date-time {
  display: none;
}
.ru-carousel-slide__more-link-label {
  color: #fff;
  text-decoration: none;
  border-bottom: solid 1px #fff;
}
.ru-carousel-slide__more-link-list {
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  font-size: 14px;
  width: 100%;
}
.ru-page-header--with-carousel .ru-carousel-slide__more-link-list {
  position: relative;
  top: 0;
  margin-top: 15px;
}
.ru-carousel--in-content .ru-carousel-slide__more-link-list {
  top: auto;
  left: 0;
  bottom: -25px;
}
@media screen and (min-width:768px) {
  .ru-carousel-slide__more-link-list {
    width: 244px;
  }
}
@media screen and (min-width:992px) {
  .ru-carousel-slide__more-link-list {
    width: 451px;
  }
}
@media screen and (min-width:1200px) {
  .ru-carousel-slide__more-link-list {
    width: 585px;
  }
}
@media screen and (min-width:1400px) {
  .ru-carousel-slide__more-link-list {
    width: 720px;
  }
}
.ru-carousel-slide__more-link-list a {
  font-weight: 600;
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-carousel-slide__more-link-list a:focus {
  outline: none;
}
.ru-carousel--in-content .ru-carousel-slide__more-link-list a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-carousel--in-content .ru-carousel-slide__more-link-list a .ru-carousel-slide__more-link-label {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
  color: #000;
}
.ru-carousel-slide__inset {
  position: relative;
}
@media screen and (max-width:768px) {
  .ru-carousel-slide__inset {
    padding: 1px;
  }
}
.ru-carousel-slide__inset:before {
  content: " ";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=0);
  opacity: 0;
}
.ru-carousel.video-visible .ru-carousel-slide__inset:before {
  filter: alpha(opacity=75);
  opacity: 0.75;
}
.ru-page-header-wrap--wide-with-feature .ru-carousel-slide__inset:before {
  display: none;
}
.ru-carousel-slide__details {
  position: absolute;
  z-index: 2;
  padding: 15px;
  white-space: normal;
  height: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
@media screen and (max-width:992px) {
  .ru-carousel-slide__details {
    position: relative;
  }
}
.page-clinical-research .ru-carousel-slide__details {
  position: relative;
  padding-top: 0;
}
@media screen and (min-width:768px) {
  .ru-carousel-slide__details {
    padding: 15px 0 15px 0;
  }
}
.ru-page-header--with-carousel .ru-carousel-slide__details {
  position: relative;
}
@media screen and (min-width:768px) {
  .ru-page-header--with-carousel .ru-carousel-slide__details {
    padding: 15px 0;
    position: absolute;
  }
}
@media screen and (min-width:768px) {
  .ru-page-header--with-carousel-narrow .ru-carousel-slide__details {
    padding: 15px 0 15px 30px;
    overflow: auto;
  }
}
.ru-page-header--with-carousel-narrow .ru-carousel-slide__details .ru-carousel-slide__position-info > h2 {
  font-size: 40px;
  margin-bottom: 10px;
}
.ru-page-header--with-carousel-narrow .ru-carousel-slide__details .ru-carousel-slide__position-info .ru-carousel-slide__position h2 {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
}
.ru-carousel--in-content .ru-carousel-slide__details {
  /*
   *  For carousels that are embedded in the content body
   *  like landing-k
   */
  padding: 15px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ru-carousel--in-content .ru-carousel-slide__details--with-gradient:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 25%;
  /* Vertical, top to bottom */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.75+0,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#bf000000", endColorstr="#00000000",GradientType=0 ); /* IE6-9 */
}
.ru-page-header--feature-contained .ru-carousel-slide__details {
  /* For carousels that are embedded in fixed width hero features */
  padding: 15px;
}
@media screen and (min-width:768px) {
  .ru-page-header--feature-contained .ru-carousel-slide__details {
    padding: 15px 30px;
  }
}
.ru-page-header--feature-contained .ru-carousel-slide__details:before {
  display: none;
}
.ru-carousel--profile-with-quote--show-video-mobile .ru-carousel-slide__details {
  position: absolute;
}
.ru-carousel-slide__video-runtime {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  font-size: 15px;
  color: #737373;
  width: 70%;
  display: inline-block;
}
.ru-carousel-slide__date {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
}
.ru-carousel--in-content .ru-carousel-slide__date {
  color: #fff;
}
.ru-carousel-slide--center-details .ru-carousel-slide__details {
  height: 100%;
  width: 100%;
  padding: 30px;
}
.ru-carousel-slide--center-details .ru-carousel-slide__details:before {
  display: none;
}
.ru-carousel-slide--center-details .ru-carousel-slide__details h3 {
  color: #fff;
}
.ru-carousel-slide--center-details .ru-video__play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ru-carousel-slide--center-details .ru-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: auto;
}
.ru-carousel-slide__position-info h2 {
  margin-bottom: 10px;
}
.ru-carousel-slide__position-info .ru-carousel-slide__more-link-list {
  position: static;
  font-size: 18px;
}
.ru-carousel-slide__position-info .ru-carousel-slide__more-link-list li {
  padding-bottom: 10px;
}
.ru-carousel-slide__position-info .ru-carousel-slide__more-link-list a {
  border-bottom: none;
  font-weight: normal;
}
.ru-carousel-slide__position-info .ru-video {
  position: static;
}
.ru-carousel-slide__position-info .ru-video__play-btn {
  position: relative;
  vertical-align: middle;
  flex-shrink: 0;
}
.ru-carousel-slide__position-info .ru-video__play-btn-wrap {
  margin: 20px 0 10px;
  display: flex;
}
.ru-carousel-slide__position-info .ru-video__title {
  padding-left: 24px;
  height: auto;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: -0.2px;
  align-self: center;
}
.ru-carousel-slide__position-info .ru-video .embed-responsive {
  display: none;
}
.ru-carousel-slide__position-info .ru-video.video-visible .embed-responsive {
  display: block;
}
.ru-carousel-slide__quote {
  display: none;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1em;
  margin: 15px 0;
  font-size: 20px;
  text-indent: -5px;
}
@media screen and (min-width:768px) {
  .ru-carousel-slide__quote {
    display: block;
  }
}
@media screen and (min-width:1200px) {
  .ru-carousel-slide__quote {
    text-indent: -12px;
    font-size: 37px;
    margin: 30px 0;
  }
}
.ru-carousel-slide__quote:before {
  content: "“";
  margin-right: -5px;
}
.ru-carousel-slide__quote:after {
  content: "”";
  margin-left: -5px;
}
.ru-carousel-slide__position {
  text-transform: uppercase;
}
.ru-carousel-slide__position h2 {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
}
.ru-carousel-slide__event-text {
  margin-bottom: 5px;
}
.ru-carousel-slide__event-more-link {
  color: #fff;
  text-decoration: none;
  border-bottom: solid 1px #fff;
}
.ru-carousel-slide__event-more-link:hover {
  text-decoration: none;
}

/**
 *  carousel-stats.scss
 *
 *
 */
.ru-carousel-stats .ru-carousel-slide {
  width: 25%;
}

/**
 *  chart.scss
 *
 *
 */
.ru-chart {
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width:992px) {
  .ru-chart {
    margin-bottom: 30px;
  }
}
.ru-chart h3 {
  font-size: 30px;
}
@media screen and (min-width:768px) {
  .ru-chart h3 {
    font-size: 40px;
  }
}
.ru-chart h3 a {
  border-bottom: none;
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
}
.ru-chart h3 a:hover {
  text-decoration: none;
}
.ru-chart__header {
  margin-bottom: 15px;
}
@media screen and (min-width:768px) {
  .ru-chart__header {
    margin-bottom: 30px;
  }
}
.ru-chart__inset {
  position: relative;
  overflow: visible;
}
.ru-chart__graphic-inset {
  position: relative;
}
@media screen and (min-width:992px) {
  .ru-chart__graphic-inset {
    height: 325px;
    overflow: visible;
  }
}
.ru-chart__links {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (min-width:992px) {
  .ru-chart__links {
    display: block;
    float: left;
    width: 100%;
    height: 305px;
  }
}

/**
 *  chart__link.scss
 *
 *
 */
.ru-chart__link-bar {
  display: block;
  position: absolute;
  z-index: 3;
  width: auto;
  height: 55px;
  left: 0;
  right: 8px;
  top: 126px;
  bottom: 0;
  float: left;
}
.ru-chart__link-value {
  display: block;
  float: left;
  clear: both;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
@media screen and (min-width:768px) {
  .ru-chart__link-value {
    font-size: 27px;
  }
}
@media screen and (min-width:992px) {
  .ru-chart__link-value {
    position: absolute;
    left: 15px;
    bottom: 0;
    white-space: nowrap;
  }
}
.ru-chart__link-label {
  display: block;
  clear: both;
  line-height: 1.3em;
  font-size: 14px;
}
@media screen and (min-width:992px) {
  .ru-chart__link-label {
    float: none;
    clear: none;
    display: inline;
    position: absolute;
    left: 15px;
    bottom: 35px;
    width: 110px;
  }
}
.ru-chart__link-label:after {
  content: " ";
  display: block;
}
@media screen and (min-width:992px) {
  .ru-chart__link-label:after {
    position: absolute;
    top: 0;
    left: -15px;
    bottom: 0;
    float: left;
    border-left: solid 1px #000;
  }
}
.ru-chart__link-label-text {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-chart__link-item {
  text-align: left;
  margin: 0 0 15px 0;
}
@media screen and (min-width:992px) {
  .ru-chart__link-item {
    margin: 0;
    float: left;
    height: 100%;
    overflow: visible;
  }
}
.ru-chart__link-item:nth-child(1n+0) .ru-chart__link-value {
  bottom: 0;
}
.ru-chart__link-item:nth-child(1n+0) .ru-chart__link-label {
  bottom: 33px;
}
.ru-chart__link-item:nth-child(1n+0) .ru-chart__link-label:after {
  top: -65px;
  bottom: -27px;
}
.ru-chart__link-item:nth-child(2n+0) .ru-chart__link-value {
  bottom: 183px;
}
.ru-chart__link-item:nth-child(2n+0) .ru-chart__link-label {
  bottom: 218px;
}
.ru-chart__link-item:nth-child(2n+0) .ru-chart__link-label:after {
  top: 0;
  bottom: -40px;
}
.ru-chart__link-item a {
  width: 100%;
  height: 100%;
  display: block;
  color: #000;
  position: relative;
}
.ru-chart__link-item a,
.ru-chart__link-item a span {
  background-image: none;
  text-decoration: none;
}
@media screen and (min-width:992px) {
  .ru-chart__link-item a {
    float: left;
    display: block;
    border-bottom: none;
    overflow: visible;
  }
}
@media screen and (min-width:992px) {
  .ru-chart__link-item--1 {
    width: 11.1210762332%;
  }
  .ru-chart__link-item--1 .ru-chart__link-bar {
    background-color: #167fa9;
  }
}
@media screen and (min-width:992px) {
  .ru-chart__link-item--2 {
    width: 11.1210762332%;
  }
  .ru-chart__link-item--2 .ru-chart__link-bar {
    background-color: #e02c38;
  }
}
@media screen and (min-width:992px) {
  .ru-chart__link-item--3 {
    width: 11.1210762332%;
  }
  .ru-chart__link-item--3 .ru-chart__link-bar {
    background-color: #1d7308;
  }
}
@media screen and (min-width:992px) {
  .ru-chart__link-item--4 {
    width: 8.6995515695%;
  }
  .ru-chart__link-item--4 .ru-chart__link-bar {
    background-color: #d64f00;
  }
}
@media screen and (min-width:992px) {
  .ru-chart__link-item--5 {
    width: 19.8206278027%;
  }
  .ru-chart__link-item--5 .ru-chart__link-bar {
    background-color: #4e3a8e;
  }
}
@media screen and (min-width:992px) {
  .ru-chart__link-item--6 {
    width: 17.668161435%;
  }
  .ru-chart__link-item--6 .ru-chart__link-bar {
    background-color: #016b5e;
  }
}
@media screen and (min-width:992px) {
  .ru-chart__link-item--7 {
    width: 4.0358744395%;
  }
  .ru-chart__link-item--7 .ru-chart__link-bar {
    background-color: #979797;
  }
}
@media screen and (min-width:992px) {
  .ru-chart__link-item--8 {
    width: 7.533632287%;
  }
  .ru-chart__link-item--8 .ru-chart__link-bar {
    background-color: #005e8c;
  }
}
@media screen and (min-width:992px) {
  .ru-chart__link-item--9 {
    width: 8.7892376682%;
  }
  .ru-chart__link-item--9 .ru-chart__link-bar {
    background-color: #d21e2a;
  }
}

/**
 *  container-main.scss
 *
 *
 */
.ru-container-main__wrap {
  position: relative;
  z-index: 1;
  margin-top: 0;
  flex-grow: 1;
}
@media screen and (min-width:1200px) {
  .ru-container-main__wrap {
    margin-top: 185px;
  }
}

/**
 *  content-layout.scss
 *
 *
 */
.ru-content-layout__inner {
  border-top: solid 7px #eee;
  padding-top: 15px;
}
.ru-content-layout__inner h2 {
  margin-bottom: 15px;
  font-size: 40px;
}
.ru-content-layout__holder {
  margin: 25px 0;
}
.ru-content-layout ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ru-content-layout ul li {
  padding-left: 0;
}
.ru-content-layout ul li:before {
  display: none;
}
.ru-content-layout a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-content-layout a:hover {
  text-decoration: none;
}

/**
 *  data-graphic-bar.scss
 *
 *
 */
.ru-data-graphic-bar {
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar {
    margin-bottom: 30px;
  }
}
.ru-data-graphic-bar h3 {
  font-size: 40px;
}
.ru-data-graphic-bar h3 a {
  border-bottom: none;
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
}
.ru-data-graphic-bar h3 a:hover {
  text-decoration: none;
}
.ru-data-graphic-bar__inset {
  position: relative;
}
.ru-data-graphic-bar__graphic-inset {
  text-align: center;
  position: relative;
  top: 0;
  left: 0;
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__graphic-inset {
    height: 325px;
    overflow-x: auto;
    overflow-y: visible;
  }
}
.ru-data-graphic-bar__links {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (min-width:1400px) {
  .ru-data-graphic-bar__links {
    display: inline-block;
  }
}
.ru-data-graphic-bar__links img {
  display: none;
  max-height: 308px;
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__links img {
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
  }
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__links img {
    position: static;
  }
}
.ru-data-graphic-bar__link-value {
  display: block;
  float: left;
  clear: both;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 27px;
  font-weight: 600;
  margin: 7.5px 0 3.75px 0;
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__link-value {
    display: none;
  }
}
.ru-data-graphic-bar__link-label {
  display: block;
  float: left;
  clear: both;
  line-height: 1.3em;
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__link-label {
    float: none;
    clear: none;
    display: inline;
  }
}
.ru-data-graphic-bar__link-label-text {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-data-graphic-bar__link-item {
  text-align: left;
  margin: 0 0 15px 0;
  float: left;
  clear: both;
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__link-item {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    text-indent: -999px;
    margin: 0;
    float: none;
    clear: none;
  }
}
.ru-data-graphic-bar__link-item a {
  width: 100%;
  height: 100%;
  display: block;
  float: left;
  clear: both;
  color: #000;
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__link-item a {
    border-bottom: none;
    float: none;
    clear: none;
  }
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__link-item--1 {
    top: 120px;
    left: 0;
    width: 119px;
    height: 166px;
    z-index: 2;
  }
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__link-item--2 {
    top: 15px;
    left: 125px;
    width: 119px;
    height: 166px;
    z-index: 2;
  }
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__link-item--3 {
    top: 120px;
    left: 248px;
    width: 119px;
    height: 166px;
    z-index: 2;
  }
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__link-item--4 {
    top: 14px;
    left: 371px;
    width: 155px;
    height: 166px;
    z-index: 2;
  }
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__link-item--5 {
    top: 120px;
    left: 468px;
    width: 218px;
    height: 166px;
    z-index: 3;
  }
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__link-item--6 {
    top: 19px;
    left: 689px;
    width: 194px;
    height: 161px;
    z-index: 3;
  }
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__link-item--7 {
    top: 120px;
    left: 887px;
    width: 110px;
    height: 180px;
    z-index: 3;
  }
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__link-item--8 {
    top: 0;
    left: 933px;
    width: 145px;
    height: 180px;
    z-index: 4;
  }
}
@media screen and (min-width:768px) {
  .ru-data-graphic-bar__link-item--9 {
    top: 120px;
    left: 1016px;
    width: 110px;
    height: 187px;
    z-index: 5;
  }
}

/**
 *  embedded-video.scss
 *
 *
 */
.ru-embedded-video {
  /*padding: 0 0 $_gutter/2;
  &__inset {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    iframe {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    }
  }*/
}

/**
 *  event-details.scss
 *
 *
 */
.ru-event-details {
  border-top: solid 7px #eee;
  padding-top: 15px;
}
.ru-event-details h2 {
  font-size: 37px;
  margin-bottom: 15px;
}
.ru-event-details dl {
  display: block;
  max-width: none;
}
.ru-event-details dl:before, .ru-event-details dl:after {
  display: table;
  content: " ";
}
.ru-event-details dl:after {
  clear: both;
}
.ru-event-details dt,
.ru-event-details dd {
  margin: 0;
  padding: 0;
  line-height: 1.3em;
}
.ru-event-details dt:first-of-type,
.ru-event-details dd:first-of-type {
  margin-top: 0;
}
@media screen and (min-width:992px) {
  .ru-event-details dt,
  .ru-event-details dd {
    float: left;
    width: 461.66px;
    margin-top: 0.35em;
    margin-bottom: 0.35em;
  }
}
@media screen and (min-width:1200px) {
  .ru-event-details dt,
  .ru-event-details dd {
    width: 595px;
  }
}
@media screen and (min-width:1400px) {
  .ru-event-details dt,
  .ru-event-details dd {
    width: 728.33px;
  }
}
.ru-event-details dt .bio,
.ru-event-details dd .bio {
  margin: 0 0 0 0;
}
.ru-event-details dt div,
.ru-event-details dd div {
  margin-bottom: 10px;
}
.ru-event-details dt {
  clear: left;
  padding-right: 15px;
  font-weight: normal;
  margin: 1em 0 0;
}
@media screen and (min-width:992px) {
  .ru-event-details dt {
    float: left;
    width: 155px;
    margin-top: 0.35em;
    margin-bottom: 0.35em;
  }
}

/**
 *  expand-collapse.scss
 *
 *
 */
/**
 *  expandable-grid.scss
 *
 *
 */
.ru-expandable-grid {
  margin-bottom: 15px;
}
.ru-expandable-grid * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid {
    margin-bottom: 30px;
  }
}
.ru-expandable-grid .ru-expandable-grid__unit.hovering .ru-figure__wrap:after {
  display: none;
}
.ru-expandable-grid--simple h3 {
  color: #fff;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.ru-expandable-grid--simple h3 a {
  color: #fff;
  background-image: none;
}
.ru-expandable-grid--hover-reveal.ru-expandable-grid .ru-teaser__teaser-text-wrap {
  height: 0;
  overflow: hidden;
}
.ru-expandable-grid--hover-reveal.ru-expandable-grid.ru-expandable-grid--stories .ru-teaser__teaser-text-wrap {
  height: auto;
  overflow: visible;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid__units {
    margin-left: 0;
    margin-right: 0;
  }
}
.ru-expandable-grid__units > .container > .row {
  position: relative;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid__units > .container > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
.ru-expandable-grid__unit {
  height: 300px;
}
.ru-expandable-grid__unit-inset {
  height: 100%;
  width: 100%;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid__unit--data-graphic {
    padding-left: 0;
    padding-right: 0;
  }
}
.ru-expandable-grid__unit.hovering .ru-teaser__inset,
.ru-expandable-grid__unit.hovering .ru-teaser__inset a, .ru-expandable-grid__unit.hovering .ru-teaser__inset span {
  color: #000;
}
.ru-expandable-grid__unit.hovering .ru-teaser__inset:before {
  filter: alpha(opacity=85);
  opacity: 0.85;
}
.ru-expandable-grid__unit.hovering .ru-teaser__teaser-text-wrap {
  height: auto;
}
.ru-expandable-grid .ru-expandable-grid__unit--profile .ru-teaser h3 {
  color: #fff;
  margin-bottom: 0;
}
.ru-expandable-grid__unit--profile .ru-teaser h3 a {
  color: #fff;
  background-image: none;
}
.ru-expandable-grid .ru-expandable-grid__unit--profile .ru-teaser h4 {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
}
.ru-expandable-grid__unit .ru-teaser__figure-wrap {
  position: relative;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
}
.ru-expandable-grid__unit .ru-figure__wrap {
  width: 100%;
  height: 100%;
  position: absolute;
}
.ru-expandable-grid--awards-honors .ru-expandable-grid__unit .ru-figure__wrap {
  position: static;
}
.ru-expandable-grid__unit .ru-figure__wrap:after {
  content: " ";
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  /* Vertical, bottom to top */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.75+0,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#bf000000", endColorstr="#00000000",GradientType=0 ); /* IE6-9 */
}
.ru-expandable-grid__header {
  z-index: 1;
  color: #000;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 15px;
}
.ru-expandable-grid__header a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
}
.ru-expandable-grid__header a:hover {
  text-decoration: none;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid__header > div {
    padding-left: 0;
    padding-right: 0;
  }
}
.ru-expandable-grid__header .ru-teaser__details {
  padding: 15px;
  position: absolute;
  top: auto;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: auto;
}
.ru-expandable-grid__header .ru-teaser__inset {
  position: relative;
}
.ru-expandable-grid__header .ru-teaser__inset:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.ru-expandable-grid__header .ru-teaser__primary-text {
  display: none;
}
@media screen and (min-width:1200px) {
  .ru-expandable-grid__header .ru-teaser__primary-text {
    display: block;
  }
}
.ru-expandable-grid__link-overlay {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ru-expandable-grid__expand-container {
  height: 0;
  overflow: hidden;
  position: relative;
}
.ru-expandable-grid .ru-data-graphic {
  width: 100%;
  height: 100%;
}
.ru-expandable-grid .ru-data-graphic figure {
  width: 100%;
  height: 100%;
}
.ru-expandable-grid .ru-teaser {
  color: #fff;
}
.ru-expandable-grid .ru-teaser__inset, .ru-expandable-grid .ru-teaser__primary, .ru-expandable-grid .ru-teaser__primary-inset {
  height: 300px;
}
.ru-expandable-grid .ru-teaser__primary-inset {
  position: relative;
}
.ru-expandable-grid .ru-teaser__more-link-list {
  display: none;
}
.ru-expandable-grid .ru-teaser h3 {
  font-size: 27px;
  margin-bottom: 7.5px;
}
.ru-expandable-grid .ru-teaser h4 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
}
.ru-expandable-grid h4.ru-teaser__heading {
  font-size: 27px;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  text-transform: none;
  font-weight: 700;
  line-height: 0.9em;
}
.ru-expandable-grid__content-col--one-third {
  width: 33.3333333333%;
}
.ru-expandable-grid__content-col--two-thirds {
  width: 66.6666666667%;
}
.ru-expandable-grid .slick-track .ru-teaser .ru-teaser__heading {
  color: #fff;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 27px;
  font-weight: 400;
  text-transform: uppercase;
}

/**
 *  expandable-grid--awards-honors.scss
 *
 *
 */
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__unit {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  height: auto;
  border-bottom: solid 1px #fff;
  margin-top: 1px;
  margin-bottom: 1px;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__unit {
    height: 240px;
    border-right: solid 1px #fff;
  }
}
@media screen and (min-width:992px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__unit {
    height: 313px;
  }
}
@media screen and (min-width:1200px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__unit {
    height: 380px;
  }
}
@media screen and (min-width:1400px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__unit {
    height: 446px;
  }
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__unit.expanded {
  background-color: #eee;
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-teaser {
  color: #000;
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-expandable-grid__header {
  background-image: none !important;
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-expandable-grid__toggle-icon .icon:before {
  color: #000;
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__unit-inset {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__unit .ru-expandable-grid__header {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    background-size: 720px 480px;
  }
}
@media screen and (min-width:992px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__unit .ru-expandable-grid__header {
    background-size: 940px 626.6666666667px;
  }
}
@media screen and (min-width:1200px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__unit .ru-expandable-grid__header {
    background-size: 1140px 760px;
  }
}
@media screen and (min-width:1400px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__unit .ru-expandable-grid__header {
    background-size: 1340px 893.3333333333px;
  }
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__unit .ru-teaser__figure-wrap {
  border: none;
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__units > .container:nth-child(1) .ru-expandable-grid__unit:nth-child(2) .ru-expandable-grid__header {
  background-position: -240px 0;
}
@media screen and (min-width:1400px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__units > .container:nth-child(1) .ru-expandable-grid__unit:nth-child(2) .ru-expandable-grid__header {
    background-position: -446.6666666667px 0;
  }
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__units > .container:nth-child(1) .ru-expandable-grid__unit:nth-child(3) .ru-expandable-grid__header {
  background-position: -480px 0;
}
@media screen and (min-width:1400px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__units > .container:nth-child(1) .ru-expandable-grid__unit:nth-child(3) .ru-expandable-grid__header {
    background-position: -893.3333333333px 0;
  }
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__units > .container:nth-child(3) .ru-expandable-grid__unit:nth-child(1) .ru-expandable-grid__header {
  background-position: -240px;
}
@media screen and (min-width:1400px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__units > .container:nth-child(3) .ru-expandable-grid__unit:nth-child(1) .ru-expandable-grid__header {
    background-position: 0 -446.6666666667px;
  }
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__units > .container:nth-child(3) .ru-expandable-grid__unit:nth-child(2) .ru-expandable-grid__header {
  background-position: -480px;
}
@media screen and (min-width:1400px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__units > .container:nth-child(3) .ru-expandable-grid__unit:nth-child(2) .ru-expandable-grid__header {
    background-position: -446.6666666667px -446.6666666667px;
  }
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__units > .container:nth-child(3) .ru-expandable-grid__unit:nth-child(3) .ru-expandable-grid__header {
  background-position: -720px;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__units > .container:nth-child(3) .ru-expandable-grid__unit:nth-child(3) .ru-expandable-grid__header {
    background-position: -480px -240px;
  }
}
@media screen and (min-width:992px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__units > .container:nth-child(3) .ru-expandable-grid__unit:nth-child(3) .ru-expandable-grid__header {
    background-position: -626.6666666667px -313.3333333333px;
  }
}
@media screen and (min-width:1200px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__units > .container:nth-child(3) .ru-expandable-grid__unit:nth-child(3) .ru-expandable-grid__header {
    background-position: -760px -380px;
  }
}
@media screen and (min-width:1400px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__units > .container:nth-child(3) .ru-expandable-grid__unit:nth-child(3) .ru-expandable-grid__header {
    background-position: -893.3333333333px -446.6666666667px;
  }
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser {
  text-align: center;
  margin-bottom: 0;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser__inset {
    height: 0;
  }
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser__primary {
  height: auto;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser__primary-inset {
    height: 0;
  }
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser h3 {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 47px;
  font-weight: 400;
  margin-top: 15px;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser h3 {
    font-size: 29px;
  }
}
@media screen and (min-width:992px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser h3 {
    font-size: 53px;
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (min-width:1200px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser h3 {
    font-size: 76px;
  }
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser h4 {
  font-size: 27px;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  text-transform: none;
  font-weight: 400;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser h4 {
    font-size: 21px;
  }
}
@media screen and (min-width:992px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser h4 {
    font-size: 26px;
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (min-width:1200px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser h4 {
    font-size: 32px;
  }
}
.ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser figure {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  width: 100px;
  height: 100px;
  float: none;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser figure {
    margin-top: 15px;
    width: 70px;
    height: 70px;
  }
}
@media screen and (min-width:992px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser figure {
    margin-top: 20px;
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width:1200px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser figure {
    margin-top: 30px;
    width: 100px;
    height: 100px;
  }
}
@media screen and (min-width:1400px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid .ru-expandable-grid__header .ru-teaser figure {
    margin-top: 80px;
    width: 148px;
    height: 148px;
  }
}
.ru-expandable-grid--awards-honors.ru-expandable-grid.ru-expandable-grid--square .ru-expandable-grid__toggle {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.ru-expandable-grid--awards-honors.ru-expandable-grid.ru-expandable-grid--square .ru-expandable-grid__toggle-icon {
  border-left: 0;
  right: 50%;
  margin-right: -26px;
}
.ru-expandable-grid--awards-honors.ru-expandable-grid.ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__details {
  position: absolute;
  bottom: auto;
  left: auto;
  z-index: 1;
  padding: 0;
  top: 110px;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid.ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__details {
    top: 70px;
  }
}
@media screen and (min-width:992px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid.ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__details {
    top: 80px;
  }
}
@media screen and (min-width:1200px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid.ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__details {
    top: 100px;
  }
}
@media screen and (min-width:1400px) {
  .ru-expandable-grid--awards-honors.ru-expandable-grid.ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__details {
    top: 150px;
  }
}

/**
 *  expandable-grid--square.scss
 *
 *
 */
.ru-expandable-grid--square h3 {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid--square .ru-expandable-grid__header,
  .ru-expandable-grid--square .ru-expandable-grid__unit {
    height: 240px;
  }
}
@media screen and (min-width:992px) {
  .ru-expandable-grid--square .ru-expandable-grid__header,
  .ru-expandable-grid--square .ru-expandable-grid__unit {
    height: 314px;
  }
}
@media screen and (min-width:1200px) {
  .ru-expandable-grid--square .ru-expandable-grid__header,
  .ru-expandable-grid--square .ru-expandable-grid__unit {
    height: 380px;
  }
}
@media screen and (min-width:1400px) {
  .ru-expandable-grid--square .ru-expandable-grid__header,
  .ru-expandable-grid--square .ru-expandable-grid__unit {
    height: 447px;
  }
}
.ru-expandable-grid--square .ru-expandable-grid__header {
  position: relative;
}
.ru-expandable-grid--square .ru-expandable-grid__header a {
  color: #fff;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__inset, .ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__primary, .ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__primary-inset {
    /* height: 360px; */
    height: 240px;
  }
}
@media screen and (min-width:992px) {
  .ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__inset, .ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__primary, .ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__primary-inset {
    height: 314px;
  }
}
@media screen and (min-width:1200px) {
  .ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__inset, .ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__primary, .ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__primary-inset {
    height: 380px;
  }
}
@media screen and (min-width:1400px) {
  .ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__inset, .ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__primary, .ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__primary-inset {
    height: 447px;
  }
}
.ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__details {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 30px 60px 15px 15px;
}
.ru-expandable-grid--square .ru-expandable-grid__header .ru-teaser__details .ru-teaser__heading {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 27px;
  margin-bottom: 7.5px;
}
.ru-expandable-grid--square .ru-expandable-grid__unit.hovering .ru-expandable-grid__toggle-icon {
  border-left: solid 2px #000;
}
.ru-expandable-grid--square .ru-expandable-grid__unit.hovering .ru-expandable-grid__toggle-icon .icon:before {
  color: #000;
}
.ru-expandable-grid--square .ru-expandable-grid__unit.hovering .ru-expandable-grid__header .ru-teaser__details {
  top: 0;
  bottom: auto;
  padding: 30px 15px 15px 15px;
}
.ru-expandable-grid--square .ru-expandable-grid__unit.expanded .ru-expandable-grid__toggle-icon .icon {
  margin-top: -21px;
  margin-left: -10px;
}
.ru-expandable-grid--square .ru-expandable-grid__unit.expanded .ru-expandable-grid__toggle-icon .icon:before {
  content: "\e908";
  font-size: 19px;
}
.ru-expandable-grid--square .ru-expandable-grid__toggle {
  position: absolute;
  z-index: 2;
  right: 15px;
  left: 15px;
  top: 0;
  bottom: 15px;
  text-align: center;
  cursor: pointer;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid--square .ru-expandable-grid__toggle {
    right: 0;
    left: 0;
    bottom: 0;
  }
}
.ru-expandable-grid--square .ru-expandable-grid__toggle-icon {
  border-left: solid 2px #fff;
  width: 52px;
  height: 52px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.ru-expandable-grid--square .ru-expandable-grid__toggle-icon .icon {
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -9px;
}
.ru-expandable-grid--square .ru-expandable-grid__toggle-icon .icon:before {
  color: #fff;
}
.ru-expandable-grid--square .ru-teaser {
  margin-bottom: 0;
}
.ru-expandable-grid--square .ru-teaser__details {
  padding-right: 19.1780821918%;
}
.ru-expandable-grid--square .ru-expanded-content .ru-teaser__inset,
.ru-expandable-grid--square .ru-expanded-content .ru-teaser__primary,
.ru-expandable-grid--square .ru-expanded-content .ru-teaser__primary-inset {
  height: auto;
}

/**
 *  expandable-grid--stories.scss
 *
 *
 */
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__header {
  padding-bottom: 0;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__header h3 {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: bold;
  text-transform: none;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__header a {
  background-image: none;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__header h4 {
  font-weight: normal;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__header .ru-teaser__quote {
  display: none;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: none;
  line-height: 1em;
}
@media screen and (min-width:992px) {
  .ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__header .ru-teaser__quote {
    font-size: 27px;
  }
}
@media screen and (min-width:1200px) {
  .ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__header .ru-teaser__quote {
    font-size: 34px;
    text-indent: -12px;
  }
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-teaser__inset:before,
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.hovering .ru-teaser__inset:before {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-expandable-grid__header h3,
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-expandable-grid__header h4,
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.hovering .ru-expandable-grid__header h3,
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.hovering .ru-expandable-grid__header h4 {
  color: #000;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-expandable-grid__header h3 a,
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-expandable-grid__header h4 a,
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.hovering .ru-expandable-grid__header h3 a,
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.hovering .ru-expandable-grid__header h4 a {
  color: #000;
}
@media screen and (min-width:1200px) {
  .ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-expandable-grid__header h3,
  .ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-expandable-grid__header h4,
  .ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.hovering .ru-expandable-grid__header h3,
  .ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.hovering .ru-expandable-grid__header h4 {
    display: none;
  }
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-expandable-grid__header .ru-teaser__quote,
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.hovering .ru-expandable-grid__header .ru-teaser__quote {
  display: none;
}
@media screen and (min-width:1200px) {
  .ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-expandable-grid__header .ru-teaser__quote,
  .ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.hovering .ru-expandable-grid__header .ru-teaser__quote {
    display: block;
    color: #000;
  }
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-expandable-grid__header .ru-teaser__details,
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.hovering .ru-expandable-grid__header .ru-teaser__details {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  top: 0;
}
@media screen and (min-width:992px) {
  .ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-expandable-grid__header .ru-teaser__details,
  .ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.hovering .ru-expandable-grid__header .ru-teaser__details {
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 30px;
  }
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-figure__wrap:after,
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.hovering .ru-figure__wrap:after {
  display: none;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-expandable-grid__toggle-icon,
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.hovering .ru-expandable-grid__toggle-icon {
  border-color: #000;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.expanded .ru-expandable-grid__toggle-icon .icon,
.ru-expandable-grid--stories.ru-expandable-grid .ru-expandable-grid__unit.hovering .ru-expandable-grid__toggle-icon .icon {
  color: #000;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-teaser--figure-with-quote .ru-teaser__figure-wrap {
  float: left;
  width: 160px;
  height: 160px;
  margin-right: 35px;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-teaser--figure-with-quote .ru-teaser__figure-wrap figure {
  width: 160px;
  height: 160px;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-teaser--figure-with-quote h3 {
  font-size: 40px;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-teaser--figure-with-quote h4,
.ru-expandable-grid--stories.ru-expandable-grid .ru-teaser--figure-with-quote .ru-teaser__inset,
.ru-expandable-grid--stories.ru-expandable-grid .ru-teaser--figure-with-quote .ru-teaser__more-link-label {
  color: #000;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-teaser--figure-with-quote .ru-teaser__details {
  float: left;
  padding-right: 0;
  margin: 0;
}
@media screen and (min-width:768px) {
  .ru-expandable-grid--stories.ru-expandable-grid .ru-teaser--figure-with-quote .ru-teaser__details {
    width: 525px;
  }
}
@media screen and (min-width:992px) {
  .ru-expandable-grid--stories.ru-expandable-grid .ru-teaser--figure-with-quote .ru-teaser__details {
    width: 745px;
  }
}
@media screen and (min-width:1200px) {
  .ru-expandable-grid--stories.ru-expandable-grid .ru-teaser--figure-with-quote .ru-teaser__details {
    width: 945px;
  }
}
@media screen and (min-width:1400px) {
  .ru-expandable-grid--stories.ru-expandable-grid .ru-teaser--figure-with-quote .ru-teaser__details {
    width: 1145px;
  }
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expanded-content {
  padding-top: 0;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expanded-content h3 {
  font-weight: 600;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expanded-content h4 {
  font-size: 21px;
  font-weight: normal;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 0.5em;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expanded-content h4.ru-teaser__heading--program {
  margin-top: -0.5em;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expanded-content h4.ru-teaser__heading--program a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 2px #979797;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expanded-content .ru-teaser__more-link-list a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-expandable-grid--stories.ru-expandable-grid .ru-expanded-content__mobile-header-teaser p {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  line-height: 1em;
  margin-top: 1em;
}
@media screen and (min-width:992px) {
  .ru-expandable-grid--stories.ru-expandable-grid .ru-expanded-content__mobile-header-teaser p {
    font-size: 27px;
  }
}

/**
 *  expandable-grid--wide.scss
 *
 *
 */
.ru-expandable-grid--wide .ru-teaser__details {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  padding: 15px;
}
.ru-expandable-grid--wide .ru-teaser__details .ru-teaser__heading a {
  font-size: 27px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background-image: none;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/**
 *  expandable-grid--research.scss
 *
 *
 */
.ru-expandable-grid--research .ru-teaser p a {
  text-decoration: underline;
}
.ru-expandable-grid--research .ru-expandable-grid__unit.hovering .ru-teaser__teaser-text-wrap {
  height: 0;
}
.ru-expandable-grid--research .ru-expandable-grid__unit.hovering .ru-expandable-grid__header .ru-teaser__teaser-text-wrap {
  height: auto;
}
.ru-expandable-grid--research .ru-expandable-grid__unit.hovering .ru-teaser h3 span {
  /**
   *  This underline style should not exist in a child of H3
   *  unless there is a link
   *
   */
  /*
  @include header-link-gray-underline-md; 
  background-position: 0 90%;
  */
}
.ru-expandable-grid--research .ru-expandable-grid__unit.expanded .ru-teaser__inset,
.ru-expandable-grid--research .ru-expandable-grid__unit.expanded .ru-teaser__inset a {
  color: #000;
}
.ru-expandable-grid--research .ru-expandable-grid__unit.expanded .ru-teaser__inset:before {
  filter: alpha(opacity=85);
  opacity: 0.85;
}
.ru-expandable-grid--research .ru-expandable-grid__unit.expanded .ru-teaser__teaser-text-wrap {
  height: 0;
}
.ru-expandable-grid--research .ru-expandable-grid__unit.expanded .ru-expandable-grid__header .ru-teaser__teaser-text-wrap {
  height: auto;
}
.ru-expandable-grid--research .ru-expandable-grid__unit.expanded .ru-figure__wrap:after {
  display: none;
}
.ru-expandable-grid--research .ru-expandable-grid__unit.expanded .ru-expandable-grid__toggle-icon {
  border-left: solid 2px #000;
}
.ru-expandable-grid--research .ru-expandable-grid__unit.expanded .ru-expandable-grid__toggle-icon .icon:before {
  color: #000;
}
.ru-expandable-grid--research .ru-expandable-grid__unit.expanded .ru-expandable-grid__header .ru-teaser__details {
  top: 0;
  bottom: auto;
  padding: 30px 15px 15px 15px;
}
.ru-expandable-grid--research .ru-expandable-grid__unit.expanded .ru-teaser h3 span {
  /**
   *  This underline style should not exist in a child of H3
   *  unless there is a link
   *
   */
  /*
  @include header-link-gray-underline-md;
  background-position: 0 90%;
  */
}

/**
 *  expanded-content.scss
 *
 *
 */
.ru-expanded-content {
  font-size: 17px;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media screen and (min-width:768px) {
  .ru-expanded-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width:1200px) {
  .ru-expanded-content__mobile-header-teaser {
    display: none;
  }
}
.ru-expanded-content .ru-teaser {
  color: #000;
}
.ru-expanded-content .ru-teaser a {
  color: #000;
}
.ru-expanded-content .ru-teaser h5 {
  line-height: 1.3;
}
.ru-expanded-content h3, .ru-expanded-content h4 {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  text-transform: none;
  font-size: 40px;
  line-height: 0.9em;
  margin-bottom: 30px;
}
.ru-expanded-content h5 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  margin: 0;
}
.ru-expanded-content p {
  font-size: 17px;
}
.ru-expanded-content .ru-teaser {
  color: #000;
  margin-bottom: 15px;
}
.ru-expanded-content .ru-teaser__teaser-text a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-expanded-content .ru-teaser__teaser-text a:hover {
  text-decoration: none;
}
.ru-expanded-content .ru-teaser__date {
  margin: 0;
}
.ru-expanded-content .ru-teaser-group--with-bar {
  padding-top: 15px;
  margin-bottom: 30px;
}
.ru-expanded-content .ru-teaser-group--with-bar:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -4px;
  left: 15px;
  width: 30px;
}
.ru-section-color- .ru-expanded-content .ru-teaser-group--with-bar:before, .ru-section-color-0 .ru-expanded-content .ru-teaser-group--with-bar:before {
  border-top: solid 4px #188bb9;
}
.ru-section-color-1 .ru-expanded-content .ru-teaser-group--with-bar:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 .ru-expanded-content .ru-teaser-group--with-bar:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 .ru-expanded-content .ru-teaser-group--with-bar:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 .ru-expanded-content .ru-teaser-group--with-bar:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 .ru-expanded-content .ru-teaser-group--with-bar:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 .ru-expanded-content .ru-teaser-group--with-bar:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 .ru-expanded-content .ru-teaser-group--with-bar:before {
  border-top: 4px solid #a32972;
}
.ru-expanded-content .ru-teaser-group--with-bar:before {
  left: 0;
}
.ru-expanded-content__wrap {
  height: 0;
  overflow: hidden;
}
.ru-expanded-content__content-col--3 .ru-teaser-group__teasers {
  margin-bottom: 30px;
}

/**
 *  expanded-content--type-1.scss
 *
 *
 */
.ru-expanded-content--type-1 .ru-teaser {
  margin-bottom: 0;
}

/**
 *  expanded-content--type-2.scss
 *
 *
 */
.ru-expanded-content--type-2 .ru-teaser-group {
  padding-top: 15px;
}
.ru-expanded-content--type-2 .ru-teaser-group:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -4px;
  left: 15px;
  width: 30px;
}
.ru-section-color- .ru-expanded-content--type-2 .ru-teaser-group:before, .ru-section-color-0 .ru-expanded-content--type-2 .ru-teaser-group:before {
  border-top: solid 4px #188bb9;
}
.ru-section-color-1 .ru-expanded-content--type-2 .ru-teaser-group:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 .ru-expanded-content--type-2 .ru-teaser-group:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 .ru-expanded-content--type-2 .ru-teaser-group:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 .ru-expanded-content--type-2 .ru-teaser-group:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 .ru-expanded-content--type-2 .ru-teaser-group:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 .ru-expanded-content--type-2 .ru-teaser-group:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 .ru-expanded-content--type-2 .ru-teaser-group:before {
  border-top: 4px solid #a32972;
}
.ru-expanded-content--type-2 .ru-teaser-group:before {
  left: 0;
}
.ru-expanded-content--type-2 .ru-teaser-group h4 {
  margin-bottom: 15px;
}
.ru-expanded-content--type-2 .ru-teaser {
  margin-bottom: 30px;
}
.ru-expanded-content--type-2 .ru-teaser h5 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  margin-bottom: 5px;
}
.ru-expanded-content--type-2 .ru-teaser__teaser-text {
  line-height: 1.4em;
  font-size: 14px;
}
.ru-expanded-content--type-2 .ru-teaser__more-link-list {
  display: block;
}
.ru-expanded-content--type-2 .ru-teaser__more-link-list a {
  text-decoration: none;
}
.ru-expanded-content--type-2 .ru-expanded-content__header {
  margin-bottom: 30px;
  margin-left: -15px;
  margin-right: -15px;
}
.ru-expanded-content--type-2 .ru-expanded-content__header a {
  text-decoration: none;
}
.ru-expanded-content--type-2 .ru-expanded-content__header h3 {
  font-size: 40px;
}
.ru-expanded-content--type-2 .ru-expanded-content__header .ru-teaser {
  font-size: 18px;
  padding-left: 15px;
  padding-right: 15px;
}
.ru-expanded-content--type-2 .ru-expanded-content__header .ru-teaser .ru-teaser__teaser-text {
  font-size: 17px;
}
.ru-expanded-content--type-2 .ru-expanded-content__header .ru-teaser .ru-teaser__secondary figure {
  width: 78px;
  height: 78px;
  margin-right: 20px;
}
.ru-expanded-content--type-2 .ru-expanded-content__header .ru-teaser-child__details {
  float: left;
}
@media screen and (min-width:768px) {
  .ru-expanded-content--type-2 .ru-expanded-content__header .ru-teaser-child__details {
    width: 91px;
  }
}
@media screen and (min-width:992px) {
  .ru-expanded-content--type-2 .ru-expanded-content__header .ru-teaser-child__details {
    width: 165px;
  }
}
@media screen and (min-width:1200px) {
  .ru-expanded-content--type-2 .ru-expanded-content__header .ru-teaser-child__details {
    width: 232px;
  }
}
@media screen and (min-width:1400px) {
  .ru-expanded-content--type-2 .ru-expanded-content__header .ru-teaser-child__details {
    width: 298px;
  }
}
.ru-expanded-content--type-2 .ru-expanded-content__header .ru-teaser-child__more-link-list {
  margin-left: 0;
}
.ru-expandable-grid .ru-expanded-content--type-2 .ru-teaser__teaster-text-wrap {
  height: auto;
}

/**
 *  expanded-content--type-3.scss
 *
 *
 */
.ru-expanded-content--type-3 .ru-teaser-group {
  padding-top: 15px;
}
.ru-expanded-content--type-3 .ru-teaser-group:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -4px;
  left: 15px;
  width: 30px;
}
.ru-section-color- .ru-expanded-content--type-3 .ru-teaser-group:before, .ru-section-color-0 .ru-expanded-content--type-3 .ru-teaser-group:before {
  border-top: solid 4px #188bb9;
}
.ru-section-color-1 .ru-expanded-content--type-3 .ru-teaser-group:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 .ru-expanded-content--type-3 .ru-teaser-group:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 .ru-expanded-content--type-3 .ru-teaser-group:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 .ru-expanded-content--type-3 .ru-teaser-group:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 .ru-expanded-content--type-3 .ru-teaser-group:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 .ru-expanded-content--type-3 .ru-teaser-group:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 .ru-expanded-content--type-3 .ru-teaser-group:before {
  border-top: 4px solid #a32972;
}
.ru-expanded-content--type-3 .ru-teaser-group:before {
  left: 0;
}
.ru-expanded-content--type-3 .ru-teaser-group h4 {
  margin-bottom: 15px;
}
.ru-expanded-content--type-3 .ru-teaser {
  margin-bottom: 30px;
}
.ru-expanded-content--type-3 .ru-teaser h5 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  margin-bottom: 5px;
}
.ru-expanded-content--type-3 .ru-teaser__teaser-text {
  line-height: 1.4em;
  font-size: 14px;
}
.ru-expanded-content--type-3 .ru-teaser__more-link-list {
  display: block;
}
.ru-expanded-content--type-3 .ru-teaser__more-link-list a {
  text-decoration: none;
}
.ru-expanded-content--type-3 .ru-expanded-content__header {
  margin-bottom: 30px;
  margin-left: -15px;
  margin-right: -15px;
}
.ru-expanded-content--type-3 .ru-expanded-content__header a {
  text-decoration: none;
}
.ru-expanded-content--type-3 .ru-expanded-content__header h3 {
  font-size: 40px;
}
.ru-expanded-content--type-3 .ru-expanded-content__header .ru-teaser {
  font-size: 18px;
  padding-left: 15px;
  padding-right: 15px;
}
.ru-expanded-content--type-3 .ru-expanded-content__header .ru-teaser .ru-teaser__teaser-text {
  font-size: 17px;
}
.ru-expanded-content--type-3 .ru-expanded-content__header .ru-teaser .ru-teaser__secondary figure {
  width: 78px;
  height: 78px;
  margin-right: 20px;
}
.ru-expanded-content--type-3 .ru-expanded-content__header .ru-teaser-child__details {
  float: left;
}
@media screen and (min-width:768px) {
  .ru-expanded-content--type-3 .ru-expanded-content__header .ru-teaser-child__details {
    width: 91px;
  }
}
@media screen and (min-width:992px) {
  .ru-expanded-content--type-3 .ru-expanded-content__header .ru-teaser-child__details {
    width: 165px;
  }
}
@media screen and (min-width:1200px) {
  .ru-expanded-content--type-3 .ru-expanded-content__header .ru-teaser-child__details {
    width: 232px;
  }
}
@media screen and (min-width:1400px) {
  .ru-expanded-content--type-3 .ru-expanded-content__header .ru-teaser-child__details {
    width: 298px;
  }
}
.ru-expanded-content--type-3 .ru-expanded-content__header .ru-teaser-child__more-link-list {
  margin-left: 0;
}
.ru-expandable-grid .ru-expanded-content--type-3 .ru-teaser__teaster-text-wrap {
  height: auto;
}

/**
 *  figure.scss
 *
 *
 */
/**
 *  filter.scss
 *
 *
 */
.ru-filter {
  margin-bottom: 15px;
}
@media screen and (min-width:768px) {
  .ru-filter {
    margin-bottom: 15px;
    margin-top: 44px;
  }
}
.ru-filter--events-and-lectures.ru-filter h2 {
  text-transform: none;
}
.ru-filter h2 {
  text-transform: uppercase;
  margin-bottom: 7.5px;
  font-size: 23px;
}
.ru-filter .row {
  margin-left: 0;
  margin-right: 0;
}
.ru-filter .most-relevant .form-group {
  border-left: none;
  border-right: solid 1px #000;
}
@media screen and (max-width:992px) {
  .ru-filter .most-relevant .form-group {
    border-right: none;
  }
}
.ru-filter .form-group--select {
  position: relative;
}
.ru-filter .form-group--select:after {
  content: " ";
  display: block;
  position: absolute;
  z-index: -1;
  top: 4px;
  right: 10px;
  font-family: icomoon;
  font-size: 18px;
  content: "\f107";
}
.ru-section-color- .ru-filter .form-group--select:after {
  color: #188bb9;
}
.ru-section-color-1 .ru-filter .form-group--select:after {
  color: #553f9b;
}
.ru-section-color-2 .ru-filter .form-group--select:after {
  color: #218409;
}
.ru-section-color-3 .ru-filter .form-group--select:after {
  color: #3359c3;
}
.ru-section-color-4 .ru-filter .form-group--select:after {
  color: #017d6e;
}
.ru-section-color-5 .ru-filter .form-group--select:after {
  color: #e23c47;
}
.ru-section-color-6 .ru-filter .form-group--select:after {
  color: #188bb9;
}
.ru-section-color-7 .ru-filter .form-group--select:after {
  color: #b12d7c;
}
.ru-filter .form-group--select .form-control {
  background-color: transparent;
}
.ru-filter div[class*=col-] {
  padding-left: 0;
  padding-right: 0;
}
.ru-filter__calendar { /* for datepicker buttons */ }
.ru-filter__calendar-button {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 30px;
  font-size: 30px;
  cursor: pointer;
}
@media screen and (min-width:992px) {
  .ru-filter__calendar-button {
    right: 30px;
  }
}
.ru-filter__calendar-button--from {
  left: auto;
  right: 0;
  width: 21px;
  height: 30px;
}
@media screen and (min-width:992px) {
  .ru-filter__calendar-button--from {
    right: 6px;
    top: 0;
  }
}
.ru-filter__date {
  clear: both;
}
@media screen and (min-width:992px) {
  .ru-filter__date {
    clear: none;
  }
}
.ru-filter__date .form-control {
  display: inline-block;
  float: none;
  top: -1px;
}
.ru-filter__date .input-group.date {
  display: block;
  width: 100%;
  height: 35px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width:992px) {
  .ru-filter__date .input-group.date {
    width: auto;
    height: auto;
  }
}
.ru-filter__date .form-group label {
  position: absolute;
  top: 3px;
  left: 10px;
  z-index: 2;
}
@media screen and (min-width:992px) {
  .ru-filter__date .form-group label {
    top: 5px;
  }
}
.ru-filter__date .form-group:nth-child(2) .form-control {
  margin-left: 35px;
}
@media screen and (min-width:992px) {
  .ru-filter__date .form-group {
    float: left;
  }
  .ru-filter__date .form-group:nth-child(1) {
    float: left;
  }
  .ru-filter__date .form-group:nth-child(2) {
    float: right;
    border-left: none;
  }
  .ru-filter__date .form-group:nth-child(2) label {
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: 2;
  }
  .ru-filter__date .form-group:nth-child(2) .input-group.date {
    z-index: 1;
  }
  .ru-filter__date .form-group:nth-child(2) .input-group.date {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .ru-filter__date .form-group:nth-child(2) .form-control {
    margin-left: 30px;
  }
}
@media screen and (min-width:992px) {
  .ru-filter__custom-select:last-of-type .form-group {
    border-right: 1px solid #000;
  }
}

/**
 *  filter--calendar.scss
 *
 *
 */
.ru-filter--calendar label:not([for=end-date]) {
  display: none;
}
@media screen and (min-width:992px) {
  .ru-filter--calendar .filter_input_1,
  .ru-filter--calendar .filter_input_4,
  .ru-filter--calendar .filter_select_1,
  .ru-filter--calendar .ru-filter__date {
    width: 19%;
  }
}
@media screen and (min-width:992px) {
  .ru-filter--calendar .filter_select_1 .form-group {
    border-right: solid 1px #000;
  }
}
@media screen and (min-width:992px) {
  .ru-filter--calendar .ru-filter__date {
    width: 31%;
  }
}
@media screen and (min-width:1200px) {
  .ru-filter--calendar .ru-filter__date {
    width: 34%;
  }
}
@media screen and (min-width:1400px) {
  .ru-filter--calendar .ru-filter__date {
    width: 36%;
  }
}
@media screen and (min-width:992px) {
  .ru-filter--calendar .ru-filter__date .form-group {
    width: 44%;
    margin-left: 5%;
    border-left: none;
  }
}
@media screen and (min-width:992px) {
  .ru-filter--calendar .ru-filter__date .form-group.filter_date_range_1 {
    border-right: solid 1px #000;
  }
}
.ru-filter--calendar .ru-filter__date .form-group.filter_date_range_2 {
  position: relative;
  padding-left: 30px;
}
.ru-filter--calendar .ru-filter__date .form-group.filter_date_range_2 label {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #737373;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  top: 2px;
  left: 0;
}
@media screen and (min-width:992px) {
  .ru-filter--calendar .ru-filter__date .form-group.filter_date_range_2 label {
    margin-left: -20px;
    left: 6px;
  }
}
@media screen and (min-width:992px) {
  .ru-filter--calendar .ru-filter__date .form-group.filter_date_range_2 {
    border-bottom: none;
  }
  .ru-filter--calendar .ru-filter__date .form-group.filter_date_range_2 .input-group.date {
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
    left: 15px;
  }
}
.ru-filter--calendar .ru-filter__date .form-group .form-control {
  margin-left: 0;
  padding-left: 0;
}
.ru-filter--calendar .ru-filter__submit-wrap.col-md-3 {
  width: 9%;
}
@media screen and (min-width:992px) {
  .ru-filter--calendar .ru-filter__submit-wrap.col-md-3 {
    padding-left: 20px;
  }
}
@media screen and (min-width:1400px) {
  .ru-filter--calendar .ru-filter__submit-wrap.col-md-3 {
    width: 7%;
  }
}

/**
 *  filter--events.scss
 *
 *
 */
.ru-filter--events label:not([for=end-date]), .ru-filter--events-and-lectures label:not([for=end-date]) {
  display: none;
}
@media screen and (min-width:992px) {
  .ru-filter--events .filter_input_1,
  .ru-filter--events .filter_input_4,
  .ru-filter--events .filter_select_1,
  .ru-filter--events .ru-filter__date, .ru-filter--events-and-lectures .filter_input_1,
  .ru-filter--events-and-lectures .filter_input_4,
  .ru-filter--events-and-lectures .filter_select_1,
  .ru-filter--events-and-lectures .ru-filter__date {
    width: 19%;
  }
}
@media screen and (min-width:992px) {
  .ru-filter--events .filter_select_1 .form-control:nth-child(1), .ru-filter--events-and-lectures .filter_select_1 .form-control:nth-child(1) {
    border-right: solid 1px #000 !important;
    border-color: #000 !important;
  }
}
@media screen and (min-width:992px) {
  .ru-filter--events .filter_select_2 .form-group, .ru-filter--events-and-lectures .filter_select_2 .form-group {
    border-left: none;
    border-right: solid 1px #000;
  }
}
@media screen and (min-width:992px) {
  .ru-filter--events .ru-filter__date, .ru-filter--events-and-lectures .ru-filter__date {
    width: 31%;
  }
}
@media screen and (min-width:1200px) {
  .ru-filter--events .ru-filter__date, .ru-filter--events-and-lectures .ru-filter__date {
    width: 34%;
  }
}
@media screen and (min-width:1400px) {
  .ru-filter--events .ru-filter__date, .ru-filter--events-and-lectures .ru-filter__date {
    width: 36%;
  }
}
@media screen and (min-width:992px) {
  .ru-filter--events .ru-filter__date .form-group, .ru-filter--events-and-lectures .ru-filter__date .form-group {
    width: 44%;
    margin-left: 5%;
    border-left: none;
  }
}
@media screen and (min-width:992px) {
  .ru-filter--events .ru-filter__date .form-group.filter_date_range_1, .ru-filter--events-and-lectures .ru-filter__date .form-group.filter_date_range_1 {
    border-right: solid 1px #000;
  }
}
.ru-filter--events .ru-filter__date .form-group.filter_date_range_2, .ru-filter--events-and-lectures .ru-filter__date .form-group.filter_date_range_2 {
  position: relative;
  padding-left: 30px;
}
.ru-filter--events .ru-filter__date .form-group.filter_date_range_2 label, .ru-filter--events-and-lectures .ru-filter__date .form-group.filter_date_range_2 label {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #737373;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  top: 2px;
  left: 0;
}
@media screen and (min-width:992px) {
  .ru-filter--events .ru-filter__date .form-group.filter_date_range_2 label, .ru-filter--events-and-lectures .ru-filter__date .form-group.filter_date_range_2 label {
    margin-left: -20px;
    left: 6px;
  }
}
@media screen and (min-width:992px) {
  .ru-filter--events .ru-filter__date .form-group.filter_date_range_2, .ru-filter--events-and-lectures .ru-filter__date .form-group.filter_date_range_2 {
    border-bottom: none;
  }
  .ru-filter--events .ru-filter__date .form-group.filter_date_range_2 .input-group.date, .ru-filter--events-and-lectures .ru-filter__date .form-group.filter_date_range_2 .input-group.date {
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
    left: 15px;
  }
}
.ru-filter--events .ru-filter__date .form-group .form-control, .ru-filter--events-and-lectures .ru-filter__date .form-group .form-control {
  margin-left: 0;
  padding-left: 0;
}
@media screen and (min-width:992px) {
  .ru-filter--events .ru-filter__submit-wrap.col-md-2, .ru-filter--events-and-lectures .ru-filter__submit-wrap.col-md-2 {
    padding-left: 20px;
  }
}

/**
 *  filter--directory-search.scss
 *
 *
 */
.ru-filter--directory-search .ru-filter__form-groups div[class*=col-] {
  width: 100%;
}
@media screen and (min-width:992px) {
  .ru-filter--directory-search .ru-filter__form-groups div[class*=col-]:nth-child(1), .ru-filter--directory-search .ru-filter__form-groups div[class*=col-]:nth-child(2) {
    width: 29.6028880866%;
  }
  .ru-filter--directory-search .ru-filter__form-groups div[class*=col-]:nth-child(3) {
    width: 8.4837545126%;
    text-align: right;
  }
}
.ru-filter--directory-search .ru-filter__form-groups label {
  display: block;
}
@media screen and (min-width:992px) {
  .ru-filter--directory-search .ru-filter__form-groups label {
    display: inline-block;
  }
}
.ru-filter--directory-search .ru-filter__form-groups .form-group--select {
  border-right: solid 1px #000;
}

/**
 *  filter--news.scss
 *
 *
 */
.ru-filter--news label {
  display: none;
}
.ru-filter--news h2 {
  font-size: 37px;
  text-transform: none;
  margin-bottom: 30px;
}
.ru-filter--news .ru-filter__form-groups div[class*=col-] {
  width: 100%;
}
@media screen and (min-width:992px) and (min-width:768px) {
  .ru-filter--news .ru-filter__form-groups div[class*=col-] {
    width: 186.6666666667px;
  }
}
@media screen and (min-width:992px) and (min-width:992px) {
  .ru-filter--news .ru-filter__form-groups div[class*=col-] {
    width: 260px;
  }
}
@media screen and (min-width:992px) and (min-width:1200px) {
  .ru-filter--news .ru-filter__form-groups div[class*=col-] {
    width: 326.6666666667px;
  }
}
@media screen and (min-width:992px) and (min-width:1400px) {
  .ru-filter--news .ru-filter__form-groups div[class*=col-] {
    width: 393.3333333333px;
  }
}
@media screen and (min-width:992px) {
  .ru-filter--news .ru-filter__form-groups div[class*=col-]:last-child {
    text-align: right;
  }
}
@media screen and (min-width:992px) and (min-width:768px) {
  .ru-filter--news .ru-filter__form-groups div[class*=col-]:last-child {
    width: 160px;
  }
}
.ru-filter--news .ru-filter__form-groups div[class*=col-] .ru-button--submit {
  width: 140px;
}
.ru-filter--news .ru-filter__form-groups label {
  display: block;
}
@media screen and (min-width:992px) {
  .ru-filter--news .ru-filter__form-groups label {
    display: inline-block;
  }
}

/**
 *  filter--publications-search.scss
 *
 *
 */
@media screen and (min-width:992px) {
  .ru-filter--publications-search .filter_input_1,
  .ru-filter--publications-search .filter_input_2,
  .ru-filter--publications-search .filter_input_4,
  .ru-filter--publications-search .filter_input_5 {
    width: 14.0540540541%;
  }
}
.ru-filter--publications-search .filter_input_1 label,
.ru-filter--publications-search .filter_input_2 label,
.ru-filter--publications-search .filter_input_4 label,
.ru-filter--publications-search .filter_input_5 label {
  display: none;
}
@media screen and (min-width:992px) {
  .ru-filter--publications-search .ru-filter__date {
    width: 31%;
  }
}
@media screen and (min-width:1200px) {
  .ru-filter--publications-search .ru-filter__date {
    width: 34%;
  }
}
@media screen and (min-width:1400px) {
  .ru-filter--publications-search .ru-filter__date {
    width: 36%;
  }
}
@media screen and (min-width:992px) {
  .ru-filter--publications-search .ru-filter__date .form-group {
    width: 44%;
    margin-left: 5%;
    border-left: none;
  }
}
@media screen and (min-width:992px) {
  .ru-filter--publications-search .ru-filter__date .form-group.filter_date_range_2 {
    position: relative;
    padding-left: 30px;
  }
}
.ru-filter--publications-search .ru-filter__date .form-group.filter_date_range_2 label {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #737373;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  top: 2px;
  left: 0;
}
@media screen and (min-width:992px) {
  .ru-filter--publications-search .ru-filter__date .form-group.filter_date_range_2 label {
    margin-left: -20px;
    left: 6px;
  }
}
@media screen and (min-width:992px) {
  .ru-filter--publications-search .ru-filter__date .form-group.filter_date_range_2 {
    border-bottom: none;
  }
  .ru-filter--publications-search .ru-filter__date .form-group.filter_date_range_2 .input-group.date {
    left: 15px;
  }
}
.ru-filter--publications-search .ru-filter__date .form-group .form-control {
  margin-left: 0;
  padding-left: 0;
}
.ru-filter--publications-search .ru-filter__submit-wrap.col-md-2 {
  width: 9%;
}
@media screen and (min-width:992px) {
  .ru-filter--publications-search .ru-filter__submit-wrap.col-md-2 {
    padding-left: 20px;
  }
}
@media screen and (min-width:1400px) {
  .ru-filter--publications-search .ru-filter__submit-wrap.col-md-2 {
    width: 7%;
  }
}

/**
 *  filter--scientists.scss
 *
 *
 */
@media screen and (min-width:992px) {
  .ru-filter--scientists .ru-filter__form-groups div[class*=col-], .ru-filter--heads-of-laboratories .ru-filter__form-groups div[class*=col-] {
    width: 276.6666666667px;
  }
}
@media screen and (min-width:1200px) {
  .ru-filter--scientists .ru-filter__form-groups div[class*=col-], .ru-filter--heads-of-laboratories .ru-filter__form-groups div[class*=col-] {
    width: 343.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .ru-filter--scientists .ru-filter__form-groups div[class*=col-], .ru-filter--heads-of-laboratories .ru-filter__form-groups div[class*=col-] {
    width: 410px;
  }
}
.ru-filter--scientists .ru-filter__form-groups div[class*=col-]:last-child, .ru-filter--heads-of-laboratories .ru-filter__form-groups div[class*=col-]:last-child {
  text-align: right;
}
@media screen and (min-width:768px) {
  .ru-filter--scientists .ru-filter__form-groups div[class*=col-]:last-child, .ru-filter--heads-of-laboratories .ru-filter__form-groups div[class*=col-]:last-child {
    width: 110px;
  }
}
@media screen and (min-width:768px) {
  .ru-filter--scientists .ru-filter__form-groups div[class*=col-]:nth-child(3) .form-group, .ru-filter--heads-of-laboratories .ru-filter__form-groups div[class*=col-]:nth-child(3) .form-group {
    border-right: solid 1px #000;
  }
}
.ru-filter--scientists label {
  display: none;
}
.ru-filter--scientists .filter_select_1 .form-group:before,
.ru-filter--scientists .filter_select_2 .form-group:before {
  font-family: icomoon;
  font-weight: bold;
  content: "\f107";
  display: block;
  position: absolute;
  top: 3px;
  right: 10px;
}
.ru-section-color- .ru-filter--scientists .filter_select_1 .form-group:before, .ru-section-color-0 .ru-filter--scientists .filter_select_1 .form-group:before,
.ru-section-color- .ru-filter--scientists .filter_select_2 .form-group:before,
.ru-section-color-0 .ru-filter--scientists .filter_select_2 .form-group:before {
  color: #188bb9;
}
.ru-section-color-1 .ru-filter--scientists .filter_select_1 .form-group:before,
.ru-section-color-1 .ru-filter--scientists .filter_select_2 .form-group:before {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-filter--scientists .filter_select_1 .form-group:before,
.ru-section-color-2 .ru-filter--scientists .filter_select_2 .form-group:before {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-filter--scientists .filter_select_1 .form-group:before,
.ru-section-color-3 .ru-filter--scientists .filter_select_2 .form-group:before {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-filter--scientists .filter_select_1 .form-group:before,
.ru-section-color-4 .ru-filter--scientists .filter_select_2 .form-group:before {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-filter--scientists .filter_select_1 .form-group:before,
.ru-section-color-5 .ru-filter--scientists .filter_select_2 .form-group:before {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-filter--scientists .filter_select_1 .form-group:before,
.ru-section-color-6 .ru-filter--scientists .filter_select_2 .form-group:before {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-filter--scientists .filter_select_1 .form-group:before,
.ru-section-color-7 .ru-filter--scientists .filter_select_2 .form-group:before {
  color: #a32972;
  fill: #a32972;
}
.ru-filter--scientists .filter_select_1 .form-group .form-control,
.ru-filter--scientists .filter_select_2 .form-group .form-control {
  background-color: transparent !important;
}

/**
 *  form.scss
 *
 *
 */
.ru-form-row {
  margin: 15px 0;
}
.ru-form-row label,
.ru-form-row input,
.ru-form-row select,
.ru-form-row textarea,
.ru-form-row button {
  vertical-align: middle;
  margin: 0;
  font-size: 17px;
  outline: none;
}
.ru-form-row input:not([type=submit]),
.ru-form-row textarea,
.ru-form-row select {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ru-form-row label {
  text-transform: uppercase;
  font-size: 14px;
}
.ru-form-row__field {
  width: 100%;
  padding: 7px 10px;
  border: 1px solid #a4a4a4;
}
.ru-form-row__field:focus {
  border-color: #000;
}
.ru-form-row__field--inline {
  display: inline;
  width: auto;
}
.ru-form-row textarea {
  max-width: 100%;
  min-width: 100%;
  height: 200px;
}
.ru-form-row input[type=checkbox],
.ru-form-row input[type=radio] {
  margin-right: 5px;
}
.ru-form-row__notes {
  font-size: 14px;
  color: #a4a4a4;
  font-weight: normal;
  text-transform: none;
}
.ru-form-row__message-error {
  font-size: 14px;
  color: #e33f4a;
  display: none;
}
.ru-form-row__datepicker {
  position: relative;
}
.ru-form-row__datepicker .ru-filter__calendar-button {
  top: 50%;
  right: 25px;
  margin: -15px 0 0;
}
.ru-form-row__holder {
  position: relative;
}
.ru-form-row__holder:before {
  font-family: "icomoon";
  position: absolute;
  right: 10px;
  top: 8px;
  width: 20px;
  height: 20px;
}
.ru-form-row__holder--error .ru-form-row__message-error {
  display: block;
}
.ru-form-row__holder--error .ru-form-row__field {
  border-color: #e33f4a;
  color: #e33f4a;
}
.ru-form-row__holder--error .ru-form-row__field:focus {
  border-color: #e33f4a;
}
.ru-form-row__holder--error:before {
  content: "\e908";
  color: #e33f4a;
  font-weight: bold;
}
.ru-form-row__holder--success .ru-form-row__field {
  border-color: #218409;
}
.ru-form-row__holder--success .ru-form-row__field:focus {
  border-color: #218409;
}
.ru-form-row__holder--success:before {
  content: "\e90a";
  color: #218409;
}
.ru-form__input-clear-button {
  position: absolute;
  z-index: 1;
  top: 5px;
  right: 10px;
  font-size: 11px;
  cursor: pointer;
  background: transparent;
  border: none;
  padding: 0;
}
.ru-section-color- .ru-form__input-clear-button {
  color: #188bb9;
}
.ru-section-color-1 .ru-form__input-clear-button {
  color: #553f9b;
}
.ru-section-color-2 .ru-form__input-clear-button {
  color: #218409;
}
.ru-section-color-3 .ru-form__input-clear-button {
  color: #3359c3;
}
.ru-section-color-4 .ru-form__input-clear-button {
  color: #017d6e;
}
.ru-section-color-5 .ru-form__input-clear-button {
  color: #e23c47;
}
.ru-section-color-6 .ru-form__input-clear-button {
  color: #188bb9;
}
.ru-section-color-7 .ru-form__input-clear-button {
  color: #b12d7c;
}

/**
 *  heading-link.scss
 *
 *
 */
.ru-heading-link {
  margin-top: -8px;
  margin-bottom: 15px;
}
.ru-heading-link__link-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
}
.ru-heading-link__link-list a {
  position: relative;
  display: inline-block;
  margin-left: 25px;
}
.ru-heading-link__link-list a .icon {
  font-size: 29px;
  position: absolute;
  top: 0;
  left: -25px;
}
.ru-section-color-1 .ru-heading-link__link-list a .icon {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-heading-link__link-list a .icon {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-heading-link__link-list a .icon {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-heading-link__link-list a .icon {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-heading-link__link-list a .icon {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-heading-link__link-list a .icon {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-heading-link__link-list a .icon {
  color: #a32972;
  fill: #a32972;
}
.ru-heading-link__link-list a:hover {
  text-decoration: none;
}
.ru-heading-link__link-label {
  font-weight: 600;
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}

/**
 *  horizontal-menu.scss
 *
 *
 */
.ru-horizontal-menu .ru-teaser {
  margin-bottom: 0;
}
@media screen and (min-width:768px) {
  .ru-horizontal-menu .ru-teaser {
    height: 80px;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    float: left;
    width: 25%;
  }
}
@media screen and (min-width:768px) and (min-width:992px) {
  .ru-horizontal-menu .ru-teaser {
    width: 20%;
  }
}
.ru-section-color- .ru-horizontal-menu .ru-teaser, .ru-section-color-0 .ru-horizontal-menu .ru-teaser {
  background-color: #167fa9;
}
.ru-section-color- .ru-horizontal-menu .ru-teaser {
  background: #167fa9;
}
.ru-section-color-1 .ru-horizontal-menu .ru-teaser {
  background: #39237e;
}
.ru-section-color-2 .ru-horizontal-menu .ru-teaser {
  background: #195e08;
}
.ru-section-color-3 .ru-horizontal-menu .ru-teaser {
  background: #22399e;
}
.ru-section-color-4 .ru-horizontal-menu .ru-teaser {
  background: #005a66;
}
.ru-section-color-5 .ru-horizontal-menu .ru-teaser {
  background: #d21e2a;
}
.ru-section-color-6 .ru-horizontal-menu .ru-teaser {
  background: #005e8c;
}
.ru-section-color-7 .ru-horizontal-menu .ru-teaser {
  background: #8e155e;
}
.ru-horizontal-menu .ru-teaser:last-child {
  padding-bottom: 15px;
}
@media screen and (min-width:768px) {
  .ru-horizontal-menu .ru-teaser:last-child {
    padding-bottom: 0;
  }
}
.ru-horizontal-menu .ru-teaser__inset {
  padding: 15px 15px 0 15px;
}
@media screen and (min-width:768px) {
  .ru-horizontal-menu .ru-teaser__inset {
    padding: 15px;
  }
}
.ru-horizontal-menu .ru-teaser-group__teasers {
  margin-bottom: -1px;
  padding-left: 1px;
}
@media screen and (min-width:768px) {
  .ru-horizontal-menu .ru-teaser-group__teasers {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.ru-horizontal-menu .ru-teaser-group__teasers:before {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  left: -15px;
  bottom: 0;
  right: 0;
  float: left;
  width: 1px;
  height: auto;
}
@media screen and (min-width:768px) {
  .ru-horizontal-menu .ru-teaser-group__teasers:before {
    border-left: solid 1px #fff;
  }
}
.ru-wide-wrap--single-flexible .ru-horizontal-menu.ru-teaser-group {
  margin: 0;
}
.ru-horizontal-menu.ru-teaser-group h4 {
  font-size: 14px;
}
.ru-horizontal-menu.ru-teaser-group h4,
.ru-horizontal-menu.ru-teaser-group h5 {
  margin-bottom: 0;
}
.ru-wide-wrap--single .ru-horizontal-menu.ru-teaser-group h4 a,
.ru-wide-wrap--single .ru-horizontal-menu.ru-teaser-group h5 a {
  background-image: none;
  line-height: 1.3em;
  border-bottom: none;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--single .ru-horizontal-menu.ru-teaser-group h4 a,
  .ru-wide-wrap--single .ru-horizontal-menu.ru-teaser-group h5 a {
    text-decoration: underline;
  }
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--single .ru-horizontal-menu.ru-teaser-group h4 a:hover,
  .ru-wide-wrap--single .ru-horizontal-menu.ru-teaser-group h5 a:hover {
    text-decoration: underline;
  }
}
.ru-horizontal-menu h4,
.ru-horizontal-menu h5 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
@media screen and (min-width:768px) {
  .ru-horizontal-menu h4 a,
  .ru-horizontal-menu h5 a {
    color: #fff;
    text-decoration: none;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 100%);
    background-size: 1px 1px;
    background-repeat: repeat-x;
    background-position: 0 100%;
    padding-bottom: 0;
  }
}
.ru-horizontal-menu .ru-teaser h4 .external-link-txt {
  background-position: 0 90%;
  background-image: linear-gradient(to bottom, #ffffff 0, #ffffff 100%);
}
.ru-horizontal-menu .ru-teaser h4 .external-link .icon.icon-external-link:before {
  color: #ffffff;
  fill: #ffffff;
}

/**
 *  hr.scss
 *
 *
 */
.ru-hr--gray-with-margin {
  display: block;
  border-top: solid 7px #eee;
  clear: both;
}
.ru-teaser-group--wide-with-figure-half-width .ru-hr--gray-with-margin {
  margin-left: 15px;
  margin-right: 15px;
}
.ru-teaser-group--no-rule-in-between .ru-hr--gray-with-margin {
  display: none;
}
.ru-hr--blue-small-with-margin {
  display: block;
  border-top: solid 4px #007b76;
  clear: both;
  width: 30px;
  margin-left: 60px;
  text-align: left;
}
.ru-hr--blue-small-with-margin.no-margin-left {
  margin-left: 0;
}

/**
 *  iframe.scss
 *
 *
 */
.ru-iframe--main-content {
  margin-top: 64px;
}

/**
 *  image.scss
 *
 *
 */
.ru-image-autofit {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.ru-image-autofit img {
  display: none;
}

/**
 *  input-reset.scs
 *
 *
 */
.ru-input-reset {
  visibility: hidden;
}

/**
 *  jcf.scss
 *
 *
 */
/* select */
.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

body > .jcf-select-drop {
  position: absolute;
  margin: 1px 0 0;
  z-index: 9999;
  transition: none;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  width: 100%;
  height: 30px;
}
.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}
.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 30px;
  margin: 0 30px 0 0;
  font-size: 15px;
  text-transform: uppercase;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
}
@media screen and (min-width:992px) {
  .jcf-select .jcf-select-text {
    margin: 0 30px 0 12px;
  }
}
.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 30px;
  bottom: 0;
  right: 0;
  top: 0;
  text-align: center;
  line-height: 30px;
  font-family: "icomoon";
  font-size: 18px;
}
.ru-section-color- .jcf-select .jcf-select-opener {
  color: #167fa9;
}
.ru-section-color-1 .jcf-select .jcf-select-opener {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .jcf-select .jcf-select-opener {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .jcf-select .jcf-select-opener {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .jcf-select .jcf-select-opener {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .jcf-select .jcf-select-opener {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .jcf-select .jcf-select-opener {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .jcf-select .jcf-select-opener {
  color: #a32972;
  fill: #a32972;
}
.jcf-select .jcf-select-opener:before {
  content: "\f107";
}
.jcf-select.jcf-drop-active .jcf-select-opener:before {
  content: "\f106";
}

.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

.jcf-list,
.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  width: 100%;
}

.jcf-list {
  position: relative;
  background: #eee;
  line-height: 14px;
  font-size: 12px;
}

.jcf-list .jcf-list-content {
  overflow: auto !important;
  max-height: 250px !important;
}

.jcf-list ul {
  list-style: none;
  padding: 12px 0;
  margin: 0;
}

.jcf-list .jcf-option,
.jcf-list ul li {
  overflow: hidden;
  display: block;
  margin: 0;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.3;
  text-transform: uppercase;
  word-break: break-word;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.jcf-list .jcf-option:hover {
  cursor: pointer;
  color: #fff;
}
.ru-section-color- .jcf-list .jcf-option:hover {
  background: #167fa9;
}
.ru-section-color- .jcf-list .jcf-option:hover {
  background: #167fa9;
}
.ru-section-color-1 .jcf-list .jcf-option:hover {
  background: #39237e;
}
.ru-section-color-2 .jcf-list .jcf-option:hover {
  background: #195e08;
}
.ru-section-color-3 .jcf-list .jcf-option:hover {
  background: #22399e;
}
.ru-section-color-4 .jcf-list .jcf-option:hover {
  background: #005a66;
}
.ru-section-color-5 .jcf-list .jcf-option:hover {
  background: #d21e2a;
}
.ru-section-color-6 .jcf-list .jcf-option:hover {
  background: #005e8c;
}
.ru-section-color-7 .jcf-list .jcf-option:hover {
  background: #8e155e;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-list-box .jcf-selected,
.jcf-select-drop .jcf-hover {
  background: #e6e6e6;
  color: #000;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: 700;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

/* common styles */
.jcf-disabled {
  opacity: 0.5;
}

.jcf-focus,
.jcf-focus * {
  border-color: #000 !important;
}

/**
 *  jcf-checkbox.scss
 *
 *
 */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #a4a4a4;
  margin: 0 3px 0 0;
  height: 20px;
  width: 20px;
}
.ru-search-results__filter-options .jcf-checkbox {
  top: -2px;
}
.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  font-family: "icomoon";
  line-height: 18px;
  text-align: center;
}
.jcf-checkbox span:before {
  content: "\e90a";
}
.jcf-checkbox input[type=checkbox] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}
.jcf-checkbox.jcf-checked {
  border-color: #000;
}
.jcf-checkbox.jcf-checked span {
  display: block;
  color: #000;
}

/**
 *  jcf-radio.scss
 *
 *
 */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #a4a4a4;
  border-radius: 10px;
  margin: 0 3px 0 0;
  height: 20px;
  width: 20px;
}
.jcf-radio span {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #000;
  border-radius: 100%;
}
.jcf-radio input[type=radio] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}
.jcf-radio.jcf-checked {
  border-color: #000;
}
.jcf-radio.jcf-checked span {
  display: block;
  color: #000;
}

/**
 *  lists.scss
 *
 *
 */
.ru-lists .ru-teaser__teaser-text ul {
  margin: 0 0 1em;
  padding: 0;
  list-style: none;
}
.ru-lists .ru-teaser__teaser-text ul li {
  padding-left: 20px;
  position: relative;
  margin: 5px 0;
}
.ru-lists .ru-teaser__teaser-text ul li:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 4px;
  top: 0.5em;
  left: 0;
  margin-top: 2px;
}
.ru-section-color- .ru-lists .ru-teaser__teaser-text ul li:before {
  background: #167fa9;
}
.ru-section-color-1 .ru-lists .ru-teaser__teaser-text ul li:before {
  background: #39237e;
}
.ru-section-color-2 .ru-lists .ru-teaser__teaser-text ul li:before {
  background: #195e08;
}
.ru-section-color-3 .ru-lists .ru-teaser__teaser-text ul li:before {
  background: #22399e;
}
.ru-section-color-4 .ru-lists .ru-teaser__teaser-text ul li:before {
  background: #005a66;
}
.ru-section-color-5 .ru-lists .ru-teaser__teaser-text ul li:before {
  background: #d21e2a;
}
.ru-section-color-6 .ru-lists .ru-teaser__teaser-text ul li:before {
  background: #005e8c;
}
.ru-section-color-7 .ru-lists .ru-teaser__teaser-text ul li:before {
  background: #8e155e;
}
.ru-lists .ru-teaser__teaser-text ol {
  margin: 0 0 1em;
  padding: 0;
  list-style: none;
  counter-reset: li;
}
.ru-lists .ru-teaser__teaser-text ol > li {
  list-style: none;
  margin: 0.5em 0;
}
.ru-lists .ru-teaser__teaser-text ol > li:before {
  content: counters(li, ".");
  counter-increment: li;
  font-weight: bold;
  margin: 0 10px 0 0;
}
.ru-section-color-1 .ru-lists .ru-teaser__teaser-text ol > li:before {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-lists .ru-teaser__teaser-text ol > li:before {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-lists .ru-teaser__teaser-text ol > li:before {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-lists .ru-teaser__teaser-text ol > li:before {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-lists .ru-teaser__teaser-text ol > li:before {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-lists .ru-teaser__teaser-text ol > li:before {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-lists .ru-teaser__teaser-text ol > li:before {
  color: #a32972;
  fill: #a32972;
}
.ru-lists .ru-teaser__teaser-text ol > li li {
  margin-left: 15px;
}
.ru-lists .ru-teaser__teaser-text ol ol {
  margin-bottom: 0;
}

/**
 *  map.scss
 *
 *
 */
.ru-map {
  margin-bottom: 15px;
}
.ru-map__google-map {
  height: 170px;
}
@media screen and (min-width:768px) {
  .ru-map__google-map {
    height: 240px;
  }
}

/**
 *  menu-toggle.scss
 *
 *
 */
.ru-menu-toggle__wrap {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
}
@media screen and (min-width:1200px) {
  .ru-menu-toggle__wrap {
    display: none;
  }
}
.ru-menu-toggle__button {
  width: 100%;
  height: 100%;
  display: block;
  background: none;
  border: dotted 1px transparent;
}
.ru-menu-toggle__button:focus {
  outline: none;
  border: dotted 1px #fff;
}
.ru-menu-toggle__bar {
  display: block;
  border-top: solid 2px #fff;
  position: absolute;
  left: 2px;
  width: 26px;
}
.ru-menu-toggle__bar.first {
  top: 4px;
}
.ru-menu-toggle__bar.second {
  top: 13px;
}
.ru-menu-toggle__bar.third {
  top: 22px;
}
.ru-mobile-menu-opened .ru-menu-toggle__bar.first {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 50%;
  left: 2px;
  margin-top: -1px;
}
.ru-mobile-menu-opened .ru-menu-toggle__bar.second {
  filter: alpha(opacity=0);
  opacity: 0;
}
.ru-mobile-menu-opened .ru-menu-toggle__bar.third {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 50%;
  left: 2px;
  margin-top: -1px;
}

/**
 *  mini-carousel.scss
 *
 *
 */
.ru-mini-carousel__slide.ru-teaser {
  vertical-align: top;
  border-left: solid 1px #fff;
  border-right: solid 1px #fff;
  margin-bottom: 0;
}
@media screen and (min-width:992px) {
  .ru-mini-carousel__slide.ru-teaser {
    border-right: 0;
  }
}
.ru-section-color- .ru-mini-carousel__slide.ru-teaser {
  background: #167fa9;
}
.ru-section-color-1 .ru-mini-carousel__slide.ru-teaser {
  background: #39237e;
}
.ru-section-color-2 .ru-mini-carousel__slide.ru-teaser {
  background: #195e08;
}
.ru-section-color-3 .ru-mini-carousel__slide.ru-teaser {
  background: #22399e;
}
.ru-section-color-4 .ru-mini-carousel__slide.ru-teaser {
  background: #005a66;
}
.ru-section-color-5 .ru-mini-carousel__slide.ru-teaser {
  background: #d21e2a;
}
.ru-section-color-6 .ru-mini-carousel__slide.ru-teaser {
  background: #005e8c;
}
.ru-section-color-7 .ru-mini-carousel__slide.ru-teaser {
  background: #8e155e;
}
.ru-mini-carousel__slide.ru-teaser figure {
  float: left;
  width: 50%;
  margin-bottom: 0;
}
.ru-mini-carousel__slide.ru-teaser .ru-teaser__details {
  float: left;
  width: 100%;
  padding: 15px;
}
@media screen and (min-width:992px) {
  .ru-mini-carousel__slide.ru-teaser:last-child {
    border-right: solid 1px #fff;
  }
}
.ru-mini-carousel__slide.ru-teaser__teaser-text {
  line-height: 1.6em;
}
.ru-wide-wrap--single .ru-mini-carousel.ru-teaser-group {
  margin-bottom: 0;
}
@media screen and (min-width:992px) {
  .ru-mini-carousel.ru-teaser-group .ru-teaser-group__teasers {
    display: table;
  }
}
.ru-mini-carousel.ru-teaser-group .ru-teaser-group__teasers > .row {
  white-space: nowrap;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.ru-mini-carousel.ru-teaser-group .ru-teaser-group__teasers .ru-mini-carousel__slide {
  white-space: normal;
}
@media screen and (min-width:992px) {
  .ru-mini-carousel.ru-teaser-group .ru-teaser-group__teasers .ru-mini-carousel__slide {
    display: table-cell;
  }
}
.ru-mini-carousel.ru-teaser-group .ru-teaser-group__teasers .ru-mini-carousel__slide--single.ru-teaser {
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width:992px) {
  .ru-mini-carousel.ru-teaser-group .ru-teaser-group__teasers .ru-mini-carousel__slide--single.ru-teaser {
    width: 20%;
    max-width: 268px;
  }
}
.ru-mini-carousel.ru-teaser-group .ru-teaser-group__teasers .ru-mini-carousel__slide--single.ru-teaser h3,
.ru-mini-carousel.ru-teaser-group .ru-teaser-group__teasers .ru-mini-carousel__slide--single.ru-teaser h4 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.ru-mini-carousel.ru-teaser-group .ru-teaser-group__teasers .ru-mini-carousel__slide--single.ru-teaser h3 a,
.ru-mini-carousel.ru-teaser-group .ru-teaser-group__teasers .ru-mini-carousel__slide--single.ru-teaser h4 a {
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-mini-carousel.ru-teaser-group .ru-teaser-group__teasers .ru-mini-carousel__slide--single.ru-teaser .ru-teaser__more-link-list {
  font-size: 14px;
}
.ru-mini-carousel.ru-teaser-group .ru-teaser-group__teasers .ru-mini-carousel__slide--double.ru-teaser {
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width:992px) {
  .ru-mini-carousel.ru-teaser-group .ru-teaser-group__teasers .ru-mini-carousel__slide--double.ru-teaser {
    width: 40%;
    max-width: 536px;
  }
}
.ru-mini-carousel.ru-teaser-group .ru-teaser-group__teasers .ru-mini-carousel__slide--double.ru-teaser .ru-teaser__details {
  width: 50%;
}
.ru-mini-carousel.ru-teaser-group .ru-teaser h3 a,
.ru-mini-carousel.ru-teaser-group .ru-teaser h4 a {
  text-decoration: none;
  background-image: none;
}
.ru-mini-carousel.ru-teaser-group .ru-teaser h4 {
  font-size: 27px;
  line-height: 1em;
  margin-bottom: 15px;
}

/**
 *  mini-nav.scss
 *
 *
 */
.mini-nav {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
}
.mini-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.mini-nav li {
  margin: 0 1em 0 0;
  padding: 0;
}
@media screen and (min-width:768px) {
  .mini-nav li {
    display: inline-block;
  }
}

/**
 *  mini-toolbar.scss
 *
 *
 */
.ru-mini-toolbar {
  border-top: solid 7px #eee;
  padding-top: 15px;
}
.template-detail-f .ru-mini-toolbar {
  border-top: solid 1px #a4a4a4;
}
.ru-mini-toolbar h2 {
  font-size: 37px;
  margin-bottom: 15px;
}
.ru-mini-toolbar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ru-mini-toolbar li {
  margin-left: 0.5em;
  padding-left: 0.75em;
  display: inline-block;
  position: relative;
}
.ru-mini-toolbar li:before {
  content: "";
  position: absolute;
  top: 4px;
  bottom: 4px;
  width: 2px;
  left: 0;
  background: #000;
}
.ru-mini-toolbar li:first-child {
  padding-left: 0;
  margin-left: 0;
}
.ru-mini-toolbar li:first-child:before {
  display: none;
}
.ru-mini-toolbar a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-mini-toolbar a:hover {
  text-decoration: none;
}

/**
 *  more-links.scss
 *
 *
 */
.ru-more-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ru-more-links li {
  padding-left: 0;
}
.ru-more-links li:before {
  display: none;
}
.ru-more-links a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
  text-decoration: none;
  font-weight: bold;
}
.ru-more-links a:hover {
  text-decoration: none;
}
.ru-multicol-2-text .ru-more-links a {
  text-decoration: none;
}

/**
 *  multicol.scss
 *
 *
 */
.ru-multicol-2-text {
  margin-bottom: 30px;
}
.ru-multicol-2-text .col-xs-12 {
  min-height: auto;
}
@media screen and (min-width:992px) {
  .ru-multicol-2-text *[class*=col-] {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
  .safari-538 .ru-multicol-2-text *[class*=col-], .safari-600 .ru-multicol-2-text *[class*=col-], .safari-601 .ru-multicol-2-text *[class*=col-] {
    /**
     *  Safari 8: 538,600 (WebKit Version)
     *  Safari 9: 601     (WebKit Version)
     *
     */
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media screen and (min-width:992px) {
  .ru-multicol-2-text {
    margin-bottom: 37.5px;
  }
}
.ru-multicol-3-text {
  margin-bottom: 30px;
}
.ru-multicol-3-text .col-xs-12 {
  min-height: auto;
}
@media screen and (min-width:992px) {
  .ru-multicol-3-text {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-bottom: 37.5px;
  }
}
.ru-multicol-3-text .ru-teaser {
  -webkit-column-break-inside: avoid; /* Chrome, Safari */
  page-break-inside: avoid; /* Theoretically FF 20+ */
  break-inside: avoid-column; /* IE 11 */
  display: table; /* Actually FF 20+ */
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 30px;
  width: 100%;
}
.ru-multicol-3-text .ru-teaser-group {
  margin-top: 4px;
  margin-bottom: 0;
  padding-bottom: 0;
}

/**
 *  notice
 *
 *
 */
.ru-notice {
  font-weight: 500;
  margin: 0 0 25px;
}
.ru-section-color- .ru-notice, .ru-section-color-0 .ru-notice {
  border: 1px solid #167fa9;
}
.ru-section-color-1 .ru-notice {
  border: 1px solid #4e3a8e;
}
.ru-section-color-2 .ru-notice {
  border: 1px solid #1d7308;
}
.ru-section-color-3 .ru-notice {
  border: 1px solid #2f53b5;
}
.ru-section-color-4 .ru-notice {
  border: 1px solid #016b5e;
}
.ru-section-color-5 .ru-notice {
  border: 1px solid #e02c38;
}
.ru-section-color-6 .ru-notice {
  border: 1px solid #167fa9;
}
.ru-section-color-7 .ru-notice {
  border: 1px solid #a32972;
}
.ru-notice__content {
  padding: 10px 15px;
}
.ru-section-color- .ru-notice__content, .ru-section-color-0 .ru-notice__content {
  color: #167fa9;
}
.ru-section-color-1 .ru-notice__content {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-notice__content {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-notice__content {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-notice__content {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-notice__content {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-notice__content {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-notice__content {
  color: #a32972;
  fill: #a32972;
}
.ru-notice__content a {
  background-image: none;
  text-decoration: none;
  background: none;
}
.ru-section-color- .ru-notice__content a, .ru-section-color-0 .ru-notice__content a {
  color: #167fa9;
  border-bottom: solid 1px #167fa9;
}
.ru-section-color-1 .ru-notice__content a {
  color: #4e3a8e;
  border-bottom: solid 1px #4e3a8e;
}
.ru-section-color-2 .ru-notice__content a {
  color: #1d7308;
  border-bottom: solid 1px #1d7308;
}
.ru-section-color-3 .ru-notice__content a {
  color: #2f53b5;
  border-bottom: solid 1px #2f53b5;
}
.ru-section-color-4 .ru-notice__content a {
  color: #016b5e;
  border-bottom: solid 1px #016b5e;
}
.ru-section-color-5 .ru-notice__content a {
  color: #e02c38;
  border-bottom: solid 1px #e02c38;
}
.ru-section-color-6 .ru-notice__content a {
  color: #167fa9;
  border-bottom: solid 1px #167fa9;
}
.ru-section-color-7 .ru-notice__content a {
  color: #a32972;
  border-bottom: solid 1px #a32972;
}
.ru-section-color- .ru-notice__content a:hover, .ru-section-color-0 .ru-notice__content a:hover {
  color: #188bb9;
  border-bottom: solid 1px #188bb9;
}
.ru-section-color-1 .ru-notice__content a:hover {
  color: #553f9b;
  border-bottom: solid 1px #553f9b;
}
.ru-section-color-2 .ru-notice__content a:hover {
  color: #218409;
  border-bottom: solid 1px #218409;
}
.ru-section-color-3 .ru-notice__content a:hover {
  color: #3359c3;
  border-bottom: solid 1px #3359c3;
}
.ru-section-color-4 .ru-notice__content a:hover {
  color: #017d6e;
  border-bottom: solid 1px #017d6e;
}
.ru-section-color-5 .ru-notice__content a:hover {
  color: #e23c47;
  border-bottom: solid 1px #e23c47;
}
.ru-section-color-6 .ru-notice__content a:hover {
  color: #188bb9;
  border-bottom: solid 1px #188bb9;
}
.ru-section-color-7 .ru-notice__content a:hover {
  color: #b12d7c;
  border-bottom: solid 1px #b12d7c;
}
.ru-notice__content p {
  margin: 5px 0;
}
.ru-notice .ru-notice__footer-link {
  background: #fff;
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: 10px;
  color: #fff;
}
.ru-section-color- .ru-notice .ru-notice__footer-link, .ru-section-color-0 .ru-notice .ru-notice__footer-link {
  background: #167fa9;
}
.ru-section-color- .ru-notice .ru-notice__footer-link {
  background: #167fa9;
}
.ru-section-color-1 .ru-notice .ru-notice__footer-link {
  background: #39237e;
}
.ru-section-color-2 .ru-notice .ru-notice__footer-link {
  background: #195e08;
}
.ru-section-color-3 .ru-notice .ru-notice__footer-link {
  background: #22399e;
}
.ru-section-color-4 .ru-notice .ru-notice__footer-link {
  background: #005a66;
}
.ru-section-color-5 .ru-notice .ru-notice__footer-link {
  background: #d21e2a;
}
.ru-section-color-6 .ru-notice .ru-notice__footer-link {
  background: #005e8c;
}
.ru-section-color-7 .ru-notice .ru-notice__footer-link {
  background: #8e155e;
}
.ru-notice .ru-notice__footer-link:hover {
  text-decoration: none;
}
.ru-notice h4 {
  margin-bottom: 15px;
}
.ru-notice--publication-search h2 {
  margin-bottom: 0;
  text-align: center;
  font-size: 27px;
  line-height: 1.1em;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
}
.ru-notice--publication-search h4 {
  margin-bottom: 0;
  text-align: center;
}

/**
 *  page.scss
 *
 *
 */
.ru-page {
  position: relative;
  min-height: 100%;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
}
.ru-page--home {
  background-repeat: no-repeat;
  background-size: auto 500px; /* Ensure complete fill up to but not including tablet */
  background-position: center 0;
}
@media screen and (min-width:768px) {
  .ru-page--home {
    background-repeat: repeat-y;
    background-attachment: fixed;
    background-position: center top;
    background-size: 100% auto;
  }
}
.ru-page--home .ru-container-main__wrap {
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: auto 320px;
}
@media screen and (min-width:480px) {
  .ru-page--home .ru-container-main__wrap {
    background-size: 100% auto;
  }
}
@media screen and (min-width:1200px) {
  .ru-page--home .ru-container-main__wrap {
    background: none !important;
  }
}

.page-styleguide section {
  clear: both;
  margin: 0 0 1em 0;
}
.page-styleguide section:before, .page-styleguide section:after {
  display: table;
  content: " ";
}
.page-styleguide section:after {
  clear: both;
}
.page-styleguide hr {
  border-top: solid 6px #000;
}

/**
 *  page-footer.scss
 *
 *
 */
.ru-page-footer {
  font-size: 14px;
  line-height: 1.5em;
  padding: 15px 0;
}
@media screen and (min-width:768px) {
  .ru-page-footer {
    padding: 30px 0;
  }
}
.ru-page-footer a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-page-footer a:hover {
  text-decoration: none;
}
.ru-page-footer h3 {
  font-size: 27px;
  font-weight: 600;
  margin-bottom: 15px;
}
.ru-page-footer h3 a {
  color: #000;
  text-decoration: none;
}
.ru-page-footer .ru-teaser h4 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.4em;
  margin-bottom: 10px;
}
.ru-page-footer .ru-teaser h5 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 10px;
}
.ru-page-footer .ru-teaser h5 a {
  color: #000;
}
.ru-page-footer .ru-teaser .ru-teaser__details h4 a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-page-footer .ru-teaser .ru-teaser__details h4 a:hover, .ru-page-footer .ru-teaser .ru-teaser__details h4 a:focus {
  text-decoration: none;
  background-image: none;
}
.ru-page-footer .ru-teaser-group .ru-teaser h4 .external-link-txt {
  background-position: 0 100%;
}
.ru-page-footer--wide {
  clear: both;
  background-color: #eee;
}
.ru-page-footer--no-padding-top {
  padding-top: 0;
}

/**
 *  page-header.scss
 *
 *
 */
.ru-page-header {
  margin: 0;
}
.ru-page-header--news-article .key_takeaways_block {
  background-color: #f4f4f4;
  margin-top: 80px;
  padding: 30px;
  clear: both;
}
.ru-page-header--news-article .key_takeaways_block .title {
  margin-top: 0;
  margin-bottom: 20px;
  color: black;
}
.ru-page-header--news-article .key_takeaways_block .record {
  font-size: 16px;
}
@media screen and (min-width:1200px) {
  .ru-page-header--news-article .ru-page-header__header {
    padding-top: 24px;
  }
}
.ru-page-header--news-article .ru-page-header__header .ru-page-header__byline {
  text-transform: uppercase;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}
.ru-page-header--news-article .ru-page-header__header .ru-page-header__byline .ru-page-header__byline-date {
  float: left;
}
.ru-page-header--news-article .ru-page-header__header .ru-page-header__byline .ru-page-header__byline-text {
  float: left;
  padding-left: 10px;
}
.ru-page-header--news-article .ru-page-header__header .ru-page-header__byline .ru-page-header__byline-social-share {
  float: left;
  margin-left: 12px;
  padding-left: 12px;
  border-left: 1px solid #B0B0B0;
}
.ru-page-header--news-article .ru-page-header__header .ru-page-header__byline .ru-page-header__byline-copy-link {
  float: left;
  margin-left: 12px;
  padding-left: 12px;
  border-left: 1px solid #B0B0B0;
  line-height: 23px;
  cursor: pointer;
}
@media screen and (max-width:991px) {
  .ru-page-header--news-article .ru-page-header__header .ru-page-header__byline .ru-page-header__byline-copy-link {
    clear: both;
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
}
.ru-page-header--news-article .ru-page-header__header .ru-page-header__byline .ru-page-header__byline-copy-link .info {
  cursor: pointer;
}
.ru-page-header--news-article .ru-page-header__header .ru-page-header__byline .ru-page-header__byline-copy-link span {
  margin-left: 8px;
  padding-top: 2px;
  display: block;
  float: right;
}
@media screen and (min-width:1200px) {
  .ru-page-header--feature-contained .ru-page-header__header {
    padding-top: 0;
  }
}
@media screen and (min-width:768px) {
  .ru-page-header--hidden {
    display: none;
  }
}
.ru-page-header__inset {
  position: relative;
  z-index: 1;
  height: 100%;
}
.ru-page-header--wide-with-video {
  height: 320px;
}
@media screen and (min-width:1200px) {
  .ru-page-header--wide-with-video {
    display: initial;
  }
}
.ru-page-header__header {
  margin-bottom: 15px;
}
.page-clinical-research .ru-page-header__header {
  margin-bottom: 0;
}
.ru-page-header--wide-with-video.video-visible .ru-page-header__header {
  display: none;
}
.ru-page-header--with-carousel-narrow .ru-page-header__header, .ru-page-header-wrap--wide-with-feature .ru-page-header__header, .ru-page-header-wrap--home .ru-page-header__header {
  margin-top: 15px;
  padding-top: 0;
}
@media screen and (min-width:1200px) {
  .ru-page-header--with-carousel-narrow .ru-page-header__header, .ru-page-header-wrap--wide-with-feature .ru-page-header__header, .ru-page-header-wrap--home .ru-page-header__header {
    width: 44%;
  }
}
@media screen and (min-width:992px) {
  .ru-page-header--with-carousel-narrow .ru-page-header__header, .ru-page-header-wrap--wide-with-feature .ru-page-header__header {
    margin-top: 0;
  }
}
.ru-page-header__header--moved {
  margin: 0 auto;
  padding: 10px 15px;
}
@media screen and (min-width:768px) {
  .ru-page-header__header--moved {
    width: 750px;
  }
}
@media screen and (min-width:992px) {
  .ru-page-header__header--moved {
    width: 970px;
  }
}
.ru-page-header__header .h1style h2 {
  margin: 0;
  font-size: 34px;
}
@media screen and (min-width:768px) {
  .ru-page-header__header .h1style h2 {
    font-size: 37px;
  }
}
@media screen and (min-width:992px) {
  .ru-page-header__header .h1style h2 {
    font-size: 38px;
  }
}
@media screen and (min-width:1200px) {
  .ru-page-header__header .h1style h2 {
    font-size: 54px;
  }
}
.ru-page-header__pre-title {
  text-transform: uppercase;
}
.ru-page-header__pre-title h2, .ru-page-header__pre-title .pre-title {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  margin-bottom: 0;
  font-weight: bold;
}
.ru-page-header__pre-title + .ru-page-header__title {
  margin-top: 0;
}
.ru-page-header__pre-title + .ru-page-header__title h1 {
  margin-top: 0;
}
.ru-page-header__pre-title + .ru-page-header__title h2 {
  font-size: 37px;
}
@media screen and (min-width:1200px) {
  .ru-page-header__pre-title + .ru-page-header__title h2 {
    font-size: 54px;
  }
}
@media screen and (min-width:1200px) {
  .ru-page-header__title h1, .ru-page-header__title .h1 {
    margin: 0;
  }
}
.ru-page-header--feature .ru-page-header__title {
  padding-top: 0;
}
.page-page-404 .ru-page-header__title {
  padding-top: 20px;
}
@media screen and (min-width:992px) {
  .ru-page-header--feature .ru-page-header__title {
    padding-top: 15px;
  }
}
@media screen and (min-width:1200px) {
  .ru-page-header--feature .ru-page-header__title {
    padding-top: 45px;
  }
}
.ru-page-header__subtitle h2, .ru-page-header__subtitle h3 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 22px;
}
@media screen and (min-width:992px) {
  .ru-page-header__subtitle h2, .ru-page-header__subtitle h3 {
    font-size: 27px;
  }
}
.ru-page-header__tags {
  font-size: 13px;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.6em;
  clear: both;
}
@media screen and (min-width:992px) {
  .ru-page-header__tags {
    font-size: 15px;
  }
}
.ru-page-header__tags-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ru-page-header__tags li {
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
  display: inline;
  border-right: solid 1px #555555;
  text-transform: uppercase;
  line-height: 26px;
}
@media screen and (min-width:768px) {
  .ru-page-header__tags li {
    border-right: solid 1px #fff;
  }
}
.ru-page-header__tags li:last-child {
  border-right: none;
}
.ru-page-header__tags li a {
  border-bottom: solid 1px #fff;
}
.ru-page-header__tags li a:hover {
  text-decoration: none;
}
.ru-page-header__quote {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.2em;
  margin: 15px 15px 0 0;
  font-size: 15px;
  display: none;
  /*&:before {
    content: "“";
    margin-left: -15px;
  }
  &:after {
    content: "”";
  }*/
}
@media screen and (min-width:768px) {
  .ru-page-header__quote {
    display: block;
  }
}
@media screen and (min-width:992px) {
  .ru-page-header__quote {
    font-size: 27px;
  }
}
@media screen and (min-width:1200px) {
  .ru-page-header__quote {
    margin: 30px 0 0 0;
  }
}
.ru-page-header__profile-highlight {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  line-height: 1.3em;
}
.ru-page-header__profile-image figure {
  margin-bottom: 15px;
  width: 88px;
  height: 88px;
}
@media screen and (min-width:768px) {
  .ru-page-header__profile-image figure {
    float: left;
    margin-right: 18px;
    margin-bottom: 5px;
  }
}
.ru-page-header__profile-image figure img {
  width: 100%;
}
.ru-page-header__intro {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: -0.1px;
  margin-bottom: 28px;
  padding-top: 10px;
}
.ru-page-header__intro.fullwidth {
  max-width: none;
}
@media screen and (min-width:768px) {
  .ru-page-header__intro {
    margin-bottom: 44px;
  }
}
@media screen and (min-width:1200px) {
  .ru-page-header__intro {
    font-size: 25px;
  }
}
.ru-page-header__intro p {
  max-width: none;
}
.ru-page-header__profile-links-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
  font-weight: bold;
}
.ru-page-header__profile-links-list li {
  margin: 0;
  padding: 0;
}
.ru-page-header__profile-links-list a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-page-header__event-meta ul {
  width: 100%;
  margin: 0 0 7.5px 0;
  padding: 0;
  list-style: none;
  float: left;
  clear: both;
}
.ru-page-header__event-meta li {
  float: left;
  display: block;
  line-height: 1;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  position: relative;
}
.ru-page-header__event-meta-date {
  margin-left: 0;
  padding-left: 0;
  width: 100%;
}
.ru-page-header__event-meta-date,
.ru-page-header__event-meta-date a {
  color: #e02c38;
}
.ru-page-header__event-meta-date:before {
  display: none;
}
.ru-page-header__event-meta-date:before {
  width: 0;
}
.ru-page-header__event-meta-time {
  color: #000;
  clear: left;
  border-right: solid 2px #000;
  margin-right: 0.5em;
  padding-right: 0.75em;
}
.ru-page-header__event-meta-location {
  color: #000;
}
.ru-page-header__event-series h2 {
  margin-bottom: 15px;
}
.ru-page-header__event-series a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
}
.ru-page-header__event-series a:hover {
  text-decoration: none;
}
.ru-page-header__more-link-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.8em;
  max-width: none;
}
@media screen and (min-width:768px) {
  .ru-page-header__more-link-list {
    font-size: 22px;
  }
}
@media screen and (min-width:992px) {
  .ru-page-header__more-link-list {
    line-height: 1.4em;
  }
}
.ru-page-header__more-link-list li {
  margin: 0;
  padding: 0;
}
@media screen and (min-width:1200px) {
  .ru-page-header__more-link-list li {
    white-space: nowrap;
  }
}
.ru-page-header__more-link-list a {
  color: #000;
}
.ru-page-header--feature .ru-page-header__more-link-list a {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  border-bottom: solid 1px #737373;
  border-bottom: solid 1px #fff;
}
@media screen and (min-width:992px) {
  .ru-page-header--feature .ru-page-header__more-link-list a {
    font-size: 17px;
  }
}
.ru-page-header__more-link-list a:hover {
  text-decoration: none;
}
.ru-page-header__more-link-list .icon-arrow-long {
  position: relative;
  top: 2px;
  color: #000;
}
.ru-page-header__more-link-list .icon-arrow-long:before {
  font-weight: bold;
}
.ru-section-color- .ru-page-header__more-link-list .icon-arrow-long:before, .ru-section-color-0 .ru-page-header__more-link-list .icon-arrow-long:before {
  color: #188bb9;
}
.ru-section-color-1 .ru-page-header__more-link-list .icon-arrow-long {
  color: #553f9b;
}
.ru-section-color-2 .ru-page-header__more-link-list .icon-arrow-long {
  color: #218409;
}
.ru-section-color-3 .ru-page-header__more-link-list .icon-arrow-long {
  color: #3359c3;
}
.ru-section-color-4 .ru-page-header__more-link-list .icon-arrow-long {
  color: #017d6e;
}
.ru-section-color-5 .ru-page-header__more-link-list .icon-arrow-long {
  color: #e23c47;
}
.ru-section-color-6 .ru-page-header__more-link-list .icon-arrow-long {
  color: #188bb9;
}
.ru-section-color-7 .ru-page-header__more-link-list .icon-arrow-long {
  color: #b12d7c;
}
.ru-page-header__byline {
  margin: 15px 0;
  font-weight: bold;
}
.ru-page-header__byline a {
  color: #000;
  text-decoration: underline;
}
.ru-page-header__logo {
  margin-top: 0;
  padding-top: 22.5px;
  margin-bottom: 7.5px;
}
@media screen and (min-width:768px) {
  .ru-page-header__logo {
    padding-top: 30px;
    margin-bottom: 9px;
  }
}
@media screen and (min-width:992px) {
  .ru-page-header__logo {
    padding-top: 60px;
    margin-bottom: 30px;
  }
}
.ru-page-header__logo img {
  width: 112px;
}
@media screen and (min-width:768px) {
  .ru-page-header__logo img {
    width: 240px;
  }
}
@media screen and (min-width:992px) {
  .ru-page-header__logo img {
    width: 360px;
  }
}

/**
 *  page-header-wrap.scss
 *
 *
 */
.ru-page-header-wrap--wide {
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 0;
  margin-bottom: 0;
  position: relative;
}
.ru-page-header-wrap--wide.ru-page-header-wrap--stories-grid {
  margin-bottom: 0;
}
.ru-page-header-wrap--wide-with-video {
  margin-bottom: 90px;
}
.ru-page-header-wrap--wide-with-feature:before {
  /* Horizontal, left to right */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.75+0,0+100 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#bf000000", endColorstr="#00000000",GradientType=1 ); /* IE6-9 */
  content: " ";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 60%;
  height: 100%;
}
.template-detail-f .ru-page-header-wrap--wide-with-feature.has-video {
  margin-bottom: 0;
}
@media screen and (min-width:768px) {
  .template-detail-f .ru-page-header-wrap--wide-with-feature.has-video {
    margin-bottom: 0;
  }
}
.ru-page-header-wrap--wide-with-feature.has-video.video-visible {
  margin-bottom: 15px;
}
@media screen and (min-width:768px) {
  .ru-page-header-wrap--wide-with-feature.has-video.video-visible {
    margin-bottom: 30px;
  }
  .template-detail-f .ru-page-header-wrap--wide-with-feature.has-video.video-visible {
    margin-bottom: 0;
  }
}
.ru-page-header-wrap--wide-with-feature.has-video.video-visible:before {
  background: #000;
  width: 100%;
  filter: alpha(opacity=75);
  opacity: 0.75;
}
.ru-page-header-wrap--wide-cloned.has-video {
  margin-bottom: 0;
}
.ru-page-header-wrap--wide-cloned.video-visible + .ru-video__play-btn-wrap--cloned {
  display: none;
}
.ru-page-header-wrap--no-bottom-margin {
  margin-bottom: 0;
}
.ru-page-header-wrap--narrow .ru-page-header--content-type {
  margin-bottom: 0;
}
.ru-page-header-wrap--narrow .ru-page-header--content-type h1, .ru-page-header-wrap--narrow .ru-page-header--content-type h2 {
  max-width: none;
}
.ru-page-header-wrap--home {
  margin-bottom: 0;
  height: 320px;
  position: relative;
}
@media screen and (min-width:768px) {
  .ru-page-header-wrap--home {
    height: 350px;
  }
}
@media screen and (min-width:992px) {
  .ru-page-header-wrap--home {
    height: 453px;
  }
}
@media screen and (min-width:1200px) {
  .ru-page-header-wrap--home {
    height: 453px;
  }
}
@media screen and (min-width:1400px) {
  .ru-page-header-wrap--home {
    height: 528.5px; /* Scale this up based on 585:1200 */
  }
}
.ru-page-header-wrap--home:before {
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
}
@media screen and (min-width:768px) {
  .ru-page-header-wrap--home:before {
    width: 60%;
    /* Horizontal, left to right */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.75+0,0+100 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#bf000000", endColorstr="#00000000",GradientType=1 ); /* IE6-9 */
  }
}
.ru-page-header-wrap--home.with-priority-alert {
  /**
  *  Separate the scrim from the main nav
  *  when a high-priority alert is present
  *
  */
}
.ru-page-header-wrap--home.with-priority-alert:before {
  top: 0;
}
.ru-page-header-wrap--home h1, .ru-page-header-wrap--home h2 {
  margin-top: 0;
  font-size: 54px;
}
.ru-page-header-wrap--home h1,
.ru-page-header-wrap--home h1 a, .ru-page-header-wrap--home h2,
.ru-page-header-wrap--home h2 a {
  color: #fff;
}
.ru-page-header-wrap--home .ru-page-header__intro {
  color: #fff;
}
.ru-page-header-wrap--home .ru-page-header__more-link-list a {
  color: #fff;
  text-decoration: none;
  border-bottom: solid 1px #fff;
}
.ru-page-header-wrap__overlay-link {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
}

/**
 *  page-header--feature.scss
 *
 *
 */
.ru-page-header--feature {
  color: #fff;
  overflow: hidden;
}
@media screen and (min-width:768px) {
  .ru-page-header--feature {
    height: 369px;
  }
}
@media screen and (min-width:992px) {
  .ru-page-header--feature {
    /*width: 60%;*/
    height: 482px;
  }
}
@media screen and (min-width:1200px) {
  .ru-page-header--feature {
    /*width: 43%;*/
    height: 585px;
  }
}
@media screen and (min-width:1400px) {
  .ru-page-header--feature {
    height: 642px;
  }
}
.ru-page-header--feature a {
  color: #fff;
}
.ru-page-header--feature a:hover {
  color: #fff;
}
.ru-page-header-wrap--wide .ru-page-header--feature {
  min-height: 320px;
  max-height: 100%;
  height: auto;
}
@media screen and (min-width:768px) {
  .ru-page-header-wrap--wide .ru-page-header--feature {
    min-height: 369px;
    height: auto;
    display: grid;
  }
}
@media screen and (min-width:992px) {
  .ru-page-header-wrap--wide .ru-page-header--feature {
    min-height: 482px;
    height: auto;
    display: grid;
  }
}
@media screen and (min-width:1200px) {
  .ru-page-header-wrap--wide .ru-page-header--feature {
    min-height: 585px;
  }
}
@media screen and (min-width:1400px) {
  .ru-page-header-wrap--wide .ru-page-header--feature {
    height: 642px;
  }
}
.ru-page-header--feature-contained {
  height: auto;
}
@media screen and (min-width:768px) {
  .ru-page-header--feature-contained {
    height: 369px;
  }
}
@media screen and (min-width:992px) {
  .ru-page-header--feature-contained {
    height: 482px;
  }
}
@media screen and (min-width:1200px) {
  .ru-page-header--feature-contained {
    height: 585px;
  }
}
@media screen and (min-width:1400px) {
  .ru-page-header--feature-contained {
    height: 642px;
  }
}
@media screen and (min-width:768px) {
  .ru-page-header--feature-contained.ru-page-header--with-carousel .ru-page-header__header {
    padding-left: 30px;
  }
}
.ru-page-header--feature .ru-page-header__header {
  position: relative;
  /*height: 100%;*/ /* @TODO Resolve issue with overlap with links */
}
.ru-page-header--feature .ru-page-header__title {
  position: relative;
  z-index: 2;
}
.ru-page-header--feature .ru-page-header__subtitle {
  position: relative;
  z-index: 2;
}
.ru-page-header--feature .ru-page-header__intro {
  position: relative;
  z-index: 2;
}
.ru-page-header--feature .ru-page-header__more-links {
  position: relative;
  z-index: 2;
}
.ru-page-header--feature .ru-page-header__date {
  font-size: 20px;
  text-transform: uppercase;
}
.ru-page-header--feature h1, .ru-page-header--feature h2 {
  margin: 0;
  font-size: 34px;
}
@media screen and (min-width:768px) {
  .ru-page-header--feature h1, .ru-page-header--feature h2 {
    font-size: 38px;
  }
}
@media screen and (min-width:1200px) {
  .ru-page-header--feature h1, .ru-page-header--feature h2 {
    font-size: 54px;
  }
}
.ru-page-header--feature figure {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: none;
}

/**
 *  page-header--profile-carousel.scss
 *
 *
 */
.ru-page-header--profile-carousel.ru-page-header--feature-contained .ru-page-header__header {
  height: auto;
}
.ru-page-header--profile-carousel .ru-page-header__subtitle,
.ru-page-header--profile-carousel .ru-page-header__subtitle h2 {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
}
@media screen and (min-width:768px) {
  .ru-page-header--profile-carousel .ru-page-header__subtitle,
  .ru-page-header--profile-carousel .ru-page-header__subtitle h2 {
    font-size: 16px;
  }
}
@media screen and (min-width:992px) {
  .ru-page-header--profile-carousel .ru-page-header__subtitle,
  .ru-page-header--profile-carousel .ru-page-header__subtitle h2 {
    font-size: 22px;
  }
}
.ru-page-header--profile-carousel .ru-page-header__more-links {
  padding-top: 0;
  padding-right: 15px;
  padding-bottom: 7.5px;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
}
@media screen and (min-width:768px) {
  .ru-page-header--profile-carousel .ru-page-header__more-links {
    background-color: #fff;
    position: absolute;
    z-index: 3;
    left: 0;
    padding-top: 7.5px;
    padding-bottom: 3px;
    top: 333px;
  }
}
@media screen and (min-width:992px) {
  .ru-page-header--profile-carousel .ru-page-header__more-links {
    top: 446px;
  }
}
@media screen and (min-width:1200px) {
  .ru-page-header--profile-carousel .ru-page-header__more-links {
    top: 549px;
  }
}
@media screen and (min-width:1400px) {
  .ru-page-header--profile-carousel .ru-page-header__more-links {
    top: 606px;
  }
}
.ru-page-header--profile-carousel .ru-page-header__more-links a {
  color: #fff;
  text-transform: uppercase;
}
.ru-page-header--profile-carousel .ru-page-header__more-link-label {
  text-transform: uppercase;
  color: #000;
}
.ru-page-header--profile-carousel a .ru-page-header__more-link-label {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}

/**
 *  page-header--profile-mini.scss
 *
 *
 */
.ru-page-header--profile-mini h3 {
  margin-bottom: 7.5px;
  line-height: 1;
}
.ru-page-header--profile-mini h3 a {
  color: #000;
  border-bottom: solid 1px #000;
  display: inline-block;
  text-decoration: none;
}
.ru-page-header--profile-mini .ru-page-header__tags {
  padding: 7.5px 0 30px 0;
}
.ru-page-header--profile-mini .ru-page-header__tags a {
  color: #000;
  border-bottom: solid 1px #000;
}
.ru-page-header--profile-mini .ru-page-header__tags li {
  border-color: #000;
}

/**
 *  page-header--with-carousel.scss
 *
 *
 */
.ru-page-header--with-carousel .ru-page-header__header {
  margin-top: 0;
  padding-top: 15px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  z-index: 3;
  top: 0;
  left: 0;
  right: 15px;
}
@media screen and (min-width:768px) {
  .ru-page-header--with-carousel .ru-page-header__header {
    color: #fff;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width:992px) {
  .ru-page-header--with-carousel .ru-page-header__header {
    padding-top: 0;
  }
}
@media screen and (min-width:1200px) {
  .ru-page-header--with-carousel .ru-page-header__header {
    width: 50%;
  }
}
.ru-page-header--with-carousel .ru-page-header__header a {
  color: #000;
  border-bottom: solid 1px #555555;
}
@media screen and (min-width:768px) {
  .ru-page-header--with-carousel .ru-page-header__header a {
    color: #fff;
    border-bottom: solid 1px #fff;
  }
}
.ru-page-header--with-carousel .ru-page-header__header h1 {
  margin: 0 0 5px 0;
}
.page-clinical-research .ru-page-header--with-carousel .ru-page-header__header h1 {
  margin-bottom: 0;
}
@media screen and (min-width:768px) {
  .ru-page-header--with-carousel .ru-page-header__header h1 {
    margin: 0 0 5px 0;
  }
}
@media screen and (min-width:1200px) {
  .ru-page-header--with-carousel .ru-page-header__header h1 {
    margin: 0 0 10px 0;
  }
}
@media screen and (min-width:1400px) {
  .ru-page-header--with-carousel .ru-page-header__header h1 {
    margin: 0 0 10px 0;
  }
}
.template-detail-f .ru-page-header--with-carousel .ru-page-header__header h1 {
  margin-top: 0.5em;
}
@media screen and (min-width:768px) {
  .template-detail-f .ru-page-header--with-carousel .ru-page-header__header h1 {
    margin-top: 0;
  }
}
.ru-page-header--with-carousel .ru-page-header__header h2 {
  margin: 0 0 5px 0;
  font-size: 34px;
}
@media screen and (min-width:768px) {
  .ru-page-header--with-carousel .ru-page-header__header h2 {
    margin: 0 0 10px 0;
    font-size: 38px;
  }
}
@media screen and (min-width:1200px) {
  .ru-page-header--with-carousel .ru-page-header__header h2 {
    font-size: 54px;
  }
}
.ru-page-header--with-carousel .ru-page-header__header h3 {
  font-size: 27px;
  margin: 0;
}
.ru-page-header--with-carousel .ru-page-header__header .ru-page-header__title {
  margin-top: 0;
}
.ru-page-header--with-carousel .ru-carousel {
  position: relative;
  margin: 0;
}
@media screen and (min-width:768px) {
  .ru-page-header--with-carousel .ru-carousel {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .page-clinical-research .ru-page-header--with-carousel .ru-carousel {
    position: relative;
  }
}
.ru-page-header--with-carousel .ru-carousel,
.ru-page-header--with-carousel .ru-carousel a {
  color: #fff;
}
.ru-page-header--with-carousel .ru-carousel__background {
  display: none;
}
.ru-page-header--with-carousel .ru-carousel--foreground {
  z-index: 3;
}
.ru-page-header--with-carousel-narrow:before {
  display: block;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 15px;
  width: 60%;
  height: 100%;
  /* Horizontal, left to right */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.75+0,0+100 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#bf000000", endColorstr="#00000000",GradientType=1 ); /* IE6-9 */
}
.ru-page-header--with-carousel-narrow .ru-page-header__header {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width:768px) {
  .ru-page-header--with-carousel-narrow .ru-page-header__header {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ru-page-header--with-carousel .slick-slider {
  border-right: none;
}

/**
 *  page-header--with-teaser.scss
 *
 *
 */
.ru-page-header--with-teaser {
  margin-bottom: 45px;
}

/**
 *  page-header--news-article.scss
 *
 *
 */
.ru-page-header--news-article .ru-page-header__intro {
  font-size: 18px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5em;
  clear: both;
  margin-bottom: 0;
}

/**
 *  page-nav.scss
 *
 *
 *
 */
.ru-page-nav {
  font-size: 17px;
  text-transform: uppercase;
}
.ru-page-nav__links {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.ru-page-nav__prev-next {
  font-size: 15px;
  font-weight: bold;
}
@media screen and (min-width:768px) {
  .ru-page-nav__prev-next {
    position: absolute;
    top: 10px;
  }
}
.ru-page-nav__prev {
  float: left;
}
@media screen and (min-width:768px) {
  .ru-page-nav__prev {
    left: 0;
  }
}
.ru-page-nav__prev .ru-page-nav__prev-next-label {
  margin-left: 5px;
}
.ru-page-nav__next {
  float: right;
}
@media screen and (min-width:768px) {
  .ru-page-nav__next {
    right: 0;
  }
}
.ru-page-nav__next .ru-page-nav__prev-next-label {
  margin-right: 5px;
}
.ru-page-nav__page-links {
  width: 100%;
}
@media screen and (min-width:768px) {
  .ru-page-nav__page-links {
    text-align: center;
  }
}
.ru-page-nav__page-links ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  max-width: none;
}
@media screen and (max-width:991px) {
  .ru-page-nav__page-links ul {
    text-align: center;
  }
}
.ru-page-nav__page-links li {
  margin: 0;
  padding: 0;
  display: inline-block;
  max-width: none;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
.ru-page-nav .icon {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  position: relative;
  top: 3px;
}
.ru-section-color-1 .ru-page-nav .icon:before {
  color: #fff;
}
.ru-section-color-2 .ru-page-nav .icon:before {
  color: #fff;
}
.ru-section-color-3 .ru-page-nav .icon:before {
  color: #fff;
}
.ru-section-color-4 .ru-page-nav .icon:before {
  color: #fff;
}
.ru-section-color-5 .ru-page-nav .icon:before {
  color: #fff;
}
.ru-section-color-6 .ru-page-nav .icon:before {
  color: #fff;
}
.ru-section-color-7 .ru-page-nav .icon:before {
  color: #fff;
}

/**
 *  pagination.scss
 *
 *
 */
.ru-pagination {
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
.ru-section-color- .ru-pagination, .ru-section-color-0 .ru-pagination {
  background-color: #167fa9;
}
.ru-pagination.show_desktop {
  display: block;
}
.ru-pagination.show_mobile {
  display: none;
}
@media screen and (max-width:768px) {
  .ru-pagination.show_desktop {
    display: none;
  }
  .ru-pagination.show_mobile {
    display: block;
  }
}
.ru-section-color- .ru-pagination {
  background: #167fa9;
}
.ru-section-color-1 .ru-pagination {
  background: #39237e;
}
.ru-section-color-2 .ru-pagination {
  background: #195e08;
}
.ru-section-color-3 .ru-pagination {
  background: #22399e;
}
.ru-section-color-4 .ru-pagination {
  background: #005a66;
}
.ru-section-color-5 .ru-pagination {
  background: #d21e2a;
}
.ru-section-color-6 .ru-pagination {
  background: #005e8c;
}
.ru-section-color-7 .ru-pagination {
  background: #8e155e;
}
.ru-pagination.teaser-group-pagination {
  display: none;
}
.ru-pagination.teaser-group-pagination.showing.show_desktop {
  display: block;
  margin-bottom: 20px;
}
.ru-pagination.teaser-group-pagination.showing.show_mobile {
  display: none;
}
@media screen and (max-width:768px) {
  .ru-pagination.teaser-group-pagination.showing.show_desktop {
    display: none;
  }
  .ru-pagination.teaser-group-pagination.showing.show_mobile {
    display: block;
    margin-bottom: 15px;
  }
}
.ru-pagination.teaser-group-pagination.category .ru-pagination__links {
  text-align: left;
}
@media screen and (max-width:767px) {
  .ru-pagination.teaser-group-pagination.category .ru-pagination__links {
    background: #036B5E;
    margin-top: 15px;
    float: left;
    width: 100%;
    padding-left: 15px;
  }
}
@media screen and (min-width:768px) {
  .ru-pagination.teaser-group-pagination.category .ru-pagination__links {
    text-align: right;
    padding-right: 40px;
  }
}
.ru-pagination.teaser-group-pagination.category .ru-pagination__view-amount {
  float: left;
  z-index: 1;
  width: 100%;
  text-align: left;
}
@media screen and (max-width:767px) {
  .ru-pagination.teaser-group-pagination.category .ru-pagination__view-amount {
    background: #036B5E;
  }
}
@media screen and (min-width:768px) {
  .ru-pagination.teaser-group-pagination.category .ru-pagination__view-amount {
    width: auto;
  }
}
.ru-pagination.teaser-group-pagination.category .ru-pagination__view-amount .ru-pagination__view-label {
  text-transform: capitalize;
  padding-left: 40px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
@media screen and (max-width:991px) {
  .ru-pagination.teaser-group-pagination.category .ru-pagination__view-amount .ru-pagination__view-label {
    padding-left: 20px;
  }
}
.ru-pagination__links, .ru-pagination__view-amount {
  padding-top: 7px;
  padding-bottom: 7px;
  position: relative;
}
.ru-pagination__prev-next {
  font-weight: 600;
  display: inline;
}
.ru-pagination__prev-next a:hover {
  text-decoration: none;
  background-image: none;
  border-bottom: none;
}
@media screen and (min-width:768px) {
  .ru-pagination__prev {
    display: inline;
  }
}
.ru-pagination__prev .ru-pagination__prev-next-label {
  margin-left: 5px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
@media screen and (min-width:768px) {
  .ru-pagination__next {
    display: inline;
  }
}
.ru-pagination__next .ru-pagination__prev-next-label {
  margin-right: 5px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.ru-pagination__page-links, .ru-pagination__view-amount-links {
  display: inline;
}
@media screen and (min-width:768px) {
  .ru-pagination__page-links, .ru-pagination__view-amount-links {
    text-align: center;
  }
}
.ru-pagination__page-links ul, .ru-pagination__view-amount-links ul {
  display: inline;
  list-style-type: none;
  margin: 0 15px;
  padding: 0;
}
.ru-pagination__page-links li, .ru-pagination__view-amount-links li {
  display: inline;
  margin: 0 7.5px;
  padding: 0;
}
.ru-pagination__page-links a, .ru-pagination__view-amount-links a {
  -webkit-transition: 0.2s color;
  -o-transition: 0.2s color;
  transition: 0.2s color;
}
.ru-pagination__page-links a:hover, .ru-pagination__view-amount-links a:hover {
  text-decoration: none;
  background-image: none;
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-pagination a {
  cursor: pointer;
  color: #fff;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ru-pagination a .ru-pagination__prev-next-label {
  -webkit-transition: 0.2s color;
  -o-transition: 0.2s color;
  transition: 0.2s color;
}
.ru-pagination a:hover .ru-pagination__prev-next-label {
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-pagination a.selected {
  font-weight: 800;
}
.ru-pagination .icon {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  position: relative;
  top: 3px;
}
.ru-section-color-1 .ru-pagination .icon {
  color: #fff;
}
.ru-section-color-1 .ru-pagination .icon:before {
  color: #fff;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.ru-section-color-2 .ru-pagination .icon {
  color: #fff;
}
.ru-section-color-2 .ru-pagination .icon:before {
  color: #fff;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.ru-section-color-3 .ru-pagination .icon {
  color: #fff;
}
.ru-section-color-3 .ru-pagination .icon:before {
  color: #fff;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.ru-section-color-4 .ru-pagination .icon {
  color: #fff;
}
.ru-section-color-4 .ru-pagination .icon:before {
  color: #fff;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.ru-section-color-5 .ru-pagination .icon {
  color: #fff;
}
.ru-section-color-5 .ru-pagination .icon:before {
  color: #fff;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.ru-section-color-6 .ru-pagination .icon {
  color: #fff;
}
.ru-section-color-6 .ru-pagination .icon:before {
  color: #fff;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.ru-section-color-7 .ru-pagination .icon {
  color: #fff;
}
.ru-section-color-7 .ru-pagination .icon:before {
  color: #fff;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}

/**
 *  past-president.scss
 *
 *
 */
.ru-past-president {
  border-top: solid 7px #eee;
  padding-top: 15px;
}

/**
 *  photo-gallery.scss
 *
 *
 */
.ru-photo-gallery {
  margin: 0 0 30px 0;
  position: relative;
}
.template-detail-f .ru-photo-gallery {
  margin: 0 15px;
}
.ru-photo-gallery__note {
  padding-top: 15px;
}
.ru-photo-gallery__image {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 2px;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.ru-photo-gallery__image:hover, .ru-photo-gallery__image:focus {
  box-shadow: 1px 1px #737373, -1px -1px #737373, -1px 1px #737373, 1px -1px #737373;
}
@media screen and (min-width:1200px) {
  .ru-photo-gallery__image {
    width: 250px;
    height: 179.1497975709px;
    border-right: 2px solid #fff;
    padding-bottom: 0;
  }
}
@media screen and (min-width:1400px) {
  .ru-photo-gallery__image {
    width: 294.3333333333px;
    height: 210.9190283401px;
  }
}
@media screen and (min-width:768px) {
  .ru-photo-gallery__image.last-in-row {
    border-right: none;
  }
}
@media screen and (min-width:1200px) {
  .ru-photo-gallery__image.last-in-row .ru-photo-gallery__figcaption-text {
    padding-right: 17px;
    max-height: 130px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
  }
}
@media screen and (min-width:1400px) {
  .ru-photo-gallery__image.last-in-row .ru-photo-gallery__figcaption-text {
    max-height: 170px;
    -webkit-line-clamp: 8;
  }
}
@media screen and (min-width:1200px) {
  .ru-photo-gallery__image.expanded figure img {
    opacity: 0.25;
  }
}
.ru-photo-gallery__image.expanded figcaption {
  filter: alpha(opacity=100);
  opacity: 1;
}
.ru-photo-gallery__image.expanded .ru-photo-gallery__download-link {
  height: auto;
}
.ru-photo-gallery__image.expanded .ru-photo-gallery__toggle-icon:after {
  border-color: #000;
}
.ru-photo-gallery__image.expanded .icon-angle-down {
  display: none;
}
.ru-photo-gallery__image.expanded .icon-close {
  display: block;
}
.ru-photo-gallery__figcaption-bg {
  display: none;
}
.ru-photo-gallery__figcaption-text {
  display: block;
  font-size: 14px;
  line-height: 1.4em;
  padding: 7.5px 0 0;
}
@media screen and (min-width:1200px) {
  .ru-photo-gallery__figcaption-text {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding: 15px;
    max-height: 130px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
  }
}
@media screen and (min-width:1400px) {
  .ru-photo-gallery__figcaption-text {
    max-height: 170px;
    -webkit-line-clamp: 8;
  }
}
.ru-photo-gallery__toggle {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  color: #fff;
  cursor: pointer;
  width: 50px;
  height: 45px;
  display: none;
}
@media screen and (min-width:1200px) {
  .ru-photo-gallery__toggle {
    display: block;
  }
}
.ru-photo-gallery__toggle .icon {
  position: absolute;
}
.ru-photo-gallery__toggle-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ru-photo-gallery__toggle-icon:after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  float: left;
  width: 0;
  height: 100%;
  content: " ";
  border-left: solid 2px #fff;
  filter: alpha(opacity=75);
  opacity: 0.75;
}
.ru-photo-gallery__toggle .icon-angle-down {
  font-size: 30px;
  top: 10px;
  left: 15px;
}
.ru-photo-gallery__toggle .icon-angle-down:before {
  color: #fff;
}
.ru-photo-gallery__toggle .icon-close {
  font-size: 20px;
  display: none;
  top: 12px;
  left: 15px;
}
.ru-photo-gallery__toggle .icon-close:before {
  color: #000;
}
.ru-photo-gallery__download-link {
  margin: 10px 0 20px;
}
@media screen and (min-width:1200px) {
  .ru-photo-gallery__download-link {
    position: absolute;
    z-index: 3;
    bottom: 10px;
    left: 15px;
    color: #000;
    height: 0;
    margin: 0;
    overflow: hidden;
  }
}
.ru-photo-gallery__download-link a {
  transition: none;
}
.ru-photo-gallery__download-link a:hover {
  text-decoration: none;
}
.ru-photo-gallery__download-link-label {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.ru-photo-gallery__download-link-icon {
  transition: none;
  margin-right: 5px;
}
.ru-photo-gallery__download-link-icon,
.ru-photo-gallery__download-link-icon .icon {
  transition: none;
  font-size: 14px;
}
.ru-photo-gallery__expanded-view {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  width: 100%;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  border-top: solid 0 #fff;
}
.ru-photo-gallery__expanded-view.expanded {
  border-top: solid 2px #fff;
  display: none;
}
@media screen and (min-width:1200px) {
  .ru-photo-gallery__expanded-view.expanded {
    display: block;
    height: auto;
  }
}
.ru-photo-gallery__expanded-view.expanded img {
  width: inherit;
}
@media screen and (min-width:1200px) {
  .ru-photo-gallery__expanded-view {
    height: 0;
    min-height: 0;
    border-bottom: solid 2px #fff;
  }
}
.ru-photo-gallery__expanded-view img {
  width: inherit;
  height: 100%;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.ru-photo-gallery figure {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width:1200px) {
  .ru-photo-gallery figure {
    width: auto;
    height: 100%;
    cursor: pointer;
  }
}
.ru-photo-gallery figure img {
  width: 100%;
  height: auto;
}
@media screen and (min-width:1200px) {
  .ru-photo-gallery figure img {
    width: auto;
    height: 100%;
  }
}
.ru-photo-gallery figcaption {
  display: block;
}
@media screen and (min-width:1200px) {
  .ru-photo-gallery figcaption {
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
}
.ru-photo-gallery__heading {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width:1200px) {
  .ru-photo-gallery__heading {
    flex-direction: row;
  }
  .ru-photo-gallery__heading-title {
    flex: auto;
  }
}
.ru-photo-gallery__skip-link {
  margin: 0 0 18px;
  display: inline-block;
  white-space: nowrap;
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
  font-weight: bold;
}
.ru-photo-gallery__skip-link:hover {
  text-decoration: none;
}
.ru-photo-gallery__skip-link:hover {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
}
.ru-photo-gallery__skip-link:hover:hover {
  text-decoration: none;
}
@media screen and (min-width:1200px) {
  .ru-photo-gallery__skip-link {
    margin-top: 4px;
  }
}

/**
 *  pullquote.scss
 *
 *
 */
.ru-pullquote {
  border: none;
  padding: 0;
  margin: 15px;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 29px;
  line-height: 1.2;
}
@media screen and (min-width:992px) {
  .ru-pullquote {
    font-size: 30px;
    margin: 15px 30px;
  }
}
@media screen and (min-width:768px) {
  .ru-pullquote {
    text-indent: -15px;
  }
}
.ru-pullquote:before {
  content: "“";
  font-size: 37px;
}
.ru-pullquote:after {
  content: "”";
  font-size: 37px;
}
.ru-section-color-1 .ru-pullquote {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-pullquote {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-pullquote {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-pullquote {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-pullquote {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-pullquote {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-pullquote {
  color: #a32972;
  fill: #a32972;
}

/**
 *  related-links.scss
 *
 *
 */
.ru-related-links {
  background: #eeeeee;
  padding-top: 30px;
}

/**
 *  search.scss
 *
 *
 */
.ru-search {
  width: 100%;
  height: 100%;
}
@media screen and (min-width:1200px) {
  .ru-search {
    display: block;
  }
}
.ru-search--overlay {
  display: none;
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
}
@media screen and (min-width:1200px) {
  .ru-search--overlay {
    display: block;
  }
}
@media screen and (min-width:1200px) {
  .ru-search--overlay.hidden {
    display: none;
  }
}
.ru-search--overlay .form-group {
  padding: 215px 0 0 0;
}
.ru-search--page .form-group {
  padding: 160px 0 0 0;
}
.ru-search__bg {
  position: absolute;
  z-index: 1;
  background-color: #fff;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=95);
  opacity: 0.95;
}
.ru-search__inset {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.ru-search__content {
  position: relative;
  z-index: 1;
}
.ru-search__input {
  display: block;
  float: left;
  position: absolute;
  top: 78px;
  left: 0;
  right: 80px;
  width: auto;
  height: 80px;
  border-bottom: solid 1px #979797;
}
.ru-search--overlay .ru-search__input {
  top: 215px;
}
.ru-search__close-button-wrap {
  position: absolute;
  z-index: 1;
  top: 15px;
  right: 15px;
  float: left;
  width: 24px;
  height: 24px;
}
.admin-bar .ru-search__close-button-wrap {
  top: 30px;
}
.ru-search__close-button-bar {
  display: block;
  position: absolute;
  border-top: solid 2px #000;
  top: 50%;
  width: 100%;
  margin-top: 0;
}
.ru-search__close-button-bar:nth-child(1) {
  left: 2px;
  transform: rotate(-135deg);
}
.ru-search__close-button-bar:nth-child(2) {
  left: 2px;
  transform: rotate(-45deg);
}
.ru-search__submit-button:focus {
  background-color: transparent;
}
.ru-search__submit-button-wrap {
  position: absolute;
  top: 0;
  right: 15px;
  width: 80px;
  height: 80px;
  float: left;
  border-left: solid 1px #979797;
  border-bottom: solid 1px #979797;
}
.ru-search--overlay .ru-search__submit-button-wrap {
  top: 215px;
}
.ru-search__submit-button-wrap .icon {
  font-size: 45px;
  margin-left: 0;
}
.ru-search__submit-button-label {
  display: none;
}
.ru-search button {
  float: left;
  width: 100%;
  height: 100%;
  padding: 0;
  border: none;
  background: none !important;
  text-align: center;
}
.ru-search button .icon:before {
  color: #000;
}
.ru-search button:hover, .ru-search button:focus {
  background: none;
}
.ru-search button:hover .icon:before, .ru-search button:focus .icon:before {
  color: #737373;
}
.ru-search button.btn {
  background: none;
}
.ru-search .form-group {
  position: relative;
}
.ru-search label {
  display: none;
}
.ru-search .main-search-input {
  border: none;
  box-shadow: none;
  padding: 0;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 67px;
  height: 90px;
  line-height: 67px;
  color: #000;
  text-transform: none;
}
.ru-search .twitter-typeahead {
  top: -16px;
}
.ru-search .twitter-typeahead .tt-hint {
  color: #ccc;
}
.ru-search .tt-menu {
  margin-top: 30px;
  background-color: transparent;
}
.ru-search .tt-suggestion {
  background-color: transparent;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
  text-transform: none;
  padding: 1px 0;
}
.ru-search .tt-suggestion:hover {
  background-color: transparent;
  color: #737373;
}
.ru-section-color-1 .ru-search .tt-suggestion:hover {
  background-color: transparent;
  color: #737373;
}
.ru-section-color-2 .ru-search .tt-suggestion:hover {
  background-color: transparent;
  color: #737373;
}
.ru-section-color-3 .ru-search .tt-suggestion:hover {
  background-color: transparent;
  color: #737373;
}
.ru-section-color-4 .ru-search .tt-suggestion:hover {
  background-color: transparent;
  color: #737373;
}
.ru-section-color-5 .ru-search .tt-suggestion:hover {
  background-color: transparent;
  color: #737373;
}
.ru-section-color-6 .ru-search .tt-suggestion:hover {
  background-color: transparent;
  color: #737373;
}
.ru-section-color-7 .ru-search .tt-suggestion:hover {
  background-color: transparent;
  color: #737373;
}
.ru-search .tt-suggestion.tt-cursor {
  padding-left: 10px;
  background-color: transparent;
  color: #737373;
}
.ru-section-color-1 .ru-search .tt-suggestion.tt-cursor {
  background-color: transparent;
  color: #737373;
}
.ru-section-color-2 .ru-search .tt-suggestion.tt-cursor {
  background-color: transparent;
  color: #737373;
}
.ru-section-color-3 .ru-search .tt-suggestion.tt-cursor {
  background-color: transparent;
  color: #737373;
}
.ru-section-color-4 .ru-search .tt-suggestion.tt-cursor {
  background-color: transparent;
  color: #737373;
}
.ru-section-color-5 .ru-search .tt-suggestion.tt-cursor {
  background-color: transparent;
  color: #737373;
}
.ru-section-color-6 .ru-search .tt-suggestion.tt-cursor {
  background-color: transparent;
  color: #737373;
}
.ru-section-color-7 .ru-search .tt-suggestion.tt-cursor {
  background-color: transparent;
  color: #737373;
}

/**
 *  search-result-item.scss
 *
 *
 */
.ru-search-result-item {
  font-size: 17px;
  padding-top: 45px;
}
.page-news .ru-search-result-item {
  padding-top: 30px;
}
.page-news .ru-search-result-item:first-child {
  padding-top: 0;
}
@media screen and (min-width:992px) {
  .page-news .ru-search-result-item {
    padding-top: 0;
  }
}
.ru-search-result-item--news .ru-search-result-item__breadcrumb {
  color: #000;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
}
.ru-search-result-item--news .ru-search-result-item__breadcrumb a {
  color: #000;
  font-weight: 600;
}
@media screen and (max-width:1199px) {
  .ru-search-result-item__breadcrumb-wrapper {
    margin-bottom: 20px;
  }
}
.ru-search-result-item__breadcrumb {
  display: inline;
}
.ru-search-result-item__breadcrumb-section, .ru-search-result-item__breadcrumb-delim {
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
}
.ru-search-result-item__breadcrumb-delim {
  color: black;
}
.ru-search-result-item__breadcrumb-nolink .ru-search-result-item__breadcrumb-section, .ru-search-result-item__breadcrumb-nolink .ru-search-result-item__breadcrumb-delim {
  color: inherit;
}
.ru-section-color-1 .ru-search-result-item__breadcrumb a {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-search-result-item__breadcrumb a {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-search-result-item__breadcrumb a {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-search-result-item__breadcrumb a {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-search-result-item__breadcrumb a {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-search-result-item__breadcrumb a {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-search-result-item__breadcrumb a {
  color: #a32972;
  fill: #a32972;
}
.ru-search-result-item__category {
  font-style: italic;
}
.ru-search-result-item__date {
  text-transform: uppercase;
}
.ru-search-result-item__date-text {
  padding: 6px 0;
  font-weight: 500;
}
.ru-search-result-item__summary {
  padding: 0 0 30px 0;
}
.ru-search-result-item__summary .ru-teaser__more-link-list {
  margin-top: 0;
}
.ru-search-result-item__summary .ru-teaser__more-link-list li {
  margin-bottom: 0;
}
.ru-search-result-item__summary .ru-teaser__more-link-list li:first-child {
  margin-top: 0;
}
.ru-search-result-item__person-title a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-search-result-item__expand-toggle {
  float: left;
  font-weight: 600;
  cursor: pointer;
  font-size: 14px;
}
.ru-search-result-item__expand-toggle-label {
  margin-right: 2px;
}
.ru-search-result-item__expand-toggle--authors {
  display: inline-block;
}
.ru-search-result-item__expand-toggle--abstract {
  margin-right: 15px;
  padding-right: 15px;
  height: 18px;
  line-height: 18px;
  margin-top: -3px;
  position: relative;
  margin-bottom: 5px;
}
.ru-search-result-item__expand-toggle--abstract:after {
  content: " ";
  display: innline-block;
  position: absolute;
  top: 4px;
  right: 0;
  border-right: solid 1px #000;
  height: 18px;
}
.ru-search-result-item__expand-toggle--abstract-no-index {
  margin-left: 0;
}
.ru-search-result-item__expand-toggle .icon {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  top: 2px;
}
.ru-section-color- .ru-search-result-item__expand-toggle .icon, .ru-section-color-0 .ru-search-result-item__expand-toggle .icon {
  color: #167fa9;
}
.ru-section-color-1 .ru-search-result-item__expand-toggle .icon {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-search-result-item__expand-toggle .icon {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-search-result-item__expand-toggle .icon {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-search-result-item__expand-toggle .icon {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-search-result-item__expand-toggle .icon {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-search-result-item__expand-toggle .icon {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-search-result-item__expand-toggle .icon {
  color: #a32972;
  fill: #a32972;
}
.ru-search-result-item__expand-toggle .icon-angle-down {
  display: inline-block;
  position: relative;
}
.ru-expand-collapse.expanded .ru-search-result-item__expand-toggle .icon-angle-down {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.ru-search-result-item__publication-item-content {
  position: relative;
}
.ru-search-result-item__publication-item-content--no-index {
  margin-left: 0;
}
.ru-search-result-item__publication-index {
  position: absolute;
  top: 0;
  right: 100%;
  text-align: right;
}
.ru-search-result-item__publication-authors-primary {
  float: left;
  margin-right: 7.5px;
  display: inline;
}
.ru-search-result-item__publication-abstract {
  clear: both;
  overflow: hidden;
  height: 0;
  margin-left: 35px;
}
.ru-expand-collapse.expanded .ru-search-result-item__publication-abstract {
  height: auto;
}
.ru-search-result-item__publication-abstract-wrap {
  margin-top: 0;
  background-color: #eee;
  height: 0;
}
.ru-expand-collapse.expanded .ru-search-result-item__publication-abstract-wrap {
  height: auto;
  margin-top: 15px;
}
.ru-search-result-item__publication-abstract-content {
  padding-top: 15px;
  padding-bottom: 30px;
}
.ru-search-result-item__publication-abstract--no-index {
  margin-left: 0;
}
.ru-search-result-item__publication-authors-more {
  display: none;
}
.ru-search-result-item__publication-authors .ru-expand-collapse.expanded .ru-search-result-item__publication-authors-more {
  display: inline;
}
.ru-search-result-item__pmlink {
  font-size: 14px;
  float: left;
  height: 18px;
  line-height: 18px;
  margin-right: 15px;
  margin-bottom: 5px;
}
.ru-search-result-item__pmlink a {
  color: #000;
}
.ru-search-result-item__pmlink a .ru-search-result-item__pmlink-label {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-search-result-item__pmlink a:hover {
  text-decoration: none;
}
.ru-search-result-item__pmlink a:hover .ru-search-result-item__pmlink-label {
  text-decoration: none;
  border-bottom: solid 1px #000;
}
.ru-search-result-item__publication-citation {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 7.5px;
}
.ru-search-result-item h4 {
  font-size: 32px;
  clear: both;
  line-height: 32px;
  font-weight: 600;
  letter-spacing: -0.2px;
  margin: 6px 0 10px;
}
.ru-search-result-item h4 a span {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
}
.ru-search-result-item h4 a span:hover {
  text-decoration: none;
}
.ru-search-result-item h4 .icon {
  margin-left: 4px;
}
.ru-search-result-item h4.ru-search-result-item__publication-title {
  padding: 7.5px 0;
}
.ru-search-result-item h4.ru-search-result-item__publication-title a {
  background-image: none;
}
.ru-search-result-item h4 .icon {
  font-size: 16px;
}
.ru-section-color- .ru-search-result-item h4 .icon, .ru-section-color-0 .ru-search-result-item h4 .icon {
  color: #167fa9;
}
.ru-section-color-1 .ru-search-result-item h4 .icon {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-search-result-item h4 .icon {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-search-result-item h4 .icon {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-search-result-item h4 .icon {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-search-result-item h4 .icon {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-search-result-item h4 .icon {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-search-result-item h4 .icon {
  color: #a32972;
  fill: #a32972;
}
.ru-search-result-item h2.ru-search-result-item__header {
  font-size: 32px;
  clear: both;
  line-height: 32px;
  font-weight: 600;
  letter-spacing: -0.2px;
  margin: 6px 0 10px;
}
.ru-search-result-item h2.ru-search-result-item__header a {
  color: #000;
  border-bottom: none;
  text-decoration: none;
}
.ru-search-result-item h2.ru-search-result-item__header a span {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
}
.ru-search-result-item h2.ru-search-result-item__header a span:hover {
  text-decoration: none;
}
.ru-search-result-item h2.ru-search-result-item__header .icon {
  margin-left: 4px;
}
.ru-search-result-item h2.ru-search-result-item__header.ru-search-result-item__publication-title {
  padding: 7.5px 0;
}
.ru-search-result-item h2.ru-search-result-item__header.ru-search-result-item__publication-title a {
  background-image: none;
}
.ru-search-result-item h2.ru-search-result-item__header .icon {
  font-size: 16px;
}
.ru-section-color- .ru-search-result-item h2.ru-search-result-item__header .icon, .ru-section-color-0 .ru-search-result-item h2.ru-search-result-item__header .icon {
  color: #167fa9;
}
.ru-section-color-1 .ru-search-result-item h2.ru-search-result-item__header .icon {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-search-result-item h2.ru-search-result-item__header .icon {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-search-result-item h2.ru-search-result-item__header .icon {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-search-result-item h2.ru-search-result-item__header .icon {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-search-result-item h2.ru-search-result-item__header .icon {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-search-result-item h2.ru-search-result-item__header .icon {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-search-result-item h2.ru-search-result-item__header .icon {
  color: #a32972;
  fill: #a32972;
}
.ru-search-result-item figure img {
  width: 100%;
}
@media screen and (min-width:992px) {
  .ru-search-result-item figure img {
    margin-top: 7px;
  }
}
.ru-search-result-item .keyword {
  font-weight: 800;
}
.ru-search-result-item__meta {
  font-weight: 500;
  font-size: 15px;
  line-height: 27px;
  text-transform: uppercase;
}
.ru-search-result-item__meta-item:first-child {
  margin-top: 6px;
}
.ru-search-result-item__meta-item:last-child {
  margin-bottom: 6px;
}

/**
 *  search-results.scss
 *
 *
 */
.ru-search-results__summary {
  font-size: 14px;
  margin-top: 10px;
}
.ru-search-results__results {
  padding: 0 0 60px 0;
}
.ru-search-results__results .no-res-msg {
  margin-bottom: auto;
}
.ru-search-results__sort {
  padding: 30px 0 0;
}
.ru-search-results__sort .form-group {
  padding: 0 !important;
}
.ru-search-results__intro a .ru-search-results__link-label {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-search-results__intro a .icon {
  position: relative;
  top: 4px;
}
.ru-search-results__intro a:hover {
  text-decoration: none;
}
.ru-search-results__footer-note {
  font-size: 14px;
}
.ru-search-results__footer-note, .ru-search-results__footer-note p {
  margin-bottom: 30px;
}
.ru-search-results__recent-header {
  margin-bottom: -15px;
}
.ru-search-results__recent-header h2 {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 27px;
  padding-top: 15px;
  position: relative;
}
.ru-search-results__recent-header h2:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -4px;
  left: 15px;
  width: 30px;
}
.ru-section-color- .ru-search-results__recent-header h2:before, .ru-section-color-0 .ru-search-results__recent-header h2:before {
  border-top: solid 4px #188bb9;
}
.ru-section-color-1 .ru-search-results__recent-header h2:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 .ru-search-results__recent-header h2:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 .ru-search-results__recent-header h2:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 .ru-search-results__recent-header h2:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 .ru-search-results__recent-header h2:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 .ru-search-results__recent-header h2:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 .ru-search-results__recent-header h2:before {
  border-top: 4px solid #a32972;
}
.ru-search-results__recent-header h2:before {
  left: 0;
}
.ru-search-results__guide {
  font-size: 13px;
  padding: 0 0 30px 0;
}
.ru-search-results__guide table {
  margin-bottom: 15px;
}
.ru-search-results__guide table th, .ru-search-results__guide table td {
  padding-right: 82.5px;
}
.ru-search-results__guide a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-search-results .ru-search__input {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  width: 100%;
  height: auto;
  float: none;
  border-bottom: none;
}
.ru-search-results__input-block .tt-menu {
  position: relative !important;
  margin-top: 10px;
}
.ru-search-results__input-block .form-group {
  padding: 0 80px 0 0;
  width: 100%;
}
.ru-search-results__input-block .twitter-typeahead {
  top: 0;
}
.ru-search-results__input-block .main-search-input {
  height: 80px;
  border-bottom: solid 1px #979797;
}
.ru-search-results__input-block.ru-search-results--global .ru-search__content {
  margin-top: 110px;
}
.page-search-results .ru-search-results .input-btn-reset {
  color: #167fa9;
}

/**
 *  search-results--content.scss
 *
 *
 */
.ru-search-results--content .form-group {
  padding: 0;
}

/**
 *  section.scss
 *
 *
 */
.ru-section {
  /**
   *  .section-primary is an outer layout wrapper
   *
   *
   */
  /**
   *  .section-body is an inner content wrapper
   *
   *
   */
}
.template-detail-f .ru-section--primary {
  padding-top: 1em;
  padding-bottom: 0;
}
@media screen and (min-width:768px) {
  .template-detail-f .ru-section--primary {
    padding-bottom: 3em;
  }
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  max-width: 100%;
}
@media screen and (min-width:992px) {
  .select2-container {
    width: 100%;
  }
}
.select2-display--inline .select2-container {
  display: inline-block;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 31px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width:992px) {
  .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 12px;
  }
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 12px;
  padding-left: 30px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: #eee;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px 12px;
  margin: 0;
  font-size: 14px;
  line-height: 1.3;
  text-transform: uppercase;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-results__option .level-2 {
  padding-left: 10px;
  display: inline-block;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 0 8px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border-color: #1d1d1d;
  border-width: 1px;
  border-style: none none solid none;
}
@media screen and (min-width:992px) {
  .select2-container--default .select2-selection--single {
    border-right-style: solid;
  }
  .select2-container--default .select2-selection--single.border-l {
    border-left-style: solid;
  }
  .select2-container--default .select2-selection--single.border-r {
    border-right-style: solid;
  }
  .select2-container--default .select2-selection--single.border-t {
    border-top-style: solid;
  }
}
.select2-container--default .select2-selection--single:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: black;
  font-size: 15px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.select2-container--default .select2-selection--single .select2-selection__rendered .input-btn-reset {
  position: absolute;
  top: 0;
  right: 7px;
  bottom: 1px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}
.ru-section-color-1 .select2-container--default .select2-selection--single .select2-selection__arrow {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .select2-container--default .select2-selection--single .select2-selection__arrow {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .select2-container--default .select2-selection--single .select2-selection__arrow {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .select2-container--default .select2-selection--single .select2-selection__arrow {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .select2-container--default .select2-selection--single .select2-selection__arrow {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .select2-container--default .select2-selection--single .select2-selection__arrow {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .select2-container--default .select2-selection--single .select2-selection__arrow {
  color: #a32972;
  fill: #a32972;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  content: "\f107";
}
.select2-container--default .select2-selection--single.select2-type--plain {
  border-color: transparent;
}
.select2-container--default .select2-selection--single.select2-type--plain .select2-selection__rendered {
  text-transform: none;
}
.ru-section-color-1 .select2-container--default .select2-selection--single.select2-type--plain .select2-selection__rendered {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .select2-container--default .select2-selection--single.select2-type--plain .select2-selection__rendered {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .select2-container--default .select2-selection--single.select2-type--plain .select2-selection__rendered {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .select2-container--default .select2-selection--single.select2-type--plain .select2-selection__rendered {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .select2-container--default .select2-selection--single.select2-type--plain .select2-selection__rendered {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .select2-container--default .select2-selection--single.select2-type--plain .select2-selection__rendered {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .select2-container--default .select2-selection--single.select2-type--plain .select2-selection__rendered {
  color: #a32972;
  fill: #a32972;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 0;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
  content: "\f106";
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px black;
  border-style: none solid solid none;
  line-height: 30px;
  font-size: 15px;
  color: black;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  outline: none;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.ru-section-color- .select2-container--default .select2-results__option[aria-selected=true] {
  background: #167fa9;
}
.ru-section-color-1 .select2-container--default .select2-results__option[aria-selected=true] {
  background: #39237e;
}
.ru-section-color-2 .select2-container--default .select2-results__option[aria-selected=true] {
  background: #195e08;
}
.ru-section-color-3 .select2-container--default .select2-results__option[aria-selected=true] {
  background: #22399e;
}
.ru-section-color-4 .select2-container--default .select2-results__option[aria-selected=true] {
  background: #005a66;
}
.ru-section-color-5 .select2-container--default .select2-results__option[aria-selected=true] {
  background: #d21e2a;
}
.ru-section-color-6 .select2-container--default .select2-results__option[aria-selected=true] {
  background: #005e8c;
}
.ru-section-color-7 .select2-container--default .select2-results__option[aria-selected=true] {
  background: #8e155e;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: white;
}
.ru-section-color- .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #167fa9;
}
.ru-section-color-1 .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #39237e;
}
.ru-section-color-2 .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #195e08;
}
.ru-section-color-3 .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #22399e;
}
.ru-section-color-4 .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #005a66;
}
.ru-section-color-5 .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #d21e2a;
}
.ru-section-color-6 .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #005e8c;
}
.ru-section-color-7 .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #8e155e;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/**
 *  sidebar.scss
 *
 *
 */
.ru-sidebar {
  font-size: 17px;
  line-height: 1.3em;
}
.ru-sidebar h3 {
  font-size: 27px;
  margin-bottom: 10px;
}
.ru-sidebar a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.template-detail-f .ru-sidebar {
  padding-bottom: 1em;
}
.template-detail-f .ru-sidebar {
  padding-top: 1em;
}
.ru-sidebar--calendar {
  padding-top: 0;
  float: right;
}
.ru-sidebar--calendar-lower {
  padding-top: 21px; /* Compensate for adjacent <hr> */
}
.ru-sidebar .event-custom-sidebar {
  border-top: solid 1px #a4a4a4;
  padding-top: 22px;
  margin-bottom: 40px;
}
.ru-sidebar .event-custom-sidebar .title {
  font-size: 27px;
  font-weight: 600;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  margin-bottom: 18px;
}
.ru-sidebar .event-custom-sidebar .text {
  font-size: 14px;
  line-height: 1.5em;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ru-sidebar__inset:first-child {
  border: none;
}
.ru-sidebar .news-article-sidebar {
  border-top: solid 1px #a4a4a4;
  padding-top: 22px;
  padding-bottom: 22px;
}
.ru-sidebar .news-article-sidebar:first-child {
  border: none;
}
.ru-sidebar .news-article-sidebar .ru-teaser-group, .ru-sidebar .news-article-sidebar .ru-teaser {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  border: none;
}
.ru-sidebar .news-article-sidebar.sidebar-1 hr.delimiter {
  display: block;
  border-top: solid 1px #a4a4a4;
  margin-top: 22px;
  margin-bottom: 44px;
}
.ru-sidebar .news-article-sidebar.sidebar-1 hr.delimiter.delimiter-mobile {
  padding-bottom: 18px;
  border-bottom: solid 1px #a4a4a4;
  border-top: none;
}
.ru-sidebar .news-article-sidebar.sidebar-1 .key_takeaways_block {
  background-color: #f4f4f4;
  margin-bottom: 22px;
  padding: 30px;
}
.ru-sidebar .news-article-sidebar.sidebar-1 .key_takeaways_block .title {
  margin-top: 0;
  margin-bottom: 20px;
  color: black;
}
.ru-sidebar .news-article-sidebar.sidebar-1 .key_takeaways_block .record {
  font-size: 16px;
}
.ru-sidebar .news-article-sidebar .sidebar-3 .ru-teaser__heading {
  font-weight: 700;
}
.ru-sidebar .news-article-sidebar .sidebar-3 button {
  font-weight: 600;
  padding: 6px 12px;
  border: none;
  text-transform: uppercase;
  color: #fff;
  background-color: #1d7308 !important;
}
.ru-sidebar .get_our_newsletter {
  position: relative;
  background: #FFFFFF;
  color: #000000;
  border-top: solid 1px #a4a4a4;
  padding-top: 22px;
  padding-bottom: 22px;
}
.ru-sidebar .get_our_newsletter .title {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 27px;
}
.ru-sidebar .get_our_newsletter .subtitle {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  padding-top: 20px;
  padding-bottom: 15px;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .accessibilityHiddenDescription {
  display: none;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .mce-EMAIL {
  height: 33px;
  background: rgba(226, 226, 226, 0.9);
  border: none;
  color: #000;
  padding: 4px 10px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
  border-radius: 0;
  width: 347px;
  float: left;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .mce-EMAIL::placeholder {
  color: rgba(0, 0, 0, 0.7);
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .mce-EMAIL::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.7);
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .mce-EMAIL::-moz-placeholder { /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.7);
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .mce-EMAIL:-ms-input-placeholder { /* IE 10+ */
  color: rgba(0, 0, 0, 0.7);
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .mce-EMAIL:-moz-placeholder { /* Firefox 18- */
  color: rgba(0, 0, 0, 0.7);
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .mc-embedded-subscribe {
  color: rgba(255, 255, 255, 0.6);
  box-sizing: border-box;
  color: #FFFFFF;
  text-transform: uppercase;
  background-color: #1d7308;
  letter-spacing: 0.8px;
  text-align: center;
  border: none;
  height: 33px;
  padding: 0 20px;
  border-radius: 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .mc-embedded-subscribe.inputActive {
  color: rgb(255, 255, 255);
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .signupForm {
  width: 100%;
  display: flex;
  padding: 0;
  margin: 0;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .signupForm::after {
  content: "*";
  position: absolute;
  top: 1px;
  left: 125px;
  color: #ed6d6d;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .invalidEmail {
  box-sizing: border-box;
  height: 33px;
  border: 1px solid #E12F3B;
  background-color: #FFEEEF;
  padding: 4px 8px;
  color: #000;
  display: none;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .invalidEmail .icon {
  float: left;
  color: #E12F3B;
  line-height: 24px;
  margin-right: 5px;
}
@media screen and (min-width:1400px) {
  .ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .invalidEmail .icon {
    margin-right: 3px;
  }
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .invalidEmail .icon::before {
  color: #E12F3B;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .invalidEmail .text {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 25px;
  float: left;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .invalidEmail .closeButton {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 24px;
  float: right;
  text-decoration: underline;
  cursor: pointer;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .invalidEmail .closeButton:hover {
  text-decoration: none;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .validEmail {
  box-sizing: border-box;
  height: 33px;
  border: 1px solid #0B920F;
  background-color: #F3FFF3;
  padding: 4px 8px;
  color: #000;
  display: none;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .validEmail .icon {
  float: left;
  color: #0B920F;
  line-height: 24px;
  margin-right: 5px;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .validEmail .icon::before {
  color: #0B920F;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .validEmail .text {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 25px;
  float: left;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .validEmail .closeButton {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 24px;
  float: right;
  text-decoration: underline;
  cursor: pointer;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .validEmail .closeButton:hover {
  text-decoration: none;
}
.ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .signupForm, .ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .invalidEmail, .ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .validEmail {
  height: 33px;
  width: 100%;
}
@media screen and (max-width:767px) {
  .ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .signupForm, .ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .invalidEmail, .ru-sidebar .get_our_newsletter #sidebar_mc_embed_signup .validEmail {
    width: 100%;
  }
}

/**
 *  show-more.scss
 *
 *
 */
.ru-show-more--end-reached.ru-show-more .ru-teaser-group__more-link-list {
  background-color: #fff;
  margin-top: -38px;
}
.ru-section-color-1 .ru-show-more--end-reached.ru-show-more .ru-teaser-group__more-link-list {
  padding-top: 15px;
  border-bottom: transparent;
  border-top: solid 3px #4e3a8e;
}
.ru-section-color-2 .ru-show-more--end-reached.ru-show-more .ru-teaser-group__more-link-list {
  padding-top: 15px;
  border-bottom: transparent;
  border-top: solid 3px #1d7308;
}
.ru-section-color-3 .ru-show-more--end-reached.ru-show-more .ru-teaser-group__more-link-list {
  padding-top: 15px;
  border-bottom: transparent;
  border-top: solid 3px #2f53b5;
}
.ru-section-color-4 .ru-show-more--end-reached.ru-show-more .ru-teaser-group__more-link-list {
  padding-top: 15px;
  border-bottom: transparent;
  border-top: solid 3px #016b5e;
}
.ru-section-color-5 .ru-show-more--end-reached.ru-show-more .ru-teaser-group__more-link-list {
  padding-top: 15px;
  border-bottom: transparent;
  border-top: solid 3px #e02c38;
}
.ru-section-color-6 .ru-show-more--end-reached.ru-show-more .ru-teaser-group__more-link-list {
  padding-top: 15px;
  border-bottom: transparent;
  border-top: solid 3px #167fa9;
}
.ru-section-color-7 .ru-show-more--end-reached.ru-show-more .ru-teaser-group__more-link-list {
  padding-top: 15px;
  border-bottom: transparent;
  border-top: solid 3px #a32972;
}
.ru-show-more--end-reached.ru-show-more .ru-teaser-group__more-link-list:before {
  height: 0;
  overflow: hidden;
}
.ru-show-more--end-reached.ru-show-more .ru-teaser-group__more-link-list a:after, .ru-show-more--end-reached.ru-show-more .ru-teaser-group__more-link-list a:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  top: -62px;
}
.ru-show-more--end-reached.ru-show-more .ru-teaser-group__more-link-list a:after {
  margin-top: 19px;
}
.ru-show-more__end-link {
  padding-top: 45px;
}
.ru-show-more__end-link a:hover {
  text-decoration: none;
  background-image: none;
}
.ru-section-color-0 .ru-show-more__end-link a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
  font-weight: bold;
}
.ru-section-color-1 .ru-show-more__end-link a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
  font-weight: bold;
}
.ru-section-color-2 .ru-show-more__end-link a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
  font-weight: bold;
}
.ru-section-color-3 .ru-show-more__end-link a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
  font-weight: bold;
}
.ru-section-color-4 .ru-show-more__end-link a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
  font-weight: bold;
}
.ru-section-color-5 .ru-show-more__end-link a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
  font-weight: bold;
}
.ru-section-color-6 .ru-show-more__end-link a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
  font-weight: bold;
}
.ru-section-color-7 .ru-show-more__end-link a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
  font-weight: bold;
}
.ru-show-more .ru-teaser-group__more-link-list {
  margin-bottom: 30px;
  position: relative;
}
@media screen and (min-width:768px) {
  .ru-show-more .ru-teaser-group__more-link-list {
    margin-bottom: 60px;
  }
}
.ru-section-color-1 .ru-show-more .ru-teaser-group__more-link-list {
  border-bottom: 3px solid #4e3a8e;
}
.ru-section-color-2 .ru-show-more .ru-teaser-group__more-link-list {
  border-bottom: 3px solid #1d7308;
}
.ru-section-color-3 .ru-show-more .ru-teaser-group__more-link-list {
  border-bottom: 3px solid #2f53b5;
}
.ru-section-color-4 .ru-show-more .ru-teaser-group__more-link-list {
  border-bottom: 3px solid #016b5e;
}
.ru-section-color-5 .ru-show-more .ru-teaser-group__more-link-list {
  border-bottom: 3px solid #e02c38;
}
.ru-section-color-6 .ru-show-more .ru-teaser-group__more-link-list {
  border-bottom: 3px solid #167fa9;
}
.ru-section-color-7 .ru-show-more .ru-teaser-group__more-link-list {
  border-bottom: 3px solid #a32972;
}
.ru-show-more .ru-teaser-group__more-link-list:before {
  content: " ";
  display: block;
  width: 100%;
  height: 100px;
  position: absolute;
  top: -100px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.5+30,1+70,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 ); /* IE6-9 */
}
.ru-show-more .ru-teaser-group__more-link-list, .ru-show-more .ru-teaser-group__more-link-list a, .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle {
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
}
.ru-section-color-1 .ru-show-more .ru-teaser-group__more-link-list, .ru-section-color-1 .ru-show-more .ru-teaser-group__more-link-list a, .ru-section-color-1 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-show-more .ru-teaser-group__more-link-list, .ru-section-color-2 .ru-show-more .ru-teaser-group__more-link-list a, .ru-section-color-2 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-show-more .ru-teaser-group__more-link-list, .ru-section-color-3 .ru-show-more .ru-teaser-group__more-link-list a, .ru-section-color-3 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-show-more .ru-teaser-group__more-link-list, .ru-section-color-4 .ru-show-more .ru-teaser-group__more-link-list a, .ru-section-color-4 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-show-more .ru-teaser-group__more-link-list, .ru-section-color-5 .ru-show-more .ru-teaser-group__more-link-list a, .ru-section-color-5 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-show-more .ru-teaser-group__more-link-list, .ru-section-color-6 .ru-show-more .ru-teaser-group__more-link-list a, .ru-section-color-6 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-show-more .ru-teaser-group__more-link-list, .ru-section-color-7 .ru-show-more .ru-teaser-group__more-link-list a, .ru-section-color-7 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle {
  color: #a32972;
  fill: #a32972;
}
.ru-show-more .ru-teaser-group__more-link-list a, .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle {
  position: relative;
  background: none;
  border: none;
  border-radius: 0;
}
.ru-show-more .ru-teaser-group__more-link-list a:after, .ru-show-more .ru-teaser-group__more-link-list a:before, .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after, .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:before {
  position: absolute;
  content: " ";
  z-index: 1;
  top: 100%;
  left: 50%;
  margin-top: 13px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-width: 15px;
  margin-left: -15px;
}
.ru-section-color-1 .ru-show-more .ru-teaser-group__more-link-list a:after, .ru-section-color-1 .ru-show-more .ru-teaser-group__more-link-list a:before, .ru-section-color-1 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after, .ru-section-color-1 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:before {
  border-top-color: #4e3a8e;
}
.ru-section-color-2 .ru-show-more .ru-teaser-group__more-link-list a:after, .ru-section-color-2 .ru-show-more .ru-teaser-group__more-link-list a:before, .ru-section-color-2 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after, .ru-section-color-2 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:before {
  border-top-color: #1d7308;
}
.ru-section-color-3 .ru-show-more .ru-teaser-group__more-link-list a:after, .ru-section-color-3 .ru-show-more .ru-teaser-group__more-link-list a:before, .ru-section-color-3 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after, .ru-section-color-3 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:before {
  border-top-color: #2f53b5;
}
.ru-section-color-4 .ru-show-more .ru-teaser-group__more-link-list a:after, .ru-section-color-4 .ru-show-more .ru-teaser-group__more-link-list a:before, .ru-section-color-4 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after, .ru-section-color-4 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:before {
  border-top-color: #016b5e;
}
.ru-section-color-5 .ru-show-more .ru-teaser-group__more-link-list a:after, .ru-section-color-5 .ru-show-more .ru-teaser-group__more-link-list a:before, .ru-section-color-5 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after, .ru-section-color-5 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:before {
  border-top-color: #e02c38;
}
.ru-section-color-6 .ru-show-more .ru-teaser-group__more-link-list a:after, .ru-section-color-6 .ru-show-more .ru-teaser-group__more-link-list a:before, .ru-section-color-6 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after, .ru-section-color-6 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:before {
  border-top-color: #167fa9;
}
.ru-section-color-7 .ru-show-more .ru-teaser-group__more-link-list a:after, .ru-section-color-7 .ru-show-more .ru-teaser-group__more-link-list a:before, .ru-section-color-7 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after, .ru-section-color-7 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:before {
  border-top-color: #a32972;
}
.ru-show-more .ru-teaser-group__more-link-list a:after, .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after {
  z-index: 2;
  border-width: 14px;
  margin-left: -14px;
  margin-top: 10px;
}
.ru-section-color-1 .ru-show-more .ru-teaser-group__more-link-list a:after, .ru-section-color-1 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after {
  border-top-color: #fff;
}
.ru-section-color-2 .ru-show-more .ru-teaser-group__more-link-list a:after, .ru-section-color-2 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after {
  border-top-color: #fff;
}
.ru-section-color-3 .ru-show-more .ru-teaser-group__more-link-list a:after, .ru-section-color-3 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after {
  border-top-color: #fff;
}
.ru-section-color-4 .ru-show-more .ru-teaser-group__more-link-list a:after, .ru-section-color-4 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after {
  border-top-color: #fff;
}
.ru-section-color-5 .ru-show-more .ru-teaser-group__more-link-list a:after, .ru-section-color-5 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after {
  border-top-color: #fff;
}
.ru-section-color-6 .ru-show-more .ru-teaser-group__more-link-list a:after, .ru-section-color-6 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after {
  border-top-color: #fff;
}
.ru-section-color-7 .ru-show-more .ru-teaser-group__more-link-list a:after, .ru-section-color-7 .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:after {
  border-top-color: #fff;
}
.ru-show-more .ru-teaser-group__more-link-list a:hover, .ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:hover {
  text-decoration: none;
}
.ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle {
  font-weight: 600;
  line-height: 20px;
  padding: 0;
}
.ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:focus {
  outline: none;
}
.ru-show-more .ru-teaser-group__more-link-list .ru-show-more__toggle:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/**
 *  skip.scss
 *
 *
 */
.ru-skip a {
  position: absolute;
  z-index: 99999;
  top: -44px;
  left: 0;
  padding: 5px 12px;
  color: #000;
  background-color: #ffe623;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  border: solid 1px #fff;
}
.ru-wpadminbar-desktop .ru-skip a {
  top: -70px;
}
.ru-skip a:focus {
  top: 0;
}

/**
 *  slick-carousel.scss
 *
 *
 */
.ru-slick-carousel {
  margin-bottom: 30px;
  position: relative;
}
.ru-slick-carousel:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 44%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.63) 100%);
}

.slick-list {
  overflow-x: hidden;
  overflow-y: visible;
  padding-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .slick-list {
    max-width: 720px;
  }
}
.ru-page-header--with-carousel.ru-page-header--profile-carousel.ru-page-header--feature-contained .slick-list, .ru-stats .slick-list {
  padding-bottom: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}
.template-detail-f .slick-list {
  padding-bottom: 0;
}

.slick-slider {
  border-left: solid 1px #fff;
  border-right: solid 1px #fff;
}
@media screen and (min-width:768px) {
  .slick-slider {
    border-right: none;
  }
}
.ru-page-header .slick-slider {
  border-left: none;
  border-right: none;
}

.slick-slide {
  /**
   *  Enable for Laboratory Overview template Detail B
   *  D2.2 Collage carousel, FW article, submenu
   *
   */
}
.ru-carousel--variable-width .slick-slide {
  float: left;
}
.ru-slick-carousel .slick-slide img {
  height: 390px;
}

/*.slick-track {
  height: 257px !important;
  @include breakpoint(min-width, $screen-sm) {
    height: auto;
  }
}*/
.slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
  white-space: nowrap;
  font-size: 0;
  line-height: 0;
}
.slick-dots .ru-slick-carousel, .ru-carousel__slides .slick-dots {
  /* Special wide carousel on template detail-b */
  right: 30px;
  bottom: -20px;
}
.slick-dots li {
  display: inline-block;
  padding: 0 1px;
}
.slick-dots button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border: none;
  padding: 0;
  outline: none;
  text-indent: -9999px;
  overflow: hidden;
  background: none;
  height: 10px;
  width: 16px;
}
.ru-section-color- .slick-dots button {
  background-color: #167fa9;
}
.ru-section-color- .slick-dots button {
  background: #167fa9;
}
.ru-section-color-1 .slick-dots button {
  background: #39237e;
}
.ru-section-color-2 .slick-dots button {
  background: #195e08;
}
.ru-section-color-3 .slick-dots button {
  background: #22399e;
}
.ru-section-color-4 .slick-dots button {
  background: #005a66;
}
.ru-section-color-5 .slick-dots button {
  background: #d21e2a;
}
.ru-section-color-6 .slick-dots button {
  background: #005e8c;
}
.ru-section-color-7 .slick-dots button {
  background: #8e155e;
}
.slick-dots button:focus {
  box-shadow: inset 1px 1px #000, inset -1px -1px #000;
}
.slick-dots .slick-active button {
  background: #ccc;
}

.slick-prev,
.slick-next {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border: none;
  padding: 0;
  outline: none;
  text-indent: -9999px;
  overflow: hidden;
  background: none;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.slick-prev:before,
.slick-next:before {
  position: absolute;
  content: "";
  display: inline-block;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
}
.ru-carousel .slick-prev,
.ru-carousel .slick-next {
  height: 50px;
  width: 50px;
  border: solid #fff;
  border-width: 1px 1px 0;
  right: 49px;
}
.ru-carousel .slick-prev:focus,
.ru-carousel .slick-next:focus {
  box-shadow: inset 1px 1px #fff, inset -1px -1px #fff;
}
@media screen and (max-width:1199px) {
  .ru-carousel .slick-prev,
  .ru-carousel .slick-next {
    border-width: 1px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ru-carousel .slick-prev,
  .ru-carousel .slick-next {
    bottom: 68px;
  }
}
.ru-carousel--in-content .slick-prev,
.ru-carousel--in-content .slick-next {
  height: 60px;
  width: 60px;
  bottom: auto;
  border: none;
  top: 50%;
  margin-top: -29px;
  margin-left: 2px;
}
.ru-carousel--in-content .slick-prev:focus,
.ru-carousel--in-content .slick-next:focus {
  height: 62px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: -30px;
  box-shadow: 1px 1px #000, -1px -1px #000;
}

.ru-carousel .slick-prev:before {
  width: 10px;
  height: 10px;
  top: 20px;
  right: 15px;
  transform: rotate(-135deg);
}
.ru-carousel--in-content .slick-prev {
  left: 0;
}
.ru-carousel--in-content .slick-prev:before {
  width: 40px;
  height: 40px;
  top: 10px;
  right: 0;
  transform: rotate(-135deg);
}
.ru-carousel--in-content .slick-prev:focus {
  margin-left: 3px;
}

.ru-carousel .slick-next {
  right: 0;
}
.ru-carousel .slick-next:before {
  width: 10px;
  height: 10px;
  top: 20px;
  left: 15px;
  transform: rotate(45deg);
}
.ru-carousel--in-content .slick-next {
  right: 0;
}
.ru-carousel--in-content .slick-next:before {
  width: 40px;
  height: 40px;
  top: 10px;
  left: 0;
  transform: rotate(45deg);
}
.ru-carousel--in-content .slick-next:focus {
  margin-right: 3px;
}

.slick-disabled {
  visibility: hidden;
}

.video-visible .slick-arrow {
  display: none !important;
}

.ru-carousel.ru-carousel--variable-width .ru-slick-carousel.slick-initialized.slick-slider.slick-dotted .slick-dots {
  right: 30px;
  bottom: -17px;
}

/**
 *  social-feed-group.scss
 *
 *
 */
.ru-social-feed-group--events-and-lectures, .ru-social-feed-group--news {
  margin-bottom: 30px;
}
.ru-social-feed-group--events-and-lectures .ru-teaser-social, .ru-social-feed-group--news .ru-teaser-social {
  padding-top: 15px;
}
.ru-social-feed-group--events-and-lectures .ru-teaser-social:before, .ru-social-feed-group--news .ru-teaser-social:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -4px;
  left: 15px;
  width: 30px;
}
.ru-section-color- .ru-social-feed-group--events-and-lectures .ru-teaser-social:before, .ru-section-color-0 .ru-social-feed-group--events-and-lectures .ru-teaser-social:before, .ru-section-color- .ru-social-feed-group--news .ru-teaser-social:before, .ru-section-color-0 .ru-social-feed-group--news .ru-teaser-social:before {
  border-top: solid 4px #188bb9;
}
.ru-section-color-1 .ru-social-feed-group--events-and-lectures .ru-teaser-social:before, .ru-section-color-1 .ru-social-feed-group--news .ru-teaser-social:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 .ru-social-feed-group--events-and-lectures .ru-teaser-social:before, .ru-section-color-2 .ru-social-feed-group--news .ru-teaser-social:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 .ru-social-feed-group--events-and-lectures .ru-teaser-social:before, .ru-section-color-3 .ru-social-feed-group--news .ru-teaser-social:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 .ru-social-feed-group--events-and-lectures .ru-teaser-social:before, .ru-section-color-4 .ru-social-feed-group--news .ru-teaser-social:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 .ru-social-feed-group--events-and-lectures .ru-teaser-social:before, .ru-section-color-5 .ru-social-feed-group--news .ru-teaser-social:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 .ru-social-feed-group--events-and-lectures .ru-teaser-social:before, .ru-section-color-6 .ru-social-feed-group--news .ru-teaser-social:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 .ru-social-feed-group--events-and-lectures .ru-teaser-social:before, .ru-section-color-7 .ru-social-feed-group--news .ru-teaser-social:before {
  border-top: 4px solid #a32972;
}
.ru-social-feed-group h2, .ru-social-feed-group .ru-social-feed__title {
  margin-bottom: 30px;
  margin-top: 15px;
}
.ru-social-feed-group .ru-social-feed__teasers,
.ru-social-feed-group .ru-teaser-social,
.ru-social-feed-group .ru-teaser-social__inset,
.ru-social-feed-group .ru-teaser-social__items,
.ru-social-feed-group .ru-teaser-social__item,
.ru-social-feed-group .ru-teaser-social__text,
.ru-social-feed-group .ru-teaser-social__text-body,
.ru-social-feed-group .cff-wrapper, .ru-social-feed-group .slick-slider, .ru-social-feed-group .sbi,
.ru-social-feed-group .slick-track, .ru-social-feed-group .slick-list,
.ru-social-feed-group .sbi_item, .ru-social-feed-group .sbi_photo_wrap,
.ru-social-feed-group .cff-item, .ru-social-feed-group .ctf {
  display: flex !important;
  flex-grow: 1;
}
.ru-social-feed-group .ru-teaser-social,
.ru-social-feed-group .ru-teaser-social__inset,
.ru-social-feed-group .ru-teaser-social__items,
.ru-social-feed-group .ru-teaser-social__item,
.ru-social-feed-group .ru-teaser-social__text,
.ru-social-feed-group .ru-teaser-social__text-body,
.ru-social-feed-group .cff-wrapper, .ru-social-feed-group .slick-slider, .ru-social-feed-group .sbi,
.ru-social-feed-group .slick-track, .ru-social-feed-group .slick-list,
.ru-social-feed-group .sbi_item, .ru-social-feed-group .sbi_photo_wrap,
.ru-social-feed-group .cff-item, .ru-social-feed-group .ctf {
  flex-direction: column;
}
.ru-social-feed-group .sbi_item, .ru-social-feed-group .ru-teaser-social .sbi_photo {
  flex-grow: 1;
  position: relative;
}
.ru-social-feed-group .sbi_item .sbi-screenreader, .ru-social-feed-group .ru-teaser-social .sbi_photo .sbi-screenreader {
  visibility: hidden;
}
.ru-social-feed-group .slick-next:before, .ru-social-feed-group .slick-prev:before {
  content: none;
}
.ru-social-feed-group .ru-social-feed__teasers {
  flex-wrap: wrap;
}
.ru-social-feed-group .slick-track {
  flex-direction: row;
}
.ru-social-feed-group .slick-list {
  height: auto !important;
}
.ru-social-feed-group .slick-slider {
  width: 100%;
}
.ru-social-feed-group .sbi_photo img {
  display: block !important;
  visibility: hidden;
}
.ru-social-feed-group .slick-initialized .slick-slide {
  overflow: hidden;
}

/**
 *  social-links.scss
 *
 *
 */
.ru-social-links__list-item {
  float: left;
  margin: 0 0.5em 0.25em 0;
  font-size: 20px;
}
.ru-social-links__link-label {
  display: none;
}

/**
 *  special-event.scss
 *
 *
 */
.ru-special-event__heading-2 a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
}
.ru-special-event__heading-2 a:hover {
  text-decoration: none;
}
.ru-special-event__heading-2-subheading {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5em;
}
.ru-special-event-detail__title {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 15px;
}
.ru-special-event-detail__description {
  padding-bottom: 1em;
  font-size: 17px; /* To match page header more links in heads of labs page */
  line-height: 1.4em;
}
@media screen and (min-width:992px) {
  .ru-special-event-detail__description {
    font-size: 22px;
  }
}
.ru-special-event-detail__date, .ru-special-event-detail__schedule {
  text-transform: uppercase;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.ru-special-event-detail__schedule {
  float: left;
  clear: both;
  width: 100%;
  font-weight: bold;
}
@media screen and (min-width:992px) {
  .ru-special-event-detail__schedule {
    width: 50%;
  }
}
.ru-special-event-detail__schedule dt,
.ru-special-event-detail__schedule dd {
  float: left;
}
.ru-special-event-detail__schedule dt {
  clear: left;
  position: relative;
  padding-right: 10px;
  margin-right: 8px;
  width: 75px;
}
.ru-special-event-detail__schedule dd {
  width: 65%;
}
.ru-special-event-detail__schedule-divider {
  font-size: 1.3em;
  position: absolute;
  top: -5px;
  right: 0px;
}
.ru-special-event-detail__event-address {
  float: left;
  width: 100%;
  padding-bottom: 2em;
}
@media screen and (min-width:992px) {
  .ru-special-event-detail__event-address {
    width: 50%;
    padding-bottom: 1em;
  }
}
.ru-special-event__extended-text {
  padding-bottom: 1em;
}
.ru-special-event__button-group {
  margin-bottom: 10px;
  clear: both;
  text-align: left;
}
.ru-special-event__button-group:before, .ru-special-event__button-group:after {
  display: table;
  content: " ";
}
.ru-special-event__button-group:after {
  clear: both;
}
.ru-special-event__button-wrap {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 15px;
}
.ru-special-event__main-figure {
  margin-bottom: 20px;
}
.ru-special-event__main-figure img {
  width: 100%;
}
.ru-special-event__teaser-more-links {
  list-style-type: none;
  max-width: none;
  margin-left: auto;
  margin-top: 10px;
}
.ru-special-event__teaser-more-link {
  text-align: justify;
}
.ru-special-event__teaser-more-link a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
  font-weight: bold;
}

/**
 *  stats.scss
 *
 *
 */
@media screen and (min-width:768px) {
  .ru-stats .ru-teaser-group__teasers {
    border-right: solid 1px #fff;
  }
}
.ru-stats .ru-teaser-group__teasers > .row {
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
.ru-stats .ru-teaser {
  border-left: solid 1px #fff;
  text-align: center;
  width: 215px;
  height: 180px;
  margin-bottom: 0;
  width: 179.75px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ru-section-color- .ru-stats .ru-teaser, .ru-section-color-0 .ru-stats .ru-teaser {
  background-color: #167fa9;
}
.ru-section-color- .ru-stats .ru-teaser {
  background: #167fa9;
}
.ru-section-color-1 .ru-stats .ru-teaser {
  background: #39237e;
}
.ru-section-color-2 .ru-stats .ru-teaser {
  background: #195e08;
}
.ru-section-color-3 .ru-stats .ru-teaser {
  background: #22399e;
}
.ru-section-color-4 .ru-stats .ru-teaser {
  background: #005a66;
}
.ru-section-color-5 .ru-stats .ru-teaser {
  background: #d21e2a;
}
.ru-section-color-6 .ru-stats .ru-teaser {
  background: #005e8c;
}
.ru-section-color-7 .ru-stats .ru-teaser {
  background: #8e155e;
}
@media screen and (min-width:992px) {
  .ru-stats .ru-teaser {
    width: 188px;
  }
}
@media screen and (min-width:1200px) {
  .ru-stats .ru-teaser {
    width: 228px;
  }
}
@media screen and (min-width:1400px) {
  .ru-stats .ru-teaser {
    width: 268px;
  }
}
.ru-stats .ru-teaser:last-child {
  border-right: solid 1px #fff;
}
.ru-wide-wrap--single .ru-stats.ru-teaser-group {
  margin-bottom: 0;
}
.ru-stats.ru-teaser-group .ru-teaser .ru-teaser__subtitle {
  font-size: 21px;
  font-weight: 400;
  line-height: 1.1em;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  text-transform: none;
}
.ru-stats.ru-teaser-group .ru-teaser .ru-teaser__heading {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  line-height: 67px;
  font-weight: 600;
  font-size: 47px;
}
@media screen and (min-width:1200px) {
  .ru-stats.ru-teaser-group .ru-teaser .ru-teaser__heading {
    font-size: 67px;
  }
}
.ru-wide-wrap--single .ru-stats.ru-teaser-group .ru-teaser h3 {
  height: auto;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 47px;
  line-height: 67px;
  margin-top: 45px;
}
@media screen and (min-width:1200px) {
  .ru-wide-wrap--single .ru-stats.ru-teaser-group .ru-teaser h3 {
    font-size: 67px;
  }
}
.ru-stats.ru-teaser-group .ru-teaser h4 {
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 45px;
}
.ru-stats button {
  position: absolute;
  z-index: 1;
  top: -38px;
  width: 40px;
  height: 38px;
  left: auto;
  border-left: solid 1px #fff;
  border-right: solid 1px #fff;
}
.ru-stats button:before {
  display: block;
  border: none;
  font-family: "icomoon";
  font-size: 33px;
  font-weight: 400;
  color: #fff;
  transform: none;
  width: auto;
  height: auto;
  top: 7px;
  left: 0;
  right: 0;
  bottom: 0;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ru-stats .slick-prev {
  right: 38px;
}
.ru-stats .slick-prev:before {
  content: "\f105";
  transform: rotate(180deg);
  bottom: 7px;
}
.ru-stats .slick-next {
  right: -1px;
}
.ru-stats .slick-next:before {
  content: "\f105";
}
.ru-stats .slick-list .slick-track {
  display: flex;
  flex-direction: row;
}
.ru-stats .slick-list .ru-teaser__inset,
.ru-stats .slick-list .slick-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ru-stats .slick-list .slick-slide {
  overflow: visible;
  height: auto;
  min-height: 180px;
}
.ru-stats .slick-list .slick-slide h3, .ru-stats .slick-list .slick-slide h4 {
  margin: auto !important;
}

/**
 *  styleguide.scss
 *
 *
 */
.ru-styleguide {
  clear: both;
}
.ru-styleguide-modules h2 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 23px;
}
.ru-styleguide__heading {
  background-color: #000;
  color: #fff;
  max-width: none;
  padding: 5px 10px 5px 10px;
}
.ru-styleguide__swatch {
  float: left;
  clear: both;
  font-size: 17px;
}
.ru-styleguide__swatch-box {
  float: left;
  width: 20px;
  height: 20px;
  border: solid 1px #fff;
  background-color: #ccc;
  margin: 0 10px 0 0;
}
.ru-styleguide__swatch-label {
  float: left;
  position: relative;
}
.ru-styleguide__swatch-label:after {
  margin-left: 10px;
  position: absolute;
  top: 0;
  left: 150px;
  width: 200px;
}
.ru-styleguide__swatch--bright-violet .ru-styleguide__swatch-box {
  background-color: #553f9b;
}
.ru-styleguide__swatch--bright-violet .ru-styleguide__swatch-label:after {
  content: "#553f9b";
}
.ru-styleguide__swatch--light-violet .ru-styleguide__swatch-box {
  background-color: #4e3a8e;
}
.ru-styleguide__swatch--light-violet .ru-styleguide__swatch-label:after {
  content: "#4e3a8e";
}
.ru-styleguide__swatch--dark-violet .ru-styleguide__swatch-box {
  background-color: #39237e;
}
.ru-styleguide__swatch--dark-violet .ru-styleguide__swatch-label:after {
  content: "#39237e";
}
.ru-styleguide__swatch--bright-green .ru-styleguide__swatch-box {
  background-color: #218409;
}
.ru-styleguide__swatch--bright-green .ru-styleguide__swatch-label:after {
  content: "#218409";
}
.ru-styleguide__swatch--light-green .ru-styleguide__swatch-box {
  background-color: #1d7308;
}
.ru-styleguide__swatch--light-green .ru-styleguide__swatch-label:after {
  content: "#1d7308";
}
.ru-styleguide__swatch--dark-green .ru-styleguide__swatch-box {
  background-color: #195e08;
}
.ru-styleguide__swatch--dark-green .ru-styleguide__swatch-label:after {
  content: "#195e08";
}
.ru-styleguide__swatch--bright-orange .ru-styleguide__swatch-box {
  background-color: #e85600;
}
.ru-styleguide__swatch--bright-orange .ru-styleguide__swatch-label:after {
  content: "#e85600";
}
.ru-styleguide__swatch--light-orange .ru-styleguide__swatch-box {
  background-color: #d64f00;
}
.ru-styleguide__swatch--light-orange .ru-styleguide__swatch-label:after {
  content: "#d64f00";
}
.ru-styleguide__swatch--dark-orange .ru-styleguide__swatch-box {
  background-color: #d04100;
}
.ru-styleguide__swatch--dark-orange .ru-styleguide__swatch-label:after {
  content: "#d04100";
}
.ru-styleguide__swatch--bright-bluish-green .ru-styleguide__swatch-box {
  background-color: #01828f;
}
.ru-styleguide__swatch--bright-bluish-green .ru-styleguide__swatch-label:after {
  content: "#01828f";
}
.ru-styleguide__swatch--light-bluish-green .ru-styleguide__swatch-box {
  background-color: #016b5e;
}
.ru-styleguide__swatch--light-bluish-green .ru-styleguide__swatch-label:after {
  content: "#016b5e";
}
.ru-styleguide__swatch--dark-bluish-green .ru-styleguide__swatch-box {
  background-color: #005a66;
}
.ru-styleguide__swatch--dark-bluish-green .ru-styleguide__swatch-label:after {
  content: "#005a66";
}
.ru-styleguide__swatch--bright-red .ru-styleguide__swatch-box {
  background-color: #e33f4a;
}
.ru-styleguide__swatch--bright-red .ru-styleguide__swatch-label:after {
  content: "#e33f4a";
}
.ru-styleguide__swatch--light-red .ru-styleguide__swatch-box {
  background-color: #e02c38;
}
.ru-styleguide__swatch--light-red .ru-styleguide__swatch-label:after {
  content: "#e02c38";
}
.ru-styleguide__swatch--dark-red .ru-styleguide__swatch-box {
  background-color: #d21e2a;
}
.ru-styleguide__swatch--dark-red .ru-styleguide__swatch-label:after {
  content: "#d21e2a";
}
.ru-styleguide__swatch--bright-blue .ru-styleguide__swatch-box {
  background-color: #1a96cc;
}
.ru-styleguide__swatch--bright-blue .ru-styleguide__swatch-label:after {
  content: "#1a96cc";
}
.ru-styleguide__swatch--light-blue .ru-styleguide__swatch-box {
  background-color: #167fa9;
}
.ru-styleguide__swatch--light-blue .ru-styleguide__swatch-label:after {
  content: "#167fa9";
}
.ru-styleguide__swatch--dark-blue .ru-styleguide__swatch-box {
  background-color: #005e8c;
}
.ru-styleguide__swatch--dark-blue .ru-styleguide__swatch-label:after {
  content: "#005e8c";
}
.ru-styleguide__swatch--bright-purple .ru-styleguide__swatch-box {
  background-color: #b12d7c;
}
.ru-styleguide__swatch--bright-purple .ru-styleguide__swatch-label:after {
  content: "#b12d7c";
}
.ru-styleguide__swatch--light-purple .ru-styleguide__swatch-box {
  background-color: #a32972;
}
.ru-styleguide__swatch--light-purple .ru-styleguide__swatch-label:after {
  content: "#a32972";
}
.ru-styleguide__swatch--dark-purple .ru-styleguide__swatch-box {
  background-color: #8e155e;
}
.ru-styleguide__swatch--dark-purple .ru-styleguide__swatch-label:after {
  content: "#8e155e";
}
.ru-styleguide__swatch--white-translucent .ru-styleguide__swatch-box {
  background-color: rgba(255, 255, 255, 0.5);
}
.ru-styleguide__swatch--white-translucent .ru-styleguide__swatch-label:after {
  content: "rgba(255, 255, 255, 0.5)";
}
.ru-styleguide__swatch--gray-dark-middle .ru-styleguide__swatch-box {
  background-color: #666666;
}
.ru-styleguide__swatch--gray-dark-middle .ru-styleguide__swatch-label:after {
  content: "#666666";
}
.ru-styleguide__swatch--gray-middle-darker .ru-styleguide__swatch-box {
  background-color: #979797;
}
.ru-styleguide__swatch--gray-middle-darker .ru-styleguide__swatch-label:after {
  content: "#979797";
}
.ru-styleguide__swatch--gray-middle .ru-styleguide__swatch-box {
  background-color: #a4a4a4;
}
.ru-styleguide__swatch--gray-middle .ru-styleguide__swatch-label:after {
  content: "#a4a4a4";
}
.ru-styleguide__swatch--gray-light-middle .ru-styleguide__swatch-box {
  background-color: #d6d6d6;
}
.ru-styleguide__swatch--gray-light-middle .ru-styleguide__swatch-label:after {
  content: "#d6d6d6";
}
.ru-styleguide__swatch--gray-light .ru-styleguide__swatch-box {
  background-color: #cccccc;
}
.ru-styleguide__swatch--gray-light .ru-styleguide__swatch-label:after {
  content: "#cccccc";
}
.ru-styleguide__swatch--gray-lightest .ru-styleguide__swatch-box {
  background-color: #eee;
}
.ru-styleguide__swatch--gray-lightest .ru-styleguide__swatch-label:after {
  content: "#eee";
}
.ru-styleguide__swatch--bright-blue-new .ru-styleguide__swatch-box {
  background-color: #3359c3;
}
.ru-styleguide__swatch--bright-blue-new .ru-styleguide__swatch-label:after {
  content: "#3359c3";
}
.ru-styleguide__swatch--light-blue-new .ru-styleguide__swatch-box {
  background-color: #2f53b5;
}
.ru-styleguide__swatch--light-blue-new .ru-styleguide__swatch-label:after {
  content: "#2f53b5";
}
.ru-styleguide__swatch--dark-blue-new .ru-styleguide__swatch-box {
  background-color: #22399e;
}
.ru-styleguide__swatch--dark-blue-new .ru-styleguide__swatch-label:after {
  content: "#22399e";
}
.ru-styleguide__swatch--dark-blue-hr .ru-styleguide__swatch-box {
  background-color: #007b76;
}
.ru-styleguide__swatch--dark-blue-hr .ru-styleguide__swatch-label:after {
  content: "#007b76";
}
.ru-styleguide__grid .ru-styleguide__heading {
  margin-bottom: 1em;
}
@media screen and (min-width:768px) {
  .ru-styleguide__grid .row {
    border-top: solid 1px #ccc;
  }
  .ru-styleguide__grid .row:last-child {
    border-bottom: solid 1px #ccc;
  }
}
.ru-styleguide__grid *[class*=col-] {
  padding-top: 1em;
  padding-bottom: 1em;
}
@media screen and (min-width:768px) {
  .ru-styleguide__grid *[class*=col-] {
    border-left: solid 1px #ccc;
  }
}
@media screen and (min-width:768px) {
  .ru-styleguide__grid *[class*=col-]:last-child {
    border-right: solid 1px #ccc;
  }
}
.ru-styleguide__icons-list {
  list-style-type: none;
  margin: 0 0 1em 0;
  padding: 0;
  display: table;
  width: 100%;
  max-width: none;
}
.ru-styleguide__icons-list-item {
  margin: 0 1em 0 0;
  padding: 0.5em 0;
  text-align: center;
  float: left;
  font-size: 23px;
}

/**
 *  styleguide-toggle.scss
 *
 *
 */
.ru-styleguide-toggle__group {
  border-top: solid 1px #cccccc;
  padding: 15px 0 10px 0;
}
.ru-styleguide-toggle__group:last-child {
  border-bottom: solid 1px #cccccc;
}
.page-styleguide .ru-styleguide-toggle__group {
  margin: 0;
}
.ru-styleguide-toggle__btn {
  cursor: pointer;
  color: #23527c;
  position: relative;
  height: 25px;
  margin: 0;
}
.ru-styleguide-toggle__group.opened .ru-styleguide-toggle__btn {
  margin: 0 0 1em 0;
}
.ru-styleguide-toggle__btn:hover {
  color: #122b40;
}
.ru-styleguide-toggle__btn-label {
  position: absolute;
  left: 25px;
  top: 0;
}
.ru-styleguide-toggle__btn-label:before {
  content: "+";
  position: absolute;
  left: -25px;
  top: 0;
  text-align: center;
  width: 25px;
}
.ru-styleguide-toggle__group.opened .ru-styleguide-toggle__btn-label:before {
  content: "–";
}
.ru-styleguide-toggle__content-wrap {
  height: 0;
  overflow: hidden;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media screen and (min-width:768px) {
  .ru-styleguide-toggle__content-wrap {
    margin-left: 25px;
  }
}

/**
 *  tags.scss
 *
 *
 */
.ru-tags__inset {
  border-top: solid 1px #eeeeee;
  border-bottom: solid 1px #eeeeee;
  padding: 15px 0 15px 0;
  margin-bottom: 15px;
}
.ru-tags ul {
  list-style-type: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
@media screen and (min-width:768px) {
  .ru-tags ul {
    display: inline-block;
  }
}
.ru-tags li {
  padding: 0 15px 0 0;
}
@media screen and (min-width:768px) {
  .ru-tags li {
    margin: -30px 7.5px 0 0;
    display: inline-block;
    border-right: solid 1px #ccc;
  }
}
.ru-tags li:last-child, .ru-tags li.ru-tags__title {
  border-right: none;
  padding-right: 0;
}
.ru-tags--news-article {
  border-top: 1px solid #000;
  padding-top: 10px;
}
.ru-tags--news-article .ru-tags__inset {
  border: none;
  padding: 0;
  margin: 0;
}
.ru-tags--news-article li {
  border-right-color: #000;
  text-transform: uppercase;
  font-size: 17px;
  display: inline;
  margin-right: 10px;
  padding-right: 10px;
}
.ru-tags--news-article a {
  color: #000;
  border-bottom: #000;
}

.news-article-tags {
  display: inline-block;
}
.news-article-tags .post-article-tags {
  float: left;
}
.news-article-tags .post-article-tags .research-area-tags, .news-article-tags .post-article-tags .explore-tags {
  float: left;
  text-transform: uppercase;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}
.news-article-tags .post-article-tags .research-area-tags .research-area-tag, .news-article-tags .post-article-tags .research-area-tags .explore-tag, .news-article-tags .post-article-tags .explore-tags .research-area-tag, .news-article-tags .post-article-tags .explore-tags .explore-tag {
  float: left;
  padding-right: 4px;
}
.news-article-tags .post-article-tags .explore-tags {
  clear: both;
}
.news-article-tags .post-article-tags .post-tag {
  float: left;
  text-transform: uppercase;
  padding-right: 4px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
}
.news-article-tags .post-article-tags .post-tag .value {
  float: left;
  font-weight: 500;
  color: #036B5E;
}
.news-article-tags .post-article-tags .post-tag:first-child {
  margin: 0;
  padding: 0;
  border-left: none;
}

/**
 *  teaser.scss
 *
 *
 */
.ru-teaser {
  margin-top: 0;
  margin-bottom: 15px;
}
.ru-teaser-group--home-news .ru-teaser {
  margin-bottom: 40px;
}
@media screen and (min-width:768px) {
  .ru-teaser-group--home-news .ru-teaser {
    margin-bottom: 15px;
  }
}
.ru-teaser-group .ru-teaser.ru-teaser--with-short-top-rule h4 a {
  border-bottom: none;
}
.ru-teaser-group .ru-teaser.ru-teaser--with-short-top-rule h4 a .ru-teaser__title-label {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
  background-image: none;
}
.ru-teaser-group .ru-teaser.ru-teaser--with-short-top-rule h4 a .ru-teaser__title-label:hover {
  text-decoration: none;
}
.ru-teaser h5 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ru-teaser h5 a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-teaser h5 a:hover {
  text-decoration: none;
}
.ru-teaser.ru-teaser--title-top {
  margin-top: 15px;
}
.ru-teaser-group--triple-hierarchical .ru-teaser.ru-teaser--title-top {
  padding-top: 15px;
}
.ru-teaser-group--triple-hierarchical .ru-teaser.ru-teaser--title-top:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -4px;
  left: 15px;
  width: 30px;
}
.ru-section-color- .ru-teaser-group--triple-hierarchical .ru-teaser.ru-teaser--title-top:before, .ru-section-color-0 .ru-teaser-group--triple-hierarchical .ru-teaser.ru-teaser--title-top:before {
  border-top: solid 4px #188bb9;
}
.ru-section-color-1 .ru-teaser-group--triple-hierarchical .ru-teaser.ru-teaser--title-top:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 .ru-teaser-group--triple-hierarchical .ru-teaser.ru-teaser--title-top:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 .ru-teaser-group--triple-hierarchical .ru-teaser.ru-teaser--title-top:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 .ru-teaser-group--triple-hierarchical .ru-teaser.ru-teaser--title-top:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 .ru-teaser-group--triple-hierarchical .ru-teaser.ru-teaser--title-top:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 .ru-teaser-group--triple-hierarchical .ru-teaser.ru-teaser--title-top:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 .ru-teaser-group--triple-hierarchical .ru-teaser.ru-teaser--title-top:before {
  border-top: 4px solid #a32972;
}
.ru-teaser.ru-teaser--title-top h4 {
  margin-bottom: 15px;
}
.ru-wide-wrap--single-colored .ru-teaser {
  margin-bottom: 0;
}
.ru-wide-wrap--single-colored .ru-teaser:last-child {
  border-top: solid 1px #fff;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--single-colored .ru-teaser:last-child {
    border-top: none;
  }
}
.ru-teaser-group .ru-container-wrap .ru-teaser {
  margin-bottom: 0;
  margin-top: 15px;
}
.page-award-landing .ru-sidebar .ru-teaser .ru-figure__wrap img {
  margin-bottom: 0;
  width: 100%;
  max-width: 100px;
}
.ru-wide-wrap--duo-hetero .ru-teaser {
  margin-bottom: 0;
}
.ru-teaser--with-short-top-rule {
  padding-top: 15px;
}
.ru-teaser--with-short-top-rule:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -4px;
  left: 15px;
  width: 30px;
}
.ru-section-color- .ru-teaser--with-short-top-rule:before, .ru-section-color-0 .ru-teaser--with-short-top-rule:before {
  border-top: solid 4px #188bb9;
}
.ru-section-color-1 .ru-teaser--with-short-top-rule:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 .ru-teaser--with-short-top-rule:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 .ru-teaser--with-short-top-rule:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 .ru-teaser--with-short-top-rule:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 .ru-teaser--with-short-top-rule:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 .ru-teaser--with-short-top-rule:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 .ru-teaser--with-short-top-rule:before {
  border-top: 4px solid #a32972;
}
.ru-teaser--with-short-top-rule h3 {
  font-size: 27px !important;
  margin: 0 0 0.25em 0;
}
.ru-teaser--with-short-top-rule h3 a {
  font-size: 27px;
  line-height: 1.1em;
}
.ru-teaser-group--mini-hierarchical .ru-teaser--with-short-top-rule {
  margin-top: 30px;
}
@media screen and (min-width:768px) {
  .ru-teaser-group--mini-hierarchical .ru-teaser--with-short-top-rule {
    margin-top: 15px;
  }
}
.ru-teaser--featured-story {
  padding-left: 0;
  padding-right: 0;
}
.ru-teaser--bold h3 {
  font-size: 40px;
}
.ru-page-footer .ru-teaser__date {
  font-size: 15px;
}
.ru-page-footer .ru-teaser__date a {
  border: none;
  background-image: none;
}
.ru-page-header-wrap--narrow .ru-teaser__date, .ru-page-footer .ru-teaser__date {
  font-size: 14px;
  font-weight: 600;
}
.ru-page-header-wrap--narrow .ru-teaser__teaser-text a, .ru-page-footer .ru-teaser__teaser-text a {
  border-bottom: none;
}
.ru-page-header-wrap--narrow .ru-teaser--bold .ru-teaser__inset, .ru-page-footer .ru-teaser--bold .ru-teaser__inset {
  background-color: #fff;
  padding: 15px;
}
@media screen and (min-width:768px) {
  .ru-page-header-wrap--narrow .ru-teaser--bold .ru-teaser__inset, .ru-page-footer .ru-teaser--bold .ru-teaser__inset {
    padding: 30px;
  }
}
.ru-page-header-wrap--narrow .ru-teaser--bold h3 a, .ru-page-footer .ru-teaser--bold h3 a {
  border-bottom: none;
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 83%;
  padding-bottom: 0;
}
.ru-page-header-wrap--narrow .ru-teaser--bold h3 a:hover, .ru-page-footer .ru-teaser--bold h3 a:hover {
  text-decoration: none;
}
.ru-page-header-wrap--narrow .ru-teaser__teaser-text {
  font-size: 14px;
  line-height: 1.5em;
}
.ru-sidebar .ru-teaser__teaser-text {
  font-size: 14px;
  line-height: 1.5em;
}
.ru-teaser--related-links {
  border-top: solid 7px #eee;
  border-bottom: solid 7px #eee;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.ru-teaser--related-links h3 {
  font-size: 30px;
}
.ru-teaser--related-links .ru-teaser__more-link-list li {
  margin-bottom: 7.5px;
}
.ru-teaser--related-links .ru-teaser__more-link-list a {
  text-decoration: none;
}
.ru-teaser--detail-text .ru-teaser__teaser-text {
  font-size: 18px;
}
.ru-teaser--detail-text h4 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 1.3em;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ru-sidebar .ru-teaser.ru-teaser--second-contact {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
.ru-sidebar .ru-teaser {
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 7.5px;
  border-top: solid 1px #a4a4a4;
}
@media screen and (min-width:992px) {
  .ru-sidebar .ru-teaser {
    margin-bottom: 40px;
    padding-top: 22px;
  }
}
.ru-sidebar .ru-teaser__heading {
  font-size: 27px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: -0.2px;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  margin-bottom: 10px;
}
.ru-page-header-wrap--narrow .ru-teaser {
  margin-top: auto;
  padding-top: 10px;
}
.ru-page-header-wrap--narrow .ru-teaser:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -4px;
  left: 15px;
  width: 30px;
}
.ru-section-color- .ru-page-header-wrap--narrow .ru-teaser:before, .ru-section-color-0 .ru-page-header-wrap--narrow .ru-teaser:before {
  border-top: solid 4px #188bb9;
}
.ru-section-color-1 .ru-page-header-wrap--narrow .ru-teaser:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 .ru-page-header-wrap--narrow .ru-teaser:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 .ru-page-header-wrap--narrow .ru-teaser:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 .ru-page-header-wrap--narrow .ru-teaser:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 .ru-page-header-wrap--narrow .ru-teaser:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 .ru-page-header-wrap--narrow .ru-teaser:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 .ru-page-header-wrap--narrow .ru-teaser:before {
  border-top: 4px solid #a32972;
}
.ru-page-header-wrap--narrow .ru-teaser__date {
  text-transform: uppercase;
}
.ru-section-color-1 .ru-page-header-wrap--narrow .ru-teaser__date a {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-page-header-wrap--narrow .ru-teaser__date a {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-page-header-wrap--narrow .ru-teaser__date a {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-page-header-wrap--narrow .ru-teaser__date a {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-page-header-wrap--narrow .ru-teaser__date a {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-page-header-wrap--narrow .ru-teaser__date a {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-page-header-wrap--narrow .ru-teaser__date a {
  color: #a32972;
  fill: #a32972;
}
.ru-page-header-wrap--narrow .ru-teaser h3 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin-bottom: 10px;
}
.ru-grid .ru-teaser {
  position: relative;
  height: 100px;
  margin-bottom: 0;
}
@media screen and (min-width:992px) {
  .ru-grid .ru-teaser {
    height: 200px;
  }
}
.ru-expandable-grid .ru-teaser .ru-teaser__figure-wrap {
  width: 100%;
  height: 100%;
}
.ru-teaser-group--home-news .ru-teaser .ru-teaser__figure-wrap {
  height: 277px;
}
.ru-teaser-group--home-news .ru-teaser .ru-teaser__figure-wrap figure {
  height: 100%;
}
.ru-teaser .ru-figure__wrap {
  height: 100%;
}
.ru-expandable-grid .ru-teaser .ru-figure__wrap {
  width: 100%;
  height: 100%;
}
.ru-teaser .ru-figure__wrap a:focus img {
  box-shadow: 1px 1px #737373, -1px -1px #737373, -1px 1px #737373, 1px -1px #737373;
}
.ru-teaser figure {
  position: relative;
  width: 100%;
  margin: 0 0 15px 0;
  float: left;
  clear: both;
}
.ru-teaser-group .ru-container-wrap .ru-teaser figure {
  margin-bottom: 0;
}
.ru-expandable-grid__unit--profile .ru-teaser figure {
  background-position: right center;
}
.ru-grid .ru-teaser figure {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
}
@media screen and (min-width:768px) {
  .ru-grid .ru-teaser figure {
    height: 100px;
  }
}
@media screen and (min-width:992px) {
  .ru-grid .ru-teaser figure {
    height: 200px;
  }
}
.ru-expandable-grid .ru-teaser figure {
  width: 100%;
  height: 100%;
}
.ru-teaser figure img {
  width: 100%;
}
.ru-teaser figcaption {
  font-size: 15px;
  color: #737373;
  float: left;
  position: relative;
  left: 0;
  top: -20px;
  margin-bottom: -20px;
  background-color: #fff;
  padding: 3px 15px 0 0;
  max-width: 75%;
}
.ru-teaser-group--home-news .ru-teaser figcaption {
  color: #000;
  text-transform: uppercase;
  position: absolute;
  top: auto;
  bottom: 12px;
  left: -1px;
  padding: 3px 15px 2px 0;
}
.ru-teaser li {
  margin: 0;
  padding: 0;
}
.ru-wide-wrap--single .ru-teaser h3 a,
.ru-wide-wrap--single .ru-teaser h4 a {
  color: #fff;
}
.ru-grid .ru-teaser h4 {
  margin: 15px 15px 0 0;
}
.ru-teaser-group--home-news .ru-teaser h4 {
  margin: 15px 0 0 0;
}
.ru-teaser-group.ru-teaser-group--home-news .ru-teaser h4 a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
  border-bottom: none;
}
.ru-teaser-group.ru-teaser-group--home-news .ru-teaser h4 a:hover {
  text-decoration: none;
}
.ru-wide-wrap--single-colored .ru-teaser__inset {
  padding-top: 30px;
  padding-bottom: 30px;
}
.ru-wide-wrap--duo-hetero .ru-teaser__primary-inset {
  padding-top: 0;
  padding-bottom: 30px;
}
.ru-wide-wrap--duo-hetero.ru-wide-wrap--single-flexible-gray .ru-teaser__primary-inset, .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote .ru-teaser__primary-inset {
  padding-top: 0;
  padding-bottom: 0;
}
.ru-teaser__primary-inset.news-home-block > a {
  background-color: green;
}
.ru-teaser__primary-inset.news-home-block .ru-teaser__figure-wrap {
  position: relative;
}
.ru-teaser__primary-inset.news-home-block .ru-teaser__figure-wrap .ru-figure__wrap {
  overflow: hidden;
  position: relative;
}
.ru-teaser__primary-inset.news-home-block .ru-image-autofit {
  -webkit-transition: transform 0.6s;
  -moz-transition: transform 0.6s;
  -o-transition: transform 0.6s;
  transition: transform 0.6s;
  transform: scale(1);
  display: inline-table;
}
.ru-teaser__primary-inset.news-home-block:hover a {
  background-image: none !important;
}
.ru-teaser__primary-inset.news-home-block:hover a .external-link-txt {
  background-image: none !important;
}
.ru-teaser__primary-inset.news-home-block:hover .ru-image-autofit {
  transform: scale(1.06);
}
.ru-grid .ru-teaser__details {
  position: relative;
  z-index: 2;
}
.ru-wide-wrap--single-colored .ru-teaser__details {
  margin-right: 60px;
}
.ru-teaser__details-brief {
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.ru-section-color-1 .ru-teaser__details-brief {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-teaser__details-brief {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-teaser__details-brief {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-teaser__details-brief {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-teaser__details-brief {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-teaser__details-brief {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-teaser__details-brief {
  color: #a32972;
  fill: #a32972;
}
.ru-teaser__details-brief a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-section-color-1 .ru-teaser__details-brief a {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-teaser__details-brief a {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-teaser__details-brief a {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-teaser__details-brief a {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-teaser__details-brief a {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-teaser__details-brief a {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-teaser__details-brief a {
  color: #a32972;
  fill: #a32972;
}
.ru-teaser__details-brief a:hover, .ru-teaser__details-brief a:focus {
  text-decoration: none;
  background-image: none;
}
.ru-teaser__details-brief-date {
  display: inline;
}
.ru-teaser__details-brief-time {
  display: inline-block;
}
.ru-teaser__details-brief-time:before {
  content: "|";
  padding-left: 5px;
  margin-right: 5px;
}
.ru-teaser__details-brief-location {
  display: inline-block;
}
.ru-teaser__details-brief-location:before {
  content: "|";
  padding-left: 5px;
  margin-right: 5px;
}
.ru-teaser__time, .ru-teaser__date {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.ru-teaser__date {
  margin-bottom: 6px;
}
.ru-teaser__secondary figure {
  height: 200px;
}
.ru-teaser__category {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.53;
  letter-spacing: 0.1px;
  margin-bottom: 10px;
  display: inline-block;
}
.ru-teaser__category:hover, .ru-teaser__category:focus {
  text-decoration: none;
  background-image: none;
}
.ru-teaser__category:hover {
  color: #000;
}
.ru-teaser__teaser-text {
  font-size: 15px;
}
.ru-page-footer .ru-teaser-group .ru-teaser__teaser-text {
  font-size: 14px;
}
.ru-wide-wrap--single .ru-teaser__teaser-text {
  font-size: 14px;
  line-height: 1.4em;
}
.ru-teaser--thin-text .ru-teaser__teaser-text {
  line-height: 2.6em;
}
.ru-teaser__teaser-text a {
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-teaser__teaser-text a:hover, .ru-teaser__teaser-text a:focus {
  border-bottom: none;
}
.ru-teaser__more-link-label {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
  font-weight: bold;
}
.ru-teaser__more-link-label:hover {
  text-decoration: none;
}
.ru-wide-wrap--single .ru-teaser__more-link-label, .ru-teaser-group--home-subfeatures .ru-teaser__more-link-label {
  color: #fff;
}
a:hover .ru-teaser__more-link-label {
  background-image: none;
}
.ru-teaser__more-link--download .icon-download {
  position: relative;
  top: 2px;
}
.ru-teaser__more-link-list {
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 15px;
}
.ru-sidebar .ru-teaser__more-link-list {
  font-size: 14px;
  line-height: 1.5em;
}
.ru-page-footer .ru-teaser__more-link-list {
  font-size: 14px;
}
.ru-wide-wrap--single .ru-teaser__more-link-list {
  font-size: 17px;
  line-height: 1.4em;
}
.ru-teaser-group--double .ru-teaser__more-link-list {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  width: 60px;
  text-align: center;
  margin-top: 0;
  transform: translateY(-50%);
}
.ru-teaser__more-link-list li {
  margin: 15px 0;
}
.ru-sidebar .ru-teaser__more-link-list li {
  margin: 0 0 7px;
}
.ru-teaser__more-link-list a {
  font-weight: 600;
  border-bottom: none;
  text-decoration: none;
  background-image: none;
}
.ru-teaser__more-link-list a:hover {
  text-decoration: none;
  color: #000;
}
.ru-teaser-group--double .ru-teaser__more-link-list a {
  display: block;
  text-align: center;
}
.ru-teaser-group--double .ru-teaser__more-link-list a {
  display: table-cell;
  vertical-align: middle;
}
.ru-sidebar .ru-teaser__more-link-list a {
  font-weight: normal;
}
.ru-teaser-group--double .ru-teaser__more-link-list .icon {
  font-size: 67px;
  font-weight: 400;
}
.ru-section-color-1 .ru-teaser-group--double .ru-teaser__more-link-list .icon {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-teaser-group--double .ru-teaser__more-link-list .icon {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-teaser-group--double .ru-teaser__more-link-list .icon {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-teaser-group--double .ru-teaser__more-link-list .icon {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-teaser-group--double .ru-teaser__more-link-list .icon {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-teaser-group--double .ru-teaser__more-link-list .icon {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-teaser-group--double .ru-teaser__more-link-list .icon {
  color: #a32972;
  fill: #a32972;
}
.ru-page-footer .ru-teaser__time {
  line-height: 1.3em;
  margin-bottom: 3px;
}
.ru-sidebar .ru-teaser__contact-title {
  margin-top: 3px;
}
.ru-teaser__contact-text-1 a {
  background: none;
}
.ru-sidebar .ru-teaser__contact-text-1 {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.ru-teaser__contact-info-list {
  list-style-type: none;
  margin: 0 0 15px 0;
  padding: 0;
}
.ru-teaser-group .ru-teaser__contact-info-list li {
  margin: 0 0 15px 0;
}
.ru-teaser__contact-info-list li {
  margin: 0 0 15px 0;
}
.ru-teaser__contact-info-list li a {
  border-bottom: none;
  display: inline-block;
  position: relative;
  background-image: none;
  padding-left: 34px;
  max-width: 100%;
  text-decoration: none;
}
.ru-teaser__contact-info-list li a:before {
  font-family: icomoon;
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  display: block;
}
.ru-section-color-1 .ru-teaser__contact-info-list li a:before {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-teaser__contact-info-list li a:before {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-teaser__contact-info-list li a:before {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-teaser__contact-info-list li a:before {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-teaser__contact-info-list li a:before {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-teaser__contact-info-list li a:before {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-teaser__contact-info-list li a:before {
  color: #a32972;
  fill: #a32972;
}
.ru-teaser__contact-info-list li a:hover {
  text-decoration: none;
}
.ru-teaser__contact-info-list li a:hover .ru-teaser__contact-info-link-label {
  border-bottom: none;
}
.ru-teaser__contact-info-list li a .ru-teaser__contact-info-link-label {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-sidebar .ru-teaser__contact-info-list li a .ru-teaser__contact-info-link-label {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.ru-teaser__contact-info-list li.download a:before {
  content: "\e901";
}
.ru-teaser__contact-info-list li.email a:before {
  content: "\f0e9";
}
.ru-teaser__contact-info-list li.facebook a:before {
  content: "\f09c";
}
.ru-teaser__contact-info-list li.google-plus a:before {
  content: "\f0d5";
}
.ru-teaser__contact-info-list li.instagram a:before {
  content: "\f16d";
}
.ru-teaser__contact-info-list li.linkedin a:before {
  content: "\f0e1";
}
.ru-teaser__contact-info-list li.pinterest a:before {
  content: "\f0d2";
}
.ru-teaser__contact-info-list li.telephone a:before {
  content: "\f095";
  font-size: 19px;
}
.ru-teaser__contact-info-list li.fax a:before {
  content: "\f1ac";
}
.ru-teaser__contact-info-list li.tumblr a:before {
  content: "\f173";
}
.ru-teaser__contact-info-list li.twitter a svg.icon-x {
  height: 16px;
  width: 16px;
  position: absolute;
  top: 4px;
  left: 2px;
}
.ru-section-color-1 .ru-teaser__contact-info-list li.twitter a svg.icon-x {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-teaser__contact-info-list li.twitter a svg.icon-x {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-teaser__contact-info-list li.twitter a svg.icon-x {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-teaser__contact-info-list li.twitter a svg.icon-x {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-teaser__contact-info-list li.twitter a svg.icon-x {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-teaser__contact-info-list li.twitter a svg.icon-x {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-teaser__contact-info-list li.twitter a svg.icon-x {
  color: #a32972;
  fill: #a32972;
}
.ru-teaser__contact-info-list li.youtube a:before {
  content: "\f16a";
}
.ru-teaser__contact-info-list li.info a:before {
  content: "\f134";
  font-size: 17px;
  margin-left: 6px;
}
.ru-teaser__contact-info-list li.external-link a:before {
  content: "\e909";
  font-size: 17px;
  margin: 4px 0 0 2px;
}
.ru-teaser__contact-text-2 {
  margin: 15px 0;
}
.ru-teaser__contact-text-3 {
  line-height: 2em;
}
.ru-teaser__contact-name {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  margin-bottom: 5px;
}
.ru-sidebar .ru-teaser__contact-name {
  font-size: 14px;
}
.ru-teaser--contact {
  background-color: #fff;
  padding: 15px 15px 7.5px 15px;
  margin-bottom: 30px;
}
@media screen and (min-width:1200px) {
  .ru-teaser--contact {
    padding: 30px 30px 15px 30px;
    margin-bottom: 30px;
  }
}
.ru-teaser--contact-mini {
  background-color: transparent;
  padding: 0;
}
@media screen and (min-width:1200px) {
  .ru-teaser--contact-mini {
    padding: 0;
  }
}
.ru-teaser--contact-mini.ru-teaser--with-short-top-rule {
  position: relative;
  clear: both;
  padding-top: 15px;
}
.ru-teaser--contact-mini.ru-teaser--with-short-top-rule:before {
  left: 0;
}
.ru-teaser--contact-mini h3,
.ru-teaser--contact-mini h4 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.ru-teaser__row {
  margin-top: 15px;
}
.ru-teaser__row:first-of-type {
  margin-top: 0;
}
.ru-teaser__row a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-teaser__row a:hover {
  text-decoration: none;
}
.ru-teaser--news-article h4 {
  font-size: 37px;
  font-weight: 600;
}
.ru-sidebar .ru-teaser--description {
  margin-bottom: 0;
}
.ru-teaser--description figure {
  float: left;
  width: 21%;
  margin-right: 15px;
  margin-bottom: 0;
}
.ru-teaser--description img {
  margin-bottom: 15px;
}
.ru-teaser--description .ru-teaser__date__teaser-text {
  overflow: hidden;
}
.ru-teaser--description .ru-teaser__date__teaser-text a {
  color: #000;
}
.ru-teaser--with-position h3 {
  margin-bottom: 10px;
}
.ru-teaser--with-position h4 {
  text-transform: uppercase;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 15px;
}
.ru-teaser__multi-column ul {
  list-style-type: none;
  margin-top: 7.5px;
  margin-bottom: 7.5px;
  margin-right: 0;
  padding: 0;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  font-size: 17px;
}
.ru-teaser__multi-column ul a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-teaser-group .ru-teaser__multi-column ul {
  margin-left: 0;
}
.ru-teaser-group .ru-teaser__multi-column li {
  position: relative;
  margin-top: 0;
  margin-left: 20px;
  /*margin-bottom: $_gutter/4;*/ /* This is interfering with multi-column flow alignment */
  float: left;
  clear: both;
}
.ru-teaser-group .ru-teaser__multi-column li:before {
  content: " ";
  position: absolute;
  z-index: 1;
  left: -20px;
  top: 12px;
  display: block;
  width: 10px;
}
.ru-section-color-1 .ru-teaser-group .ru-teaser__multi-column li:before {
  border-top: 3px solid #4e3a8e;
}
.ru-section-color-2 .ru-teaser-group .ru-teaser__multi-column li:before {
  border-top: 3px solid #1d7308;
}
.ru-section-color-3 .ru-teaser-group .ru-teaser__multi-column li:before {
  border-top: 3px solid #2f53b5;
}
.ru-section-color-4 .ru-teaser-group .ru-teaser__multi-column li:before {
  border-top: 3px solid #016b5e;
}
.ru-section-color-5 .ru-teaser-group .ru-teaser__multi-column li:before {
  border-top: 3px solid #e02c38;
}
.ru-section-color-6 .ru-teaser-group .ru-teaser__multi-column li:before {
  border-top: 3px solid #167fa9;
}
.ru-section-color-7 .ru-teaser-group .ru-teaser__multi-column li:before {
  border-top: 3px solid #a32972;
}
.ru-teaser--content {
  border-top: solid 7px #eee;
  padding-top: 15px;
  padding-bottom: 15px;
}
.ru-teaser--content-no-border-top {
  border-top: none;
}
.ru-teaser--content:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
}
.ru-teaser--content .ru-teaser__date__teaser-text,
.ru-teaser--content .ru-teaser__date__more-link-list {
  font-size: 18px;
}
.ru-teaser--content a:not(.btn) {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-teaser--content a:not(.btn):hover {
  text-decoration: none;
}
.ru-teaser--content img {
  max-width: 100%;
}
.ru-teaser__profile-highlight {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  line-height: 1.3em;
  margin: 15px 0 0 0;
}
.ru-teaser__profile-links {
  margin: 7.5px 0 15px 0;
}
.ru-teaser__profile-links-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.3em;
}
.ru-teaser__profile-links-list a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-teaser__profile-tags {
  margin: 15px 0;
}
.ru-teaser__profile-tags-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  line-height: 1.4em;
  display: inline;
}
.ru-teaser-group .ru-teaser__profile-tags-list li {
  display: inline;
  border-right: solid 1px #000;
  padding-right: 7.5px;
  margin-right: 10px;
}
.ru-teaser__profile-tags-list a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-teaser .ru-teaser__breadcrumbs {
  list-style: none;
}
.ru-teaser .ru-teaser__breadcrumbs li {
  display: inline;
  font-size: 13px;
}
.ru-teaser .ru-teaser__breadcrumbs li a {
  color: #016b5e;
}

.ru-teaser__contact-links_3 .ru-teaser__more-link-list {
  margin-top: 0;
}

.ru-container-wrap__outer .ru-teaser__date a {
  color: #e02c38;
}

/**
 *  teaser-child.scss
 *
 *
 */
.ru-teaser-child {
  font-size: 14px;
}
.ru-teaser-child__teaser-text {
  line-height: 1.5em;
}
.ru-teaser-child__more-link-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ru-teaser-child__more-link-list a:hover {
  text-decoration: none;
}
.ru-teaser-child__more-link-label {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-teaser-child--with-short-header-bar {
  padding-top: 15px;
}
.ru-teaser-child--with-short-header-bar:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -4px;
  left: 15px;
  width: 30px;
}
.ru-section-color- .ru-teaser-child--with-short-header-bar:before, .ru-section-color-0 .ru-teaser-child--with-short-header-bar:before {
  border-top: solid 4px #188bb9;
}
.ru-section-color-1 .ru-teaser-child--with-short-header-bar:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 .ru-teaser-child--with-short-header-bar:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 .ru-teaser-child--with-short-header-bar:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 .ru-teaser-child--with-short-header-bar:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 .ru-teaser-child--with-short-header-bar:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 .ru-teaser-child--with-short-header-bar:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 .ru-teaser-child--with-short-header-bar:before {
  border-top: 4px solid #a32972;
}

/**
 *  teaser-child--figure-with-quote.scss
 *
 *
 */
.ru-teaser-child--figure-with-quote {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width:768px) {
  .ru-teaser-child--figure-with-quote {
    padding-left: 0;
    padding-right: .ru-teaser-child--figure-with-quote _gutter/2;
  }
}
.ru-teaser-child--figure-with-quote figure {
  margin-bottom: 0;
}
.ru-teaser-group .ru-teaser-child--figure-with-quote h3 {
  font-size: 27px;
  margin-bottom: 7.5px;
}
.ru-teaser-group .ru-teaser-child--figure-with-quote h3 a {
  color: #fff;
}
.ru-teaser-group .ru-teaser-child--figure-with-quote h4 {
  font-size: 17px;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #fff;
}
.ru-teaser-group .ru-teaser-child--figure-with-quote h4 a {
  color: #fff;
  text-decoration: underline;
}
.ru-teaser-group .ru-teaser-child--figure-with-quote h4 a:hover {
  text-decoration: underline;
}
.ru-teaser-child--figure-with-quote .ru-teaser-child__inset {
  color: #fff;
  width: 100%;
}
.ru-section-color- .ru-teaser-child--figure-with-quote .ru-teaser-child__inset {
  background: #167fa9;
}
.ru-section-color-1 .ru-teaser-child--figure-with-quote .ru-teaser-child__inset {
  background: #39237e;
}
.ru-section-color-2 .ru-teaser-child--figure-with-quote .ru-teaser-child__inset {
  background: #195e08;
}
.ru-section-color-3 .ru-teaser-child--figure-with-quote .ru-teaser-child__inset {
  background: #22399e;
}
.ru-section-color-4 .ru-teaser-child--figure-with-quote .ru-teaser-child__inset {
  background: #005a66;
}
.ru-section-color-5 .ru-teaser-child--figure-with-quote .ru-teaser-child__inset {
  background: #d21e2a;
}
.ru-section-color-6 .ru-teaser-child--figure-with-quote .ru-teaser-child__inset {
  background: #005e8c;
}
.ru-section-color-7 .ru-teaser-child--figure-with-quote .ru-teaser-child__inset {
  background: #8e155e;
}
@media screen and (min-width:768px) {
  .ru-teaser-child--figure-with-quote .ru-teaser-child__inset {
    float: left;
  }
}
.ru-teaser-child--figure-with-quote .ru-teaser-child__details {
  padding: 15px;
}
@media screen and (min-width:992px) {
  .ru-teaser-child--figure-with-quote .ru-teaser-child__details {
    float: left;
    padding: 0 30px 15px 30px;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser-child--figure-with-quote .ru-teaser-child__details {
    width: 64%;
    padding: 30px 30px 15px 15px;
  }
}
.ru-teaser-child--figure-with-quote .ru-teaser-child__quote {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  line-height: 1.2em;
  margin-bottom: 30px;
}
@media screen and (min-width:768px) {
  .ru-teaser-child--figure-with-quote .ru-teaser-child__quote {
    text-indent: -15px;
  }
}
.ru-teaser-child--figure-with-quote .ru-teaser-child__quote:before {
  content: "“";
  font-size: 37px;
}
.ru-teaser-child--figure-with-quote .ru-teaser-child__quote:after {
  content: "”";
  font-size: 37px;
}
.ru-teaser-child--figure-with-quote .ru-teaser-child__teaser-text {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  line-height: 1.2em;
  margin-bottom: 7.5px;
}
@media screen and (min-width:768px) {
  .ru-teaser-child--figure-with-quote .ru-teaser-child__teaser-text {
    margin-right: 15px;
  }
}
.ru-teaser-child--figure-with-quote .ru-teaser-child__teaser-text:before {
  content: "“";
}
.ru-teaser-child--figure-with-quote .ru-teaser-child__teaser-text:after {
  content: "”";
}
.ru-teaser-child--figure-with-quote .ru-teaser-child__more-link-list {
  font-size: 17px;
  font-weight: 600;
}
.ru-teaser-child--figure-with-quote .ru-teaser-child__more-link-list a {
  color: #fff;
}
.ru-teaser-child--figure-with-quote .ru-teaser-child__more-link-label {
  color: #fff;
}

/**
 *  teaser-child--micro-profile.scss
 *
 *
 */
.ru-teaser-child--micro-profile {
  font-size: 14px;
  line-height: 1.4em;
}
.ru-teaser-child--micro-profile figure {
  width: 78px;
  height: 78px;
  margin-right: 20px;
  float: left;
}
@media screen and (min-width:768px) {
  .ru-teaser-child--micro-profile.col-sm-4 figure {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.ru-teaser-child--micro-profile.col-sm-4 .ru-teaser-child__details {
  float: left;
  margin-left: 78px;
}
@media screen and (min-width:768px) {
  .ru-teaser-child--micro-profile.col-sm-4 .ru-teaser-child__details {
    width: 141px;
  }
}
@media screen and (min-width:992px) {
  .ru-teaser-child--micro-profile.col-sm-4 .ru-teaser-child__details {
    width: 215px;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser-child--micro-profile.col-sm-4 .ru-teaser-child__details {
    width: 281px;
  }
}
@media screen and (min-width:1400px) {
  .ru-teaser-child--micro-profile.col-sm-4 .ru-teaser-child__details {
    width: 347px;
  }
}
.ru-teaser-child--micro-profile .ru-teaser-child__more-link-list {
  list-style-type: none;
  margin-top: 5px;
}
.ru-teaser-child--micro-profile .ru-teaser-child__more-link-list a {
  font-weight: 600;
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}

/**
 *  teaser-group.scss
 *
 *
 */
.ru-teaser-group {
  margin-top: 0;
  margin-bottom: 15px;
  position: relative;
  clear: both;
}
.ru-wide-wrap--duo-hetero .ru-teaser-group {
  margin-bottom: 0;
}
.ru-wide-wrap--padding-top .ru-teaser-group {
  padding-top: 30px;
}
.ru-page-footer .ru-teaser-group.ru-teaser-group--bold {
  padding-top: 0;
}
@media screen and (min-width:768px) {
  .ru-teaser-group.ru-teaser-group--double {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.ru-teaser-group.ru-teaser-group--double .ru-teaser-group__teasers {
  position: relative;
}
@media screen and (min-width:768px) {
  .ru-teaser-group.ru-teaser-group--double .ru-teaser-group__teasers:after {
    display: block;
    content: " ";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    height: 100%;
    border-left: solid 1px #fff;
  }
}
.ru-teaser-group.ru-teaser-group--double .ru-teaser-group__teasers .row {
  border-left: solid 1px #fff;
  border-right: solid 1px #fff;
}
.ru-teaser-group.ru-teaser-group--thin-rule-between-teasers .ru-container-wrap {
  border-bottom: solid 2px #fff;
}
.ru-teaser-group.ru-teaser-group--home-subfeatures {
  margin-bottom: 0;
}
.ru-teaser-group.ru-teaser-group--home-subfeatures a {
  color: #fff;
}
.ru-teaser-group.ru-teaser-group--home-subfeatures h4 {
  font-size: 30px;
  line-height: 0.9em;
}
.ru-teaser-group.ru-teaser-group--home-subfeatures .ru-teaser {
  margin-bottom: 0;
  padding: 15px 20px;
}
.ru-teaser-group.ru-teaser-group--home-subfeatures .ru-teaser h4 {
  color: #fff;
}
.ru-teaser-group.ru-teaser-group--home-subfeatures .ru-teaser h4 a {
  color: #fff;
  background-image: none;
  border-bottom: none;
}
.ru-wide-wrap--single-colored .ru-teaser-group {
  width: auto;
  height: 100%;
  float: left;
  margin-bottom: 0;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--single-colored .ru-teaser-group {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ru-wide-wrap--single-colored .ru-teaser-group:before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
  height: 100%;
  content: " ";
  display: block;
}
.ru-section-color- .ru-wide-wrap--single-colored .ru-teaser-group:before {
  background: #167fa9;
}
.ru-section-color-1 .ru-wide-wrap--single-colored .ru-teaser-group:before {
  background: #39237e;
}
.ru-section-color-2 .ru-wide-wrap--single-colored .ru-teaser-group:before {
  background: #195e08;
}
.ru-section-color-3 .ru-wide-wrap--single-colored .ru-teaser-group:before {
  background: #22399e;
}
.ru-section-color-4 .ru-wide-wrap--single-colored .ru-teaser-group:before {
  background: #005a66;
}
.ru-section-color-5 .ru-wide-wrap--single-colored .ru-teaser-group:before {
  background: #d21e2a;
}
.ru-section-color-6 .ru-wide-wrap--single-colored .ru-teaser-group:before {
  background: #005e8c;
}
.ru-section-color-7 .ru-wide-wrap--single-colored .ru-teaser-group:before {
  background: #8e155e;
}
body .ru-page-footer .ru-teaser-group--bold:before {
  width: 0;
}
.ru-teaser-group--no-thick-rule-in-between .ru-hr--gray-with-margin {
  display: none;
}
.ru-teaser-group--tiny-top {
  margin-top: 1px;
}
.ru-teaser-group--no-bottom-margin {
  margin-bottom: 0;
}
.ru-teaser-group--figure-with-quote.ru-teaser-group {
  color: #fff;
}
.ru-wide-wrap--duo .ru-teaser-group--figure-with-quote.ru-teaser-group .ru-teaser-group__inset {
  padding-top: 0;
  padding-left: 0;
}
.ru-wide-wrap--duo .ru-teaser-group--figure-with-quote.ru-teaser-group h3 {
  font-size: 23px;
  margin-bottom: 7.5px;
}
.ru-teaser-group--mini-hierarchical.ru-teaser-group .ru-teaser h4 a, .ru-teaser-group--triple-hierarchical.ru-teaser-group .ru-teaser h4 a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 83%;
  padding-bottom: 0;
  border-bottom: none;
}
.ru-teaser-group--mini-hierarchical.ru-teaser-group .ru-teaser h4 a:hover, .ru-teaser-group--triple-hierarchical.ru-teaser-group .ru-teaser h4 a:hover {
  text-decoration: none;
}
@media screen and (min-width:992px) {
  .ru-teaser-group--triple-hierarchical.ru-teaser-group {
    margin-top: 30px;
  }
}
.ru-teaser-group--triple-hierarchical.ru-teaser-group .ru-teaser:nth-child(3n+1) {
  clear: left;
}
.ru-teaser-group--mini-hierarchical .ru-teaser-child__details:nth-child(1) h3 {
  font-size: 24px;
  margin-bottom: 0.25em;
}
.ru-teaser-group--former.ru-teaser-group h3 {
  font-size: 32px;
}
.ru-teaser-group--with-top-margin {
  margin-top: 30px;
}
.ru-teaser-group--related-links.ru-teaser-group {
  overflow: hidden;
}
.ru-teaser-group--related-links.ru-teaser-group h3 {
  font-size: 30px;
  margin-bottom: 5px;
}
@media screen and (min-width:768px) {
  .ru-teaser-group--related-links.ru-teaser-group h3 {
    font-size: 40px;
  }
}
.ru-teaser-group--related-links.ru-teaser-group li {
  margin: 0 0 1em 0;
}
.ru-teaser-group .ru-teaser h4 a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-teaser-group .ru-teaser h4 a:hover, .ru-teaser-group .ru-teaser h4 a:focus {
  text-decoration: none;
  background-image: none;
}
.ru-wide-wrap--single-colored .ru-teaser-group .ru-teaser h4 a {
  color: #fff;
  background-image: none;
}
.ru-teaser-group .ru-teaser h4 .external-link-txt {
  background-position: 0 90%;
}
.ru-wide-wrap--single .ru-teaser-group {
  margin: 0 0 15px 0;
}
@media screen and (min-width:1200px) {
  .ru-wide-wrap--single .ru-teaser-group {
    margin: 0 0 45px 0;
  }
}
.ru-sidebar .ru-teaser-group .ru-teaser {
  border-top: none;
  margin-top: 0;
}
.ru-sidebar .ru-teaser-group .ru-teaser .ru-teaser__primary-inset {
  clear: both;
}
.ru-multicol.ru-page-footer .ru-teaser-group {
  margin: 0 0 15px 0;
}
@media screen and (min-width:1200px) {
  .ru-multicol.ru-page-footer .ru-teaser-group {
    margin: 0 0 45px 0;
  }
}
.ru-sidebar .ru-teaser-group {
  overflow: hidden;
  border-top: solid 1px #a4a4a4;
}
@media screen and (min-width:992px) {
  .ru-sidebar .ru-teaser-group {
    margin-bottom: 30px;
  }
}
@media screen and (min-width:1200px) {
  .ru-sidebar .ru-teaser-group {
    margin: 0 0 15px 0;
  }
}
.ru-sidebar .ru-teaser-group.ru-teaser-group--news-article {
  border: none;
}
.ru-teaser-group--three-col .ru-teaser h4 a {
  border-bottom: none;
}
.ru-teaser-group--three-col-full.ru-teaser-group {
  margin: 0 0 30px 0;
}
.ru-teaser-group--three-col-full.ru-teaser-group h3 {
  font-size: 27px;
}
.ru-teaser-group--three-col-full.ru-teaser-group h3 a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 83%;
  padding-bottom: 0;
}
.ru-teaser-group--three-col-full.ru-teaser-group h3 a:hover {
  text-decoration: none;
}
.ru-page-footer .ru-teaser-group {
  padding-top: 15px;
  margin-bottom: 15px;
}
@media screen and (min-width:768px) {
  .ru-page-footer .ru-teaser-group {
    margin-bottom: 45px;
  }
}
.ru-page-footer .ru-teaser-group:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 30px;
}
.ru-section-color- .ru-page-footer .ru-teaser-group:before, .ru-section-color-0 .ru-page-footer .ru-teaser-group:before {
  border-top: solid 4px #167fa9;
}
.ru-section-color-1 .ru-page-footer .ru-teaser-group:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 .ru-page-footer .ru-teaser-group:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 .ru-page-footer .ru-teaser-group:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 .ru-page-footer .ru-teaser-group:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 .ru-page-footer .ru-teaser-group:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 .ru-page-footer .ru-teaser-group:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 .ru-page-footer .ru-teaser-group:before {
  border-top: 4px solid #a32972;
}
.ru-page-footer .ru-multicol__col .ru-teaser-group {
  margin-bottom: 30px;
}
@media screen and (min-width:768px) {
  .ru-page-footer .ru-multicol__col .ru-teaser-group {
    margin-bottom: 45px;
  }
}
.ru-page-footer .ru-multicol__col .ru-teaser-group.ru-teaser-group--bold {
  margin-bottom: 15px;
}
@media screen and (min-width:768px) {
  .ru-page-footer .ru-multicol__col .ru-teaser-group.ru-teaser-group--bold {
    margin-bottom: 45px;
  }
}
.ru-teaser-group h3 {
  font-size: 30px;
  max-width: none;
}
@media screen and (min-width:768px) {
  .ru-teaser-group h3 {
    font-size: 40px;
  }
}
.ru-wide-wrap--duo .ru-teaser-group h3 {
  font-size: 30px;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo .ru-teaser-group h3 {
    font-size: 40px;
  }
}
.ru-wide-wrap--single .ru-teaser-group h3 {
  margin-top: 11px;
  margin-bottom: 0;
  height: 26px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.ru-sidebar .ru-teaser-group h3 {
  font-size: 27px;
  margin-bottom: 5px;
}
.ru-page-footer .ru-teaser-group h3 {
  font-size: 27px;
}
.ru-teaser-group h3 a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
}
.ru-teaser-group h3 a:hover {
  text-decoration: none;
}
.ru-wide-wrap--single .ru-teaser-group h3 a {
  color: #fff;
  background-image: none;
}
.ru-wide-wrap--duo .ru-teaser-group h3 a {
  color: #fff;
}
.ru-teaser-group h3 a:hover {
  background-image: none;
}
.ru-teaser-group h4 {
  font-size: 24px;
}
@media screen and (min-width:768px) {
  .ru-teaser-group h4 {
    font-size: 27px;
  }
}
.ru-wide-wrap--single .ru-teaser-group h4 a {
  color: #fff;
}
.ru-wide-wrap--duo .ru-teaser-group__inset {
  padding-top: 30px;
}
.ru-teaser-group__teasers {
  position: relative;
}
.ru-teaser-group--three-col .ru-teaser-group__bg {
  width: 33.3333333333%;
  height: 100%;
  position: absolute;
  top: 0;
  display: none;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width:768px) {
  .ru-teaser-group--three-col .ru-teaser-group__bg {
    display: block;
  }
}
.ru-teaser-group--three-col .ru-teaser-group__bg:nth-child(1) {
  left: 0;
}
.ru-teaser-group--three-col .ru-teaser-group__bg:nth-child(2) {
  left: 33.3333333333%;
}
.ru-teaser-group--three-col .ru-teaser-group__bg:nth-child(3) {
  left: 66.6666666667%;
}
.ru-teaser-group--three-col .ru-teaser-group__bg-group {
  width: auto;
}
@media screen and (min-width:768px) {
  .ru-teaser-group--three-col .ru-teaser-group__bg-group {
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: -15px;
    right: -15px;
  }
}
.ru-teaser-group--three-col .ru-teaser-group__bg-inset {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
}
.ru-teaser-group__bg-inset {
  background-color: #eee;
}
.ru-wide-wrap--duo .ru-teaser-group__intro {
  margin-bottom: 30px;
}
.ru-page-footer .ru-teaser-group__intro {
  font-size: 17px;
  margin-bottom: 15px;
}
.ru-teaser-group__intro--strong {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}
.ru-teaser-group__more-link-list {
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 17px;
  max-width: none;
}
.ru-page-footer .ru-teaser-group__more-link-list {
  font-size: 14px;
}
.ru-teaser-group__more-link-list a {
  font-weight: 600;
  border-bottom: none;
  background-image: none;
}
.ru-page-footer .ru-teaser-group__more-link-list a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-teaser-group__more-link-list a .ru-teaser-group__more-link-label {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #000;
}
.ru-teaser-group__more-link-list a:hover {
  text-decoration: none;
}
.ru-teaser-group--news-article h3 {
  font-size: 37px;
  margin-bottom: 0.25em;
}

.ru-title-outset h3.ru-teaser__heading {
  font-size: 40px;
  margin-bottom: 0.5em;
}

.container .teaser-group-link {
  margin-left: 13px;
  color: #000;
  font-size: 17px;
  font-weight: bold;
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.container .teaser-group-link:hover {
  text-decoration: none;
}
.container .teaser-group-link.no-margin {
  margin-left: 0;
  font-size: 14px;
}

.jcf-disabled {
  display: none !important;
}

.date_range_drop {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.date_range_drop.open .date_range_drop-opener:before {
  content: "\f106";
}
.date_range_drop.open .date_range_drop-content {
  display: block;
}
.date_range_drop .btn {
  width: calc(100% + 24px);
  margin: 0 -12px;
  font-weight: 300;
}
.date_range_drop .input-group.date {
  width: 100%;
}
.date_range_drop .date_range_drop-opener {
  cursor: pointer;
  position: absolute;
  width: 30px;
  top: 0;
  right: 0;
  bottom: 1px;
  font-family: icomoon;
  font-size: 18px;
  line-height: 30px;
  float: right;
  text-align: center;
}
.date_range_drop .date_range_drop-opener:before {
  content: "\f107";
}
.ru-section-color-1 .date_range_drop .date_range_drop-opener:before {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .date_range_drop .date_range_drop-opener:before {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .date_range_drop .date_range_drop-opener:before {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .date_range_drop .date_range_drop-opener:before {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .date_range_drop .date_range_drop-opener:before {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .date_range_drop .date_range_drop-opener:before {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .date_range_drop .date_range_drop-opener:before {
  color: #a32972;
  fill: #a32972;
}
.date_range_drop-input {
  padding-top: 0;
  padding-bottom: 0;
}
.date_range_drop-input .form-control {
  background-color: transparent;
  cursor: pointer;
}
.date_range_drop-input .input-btn-reset {
  position: absolute;
  right: 7px;
  top: 0;
  bottom: 1px;
}
.date_range_drop .date_range_drop-content {
  background: #ececec;
  padding: 12px 12px 5px;
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 2;
  min-width: 180px;
}
.date_range_drop .date_range_drop-list {
  font-size: 15px;
  text-transform: uppercase;
  list-style: none;
  padding: 0;
  margin: 0 -12px;
  overflow: hidden;
}
.date_range_drop .date_range_drop-list-item {
  margin: 0;
}
.date_range_drop .date_range_drop-list-btn {
  background-color: transparent;
  display: block;
  margin: auto;
  padding: 5px 12px;
  border: none;
  width: 100%;
  text-align: left;
  text-transform: uppercase;
}
.date_range_drop .date_range_drop-list-btn, .date_range_drop .date_range_drop-list-btn.selected {
  color: #000;
}
.date_range_drop .date_range_drop-list-btn:focus:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.date_range_drop .date_range_drop-list-btn:hover, .date_range_drop .date_range_drop-list-btn:focus {
  color: #fff;
}
.date_range_drop .date_range_drop-list-btn.selected, .date_range_drop .date_range_drop-list-btn:hover, .date_range_drop .date_range_drop-list-btn:focus {
  text-decoration: none;
}
.ru-section-color- .date_range_drop .date_range_drop-list-btn.selected, .ru-section-color- .date_range_drop .date_range_drop-list-btn:hover, .ru-section-color- .date_range_drop .date_range_drop-list-btn:focus {
  background: #167fa9;
}
.ru-section-color-1 .date_range_drop .date_range_drop-list-btn.selected, .ru-section-color-1 .date_range_drop .date_range_drop-list-btn:hover, .ru-section-color-1 .date_range_drop .date_range_drop-list-btn:focus {
  background: #39237e;
}
.ru-section-color-2 .date_range_drop .date_range_drop-list-btn.selected, .ru-section-color-2 .date_range_drop .date_range_drop-list-btn:hover, .ru-section-color-2 .date_range_drop .date_range_drop-list-btn:focus {
  background: #195e08;
}
.ru-section-color-3 .date_range_drop .date_range_drop-list-btn.selected, .ru-section-color-3 .date_range_drop .date_range_drop-list-btn:hover, .ru-section-color-3 .date_range_drop .date_range_drop-list-btn:focus {
  background: #22399e;
}
.ru-section-color-4 .date_range_drop .date_range_drop-list-btn.selected, .ru-section-color-4 .date_range_drop .date_range_drop-list-btn:hover, .ru-section-color-4 .date_range_drop .date_range_drop-list-btn:focus {
  background: #005a66;
}
.ru-section-color-5 .date_range_drop .date_range_drop-list-btn.selected, .ru-section-color-5 .date_range_drop .date_range_drop-list-btn:hover, .ru-section-color-5 .date_range_drop .date_range_drop-list-btn:focus {
  background: #d21e2a;
}
.ru-section-color-6 .date_range_drop .date_range_drop-list-btn.selected, .ru-section-color-6 .date_range_drop .date_range_drop-list-btn:hover, .ru-section-color-6 .date_range_drop .date_range_drop-list-btn:focus {
  background: #005e8c;
}
.ru-section-color-7 .date_range_drop .date_range_drop-list-btn.selected, .ru-section-color-7 .date_range_drop .date_range_drop-list-btn:hover, .ru-section-color-7 .date_range_drop .date_range_drop-list-btn:focus {
  background: #8e155e;
}
.date_range_drop .date_range_drop-years {
  margin: 0 -12px 0;
  padding: 7px 12px 20px;
  text-align: center;
  font-size: 15px;
}
.date_range_drop .date_range_drop-years .date_range_drop-year {
  background: none;
  border: none;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.date_range_drop .date_range_drop-years .date_range_drop-year:hover {
  text-decoration: underline;
}
.date_range_drop .date_range_drop-years .date_range_drop-year:focus:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.date_range_drop .date_range_drop-years .date_range_drop-prev,
.date_range_drop .date_range_drop-years .date_range_drop-next {
  display: inline-block;
  background: none;
  border: none;
  padding: 5px 19px;
  font-size: 24px;
  vertical-align: middle;
}
.date_range_drop .date_range_drop-years .date_range_drop-prev:focus:focus,
.date_range_drop .date_range_drop-years .date_range_drop-next:focus:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.date_range_drop .date_range_drop-years .date_range_drop-prev:before,
.date_range_drop .date_range_drop-years .date_range_drop-next:before {
  display: block;
  line-height: 15px;
  width: 8px;
  height: 15px;
}
.date_range_drop .date_range_drop-years .date_range_drop-prev.hidden,
.date_range_drop .date_range_drop-years .date_range_drop-next.hidden {
  display: inline-block !important;
  visibility: hidden;
}
.date_range_drop .date_range_drop-years .date_range_drop-prev--inner,
.date_range_drop .date_range_drop-years .date_range_drop-next--inner {
  display: inline-block;
  border-width: 2px 2px 0 0;
  border-style: solid;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin-top: 1px;
}
.ru-section-color-1 .date_range_drop .date_range_drop-years .date_range_drop-prev,
.ru-section-color-1 .date_range_drop .date_range_drop-years .date_range_drop-next {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .date_range_drop .date_range_drop-years .date_range_drop-prev,
.ru-section-color-2 .date_range_drop .date_range_drop-years .date_range_drop-next {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .date_range_drop .date_range_drop-years .date_range_drop-prev,
.ru-section-color-3 .date_range_drop .date_range_drop-years .date_range_drop-next {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .date_range_drop .date_range_drop-years .date_range_drop-prev,
.ru-section-color-4 .date_range_drop .date_range_drop-years .date_range_drop-next {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .date_range_drop .date_range_drop-years .date_range_drop-prev,
.ru-section-color-5 .date_range_drop .date_range_drop-years .date_range_drop-next {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .date_range_drop .date_range_drop-years .date_range_drop-prev,
.ru-section-color-6 .date_range_drop .date_range_drop-years .date_range_drop-next {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .date_range_drop .date_range_drop-years .date_range_drop-prev,
.ru-section-color-7 .date_range_drop .date_range_drop-years .date_range_drop-next {
  color: #a32972;
  fill: #a32972;
}
.date_range_drop .date_range_drop-years .date_range_drop-prev--inner {
  transform: rotate(-135deg);
}
.date_range_drop .date_range_drop-years .date_range_drop-next {
  text-align: right;
}
.date_range_drop .date_range_drop-years .date_range_drop-next--inner {
  transform: rotate(45deg);
}
.date_range_drop .date_range_drop-delim {
  border: 2px solid #757575;
  border-width: 0 0 2px 0;
  margin: 0 -12px 20px;
}
.date_range_drop .date_range_drop-to {
  color: #595959;
  text-align: center;
  font-size: 12px;
  display: block;
  line-height: 14px;
  font-weight: 400;
  margin-top: -10px;
}
.date_range_drop .date_range_drop--date-range {
  padding-left: 0;
  background-color: transparent;
}
.date_range_drop .date_range_drop--date-range-submit {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  display: block;
  border: none;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  text-transform: uppercase;
}
.ru-section-color- .date_range_drop .date_range_drop--date-range-submit {
  background: #167fa9;
}
.ru-section-color-1 .date_range_drop .date_range_drop--date-range-submit {
  background: #39237e;
}
.ru-section-color-2 .date_range_drop .date_range_drop--date-range-submit {
  background: #195e08;
}
.ru-section-color-3 .date_range_drop .date_range_drop--date-range-submit {
  background: #22399e;
}
.ru-section-color-4 .date_range_drop .date_range_drop--date-range-submit {
  background: #005a66;
}
.ru-section-color-5 .date_range_drop .date_range_drop--date-range-submit {
  background: #d21e2a;
}
.ru-section-color-6 .date_range_drop .date_range_drop--date-range-submit {
  background: #005e8c;
}
.ru-section-color-7 .date_range_drop .date_range_drop--date-range-submit {
  background: #8e155e;
}
.date_range_drop .date_range_drop--date-range-submit:focus:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.date_range_drop .date_range_drop--date-range-submit--wrapper {
  margin: 0 -12px -5px;
}

.date_range_drop-list + .date_range_drop-delim {
  margin-top: 20px;
}

.input_autocomplete-separator {
  display: none;
}
.input_autocomplete-separator + div {
  padding-left: 20px !important;
}
.input_autocomplete-separator + div button {
  width: 100%;
}
@media screen and (max-width:992px) {
  .input_autocomplete-separator + div {
    padding-left: 0 !important;
  }
}

.seek-magazine-section {
  font-size: 15px;
  line-height: 1.5;
  margin-top: 40px;
  overflow: hidden;
  margin-bottom: 40px;
}
.seek-magazine-section img {
  width: 100%;
  height: auto;
}
.seek-magazine-section time {
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
.seek-magazine-section h4 {
  margin-top: -10px;
  margin-bottom: 20px;
}
.seek-magazine-section h5 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.seek-magazine-section hr {
  margin-top: 40px;
}
.seek-magazine-section a {
  color: #000;
  font-weight: bold;
}
@media screen and (max-width:768px) {
  .seek-magazine-section--image {
    margin-bottom: 15px;
  }
}
.seek-magazine-section .seek-magazine-featured {
  font-size: 13px;
  margin-top: -40px;
}
.seek-magazine-section .seek-magazine-featured .col-sm-6 {
  margin-top: 40px;
}

.rockefeller-in-the-news-section {
  background: #ebebeb;
  overflow: hidden;
  margin: 40px -9999px 0;
  padding: 40px 9999px 0;
  font-size: 15px;
  line-height: 1.5;
}
.rockefeller-in-the-news-section time {
  text-transform: uppercase;
}
.rockefeller-in-the-news-section h4 {
  margin: 10px 0;
}
.rockefeller-in-the-news-section h4 a {
  border-bottom: none;
}
.rockefeller-in-the-news-section h4 a i {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin-left: 5px;
  font-size: 16px;
}
.rockefeller-in-the-news-section .col-sm-4 {
  margin-bottom: 40px;
}
.rockefeller-in-the-news-section__media-name {
  font-size: 18px;
  font-weight: 600;
}

.no-res-msg {
  font-size: 27px;
  line-height: 1.19;
  letter-spacing: -0.2px;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  margin-bottom: 26px;
}

.ru-wide-wrap--duo .ru-teaser-group .ru-teaser__heading {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 30px;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo .ru-teaser-group .ru-teaser__heading {
    font-size: 40px;
  }
}

/**
 *  teaser-group--calendar.scss
 *
 *
 */
.ru-teaser-group--calendar {
  padding-left: 0;
  padding-right: 0;
}
.ru-teaser-group--calendar .ru-teaser__heading {
  border-top: solid 1px #a4a4a4;
  padding-top: 20px;
}
.ru-teaser-group--calendar .ru-teaser__date-time {
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 7.5px;
}
.ru-teaser-group--calendar .ru-teaser__date, .ru-teaser-group--calendar .ru-teaser__time {
  display: block;
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.ru-teaser-group--calendar .ru-teaser__date {
  margin-top: 8px;
  margin-left: 0;
}
.ru-section-color-1 .ru-teaser-group--calendar .ru-teaser__date,
.ru-section-color-1 .ru-teaser-group--calendar .ru-teaser__date a {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-teaser-group--calendar .ru-teaser__date,
.ru-section-color-2 .ru-teaser-group--calendar .ru-teaser__date a {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-teaser-group--calendar .ru-teaser__date,
.ru-section-color-3 .ru-teaser-group--calendar .ru-teaser__date a {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-teaser-group--calendar .ru-teaser__date,
.ru-section-color-4 .ru-teaser-group--calendar .ru-teaser__date a {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-teaser-group--calendar .ru-teaser__date,
.ru-section-color-5 .ru-teaser-group--calendar .ru-teaser__date a {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-teaser-group--calendar .ru-teaser__date,
.ru-section-color-6 .ru-teaser-group--calendar .ru-teaser__date a {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-teaser-group--calendar .ru-teaser__date,
.ru-section-color-7 .ru-teaser-group--calendar .ru-teaser__date a {
  color: #a32972;
  fill: #a32972;
}
.ru-teaser-group--calendar .ru-teaser__time {
  display: inline-block;
}
.ru-teaser-group--calendar .ru-teaser__teaser-text {
  font-size: 17px;
}
.ru-teaser-group--calendar .ru-teaser h5 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  font-style: italic;
  margin-top: 20px;
  text-transform: none;
}
.ru-teaser-group--calendar .ru-teaser h4 {
  font-size: 32px;
}
.ru-teaser-group--calendar .ru-teaser h4 a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
  border-bottom: none;
}
.ru-teaser-group--calendar .ru-teaser h4 a:hover {
  text-decoration: none;
}

/**
 *  teaser-group--gray-grid.scss
 *
 *
 */
.ru-teaser-group--gray-grid {
  padding-left: 30px;
  padding-right: 30px;
}
.ru-teaser-group--gray-grid h3 {
  margin-left: -15px;
}

/**
 *  teaser-group--home-news.scss
 *
 *
 */
.ru-teaser-group--home-news {
  margin-bottom: 0;
}
@media screen and (min-width:768px) {
  .ru-teaser-group--home-news {
    margin-bottom: 15px;
  }
}

/**
 *  teaser-group--home-seek.scss
 *
 *
 */
/**
 *  teaser-group--home-carousel.scss
 *
 *
 */
/**
 *  teaser-group--horizontal-alt-bands.scss
 *
 *
 */
.ru-teaser-group--horizontal-alt-bands .ru-container-wrap__outer:nth-child(even) {
  background-color: #fff;
}

/**
 *  teaser-group--media.scss
 *
 *
 */
.ru-teaser-group--media {
  padding-top: 15px;
  margin-bottom: 30px;
}
.ru-teaser-group--media:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -4px;
  left: 15px;
  width: 30px;
}
.ru-section-color- .ru-teaser-group--media:before, .ru-section-color-0 .ru-teaser-group--media:before {
  border-top: solid 4px #188bb9;
}
.ru-section-color-1 .ru-teaser-group--media:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 .ru-teaser-group--media:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 .ru-teaser-group--media:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 .ru-teaser-group--media:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 .ru-teaser-group--media:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 .ru-teaser-group--media:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 .ru-teaser-group--media:before {
  border-top: 4px solid #a32972;
}
.ru-teaser-group--media h3 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.ru-teaser-group--media .ru-teaser__inset {
  padding-top: 10px;
  background-color: #eee;
}
@media screen and (min-width:768px) {
  .ru-teaser-group--media .ru-teaser__inset {
    background-color: transparent;
  }
}
.ru-teaser-group--media .ru-teaser__details {
  padding-left: 15px;
  padding-right: 15px;
}
.ru-teaser-group--media .ru-teaser__date {
  margin-top: 15px;
}
.ru-teaser-group--media .ru-teaser__date-time {
  text-transform: uppercase;
  font-size: 14px;
}
.ru-teaser-group--media .ru-teaser h3 a, .ru-teaser-group--media .ru-teaser h3 a:hover,
.ru-teaser-group--media .ru-teaser h4 a,
.ru-teaser-group--media .ru-teaser h4 a:hover {
  background-image: none;
}
.ru-teaser-group--media .ru-teaser h3 .icon-external-link,
.ru-teaser-group--media .ru-teaser h4 .icon-external-link {
  font-size: 18px;
}
.ru-teaser-group--media .ru-teaser figure {
  width: 100%;
  height: 84px;
  background-size: auto 95%;
  background-color: #fff;
  float: none;
  margin-top: -10px;
}
@media screen and (min-width:768px) {
  .ru-teaser-group--media .ru-teaser figure {
    width: 161px;
  }
}
/**
 *  teaser-group--menu.scss
 *
 *
 */
@media screen and (min-width:768px) {
  .ru-teaser-group--menu {
    clear: none;
  }
}
.ru-teaser-group--menu h3 {
  font-size: 30px;
}
.ru-teaser-group--menu .ru-teaser {
  margin-bottom: 0;
  border-bottom: solid 2px #fff;
}
.ru-teaser-group--menu .ru-teaser h4 {
  margin: 0;
}
.ru-teaser-group--menu .ru-teaser h4 a {
  padding: 15px 15px 10px 15px;
  display: block;
  position: relative;
  background-image: none;
  background-color: #eee;
}
.ru-section-color-1 .ru-teaser-group--menu .ru-teaser h4 a {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-teaser-group--menu .ru-teaser h4 a {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-teaser-group--menu .ru-teaser h4 a {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-teaser-group--menu .ru-teaser h4 a {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-teaser-group--menu .ru-teaser h4 a {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-teaser-group--menu .ru-teaser h4 a {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-teaser-group--menu .ru-teaser h4 a {
  color: #a32972;
  fill: #a32972;
}
.ru-teaser-group--menu .ru-teaser h4 a:after {
  content: "\f105";
  font-family: "icomoon";
  font-size: 53px;
  font-weight: normal;
  display: block;
  position: absolute;
  top: 13px;
  right: 8px;
  width: 20px;
  height: 100%;
}
.ru-teaser-group--menu .ru-teaser-group__more-link-list {
  margin-top: 0;
}
.ru-teaser-group--menu .ru-teaser-group__more-link-list a {
  font-size: 14px;
  text-align: center;
  padding: 10px 10px 7.5px 10px;
  display: block;
  position: relative;
  background-image: none;
  color: #fff;
}
.ru-section-color- .ru-teaser-group--menu .ru-teaser-group__more-link-list a {
  background: #167fa9;
}
.ru-section-color-1 .ru-teaser-group--menu .ru-teaser-group__more-link-list a {
  background: #39237e;
}
.ru-section-color-2 .ru-teaser-group--menu .ru-teaser-group__more-link-list a {
  background: #195e08;
}
.ru-section-color-3 .ru-teaser-group--menu .ru-teaser-group__more-link-list a {
  background: #22399e;
}
.ru-section-color-4 .ru-teaser-group--menu .ru-teaser-group__more-link-list a {
  background: #005a66;
}
.ru-section-color-5 .ru-teaser-group--menu .ru-teaser-group__more-link-list a {
  background: #d21e2a;
}
.ru-section-color-6 .ru-teaser-group--menu .ru-teaser-group__more-link-list a {
  background: #005e8c;
}
.ru-section-color-7 .ru-teaser-group--menu .ru-teaser-group__more-link-list a {
  background: #8e155e;
}
.ru-teaser-group--menu .ru-teaser-group__more-link-list a:hover {
  text-decoration: none;
}
.ru-section-color-1 .ru-teaser-group--menu .ru-teaser-group__more-link-list a:hover {
  background-color: #553f9b;
}
.ru-section-color-2 .ru-teaser-group--menu .ru-teaser-group__more-link-list a:hover {
  background-color: #218409;
}
.ru-section-color-3 .ru-teaser-group--menu .ru-teaser-group__more-link-list a:hover {
  background-color: #3359c3;
}
.ru-section-color-4 .ru-teaser-group--menu .ru-teaser-group__more-link-list a:hover {
  background-color: #017d6e;
}
.ru-section-color-5 .ru-teaser-group--menu .ru-teaser-group__more-link-list a:hover {
  background-color: #e23c47;
}
.ru-section-color-6 .ru-teaser-group--menu .ru-teaser-group__more-link-list a:hover {
  background-color: #188bb9;
}
.ru-section-color-7 .ru-teaser-group--menu .ru-teaser-group__more-link-list a:hover {
  background-color: #b12d7c;
}

/**
 *  teaser-hierarchical.scss
 *
 *
 */
.ru-teaser-hierarchical {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  margin-bottom: 15px;
}
@media screen and (min-width:768px) {
  .ru-teaser-hierarchical {
    margin-bottom: 30px;
  }
  .ru-teaser-hierarchical__inset:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=30);
    opacity: 0.3;
    top: 0;
    left: 0;
  }
}
.ru-teaser-hierarchical__primary {
  color: #fff;
  position: relative;
  z-index: 2;
}
.ru-teaser-hierarchical__primary a {
  color: #fff;
}
.ru-teaser-hierarchical__primary h3 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 10px;
}
.ru-teaser-hierarchical__primary h3 a {
  color: #fff;
}
.ru-teaser-hierarchical__primary .ru-teaser {
  margin-bottom: 0;
  padding-bottom: 15px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
@media screen and (min-width:768px) {
  .ru-teaser-hierarchical__primary .ru-teaser {
    background-image: none !important;
  }
}
.ru-teaser-hierarchical__primary .ru-teaser:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=30);
  opacity: 0.3;
  top: 0;
  left: 0;
}
@media screen and (min-width:768px) {
  .ru-teaser-hierarchical__primary .ru-teaser:before {
    display: none;
  }
}
.ru-teaser-hierarchical__primary .ru-teaser__inset {
  position: relative;
  z-index: 2;
}
.ru-teaser-hierarchical__primary .ru-teaser__teaser-text {
  font-size: 17px;
  line-height: 1.5em;
}
.ru-teaser-hierarchical__primary .ru-teaser__details {
  padding: 15px;
}
@media screen and (min-width:1200px) {
  .ru-teaser-hierarchical__primary .ru-teaser__details {
    padding: 30px;
    width: 50%;
  }
}
.ru-teaser-hierarchical__primary .ru-teaser__more-link-list {
  font-size: 17px;
}
.ru-teaser-hierarchical__primary .ru-teaser__more-link-list a,
.ru-teaser-hierarchical__primary .ru-teaser__more-link-list .ru-teaser__more-link-label {
  color: #fff;
}
.ru-teaser-hierarchical__secondary {
  position: relative;
  z-index: 2;
}
@media screen and (min-width:768px) {
  .ru-teaser-hierarchical__secondary {
    padding-left: 0;
  }
  .ru-teaser-hierarchical__secondary:before {
    display: block;
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    filter: alpha(opacity=90);
    opacity: 0.9;
  }
}
.ru-teaser-hierarchical__secondary a {
  border-bottom: none;
}
.ru-teaser-hierarchical__secondary .ru-button-overlay {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom: none;
}
.ru-teaser-hierarchical__secondary .icon {
  font-size: 47px;
  position: absolute;
  top: 50%;
  right: 15px;
  line-height: 30px;
  margin-top: -15px;
}
.ru-section-color-1 .ru-teaser-hierarchical__secondary .icon {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-teaser-hierarchical__secondary .icon {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-teaser-hierarchical__secondary .icon {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-teaser-hierarchical__secondary .icon {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-teaser-hierarchical__secondary .icon {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-teaser-hierarchical__secondary .icon {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-teaser-hierarchical__secondary .icon {
  color: #a32972;
  fill: #a32972;
}
@media screen and (min-width:768px) {
  .ru-teaser-hierarchical__secondary .icon {
    right: 15px;
  }
}
.ru-teaser-hierarchical__secondary h3, .ru-teaser-hierarchical__secondary h4 {
  font-size: 24px;
  margin-bottom: 3.75px;
}
.ru-teaser-hierarchical__secondary-inset {
  position: relative;
  z-index: 2;
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
@media screen and (min-width:768px) {
  .ru-teaser-hierarchical__secondary-inset {
    background-image: none !important;
  }
}
.ru-teaser-hierarchical__secondary-inset:before {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
@media screen and (min-width:768px) {
  .ru-teaser-hierarchical__secondary-inset:before {
    display: none;
  }
}
.ru-teaser-hierarchical__secondary-more-links-list {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 15px;
}
.ru-teaser-hierarchical__secondary .ru-teaser {
  position: relative;
  border-bottom: solid 2px #fff;
  height: 107px;
  margin-bottom: 0;
  margin-right: -1px;
  z-index: 2;
}
.ru-teaser-hierarchical__secondary .ru-teaser:last-child {
  border-bottom: none;
}
.ru-teaser-hierarchical__secondary .ru-teaser:hover {
  background-color: #fff;
}
.ru-teaser-hierarchical__secondary .ru-teaser__inset {
  padding: 15px 45px 15px 15px;
}
@media screen and (min-width:992px) {
  .ru-teaser-hierarchical__secondary .ru-teaser__inset {
    padding: 15px 45px 15px 15px;
  }
}
@media screen and (min-width:1400px) {
  .ru-teaser-hierarchical__secondary .ru-teaser__inset {
    padding: 20px 60px 20px 20px;
  }
}
.ru-teaser-hierarchical__secondary .ru-teaser__primary .ru-teaser__teaser-text {
  font-size: 14px;
  line-height: 1.4em;
}
.ru-teaser-hierarchical__secondary .ru-teaser__primary .ru-teaser__primary-inset .ru-teaser__details .ru-teaser__heading {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 3.75px;
}
.ru-teaser-hierarchical__secondary .ru-teaser__more-link-list {
  position: absolute;
  top: -4px;
  right: 0;
  height: 100%;
  margin-top: 0;
}

/**
 *  teaser-hierarchical.scss
 *
 *
 */
.ru-teaser-hierarchical--basic {
  color: #000;
}
.ru-teaser-hierarchical--basic a {
  color: #000;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser h3 a {
  border-bottom: none;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser h3 a .ru-teaser__title-label {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser h3 a .ru-teaser__title-label:hover {
  text-decoration: none;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__inset:before {
  background-color: transparent;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__primary,
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary {
  color: #000;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__primary .ru-teaser__more-link-list a,
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser__more-link-list a {
  color: #000;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__primary .ru-teaser__more-link-label,
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser__more-link-label {
  color: #000;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__primary .ru-teaser__details,
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser__details {
  width: 100%;
  padding: 0;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__primary .ru-teaser__teaser-text-wrap,
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser__teaser-text-wrap {
  margin-bottom: 15px;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__primary h4 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__primary .ru-teaser:before {
  display: none;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary {
  padding-left: 15px;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary h3 {
  font-size: 32px;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser {
  height: auto;
  padding-top: 25px;
  margin-bottom: 15px;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -4px;
  left: 15px;
  width: 30px;
}
.ru-section-color- .ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser:before, .ru-section-color-0 .ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser:before {
  border-top: solid 4px #188bb9;
}
.ru-section-color-1 .ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 .ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 .ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 .ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 .ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 .ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 .ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser:before {
  border-top: 4px solid #a32972;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser:before {
  left: 0;
  top: 11px;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser__inset {
  padding: 0;
}
.ru-teaser-hierarchical--basic .ru-teaser-hierarchical__secondary .ru-teaser a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-teaser-hierarchical.type02 h3 {
  font-size: 27px;
}
.ru-teaser-hierarchical.type02 p {
  font-size: 14px;
}

/**
 *  teaser-social.scss
 *
 *
 */
.ru-teaser-social {
  margin: 0 0 15px 0;
  outline: none;
}
.ru-teaser-social * {
  outline: none;
}
.ru-teaser-social__inset {
  position: relative;
}
.ru-teaser-social__header h3 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.ru-teaser-social__more-link-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -3px;
  right: 0;
}
.ru-teaser-social__more-link-list a {
  border-bottom: none;
}
.ru-teaser-social__more-link-list a:before {
  margin-right: 3px;
}
.ru-teaser-social__more-link-list a:hover {
  border-bottom: none;
  text-decoration: none;
}
.ru-teaser-social__more-link-list li {
  margin: 0;
  padding: 0;
  font-size: 17px;
  font-weight: bold;
}
.ru-teaser-social__more-link-list li a {
  background-image: none;
}
.ru-teaser-social__more-link-list li a:before {
  font-family: icomoon;
  font-size: 18px;
  position: relative;
}
.ru-section-color-1 .ru-teaser-social__more-link-list li a:before {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-teaser-social__more-link-list li a:before {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-teaser-social__more-link-list li a:before {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-teaser-social__more-link-list li a:before {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-teaser-social__more-link-list li a:before {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-teaser-social__more-link-list li a:before {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-teaser-social__more-link-list li a:before {
  color: #a32972;
  fill: #a32972;
}
.ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-teaser-social--facebook .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  position: absolute;
  top: 0;
  left: -20px;
  content: "\f09c";
  font-family: "icomoon";
}
.ru-section-color-1 .ru-teaser-social--facebook .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-teaser-social--facebook .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-teaser-social--facebook .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-teaser-social--facebook .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-teaser-social--facebook .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-teaser-social--facebook .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-teaser-social--facebook .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #a32972;
  fill: #a32972;
}
.ru-teaser-social--twitter .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  position: absolute;
  top: 0;
  left: -20px;
  content: "\f09b";
  font-family: "icomoon";
}
.ru-section-color-1 .ru-teaser-social--twitter .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-teaser-social--twitter .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-teaser-social--twitter .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-teaser-social--twitter .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-teaser-social--twitter .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-teaser-social--twitter .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-teaser-social--twitter .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #a32972;
  fill: #a32972;
}
.ru-teaser-social--instagram .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  position: absolute;
  top: 0;
  left: -20px;
  content: "\f174";
  font-family: "icomoon";
}
.ru-section-color-1 .ru-teaser-social--instagram .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-teaser-social--instagram .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-teaser-social--instagram .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-teaser-social--instagram .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-teaser-social--instagram .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-teaser-social--instagram .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-teaser-social--instagram .ru-teaser-social__more-link-list li a .ru-teaser-social__more-link-label:before {
  color: #a32972;
  fill: #a32972;
}
.ru-teaser-social__more-link-list li.email a:before {
  content: "\f0e9";
}
.ru-teaser-social__more-link-list li.facebook a:before {
  content: "\f09c";
}
.ru-teaser-social__more-link-list li.google-plus a:before {
  content: "\f0d5";
}
.ru-teaser-social__more-link-list li.instagram a:before {
  content: "\f16d";
}
.ru-teaser-social__more-link-list li.linkedin a:before {
  content: "\f0e1";
}
.ru-teaser-social__more-link-list li.pinterest a:before {
  content: "\f0d2";
}
.ru-teaser-social__more-link-list li.telephone a:before {
  content: "\f095";
  font-size: 19px;
}
.ru-teaser-social__more-link-list li.fax a:before {
  content: "\f1ac";
}
.ru-teaser-social__more-link-list li.tumblr a:before {
  content: "\f173";
}
.ru-teaser-social__more-link-list li.twitter a:before {
  content: "\f09b";
  top: 2px;
}
.ru-teaser-social__more-link-list li.icon-x a svg.icon-x {
  height: 16px;
  width: 16px;
  position: relative;
  top: 2px;
}
.ru-section-color-1 .ru-teaser-social__more-link-list li.icon-x a svg.icon-x {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-teaser-social__more-link-list li.icon-x a svg.icon-x {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-teaser-social__more-link-list li.icon-x a svg.icon-x {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-teaser-social__more-link-list li.icon-x a svg.icon-x {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-teaser-social__more-link-list li.icon-x a svg.icon-x {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-teaser-social__more-link-list li.icon-x a svg.icon-x {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-teaser-social__more-link-list li.icon-x a svg.icon-x {
  color: #a32972;
  fill: #a32972;
}
.ru-teaser-social__more-link-list li.youtube a:before {
  content: "\f16a";
}
.ru-teaser-social__more-link-label {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ru-teaser-social .cff-author-img,
.ru-teaser-social .ctf-author-img,
.ru-teaser-social .cff-date,
.ru-teaser-social .ctf-author-name,
.ru-teaser-social .ctf-author-avatar,
.ru-teaser-social .ctf-screename-sep,
.ru-teaser-social .ctf-tweet-meta,
.ru-teaser-social .ctf-like,
.ru-teaser-social .ctf-twitterlink,
.ru-teaser-social .cff-expand,
.ru-teaser-social .ctf-expand,
.ru-teaser-social .cff-media-link,
.ru-teaser-social .cff-share-container {
  display: none;
}
.ru-teaser-social .cff-post-links {
  text-align: center;
}
.ru-teaser-social .slick-list {
  padding-bottom: 0;
}
.ru-teaser-social .slick-list {
  overflow: hidden;
}
.ru-teaser-social .slick-next,
.ru-teaser-social .slick-prev {
  text-indent: 0;
  top: 50%;
  font-size: 40px;
  bottom: auto;
  margin: -20px 0 0;
}
@media screen and (min-width:992px) {
  .ru-teaser-social .slick-next,
  .ru-teaser-social .slick-prev {
    font-size: 60px;
    margin-top: -30px;
  }
}
.ru-teaser-social .slick-next {
  right: 10px;
}
.ru-teaser-social .slick-prev {
  left: 10px;
}
.ru-teaser-social #cff,
.ru-teaser-social #ctf,
.ru-teaser-social #sb_instagram {
  position: relative;
  padding: 0 !important;
  background-color: #eee;
}
.ru-teaser-social #sb_instagram .icon:before {
  color: #fff;
}
.ru-teaser-social #sb_instagram .sbi_photo svg {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.ru-teaser-social .cff-item,
.ru-teaser-social .ctf-item,
.ru-teaser-social .sbi_item {
  font-size: 14px;
  background-color: #eee;
  border-bottom: none !important;
}
@media screen and (min-width:992px) {
  .ru-teaser-social .cff-item,
  .ru-teaser-social .ctf-item,
  .ru-teaser-social .sbi_item {
    min-height: 250px;
    font-size: 17px;
  }
}
.ru-teaser-social .cff-item.slick-slide,
.ru-teaser-social .ctf-item.slick-slide,
.ru-teaser-social .sbi_item.slick-slide {
  float: left;
}
.ru-teaser-social .cff-post-text,
.ru-teaser-social .ctf-tweet-content {
  padding: 0 56px 20px;
  text-align: center;
}
.ru-teaser-social .cff-post-text,
.ru-teaser-social .ctf-tweet-text {
  line-height: 1.3em;
  margin-bottom: 0;
}
@media screen and (min-width:1200px) {
  .ru-teaser-social .cff-post-text,
  .ru-teaser-social .ctf-tweet-text {
    line-height: 1.5em;
  }
}
.ru-teaser-social .sbi_photo {
  display: block;
  height: 320px !important;
}
@media screen and (min-width:992px) {
  .ru-teaser-social .sbi_photo {
    height: 250px !important;
  }
}
.ru-teaser-social #sbi_images {
  display: none;
  padding: 0 !important;
}
.ru-teaser-social .cff-author-text,
.ru-teaser-social .ctf-author-screenname {
  border-bottom: none;
  background-image: none;
  text-transform: uppercase;
}
.ru-section-color- .ru-teaser-social .cff-author-text, .ru-section-color-0 .ru-teaser-social .cff-author-text,
.ru-section-color- .ru-teaser-social .ctf-author-screenname,
.ru-section-color-0 .ru-teaser-social .ctf-author-screenname {
  color: #167fa9 !important;
}
.ru-section-color-1 .ru-teaser-social .cff-author-text,
.ru-section-color-1 .ru-teaser-social .ctf-author-screenname {
  color: #4e3a8e;
  fill: #4e3a8e;
}
.ru-section-color-2 .ru-teaser-social .cff-author-text,
.ru-section-color-2 .ru-teaser-social .ctf-author-screenname {
  color: #1d7308;
  fill: #1d7308;
}
.ru-section-color-3 .ru-teaser-social .cff-author-text,
.ru-section-color-3 .ru-teaser-social .ctf-author-screenname {
  color: #2f53b5;
  fill: #2f53b5;
}
.ru-section-color-4 .ru-teaser-social .cff-author-text,
.ru-section-color-4 .ru-teaser-social .ctf-author-screenname {
  color: #016b5e;
  fill: #016b5e;
}
.ru-section-color-5 .ru-teaser-social .cff-author-text,
.ru-section-color-5 .ru-teaser-social .ctf-author-screenname {
  color: #e02c38;
  fill: #e02c38;
}
.ru-section-color-6 .ru-teaser-social .cff-author-text,
.ru-section-color-6 .ru-teaser-social .ctf-author-screenname {
  color: #167fa9;
  fill: #167fa9;
}
.ru-section-color-7 .ru-teaser-social .cff-author-text,
.ru-section-color-7 .ru-teaser-social .ctf-author-screenname {
  color: #a32972;
  fill: #a32972;
}
.ru-teaser-social .cff-author,
.ru-teaser-social .ctf-author-screenname {
  display: block;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
  line-height: 1.2em;
  padding: 0 10px;
}
.ru-teaser-social .cff-author:hover,
.ru-teaser-social .cff-author a:hover,
.ru-teaser-social .ctf-author-screenname:hover,
.ru-teaser-social .ctf-author-screenname a:hover {
  text-decoration: none;
}
.ru-teaser-social a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-teaser-social #sbi_mod_error {
  padding: 0 20px 5px;
}

/**
 *  teaser-philanthropy-news.scss
 *
 *
 */
#philanthropy_news {
  margin: 37px auto 22px;
}
#philanthropy_news .image {
  margin-bottom: 10px;
  height: 295px;
  overflow: hidden;
  background-size: cover;
}
#philanthropy_news .image img {
  width: 100%;
}
@media screen and (min-width:768px) {
  #philanthropy_news .image {
    height: 110px;
  }
}
@media screen and (min-width:992px) {
  #philanthropy_news .image {
    height: 147px;
  }
}
@media screen and (min-width:1200px) {
  #philanthropy_news .image {
    height: 180px;
  }
}
@media screen and (min-width:1400px) {
  #philanthropy_news .image {
    height: 205px;
  }
}
#philanthropy_news h3 a {
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
}
#philanthropy_news a:hover {
  background-image: none;
}

@media screen and (min-width: 768px) {
  #philanthropy_news h3 {
    font-size: 40px;
  }
}
/**
 *  teaser--downloads.scss
 *
 *
 */
.ru-sidebar .ru-teaser--downloads {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 24px;
}
.ru-sidebar .ru-teaser--downloads .ru-teaser__more-link-list {
  font-size: 14px;
}

/**
 *  teaser--figure-with-quote.scss
 *
 *
 */
.ru-teaser--figure-with-quote:before, .ru-teaser--figure-with-quote:after {
  display: table;
  content: " ";
}
.ru-teaser--figure-with-quote:after {
  clear: both;
}
.ru-wide-wrap--duo .ru-teaser--figure-with-quote {
  margin-bottom: 0;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo .ru-teaser--figure-with-quote {
    padding-left: 0;
    padding-right: 0;
  }
}
.ru-teaser--figure-with-quote .ru-teaser__details {
  width: auto;
  padding-top: 15px;
  padding-bottom: 30px;
  margin-left: 0;
}
@media screen and (min-width:768px) {
  .ru-teaser--figure-with-quote .ru-teaser__details {
    margin-left: 30px;
    margin-right: 15px;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser--figure-with-quote .ru-teaser__details {
    float: left;
    width: 64%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 30px;
  }
}
.ru-teaser--figure-with-quote .ru-teaser__quote {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  line-height: 1.2em;
  margin-bottom: 30px;
}
@media screen and (min-width:768px) {
  .ru-teaser--figure-with-quote .ru-teaser__quote {
    text-indent: -15px;
    font-size: 30px;
  }
}
.ru-teaser--figure-with-quote .ru-teaser__quote:before {
  content: "“";
  font-size: 30px;
}
@media screen and (min-width:768px) {
  .ru-teaser--figure-with-quote .ru-teaser__quote:before {
    font-size: 37px;
  }
}
.ru-teaser--figure-with-quote .ru-teaser__quote:after {
  content: "”";
  font-size: 30px;
  display: inline-block;
  position: relative;
  left: 0;
}
@media screen and (min-width:768px) {
  .ru-teaser--figure-with-quote .ru-teaser__quote:after {
    font-size: 37px;
    left: 10px;
  }
}
.ru-teaser--figure-with-quote h3 {
  font-size: 27px;
  margin-bottom: 0;
  color: #fff;
}
.ru-teaser--figure-with-quote h4 {
  font-size: 17px;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #fff;
}
.ru-teaser--figure-with-quote h4 a {
  color: #fff;
  text-decoration: underline;
}
.ru-teaser--figure-with-quote h4 a:hover {
  text-decoration: underline;
}
.ru-teaser--figure-with-quote .ru-teaser__figure-wrap {
  width: 99px;
  height: auto;
  margin-right: 15px;
  margin-bottom: 0;
}
@media screen and (min-width:768px) {
  .ru-teaser--figure-with-quote .ru-teaser__figure-wrap {
    height: 99px;
    margin-left: 0;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser--figure-with-quote .ru-teaser__figure-wrap {
    float: left;
    margin-right: 30px;
    width: 162px;
    height: 162px;
  }
}
@media screen and (min-width:1400px) {
  .ru-teaser--figure-with-quote .ru-teaser__figure-wrap {
    margin-right: 50px;
  }
}
.ru-teaser--figure-with-quote .ru-teaser__figure-wrap figure {
  height: 99px;
  margin-bottom: 15px;
  float: none;
}
@media screen and (min-width:768px) {
  .ru-teaser--figure-with-quote .ru-teaser__figure-wrap figure {
    float: left;
    margin-bottom: 0;
  }
}
.ru-teaser--figure-with-quote a:hover {
  text-decoration: none;
}
.ru-teaser--figure-with-quote .ru-teaser__inset {
  color: #fff;
}
.ru-teaser--figure-with-quote .ru-teaser__more-link-list {
  font-size: 17px;
}
.ru-section-color-1 .ru-teaser--figure-with-quote .ru-teaser__more-link-list .icon {
  color: rgba(255, 255, 255, 0.5);
}
.ru-section-color-2 .ru-teaser--figure-with-quote .ru-teaser__more-link-list .icon {
  color: rgba(255, 255, 255, 0.5);
}
.ru-section-color-3 .ru-teaser--figure-with-quote .ru-teaser__more-link-list .icon {
  color: rgba(255, 255, 255, 0.5);
}
.ru-section-color-4 .ru-teaser--figure-with-quote .ru-teaser__more-link-list .icon {
  color: rgba(255, 255, 255, 0.5);
}
.ru-section-color-5 .ru-teaser--figure-with-quote .ru-teaser__more-link-list .icon {
  color: rgba(255, 255, 255, 0.5);
}
.ru-section-color-6 .ru-teaser--figure-with-quote .ru-teaser__more-link-list .icon {
  color: rgba(255, 255, 255, 0.5);
}
.ru-section-color-7 .ru-teaser--figure-with-quote .ru-teaser__more-link-list .icon {
  color: rgba(255, 255, 255, 0.5);
}
.ru-teaser--figure-with-quote .ru-teaser__more-link-label {
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-teaser--figure-with-quote .ru-teaser__teaser-text {
  font-size: 17px;
  line-height: 1.4em;
}

/**
 *  teaser--gray-grid.scss
 *
 *
 */
.ru-teaser--gray-grid {
  background-color: #eee;
  padding-top: 15px;
  padding-bottom: 15px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  height: auto;
}
@media screen and (min-width:1200px) {
  .ru-teaser--gray-grid {
    height: 106px;
  }
}
.ru-teaser--gray-grid.ru-teaser h4 {
  font-size: 24px;
}
.ru-teaser--gray-grid.ru-teaser h4 a {
  border: none;
}
.ru-teaser-group .ru-teaser--gray-grid.ru-teaser h4 a {
  background-image: none;
}
.ru-teaser--gray-grid .ru-teaser__more-link-list {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  width: 30px;
  height: 100%;
}
.ru-teaser--gray-grid .ru-teaser__more-link-list li {
  margin: 0;
  width: 100%;
  height: 100%;
}
.ru-teaser--gray-grid .ru-teaser__more-link-list a {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  height: 22px;
  line-height: 24px;
  display: block;
  margin-right: 15px;
}
.ru-teaser--gray-grid .ru-teaser__more-link-list .icon {
  font-size: 44px;
  font-weight: normal;
  line-height: 24px;
}
.ru-teaser--gray-grid .ru-button-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ru-teaser--gray-grid .ru-teaser__details {
  margin-right: 45px;
}
.ru-teaser--gray-grid .ru-teaser__teaser-text {
  font-size: 14px;
  line-height: 1.3em;
}

/**
 *  teaser--horizontal-with-figure.scss
 *
 *
 */
.ru-teaser--horizontal-with-figure figure {
  height: 240.4240282686px;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure figure {
    float: right;
    width: 50%;
    margin-bottom: 0;
    height: 240.4240282686px;
  }
  .ru-teaser--horizontal-with-figure figure:before, .ru-teaser--horizontal-with-figure figure:after {
    display: table;
    content: " ";
  }
  .ru-teaser--horizontal-with-figure figure:after {
    clear: both;
  }
}
@media screen and (min-width:992px) {
  .ru-teaser--horizontal-with-figure figure {
    height: 313.8869257951px;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser--horizontal-with-figure figure {
    height: 380.6713780919px;
  }
}
@media screen and (min-width:1400px) {
  .ru-teaser--horizontal-with-figure figure {
    height: 447.4558303887px;
  }
}
.ru-teaser--horizontal-with-figure.ru-teaser {
  margin-bottom: 0;
}
.ru-teaser--horizontal-with-figure.ru-teaser__primary-inset {
  float: left;
}
.ru-teaser--horizontal-with-figure.ru-teaser__primary-inset:before, .ru-teaser--horizontal-with-figure.ru-teaser__primary-inset:after {
  display: table;
  content: " ";
}
.ru-teaser--horizontal-with-figure.ru-teaser__primary-inset:after {
  clear: both;
}
.ru-teaser--horizontal-with-figure.has-video .ru-teaser__details {
  padding-top: 260px;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure.has-video .ru-teaser__details {
    padding-top: 15px;
  }
}
.ru-teaser--horizontal-with-figure .ru-teaser__figure-wrap {
  top: 0;
  left: 15px;
  right: 15px;
  z-index: 1;
  width: auto;
  height: 240px;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure .ru-teaser__figure-wrap {
    position: relative;
    left: 0;
    right: 0;
    height: auto;
  }
}
.ru-teaser--horizontal-with-figure .ru-teaser__details {
  padding-top: 15px;
  padding-bottom: 15px;
}
.ru-teaser--horizontal-with-figure .ru-teaser__details:before, .ru-teaser--horizontal-with-figure .ru-teaser__details:after {
  display: table;
  content: " ";
}
.ru-teaser--horizontal-with-figure .ru-teaser__details:after {
  clear: both;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure .ru-teaser__details {
    float: left;
    width: 50%;
    padding-right: 15px;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser--horizontal-with-figure .ru-teaser__details {
    padding-top: 30px;
    padding-right: 30px;
  }
}
.ru-teaser--horizontal-with-figure .ru-teaser__details .ru-teaser__heading {
  margin-bottom: 15px;
}
.ru-teaser--horizontal-with-figure .ru-teaser__details .ru-teaser__heading span {
  color: #000;
  padding-bottom: 0;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
  line-height: 1em;
  font-size: 30px;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure .ru-teaser__details .ru-teaser__heading span {
    font-size: 40px;
  }
}
.ru-teaser--horizontal-with-figure .ru-teaser__details .ru-teaser__heading a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  font-weight: 600;
  cursor: pointer;
  line-height: 1em;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure .ru-teaser__details .ru-teaser__heading a {
    font-size: 40px;
  }
}
.ru-teaser--horizontal-with-figure .ru-teaser__details .ru-teaser__heading a:hover {
  background: none;
  text-decoration: none;
}
.ru-teaser--horizontal-with-figure .ru-video__play-btn {
  left: 50%;
  top: 50%;
  margin-top: -25px;
  margin-left: -25px;
}
@media screen and (min-width:1200px) {
  .ru-teaser--horizontal-with-figure .ru-video__play-btn {
    margin-top: -35px;
    margin-left: -35px;
  }
}
.ru-teaser--horizontal-with-figure .ru-video__play-btn-wrap {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure .ru-video__play-btn-wrap {
    height: 240.4240282686px;
  }
}
@media screen and (min-width:992px) {
  .ru-teaser--horizontal-with-figure .ru-video__play-btn-wrap {
    height: 313.8869257951px;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser--horizontal-with-figure .ru-video__play-btn-wrap {
    height: 380.6713780919px;
  }
}
@media screen and (min-width:1400px) {
  .ru-teaser--horizontal-with-figure .ru-video__play-btn-wrap {
    height: 447.4558303887px;
  }
}

/**
 *  teaser--horizontal-with-figure-left.scss
 *
 *
 */
.ru-teaser--horizontal-with-figure-left figure {
  width: 100%;
  height: 320px;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure-left figure {
    height: 100%;
  }
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure-left .ru-figure__wrap {
    float: left;
    width: 33.3333333333%;
    margin-bottom: 0;
    height: 219px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ru-teaser--horizontal-with-figure-left .ru-figure__wrap:before, .ru-teaser--horizontal-with-figure-left .ru-figure__wrap:after {
    display: table;
    content: " ";
  }
  .ru-teaser--horizontal-with-figure-left .ru-figure__wrap:after {
    clear: both;
  }
}
@media screen and (min-width:992px) {
  .ru-teaser--horizontal-with-figure-left .ru-figure__wrap {
    height: 293px;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser--horizontal-with-figure-left .ru-figure__wrap {
    height: 365px;
  }
}
@media screen and (min-width:1400px) {
  .ru-teaser--horizontal-with-figure-left .ru-figure__wrap {
    height: 431.6666666667px;
  }
}
.ru-teaser--horizontal-with-figure-left .ru-teaser {
  margin-bottom: 0;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure-left .ru-teaser__inset {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.ru-teaser--horizontal-with-figure-left .ru-teaser__primary-text {
  margin-bottom: 30px;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure-left .ru-teaser__primary-text {
    float: left;
    width: 50%;
    padding-right: 30px;
    margin-bottom: 0;
  }
}
.ru-teaser--horizontal-with-figure-left .ru-teaser__secondary-inset {
  padding-top: 15px;
}
.ru-teaser--horizontal-with-figure-left .ru-teaser-child__teaser-text, .ru-teaser--horizontal-with-figure-left .ru-teaser-child__more-link-list {
  font-size: 17px;
}
.ru-teaser--horizontal-with-figure-left .ru-teaser-child__teaser-text a, .ru-teaser--horizontal-with-figure-left .ru-teaser-child__more-link-list a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 1px;
}
.ru-teaser--horizontal-with-figure-left .ru-teaser-child__teaser-text a:hover, .ru-teaser--horizontal-with-figure-left .ru-teaser-child__more-link-list a:hover {
  color: #000;
  border-bottom: none;
  text-decoration: none;
  background-image: none;
}
.ru-teaser--horizontal-with-figure-left .ru-teaser-child__teaser-text a:hover span, .ru-teaser--horizontal-with-figure-left .ru-teaser-child__more-link-list a:hover span {
  border: none;
}
.ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser {
  position: relative;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 30px;
}
.ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -4px;
  left: 15px;
  width: 30px;
}
.ru-section-color- .ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser:before, .ru-section-color-0 .ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser:before {
  border-top: solid 4px #188bb9;
}
.ru-section-color-1 .ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 .ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 .ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 .ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 .ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 .ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 .ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser:before {
  border-top: 4px solid #a32972;
}
.ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser:before {
  left: 0;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser:before {
    left: 15px;
  }
}
.ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser h3 {
  font-size: 30px;
}
.ru-teaser--horizontal-with-figure-left .ru-teaser__nested-child-teaser h4 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4em;
}
.ru-teaser--horizontal-with-figure-left .ru-teaser__details {
  padding-top: 15px;
  padding-bottom: 15px;
}
.ru-teaser--horizontal-with-figure-left .ru-teaser__details:before, .ru-teaser--horizontal-with-figure-left .ru-teaser__details:after {
  display: table;
  content: " ";
}
.ru-teaser--horizontal-with-figure-left .ru-teaser__details:after {
  clear: both;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure-left .ru-teaser__details {
    float: left;
    width: 66.6666666667%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser--horizontal-with-figure-left .ru-teaser__details {
    width: 66.6666666667%;
    padding-top: 30px;
  }
}
.ru-teaser--horizontal-with-figure-left .ru-video__play-btn {
  left: 50%;
  top: 50%;
  margin-top: -25px;
  margin-left: -25px;
}
@media screen and (min-width:1200px) {
  .ru-teaser--horizontal-with-figure-left .ru-video__play-btn {
    margin-top: -35px;
    margin-left: -35px;
  }
}
.ru-teaser--horizontal-with-figure-left .ru-video__play-btn-wrap {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  text-align: center;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure-left .ru-video__play-btn-wrap {
    height: 360px;
  }
}
@media screen and (min-width:992px) {
  .ru-teaser--horizontal-with-figure-left .ru-video__play-btn-wrap {
    height: 470px;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser--horizontal-with-figure-left .ru-video__play-btn-wrap {
    height: 570px;
  }
}
@media screen and (min-width:1400px) {
  .ru-teaser--horizontal-with-figure-left .ru-video__play-btn-wrap {
    height: 670px;
  }
}

/**
 *  teaser--horizontal-with-figure-left-simple.scss
 *
 *
 */
.ru-teaser--horizontal-with-figure-left-simple {
  margin-bottom: 1px;
}
.ru-teaser--horizontal-with-figure-left-simple figure {
  width: 100%;
  height: 320px;
  float: none;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure-left-simple figure {
    height: 100%;
    float: left;
    border-bottom: solid 1px #fff;
    margin-bottom: 0;
  }
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure-left-simple .ru-figure__wrap {
    float: left;
    width: 33.3333333333%;
    margin-bottom: 0;
    height: 219px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ru-teaser--horizontal-with-figure-left-simple .ru-figure__wrap:before, .ru-teaser--horizontal-with-figure-left-simple .ru-figure__wrap:after {
    display: table;
    content: " ";
  }
  .ru-teaser--horizontal-with-figure-left-simple .ru-figure__wrap:after {
    clear: both;
  }
}
@media screen and (min-width:992px) {
  .ru-teaser--horizontal-with-figure-left-simple .ru-figure__wrap {
    height: 293px;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser--horizontal-with-figure-left-simple .ru-figure__wrap {
    height: 365px;
  }
}
@media screen and (min-width:1400px) {
  .ru-teaser--horizontal-with-figure-left-simple .ru-figure__wrap {
    height: 431.6666666667px;
  }
}
.ru-teaser--horizontal-with-figure-left-simple .ru-teaser {
  margin-bottom: 0;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__inset {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.ru-teaser--horizontal-with-figure-left-simple .ru-teaser__primary-text {
  margin-bottom: 30px;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__primary-text {
    float: left;
    width: 100%;
    padding-right: 30px;
    margin-bottom: 0;
  }
}
.ru-teaser--horizontal-with-figure-left-simple .ru-teaser__primary-text a {
  color: #000;
  text-decoration: none;
  border-bottom: solid 1px #979797;
}
.ru-teaser--horizontal-with-figure-left-simple .ru-teaser__secondary-inset {
  padding-top: 15px;
}
.ru-teaser--horizontal-with-figure-left-simple .ru-teaser-child__teaser-text, .ru-teaser--horizontal-with-figure-left-simple .ru-teaser-child__more-link-list {
  font-size: 17px;
}
.ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser {
  position: relative;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 30px;
}
.ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -4px;
  left: 15px;
  width: 30px;
}
.ru-section-color- .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser:before, .ru-section-color-0 .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser:before {
  border-top: solid 4px #188bb9;
}
.ru-section-color-1 .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser:before {
  border-top: 4px solid #a32972;
}
.ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser:before {
  left: 0;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser:before {
    left: 15px;
  }
}
.ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser h3 {
  font-size: 30px;
}
.ru-teaser--horizontal-with-figure-left-simple .ru-teaser__nested-child-teaser h4 {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.ru-teaser--horizontal-with-figure-left-simple .ru-teaser__details {
  padding-top: 15px;
  padding-bottom: 15px;
}
.ru-teaser--horizontal-with-figure-left-simple .ru-teaser__details:before, .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__details:after {
  display: table;
  content: " ";
}
.ru-teaser--horizontal-with-figure-left-simple .ru-teaser__details:after {
  clear: both;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__details {
    float: left;
    width: 66.6666666667%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser--horizontal-with-figure-left-simple .ru-teaser__details {
    width: 66.6666666667%;
    padding-top: 30px;
  }
}
.ru-teaser--horizontal-with-figure-left-simple .ru-video__play-btn {
  left: 50%;
  top: 50%;
  margin-top: -25px;
  margin-left: -25px;
}
@media screen and (min-width:1200px) {
  .ru-teaser--horizontal-with-figure-left-simple .ru-video__play-btn {
    margin-top: -35px;
    margin-left: -35px;
  }
}
.ru-teaser--horizontal-with-figure-left-simple .ru-video__play-btn-wrap {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  text-align: center;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure-left-simple .ru-video__play-btn-wrap {
    height: 360px;
  }
}
@media screen and (min-width:992px) {
  .ru-teaser--horizontal-with-figure-left-simple .ru-video__play-btn-wrap {
    height: 470px;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser--horizontal-with-figure-left-simple .ru-video__play-btn-wrap {
    height: 570px;
  }
}
@media screen and (min-width:1400px) {
  .ru-teaser--horizontal-with-figure-left-simple .ru-video__play-btn-wrap {
    height: 670px;
  }
}

/**
 *  teaser--mini-profile.scss
 *
 *
 */
.ru-teaser--mini-profile {
  padding-bottom: 15px;
  float: left;
  position: relative;
}
.ru-teaser--mini-profile:before, .ru-teaser--mini-profile:after {
  display: table;
  content: " ";
}
.ru-teaser--mini-profile:after {
  clear: both;
}
@media screen and (min-width:768px) {
  .ru-teaser--mini-profile {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width:992px) {
  .ru-teaser--mini-profile {
    width: 50%;
  }
}
.ru-teaser--mini-profile:nth-child(odd) {
  clear: left;
}
@media screen and (min-width:768px) {
  .ru-teaser--mini-profile:nth-child(odd):before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    border-top: solid 7px #eee;
  }
}
.ru-teaser--mini-profile .ru-figure__wrap {
  float: left;
  clear: both;
  width: 33.3333333333%;
}
@media screen and (min-width:768px) {
  .ru-teaser--mini-profile .ru-figure__wrap {
    padding-right: 15px;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser--mini-profile .ru-figure__wrap {
    padding-right: 30px;
  }
}
.ru-teaser--mini-profile .ru-teaser__details {
  float: left;
  width: 100%;
  line-height: 1.3em;
}
@media screen and (min-width:768px) {
  .ru-teaser--mini-profile .ru-teaser__details {
    width: 66.6666666667%;
    padding-right: 15px;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser--mini-profile .ru-teaser__details {
    padding-right: 30px;
  }
}
.ru-teaser--mini-profile .ru-teaser__primary-text {
  display: inline;
}
.ru-teaser--mini-profile .ru-teaser__primary-text * {
  display: inline;
}
.ru-teaser--mini-profile h3,
.ru-teaser--mini-profile h4 {
  display: inline;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
}

/**
 *  teaser--nano-profile.scss
 *
 *
 */
.ru-teaser--nano-profile {
  padding-bottom: 15px;
  padding-top: 30px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.ru-teaser--nano-profile:before, .ru-teaser--nano-profile:after {
  display: table;
  content: " ";
}
.ru-teaser--nano-profile:after {
  clear: both;
}
@media screen and (min-width:992px) {
  .ru-teaser--nano-profile {
    width: 50%;
  }
}
.ru-teaser--nano-profile .ru-figure__wrap {
  float: left;
  clear: both;
  width: 21.2996389892%;
  padding-right: 15px;
}
@media screen and (min-width:1200px) {
  .ru-teaser--nano-profile .ru-figure__wrap {
    padding-right: 30px;
  }
}
.ru-teaser--nano-profile .ru-teaser__details {
  float: left;
  width: 100%;
  line-height: 1.3em;
  width: 78.7003610108%;
  padding-right: 15px;
}
@media screen and (min-width:1200px) {
  .ru-teaser--nano-profile .ru-teaser__details {
    padding-right: 30px;
  }
}
.ru-teaser--nano-profile .ru-teaser__primary-text {
  overflow: auto;
}
.ru-teaser--nano-profile h3,
.ru-teaser--nano-profile h4 {
  display: inline-block;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
}
.ru-teaser--nano-profile h3, .ru-teaser--nano-profile p {
  margin-bottom: 10px;
}
.ru-teaser--nano-profile h3 {
  line-height: 1.3;
}

/**
 *  teaser--stats.scss
 *
 *
 */
.ru-teaser--stats .ru-teaser__primary-inset {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width:768px) {
  .ru-teaser--stats .ru-teaser__details {
    float: left;
    width: 50%;
    padding-right: 30px;
  }
}
.ru-teaser--stats .ru-teaser__stats {
  text-align: center;
}
@media screen and (max-width:480px) {
  .ru-teaser--stats .ru-teaser__stats {
    clear: both;
  }
}
@media screen and (min-width:768px) {
  .ru-teaser--stats .ru-teaser__stats {
    margin-top: -4px;
  }
}
.ru-teaser--stats .ru-teaser__stats h4 {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 170px;
  font-weight: 400;
  color: #1d7308;
  line-height: 138px;
  margin-bottom: 0;
  margin-right: -15px;
}
@media screen and (max-width:992px) {
  .ru-teaser--stats .ru-teaser__stats h4 {
    font-size: 96px;
  }
}
.ru-teaser--stats .ru-teaser__stats h5 {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1em;
  margin-bottom: 0;
}
@media screen and (min-width:768px) {
  .ru-teaser--stats .ru-teaser__stats {
    float: left;
    width: 50%;
  }
}
.ru-teaser--stats .ru-teaser__stats-item {
  margin-bottom: 30px;
}

/**
 *  teaser--title-top.scss
 *
 *
 */
.ru-teaser--title-top figure {
  height: 206px;
}
.ru-teaser--title-top figcaption {
  position: absolute;
  top: auto;
  bottom: 0;
  margin-bottom: 0;
}

/**
 *  teaser--wide-with-figure.scss
 *
 *
 */
.ru-teaser--wide-with-figure .ru-teaser__figure-wrap {
  margin-bottom: 15px;
  background: url(img/common/news-center/RockU_Pattern_NewsImage-Default2x.png);
  background-size: cover;
  min-height: 277px;
}
@media (max-width: 1399px) {
  .ru-teaser--wide-with-figure .ru-teaser__figure-wrap {
    min-height: 236px;
  }
}
@media (max-width: 1199px) {
  .ru-teaser--wide-with-figure .ru-teaser__figure-wrap {
    min-height: 195px;
  }
}
@media (max-width: 991px) {
  .ru-teaser--wide-with-figure .ru-teaser__figure-wrap {
    min-height: 126px;
  }
}
@media (max-width: 767px) {
  .ru-teaser--wide-with-figure .ru-teaser__figure-wrap {
    min-height: 300px;
  }
}
@media (max-width: 479px) {
  .ru-teaser--wide-with-figure .ru-teaser__figure-wrap {
    min-height: 230px;
  }
}
@media screen and (min-width:768px) {
  .ru-teaser--wide-with-figure .ru-teaser__figure-wrap {
    float: left;
    width: 26.2773722628%;
    margin-right: 30px;
  }
}
@media screen and (min-width:992px) {
  .ru-teaser--wide-with-figure .ru-teaser__figure-wrap {
    width: 31.0948905109%;
  }
}
.ru-teaser--wide-with-figure .ru-teaser__figure-wrap figure, .ru-teaser--wide-with-figure .ru-teaser__figure-wrap img {
  display: block;
}
@media screen and (min-width:768px) {
  .ru-teaser--wide-with-figure .ru-teaser__details {
    float: left;
    width: 64.1025641026%;
  }
}
@media screen and (min-width:992px) {
  .ru-teaser--wide-with-figure .ru-teaser__details {
    width: 64.5255474453%;
  }
}
.ru-teaser--wide-with-figure .ru-teaser__details.date-time-breadcrumbs {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.ru-teaser--wide-with-figure .ru-teaser__details.date-time-breadcrumbs .ru-teaser__date-time, .ru-teaser--wide-with-figure .ru-teaser__details.date-time-breadcrumbs .ru-search-result-item__breadcrumb-wrapper {
  float: left;
}
.ru-teaser--wide-with-figure .ru-teaser__details.date-time-breadcrumbs .ru-teaser__date-time .ru-teaser__date, .ru-teaser--wide-with-figure .ru-teaser__details.date-time-breadcrumbs .ru-teaser__date-time .ru-teaser__time, .ru-teaser--wide-with-figure .ru-teaser__details.date-time-breadcrumbs .ru-search-result-item__breadcrumb-wrapper .ru-teaser__date, .ru-teaser--wide-with-figure .ru-teaser__details.date-time-breadcrumbs .ru-search-result-item__breadcrumb-wrapper .ru-teaser__time {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.ru-teaser--wide-with-figure .ru-teaser__details.date-time-breadcrumbs .ru-search-result-item__breadcrumb-wrapper {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid black;
}
@media screen and (max-width:991px) {
  .ru-teaser--wide-with-figure .ru-teaser__details.date-time-breadcrumbs .ru-search-result-item__breadcrumb-wrapper {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    clear: both;
    margin-bottom: 6px;
  }
}
.ru-teaser--wide-with-figure .ru-teaser__details.date-time-breadcrumbs .ru-search-result-item__breadcrumb-wrapper .ru-search-result-item__breadcrumb-section {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.ru-teaser--wide-with-figure .ru-teaser__details.date-time-breadcrumbs .ru-teaser__heading {
  clear: both;
}
.ru-teaser--wide-with-figure .ru-teaser__details.date-time-breadcrumbs .ru-teaser__heading.news_teaser_title {
  line-height: 1.1em;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
  margin: 0 0 0.25em 0;
  max-width: 800px;
  font-size: 27px;
}
.ru-teaser--wide-with-figure .ru-teaser__details.date-time-breadcrumbs .ru-teaser__heading.news_teaser_title a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 0;
}
.ru-teaser--wide-with-figure .ru-teaser__details.date-time-breadcrumbs .ru-teaser__heading.news_teaser_title a:hover {
  text-decoration: none;
  background-image: none;
}
.ru-teaser--wide-with-figure .ru-teaser__details.date-time-breadcrumbs .ru-teaser__primary-text {
  clear: left;
}
.ru-teaser--wide-with-figure-half-width {
  border-top: solid 7px #eee;
  padding-top: 30px;
}
.ru-teaser--wide-with-figure-half-width:before, .ru-teaser--wide-with-figure-half-width:after {
  display: table;
  content: " ";
}
.ru-teaser--wide-with-figure-half-width:after {
  clear: both;
}
.ru-teaser--wide-with-figure-half-width:first-of-type {
  border: none;
}
.ru-teaser-group--show-first-rule .ru-teaser--wide-with-figure-half-width:first-of-type {
  padding-top: 7.5px;
}
@media screen and (min-width:768px) {
  .ru-teaser--wide-with-figure-half-width .ru-figure__wrap {
    width: 100%;
  }
}
@media screen and (min-width:992px) {
  .ru-teaser--wide-with-figure-half-width .ru-figure__wrap {
    padding-right: 30px;
    width: 50%;
  }
}
.ru-teaser--wide-with-figure-half-width .ru-figure__wrap figure {
  width: 100%;
}
@media screen and (min-width:768px) {
  .ru-teaser--wide-with-figure-half-width .ru-teaser__details {
    width: 100%;
  }
}
@media screen and (min-width:992px) {
  .ru-teaser--wide-with-figure-half-width .ru-teaser__details {
    width: 45.6204379562%;
  }
}

/**
 *  teaser--with-child.scss
 *
 *
 */
.ru-teaser--with-child .ru-teaser-child figure {
  width: 162px;
  height: 162px;
  margin-right: 18px;
}
@media screen and (min-width:1200px) {
  .ru-teaser--with-child .ru-teaser-child figure {
    float: left;
    margin-right: 18px;
  }
}
@media screen and (min-width:1400px) {
  .ru-teaser--with-child .ru-teaser-child figure {
    margin-right: 50px;
  }
}
.ru-teaser--with-child .ru-teaser-child__more-link-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ru-wide-wrap--duo-hetero.ru-wide-wrap--single-flexible-gray .ru-teaser--with-child .ru-teaser__primary-inset {
  padding-top: 30px;
  padding-bottom: 30px;
}
.ru-teaser--with-child .ru-teaser__primary-inset .ru-teaser__details .ru-teaser__heading {
  margin-bottom: 15px;
}
.ru-teaser--with-child .ru-teaser__primary-inset .ru-teaser__details .ru-teaser__heading span {
  color: #000;
  padding-bottom: 0;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  font-weight: 600;
}
@media screen and (min-width:768px) {
  .ru-teaser--with-child .ru-teaser__primary-inset .ru-teaser__details .ru-teaser__heading span {
    font-size: 40px;
  }
}
.ru-teaser--with-child .ru-teaser__primary-inset .ru-teaser__details .ru-teaser__heading a {
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
  padding-bottom: 0;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
  cursor: pointer;
  font-size: 30px;
  max-width: none;
}
.ru-teaser--with-child .ru-teaser__primary-inset .ru-teaser__details .ru-teaser__heading a:hover {
  background: none;
  text-decoration: none;
}
@media screen and (min-width:768px) {
  .ru-teaser--with-child .ru-teaser__primary-inset .ru-teaser__details .ru-teaser__heading a {
    font-size: 40px;
  }
}
@media screen and (min-width:768px) {
  .ru-teaser--with-child .ru-teaser__secondary {
    padding-left: 0;
  }
}
.ru-teaser--with-child .ru-teaser__inset {
  position: relative;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo-hetero .ru-teaser--with-child .ru-teaser__inset:after {
    content: " ";
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
  }
  .ru-section-color- .ru-wide-wrap--duo-hetero .ru-teaser--with-child .ru-teaser__inset:after {
    background: #167fa9;
  }
  .ru-section-color-1 .ru-wide-wrap--duo-hetero .ru-teaser--with-child .ru-teaser__inset:after {
    background: #39237e;
  }
  .ru-section-color-2 .ru-wide-wrap--duo-hetero .ru-teaser--with-child .ru-teaser__inset:after {
    background: #195e08;
  }
  .ru-section-color-3 .ru-wide-wrap--duo-hetero .ru-teaser--with-child .ru-teaser__inset:after {
    background: #22399e;
  }
  .ru-section-color-4 .ru-wide-wrap--duo-hetero .ru-teaser--with-child .ru-teaser__inset:after {
    background: #005a66;
  }
  .ru-section-color-5 .ru-wide-wrap--duo-hetero .ru-teaser--with-child .ru-teaser__inset:after {
    background: #d21e2a;
  }
  .ru-section-color-6 .ru-wide-wrap--duo-hetero .ru-teaser--with-child .ru-teaser__inset:after {
    background: #005e8c;
  }
  .ru-section-color-7 .ru-wide-wrap--duo-hetero .ru-teaser--with-child .ru-teaser__inset:after {
    background: #8e155e;
  }
}
.ru-teaser--with-child .ru-teaser__inset > .row {
  position: relative;
  z-index: 1;
}

/**
 *  template.scss
 *
 *
 */
.template-detail-f .ru-page-header__more-link-list {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
}
@media screen and (min-width:768px) {
  .template-detail-f .ru-page-header__more-link-list {
    font-size: 14px;
  }
}
@media screen and (min-width:992px) {
  .template-detail-f .ru-page-header__more-link-list {
    font-size: 22px;
  }
}

/**
 *  tertiary-nav.scss
 *
 *
 */
.ru-tertiary-nav {
  background-color: #eee;
  margin-bottom: 40px;
}
.ru-tertiary-nav a {
  color: #000;
  border-bottom: none;
}
.ru-tertiary-nav a:hover {
  text-decoration: none;
  border-bottom: none;
}
.ru-tertiary-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ru-tertiary-nav li {
  display: block;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 14px;
}
.ru-tertiary-nav li a {
  position: relative;
  font-weight: 600;
  border-bottom: none;
}
.ru-tertiary-nav li.selected a {
  font-weight: 400;
}
.ru-tertiary-nav li.selected > a > span {
  position: relative;
}
.ru-tertiary-nav li.selected > a > span:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -20px;
  right: 0;
  width: auto;
}
.ru-section-color-1 .ru-tertiary-nav li.selected > a > span:before {
  border-top: solid 2px #4e3a8e;
}
.ru-section-color-2 .ru-tertiary-nav li.selected > a > span:before {
  border-top: solid 2px #1d7308;
}
.ru-section-color-3 .ru-tertiary-nav li.selected > a > span:before {
  border-top: solid 2px #2f53b5;
}
.ru-section-color-4 .ru-tertiary-nav li.selected > a > span:before {
  border-top: solid 2px #016b5e;
}
.ru-section-color-5 .ru-tertiary-nav li.selected > a > span:before {
  border-top: solid 2px #e02c38;
}
.ru-section-color-6 .ru-tertiary-nav li.selected > a > span:before {
  border-top: solid 2px #167fa9;
}
.ru-section-color-7 .ru-tertiary-nav li.selected > a > span:before {
  border-top: solid 2px #a32972;
}
.ru-tertiary-nav li li, .ru-tertiary-nav li.selected li {
  text-transform: none;
  clear: both;
}
.ru-tertiary-nav li li a, .ru-tertiary-nav li.selected li a {
  font-weight: 500;
}
.ru-tertiary-nav li li a:before, .ru-tertiary-nav li.selected li a:before {
  display: none;
}
.ru-tertiary-nav__heading {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 27px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: -0.2px;
  margin-bottom: 20px;
}
.ru-tertiary-nav__inset {
  padding: 23px 20px;
}
.ru-tertiary-nav__inset > ul > li {
  margin-top: 8px;
}
.ru-tertiary-nav__inset > ul > li:first-child {
  margin-top: 0;
}
.ru-tertiary-nav__inset > ul > li > ul > li {
  margin: 0 auto 0 20px;
}
.ru-tertiary-nav__inset > ul > li > ul > li.selected > a > span:before {
  left: -40px;
}
.ru-tertiary-nav__inset > ul > li > ul > li > ul > li {
  margin: 0 auto 0 20px;
}
.ru-tertiary-nav__inset > ul > li > ul > li > ul > li.selected > a > span:before {
  left: -60px;
}
.ru-tertiary-nav__link-label {
  display: inline-block;
  padding: 0;
}

/**
 *  title-outset.scss
 *
 *
 */
.ru-title-outset h2 {
  font-size: 40px;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

/**
 *  typeahead.scss
 *
 *
 */
.twitter-typeahead {
  width: 100%;
}

.tt-hint {
  color: #a4a4a4;
}

.tt-menu {
  width: 100%;
  background: #eee;
  max-height: 260px;
  overflow-y: auto;
  margin: 1px 0 0;
}

.tt-suggestion {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.3;
  text-transform: uppercase;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
}
.ru-section-color- .tt-suggestion:hover {
  background: #167fa9;
}
.ru-section-color- .tt-suggestion:hover {
  background: #167fa9;
}
.ru-section-color-1 .tt-suggestion:hover {
  background: #39237e;
}
.ru-section-color-2 .tt-suggestion:hover {
  background: #195e08;
}
.ru-section-color-3 .tt-suggestion:hover {
  background: #22399e;
}
.ru-section-color-4 .tt-suggestion:hover {
  background: #005a66;
}
.ru-section-color-5 .tt-suggestion:hover {
  background: #d21e2a;
}
.ru-section-color-6 .tt-suggestion:hover {
  background: #005e8c;
}
.ru-section-color-7 .tt-suggestion:hover {
  background: #8e155e;
}
.tt-suggestion.tt-cursor {
  color: #fff;
}
.ru-section-color- .tt-suggestion.tt-cursor {
  background: #167fa9;
}
.ru-section-color- .tt-suggestion.tt-cursor {
  background: #167fa9;
}
.ru-section-color-1 .tt-suggestion.tt-cursor {
  background: #39237e;
}
.ru-section-color-2 .tt-suggestion.tt-cursor {
  background: #195e08;
}
.ru-section-color-3 .tt-suggestion.tt-cursor {
  background: #22399e;
}
.ru-section-color-4 .tt-suggestion.tt-cursor {
  background: #005a66;
}
.ru-section-color-5 .tt-suggestion.tt-cursor {
  background: #d21e2a;
}
.ru-section-color-6 .tt-suggestion.tt-cursor {
  background: #005e8c;
}
.ru-section-color-7 .tt-suggestion.tt-cursor {
  background: #8e155e;
}
.tt-suggestion p {
  margin: 0;
}

/**
 *  video.scss
 *
 *
 */
.ru-video {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 320px;
  /*.ru-carousel-slide.slick-cloned &,*/
}
.ru-carousel--unusual-video-support .ru-video {
  height: auto;
  display: block;
}
@media screen and (min-width:768px) {
  .ru-video {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width:992px) {
  .ru-video {
    display: block;
    height: auto;
  }
}
.ru-teaser--horizontal-with-figure.has-video .ru-video {
  position: absolute;
  z-index: 1;
  width: auto;
  height: 240px;
  top: 0;
  left: 0;
  right: 0;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure.has-video .ru-video {
    width: auto;
    height: auto;
    left: 50%;
    right: 15px;
  }
}
.ru-teaser--horizontal-with-figure.has-video .ru-video.video-visible {
  bottom: 0;
}
.ru-video p {
  margin: 0;
  padding: 0;
  display: inline;
  width: 100%;
  height: 100%;
}
.ru-teaser--horizontal-with-figure.has-video .ru-video.video-visible:before {
  content: " ";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  background-color: #000;
  filter: alpha(opacity=75);
  opacity: 0.75;
}
.ru-video.video-visible iframe {
  display: block;
  width: 100%;
}
.ru-video.video-visible .ru-video__play-btn-wrap {
  display: none;
}
.ru-video iframe {
  display: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  width: 320px;
  height: 337.5px;
}
html.iphone .ru-video iframe {
  top: -12px;
  position: relative;
}
.ru-carousel--profile-with-quote--show-video-mobile .ru-video iframe {
  height: 96%;
}
@media screen and (min-width:768px) {
  .ru-video iframe {
    margin-top: 15px;
    width: 600px;
    height: 337.5px;
  }
}
@media screen and (min-width:992px) {
  .ru-video iframe {
    margin-top: 15px;
    width: 800px;
    height: 461.25px;
  }
}
@media screen and (min-width:1200px) {
  .ru-video iframe {
    margin-top: 0;
    width: 1040px;
    height: 562.5px;
  }
}
@media screen and (min-width:1400px) {
  .ru-video iframe {
    width: 1140px;
    height: 618.75px;
  }
}
@media screen and (min-width:768px) {
  .ru-carousel--in-content .ru-video iframe {
    margin-top: 23.7725px;
    width: 406px;
    height: 228.375px;
  }
}
@media screen and (min-width:992px) {
  .ru-carousel--in-content .ru-video iframe {
    margin-top: 35.72875px;
    width: 613px;
    height: 344.8125px;
  }
}
@media screen and (min-width:1200px) {
  .ru-carousel--in-content .ru-video iframe {
    margin-top: 43.46125px;
    width: 747px;
    height: 420.1875px;
  }
}
@media screen and (min-width:1400px) {
  .ru-carousel--in-content .ru-video iframe {
    margin-top: 51.53875px;
    width: 881px;
    height: 495.5625px;
  }
}
@media screen and (min-width:768px) {
  .ru-page-header--profile-carousel .ru-video iframe {
    margin-top: 20px;
    width: 584.8888888889px;
    height: 329px;
  }
}
@media screen and (min-width:992px) {
  .ru-page-header--profile-carousel .ru-video iframe {
    margin-top: 20px;
    width: 785.7777777778px;
    height: 442px;
  }
}
@media screen and (min-width:1200px) {
  .ru-page-header--profile-carousel .ru-video iframe {
    margin-top: 20px;
    width: 968.8888888889px;
    height: 545px;
  }
}
@media screen and (min-width:1400px) {
  .ru-page-header--profile-carousel .ru-video iframe {
    margin-top: 0;
    width: 1141.3333333333px;
    height: 642px;
  }
}
.ru-teaser--horizontal-with-figure .ru-video iframe {
  margin-top: 0;
  width: 100%;
}
@media screen and (min-width:768px) {
  .ru-teaser--horizontal-with-figure .ru-video iframe {
    height: 202.5px;
  }
}
@media screen and (min-width:992px) {
  .ru-teaser--horizontal-with-figure .ru-video iframe {
    height: 264.375px;
  }
}
@media screen and (min-width:1200px) {
  .ru-teaser--horizontal-with-figure .ru-video iframe {
    height: 320.625px;
  }
}
@media screen and (min-width:1400px) {
  .ru-teaser--horizontal-with-figure .ru-video iframe {
    height: 376.875px;
  }
}
.ru-carousel-slide.has-video .ru-video {
  height: 100%;
  position: absolute;
  z-index: 1;
}
.ru-carousel-slide.has-video .ru-video .jwplayer {
  width: auto !important;
  height: 100% !important;
  margin-left: 100px;
  margin-right: 100px;
}
.ru-video__title {
  font-weight: 800;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 1em;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: 0;
  left: 0;
  padding-left: 65px;
  color: #000;
  height: 50px;
}
@media screen and (min-width:768px) {
  .ru-video__title {
    height: 50px;
    padding-left: 65px;
    color: #fff;
    font-size: 32px;
  }
}
@media screen and (min-width:992px) {
  .ru-video__title {
    padding-left: 65px;
  }
}
@media screen and (min-width:1200px) {
  .ru-video__title {
    height: 74px;
    padding-left: 85px;
  }
}
@media screen and (min-width:1400px) {
  .ru-video__title {
    padding-left: 85px;
  }
}
.ru-page-header-wrap--wide-with-feature .ru-video__title {
  color: #000;
  font-size: 24px;
  line-height: 0.9em;
}
@media screen and (min-width:768px) {
  .ru-page-header-wrap--wide-with-feature .ru-video__title {
    color: #fff;
  }
}

/**
 *  video__close-btn.scss
 *
 *
 */
.ru-video__close-btn {
  position: absolute;
  z-index: 3; /* Place above carousel slide */
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  padding-top: 8px;
  display: none;
  top: 3.75px;
  right: 3.75px;
}
@media screen and (min-width:992px) {
  .ru-video__close-btn {
    top: 7.5px;
    right: 7.5px;
  }
}
.ru-page-header--wide-with-video.video-visible .ru-video__close-btn, .ru-carousel.video-visible .ru-video__close-btn, .ru-teaser--horizontal-with-figure.video-visible .ru-video__close-btn {
  display: block;
}
.ru-teaser--horizontal-with-figure.video-visible .ru-video__close-btn {
  top: 0;
  right: 15px;
}
.ru-video__close-btn .icon:before {
  font-size: 24px;
  color: #fff;
}

/**
 *  video__play-btn.scss
 *
 *
 */
.ru-video__play-btn {
  width: 50px;
  height: 50px;
  border: solid 1px #fff;
  border-radius: 70px;
  text-align: center;
  overflow: hidden;
  position: absolute;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: manipulation;
  cursor: pointer;
}
.ru-carousel.video-visible .ru-video__play-btn {
  filter: alpha(opacity=0);
  opacity: 0;
}
.ru-video__play-btn:before {
  content: "";
  display: block;
  position: absolute;
  filter: alpha(opacity=80);
  opacity: 0.8;
  width: 100%;
  height: 100%;
}
.ru-section-color- .ru-video__play-btn:before, .ru-section-color-0 .ru-video__play-btn:before {
  background-color: #167fa9;
}
.ru-page-header-wrap--home .ru-video__play-btn:before {
  background-color: #167fa9;
}
.ru-section-color- .ru-video__play-btn:before {
  background: #167fa9;
}
.ru-section-color-1 .ru-video__play-btn:before {
  background: #39237e;
}
.ru-section-color-2 .ru-video__play-btn:before {
  background: #195e08;
}
.ru-section-color-3 .ru-video__play-btn:before {
  background: #22399e;
}
.ru-section-color-4 .ru-video__play-btn:before {
  background: #005a66;
}
.ru-section-color-5 .ru-video__play-btn:before {
  background: #d21e2a;
}
.ru-section-color-6 .ru-video__play-btn:before {
  background: #005e8c;
}
.ru-section-color-7 .ru-video__play-btn:before {
  background: #8e155e;
}
@media screen and (min-width:768px) {
  .ru-video__play-btn {
    width: 50px;
    height: 50px;
  }
  .ru-carousel-slide__details .ru-video__play-btn {
    bottom: auto;
  }
}
@media screen and (min-width:992px) {
  .ru-video__play-btn {
    width: 50px;
    height: 50px;
  }
}
@media screen and (min-width:1200px) {
  .ru-video__play-btn {
    width: 70px;
    height: 70px;
  }
}
@media screen and (min-width:1400px) {
  .ru-video__play-btn {
    width: 70px;
    height: 70px;
  }
}
.ru-video__play-btn-label {
  display: none;
}
.ru-video__play-btn .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 30px;
  margin-top: -15px;
  margin-left: -9px;
}
.ru-video__play-btn .icon:before {
  color: #fff;
}
.ru-video__play-btn-wrap {
  left: 15px;
  z-index: 1;
  cursor: pointer;
  float: left;
  margin: 15px 15px 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: manipulation;
}
.ru-video__play-btn-wrap--cloned {
  float: none;
  width: auto;
  margin-bottom: 15px;
  min-height: 50px;
}
.ru-video__play-btn-wrap--cloned .ru-video__title {
  font-size: 24px;
  line-height: 0.9;
}
.ru-carousel--unusual-video-support .ru-video__play-btn-wrap {
  position: static;
}
.ru-page-header--profile-carousel .ru-video__play-btn-wrap {
  bottom: 20px;
}
@media screen and (min-width:768px) {
  .ru-page-header--profile-carousel .ru-video__play-btn-wrap {
    bottom: 95px;
  }
}
.ru-page-header-wrap--wide-with-feature .ru-video__play-btn-wrap {
  bottom: -72px;
  left: 0;
}
.ru-carousel--profile-with-quote--show-video-mobile .ru-video__play-btn-wrap {
  position: absolute;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .ru-video__play-btn-wrap {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
@media screen and (min-width:768px) {
  .ru-video__play-btn-wrap {
    position: absolute;
    bottom: 80px;
    left: 30px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .ru-page-header-wrap--wide-with-feature .ru-video__play-btn-wrap {
    left: 0;
  }
  .ru-page-header-wrap--wide.ru-page-header-wrap--wide-with-feature .ru-video__play-btn-wrap {
    bottom: 0;
    margin-bottom: 10px;
    position: relative;
    clear: both;
  }
}
@media screen and (min-width:1200px) {
  .ru-video__play-btn-wrap {
    bottom: 100px;
  }
  .ru-page-header--profile-carousel.ru-page-header--feature-contained .ru-video__play-btn-wrap {
    bottom: 130px;
  }
  .ru-page-header-wrap--wide.ru-page-header-wrap--wide-with-feature .ru-video__play-btn-wrap {
    bottom: 0;
    margin-bottom: 10px;
    position: relative;
    clear: both;
  }
}
.ru-carousel-slide--center-details .ru-video__play-btn-wrap {
  margin-top: 0;
  position: static;
}
.ru-carousel--in-content .ru-video__play-btn-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}
@media screen and (min-width:768px) {
  .ru-carousel--in-content .ru-video__play-btn-wrap {
    margin-top: -25px;
    margin-left: -25px;
  }
}
@media screen and (min-width:992px) {
  .ru-carousel--in-content .ru-video__play-btn-wrap {
    margin-top: -25px;
    margin-left: -25px;
  }
}
@media screen and (min-width:1200px) {
  .ru-carousel--in-content .ru-video__play-btn-wrap {
    margin-top: -35px;
    margin-left: -35px;
  }
}
.ru-page-header-wrap--home .ru-video__play-btn-wrap {
  margin-top: 30px;
}

/**
 *  wide-wrap.scss
 *
 *
 */
.ru-wide-wrap--with-bottom-margin {
  margin-bottom: 30px;
}
.ru-wide-wrap--with-bottom-margin.ru-wide-wrap--single {
  margin-bottom: 30px;
}
.ru-wide-wrap--with-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../img/common/horizontal-background-pattern-2.svg);
}
.ru-wide-wrap--with-background:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 36px;
  z-index: 1;
}
.ru-section-color- .ru-wide-wrap--with-background:after {
  background-color: #005e8c;
}
.ru-section-color-1 .ru-wide-wrap--with-background:after {
  background-color: #39237e;
}
.ru-section-color-2 .ru-wide-wrap--with-background:after {
  background-color: #195e08;
}
.ru-section-color-3 .ru-wide-wrap--with-background:after {
  background-color: #22399e;
}
.ru-section-color-4 .ru-wide-wrap--with-background:after {
  background-color: #005a66;
}
.ru-section-color-5 .ru-wide-wrap--with-background:after {
  background-color: #d21e2a;
}
.ru-section-color-6 .ru-wide-wrap--with-background:after {
  background-color: #005e8c;
}
.ru-section-color-7 .ru-wide-wrap--with-background:after {
  background-color: #8e155e;
}
.ru-wide-wrap--with-background > .container {
  position: relative;
  z-index: 2;
}

/**
 *  wide-wrap--basic
 *
 *
 */
.ru-wide-wrap--basic {
  background-color: #eee;
  margin-bottom: 30px;
}

/**
 *  wide-wrap--basic-white.scss
 *
 *
 */
.ru-wide-wrap--basic-white {
  background-color: #fff;
  padding-top: 30px;
}

/**
 *  wide-wrap--duo
 *
 *
 */
.ru-wide-wrap--duo {
  background-color: #eee;
  margin-bottom: 30px;
  /**
   *  Heterogenous combination
   *  (two different teaser types)
   *
   */
  /**
   *  Homogenous combination
   *  (two of the same teaser type)
   *
   */
}
.ru-section-color- .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
  background-color: #4e3a8e;
}
.ru-page--home .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
  background-color: #1d7308;
}
.ru-section-color-1 .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
  background-color: #4e3a8e;
}
.ru-section-color-2 .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
  background-color: #1d7308;
}
.ru-section-color-3 .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
  background-color: #2f53b5;
}
.ru-section-color-4 .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
  background-color: #016b5e;
}
.ru-section-color-5 .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
  background-color: #e02c38;
}
.ru-section-color-6 .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
  background-color: #167fa9;
}
.ru-section-color-7 .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
  background-color: #a32972;
}
@media screen and (min-width:768px) {
  .ru-section-color-1 .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
    background-color: transparent;
  }
  .ru-section-color-2 .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
    background-color: transparent;
  }
  .ru-section-color-3 .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
    background-color: transparent;
  }
  .ru-section-color-4 .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
    background-color: transparent;
  }
  .ru-section-color-5 .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
    background-color: transparent;
  }
  .ru-section-color-6 .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
    background-color: transparent;
  }
  .ru-section-color-7 .ru-wide-wrap--duo-hetero .ru-teaser--figure-with-quote {
    background-color: transparent;
  }
}
.ru-wide-wrap--duo-hetero > .container > .row {
  position: relative;
}
.ru-wide-wrap--duo-hetero > .container > .row:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  display: none;
}
.ru-section-color-1 .ru-wide-wrap--duo-hetero > .container > .row:before {
  background-color: #4e3a8e;
}
.ru-section-color-2 .ru-wide-wrap--duo-hetero > .container > .row:before {
  background-color: #1d7308;
}
.ru-section-color-3 .ru-wide-wrap--duo-hetero > .container > .row:before {
  background-color: #2f53b5;
}
.ru-section-color-4 .ru-wide-wrap--duo-hetero > .container > .row:before {
  background-color: #016b5e;
}
.ru-section-color-5 .ru-wide-wrap--duo-hetero > .container > .row:before {
  background-color: #e02c38;
}
.ru-section-color-6 .ru-wide-wrap--duo-hetero > .container > .row:before {
  background-color: #167fa9;
}
.ru-section-color-7 .ru-wide-wrap--duo-hetero > .container > .row:before {
  background-color: #a32972;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo-hetero > .container > .row:before {
    display: block;
    width: auto;
    left: 50%;
    right: 15px;
    margin-left: 0;
  }
}
.ru-wide-wrap--duo-hetero > .container > .row > div {
  position: relative;
  z-index: 1;
}
.ru-wide-wrap--duo-homo {
  margin-bottom: 2px;
}
.ru-section-color-1 .ru-wide-wrap--duo-homo .ru-teaser--figure-with-quote {
  background-color: #4e3a8e;
}
.ru-section-color-2 .ru-wide-wrap--duo-homo .ru-teaser--figure-with-quote {
  background-color: #1d7308;
}
.ru-section-color-3 .ru-wide-wrap--duo-homo .ru-teaser--figure-with-quote {
  background-color: #2f53b5;
}
.ru-section-color-4 .ru-wide-wrap--duo-homo .ru-teaser--figure-with-quote {
  background-color: #016b5e;
}
.ru-section-color-5 .ru-wide-wrap--duo-homo .ru-teaser--figure-with-quote {
  background-color: #e02c38;
}
.ru-section-color-6 .ru-wide-wrap--duo-homo .ru-teaser--figure-with-quote {
  background-color: #167fa9;
}
.ru-section-color-7 .ru-wide-wrap--duo-homo .ru-teaser--figure-with-quote {
  background-color: #a32972;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo-homo .ru-teaser--figure-with-quote {
    background-color: transparent;
  }
}
.ru-wide-wrap--duo-homo .ru-teaser--figure-with-quote:nth-child(1) {
  border-bottom: solid 2px #fff;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo-homo .ru-teaser--figure-with-quote:nth-child(1) {
    border-bottom: none;
  }
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo-homo .ru-teaser--figure-with-quote:nth-child(2) {
    padding-left: 0;
  }
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo-homo .ru-teaser {
    padding-left: 0;
    padding-right: 0;
  }
}
.ru-wide-wrap--duo-homo .ru-teaser__more-link-label {
  color: #fff;
}
.ru-wide-wrap--duo-homo .ru-teaser__details {
  padding-top: 0;
  /*padding-left: $_gutter/2;*/
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo-homo .ru-teaser__details {
    padding-top: 15px;
    padding-left: 0;
  }
}
.ru-wide-wrap--duo-homo .ru-teaser__quote {
  padding-right: 30px;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo-homo .ru-teaser__quote {
    padding-right: 30px;
  }
}
.ru-wide-wrap--duo-homo .ru-teaser a {
  color: #fff;
  border-bottom: none;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo-homo .ru-teaser .ru-teaser {
    /* Reset */
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ru-wide-wrap--duo-homo > .container > .row {
  position: relative;
  /**
   *  Vertical white line, as in landing-l
   *
   *
   */
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo-homo > .container > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
.ru-wide-wrap--duo-homo > .container > .row .ru-divider {
  display: none;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo-homo > .container > .row .ru-divider {
    display: block;
    width: 0;
    height: 100%;
    border-left: solid 2px #fff;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;
  }
}
.ru-wide-wrap--duo-homo > .container > .row:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  display: none;
}
.ru-section-color-1 .ru-wide-wrap--duo-homo > .container > .row:before {
  background-color: #4e3a8e;
}
.ru-section-color-2 .ru-wide-wrap--duo-homo > .container > .row:before {
  background-color: #1d7308;
}
.ru-section-color-3 .ru-wide-wrap--duo-homo > .container > .row:before {
  background-color: #2f53b5;
}
.ru-section-color-4 .ru-wide-wrap--duo-homo > .container > .row:before {
  background-color: #016b5e;
}
.ru-section-color-5 .ru-wide-wrap--duo-homo > .container > .row:before {
  background-color: #e02c38;
}
.ru-section-color-6 .ru-wide-wrap--duo-homo > .container > .row:before {
  background-color: #167fa9;
}
.ru-section-color-7 .ru-wide-wrap--duo-homo > .container > .row:before {
  background-color: #a32972;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo-homo > .container > .row:before {
    display: block;
    width: auto;
    left: 0;
    right: 0;
  }
}
.ru-wide-wrap--duo-homo > .container > .row > div {
  position: relative;
  z-index: 1;
}
.ru-wide-wrap--duo-no-paddings {
  margin-bottom: 1px;
}
.ru-wide-wrap--duo-no-paddings .ru-teaser__primary-inset {
  padding-top: 0;
}
.ru-wide-wrap--duo-no-paddings .ru-teaser--figure-with-quote {
  padding-left: 15px;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--duo-no-paddings .ru-teaser--figure-with-quote {
    padding-left: 0;
  }
}

/**
 *  wide-wrap--expand-container.scss
 *
 *
 */
.ru-wide-wrap--expand-container {
  clear: both;
  background-color: #eee;
}

/**
 *  wide-wrap--home-news.scss
 *
 *
 */
/**
 *  wide-wrap--home-seek.scss
 *
 *
 */
.ru-wide-wrap--home-seek {
  padding-bottom: 30px;
}
@media screen and (min-width:1199px) {
  .ru-wide-wrap--home-seek .seek-module-row {
    display: flex;
  }
}
@media screen and (min-width:1199px) {
  .ru-wide-wrap--home-seek .seek-module-link {
    display: flex;
    width: 100%;
  }
}
.ru-wide-wrap--home-seek .seek-module-info {
  padding-right: 0;
  padding-left: 0;
}
.ru-wide-wrap--home-seek .seek-module-info-header {
  border: #afafaf 1px solid;
  padding: 15px 15px;
  display: flex;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-seek .seek-module-info-header {
    padding: 12px 24px 12px 16px;
  }
}
.ru-wide-wrap--home-seek .seek-module-info-header-logo-image {
  vertical-align: middle;
  padding: 0 10px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ru-wide-wrap--home-seek .seek-module-info-header-logo-image img {
  max-width: 150px;
  max-height: 150px;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-seek .seek-module-info-header-logo-image img {
    height: 28px;
  }
}
.ru-wide-wrap--home-seek .seek-module-info-header-logo-text {
  margin: 15px 10px 15px 0;
  font-weight: 700;
  font-size: 32px;
  vertical-align: middle;
  padding: 0 10px 0 0;
  color: #000;
  line-height: 1em;
  text-align: center;
}
.ru-wide-wrap--home-seek .seek-module-info-header-tagline {
  opacity: 0.55;
  color: #000;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  border-left: #afafaf 1px solid;
  padding: 0 0 0 10px;
  text-align: left;
  min-height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: inherit;
}
@media screen and (max-width:767px) {
  .ru-wide-wrap--home-seek .seek-module-info-header-tagline {
    letter-spacing: 0;
    line-height: 15px;
    min-height: 22px;
  }
}
.ru-wide-wrap--home-seek .seek-module-info-header-tagline * {
  display: contents;
}
.ru-wide-wrap--home-seek .seek-module-info-body {
  background-color: #0E3C5C;
  color: #fff;
  padding: 30px 15px;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-seek .seek-module-info-body {
    padding: 24px 16px;
  }
}
.ru-wide-wrap--home-seek .seek-module-info-body-title {
  color: #fff;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 27px;
  letter-spacing: -0.23px;
  line-height: 30px;
  padding: 0;
  font-weight: 600;
}
.ru-wide-wrap--home-seek .seek-module-info-body-title.underlined {
  text-decoration: underline;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-seek .seek-module-info-body-title {
    font-size: 27px;
    letter-spacing: -0.17px;
    line-height: 32px;
  }
}
.ru-wide-wrap--home-seek .seek-module-info-body-text {
  color: #fff;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  letter-spacing: -0.13px;
  line-height: 24px;
  margin-top: 20px;
  padding: 0;
  font-weight: 600;
}
.ru-wide-wrap--home-seek .seek-module-info-body-readarticlelink {
  color: #fff;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 25px;
  text-transform: uppercase;
  padding: 0;
  margin-top: 20px;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-seek .seek-module-info-body-readarticlelink {
    font-size: 13px;
    line-height: 13px;
  }
}
.ru-wide-wrap--home-seek .seek-module-info-body-readarticlelink span {
  text-decoration: underline;
}
.ru-wide-wrap--home-seek .seek-module-image-wrapper {
  background-color: grey;
  min-height: 120px;
  display: none;
  padding: 0;
  overflow: hidden;
}
@media screen and (min-width:480px) {
  .ru-wide-wrap--home-seek .seek-module-image-wrapper {
    min-height: 180px;
  }
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--home-seek .seek-module-image-wrapper {
    min-height: 281px;
  }
}
@media screen and (min-width:992px) {
  .ru-wide-wrap--home-seek .seek-module-image-wrapper {
    min-height: 363px;
  }
}
.ru-wide-wrap--home-seek .seek-module-image-wrapper-image {
  width: 100%;
  height: 100%;
  -webkit-transition: transform 0.6s;
  -moz-transition: transform 0.6s;
  -o-transition: transform 0.6s;
  transition: transform 0.6s;
  transform: scale(1);
  background-size: cover;
  position: relative;
  background-position: center;
}
.ru-wide-wrap--home-seek .seek-module-image-wrapper-image img {
  width: 100%;
  visibility: hidden;
}
.ru-wide-wrap--home-seek .seek-module-image-wrapper-shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  z-index: 1;
  box-shadow: inset 0 8px 24px 0 rgba(0, 0, 0, 0.2);
}
.ru-wide-wrap--home-seek .seek-module-image-wrapper.mobile {
  display: block;
}
@media screen and (min-width:1200px) {
  .ru-wide-wrap--home-seek .seek-module-image-wrapper.mobile {
    display: none;
  }
}
@media screen and (min-width:1200px) {
  .ru-wide-wrap--home-seek .seek-module-image-wrapper.desktop {
    display: block;
    min-height: auto;
  }
}
.ru-wide-wrap--home-seek .seek-module-image-wrapper.desktop img {
  display: none;
}
.ru-wide-wrap--home-seek .seek-module-row:hover .seek-module-info-body-title {
  text-decoration: none;
}
.ru-wide-wrap--home-seek .seek-module-row:hover .seek-module-info-body-readarticlelink span {
  text-decoration: none;
}
.ru-wide-wrap--home-seek .seek-module-row:hover .seek-module-image-wrapper-image {
  transform: scale(1.03);
}

/**
 *  wide-wrap--home-carousel.scss
 *
 *
 */
.ru-wide-wrap--home-carousel {
  padding-bottom: 60px;
}
.ru-wide-wrap--home-carousel .slides {
  display: flex;
  width: 845px;
}
@media screen and (min-width:1400px) {
  .ru-wide-wrap--home-carousel .slides {
    width: 977px;
  }
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .slides {
    width: auto;
  }
}
.ru-wide-wrap--home-carousel .slides .slide {
  display: inline-block;
  min-height: 180px;
  height: 180px;
  overflow: hidden;
  margin-right: 2px;
  opacity: 0.5;
  transition: min-width 0.1s linear;
  background-size: auto 100%;
  background-position: center;
  border: 1px solid #eee;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .slides .slide {
    display: none;
    margin-right: 0;
    opacity: 1;
    background-size: cover;
    border: none;
  }
}
@media screen and (min-width:480px) {
  .ru-wide-wrap--home-carousel .slides .slide {
    min-height: 270px;
    height: 270px;
  }
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--home-carousel .slides .slide {
    min-height: 432px;
    height: 432px;
  }
}
@media screen and (min-width:992px) {
  .ru-wide-wrap--home-carousel .slides .slide {
    min-height: 558px;
    height: 558px;
  }
}
@media screen and (min-width:1200px) {
  .ru-wide-wrap--home-carousel .slides .slide {
    min-height: 496px;
    height: 496px;
  }
}
.ru-wide-wrap--home-carousel .slides .slide.slidesCount-1 {
  width: 26%;
  min-width: 216px;
}
.ru-wide-wrap--home-carousel .slides .slide.slidesCount-2 {
  width: 19.5%;
  min-width: 162px;
}
.ru-wide-wrap--home-carousel .slides .slide.slidesCount-3 {
  width: 9.75%;
  min-width: 81px;
}
.ru-wide-wrap--home-carousel .slides .slide.slidesCount-4 {
  width: 6.5%;
  min-width: 54px;
}
.ru-wide-wrap--home-carousel .slides .slide.noMinWidth {
  min-width: 0;
}
.ru-wide-wrap--home-carousel .slides .slide:hover {
  cursor: pointer;
}
.ru-wide-wrap--home-carousel .slides .slide img {
  width: 100%;
  visibility: hidden;
}
.ru-wide-wrap--home-carousel .slides .slide .iframeWrapper {
  display: none;
}
.ru-wide-wrap--home-carousel .slides .slide .ru-video__play-btn-wrap {
  position: absolute;
  bottom: 112px;
  display: none;
  left: 40px;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .slides .slide .ru-video__play-btn-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: 15%;
    padding: 0;
  }
  .ru-wide-wrap--home-carousel .slides .slide .ru-video__play-btn-wrap .ru-video__play-btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
  }
}
.ru-wide-wrap--home-carousel .slides .slide.active {
  width: 100%;
  position: relative;
  opacity: 1;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .slides .slide.active {
    display: inline-block;
    height: auto;
  }
}
.ru-wide-wrap--home-carousel .slides .slide.active:hover {
  cursor: default;
}
.ru-wide-wrap--home-carousel .slides .slide.active .iframeWrapper {
  width: 100%;
  height: 100%;
  background-color: #eeeeee;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .slides .slide.active .iframeWrapper {
    padding-bottom: 48px;
  }
}
.ru-wide-wrap--home-carousel .slides .slide.active .iframeWrapper iframe {
  position: relative;
  max-width: 60%;
  z-index: 1;
  height: 92%;
  width: 100%;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .slides .slide.active .iframeWrapper iframe {
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (min-width:1200px) {
  .ru-wide-wrap--home-carousel .slides .slide.active .iframeWrapper iframe {
    max-width: 617px;
  }
}
@media screen and (min-width:1400px) {
  .ru-wide-wrap--home-carousel .slides .slide.active .iframeWrapper iframe {
    max-width: 745px;
  }
}
.ru-wide-wrap--home-carousel .slides .slide.active .iframeWrapper .close-video-button {
  display: none;
}
@media screen and (min-width:1200px) {
  .ru-wide-wrap--home-carousel .slides .slide.active .iframeWrapper .close-video-button {
    display: block;
    color: #040404;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    cursor: pointer;
    padding: 0 20px;
    letter-spacing: 0;
    line-height: 15px;
    position: absolute;
    bottom: 10px;
  }
}
.ru-wide-wrap--home-carousel .slides .slide.active .iframeWrapper .no-video-message-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  display: table;
}
.ru-wide-wrap--home-carousel .slides .slide.active .iframeWrapper .no-video-message-wrapper .no-video-message-text {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (min-width:1200px) {
  .ru-wide-wrap--home-carousel .slides .slide.active .ru-video__play-btn-wrap {
    display: block;
  }
}
@media screen and (min-width:1200px) {
  .ru-wide-wrap--home-carousel .slides .slide.active .ru-video__play-btn-wrap.mobile {
    display: none;
  }
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .slides .slide.active .ru-video__play-btn-wrap.mobile {
    display: block;
  }
}
.ru-wide-wrap--home-carousel .slides .slide.active .ru-video__play-btn-wrap.hidden {
  display: none;
}
.ru-wide-wrap--home-carousel .slides .slide.active .ru-video__play-btn-wrap .ru-video__play-btn:focus {
  background: white;
}
.ru-wide-wrap--home-carousel .slides .slide.active.slidesCount-1 {
  background-size: cover;
}
@media screen and (min-width:1200px) {
  .ru-wide-wrap--home-carousel .slides .slide.active.slidesCount-1 .iframeWrapper iframe {
    max-width: 915px;
    width: 100%;
  }
}
.ru-wide-wrap--home-carousel .cards {
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .cards {
    width: 100%;
    position: relative;
  }
}
@media screen and (min-width:1200px) {
  .ru-wide-wrap--home-carousel .cards {
    width: 390px;
  }
}
@media screen and (min-width:1400px) {
  .ru-wide-wrap--home-carousel .cards {
    width: 456px;
  }
}
.ru-wide-wrap--home-carousel .cards .card {
  display: none;
  position: relative;
  right: 0;
  top: 0;
  padding: 32px 15px 16px;
  border: 1px solid #fff;
  background-color: #eee;
  color: #000;
  width: inherit;
}
@media screen and (min-width:1200px) {
  .ru-wide-wrap--home-carousel .cards .card {
    max-height: 420px;
    overflow: auto;
    height: 420px;
  }
}
@media screen and (min-width:1400px) {
  .ru-wide-wrap--home-carousel .cards .card {
    height: 425px;
    overflow: hidden;
  }
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .cards .card {
    width: 100%;
    border: none;
    padding: 16px 32px 24px 16px;
    position: relative;
  }
}
.ru-wide-wrap--home-carousel .cards .card.generic a.title {
  text-decoration: underline;
}
.ru-wide-wrap--home-carousel .cards .card.generic div.title {
  text-decoration: none;
}
.ru-wide-wrap--home-carousel .cards .card.generic .title {
  color: #000;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 28px;
  padding-bottom: 20px;
  display: block;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 600;
}
@media screen and (max-width:767px) {
  .ru-wide-wrap--home-carousel .cards .card.generic .title {
    font-size: 24px;
    letter-spacing: -0.06px;
    line-height: 1.1em;
  }
}
.ru-wide-wrap--home-carousel .cards .card.generic .title:hover {
  text-decoration: none;
}
.ru-wide-wrap--home-carousel .cards .card.generic .short-blurb {
  color: #000;
  padding-bottom: 15px;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .cards .card.generic .short-blurb {
    letter-spacing: -0.06px;
    line-height: 20px;
  }
}
.ru-wide-wrap--home-carousel .cards .card.generic .text-field-for-links {
  color: #000;
  font-size: 16px;
  display: block;
  text-decoration: none;
  letter-spacing: 0;
  line-height: 20px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.ru-wide-wrap--home-carousel .cards .card.generic .text-field-for-links a {
  color: #000;
  text-decoration: underline;
}
.ru-wide-wrap--home-carousel .cards .card.generic .text-field-for-links a:hover {
  text-decoration: none;
}
.ru-wide-wrap--home-carousel .cards .card.generic .text-field-for-links p {
  margin-bottom: 0;
}
.ru-wide-wrap--home-carousel .cards .card.quote .quote-quote {
  color: #000;
  padding-bottom: 30px;
  display: block;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 29.7px;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 400;
}
@media screen and (max-width:767px) {
  .ru-wide-wrap--home-carousel .cards .card.quote .quote-quote {
    line-height: 1.1em;
  }
}
.ru-wide-wrap--home-carousel .cards .card.quote .quote-attribution {
  color: #000;
  font-size: 24px;
  letter-spacing: -0.09px;
  line-height: 29.7px;
  display: block;
  padding-bottom: 10px;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 600;
}
@media screen and (max-width:767px) {
  .ru-wide-wrap--home-carousel .cards .card.quote .quote-attribution {
    letter-spacing: -0.06px;
    line-height: 20px;
  }
}
.ru-wide-wrap--home-carousel .cards .card.quote a.quote-attribution {
  color: #000;
  text-decoration: underline;
}
.ru-wide-wrap--home-carousel .cards .card.quote a.quote-attribution:hover {
  text-decoration: none;
}
.ru-wide-wrap--home-carousel .cards .card.quote .quote-attributors-title {
  color: #4D4D4D;
  font-size: 14px;
  display: block;
  letter-spacing: 0;
  line-height: 14px;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.ru-wide-wrap--home-carousel .cards .card.quote a.quote-attributors-title {
  color: #000;
  text-decoration: underline;
}
.ru-wide-wrap--home-carousel .cards .card.quote a.quote-attributors-title:hover {
  text-decoration: none;
}
.ru-wide-wrap--home-carousel .cards .card.event .event-info {
  color: #000;
  font-size: 14px;
  display: block;
  text-transform: uppercase;
  padding-bottom: 12px;
  letter-spacing: 0;
  line-height: 22px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
}
.ru-wide-wrap--home-carousel .cards .card.event .event-title {
  color: #000;
  font-size: 24px;
  padding-bottom: 20px;
  display: block;
  letter-spacing: 0;
  line-height: 1.1em;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 600;
}
@media screen and (max-width:767px) {
  .ru-wide-wrap--home-carousel .cards .card.event .event-title {
    letter-spacing: -0.06px;
    padding-bottom: 10px;
  }
}
.ru-wide-wrap--home-carousel .cards .card.event a.event-title {
  text-decoration: underline;
}
.ru-wide-wrap--home-carousel .cards .card.event a.event-title:hover {
  text-decoration: none;
}
.ru-wide-wrap--home-carousel .cards .card.event .event-subtitle {
  color: #000;
  padding-bottom: 15px;
  display: block;
  font-size: 16px;
  letter-spacing: -0.06px;
  line-height: 1.2em;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media screen and (min-width:1200px) {
  .ru-wide-wrap--home-carousel .cards .card.event .event-subtitle {
    letter-spacing: 0;
    padding-bottom: 10px;
  }
}
.ru-wide-wrap--home-carousel .cards .card.event .event-description {
  color: #000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.2em;
  display: block;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.ru-wide-wrap--home-carousel .cards .card.event .event-description a {
  color: #000;
  text-decoration: underline;
}
.ru-wide-wrap--home-carousel .cards .card.event .event-description a:hover {
  text-decoration: none;
}
.ru-wide-wrap--home-carousel .cards .card.active {
  display: block;
}
.ru-wide-wrap--home-carousel .cards .card.non-visible {
  visibility: hidden;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .cards .card.non-visible {
    display: none;
  }
}
.ru-wide-wrap--home-carousel .cards .slider-control {
  position: absolute;
  left: 90px;
  bottom: -70px;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .cards .slider-control {
    right: 10px;
    top: -45px;
    left: auto;
  }
}
.ru-wide-wrap--home-carousel .cards .slider-control .progress {
  border: 1px solid #c2c2c2;
  display: inline-block;
  margin: 10px;
  position: relative;
  z-index: 1;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #c2c2c2;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .cards .slider-control .progress {
    width: 20px;
    height: 20px;
  }
}
.ru-wide-wrap--home-carousel .cards .slider-control .progress::before {
  position: absolute;
  content: "";
  background-color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  clip: rect(0, 14px, 28px, 0);
  transform-origin: 50% 50%;
  transform: rotate(180deg);
  z-index: 1;
  transition: transform 2s linear;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .cards .slider-control .progress::before {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .cards .slider-control .progress::before {
    clip: rect(0, 10px, 20px, 0);
  }
}
.ru-wide-wrap--home-carousel .cards .slider-control .progress::after {
  position: absolute;
  content: "";
  background-color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  clip: rect(0, 14px, 28px, 0);
  transform-origin: 50% 50%;
  transform: rotate(0deg);
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .cards .slider-control .progress::after {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .cards .slider-control .progress::after {
    clip: rect(0, 10px, 20px, 0);
  }
}
.ru-wide-wrap--home-carousel .cards .slider-control .progress .center {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  z-index: 2;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .cards .slider-control .progress .center {
    width: 0px;
    height: 0px;
  }
}
.ru-wide-wrap--home-carousel .cards .slider-control .progress.progress-0::before {
  transform: rotate(180deg);
  background-color: #fff;
  transition: none;
}
.ru-wide-wrap--home-carousel .cards .slider-control .progress.progress-50::before {
  transform: rotate(360deg);
  background-color: #fff;
}
.ru-wide-wrap--home-carousel .cards .slider-control .progress.progress-55::before {
  transform: rotate(180deg);
  background-color: #c2c2c2;
  transition: none;
}
.ru-wide-wrap--home-carousel .cards .slider-control .progress.progress-100::before {
  transform: rotate(360deg);
  background-color: #c2c2c2;
}
.ru-wide-wrap--home-carousel .cards .slider-control .point {
  border-radius: 8px;
  background-color: white;
  width: 8px;
  height: 8px;
  border: 1px solid #c2c2c2;
  margin: 20px 4px;
  display: inline-block;
  transition: all 0.2s linear;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .cards .slider-control .point {
    display: none;
  }
}
.ru-wide-wrap--home-carousel .cards .slider-control .point.active {
  background-color: #c2c2c2;
}
.ru-wide-wrap--home-carousel .cards .slider-control .point:hover {
  cursor: pointer;
  width: 10px;
  height: 10px;
  margin: 19px 3px;
  background-color: #f1f1f1;
}
.ru-wide-wrap--home-carousel .cards .mobile-slider-control {
  display: none;
  position: absolute;
  top: -40px;
  left: 12px;
  color: #fff;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 10px;
  text-shadow: 0px 0px 2px #000;
  width: 100%;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .cards .mobile-slider-control {
    display: block;
  }
}
.ru-wide-wrap--home-carousel .cards .mobile-slider-control .arrow-left {
  display: inline-block;
  font-size: 22px;
  cursor: pointer;
  position: relative;
  top: 5px;
  padding: 0 5px;
}
.ru-wide-wrap--home-carousel .cards .mobile-slider-control .slide-num {
  display: inline-block;
}
.ru-wide-wrap--home-carousel .cards .mobile-slider-control .number-delimiter {
  display: inline-block;
}
.ru-wide-wrap--home-carousel .cards .mobile-slider-control .slides-count {
  display: inline-block;
}
.ru-wide-wrap--home-carousel .cards .mobile-slider-control .arrow-right {
  display: inline-block;
  font-size: 22px;
  cursor: pointer;
  position: relative;
  top: 5px;
  padding: 0 5px;
}
.ru-wide-wrap--home-carousel .cards .mobile-slider-control .close-video-button {
  font-size: 18px;
  cursor: pointer;
  position: relative;
  top: -21px;
  text-align: center;
  margin: 1px 24% 0 20%;
  display: none;
  height: 30px;
  line-height: 30px;
}
@media screen and (max-width:1199px) {
  .ru-wide-wrap--home-carousel .cards .mobile-slider-gradient {
    position: absolute;
    width: 100%;
    height: 53px;
    top: -53px;
    left: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+100,000000+100&0+0,0.5+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#80000000",GradientType=0 ); /* IE6-9 */
  }
}
.ru-wide-wrap--home-carousel .carousel-module-section .container .row {
  position: relative;
}
.ru-wide-wrap--home-carousel .ru-video__play-btn {
  width: 84px;
  height: 84px;
}
.ru-wide-wrap--home-carousel .ru-video__play-btn:before {
  background: #2f53b5;
}
.ru-wide-wrap--home-carousel .ru-video__play-btn .icon {
  font-size: 40px;
  margin-top: -18px;
  margin-left: -13px;
}

/**
 *  wide-wrap--home-subscribe.scss
 *
 *
 */
.ru-wide-wrap--home-subscribe {
  padding: 70px 0 80px 0;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  position: relative;
}
.ru-wide-wrap--home-subscribe .transparent-background {
  display: none;
}
@media screen and (max-width:991px) {
  .ru-wide-wrap--home-subscribe .transparent-background {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    display: block;
    background-position: center top;
    background-size: 100% auto;
  }
}
@supports (-webkit-touch-callout: none) {
  .ru-wide-wrap--home-subscribe .transparent-background {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    display: block;
    background-position: center top;
    background-size: 100% auto;
  }
}
@media screen and (max-width:991px) {
  .ru-wide-wrap--home-subscribe {
    padding: 25px 0;
    border-bottom: 1px white solid;
  }
}
.ru-wide-wrap--home-subscribe .title {
  color: #fff;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
  letter-spacing: -0.25px;
  line-height: 34px;
  padding-bottom: 15px;
}
@media screen and (max-width:991px) {
  .ru-wide-wrap--home-subscribe .title {
    font-size: 27px;
    letter-spacing: -0.2px;
    line-height: 32px;
  }
}
.ru-wide-wrap--home-subscribe .subtitle {
  color: #fff;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  letter-spacing: 0.14px;
  line-height: 25.5px;
  padding-bottom: 20px;
}
@media screen and (max-width:991px) {
  .ru-wide-wrap--home-subscribe .subtitle {
    font-size: 14px;
    letter-spacing: 0.12px;
    line-height: 21px;
  }
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .accessibilityHiddenDescription {
  display: none;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .mce-EMAIL {
  background: rgba(255, 255, 255, 0.41);
  border: none;
  color: #fff;
  padding: 4px 10px;
  width: 100%;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
  border-radius: 0;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .mce-EMAIL::placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
@media screen and (max-width:991px) {
  .ru-wide-wrap--home-subscribe #mc_embed_signup .mce-EMAIL::placeholder {
    color: #fff;
  }
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .mce-EMAIL::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.8);
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .mce-EMAIL::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.8);
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .mce-EMAIL:-ms-input-placeholder { /* IE 10+ */
  color: rgba(255, 255, 255, 0.8);
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .mce-EMAIL:-moz-placeholder { /* Firefox 18- */
  color: rgba(255, 255, 255, 0.8);
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .mc-embedded-subscribe {
  color: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  background-color: #fff;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.8px;
  line-height: 34px;
  text-align: center;
  border: none;
  height: 33px;
  padding: 0 20px;
  border-radius: 0;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .mc-embedded-subscribe.inputActive {
  color: rgb(0, 0, 0);
}
@media screen and (max-width:767px) {
  .ru-wide-wrap--home-subscribe #mc_embed_signup .signupForm, .ru-wide-wrap--home-subscribe #mc_embed_signup .invalidEmail, .ru-wide-wrap--home-subscribe #mc_embed_signup .validEmail {
    width: 288px;
  }
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .signupForm {
  display: flex;
  padding: 0;
  margin: 0;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .signupForm::after {
  content: "*";
  position: absolute;
  top: 1px;
  left: 125px;
  color: #ed6d6d;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .invalidEmail {
  box-sizing: border-box;
  height: 33px;
  border: 1px solid #E12F3B;
  background-color: #FFEEEF;
  padding: 4px 10px;
  color: #000;
  display: none;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .invalidEmail .icon {
  float: left;
  color: #E12F3B;
  line-height: 24px;
  margin-right: 5px;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .invalidEmail .text {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 25px;
  float: left;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .invalidEmail .closeButton {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 24px;
  float: right;
  text-decoration: underline;
  cursor: pointer;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .invalidEmail .closeButton:hover {
  text-decoration: none;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .validEmail {
  box-sizing: border-box;
  height: 33px;
  border: 1px solid #0B920F;
  background-color: #F3FFF3;
  padding: 4px 10px;
  color: #000;
  display: none;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .validEmail .icon {
  float: left;
  color: #0B920F;
  line-height: 24px;
  margin-right: 5px;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .validEmail .text {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 25px;
  float: left;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .validEmail .closeButton {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 24px;
  float: right;
  text-decoration: underline;
  cursor: pointer;
}
.ru-wide-wrap--home-subscribe #mc_embed_signup .validEmail .closeButton:hover {
  text-decoration: none;
}

/**
 *  wide-wrap--home-subfeatures.scss
 *
 *
 */
.ru-wide-wrap--home-subfeatures {
  padding-top: 0;
  color: #fff;
  position: relative;
  border-bottom: solid 1px #fff;
}
.ru-wide-wrap--home-subfeatures:after {
  display: none;
  content: " ";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 75px;
  left: 0;
  right: 0;
  top: 100%;
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--home-subfeatures:before {
    display: block;
    content: " ";
    position: absolute;
    z-index: 2;
    width: 50%;
    height: 100%;
    right: 0;
    background-color: #8e155e;
  }
}
@media screen and (min-width:768px) {
  .ru-section-color- .ru-wide-wrap--home-subfeatures, .ru-section-color-0 .ru-wide-wrap--home-subfeatures {
    background-color: #005e8c;
  }
}
.ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(2) .ru-teaser__more-link-list, .ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(3) .ru-teaser__more-link-list {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 60px;
  height: auto;
  margin-top: 0;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(2) .ru-teaser__more-link-list, .ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(3) .ru-teaser__more-link-list {
    right: -60px;
  }
}
.ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(2) .ru-teaser__more-link-list li, .ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(3) .ru-teaser__more-link-list li {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 60px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(2) .ru-teaser__more-link-list li, .ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(3) .ru-teaser__more-link-list li {
    top: 60px;
    bottom: auto;
  }
}
.ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(2) .ru-teaser__more-link-list a, .ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(3) .ru-teaser__more-link-list a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  text-align: center;
}
.ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(2) .ru-teaser__more-link-list a:before, .ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(3) .ru-teaser__more-link-list a:before {
  display: block;
  content: "\e903";
  position: absolute;
  top: 50%;
  right: 0;
  font-family: icomoon;
  font-size: 71px;
  font-weight: 400;
  height: 0;
  line-height: 0;
}
.ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(2) .ru-teaser__more-link-label, .ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(3) .ru-teaser__more-link-label {
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
}
.ru-wide-wrap--home-subfeatures .ru-teaser .ru-teaser__details {
  position: relative;
}
.ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(1) {
  background-color: #167fa9;
}
.ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(2) {
  background-color: #2f53b5;
}
.ru-wide-wrap--home-subfeatures .ru-teaser:nth-child(3) {
  background-color: #a32972;
}
.ru-wide-wrap--home-subfeatures .ru-teaser-group {
  position: relative;
  z-index: 2;
}
.ru-wide-wrap--home-subfeatures .ru-teaser-group__teasers > .row {
  position: relative;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--home-subfeatures .ru-teaser-group__background-block {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 33.3333333333%;
    height: 100%;
  }
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--home-subfeatures .ru-teaser-group__background-block--1 {
    background-color: #167fa9;
    left: 0;
    border-left: solid 1px #fff;
  }
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--home-subfeatures .ru-teaser-group__background-block--2 {
    background-color: #2f53b5;
    left: 33.3333333333%;
    border-left: solid 1px #fff;
  }
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--home-subfeatures .ru-teaser-group__background-block--3 {
    background-color: #a32972;
    left: 66.6666666667%;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
  }
}
.ru-wide-wrap--home-subfeatures .ru-teaser__inset {
  position: relative;
  z-index: 2;
}

/**
 *  wide-wrap--page-nav.scss
 *
 *
 */
.ru-wide-wrap--page-nav {
  color: #fff;
}
.ru-section-color-1 .ru-wide-wrap--page-nav {
  background-color: #4e3a8e;
}
.ru-section-color-2 .ru-wide-wrap--page-nav {
  background-color: #1d7308;
}
.ru-section-color-3 .ru-wide-wrap--page-nav {
  background-color: #2f53b5;
}
.ru-section-color-4 .ru-wide-wrap--page-nav {
  background-color: #016b5e;
}
.ru-section-color-5 .ru-wide-wrap--page-nav {
  background-color: #e02c38;
}
.ru-section-color-6 .ru-wide-wrap--page-nav {
  background-color: #167fa9;
}
.ru-section-color-7 .ru-wide-wrap--page-nav {
  background-color: #a32972;
}
.ru-wide-wrap--page-nav a {
  color: #fff;
}
.ru-wide-wrap--page-nav a:hover {
  color: #fff;
  text-decoration: none;
}

/**
 *  wide-wrap--single.scss
 *
 *
 */
.ru-wide-wrap--single {
  position: relative;
  height: 236px;
  overflow: hidden;
  margin-bottom: 1px;
}
.ru-section-color- .ru-wide-wrap--single {
  background-color: #005e8c;
}
.ru-section-color-0 .ru-wide-wrap--single {
  background-color: #005e8c;
}
.ru-section-color-1 .ru-wide-wrap--single {
  background-color: #39237e;
}
.ru-section-color-2 .ru-wide-wrap--single {
  background-color: #195e08;
}
.ru-section-color-3 .ru-wide-wrap--single {
  background-color: #22399e;
}
.ru-section-color-4 .ru-wide-wrap--single {
  background-color: #005a66;
}
.ru-section-color-5 .ru-wide-wrap--single {
  background-color: #d21e2a;
}
.ru-section-color-6 .ru-wide-wrap--single {
  background-color: #005e8c;
}
.ru-section-color-7 .ru-wide-wrap--single {
  background-color: #8e155e;
}
.ru-wide-wrap--single:before {
  content: " ";
  display: block;
  position: absolute;
  top: 36px;
  width: 100%;
  border-top: solid 1px #fff;
}
.ru-wide-wrap--single,
.ru-wide-wrap--single a {
  color: #fff;
}
.ru-wide-wrap--single > .container > .row > div {
  position: relative;
  z-index: 1;
}
.ru-wide-wrap--single-flexible {
  height: auto;
}
.ru-wide-wrap--single-flexible-gray {
  background-color: #eee;
}

/**
 *  wide-wrap--single-colored.scss
 *
 *
 */
.ru-wide-wrap--single-colored {
  color: #fff;
  margin-bottom: 30px;
}
.ru-section-color-1 .ru-wide-wrap--single-colored {
  background-color: #39237e;
}
.ru-section-color-2 .ru-wide-wrap--single-colored {
  background-color: #195e08;
}
.ru-section-color-3 .ru-wide-wrap--single-colored {
  background-color: #22399e;
}
.ru-section-color-4 .ru-wide-wrap--single-colored {
  background-color: #005a66;
}
.ru-section-color-5 .ru-wide-wrap--single-colored {
  background-color: #d21e2a;
}
.ru-section-color-6 .ru-wide-wrap--single-colored {
  background-color: #005e8c;
}
.ru-section-color-7 .ru-wide-wrap--single-colored {
  background-color: #8e155e;
}
.ru-wide-wrap--single-colored a {
  color: #fff;
}
.ru-wide-wrap--single-colored > .container > .row {
  position: relative;
}

/**
 *  wide-wrap--stats-and-quote.scss
 *
 *
 */
.ru-wide-wrap--stats-and-quote {
  background-color: transparent;
  margin-bottom: 0;
  position: relative;
}
.ru-wide-wrap--stats-and-quote:before {
  display: block;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.ru-wide-wrap--stats-and-quote:after {
  display: block;
  content: " ";
  position: absolute;
  z-index: 2;
  width: 50%;
  top: 0;
  right: 50%;
  bottom: 0;
  background-color: #fff;
  filter: alpha(opacity=75);
  opacity: 0.75;
}
@media screen and (min-width:992px) {
  .ru-wide-wrap--stats-and-quote:after {
    margin-right: 242.5px;
  }
}
@media screen and (min-width:1200px) {
  .ru-wide-wrap--stats-and-quote:after {
    margin-right: 292.5px;
  }
}
@media screen and (min-width:1400px) {
  .ru-wide-wrap--stats-and-quote:after {
    margin-right: 342.5px;
  }
}
.ru-wide-wrap--stats-and-quote > .container {
  position: relative;
  z-index: 3;
}
.ru-wide-wrap--stats-and-quote .ru-teaser-group__inset {
  padding-top: 0;
}
@media screen and (min-width:768px) {
  .ru-wide-wrap--stats-and-quote .ru-teaser-group__inset {
    padding-top: 26px;
  }
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.awards-section-topcontent {
  position: relative;
  background-color: #000;
  color: #fff;
  margin-bottom: 40px;
}
.awards-section-topcontent-container {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 15px;
  padding-bottom: 22px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.awards-section-topcontent-container:before, .awards-section-topcontent-container:after {
  display: none;
}
.awards-section-topcontent-container:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(to left, transparent, rgba(0, 0, 0, 0.7));
}
@media screen and (min-width:992px) {
  .awards-section-topcontent-container:before {
    background-image: linear-gradient(to left, transparent 40%, rgba(0, 0, 0, 0.7));
  }
}
@media screen and (max-width:767px) {
  .awards-section-topcontent-container {
    background-image: none !important;
  }
}
@media screen and (min-width:768px) {
  .awards-section-topcontent-container {
    min-height: 375px;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (min-width:992px) {
  .awards-section-topcontent-container {
    min-height: 485px;
  }
}
@media screen and (min-width:1200px) {
  .awards-section-topcontent-container {
    min-height: 585px;
    padding-top: 32px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width:1400px) {
  .awards-section-topcontent-container {
    min-height: 685px;
  }
}
.awards-section-topcontent-row {
  position: relative;
  z-index: 1;
}
.awards-section-topcontent-bgimg {
  position: absolute;
  background-position: right center;
  background-repeat: no-repeat;
  width: 100%;
  top: 0;
  bottom: 0;
  right: -88px;
}
.awards-section-topcontent-pageTitle {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 37px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.98;
  letter-spacing: normal;
  margin-bottom: 22px;
}
@media screen and (min-width:1200px) {
  .awards-section-topcontent-pageTitle {
    font-size: 54px;
  }
}
.awards-section-topcontent-title {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: -0.2px;
  margin-bottom: 24px;
}
@media screen and (min-width:768px) {
  .awards-section-topcontent-title {
    font-size: 32px;
  }
}
@media screen and (min-width:1200px) {
  .awards-section-topcontent-title {
    font-size: 37px;
  }
}
.awards-section-topcontent-morelink {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.53;
  letter-spacing: 0.1px;
  color: #fff;
  margin-top: 5px;
  text-decoration: underline;
}
.awards-section-topcontent-morelink:hover, .awards-section-topcontent-morelink:focus {
  color: #fff;
  text-decoration: none;
}
.awards-section-topcontent-text {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.26;
  letter-spacing: normal;
}
@media screen and (min-width:768px) {
  .awards-section-topcontent-text {
    font-size: 14px;
  }
}
@media screen and (min-width:1200px) {
  .awards-section-topcontent-text {
    font-size: 17px;
  }
}
.awards-section-topcontent-winners {
  position: relative;
  z-index: 1;
  margin-bottom: 8px;
}
@media screen and (min-width:1200px) {
  .awards-section-topcontent-winners {
    margin-bottom: 20px;
  }
}
.awards-section-topcontent-winner {
  overflow: hidden;
}
.awards-section-topcontent-winner.plain {
  margin-top: 5px;
}
.awards-section-topcontent-winner.inplain {
  margin-top: 22px;
}
.awards-section-topcontent-winner:first-child {
  margin-top: 0;
}
.awards-section-topcontent-winner-img {
  display: block;
  width: 90px;
  height: 90px;
  font-size: 9px;
  object-fit: cover;
}
.awards-section-topcontent-winner-img-wrapper {
  margin-right: 34px;
}
.awards-section-topcontent-winner-name {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: -0.2px;
}
@media screen and (min-width:992px) {
  .awards-section-topcontent-winner-name {
    font-size: 20px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: -0.1px;
  }
}
@media screen and (min-width:1200px) {
  .awards-section-topcontent-winner-name {
    font-size: 27px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: -0.2px;
  }
}
.awards-section-topcontent-winner-a {
  color: #fff !important;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
}
.awards-section-topcontent-winner.plain {
  padding-left: 0;
  margin-bottom: 0;
}
.awards-section-topcontent-winner.plain .awards-section-topcontent-winner-name {
  padding-bottom: 8px;
}
@media screen and (min-width:1200px) {
  .awards-section-topcontent-winner.plain .awards-section-topcontent-winner-name {
    padding-bottom: 20px;
  }
}

.awards-section-intro, .awards-section-intro p {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}
@media screen and (min-width:768px) {
  .awards-section-intro, .awards-section-intro p {
    font-size: 22px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: -0.1px;
  }
}
@media screen and (min-width:992px) {
  .awards-section-intro, .awards-section-intro p {
    font-size: 25px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: -0.2px;
  }
}
.awards-section-intro-wrapper, .awards-section-intro p-wrapper {
  margin-bottom: 12px;
}
@media screen and (min-width:768px) {
  .awards-section-intro-wrapper, .awards-section-intro p-wrapper {
    margin-bottom: 32px;
  }
}

.awards-section-new-acc {
  background: #fff;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: 80px;
  background-image: url(../img/common/awards/RockU_Pattern_1680@1x.png);
}
.awards-section-new-acc .container .inner-container {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}
.awards-section-new-acc .container .empty-block {
  height: 64px;
  background: rgba(255, 255, 255, 0.75);
}
.awards-section-new-acc-wrapper {
  display: block;
  width: 100%;
  overflow: hidden;
  background: rgb(255, 255, 255);
  background: transparent \9 ;
  background: rgba(255, 255, 255, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff, endColorstr=#ccffffff);
  zoom: 1;
}
.awards-section-new-acc-wrapper:nth-child(n) {
  filter: none;
}
.awards-section-new-acc-wrapper.honors .awards-section-new-acc-buttons-item-wrapper:last-child {
  border-bottom: none;
}
.awards-section-new-acc-wrapper.active {
  background-color: #0071a9;
}
.awards-section-new-acc-cards {
  overflow: hidden;
  float: left;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper {
  display: none;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item {
  padding: 32px 42px;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-content-wrapper-img {
  padding-left: 0;
  padding-right: 48px;
  position: relative;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-content-wrapper-img img {
  width: 100%;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-content-wrapper-content {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  border-left: 2px solid #188ABC;
  min-height: 204px;
  padding-left: 33px;
  position: relative;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-content-wrapper-laureates {
  position: relative;
  border-left: 2px solid #188ABC;
  min-height: 204px;
  padding-left: 33px;
  padding-right: 0;
  color: #fff;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-content-wrapper-laureates-title {
  color: #fff;
  font-size: 26px;
  letter-spacing: 0.59px;
  line-height: 26px;
  padding-bottom: 30px;
  position: relative;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-content-wrapper-laureates-lists {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0;
  position: relative;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-content-wrapper-laureates-morelinks {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  padding-top: 30px;
  position: relative;
  position: relative;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-content-wrapper-laureates-morelinks:hover {
  text-decoration: none;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-content-wrapper-laureates a {
  color: #fff;
  text-decoration: underline;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-content-wrapper-laureates a .external-link-txt {
  background-image: none;
  text-decoration: underline !important;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-content-wrapper-laureates a .external-link-txt:hover {
  text-decoration: none !important;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-content-wrapper-laureates a:hover {
  text-decoration: none;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-descr {
  position: relative;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-header {
  padding-bottom: 40px;
  position: relative;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-header-number {
  display: inline-block;
  color: #fff;
  opacity: 0.55;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 34px;
  text-align: center;
  padding-right: 5px;
  float: left;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper .awards-section-acc-new-item-header-title {
  color: #fff;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  letter-spacing: 0.6px;
  line-height: 34px;
  display: table-cell;
}
.awards-section-new-acc-cards .awards-section-new-acc-item-wrapper.active {
  display: block;
}
.awards-section-new-acc-cards.minimum {
  padding: 0;
}
.awards-section-new-acc-buttons {
  padding: 0;
}
.awards-section-new-acc-buttons-item-wrapper {
  border-bottom: 1px solid rgba(123, 123, 123, 0.55);
  position: relative;
  cursor: pointer;
  min-height: 63px;
}
.awards-section-new-acc-buttons-item-wrapper:first-child {
  border-top: none;
}
.awards-section-new-acc-buttons-item-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 63px;
  background: rgba(0, 113, 169, 0);
  transition: all 0.3s linear;
}
.awards-section-new-acc-buttons-item-wrapper:hover:before {
  width: 70%;
  background: rgba(0, 113, 169, 0.8);
  transition: all 0.4s linear;
}
.awards-section-new-acc-buttons-item-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 50%;
  width: 0;
  height: 63px;
  background: rgba(0, 113, 169, 0);
  transition: all 0.3s linear;
}
.awards-section-new-acc-buttons-item-wrapper:hover:after {
  width: 70%;
  background: rgba(0, 113, 169, 0.8);
  transition: all 0.4s linear;
}
.awards-section-new-acc-buttons-item-wrapper .item {
  opacity: 0;
}
.awards-section-new-acc-buttons-item-wrapper:hover .item, .awards-section-new-acc-buttons-item-wrapper.active .item {
  background: none;
  border-color: rgba(255, 255, 255, 0);
  transition: all 0.3s linear;
}
.awards-section-new-acc-buttons-item-wrapper:hover .item .title, .awards-section-new-acc-buttons-item-wrapper:hover .item .number, .awards-section-new-acc-buttons-item-wrapper.active .item .title, .awards-section-new-acc-buttons-item-wrapper.active .item .number {
  color: #fff;
}
.awards-section-new-acc-buttons-item-wrapper:hover .item .number, .awards-section-new-acc-buttons-item-wrapper.active .item .number {
  opacity: 0.55;
}
.awards-section-new-acc-buttons-item-wrapper.active .icon-close {
  display: block;
}
.awards-section-new-acc-buttons-item-wrapper.no-transition {
  transition: none !important;
}
.awards-section-new-acc-buttons-item-wrapper.no-transition .item {
  transition: none !important;
}
.awards-section-new-acc-buttons-item-item {
  width: -moz-fit-content;
  width: fit-content;
  border-left: 1px solid rgba(123, 123, 123, 0.55);
  border-right: 1px solid rgba(123, 123, 123, 0.55);
  position: relative;
  padding: 13px 17px 13px 18px;
  left: 0;
  background-color: white;
  font-size: 28px;
  box-sizing: border-box;
  z-index: 1;
}
.awards-section-new-acc-buttons-item-number {
  display: inline-block;
  transition: color 0.2s linear;
  color: #1B96CC;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 34px;
  letter-spacing: 0;
  line-height: 34px;
  text-align: center;
}
.awards-section-new-acc-buttons-item-title {
  color: #000;
  display: inline-block;
  transition: color 0.2s linear;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  letter-spacing: 0.6px;
  line-height: 34px;
}
.awards-section-new-acc-buttons-item-closebtn {
  position: absolute;
  top: 18px;
  right: 22px;
  font-size: 14px;
  color: #fff;
  display: none;
}
.awards-section-new-acc-buttons-item-expandbutton {
  display: none;
}
.awards-section-new-acc-buttons.before .item .title, .awards-section-new-acc-buttons.before .item .number {
  font-size: 22px;
  letter-spacing: 0.4px;
  line-height: 25px;
  transition: all 0.2s linear;
}
.awards-section-new-acc-buttons.minimum {
  float: right;
  padding: 0;
  transition: all 0.5s linear;
}
.awards-section-new-acc-buttons.minimum .wrapper {
  background-color: #fff;
  overflow: hidden;
}
.awards-section-new-acc-buttons.minimum .wrapper.active, .awards-section-new-acc-buttons.minimum .wrapper:hover {
  background-color: #188abc;
  left: 1px;
}
.awards-section-new-acc-buttons.minimum .wrapper:before, .awards-section-new-acc-buttons.minimum .wrapper:after {
  transition: none;
  background: none;
}
.awards-section-new-acc-buttons.minimum .item {
  display: inline-flex;
  border-left: none;
  border-right: none;
  padding: 18px 40px 17px 25px;
}
.awards-section-new-acc-buttons.minimum .item .title, .awards-section-new-acc-buttons.minimum .item .number {
  font-size: 22px;
  letter-spacing: 0.4px;
  line-height: 25px;
}
.awards-section-new-acc-visualextender {
  background: #0071a9;
  position: absolute;
  width: 0;
  height: 0;
}
.awards-section-new-acc-header {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  display: flex;
  background-color: #000;
  color: #fff;
  padding: 8px 11px 8px 11px;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.awards-section-new-acc-mobile {
  background: #fff;
  margin-bottom: 80px;
}
.awards-section-new-acc-mobile-wrapper.awards {
  padding-bottom: 40px;
}
.awards-section-new-acc-mobile-header {
  font-size: 14px;
  line-height: 14px;
  display: flex;
  background-color: #000;
  color: #fff;
  padding: 8px 11px 8px 11px;
  letter-spacing: 0.7px;
  text-align: center;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-button-wrapper {
  display: block;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-button-wrapper .awards-section-new-acc-mobile-buttons-item-wrapper.wrapper {
  position: relative;
  border-bottom: 1px solid #7B7B7B;
  min-height: 40px;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-button-wrapper .awards-section-new-acc-mobile-buttons-item-wrapper.wrapper.active {
  background-color: #188abc;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-button-wrapper .awards-section-new-acc-mobile-buttons-item-wrapper.wrapper.active .item {
  background-color: #188abc;
  border-color: #188abc;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-button-wrapper .awards-section-new-acc-mobile-buttons-item-wrapper.wrapper.active .item .title, .awards-section-new-acc-mobile .awards-section-new-acc-mobile-button-wrapper .awards-section-new-acc-mobile-buttons-item-wrapper.wrapper.active .item .number {
  color: #fff !important;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-button-wrapper .awards-section-new-acc-mobile-buttons-item-wrapper.wrapper.active .item .number {
  opacity: 0.55 !important;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-button-wrapper .awards-section-new-acc-mobile-buttons-item-wrapper.wrapper.active {
  border-bottom: none;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-button-wrapper .awards-section-new-acc-mobile-buttons-item-wrapper.wrapper.active .awards-section-new-acc-mobile-buttons-item-expandbutton {
  transform: rotate(180deg);
  color: #fff;
  top: 6px;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-button-wrapper .awards-section-new-acc-mobile-buttons-item-wrapper.wrapper .awards-section-new-acc-mobile-buttons-item-item.item {
  border: none;
  padding: 11px 40px 9px 12px;
  cursor: pointer;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-button-wrapper .awards-section-new-acc-mobile-buttons-item-wrapper.wrapper .awards-section-new-acc-mobile-buttons-item-item.item .awards-section-new-acc-mobile-buttons-item-number.number {
  height: 20px;
  color: #1B96CC;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: right;
  float: left;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-button-wrapper .awards-section-new-acc-mobile-buttons-item-wrapper.wrapper .awards-section-new-acc-mobile-buttons-item-item.item .awards-section-new-acc-mobile-buttons-item-title.title {
  height: 20px;
  color: #000;
  font-size: 17px;
  letter-spacing: 0.3px;
  line-height: 20px;
  display: table-cell;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-button-wrapper .awards-section-new-acc-mobile-buttons-item-wrapper.wrapper .awards-section-new-acc-mobile-buttons-item-closebtn {
  display: none;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-button-wrapper .awards-section-new-acc-mobile-buttons-item-wrapper.wrapper .awards-section-new-acc-mobile-buttons-item-expandbutton {
  position: absolute;
  top: 11px;
  right: 20px;
  font-size: 22px;
  color: #1B96CC;
  display: block;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper {
  display: none;
  background-color: #0071A9;
  color: #fff;
  padding: 25px;
  position: relative;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .shadow {
  height: 15px;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  background: rgb(0, 113, 169);
  background: -moz-linear-gradient(0deg, rgb(0, 113, 169) 0%, rgb(0, 103, 154) 100%);
  background: -webkit-linear-gradient(0deg, rgb(0, 113, 169) 0%, rgb(0, 103, 154) 100%);
  background: linear-gradient(0deg, rgb(0, 113, 169) 0%, rgb(0, 103, 154) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0071a9",endColorstr="#00679a",GradientType=1);
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item {
  text-align: center;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item .delimeter {
  margin: 25px 0;
  display: block;
  border-top: 1px solid #188abc;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item .awards-section-acc-new-item-content-wrapper-img {
  margin-bottom: 25px;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item .awards-section-acc-new-item-content-wrapper-img img {
  width: 32%;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item .awards-section-acc-new-item-content-wrapper-content .awards-section-acc-new-item-descr {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item .awards-section-acc-new-item-content-wrapper-laureates .awards-section-acc-new-item-content-wrapper-laureates-title {
  color: #fff;
  font-size: 26px;
  letter-spacing: 0.59px;
  line-height: 26px;
  margin-bottom: 25px;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item .awards-section-acc-new-item-content-wrapper-laureates .awards-section-acc-new-item-content-wrapper-laureates-lists {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 25px;
  margin-bottom: 25px;
  display: inline-block;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item .awards-section-acc-new-item-content-wrapper-laureates .awards-section-acc-new-item-content-wrapper-laureates-lists a {
  color: #fff;
  text-decoration: underline;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item .awards-section-acc-new-item-content-wrapper-laureates .awards-section-acc-new-item-content-wrapper-laureates-lists a .external-link-txt {
  background-image: none;
  text-decoration: underline !important;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item .awards-section-acc-new-item-content-wrapper-laureates .awards-section-acc-new-item-content-wrapper-laureates-lists a .external-link-txt:hover {
  text-decoration: none !important;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item .awards-section-acc-new-item-content-wrapper-laureates .awards-section-acc-new-item-content-wrapper-laureates-lists a:hover {
  text-decoration: none;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item .awards-section-acc-new-item-content-wrapper-laureates .awards-section-acc-new-item-content-wrapper-laureates-morelinks {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item .awards-section-acc-new-item-content-wrapper-laureates .awards-section-acc-new-item-content-wrapper-laureates-morelinks a {
  color: #fff;
  text-decoration: underline;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item .awards-section-acc-new-item-content-wrapper-laureates .awards-section-acc-new-item-content-wrapper-laureates-morelinks a .external-link-txt {
  background-image: none;
  text-decoration: underline !important;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item .awards-section-acc-new-item-content-wrapper-laureates .awards-section-acc-new-item-content-wrapper-laureates-morelinks a .external-link-txt:hover {
  text-decoration: none !important;
}
.awards-section-new-acc-mobile .awards-section-new-acc-mobile-item-wrapper .awards-section-acc-new-item .awards-section-acc-new-item-content-wrapper-laureates .awards-section-acc-new-item-content-wrapper-laureates-morelinks a:hover {
  text-decoration: none;
}
.awards-section-linklist {
  margin-bottom: 16px;
}
.awards-section-linklist-item-a {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-decoration: none;
  border-bottom: 1px solid #979797;
  min-height: 64px;
  padding: 8px 0;
  color: #000;
}
.awards-section-linklist-item-a:first-child {
  border-top: 1px solid #979797;
}
.awards-section-linklist-item-a:hover {
  background-color: #1b96cc;
  color: #fff;
  text-decoration: none;
}
.awards-section-linklist-item-a-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.awards-section-linklist-item-a-wrapper:before, .awards-section-linklist-item-a-wrapper:after {
  display: none;
}
@media screen and (max-width:767px) {
  .awards-section-linklist-item-a-wrapper {
    width: 100%;
  }
}
.awards-section-linklist-item-img {
  width: 36px;
  margin-right: 10px;
  flex-shrink: 0;
}
.awards-section-linklist-item-img img {
  display: block;
  width: 100%;
  height: auto;
}
.awards-section-linklist-item-number {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #1b96cc;
  margin-right: 13px;
  min-width: 40px;
  flex-shrink: 0;
}
.awards-section-linklist-item-title {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1.25;
  letter-spacing: normal;
  flex-grow: 1;
  text-transform: uppercase;
}
.awards-section-linklist-item-icon {
  font-size: 30px;
  margin-left: 17px;
  margin-right: 9px;
}
.awards-section-linklist-item-a:hover * {
  color: #fff;
}

.awards-section-recentawards-title {
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: -0.2px;
  margin-bottom: 20px;
}
.awards-section-recentawards-group {
  padding-top: 26px;
  padding-bottom: 24px;
}
.awards-section-recentawards-group-wrapper {
  background-color: #ececec;
  margin-top: 2px;
}
.awards-section-recentawards-group-wrapper:first-child {
  margin-top: 0;
}
.awards-section-recentawards-group-img {
  display: block;
  margin-top: 22px;
  margin-bottom: 22px;
  max-width: 100%;
  height: auto;
}
.awards-section-recentawards-group-item {
  margin-top: 30px;
}
.awards-section-recentawards-group-item:first-child {
  margin-top: 0;
}
.awards-section-recentawards-group-item-img {
  display: block;
  width: 100%;
  height: auto;
}
.awards-section-recentawards-group-item-img.alt {
  margin-bottom: 15px;
}
.awards-section-recentawards-group-item-cat {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1.25;
  letter-spacing: normal;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.awards-section-recentawards-group-item-cat-img {
  max-width: 100%;
  width: 37px;
  height: auto;
}
.awards-section-recentawards-group-item-cat-img-wrapper {
  margin-right: 10px;
  flex-shrink: 0;
  display: none;
}
.awards-section-recentawards-group-item:first-child .awards-section-recentawards-group-item-cat-img-wrapper {
  display: block;
}
.awards-section-recentawards-group-item-name {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 15px;
}
.awards-section-recentawards-group-item-info {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  margin-bottom: 15px;
}
.awards-section-recentawards-group-item-morelink {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-decoration: underline;
  color: #000;
}
.awards-section-recentawards-group-item-morelink:hover, .awards-section-recentawards-group-item-morelink:focus {
  text-decoration: none;
  color: #000;
}
@media screen and (min-width:768px) {
  .awards-section-recentawards-title {
    font-size: 40px;
    line-height: 1;
    letter-spacing: -0.3px;
    margin-bottom: 17px;
  }
  .awards-section-recentawards-group {
    padding-bottom: 0;
  }
  .awards-section-recentawards-group-wrapper {
    margin-top: 0;
    margin-bottom: 2px;
  }
  .awards-section-recentawards-group-wrapper:first-child {
    margin-top: 0;
    padding-top: 40px;
  }
  .awards-section-recentawards-group-img {
    margin-top: 19px;
    margin-bottom: 54px;
  }
  .awards-section-recentawards-group-wrapper:first-child .awards-section-recentawards-group-img {
    margin-top: -49px;
  }
  .awards-section-recentawards-group-item-content {
    padding-top: 68px;
  }
  .awards-section-recentawards-group-item-cat {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: condensed;
    line-height: 1.33;
    letter-spacing: normal;
  }
  .awards-section-recentawards-group-item-name {
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .awards-section-recentawards-group-item-info {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
  }
  .awards-section-recentawards-group-item-morelink {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
  }
  .awards-section-recentawards-group-item-morelink-wrapper {
    margin-bottom: 24px;
  }
}
@media screen and (min-width:992px) {
  .awards-section-recentawards-title {
    font-size: 40px;
    line-height: 1;
    letter-spacing: -0.3px;
    margin-bottom: 23px;
  }
}
@media screen and (min-width:1200px) {
  .awards-section-recentawards-group-wrapper:first-child {
    padding-top: 0;
  }
  .awards-section-recentawards-group-wrapper:first-child .awards-section-recentawards-group-img {
    margin-top: 48px;
  }
  .awards-section-recentawards-group-item-content {
    padding-top: 0;
    padding-bottom: 46px;
  }
  .awards-section-recentawards-group-item-cat {
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: condensed;
    line-height: 1;
    letter-spacing: normal;
  }
  .awards-section-recentawards-group-item-name {
    font-size: 32px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: -0.2px;
  }
  .awards-section-recentawards-group-item-info {
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.53;
    letter-spacing: 0.1px;
  }
  .awards-section-recentawards-group-item-morelink {
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
  }
}

.awards-section-gridawards-wrapper {
  background-color: #ececec;
  padding-top: 80px;
  padding-bottom: 32px;
  margin-bottom: 40px;
}
.awards-section-gridawards-item-hover {
  display: none;
  padding-top: 15px;
}
.awards-section-gridawards-item-hover-backdrop {
  background-color: transparent;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transition: background-color 0.3s;
}
.awards-section-gridawards-item-hover-link {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.1px;
  text-decoration: underline;
  margin-top: 9px;
}
.awards-section-gridawards-item-textwrapper {
  transition: color 0.3s;
}
.awards-section-gridawards-item-descr {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.53;
  letter-spacing: 0.1px;
}
.awards-section-gridawards-item-a {
  display: block;
  overflow: hidden;
  position: relative;
}
.awards-section-gridawards-item a:hover .awards-section-gridawards-item-hover, .awards-section-gridawards-item a:focus .awards-section-gridawards-item-hover {
  display: block;
}
.awards-section-gridawards-item a:hover .awards-section-gridawards-item-textwrapper, .awards-section-gridawards-item a:focus .awards-section-gridawards-item-textwrapper {
  color: #000;
}
.awards-section-gridawards-item a:hover .awards-section-gridawards-item-hover-backdrop, .awards-section-gridawards-item a:focus .awards-section-gridawards-item-hover-backdrop {
  background-color: rgba(255, 255, 255, 0.9);
}
.awards-section-gridawards-item-img {
  display: block;
  width: 100%;
  height: auto;
}
.awards-section-gridawards-item-cat {
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1;
  letter-spacing: normal;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.awards-section-gridawards-item-name {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: -0.2px;
}
.awards-section-gridawards-item-wrapper.inplain .awards-section-gridawards-item {
  color: #fff;
  position: relative;
}
.awards-section-gridawards-item-wrapper.inplain .awards-section-gridawards-item-a {
  color: #fff;
}
.awards-section-gridawards-item-wrapper.inplain .awards-section-gridawards-item-textwrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 16px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
.awards-section-gridawards-item-wrapper.inplain a:hover .awards-section-gridawards-item-textwrapper, .awards-section-gridawards-item-wrapper.inplain a:focus .awards-section-gridawards-item-textwrapper {
  background-image: none;
}
.awards-section-gridawards-inplain .awards-section-gridawards-item-wrapper {
  padding: 1px;
}
.awards-section-gridawards-inplain {
  margin-bottom: 80px;
  border-bottom: 2px solid #fff;
}
.awards-section-gridawards-inplain .row {
  margin: -1px;
}
.awards-section-gridawards-plain {
  margin-bottom: 40px;
}
.awards-section-gridawards-plain .row {
  display: flex;
  flex-wrap: wrap;
}
.awards-section-gridawards-plain .awards-section-gridawards-item {
  margin-bottom: 20px;
}
@media screen and (min-width:768px) {
  .awards-section-gridawards-plain {
    margin-bottom: 30px;
  }
  .awards-section-gridawards-plain .awards-section-gridawards-item {
    margin-bottom: 34px;
  }
}
@media screen and (min-width:992px) {
  .awards-section-gridawards-plain {
    margin-bottom: 30px;
  }
  .awards-section-gridawards-plain .awards-section-gridawards-item {
    margin-bottom: 50px;
  }
}
@media screen and (min-width:768px) {
  .awards-section-gridawards-secondary .awards-section-gridawards-item-wrapper.inplain .awards-section-gridawards-item-a {
    max-height: 239px;
  }
}
@media screen and (min-width:992px) {
  .awards-section-gridawards-secondary .awards-section-gridawards-item-wrapper.inplain .awards-section-gridawards-item-a {
    max-height: 208px;
  }
}
@media screen and (min-width:1200px) {
  .awards-section-gridawards-secondary .awards-section-gridawards-item-wrapper.inplain .awards-section-gridawards-item-a {
    max-height: 252px;
  }
}
@media screen and (min-width:1400px) {
  .awards-section-gridawards-secondary .awards-section-gridawards-item-wrapper.inplain .awards-section-gridawards-item-a {
    max-height: 297px;
  }
}

.awards-section-cotrols-title {
  font-size: 40px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -0.3px;
  margin-bottom: 20px;
}
.awards-section-cotrols-items {
  margin: 0;
  border-left: 1px solid #1b96cc;
}
.awards-section-cotrols-item {
  position: relative;
  display: block;
  height: 60px;
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  background-color: #fff;
  color: #1b96cc;
  border-right: 1px solid #1b96cc;
  border-bottom: 1px solid #1b96cc;
  font-size: 30px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 60px;
  letter-spacing: normal;
  padding-left: 26px;
  margin: 0;
}
.awards-section-cotrols-item:after {
  content: "\f105";
  font-family: icomoon;
  font-size: 53px;
  font-weight: 400;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 20px;
}
.awards-section-cotrols-item.blue {
  color: #fff;
  background-color: #1b96cc;
}
.awards-section-cotrols-item:hover, .awards-section-cotrols-item:focus {
  background-color: #0071a9;
  color: #fff;
  text-decoration: none;
}
.awards-section-cotrols-item-wrapper {
  padding: 0;
  background-color: #1b96cc;
  border-top: 1px solid #1b96cc;
}

.awards-section-block {
  margin-bottom: 65px;
}
.awards-section-block .ru-teaser-group__inset > h3 {
  margin-bottom: 20px;
}
.awards-section-block .ru-teaser__details > h3 {
  display: block;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.18;
  letter-spacing: normal;
}
.awards-section-block .ru-teaser__details > h4 {
  display: block;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1.53;
  letter-spacing: normal;
  text-transform: uppercase;
}
.awards-section-block .awards-section-block-list {
  list-style: none;
  margin: 0;
}
.awards-section-block .awards-section-block-list a {
  color: #000;
}
.awards-section-block .awards-section-block-list li {
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.18;
  letter-spacing: normal;
}
.awards-section-block .awards-section-block-list a {
  text-decoration: underline;
}
.awards-section-block .awards-section-block-list a:hover, .awards-section-block .awards-section-block-list a:focus {
  text-decoration: none;
}
@media screen and (min-width:768px) {
  .awards-section-block .ru-teaser-group__inset > h3 {
    margin-bottom: 0;
  }
}

.awards-page-header__header {
  padding: 28px 0;
  width: auto;
}

.awardsarticle-body-content {
  clear: left;
}
.awardsarticle-pregallery-txt {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  margin-bottom: 24px;
}

.awardarticle-person {
  font-size: 14px;
}
.awardarticle-person a {
  text-decoration: underline;
  border: 0;
}
.awardarticle-person a:hover {
  text-decoration: none;
}
.awardarticle-person-title {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 27px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: -0.2px;
  margin-bottom: 14px;
}
.awardarticle-person-position {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1.33;
  letter-spacing: normal;
  text-transform: uppercase;
  margin-bottom: 9px;
}
.awardarticle-person-profile, .awardarticle-person-lab {
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.1px;
}
.awardarticle-person-lab {
  margin-bottom: 8px;
}
.awardarticle-person-profile {
  margin-bottom: 7px;
}
.ru-sidebar .awardarticle-person-content-title {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  margin-bottom: 0;
}

@media screen and (min-width:768px) {
  .page-award-article .ru-video__play-btn-wrap--cloned {
    margin-bottom: 0;
  }
  .page-award-article .ru-page-header-wrap--wide {
    margin-bottom: 44px;
  }
}

.awardslanding-expgrid {
  border-top: 7px solid #ececec;
  padding-top: 14px;
  margin-bottom: 90px;
}
.awardslanding-expgrid-title {
  font-size: 32px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -0.2px;
  margin-bottom: 33px;
}
.awardslanding-expgrid-units {
  margin: -1px 0 0 -1px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.awardslanding-expgrid-unit {
  padding: 1px 0 0 1px;
  min-height: 250px;
  max-height: 294px;
}
.awardslanding-expgrid-unit-btn {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: none;
}
.awardslanding-expgrid-unit-btn img {
  display: block;
  width: 100%;
  height: auto;
}
.awardslanding-expgrid-unit-btn:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: background-color 0.6s;
}
.awardslanding-expgrid-unit-btn-content {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 65px 16px 16px;
  color: #fff;
  text-align: left;
  transition: color 0.6s;
}
.awardslanding-expgrid-unit-btn-content:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  opacity: 1;
  transition: opacity 0.6s;
}
.awardslanding-expgrid-unit-btn-content * {
  color: #fff;
}
.awardslanding-expgrid-unit-btn-toggler {
  font-size: 30px;
  width: 54px;
  height: 43px;
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  border-left: 2px solid #fff;
  transition: border 0.6s;
}
.awardslanding-expgrid-unit-btn-toggler .icon-close {
  font-size: 17px;
  display: none;
}
.awardslanding-expgrid-unit-btn-toggler .icon-close:before,
.awardslanding-expgrid-unit-btn-toggler .icon-angle-down:before {
  line-height: 43px;
  color: #fff !important;
  transition: color 0.6s;
}
.awardslanding-expgrid-unit-title {
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.2px;
  margin-bottom: 2px;
}
.awardslanding-expgrid-unit-subtitle {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: normal;
  letter-spacing: normal;
  text-transform: uppercase;
}
.awardslanding-expgrid-unit-teaser {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.53;
  letter-spacing: normal;
  margin-top: 16px;
  display: none;
}
@media (hover: hover) {
  .awardslanding-expgrid-unit-btn:hover:before {
    background-color: rgba(255, 255, 255, 0.8);
  }
  .awardslanding-expgrid-unit-btn:hover .awardslanding-expgrid-unit-btn-content {
    color: #000;
    top: 32px;
  }
  .awardslanding-expgrid-unit-btn:hover .awardslanding-expgrid-unit-btn-content:before {
    opacity: 0;
  }
  .awardslanding-expgrid-unit-btn:hover .awardslanding-expgrid-unit-btn-content * {
    color: #000;
  }
  .awardslanding-expgrid-unit-btn:hover .awardslanding-expgrid-unit-title {
    font-weight: bold;
  }
  .awardslanding-expgrid-unit-btn:hover .awardslanding-expgrid-unit-btn-toggler {
    color: #000;
    border-left-color: #000;
  }
  .awardslanding-expgrid-unit-btn:hover .awardslanding-expgrid-unit-btn-toggler .icon-close:before,
  .awardslanding-expgrid-unit-btn:hover .awardslanding-expgrid-unit-btn-toggler .icon-angle-down:before {
    color: #000 !important;
  }
  .awardslanding-expgrid-unit-btn:hover .awardslanding-expgrid-unit-teaser {
    display: block;
  }
}
.awardslanding-expgrid-unit-btn[aria-expanded=true]:before {
  background-color: rgba(255, 255, 255, 0.8);
}
.awardslanding-expgrid-unit-btn[aria-expanded=true] .awardslanding-expgrid-unit-btn-content {
  color: #000;
  top: 32px;
}
.awardslanding-expgrid-unit-btn[aria-expanded=true] .awardslanding-expgrid-unit-btn-content:before {
  opacity: 0;
}
.awardslanding-expgrid-unit-btn[aria-expanded=true] .awardslanding-expgrid-unit-btn-content * {
  color: #000;
}
.awardslanding-expgrid-unit-btn[aria-expanded=true] .awardslanding-expgrid-unit-title {
  font-weight: bold;
}
.awardslanding-expgrid-unit-btn[aria-expanded=true] .awardslanding-expgrid-unit-btn-toggler {
  color: #000;
  border-left-color: #000;
}
.awardslanding-expgrid-unit-btn[aria-expanded=true] .awardslanding-expgrid-unit-btn-toggler .icon-close {
  display: block;
}
.awardslanding-expgrid-unit-btn[aria-expanded=true] .awardslanding-expgrid-unit-btn-toggler .icon-angle-down {
  display: none;
}
.awardslanding-expgrid-unit-btn[aria-expanded=true] .awardslanding-expgrid-unit-btn-toggler .icon-close:before,
.awardslanding-expgrid-unit-btn[aria-expanded=true] .awardslanding-expgrid-unit-btn-toggler .icon-angle-down:before {
  color: #000 !important;
}
.awardslanding-expgrid-unit-btn[aria-expanded=true] .awardslanding-expgrid-unit-teaser {
  display: block;
}
.awardslanding-expgrid-unit-content {
  padding: 1px 0 0 1px;
}
.awardslanding-expgrid-unit-content-wrapper {
  background-color: #ececec;
  padding-top: 33px;
  padding-right: 16px;
  padding-bottom: 60px;
  padding-left: 16px;
}
@media screen and (min-width:1200px) {
  .awardslanding-expgrid-unit-content-wrapper {
    padding-right: 120px;
    padding-left: 40px;
  }
}
.awardslanding-expgrid-unit-content-title {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -0.3px;
  margin-bottom: 13px;
}
.awardslanding-expgrid-unit-content-subtitle {
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.awardslanding-expgrid-unit-content-teaser {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.53;
  letter-spacing: 0.1px;
}
.awardslanding-expgrid-unit-content-morelink {
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: normal;
  color: #000 !important;
  text-decoration: underline;
}
.awardslanding-expgrid-unit-content-morelink:hover {
  text-decoration: none;
}
.awardslanding-expgrid-unit-content-morelink-wrapper {
  margin-top: 12px;
}
.awardslanding-expgrid-unit-content-rellinks {
  margin-top: 38px;
}
.awardslanding-expgrid-unit-content-rellinks-title {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 27px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: -0.2px;
  position: relative;
  padding-top: 12px;
  margin-bottom: 10px;
}
.awardslanding-expgrid-unit-content-rellinks-title:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 30px;
}
.ru-section-color-1 .awardslanding-expgrid-unit-content-rellinks-title:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 .awardslanding-expgrid-unit-content-rellinks-title:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 .awardslanding-expgrid-unit-content-rellinks-title:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 .awardslanding-expgrid-unit-content-rellinks-title:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 .awardslanding-expgrid-unit-content-rellinks-title:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 .awardslanding-expgrid-unit-content-rellinks-title:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 .awardslanding-expgrid-unit-content-rellinks-title:before {
  border-top: 4px solid #a32972;
}
.awardslanding-expgrid-unit-content-rellinks .ru-teaser__more-link-list {
  margin: 0;
}
.awardslanding-expgrid-unit-content-rellinks .ru-teaser__more-link-list a {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
}
.awardslanding-expgrid-unit-content-rellinks .ru-teaser__more-link-list li {
  margin: 10px 0 0;
}
.awardslanding-expgrid-unit-content-rellinks .ru-teaser__more-link-list li:first-child {
  margin-top: 0;
}
.awardslanding-expgrid-unit-content-closebtn {
  font-size: 17px;
  line-height: 17px;
  display: block;
  padding: 0;
  position: absolute;
  z-index: 1;
  right: 16px;
  top: 16px;
  border: none;
  background: none;
  border-radius: 0;
}
.awardslanding-expgrid-unit-content-closebtn:before {
  color: #000 !important;
}
@media screen and (max-width:1199px) {
  .awardslanding-expgrid-unit-content {
    order: 1 !important;
  }
}
@media screen and (max-width:1199px) {
  .awardslanding-expgrid-unit {
    order: 1 !important;
  }
}

.awardslanding-txtgrid {
  border-top: 7px solid #ececec;
  padding-top: 14px;
  margin-bottom: 100px;
}
.awardslanding-txtgrid-title {
  font-size: 32px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -0.2px;
}
.awardslanding-txtgrid-units {
  display: block;
  position: relative;
}
.awardslanding-txtgrid-unit {
  margin-top: 40px;
  float: left;
  position: relative;
}
.awardslanding-txtgrid-unit-year {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.awardslanding-txtgrid-unit-title {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.2px;
  margin-bottom: 4px;
}
.awardslanding-txtgrid-unit-subtitle {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.awardslanding-txtgrid-unit-link a, .awardslanding-txtgrid-unit-teaser {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.32;
  letter-spacing: normal;
  margin-bottom: 5px;
}
.awardslanding-txtgrid-unit-link a,
.awardslanding-txtgrid-unit-link .external-link-txt {
  color: #000;
  font-weight: bold;
}
.awardslanding-txtgrid-unit-link a {
  text-decoration: underline;
}
.awardslanding-txtgrid-unit-link a:hover, .awardslanding-txtgrid-unit-link a:focus {
  text-decoration: none;
}
.awardslanding-txtgrid-unit-link .icon-external-link {
  display: inline-block;
  line-height: 14px;
  height: 14px;
  vertical-align: middle;
}

/**
 *  news_center.scss
 *
 *
 */
#news_center {
  margin-top: 10px;
}
#news_center .plashka {
  padding-top: 10px;
}
#news_center .plashka h3 {
  font-size: 40px;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  #news_center .plashka h3 {
    font-size: 29px;
  }
}
#news_center .plashka:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  width: 30px;
}
.ru-section-color- #news_center .plashka:before, .ru-section-color-0 #news_center .plashka:before {
  border-top: solid 4px #167fa9;
}
.ru-section-color-1 #news_center .plashka:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 #news_center .plashka:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 #news_center .plashka:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 #news_center .plashka:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 #news_center .plashka:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 #news_center .plashka:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 #news_center .plashka:before {
  border-top: 4px solid #a32972;
}
@media (max-width: 991px) {
  #news_center .news_center .right {
    margin-top: 40px;
  }
}
#news_center .news_center .view-all-latest-news {
  position: absolute;
  right: 20px;
  top: 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 25px;
  display: flex;
  align-items: flex-end;
  text-decoration-line: underline;
  color: #1E2722;
}
#news_center .news_center .view-all-latest-news:hover {
  background: none;
  text-decoration: none;
  cursor: pointer;
}
#news_center .news_center .view-all-latest-news.mobile {
  position: relative;
  display: inline-block;
  margin: 20px 15px;
  padding: 0;
  right: 0;
  font-size: 15px;
  clear: both;
}
#news_center .no_plashka {
  padding-top: 10px;
}
#news_center .no_plashka h3 {
  font-size: 40px;
}
#news_center .no-padding {
  padding: 0;
}
@media (min-width: 992px) {
  #news_center .no-padding-left {
    padding-left: 0;
  }
}
#news_center .gradient-shadow-head {
  position: absolute;
  width: 100%;
  left: 0;
  height: 48px;
  background: linear-gradient(180deg, #c4c4c4 0, rgba(255, 255, 255, 0) 100%);
  mix-blend-mode: multiply;
  opacity: 0.15;
  z-index: 1;
}
#news_center .left .ru-image {
  width: auto;
  height: auto;
  display: block;
  margin-bottom: 24px;
  background: url(img/common/news-center/RockU_Pattern_NewsImage-Default2x.png);
  background-size: cover;
  min-height: 435px;
}
@media (max-width: 1399px) {
  #news_center .left .ru-image {
    min-height: 370px;
  }
}
@media (max-width: 1199px) {
  #news_center .left .ru-image {
    min-height: 300px;
  }
}
@media (max-width: 991px) {
  #news_center .left .ru-image {
    min-height: 480px;
  }
}
@media (max-width: 767px) {
  #news_center .left .ru-image {
    min-height: 300px;
  }
}
@media (max-width: 479px) {
  #news_center .left .ru-image {
    min-height: 230px;
  }
}
#news_center .left .ru-image img {
  width: -webkit-fill-available;
  width: -moz-available;
  display: block;
  height: auto;
  visibility: hidden;
}
#news_center .left .ru-title {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 37px;
  line-height: 40px;
  letter-spacing: -0.1px;
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 80%;
}
@media (max-width: 991px) {
  #news_center .left .ru-title {
    font-size: 24px;
    line-height: 28px;
  }
}
#news_center .left .ru-title:hover {
  background: none;
  text-decoration: none;
  cursor: pointer;
}
#news_center .left .ru-text {
  margin: 24px 0 0 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 25px;
  color: #000;
}
@media (max-width: 991px) {
  #news_center .left .ru-text {
    font-size: 15px;
    line-height: 20px;
    margin-top: 9px;
  }
}
#news_center .right .ru-image {
  padding: 0;
  background: url(img/common/news-center/RockU_Pattern_NewsImage-Default.png);
  min-height: 145px;
  background-size: cover;
}
@media (max-width: 1399px) {
  #news_center .right .ru-image {
    min-height: 124px;
  }
}
@media (max-width: 1199px) {
  #news_center .right .ru-image {
    min-height: 100px;
  }
}
@media (max-width: 991px) {
  #news_center .right .ru-image {
    min-height: 480px;
  }
}
@media (max-width: 767px) {
  #news_center .right .ru-image {
    min-height: 230px;
  }
}
#news_center .right .ru-image img {
  width: 100%;
  height: 100%;
}
#news_center .right .ru-info-wrapper {
  padding-left: 20px;
}
@media (max-width: 991px) {
  #news_center .right .ru-info-wrapper {
    padding: 0;
    margin-top: 25px;
  }
}
#news_center .right .ru-info-wrapper a:hover {
  background: none;
  text-decoration: none;
  cursor: pointer;
}
#news_center .right .ru-info-wrapper .ru-title {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 27px;
  line-height: 30px;
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 85%;
}
@media (max-width: 991px) {
  #news_center .right .ru-info-wrapper .ru-title {
    font-size: 24px;
  }
}
#news_center .right .ru-info-wrapper .ru-title .icon.icon-external-link {
  font-size: 17px;
}
#news_center .right .ru-info-wrapper .ru-title:hover {
  background: none;
  text-decoration: none;
  cursor: pointer;
}
#news_center .right .ru-info-wrapper .ru-text {
  margin: 10px 0 0 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  display: block;
  align-items: center;
  color: #000;
}
#news_center .right hr {
  display: block;
  border-bottom: 1px solid lightgray;
  padding: 10px 0;
}
@media (max-width: 991px) {
  #news_center .right hr {
    padding: 0;
    margin: 20px 0;
  }
}
@media (min-width: 992px) {
  #news_center .featured_news {
    padding: 80px 0 60px 0;
  }
}
#news_center .featured_news .view-all-featured-news {
  position: absolute;
  right: 20px;
  top: 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 25px;
  display: flex;
  align-items: flex-end;
  text-decoration-line: underline;
  color: #1E2722;
}
#news_center .featured_news .view-all-featured-news.mobile {
  position: relative;
  display: block;
  margin: 20px 15px 32px 15px;
  padding: 0;
  right: 0;
  font-size: 15px;
}
#news_center .featured_news .view-all-featured-news:hover {
  background: none;
  text-decoration: none;
  cursor: pointer;
}
#news_center .featured_news .articles {
  position: relative;
}
#news_center .featured_news .articles .arrow {
  display: none;
  position: absolute;
  top: 220px;
  background: #fff;
  padding: 4px 15px;
  z-index: 1;
  border-radius: 30px;
  border: 1px solid #d3d3d3;
  font-weight: 500;
  font-size: 33px;
  color: #1b96cc;
  cursor: pointer;
}
@media (max-width: 1399px) {
  #news_center .featured_news .articles .arrow {
    top: 200px;
  }
}
@media (max-width: 1199px) {
  #news_center .featured_news .articles .arrow {
    top: 172px;
  }
}
@media (max-width: 991px) {
  #news_center .featured_news .articles .arrow {
    top: 565px;
  }
}
@media (max-width: 767px) {
  #news_center .featured_news .articles .arrow {
    top: 320px;
  }
}
@media (max-width: 479px) {
  #news_center .featured_news .articles .arrow {
    top: 255px;
  }
}
#news_center .featured_news .articles .arrow.arrow-left {
  left: -7px;
}
@media (max-width: 991px) {
  #news_center .featured_news .articles .arrow.arrow-left {
    left: 15px;
  }
}
#news_center .featured_news .articles .arrow.arrow-right {
  right: -6px;
}
@media (max-width: 991px) {
  #news_center .featured_news .articles .arrow.arrow-right {
    right: 15px;
  }
}
#news_center .featured_news .articles .points {
  position: absolute;
  display: none;
}
@media (max-width: 991px) {
  #news_center .featured_news .articles .points {
    right: 42%;
    top: 580px;
  }
}
@media (max-width: 767px) {
  #news_center .featured_news .articles .points {
    right: 37%;
    top: 337px;
  }
}
@media (max-width: 479px) {
  #news_center .featured_news .articles .points {
    right: 35%;
    top: 272px;
  }
}
#news_center .featured_news .articles .points .point {
  background: #D8D8D8;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  float: left;
  margin-right: 10px;
}
#news_center .featured_news .articles .points .point.active {
  background: #4F968D;
}
#news_center .featured_news .articles .articles-block {
  display: none;
}
@media (min-width: 992px) {
  #news_center .featured_news .articles .articles-block .article {
    float: left;
  }
}
#news_center .featured_news .articles .articles-block .article a:hover {
  text-decoration: none;
}
#news_center .featured_news .articles .articles-block .article a:hover .title {
  background: none;
  text-decoration: none;
  cursor: pointer;
}
#news_center .featured_news .articles .articles-block .article figure {
  height: inherit;
  clear: both;
}
#news_center .featured_news .articles .articles-block .article .image-wrapper {
  position: relative;
  background: url(img/common/news-center/RockU_Pattern_NewsImage-Default2x.png);
  height: 290px;
  background-size: cover;
  display: block;
}
@media (max-width: 1399px) {
  #news_center .featured_news .articles .articles-block .article .image-wrapper {
    height: 246px;
  }
}
@media (max-width: 1199px) {
  #news_center .featured_news .articles .articles-block .article .image-wrapper {
    height: 200px;
  }
}
@media (max-width: 991px) {
  #news_center .featured_news .articles .articles-block .article .image-wrapper {
    height: 480px;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  #news_center .featured_news .articles .articles-block .article .image-wrapper {
    height: 300px;
  }
  #news_center .featured_news .articles .articles-block .article .image-wrapper figure {
    height: inherit;
  }
}
@media (max-width: 479px) {
  #news_center .featured_news .articles .articles-block .article .image-wrapper {
    height: 230px;
  }
}
#news_center .featured_news .articles .articles-block .article .image-wrapper .image img {
  height: inherit;
  width: -webkit-fill-available;
  width: -moz-available;
  width: 100%;
}
#news_center .featured_news .articles .articles-block .article .image-wrapper .tag {
  position: absolute;
  bottom: 0;
  background: #fff;
  padding: 4px 8px 0 0;
  text-transform: uppercase;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
  display: flex;
  align-items: center;
  color: #1E2722;
}
#news_center .featured_news .articles .articles-block .article .teaser-wrapper {
  margin-top: 16px;
}
@media (max-width: 991px) {
  #news_center .featured_news .articles .articles-block .article .teaser-wrapper {
    margin-top: 85px;
  }
}
#news_center .featured_news .articles .articles-block .article .teaser-wrapper .title {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 27px;
  line-height: 30px;
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 85%;
  display: inline;
}
#news_center .featured_news .articles .articles-block .article .teaser-wrapper .title:hover {
  background: none;
  text-decoration: none;
  cursor: pointer;
}
#news_center .featured_news .articles .articles-block .article .teaser-wrapper .text {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  margin-top: 12px;
}
#news_center .featured_news .articles .articles-block.active {
  display: block;
}
#news_center .featured_campus_news .view-all-campus-news {
  position: absolute;
  right: 20px;
  top: 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 25px;
  display: flex;
  align-items: flex-end;
  text-decoration-line: underline;
  color: #1E2722;
}
#news_center .featured_campus_news .view-all-campus-news.mobile {
  position: relative;
  padding: 25px 15px 32px 15px;
  right: 0;
  clear: both;
  font-size: 15px;
}
#news_center .featured_campus_news .view-all-campus-news:hover {
  background: none;
  text-decoration: none;
  cursor: pointer;
}
#news_center .featured_campus_news .articles {
  position: relative;
  background: #ebebeb;
  overflow: hidden;
  margin: 0 -9999px 0;
  padding: 88px 9999px;
}
@media (max-width: 991px) {
  #news_center .featured_campus_news .articles {
    padding: 45px 9999px 0px;
  }
}
#news_center .featured_campus_news .articles .articles-block .article {
  float: left;
  margin-top: 20px;
}
#news_center .featured_campus_news .articles .articles-block .article .teaser-wrapper .title {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 27px;
  line-height: 30px;
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 85%;
  display: inline;
}
#news_center .featured_campus_news .articles .articles-block .article .teaser-wrapper .title:hover {
  background: none;
  text-decoration: none;
  cursor: pointer;
}
#news_center .featured_campus_news .articles .articles-block .article .teaser-wrapper .text {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  margin-top: 12px;
}
@media (max-width: 991px) {
  #news_center .featured_campus_news .articles .articles-block .article:first-child {
    margin-top: 0;
  }
}
#news_center .latest_awards_and_honors {
  position: relative;
}
#news_center .latest_awards_and_honors .bg-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #036B5E;
}
#news_center .latest_awards_and_honors .bg-layer-2 {
  position: absolute;
  background: url(img/common/news-center/news-center-bg-pattern-1440.png);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 992px) {
  #news_center .latest_awards_and_honors .bg-layer-2 {
    background: url(img/common/news-center/RockU_Pattern_768.png);
  }
}
@media (max-width: 768px) {
  #news_center .latest_awards_and_honors .bg-layer-2 {
    background: url(img/common/news-center/RockU_Pattern_375.png);
  }
}
#news_center .latest_awards_and_honors .gradient-shadow-head {
  opacity: 0.75;
}
#news_center .latest_awards_and_honors .plashka {
  margin-top: 99px;
}
@media (max-width: 991px) {
  #news_center .latest_awards_and_honors .plashka {
    margin-top: 45px;
    padding-left: 0;
  }
}
#news_center .latest_awards_and_honors .plashka:before {
  border-top: 4px solid #fff;
}
#news_center .latest_awards_and_honors .plashka h3 {
  color: #fff;
  margin-bottom: 30px;
}
#news_center .latest_awards_and_honors .view-all-awards-and-honors {
  position: absolute;
  right: 20px;
  top: 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 25px;
  display: flex;
  align-items: flex-end;
  text-decoration-line: underline;
  color: #fff;
}
#news_center .latest_awards_and_honors .view-all-awards-and-honors.mobile {
  position: relative;
  display: block;
  padding: 25px 15px 32px 19px;
  clear: both;
  font-size: 15px;
}
#news_center .latest_awards_and_honors .view-all-awards-and-honors:hover {
  background: none;
  text-decoration: none;
  cursor: pointer;
}
#news_center .latest_awards_and_honors .articles {
  padding-right: 0;
}
@media (max-width: 991px) {
  #news_center .latest_awards_and_honors .articles {
    padding: 0;
  }
}
@media (min-width: 992px) {
  #news_center .latest_awards_and_honors .articles {
    padding-bottom: 88px;
    padding-left: 0;
  }
}
#news_center .latest_awards_and_honors .articles .articles-block .article {
  background: #fff;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  padding: 32px;
  width: 48%;
  min-height: 175px;
}
@media (max-width: 991px) {
  #news_center .latest_awards_and_honors .articles .articles-block .article {
    width: -webkit-fill-available;
    width: -moz-available;
    margin-left: auto;
    padding: 16px 32px;
    margin-right: 12px;
  }
}
#news_center .latest_awards_and_honors .articles .articles-block .article.article-left {
  margin-left: 0;
}
@media (max-width: 991px) {
  #news_center .latest_awards_and_honors .articles .articles-block .article.article-left {
    margin-right: 12px;
  }
}
@media (max-width: 767px) {
  #news_center .latest_awards_and_honors .articles .articles-block .article.article-left {
    margin-right: 0;
  }
}
#news_center .latest_awards_and_honors .articles .articles-block .article.article-right {
  margin-right: 0;
}
@media (max-width: 991px) {
  #news_center .latest_awards_and_honors .articles .articles-block .article.article-right {
    margin-right: 12px;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  #news_center .latest_awards_and_honors .articles .articles-block .article.article-right {
    margin-right: 0;
  }
}
#news_center .latest_awards_and_honors .articles .articles-block .article .teaser-wrapper {
  margin-top: 16px;
}
#news_center .latest_awards_and_honors .articles .articles-block .article .teaser-wrapper .title {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 27px;
  line-height: 30px;
  color: #000;
  background: none;
  text-decoration: none;
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 85%;
  display: inline;
}
#news_center .latest_awards_and_honors .articles .articles-block .article .teaser-wrapper a.title:hover {
  cursor: pointer;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
}
#news_center .latest_awards_and_honors .articles .articles-block .article .teaser-wrapper .text {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #1E2722;
  margin-top: 12px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
#news_center .rockefeller_in_the_news {
  position: relative;
  padding: 108px 0 64px 0;
}
@media (max-width: 991px) {
  #news_center .rockefeller_in_the_news {
    padding: 40px 15px 35px 15px;
  }
}
#news_center .rockefeller_in_the_news .plashka:before {
  border-top: 4px solid #036B5E;
}
#news_center .rockefeller_in_the_news .plashka h3 {
  color: #000;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  #news_center .rockefeller_in_the_news .plashka h3 {
    margin-bottom: 10px;
  }
}
#news_center .rockefeller_in_the_news .articles {
  position: relative;
}
#news_center .rockefeller_in_the_news .articles .articles-block .article {
  background: #fff;
  float: left;
  padding-top: 19px;
}
@media (max-width: 991px) {
  #news_center .rockefeller_in_the_news .articles .articles-block .article {
    float: inherit;
  }
}
@media (min-width: 992px) {
  #news_center .rockefeller_in_the_news .articles .articles-block .article {
    padding-bottom: 13px;
  }
  #news_center .rockefeller_in_the_news .articles .articles-block .article:nth-child(2n) {
    float: right;
  }
  #news_center .rockefeller_in_the_news .articles .articles-block .article:nth-child(3n) {
    clear: left;
  }
}
@media (min-width: 992px) {
  #news_center .rockefeller_in_the_news .articles .articles-block .article .teaser-wrapper {
    padding-bottom: 27px;
  }
}
@media (min-width: 992px) {
  #news_center .rockefeller_in_the_news .articles .articles-block .article .teaser-wrapper.underlined {
    border-bottom: 1px solid #D8D8D8;
  }
}
#news_center .rockefeller_in_the_news .articles .articles-block .article .teaser-wrapper .title {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 25px;
  color: #036B5E;
  background: none;
  text-decoration: none;
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 85%;
  display: block;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#news_center .rockefeller_in_the_news .articles .articles-block .article .teaser-wrapper .title:before {
  color: #016b5e;
  top: 2px;
  position: relative;
}
#news_center .rockefeller_in_the_news .articles .articles-block .article .teaser-wrapper .title:hover {
  cursor: pointer;
}
#news_center .rockefeller_in_the_news .articles .articles-block .article .teaser-wrapper .text {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 25px;
  color: #1E2722;
  align-items: center;
  margin-top: 6px;
}
#news_center .rockefeller_in_the_news .articles .articles-block .article .teaser-wrapper .date {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #1E2722;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  margin-top: 12px;
}
#news_center .seek_magazine {
  position: relative;
  background: #eee;
  padding: 0;
}
@media (max-width: 991px) {
  #news_center .seek_magazine {
    background: #eee;
  }
}
#news_center .seek_magazine .inside_last_issue {
  position: absolute;
  background: #fff;
  z-index: 1;
  left: 60%;
  padding: 10px 16px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
  top: 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: #1E2722;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  #news_center .seek_magazine .inside_last_issue {
    position: relative;
    display: inline-block;
    left: 0;
    margin-top: 15px;
    font-weight: 500;
    padding: 16px 16px 16px 16px;
    clear: both;
    float: left;
  }
}
#news_center .seek_magazine .inside_last_issue:hover {
  cursor: pointer;
}
#news_center .seek_magazine .inside_last_issue.icon:before {
  content: "";
  width: 20px;
  height: 14px;
  background-image: url("img/common/news-center/eye-icon-2x.png");
  left: -6px;
  position: relative;
  top: -1px;
  font-size: 18px;
  background-size: contain;
}
@media (max-width: 991px) {
  #news_center .seek_magazine .inside_last_issue.icon:before {
    top: 2px;
    display: inline-block;
  }
}
#news_center .seek_magazine .inside_last_issue_uncollapsed {
  position: absolute;
  background: #fff;
  z-index: 2;
  left: 60%;
  padding: 24px 32px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
  display: none;
  top: 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
  color: #1E2722;
}
@media (max-width: 991px) {
  #news_center .seek_magazine .inside_last_issue_uncollapsed {
    right: auto;
    left: auto;
    position: relative;
    clear: both;
    top: 15px;
    padding-bottom: 35px;
  }
}
#news_center .seek_magazine .inside_last_issue_uncollapsed .close {
  position: absolute;
  right: 11px;
  top: 11px;
  border: 1px #000 dashed;
  padding: 6px 7px;
  font-size: 12px;
  opacity: 1;
  text-shadow: none;
}
#news_center .seek_magazine .inside_last_issue_uncollapsed .title {
  color: #036B5E;
  border-bottom: 1px #036B5E solid;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
}
#news_center .seek_magazine .inside_last_issue_uncollapsed .issues .issue {
  margin-bottom: 10px;
  padding-bottom: 20px;
  clear: both;
}
#news_center .seek_magazine .inside_last_issue_uncollapsed .issues .issue .text {
  text-decoration: underline;
  display: block;
  color: #020001;
  cursor: pointer;
  float: left;
  margin-bottom: 10px;
  line-height: 22px;
}
#news_center .seek_magazine .inside_last_issue_uncollapsed .issues .issue .text:hover {
  text-decoration: none;
}
#news_center .seek_magazine .inside_last_issue_uncollapsed .issues .issue .icon {
  cursor: pointer;
  padding-left: 3px;
}
#news_center .seek_magazine .inside_last_issue_uncollapsed .issues .issue:last-child {
  padding-bottom: 0;
}
#news_center .seek_magazine .container {
  padding-top: 90px;
  padding-bottom: 88px;
  padding-left: 50px;
  padding-right: 75px;
}
@media (min-width: 1200px) and (max-width: 1440px) {
  #news_center .seek_magazine .container {
    width: auto;
    margin: 0;
  }
}
@media (max-width: 991px) {
  #news_center .seek_magazine .container {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
#news_center .seek_magazine .bg-layer {
  position: absolute;
  background: url(img/common/news-center/news-center-bg-pattern-003.png);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
#news_center .seek_magazine .gradient-shadow-head {
  opacity: 0.2;
}
#news_center .seek_magazine .gradient-shadow-head.bottom {
  bottom: 0;
  background: linear-gradient(0, #c4c4c4 0, rgba(255, 255, 255, 0) 100%);
}
#news_center .seek_magazine .plashka {
  padding-left: 0;
}
#news_center .seek_magazine .plashka:before {
  border-top: 4px solid #036B5E;
  left: 0px;
}
#news_center .seek_magazine .plashka h3 {
  color: #000;
  margin-bottom: 30px;
  padding-left: 0;
}
@media (max-width: 991px) {
  #news_center .seek_magazine .plashka h3 {
    font-size: 40px;
  }
}
#news_center .seek_magazine .article {
  float: left;
  padding-left: 0;
  margin-bottom: 32px;
}
#news_center .seek_magazine .article .title {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 27px;
  line-height: 30px;
  color: #000;
  background: none;
  text-decoration: none;
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 85%;
  display: inline;
}
#news_center .seek_magazine .article .text {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #1E2722;
  margin-top: 12px;
  display: flex;
  align-items: center;
}
#news_center .seek_magazine .button-wrapper:focus .button {
  background: #02544A;
  cursor: pointer;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
#news_center .seek_magazine .button {
  width: auto;
  display: block;
  padding: 16px 26px 16px 16px;
  background: #036b5e;
  float: left;
  clear: both;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
#news_center .seek_magazine .button:hover {
  background: #02544A;
  cursor: pointer;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
#news_center .seek_magazine .button .icon:before {
  color: #fff;
  left: 12px;
  position: relative;
}

/**
 *  related-news.scss
 *
 *
 */
#related_news {
  padding-top: 90px;
  padding-bottom: 90px;
  margin-top: 146px;
  background: #F4F4F4;
  position: relative;
}
@media (max-width: 991px) {
  #related_news {
    padding-bottom: 0;
  }
}
#related_news .gradient-shadow-head {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 34px;
  background: linear-gradient(180deg, #c4c4c4 0, rgba(255, 255, 255, 0) 100%);
  mix-blend-mode: multiply;
  z-index: 1;
  opacity: 0.2;
}
#related_news .gradient-shadow-head.bottom {
  bottom: 0;
  top: auto;
  background: linear-gradient(0, #c4c4c4 0, rgba(255, 255, 255, 0) 100%);
}
#related_news .plashka {
  padding-top: 10px;
}
#related_news .plashka h3 {
  font-size: 40px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  #related_news .plashka h3 {
    font-size: 29px;
    margin-bottom: 25px;
  }
}
#related_news .plashka:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  width: 30px;
}
.ru-section-color- #related_news .plashka:before, .ru-section-color-0 #related_news .plashka:before {
  border-top: solid 4px #167fa9;
}
.ru-section-color-1 #related_news .plashka:before {
  border-top: 4px solid #4e3a8e;
}
.ru-section-color-2 #related_news .plashka:before {
  border-top: 4px solid #1d7308;
}
.ru-section-color-3 #related_news .plashka:before {
  border-top: 4px solid #2f53b5;
}
.ru-section-color-4 #related_news .plashka:before {
  border-top: 4px solid #016b5e;
}
.ru-section-color-5 #related_news .plashka:before {
  border-top: 4px solid #e02c38;
}
.ru-section-color-6 #related_news .plashka:before {
  border-top: 4px solid #167fa9;
}
.ru-section-color-7 #related_news .plashka:before {
  border-top: 4px solid #a32972;
}
#related_news .articles {
  position: relative;
}
@media (min-width: 992px) {
  #related_news .articles .articles-block .article {
    float: left;
  }
}
#related_news .articles .articles-block .article a:hover {
  text-decoration: none;
}
#related_news .articles .articles-block .article a:hover .title {
  background: none;
  text-decoration: none;
  cursor: pointer;
}
#related_news .articles .articles-block .article .image-wrapper {
  position: relative;
  overflow: hidden;
  background: url(img/common/news-center/RockU_Pattern_NewsImage-Default2x.png);
  height: 284px;
  background-size: cover;
}
@media (max-width: 1399px) {
  #related_news .articles .articles-block .article .image-wrapper {
    height: 240px;
  }
}
@media (max-width: 1199px) {
  #related_news .articles .articles-block .article .image-wrapper {
    height: 195px;
  }
}
@media (max-width: 991px) {
  #related_news .articles .articles-block .article .image-wrapper {
    height: 480px;
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #related_news .articles .articles-block .article .image-wrapper {
    height: 280px;
  }
}
@media (max-width: 479px) {
  #related_news .articles .articles-block .article .image-wrapper {
    height: 210px;
  }
}
#related_news .articles .articles-block .article .image-wrapper .image img {
  width: -webkit-fill-available;
  width: -moz-available;
}
#related_news .articles .articles-block .article .image-wrapper .tag {
  position: absolute;
  bottom: 0;
  background: #fff;
  padding: 4px 8px 0 0;
  text-transform: uppercase;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
  display: flex;
  align-items: center;
  color: #1E2722;
}
#related_news .articles .articles-block .article .teaser-wrapper {
  margin-top: 16px;
}
@media (max-width: 991px) {
  #related_news .articles .articles-block .article .teaser-wrapper {
    margin-bottom: 45px;
  }
}
#related_news .articles .articles-block .article .teaser-wrapper .title {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 27px;
  line-height: 30px;
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 85%;
  display: inline;
}
#related_news .articles .articles-block .article .teaser-wrapper .title:hover {
  background: none;
  text-decoration: none;
  cursor: pointer;
}

/**
 *  universal-2022.scss
 *
 *
 */
@media (max-width: 1199.5px) {
  #universal-2022 h1 {
    font-size: 54px;
  }
}
@media (max-width: 767.5px) {
  #universal-2022 h1 {
    font-size: 50px;
  }
}
#universal-2022 > div:first-child#hero, #universal-2022 > div:first-child#slider_carousel {
  padding-top: 0;
}
#universal-2022 .section--primary--wrapper {
  padding-top: 24px;
}
#universal-2022 #slider_carousel .slick-slider {
  min-height: 256px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #universal-2022 #slider_carousel .slick-slider button {
    bottom: 0;
  }
}
#universal-2022 #full_width_text_block {
  padding-top: 24px;
}
#universal-2022 #full_width_text_block .ru-page-header__intro {
  margin: 0;
}
#universal-2022 #two_to_one_column {
  padding-top: 24px;
}
#universal-2022 #outreach_component {
  margin-top: 16px;
  margin-bottom: 16px;
}
#universal-2022 #outreach_component .ru-multicol-2-text {
  margin: 0;
}
#universal-2022 #outreach_component .deadline_block_wrapper {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 600;
  color: #2F53B4;
  margin-bottom: 20px;
}
#universal-2022 #outreach_component .deadline_block_wrapper .deadline_block_block {
  padding: 5px 0 0 0;
  border: 1px #2F53B4 solid;
  height: 135px;
  width: 100%;
  overflow: hidden;
}
#universal-2022 #outreach_component .deadline_block_wrapper .deadline_block_block div {
  padding: 0 10px;
}
#universal-2022 #outreach_component .deadline_block_wrapper .deadline_block_block .title {
  font-size: 24px;
  padding: 10px;
}
#universal-2022 #outreach_component .deadline_block_wrapper .deadline_block_block .date {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
}
#universal-2022 #outreach_component .deadline_block_wrapper .deadline_block_block .text {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  max-height: 56px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#universal-2022 #outreach_component .deadline_block_wrapper .link {
  background: #2F53B4;
  color: #fff;
  width: 100%;
  display: inline-block;
  text-align: center;
  text-decoration: underline;
  padding: 5px;
  height: 35px;
  text-transform: uppercase;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
}
#universal-2022 #outreach_component .deadline_block_wrapper .link:hover {
  text-decoration: none;
}
#universal-2022 #science_news_component {
  padding-top: 24px;
  padding-bottom: 16px;
}
#universal-2022 #science_news_component .articles {
  position: relative;
  clear: both;
}
@media (max-width: 991px) {
  #universal-2022 #science_news_component .articles .articles-block .article {
    margin-top: 24px;
  }
}
@media (min-width: 992px) {
  #universal-2022 #science_news_component .articles .articles-block .article {
    float: left;
  }
}
#universal-2022 #science_news_component .articles .articles-block .article a:hover {
  text-decoration: none;
}
#universal-2022 #science_news_component .articles .articles-block .article a:hover .title {
  background: none;
  text-decoration: none;
  cursor: pointer;
}
#universal-2022 #science_news_component .articles .articles-block .article a:hover .more {
  background: none;
  text-decoration: none;
  cursor: pointer;
}
#universal-2022 #science_news_component .articles .articles-block .article figure {
  height: inherit;
  clear: both;
}
#universal-2022 #science_news_component .articles .articles-block .article .image-wrapper {
  position: relative;
  background: url(img/common/news-center/RockU_Pattern_NewsImage-Default2x.png);
  height: 290px;
  background-size: cover;
  display: block;
}
@media (max-width: 1399px) {
  #universal-2022 #science_news_component .articles .articles-block .article .image-wrapper {
    height: 246px;
  }
}
@media (max-width: 1199px) {
  #universal-2022 #science_news_component .articles .articles-block .article .image-wrapper {
    height: 200px;
  }
}
@media (max-width: 991px) {
  #universal-2022 #science_news_component .articles .articles-block .article .image-wrapper {
    height: 480px;
  }
}
@media (max-width: 767px) {
  #universal-2022 #science_news_component .articles .articles-block .article .image-wrapper {
    height: 300px;
  }
  #universal-2022 #science_news_component .articles .articles-block .article .image-wrapper figure {
    height: inherit;
  }
}
@media (max-width: 479px) {
  #universal-2022 #science_news_component .articles .articles-block .article .image-wrapper {
    height: 230px;
  }
}
#universal-2022 #science_news_component .articles .articles-block .article .image-wrapper .image img {
  height: inherit;
  width: -webkit-fill-available;
  width: -moz-available;
  width: 100%;
}
#universal-2022 #science_news_component .articles .articles-block .article .teaser-wrapper {
  margin-top: 16px;
}
#universal-2022 #science_news_component .articles .articles-block .article .teaser-wrapper .title {
  font-family: arno-pro-display, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 27px;
  line-height: 30px;
  color: #000;
  background-image: linear-gradient(to bottom, #979797 0, #979797 100%);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 0 85%;
  display: inline;
}
#universal-2022 #science_news_component .articles .articles-block .article .teaser-wrapper .title:hover {
  background: none;
  text-decoration: none;
  cursor: pointer;
}
#universal-2022 #science_news_component .articles .articles-block .article .teaser-wrapper .text {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  margin-top: 12px;
}
#universal-2022 #science_news_component .articles .articles-block .article .teaser-wrapper .more {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  margin-top: 12px;
  text-decoration: underline;
}
#universal-2022 #science_news_component .articles .articles-block .article .teaser-wrapper .more:hover {
  text-decoration: none;
}
#universal-2022 #science_news_component .articles .articles-block:nth-child(2) {
  clear: both;
}
@media (min-width: 992px) {
  #universal-2022 #science_news_component .articles .articles-block:nth-child(2) {
    padding-top: 40px;
  }
}
@media (max-width: 767.5px) {
  #universal-2022 #extended_events_blocks .ru-teaser__heading a, #universal-2022 #extended_events_blocks .ru-teaser__heading span {
    display: inline;
    position: relative;
    top: 8px;
  }
}
#universal-2022 #horizontal_nav_menu {
  border-bottom: solid 2px #fff;
}
#universal-2022 #banner_component {
  border-bottom: solid 2px #fff;
}
#universal-2022 #banner_component .image {
  padding: unset;
}
#universal-2022 #banner_component .image img {
  display: block;
  height: inherit;
  width: -webkit-fill-available;
  width: -moz-available;
  width: 100%;
}
#universal-2022 #status_bar .icon.icon-external-link:before {
  color: #FFF;
}