@charset "UTF-8";
.sl-hover {
overflow: hidden;
padding: 0 4px;
height: 1em;
margin-bottom: 7px;
}
.sl-hover span {
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
}
.sl-hover span::before  {
position: absolute;
top: 100%;
content: attr(data-hover);
font-weight: 800;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
} .elementor-tabs-view-horizontal.stretched .elementor-tab-desktop-title.elementor-active:before,
.elementor-tabs-view-horizontal.stretched .elementor-tab-desktop-title:hover:before {
content: "";
position: absolute;
height: 3px;
width: 100%;
background-color: #fff;
top: -3px;
left: 0;
}
.elementor-tabs-view-horizontal.stretched .elementor-tab-desktop-title {
text-align: center;
background-color: #f39c15;
display: flex;
align-items: center;
justify-content: center;
flex: 1;
border: 1px solid #e06d21;
border-left: 0;
padding: 20px;
transition: all 0.3s;
}
.elementor-tabs-view-horizontal.stretched .elementor-tab-desktop-title:first-child {
border-left: 1px solid #e06d21;
} .elementor-tab-desktop-title:hover .sl-hover span,
.elementor-tab-desktop-title:focus .sl-hover span {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
transform: translateY(-100%);
} @media (min-width: 768px) {
.elementor-tabs-view-horizontal.stretched .elementor-tabs-wrapper {
display: flex;
overflow: visible;
}
.elementor-tabs-view-horizontal.stretched .elementor-tab-title a {
width: 100%;
}
.elementor-tabs-view-horizontal.stretched .elementor-tab-title a em {
margin-bottom: 0;
font-size: 0.7em;
color: #ffffffcf;
font-style: normal;
display: block;
}
} .elementor-tab-mobile-title {
font-size: 16px !important;
}
.elementor-tab-mobile-title em {
display: none;
}.lazyloaded:not(.elementor-motion-effects-element-type-background),.lazyloaded>.elementor-motion-effects-container>.elementor-motion-effects-layer,.lazyloaded>[class*=-wrap]>.elementor-motion-effects-container>.elementor-motion-effects-layer,body.e-lazyload .e-con.lazyloaded:before,body.e-lazyload .lazyloaded,body.e-lazyload .lazyloaded .elementor-background-overlay{--e-bg-lazyload-loaded:var(--e-bg-lazyload)}@font-face{font-family:'FontAwesome';src:url(//stphilipprep.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//stphilipprep.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//stphilipprep.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//stphilipprep.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//stphilipprep.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//stphilipprep.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.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; }
.scp-icon-background {
border-radius: 50%;
display: inline-block; }
@media (max-width: 767px) {
.scp-icon-bullet-text {
width: 100%;
margin-bottom: 18px; } }
.sf-menu li.msm-menu-item .linp-post-list a {
margin: 0; }
.linp-post-list .item {
position: relative;
min-height: 117px;
padding: 15px; }
.linp-post-list .item .inner-wrap:hover {
box-shadow: 0px 2px 7px #d4d4d4; }
.linp-post-list .item .img-container {
overflow: hidden;
position: relative;
width: 100%;
height: auto; }
.linp-post-list .item .img-container a:before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0);
z-index: 2;
top: 0;
left: 0;
z-index: 1;
transition: background 0.3s;
-webkit-transition: background 0.3s; }
.linp-post-list .item .img-container a:hover:before {
background: rgba(0, 0, 0, 0.3); }
.linp-post-list .item .img-container a:hover img {
transform: translateZ(0) scale(1.1, 1.1);
-moz-transform: translateZ(0) scale(1.1, 1.1);
-webkit-transform: translateZ(0) scale(1.1, 1.1);
-ms-transform: none; }
.linp-post-list .item .img-container a img {
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out; }
.linp-post-list .item .data {
padding: 21px 26px;
border: 1px solid #DCDFE8; }
.linp-post-list .item .data .read-more {
font-weight: 400; }
.linp-post-list .item .data .content {
line-height: 24px;
font-size: 17px; }
.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 {
margin-top: 0;
margin-bottom: 11px;
line-height: 20px; }
.linp-post-list .item .data h3 a {
font-size: 16px;
line-height: 20px;
font-weight: bold;
display: inline;
color: #555; }
.linp-post-list .item .meta-data {
margin-bottom: 12px;
font-weight: 500; }
.linp-post-list .item .meta-data .date {
font-size: 13px;
color: #878787; }
.linp-post-list .item .meta-data .date .month {
border-bottom: 1px solid #FFF;
padding: 0 5px;
line-height: 21px; }
.linp-post-list .item .meta-data .date .day {
font-size: 18px; }
.linp-post-list .item .meta-data i {
position: relative;
top: 2px;
font-size: 14px; }
.linp-post-list .item .meta-data span {
margin-right: 11px;
font-size: 12px;
font-weight: normal; }
.linp-post-list .item .meta-data .author {
font-size: 12px;
text-transform: uppercase; }
.linp-post-list .item .meta-data .author i {
font-size: 11px;
top: 1px;
position: relative; }
.linp-post-list .item i {
margin-right: 5px; }
@media (max-width: 768px) {
.linp-post-list .item .img-container .date {
font-size: 9px;
padding: 0 6px;
top: 5px;
left: 5px; }
.linp-post-list .item .img-container .date .month {
padding: 0; }
.linp-post-list .item .img-container .date .day {
font-size: 14px; } }
.linp-post-list.layout_2 .item {
margin-bottom: 15px; }
.linp-post-list.layout_2 .item:hover .data {
box-shadow: 0px 2px 7px #d4d4d4; }
.linp-post-list.layout_2 .item .inner-wrap:hover {
box-shadow: none; }
.linp-post-list.layout_2 .item .data {
margin: -26px 14px;
background: #fff;
z-index: 9;
position: relative;
border: none;
padding: 16px 19px; }
.linp-post-list.layout_2 .item .data h1,
.linp-post-list.layout_2 .item .data h2,
.linp-post-list.layout_2 .item .data h3,
.linp-post-list.layout_2 .item .data h4,
.linp-post-list.layout_2 .item .data h5,
.linp-post-list.layout_2 .item .data h6 {
line-height: 17px;
margin-bottom: 8px; }
.linp-post-list.layout_2 .item .data h3 a {
line-height: 17px; }
.linp-post-list.layout_2 .item .meta-data {
margin-bottom: 7px; }
.linp-post-list.layout_3 .item {
margin-left: 13px;
min-height: auto;
padding: 2px 23px; }
.linp-post-list.layout_3 .item:before {
content: "\e951";
font-family: ed-icon;
position: absolute;
left: 0;
top: 4px;
font-size: 18px; }
.linp-post-list.layout_3 .item h3, .linp-post-list.layout_3 .item h3 a {
margin: 0;
font-size: 14px;
line-height: 23px;
color: #5c5b5b; }
.linp-post-list.layout_3 .item .meta-data {
margin-bottom: 0; }
.st-video-popup .vc_figure {
position: relative; }
.st-video-popup .box {
position: absolute;
top: 50%;
left: 50%;
margin-top: -30px;
width: 60px;
height: 60px;
border-radius: 50%;
border: 6px solid #fff;
cursor: pointer;
margin-left: -30px; }
.st-video-popup .tri {
position: relative;
top: 50%;
left: 50%;
width: 0;
margin-top: -10px;
margin-left: -3px;
height: 0;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
border-left: 13px solid #fff; }
.filter-button-group {
text-align: center;
margin-top: 30px;
margin-bottom: 30px; }
.filter-button-group span {
margin-right: 30px;
cursor: pointer;
position: relative;
text-transform: uppercase;
line-height: 30px; }
.filter-button-group span:after, .filter-button-group span.active:after {
content: "";
position: absolute;
bottom: -8px;
left: 0;
display: block;
height: 3px;
width: 100%;
background-color: #000;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: right;
transform-origin: right;
transition: -webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1); }
.filter-button-group span.active:after, .filter-button-group span:hover:after {
-webkit-transform-origin: left;
transform-origin: left;
-webkit-transform: scaleX(1);
transform: scaleX(1); } .wh-portfolio-grid {
margin: 0 auto;
margin-top: 57px;
width: 100%; } .wh-portfolio-grid:after {
content: '';
display: block;
clear: both; } .no-border .grid-item {
box-shadow: none; }
.grid-item {
float: left;
margin-bottom: 20px;
background: #fff;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.26); }
.grid-item:hover {
box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
overflow: hidden; }
.grid-item ul.project-categories {
text-align: center;
list-style: none;
padding: 0;
margin-top: 10px; }
.grid-item ul.project-categories li {
color: #fff;
display: inline-block;
background: #808080;
padding: 1px 10px;
font-size: 14px;
line-height: 19px;
text-transform: uppercase; }
.grid-item .description {
position: relative;
width: 100%;
padding: 24px 30px 29px 55px;
float: left;
color: #808080;
border-top: none; }
.grid-item .description:after {
content: "\e9e5";
font-family: icomoon;
position: absolute;
top: 28px;
left: 28px;
font-size: 18px; }
.grid-item .description p {
line-height: 22px; }
.grid-item .description .subtitle {
text-transform: uppercase;
font-size: 15px;
line-height: 20px;
margin-top: 5px;
color: #1F1F1F; }
figure.portfolio {
color: #fff;
position: relative;
float: left;
overflow: hidden;
width: 100%;
height: 100%;
text-align: center; }
figure.portfolio * {
-webkit-box-sizing: padding-box;
box-sizing: padding-box;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out; }
figure.portfolio img {
width: 100%;
vertical-align: top; }
figure.portfolio figcaption {
top: 50%;
left: 20px;
right: 20px;
position: absolute;
opacity: 0;
z-index: 1; }
figure.portfolio figcaption h5 {
margin: 0;
text-transform: uppercase;
font-family: inherit;
font-size: 16px;
line-height: 20px;
font-weight: normal; }
figure.portfolio:after {
background-color: #fff;
position: absolute;
content: "";
display: block;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
-webkit-transform: scale(0.5);
transform: scale(0.5);
opacity: 0; }
figure.portfolio a {
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
z-index: 1; }
figure.portfolio:hover figcaption {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
opacity: 1; }
figure.portfolio:hover:after, figure.portfolio.hover:after {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8; }
.scp-share-this.share-this {
margin-top: 0; }
.scp-share-this.share-this .share-buttons {
margin: 5px 0; }
.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; }
.dribble-shots {
margin: 0;
padding: 0; }
.dribble-shots li {
float: left;
list-style: none; }
.dribble-shots li img {
max-width: 100%; }
.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; }
.msm-submenu .schedule {
display: block;
box-shadow: none;
width: 100%; }
.schedule {
margin: 0;
padding: 0;
display: block; }
.schedule li {
display: table !important;
width: 100%;
border-top: 1px solid #e6e6e6;
padding: 15px 38px; }
.schedule li span {
display: table-cell;
color: #000; }
.schedule li span.right {
text-align: right; }
.schedule li:hover {
background-color: #fbfbfb; }
.scp-tribe-events-wrap .widget-title {
background-color: #F35F46;
padding: 18px 18px 18px 62px;
position: relative;
margin-bottom: 0;
font-size: 18px;
font-weight: 500; }
.scp-tribe-events-wrap .widget-title i {
position: absolute;
top: 17px;
left: 17px;
font-size: 29px; }
.scp-tribe-events {
list-style: none;
margin: 0;
padding: 0; }
.scp-tribe-events .inner-circle {
position: relative;
width: 100%;
background-color: #639;
height: 100%;
border-radius: 50%; }
.scp-tribe-events .event {
display: table;
width: 100%;
margin-bottom: 15px;
background-color: #fff;
box-shadow: 0px 0px 4px 1px #d9d9d9; }
.scp-tribe-events .event .info {
display: table-cell;
vertical-align: middle;
padding: 17px; }
.scp-tribe-events .event .info .title {
font-size: 14px;
line-height: 19px;
font-weight: bold; }
.scp-tribe-events .event .info .title a {
color: #555; }
.scp-tribe-events .event .date {
display: table-cell;
vertical-align: middle;
width: 60px;
background-color: #6c98e1;
padding-top: 9px;
padding-bottom: 9px;
color: #fff; }
.scp-tribe-events .event .date span {
display: block; }
.scp-tribe-events .event .date .month {
font-weight: bold;
text-transform: uppercase;
font-size: 11px;
text-align: center;
line-height: 21px; }
.scp-tribe-events .event .date .day {
font-weight: bold;
text-transform: uppercase;
font-size: 16px;
text-align: center;
line-height: 18px; }
.scp-tribe-events .event .date .divider {
display: block;
margin: 5px auto; }
.scp-tribe-events-link {
padding: 20px 20px 20px 0;
margin-bottom: 0;
font-weight: 400; }
.scp-tribe-events-link a {
text-transform: uppercase; }
.scp-tribe-events-wrap.layout_2 .event,
.scp-tribe-events-wrap.layout_3 .event {
box-shadow: none;
border-bottom: 1px solid #ddd;
margin-bottom: 0;
padding: 23px 25px;
background: none; }
.scp-tribe-events-wrap.layout_2 .event:first-child,
.scp-tribe-events-wrap.layout_3 .event:first-child {
border-top: 1px solid #ddd; }
.scp-tribe-events-wrap.layout_2 .event:hover,
.scp-tribe-events-wrap.layout_3 .event:hover {
background-color: #fafafa; }
.scp-tribe-events-wrap.layout_2 .event .info, .scp-tribe-events-wrap.layout_2 .event .date,
.scp-tribe-events-wrap.layout_3 .event .info,
.scp-tribe-events-wrap.layout_3 .event .date {
display: block;
padding: 0; }
.scp-tribe-events-wrap.layout_2 .event .date,
.scp-tribe-events-wrap.layout_3 .event .date {
width: auto;
background-color: inherit;
color: inherit;
margin-bottom: 6px; }
.scp-tribe-events-wrap.layout_2 .event .date span,
.scp-tribe-events-wrap.layout_3 .event .date span {
display: inline; }
.scp-tribe-events-wrap.layout_2 .event .info .title,
.scp-tribe-events-wrap.layout_3 .event .info .title {
font-size: 19px;
line-height: 22px;
font-weight: 400; }
.scp-tribe-events-wrap.layout_2 .event .date {
font-size: 14px; }
.scp-tribe-events-wrap.layout_2 .event .info .title {
font-size: 18px;
line-height: 25px;
font-weight: 500; }
.scp-tribe-events-wrap.layout_3 .event {
width: 100%; }
.scp-tribe-events-wrap.layout_3 .event .date {
width: 33%; }
.scp-tribe-events-wrap.layout_3 .event .date span {
font-size: 14px; }
.scp-tribe-events-wrap.layout_4 .event {
background-color: transparent;
box-shadow: none; }
.scp-tribe-events-wrap.layout_4 .event .date {
padding-top: 0px;
padding-bottom: 0px;
background-color: transparent;
vertical-align: top; }
.scp-tribe-events-wrap.layout_4 .event .date span {
font-size: 14px;
font-weight: bold;
text-transform: capitalize;
line-height: 15px;
text-align: center;
margin-top: 2px; }
.scp-tribe-events-wrap.layout_4 .event .date .circle {
width: 63px;
height: 63px;
background-color: #ffc001;
border-radius: 50%;
border: 8px solid #377bac;
padding-top: 7px; }
.scp-tribe-events-wrap.layout_4 .event .info {
padding-left: 15px; }
.scp-tribe-events-wrap.layout_4 .event .info .title {
font-size: 16px;
line-height: 21px;
font-weight: bold;
padding-bottom: 5px; }
.scp-instagram-pics {
margin: 0 auto;
padding: 0; }
.scp-instagram-pics li {
float: left;
list-style-type: none; }
.scp-instagram-pics li img {
width: 100%; }
.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;
margin-bottom: 14px; }
.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; }
.wh-hexagon-icon {
position: relative;
line-height: 1em; }
.wh-hexagon-icon * {
transition: all 0.3s ease-out; }
.wh-hexagon-icon i {
position: absolute;
top: 50%;
left: 0; }
.wh-theme-icon {
line-height: 22px; }
.icon-box-arrow .elementor-widget-container {
width: 100%; }
.icon-box-arrow {
display: flex;
padding-right: 20px; }
.icon-box-arrow .elementor-icon-box-wrapper {
display: flex;
flex-direction: row;
text-align: left;
align-items: center; }
.icon-box-arrow .elementor-icon-box-icon {
margin-right: 15px !important;
margin-bottom: 0 !important;
display: inline-flex; }
.icon-box-arrow .elementor-icon-box-title:after {
content: "\f0da";
font-family: FontAwesome;
position: absolute;
text-align: right;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: inherit;
font-size: 20px; }
.icon-box-arrow .elementor-icon-box-title > a {
display: block;
margin: 0; }
.wh-video-popup {
display: grid;
grid-auto-rows: 1fr; }
.wh-video-popup .overlay {
background: #2d1d54c9;
padding: 20px 40px;
text-align: center; }
.wh-video-popup .overlay h2 {
font-size: 20px;
line-height: 32px;
font-weight: 900;
margin-bottom: 5px;
color: #fff; }
.wh-video-popup .overlay p {
color: #ffffff6e; }
.wh-video-popup .overlay .play {
background: #ffffff96;
display: inline-block;
position: relative;
margin-top: -73px;
border-radius: 50%;
padding: 19px; }
.wh-video-popup .overlay .play .inner {
background: #ff8700;
width: 73px;
height: 73px;
display: table;
position: relative;
border-radius: 50%; }
.wh-video-popup .overlay .play .inner i {
display: table-cell;
vertical-align: middle;
color: #fff;
font-size: 22px;
padding-left: 5px; }
.elementor-element .linp-post-list.layout_4 .item {
display: flex;
align-items: flex-start; }
.elementor-element .linp-post-list.layout_4 .content {
font-size: 15px;
line-height: 23px;
margin-bottom: 15px; }
.elementor-element .linp-post-list.layout_4 .img-container {
width: 30%; }
.elementor-element .linp-post-list.layout_4 .data {
width: 70%;
padding: 0 35px;
border: 0;
margin-top: -9px; }
.elementor-element .linp-post-list.layout_4 .data.full {
width: 100%;
padding: 0; }
.elementor-element .linp-post-list.layout_4 .data .wh-button {
margin-top: 15px; }
.elementor-element .linp-post-list.layout_4 .data hr {
width: 30px;
border-top: 4px solid #e6be1e;
margin-bottom: 15px; }
.elementor-element .linp-post-list.layout_4 .data .categories-links,
.elementor-element .linp-post-list.layout_4 .data .tags-links {
font-size: 14px; }
.elementor-element .linp-post-list.layout_4 .data .categories-links span,
.elementor-element .linp-post-list.layout_4 .data .tags-links span {
margin-right: 3px; }
.elementor-element .linp-post-list.layout_4 .featured {
padding: 15px; }
.elementor-element .linp-post-list.layout_4 .featured .img-container {
width: 100%;
margin-bottom: 20px; }
.elementor-element .linp-post-list.layout_4 .featured .data {
padding: 0; }
.elementor-element .linp-post-list.layout_4 .meta-data {
margin-bottom: 0;
line-height: 17px; }
.elementor-element .linp-post-list.layout_4 .meta-data span {
position: relative;
margin-right: 9px;
text-transform: uppercase;
font-size: 11px;
font-weight: 700;
color: rgba(0, 0, 0, 0.5); }
.elementor-element .linp-post-list.layout_4 .meta-data span:before {
content: "\f0da" !important;
font-family: FontAwesome !important;
padding-right: 4px !important;
font-size: 18px;
font-weight: normal;
position: relative;
top: 2px; }
.elementor-element .linp-post-list.layout_4 h4, .elementor-element .linp-post-list.layout_4 h4 a {
margin-top: 5px;
margin-bottom: 7px;
font-size: 17px;
line-height: 24px; }
.elementor-element .linp-post-list.layout_5 {
display: flex;
margin-left: -15px;
margin-right: -15px; }
.elementor-element .linp-post-list.layout_5 > div {
width: 50%; }
.elementor-element .linp-post-list.layout_5 .item {
display: flex;
align-items: flex-start; }
.elementor-element .linp-post-list.layout_5 .content {
font-size: 15px;
line-height: 23px;
margin-bottom: 15px; }
.elementor-element .linp-post-list.layout_5 .img-container {
width: 30%; }
.elementor-element .linp-post-list.layout_5 .data {
width: 70%;
padding: 0 14px;
border: 0;
margin-top: -5px; }
.elementor-element .linp-post-list.layout_5 .data.full {
width: 100%;
padding: 0; }
.elementor-element .linp-post-list.layout_5 .featured {
padding: 15px; }
.elementor-element .linp-post-list.layout_5 .featured .data {
padding: 0;
width: 100%; }
.elementor-element .linp-post-list.layout_5 .featured h4, .elementor-element .linp-post-list.layout_5 .featured h4 a {
font-size: 24px;
line-height: 32px; }
.elementor-element .linp-post-list.layout_5 .featured .img-container {
width: 100%;
margin-bottom: 20px;
overflow: hidden;
position: relative;
width: 100%;
height: auto; }
.elementor-element .linp-post-list.layout_5 .featured .img-container a:before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0);
z-index: 2;
top: 0;
left: 0;
z-index: 1;
transition: background 0.3s;
-webkit-transition: background 0.3s; }
.elementor-element .linp-post-list.layout_5 .featured .img-container a:hover:before {
background: rgba(0, 0, 0, 0.3); }
.elementor-element .linp-post-list.layout_5 .featured .img-container a:hover img {
transform: translateZ(0) scale(1.1, 1.1);
-moz-transform: translateZ(0) scale(1.1, 1.1);
-webkit-transform: translateZ(0) scale(1.1, 1.1);
-ms-transform: none; }
.elementor-element .linp-post-list.layout_5 .featured .img-container a img {
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out; }
.elementor-element .linp-post-list.layout_5 .meta-data {
margin-bottom: 0;
line-height: 17px; }
.elementor-element .linp-post-list.layout_5 .meta-data span {
position: relative;
margin-right: 9px;
text-transform: uppercase;
font-size: 11px;
font-weight: 700;
color: rgba(0, 0, 0, 0.5); }
.elementor-element .linp-post-list.layout_5 .meta-data span:before {
content: "\f0da" !important;
font-family: FontAwesome !important;
padding-right: 4px !important;
font-size: 18px;
font-weight: normal;
position: relative;
top: 2px; }
.elementor-element .linp-post-list.layout_5 h4, .elementor-element .linp-post-list.layout_5 h4 a {
margin-top: 5px;
margin-bottom: 7px;
font-size: 17px;
line-height: 24px; }
.highlight .scp-tribe-events-wrap.layout_5 .event {
background: #ffffff0f;
border: 0;
margin-bottom: 2px;
transition: all .3s; }
.highlight .scp-tribe-events-wrap.layout_5 .event:hover {
background: #ff8700; }
.highlight .scp-tribe-events-wrap.layout_5 .event .info .title a {
color: #fff; }
.highlight .scp-tribe-events-wrap.layout_5 .event .info .title:hover a {
opacity: 1; }
.highlight .scp-tribe-events-wrap.layout_5 .event .info span {
color: rgba(255, 255, 255, 0.7); }
.highlight .scp-tribe-events-wrap.layout_5 .event .info span:before {
content: "\f0da" !important;
font-family: FontAwesome !important;
padding-right: 4px !important;
font-size: 18px;
font-weight: normal;
position: relative;
top: 2px;
color: #fff; }
.scp-tribe-events-wrap.layout_5 .event {
padding: 22px;
box-shadow: none;
border: 1px solid #7c7c7c52; }
.scp-tribe-events-wrap.layout_5 .event .date {
background: transparent;
width: 74px;
padding: 0;
vertical-align: top; }
.scp-tribe-events-wrap.layout_5 .event .content {
font-size: 15px; }
.scp-tribe-events-wrap.layout_5 .event .info {
vertical-align: top;
display: block;
margin-top: -3px;
padding: 0 17px; }
.scp-tribe-events-wrap.layout_5 .event .info .title, .scp-tribe-events-wrap.layout_5 .event .info .title a {
line-height: 23px;
font-size: 16px;
margin-top: 7px;
margin-bottom: 7px; }
.scp-tribe-events-wrap.layout_5 .event .info .title:hover a {
opacity: .8; }
.scp-tribe-events-wrap.layout_5 .event .info .meta {
line-height: 15px; }
.scp-tribe-events-wrap.layout_5 .event .info span {
margin-right: 9px;
text-transform: uppercase;
font-size: 11px;
font-weight: 700;
color: rgba(0, 0, 0, 0.5); }
.scp-tribe-events-wrap.layout_5 .event .info span:before {
content: "\f0da" !important;
font-family: FontAwesome !important;
padding-right: 4px !important;
font-size: 18px;
font-weight: normal;
position: relative;
top: 2px; }
.scp-tribe-events-wrap.layout_6 .event {
padding: 5%;
box-shadow: none;
border-bottom: 1px solid #ebebf3;
margin-bottom: 0;
transition: all .3s; }
.scp-tribe-events-wrap.layout_6 .event:first-child {
border-top: 1px solid #ebebf3; }
.scp-tribe-events-wrap.layout_6 .event:hover {
background: #f5f6f8; }
.scp-tribe-events-wrap.layout_6 .event .circle {
border-right: 1px solid #e4e4e4;
padding-right: 20px;
width: 100px; }
.scp-tribe-events-wrap.layout_6 .event .date {
background: transparent;
width: 80px;
padding: 0;
color: #333;
vertical-align: middle; }
.scp-tribe-events-wrap.layout_6 .event .date .day {
font-size: 55px;
line-height: 1;
color: #f66a04;
margin-bottom: 3px;
font-weight: 800; }
.scp-tribe-events-wrap.layout_6 .event .info {
vertical-align: middle;
padding: 0 30px; }
.scp-tribe-events-wrap.layout_6 .event .info .title, .scp-tribe-events-wrap.layout_6 .event .info .title a {
line-height: 28px;
font-size: 22px;
margin-top: 7px;
margin-bottom: 7px; }
.scp-tribe-events-wrap.layout_6 .event .info .title:hover a {
opacity: .8; }
.scp-tribe-events-wrap.layout_6 .event .info .meta {
line-height: 15px; }
.scp-tribe-events-wrap.layout_6 .event .info span {
margin-right: 9px;
text-transform: uppercase;
font-size: 11px;
font-weight: 700;
color: rgba(0, 0, 0, 0.5); }
.scp-tribe-events-wrap.layout_6 .event .info span:before {
content: "\f0da" !important;
font-family: FontAwesome !important;
padding-right: 4px !important;
font-size: 18px;
font-weight: normal;
position: relative;
top: 2px; }
.scp-tribe-events-wrap.layout_6 .event .thumb {
width: 25%;
display: table-cell; }
.elementor-widget-scp_menu > .elementor-widget-container {
display: flex; }
.elementor-widget-scp_menu.left .elementor-widget-container {
justify-content: flex-start; }
.elementor-widget-scp_menu.center .elementor-widget-container {
justify-content: center; }
.elementor-widget-scp_menu.right .elementor-widget-container {
justify-content: flex-end; }
.elementor-widget-scp_menu .sf-menu.wh-menu-main li.menu-item-has-children > a:after {
top: auto;
right: -5px;
margin-top: -1px; }
.elementor-widget-scp_menu .sf-menu.wh-menu-main .sub-menu {
margin-top: 0; }
.rg-container {
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.4;
margin: 0;
padding: 1em 0;
color: #1a1a1a; }
.rg-content {
border-top: 4px solid #cbcbcb;
padding-top: 15px; }
table.rg-table .column-highlight {
font-weight: bold;
color: #000; }
table.rg-table {
width: 100%;
margin-bottom: 0.5em;
font-size: 1em;
border-collapse: collapse;
border-spacing: 0;
border: none; }
table.rg-table * {
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
text-align: left;
color: #acacac; }
table.rg-table thead {
border-bottom: 1px solid #e5e5e5; }
table.rg-table tr {
border-bottom: 1px solid #e5e5e5;
color: #acacac; }
table.rg-table tr:hover {
background-color: #fdfdfd; }
table.rg-table tr.highlight {
background: #efefef; }
table.rg-table.zebra tr:nth-child(even) {
background: #efefef; }
table.rg-table th {
font-weight: bold;
font-size: 0.9em;
color: #000;
padding: 0.6em 1em 0.6em 0; }
table.rg-table td {
padding: 0.6em 1em 0.6em 0;
font-size: 0.9em; }
table.rg-table .highlight td {
font-weight: bold; }
table.rg-table th.number, td.number {
text-align: right; }
@media (max-width: 768px) {
.elementor-element .linp-post-list.layout_5 {
display: block; }
.elementor-element .linp-post-list.layout_5 > div {
width: 100%; } }
@media screen and (max-width: 600px) {
.rg-container {
max-width: 600px;
margin: 0 auto; }
table.rg-table {
display: block;
width: 100%; }
table.rg-table tr.hide-mobile, table.rg-table th.hide-mobile, table.rg-table td.hide-mobile {
display: none; }
table.rg-table thead {
display: none; }
table.rg-table tbody {
display: block;
width: 100%; }
table.rg-table tr, table.rg-table th, table.rg-table td {
display: block;
padding: 0; }
table.rg-table tr {
border-bottom: none;
margin: 0 0 1em 0;
padding: 0.5em 0; }
table.rg-table tr.highlight {
background: none; }
table.rg-table.zebra tr:nth-child(even) {
background: none; }
table.rg-table.zebra td:nth-child(even) {
background: #efefef; }
table.rg-table tr:nth-child(even) {
background: none; }
table.rg-table td {
padding: 0.5em 0 0.25em 0;
border-bottom: 1px dotted #ccc;
text-align: right; }
table.rg-table td[data-title]:before {
content: attr(data-title);
font-weight: bold;
display: inline-block;
content: attr(data-title);
float: left;
margin-right: 0.5em;
font-size: 0.95em; }
table.rg-table td:last-child {
padding-right: 0;
border-bottom: 2px solid #ccc; }
table.rg-table td:empty {
display: none; }
table.rg-table .highlight td {
background: none; } }
@media (max-width: 480px) {
.filter-button-group {
display: none; }
.wh-portfolio-grid {
margin-top: 15px; } }.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}}@font-face {
font-family: 'ed-icon';
src:  url(//stphilipprep.com/wp-content/themes/ed-school/assets/fonts/ed-icon.eot?nj4a9z);
src:  url(//stphilipprep.com/wp-content/themes/ed-school/assets/fonts/ed-icon.eot?nj4a9z#iefix) format('embedded-opentype'),
url(//stphilipprep.com/wp-content/themes/ed-school/assets/fonts/ed-icon.ttf?nj4a9z) format('truetype'),
url(//stphilipprep.com/wp-content/themes/ed-school/assets/fonts/ed-icon.woff?nj4a9z) format('woff'),
url(//stphilipprep.com/wp-content/themes/ed-school/assets/fonts/ed-icon.svg?nj4a9z#ed-icon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-ed"]:before, [class*=" icon-ed"]:before { font-family: 'ed-icon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-edtoboggan:before {
content: "\e900";
}
.icon-edbaby-on-stroller-side-view-silhouette:before {
content: "\e901";
}
.icon-edbaby-stroller:before {
content: "\e902";
}
.icon-edduck:before {
content: "\e903";
}
.icon-edfeeding-bottle:before {
content: "\e904";
}
.icon-edacoustic-guitar:before {
content: "\e905";
}
.icon-edalarm-bell:before {
content: "\e906";
}
.icon-edbass-guitar:before {
content: "\e907";
}
.icon-edbook:before {
content: "\e908";
}
.icon-edcalendar-fill:before {
content: "\e909";
}
.icon-edcalendar:before {
content: "\e90a";
}
.icon-edcubes-fill:before {
content: "\e90b";
}
.icon-edcubes:before {
content: "\e90c";
}
.icon-eddog:before {
content: "\e90d";
}
.icon-edfacebook-logo:before {
content: "\e90e";
}
.icon-edflag:before {
content: "\e90f";
}
.icon-edflower:before {
content: "\e910";
}
.icon-edfootball-field:before {
content: "\e911";
}
.icon-edforest:before {
content: "\e912";
}
.icon-edgoogle-plus:before {
content: "\e913";
}
.icon-edheart:before {
content: "\e914";
}
.icon-edinstagram-symbol:before {
content: "\e915";
}
.icon-edkid-teddy-bear:before {
content: "\e916";
}
.icon-edlectern:before {
content: "\e917";
}
.icon-edlinkedin-logo:before {
content: "\e918";
}
.icon-edmedal:before {
content: "\e919";
}
.icon-edmusic-single:before {
content: "\e91a";
}
.icon-edmusic-note:before {
content: "\e91b";
}
.icon-edmusic-player:before {
content: "\e91c";
}
.icon-edopen-book:before {
content: "\e91d";
}
.icon-edplant:before {
content: "\e91e";
}
.icon-edpuzzle-single:before {
content: "\e91f";
}
.icon-edpuzzle-fill:before {
content: "\e920";
}
.icon-edpuzzle:before {
content: "\e921";
}
.icon-edrocking-horse:before {
content: "\e922";
}
.icon-edsnail:before {
content: "\e923";
}
.icon-edsoccer-ball:before {
content: "\e924";
}
.icon-edstars:before {
content: "\e925";
}
.icon-edsun:before {
content: "\e926";
}
.icon-edtwitter-logo-silhouette:before {
content: "\e927";
}
.icon-edukelele:before {
content: "\e928";
}
.icon-edarrow-right-circle:before {
content: "\e929";
}
.icon-edlong-arrow-pointing-to-the-right:before {
content: "\e92a";
}
.icon-ednext:before {
content: "\e92b";
}
.icon-edright-arrow:before {
content: "\e92c";
}
.icon-edright-arrow-1:before {
content: "\e92d";
}
.icon-edright-arrow-3:before {
content: "\e92e";
}
.icon-edright-arrow-4:before {
content: "\e92f";
}
.icon-edright-arrow-5:before {
content: "\e930";
}
.icon-edright-arrow-6:before {
content: "\e931";
}
.icon-edright-arrow-8:before {
content: "\e932";
}
.icon-edright-arrow-9:before {
content: "\e933";
}
.icon-edright-arrow-angle:before {
content: "\e934";
}
.icon-edright-chevron:before {
content: "\e935";
}
.icon-edright-chevron-1:before {
content: "\e936";
}
.icon-edagenda:before {
content: "\e937";
}
.icon-edagenda-one:before {
content: "\e938";
}
.icon-edamerican-football:before {
content: "\e939";
}
.icon-edapple:before {
content: "\e93a";
}
.icon-edarrow:before {
content: "\e93b";
}
.icon-edarrow-one:before {
content: "\e93c";
}
.icon-edbackpack:before {
content: "\e93d";
}
.icon-edbadge:before {
content: "\e93e";
}
.icon-edball:before {
content: "\e93f";
}
.icon-edbasketball:before {
content: "\e940";
}
.icon-edbell:before {
content: "\e941";
}
.icon-edbell-black-shape:before {
content: "\e942";
}
.icon-edbell-one:before {
content: "\e943";
}
.icon-edbig-church-bell:before {
content: "\e944";
}
.icon-edbook2:before {
content: "\e945";
}
.icon-edbook1:before {
content: "\e946";
}
.icon-edbook22:before {
content: "\e947";
}
.icon-edbook-and-computer-mouse:before {
content: "\e948";
}
.icon-edbookmark:before {
content: "\e949";
}
.icon-edbook-one:before {
content: "\e94a";
}
.icon-edbook-with-white-bookmark:before {
content: "\e94b";
}
.icon-edbus:before {
content: "\e94c";
}
.icon-edcalendar2:before {
content: "\e94d";
}
.icon-edcalendar22:before {
content: "\e94e";
}
.icon-edcertification:before {
content: "\e94f";
}
.icon-edcheck:before {
content: "\e950";
}
.icon-edcheck-icon:before {
content: "\e951";
}
.icon-edclock:before {
content: "\e952";
}
.icon-edclock2:before {
content: "\e953";
}
.icon-edclock-one:before {
content: "\e954";
}
.icon-edcomment:before {
content: "\e955";
}
.icon-edcomputer:before {
content: "\e956";
}
.icon-edcup:before {
content: "\e957";
}
.icon-edcustomer:before {
content: "\e958";
}
.icon-eddark-eye:before {
content: "\e959";
}
.icon-eddiploma:before {
content: "\e95a";
}
.icon-eddiploma-one:before {
content: "\e95b";
}
.icon-ededit-draw-pencil:before {
content: "\e95c";
}
.icon-edflask:before {
content: "\e95d";
}
.icon-edfood5:before {
content: "\e95e";
}
.icon-edfootball:before {
content: "\e95f";
}
.icon-edgps:before {
content: "\e960";
}
.icon-edhand:before {
content: "\e961";
}
.icon-edhtml:before {
content: "\e962";
}
.icon-edicon:before {
content: "\e963";
}
.icon-edleft-arrow:before {
content: "\e964";
}
.icon-edletter:before {
content: "\e965";
}
.icon-edlight-bulb:before {
content: "\e966";
}
.icon-edmeasuring:before {
content: "\e967";
}
.icon-edmedal2:before {
content: "\e968";
}
.icon-edmedal-1:before {
content: "\e969";
}
.icon-edmedal-one:before {
content: "\e96a";
}
.icon-edmegaphone:before {
content: "\e96b";
}
.icon-edmusic1:before {
content: "\e96c";
}
.icon-ednotification-bell:before {
content: "\e96d";
}
.icon-edpencil:before {
content: "\e96e";
}
.icon-edplaceholder:before {
content: "\e96f";
}
.icon-eddesk:before {
content: "\e970";
}
.icon-edicon-bus:before {
content: "\e971";
}
.icon-edplant2:before {
content: "\e972";
}
.icon-edschool-flag:before {
content: "\e973";
}
.icon-edquality:before {
content: "\e974";
}
.icon-eduniversity-flag:before {
content: "\e975";
}
.icon-edribbon:before {
content: "\e976";
}
.icon-edribbon-badge-award:before {
content: "\e977";
}
.icon-edright-arrow2:before {
content: "\e978";
}
.icon-eduniversity-campus:before {
content: "\e979";
}
.icon-edsaturn-rings:before {
content: "\e97a";
}
.icon-eduniversity-with-a-flag:before {
content: "\e97b";
}
.icon-edarrow-pointing-to-right:before {
content: "\e97c";
}
.icon-edschool:before {
content: "\e97d";
}
.icon-edscissors:before {
content: "\e97e";
}
.icon-edsearch:before {
content: "\e97f";
}
.icon-edshape:before {
content: "\e980";
}
.icon-edbig-map-placeholder:before {
content: "\e981";
}
.icon-edsharing-interface:before {
content: "\e982";
}
.icon-edsigns:before {
content: "\e983";
}
.icon-edlinkedin-logo2:before {
content: "\e984";
}
.icon-edbook-with-white-bookmark2:before {
content: "\e985";
}
.icon-edsigns3:before {
content: "\e986";
}
.icon-edsigns4:before {
content: "\e987";
}
.icon-eddialog:before {
content: "\e988";
}
.icon-edelementary-school:before {
content: "\e989";
}
.icon-edfacebook-letter-logo:before {
content: "\e98a";
}
.icon-edfacebook-logo-button:before {
content: "\e98b";
}
.icon-edglasses:before {
content: "\e98c";
}
.icon-edgoogle-plus2:before {
content: "\e98d";
}
.icon-edgoogle-plus-logo-button:before {
content: "\e98e";
}
.icon-edvimeo:before {
content: "\e98f";
}
.icon-edinstagram-logo:before {
content: "\e990";
}
.icon-edinstagram-symbol2:before {
content: "\e991";
}
.icon-edknife-and-spoon-crossed:before {
content: "\e992";
}
.icon-edlong-arrow-pointing-to-the-right2:before {
content: "\e993";
}
.icon-edmortarboard:before {
content: "\e994";
}
.icon-edpinterest-circular-logo-symbol2:before {
content: "\e995";
}
.icon-edreading-sign:before {
content: "\e996";
}
.icon-edright:before {
content: "\e997";
}
.icon-edright-arrow-thin:before {
content: "\e998";
}
.icon-edright-arrow-long:before {
content: "\e999";
}
.icon-edright-arrow22:before {
content: "\e99a";
}
.icon-edright-arrow-in-black-circular-button:before {
content: "\e99b";
}
.icon-edright-arrow-signal:before {
content: "\e99c";
}
.icon-edright-chevron2:before {
content: "\e99d";
}
.icon-edschool-with-a-flag:before {
content: "\e99e";
}
.icon-edsocial-buttons-skype:before {
content: "\e99f";
}
.icon-edsocial-instagram-circle:before {
content: "\e9a0";
}
.icon-edsocial-rss:before {
content: "\e9a1";
}
.icon-edsocial-rss-circle-internet:before {
content: "\e9a2";
}
.icon-edsocial-vimeo-in-a-circle-logo:before {
content: "\e9a3";
}
.icon-edsuitcase:before {
content: "\e9a4";
}
.icon-edtarget-arrow:before {
content: "\e9a5";
}
.icon-edtelegram:before {
content: "\e9a6";
}
.icon-edthin-right-arrow:before {
content: "\e9a7";
}
.icon-edtime-almost-full:before {
content: "\e9a8";
}
.icon-edtrophy:before {
content: "\e9a9";
}
.icon-edtwitter-black-shape:before {
content: "\e9aa";
}
.icon-edtwitter-logo-button:before {
content: "\e9ab";
}
.icon-eduniversity:before {
content: "\e9ac";
}
.icon-eduniversity-with-a-flag3:before {
content: "\e9ad";
}
.icon-eduser:before {
content: "\e9ae";
}
.icon-edyoutube-logo-play:before {
content: "\e9af";
}
.icon-edyoutube-logo:before {
content: "\e9b0";
}
.icon-edyoutube-logotype:before {
content: "\e9b1";
}
.icon-edic_check_box:before {
content: "\e9b2";
}
.icon-edic_star:before {
content: "\e9b3";
}
.icon-edic_notifications2:before {
content: "\e9b4";
}
.icon-edic_notifications:before {
content: "\e9b5";
}
.icon-edic_people:before {
content: "\e9b6";
}
.icon-edic_person:before {
content: "\e9b7";
}
.icon-edic_poll:before {
content: "\e9b8";
}
.icon-edic_public:before {
content: "\e9b9";
}
.icon-edic_school:before {
content: "\e9ba";
}
.icon-edsocial-media3:before {
content: "\e9bb";
}
.icon-edic_event_note:before {
content: "\e9bc";
}
.icon-edic_phone_in_talk:before {
content: "\e9bd";
}
.icon-edic_arrow_back2:before {
content: "\e9be";
}
.icon-edic_arrow_drop_down:before {
content: "\e9bf";
}
.icon-edic_arrow_drop_down_circle:before {
content: "\e9c0";
}
.icon-edic_arrow_drop_down_circle_1:before {
content: "\e9c1";
}
.icon-edic_arrow_drop_up:before {
content: "\e9c2";
}
.icon-edsigns5:before {
content: "\e9c3";
}
.icon-edic_arrow_forward:before {
content: "\e9c4";
}
.icon-edsmall-camera:before {
content: "\e9c5";
}
.icon-edsocial:before {
content: "\e9c6";
}
.icon-edsocial-media:before {
content: "\e9c7";
}
.icon-edsocial-media1:before {
content: "\e9c8";
}
.icon-edsocial-media2:before {
content: "\e9c9";
}
.icon-edsquare:before {
content: "\e9ca";
}
.icon-edsymbol:before {
content: "\e9cb";
}
.icon-edtelephone:before {
content: "\e9cc";
}
.icon-edtime:before {
content: "\e9cd";
}
.icon-edtime1:before {
content: "\e9ce";
}
.icon-edtime2:before {
content: "\e9cf";
}
.icon-edtime3:before {
content: "\e9d0";
}
.icon-edtool1:before {
content: "\e9d1";
}
.icon-edtool3:before {
content: "\e9d2";
}
.icon-edic_arrow_upward:before {
content: "\e9d3";
}
.icon-edic_check:before {
content: "\e9d4";
}
.icon-edic_chevron_left:before {
content: "\e9d5";
}
.icon-edic_chevron_right:before {
content: "\e9d6";
}
.icon-edic_beenhere:before {
content: "\e9d7";
}
.icon-edic_directions_bus:before {
content: "\e9d8";
}
.icon-edic_local_dining:before {
content: "\e9d9";
}
.icon-edic_local_florist:before {
content: "\e9da";
}
.icon-edic_local_library:before {
content: "\e9db";
}
.icon-edic_local_printshop:before {
content: "\e9dc";
}
.icon-edic_person_pin:before {
content: "\e9dd";
}
.icon-edic_pin_drop:before {
content: "\e9de";
}
.icon-edic_place:before {
content: "\e9df";
}
.icon-edic_assistant_photo:before {
content: "\e9e0";
}
.icon-edic_burst_mode2:before {
content: "\e9e1";
}
.icon-edic_collections_bookmark:before {
content: "\e9e2";
}
.icon-edic_color_lens2:before {
content: "\e9e3";
}
.icon-edic_filter1:before {
content: "\e9e4";
}
.icon-edic_filter_2:before {
content: "\e9e5";
}
.icon-edic_filter_3:before {
content: "\e9e6";
}
.icon-edic_filter_4:before {
content: "\e9e7";
}
.icon-edic_filter_5:before {
content: "\e9e8";
}
.icon-edic_photo_camera2:before {
content: "\e9e9";
}
.icon-edic_photo_library:before {
content: "\e9ea";
}
.icon-edic_picture_as_pdf:before {
content: "\e9eb";
}
.icon-edic_portrait:before {
content: "\e9ec";
}
.icon-edic_slideshow:before {
content: "\e9ed";
}
.icon-edic_folder:before {
content: "\e9ee";
}
.icon-edic_folder_open:before {
content: "\e9ef";
}
.icon-edic_attach_file:before {
content: "\e9f0";
}
.icon-edic_format_quote:before {
content: "\e9f1";
}
.icon-edic_format_size:before {
content: "\e9f2";
}
.icon-edic_insert_photo:before {
content: "\e9f3";
}
.icon-edic_add:before {
content: "\e9f4";
}
.icon-edic_add_circle:before {
content: "\e9f5";
}
.icon-edic_flag:before {
content: "\e9f6";
}
.icon-edic_link:before {
content: "\e9f7";
}
.icon-edic_email:before {
content: "\e9f8";
}
.icon-edic_forum:before {
content: "\e9f9";
}
.icon-edic_import_contacts:before {
content: "\e9fa";
}
.icon-edic_location_on:before {
content: "\e9fb";
}
.icon-edic_message:before {
content: "\e9fc";
}
.icon-edic_phone:before {
content: "\e9fd";
}
.icon-edic_ring_volume:before {
content: "\e9fe";
}
.icon-edic_equalizer:before {
content: "\e9ff";
}
.icon-edic_library_add:before {
content: "\ea00";
}
.icon-edic_library_books:before {
content: "\ea01";
}
.icon-edic_play_arrow:before {
content: "\ea02";
}
.icon-edic_play_circle_filled:before {
content: "\ea03";
}
.icon-edic_subscriptions:before {
content: "\ea04";
}
.icon-edic_video_library:before {
content: "\ea05";
}
.icon-edic_videocam:before {
content: "\ea06";
}
.icon-edic_volume_down:before {
content: "\ea07";
}
.icon-edic_accessibility:before {
content: "\ea08";
}
.icon-edic_account_balance:before {
content: "\ea09";
}
.icon-edic_account_balance_wallet_24px2:before {
content: "\ea0a";
}
.icon-edic_account_box:before {
content: "\ea0b";
}
.icon-edic_account_circle:before {
content: "\ea0c";
}
.icon-edic_assignment_ind:before {
content: "\ea0d";
}
.icon-edic_book:before {
content: "\ea0e";
}
.icon-edic_bookmark:before {
content: "\ea0f";
}
.icon-edic_class:before {
content: "\ea10";
}
.icon-edic_date_range:before {
content: "\ea11";
}
.icon-edic_done_all:before {
content: "\ea12";
}
.icon-edic_favorite:before {
content: "\ea13";
}
.icon-edic_question_answer:before {
content: "\ea14";
}
.icon-edic_record_voice_over:before {
content: "\ea15";
}
.icon-edic_room2:before {
content: "\ea16";
}
.icon-edic_schedule:before {
content: "\ea17";
}
.icon-edic_search:before {
content: "\ea18";
}
.icon-edic_settings_phone:before {
content: "\ea19";
}
.icon-edic_speaker_notes:before {
content: "\ea1a";
}
.icon-edic_stars:before {
content: "\ea1b";
}
.icon-edic_supervisor_account:before {
content: "\ea1c";
}
.icon-edic_thumb_up:before {
content: "\ea1d";
}
.icon-edic_today:before {
content: "\ea1e";
}
.icon-edic_trending_down:before {
content: "\ea1f";
}
.icon-edic_trending_flat2:before {
content: "\ea20";
}
.icon-edic_trending_flat:before {
content: "\ea21";
}
.icon-edic_turned_in:before {
content: "\ea22";
}
.icon-edic_verified_user:before {
content: "\ea23";
}
.icon-edic_visibility:before {
content: "\ea24";
}
.icon-edic_watch_later:before {
content: "\ea25";
}
.icon-edic_zoom_in:before {
content: "\ea26";
}
.icon-edhexagon:before {
content: "\ea27";
}
.icon-edhexagon-line:before {
content: "\ea28";
}
.icon-edline-testimonials-bottom:before {
content: "\ea29";
}
.icon-edline-testimonials-top:before {
content: "\ea2a";
}
.icon-edtestimonials-line:before {
content: "\ea2b";
}
.icon-eddown-chevron-down:before {
content: "\ea2c";
}
.icon-edtwo-quotes:before {
content: "\ea2d";
}
.icon-ednumber-1:before {
content: "\ea2e";
}
.icon-ednumber-2:before {
content: "\ea2f";
}
.icon-ednumber-3:before {
content: "\ea30";
}
.icon-ednumber-4:before {
content: "\ea31";
}
   h2,h4{margin:0 0 25px}.widget_rss .rss-date,address,dfn{font-style:italic}pre,textarea{overflow:auto}#respond,.alert,.dntp-search-courses-form,.lin-teacher-icons,.wh-breadcrumbs-bar,svg:not(:root){overflow:hidden}#scrollUp,body{font-family:sans-serif}#scrollUp,.respmenu li a,.screen-reader-text:focus,.sf-menu a,a,a:hover,ins{text-decoration:none}.wh-alt-button,.wh-button,button,input[type=button],input[type=reset],input[type=submit]{background-color:#353535;border:none;border-radius:2px;color:#fff;display:inline-block;padding:11px 24px 10px;text-decoration:none;box-shadow:none;text-align:center}.contact-form.three-column>div,.post-type-archive-agc_course .agc_course .item .course-meta li,.post-type-archive-teacher .teacher,.respmenu>li,.testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_stars,.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_stars,.tribe-events-list-widget ol,.tribe-events-list-widget ul,.tribe-list-widget li.tribe-events-list-widget-events,.wp-block-pullquote,.wpb_gmaps_widget .wpb_wrapper,input[type=checkbox],input[type=radio],legend{padding:0}.wh-alt-button:hover,.wh-button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:#686868;outline:0}.wh-alt-button:active,.wh-button:active,button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active{background-color:#353535}.elementor-element .gallery-item img,.wh-borderless{border:0!important}.comment-list .comment .avatar img,.comment-list ul.comment .comment .avatar img,.wh-rounded,.wh-rounded img{border-radius:50%}table,td,th{border:1px solid #dadada}hr,img,legend{border:0}.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;-webkit-transform:rotate(-45deg)!important;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;-webkit-transform:rotate(45deg)!important;transform:rotate(45deg)!important}.comment-content img,.entry-content img,.entry-summary img,.thumbnail,.wh-header.top_fullwidth .cbp-container,.widget img,.wp-caption,.wpb_single_image .vc_single_image-wrapper,embed,iframe,object,video{max-width:100%}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.author-info .author-link,.is-sticky,.is-sticky .sticky-bar .sticky-bg,.sensei.single-course .linp-featured-courses-carousel .item,.sf-menu li.sfHover>ul,.sf-menu li:hover>ul,.wh-minicart:hover #wh-minicart-top,.wh-sticky-header .logo-sticky,article,aside,details,figcaption,figure,footer,header,nav,section,summary{display:block}.msm-menu-item .elementor-button,audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}.archive.author .author-info,.children-links ul li .children,.is_stuck .hide-in-sticky,.wh-sticky-header .wh-logo,.widget_recent_comments ul li:before,.widget_rss ul li:before,.woocommerce .widget_price_filter hr,.woocommerce .woocommerce-breadcrumb,[hidden]{display:none}html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{color:#686868;line-height:1.6;margin:0;-ms-word-wrap:break-word;word-wrap:break-word;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}a{color:#282828}a:active,a:hover{color:#4f4e4e}h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a{clear:both;line-height:1.3;color:#000}h1{font-size:48px;margin:0 0 33px}h2{font-size:30px}h3{font-size:22px;margin:0 0 22px}h4{font-size:20px}h5{font-size:18px;margin:0 0 30px}h6{font-size:16px;margin:0 0 36px}address{margin:0 0 24px}abbr[title]{border-bottom:1px dotted}b,dt,strong{font-weight:700}mark{background:#ff0;color:#000}p{margin:.3em 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;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:after,blockquote:before,q:after,q:before{content:"";content:none}blockquote{font-size:14px;line-height:24px;margin:30px 0;padding:21px 32px;border-left:6px solid #e5bf1c;color:#020202;background-color:#f2f2f2;font-weight:400}blockquote p,img.alignnone{margin:5px 0}blockquote blockquote{margin-right:0}blockquote cite,blockquote small{font-size:14px;font-weight:400;text-transform:uppercase}blockquote em,blockquote i{font-style:normal;font-weight:300}.tribe-events-list .tribe-events-event-cost span,.tribe-events-list-widget .duration,.wh-font-weight-normal,.wh-font-weight-normal a,.widget .widget_title,.woocommerce div.product form.cart .variations label,.woocommerce div.product p.price ins,.woocommerce div.product span.price ins,.woocommerce ul.products li.product .price ins,blockquote b,blockquote strong,caption,td,th{font-weight:400}small{font-size:smaller}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dd{margin:0 0 20px}menu,ol,ul{margin:16px 0;padding:0 0 0 28px}ul{list-style-type:circle}nav ol,nav ul{list-style:none}.elementor-widget-scp_contact_form_7 input,.elementor-widget-scp_contact_form_7 select,.elementor-widget-scp_contact_form_7 textarea,.single-tribe_events .tribe-events-event-meta dl,.single-tribe_events .wh-events-single-meta dl,.wh-footer .wh-footer-bottom .cbp_widget_text p,.woocommerce div.product form.cart .group_table .qty,.woocommerce div.product p.cart .group_table .qty,.wp-block-gallery,.wp-block-latest-posts.is-grid,figure,form,li>ol,li>ul{margin:0}img{-ms-interpolation-mode:bicubic;vertical-align:middle}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{white-space:normal}button,input,select,textarea{font-size:15px;margin:0;max-width:100%;vertical-align:baseline}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/arrow.png) right no-repeat #fff}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=search]{-webkit-appearance:textfield;padding-right:2px}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{vertical-align:top}table{border-collapse:collapse;border-spacing:0;font-size:14px;line-height:2;margin:0 0 20px;width:100%}caption,td,th{text-align:left}caption{font-size:16px;margin:20px 0}.sensei.single-course .wh-course-custom-sidebar.hide-on-desktop,td,th{padding:15px}th{font-weight:700}del{color:#333}hr{display:block;height:1px;border-top:1px solid #dadada;margin:1em 0;padding:0}.attachment .entry-title:before,.attachment-meta a:before,.attachment-meta:before,.bypostauthor>.comment-body .fn:before,.categories-links a:first-child:before,.comment-awaiting-moderation:before,.comment-reply-link:before,.comment-reply-login:before,.comment-reply-title small a:before,.comments-link a:before,.date a:before,.edit-link a:before,.entry-meta .author a:before,.error404 .page-title:before,.featured-post:before,.format-audio .entry-content:before,.genericon:before,.menu-toggle:after,.tags-links a:first-child:before{-webkit-font-smoothing:antialiased;display:inline-block;font:16px/1 Genericons;vertical-align:text-bottom}.attachment .entry-header:after,.clear:after,.comment-body:after,.comment-form-author:after,.comment-form-email:after,.comment-form-url:after,.entry-content:after,.gallery:after,.nav-links:after,.navigation:after,.page-content:after,.site-footer .widget-area:after,.wh-post-item.odd,.wh-quick-search:after{clear:both}.attachment .entry-header:after,.attachment .entry-header:before,.clear:after,.clear:before,.comment-body:after,.comment-body:before,.comment-form-author:after,.comment-form-author:before,.comment-form-email:after,.comment-form-email:before,.comment-form-url:after,.comment-form-url:before,.entry-content:after,.entry-content:before,.gallery:after,.gallery:before,.nav-links:after,.nav-links:before,.navigation:after,.navigation:before,.page-content:after,.page-content:before,.site-footer .widget-area:after,.site-footer .widget-area:before{content:"";display:table}.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,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;line-height:normal;padding:15px 23px 14px;position:absolute;left:5px;top:5px;width:auto;z-index:100000}input,select,textarea{font-family:inherit;padding:14px;margin-bottom:10px}input,textarea{color:#141412}input:focus,textarea:focus{border:2px solid #c3c0ab;outline:0}.post-password-required input[type=submit]{padding:10px 25px;vertical-align:bottom}::-webkit-input-placeholder{color:#7b8085;padding-left:0!important;font-weight:300}:-moz-placeholder{color:#7b8085;padding-left:0!important;font-weight:300}::-moz-placeholder{color:#7b8085;padding-left:0!important;font-weight:300}:-ms-input-placeholder{color:#7b8085;font-weight:300}.comment-content img[height],.entry-content img,.entry-summary img,.our-process img,.thumbnail img,.wh-portfolio-image,.wh-widget-post-image img,img.size-full,img.size-large,img.wp-post-image,img[class*=align],img[class*=attachment-],img[class*=wp-image-]{height:auto;max-width:100%}.entry-content .twitter-tweet-rendered{max-width:100%!important}.alignleft,.pull-left,.sf-menu,.sf-menu>li,.wh-logo-wrap,.wh-main-menu,.wh-post-item .item,.wh-sticky-header .wh-main-menu{float:left}.alignright,.comment-list .comment .reply,.comment-list ul.comment .comment .reply,.linp-featured-courses-carousel .owl-item .price,.pull-right{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{text-align:right;margin:5px 0 5px 10px}img.aligncenter{margin:5px auto}.entry-caption,.gallery-caption,.wp-caption .wp-caption-text{color:#220e10;font-style:italic;font-weight:300;margin:5px 0 10px}.rsswidget img,img.wp-smiley{border:0;border-radius:0;box-shadow:none;margin-bottom:0;margin-top:0;padding:0}.wp-caption.alignleft+ol,.wp-caption.alignleft+ul{list-style-position:inside}.alert{width:100%;display:block}.sticky{border:1px solid #ddd;padding:30px!important}#comments{margin-top:40px}.comment-list,.comment-list ul.comment{list-style-type:none;padding:0;margin-top:33px}.comment-list .pingback,.comment-list .trackback,.comment-list ul.comment .pingback,.comment-list ul.comment .trackback,.post-type-archive-agc_course .agc_course .item .summary,.sensei.single-course .modules-and-lessons .course-lessons article,.sf-menu .wpcf7 p,.sf-menu .wpcf7 textarea,.tl-recent-tweets ul li,.tribe-events-schedule,.wp-block-archives-dropdown{margin-bottom:15px}.comment-list .comment .author-link a,.comment-list .pingback .author-link a,.comment-list .trackback .author-link a,.comment-list ul.comment .comment .author-link a,.comment-list ul.comment .pingback .author-link a,.comment-list ul.comment .trackback .author-link a,.widget_recent_comments a,.widget_rss a{font-weight:600}.archive .thumbnail,.blog .thumbnail,.comment-list .comment,.comment-list ul.comment .comment,.gallery,.sensei.single-course .course-content,.single-post .thumbnail,.single-tribe_events .tribe-events-event-image,.wp-block-audio{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:80px;margin-bottom:40px}.comment-list .comment .comment-meta,.comment-list ul.comment .comment .comment-meta,.sensei.single-course .modules-and-lessons .course-lessons .lesson-title{margin-bottom:5px}.comment-list .comment .children,.comment-list ul.comment .comment .children{padding-left:20%;list-style-type:none}.comment-list .comment hr,.comment-list ul.comment .comment hr{margin-top:33px}#respond{margin-top:50px;border:1px solid #e6e6e6;padding:50px;clear:both;float:left;width:100%}#comments,#respond,.linp-featured-courses-carousel h3,.sensei.single-course .wh-course-custom-sidebar,.tribe-events-list .tribe-events-ical,.woocommerce .widget_price_filter .widget-title,.woocommerce-product-details__short-description,.wp-block-media-text{margin-bottom:30px}#comments h3,#respond h3{font-size:24px;font-weight:500}#commentform{margin-left:-8px;margin-right:-8px}#commentform p{padding:8px;margin:0}#commentform .form-submit{padding:0 8px}#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,.contact-form .wpcf7-file,.contact-form .wpcf7-form-control-wrap,.contact-form select,.contact-form span.wpcf7-list-item,.header-left .sf-menu.wh-menu-main,.header-left .wh-header #cbp-menu-main,.linp-featured-courses-carousel .featured-course-thumb,.sensei.single-course .course-start,.wh-menu-vertical,.widget_wysija input[type=text],.woocommerce #review_form #respond{width:100%}.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none}.sf-menu li{position:relative;white-space:nowrap;-webkit-transition:background .2s;transition:background .2s}.sf-menu ul{position:absolute;display:none;top:100%;left:0;z-index:99;box-shadow:2px 2px 6px rgba(0,0,0,.2);min-width:12em}.sf-menu a{display:block;position:relative;zoom:1}.sf-menu ul ul{top:0;left:100%}.sf-menu li.sfHover,.sf-menu li:hover{-webkit-transition:none;transition:none}.sf-arrows .sf-with-ul{padding-right:2.5em}.sf-arrows .sf-with-ul:after{content:'';position:absolute;top:50%;right:1em;margin-top:-3px;height:0;width:0;border:5px solid transparent;border-top-color:rgba(255,255,255,.5)}.sf-arrows>.sfHover>.sf-with-ul:after,.sf-arrows>li:hover>.sf-with-ul:after,.sf-arrows>li>.sf-with-ul:focus:after{border-top-color:#fff}.sf-arrows ul .sf-with-ul:after{margin-top:-5px;margin-right:-3px;border-color:transparent transparent transparent rgba(255,255,255,.5)}.sf-arrows ul .sfHover>.sf-with-ul:after,.sf-arrows ul li:hover>.sf-with-ul:after,.sf-arrows ul li>.sf-with-ul:focus:after{border-left-color:#fff}.wh-menu-vertical li,.wh-menu-vertical li .label{float:none}.respmenu .label,.sf-menu .label{display:inline-block;background:#304ffe;padding:0 3px;margin-right:8px;color:#fff;font-size:11px;position:relative;letter-spacing:1px;line-height:13px;margin-top:6px}.linp-featured-courses-carousel .owl-item .course-price .amount,.post-type-archive-teacher .teacher .thumbnail,.scp-teachers .teacher .thumbnail,.sf-menu li.msm-menu-item a.wh-alt-button,.sf-menu li.msm-menu-item a.wh-button,.testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_description,.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_description,.wh-content,.wh-has-embellishment,.wh-main-menu-bar-wrapper,.wh-vc-separator,.widget-teachers .teacher .thumbnail,.widget.widget-contact-info ul li i:before{position:relative}.sf-menu .wpcf7 input:not([type=submit]),.sf-menu .wpcf7 textarea,.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:10px}.sf-menu .wpcf7 .vc_row{margin-left:-15px!important;margin-right:-15px!important}.sf-menu .wpcf7 [class^=vc_col-],.wh-top-bar{padding-left:15px;padding-right:15px}.sf-menu.wh-menu-main li.menu-item-has-children>a,.sf-menu.wh-menu-main li.msm-menu-item>a{position:relative;padding-right:15px}.sf-menu.wh-menu-main li.menu-item-has-children>a:after,.sf-menu.wh-menu-main li.msm-menu-item>a:after{content:"\f0dd";font-family:FontAwesome;text-align:right;left:50%;position:absolute;margin-left:-5px;font-size:12px;top:21px;right:0}.sf-menu.wh-menu-main .sub-menu{margin-top:15px;box-shadow:none;margin-left:12px}.sf-menu.wh-menu-main .sub-menu li{padding:14px 0;width:100%;border:1px solid #e5e5e5;border-top:none}.sf-menu.wh-menu-main .sub-menu li:first-child{border-top:1px solid rgba(0,0,0,.2)}.sf-menu.wh-menu-main .sub-menu li a{text-align:left;padding:0;border:none}.sf-menu.wh-menu-main .sub-menu li a:after{content:"";width:0;left:auto;right:0;border:none}.sf-menu.wh-menu-main .sub-menu li.menu-item-has-children{padding:14px 27px 14px 0}.sf-menu.wh-menu-main .sub-menu li.menu-item-has-children:after{content:"\f0da";font-family:FontAwesome;position:absolute;color:#ddd;left:auto;right:10px;top:15px;font-size:16px}.sf-menu.wh-menu-main .sub-menu li .sub-menu{top:-1px;margin-left:0}.sf-menu.wh-menu-main .sub-menu:before{content:"";display:block;height:15px;position:absolute;top:-15px;width:100%}.sf-menu.wh-menu-main li>a{margin:0 13px;padding:23px 0 0;border-top:4px solid transparent}.sf-menu.wh-menu-main>li.sfHover>a,.sf-menu.wh-menu-main>li:hover>a{border-top:4px solid #e6be1e}@keyframes sticky-header-animation{from{margin-top:-50px}to{margin-top:0}}.is-sticky .sticky-bar,.is_stuck{z-index:9999;animation-name:sticky-header-animation;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.sticky-bg{position:absolute;display:none}.logo-sticky{display:none;float:left}.wh-sticky-header-enabled{z-index:99999}.wh-sticky-header-enabled:after{clear:both;content:"";display:block}.wh-sticky-header .site-description,.wh-sticky-header .site-title a{color:#343e47}.wh-sticky-header .wh-main-menu-bar-wrapper{z-index:99999;background-color:#35b2b2;left:0}.wh-sticky-header .wh-logo-wrap{width:auto;display:none}.wh-sticky-header .wh-padding{padding:10px 20px}.wh-sticky-header .sf-menu.wh-menu-main .senseiloginlogout{position:relative;right:0}.respmenu-wrap{position:relative;width:100%;margin:0 auto;z-index:100}.respmenu,.respmenu-submenu{list-style:none;padding:0;border:0;font-size:100%;font:inherit;margin:0}.respmenu li{border:0;margin:0;cursor:pointer;font-size:100%;font:inherit;position:relative;padding-left:0}.respmenu li a{display:block;margin:0;font-size:18px;padding:15px 0;color:#686868;-moz-transition:.2s!important;-webkit-transition:.2s!important;-o-transition:.2s!important;transition:.2s!important;border-bottom:1px solid #e6e6e6}.respmenu li a:hover{padding-left:20px;opacity:1;color:#353535;border-bottom:1px solid #e6e6e6}.respmenu-open,.respmenu-submenu-toggle{float:right;cursor:pointer}.respmenu-submenu-toggle{padding:7px;font-size:25px;color:#000}.respmenu_current>a{background-color:#ebebeb}.respmenu{display:none;border-top:0;border-left:0;border-right:0;margin-top:20px;margin-bottom:20px}#scrollUp:hover,.post-type-archive-agc_course .agc_course .item .course-meta li p,.tl-recent-tweets ul li:last-child,.widget_search form input,.woocommerce #review_form #respond textarea,.woocommerce div.product .comment-reply-title,.woocommerce div.product .product_title,.woocommerce div.product form.cart,.woocommerce div.product p.cart,.wpb_revslider_element{margin-bottom:0}.respmenu .sub-menu{display:none;list-style:none}.respmenu .label{padding-top:1px;margin-top:6px;float:left}.respmenu-wrap{padding:0;display:block}.respmenu-header{overflow:hidden;border:0;padding:0;margin-bottom:0;position:relative;min-height:50px}.respmenu-header .respmenu-header-logo-link{display:inline-block;width:50%}.logo-sticky img,.respmenu-header .respmenu-header-logo-link img,.wh-logo 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;border:0}.elementor .respmenu-open hr,.respmenu-open hr{width:23px;border:1px solid #686868;margin:4px 0}.respmenu-open:hover hr{border:1px solid #353535}li.respmenu_current>a{background:inherit;color:#686868}li.respmenu_current:hover .cbp-respmenu-more,li.respmenu_current>a:hover{color:#353535}li.respmenu_current .cbp-respmenu-more{color:#686868}#today,#today:hover a,.tagcloud a,.tagcloud a:hover{color:#fff}.cbp-respmenu-more{position:absolute;right:0;top:4px;font-size:18px;margin-right:0;color:#686868;margin-top:5px}.cbp-respmenu-more i:before{display:inline-block;transform:rotate(90deg)}#scrollUp{bottom:0;right:30px;width:70px;height:70px;margin-bottom:-10px;padding:10px 5px;font-size:14px;line-height:20px;text-align:center;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:.5}#scrollUp:hover{opacity:1}.parallax-window{min-height:400px;background:0 0}.ls-bottom-nav-wrapper{z-index:300;top:-15px}.rev_slider iframe{border:none!important}.wh-sidebar .widget-title{margin-bottom:20px;margin-top:0;font-weight:600}.wh-sidebar ul{list-style-type:none}.wh-sidebar select{width:100%;padding-left:18px}.tagcloud{float:left;margin-bottom:27px}.tagcloud a{background-color:#f77d02;float:left;margin:0 4px 4px 0;padding:9px 18px;line-height:30px;font-size:15px!important}.widget ul{padding:0 0 0 18px;margin:0}.widget ul li{position:relative;margin:8px 0;line-height:23px}.widget ul li:before{color:#fe8007;content:"\f0da";position:absolute;left:-17px;font-family:FontAwesome;font-size:14px}.widget ul li a{transition:.2s ease-in-out;font-weight:500}.children-links ul li .children li li,.elementor-page .wh-content .one.whole.wh-padding .elementor-image-gallery .gallery,.widget ul li ul{padding-left:20px}#wp-calendar #prev,.widget ul li ul.sub-menu ul{padding-left:10px}.elementor-icon-box-title,.single-events h2.event-title,.vc_custom_heading,.wh-footer h3,.woocommerce .panel.entry-content.wc-tab h2,.woocommerce div.product .share-this,.woocommerce div.product .woocommerce-tabs .panel #commentform,.woocommerce div.product .woocommerce-tabs .panel #comments{margin-top:0}.tl-recent-tweets ul,.wh-footer .widget ul{list-style:none;padding:0;margin:0}.wh-footer .widget ul li{font-size:15px;padding:4px 0;line-height:22px}.wh-sidebar .widget{margin-bottom:34px;clear:both}.sensei.single-course .meta-wrap .meta-item.author,.wh-sidebar .woocommerce-product-search,.widget_search form{display:flex}#today{background-color:#6b98e1}#wp-calendar td,#wp-calendar th{padding:0;text-align:center}#wp-calendar tfoot td{text-align:left}#wp-calendar caption{font-size:16px;margin:0;padding:3px 10px;background:#6b98e1;color:#fff;font-weight:600}#wp-calendar #next{padding-right:10px}.post-type-archive-agc_course .agc_course,.widget_rss ul,.wp-block-latest-comments,.wpb_content_element .wpb_tabs_nav li:first-child a{padding-left:0}.widget_rss ul li{margin-bottom:15px;line-height:23px}.widget_rss .rssSummary{margin:7px 0}.widget_recent_comments ul li{margin-bottom:10px;line-height:23px}.widget_recent_comments .comment-author-link a{font-weight:400;font-style:italic}.widget.widget_meta ul,.widget.widget_recent_comments ul{list-style:none;padding:0}.tl-recent-tweets ul li:before,.widget.widget_meta ul li:before,.widget.widget_recent_comments ul li:before{content:''}.widget_text .widget-button{background:0 0;margin:8px 0;float:left;padding:12px 20px;font-size:13px;color:inherit;border:2px solid;font-weight:600;border-color:inherit}.widget_text .widget-button:hover{background:0 0;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 .meta-data,.wh-footer-widgets .widget-latest-posts .widget-post-list-item.show-image .title{margin-left:86px}.wh-footer-widgets .widget-latest-posts .widget-post-list-item .thumbnail a,.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,.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,.widget-latest-posts .widget-post-list-item .meta-data span{margin-right:6px;line-height:15px;float:left}.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,.wh-menu-top li a,.wh-post-item .categories-links a,.wh-post-item .date a,.wp-block-archives-list a,.wp-block-categories-list a,.wp-block-latest-posts a{color:inherit}.widget-latest-posts .view-all{display:block;margin-top:25px}.widget-latest-posts .widget-post-list-item{display:flex;padding:15px 0;border-bottom:1px solid #eee}.children-links ul li:last-child,.widget-latest-posts .widget-post-list-item:last-child{border-bottom:0}.widget-latest-posts .widget-post-list-item.show-image .data{margin-left:22px}.children-links ul li.page_item_has_children.open a,.post-type-archive-teacher .teacher .summary p,.scp-teachers .teacher .summary p,.widget-latest-posts .widget-post-list-item .thumbnail,.widget-teachers .teacher .summary p{margin-bottom:3px}.widget-latest-posts .widget-post-list-item .meta-data{font-size:14px;color:#c1c1c1;display:inline-block}.widget-latest-posts .widget-post-list-item .title{color:#1f1f1f;margin-bottom:7px;font-weight:500}.widget.widget-contact-info ul{margin-top:5px;list-style-type:none;padding-left:0}.widget.widget-contact-info ul li{padding:5px 27px;overflow:visible;font-size:14px}.widget.widget-contact-info ul li.empty{padding:0 0 0 46px;line-height:1em}.widget.widget-contact-info ul li:before,.widget.widget-working-hours ul li:before{content:"";border:none}.widget.widget-contact-info ul li:after,.widget.widget-working-hours ul li:after{content:"";margin:0}.widget.widget-contact-info ul li a,.widget.widget-working-hours ul li a{text-transform:inherit}.widget.widget-contact-info ul li i{width:37px;height:37px;font-size:15px;border-radius:50%;position:absolute;left:0;top:5px}.class-list li h4 a,.single .prev-next-item i,.wh-icon-title .cbp_widget_text p,.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}.page-nav,.widget.widget-working-hours ul,.woocommerce-MyAccount-content button.button{margin-top:15px}.widget.widget-working-hours ul li{border-top:1px solid #d9d9d9;padding:5px 0;font-size:13px}.wh-footer .widget.widget-working-hours ul li:first-child,.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}#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next,#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,.tribe-events-read-more,.twitter-time,.vc_grid-container .vc_row .vc_gitem-post-data-source-post_date,.wh-quick-sidebar .wh-menu-vertical li a,.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:uppercase}.tweet-meta{font-size:12px}.tribe-events-calendar thead th,.tweet-text{font-size:13px}.class-list li h3 a,.tweet-meta i{font-size:18px}.tweet-text{margin-top:0}.widget-banner{padding:30px 35px;color:#fff}.widget-banner .title{margin-bottom:15px;font-size:18px;font-weight:600}.widget-banner .title .label{padding:2px 5px;font-size:10px;top:-2px;position:relative;border-radius:2px}.widget-banner .text{margin-bottom:20px;line-height:23px}.widget-banner .link{display:inline-block;background-color:#fff;color:#55555a;font-size:14px;padding:8px 26px;border-radius:2px;font-weight:700}.widget-banner .link:hover{background-color:#eee}.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{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}.wh-close-paragraphs p,.woocommerce ul.product_list_widget li .star-rating{margin:0 0 5px}.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}.wh-absolute,.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}.wh-sidebar .woocommerce-product-search .search-field,.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{height:52px}#add_payment_method #payment div.form-row,#add_payment_method #payment ul.payment_methods,.woocommerce table.cart td.actions,.woocommerce-cart #payment div.form-row,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment div.form-row,.woocommerce-checkout #payment ul.payment_methods,.woocommerce-mini-cart__empty-message{padding:20px}.wh-sidebar .woocommerce-product-search button{padding:10px 15px}.tribe-list-widget li.tribe-events-list-widget-events h4,.tribe-list-widget li.tribe-events-list-widget-events h4 a{font-weight:500;font-size:16px;line-height:22px}.tribe-events-tooltip .tribe-events-event-body,.tribe-list-widget li.tribe-events-list-widget-events .tribe-event-duration{font-size:14px}.contact-form #recaptcha_response_field{height:16px}.post-type-archive.woocommerce .products{width:100%;margin-top:150px;margin-bottom:0}.woocommerce-products-header{margin-bottom:70px}.select2-search--dropdown,.woocommerce table.shop_attributes td p{padding:8px}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.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]{color:#fff}.woocommerce .woocommerce-cart-form button{padding:13px 22px!important}.header-mobile .vc_row,.vc_row,.woocommerce #commentform{margin-left:0;margin-right:0}.woocommerce .star-rating span,.woocommerce p.stars a,.woocommerce ul.products li.product .star-rating span{color:#ecb202}.woocommerce .woocommerce-review-link,.wp-block-button.alignright,.wp-block-cover.alignright{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,.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-radius:0}.woocommerce #review_form #respond input,.woocommerce #review_form #respond textarea{border:none;background-color:#fff}.woocommerce .woocommerce-page ul.products li.product .price,.woocommerce ul.products li.product.product .price{padding:0;font-size:16px}.woocommerce .woocommerce-page ul.products li.product .button,.woocommerce ul.products li.product.product .button{padding:11px 16px;margin-top:5px}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h2,.woocommerce ul.products li.product h3{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 .star-rating{float:right;margin-bottom:4px;margin-top:4px}.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{font-size:28px;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;color:#6c98e1}.woocommerce div.product .woocommerce-product-rating{margin-bottom:6px}.post-type-archive-agc_course .agc_course .item .course-meta,.wh-post-item .item .entry-summary,.woocommerce div.product .woocommerce-noreviews,.woocommerce-variation-price{margin-bottom:25px}.woocommerce div.product p.price{color:#6c98e1;font-size:28px;margin-top:10px}.woocommerce div.product span.price{color:#6c98e1;font-size:1.65em}.woocommerce div.product .quantity .qty{height:51px;width:86px;padding:10px;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 td,.woocommerce div.product form.cart .group_table th,.woocommerce div.product p.cart .group_table td,.woocommerce div.product p.cart .group_table th{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:400}.woocommerce div.product form.cart .group_table .woocommerce-Price-amount,.woocommerce div.product p.cart .group_table .woocommerce-Price-amount{font-weight:700;color:#6c98e1}.woocommerce div.product form.cart .button{padding:16px 22px}.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:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{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:400;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 #reply-title{margin-top:19px}.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 td,.woocommerce table.shop_table th{padding:9px 20px;border:none}.woocommerce table.shop_table tr{border:1px solid #c8c8c8}.woocommerce .shipping-calculator-button,.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 .input-text{width:170px;height:45px;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 #order_review_heading{margin-top:40px;font-size:22px}.contact-form.inquiry-form .vc_row p,.shop_table .product-subtotal,.woocommerce .cart-subtotal td,.woocommerce .order-total td,.woocommerce .product-total{text-align:right}.woocommerce .select2-container--default .select2-selection--single{height:52px;border-radius:0;border-color:#eee;background-color:#eee}.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:52px;padding-left:14px}.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow b{margin-left:-8px}.woocommerce span.onsale{padding:8px;font-weight:700;top:25px;left:25px;width:60px;height:60px}.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 td,.woocommerce-cart .cart-collaterals .cart_totals table th{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 table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:70px}.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:20px;padding:6px 10px!important}.woocommerce-products-header__title.page-title{margin-bottom:15px;margin-top:0;color:#000}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:13px 15px}.woocommerce table.shop_attributes,.woocommerce table.shop_attributes td,.woocommerce table.shop_attributes th{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}.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:400;text-transform:capitalize}#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}.linp-featured-courses-carousel .owl-pagination,.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 #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 table.my_account_orders .button{color:inherit;background:#0000;border:0;padding:0;font-size:14px}.children-links ul li.page_item_has_children.open li,.course-container,.search-form button:hover,.woocommerce table.my_account_orders .button:hover{border:0}.tt_event_theme_page p,.tt_tabs_navigation li a{font-family:inherit}.tt_items_list .value,.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,.tt_timetable td,.tt_timetable th{font-family:inherit!important;color:#666!important}.class-list,.wh-header>.vc_section{margin:0;padding:0}.cbp-container .vc_row{margin-left:-15px;margin-right:-15px}.vc_grid-container .vc_row{margin-left:0!important;margin-right:0!important}.tribe-events-list-widget .entry-title,.vc_row p{margin:0 0 10px}.wh-vc-separator::before{content:"";left:50%;top:-3px;position:absolute;margin-left:-15px;width:44px;height:4px;background-color:#ff7264}.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}.sensei.single-course .sidebar-text,.single-tribe_events .tribe-events-cal-links,.vc_grid-filter{margin-bottom:40px}.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item{padding:15px 30px}.vc_grid .vc_gitem-link{border-bottom:2px solid}.wh-project-icons .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner{width:3em!important;height:3em!important}a.vc_gitem-link,a.vc_gitem-link:hover{color:transparent}.wpb_accordion{border-bottom:1px solid #dfdfdf}.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:600}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{background-color:transparent;padding:10px 24px 24px;border-bottom:1px solid #dfdfdf}.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon{top:50%;margin-top:-8px;background-image:none}.vc_tta.vc_general .vc_tta-panel-title>a{font-size:15px;line-height:20px;font-weight:700;text-transform:uppercase}.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a:before{content:"";border:2px solid #bcbcbc;width:18px;height:18px;position:absolute;border-radius:50%;left:7px;top:13px}.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after,.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before{border-color:#bcbcbc!important}.vc_tta .vc_tta-controls-icon{width:8px!important;height:8px!important}.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{left:14px!important;right:auto!important;top:24px!important}.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,.vc_tta.vc_general .vc_tta-panel.vc_active,.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body{border-left:0!important;border-right:0!important}.vc_tta.vc_general .vc_tta-panel-body{padding-bottom:17px!important}.wpb_content_element .wpb_tabs_nav li:first-child{border-left:none}.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}.single-tribe_events .tribe-events-event-meta,.wp-block-pullquote.is-style-solid-color blockquote,.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:700;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:0 0}.course-category-widget .img-bg-wrap .img-bg{position:absolute;top:0;width:100%;left:0;opacity:1;transition:.3s}.course-category-widget .icon-wrap{float:left;width:100%;font-size:80px;color:#fff;font-weight:700;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:700;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 .text,.course-category-widget .text a,.course-category-widget p{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%}div.pp_default .pp_top .pp_left{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite.png) -78px -93px no-repeat!important}div.pp_default .pp_top .pp_middle{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite-x.jpg) top left repeat-x!important}div.pp_default .pp_top .pp_right{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite.png) -112px -93px no-repeat!important}div.pp_default .pp_content_container .pp_left{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite-y.png) -7px 0 repeat-y!important;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite-y.png) top right repeat-y!important;padding-right:13px}div.pp_default .pp_content{background-color:#000!important}div.pp_default .pp_next:hover{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-right.png) center right no-repeat!important;cursor:pointer}div.pp_default .pp_previous:hover{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-left.png) center left no-repeat!important;cursor:pointer}div.pp_default .pp_expand{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite.png) 0 -29px no-repeat!important;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite.png) 0 -56px no-repeat!important;cursor:pointer}div.pp_default .pp_contract{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite.png) 0 -84px no-repeat!important;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite.png) 0 -113px no-repeat!important;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite.png) 2px 1px no-repeat!important;cursor:pointer}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a{border-color:#fff}div.pp_default .pp_nav .pp_pause,div.pp_default .pp_nav .pp_play{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite.png) -51px 1px no-repeat!important;height:30px;width:30px}div.pp_default a.pp_arrow_next{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite.png) -82px -3px no-repeat!important;height:20px;margin:4px 0 0;width:20px;left:52px}div.pp_default a.pp_arrow_previous{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite.png) -31px -3px no-repeat!important;height:20px;margin:4px 0 0;width:20px}div.pp_default .pp_bottom .pp_left{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite.png) -78px -127px no-repeat!important}div.pp_default .pp_bottom .pp_middle{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite-x.jpg) bottom left repeat-x!important}div.pp_default .pp_bottom .pp_right{background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/pretty-photo-sprite.png) -112px -127px no-repeat!important}div.pp_default .pp_description{margin-top:11px!important}div.pp_default .pp_content_container .pp_details{margin-top:13px!important}.hoverable .elementor-button,.hoverable .elementor-column-wrap{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;position:relative}.hoverable .elementor-button:before,.hoverable .elementor-column-wrap:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:#00000036;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;opacity:.3}.hoverable .elementor-button:hover *,.hoverable .elementor-column-wrap:hover *{z-index:2}.hoverable .elementor-button:hover:before,.hoverable .elementor-column-wrap:hover:before{z-index:0;-webkit-transform:scaleX(1);transform:scaleX(1)}.elementor-image-gallery .gallery-item,.msm-menu-item .elementor-row{margin:0!important}.header-mobile .elementor-inner{padding:0 20px}.elementor-heading-title a{color:inherit!important;font-size:inherit!important}.elementor-widget-tabs .elementor-tab-content{padding:20px 30px}.elementor a:not(.wh-button):not(.elementor-social-icon){font-size:inherit}.elementor-page .wh-content .one.whole.wh-padding,.elementor-section.elementor-section-boxed:not(.elementor-section-stretched)>.elementor-container{padding-left:0;padding-right:0}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1210px;padding-left:20px;padding-right:20px}.elementor-section.elementor-section-boxed.elementor-inner-section>.elementor-container{width:100%;padding:0}.elementor-section-boxed .elementor-column-gap-default .elementor-row{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}.elementor-section-boxed .elementor-column-gap-narrow .elementor-row{width:calc(100% + 10px);margin-left:-5px;margin-right:-5px}.elementor-section-boxed .elementor-column-gap-extended .elementor-row{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.elementor-section-boxed .elementor-column-gap-wide .elementor-row{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}.elementor-section-boxed .elementor-column-gap-wider{padding-left:30px!important;padding-right:30px!important}.elementor-section-boxed .elementor-column-gap-wider .elementor-row{width:calc(100% + 60px);margin-left:-30px;margin-right:-30px}.elementor-widget-button.arrow-right a{width:100%;text-align:left}.elementor-widget-button.arrow-right a i{font-size:1.5em;margin-top:-.07em}#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:400;font-style:normal}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 .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,.wh-minicart #wh-minicart-top .buttons .button.checkout{margin-left:0}.tribe-events-address,.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:25px}.tribe-events-list .tribe-events-event-image{margin-top:4px}.tribe-events-list .type-tribe_events h2 a,.tribe-events-list h2.tribe-events-page-title,h2.tribe-events-page-title{font-size:30px;font-weight:600;margin-top:35px}.tribe-events-meta-group .tribe-events-single-section-title{margin-bottom:21px}.single-tribe_events .tribe-events-event-meta .column,.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group,.single-tribe_events .wh-events-single-meta .column,.single-tribe_events .wh-events-single-meta .tribe-events-meta-group{padding:0 4% 0 0;width:33%;float:left}.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%}.tribe-events-list .type-tribe_events h2 a{line-height:35px!important}.tribe-event-schedule-details{margin-bottom:2px}.testimonial_rotator.template-default .has-image .img,.testimonial_rotator_single.has-image.template-default .img{float:none;text-align:center;width:100%;padding:25px 25px 0}.testimonial_rotator.template-default .has-image .img img,.testimonial_rotator_single.has-image.template-default .img img{max-width:100%!important;width:auto!important}.testimonial_rotator.template-default .testimonial_rotator_author_info{border-left:none;padding:0;font-size:15px;font-style:normal}.testimonial_rotator.template-default .testimonial_rotator_author_info p{margin-bottom:2px;font-size:1em}.testimonial_rotator.template-default .has-image .text,.testimonial_rotator_single.has-image.template-default .text{width:100%;padding:25px 35px 25px 70px}.testimonial_rotator_widget_wrap,.testimonial_rotator_wrap{box-shadow:0 2px 7px #d4d4d4;margin:20px 0}.testimonial_rotator_widget_wrap .testimonial_rotator .quote-icon,.testimonial_rotator_wrap .testimonial_rotator .quote-icon{padding:16px;background:#6698e1;color:#fff;position:absolute;top:30px;left:0}.testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_slide_title,.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_slide_title{margin:2px 0 5px;line-height:24px;font-size:18px;font-weight:700}.testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_star,.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_star{font-size:17px;width:14px;color:#ffc000}.testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_star:hover,.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_star:hover{color:#ffcf3f}.testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_quote,.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_quote{color:#343e47;margin-bottom:7px}.testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_quote cite,.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_quote cite{font-style:normal;color:#414b4f}.testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_quote cite:before,.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_quote cite:before{content:"- "}.hoverable{position:relative;overflow:hidden}.hoverable:hover .anim,.hoverable:hover .anim:after{-moz-animation:.75s anim-out;-webkit-animation:.75s anim-out;animation:.75s anim-out}.anim{-moz-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);position:absolute;top:50%;left:50%}.anim:before{position:relative;content:'';display:block;margin-top:100%}.anim:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;border-radius:50%}@-webkit-keyframes anim-in{0%{width:0%}100%{width:100%}}@-moz-keyframes anim-in{0%{width:0%}100%{width:100%}}@-ms-keyframes anim-in{0%{width:0%}100%{width:100%}}@keyframes anim-in{0%{width:0%}100%{width:100%}}@-webkit-keyframes anim-in-pseudo{0%{background:rgba(0,0,0,.25)}100%{background:rgba(0,0,0,0)}}@-moz-keyframes anim-in-pseudo{0%{background:rgba(0,0,0,.25)}100%{background:rgba(0,0,0,0)}}@-ms-keyframes anim-in-pseudo{0%{background:rgba(0,0,0,.25)}100%{background:rgba(0,0,0,0)}}@keyframes anim-in-pseudo{0%{background:rgba(0,0,0,.25)}100%{background:rgba(0,0,0,0)}}@-webkit-keyframes anim-out{0%{width:0%}100%{width:100%}}@-moz-keyframes anim-out{0%{width:0%}100%{width:100%}}@-ms-keyframes anim-out{0%{width:0%}100%{width:100%}}@keyframes anim-out{0%{width:0%}100%{width:100%}}@-webkit-keyframes anim-out-pseudo{0%{background:rgba(0,0,0,.25)}100%{background:rgba(0,0,0,0)}}@-moz-keyframes anim-out-pseudo{0%{background:rgba(0,0,0,.25)}100%{background:rgba(0,0,0,0)}}@-ms-keyframes anim-out-pseudo{0%{background:rgba(0,0,0,.25)}100%{background:rgba(0,0,0,0)}}@keyframes anim-out-pseudo{0%{background:rgba(0,0,0,.25)}100%{background:rgba(0,0,0,0)}}.wh-main-wrap{margin:0 auto;position:relative}.wh-ul-center{display:table;margin:0 auto}.linp-featured-courses-carousel,.wh-text-align-center{text-align:center}.header-mesage-row{overflow:hidden;text-align:center;padding:70px 20px}.header-mesage-row p{color:#fff;margin-bottom:0;font-size:32px;line-height:35px}.search-form-wrap ul li select:focus,a:focus{outline:0}.agc_course .course-meta li:last-child,.course-searchfrom-small.input-only input[type=text]:focus,input:focus,textarea:focus{border:none}.entry-meta{border-bottom:1px solid #e6e6e6;padding-bottom:10px;overflow:hidden;width:100%;margin:5px 0 20px}.entry-meta .featured-post{padding:4px 7px!important;background:#6b98e1;color:#fff;font-weight:600}.entry-meta span{margin:0 10px;font-size:15px}.entry-meta span a{font-size:15px;color:inherit}.entry-meta span:first-child{margin:0 10px 0 3px}.entry-meta span i{position:relative;font-size:15px;margin-right:7px}.entry-meta span.author i{font-size:14px;margin-right:5px}.single .entry-meta{margin-bottom:8px;font-size:15px}.single .thumbnail{margin-bottom:32px}.single .prev-next-item{display:table;padding:20px 0;width:100%;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-top:40px;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 .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}.search-form button{padding:10px 13px 10px 15px;border-radius:0;border:0}.search-form button i{font-size:22px;color:#fff}.children-links ul li .children .current_page_item>a i,.children-links ul li .children a:hover i,.wh-alt-button:active,.wh-alt-button:hover,.wh-button:active,.wh-button:hover,.wh-quick-sidebar a{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_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-plugins-not-loaded{background-color:#fff;width:500px;margin:0 auto;padding:50px;box-shadow:1px 1px 7px grey}.site-title,.site-title a{margin:10px 0;line-height:20px}.site-title a{font-size:30px;text-shadow:none}.site-description{font-size:15px;text-shadow:none;margin:5px 0}#menu-searchform-wrapper{position:absolute;top:31px;right:0}.wh-footer .wh-footer-bottom .sf-menu a,.wh-menu-top a{padding:0 13px}.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}.lin-contact-form-bottom-centered,.sc-contact-form-bottom-centered{max-width:400px;text-align:center;margin:0 auto}.lin-contact-form-bottom-centered input,.lin-contact-form-bottom-centered textarea,.sc-contact-form-bottom-centered input,.sc-contact-form-bottom-centered textarea{width:100%;margin-top:10px}:-ms-input-placeholder{padding-left:10px}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}.wh-social-icons .vc_icon_element{float:left;font-size:12px;width:41px}.wh-quick-sidebar-social-icons .vc_icon_element{float:left;font-size:13px;width:28px}.wh-z-index-10{z-index:10!important}.wh-z-index-100{z-index:100!important}.wh-title-with-label b{color:#fff;background-color:#6c98e1;padding:3px 5px 2px;font-size:10px;top:-2px;position:relative;border-radius:2px;font-weight:400}.dash-before{position:relative;padding-left:24px}.dash-before:before{position:absolute;content:"\2014";left:2px}.bullet-before:before{content:"•";margin-right:10px}.line-before{position:relative;z-index:10}.line-before:before{content:"";position:relative;width:87px;display:block;margin-right:14px;top:11px;float:left;border-top:2px solid}.line-before-and-after:after,.line-before-and-after:before{content:"";width:87px;top:14px;border-top:2px solid;position:relative;display:block;float:left}.line-before-and-after{position:relative;display:flex;justify-content:center}.line-before-and-after:before{margin-right:14px}.line-before-and-after:after{margin-left:14px}.wh-bg-line,.wh-bg-line .vc_column-inner{background-image:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/bg-line.svg);background-repeat:no-repeat;background-position-y:40px}.wh-bg-line-white,.wh-bg-line-white .vc_column-inner{background-image:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/bg-line-white.svg);background-repeat:no-repeat;background-position-y:40px}.hover-box .vc_column-inner{z-index:auto!important}.hover-box:before,.hover-box:hover>.vc_column-inner:after{content:'\A';position:absolute;height:100%;left:0;z-index:0;width:100%;top:0;opacity:1}.hover-box .vc_column-inner .wpb_wrapper{z-index:3}.hover-box *{transition:.5s ease-out}.hover-box:before{background:#fff;transition:.5s;-webkit-transition:.5s}.hover-box:hover:before,.post-type-archive-teacher .teacher .thumbnail a:hover img.top-img,.scp-teachers .teacher .thumbnail a:hover img.top-img,.widget-teachers .teacher .thumbnail a:hover img.top-img{opacity:0}.hover-box:hover>.vc_column-inner:after{background:rgba(0,0,0,.6);transition:.5s;-webkit-transition:.5s}.margin-left-auto{margin-left:auto}.margin-auto{margin:auto}.elementor-column.width-auto-all{width:auto!important}body.boxed{padding:40px}body.boxed .wh-content>.cbp-container,body.page-template-template-home-no-footer .wh-content,body.page-template-template-home-no-footer .wh-content>.cbp-container,body.page-template-template-home-transparent-header .wh-content,body.page-template-template-home-transparent-header .wh-content>.cbp-container,body.page-template-template-home-transparent-header-boxed .wh-content,body.page-template-template-home-transparent-header-boxed .wh-content>.cbp-container,body.page-template-template-home-transparent-header-boxed.boxed .wh-header.is_stuck,body.page-template-template-home-transparent-header.boxed .wh-header.is_stuck{padding-top:0}body.boxed .wh-sticky-header .wh-main-menu-bar-wrapper{left:auto}.post-type-archive-teacher .social a,.scp-teachers .social a,.single-teacher .teacher .teacher-meta-data i,.widget-teachers .social a,body.boxed .side-nav,body.page-template-template-home-transparent-header .side-nav,body.page-template-template-home-transparent-header-boxed .side-nav{margin-right:5px}body.boxed .side-nav li,body.page-template-template-home-transparent-header .side-nav li,body.page-template-template-home-transparent-header-boxed .side-nav li{border:none;padding-left:15px;padding-right:15px}body.boxed .side-nav .wh-minicart .count,body.page-template-template-home-transparent-header .side-nav .wh-minicart .count,body.page-template-template-home-transparent-header-boxed .side-nav .wh-minicart .count{top:23px;right:7px}.trail-items li::after{content:"\f0da"!important;font-family:FontAwesome!important;padding:0 9px!important;font-size:14px;font-weight:400;position:relative;top:1px;color:#7f7f84}.breadcrumbs .trail-browse,.breadcrumbs .trail-items,.breadcrumbs .trail-items li{padding:4px 0!important}.pagination{margin:30px 0;clear:both;float:left;width:100%}.pagination a,.pagination span{padding:13px 17px;font-size:15px;color:#939393;font-weight:700;border:1px solid #c1c1c1;margin-right:5px}.pagination a:hover,.pagination span:hover{border-color:inherit}.pagination .current{border:1px solid #666;color:#666}.lin-contact-form-bottom-centered .wpcf7-form-control-wrap,.share-this .share-buttons li{display:inline}#contact .wpcf7-textarea{height:197px}.contact-form input[type=email]:focus,.contact-form input[type=number]:focus,.contact-form input[type=password]:focus,.contact-form input[type=text]:focus,.contact-form select:focus,.contact-form textarea:focus{outline:#cbcbcb auto 2px}.contact-form button[type=submit]{background-color:#ffc001;position:relative;color:#000;padding:15px 30px 15px 57px;height:55px;font-size:16px}.contact-form button[type=submit]:before{content:"\e978";font-family:ed-icon;position:absolute;left:28px;top:21px;font-size:17px}.contact-form button[type=submit]:hover{background-color:#efb55a;position:relative;color:#fff;padding:15px 30px 15px 57px}.contact-form.three-column input{height:63px;padding:25px}.contact-form.three-column button[type=submit]{height:62px;padding:25px 57px}.contact-form.three-column button[type=submit]:before{top:25px;left:26px}.contact-form.three-column button[type=submit]:hover{padding:25px 57px}.wh-footer .wh-padding,.wh-header .wh-padding,body.page-template-template-home .wh-content,body.page-template-template-home .wh-content>.cbp-container{padding-top:0;padding-bottom:0}body.page-template-template-home-transparent-header-boxed.boxed .wh-header,body.page-template-template-home-transparent-header.boxed .wh-header{padding-top:26px}body.page-template-template-home-transparent-header .wh-header,body.page-template-template-home-transparent-header-boxed .wh-header{position:absolute;z-index:9999;background-color:transparent;border:none}.page-template-template-sidebar-right-childpages .wh-sidebar{margin-top:-160px}.children-links{box-shadow:0 14px 18px 7px #d4d4d447;margin-bottom:40px;border-top:5px solid #f77d02;padding:5px 15px;background-color:#fff}.children-links ul{list-style-type:none;padding:0;margin:0}.children-links ul li{border-bottom:1px solid #e6e7eb}.children-links ul li a:hover,.children-links ul li.current_page_item>a{color:#f77d02}.children-links ul li a{color:#152130;font-weight:600;padding:25px 25px 25px 20px;display:inline-block;width:100%;position:relative;font-size:15px;line-height:21px;transition:.2s}.children-links ul li.page_item_has_children>a i{font-size:31px;font-weight:400;position:absolute;top:6px;right:-12px;transition:.1s;color:#f77d02;padding:15px;transform:rotate(-90deg)}.children-links ul li.page_item_has_children.open>a i{transform:rotate(0)}.children-links ul li .children a{background-color:#f5f6f8}.children-links ul li .children .current_page_item>a,.children-links ul li .children a:hover{background-color:#f77d02;color:#fff}.children-links ul li .children .page_item_has_children>a:after{color:#bdc3d2}.children-links>ul>li>a{padding-left:13px}.header-left{padding-left:300px}.header-left .wh-header{width:300px;background:#fff;z-index:99999;position:fixed;top:0;bottom:0;left:0;text-align:center;padding:60px;border-right:1px solid #f5eeee}.header-left .sf-menu.wh-menu-main .sub-menu{top:0;margin-left:150px}.header-left .sf-menu.wh-menu-main li a:after{content:"";display:none}.header-left .sf-menu.wh-menu-main li:last-child:after,.wh-sidebar .related-courses li:before,.widget_sensei_lesson_component .my-account:before{content:""}.header-left .sf-menu>li{float:none;margin-bottom:27px}.single-layout-fullwidth .wh-content .cbp-container{max-width:850px}.archive .page-title-inner,.blog .page-title-inner,.single-post .page-title-inner{margin-top:0;margin-bottom:30px}.archive .entry-meta,.blog .entry-meta,.single-post .entry-meta{padding:0 0 16px;margin-top:0;min-height:39px}.archive .entry-meta span,.blog .entry-meta span,.single-post .entry-meta span{padding:0 8px;margin:0}.archive .entry-meta span:first-child,.blog .entry-meta span:first-child,.single-post .entry-meta span:first-child{border-left:none;padding-left:0;margin:0}.scp-block-quote-alt{padding:25px;margin-top:10px;margin-bottom:29px!important;background-color:#fafafa;border-left:4px solid #ff7264;line-height:30px;font-size:17px;font-weight:500;color:#82878b}.scp-block-quote-alt.left{margin-right:19px}.scp-block-quote-alt.right{margin-left:19px}.wh-post-item{margin-bottom:60px;padding:0;overflow:hidden}.wh-post-item .categories-links{margin-top:28px}.wh-post-item .date{margin-bottom:14px;display:inline-block}.wh-post-item .entry-title{margin-top:5px;margin-bottom:13px}.wh-post-item h2,.wh-post-item h2 a{font-size:24px;line-height:32px}.wh-header .cbp-container,.wh-post-item .thumbnail img{margin:0 auto}.share-this{margin-top:0;overflow:hidden}.share-this .share-title{float:left;margin-right:20px;padding:15px 0;font-size:16px;color:#000}.share-this .share-buttons{float:right;list-style:none;padding:0;margin:0 0 20px}.share-this .share-buttons a{font-size:14px;margin-right:7px;color:#000}.author-info .author-tag{text-transform:uppercase;font-size:11px;color:#c5b1bc;line-height:11px;margin-bottom:7px}.author-info .author-title{margin-top:0;font-size:14px;line-height:17px;margin-bottom:12px}.author-info .author-avatar{position:absolute;margin-right:20px}.author-info .author-description{padding-left:108px;margin-bottom:50px}body.error404 .search-form,body.search .search-form{margin-bottom:150px}body.error404 .search-form .search-field{width:80%;height:47px;margin-bottom:0}body.search .search-form .search-field{width:80%;margin-bottom:0}.search-form{overflow:hidden;display:flex}.wh-header .vc_row[data-vc-full-width],.wh-header .vc_section[data-vc-full-width]{overflow:visible;float:left}.header-mobile{border-bottom:1px solid #f5f5f5}.header-mobile-default{padding:0 15px}.side-nav{list-style:none;padding:0;margin:0;float:right}.side-nav li{height:68px;float:right;padding:26px;border-left:1px solid #f0f0f0}.wh-search-toggler-wrapper a{width:16px;display:block;text-align:center;margin-top:4px}.wh-search-toggler i{font-size:17px}.wh-quick-search{display:none;padding:8px 20px;margin:0;transition:.2s;position:absolute;left:0;top:0;z-index:999;background:#fff;width:100%;border:1px solid #dedede}.class-list li:last-child,.wh-page-title-bar{border-bottom:1px solid #e1e1e1}.wh-quick-search:after,.wh-quick-search:before{content:" ";display:table}.wh-quick-search-shown .wh-quick-search{display:block;transition:.2s}.wh-quick-search>.form-control{display:block;font-size:17px;font-weight:400;text-transform:uppercase;border:0;background:0 0;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;margin:0;padding:26px}.wh-quick-search>.form-control::-ms-clear{display:none}.wh-quick-search>.form-control:active,.wh-quick-search>.form-control:focus{box-shadow:none;border:0}.wh-quick-search>span{display:inline-block;position:absolute;font-size:22px;right:100px;top:22px}.wh-quick-search>span:hover{cursor:pointer}.wh-quick-sidebar-shown .wh-quick-sidebar{right:0!important;transition:right .2s}.wh-quick-sidebar-shown-left .wh-quick-sidebar{left:0!important;transition:left .2s}.wh-quick-sidebar{display:block;width:355px;background:#2f353b;z-index:999999;position:fixed;top:0;bottom:0;right:-355px;transition:.2s;overflow-x:auto;color:#fff;text-align:center;padding:120px 60px}.wh-quick-sidebar a:hover{color:#c3c3c3}.wh-quick-sidebar .wh-close{position:absolute;top:0;right:0;padding:20px 23px 17px 26px;background:#333;float:right;font-size:20px;color:#fff;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-toggler{transition:.2s;display:inline-block;background:0 0!important;margin-top:2px}.cube1,.cube2,.dot1,.dot2,.double-bounce1,.double-bounce2,.spinner4,.spinner6>div,.spinner7>div,.wh-minicart #wh-minicart-top{background-color:#fff}.wh-quick-sidebar-toggler i{font-size:21px}.linp-featured-courses-carousel .item,.post-type-archive-agc_course .entry-meta,.post-type-archive-course .archive-header,.post-type-archive-teacher .widget-teachers,.post-type-archive-teacher::before,.scp-teachers::before,.sf-menu a.wcmenucart-contents,.widget-teachers::before{display:none}.dot1,.dot2,.spinner6>div,.spinner7>div,.wh-minicart,.wh-minicart .count{display:inline-block}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.wh-minicart{position:relative;z-index:9;list-style:none;margin-top:4px}.wh-minicart i{color:#000;font-size:17px;cursor:pointer}.wh-minicart .count{position:absolute;top:-4px;right:-6px;width:15px;height:15px;font-size:11px;line-height:12px;text-indent:1px;text-align:center;background:#333;color:#fff;padding:2px;border-radius:50%;animation:.82s cubic-bezier(.36,.07,.19,.97) both shake;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}.wh-minicart #wh-minicart-top{display:none;position:absolute;right:0;top:22px;border:1px solid #f3f3f3;box-shadow:0 15px 30px rgba(0,0,0,.15)}.wh-minicart #wh-minicart-top ul.cart_list{width:345px;list-style:none;overflow:hidden;padding:0;margin:0}.wh-minicart #wh-minicart-top ul.cart_list li{height:auto;border:none;padding:20px;float:left;width:100%;position:relative;border-bottom:1px solid #e4e4e4}.wh-minicart #wh-minicart-top ul.cart_list li a{display:block;margin-left:60px;text-transform:uppercase;font-weight:400;margin-top:0;margin-bottom:2px;font-size:15px;line-height:20px;color:#000}.wh-minicart #wh-minicart-top ul.cart_list li a img{position:absolute;left:15px;width:45px}.wh-minicart #wh-minicart-top ul.cart_list li .remove{position:absolute;right:20px;margin-left:0;font-size:19px;top:23px;border:1px solid;border-radius:100%;height:1em;width:1em;text-align:center;text-indent:1px;line-height:19px}.wh-minicart #wh-minicart-top ul.cart_list li .quantity{margin-left:60px}.wh-minicart #wh-minicart-top .total{width:100%;text-align:right;padding:20px;margin-bottom:0}.wh-minicart #wh-minicart-top .buttons{text-align:right;padding:0 19px 19px;margin-bottom:0}.wh-minicart #wh-minicart-top .buttons .button{padding:12px 17px;display:inline-block}.wh-menu-top li{padding:22px 15px;border-right:1px solid #e5e5e5}.wh-menu-top li:first-child{border-left:1px solid #e5e5e5}.wh-page-title-bar{min-height:220px}.wh-page-title-bar hr{width:80px;margin:13px auto 0}.wh-page-title-bar .wh-page-title-wrapper>.entry-meta{border:none;margin-bottom:0;margin-top:12px;padding:0;min-height:auto}.page-subtitle{font-weight:400;font-size:inherit;line-height:1.2;margin-bottom:0;margin-top:12px}.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;padding-bottom:50px}.wh-footer .wh-footer-bottom .sf-menu{margin:0 -13px}.wh-footer .wh-footer-bottom .social-links{padding:20px 20px 4px}.wh-footer .wh-footer-bottom .social-links a{margin:0 12px}.wh-sidebar .search-field{height:47px;margin-bottom:0}.tax-project_category .wh-post-item .entry-title{margin-top:30px}.spinner1,.spinner2{width:40px;height:40px;position:relative}.double-bounce1,.double-bounce2{width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:2s ease-in-out infinite bounce;animation:2s ease-in-out infinite bounce}.container3 .circle1,.double-bounce2,.spinner6 .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.container1>div,.container2>div,.container3>div{width:6px;height:6px;background-color:#fff;border-radius:100%;position:absolute;-webkit-animation:1.2s ease-in-out infinite both bouncedelay;animation:1.2s ease-in-out infinite both bouncedelay}.spinner2 .spinner-container{position:absolute;width:100%;height:100%}.container2{-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.container3{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.circle1{top:0;left:0}.circle2{top:0;right:0}.circle3{right:0;bottom:0}.circle4{left:0;bottom:0}.container2 .circle1,.spinner6 .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.container1 .circle2,.cube2,.spinner6 .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.container2 .circle2,.spinner6 .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}.container3 .circle2{-webkit-animation-delay:-.7s;animation-delay:-.7s}.container1 .circle3,.spinner7 .circ2{-webkit-animation-delay:-.6s;animation-delay:-.6s}.container2 .circle3,.spinner7 .circ3{-webkit-animation-delay:-.5s;animation-delay:-.5s}.container3 .circle3,.spinner7 .circ4{-webkit-animation-delay:-.4s;animation-delay:-.4s}.container1 .circle4,.spinner7 .circ5{-webkit-animation-delay:-.3s;animation-delay:-.3s}.container2 .circle4{-webkit-animation-delay:-.2s;animation-delay:-.2s}.container3 .circle4{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes bouncedelay{0%,100%,80%{transform:scale(0);-webkit-transform:scale(0)}40%{transform:scale(1);-webkit-transform:scale(1)}}.spinner3{width:40px;height:40px;position:relative;-webkit-animation:2s linear infinite rotate;animation:2s linear infinite rotate}.dot1,.dot2{width:60%;height:60%;position:absolute;top:0;border-radius:100%;-webkit-animation:2s ease-in-out infinite bounce;animation:2s ease-in-out infinite bounce}.dot2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@keyframes rotate{100%{transform:rotate(360deg);-webkit-transform:rotate(360deg)}}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.spinner4{width:30px;height:30px;-webkit-animation:1.2s ease-in-out infinite rotateplane;animation:1.2s ease-in-out infinite rotateplane}@-webkit-keyframes rotateplane{0%{-webkit-transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg)}100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0);-webkit-transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.spinner5{width:32px;height:32px;position:relative}.cube1,.cube2{width:10px;height:10px;position:absolute;top:0;left:0;-webkit-animation:1.8s ease-in-out infinite cubemove;animation:1.8s ease-in-out infinite cubemove}@-webkit-keyframes cubemove{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes cubemove{25%{transform:translateX(42px) rotate(-90deg) scale(.5);-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}.spinner6{width:50px;height:30px;text-align:center}.spinner6>div{height:100%;width:6px;margin-left:2px;-webkit-animation:1.2s ease-in-out infinite stretchdelay;animation:1.2s ease-in-out infinite stretchdelay}@-webkit-keyframes stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.spinner7{width:90px;height:30px;text-align:center}.spinner7>div{height:15px;width:15px;margin-left:3px;border-radius:50%;-webkit-animation:.7s ease-in-out infinite stretchdelay;animation:.7s ease-in-out infinite stretchdelay}@-webkit-keyframes stretchdelay{0%,100%,40%{-webkit-transform:translateY(-10px)}20%{-webkit-transform:translateY(-20px)}}@keyframes stretchdelay{0%,100%,40%{transform:translateY(-10px);-webkit-transform:translateY(-10px)}20%{transform:translateY(-20px);-webkit-transform:translateY(-20px)}}.wh-preloader{position:fixed;width:100%;height:100%;top:0;bottom:0;left:0;right:0;z-index:9999999;background-color:#304ffe}.classroom-link{width:50px;display:block}.post-type-archive-agc_course .wh-content-inner{margin-bottom:10px}.post-type-archive-agc_course .agc_course .thumbnail{padding-right:20px;margin-top:9px;margin-bottom:15px}.post-type-archive-agc_course .agc_course .item h3,.post-type-archive-agc_course .agc_course .item h3 a{font-size:28px;margin-bottom:7px;margin-top:0;font-weight:600}.post-type-archive-agc_course .agc_course .item h4{font-size:22px;font-weight:400;margin-bottom:7px;margin-top:0}.post-type-archive-agc_course .agc_course .item .course-meta li:first-child{max-width:117px}.post-type-archive-agc_course .agc_course .item .teachers{margin-bottom:9px}.post-type-archive-agc_course .agc_course .item .teachers .label{margin-right:8px}.post-type-archive-agc_course .agc_course .item .teachers .name{background:#ededed;padding:2px 10px;border-radius:12px;font-size:13px}.post-type-archive-agc_course .agc_course .item .links a{float:left;display:inline;width:auto;margin:0}.post-type-archive-agc_course .agc_course .item .links a.course-link-btn{color:#fff;margin-right:11px;font-size:12px}.post-type-archive-agc_course .agc_course .item .links a.classroom-link svg{width:34px}.class-list li{background:#fbfbfb;border:1px solid #e1e1e1;border-bottom:none;list-style:none;padding:14px 27px 11px;overflow:hidden}.class-list li .bottom,.class-list li .top{display:table;width:100%}.class-list li h3,.class-list li h4{display:table-cell;vertical-align:middle}.class-list li h3{font-size:18px;margin:0 0 8px}.class-list li h3,.class-list li h3 a,.class-list li h4,.class-list li h4 a{line-height:23px}.class-list li h4{font-size:16px;font-weight:400;margin:0}.class-list li span{float:right;margin-top:2px;margin-left:29px;font-size:15px;text-align:right;line-height:20px}.class-list li span em{font-style:normal;color:#298de4}.class-list li hr{clear:both;margin:15px 0}.class-list li .links a{float:right;margin-left:10px}.class-list li .links a.course-link-btn{background:#1d84e0;padding:5px 12px;color:#fff;transition:background-color .2s;font-size:14px;line-height:20px;white-space:nowrap;margin-bottom:4px}.class-list li .links a.course-link-btn:hover{background:#57a7ef}.class-list li .links a.classroom-link{width:30px;height:30px;margin-bottom:4px}.single-agc_course .page-title-inner{margin-top:0;margin-bottom:15px}.single-agc_course .page-subtitle-inner{margin-top:0;margin-bottom:5px;font-size:26px}.single-agc_course .page-title-inner-wrap{margin-bottom:25px;overflow:hidden}.single-agc_course .featured{position:absolute;overflow:hidden;background:#1e86e5;padding:30px 35px;right:15px;bottom:-40px;color:#fff;width:40%}.single-agc_course .featured .classroom-link{display:block;width:100%;float:left;margin-top:15px;color:#fff}.single-agc_course .featured .classroom-link svg{width:40px;display:block;float:left;margin-right:10px;fill:#fff}.single-agc_course .featured .classroom-link .st0{fill:#fff}.single-agc_course .featured .classroom-link span{margin-top:3px;display:inline-block;border-bottom:1px solid}.single-agc_course #calendar{float:left;margin-top:40px}.agc_course .content{width:100%;float:left}.agc_course .course-meta,.agc_course .teachers{float:left;width:100%;margin:0 0 34px;padding:0}.agc_course .teachers li{display:flex;float:left;list-style:none;margin-right:79px}.agc_course .teachers li img{border-radius:50%;width:63px;height:63px;margin-right:20px;margin-bottom:0}.agc_course .teachers li .info{color:#747474}.agc_course .teachers li .info p{margin:9px 0 0;font-size:16px;line-height:26px}.agc_course .teachers li .info h3,.agc_course .teachers li .info h3 a{margin:0;font-size:14px;line-height:20px;color:#393939}.agc_course .course-meta{display:flex;margin-bottom:25px}.agc_course .course-meta li{list-style:none;flex-grow:1;border-right:1px solid #e6e6e6;padding:10px 0;margin-right:29px}.agc_course .course-meta li p{margin-bottom:5px;color:#373739;font-size:15px;font-weight:600}.agc_course .course-meta li p.label{color:#838383;font-weight:400;font-size:14px;line-height:19px;margin-bottom:0}.agc_course .classroom-link{display:block;width:100%;float:left;margin:10px 0 40px}.agc_course .classroom-link svg{width:40px;display:block;float:left;margin-right:15px}.agc_course .classroom-link span{margin-top:6px;display:inline-block}.wh-sidebar .related-courses{margin-top:34px;list-style-type:none;padding-left:0}.wh-sidebar .related-courses li{margin-bottom:15px;min-height:80px}.wh-sidebar .related-courses li .img-container{position:absolute;width:80px;margin-right:15px}.wh-sidebar .related-courses li .data{padding-left:100px}.wh-sidebar .related-courses li a{font-size:17px;font-weight:500;display:block;line-height:24px}.wh-sidebar .related-courses li p{font-size:14px;margin-bottom:0}.search-course-page-search-form-wrap{margin-bottom:30px;min-height:51px}.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:before{position:absolute;font-family:FontAwesome;content:"\f002";top:15px;left:21px;font-size:19px;color:#999}.course-searchfrom-small input[type=text]{width:70%;border-radius:0;background:#fff;color:grey;height:50px;border:1px solid #c4c4c4;box-shadow:none}.course-searchfrom-small input[type=text]:focus,.search-form-wrap ul li input: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:40%}.search-form-wrap ul li select{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:.01px;text-overflow:'';color:grey;padding-left:10px;width:100%;height:50px;border:1px solid #c4c4c4;background:url(//stphilipprep.com/wp-content/themes/ed-school/assets/img/arrow.png) right 4px no-repeat #fff;font-family:inherit;border-radius:0}.search-form-wrap ul li input{width:100%;border-radius:0;background:#fff;color:grey;height:50px;border:1px solid #c4c4c4;box-shadow:none}.search-form-wrap ul li input::-webkit-input-placeholder{color:grey;opacity:1}.search-form-wrap ul li input:-moz-placeholder{color:grey;opacity:1}.search-form-wrap ul li input::-moz-placeholder{color:grey;opacity:1}.search-form-wrap ul li input:-ms-input-placeholder{color:grey;opacity:1}.search-form-wrap ul li.search-courses-button-item{margin-right:0;width:20%}.search-form-wrap ul li.search-courses-button-item button{height:50px;width:100%;padding:12px 25px}.wp-block-gallery.alignleft{margin-right:16px}.wp-block-archives-dropdown select{width:100%;padding:10px}.wp-block-latest-comments.has-avatars.has-dates.has-excerpts{margin-bottom:35px}.wp-block-button__link{display:inline-block!important}.wp-block-button.alignleft,.wp-block-cover.alignleft{margin-right:15px}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-top:30px;margin-bottom:30px;padding:35px 50px 50px}.has-large-font-size{line-height:1.3}.wp-block-media-text .wp-block-media-text__content{padding:8%}.wp-block-table.is-style-stripes{background-color:#fff;border-color:#f3f4f5}.single-teacher .social,.single-teacher .teacher .teacher-meta-data{border-bottom:1px solid #e6e7eb;overflow:hidden;text-transform:uppercase}.wp-block-archives-list,.wp-block-categories-list,.wp-block-latest-posts{list-style-type:circle;padding:0 0 0 18px;margin:0 0 35px}.wp-block-archives-list ul,.wp-block-categories-list ul,.wp-block-latest-posts ul{padding-left:20px;margin:0}.wp-block-archives-list li,.wp-block-categories-list li,.wp-block-latest-posts li{position:relative;margin:2px 0}.wp-block-archives-list li a,.wp-block-categories-list li a,.wp-block-latest-posts li a{transition:.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-posts__post-date{margin-top:3px}.wp-block-image figcaption{font-size:inherit;margin:5px 0;font-style:italic}.post-type-archive-teacher .wh-content-inner{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.post-type-archive-teacher .wh-content-inner .double-pad-top{grid-column:1/3}.single-teacher .social{border-top:1px solid #e6e7eb;padding:16px 0;margin-top:26px;font-size:14px;margin-bottom:40px}.single-teacher .social a{margin-right:3px}.single-teacher .social i{color:#8d8d8d}.single-teacher .teacher h1{margin-top:28px;margin-bottom:16px}.single-teacher .teacher .thumbnail img{max-width:500px}.single-teacher .teacher .teacher-meta-data{margin-bottom:20px;padding-bottom:16px}.single-teacher .teacher .teacher-meta-data .location{float:left;font-size:14px;margin-right:12px}.single-teacher .teacher .teacher-meta-data .job-title{float:left;margin:0;font-weight:inherit;font-size:14px}.single-teacher .teacher .teacher-meta-data p{line-height:24px}.single-teacher .teacher .text{float:left;margin-right:11px}.post-type-archive-teacher,.scp-teachers,.widget-teachers{display:grid;grid-template-columns:1fr;gap:10px}.post-type-archive-teacher.scp-teachers-1,.scp-teachers.scp-teachers-1,.widget-teachers.scp-teachers-1{grid-template-columns:repeat(1,1fr)}.post-type-archive-teacher.scp-teachers-2,.scp-teachers.scp-teachers-2,.widget-teachers.scp-teachers-2{grid-template-columns:repeat(2,1fr)}.post-type-archive-teacher.scp-teachers-3,.scp-teachers.scp-teachers-3,.widget-teachers.scp-teachers-3{grid-template-columns:repeat(3,1fr)}.post-type-archive-teacher.scp-teachers-4,.scp-teachers.scp-teachers-4,.widget-teachers.scp-teachers-4{grid-template-columns:repeat(4,1fr)}.post-type-archive-teacher.scp-teachers-5,.scp-teachers.scp-teachers-5,.widget-teachers.scp-teachers-5{grid-template-columns:repeat(5,1fr)}.post-type-archive-teacher.scp-teachers-6,.scp-teachers.scp-teachers-6,.widget-teachers.scp-teachers-6{grid-template-columns:repeat(6,1fr)}.post-type-archive-teacher .social,.scp-teachers .social,.widget-teachers .social{overflow:hidden;margin-top:12px;margin-bottom:5px}.post-type-archive-teacher .social .fa-facebook,.scp-teachers .social .fa-facebook,.widget-teachers .social .fa-facebook{color:#5a73a9}.post-type-archive-teacher .social .fa-twitter,.scp-teachers .social .fa-twitter,.widget-teachers .social .fa-twitter{color:#55acee}.post-type-archive-teacher .social .fa-linkedin,.scp-teachers .social .fa-linkedin,.widget-teachers .social .fa-linkedin{color:#0077b5}.post-type-archive-teacher .social .fa-youtube,.scp-teachers .social .fa-youtube,.widget-teachers .social .fa-youtube{color:#e14d41}.post-type-archive-teacher .teacher,.scp-teachers .teacher,.widget-teachers .teacher{width:100%!important;padding:15px 20px}.post-type-archive-teacher .teacher .thumbnail a .top-img,.scp-teachers .teacher .thumbnail a .top-img,.widget-teachers .teacher .thumbnail a .top-img{position:absolute;left:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.post-type-archive-teacher .teacher .item,.scp-teachers .teacher .item,.widget-teachers .teacher .item{padding:18px 0}.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:0;margin-bottom:0;font-size:20px;font-weight:600;line-height:25px;color:#000}.post-type-archive-teacher .teacher .job-title,.scp-teachers .teacher .job-title,.widget-teachers .teacher .job-title{margin:12px 0;font-size:13px;line-height:17px;background:#ebebeb;color:#5f8fdf;padding:1px 9px;display:inline-block;border-radius:15px;font-weight:600}.post-type-archive-teacher .teacher .text,.scp-teachers .teacher .text,.widget-teachers .teacher .text{float:left;margin-right:7px;font-size:14px;display:none}.post-type-archive-teacher .teacher .summary,.scp-teachers .teacher .summary,.widget-teachers .teacher .summary{line-height:24px;font-size:15px}.sensei.single-course .wh-breadcrumbs-wrapper,.sensei.single-lesson .wh-breadcrumbs-wrapper{padding-top:10px}.sensei.single-course #post-entries{overflow:hidden;margin-bottom:35px}.sensei.single-course .send-message-button{display:block;width:100%}.sensei.single-course .wh-content-inner{width:70%}.sensei.single-course .wh-sidebar{width:30%;padding:30px;background:#fff;margin-top:-120px}.sensei.single-course .sidebar-text ul{margin:0 0 20px;padding:0}.sensei.single-course .sidebar-text ul li{background:#eaf2fd;padding:17px 40px 17px 17px;position:relative;border-bottom:2px solid #fff}.sensei.single-course .sidebar-text ul li:nth-child(2){background:#f6f9ff}.sensei.single-course .sidebar-text ul li:after{content:"\f00c"!important;display:flex;justify-content:center;align-items:center;position:absolute;font-family:FontAwesome!important;background:orange;height:100%;width:60px;text-align:center;right:0;top:0;color:#fff}.sensei.single-course .meta-wrap{display:flex;flex-wrap:wrap;margin-bottom:20px}.sensei.single-course .meta-wrap .meta-item{padding:15px 30px 15px 0}.sensei.single-course .meta-wrap .meta-item h4{font-size:11px;text-transform:uppercase;margin:0;font-weight:700;color:#7173a1}.sensei.single-course .meta-wrap .meta-item h4:before{content:"\f0da"!important;font-family:FontAwesome!important;padding-right:4px!important;font-size:18px;font-weight:400;position:relative;top:2px;margin-right:6px}.sensei.single-course .meta-wrap .meta-item p{font-weight:700;color:#000;font-size:18px;margin:0;padding-left:16px}.sensei.single-course .meta-wrap .meta-item.author a{margin-right:24px;padding-top:7px}.sensei.single-course .meta-wrap .meta-item.author img{width:56px;border-radius:50%}.sensei.single-course .course-video{margin-bottom:15px;overflow:hidden;position:relative}.sensei.single-course .course-video .background-image{height:200px;background-position:center;background-size:cover;transition:.5s;background-color:#fff;background-blend-mode:multiply}.sensei.single-course .course-video:hover .background-image{transform:scale(1.1);background-color:#b3b3b3a1}.sensei.single-course .course-video .video-link{display:flex;justify-content:center;align-items:center;text-align:center;position:absolute;top:0;left:0;right:0;bottom:0}.sensei.single-course .course-video .video-link:hover .play{background:#f6f2e070}.sensei.single-course .course-video .play{background:#f6f2e052;display:inline-block;position:relative;border-radius:50%;padding:19px;transition:background-color .2s}.sensei.single-course .course-video .play .inner{background:#ff8700;width:68px;height:68px;display:table;position:relative;border-radius:50%}.sensei.single-course .course-video .play .inner i{display:table-cell;vertical-align:middle;color:#fff;font-size:22px;padding-left:5px}.sensei.single-course .modules-and-lessons>header>h2{font-size:24px;line-height:34px;margin-bottom:20px}.sensei.single-course .modules-and-lessons .course-lessons .lesson-title h2,.sensei.single-course .modules-and-lessons .course-lessons .lesson-title h2 a{font-size:20px;line-height:30px}.sensei.single-course .modules-and-lessons .course-lessons .lesson-meta{margin:5px 0 0}.sensei.single-course .modules-and-lessons .modules-title h2{font-size:24px;line-height:32px;margin-bottom:16px}.sensei.single-course .modules-and-lessons .module header{background-color:#ecf3fb;padding:15px 20px;border-bottom:1px solid #dae0f0}.sensei.single-course .modules-and-lessons .module header h2,.sensei.single-course .modules-and-lessons .module header h2 a{font-size:20px;line-height:30px;font-weight:500}.sensei.single-course .modules-and-lessons .module .module-description{background:#fafbfe;font-size:14px;border-bottom:1px solid #dae0f0}.sensei.single-course .modules-and-lessons .module .module-lessons header{background:0 0;border-bottom:1px solid #dae0f0}.sensei.single-course .modules-and-lessons .module .module-lessons ul li a{background:#fbfcfe;font-size:15px;line-height:23px;padding-top:11px;padding-bottom:11px;font-weight:600}.sensei.single-course .modules-and-lessons .module .module-lessons ul li a:hover:before{color:#4b89f6}.sensei.single-course .modules-and-lessons .module .module-lessons ul li a:before{color:#d4e3f6}.linp-featured-courses-carousel .no-image{min-height:170px;background-image:linear-gradient(to top,#cfd9df 0,#e2ebf0 100%)}.linp-featured-courses-carousel .rounded .featured-course-thumb{border-radius:50%;padding:12px}.linp-featured-courses-carousel .teacher{margin-top:-44px;letter-spacing:.5px}.linp-featured-courses-carousel .teacher a{padding:12px;background:#fff;display:inline-block;border-radius:50%}.linp-featured-courses-carousel .teacher img{width:60px;border-radius:50%}.linp-featured-courses-carousel .teacher p{font-size:11px;font-weight:700;text-transform:uppercase;margin-bottom:15px}.linp-featured-courses-carousel .owl-item{padding:0 15px;margin-bottom:15px}.linp-featured-courses-carousel .owl-item>div.item{background:#fff;border:1px solid #ecedef;display:block}.linp-featured-courses-carousel .owl-item>div.item:hover{box-shadow:0 5px 15px #123e8a21}.linp-featured-courses-carousel .owl-item .item-inner-wrap{padding:15px 40px 7px;background:#fff;transition:margin .2s;position:relative}.linp-featured-courses-carousel .owl-item .cbp-row{border-top:1px solid #eaeaea}.linp-featured-courses-carousel .owl-item .price a{border-radius:0;padding:19px 18px}.linp-featured-courses-carousel h4.course-title,.linp-featured-courses-carousel h4.course-title a{margin:0 0 10px;font-size:18px;line-height:24px}.linp-featured-courses-carousel .course-excerpt{height:0;overflow:hidden;transition:height .2s;font-size:15px;line-height:1.5em}.linp-featured-courses-carousel .owl-item:hover .course-excerpt{height:85px}.linp-featured-courses-carousel .owl-item:hover .item-inner-wrap{margin:-85px 0 0}.linp-featured-courses-carousel .course-lesson-count i{font-size:20px}.linp-featured-courses-carousel .course-lesson-count i:before{position:relative;top:4px}.linp-featured-courses-carousel .course-lesson-count{float:left;margin:0;font-size:11px;font-weight:700;text-transform:uppercase;padding:17px 20px;line-height:18px}.linp-featured-courses-carousel .owl-item .price .course-price{float:right;padding:5px;text-align:center}.linp-featured-courses-carousel .owl-item .price .course-price:after{content:' ';position:absolute;width:0;height:0;right:0;top:100%;border-width: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:16px 15px;border-style:solid;border-color:#999 #999 #999 transparent}.linp-featured-courses-carousel .owl-item .course-price.free-course .amount{font-size:15px}.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}.linp-featured-courses-carousel .course-link{background:0 0;color:#ff8700;border:0;border-left:1px solid #eaeaea}.linp-featured-courses-carousel .course-link:hover{background:#ff8700;color:#fff;border:0}.linp-featured-courses-carousel .course-link:after{margin-left:12px}.sensei-ordering .orderby{padding-right:36px}.course-container li.course{margin:0;border:1px solid #eeeef5;border-bottom:0;padding:17px 35px 9px}.course-container li.course:last-child{border-bottom:1px solid #eeeef5}.course-container .course-title,.course-container .course-title a{font-size:17px;font-weight:800}.course-container .course-author{text-transform:uppercase;font-size:10px!important}.course-container .course-author a{font-size:10px}.course-container .sensei-course-meta{margin-bottom:9px;line-height:17px;font-style:normal!important}.course-container .sensei-course-meta span{position:relative;margin-right:9px;text-transform:uppercase;font-size:10px;font-weight:700;color:#9e9eba}.course-container .sensei-course-meta span:before{content:"\f0da"!important;font-family:FontAwesome!important;padding-right:4px!important;font-size:14px;font-weight:400;position:relative;top:2px}.course-container .course-excerpt{margin-top:0!important;font-size:15px;line-height:21px}.widget_sensei_lesson_component .my-account a.button{display:inline-block;margin-top:15px}.mfp-close:hover{background:0 0;border:0}.sensei-course-filters li a.active{color:#686868;border:1px solid #686868}.sensei-course-filters li a.active:hover{background:#fff;color:#686868;border:1px solid #686868}@media (min-width:768px){.hide-on-desktop{display:none!important}.wh-offset-one-eight{margin-left:12.5%}.overflow-visible{overflow:visible!important}.width-auto{width:auto}.elementor-column.width-auto{width:auto!important}.woocommerce .woocommerce-page ul.products li.product,.woocommerce ul.products li.product.product{margin:0 3.5% 2.992em 0;width:31%}.woocommerce .woocommerce-page ul.products li.last,.woocommerce ul.products li.product.last{margin-right:0}}@media (max-width:767px){#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,.sensei.single-course .wh-course-custom-sidebar.hide-on-desktop .sensei-message.info,.wpb_layerslider_element{margin-bottom:0}.agc_course .teachers li,.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}.testimonial_rotator_wrap{padding:20px}.testimonial_rotator.template-default .has-image .img,.testimonial_rotator_single.has-image.template-default .img{text-align:left}.scp-block-quote-alt{width:100%!important}.scp-block-quote-alt.right{float:right!important}.wh-post-item.even,.wh-post-item.odd{padding:0}.reset-padding-on-mobile.vc_column_container>.vc_column-inner{padding-left:15px!important;padding-right:15px!important}.vc_column-inner,.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom:30px}.vc_row[data-vc-full-width],.vc_section[data-vc-full-width]{padding-left:0!important;padding-right:0!important}.vc_pageable-slide-wrapper{margin:0!important}.vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-12,.vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4,.vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-6{padding-right:0!important}.wh-custom-tabs .vc_tta-tab>a,.wh-custom-tabs.vc_tta.vc_tta-tabs .vc_tta-panel-title>a{text-align:center}.contact-form.three-column>div{text-align:center;padding:0 15px}.contact-form.three-column button[type=submit],.course-searchfrom-small,.course-searchfrom-small button,.search-course-page-search-form-wrap ul li.search-courses-button-item,.single-tribe_events .tribe-events-event-meta .column,.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group,.single-tribe_events .wh-events-single-meta .column,.single-tribe_events .wh-events-single-meta .tribe-events-meta-group{width:100%}.ls-bottom-nav-wrapper{top:0}.page-template-template-fullwidth-no-container-menu-left #cbp-menu-main,.page-template-template-sidebar-left-childpages .wh-sidebar .testimonial_rotator_wrap{display:none}.page-template-template-sidebar-right-childpages .wh-sidebar{margin-top:0}.page-template-template-sidebar-right-childpages .cbp-container{display:flex;flex-direction:column-reverse}.page-template-template-fullwidth-no-container-menu-left .main-wrap{padding-left:0}#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}.wh-footer .widget{min-height:auto!important}.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 nav.woocommerce-pagination{margin-bottom:20px}.agc_course .course-meta,.post-type-archive-teacher .wh-content-inner{display:block}.hide-on-small-tablet{display:none!important}.elementor-section.remove-mob-gradient{background-image:none!important}.single-agc_course .featured{position:relative;bottom:-15px;width:100%;right:0}.agc_course .course-meta li{border-right:0;border-bottom:1px solid #e6e6e6;padding-bottom:0;margin-right:0}.search-course-page-search-form-wrap ul li{width:100%;margin-bottom:10px;padding-right:0}.search-course-page-search-form-wrap ul li.search-courses-button-item button{height:50px;width:100%}.course-searchfrom-small input[type=text]{width:100%;margin-bottom:10px}.sensei.single-course .wh-course-custom-sidebar.hide-on-desktop{margin-bottom:0;padding-bottom:0}}@media (max-width:540px){.woocommerce .woocommerce-ordering select,.woocommerce ul.products li.product,.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:100%}.woocommerce .woocommerce-ordering{float:left;width:100%;margin-top:50px}}@media (max-width:480px){.hide-on-mobile{display:none!important}.wh-offset-one-eight{margin-left:0}body.boxed{padding:0}.wh-page-title-bar{min-height:100px!important}.wh-content-inner.wh-padding{padding-top:0}}@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}}