@charset "UTF-8";
.scp-shortcode h1, .scp-shortcode h2, .scp-shortcode h3, .scp-shortcode h4, .scp-shortcode h5, .scp-shortcode h6 { margin-top: 2px; margin-bottom: 2px; line-height: 14px; }

.scp-shortcode p { margin: 0; }

.scp-icon-bullet-text-icon, .scp-icon-bullet-text-text { float: left; }

.scp-icon-bullet-text-text { padding-top: 5px; margin-bottom: 10px; }

.scp-icon-bullet-text-text p { font-size: 11px; font-weight: bold; line-height: 17px; }

.scp-ribbon-wrapper { position: relative; }

.scp-ribbon-text { position: relative; }

/* Events */
.linp-tribe-events-wrap { overflow: hidden; }

.linp-tribe-events { list-style: none; margin: 0; padding: 0; }

.linp-tribe-events .event { position: relative; min-height: 100px; overflow: hidden; margin-bottom: 22px; }

.linp-tribe-events .event .icon { position: absolute; vertical-align: top; border-radius: 50%; width: 80px; height: 80px; top: 0; left: 0; }

.linp-tribe-events .event .icon .date { margin-left: auto; margin-right: auto; text-align: center; }

.linp-tribe-events .event .info { margin-left: 100px; }

.linp-tribe-events .event .info .title { margin-top: 0; margin-bottom: 6px; }

.linp-tribe-events-link { float: right; }

.linp-tribe-events .inner-circle { position: relative; width: 100%; background-color: #639; height: 100%; border-radius: 50%; }

@media (max-width: 767px) { .scp-icon-bullet-text { width: 100%; margin-bottom: 18px; }
  /*.scp-shortcode-separator { height: 1px !important; visibility: hidden; }*/ }
.linp-countdown { text-align: center; }

.linp-countdown .time { border-radius: 5px; /*box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);*/ display: inline-block; text-align: center; position: relative; height: 90px; width: 80px; margin-right: 10px; margin-bottom: 20px; text-transform: capitalize; -webkit-perspective: 479px; -moz-perspective: 479px; -ms-perspective: 479px; -o-perspective: 479px; perspective: 479px; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.linp-countdown .count { background: #202020; color: #f8f8f8; display: block; font-family: inherit; font-weight: 800; font-size: 35px; line-height: 85px; overflow: hidden; position: absolute; text-align: center; text-shadow: 0 0 10px rgba(0, 0, 0, 0.8); top: 0; width: 100%; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-transform-style: flat; -moz-transform-style: flat; -ms-transform-style: flat; -o-transform-style: flat; transform-style: flat; }

.linp-countdown .count.top { border-top: 1px solid rgba(255, 255, 255, 0.2); border-bottom: 1px solid rgba(255, 255, 255, 0.1); border-radius: 5px 5px 0 0; height: 50%; -webkit-transform-origin: 50% 100%; -moz-transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; -o-transform-origin: 50% 100%; transform-origin: 50% 100%; }

.linp-countdown .count.bottom { background-image: linear-gradient(rgba(255, 255, 255, 0.1), transparent); background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), transparent); background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), transparent); background-image: -ms-linear-gradient(rgba(255, 255, 255, 0.1), transparent); background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), transparent); border-top: 1px solid #000; border-bottom: 1px solid #000; border-radius: 0 0 5px 5px; line-height: 0; height: 50%; top: 50%; -webkit-transform-origin: 50% 0; -moz-transform-origin: 50% 0; -ms-transform-origin: 50% 0; -o-transform-origin: 50% 0; transform-origin: 50% 0; }

.linp-countdown .label { font-size: normal; margin-top: 5px; display: block; position: absolute; top: 87px; width: 100%; }

/* Animation start */
.linp-countdown .count.curr.top { -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); transform: rotateX(0deg); z-index: 3; }

.linp-countdown .count.next.bottom { -webkit-transform: rotateX(90deg); -moz-transform: rotateX(90deg); -ms-transform: rotateX(90deg); -o-transform: rotateX(90deg); transform: rotateX(90deg); z-index: 2; }

/* Animation end */
.linp-countdown .flip .count.curr.top { -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; -webkit-transform: rotateX(-90deg); -moz-transform: rotateX(-90deg); -ms-transform: rotateX(-90deg); -o-transform: rotateX(-90deg); transform: rotateX(-90deg); }

.linp-countdown .flip .count.next.bottom { -webkit-transition: all 250ms ease-in-out 250ms; -moz-transition: all 250ms ease-in-out 250ms; -ms-transition: all 250ms ease-in-out 250ms; -o-transition: all 250ms ease-in-out 250ms; transition: all 250ms ease-in-out 250ms; -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); transform: rotateX(0deg); }

@media (min-width: 900px) and (max-width: 1200px) { .linp-countdown .time { width: 50px; height: 80px; }
  .linp-countdown .count { font-size: 30px; line-height: 78px; } }
.our-process { position: relative; overflow: hidden; padding-top: 40px; }

.our-process .img-wrap { position: absolute; top: 0; left: 0; width: 100%; height: auto; }

.our-process .dot-container { float: left; width: 100px; position: relative; text-align: center; margin-bottom: 30px; padding: 0 10px; }

.our-process .dot-container .dot-wrap { opacity: 0.5; width: 100%; height: auto; overflow: hidden; }

.our-process .dot-container .dot { font-size: 28px; }

.our-process .dot-container .line { height: 3px; width: 0; background: #ff5a5f; }

.our-process .dot-container .triangle { left: 50%; margin-left: -10px; margin-bottom: 20px; position: relative; width: 0; height: 10px; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #ff5a5f; opacity: 0; }

.our-process .dot-container { color: #070708; font-size: 14px; }

.our-process .dot-container .text { padding: 0 10px; opacity: 0.5; width: 100%; }

.our-process .dots .title { float: left; width: 100%; color: #303030; font-size: 16px; margin: 0; font-weight: 600; line-height: 25px; margin-bottom: 10px; }

.linp-post-list.vertical .item { display: flex; }
.linp-post-list.vertical .item .img-container { margin-right: 20px; }
.linp-post-list.vertical .item .meta-data span { display: inline; }
.linp-post-list.vertical .item .meta-data .date { float: none; }
.linp-post-list.vertical .item .meta-data .separator { font-size: 13px; margin: 0 5px 0 0; }
.linp-post-list .item { position: relative; min-height: 117px; }
.linp-post-list .item .img-container { width: 100%; height: auto; margin-bottom: 15px; }
.linp-post-list .item .data { /*margin-left: 118px;*/ }
.linp-post-list .item .meta-data { margin-bottom: 6px; }
.linp-post-list .item .meta-data .date, .linp-post-list .item .meta-data .author { font-size: 13px; }
.linp-post-list .item .meta-data .author { font-style: italic; }
.linp-post-list .item .meta-data i { position: relative; font-size: 14px; }
.linp-post-list .item .meta-data span { margin-right: 5px; display: block; }
.linp-post-list .item .data h1, .linp-post-list .item .data h2, .linp-post-list .item .data h3, .linp-post-list .item .data h4, .linp-post-list .item .data h5, .linp-post-list .item .data h6 { font-weight: normal; margin-top: 0; margin-bottom: 6px; }

/*  	Core Owl Carousel CSS File 	v1.3.3 */
/* clearfix */
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

/* display none until init */
.owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }

.owl-carousel .owl-item { float: left; }

.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; }

.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing { cursor: url(//naturverbindung.info/wp-content/plugins/skilled-plugin/public/css/grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls { margin-top: 10px; text-align: center; }

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div { color: #FFF; display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #869791; filter: Alpha(Opacity=50); /*IE7 fix*/ opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); /*IE7 fix*/ opacity: 1; text-decoration: none; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span { display: block; width: 12px; height: 12px; margin: 5px 7px; filter: Alpha(Opacity=50); /*IE7 fix*/ opacity: 0.5; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: #869791; }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { filter: Alpha(Opacity=100); /*IE7 fix*/ opacity: 1; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }

/* preloading images */
.owl-item.loading { min-height: 150px; background: url(//naturverbindung.info/wp-content/plugins/skilled-plugin/public/css/AjaxLoader.gif) no-repeat center center; }

/*  Owl Carousel CSS3 Transitions  v1.3.2 */
.owl-origin { -webkit-perspective: 1200px; -webkit-perspective-origin-x: 50%; -webkit-perspective-origin-y: 50%; -moz-perspective: 1200px; -moz-perspective-origin-x: 50%; -moz-perspective-origin-y: 50%; perspective: 1200px; }

/* fade */
.owl-fade-out { z-index: 10; -webkit-animation: fadeOut .7s both ease; -moz-animation: fadeOut .7s both ease; animation: fadeOut .7s both ease; }

.owl-fade-in { -webkit-animation: fadeIn .7s both ease; -moz-animation: fadeIn .7s both ease; animation: fadeIn .7s both ease; }

/* backSlide */
.owl-backSlide-out { -webkit-animation: backSlideOut 1s both ease; -moz-animation: backSlideOut 1s both ease; animation: backSlideOut 1s both ease; }

.owl-backSlide-in { -webkit-animation: backSlideIn 1s both ease; -moz-animation: backSlideIn 1s both ease; animation: backSlideIn 1s both ease; }

/* goDown */
.owl-goDown-out { -webkit-animation: scaleToFade .7s ease both; -moz-animation: scaleToFade .7s ease both; animation: scaleToFade .7s ease both; }

.owl-goDown-in { -webkit-animation: goDown .6s ease both; -moz-animation: goDown .6s ease both; animation: goDown .6s ease both; }

/* scaleUp */
.owl-fadeUp-in { -webkit-animation: scaleUpFrom .5s ease both; -moz-animation: scaleUpFrom .5s ease both; animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out { -webkit-animation: scaleUpTo .5s ease both; -moz-animation: scaleUpTo .5s ease both; animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty { 0% { opacity: 1; } }
@-moz-keyframes empty { 0% { opacity: 1; } }
@keyframes empty { 0% { opacity: 1; } }
@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@-moz-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@-webkit-keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
@-moz-keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
@keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
@-webkit-keyframes backSlideOut { 25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); } }
@-moz-keyframes backSlideOut { 25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); } }
@keyframes backSlideOut { 25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); } }
@-webkit-keyframes backSlideIn { 0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); } }
@-moz-keyframes backSlideIn { 0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); } }
@keyframes backSlideIn { 0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); } }
@-webkit-keyframes scaleToFade { to { opacity: 0; -webkit-transform: scale(0.8); } }
@-moz-keyframes scaleToFade { to { opacity: 0; -moz-transform: scale(0.8); } }
@keyframes scaleToFade { to { opacity: 0; transform: scale(0.8); } }
@-webkit-keyframes goDown { from { -webkit-transform: translateY(-100%); } }
@-moz-keyframes goDown { from { -moz-transform: translateY(-100%); } }
@keyframes goDown { from { transform: translateY(-100%); } }
@-webkit-keyframes scaleUpFrom { from { opacity: 0; -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpFrom { from { opacity: 0; -moz-transform: scale(1.5); } }
@keyframes scaleUpFrom { from { opacity: 0; transform: scale(1.5); } }
@-webkit-keyframes scaleUpTo { to { opacity: 0; -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpTo { to { opacity: 0; -moz-transform: scale(1.5); } }
@keyframes scaleUpTo { to { opacity: 0; transform: scale(1.5); } }
/*.vc_row.linp-featured-courses-carousel {*/
/*margin: 0 0 50px !important;*/
/*}*/
.learnpress.linp-featured-courses-carousel .course-lesson-count { font-size: 13px; margin-right: 12px; font-weight: 600; margin-top: 4px; }
.learnpress.linp-featured-courses-carousel .course-lesson-count i { font-size: 15px; position: relative; top: -1px; }
.learnpress.linp-featured-courses-carousel .course-users-enrolled { font-size: 13px; margin-right: 12px; font-weight: 600; }
.learnpress.linp-featured-courses-carousel .course-users-enrolled i { margin-right: 2px; top: 5px; position: relative; font-size: 20px; }
.learnpress.linp-featured-courses-carousel .course-duration { font-size: 13px; margin-top: 4px; margin-right: 12px; font-weight: 600; }
.learnpress.linp-featured-courses-carousel .course-duration i { margin-right: 2px; position: relative; top: 3px; font-size: 16px; }

.linp-featured-courses-carousel .featured-course-thumb { width: 100%; }
.linp-featured-courses-carousel .rounded .featured-course-thumb { border-radius: 50%; padding: 12px; }
.linp-featured-courses-carousel .course-title { margin: 10px 0 8px 0 !important; }
.linp-featured-courses-carousel .course-duration, .linp-featured-courses-carousel .course-users-enrolled { float: left; }
.linp-featured-courses-carousel .course-excerpt { margin-bottom: 10px; }
.linp-featured-courses-carousel .starwrapper { margin-bottom: 5px; }
.linp-featured-courses-carousel .course-lesson-count { float: left; margin: 0 10px 0 0; }
.linp-featured-courses-carousel .course-lesson-count i { font-size: 16px; margin-right: 2px; }
.linp-featured-courses-carousel .course-lesson-count i:before { position: relative; top: 3px; }
.linp-featured-courses-carousel .owl-item { padding: 0 10px; }
.linp-featured-courses-carousel .owl-item .item-inner-wrap { padding: 15px 18px; }
.linp-featured-courses-carousel .owl-item .cbp-row { border-top: 1px solid; padding: 11px 16px 12px; }
.linp-featured-courses-carousel .owl-item .price { position: absolute; top: 20px; right: 0; }
.linp-featured-courses-carousel .owl-item .price .course-price { float: right; padding: 5px; text-align: center; line-height: 24px; }
.linp-featured-courses-carousel .owl-item .price .course-price:after { content: ' '; position: absolute; width: 0; height: 0; right: 0; top: 100%; border-width: 5px 5px; border-style: solid; border-color: #333 transparent transparent #333; }
.linp-featured-courses-carousel .owl-item .price .course-price:before { content: ' '; position: absolute; width: 0; height: 0; left: -18px; top: 0; border-width: 17px 15px; border-style: solid; border-color: #999 #999 #999 transparent; }
.linp-featured-courses-carousel .owl-item .price .course-price .amount { position: relative; }
.linp-featured-courses-carousel .owl-item .price .course-price em { font-style: normal; color: #333; margin: 0 7px; font-size: 0.8em; font-weight: 500; }
.linp-featured-courses-carousel .owl-item .price .course-price del { color: #333; }
.linp-featured-courses-carousel .owl-item .price .course-price del .amount { color: #333; font-size: 0.8em; font-weight: normal; }
.linp-featured-courses-carousel .owl-item .price .course-price.free-course .amount { font-size: 15px; }
.linp-featured-courses-carousel .owl-pagination { margin-top: 25px; }
.linp-featured-courses-carousel .owl-pagination .owl-page span { background-color: transparent; border: 2px solid #333; }
.linp-featured-courses-carousel .owl-pagination .owl-page.active span { border: 2px solid #999; }

.st-video-popup .vc_figure { position: relative; }

.st-video-popup .box { position: absolute; top: 50%; left: 50%; margin: -32px; width: 70px; height: 70px; border-radius: 50%; border: 5px solid #fff; cursor: pointer; }

.st-video-popup .tri { position: relative; top: 50%; left: 50%; width: 0; margin-top: -12px; margin-left: -6px; height: 0; border-top: 13px solid transparent; border-bottom: 13px solid transparent; border-left: 20px solid #fff; }

.wh-menu-center ul.sf-menu { float: none; text-align: center; }
.wh-menu-center ul.sf-menu li { display: inline-block; float: none; }
.wh-menu-center ul.sf-menu li .sub-menu li { display: block; float: left; }

.wh-content-box { position: relative; }
.wh-content-box .overlay { display: none; }
.wh-content-box:hover .overlay { display: block; background: rgba(255, 0, 0, 0.5); position: absolute; top: 0; bottom: 0; left: 0; right: 0; color: #fff; padding: 20px; text-align: center; }
.wh-content-box .wh-content-box-link { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }

.tt_event_padding_top_0 { padding-top: 0 !important; }

.tt_event_padding_bottom_0 { padding-bottom: 0 !important; }

.tt_event_padding_0 { padding: 0 !important; }

.tt_event_margin_top_13 { margin-top: 13px !important; }

.tt_event_margin_top_27 { margin-top: 27px !important; }

.tt_event_theme_page * { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; }

.tt_event_theme_page { width: 100%; background: #FFFFFF; padding: 30px; margin: 0 auto 30px; }

.tt_event_page_left { float: left; width: 630px; }

.rtl .tt_event_page_left { float: right; }

.tt_event_page_right { float: right; width: 270px; }

.rtl .tt_event_page_right { float: left; }

.tt_event_page_left .attachment-event-post-thumb { margin-bottom: 17px; }

.tt_event_theme_page h2, .tt_event_theme_page h3, .tt_event_theme_page h4, .tt_event_theme_page h5 { font-family: 'Lato'; line-height: 120%; color: #34495E; margin: 0; padding: 0; }

.tt_event_theme_page h2 { font-size: 40px; font-weight: 700; margin-bottom: 5px; }

.tt_event_theme_page h3 { font-size: 29px; font-weight: 700; }

.tt_event_theme_page h4 { font-size: 24px; font-weight: 400; }

.tt_event_theme_page h5 { font-size: 18px; font-weight: 400; line-height: 140%; }

.tt_event_hours_count { color: #798795; margin-left: 5px; font-weight: 400; }

.rtl .tt_event_hours_count { margin-left: 0; margin-right: 5px; }

.tt_event_theme_page p { font-size: 15px; font-family: 'Lato'; font-weight: 400; color: #34495E; margin: 0; padding: 1em 0; line-height: 140%; }

.tt_event_theme_page .textwidget p:first-child { margin-top: 30px; }

.tt_event_theme_page .textwidget p { padding: 0; }

.tt_event_items_list { list-style: none; padding: 20px 0; margin: 0; }

.tt_event_items_list li { background: url(//naturverbindung.info/wp-content/plugins/skilled-plugin/public/images/bullet.png) left center no-repeat; padding-left: 20px; font-size: 15px; font-family: 'Lato'; font-weight: 400; color: #34495E; line-height: 160%; }

.rtl .tt_event_items_list li { background-position: right center; padding-left: 0; padding-right: 20px; }

.tt_event_items_list li.type_info { background: none; padding: 0; border-bottom: 1px solid #EFEFEF; padding: 8px 0; }

.tt_event_items_list li label { float: left; width: 115px; font-weight: 700 !important; font-size: 15px !important; }

.rtl .tt_event_items_list li label { float: right; }

.tt_event_items_list li .tt_event_text { float: left; width: 185px; }

.rtl .tt_event_items_list li .tt_event_text { float: right; }

.tt_event_column_left, .tt_event_column_right { width: 300px; }

.tt_event_column_left { float: left; margin-right: 30px; }

.rtl .tt_event_column_left { float: right; margin-right: 0; margin-left: 30px; }

.tt_event_column_right { float: right; }

.rtl .tt_event_column_right { float: left; }

.tt_event_hours { clear: both; padding: 0; margin: 0; list-style: none; }

.tt_event_hours li { float: left; width: 246px; border: 1px solid #EFEFEF; border-left: 3px solid #00A27C; margin: 0 30px 30px 0; padding: 15px 25px; }

.rtl .tt_event_hours li { float: right; margin: 0 0 30px 30px; border-left: 1px solid #EFEFEF; border-right: 3px solid #00A27C; }

.tt_event_hours li.event_hours_right { margin-right: 0; }

.rtl .tt_event_hours li.event_hours_right { margin-left: 0; }

.tt_event_url { font-size: 15px; color: #798795; text-decoration: none; border: none; }

a.tt_event_url:hover { text-decoration: underline; border: none; }

/* --- upcoming events --- */
.tt_upcoming_events_wrapper { clear: both; float: left; width: 100%; }

.rtl .tt_upcoming_events_wrapper { float: right; }

.tt_upcoming_events_wrapper .caroufredsel_wrapper { margin: 0 !important; overflow: hidden; width: 100% !important; }

.tt_upcoming_events_wrapper * { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; }

.tt_upcoming_events_wrapper p.message { padding: 0; }

.tt_upcoming_events { padding: 0 !important; margin: 0 !important; list-style: none !important; border-radius: 0 !important; box-shadow: none !important; border: none !important; }

.tt_upcoming_events li { width: 270px; padding: 0 0 10px !important; margin: 0 !important; border: none !important; list-style: none !important; background: none !important; }

.tt_upcoming_events li:before, .tt_upcoming_events li:after { content: none !important; background: none !important; border: none !important; }

.tt_upcoming_events li .tt_upcoming_events_event_container { display: block !important; border: 1px solid #EFEFEF; border-left: 3px solid #00A27C; background-color: #FFF; padding: 10px 20px; text-decoration: none; color: #34495E; font-family: 'Lato'; font-size: 14px; font-weight: 700; line-height: 140%; height: 40px; overflow: hidden; outline: none; transition: none !important; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; }

.rtl .tt_upcoming_events li .tt_upcoming_events_event_container { border-left: 1px solid #EFEFEF; border-right: 3px solid #00A27C; text-align: right; }

.tt_upcoming_events li .tt_upcoming_events_event_container:hover { background: #00A27C; color: #FFF; height: auto; overflow: visible; border-top: 1px solid #00A27C; border-bottom: 1px solid #00A27C; border-right: 1px solid #00A27C; }

.rtl .tt_upcoming_events li .tt_upcoming_events_event_container:hover { border-right: 0px solid #00A27C; border-left: 1px solid #00A27C; }

.tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_arrow { display: block; float: right; width: 11px; height: 11px; background: url(//naturverbindung.info/wp-content/plugins/skilled-plugin/public/images/arrow_widget_expand.png) no-repeat; margin-top: 13px; }

.rtl .tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_arrow { float: left; }

.tt_upcoming_events li .tt_upcoming_events_event_container:hover .tt_upcoming_events_arrow { background-position: 0 -11px; }

.tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_hours { display: block; font-weight: 400; font-size: 13px; }

.tt_upcoming_events li .tt_upcoming_events_event_container img.wp-post-image { max-width: 100%; height: auto; margin-top: 10px; }

.tt_calendar_icon { display: block; float: left; width: 11px; height: 11px; background: url(//naturverbindung.info/wp-content/plugins/skilled-plugin/public/images/calendar.png) no-repeat; margin-right: 8px; margin-top: 5px; }

.rtl .tt_calendar_icon { float: right; margin-right: 0; margin-left: 8px; }

.tt_upcoming_events li .tt_upcoming_events_event_container:hover .tt_calendar_icon { background-position: 0 -11px; }

.tt_upcoming_events li .tt_upcoming_events_event_container .tt_event_hours_description { display: block; font-size: 13px; margin-top: 10px; font-weight: 400; }

.tt_upcoming_event_controls a { border: 1px solid #EFEFEF; display: block; float: left; padding: 6px; outline: none; }

.rtl .tt_upcoming_event_controls a { float: right; }

.tt_upcoming_event_controls a#upcoming_event_prev { margin-right: 2px; }

.rtl .tt_upcoming_event_controls a#upcoming_event_prev { margin-right: 0; margin-left: 2px; }

.tt_upcoming_event_controls span { display: block; width: 11px; height: 11px; }

.tt_upcoming_event_controls .tt_upcoming_event_prev_arrow { background: url(//naturverbindung.info/wp-content/plugins/skilled-plugin/public/images/arrow_scroll_up.png) no-repeat; }

.tt_upcoming_event_controls .tt_upcoming_event_next_arrow { background: url(//naturverbindung.info/wp-content/plugins/skilled-plugin/public/images/arrow_scroll_down.png) no-repeat; }

.tt_upcoming_event_controls a:hover { border-color: #00A27C; background-color: #00A27C; }

.tt_upcoming_event_controls a:hover span { background-position: 0 -11px; }

.timetable_sidebar_box { clear: both; margin-top: 50px; }

.timetable_sidebar_box:first-child { margin-top: 0; }

.page_margin_top { margin-top: 30px; }

.tt_event_responsive_image, .tt_event_page_left .attachment-event-post-thumb { width: 100%; height: auto; }

@media screen and (max-width: 1009px) { .tt_event_theme_page .textwidget p:first-child { margin-top: 23px; }
  .tt_event_theme_page h2 { font-size: 30px; }
  .tt_event_theme_page h3 { font-size: 22px; }
  .tt_event_theme_page h4 { font-size: 18px; }
  .tt_event_theme_page h5 { font-size: 16px; }
  .tt_event_theme_page p, .tt_event_items_list li { font-size: 14px; }
  .tt_event_theme_page { padding: 20px; width: 710px; }
  .tt_event_page_left { width: 480px; }
  .tt_event_page_right { width: 210px; }
  .tt_event_column_left { margin-right: 10px; }
  .rtl .tt_event_column_left { margin-right: 0px; margin-left: 10px; }
  .tt_event_column_left, .tt_event_column_right { width: 235px; }
  .tt_event_hours li { width: 184px; margin: 0 23px 23px 0; padding: 15px 20px; }
  .rtl .tt_event_hours li { margin: 0 0px 23px 23px; }
  .tt_upcoming_events li { width: 210px; }
  .tt_upcoming_events li a { padding: 10px; }
  .tt_event_items_list li.type_info { padding: 5px 0; }
  .tt_event_margin_top_27 { margin-top: 20px !important; }
  .tt_event_theme_page h3 { margin-top: 15px; }
  /* --- timetable --- */
  .tt_responsive .tt_timetable { margin-top: 23px; }
  .tt_responsive .tt_timetable th, .tt_responsive .tt_timetable .event_container, .tt_responsive .tt_tooltip .tt_tooltip_content { padding: 4px 4px 5px; }
  .tt_responsive .tt_timetable td { height: 18px; }
  .timetable_sidebar_box { margin-top: 40px; } }
@media screen and (max-width: 767px) { .tt_event_theme_page, .tt_event_page_left, .tt_event_page_right, .tt_upcoming_events li { width: 422px; }
  .tt_event_page_right { margin-top: 50px; }
  .tt_event_column_left, .tt_event_column_right { width: 206px; }
  .tt_event_hours li { width: 368px; margin: 0 0 23px; padding: 15px 25px; }
  .tt_event_hours li:last-child { margin-bottom: 0; }
  .tt_upcoming_events li a { padding: 10px 20px; }
  /* --- timetable --- */
  .tt_responsive .tt_timetable { display: none; }
  .tt_responsive .tt_timetable.small { display: block; }
  .tt_responsive .tt_timetable.small .box_header { font-size: 16px !important; color: #34495E !important; font-family: 'Lato'; }
  .tt_responsive .tt_timetable.small .tt_items_list a, .tt_responsive .tt_timetable.small .tt_items_list span { width: 302px; font-family: 'Lato'; color: #34495E !important; text-decoration: none; outline: none; }
  .tt_responsive .tt_timetable.small .tt_items_list a:hover { text-decoration: underline; }
  /* --- tabs box navigation --- */
  .tt_double_buttons.sf-timetable-menu:first-of-type { margin-right: 10px !important; }
  .tt_double_buttons.sf-timetable-menu:last-of-type { margin-right: 0 !important; }
  .tabs_box_navigation.tt_double_buttons.sf-timetable-menu .tabs_box_navigation_selected { padding: 15px 15px !important; width: 174px; }
  .tt_double_buttons.sf-timetable-menu li ul { width: 204px; }
  .tt_double_buttons.sf-timetable-menu li ul li { width: 194px; }
  .tt_double_buttons.tabs_box_navigation label { font-size: 16px !important; } }
@media screen and (max-width: 479px) { .tt_event_theme_page, .tt_event_page_left, .tt_event_page_right, .tt_upcoming_events li, .tt_event_column_left, .tt_event_column_right { width: 280px; }
  .tt_event_hours li { width: 236px; padding: 15px 20px; }
  .tt_event_theme_page { padding: 10px; }
  .tt_event_column_left { margin-right: 0; }
  .rtl .tt_event_column_left { margin-left: 0; }
  .tt_event_column_right { margin-top: 23px; }
  .tt_event_column_left .tt_event_items_list { padding-bottom: 0; }
  /* --- timetable --- */
  .tt_responsive .tt_timetable.small .tt_items_list a, .tt_responsive .tt_timetable.small .tt_items_list span { width: 148px; }
  .tt_responsive .tt_timetable.small .box_header { font-size: 14px !important; }
  /* --- tabs box navigation --- */
  .tt_responsive.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected { width: 220px; }
  .tt_responsive.tabs_box_navigation.sf-timetable-menu li ul { width: 258px; }
  .sf-timetable-menu li ul li { width: 248px; }
  .tt_double_buttons, .tt_double_buttons.sf-timetable-menu:first-of-type { margin-right: 0 !important; }
  .tt_double_buttons.sf-timetable-menu:first-of-type { margin-bottom: 10px !important; }
  .tt_responsive.tabs_box_navigation.sf-timetable-menu.tt_double_buttons .tabs_box_navigation_selected { width: 220px; padding: 15px 19px !important; }
  .tt_responsive.tabs_box_navigation.sf-timetable-menu.tt_double_buttons li ul { width: 258px; }
  .tt_double_buttons.sf-timetable-menu li ul li { width: 248px; }
  .tt_double_buttons.tabs_box_navigation label { font-size: 18px !important; } }
.timetable_clearfix:after { font-size: 0px; content: "."; display: block; height: 0px; visibility: hidden; clear: both; }

div.rtl { direction: rtl; }

.tt_hide { display: none; }

/* --- lists --- */
.tt_tabs_navigation, .tt_items_list { padding: 0; margin: 0; list-style: none; }

.tt_tabs { border: none !important; }

.tt_tabs .ui-tabs-panel { padding: 0 !important; clear: both; }

.tt_navigation_cell { margin-bottom: 20px !important; }

/* --- timetable --- */
table.tt_timetable { width: 100%; font-size: 11px; color: #666; border: none; font-family: arial; letter-spacing: normal; font-size: 11px; line-height: normal; font-family: 'Lato', Helvetica, Arial, sans-serif; border-collapse: separate !important; border-spacing: 2px !important; background: #FFF !important; }

table.tt_timetable * { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; }

.tt_timetable th, .tt_timetable td { font-size: 14px; font-weight: normal; font-style: normal; line-height: normal; color: #34495E; text-transform: none; border: none !important; }

.tt_timetable th, .tt_timetable td.tt_hours_column { text-align: center; vertical-align: middle; }

.tt_timetable th { width: 12.5%; padding: 10px 15px 12px; letter-spacing: normal; }

.tt_timetable .event_container { padding: 7px 10px; }

.tt_timetable td { width: 12.5%; vertical-align: top; height: 31px; border: none; padding: 0; /*height: 100px;*/ }

.tt_timetable .hours { color: #FFF; font-weight: bold; }

.tt_timetable .event { background-color: #00A27C; color: #FFF; line-height: 140%; text-align: center; padding: 0 !important; vertical-align: top; }

.tt_timetable .event a, .tt_timetable .event .event_header { display: block; color: #FFF !important; font-size: 14px; font-weight: bold; margin-bottom: 2px; text-decoration: none; outline: none; transition: none !important; border: none; }

.tt_timetable .event a:hover, .tt_timetable .event a.event_header:hover { text-decoration: underline; }

.tt_timetable .event .before_hour_text, .tt_timetable .event .after_hour_text { font-size: 13px; }

.tt_timetable tr { background-color: #FFF !important; }

.tt_timetable .row_gray { background-color: #F0F0F0 !important; }

.tt_timetable .event:hover, .tt_timetable .event .event_container.tt_tooltip:hover { background-color: #1F736A; }

.tt_timetable .event.tt_tooltip:hover .hours, .tt_timetable .event .event_container.tt_tooltip:hover .hours { color: #FFF; }

.tt_timetable .event .hours_container { margin: 15px 0; }

.tt_timetable .event .top_hour { margin-top: 15px; }

.tt_timetable .event .bottom_hour, .event_layout_4 .tt_timetable .event .top_hour { margin-bottom: 15px; }

.tt_timetable .event hr { background: #FFFFFF; border: none; height: 1px; margin: 0; opacity: 0.4; }

.tt_timetable.small { display: none; font-size: 13px; }

/* --- tip/tooltip/qtip --- */
.tt_tooltip { cursor: pointer; }

.tt_tooltip .tt_tooltip_text { display: block; /*padding-bottom: 15px;*/ visibility: hidden; opacity: 0; position: absolute; z-index: 1000; left: -19px; bottom: 100%; line-height: 1; text-align: center; /* CSS3 Transitions */ -webkit-transition-duration: 0.25s; -moz-transition-duration: 0.25s; -o-transition-duration: 0.25s; -ms-transition-duration: 0.25s; transition-duration: 0.25s; -webkit-transition-timing-function: cubic-bezier(0.35, 0, 0.35, 1); -moz-transition-timing-function: cubic-bezier(0.35, 0, 0.35, 1); -o-transition-timing-function: cubic-bezier(0.35, 0, 0.35, 1); -ms-transition-timing-function: cubic-bezier(0.35, 0, 0.35, 1); transition-timing-function: cubic-bezier(0.35, 0, 0.35, 1); /* CSS3 Transitions */ -webkit-transition-property: opacity, visibility; -moz-transition-property: opacity, visibility; -o-transition-property: opacity, visibility; -ms-transition-property: opacity, visibility; transition-property: opacity, visibility; /*background: url(//naturverbindung.info/wp-content/plugins/skilled-plugin/public/css/images/tooltip_arrow.png) no-repeat 15px bottom;*/ }

.rtl .tt_tooltip .tt_tooltip_text { left: auto; /*right: -19px;*/ }

.tt_tooltip .tt_tooltip_content { background: #1F736A; color: #FFF; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding: 7px 10px 10px; line-height: 150%; font-size: 11px; text-align: left; }

.rtl .tt_tooltip .tt_tooltip_content { text-align: right; }

.tt_tooltip:hover .tt_tooltip_text { visibility: visible; opacity: 1; }

.tt_tooltip .tt_tooltip_arrow { content: ''; position: relative; border-color: #1F736A transparent; border-style: solid; border-width: 5px 5px 0; bottom: -6px; left: 0; display: inline; }

.rtl .tt_tooltip .tt_tooltip_arrow { left: auto; right: 0; }

/* --- tabs box navigation --- */
.tabs_box_navigation.sf-timetable-menu { float: none; clear: both; }

.tabs_box_navigation li:after { content: none !important; }

.tabs_box_navigation.sf-timetable-menu * { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; line-height: 1; }

.tabs_box_navigation.sf-timetable-menu li.submenu:hover:after { background: none; }

.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected { width: 256px; height: auto; padding: 13px 12px !important; background: #00A27C; color: #FFFFFF; cursor: pointer; margin: 0 !important; }

.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover { background-color: #1F736A; }

.tabs_box_navigation.sf-timetable-menu li:hover ul, .tabs_box_navigation.sf-timetable-menu li.sfHover ul { top: 38px; border: 1px solid #1F736A; }

.tabs_box_navigation_hidden { display: none; }

/* --- menu --- */
.sf-timetable-menu { padding: 0 !important; margin: 0 30px 30px 0 !important; list-style: none !important; }

.sf-timetable-menu a { text-decoration: none !important; }

.sf-timetable-menu li, .sf-timetable-menu li:hover, .sf-timetable-menu li.sfHover, .sf-timetable-menu a:focus, .sf-timetable-menu a:hover, .sf-timetable-menu a:active { background: none #fff; }

.sf-timetable-menu li:hover a, .sf-timetable-menu li.selected a, .sf-timetable-menu li.current-menu-item a, .sf-timetable-menu li.current-menu-ancestor a { color: #FFF; background: #1F736A; }

.sf-timetable-menu li ul { width: 228px; background: #FFF; border: 1px solid #E8E8E8; padding: 0 0 5px !important; list-style: none !important; margin: 0 !important; }

.sf-timetable-menu li:hover ul, .sf-timetable-menu li.sfHover ul { top: 44px; }

.sf-timetable-menu li ul li { width: 218px; height: auto; background-color: #fff; padding: 0 5px !important; list-style: none !important; margin: 0 !important; }

.sf-timetable-menu li:hover ul a, .sf-timetable-menu li.submenu:hover ul a { border: none; color: #34495E !important; background: #FFF; padding: 12px 14px; font-size: 15px; font-family: 'Lato', Helvetica, Arial, sans-serif; transition: none !important; }

.sf-timetable-menu li ul li a:hover, .sf-timetable-menu li ul li.selected a:hover { background-color: #00A27C; color: #FFF !important; font-weight: normal; }

.sf-timetable-menu li ul li.selected a { background-color: #F0F0F0; color: #34495E; font-weight: normal; }

/* --- items list --- */
.tt_items_list { padding: 0 !important; margin: 0 !important; list-style: none !important; }

.tt_items_list.margin_top { margin-top: 8px; }

.tt_items_list li { padding: 12px 0 !important; margin: 0 !important; list-style: none !important; border-bottom: 1px solid #E0E0E0; background-position: left center; background-repeat: no-repeat; line-height: 120%; }

.rtl .tt_items_list li { background-position: left center; }

.tt_items_list li:first-child { padding-top: 0; }

.tt_items_list a, .tt_items_list span { float: left; outline: none; }

.rtl .tt_items_list a, .rtl .tt_items_list span { float: right; }

.tt_items_list.thin a, .tt_items_list.thin span { font-weight: normal; }

.tt_items_list .value { float: right; color: #34495E; }

.rtl .tt_items_list .value { float: left; }

.tt_items_list.opening_hours li span, .tt_items_list.opening_hours .value { color: #FFF; }

.tt_items_list.opening_hours li { border-color: #4468B2; }

.home_box .tt_items_list li:first-child { padding-top: 12px; }

.tt_items_list li a { border: none; }

.tt_items_list li a:hover { text-decoration: underline; }

/* --- tabs --- */
.tt-ui-tabs-hide { display: none; }

.tt_tabs .ui-tabs-panel p { padding: 24px 0 25px; }

/* --- tabs navigation --- */
.tt_tabs_navigation { float: none !important; clear: both; width: 100% !important; padding: 0; margin: 0; list-style: none !important; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; background: none !important; border: none !important; }

.tt_tabs_navigation li { float: left; margin: 0 20px 0 0 !important; padding: 0 !important; font-size: 18px !important; background: none !important; border: none !important; list-style: none !important; }

.rtl .tt_tabs_navigation li { float: right; margin: 0 0 0 20px !important; }

.tt_tabs_navigation li:last-child { margin-right: 0 !important; }

.rtl .tt_tabs_navigation li:last-child { /*margin-right: auto !important;*/ margin-left: 0 !important; }

.tt_tabs_navigation li a { width: auto !important; display: block; text-align: center; color: #666 !important; padding: 8px 0 !important; border: none !important; border-bottom: 1px solid #E5E5E5 !important; line-height: normal; outline: none; text-decoration: none; font-size: 15px !important; font-family: 'Lato', Helvetica, Arial, sans-serif; transition: none !important; margin-bottom: 1px; }

.tt_tabs_navigation li a:hover, .tt_tabs_navigation li a.selected, .tt_tabs_navigation li.ui-tabs-active a { border-bottom-width: 3px !important; padding-bottom: 7px !important; border-color: #00A27C !important; color: #000 !important; margin-bottom: 0; }

.sf-timetable-menu a:hover, .tt_tabs_navigation li a:hover, .tt_tabs_navigation li a:focus, .tt_tabs_navigation li a:active { text-decoration: none; }

/* --- tabs box navigation --- */
.tabs_box_navigation.sf-timetable-menu { float: left; clear: none; font-family: 'Lato', Helvetica, Arial, sans-serif; font-size: 18px; }

.rtl .tabs_box_navigation.sf-timetable-menu li { float: right; }

.tabs_box_navigation.sf-timetable-menu li.submenu:hover:after { background: none; }

.tabs_box_navigation .tabs_box_navigation_icon { float: right; background: url(//naturverbindung.info/wp-content/plugins/skilled-plugin/public/images/arrow_menu_expand.png) no-repeat scroll 0 0 transparent; width: 11px; height: 11px; margin-top: 3px; }

.rtl .tabs_box_navigation .tabs_box_navigation_icon { float: left; }

.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected { width: 190px; height: auto; padding: 15px 19px !important; margin: 0 !important; list-style: none !important; color: #FFFFFF; cursor: pointer; border: 1px solid #00A27C; }

.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover { background-color: #FFF; color: #34495E; box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.1); border: 1px solid rgba(0, 0, 0, 0.1); }

.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover .tabs_box_navigation_icon { background-position: 0 -11px; }

.rtl .tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover .tabs_box_navigation_icon { background-position: 0 -11px; }

.tabs_box_navigation.sf-timetable-menu li:hover ul, .tabs_box_navigation.sf-timetable-menu li.sfHover ul { top: 48px !important; left: -1px; box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.1); border: 1px solid rgba(0, 0, 0, 0.1); border-top: none; }

.rtl .tabs_box_navigation.sf-timetable-menu li:hover ul, .tabs_box_navigation.sf-timetable-menu li.sfHover ul { left: auto; right: -1px; }

.tabs_box_navigation label { display: inline !important; font-size: 18px !important; font-weight: normal !important; }

.tabs_box_navigation_hidden { display: none; }

/*** ESSENTIAL STYLES ***/
.sf-timetable-menu, .sf-timetable-menu * { margin: 0; padding: 0; list-style: none; }

.sf-timetable-menu { line-height: 1.0; }

.sf-timetable-menu ul { position: absolute; top: -999em !important; width: 10em; /* left offset of submenus need to match (see below) */ }

.sf-timetable-menu ul li { width: 100%; }

.sf-timetable-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

.sf-timetable-menu li { float: left; position: relative; }

.sf-timetable-menu a { display: block; position: relative; }

.sf-timetable-menu li:hover ul, .sf-timetable-menu li.sfHover ul { left: 0; top: 2.5em; /* match top ul list item height */ z-index: 99; }

ul.sf-timetable-menu li:hover li ul, ul.sf-timetable-menu li.sfHover li ul { top: -999em; }

ul.sf-timetable-menu li li:hover ul, ul.sf-timetable-menu li li.sfHover ul { left: 10em; /* match ul width */ top: 0; }

ul.sf-timetable-menu li li:hover li ul, ul.sf-timetable-menu li li.sfHover li ul { top: -999em; }

ul.sf-timetable-menu li li li:hover ul, ul.sf-timetable-menu li li li.sfHover ul { left: 10em; /* match ul width */ top: 0; }

/*** DEMO SKIN ***/
.sf-timetable-menu { float: left; margin-bottom: 1em; }

.sf-timetable-menu a { border-left: 1px solid #fff; border-top: 1px solid #CFDEFF; padding: .75em 1em; text-decoration: none; }

.sf-timetable-menu a, .sf-timetable-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/ color: #13a; }

.sf-timetable-menu li { background: #BDD2FF; }

.sf-timetable-menu li li { background: #AABDE6; }

.sf-timetable-menu li li li { background: #9AAEDB; }

.sf-timetable-menu li:hover, .sf-timetable-menu li.sfHover, .sf-timetable-menu a:focus, .sf-timetable-menu a:hover, .sf-timetable-menu a:active { background: #CFDEFF; outline: 0; }

/*** arrows **/
.sf-timetable-menu a.sf-with-ul { padding-right: 2.25em; min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */ }

.sf-sub-indicator { position: absolute; display: block; right: .75em; top: 1.05em; /* IE6 only */ width: 10px; height: 10px; text-indent: -999em; overflow: hidden; background: url(//naturverbindung.info/wp-content/plugins/skilled-plugin/public/images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */ }

a > .sf-sub-indicator { /* give all except IE6 the correct values */ top: .8em; background-position: 0 -100px; /* use translucent arrow for modern browsers*/ }

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator { background-position: -10px -100px; /* arrow hovers for modern browsers*/ }

/* point right for anchors in subs */
.sf-timetable-menu ul .sf-sub-indicator { background-position: -10px 0; }

.sf-timetable-menu ul a > .sf-sub-indicator { background-position: 0 0; }

/* apply hovers to modern browsers */
.sf-timetable-menu ul a:focus > .sf-sub-indicator, .sf-timetable-menu ul a:hover > .sf-sub-indicator, .sf-timetable-menu ul a:active > .sf-sub-indicator, .sf-timetable-menu ul li:hover > a > .sf-sub-indicator, .sf-timetable-menu ul li.sfHover > a > .sf-sub-indicator { background-position: -10px 0; /* arrow hovers for modern browsers*/ }

/*** shadows for all but IE6 ***/
.sf-shadow ul { background: url(//naturverbindung.info/wp-content/plugins/skilled-plugin/public/images/shadow.png) no-repeat bottom right; padding: 0 8px 9px 0; -moz-border-radius-bottomleft: 17px; -moz-border-radius-topright: 17px; -webkit-border-top-right-radius: 17px; -webkit-border-bottom-left-radius: 17px; }

.sf-shadow ul.sf-shadow-off { background: transparent; }

@media (min-width: 768px) and (max-width: 1000px) { .linp-post-list.vertical .item { display: block; } }
.clear,.clearfix{clear:both}.clear:after,.clearfix:after{content:" ";display:block;height:0;font-size:0;clear:both;visibility:hidden}.padded{padding:10px}.half-padded{padding:5px}.double-padded{padding:20px}.triple-padded{padding:30px}.pad-top{padding-top:10px}.half-pad-top{padding-top:5px}.double-pad-top{padding-top:20px}.triple-pad-top{padding-top:30px}.pad-right{padding-right:10px}.half-pad-right{padding-right:5px}.double-pad-right{padding-right:20px}.triple-pad-right{padding-right:30px}.pad-bottom{padding-bottom:10px}.half-pad-bottom{padding-bottom:5px}.double-pad-bottom{padding-bottom:20px}.triple-pad-bottom{padding-bottom:30px}.pad-left{padding-left:10px}.half-pad-left{padding-left:5px}.double-pad-left{padding-left:20px}.triple-pad-left{padding-left:30px}.gapped{margin:10px}.half-gapped{margin:5px}.double-gapped{margin:20px}.triple-gapped{margin:30px}.gap-top{margin-top:10px}.half-gap-top{margin-top:5px}.double-gap-top{margin-top:20px}.triple-gap-top{margin-top:30px}.gap-right{margin-right:10px}.half-gap-right{margin-right:5px}.double-gap-right{margin-right:20px}.triple-gap-right{margin-right:30px}.gap-bottom{margin-bottom:10px}.half-gap-bottom{margin-bottom:5px}.double-gap-bottom{margin-bottom:20px}.triple-gap-bottom{margin-bottom:30px}.gap-left{margin-left:10px}.half-gap-left{margin-left:5px}.double-gap-left{margin-left:20px}.triple-gap-left{margin-left:30px}.offset{margin:-10px}.half-offset{margin:-5px}.double-offset{margin:-20px}.triple-offset{margin:-30px}.offset-top{margin-top:-10px}.half-offset-top{margin-top:-5px}.double-offset-top{margin-top:-20px}.triple-offset-top{margin-top:-30px}.offset-right{margin-right:-10px}.half-offset-right{margin-right:-5px}.double-offset-right{margin-right:-20px}.triple-offset-right{margin-right:-30px}.offset-bottom{margin-bottom:-10px}.half-offset-bottom{margin-bottom:-5px}.double-offset-bottom{margin-bottom:-20px}.triple-offset-bottom{margin-bottom:-30px}.offset-left{margin-left:-10px}.half-offset-left{margin-left:-5px}.double-offset-left{margin-left:-20px}.triple-offset-left{margin-left:-30px}.stick,.fixed{position:fixed}.stick.top,.fixed.top{position:fixed;top:0}.stick.right,.fixed.right{position:fixed;right:0}.stick.bottom,.fixed.bottom{position:fixed;bottom:0}.stick.left,.fixed.left{position:fixed;left:0}.stick.middle,.fixed.middle{position:fixed;top:50%}.stick.center,.fixed.center{position:fixed;left:50%}.absolute{position:absolute}.absolute.top{position:absolute;top:0}.absolute.right{position:absolute;right:0}.absolute.bottom{position:absolute;bottom:0}.absolute.left{position:absolute;left:0}.absolute.middle{position:absolute;top:50%}.absolute.center{position:absolute;left:50%}.relative{position:relative}.static{position:static}.inline{display:inline}.inline-block{display:inline-block;width:auto}.block{display:block}.hidden{display:none !important}.small{font-size:0.8em}.medium{font-size:1em}.large{font-size:1.5em}.unstyled,.zero{margin:0;padding:0}.pull-right{float:right}.pull-left{float:left}.pull-none{float:none}.bordered{border:1px solid #ddd}.border-top{border-top:1px solid #ddd}.border-right{border-right:1px solid #ddd}.border-bottom{border-bottom:1px solid #ddd}.border-left{border-left:1px solid #ddd}.align-top{display:table-cell;vertical-align:top}.align-right{text-align:right}.align-bottom{display:table-cell;vertical-align:bottom}.align-left{text-align:left}.align-center{text-align:center}.justify{text-align:justify}.unstyled{list-style:none}.truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.center{display:block;margin:0 auto}.square{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.round{-webkit-border-radius:9999em;-moz-border-radius:9999em;-ms-border-radius:9999em;-o-border-radius:9999em;border-radius:9999em}.rotate-90{display:inline-block;width:auto;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.rotate-90-ctr{display:inline-block;width:auto;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.rotate-180{display:inline-block;width:auto;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.rotate-180-ctr{display:inline-block;width:auto;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.rotate-270{display:inline-block;width:auto;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.rotate-270-ctr{display:inline-block;width:auto;-webkit-transform:rotate(-270deg);-moz-transform:rotate(-270deg);-ms-transform:rotate(-270deg);-o-transform:rotate(-270deg);transform:rotate(-270deg)}.rotate-360{display:inline-block;width:auto;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}.rotate-360-ctr{display:inline-block;width:auto;-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}.transition{-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;transition:all 1s}.no-transition{transition:none !important}.cbp-container{max-width:1200px;margin:0 auto}.cbp-row{clear:both;width:100%}.cbp-row:after{content:" ";display:block;height:0;font-size:0;clear:both;visibility:hidden}.column,.whole,.wholes,.whole.one,.wholes.one,.half,.halves,.half.one,.halves.one,.half.two,.halves.two,.third,.thirds,.third.one,.thirds.one,.third.two,.thirds.two,.third.three,.thirds.three,.fourth,.fourths,.fourth.one,.fourths.one,.fourth.two,.fourths.two,.fourth.three,.fourths.three,.fourth.four,.fourths.four,.fifth,.fifths,.fifth.one,.fifths.one,.fifth.two,.fifths.two,.fifth.three,.fifths.three,.fifth.four,.fifths.four,.fifth.five,.fifths.five,.sixth,.sixths,.sixth.one,.sixths.one,.sixth.two,.sixths.two,.sixth.three,.sixths.three,.sixth.four,.sixths.four,.sixth.five,.sixths.five,.sixth.six,.sixths.six,.seventh,.sevenths,.seventh.one,.sevenths.one,.seventh.two,.sevenths.two,.seventh.three,.sevenths.three,.seventh.four,.sevenths.four,.seventh.five,.sevenths.five,.seventh.six,.sevenths.six,.seventh.seven,.sevenths.seven,.eighth,.eighths,.eighth.one,.eighths.one,.eighth.two,.eighths.two,.eighth.three,.eighths.three,.eighth.four,.eighths.four,.eighth.five,.eighths.five,.eighth.six,.eighths.six,.eighth.seven,.eighths.seven,.eighth.eight,.eighths.eight,.ninth,.ninths,.ninth.one,.ninths.one,.ninth.two,.ninths.two,.ninth.three,.ninths.three,.ninth.four,.ninths.four,.ninth.five,.ninths.five,.ninth.six,.ninths.six,.ninth.seven,.ninths.seven,.ninth.eight,.ninths.eight,.ninth.nine,.ninths.nine,.tenth,.tenths,.tenth.one,.tenths.one,.tenth.two,.tenths.two,.tenth.three,.tenths.three,.tenth.four,.tenths.four,.tenth.five,.tenths.five,.tenth.six,.tenths.six,.tenth.seven,.tenths.seven,.tenth.eight,.tenths.eight,.tenth.nine,.tenths.nine,.tenth.ten,.tenths.ten,.eleventh,.elevenths,.eleventh.one,.elevenths.one,.eleventh.two,.elevenths.two,.eleventh.three,.elevenths.three,.eleventh.four,.elevenths.four,.eleventh.five,.elevenths.five,.eleventh.six,.elevenths.six,.eleventh.seven,.elevenths.seven,.eleventh.eight,.elevenths.eight,.eleventh.nine,.elevenths.nine,.eleventh.ten,.elevenths.ten,.eleventh.eleven,.elevenths.eleven,.twelfth,.twelfths,.twelfth.one,.twelfths.one,.twelfth.two,.twelfths.two,.twelfth.three,.twelfths.three,.twelfth.four,.twelfths.four,.twelfth.five,.twelfths.five,.twelfth.six,.twelfths.six,.twelfth.seven,.twelfths.seven,.twelfth.eight,.twelfths.eight,.twelfth.nine,.twelfths.nine,.twelfth.ten,.twelfths.ten,.twelfth.eleven,.twelfths.eleven,.twelfth.twelve,.twelfths.twelve{float:left;position:relative;min-height:1px}.centered{float:none !important;margin-left:auto !important;margin-right:auto !important}.whole,.wholes{width:100%}.whole.one,.wholes.one{width:100%}.half,.halves{width:50%}.half.one,.halves.one{width:50%}.half.two,.halves.two{width:100%}.half.right-one,.halves.right-one{left:50%}.half.left-one,.halves.left-one{right:50%}.half.skip-one,.halves.skip-one{margin-left:50%}.third,.thirds{width:33.33333%}.third.one,.thirds.one{width:33.33333%}.third.two,.thirds.two{width:66.66667%}.third.three,.thirds.three{width:100%}.third.right-one,.thirds.right-one{left:33.33333%}.third.left-one,.thirds.left-one{right:33.33333%}.third.skip-one,.thirds.skip-one{margin-left:33.33333%}.third.right-two,.thirds.right-two{left:66.66667%}.third.left-two,.thirds.left-two{right:66.66667%}.third.skip-two,.thirds.skip-two{margin-left:66.66667%}.fourth,.fourths{width:25%}.fourth.one,.fourths.one{width:25%}.fourth.two,.fourths.two{width:50%}.fourth.three,.fourths.three{width:75%}.fourth.four,.fourths.four{width:100%}.fourth.right-one,.fourths.right-one{left:25%}.fourth.left-one,.fourths.left-one{right:25%}.fourth.skip-one,.fourths.skip-one{margin-left:25%}.fourth.right-two,.fourths.right-two{left:50%}.fourth.left-two,.fourths.left-two{right:50%}.fourth.skip-two,.fourths.skip-two{margin-left:50%}.fourth.right-three,.fourths.right-three{left:75%}.fourth.left-three,.fourths.left-three{right:75%}.fourth.skip-three,.fourths.skip-three{margin-left:75%}.fifth,.fifths{width:20%}.fifth.one,.fifths.one{width:20%}.fifth.two,.fifths.two{width:40%}.fifth.three,.fifths.three{width:60%}.fifth.four,.fifths.four{width:80%}.fifth.five,.fifths.five{width:100%}.fifth.right-one,.fifths.right-one{left:20%}.fifth.left-one,.fifths.left-one{right:20%}.fifth.skip-one,.fifths.skip-one{margin-left:20%}.fifth.right-two,.fifths.right-two{left:40%}.fifth.left-two,.fifths.left-two{right:40%}.fifth.skip-two,.fifths.skip-two{margin-left:40%}.fifth.right-three,.fifths.right-three{left:60%}.fifth.left-three,.fifths.left-three{right:60%}.fifth.skip-three,.fifths.skip-three{margin-left:60%}.fifth.right-four,.fifths.right-four{left:80%}.fifth.left-four,.fifths.left-four{right:80%}.fifth.skip-four,.fifths.skip-four{margin-left:80%}.sixth,.sixths{width:16.66667%}.sixth.one,.sixths.one{width:16.66667%}.sixth.two,.sixths.two{width:33.33333%}.sixth.three,.sixths.three{width:50%}.sixth.four,.sixths.four{width:66.66667%}.sixth.five,.sixths.five{width:83.33333%}.sixth.six,.sixths.six{width:100%}.sixth.right-one,.sixths.right-one{left:16.66667%}.sixth.left-one,.sixths.left-one{right:16.66667%}.sixth.skip-one,.sixths.skip-one{margin-left:16.66667%}.sixth.right-two,.sixths.right-two{left:33.33333%}.sixth.left-two,.sixths.left-two{right:33.33333%}.sixth.skip-two,.sixths.skip-two{margin-left:33.33333%}.sixth.right-three,.sixths.right-three{left:50%}.sixth.left-three,.sixths.left-three{right:50%}.sixth.skip-three,.sixths.skip-three{margin-left:50%}.sixth.right-four,.sixths.right-four{left:66.66667%}.sixth.left-four,.sixths.left-four{right:66.66667%}.sixth.skip-four,.sixths.skip-four{margin-left:66.66667%}.sixth.right-five,.sixths.right-five{left:83.33333%}.sixth.left-five,.sixths.left-five{right:83.33333%}.sixth.skip-five,.sixths.skip-five{margin-left:83.33333%}.seventh,.sevenths{width:14.28571%}.seventh.one,.sevenths.one{width:14.28571%}.seventh.two,.sevenths.two{width:28.57143%}.seventh.three,.sevenths.three{width:42.85714%}.seventh.four,.sevenths.four{width:57.14286%}.seventh.five,.sevenths.five{width:71.42857%}.seventh.six,.sevenths.six{width:85.71429%}.seventh.seven,.sevenths.seven{width:100%}.seventh.right-one,.sevenths.right-one{left:14.28571%}.seventh.left-one,.sevenths.left-one{right:14.28571%}.seventh.skip-one,.sevenths.skip-one{margin-left:14.28571%}.seventh.right-two,.sevenths.right-two{left:28.57143%}.seventh.left-two,.sevenths.left-two{right:28.57143%}.seventh.skip-two,.sevenths.skip-two{margin-left:28.57143%}.seventh.right-three,.sevenths.right-three{left:42.85714%}.seventh.left-three,.sevenths.left-three{right:42.85714%}.seventh.skip-three,.sevenths.skip-three{margin-left:42.85714%}.seventh.right-four,.sevenths.right-four{left:57.14286%}.seventh.left-four,.sevenths.left-four{right:57.14286%}.seventh.skip-four,.sevenths.skip-four{margin-left:57.14286%}.seventh.right-five,.sevenths.right-five{left:71.42857%}.seventh.left-five,.sevenths.left-five{right:71.42857%}.seventh.skip-five,.sevenths.skip-five{margin-left:71.42857%}.seventh.right-six,.sevenths.right-six{left:85.71429%}.seventh.left-six,.sevenths.left-six{right:85.71429%}.seventh.skip-six,.sevenths.skip-six{margin-left:85.71429%}.eighth,.eighths{width:12.5%}.eighth.one,.eighths.one{width:12.5%}.eighth.two,.eighths.two{width:25%}.eighth.three,.eighths.three{width:37.5%}.eighth.four,.eighths.four{width:50%}.eighth.five,.eighths.five{width:62.5%}.eighth.six,.eighths.six{width:75%}.eighth.seven,.eighths.seven{width:87.5%}.eighth.eight,.eighths.eight{width:100%}.eighth.right-one,.eighths.right-one{left:12.5%}.eighth.left-one,.eighths.left-one{right:12.5%}.eighth.skip-one,.eighths.skip-one{margin-left:12.5%}.eighth.right-two,.eighths.right-two{left:25%}.eighth.left-two,.eighths.left-two{right:25%}.eighth.skip-two,.eighths.skip-two{margin-left:25%}.eighth.right-three,.eighths.right-three{left:37.5%}.eighth.left-three,.eighths.left-three{right:37.5%}.eighth.skip-three,.eighths.skip-three{margin-left:37.5%}.eighth.right-four,.eighths.right-four{left:50%}.eighth.left-four,.eighths.left-four{right:50%}.eighth.skip-four,.eighths.skip-four{margin-left:50%}.eighth.right-five,.eighths.right-five{left:62.5%}.eighth.left-five,.eighths.left-five{right:62.5%}.eighth.skip-five,.eighths.skip-five{margin-left:62.5%}.eighth.right-six,.eighths.right-six{left:75%}.eighth.left-six,.eighths.left-six{right:75%}.eighth.skip-six,.eighths.skip-six{margin-left:75%}.eighth.right-seven,.eighths.right-seven{left:87.5%}.eighth.left-seven,.eighths.left-seven{right:87.5%}.eighth.skip-seven,.eighths.skip-seven{margin-left:87.5%}.ninth,.ninths{width:11.11111%}.ninth.one,.ninths.one{width:11.11111%}.ninth.two,.ninths.two{width:22.22222%}.ninth.three,.ninths.three{width:33.33333%}.ninth.four,.ninths.four{width:44.44444%}.ninth.five,.ninths.five{width:55.55556%}.ninth.six,.ninths.six{width:66.66667%}.ninth.seven,.ninths.seven{width:77.77778%}.ninth.eight,.ninths.eight{width:88.88889%}.ninth.nine,.ninths.nine{width:100%}.ninth.right-one,.ninths.right-one{left:11.11111%}.ninth.left-one,.ninths.left-one{right:11.11111%}.ninth.skip-one,.ninths.skip-one{margin-left:11.11111%}.ninth.right-two,.ninths.right-two{left:22.22222%}.ninth.left-two,.ninths.left-two{right:22.22222%}.ninth.skip-two,.ninths.skip-two{margin-left:22.22222%}.ninth.right-three,.ninths.right-three{left:33.33333%}.ninth.left-three,.ninths.left-three{right:33.33333%}.ninth.skip-three,.ninths.skip-three{margin-left:33.33333%}.ninth.right-four,.ninths.right-four{left:44.44444%}.ninth.left-four,.ninths.left-four{right:44.44444%}.ninth.skip-four,.ninths.skip-four{margin-left:44.44444%}.ninth.right-five,.ninths.right-five{left:55.55556%}.ninth.left-five,.ninths.left-five{right:55.55556%}.ninth.skip-five,.ninths.skip-five{margin-left:55.55556%}.ninth.right-six,.ninths.right-six{left:66.66667%}.ninth.left-six,.ninths.left-six{right:66.66667%}.ninth.skip-six,.ninths.skip-six{margin-left:66.66667%}.ninth.right-seven,.ninths.right-seven{left:77.77778%}.ninth.left-seven,.ninths.left-seven{right:77.77778%}.ninth.skip-seven,.ninths.skip-seven{margin-left:77.77778%}.ninth.right-eight,.ninths.right-eight{left:88.88889%}.ninth.left-eight,.ninths.left-eight{right:88.88889%}.ninth.skip-eight,.ninths.skip-eight{margin-left:88.88889%}.tenth,.tenths{width:10%}.tenth.one,.tenths.one{width:10%}.tenth.two,.tenths.two{width:20%}.tenth.three,.tenths.three{width:30%}.tenth.four,.tenths.four{width:40%}.tenth.five,.tenths.five{width:50%}.tenth.six,.tenths.six{width:60%}.tenth.seven,.tenths.seven{width:70%}.tenth.eight,.tenths.eight{width:80%}.tenth.nine,.tenths.nine{width:90%}.tenth.ten,.tenths.ten{width:100%}.tenth.right-one,.tenths.right-one{left:10%}.tenth.left-one,.tenths.left-one{right:10%}.tenth.skip-one,.tenths.skip-one{margin-left:10%}.tenth.right-two,.tenths.right-two{left:20%}.tenth.left-two,.tenths.left-two{right:20%}.tenth.skip-two,.tenths.skip-two{margin-left:20%}.tenth.right-three,.tenths.right-three{left:30%}.tenth.left-three,.tenths.left-three{right:30%}.tenth.skip-three,.tenths.skip-three{margin-left:30%}.tenth.right-four,.tenths.right-four{left:40%}.tenth.left-four,.tenths.left-four{right:40%}.tenth.skip-four,.tenths.skip-four{margin-left:40%}.tenth.right-five,.tenths.right-five{left:50%}.tenth.left-five,.tenths.left-five{right:50%}.tenth.skip-five,.tenths.skip-five{margin-left:50%}.tenth.right-six,.tenths.right-six{left:60%}.tenth.left-six,.tenths.left-six{right:60%}.tenth.skip-six,.tenths.skip-six{margin-left:60%}.tenth.right-seven,.tenths.right-seven{left:70%}.tenth.left-seven,.tenths.left-seven{right:70%}.tenth.skip-seven,.tenths.skip-seven{margin-left:70%}.tenth.right-eight,.tenths.right-eight{left:80%}.tenth.left-eight,.tenths.left-eight{right:80%}.tenth.skip-eight,.tenths.skip-eight{margin-left:80%}.tenth.right-nine,.tenths.right-nine{left:90%}.tenth.left-nine,.tenths.left-nine{right:90%}.tenth.skip-nine,.tenths.skip-nine{margin-left:90%}.eleventh,.elevenths{width:9.09091%}.eleventh.one,.elevenths.one{width:9.09091%}.eleventh.two,.elevenths.two{width:18.18182%}.eleventh.three,.elevenths.three{width:27.27273%}.eleventh.four,.elevenths.four{width:36.36364%}.eleventh.five,.elevenths.five{width:45.45455%}.eleventh.six,.elevenths.six{width:54.54545%}.eleventh.seven,.elevenths.seven{width:63.63636%}.eleventh.eight,.elevenths.eight{width:72.72727%}.eleventh.nine,.elevenths.nine{width:81.81818%}.eleventh.ten,.elevenths.ten{width:90.90909%}.eleventh.eleven,.elevenths.eleven{width:100%}.eleventh.right-one,.elevenths.right-one{left:9.09091%}.eleventh.left-one,.elevenths.left-one{right:9.09091%}.eleventh.skip-one,.elevenths.skip-one{margin-left:9.09091%}.eleventh.right-two,.elevenths.right-two{left:18.18182%}.eleventh.left-two,.elevenths.left-two{right:18.18182%}.eleventh.skip-two,.elevenths.skip-two{margin-left:18.18182%}.eleventh.right-three,.elevenths.right-three{left:27.27273%}.eleventh.left-three,.elevenths.left-three{right:27.27273%}.eleventh.skip-three,.elevenths.skip-three{margin-left:27.27273%}.eleventh.right-four,.elevenths.right-four{left:36.36364%}.eleventh.left-four,.elevenths.left-four{right:36.36364%}.eleventh.skip-four,.elevenths.skip-four{margin-left:36.36364%}.eleventh.right-five,.elevenths.right-five{left:45.45455%}.eleventh.left-five,.elevenths.left-five{right:45.45455%}.eleventh.skip-five,.elevenths.skip-five{margin-left:45.45455%}.eleventh.right-six,.elevenths.right-six{left:54.54545%}.eleventh.left-six,.elevenths.left-six{right:54.54545%}.eleventh.skip-six,.elevenths.skip-six{margin-left:54.54545%}.eleventh.right-seven,.elevenths.right-seven{left:63.63636%}.eleventh.left-seven,.elevenths.left-seven{right:63.63636%}.eleventh.skip-seven,.elevenths.skip-seven{margin-left:63.63636%}.eleventh.right-eight,.elevenths.right-eight{left:72.72727%}.eleventh.left-eight,.elevenths.left-eight{right:72.72727%}.eleventh.skip-eight,.elevenths.skip-eight{margin-left:72.72727%}.eleventh.right-nine,.elevenths.right-nine{left:81.81818%}.eleventh.left-nine,.elevenths.left-nine{right:81.81818%}.eleventh.skip-nine,.elevenths.skip-nine{margin-left:81.81818%}.eleventh.right-ten,.elevenths.right-ten{left:90.90909%}.eleventh.left-ten,.elevenths.left-ten{right:90.90909%}.eleventh.skip-ten,.elevenths.skip-ten{margin-left:90.90909%}.twelfth,.twelfths{width:8.33333%}.twelfth.one,.twelfths.one{width:8.33333%}.twelfth.two,.twelfths.two{width:16.66667%}.twelfth.three,.twelfths.three{width:25%}.twelfth.four,.twelfths.four{width:33.33333%}.twelfth.five,.twelfths.five{width:41.66667%}.twelfth.six,.twelfths.six{width:50%}.twelfth.seven,.twelfths.seven{width:58.33333%}.twelfth.eight,.twelfths.eight{width:66.66667%}.twelfth.nine,.twelfths.nine{width:75%}.twelfth.ten,.twelfths.ten{width:83.33333%}.twelfth.eleven,.twelfths.eleven{width:91.66667%}.twelfth.twelve,.twelfths.twelve{width:100%}.twelfth.right-one,.twelfths.right-one{left:8.33333%}.twelfth.left-one,.twelfths.left-one{right:8.33333%}.twelfth.skip-one,.twelfths.skip-one{margin-left:8.33333%}.twelfth.right-two,.twelfths.right-two{left:16.66667%}.twelfth.left-two,.twelfths.left-two{right:16.66667%}.twelfth.skip-two,.twelfths.skip-two{margin-left:16.66667%}.twelfth.right-three,.twelfths.right-three{left:25%}.twelfth.left-three,.twelfths.left-three{right:25%}.twelfth.skip-three,.twelfths.skip-three{margin-left:25%}.twelfth.right-four,.twelfths.right-four{left:33.33333%}.twelfth.left-four,.twelfths.left-four{right:33.33333%}.twelfth.skip-four,.twelfths.skip-four{margin-left:33.33333%}.twelfth.right-five,.twelfths.right-five{left:41.66667%}.twelfth.left-five,.twelfths.left-five{right:41.66667%}.twelfth.skip-five,.twelfths.skip-five{margin-left:41.66667%}.twelfth.right-six,.twelfths.right-six{left:50%}.twelfth.left-six,.twelfths.left-six{right:50%}.twelfth.skip-six,.twelfths.skip-six{margin-left:50%}.twelfth.right-seven,.twelfths.right-seven{left:58.33333%}.twelfth.left-seven,.twelfths.left-seven{right:58.33333%}.twelfth.skip-seven,.twelfths.skip-seven{margin-left:58.33333%}.twelfth.right-eight,.twelfths.right-eight{left:66.66667%}.twelfth.left-eight,.twelfths.left-eight{right:66.66667%}.twelfth.skip-eight,.twelfths.skip-eight{margin-left:66.66667%}.twelfth.right-nine,.twelfths.right-nine{left:75%}.twelfth.left-nine,.twelfths.left-nine{right:75%}.twelfth.skip-nine,.twelfths.skip-nine{margin-left:75%}.twelfth.right-ten,.twelfths.right-ten{left:83.33333%}.twelfth.left-ten,.twelfths.left-ten{right:83.33333%}.twelfth.skip-ten,.twelfths.skip-ten{margin-left:83.33333%}.twelfth.right-eleven,.twelfths.right-eleven{left:91.66667%}.twelfth.left-eleven,.twelfths.left-eleven{right:91.66667%}.twelfth.skip-eleven,.twelfths.skip-eleven{margin-left:91.66667%}.one-up,.one-up-desktop{width:100% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.two-up,.two-up-desktop{width:50% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.three-up,.three-up-desktop{width:33.33333% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.four-up,.four-up-desktop{width:25% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.five-up,.five-up-desktop{width:20% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.one-up:nth-child(1n+1),.one-up-desktop:nth-child(1n+1){clear:both !important}.two-up:nth-child(2n+1),.two-up-desktop:nth-child(2n+1){clear:both !important}.three-up:nth-child(3n+1),.three-up-desktop:nth-child(3n+1){clear:both !important}.four-up:nth-child(4n+1),.four-up-desktop:nth-child(4n+1){clear:both !important}.five-up:nth-child(5n+1),.five-up-desktop:nth-child(5n+1){clear:both !important}@media (min-width: 768px) and (max-width: 1024px){.one-up-ipad{width:100% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.two-up-ipad{width:50% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.three-up-ipad{width:33.33333% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.four-up-ipad{width:25% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.five-up-ipad{width:20% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}}@media (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) and (min-width: 481px){.one-up-ipad:nth-child(1n+1){clear:both !important}.two-up-ipad:nth-child(2n+1){clear:both !important}.three-up-ipad:nth-child(3n+1){clear:both !important}.four-up-ipad:nth-child(4n+1){clear:both !important}.five-up-ipad:nth-child(5n+1){clear:both !important}}@media (max-width: 767px) and (min-width: 481px){.one-up-small-tablet{width:100% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.two-up-small-tablet{width:50% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.three-up-small-tablet{width:33.33333% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.four-up-small-tablet{width:25% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.five-up-small-tablet{width:20% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}}@media (max-width: 767px) and (min-width: 481px){.one-up-small-tablet:nth-child(1n+1){clear:both !important}.two-up-small-tablet:nth-child(2n+1){clear:both !important}.three-up-small-tablet:nth-child(3n+1){clear:both !important}.four-up-small-tablet:nth-child(4n+1){clear:both !important}.five-up-small-tablet:nth-child(5n+1){clear:both !important}}@media (max-width: 480px){.one-up-mobile{width:100% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.one-up-mobile:nth-child(2){clear:both !important}.two-up-mobile{width:50% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.two-up-mobile:nth-child(3){clear:both !important}.three-up-mobile{width:33.33333% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.three-up-mobile:nth-child(4){clear:both !important}.four-up-mobile{width:25% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.four-up-mobile:nth-child(5){clear:both !important}.five-up-mobile{width:20% !important;clear:none !important;float:left !important;left:0 !important;right:0 !important}.five-up-mobile:nth-child(6){clear:both !important}}@media (max-width: 480px){.one-up-mobile:nth-child(1n+1){clear:both !important}.two-up-mobile:nth-child(2n+1){clear:both !important}.three-up-mobile:nth-child(3n+1){clear:both !important}.four-up-mobile:nth-child(4n+1){clear:both !important}.five-up-mobile:nth-child(5n+1){clear:both !important}}font-weight:normal;font-style:normal}.pull-right{float:right}.pull-left{float:left}[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em}[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em}.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em}.icon-stack .icon-stack-base{font-size:2em;*line-height:1em}.icon-spin{display:inline-block;animation:spin 2s infinite linear}a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.icon-rotate-90:before{transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}.icon-rotate-180:before{transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.icon-rotate-270:before{transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}.icon-flip-horizontal:before{transform:scale(-1, 1)}.icon-flip-vertical:before{transform:scale(1, -1)}a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block}.desktop-only{display:block}.ipad-only{display:none !important}.small-tablet-only{display:none !important}.mobile-only{display:none !important}@media (min-width: 1025px){.desktop-only{display:block !important}.ipad-only{display:none !important}.small-tablet-only{display:none !important}.mobile-only{display:none !important}.hide-on-desktop{display:none !important}.no-border-desktop{border:0}.small-desktop{font-size:0.8em}.medium-desktop{font-size:1em}.large-desktop{font-size:1.5em}.zero-desktop.padded,.zero-desktop.half-padded,.zero-desktop.double-padded,.zero-desktop.triple-padded{padding:0 !important;margin:0 !important}.zero-desktop.pad-top,.zero-desktop.half-pad-top,.zero-desktop.double-pad-top,.zero-desktop.triple-pad-top{padding:0 !important;margin:0 !important}.zero-desktop.pad-right,.zero-desktop.half-pad-right,.zero-desktop.double-pad-right,.zero-desktop.triple-pad-right{padding:0 !important;margin:0 !important}.zero-desktop.pad-bottom,.zero-desktop.half-pad-bottom,.zero-desktop.double-pad-bottom,.zero-desktop.triple-pad-bottom{padding:0 !important;margin:0 !important}.zero-desktop.pad-left,.zero-desktop.half-pad-left,.zero-desktop.double-pad-left,.zero-desktop.triple-pad-left{padding:0 !important;margin:0 !important}.zero-desktop.gapped,.zero-desktop.half-gapped,.zero-desktop.double-gapped,.zero-desktop.triple-gapped{padding:0 !important;margin:0 !important}.zero-desktop.gap-top,.zero-desktop.half-gap-top,.zero-desktop.double-gap-top,.zero-desktop.triple-gap-top{padding:0 !important;margin:0 !important}.zero-desktop.gap-right,.zero-desktop.half-gap-right,.zero-desktop.double-gap-right,.zero-desktop.triple-gap-right{padding:0 !important;margin:0 !important}.zero-desktop.gap-bottom,.zero-desktop.half-gap-bottom,.zero-desktop.double-gap-bottom,.zero-desktop.triple-gap-bottom{padding:0 !important;margin:0 !important}.zero-desktop.gap-left,.zero-desktop.half-gap-left,.zero-desktop.double-gap-left,.zero-desktop.triple-gap-left{padding:0 !important;margin:0 !important}.padded-desktop{padding:10px}.pad-top-desktop{padding-top:10px}.pad-right-desktop{padding-right:10px}.pad-bottom-desktop{padding-bottom:10px}.pad-left-desktop{padding-left:10px}.no-padding-desktop.padded,.no-padding-desktop.half-padded,.no-padding-desktop.double-padded,.no-padding-desktop.triple-padded,.no-padded-desktop.padded,.no-padded-desktop.half-padded,.no-padded-desktop.double-padded,.no-padded-desktop.triple-padded,.no-pad-desktop.padded,.no-pad-desktop.half-padded,.no-pad-desktop.double-padded,.no-pad-desktop.triple-padded{padding:0 !important}.no-padding-desktop.pad-top,.no-padding-desktop.half-pad-top,.no-padding-desktop.double-pad-top,.no-padding-desktop.triple-pad-top,.no-padded-desktop.pad-top,.no-padded-desktop.half-pad-top,.no-padded-desktop.double-pad-top,.no-padded-desktop.triple-pad-top,.no-pad-desktop.pad-top,.no-pad-desktop.half-pad-top,.no-pad-desktop.double-pad-top,.no-pad-desktop.triple-pad-top{padding:0 !important}.no-padding-desktop.pad-right,.no-padding-desktop.half-pad-right,.no-padding-desktop.double-pad-right,.no-padding-desktop.triple-pad-right,.no-padded-desktop.pad-right,.no-padded-desktop.half-pad-right,.no-padded-desktop.double-pad-right,.no-padded-desktop.triple-pad-right,.no-pad-desktop.pad-right,.no-pad-desktop.half-pad-right,.no-pad-desktop.double-pad-right,.no-pad-desktop.triple-pad-right{padding:0 !important}.no-padding-desktop.pad-bottom,.no-padding-desktop.half-pad-bottom,.no-padding-desktop.double-pad-bottom,.no-padding-desktop.triple-pad-bottom,.no-padded-desktop.pad-bottom,.no-padded-desktop.half-pad-bottom,.no-padded-desktop.double-pad-bottom,.no-padded-desktop.triple-pad-bottom,.no-pad-desktop.pad-bottom,.no-pad-desktop.half-pad-bottom,.no-pad-desktop.double-pad-bottom,.no-pad-desktop.triple-pad-bottom{padding:0 !important}.no-padding-desktop.pad-left,.no-padding-desktop.half-pad-left,.no-padding-desktop.double-pad-left,.no-padding-desktop.triple-pad-left,.no-padded-desktop.pad-left,.no-padded-desktop.half-pad-left,.no-padded-desktop.double-pad-left,.no-padded-desktop.triple-pad-left,.no-pad-desktop.pad-left,.no-pad-desktop.half-pad-left,.no-pad-desktop.double-pad-left,.no-pad-desktop.triple-pad-left{padding:0 !important}.no-pad-top-desktop{padding-top:0px}.no-pad-right-desktop{padding-right:0px}.no-pad-bottom-desktop{padding-bottom:0px}.no-pad-left-desktop{padding-left:0px}.gapped-desktop{margin:10px}.gap-top-desktop{margin-top:10px}.gap-right-desktop{margin-right:10px}.gap-bottom-desktop{margin-bottom:10px}.gap-left-desktop{margin-left:10px}.no-margin-desktop.gapped,.no-margin-desktop.half-gapped,.no-margin-desktop.double-gapped,.no-margin-desktop.triple-gapped,.no-gapped-desktop.gapped,.no-gapped-desktop.half-gapped,.no-gapped-desktop.double-gapped,.no-gapped-desktop.triple-gapped,.no-gap-desktop.gapped,.no-gap-desktop.half-gapped,.no-gap-desktop.double-gapped,.no-gap-desktop.triple-gapped{margin:0 !important}.no-margin-desktop.gap-top,.no-margin-desktop.half-gap-top,.no-margin-desktop.double-gap-top,.no-margin-desktop.triple-gap-top,.no-gapped-desktop.gap-top,.no-gapped-desktop.half-gap-top,.no-gapped-desktop.double-gap-top,.no-gapped-desktop.triple-gap-top,.no-gap-desktop.gap-top,.no-gap-desktop.half-gap-top,.no-gap-desktop.double-gap-top,.no-gap-desktop.triple-gap-top{margin:0 !important}.no-margin-desktop.gap-right,.no-margin-desktop.half-gap-right,.no-margin-desktop.double-gap-right,.no-margin-desktop.triple-gap-right,.no-gapped-desktop.gap-right,.no-gapped-desktop.half-gap-right,.no-gapped-desktop.double-gap-right,.no-gapped-desktop.triple-gap-right,.no-gap-desktop.gap-right,.no-gap-desktop.half-gap-right,.no-gap-desktop.double-gap-right,.no-gap-desktop.triple-gap-right{margin:0 !important}.no-margin-desktop.gap-bottom,.no-margin-desktop.half-gap-bottom,.no-margin-desktop.double-gap-bottom,.no-margin-desktop.triple-gap-bottom,.no-gapped-desktop.gap-bottom,.no-gapped-desktop.half-gap-bottom,.no-gapped-desktop.double-gap-bottom,.no-gapped-desktop.triple-gap-bottom,.no-gap-desktop.gap-bottom,.no-gap-desktop.half-gap-bottom,.no-gap-desktop.double-gap-bottom,.no-gap-desktop.triple-gap-bottom{margin:0 !important}.no-margin-desktop.gap-left,.no-margin-desktop.half-gap-left,.no-margin-desktop.double-gap-left,.no-margin-desktop.triple-gap-left,.no-gapped-desktop.gap-left,.no-gapped-desktop.half-gap-left,.no-gapped-desktop.double-gap-left,.no-gapped-desktop.triple-gap-left,.no-gap-desktop.gap-left,.no-gap-desktop.half-gap-left,.no-gap-desktop.double-gap-left,.no-gap-desktop.triple-gap-left{margin:0 !important}.no-gap-top-desktop{margin-top:0px}.no-gap-right-desktop{margin-right:0px}.no-gap-bottom-desktop{margin-bottom:0px}.no-gap-left-desktop{margin-left:0px}.offset-desktop{margin:-10px}.offset-top-desktop{margin-top:-10px}.offset-right-desktop{margin-right:-10px}.offset-bottom-desktop{margin-bottom:-10px}.offset-left-desktop{margin-left:-10px}.no-offset-top-desktop{margin-top:0px}.no-offset-right-desktop{margin-right:0px}.no-offset-bottom-desktop{margin-bottom:0px}.no-offset-left-desktop{margin-left:0px}.half-padded-desktop{padding:5px}.double-padded-desktop{padding:20px}.triple-padded-desktop{padding:30px}.half-pad-top-desktop{padding-top:5px}.double-pad-top-desktop{padding-top:20px}.triple-pad-top-desktop{padding-top:30px}.half-pad-right-desktop{padding-right:5px}.double-pad-right-desktop{padding-right:20px}.triple-pad-right-desktop{padding-right:30px}.half-pad-bottom-desktop{padding-bottom:5px}.double-pad-bottom-desktop{padding-bottom:20px}.triple-pad-bottom-desktop{padding-bottom:30px}.half-pad-left-desktop{padding-left:5px}.double-pad-left-desktop{padding-left:20px}.triple-pad-left-desktop{padding-left:30px}.half-gapped-desktop{margin:5px}.double-gapped-desktop{margin:20px}.triple-gapped-desktop{margin:30px}.half-gap-top-desktop{margin-top:5px}.double-gap-top-desktop{margin-top:20px}.triple-gap-top-desktop{margin-top:30px}.half-gap-right-desktop{margin-right:5px}.double-gap-right-desktop{margin-right:20px}.triple-gap-right-desktop{margin-right:30px}.half-gap-bottom-desktop{margin-bottom:5px}.double-gap-bottom-desktop{margin-bottom:20px}.triple-gap-bottom-desktop{margin-bottom:30px}.half-gap-left-desktop{margin-left:5px}.double-gap-left-desktop{margin-left:20px}.triple-gap-left-desktop{margin-left:30px}.half-offset-desktop{margin:-5px}.double-offset-desktop{margin:-20px}.triple-offset-desktop{margin:-30px}.half-offset-top-desktop{margin-top:-5px}.double-offset-top-desktop{margin-top:-20px}.triple-offset-top-desktop{margin-top:-30px}.half-offset-right-desktop{margin-right:-5px}.double-offset-right-desktop{margin-right:-20px}.triple-offset-right-desktop{margin-right:-30px}.half-offset-bottom-desktop{margin-bottom:-5px}.double-offset-bottom-desktop{margin-bottom:-20px}.triple-offset-bottom-desktop{margin-bottom:-30px}.half-offset-left-desktop{margin-left:-5px}.double-offset-left-desktop{margin-left:-20px}.triple-offset-left-desktop{margin-left:-30px}.fixed-desktop{position:fixed}.fixed-top-desktop{position:fixed;top:0}.fixed-right-desktop{position:fixed;right:0}.fixed-bottom-desktop{position:fixed;bottom:0}.fixed-left-desktop{position:fixed;left:0}.fixed-middle-desktop{position:fixed;top:50%}.fixed-center-desktop{position:fixed;left:50%}.absolute-desktop{position:absolute}.absolute-top-desktop{position:absolute;top:0}.absolute-right-desktop{position:absolute;right:0}.absolute-bottom-desktop{position:absolute;bottom:0}.absolute-left-desktop{position:absolute;left:0}.absolute-middle-desktop{position:absolute;top:50%}.absolute-center-desktop{position:absolute;left:50%}.static-desktop{position:static}.inline-desktop{display:inline}.block-desktop{display:block}.clear-desktop{clear:both}.clear-desktop:after{content:" ";display:block;height:0;font-size:0;clear:both;visibility:hidden}.center-desktop{display:block;margin:0 auto}.pull-right-desktop{float:right}.pull-left-desktop{float:left}.pull-none-desktop{float:none}.bordered-desktop{border:1px solid #ddd}.border-top-desktop{border-top:1px solid #ddd}.border-right-desktop{border-right:1px solid #ddd}.border-bottom-desktop{border-bottom:1px solid #ddd}.border-left-desktop{border-left:1px solid #ddd}.align-top-desktop{display:table-cell;vertical-align:top}.align-right-desktop{text-align:right}.align-bottom-desktop{display:table-cell;vertical-align:bottom}.align-left-desktop{text-align:left}.align-center-desktop{text-align:center}.justify-desktop{text-align:justify}.truncate-desktop{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rotate-90-desktop{display:inline-block;width:auto;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.rotate-90-ctr-desktop{display:inline-block;width:auto;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.rotate-180-desktop{display:inline-block;width:auto;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.rotate-180-ctr-desktop{display:inline-block;width:auto;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.rotate-270-desktop{display:inline-block;width:auto;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.rotate-270-ctr-desktop{display:inline-block;width:auto;-webkit-transform:rotate(-270deg);-moz-transform:rotate(-270deg);-ms-transform:rotate(-270deg);-o-transform:rotate(-270deg);transform:rotate(-270deg)}.rotate-360-desktop{display:inline-block;width:auto;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}.rotate-360-ctr-desktop{display:inline-block;width:auto;-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}.one-column-desktop,.one-columns-desktop{column-count:1}.two-column-desktop,.two-columns-desktop{column-count:2}.three-column-desktop,.three-columns-desktop{column-count:3}.four-column-desktop,.four-columns-desktop{column-count:4}.five-column-desktop,.five-columns-desktop{column-count:5}}@media (min-width: 768px) and (max-width: 1024px){.desktop-only{display:none !important}.ipad-only{display:block !important}.small-tablet-only{display:none !important}.mobile-only{display:none !important}.hide-on-ipad{display:none !important}.no-border-ipad{border:0}.small-ipad{font-size:0.8em}.medium-ipad{font-size:1em}.large-ipad{font-size:1.5em}.zero-ipad.padded,.zero-ipad.half-padded,.zero-ipad.double-padded,.zero-ipad.triple-padded{padding:0 !important;margin:0 !important}.zero-ipad.pad-top,.zero-ipad.half-pad-top,.zero-ipad.double-pad-top,.zero-ipad.triple-pad-top{padding:0 !important;margin:0 !important}.zero-ipad.pad-right,.zero-ipad.half-pad-right,.zero-ipad.double-pad-right,.zero-ipad.triple-pad-right{padding:0 !important;margin:0 !important}.zero-ipad.pad-bottom,.zero-ipad.half-pad-bottom,.zero-ipad.double-pad-bottom,.zero-ipad.triple-pad-bottom{padding:0 !important;margin:0 !important}.zero-ipad.pad-left,.zero-ipad.half-pad-left,.zero-ipad.double-pad-left,.zero-ipad.triple-pad-left{padding:0 !important;margin:0 !important}.zero-ipad.gapped,.zero-ipad.half-gapped,.zero-ipad.double-gapped,.zero-ipad.triple-gapped{padding:0 !important;margin:0 !important}.zero-ipad.gap-top,.zero-ipad.half-gap-top,.zero-ipad.double-gap-top,.zero-ipad.triple-gap-top{padding:0 !important;margin:0 !important}.zero-ipad.gap-right,.zero-ipad.half-gap-right,.zero-ipad.double-gap-right,.zero-ipad.triple-gap-right{padding:0 !important;margin:0 !important}.zero-ipad.gap-bottom,.zero-ipad.half-gap-bottom,.zero-ipad.double-gap-bottom,.zero-ipad.triple-gap-bottom{padding:0 !important;margin:0 !important}.zero-ipad.gap-left,.zero-ipad.half-gap-left,.zero-ipad.double-gap-left,.zero-ipad.triple-gap-left{padding:0 !important;margin:0 !important}.padded-ipad{padding:10px}.pad-top-ipad{padding-top:10px}.pad-right-ipad{padding-right:10px}.pad-bottom-ipad{padding-bottom:10px}.pad-left-ipad{padding-left:10px}.no-padding-ipad.padded,.no-padding-ipad.half-padded,.no-padding-ipad.double-padded,.no-padding-ipad.triple-padded,.no-padded-ipad.padded,.no-padded-ipad.half-padded,.no-padded-ipad.double-padded,.no-padded-ipad.triple-padded,.no-pad-ipad.padded,.no-pad-ipad.half-padded,.no-pad-ipad.double-padded,.no-pad-ipad.triple-padded{padding:0 !important}.no-padding-ipad.pad-top,.no-padding-ipad.half-pad-top,.no-padding-ipad.double-pad-top,.no-padding-ipad.triple-pad-top,.no-padded-ipad.pad-top,.no-padded-ipad.half-pad-top,.no-padded-ipad.double-pad-top,.no-padded-ipad.triple-pad-top,.no-pad-ipad.pad-top,.no-pad-ipad.half-pad-top,.no-pad-ipad.double-pad-top,.no-pad-ipad.triple-pad-top{padding:0 !important}.no-padding-ipad.pad-right,.no-padding-ipad.half-pad-right,.no-padding-ipad.double-pad-right,.no-padding-ipad.triple-pad-right,.no-padded-ipad.pad-right,.no-padded-ipad.half-pad-right,.no-padded-ipad.double-pad-right,.no-padded-ipad.triple-pad-right,.no-pad-ipad.pad-right,.no-pad-ipad.half-pad-right,.no-pad-ipad.double-pad-right,.no-pad-ipad.triple-pad-right{padding:0 !important}.no-padding-ipad.pad-bottom,.no-padding-ipad.half-pad-bottom,.no-padding-ipad.double-pad-bottom,.no-padding-ipad.triple-pad-bottom,.no-padded-ipad.pad-bottom,.no-padded-ipad.half-pad-bottom,.no-padded-ipad.double-pad-bottom,.no-padded-ipad.triple-pad-bottom,.no-pad-ipad.pad-bottom,.no-pad-ipad.half-pad-bottom,.no-pad-ipad.double-pad-bottom,.no-pad-ipad.triple-pad-bottom{padding:0 !important}.no-padding-ipad.pad-left,.no-padding-ipad.half-pad-left,.no-padding-ipad.double-pad-left,.no-padding-ipad.triple-pad-left,.no-padded-ipad.pad-left,.no-padded-ipad.half-pad-left,.no-padded-ipad.double-pad-left,.no-padded-ipad.triple-pad-left,.no-pad-ipad.pad-left,.no-pad-ipad.half-pad-left,.no-pad-ipad.double-pad-left,.no-pad-ipad.triple-pad-left{padding:0 !important}.no-pad-top-ipad{padding-top:0px}.no-pad-right-ipad{padding-right:0px}.no-pad-bottom-ipad{padding-bottom:0px}.no-pad-left-ipad{padding-left:0px}.gapped-ipad{margin:10px}.gap-top-ipad{margin-top:10px}.gap-right-ipad{margin-right:10px}.gap-bottom-ipad{margin-bottom:10px}.gap-left-ipad{margin-left:10px}.no-margin-ipad.gapped,.no-margin-ipad.half-gapped,.no-margin-ipad.double-gapped,.no-margin-ipad.triple-gapped,.no-gapped-ipad.gapped,.no-gapped-ipad.half-gapped,.no-gapped-ipad.double-gapped,.no-gapped-ipad.triple-gapped,.no-gap-ipad.gapped,.no-gap-ipad.half-gapped,.no-gap-ipad.double-gapped,.no-gap-ipad.triple-gapped{margin:0 !important}.no-margin-ipad.gap-top,.no-margin-ipad.half-gap-top,.no-margin-ipad.double-gap-top,.no-margin-ipad.triple-gap-top,.no-gapped-ipad.gap-top,.no-gapped-ipad.half-gap-top,.no-gapped-ipad.double-gap-top,.no-gapped-ipad.triple-gap-top,.no-gap-ipad.gap-top,.no-gap-ipad.half-gap-top,.no-gap-ipad.double-gap-top,.no-gap-ipad.triple-gap-top{margin:0 !important}.no-margin-ipad.gap-right,.no-margin-ipad.half-gap-right,.no-margin-ipad.double-gap-right,.no-margin-ipad.triple-gap-right,.no-gapped-ipad.gap-right,.no-gapped-ipad.half-gap-right,.no-gapped-ipad.double-gap-right,.no-gapped-ipad.triple-gap-right,.no-gap-ipad.gap-right,.no-gap-ipad.half-gap-right,.no-gap-ipad.double-gap-right,.no-gap-ipad.triple-gap-right{margin:0 !important}.no-margin-ipad.gap-bottom,.no-margin-ipad.half-gap-bottom,.no-margin-ipad.double-gap-bottom,.no-margin-ipad.triple-gap-bottom,.no-gapped-ipad.gap-bottom,.no-gapped-ipad.half-gap-bottom,.no-gapped-ipad.double-gap-bottom,.no-gapped-ipad.triple-gap-bottom,.no-gap-ipad.gap-bottom,.no-gap-ipad.half-gap-bottom,.no-gap-ipad.double-gap-bottom,.no-gap-ipad.triple-gap-bottom{margin:0 !important}.no-margin-ipad.gap-left,.no-margin-ipad.half-gap-left,.no-margin-ipad.double-gap-left,.no-margin-ipad.triple-gap-left,.no-gapped-ipad.gap-left,.no-gapped-ipad.half-gap-left,.no-gapped-ipad.double-gap-left,.no-gapped-ipad.triple-gap-left,.no-gap-ipad.gap-left,.no-gap-ipad.half-gap-left,.no-gap-ipad.double-gap-left,.no-gap-ipad.triple-gap-left{margin:0 !important}.no-gap-top-ipad{margin-top:0px}.no-gap-right-ipad{margin-right:0px}.no-gap-bottom-ipad{margin-bottom:0px}.no-gap-left-ipad{margin-left:0px}.offset-ipad{margin:-10px}.offset-top-ipad{margin-top:-10px}.offset-right-ipad{margin-right:-10px}.offset-bottom-ipad{margin-bottom:-10px}.offset-left-ipad{margin-left:-10px}.no-offset-top-ipad{margin-top:0px}.no-offset-right-ipad{margin-right:0px}.no-offset-bottom-ipad{margin-bottom:0px}.no-offset-left-ipad{margin-left:0px}.half-padded-ipad{padding:5px}.double-padded-ipad{padding:20px}.triple-padded-ipad{padding:30px}.half-pad-top-ipad{padding-top:5px}.double-pad-top-ipad{padding-top:20px}.triple-pad-top-ipad{padding-top:30px}.half-pad-right-ipad{padding-right:5px}.double-pad-right-ipad{padding-right:20px}.triple-pad-right-ipad{padding-right:30px}.half-pad-bottom-ipad{padding-bottom:5px}.double-pad-bottom-ipad{padding-bottom:20px}.triple-pad-bottom-ipad{padding-bottom:30px}.half-pad-left-ipad{padding-left:5px}.double-pad-left-ipad{padding-left:20px}.triple-pad-left-ipad{padding-left:30px}.half-gapped-ipad{margin:5px}.double-gapped-ipad{margin:20px}.triple-gapped-ipad{margin:30px}.half-gap-top-ipad{margin-top:5px}.double-gap-top-ipad{margin-top:20px}.triple-gap-top-ipad{margin-top:30px}.half-gap-right-ipad{margin-right:5px}.double-gap-right-ipad{margin-right:20px}.triple-gap-right-ipad{margin-right:30px}.half-gap-bottom-ipad{margin-bottom:5px}.double-gap-bottom-ipad{margin-bottom:20px}.triple-gap-bottom-ipad{margin-bottom:30px}.half-gap-left-ipad{margin-left:5px}.double-gap-left-ipad{margin-left:20px}.triple-gap-left-ipad{margin-left:30px}.half-offset-ipad{margin:-5px}.double-offset-ipad{margin:-20px}.triple-offset-ipad{margin:-30px}.half-offset-top-ipad{margin-top:-5px}.double-offset-top-ipad{margin-top:-20px}.triple-offset-top-ipad{margin-top:-30px}.half-offset-right-ipad{margin-right:-5px}.double-offset-right-ipad{margin-right:-20px}.triple-offset-right-ipad{margin-right:-30px}.half-offset-bottom-ipad{margin-bottom:-5px}.double-offset-bottom-ipad{margin-bottom:-20px}.triple-offset-bottom-ipad{margin-bottom:-30px}.half-offset-left-ipad{margin-left:-5px}.double-offset-left-ipad{margin-left:-20px}.triple-offset-left-ipad{margin-left:-30px}.fixed-ipad{position:fixed}.fixed-top-ipad{position:fixed;top:0}.fixed-right-ipad{position:fixed;right:0}.fixed-bottom-ipad{position:fixed;bottom:0}.fixed-left-ipad{position:fixed;left:0}.fixed-middle-ipad{position:fixed;top:50%}.fixed-center-ipad{position:fixed;left:50%}.absolute-ipad{position:absolute}.absolute-top-ipad{position:absolute;top:0}.absolute-right-ipad{position:absolute;right:0}.absolute-bottom-ipad{position:absolute;bottom:0}.absolute-left-ipad{position:absolute;left:0}.absolute-middle-ipad{position:absolute;top:50%}.absolute-center-ipad{position:absolute;left:50%}.static-ipad{position:static}.inline-ipad{display:inline}.block-ipad{display:block}.clear-ipad{clear:both}.clear-ipad:after{content:" ";display:block;height:0;font-size:0;clear:both;visibility:hidden}.center-ipad{display:block;margin:0 auto}.pull-right-ipad{float:right}.pull-left-ipad{float:left}.pull-none-ipad{float:none}.bordered-ipad{border:1px solid #ddd}.border-top-ipad{border-top:1px solid #ddd}.border-right-ipad{border-right:1px solid #ddd}.border-bottom-ipad{border-bottom:1px solid #ddd}.border-left-ipad{border-left:1px solid #ddd}.align-top-ipad{display:table-cell;vertical-align:top}.align-right-ipad{text-align:right}.align-bottom-ipad{display:table-cell;vertical-align:bottom}.align-left-ipad{text-align:left}.align-center-ipad{text-align:center}.justify-ipad{text-align:justify}.truncate-ipad{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rotate-90-ipad{display:inline-block;width:auto;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.rotate-90-ctr-ipad{display:inline-block;width:auto;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.rotate-180-ipad{display:inline-block;width:auto;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.rotate-180-ctr-ipad{display:inline-block;width:auto;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.rotate-270-ipad{display:inline-block;width:auto;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.rotate-270-ctr-ipad{display:inline-block;width:auto;-webkit-transform:rotate(-270deg);-moz-transform:rotate(-270deg);-ms-transform:rotate(-270deg);-o-transform:rotate(-270deg);transform:rotate(-270deg)}.rotate-360-ipad{display:inline-block;width:auto;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}.rotate-360-ipad{display:inline-block;width:auto;-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}.one-column-ipad,.one-columns-ipad{column-count:1}.two-column-ipad,.two-columns-ipad{column-count:2}.three-column-ipad,.three-columns-ipad{column-count:3}.four-column-ipad,.four-columns-ipad{column-count:4}.five-column-ipad,.five-columns-ipad{column-count:5}.nav:not(.nocollapse):not(.small-tablet):not(.mobile):before{float:left;display:inline-block;content:attr(title);padding:0.25em 0.5em;font-weight:bold}.nav:not(.nocollapse):not(.small-tablet):not(.mobile) button.hamburger{display:inline-block}.nav:not(.nocollapse):not(.small-tablet):not(.mobile) button.hamburger:before{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;content:"\f03a"}.nav:not(.nocollapse):not(.small-tablet):not(.mobile) button.hamburger[aria-expanded="true"]:before{content:"\f151"}.nav:not(.nocollapse):not(.small-tablet):not(.mobile)>ul{display:none}.nav:not(.nocollapse):not(.small-tablet):not(.mobile)>ul>li>a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile)>ul>li>button{border-top-width:1px}.nav:not(.nocollapse):not(.small-tablet):not(.mobile)>ul[aria-expanded="true"]{display:block}.nav:not(.nocollapse):not(.small-tablet):not(.mobile) li{float:none;display:block}.nav:not(.nocollapse):not(.small-tablet):not(.mobile) li ul{position:static}.nav:not(.nocollapse):not(.small-tablet):not(.mobile) li li a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile) li li button{text-indent:10px}.nav:not(.nocollapse):not(.small-tablet):not(.mobile) li li li a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile) li li li button{text-indent:20px}.nav:not(.nocollapse):not(.small-tablet):not(.mobile) li[role="menu"] ul{border:0}.nav:not(.nocollapse):not(.small-tablet):not(.mobile) li[role="menu"] ul>li:first-child>a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile) li[role="menu"] ul>li:first-child>button{border-top-width:1px}.nav:not(.nocollapse):not(.small-tablet):not(.mobile) li[role="menu"]>a:after,.nav:not(.nocollapse):not(.small-tablet):not(.mobile) li[role="menu"]>button:after{float:none;content:"\f0d7"}.nav:not(.nocollapse):not(.small-tablet):not(.mobile) li[role="menu"][aria-pressed="true"]>a:after,.nav:not(.nocollapse):not(.small-tablet):not(.mobile) li[role="menu"][aria-pressed="true"]>button:after{content:"\f0d8"}.nav:not(.nocollapse):not(.small-tablet):not(.mobile) a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile) button:not(.hamburger){display:block;width:100%;text-align:left}.nav:not(.nocollapse):not(.small-tablet):not(.mobile).green li ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).green li[role="menu"] ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).green a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).green li ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).green li[role="menu"] ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).green button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.small-tablet):not(.mobile).blue li ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).blue li[role="menu"] ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).blue a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).blue li ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).blue li[role="menu"] ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).blue button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.small-tablet):not(.mobile).purple li ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).purple li[role="menu"] ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).purple a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).purple li ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).purple li[role="menu"] ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).purple button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.small-tablet):not(.mobile).yellow li ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).yellow li[role="menu"] ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).yellow a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).yellow li ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).yellow li[role="menu"] ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).yellow button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.small-tablet):not(.mobile).orange li ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).orange li[role="menu"] ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).orange a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).orange li ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).orange li[role="menu"] ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).orange button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.small-tablet):not(.mobile).red li ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).red li[role="menu"] ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).red a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).red li ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).red li[role="menu"] ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).red button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.small-tablet):not(.mobile).pink li ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).pink li[role="menu"] ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).pink a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).pink li ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).pink li[role="menu"] ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).pink button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.small-tablet):not(.mobile).turquoise li ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).turquoise li[role="menu"] ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).turquoise a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).turquoise li ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).turquoise li[role="menu"] ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).turquoise button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.small-tablet):not(.mobile).asphalt li ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).asphalt li[role="menu"] ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).asphalt a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).asphalt li ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).asphalt li[role="menu"] ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).asphalt button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.small-tablet):not(.mobile).charcoal li ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).charcoal li[role="menu"] ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).charcoal a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).charcoal li ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).charcoal li[role="menu"] ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).charcoal button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.small-tablet):not(.mobile).white li ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).white li[role="menu"] ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).white a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).white li ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).white li[role="menu"] ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).white button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.small-tablet):not(.mobile).black li ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).black li[role="menu"] ul a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).black a,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).black li ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).black li[role="menu"] ul button,.nav:not(.nocollapse):not(.small-tablet):not(.mobile).black button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}}@media (max-width: 767px){.half:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.halves:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.third:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.thirds:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourth:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifth:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet){width:100% !important;float:none;clear:both}.half.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.halves.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.third.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.thirds.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.third.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.thirds.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourth.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourth.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourth.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifth.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifth.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifth.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifth.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.right-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.right-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.right-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.right-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.right-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.right-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.right-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.right-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.right-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.right-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.right-eleven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.right-eleven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet){left:0}.half.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.halves.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.third.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.thirds.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.third.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.thirds.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourth.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourth.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourth.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifth.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifth.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifth.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifth.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.left-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.left-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.left-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.left-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.left-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.left-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.left-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.left-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.left-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.left-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.left-eleven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.left-eleven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet){right:0}.half.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.halves.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.third.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.thirds.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.third.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.thirds.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourth.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourth.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourth.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifth.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifth.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifth.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifth.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth.skip-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths.skip-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.skip-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.skip-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh.skip-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths.skip-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.skip-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.skip-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.skip-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.skip-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth.skip-eleven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths.skip-eleven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.small-tablet):not(.one-up-small-tablet):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet){margin-left:0}.desktop-only{display:none !important}.ipad-only{display:none !important}.small-tablet-only{display:block !important}.mobile-only{display:none !important}.hide-on-small-tablet{display:none !important}.no-border-small-tablet{border:0}.small-small-tablet{font-size:0.8em}.medium-small-tablet{font-size:1em}.large-small-tablet{font-size:1.5em}.zero-small-tablet.padded,.zero-small-tablet.half-padded,.zero-small-tablet.double-padded,.zero-small-tablet.triple-padded{padding:0 !important;margin:0 !important}.zero-small-tablet.pad-top,.zero-small-tablet.half-pad-top,.zero-small-tablet.double-pad-top,.zero-small-tablet.triple-pad-top{padding:0 !important;margin:0 !important}.zero-small-tablet.pad-right,.zero-small-tablet.half-pad-right,.zero-small-tablet.double-pad-right,.zero-small-tablet.triple-pad-right{padding:0 !important;margin:0 !important}.zero-small-tablet.pad-bottom,.zero-small-tablet.half-pad-bottom,.zero-small-tablet.double-pad-bottom,.zero-small-tablet.triple-pad-bottom{padding:0 !important;margin:0 !important}.zero-small-tablet.pad-left,.zero-small-tablet.half-pad-left,.zero-small-tablet.double-pad-left,.zero-small-tablet.triple-pad-left{padding:0 !important;margin:0 !important}.zero-small-tablet.gapped,.zero-small-tablet.half-gapped,.zero-small-tablet.double-gapped,.zero-small-tablet.triple-gapped{padding:0 !important;margin:0 !important}.zero-small-tablet.gap-top,.zero-small-tablet.half-gap-top,.zero-small-tablet.double-gap-top,.zero-small-tablet.triple-gap-top{padding:0 !important;margin:0 !important}.zero-small-tablet.gap-right,.zero-small-tablet.half-gap-right,.zero-small-tablet.double-gap-right,.zero-small-tablet.triple-gap-right{padding:0 !important;margin:0 !important}.zero-small-tablet.gap-bottom,.zero-small-tablet.half-gap-bottom,.zero-small-tablet.double-gap-bottom,.zero-small-tablet.triple-gap-bottom{padding:0 !important;margin:0 !important}.zero-small-tablet.gap-left,.zero-small-tablet.half-gap-left,.zero-small-tablet.double-gap-left,.zero-small-tablet.triple-gap-left{padding:0 !important;margin:0 !important}.padded-small-tablet{padding:10px}.pad-top-small-tablet{padding-top:10px}.pad-right-small-tablet{padding-right:10px}.pad-bottom-small-tablet{padding-bottom:10px}.pad-left-small-tablet{padding-left:10px}.no-padding-small-tablet.padded,.no-padding-small-tablet.half-padded,.no-padding-small-tablet.double-padded,.no-padding-small-tablet.triple-padded,.no-padded-small-tablet.padded,.no-padded-small-tablet.half-padded,.no-padded-small-tablet.double-padded,.no-padded-small-tablet.triple-padded,.no-pad-small-tablet.padded,.no-pad-small-tablet.half-padded,.no-pad-small-tablet.double-padded,.no-pad-small-tablet.triple-padded{padding:0 !important}.no-padding-small-tablet.pad-top,.no-padding-small-tablet.half-pad-top,.no-padding-small-tablet.double-pad-top,.no-padding-small-tablet.triple-pad-top,.no-padded-small-tablet.pad-top,.no-padded-small-tablet.half-pad-top,.no-padded-small-tablet.double-pad-top,.no-padded-small-tablet.triple-pad-top,.no-pad-small-tablet.pad-top,.no-pad-small-tablet.half-pad-top,.no-pad-small-tablet.double-pad-top,.no-pad-small-tablet.triple-pad-top{padding:0 !important}.no-padding-small-tablet.pad-right,.no-padding-small-tablet.half-pad-right,.no-padding-small-tablet.double-pad-right,.no-padding-small-tablet.triple-pad-right,.no-padded-small-tablet.pad-right,.no-padded-small-tablet.half-pad-right,.no-padded-small-tablet.double-pad-right,.no-padded-small-tablet.triple-pad-right,.no-pad-small-tablet.pad-right,.no-pad-small-tablet.half-pad-right,.no-pad-small-tablet.double-pad-right,.no-pad-small-tablet.triple-pad-right{padding:0 !important}.no-padding-small-tablet.pad-bottom,.no-padding-small-tablet.half-pad-bottom,.no-padding-small-tablet.double-pad-bottom,.no-padding-small-tablet.triple-pad-bottom,.no-padded-small-tablet.pad-bottom,.no-padded-small-tablet.half-pad-bottom,.no-padded-small-tablet.double-pad-bottom,.no-padded-small-tablet.triple-pad-bottom,.no-pad-small-tablet.pad-bottom,.no-pad-small-tablet.half-pad-bottom,.no-pad-small-tablet.double-pad-bottom,.no-pad-small-tablet.triple-pad-bottom{padding:0 !important}.no-padding-small-tablet.pad-left,.no-padding-small-tablet.half-pad-left,.no-padding-small-tablet.double-pad-left,.no-padding-small-tablet.triple-pad-left,.no-padded-small-tablet.pad-left,.no-padded-small-tablet.half-pad-left,.no-padded-small-tablet.double-pad-left,.no-padded-small-tablet.triple-pad-left,.no-pad-small-tablet.pad-left,.no-pad-small-tablet.half-pad-left,.no-pad-small-tablet.double-pad-left,.no-pad-small-tablet.triple-pad-left{padding:0 !important}.no-pad-top-small-tablet{padding-top:0px}.no-pad-right-small-tablet{padding-right:0px}.no-pad-bottom-small-tablet{padding-bottom:0px}.no-pad-left-small-tablet{padding-left:0px}.gapped-small-tablet{margin:10px}.gap-top-small-tablet{margin-top:10px}.gap-right-small-tablet{margin-right:10px}.gap-bottom-small-tablet{margin-bottom:10px}.gap-left-small-tablet{margin-left:10px}.no-margin-small-tablet.gapped,.no-margin-small-tablet.half-gapped,.no-margin-small-tablet.double-gapped,.no-margin-small-tablet.triple-gapped,.no-gapped-small-tablet.gapped,.no-gapped-small-tablet.half-gapped,.no-gapped-small-tablet.double-gapped,.no-gapped-small-tablet.triple-gapped,.no-gap-small-tablet.gapped,.no-gap-small-tablet.half-gapped,.no-gap-small-tablet.double-gapped,.no-gap-small-tablet.triple-gapped{margin:0 !important}.no-margin-small-tablet.gap-top,.no-margin-small-tablet.half-gap-top,.no-margin-small-tablet.double-gap-top,.no-margin-small-tablet.triple-gap-top,.no-gapped-small-tablet.gap-top,.no-gapped-small-tablet.half-gap-top,.no-gapped-small-tablet.double-gap-top,.no-gapped-small-tablet.triple-gap-top,.no-gap-small-tablet.gap-top,.no-gap-small-tablet.half-gap-top,.no-gap-small-tablet.double-gap-top,.no-gap-small-tablet.triple-gap-top{margin:0 !important}.no-margin-small-tablet.gap-right,.no-margin-small-tablet.half-gap-right,.no-margin-small-tablet.double-gap-right,.no-margin-small-tablet.triple-gap-right,.no-gapped-small-tablet.gap-right,.no-gapped-small-tablet.half-gap-right,.no-gapped-small-tablet.double-gap-right,.no-gapped-small-tablet.triple-gap-right,.no-gap-small-tablet.gap-right,.no-gap-small-tablet.half-gap-right,.no-gap-small-tablet.double-gap-right,.no-gap-small-tablet.triple-gap-right{margin:0 !important}.no-margin-small-tablet.gap-bottom,.no-margin-small-tablet.half-gap-bottom,.no-margin-small-tablet.double-gap-bottom,.no-margin-small-tablet.triple-gap-bottom,.no-gapped-small-tablet.gap-bottom,.no-gapped-small-tablet.half-gap-bottom,.no-gapped-small-tablet.double-gap-bottom,.no-gapped-small-tablet.triple-gap-bottom,.no-gap-small-tablet.gap-bottom,.no-gap-small-tablet.half-gap-bottom,.no-gap-small-tablet.double-gap-bottom,.no-gap-small-tablet.triple-gap-bottom{margin:0 !important}.no-margin-small-tablet.gap-left,.no-margin-small-tablet.half-gap-left,.no-margin-small-tablet.double-gap-left,.no-margin-small-tablet.triple-gap-left,.no-gapped-small-tablet.gap-left,.no-gapped-small-tablet.half-gap-left,.no-gapped-small-tablet.double-gap-left,.no-gapped-small-tablet.triple-gap-left,.no-gap-small-tablet.gap-left,.no-gap-small-tablet.half-gap-left,.no-gap-small-tablet.double-gap-left,.no-gap-small-tablet.triple-gap-left{margin:0 !important}.no-gap-top-small-tablet{margin-top:0px}.no-gap-right-small-tablet{margin-right:0px}.no-gap-bottom-small-tablet{margin-bottom:0px}.no-gap-left-small-tablet{margin-left:0px}.offset-small-tablet{margin:-10px}.offset-top-small-tablet{margin-top:-10px}.offset-right-small-tablet{margin-right:-10px}.offset-bottom-small-tablet{margin-bottom:-10px}.offset-left-small-tablet{margin-left:-10px}.no-offset-top-small-tablet{margin-top:0px}.no-offset-right-small-tablet{margin-right:0px}.no-offset-bottom-small-tablet{margin-bottom:0px}.no-offset-left-small-tablet{margin-left:0px}.half-padded-small-tablet{padding:5px}.double-padded-small-tablet{padding:20px}.triple-padded-small-tablet{padding:30px}.half-pad-top-small-tablet{padding-top:5px}.double-pad-top-small-tablet{padding-top:20px}.triple-pad-top-small-tablet{padding-top:30px}.half-pad-right-small-tablet{padding-right:5px}.double-pad-right-small-tablet{padding-right:20px}.triple-pad-right-small-tablet{padding-right:30px}.half-pad-bottom-small-tablet{padding-bottom:5px}.double-pad-bottom-small-tablet{padding-bottom:20px}.triple-pad-bottom-small-tablet{padding-bottom:30px}.half-pad-left-small-tablet{padding-left:5px}.double-pad-left-small-tablet{padding-left:20px}.triple-pad-left-small-tablet{padding-left:30px}.half-gapped-small-tablet{margin:5px}.double-gapped-small-tablet{margin:20px}.triple-gapped-small-tablet{margin:30px}.half-gap-top-small-tablet{margin-top:5px}.double-gap-top-small-tablet{margin-top:20px}.triple-gap-top-small-tablet{margin-top:30px}.half-gap-right-small-tablet{margin-right:5px}.double-gap-right-small-tablet{margin-right:20px}.triple-gap-right-small-tablet{margin-right:30px}.half-gap-bottom-small-tablet{margin-bottom:5px}.double-gap-bottom-small-tablet{margin-bottom:20px}.triple-gap-bottom-small-tablet{margin-bottom:30px}.half-gap-left-small-tablet{margin-left:5px}.double-gap-left-small-tablet{margin-left:20px}.triple-gap-left-small-tablet{margin-left:30px}.half-offset-small-tablet{margin:-5px}.double-offset-small-tablet{margin:-20px}.triple-offset-small-tablet{margin:-30px}.half-offset-top-small-tablet{margin-top:-5px}.double-offset-top-small-tablet{margin-top:-20px}.triple-offset-top-small-tablet{margin-top:-30px}.half-offset-right-small-tablet{margin-right:-5px}.double-offset-right-small-tablet{margin-right:-20px}.triple-offset-right-small-tablet{margin-right:-30px}.half-offset-bottom-small-tablet{margin-bottom:-5px}.double-offset-bottom-small-tablet{margin-bottom:-20px}.triple-offset-bottom-small-tablet{margin-bottom:-30px}.half-offset-left-small-tablet{margin-left:-5px}.double-offset-left-small-tablet{margin-left:-20px}.triple-offset-left-small-tablet{margin-left:-30px}.fixed-small-tablet{position:fixed}.fixed-top-small-tablet{position:fixed;top:0}.fixed-right-small-tablet{position:fixed;right:0}.fixed-bottom-small-tablet{position:fixed;bottom:0}.fixed-left-small-tablet{position:fixed;left:0}.fixed-middle-small-tablet{position:fixed;top:50%}.fixed-center-small-tablet{position:fixed;left:50%}.absolute-small-tablet{position:absolute}.absolute-top-small-tablet{position:absolute;top:0}.absolute-right-small-tablet{position:absolute;right:0}.absolute-bottom-small-tablet{position:absolute;bottom:0}.absolute-left-small-tablet{position:absolute;left:0}.absolute-middle-small-tablet{position:absolute;top:50%}.absolute-center-small-tablet{position:absolute;left:50%}.static-small-tablet{position:static}.inline-small-tablet{display:inline}.block-small-tablet{display:block}.clear-small-tablet{clear:both}.clear-small-tablet:after{content:" ";display:block;height:0;font-size:0;clear:both;visibility:hidden}.center-small-tablet{display:block;margin:0 auto}.pull-right-small-tablet{float:right}.pull-left-small-tablet{float:left}.pull-none-small-tablet{float:none}.bordered-small-tablet{border:1px solid #ddd}.border-top-small-tablet{border-top:1px solid #ddd}.border-right-small-tablet{border-right:1px solid #ddd}.border-bottom-small-tablet{border-bottom:1px solid #ddd}.border-left-small-tablet{border-left:1px solid #ddd}.align-top-small-tablet{display:table-cell;vertical-align:top}.align-right-small-tablet{text-align:right}.align-bottom-small-tablet{display:table-cell;vertical-align:bottom}.align-left-small-tablet{text-align:left}.align-center-small-tablet{text-align:center}.justify-small-tablet{text-align:justify}.truncate-small-tablet{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rotate-90-small-tablet{display:inline-block;width:auto;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.rotate-90-ctr-small-tablet{display:inline-block;width:auto;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.rotate-180-small-tablet{display:inline-block;width:auto;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.rotate-180-ctr-small-tablet{display:inline-block;width:auto;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.rotate-270-small-tablet{display:inline-block;width:auto;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.rotate-270-ctr-small-tablet{display:inline-block;width:auto;-webkit-transform:rotate(-270deg);-moz-transform:rotate(-270deg);-ms-transform:rotate(-270deg);-o-transform:rotate(-270deg);transform:rotate(-270deg)}.rotate-360-small-tablet{display:inline-block;width:auto;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}.rotate-360-ctr-small-tablet{display:inline-block;width:auto;-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}.one-column-small-tablet,.one-columns-small-tablet{column-count:1}.two-column-small-tablet,.two-columns-small-tablet{column-count:2}.three-column-small-tablet,.three-columns-small-tablet{column-count:3}.four-column-small-tablet,.four-columns-small-tablet{column-count:4}.five-column-small-tablet,.five-columns-small-tablet{column-count:5}.nav:not(.nocollapse):not(.mobile):before{float:left;display:inline-block;content:attr(title);padding:0.25em 0.5em;font-weight:bold}.nav:not(.nocollapse):not(.mobile) button.hamburger{display:inline-block}.nav:not(.nocollapse):not(.mobile) button.hamburger:before{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;content:"\f03a"}.nav:not(.nocollapse):not(.mobile) button.hamburger[aria-expanded="true"]:before{content:"\f151"}.nav:not(.nocollapse):not(.mobile)>ul{display:none}.nav:not(.nocollapse):not(.mobile)>ul>li>a,.nav:not(.nocollapse):not(.mobile)>ul>li>button{border-top-width:1px}.nav:not(.nocollapse):not(.mobile)>ul[aria-expanded="true"]{display:block}.nav:not(.nocollapse):not(.mobile) li{float:none;display:block}.nav:not(.nocollapse):not(.mobile) li ul{position:static}.nav:not(.nocollapse):not(.mobile) li li a,.nav:not(.nocollapse):not(.mobile) li li button{text-indent:10px}.nav:not(.nocollapse):not(.mobile) li li li a,.nav:not(.nocollapse):not(.mobile) li li li button{text-indent:20px}.nav:not(.nocollapse):not(.mobile) li[role="menu"] ul{border:0}.nav:not(.nocollapse):not(.mobile) li[role="menu"] ul>li:first-child>a,.nav:not(.nocollapse):not(.mobile) li[role="menu"] ul>li:first-child>button{border-top-width:1px}.nav:not(.nocollapse):not(.mobile) li[role="menu"]>a:after,.nav:not(.nocollapse):not(.mobile) li[role="menu"]>button:after{float:none;content:"\f0d7"}.nav:not(.nocollapse):not(.mobile) li[role="menu"][aria-pressed="true"]>a:after,.nav:not(.nocollapse):not(.mobile) li[role="menu"][aria-pressed="true"]>button:after{content:"\f0d8"}.nav:not(.nocollapse):not(.mobile) a,.nav:not(.nocollapse):not(.mobile) button:not(.hamburger){display:block;width:100%;text-align:left}.nav:not(.nocollapse):not(.mobile).green li ul a,.nav:not(.nocollapse):not(.mobile).green li[role="menu"] ul a,.nav:not(.nocollapse):not(.mobile).green a,.nav:not(.nocollapse):not(.mobile).green li ul button,.nav:not(.nocollapse):not(.mobile).green li[role="menu"] ul button,.nav:not(.nocollapse):not(.mobile).green button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.mobile).blue li ul a,.nav:not(.nocollapse):not(.mobile).blue li[role="menu"] ul a,.nav:not(.nocollapse):not(.mobile).blue a,.nav:not(.nocollapse):not(.mobile).blue li ul button,.nav:not(.nocollapse):not(.mobile).blue li[role="menu"] ul button,.nav:not(.nocollapse):not(.mobile).blue button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.mobile).purple li ul a,.nav:not(.nocollapse):not(.mobile).purple li[role="menu"] ul a,.nav:not(.nocollapse):not(.mobile).purple a,.nav:not(.nocollapse):not(.mobile).purple li ul button,.nav:not(.nocollapse):not(.mobile).purple li[role="menu"] ul button,.nav:not(.nocollapse):not(.mobile).purple button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.mobile).yellow li ul a,.nav:not(.nocollapse):not(.mobile).yellow li[role="menu"] ul a,.nav:not(.nocollapse):not(.mobile).yellow a,.nav:not(.nocollapse):not(.mobile).yellow li ul button,.nav:not(.nocollapse):not(.mobile).yellow li[role="menu"] ul button,.nav:not(.nocollapse):not(.mobile).yellow button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.mobile).orange li ul a,.nav:not(.nocollapse):not(.mobile).orange li[role="menu"] ul a,.nav:not(.nocollapse):not(.mobile).orange a,.nav:not(.nocollapse):not(.mobile).orange li ul button,.nav:not(.nocollapse):not(.mobile).orange li[role="menu"] ul button,.nav:not(.nocollapse):not(.mobile).orange button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.mobile).red li ul a,.nav:not(.nocollapse):not(.mobile).red li[role="menu"] ul a,.nav:not(.nocollapse):not(.mobile).red a,.nav:not(.nocollapse):not(.mobile).red li ul button,.nav:not(.nocollapse):not(.mobile).red li[role="menu"] ul button,.nav:not(.nocollapse):not(.mobile).red button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.mobile).pink li ul a,.nav:not(.nocollapse):not(.mobile).pink li[role="menu"] ul a,.nav:not(.nocollapse):not(.mobile).pink a,.nav:not(.nocollapse):not(.mobile).pink li ul button,.nav:not(.nocollapse):not(.mobile).pink li[role="menu"] ul button,.nav:not(.nocollapse):not(.mobile).pink button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.mobile).turquoise li ul a,.nav:not(.nocollapse):not(.mobile).turquoise li[role="menu"] ul a,.nav:not(.nocollapse):not(.mobile).turquoise a,.nav:not(.nocollapse):not(.mobile).turquoise li ul button,.nav:not(.nocollapse):not(.mobile).turquoise li[role="menu"] ul button,.nav:not(.nocollapse):not(.mobile).turquoise button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.mobile).asphalt li ul a,.nav:not(.nocollapse):not(.mobile).asphalt li[role="menu"] ul a,.nav:not(.nocollapse):not(.mobile).asphalt a,.nav:not(.nocollapse):not(.mobile).asphalt li ul button,.nav:not(.nocollapse):not(.mobile).asphalt li[role="menu"] ul button,.nav:not(.nocollapse):not(.mobile).asphalt button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.mobile).charcoal li ul a,.nav:not(.nocollapse):not(.mobile).charcoal li[role="menu"] ul a,.nav:not(.nocollapse):not(.mobile).charcoal a,.nav:not(.nocollapse):not(.mobile).charcoal li ul button,.nav:not(.nocollapse):not(.mobile).charcoal li[role="menu"] ul button,.nav:not(.nocollapse):not(.mobile).charcoal button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.mobile).white li ul a,.nav:not(.nocollapse):not(.mobile).white li[role="menu"] ul a,.nav:not(.nocollapse):not(.mobile).white a,.nav:not(.nocollapse):not(.mobile).white li ul button,.nav:not(.nocollapse):not(.mobile).white li[role="menu"] ul button,.nav:not(.nocollapse):not(.mobile).white button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse):not(.mobile).black li ul a,.nav:not(.nocollapse):not(.mobile).black li[role="menu"] ul a,.nav:not(.nocollapse):not(.mobile).black a,.nav:not(.nocollapse):not(.mobile).black li ul button,.nav:not(.nocollapse):not(.mobile).black li[role="menu"] ul button,.nav:not(.nocollapse):not(.mobile).black button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}}@media (max-width: 480px){.half:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.halves:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.third:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.thirds:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourth:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifth:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile){width:100% !important;float:none;clear:both}.half.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.halves.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.third.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.thirds.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.third.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.thirds.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourth.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourth.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourth.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifth.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifth.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifth.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifth.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.right-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.right-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.right-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.right-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.right-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.right-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.right-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.right-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.right-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.right-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.right-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.right-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.right-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.right-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.right-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.right-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.right-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.right-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.right-eleven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.right-eleven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile){left:0}.half.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.halves.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.third.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.thirds.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.third.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.thirds.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourth.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourth.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourth.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifth.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifth.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifth.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifth.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.left-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.left-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.left-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.left-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.left-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.left-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.left-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.left-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.left-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.left-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.left-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.left-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.left-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.left-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.left-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.left-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.left-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.left-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.left-eleven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.left-eleven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile){right:0}.half.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.halves.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.third.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.thirds.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.third.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.thirds.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourth.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourth.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourth.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifth.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifth.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifth.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifth.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth.skip-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths.skip-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.skip-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.skip-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh.skip-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths.skip-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.skip-one:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.skip-two:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.skip-three:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.skip-four:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.skip-five:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.skip-six:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.skip-seven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.skip-eight:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.skip-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.skip-nine:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.skip-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.skip-ten:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth.skip-eleven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths.skip-eleven:not(.mobile):not(.one-up-mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile){margin-left:0}.desktop-only{display:none !important}.ipad-only{display:none !important}.small-tablet-only{display:none !important}.mobile-only{display:block !important}.hide-on-small-tablet{display:block !important}.hide-on-mobile{display:none !important}.no-border-mobile{border:0}.small-mobile{font-size:0.8em}.medium-mobile{font-size:1em}.large-mobile{font-size:1.5em}.zero-mobile.padded,.zero-mobile.half-padded,.zero-mobile.double-padded,.zero-mobile.triple-padded{padding:0 !important;margin:0 !important}.zero-mobile.pad-top,.zero-mobile.half-pad-top,.zero-mobile.double-pad-top,.zero-mobile.triple-pad-top{padding:0 !important;margin:0 !important}.zero-mobile.pad-right,.zero-mobile.half-pad-right,.zero-mobile.double-pad-right,.zero-mobile.triple-pad-right{padding:0 !important;margin:0 !important}.zero-mobile.pad-bottom,.zero-mobile.half-pad-bottom,.zero-mobile.double-pad-bottom,.zero-mobile.triple-pad-bottom{padding:0 !important;margin:0 !important}.zero-mobile.pad-left,.zero-mobile.half-pad-left,.zero-mobile.double-pad-left,.zero-mobile.triple-pad-left{padding:0 !important;margin:0 !important}.zero-mobile.gapped,.zero-mobile.half-gapped,.zero-mobile.double-gapped,.zero-mobile.triple-gapped{padding:0 !important;margin:0 !important}.zero-mobile.gap-top,.zero-mobile.half-gap-top,.zero-mobile.double-gap-top,.zero-mobile.triple-gap-top{padding:0 !important;margin:0 !important}.zero-mobile.gap-right,.zero-mobile.half-gap-right,.zero-mobile.double-gap-right,.zero-mobile.triple-gap-right{padding:0 !important;margin:0 !important}.zero-mobile.gap-bottom,.zero-mobile.half-gap-bottom,.zero-mobile.double-gap-bottom,.zero-mobile.triple-gap-bottom{padding:0 !important;margin:0 !important}.zero-mobile.gap-left,.zero-mobile.half-gap-left,.zero-mobile.double-gap-left,.zero-mobile.triple-gap-left{padding:0 !important;margin:0 !important}.padded-mobile{padding:10px}.pad-top-mobile{padding-top:10px}.pad-right-mobile{padding-right:10px}.pad-bottom-mobile{padding-bottom:10px}.pad-left-mobile{padding-left:10px}.no-padding-mobile.padded,.no-padding-mobile.half-padded,.no-padding-mobile.double-padded,.no-padding-mobile.triple-padded,.no-padded-mobile.padded,.no-padded-mobile.half-padded,.no-padded-mobile.double-padded,.no-padded-mobile.triple-padded,.no-pad-mobile.padded,.no-pad-mobile.half-padded,.no-pad-mobile.double-padded,.no-pad-mobile.triple-padded{padding:0 !important}.no-padding-mobile.pad-top,.no-padding-mobile.half-pad-top,.no-padding-mobile.double-pad-top,.no-padding-mobile.triple-pad-top,.no-padded-mobile.pad-top,.no-padded-mobile.half-pad-top,.no-padded-mobile.double-pad-top,.no-padded-mobile.triple-pad-top,.no-pad-mobile.pad-top,.no-pad-mobile.half-pad-top,.no-pad-mobile.double-pad-top,.no-pad-mobile.triple-pad-top{padding:0 !important}.no-padding-mobile.pad-right,.no-padding-mobile.half-pad-right,.no-padding-mobile.double-pad-right,.no-padding-mobile.triple-pad-right,.no-padded-mobile.pad-right,.no-padded-mobile.half-pad-right,.no-padded-mobile.double-pad-right,.no-padded-mobile.triple-pad-right,.no-pad-mobile.pad-right,.no-pad-mobile.half-pad-right,.no-pad-mobile.double-pad-right,.no-pad-mobile.triple-pad-right{padding:0 !important}.no-padding-mobile.pad-bottom,.no-padding-mobile.half-pad-bottom,.no-padding-mobile.double-pad-bottom,.no-padding-mobile.triple-pad-bottom,.no-padded-mobile.pad-bottom,.no-padded-mobile.half-pad-bottom,.no-padded-mobile.double-pad-bottom,.no-padded-mobile.triple-pad-bottom,.no-pad-mobile.pad-bottom,.no-pad-mobile.half-pad-bottom,.no-pad-mobile.double-pad-bottom,.no-pad-mobile.triple-pad-bottom{padding:0 !important}.no-padding-mobile.pad-left,.no-padding-mobile.half-pad-left,.no-padding-mobile.double-pad-left,.no-padding-mobile.triple-pad-left,.no-padded-mobile.pad-left,.no-padded-mobile.half-pad-left,.no-padded-mobile.double-pad-left,.no-padded-mobile.triple-pad-left,.no-pad-mobile.pad-left,.no-pad-mobile.half-pad-left,.no-pad-mobile.double-pad-left,.no-pad-mobile.triple-pad-left{padding:0 !important}.no-pad-top-mobile{padding-top:0px}.no-pad-right-mobile{padding-right:0px}.no-pad-bottom-mobile{padding-bottom:0px}.no-pad-left-mobile{padding-left:0px}.gapped-mobile{margin:10px}.gap-top-mobile{margin-top:10px}.gap-right-mobile{margin-right:10px}.gap-bottom-mobile{margin-bottom:10px}.gap-left-mobile{margin-left:10px}.no-margin-mobile.gapped,.no-margin-mobile.half-gapped,.no-margin-mobile.double-gapped,.no-margin-mobile.triple-gapped,.no-gapped-mobile.gapped,.no-gapped-mobile.half-gapped,.no-gapped-mobile.double-gapped,.no-gapped-mobile.triple-gapped,.no-gap-mobile.gapped,.no-gap-mobile.half-gapped,.no-gap-mobile.double-gapped,.no-gap-mobile.triple-gapped{margin:0 !important}.no-margin-mobile.gap-top,.no-margin-mobile.half-gap-top,.no-margin-mobile.double-gap-top,.no-margin-mobile.triple-gap-top,.no-gapped-mobile.gap-top,.no-gapped-mobile.half-gap-top,.no-gapped-mobile.double-gap-top,.no-gapped-mobile.triple-gap-top,.no-gap-mobile.gap-top,.no-gap-mobile.half-gap-top,.no-gap-mobile.double-gap-top,.no-gap-mobile.triple-gap-top{margin:0 !important}.no-margin-mobile.gap-right,.no-margin-mobile.half-gap-right,.no-margin-mobile.double-gap-right,.no-margin-mobile.triple-gap-right,.no-gapped-mobile.gap-right,.no-gapped-mobile.half-gap-right,.no-gapped-mobile.double-gap-right,.no-gapped-mobile.triple-gap-right,.no-gap-mobile.gap-right,.no-gap-mobile.half-gap-right,.no-gap-mobile.double-gap-right,.no-gap-mobile.triple-gap-right{margin:0 !important}.no-margin-mobile.gap-bottom,.no-margin-mobile.half-gap-bottom,.no-margin-mobile.double-gap-bottom,.no-margin-mobile.triple-gap-bottom,.no-gapped-mobile.gap-bottom,.no-gapped-mobile.half-gap-bottom,.no-gapped-mobile.double-gap-bottom,.no-gapped-mobile.triple-gap-bottom,.no-gap-mobile.gap-bottom,.no-gap-mobile.half-gap-bottom,.no-gap-mobile.double-gap-bottom,.no-gap-mobile.triple-gap-bottom{margin:0 !important}.no-margin-mobile.gap-left,.no-margin-mobile.half-gap-left,.no-margin-mobile.double-gap-left,.no-margin-mobile.triple-gap-left,.no-gapped-mobile.gap-left,.no-gapped-mobile.half-gap-left,.no-gapped-mobile.double-gap-left,.no-gapped-mobile.triple-gap-left,.no-gap-mobile.gap-left,.no-gap-mobile.half-gap-left,.no-gap-mobile.double-gap-left,.no-gap-mobile.triple-gap-left{margin:0 !important}.no-gap-top-mobile{margin-top:0px}.no-gap-right-mobile{margin-right:0px}.no-gap-bottom-mobile{margin-bottom:0px}.no-gap-left-mobile{margin-left:0px}.offset-mobile{margin:-10px}.offset-top-mobile{margin-top:-10px}.offset-right-mobile{margin-right:-10px}.offset-bottom-mobile{margin-bottom:-10px}.offset-left-mobile{margin-left:-10px}.no-offset-top-mobile{margin-top:0px}.no-offset-right-mobile{margin-right:0px}.no-offset-bottom-mobile{margin-bottom:0px}.no-offset-left-mobile{margin-left:0px}.half-padded-mobile{padding:5px}.double-padded-mobile{padding:20px}.triple-padded-mobile{padding:30px}.half-pad-top-mobile{padding-top:5px}.double-pad-top-mobile{padding-top:20px}.triple-pad-top-mobile{padding-top:30px}.half-pad-right-mobile{padding-right:5px}.double-pad-right-mobile{padding-right:20px}.triple-pad-right-mobile{padding-right:30px}.half-pad-bottom-mobile{padding-bottom:5px}.double-pad-bottom-mobile{padding-bottom:20px}.triple-pad-bottom-mobile{padding-bottom:30px}.half-pad-left-mobile{padding-left:5px}.double-pad-left-mobile{padding-left:20px}.triple-pad-left-mobile{padding-left:30px}.half-gapped-mobile{margin:5px}.double-gapped-mobile{margin:20px}.triple-gapped-mobile{margin:30px}.half-gap-top-mobile{margin-top:5px}.double-gap-top-mobile{margin-top:20px}.triple-gap-top-mobile{margin-top:30px}.half-gap-right-mobile{margin-right:5px}.double-gap-right-mobile{margin-right:20px}.triple-gap-right-mobile{margin-right:30px}.half-gap-bottom-mobile{margin-bottom:5px}.double-gap-bottom-mobile{margin-bottom:20px}.triple-gap-bottom-mobile{margin-bottom:30px}.half-gap-left-mobile{margin-left:5px}.double-gap-left-mobile{margin-left:20px}.triple-gap-left-mobile{margin-left:30px}.half-offset-mobile{margin:-5px}.double-offset-mobile{margin:-20px}.triple-offset-mobile{margin:-30px}.half-offset-top-mobile{margin-top:-5px}.double-offset-top-mobile{margin-top:-20px}.triple-offset-top-mobile{margin-top:-30px}.half-offset-right-mobile{margin-right:-5px}.double-offset-right-mobile{margin-right:-20px}.triple-offset-right-mobile{margin-right:-30px}.half-offset-bottom-mobile{margin-bottom:-5px}.double-offset-bottom-mobile{margin-bottom:-20px}.triple-offset-bottom-mobile{margin-bottom:-30px}.half-offset-left-mobile{margin-left:-5px}.double-offset-left-mobile{margin-left:-20px}.triple-offset-left-mobile{margin-left:-30px}.fixed-mobile{position:fixed}.fixed-top-mobile{position:fixed;top:0}.fixed-right-mobile{position:fixed;right:0}.fixed-bottom-mobile{position:fixed;bottom:0}.fixed-left-mobile{position:fixed;left:0}.fixed-middle-mobile{position:fixed;top:50%}.fixed-center-mobile{position:fixed;left:50%}.absolute-mobile{position:absolute}.absolute-top-mobile{position:absolute;top:0}.absolute-right-mobile{position:absolute;right:0}.absolute-bottom-mobile{position:absolute;bottom:0}.absolute-left-mobile{position:absolute;left:0}.absolute-middle-mobile{position:absolute;top:50%}.absolute-center-mobile{position:absolute;left:50%}.static-mobile{position:static}.inline-mobile{display:inline}.block-mobile{display:block}.clear-mobile{clear:both}.clear-mobile:after{content:" ";display:block;height:0;font-size:0;clear:both;visibility:hidden}.center-mobile{display:block;margin:0 auto}.pull-right-mobile{float:right}.pull-left-mobile{float:left}.pull-none-mobile{float:none}.bordered-mobile{border:1px solid #ddd}.border-top-mobile{border-top:1px solid #ddd}.border-right-mobile{border-right:1px solid #ddd}.border-bottom-mobile{border-bottom:1px solid #ddd}.border-left-mobile{border-left:1px solid #ddd}.align-top-mobile{display:table-cell;vertical-align:top}.align-right-mobile{text-align:right}.align-bottom-mobile{display:table-cell;vertical-align:bottom}.align-left-mobile{text-align:left}.align-center-mobile{text-align:center}.justify-mobile{text-align:justify}.truncate-mobile{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rotate-90-mobile{display:inline-block;width:auto;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.rotate-90-ctr-mobile{display:inline-block;width:auto;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.rotate-180-mobile{display:inline-block;width:auto;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.rotate-180-ctr-mobile{display:inline-block;width:auto;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.rotate-270-mobile{display:inline-block;width:auto;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.rotate-270-ctr-mobile{display:inline-block;width:auto;-webkit-transform:rotate(-270deg);-moz-transform:rotate(-270deg);-ms-transform:rotate(-270deg);-o-transform:rotate(-270deg);transform:rotate(-270deg)}.rotate-360-mobile{display:inline-block;width:auto;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}.rotate-360-mobile{display:inline-block;width:auto;-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}.one-column-mobile,.one-columns-mobile{column-count:1}.two-column-mobile,.two-columns-mobile{column-count:2}.three-column-mobile,.three-columns-mobile{column-count:3}.four-column-mobile,.four-columns-mobile{column-count:4}.five-column-mobile,.five-columns-mobile{column-count:5}.nav:not(.nocollapse):before{float:left;display:inline-block;content:attr(title);padding:0.25em 0.5em;font-weight:bold}.nav:not(.nocollapse) button.hamburger{display:inline-block}.nav:not(.nocollapse) button.hamburger:before{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;content:"\f03a"}.nav:not(.nocollapse) button.hamburger[aria-expanded="true"]:before{content:"\f151"}.nav:not(.nocollapse)>ul{display:none}.nav:not(.nocollapse)>ul>li>a,.nav:not(.nocollapse)>ul>li>button{border-top-width:1px}.nav:not(.nocollapse)>ul[aria-expanded="true"]{display:block}.nav:not(.nocollapse) li{float:none;display:block}.nav:not(.nocollapse) li ul{position:static}.nav:not(.nocollapse) li li a,.nav:not(.nocollapse) li li button{text-indent:10px}.nav:not(.nocollapse) li li li a,.nav:not(.nocollapse) li li li button{text-indent:20px}.nav:not(.nocollapse) li[role="menu"] ul{border:0}.nav:not(.nocollapse) li[role="menu"] ul>li:first-child>a,.nav:not(.nocollapse) li[role="menu"] ul>li:first-child>button{border-top-width:1px}.nav:not(.nocollapse) li[role="menu"]>a:after,.nav:not(.nocollapse) li[role="menu"]>button:after{float:none;content:"\f0d7"}.nav:not(.nocollapse) li[role="menu"][aria-pressed="true"]>a:after,.nav:not(.nocollapse) li[role="menu"][aria-pressed="true"]>button:after{content:"\f0d8"}.nav:not(.nocollapse) a,.nav:not(.nocollapse) button:not(.hamburger){display:block;width:100%;text-align:left}.nav:not(.nocollapse).green li ul a,.nav:not(.nocollapse).green li[role="menu"] ul a,.nav:not(.nocollapse).green a,.nav:not(.nocollapse).green li ul button,.nav:not(.nocollapse).green li[role="menu"] ul button,.nav:not(.nocollapse).green button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse).blue li ul a,.nav:not(.nocollapse).blue li[role="menu"] ul a,.nav:not(.nocollapse).blue a,.nav:not(.nocollapse).blue li ul button,.nav:not(.nocollapse).blue li[role="menu"] ul button,.nav:not(.nocollapse).blue button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse).purple li ul a,.nav:not(.nocollapse).purple li[role="menu"] ul a,.nav:not(.nocollapse).purple a,.nav:not(.nocollapse).purple li ul button,.nav:not(.nocollapse).purple li[role="menu"] ul button,.nav:not(.nocollapse).purple button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse).yellow li ul a,.nav:not(.nocollapse).yellow li[role="menu"] ul a,.nav:not(.nocollapse).yellow a,.nav:not(.nocollapse).yellow li ul button,.nav:not(.nocollapse).yellow li[role="menu"] ul button,.nav:not(.nocollapse).yellow button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse).orange li ul a,.nav:not(.nocollapse).orange li[role="menu"] ul a,.nav:not(.nocollapse).orange a,.nav:not(.nocollapse).orange li ul button,.nav:not(.nocollapse).orange li[role="menu"] ul button,.nav:not(.nocollapse).orange button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse).red li ul a,.nav:not(.nocollapse).red li[role="menu"] ul a,.nav:not(.nocollapse).red a,.nav:not(.nocollapse).red li ul button,.nav:not(.nocollapse).red li[role="menu"] ul button,.nav:not(.nocollapse).red button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse).pink li ul a,.nav:not(.nocollapse).pink li[role="menu"] ul a,.nav:not(.nocollapse).pink a,.nav:not(.nocollapse).pink li ul button,.nav:not(.nocollapse).pink li[role="menu"] ul button,.nav:not(.nocollapse).pink button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse).turquoise li ul a,.nav:not(.nocollapse).turquoise li[role="menu"] ul a,.nav:not(.nocollapse).turquoise a,.nav:not(.nocollapse).turquoise li ul button,.nav:not(.nocollapse).turquoise li[role="menu"] ul button,.nav:not(.nocollapse).turquoise button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse).asphalt li ul a,.nav:not(.nocollapse).asphalt li[role="menu"] ul a,.nav:not(.nocollapse).asphalt a,.nav:not(.nocollapse).asphalt li ul button,.nav:not(.nocollapse).asphalt li[role="menu"] ul button,.nav:not(.nocollapse).asphalt button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse).charcoal li ul a,.nav:not(.nocollapse).charcoal li[role="menu"] ul a,.nav:not(.nocollapse).charcoal a,.nav:not(.nocollapse).charcoal li ul button,.nav:not(.nocollapse).charcoal li[role="menu"] ul button,.nav:not(.nocollapse).charcoal button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse).white li ul a,.nav:not(.nocollapse).white li[role="menu"] ul a,.nav:not(.nocollapse).white a,.nav:not(.nocollapse).white li ul button,.nav:not(.nocollapse).white li[role="menu"] ul button,.nav:not(.nocollapse).white button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nav:not(.nocollapse).black li ul a,.nav:not(.nocollapse).black li[role="menu"] ul a,.nav:not(.nocollapse).black a,.nav:not(.nocollapse).black li ul button,.nav:not(.nocollapse).black li[role="menu"] ul button,.nav:not(.nocollapse).black button{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}}


/*
Theme Name: Skilled
Theme URI: http://skilled.aislinthemes.com
Description: Skilled is a LMS (Learning Management System). It’s suitable for school, university, college, education etc.. and also for private tutors and individuals sharing their knowledge. This theme is designed especially for creating and selling courses. Available only on ThemeForest! If you like this theme, please don’t forget to rate it.
Author: aislin
Author URI: http://themeforest.net/user/Aislin/portfolio
Tags: blue, brown, gray, green, orange, purple, white, yellow, dark, light, four-columns, left-sidebar, right-sidebar, responsive-layout, flexible-header, buddypress, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
Version: 3.9.3
License: GNU General Public License
License URI: license.txt
Text Domain: 
*/
/*------------------------------------------------------------------

Table of Contents

* Reset
* Main Menu ( Superfish + Main Menu + Sticky Header + Responsive Menu )
* Scroll Up
* Layer Slider
* WP Widgets
* Visual Composer ( Global + Accordion + Tabs )
* Ultimate VC Addons
* The Events Calendar ( Main + Calendar + Single Event + Event List + Widgets )
* Testimonials Rotator
* Body (Main)
* Media Queries

-------------------------------------------------------------------*/
/* ----------------------------- Reset ----------------------------- */
button,
input[type="submit"],
input[type="button"],
input[type="reset"], .wh-button, .wh-alt-button {
  background-color: #353535;
  border: none;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  padding: 11px 24px 10px;
  text-decoration: none;
  box-shadow: none;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus, .wh-button:hover, .wh-alt-button:hover {
  background-color: #686868;
  outline: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active, .wh-button:active, .wh-alt-button:active {
  background-color: #353535;
}

.wh-borderless {
  border: 0 !important;
}

.wh-rounded, .wh-rounded img {
  border-radius: 50%;
}

.wh-rotate-aio-icon-bg-45 .aio-icon-top {
  margin-bottom: 50px;
}
.wh-rotate-aio-icon-bg-45 .aio-icon-top .aio-icon {
  -ms-transform: rotate(-45deg) !important;
  /* IE 9 */
  -webkit-transform: rotate(-45deg) !important;
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg) !important;
}
.wh-rotate-aio-icon-bg-45 .aio-icon-top .aio-icon i {
  position: absolute;
  top: 0;
  left: 26%;
  -ms-transform: rotate(45deg) !important;
  /* IE 9 */
  -webkit-transform: rotate(45deg) !important;
  /* Chrome, Safari, Opera */
  transform: rotate(45deg) !important;
}

.thumbnail {
  max-width: 100%;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(//naturverbindung.info/wp-content/themes/skilled/assets/img/arrow.png) right top no-repeat;
}

body {
  color: #686868;
  line-height: 1.6;
  margin: 0;
  font-family: arvoregular, sans-serif;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
}

a {
  color: #282828;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  color: #4f4f4f;
}

a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.3;
  color: #1c1c1c;
}

h1 {
  font-size: 48px;
  margin: 33px 0;
}

h2 {
  font-size: 30px;
  margin: 25px 0;
}

h3 {
  font-size: 22px;
  margin: 22px 0;
}

h4 {
  font-size: 20px;
  margin: 25px 0;
}

h5 {
  font-size: 18px;
  margin: 30px 0;
}

h6 {
  font-size: 16px;
  margin: 36px 0;
}

address {
  font-style: italic;
  margin: 0 0 24px;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

p {
  margin: 0 0 0.6em;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 14px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

pre {
  background: #f5f5f5;
  color: #666;
  font-family: monospace;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

blockquote {
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  font-weight: 600;
  margin: 30px 0;
  padding: 30px;
  border-left: 5px solid #d4d4d4;
  background-color: #f2f2f2;
}

blockquote blockquote {
  margin-right: 0;
}

blockquote cite,
blockquote small {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}

blockquote em,
blockquote i {
  font-style: normal;
  font-weight: 300;
}

blockquote strong,
blockquote b {
  font-weight: 400;
}

small {
  font-size: smaller;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 20px;
}

menu,
ol,
ul {
  margin: 16px 0;
  padding: 0 0 0 30px;
}

ul {
  list-style-type: square;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

li > ul,
li > ol {
  margin: 0;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  padding-right: 2px;
  /* Don't cut off the webkit search cancel button */
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border: 1px solid #dadada;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

caption {
  font-size: 16px;
  margin: 20px 0;
}

th, td {
  padding: 15px;
}

th {
  font-weight: bold;
  border: 1px solid #dadada;
}

td {
  border: 1px solid #dadada;
}

del {
  color: #333;
}

ins {
  text-decoration: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #dadada;
  margin: 1em 0;
  padding: 0;
}

/* ----------------------------- Repeatable Patterns ----------------------------- */
.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal 16px/1 Genericons;
  vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
  clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
  content: "";
  display: table;
}

/* Assistive text */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.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-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* Form fields, general styles first. */
input,
textarea,
select {
  font-family: inherit;
  padding: 5px 15px;
}

input,
textarea {
  color: #141412;
}

input:focus,
textarea:focus {
  border: 2px solid #c3c0ab;
  outline: 0;
}

textarea {
  padding: 15px;
}

/* Buttons */
.post-password-required input[type="submit"] {
  padding: 11px 24px 8px;
  vertical-align: bottom;
  margin-top: 5px;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #999;
  padding-left: 0 !important;
  font-weight: 300;
}

:-moz-placeholder {
  color: #999;
  padding-left: 0 !important;
  font-weight: 300;
}

::-moz-placeholder {
  color: #999;
  padding-left: 0 !important;
  font-weight: 300;
}

:-ms-input-placeholder {
  color: #999;
  /* padding-left: 0 !important; */
  font-weight: 300;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
*/
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
  max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  max-width: 100%;
}

img.size-full,
img.size-large,
img.wp-post-image {
  height: auto;
  max-width: 100%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
  max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
  max-width: 100% !important;
}

/* Images */
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft {
  margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
  margin: 5px 10px 5px 0;
}

img.alignright {
  margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
  margin: 5px 0 5px 10px;
  text-align: right;
}

img.aligncenter {
  margin: 5px auto;
}

img.alignnone {
  margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
  color: #220e10;
  font-size: 1em;
  margin-top: 7px;
  font-style: italic;
  font-weight: 300;
}

img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
  list-style-position: inside;
}

.wh-content-inner > p:last-of-type img.alignright.size-full {
  clear: both;
}

.sticky {
  float: left;
  border: 1px solid #dddddd;
  padding: 30px;
}
.sticky .entry-title {
  margin-top: 0;
}

#comments {
  margin-top: 40px;
}

.comment-list,
.comment-list ul.comment {
  list-style-type: none;
  padding: 0;
  margin-top: 25px;
}
.comment-list .trackback,
.comment-list .pingback,
.comment-list ul.comment .trackback,
.comment-list ul.comment .pingback {
  margin-bottom: 15px;
}
.comment-list .trackback .author-link a,
.comment-list .pingback .author-link a,
.comment-list ul.comment .trackback .author-link a,
.comment-list ul.comment .pingback .author-link a {
  font-weight: 600;
}
.comment-list .comment,
.comment-list ul.comment .comment {
  margin-bottom: 20px;
}
.comment-list .comment .avatar,
.comment-list ul.comment .comment .avatar {
  position: absolute;
  width: 66px;
}
.comment-list .comment .body,
.comment-list ul.comment .comment .body {
  margin-left: 85px;
  margin-bottom: 20px;
}
.comment-list .comment .body .author-link,
.comment-list ul.comment .comment .body .author-link {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: bold;
}
.comment-list .comment .body .comment-meta,
.comment-list ul.comment .comment .body .comment-meta {
  margin-bottom: 7px;
}
.comment-list .comment .children,
.comment-list ul.comment .comment .children {
  padding-left: 20%;
  list-style-type: none;
}
.comment-list .comment .reply,
.comment-list ul.comment .comment .reply {
  float: right;
}
.comment-list .comment hr,
.comment-list ul.comment .comment hr {
  margin-top: 33px;
}

#respond {
  margin-top: 50px;
}

#comments h3, #respond h3 {
  font-size: 22px;
  font-weight: 500;
}

#commentform {
  margin-left: -8px;
  margin-right: -8px;
}
#commentform p {
  padding: 8px;
  margin: 0;
}
#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
  width: 33.33%;
  float: left;
}
#commentform .comment-form-author input,
#commentform .comment-form-email input,
#commentform .comment-form-url input {
  width: 100%;
}

/* ----------------------------- Main Menu ----------------------------- */
/* ----------------------------- Superfish ----------------------------- */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu li {
  position: relative;
}

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.sf-menu > li {
  float: left;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block;
}

.sf-menu a {
  display: block;
  position: relative;
}

.sf-menu ul ul {
  top: 0;
  left: 100%;
}

/*** DEMO SKIN ***/
.sf-menu {
  float: left;
}

.sf-menu ul {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  min-width: 12em;
  /* allow long menu items to determine submenu width */
  *width: 12em;
  /* no auto sub width for IE7, see white-space comment below */
}

.sf-menu a {
  text-decoration: none;
  zoom: 1;
  /* IE7 */
}

.sf-menu li {
  white-space: nowrap;
  /* no need for Supersubs plugin */
  *white-space: normal;
  /* ...unless you support IE7 (let it wrap) */
  -webkit-transition: background .2s;
  transition: background .2s;
}

.sf-menu li:hover,
.sf-menu li.sfHover {
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
  /* no CSS arrows for IE7 (lack pseudo-elements) */
}

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #dFeEFF;
  /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(255, 255, 255, 0.5);
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: white;
  /* IE8 fallback colour */
}

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dFeEFF;
  /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255, 255, 255, 0.5);
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white;
}

.sf-menu li .fa {
  padding-left: 2em;
  position: relative;
  display: list-item;
}
.sf-menu li .fa:before {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -0.45em;
  font-size: 1.3em;
}
.sf-menu li .fa a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.sf-menu li .wcmenucart-contents .fa {
  display: inline-block;
  position: static;
  padding-left: 1.2em;
}

.sk-arrow-down {
  position: relative;
  padding-right: 15px;
}
.sk-arrow-down:after {
  content: "\f0dd";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 6px;
  color: #c7c7c7;
}

.respmenu li.fa {
  display: list-item;
}
.respmenu li.fa:before {
  font-family: FontAwesome;
  position: absolute;
  top: 0.8em;
  left: 1.8em;
  font-size: 1.3em;
}
.respmenu li.fa a {
  padding-left: 2.2em;
}
.respmenu li.fa a:hover {
  padding-left: 2em;
}
.respmenu li.sk-arrow-down:after {
  display: none;
}

.wh-menu-vertical {
  width: 100%;
}
.wh-menu-vertical li {
  float: none;
}
.wh-menu-vertical li .label {
  float: none;
}

.sf-menu.wh-menu-main {
  margin-left: -14px;
}
.sf-menu.wh-menu-main .senseiloginlogout,
.sf-menu.wh-menu-main .learnpressloginlogout {
  position: absolute;
  right: 14px;
  padding-left: 12px;
}
.sf-menu.wh-menu-main .senseiloginlogout:before,
.sf-menu.wh-menu-main .learnpressloginlogout:before {
  content: "\f007";
  font-family: FontAwesome;
  margin-left: -5px;
  top: 3px;
  position: absolute;
  font-size: 14px;
}
.sf-menu.wh-menu-main .sub-menu {
  padding: 15px 10px;
}
.sf-menu.wh-menu-main a {
  padding: 3px 14px;
  font-size: 18px;
}
.sf-menu.wh-menu-main .current-menu-item a {
  /*color: darken($mainMenuTextColor, 30%);*/
}
.sf-menu.wh-menu-main .wh-custom-link {
  background-color: transparent;
}
.sf-menu.wh-menu-main .wh-custom-link:hover {
  background-color: transparent;
}
.sf-menu.wh-menu-main .wh-custom-link a {
  width: 100%;
  height: 100%;
}
.sf-menu.wh-menu-main .wh-custom-link a img {
  width: auto;
  height: 100%;
}

@-moz-document url-prefix() {
  .sf-menu.wh-menu-main .senseiloginlogout:before,
  .sf-menu.wh-menu-main .learnpressloginlogout:before {
    top: 4px;
  }
}
/* ----------------------------- Sticky Header ----------------------------- */
@keyframes sticky-header-animation {
  from {
    margin-top: -50px;
  }
  to {
    margin-top: 0;
  }
}
.logo-sticky {
  display: none;
  float: left;
}

.wh-sticky-header .wh-main-menu-bar-wrapper {
  z-index: 99999;
  background-color: #35B2B2;
  left: 0;
}
.wh-sticky-header .wh-logo-wrap {
  width: auto;
  padding: 0 !important;
}
.wh-sticky-header .logo-sticky {
  display: block;
}
.wh-sticky-header .wh-logo {
  display: none;
}
.wh-sticky-header .wh-main-menu {
  width: 80%;
  float: right;
}
.wh-sticky-header .wh-sticky-header-enabled {
  animation-name: sticky-header-animation;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  /* Chrome, Safari, Opera */
  animation-timing-function: ease-out;
}
.wh-sticky-header .wh-padding {
  padding: 10px;
}
.wh-sticky-header .sf-menu.wh-menu-main .senseiloginlogout,
.wh-sticky-header .sf-menu.wh-menu-main .learnpressloginlogout {
  position: relative;
  right: 0;
}

/* ----------------------------- Responsive Menu ----------------------------- */
.respmenu-wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: none;
  z-index: 100;
}

.respmenu-header {
  overflow: hidden;
  margin-bottom: 30px;
  border: 1px solid;
  padding: 5px;
}

.respmenu, .respmenu-submenu {
  list-style: none;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  margin: 0;
}

.respmenu {
  border-top: 1px dotted;
  border-left: 1px dotted;
  border-right: 1px dotted;
}

.respmenu li {
  border: 0;
  margin: 0;
  cursor: pointer;
  padding-left: 25px;
  font-size: 100%;
  font: inherit;
}

.respmenu li a {
  display: block;
  text-decoration: none;
  padding: 15px;
  border-bottom: 1px dotted;
  color: #000;
  -moz-transition: color .2s;
  -webkit-transition: color .2s;
  -o-transition: width color .2s;
  transition: color .2s, padding-left 0.2s;
}

.respmenu li a:hover {
  color: blue;
  padding-left: 20px;
}

.respmenu > li {
  padding: 0;
}

.respmenu-open, .respmenu-submenu-toggle {
  float: right;
  cursor: pointer;
}

.respmenu-submenu-toggle {
  padding: 7px;
  color: #000;
  font-size: 25px;
}

.respmenu-open hr {
  width: 40px;
  border: 2px solid;
  margin: 6px 0;
}

.respmenu-open:hover hr {
  border: 2px solid #3C3C3C;
}

.respmenu_current > a {
  background-color: #EBEBEB;
}

.header-mobile-default {
  padding: 15px;
}

.respmenu {
  display: none;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.respmenu .sub-menu {
  display: none;
  list-style: none;
  border-top: none;
  padding: 0;
}
.respmenu .label {
  padding-top: 1px;
  margin-top: 6px;
  float: left;
}

.respmenu li {
  position: relative;
}

.respmenu-submenu-toggle {
  color: #000;
}

.respmenu-wrap {
  padding: 0;
  display: block;
}

.respmenu-header {
  border: 0;
  padding: 0;
  margin-bottom: 0;
  position: relative;
}
.respmenu-header .respmenu-header-logo-link {
  display: inline-block;
  width: 50%;
}
.respmenu-header .respmenu-header-logo-link img {
  max-width: 100%;
  height: auto;
}

.respmenu-open {
  border: 0;
  color: #686868;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -11px;
}
.respmenu-open:hover {
  color: #353535;
}

.respmenu-open hr {
  width: 23px;
  border: 1px solid #686868;
  margin: 4px 0;
}

.respmenu-open:hover {
  border: 0;
}

.respmenu-open:hover hr {
  border: 1px solid #353535;
}

.respmenu li a {
  font-size: 18px;
  padding: 15px 0;
  color: #686868;
  -moz-transition: all .2s !important;
  -webkit-transition: all .2s !important;
  -o-transition: all .2s !important;
  transition: all 0.2s !important;
}
.respmenu li a:hover {
  color: #353535;
  border-bottom: 1px dotted;
}

li.respmenu_current > a {
  background: inherit;
  color: #686868;
}
li.respmenu_current > a:hover {
  color: #353535;
}

li.respmenu_current .cbp-respmenu-more {
  color: #686868;
}
li.respmenu_current:hover .cbp-respmenu-more {
  color: #353535;
}

.cbp-respmenu-more {
  position: absolute;
  right: 0;
  top: 4px;
  font-size: 18px;
  margin-right: 0;
  color: #686868;
  margin-top: 5px;
}

/* ----------------------------- Scroll Up ----------------------------- */
/* Tab style */
#scrollUp {
  bottom: 0px;
  right: 30px;
  width: 70px;
  height: 70px;
  margin-bottom: -10px;
  padding: 10px 5px;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  color: #828282;
  background-color: #E6E6E6;
  background-image: -moz-linear-gradient(top, #EBEBEB, #DEDEDE);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EBEBEB), to(#DEDEDE));
  background-image: -webkit-linear-gradient(top, #EBEBEB, #DEDEDE);
  background-image: -o-linear-gradient(top, #EBEBEB, #DEDEDE);
  background-image: linear-gradient(to bottom, #ebebeb, #dedede);
  background-repeat: repeat-x;
  -webkit-transition: margin-bottom 150ms linear;
  -moz-transition: margin-bottom 150ms linear;
  transition: margin-bottom 150ms linear;
  opacity: 0.5;
}
#scrollUp:hover {
  opacity: 1;
  margin-bottom: 0px;
}

/* ----------------------------- Layer Slider ----------------------------- */
.ls-bottom-nav-wrapper {
  z-index: 300;
  top: -15px;
}

.wpb_layerslider_element.wpb_content_element {
  margin-bottom: 0;
}

/* ----------------------------- WP Widgets ----------------------------- */
.wh-sidebar .widget-title {
  margin-bottom: 10px;
  margin-top: 0;
}
.wh-sidebar select {
  width: 100%;
}

.tagcloud {
  float: left;
  margin-bottom: 27px;
}
.tagcloud a {
  float: left;
  line-height: 32px;
  margin: 0 5px 4px 0;
  padding: 7px;
  background-color: #f6f6f6;
}

.widget a {
  color: inherit;
}
.widget .widget_title {
  font-weight: normal;
}
.widget ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.widget ul li {
  position: relative;
  padding-left: 15px;
  margin: 2px 0;
}
.widget ul li:before {
  color: #2abfd4;
  content: "\f054";
  font-size: 10px;
  position: absolute;
  left: 0;
  top: 2px;
  font-family: FontAwesome;
}
.widget ul li a {
  transition: all 0.2s ease-in-out;
}
.widget ul li a:hover {
  padding-left: 10px;
}

.wh-footer h3 {
  margin-top: 0;
}
.wh-footer .widget ul li {
  padding: 7px 0 7px 15px;
}
.wh-footer .widget ul li:before {
  content: "\A";
  border-style: solid;
  border-width: 4px;
  border-color: transparent transparent transparent #ffc000;
  position: absolute;
  left: 0;
  top: 14px;
}
.wh-footer .widget ul li:first-child:before {
  top: 14px;
}

.wh-sidebar .widget {
  margin-bottom: 43px;
  clear: both;
}

.widget_search form {
  display: flex;
  padding: 5px 0;
}

#today {
  background-color: #2abfd4;
  color: #fff;
}

#wp-calendar th,
#wp-calendar td {
  padding: 0;
  text-align: center;
}
#wp-calendar tfoot td {
  text-align: left;
}
#wp-calendar caption {
  margin-top: 0;
}
#wp-calendar #prev {
  padding-left: 10px;
}
#wp-calendar #next {
  padding-right: 10px;
}

.widget_wysija input[type="text"] {
  width: 100%;
}

.wh-header .cbp-container {
  margin: 0 auto;
}

.widget_text .widget-button {
  background: transparent;
  margin: 8px 0;
  float: left;
  padding: 12px 20px;
  font-size: 13px;
  color: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: inherit;
  font-weight: 600;
  margin-bottom: 30px;
}
.widget_text .widget-button:hover {
  background: transparent;
  color: inherit;
  border-color: inherit;
  border-width: 2px;
  font-weight: 600;
}

.wh-footer-widgets .widget-latest-posts .widget-post-list-item {
  min-height: auto;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item.show-image .title,
.wh-footer-widgets .widget-latest-posts .widget-post-list-item.show-image .meta-data {
  margin-left: 86px;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .thumbnail {
  margin-bottom: 8px;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .thumbnail a {
  float: left;
  width: 70px;
  height: auto;
  position: relative;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .thumbnail img {
  padding-top: 3px;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .meta-data {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 9px;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .meta-data span {
  margin-right: 6px;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .title {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin-bottom: 6px;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .title a {
  color: inherit;
}

.widget-latest-posts .widget-post-list-item {
  position: relative;
  margin-bottom: 7px;
  min-height: 74px;
}
.widget-latest-posts .widget-post-list-item.show-image .title,
.widget-latest-posts .widget-post-list-item.show-image .meta-data {
  margin-left: 86px;
  color: #6b6b6b;
}
.widget-latest-posts .widget-post-list-item.show-image .title a,
.widget-latest-posts .widget-post-list-item.show-image .meta-data a {
  color: #6b6b6b;
}
.widget-latest-posts .widget-post-list-item .thumbnail {
  position: absolute;
  margin-bottom: 8px;
}
.widget-latest-posts .widget-post-list-item .thumbnail a {
  float: left;
  width: 70px;
  height: auto;
  position: relative;
}
.widget-latest-posts .widget-post-list-item .thumbnail img {
  padding-top: 3px;
}
.widget-latest-posts .widget-post-list-item .meta-data {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 9px;
}
.widget-latest-posts .widget-post-list-item .meta-data span {
  margin-right: 6px;
}
.widget-latest-posts .widget-post-list-item .title {
  font-size: 16px;
  color: #6b6b6b;
  line-height: 22px;
  margin-bottom: 8px;
}
.widget-latest-posts .widget-post-list-item .title a {
  color: #6b6b6b;
}

.widget.widget-contact-info ul {
  margin-top: 15px;
}
.widget.widget-contact-info ul li {
  padding: 10px 10px 10px 45px;
  overflow: visible;
  margin-bottom: 8px;
}
.widget.widget-contact-info ul li.empty {
  padding: 0;
  padding-left: 46px;
  line-height: 1em;
}
.widget.widget-contact-info ul li:before {
  content: "";
  border: none;
}
.widget.widget-contact-info ul li:after {
  content: "";
  margin: 0;
}
.widget.widget-contact-info ul li a {
  text-transform: inherit;
}
.widget.widget-contact-info ul li i {
  width: 37px;
  height: 37px;
  font-size: 18px;
  border: 1px solid #696969;
  padding: 9px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 3px;
}
.widget.widget-contact-info ul li i.fa-envelope {
  font-size: 16px;
}
.widget.widget-contact-info ul li i.fa-map-marker {
  padding-left: 2px;
}
.widget.widget-contact-info ul li i.placeholder {
  margin-right: 30px;
  border: none;
}
.widget.widget-contact-info ul li i:before {
  position: relative;
}

.widget.widget-working-hours hr {
  margin-bottom: 11px !important;
}
.widget.widget-working-hours ul li {
  border-top: 1px solid #d9d9d9;
  padding: 5px 0;
  font-size: 13px;
  overflow: hidden;
}
.widget.widget-working-hours ul li:after {
  content: "";
  margin: 0;
}
.widget.widget-working-hours ul li:before {
  content: "";
  border: none;
}
.widget.widget-working-hours ul li a {
  text-transform: inherit;
}
.widget.widget-working-hours ul li:first-child {
  border-top: none;
}
.widget.widget-working-hours ul li .title {
  width: 50%;
  text-align: left;
  float: left;
}
.widget.widget-working-hours ul li .hours {
  width: 50%;
  text-align: right;
  float: left;
}
.widget.widget-working-hours ul li em {
  background-color: #10AAC2;
  color: #fff;
  padding: 4px 7px;
  font-style: normal;
  font-size: 13px;
}

.wh-footer .widget.widget-working-hours ul li {
  border-top: 1px solid #586164;
}
.wh-footer .widget.widget-working-hours ul li:first-child {
  border-top: none;
}

.widget-teachers .teacher {
  margin-top: 17px;
  margin-bottom: 49px;
}
.widget-teachers .teacher .thumbnail {
  margin-bottom: 14px;
}
.widget-teachers .teacher .social {
  overflow: hidden;
}

.widget_recent_comments ul {
  padding-left: 0;
}
.widget_recent_comments ul li {
  margin-bottom: 10px;
  line-height: 23px;
  padding-left: 0;
}
.widget_recent_comments ul li:before {
  display: none;
}
.widget_recent_comments a {
  font-weight: 600;
}
.widget_recent_comments .comment-author-link a {
  font-weight: normal;
  font-style: italic;
}

.widget_rss ul {
  padding-left: 0;
}
.widget_rss ul li {
  margin-bottom: 15px;
  line-height: 23px;
  padding-left: 0;
}
.widget_rss ul li:before {
  display: none;
}
.widget_rss a {
  font-weight: 600;
}
.widget_rss .rss-date {
  font-style: italic;
}
.widget_rss .rssSummary {
  margin: 7px 0;
}

.woocommerce ul.product_list_widget li {
  padding: 0 0 17px 80px;
  margin-bottom: 19px;
  min-height: 80px;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  line-height: 1.33;
}
.woocommerce ul.product_list_widget li:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.woocommerce ul.product_list_widget li a {
  display: flex;
  line-height: 23px;
  font-weight: 400;
  margin-bottom: 7px;
  display: block;
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 26px;
}
.woocommerce ul.product_list_widget li img {
  width: 70px;
  box-shadow: none;
  margin-left: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.woocommerce ul.product_list_widget li .star-rating {
  margin: 0 0 5px;
}

.woocommerce .widget_price_filter .widget-title {
  margin-bottom: 30px;
}
.woocommerce .widget_price_filter hr {
  display: none;
}
.woocommerce .widget_price_filter .price_slider_amount {
  position: relative;
  padding-top: 5px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  margin-top: 48px;
  font-size: 14px;
  color: #1f2020;
  background-color: transparent;
  border: 2px solid #dce0e1;
  padding: 10px 20px;
  font-weight: 700;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  background-color: #dedede;
  color: #000;
  border: 2px solid #dedede;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
  position: absolute;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #e2e7eb;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #79848e;
  top: -5px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #79848e;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 6px;
}

.woocommerce-products-header__title.page-title {
  margin-bottom: 15px;
  margin-top: 0px;
}

.woocommerce-mini-cart__empty-message {
  padding: 20px;
}

.wh-sidebar .woocommerce-product-search {
  display: flex;
}
.wh-sidebar .woocommerce-product-search .search-field {
  height: 52px;
  margin: 0;
}
.wh-sidebar .woocommerce-product-search button {
  padding: 10px 15px;
}

.wh-footer .tagcloud a {
  background: transparent;
  font-size: 11px !important;
  border: 1px solid #c9c4c3;
  line-height: 1em;
}

.contact-form #recaptcha_response_field {
  height: 16px;
}

/* ----------------------------- Sensei ----------------------------- */
.course, .course-container, .course-container .course {
  border-bottom: 0;
}

.course .course-excerpt, .course-container .course .course-excerpt, .course-container .course-excerpt {
  margin-top: 0;
}

.sensei .video, .learner-profile .video {
  margin-bottom: 20px;
}
.sensei .meter.red > span, .sensei .meter.orange > span, .learner-profile .meter.red > span, .learner-profile .meter.orange > span {
  background-color: #2abfd4;
}
.sensei #my-courses.ui-tabs .ui-tabs-nav li a, .learner-profile #my-courses.ui-tabs .ui-tabs-nav li a {
  padding: 10px;
}
.sensei #my-courses.ui-tabs .ui-tabs-nav li.ui-state-active a, .learner-profile #my-courses.ui-tabs .ui-tabs-nav li.ui-state-active a {
  border-radius: 0;
}
.sensei .sensei-ordering .orderby, .learner-profile .sensei-ordering .orderby {
  background: transparent;
  border: 1px solid #D8D6D6;
  color: #333;
}

#main-course {
  margin-bottom: 40px;
}

.course-product-title {
  font-size: 18px;
  font-weight: 500;
}

.course-product-description {
  font-size: 13px;
  line-height: 17px !important;
}

.single-course .course-meta .course-product-title {
  margin: 0;
}
.single-course .course-meta .course-product-price {
  text-align: left;
  font-weight: 500;
}
.single-course .course-meta .course-product-price .amount {
  font-size: 15px;
  color: #000;
}
.single-course .course-meta .course-products {
  display: block;
  background-color: transparent;
  padding: 0;
}
.single-course .course-meta .course-product {
  margin-bottom: 15px;
  box-shadow: none;
  border: 1px solid #e4e4e4;
  padding: 18px;
}
.single-course .course-meta .course-product .cart button.single_add_to_cart_button {
  padding: 13px;
}
.single-course .course-meta .course,
.single-course .course-meta .course-excerpt {
  margin: 0;
  padding: 0;
}

.wh-sensei-course-sidebar-text {
  margin-bottom: 35px;
}

.wh-similar-courses {
  margin-bottom: 50px;
}

.single-course .lin-ratings .aio-icon,
.single-course .lin-ratings .vc_row .aio-icon, .single-lp_course .lin-ratings .aio-icon,
.single-lp_course .lin-ratings .vc_row .aio-icon {
  width: 1em;
}
.single-course .lin-ratings .default-icon .aio-icon-default .aio-icon,
.single-course .lin-ratings .default-icon .aio-icon-default .aio-icon-img, .single-lp_course .lin-ratings .default-icon .aio-icon-default .aio-icon,
.single-lp_course .lin-ratings .default-icon .aio-icon-default .aio-icon-img {
  margin-right: 10px;
}
.single-course .lin-ratings .stats-block,
.single-course .lin-ratings .wpb_row .wpb_column .wpb_wrapper .stats-block, .single-lp_course .lin-ratings .stats-block,
.single-lp_course .lin-ratings .wpb_row .wpb_column .wpb_wrapper .stats-block {
  margin-bottom: 10px !important;
}
.single-course .linp-featured-courses-carousel .owl-item, .single-lp_course .linp-featured-courses-carousel .owl-item {
  margin-bottom: 20px;
}
.single-course .wh-content, .single-lp_course .wh-content {
  padding-top: 0;
  padding-bottom: 55px;
}
.single-course .wh-sidebar .course-meta.course-enrolment, .single-lp_course .wh-sidebar .course-meta.course-enrolment {
  margin-bottom: 30px;
}
.single-course .wh-sidebar .course-meta form.cart, .single-lp_course .wh-sidebar .course-meta form.cart {
  margin-top: 17px;
}
.single-course .wh-sidebar .course-meta .register, .single-lp_course .wh-sidebar .course-meta .register {
  width: 100%;
  margin-top: 12px;
}
.single-course .wh-sidebar .course-meta .register a, .single-lp_course .wh-sidebar .course-meta .register a {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 22px;
  padding-bottom: 20px;
}
.single-course h2,
.single-course h2 a, .single-lp_course h2,
.single-lp_course h2 a {
  font-size: 20px;
  color: #3b3b3b;
}
.single-course .modules-and-lessons h2, .single-lp_course .modules-and-lessons h2 {
  font-size: 20px;
  text-transform: uppercase;
}
.single-course .modules-and-lessons h2:after, .single-lp_course .modules-and-lessons h2:after {
  content: "";
  width: 30px;
  height: 5px;
  background-color: #FFC000;
  display: block;
  margin-top: 8px;
  margin-bottom: 25px;
}
.single-course .modules-and-lessons article.course h2, .single-lp_course .modules-and-lessons article.course h2 {
  margin-bottom: 0;
}
.single-course .modules-and-lessons article.course h2:after, .single-lp_course .modules-and-lessons article.course h2:after {
  content: "";
  width: 0;
  height: 0;
  margin: 0;
}
.single-course .module header h2,
.single-course .module header h2 a, .single-lp_course .module header h2,
.single-lp_course .module header h2 a {
  font-size: 16px;
  text-transform: uppercase;
  color: #414b4f;
}
.single-course .module header h2:after, .single-lp_course .module header h2:after {
  content: "";
  width: 0;
  height: 0;
  margin: 0;
}
.single-course .module .module-description, .single-lp_course .module .module-description {
  font-style: normal;
}
.single-course .module .module-lessons header, .single-lp_course .module .module-lessons header {
  background-color: transparent;
}
.single-course .module .module-lessons header h3, .single-lp_course .module .module-lessons header h3 {
  font-size: 16px;
}
.single-course .module .module-lessons ul li a, .single-lp_course .module .module-lessons ul li a {
  color: #6b6b6b;
}
.single-course .woocommerce-notices-wrapper, .single-lp_course .woocommerce-notices-wrapper {
  overflow: hidden;
}
.single-course .woocommerce-message, .single-lp_course .woocommerce-message {
  margin: 15px 0 40px;
  float: left;
  width: 100%;
}
.single-course .sensei-single-course-header-purchase-button .cart button.single_add_to_cart_button,
.single-course .course-start, .single-lp_course .sensei-single-course-header-purchase-button .cart button.single_add_to_cart_button,
.single-lp_course .course-start {
  width: 100%;
  padding-top: 22px;
  padding-bottom: 20px;
  white-space: normal;
}
.single-course .course-start, .single-lp_course .course-start {
  margin-top: 16px;
}
.single-course .add-to-cart-login, .single-lp_course .add-to-cart-login {
  margin-top: 10px;
}
.single-course .meta-wrap, .single-lp_course .meta-wrap {
  margin-bottom: 15px;
  overflow: hidden;
}
.single-course .meta-wrap hr, .single-lp_course .meta-wrap hr {
  display: block;
  float: left;
  width: 100%;
  margin: 7px 0 0;
  border-top: 1px solid #999;
}
.single-course .wh-sensei-title-wrap h1, .single-course .course-title, .single-lp_course .wh-sensei-title-wrap h1, .single-lp_course .course-title {
  margin: 45px 0 15px;
}
.single-course .wh-sensei-header-author a, .single-lp_course .wh-sensei-header-author a {
  float: left;
}
.single-course .wh-sensei-header-author img, .single-lp_course .wh-sensei-header-author img {
  height: 60px;
  width: auto;
}
.single-course .wh-sensei-header-author .sensei-single-course-header-author-name, .single-lp_course .wh-sensei-header-author .sensei-single-course-header-author-name {
  float: left;
  padding: 12px;
  height: 70px;
  line-height: 36px;
}
.single-course .progress.statement, .single-lp_course .progress.statement {
  float: left;
  margin: 5px 0;
}
.single-course .progress.course-completion-rate, .single-lp_course .progress.course-completion-rate {
  line-height: 20px;
}
.single-course .course-meta .status, .single-lp_course .course-meta .status {
  margin-bottom: 18px;
}
.single-course .course-meta .status.in-progress, .single-lp_course .course-meta .status.in-progress {
  padding: 5px 18px;
  background-color: #D8D5D5;
  color: #414b4f;
  font-size: 13px;
  margin-top: 28px;
}
.single-course .course-meta .status.in-progress:before, .single-lp_course .course-meta .status.in-progress:before {
  content: "\f013";
  font-family: FontAwesome;
  margin-right: 8px;
  top: 1px;
  position: relative;
}
.single-course .meter, .single-lp_course .meter {
  margin-top: 2px;
  margin-bottom: 38px;
}
.single-course .meter.red > span, .single-lp_course .meter.red > span {
  background-color: #1CBBD3;
}
.single-course .sensei-single-course-header-purchase-button a.send-message-button,
.single-course .sensei-single-course-header-purchase-button a.send-message-button:hover, .single-lp_course .sensei-single-course-header-purchase-button a.send-message-button,
.single-lp_course .sensei-single-course-header-purchase-button a.send-message-button:hover {
  background-color: transparent;
  color: #6b6b6b;
  font-size: 15px;
  border: 2px solid #6b6b6b;
  margin-bottom: 12px;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 20px 0 18px;
  margin-top: 9px;
  white-space: normal;
}
.single-course .sensei-course-meta .meta-item, .single-lp_course .sensei-course-meta .meta-item {
  float: left;
  text-align: center;
  width: 100px;
}
.single-course .sensei-course-meta .meta-item i, .single-lp_course .sensei-course-meta .meta-item i {
  display: block;
  text-align: center;
  line-height: 40px;
  color: #333;
  font-size: 33px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.24s ease-in-out;
  -moz-transition: opacity 0.24s ease-in-out;
  transition: opacity 0.24s ease-in-out;
}
.single-course .sensei-course-meta .meta-item-price, .single-lp_course .sensei-course-meta .meta-item-price {
  float: right;
  line-height: 40px;
  width: 150px;
}
.single-course .sensei-course-meta .meta-item-price .price-label, .single-lp_course .sensei-course-meta .meta-item-price .price-label {
  margin-top: 27px;
  position: relative;
  top: 11px;
}
.single-course .sensei-course-meta .meta-item-price .course-price, .single-lp_course .sensei-course-meta .meta-item-price .course-price {
  float: right;
  font-size: 23px;
  margin-top: 10px;
}
.single-course .sensei-course-meta .meta-item-price .course-price.free-course, .single-lp_course .sensei-course-meta .meta-item-price .course-price.free-course {
  font-size: 22px;
}
.single-course .sensei-course-meta .meta-item-price .course-price del span, .single-lp_course .sensei-course-meta .meta-item-price .course-price del span {
  font-size: 15px;
  line-height: 15px;
}
.single-course .sensei-course-meta .meta-item-price .course-price .amount, .single-lp_course .sensei-course-meta .meta-item-price .course-price .amount {
  display: block;
  font-weight: normal;
}
.single-course .course-excerpt, .single-lp_course .course-excerpt {
  margin: 0 0 20px;
}
.single-course .course-video, .single-lp_course .course-video {
  float: left;
  margin: 0 0 20px;
}
.single-course .course-content, .single-lp_course .course-content {
  overflow: hidden;
  margin-bottom: 23px;
  width: 100%;
}
.single-course .course-lessons, .single-lp_course .course-lessons {
  overflow: hidden;
  margin-bottom: 30px;
  width: 100%;
}
.single-course .course-lessons h3, .single-lp_course .course-lessons h3 {
  margin-bottom: 5px;
}
.single-course .course-lessons .lesson-meta, .single-lp_course .course-lessons .lesson-meta {
  margin-bottom: 7px;
}
.single-course .course-lessons .lesson-meta span, .single-lp_course .course-lessons .lesson-meta span {
  margin-right: 10px;
}
.single-course .course-lessons .lesson-meta i, .single-lp_course .course-lessons .lesson-meta i {
  margin-right: 3px;
}
.single-course .course-lessons article, .single-lp_course .course-lessons article {
  overflow: hidden;
  margin-bottom: 20px;
}
.single-course .course-lessons article h2,
.single-course .course-lessons article h2 a, .single-lp_course .course-lessons article h2,
.single-lp_course .course-lessons article h2 a {
  line-height: 30px;
}
.single-course .course-meta, .single-lp_course .course-meta {
  margin: 0;
}
.single-course .wh-sensei-course-sidebar-text, .single-lp_course .wh-sensei-course-sidebar-text {
  margin-bottom: 35px;
}
.single-course .wh-sensei-course-sidebar-text hr.wh-separator, .single-lp_course .wh-sensei-course-sidebar-text hr.wh-separator {
  margin-bottom: 0;
}
.single-course .wh-sensei-course-sidebar-text .wh-icon-list, .single-lp_course .wh-sensei-course-sidebar-text .wh-icon-list {
  margin-top: 3px;
}

.post-entries {
  overflow: hidden;
  margin-bottom: 40px;
}

.meter {
  border-radius: 0;
}
.meter > span {
  border-radius: 0;
}

article.lesson img {
  margin-bottom: 20px;
  margin-right: 15px;
}

.single-lesson header h1:after {
  content: "";
  width: 30px;
  height: 5px;
  background-color: #FFC000;
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
}

.search-course-page-search-form-wrap {
  overflow: hidden;
  margin-bottom: 50px;
}

.course.type-course .rating {
  margin: 0;
  overflow: hidden;
}

.page-template-template-search-courses .course-container .course .sensei-course-meta {
  margin: 5px 0;
  font-style: normal;
  font-size: 1em;
}
.page-template-template-search-courses .course-container .course .sensei-course-meta .course-author {
  font-size: 1em;
  margin-left: 0;
}
.page-template-template-search-courses .course-container .course .sensei-course-meta .course-category,
.page-template-template-search-courses .course-container .course .sensei-course-meta .course-lesson-count {
  margin: 0;
}
.page-template-template-search-courses .course-container .course .sensei-course-meta .course-category:before,
.page-template-template-search-courses .course-container .course .sensei-course-meta .course-lesson-count:before {
  content: "/";
  margin: 0 6px 0 3px;
}
.page-template-template-search-courses .course-container .course .starwrapper {
  margin-bottom: 12px;
  display: block;
  overflow: hidden;
  line-height: 1em;
}
.page-template-template-search-courses .course-container .course .course-price {
  top: 12px;
}
.page-template-template-search-courses .course-container .course .course-price del {
  color: #333;
}
.page-template-template-search-courses .course-container .course .course-price del .amount {
  color: #333;
  font-size: 0.7em;
  font-weight: normal;
  font-style: normal;
}

/* Search Form Wrap */
.skilled-sensei-paid_courses .search-form-wrap ul li {
  width: 28%;
}

.dntp-search-courses-form {
  overflow: hidden;
}

.course-searchfrom-small {
  width: 80%;
  margin: 0 auto;
}
.course-searchfrom-small.input-only {
  position: relative;
  width: 100%;
}
.course-searchfrom-small.input-only input[type=text] {
  width: 100%;
  height: 54px;
  padding-top: 6px;
  padding-left: 53px;
  border: none;
}
.course-searchfrom-small.input-only input[type=text]:focus {
  border: none;
}
.course-searchfrom-small.input-only:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f002";
  top: 12px;
  left: 21px;
  font-size: 19px;
  color: #999;
}
.course-searchfrom-small input[type=text] {
  width: 70%;
  border-radius: 0;
  background: #fff;
  color: #808080;
  height: 50px;
  border: 1px solid #c4c4c4;
  box-shadow: none;
}
.course-searchfrom-small input[type=text]:focus {
  border: 1px solid #c4c4c4;
}
.course-searchfrom-small button {
  height: 50px;
  width: 29%;
  padding: 12px 25px;
}

.search-form-wrap {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 14px;
}
.search-form-wrap ul {
  margin: 0 auto;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.search-form-wrap ul li {
  float: left;
  list-style-type: none;
  display: inline;
  padding-right: 5px;
  width: 42%;
}
.search-form-wrap ul li select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  color: #808080;
  padding-left: 10px;
  width: 100%;
  height: 50px;
  border: 1px solid #c4c4c4;
  background: #fff url(//naturverbindung.info/wp-content/themes/skilled/assets/img/arrow.png) right 4px no-repeat;
  font-family: inherit;
  border-radius: 0;
}
.search-form-wrap ul li select:focus {
  outline: 0;
}
.search-form-wrap ul li input {
  width: 100%;
  border-radius: 0;
  background: #fff;
  color: #808080;
  height: 50px;
  border: 1px solid #c4c4c4;
  box-shadow: none;
}
.search-form-wrap ul li input::-webkit-input-placeholder {
  color: #808080;
  opacity: 1;
}
.search-form-wrap ul li input:-moz-placeholder {
  /* Firefox 18- */
  color: #808080;
  opacity: 1;
}
.search-form-wrap ul li input::-moz-placeholder {
  /* Firefox 19+ */
  color: #808080;
  opacity: 1;
}
.search-form-wrap ul li input:-ms-input-placeholder {
  color: #808080;
  opacity: 1;
}
.search-form-wrap ul li input:focus {
  border: 1px solid #c4c4c4;
}
.search-form-wrap ul li.search-courses-button-item {
  margin-right: 0;
  width: 16%;
}
.search-form-wrap ul li.search-courses-button-item button {
  height: 50px;
  width: 100%;
  padding: 12px 25px;
}

.woocommerce form.register {
  padding: 0;
  border: 0;
}
.woocommerce form.register label {
  display: block;
}
.woocommerce form.register input[type=text], .woocommerce form.register input[type=email], .woocommerce form.register input[type=password] {
  width: 90% !important;
}
.woocommerce form.login {
  padding: 0;
  border: 0;
}
.woocommerce form .sensei-login-submit .button {
  margin-top: 8px;
  margin-right: 10px;
}
.woocommerce form .remember_me {
  padding: 3px;
}
.woocommerce #customer_login .col-1,
.woocommerce #customer_login .col-2 {
  width: 50%;
  float: left;
}
.woocommerce #customer_login .col-1 h2,
.woocommerce #customer_login .col-2 h2 {
  margin-top: 0;
}
.woocommerce #customer_login .form-row {
  padding: 0;
}
.woocommerce #customer_login .form-row .button {
  margin-top: 8px;
}

.woocommerce .woocommerce-product-rating .star-rating {
  width: 5.4em;
}

.starwrapper {
  margin-bottom: 20px;
  overflow: hidden;
  display: block;
}

.star-rating,
.woocommerce .star-rating {
  display: inline-block;
  float: left;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 100%;
  font-family: star;
}

.star-rating:before {
  content: "\73\73\73\73\73";
  color: #D3CED2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}

.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.sensei-course-filters li a {
  border: 1px solid #e2e2e2 !important;
}
.sensei-course-filters li a.active {
  color: #333346;
}

.post-type-archive-course .archive-header {
  display: none;
}

.tax-course-category .sensei-category-title {
  display: none;
}

.course-title {
  margin: 0;
}

.sensei .course-container .course {
  border-bottom: 1px solid #eaeaea;
}
.sensei .course-container .course:last-child {
  border: 0;
}
.sensei .course-content .course-title, .sensei .course-content .course-title a {
  line-height: 1.2em;
  font-size: 22px;
  font-weight: 500;
}
.sensei .course-content .sensei-course-meta {
  font-size: 1em;
  font-style: normal;
  margin-top: 5px;
  margin-bottom: 12px;
}
.sensei .course-content .course-product-title {
  font-weight: 500;
  font-size: 15px;
  font-style: normal;
}
.sensei .course-content .course-products {
  margin-bottom: 10px;
}
.sensei .course-content .course-products del span {
  font-size: 0.8em;
}
.sensei .course-content .sensei-course-meta .course-price {
  position: static;
  background: none;
  color: #000;
  font-weight: normal;
}
.sensei .course-content .sensei-course-meta .course-price:before, .sensei .course-content .sensei-course-meta .course-price:after {
  border: 0;
}

.course-container,
.learner-info {
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
}
.course-container .archive-header h1,
.learner-info .archive-header h1 {
  font-size: 40px;
  border-bottom: 0;
}
.course-container .archive-header h1:after,
.learner-info .archive-header h1:after {
  content: "";
  width: 30px;
  height: 5px;
  background-color: #FFC000;
  display: block;
  margin-top: 14px;
  margin-bottom: 10px;
}
.course-container h2,
.course-container h2 a,
.learner-info h2,
.learner-info h2 a {
  clear: none;
  line-height: 27px;
  font-size: 22px;
  margin: 0 0 2px;
  font-weight: 500;
}
.course-container .course,
.course-container li.course,
.learner-info .course,
.learner-info li.course {
  position: relative;
  clear: both;
  margin-bottom: 25px;
  min-height: 135px;
  padding: 0;
}
.course-container .course img,
.course-container li.course img,
.learner-info .course img,
.learner-info li.course img {
  margin: 4px 20px 30px 0;
  float: left;
}
.course-container .course .course-price,
.course-container li.course .course-price,
.learner-info .course .course-price,
.learner-info li.course .course-price {
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
  font-style: normal;
  padding: 5px 0 5px 14px;
  position: absolute;
  top: 13px;
  left: -10px;
  color: #fff !important;
  background-color: #ffc50d;
  border-radius: 0 !important;
}
.course-container .course .course-price em,
.course-container li.course .course-price em,
.learner-info .course .course-price em,
.learner-info li.course .course-price em {
  margin-right: 7px;
  font-weight: normal;
  font-style: normal;
  font-size: 0.7em;
  line-height: 1;
  color: #333;
}
.course-container .course .course-price.free-course,
.course-container li.course .course-price.free-course,
.learner-info .course .course-price.free-course,
.learner-info li.course .course-price.free-course {
  font-size: 15px;
}
.course-container .course .course-price:before,
.course-container li.course .course-price:before,
.learner-info .course .course-price:before,
.learner-info li.course .course-price:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 100%;
  border-width: 5px 5px;
  border-style: solid;
  border-color: #b08809 #b08809 transparent transparent;
}
.course-container .course .course-price:after,
.course-container li.course .course-price:after,
.learner-info .course .course-price:after,
.learner-info li.course .course-price:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: -21px;
  top: 0;
  border-width: 18px 11px;
  border-style: solid;
  border-color: #ffc50d transparent #ffc50d #ffc50d;
}

.lesson .lesson-meta {
  margin-bottom: 15px;
}
.lesson .lesson-meta span {
  margin-right: 12px;
}

.module-lessons .lesson-status.complete:before {
  margin-right: 2px;
}

.module .module-lessons ul li a:before {
  top: auto;
}

#my-courses h2 {
  clear: none;
}
#my-courses.ui-tabs .ui-tabs-nav li a {
  font-weight: normal;
}

#learner-info {
  overflow: hidden;
  margin-bottom: 35px;
}
#learner-info h2 {
  clear: none;
  margin-bottom: 0;
}
#learner-info .learner-avatar {
  float: left;
}
#learner-info .my-messages-link-container {
  margin-top: 20px;
}

.learner-content {
  padding: 20px;
}

article.type-quiz {
  margin-bottom: 20px;
}

/* ----------------------------- Woocommerce ----------------------------- */
.post-type-archive.woocommerce .products {
  width: 100%;
  margin-top: 120px;
  margin-bottom: 0;
}

.woocommerce-products-header {
  margin-bottom: 40px;
}

.select2-search--dropdown {
  padding: 8px;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  font-size: 0.8em;
}

.woocommerce a.button:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled[disabled],
.woocommerce button.button:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled[disabled] {
  color: #fff;
}
.woocommerce .woocommerce-cart-form button {
  padding: 13px 22px !important;
}
.woocommerce #commentform {
  margin-left: 0;
  margin-right: 0;
}
.woocommerce p.stars a {
  color: #ecb202;
}
.woocommerce .star-rating span {
  color: #ecb202;
}
.woocommerce .woocommerce-review-link {
  margin-left: 15px;
}
.woocommerce #review_form #respond p {
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.woocommerce #review_form #respond p.form-submit {
  padding-top: 5px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border-radius: 0;
}
.woocommerce #review_form #respond textarea,
.woocommerce #review_form #respond input {
  border: none;
}
.woocommerce ul.products li.product.product .price,
.woocommerce .woocommerce-page ul.products li.product .price {
  padding: 0;
  font-size: 16px;
}
.woocommerce ul.products li.product.product .button,
.woocommerce .woocommerce-page ul.products li.product .button {
  padding: 11px 16px;
  margin-top: 5px;
}
.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 22px;
  line-height: 26px;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 7px;
}
.woocommerce ul.products li.product .price {
  font-size: 18px;
  color: #171717;
}
.woocommerce ul.products li.product .price del {
  float: left;
  margin-right: 9px;
  font-size: 15px;
}
.woocommerce ul.products li.product .price ins {
  font-weight: normal;
}
.woocommerce ul.products li.product .star-rating {
  float: right;
  margin-bottom: 4px;
  margin-top: 4px;
}
.woocommerce ul.products li.product .star-rating span {
  color: #ecb202;
}
.woocommerce ul.products li.product .onsale {
  top: 25px;
  right: 25px;
}
.woocommerce ul.products li.product .added_to_cart {
  padding-left: 30px;
  display: none;
}
.woocommerce div.product .product_title, .woocommerce div.product .comment-reply-title {
  margin-bottom: 0;
}
.woocommerce div.product .product_title {
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
  margin-bottom: 11px;
}
.woocommerce div.product .product_meta {
  text-transform: capitalize;
  color: #000;
  font-size: 16px;
  margin-top: 30px;
  display: grid;
  position: relative;
  padding-top: 25px;
}
.woocommerce div.product .product_meta:before {
  content: "";
  width: 60px;
  border-top: 1px solid;
  position: absolute;
}
.woocommerce div.product .product_meta a {
  text-transform: none;
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 6px;
}
.woocommerce div.product .woocommerce-noreviews {
  margin-bottom: 25px;
}
.woocommerce div.product p.price {
  color: #2abfd4;
  font-size: 28px;
  margin-top: 8px;
  margin-top: 10px;
}
.woocommerce div.product p.price ins {
  font-weight: normal;
}
.woocommerce div.product span.price {
  color: #2abfd4;
  font-size: 1.65em;
}
.woocommerce div.product span.price ins {
  font-weight: normal;
}
.woocommerce div.product .quantity .qty {
  height: 51px;
  width: 86px;
  padding: 10px;
  margin-bottom: 0;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
  margin-bottom: 0;
}
.woocommerce div.product form.cart .group_table,
.woocommerce div.product p.cart .group_table {
  border-bottom: 0;
  background: #f0f0f06b;
  padding: 10px;
  border-collapse: initial;
  margin-bottom: 35px;
}
.woocommerce div.product form.cart .group_table .qty,
.woocommerce div.product p.cart .group_table .qty {
  margin: 0;
}
.woocommerce div.product form.cart .group_table th, .woocommerce div.product form.cart .group_table td,
.woocommerce div.product p.cart .group_table th,
.woocommerce div.product p.cart .group_table td {
  padding: 2px;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label,
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price,
.woocommerce div.product p.cart .group_table td.woocommerce-grouped-product-list-item__label,
.woocommerce div.product p.cart .group_table td.woocommerce-grouped-product-list-item__price {
  padding-top: 13px;
}
.woocommerce div.product form.cart .group_table del .woocommerce-Price-amount,
.woocommerce div.product p.cart .group_table del .woocommerce-Price-amount {
  color: #9c9c9c;
  font-weight: normal;
}
.woocommerce div.product form.cart .group_table .woocommerce-Price-amount,
.woocommerce div.product p.cart .group_table .woocommerce-Price-amount {
  font-weight: 700;
  color: #2abfd4;
}
.woocommerce div.product form.cart .button {
  padding: 17px 22px;
}
.woocommerce div.product .share-this {
  margin-top: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-left: 0;
  margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  background: #f0f0f0;
  border-color: #fff;
  padding: 0 23px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  border-width: 0;
  box-shadow: none;
  position: relative;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #f0f0f0;
  border-bottom-color: #f0f0f0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: normal;
  padding: 15px 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
  background: #f0f0f0;
  padding: 40px;
  margin-bottom: 70px;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
  font-size: 22px;
  margin-bottom: 8px;
}
.woocommerce div.product .woocommerce-tabs .panel #comments {
  margin-top: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reply-title {
  margin-top: 19px;
}
.woocommerce div.product .woocommerce-tabs .panel #commentform {
  margin-top: 0;
}
.woocommerce div.product div.images, .woocommerce div.product div.summary {
  margin-bottom: 5em;
}
.woocommerce table.shop_table {
  border: 0;
  border-collapse: collapse;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
  padding: 9px 20px;
  border: none;
}
.woocommerce table.shop_table tr {
  border: 1px solid #c8c8c8;
}
.woocommerce table.shop_table .product-name a {
  color: #414b4f;
  font-weight: 500;
}
.woocommerce table.shop_table .product-name a:hover {
  color: #2ABFD4;
}
.woocommerce table.cart td.actions {
  padding: 20px;
}
.woocommerce table.cart td.actions .input-text {
  width: 170px;
  height: 43px;
  margin-right: 7px !important;
  padding: 6px 15px 5px !important;
}
.woocommerce form .form-row ::-webkit-input-placeholder {
  padding-left: 5px;
}
.woocommerce form .form-row :-moz-placeholder {
  padding-left: 5px;
}
.woocommerce form .form-row :-ms-input-placeholder {
  padding-left: 5px;
}
.woocommerce form .form-row textarea::-webkit-input-placeholder {
  padding-top: 5px;
}
.woocommerce form .form-row textarea:-moz-placeholder {
  padding-top: 5px;
}
.woocommerce form .form-row textarea:-ms-input-placeholder {
  padding-top: 5px;
}
.woocommerce #review_form #respond {
  width: 100%;
}
.woocommerce #review_form #respond textarea {
  margin-bottom: 0;
}
.woocommerce #review_form #respond input,
.woocommerce #review_form #respond textarea {
  background-color: #fff;
}
.woocommerce #order_review_heading {
  margin-top: 40px;
  font-size: 22px;
}
.woocommerce .product-total,
.woocommerce .cart-subtotal td,
.woocommerce .order-total td {
  text-align: right;
}
.woocommerce .select2-container--default .select2-selection--single {
  height: 40px;
  border-radius: 0;
  border-color: #e4e4e4;
  border: 0;
  background-color: #f2f2f2;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
  padding-left: 15px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-left: -8px;
}
.woocommerce span.onsale {
  padding: 8px;
  font-weight: bold;
  top: 25px;
  left: 25px;
  width: 60px;
  height: 60px;
}
.woocommerce .woocommerce-breadcrumb {
  display: none;
}
.woocommerce .panel.entry-content.wc-tab h2 {
  margin-top: 0;
}
.woocommerce .shipping-calculator-button {
  color: #414b4f;
  font-weight: 500;
}
.woocommerce .woocommerce-ordering select {
  background-color: #fff;
  border: 1px solid #E0DEDE;
  padding-left: 9px;
  width: 238px;
  font-family: inherit;
  margin-top: -13px;
}
.woocommerce a.remove {
  color: #9c9c9c !important;
  margin: 0 auto;
}
.woocommerce a.remove:hover {
  color: #fff !important;
  background: #ededed;
}

.woocommerce-cart .cart-collaterals .cart_totals h2 {
  font-size: 22px;
  margin-bottom: 11px;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
  border: 1px solid #c8c8c8;
  border-radius: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td {
  padding: 9px 20px;
}
.woocommerce-cart table.cart .input-text {
  background-color: #fff;
}
.woocommerce-cart table.cart .quantity .input-text {
  width: 80px;
  border: 1px solid #c8c8c8;
}

.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3 {
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 10px;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods,
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  padding: 20px;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 70px;
}

.shop_table .product-subtotal {
  text-align: right;
}
.shop_table .product-thumbnail {
  width: 80px;
  padding: 10px 0 !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 23px 130px 23px 52px !important;
}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
  top: 24px;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
  position: absolute !important;
  right: 20px;
  top: 18px;
  padding: 8px 10px !important;
  font-size: 15px !important;
}

.woocommerce-products-header__title.page-title {
  margin-top: 0;
  color: #000;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  padding: 13px 15px;
}

.woocommerce-product-details__short-description {
  margin-bottom: 30px;
}

.woocommerce table.shop_attributes td p {
  padding: 8px;
}

.woocommerce table.shop_attributes {
  border: 1px solid #d3d6d8;
}
.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
  border: 1px solid #d3d6d8;
}

.woocommerce div.product form.cart .variations {
  margin-bottom: 34px;
}
.woocommerce div.product form.cart .variations select {
  margin-bottom: 0;
  padding-left: 10px;
  background-color: #fff;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  padding: 5px;
}
.woocommerce div.product form.cart .variations td.label {
  vertical-align: middle;
  width: 70px;
  font-weight: normal;
  text-transform: capitalize;
}
.woocommerce div.product form.cart .variations label {
  font-weight: normal;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background-color: #f7f6f7;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: #edebed;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
  border-bottom-color: #edebed;
}

.woocommerce ul.order_details {
  padding-left: 0;
  margin-top: 30px;
}

.woocommerce .woocommerce-customer-details address {
  padding: 20px;
  border-radius: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  background-color: #f0f4f7;
  overflow: hidden;
  margin-bottom: 25px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  margin: 25px 0;
}

.woocommerce-MyAccount-content h3,
.woocommerce-account .addresses .title h3 {
  margin-top: 0;
  margin-bottom: 5px;
  width: 100%;
}
.woocommerce-MyAccount-content .edit,
.woocommerce-account .addresses .title .edit {
  float: left;
  margin-bottom: 15px;
}

.woocommerce-MyAccount-content button.button {
  margin-top: 15px;
}

.woocommerce-Addresses {
  margin-top: 25px;
}

.woocommerce-Address {
  border: 1px solid #e5e7e8;
  padding: 20px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  margin-top: 9px;
}

.woocommerce-LostPassword.ost_password {
  margin-top: 15px;
  margin-left: 2px;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border-radius: 0;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #262425;
  border-color: #262425;
}

.woocommerce-variation-price {
  margin-bottom: 25px;
}

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
  padding: 10px;
}
.woocommerce table.my_account_orders .button {
  color: inherit;
  background: #0000;
  border: 0;
  padding: 0;
  font-size: 14px;
}
.woocommerce table.my_account_orders .button:hover {
  border: 0;
}

/* ----------------------------- Timetable ----------------------------- */
.single-events h2.event-title {
  margin-top: 0;
}

.tt_tabs_navigation li a {
  font-family: inherit;
}

.tt_event_theme_page p {
  font-family: inherit;
}

.tt_items_list .value,
.tt_timetable th, .tt_timetable td,
.tt_responsive .tt_timetable.small .box_header,
.tt_responsive .tt_timetable.small .tt_items_list a, .tt_responsive .tt_timetable.small .tt_items_list span {
  font-family: inherit !important;
  color: #666 !important;
}

/* ----------------------------- Visual Composer ----------------------------- */
.vc_row,
.header-mobile .vc_row {
  margin-left: 0;
  margin-right: 0;
}

.wh-header > .vc_section {
  margin: 0;
  padding: 0;
}
.wh-header .vc_section, .wh-header .vc_row {
  z-index: 9999;
}

.cbp-container .vc_row {
  margin-left: -15px;
  margin-right: -15px;
}

.vc_grid-container .vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.vc_grid-container .vc_row .vc_gitem-post-data-source-post_date {
  text-transform: uppercase;
}

.wpb_single_image .vc_single_image-wrapper {
  max-width: 100%;
}

.vc_separator-has-text h4 {
  margin: 0 auto\9;
}

.lin-vc-separator {
  position: relative;
}
.lin-vc-separator::before {
  content: "";
  left: 50%;
  top: -4px;
  position: absolute;
  margin-left: -15px;
  width: 30px;
  height: 5px;
  background-color: #fec100;
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light > li > span {
  padding: 15px 20px;
  font-size: 14px;
}

.vc_grid-pagination .vc_grid-pagination-list {
  margin-top: 50px !important;
}

.wpb_accordion {
  border: 1px solid #dfdfdf;
  border-bottom: 0px;
}

.wpb_accordion .wpb_accordion_wrapper .ui-icon {
  margin-right: 17px;
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  background-color: transparent;
  padding: 10px;
  border-bottom: 1px solid #dfdfdf;
  margin: 0;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  font-size: 16px;
  margin: 0;
  font-weight: normal;
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
  background-color: transparent;
  padding: 24px;
  padding-top: 10px;
  border-bottom: 1px solid #dfdfdf;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  top: 50%;
  margin-top: -8px;
  background-image: none;
}

.wpb_content_element .wpb_tabs_nav li:first-child {
  border-left: none;
}

.wpb_content_element .wpb_tabs_nav li:first-child a {
  padding-left: 0;
}

.wpb_content_element .wpb_tabs_nav li {
  border-left: 1px solid #dfdfdf;
  background-color: transparent;
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
  padding: 20px 20px 20px 0;
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_content_element .wpb_tabs_nav li:hover {
  background-color: transparent;
}

.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background-color: transparent;
  border: 0;
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
  padding: 10px 20px;
  font-family: Playfair Display;
  font-weight: bold;
  font-size: 20px;
}

.vc_progress_bar .vc_single_bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.course-category-widget {
  float: left;
  width: 100%;
  height: 420px;
  overflow: hidden;
  background: #ff6a6f;
  position: relative;
}
.course-category-widget .img-bg-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent;
}
.course-category-widget .img-bg-wrap .img-bg {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  opacity: 1;
  transition: all .3s ease;
}
.course-category-widget .icon-wrap {
  float: left;
  width: 100%;
  font-size: 80px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: relative;
  z-index: 1;
  margin-top: 55px;
  margin-bottom: 15px;
}
.course-category-widget .top-link {
  float: left;
  width: 100%;
  text-align: center;
}
.course-category-widget .top-link span {
  position: relative;
  background: #ff6a6f;
  padding: 10px 20px;
  font-size: 12px;
  color: #f5f5f5;
  z-index: 1;
  font-weight: bold;
  line-height: 34px;
}
.course-category-widget .title {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 17px;
  font-size: 24px;
  text-align: center;
}
.course-category-widget p, .course-category-widget .text, .course-category-widget .text a {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 1.4;
  font-weight: 500;
}
.course-category-widget:hover .img-bg-wrap .img-bg {
  width: 110%;
  left: -5%;
}

.wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}

/* ----------------------------- Ultimate VC Addons ----------------------------- */
.vc-row-translate > .vc-row-translate-wrapper {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.aio-icon-box, .wpb_column > .wpb_wrapper .aio-icon-component .aio-icon-box {
  margin-bottom: 10px;
}

.aio-icon-component, .ult-new-ib, .wpb_column > .wpb_wrapper .aio-icon-component, .wpb_column > .wpb_wrapper .ult-new-ib {
  margin-bottom: 10px;
}

.aio-icon-header + .aio-icon-description {
  margin-top: 5px;
}

.ult_countdown, .wpb_row .wpb_column .wpb_wrapper .ult_countdown {
  margin-bottom: 10px;
}

.top-icon .aio-icon-header h3.aio-icon-title {
  margin-top: 10px;
}

.default-icon .aio-icon-default .aio-icon, .default-icon .aio-icon-default .aio-icon-img {
  margin-right: 10px;
}

.stats-block, .wpb_row .wpb_column .wpb_wrapper .stats-block {
  margin-bottom: 10px;
}

.info-circle-wrapper.ult-adjust-bottom-margin, .smile_icon_list_wrap.ult-adjust-bottom-margin, .uavc-list-icon-wrapper.ult-adjust-bottom-margin, .ubtn-ctn-center, .ubtn-ctn-left, .ubtn-ctn-right, .ubtn-img-container, .ult-banner-block.ult-adjust-bottom-margin, .ult-modal-input-wrapper.ult-adjust-bottom-margin, .ult_dual_button.ult-adjust-bottom-margin, .ultb3-box.ult-adjust-bottom-margin, .ultimate-call-to-action.ult-adjust-bottom-margin, .ultimate-google-trends.ult-adjust-bottom-margin, .ultimate-map-wrapper.ult-adjust-bottom-margin, .uvc-heading.ult-adjust-bottom-margin, .uvc-type-wrap.ult-adjust-bottom-margin, html .ult-ih-container.ult-adjust-bottom-margin, html .ult_exp_section_layer.ult-adjust-bottom-margin, html .ult_hotspot_container.ult-adjust-bottom-margin, html .ult_main_cl.ult-adjust-bottom-margin {
  margin-bottom: 10px;
}

.ultimate-map-wrapper.ult-adjust-bottom-margin {
  margin-bottom: 0;
}

/* ----------------------------- The Events Calendar ----------------------------- */
#tribe-events-bar {
  margin-top: 7px;
}

#tribe-events-content a {
  line-height: 20px;
}

#tribe-events-content.tribe-events-list {
  padding: 2px 0;
}

#tribe-events-content table.tribe-events-calendar {
  margin: 12px 0 39px;
}

.tribe-events-event-meta.vcard {
  font-weight: normal;
  font-style: normal;
}

#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
  text-transform: uppercase;
}

input[name*=tribe-bar-]::-webkit-input-placeholder {
  font-style: normal;
  color: #999;
}

input[name*=tribe-bar-]:-moz-placeholder {
  font-style: normal;
  color: #999;
}

.placeholder {
  font-style: normal;
  color: #999;
}

#tribe-bar-form label {
  color: #444;
}

.tribe-events-list .tribe-events-event-cost span {
  font-weight: normal;
}

#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,
.tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
  background-color: #717171;
}

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
  padding: 16px 8px;
}

.tribe-events-list .time-details {
  margin: 10px 0 4px;
}

.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
  margin-left: 0;
}

.tribe-events-event-meta address.tribe-events-address, .tribe-events-list .tribe-events-venue-details {
  font-style: normal;
}

#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
  line-height: 22px;
}

.tribe-events-list .tribe-events-event-image {
  margin-top: 4px;
}

.tribe-events-list .tribe-events-ical {
  margin-bottom: 30px;
}

h2.tribe-events-page-title,
.tribe-events-list .type-tribe_events h2 a,
.tribe-events-list h2.tribe-events-page-title {
  font-size: 30px;
  font-weight: 600;
}

.tribe-events-tooltip .tribe-events-event-body {
  font-size: 14px;
}

.single-tribe_events .tribe-events-event-meta {
  background-color: transparent;
  border: 0;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group,
.single-tribe_events .tribe-events-event-meta .column,
.single-tribe_events .wh-events-single-meta .tribe-events-meta-group,
.single-tribe_events .wh-events-single-meta .column {
  padding: 0 4% 0 0;
  width: 33%;
  float: left;
}
.single-tribe_events .tribe-events-event-meta dl,
.single-tribe_events .wh-events-single-meta dl {
  margin: 0;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-venue-map,
.single-tribe_events .wh-events-single-meta .tribe-events-venue-map {
  clear: both;
  float: left;
  width: 100%;
}
.single-tribe_events .tribe-events-event-image {
  margin-bottom: 20px;
}

h3.tribe-events-single-section-title:after {
  content: "";
  width: 30px;
  height: 5px;
  background-color: #FFC000;
  display: block;
  margin-top: 7px;
  margin-bottom: 16px;
}

.tribe-events-schedule {
  margin-bottom: 5px;
}

.tribe-events-address {
  font-style: normal;
}

.tribe-events-read-more {
  text-transform: uppercase;
}

.tribe-events-list .type-tribe_events h2 a {
  line-height: 35px !important;
}

.tribe-events-list-widget ol, .tribe-events-list-widget ul {
  padding: 0;
}
.tribe-events-list-widget .entry-title {
  margin: 0 0 10px 0;
}
.tribe-events-list-widget .duration {
  font-weight: normal;
}

/* ----------------------------- Testimonials Rotator ----------------------------- */
.testimonial_rotator .testimonial_rotator_slide_title {
  margin: 0;
  line-height: 24px;
  font-size: 18px;
}
.testimonial_rotator .testimonial_rotator_stars {
  padding: 7px 0 8px;
}
.testimonial_rotator .testimonial_rotator_star {
  font-size: 17px;
  width: 14px;
  color: #ffc000;
}
.testimonial_rotator .testimonial_rotator_star:hover {
  color: #ffcf3f;
}
.testimonial_rotator .testimonial_rotator_quote {
  color: #949494;
}
.testimonial_rotator .testimonial_rotator_quote cite {
  font-style: normal;
  color: #414b4f;
}
.testimonial_rotator .testimonial_rotator_quote cite:before {
  content: "- ";
}

/* ----------------------------- Main ----------------------------- */
body {
  scroll-behavior: smooth;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.wh-main-wrap {
  margin: 0 auto;
}

.wh-ul-center {
  display: table;
  /* Allow the centering to work */
  margin: 0 auto;
}

.wh-logo img, .logo-sticky img {
  max-width: 100%;
  height: auto;
}

select::-ms-expand {
  display: none;
}

.share-buttons {
  list-style: none;
  padding: 0;
}

.share-buttons li {
  display: inline;
}

.logo-sticky {
  width: 20%;
}

a:focus {
  outline: 0;
}

input:focus,
textarea:focus {
  border: none;
}

.entry-meta {
  margin: 5px 0 15px 0;
}
.entry-meta span {
  margin: 0 10px;
}
.entry-meta span:first-child {
  margin: 0 10px 0 0;
}
.entry-meta span i {
  margin-right: 5px;
}
.entry-meta .comments-count {
  float: right;
  margin-right: 0;
}

.single .entry-meta {
  margin-bottom: 15px;
  font-size: 15px;
}
.single .thumbnail {
  margin-bottom: 20px;
}

.gallery {
  margin-bottom: 20px;
}

.search-form button {
  padding: 10px 16px;
}

.our-process img,
.wh-widget-post-image img,
.wh-portfolio-image {
  height: auto;
  max-width: 100%;
}

.wh-button:hover, .wh-alt-button:hover {
  color: #fff;
}
.wh-button:active, .wh-alt-button:active {
  color: #fff;
}

.wh-icon-title .cbp_widget_text {
  position: absolute;
  top: 0;
  left: 140px;
}
.wh-icon-title .cbp_widget_text h2 {
  margin: 30px 0 10px;
}
.wh-icon-title .cbp_widget_text p {
  font-size: 16px;
}
.wh-icon-title .cbp_widget_icon {
  background-color: #e47823;
  color: #f4f4f4;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
}

.wh-content {
  position: relative;
}

.wh-close-paragraphs p {
  margin: 0 0 5px 0;
}

.wh-plugins-not-loaded {
  background-color: white;
  width: 500px;
  margin: 0 auto;
  padding: 50px;
  box-shadow: 1px 1px 7px grey;
}

.site-title {
  margin: 0;
  line-height: 20px;
}
.site-title a {
  margin: 10px 0;
  line-height: 20px;
  font-size: 30px;
  text-shadow: none;
}

.site-description {
  font-size: 15px;
  text-shadow: none;
  margin: 15px 0 0;
  line-height: 25px;
}

#menu-searchform-wrapper {
  position: absolute;
  top: 31px;
  right: 0;
}

.wh-menu-top a {
  padding: 0 13px;
}

.wh-has-embellishment {
  position: relative;
}

.wh-embellishment-content-top,
.wh-embellishment-header-top,
.wh-embellishment-page-title-top {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.wh-embellishment-content-bottom,
.wh-embellishment-header-bottom,
.wh-embellishment-page-title-bottom {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

.sc-contact-form-bottom-centered {
  max-width: 400px;
  text-align: center;
  margin: 0 auto;
}
.sc-contact-form-bottom-centered input, .sc-contact-form-bottom-centered textarea {
  width: 100%;
  margin-top: 10px;
}

::-webkit-input-placeholder {
  padding-left: 10px;
}

:-moz-placeholder {
  /* Firefox 18- */
  padding-left: 10px;
}

::-moz-placeholder {
  /* Firefox 19+ */
  padding-left: 10px;
}

:-ms-input-placeholder {
  padding-left: 10px;
}

.wh-page-title-bar hr {
  width: 80px;
  margin: 0 auto;
  margin-top: 13px;
}

ul.wh-icon-list {
  list-style-type: none;
  padding: 0;
}
ul.wh-icon-list li {
  position: relative;
  padding: 22px 0 22px 44px;
  border-bottom: 1px solid #EBEBEB;
  color: #3b3b3b;
  font-size: 15px;
  font-weight: 600;
}
ul.wh-icon-list li i {
  position: absolute;
  top: 15px;
  left: 0;
  font-size: 32px;
  color: #b3b3b3;
}

.overflow-visible {
  overflow: visible !important;
}

.position-absolute {
  position: absolute;
}

.dash-before {
  position: relative;
  padding-left: 24px;
}
.dash-before:before {
  position: absolute;
  content: "\2014";
  left: 2px;
}

.bullet-before:before {
  content: "•";
  margin-right: 10px;
}

.single .prev-next-item {
  margin-top: 30px;
  display: table;
  padding: 20px 0;
  width: 100%;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
}
.single .prev-next-item a {
  font-size: 14px;
  color: #151515;
  text-transform: uppercase;
  line-height: 21px;
  display: block;
  font-weight: 600;
  word-break: break-word;
}
.single .prev-next-item i {
  font-size: 16px;
}
.single .prev-next-item .label {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
}
.single .prev-next-item .left-cell {
  position: relative;
  width: 50%;
  display: table-cell;
  padding-right: 20px;
}
.single .prev-next-item .left-cell i {
  position: absolute;
  top: 50%;
  left: -31px;
  margin-top: 9px;
}
.single .prev-next-item .right-cell {
  position: relative;
  width: 50%;
  display: table-cell;
  text-align: right;
  padding-left: 20px;
}
.single .prev-next-item .right-cell i {
  position: absolute;
  top: 50%;
  right: -31px;
  margin-top: 9px;
}
.single .prev-next-item .back-to-home {
  position: absolute;
  right: -43px;
  top: 25px;
  width: 25px;
  color: #686868;
}

.pagination {
  margin: 20px 0;
  clear: both;
}
.pagination span, .pagination a {
  padding: 8px 14px;
  font-size: 13px;
  color: #2abfd4;
  font-weight: bold;
}
.pagination .current {
  background: #2abfd4;
  color: #fff;
}

span.wpcf7-form-control-wrap {
  display: inline-block;
}

.wpcf7-form input[type=submit] {
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  font-size: 14px;
}

.cbp-container .wpcf7-form .vc_row {
  margin-left: 0;
  margin-right: 0;
}

.lin-contact-form-bottom-centered {
  max-width: 400px;
  text-align: center;
  margin: 0 auto;
}
.lin-contact-form-bottom-centered .wpcf7-form-control-wrap {
  display: inline;
}
.lin-contact-form-bottom-centered input, .lin-contact-form-bottom-centered textarea {
  width: 100%;
  margin-top: 10px;
}

.download-form {
  display: flex;
  margin-bottom: 15px;
}
.download-form input {
  background: #fff;
}
.download-form input:focus {
  background: #fff;
}
.download-form .wpcf7-form-control-wrap {
  margin-right: 15px;
  width: 37%;
}

#contact .wpcf7-textarea {
  height: 214px;
}

body.page-template-template-home .wh-content {
  padding-top: 0;
}
body.page-template-template-home .wh-content > .cbp-container {
  padding-top: 0;
}

body.page-template-template-home-boxed .wh-content {
  padding-top: 0;
}
body.page-template-template-home-boxed .wh-content > .cbp-container {
  padding-top: 0;
}

body.page-template-template-home-transparent-header .wh-header {
  position: absolute;
  z-index: 9999;
  background-color: transparent;
}
body.page-template-template-home-transparent-header .wh-content {
  padding-top: 0;
}
body.page-template-template-home-transparent-header .wh-content > .cbp-container {
  padding-top: 0;
}

body.page-template-template-home-no-footer .wh-content {
  padding-top: 0;
}
body.page-template-template-home-no-footer .wh-content > .cbp-container {
  padding-top: 0;
}

.share-buttons a {
  font-size: 20px;
  margin-right: 6px;
}

.wh-post-item {
  width: 100%;
  overflow: hidden;
  margin-bottom: 40px;
}
.wh-post-item .thumbnail {
  float: left;
  margin-bottom: 10px;
}
.wh-post-item .item {
  float: left;
}
.wh-post-item .item .entry-title {
  margin-top: 0;
  margin-bottom: 2px;
}
.wh-post-item .item .entry-summary {
  margin-bottom: 20px;
}

body.error404 .search-form {
  margin-bottom: 150px;
}
body.error404 .search-form .search-field {
  width: 80%;
}

body.search .search-form {
  margin-bottom: 150px;
}
body.search .search-form .search-field {
  width: 80%;
}

.search-form {
  overflow: hidden;
}

.wh-menu-footer a {
  color: #f7f6f4;
  padding: 3px 14px;
  font-size: 13px;
}

.wh-footer .wh-footer-widgets {
  padding-top: 40px;
  padding-bottom: 20px;
}
.wh-footer .wh-footer-bottom {
  font-size: 13px;
}
.wh-footer .wh-footer-bottom .cbp_widget_text p {
  margin: 0;
}
.wh-footer .wh-footer-bottom .sf-menu {
  margin: 0 -13px;
}
.wh-footer .wh-footer-bottom .sf-menu a {
  padding: 0 13px;
}
.wh-footer .wh-footer-bottom .social-links a {
  position: relative;
  margin-left: 12px;
  padding: 5px;
}

.wh-quick-sidebar-shown .wh-quick-sidebar {
  right: 0 !important;
  transition: right 0.2s;
}

.wh-quick-sidebar-shown-left .wh-quick-sidebar {
  left: 0 !important;
  transition: right 0.2s;
}

.wh-quick-sidebar {
  display: block;
  width: 355px;
  background: #2f353b;
  z-index: 999999;
  position: fixed;
  top: 0;
  bottom: 0;
  right: -355px;
  transition: right 0.2s;
  overflow-x: auto;
  color: #57585a;
  text-align: center;
  padding: 80px 60px;
}
.wh-quick-sidebar a {
  color: #57585a;
}
.wh-quick-sidebar a:hover {
  color: #c3c3c3;
}
.wh-quick-sidebar .wh-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px 23px 17px 26px;
  float: right;
  font-size: 15px;
  color: #57585a;
  cursor: pointer;
}
.wh-quick-sidebar .wh-menu-vertical {
  float: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.wh-quick-sidebar .wh-menu-vertical li {
  margin: 15px 0;
}
.wh-quick-sidebar .wh-menu-vertical li a {
  text-transform: uppercase;
}

/*=============================================================*/
.wh-quick-sidebar-toggler {
  transition: all 0.2s;
  display: inline-block;
  background: none !important;
  margin-top: 2px;
}

.wh-quick-sidebar-toggler i {
  font-size: 21px;
}

.wp-block-gallery {
  margin: 0;
}

.wp-block-gallery.alignleft {
  margin-right: 15px;
}

.wp-block-archives-dropdown {
  margin-bottom: 15px;
}
.wp-block-archives-dropdown select {
  width: 100%;
}

.wp-block-latest-comments.has-avatars.has-dates.has-excerpts {
  margin-bottom: 35px;
}

.wp-block-button__link {
  display: inline-block !important;
}

.wp-block-cover.alignleft,
.wp-block-button.alignleft {
  margin-right: 15px;
}

.wp-block-cover.alignright,
.wp-block-button.alignright {
  margin-left: 15px;
}

.wp-block-media-text {
  margin-bottom: 30px;
}

.wp-block-quote.is-style-large,
.wp-block-quote.is-large {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 35px 50px 50px;
}

.wp-block-pullquote {
  padding: 0;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
  text-transform: uppercase;
}

.has-large-font-size {
  line-height: 1.3;
}

.wp-block-media-text .wp-block-media-text__content {
  padding: 8%;
}

.wp-block-audio {
  margin-bottom: 20px;
}

.wp-block-latest-posts li {
  margin-bottom: 10px;
}

.wp-block-table.is-style-stripes {
  background-color: #fff;
  border-color: #f3f4f5;
}

.wp-block-pullquote.is-style-solid-color blockquote {
  background-color: transparent;
  border: 0;
}

.wp-block-archives-list,
.wp-block-categories-list,
.wp-block-latest-posts {
  list-style-type: none;
  padding: 0;
  margin: 0 0 35px;
}
.wp-block-archives-list ul,
.wp-block-categories-list ul,
.wp-block-latest-posts ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.wp-block-archives-list a,
.wp-block-categories-list a,
.wp-block-latest-posts a {
  color: inherit;
}
.wp-block-archives-list li,
.wp-block-categories-list li,
.wp-block-latest-posts li {
  position: relative;
  padding-left: 15px;
  margin: 2px 0;
}
.wp-block-archives-list li:before,
.wp-block-categories-list li:before,
.wp-block-latest-posts li:before {
  color: #2abfd4;
  content: "\f054";
  font-size: 10px;
  position: absolute;
  left: 0;
  top: 2px;
  font-family: FontAwesome;
}
.wp-block-archives-list li a,
.wp-block-categories-list li a,
.wp-block-latest-posts li a {
  transition: all 0.2s ease-in-out;
}
.wp-block-archives-list li a:hover,
.wp-block-categories-list li a:hover,
.wp-block-latest-posts li a:hover {
  padding-left: 10px;
}

.wp-block-latest-posts li {
  margin: 10px 0;
}

.wp-block-latest-comments {
  padding-left: 0;
}

/* ----------------------------- Teacher ----------------------------- */
.post-type-archive-teacher .widget-teachers {
  display: none;
}
.post-type-archive-teacher .teacher {
  padding-top: 8px;
}

.lin-teacher-icons {
  overflow: hidden;
}

.post-type-archive-teacher .teachers > *:nth-child(3n+1),
.scp-teachers .teachers > *:nth-child(3n+1),
.widget-teachers .teachers > *:nth-child(3n+1) {
  clear: both;
}
.post-type-archive-teacher .social,
.scp-teachers .social,
.widget-teachers .social {
  overflow: hidden;
  margin-top: 14px;
  margin-bottom: 25px;
}
.post-type-archive-teacher .teacher .entry-title,
.post-type-archive-teacher .teacher .entry-title a,
.scp-teachers .teacher .entry-title,
.scp-teachers .teacher .entry-title a,
.widget-teachers .teacher .entry-title,
.widget-teachers .teacher .entry-title a {
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 22px;
  color: #727272;
}
.post-type-archive-teacher .teacher .job-title,
.scp-teachers .teacher .job-title,
.widget-teachers .teacher .job-title {
  margin: 0 0 6px;
  font-size: 14px;
  color: #fec100;
}
.post-type-archive-teacher .teacher .summary,
.scp-teachers .teacher .summary,
.widget-teachers .teacher .summary {
  line-height: 21px;
}

/* ----------------------------- Responsive ----------------------------- */
@media (min-width: 768px) {
  .hide-on-desktop {
    display: none !important;
  }

  .width-auto {
    width: auto;
  }
}
@media (max-width: 767px) {
  /**/
  /* ----------------------------- Visual Composer ----------------------------- */
  .vc_column-inner {
    margin-bottom: 30px;
  }

  .vc_pageable-slide-wrapper {
    margin: 0 !important;
  }
  .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4, .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-6, .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-12 {
    padding-right: 0 !important;
  }

  /* ----------------------------- Layer Slider ----------------------------- */
  .ls-bottom-nav-wrapper {
    top: 0;
  }

  /* ----------------------------- Responsive Menu ----------------------------- */
  .respmenu-wrap {
    display: block;
  }

  /* ----------------------------- Ultimate VC Addons ----------------------------- */
  .ult_design_2 .ult_pricing_table .ult_price_link .ult_price_action_button {
    right: 0;
  }

  /* ----------------------------- The Events Calendar ----------------------------- */
  .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group,
  .single-tribe_events .tribe-events-event-meta .column,
  .single-tribe_events .wh-events-single-meta .tribe-events-meta-group,
  .single-tribe_events .wh-events-single-meta .column {
    width: 100%;
  }

  #tribe-mobile-container .type-tribe_events h4 a {
    line-height: 30px !important;
  }
  #tribe-mobile-container .tribe-events-event-schedule-details {
    clear: both;
    float: left;
    margin-bottom: 5px;
  }

  .tribe-event-schedule-details {
    padding: 13px;
  }

  .tribe-events-venue-details span {
    display: inline-block;
    margin-bottom: 5px;
  }

  .tribe-events-address {
    display: block !important;
    margin-bottom: 0;
  }

  .tribe-events-list .tribe-events-venue-details {
    padding-top: 18px;
  }

  .tribe-events-list .time-details {
    margin: 10px 0 18px;
  }

  /* ----------------------------- Sensei ----------------------------- */
  .course-container article.course, .search-course-page-search-form-wrap article.course {
    margin-bottom: 45px;
  }
  .course-container article.course img, .search-course-page-search-form-wrap article.course img {
    float: none;
  }

  .ls-container .dntp-search-courses-form {
    margin-top: -129px;
  }

  .search-form-wrap ul li {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
  }
  .search-form-wrap ul li.search-courses-button-item {
    width: 100%;
  }
  .search-form-wrap ul li.search-courses-button-item button {
    height: 50px;
    width: 100%;
  }

  .course-searchfrom-small {
    width: 100%;
  }
  .course-searchfrom-small input[type=text] {
    width: 100%;
    margin-bottom: 10px;
  }
  .course-searchfrom-small button {
    width: 100%;
  }

  .single-course .wh-content {
    padding-bottom: 0;
  }
  .single-course .course-meta .status.in-progress {
    margin-top: 0;
  }
  .single-course .sensei-course-meta .meta-item-price .price-label {
    margin-top: -11px;
    float: left;
  }
  .single-course .sensei-course-meta .meta-item-price .course-price {
    margin-top: 0;
  }

  /* ----------------------------- Widgets ----------------------------- */
  .wh-footer .widget {
    min-height: auto !important;
  }

  /* ----------------------------- Footer ----------------------------- */
  .wh-footer .social-links {
    text-align: left;
    padding-top: 0 !important;
  }

  /* ----------------------------- Contact Form 7 ----------------------------- */
  .download-form {
    flex-direction: column;
  }
  .download-form .wpcf7-form-control-wrap {
    margin-right: 0;
    width: 100%;
  }

  /* ----------------------------- Comments ----------------------------- */
  #commentform .comment-form-author,
  #commentform .comment-form-email,
  #commentform .comment-form-url {
    width: 100%;
    float: none;
  }
  #commentform .comment-form-author input,
  #commentform .comment-form-email input,
  #commentform .comment-form-url input {
    margin-bottom: 0;
  }

  .comment-list .comment.depth-3 .avatar-wrap,
  .comment-list ul.comment .comment.depth-3 .avatar-wrap {
    margin-bottom: 15px;
  }
  .comment-list .comment.depth-3 .avatar-wrap img,
  .comment-list ul.comment .comment.depth-3 .avatar-wrap img {
    position: static;
  }
  .comment-list .comment.depth-3 .body,
  .comment-list ul.comment .comment.depth-3 .body {
    margin-left: 0;
  }

  /* ----------------------------- Helpers ----------------------------- */
  .hide-on-small-tablet {
    display: none !important;
  }

  /* ----------------------------- Woocommerce ----------------------------- */
  .woocommerce div.product div.images, .woocommerce div.product div.summary {
    margin-bottom: 2em;
  }

  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    margin-bottom: 10px;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: 100%;
    margin: 0;
  }

  .woocommerce-cart .cart-collaterals .cart_totals table {
    border: 0;
  }

  .woocommerce div.product div.images,
  .woocommerce div.product div.summary {
    margin-bottom: 30px;
  }

  .woocommerce nav.woocommerce-pagination {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  /**/
  /* ----------------------------- Woocommerce ----------------------------- */
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100%;
  }

  .woocommerce .woocommerce-ordering {
    float: left;
    width: 100%;
    margin-top: 50px;
  }

  .woocommerce .woocommerce-ordering select {
    width: 100%;
  }

  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
  }

  /* ----------------------------- Helpers ----------------------------- */
  .hide-on-mobile {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .wh-padding.wh-content-inner {
    padding-right: 35px;
  }
}
@media (max-width: 900px) {
  .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    font-size: 16px;
  }
}
@media (max-width: 979px) {
  .sf-menu.wh-menu-main .senseiloginlogout {
    position: relative;
    right: 0;
  }
}
@media (max-width: 950px) {
  .single-course .wh-course-purchase-button-mobile {
    padding: 15px;
  }
  .single-course .sensei-course-meta {
    margin-left: -24px;
  }
  .single-course .sensei-course-meta .meta-item-price {
    float: left;
    width: 100%;
    padding: 15px 0 20px 24px;
  }
  .single-course .sensei-course-meta .meta-item-price .price-label {
    margin-right: 8px;
  }
  .single-course .sensei-course-meta .meta-item-price .course-price {
    float: left;
  }
  .single-course .meta-wrap hr {
    margin: 20px 0 0 0;
  }
}