.paddingdiv2
{
    margin-right: 13%;
}
.bg-white{background-color:#fff;color:#000} .bg-grey{background-color:#666;color:#fff} .bg-blk{background-color:#111;color:#fff} .bg-darkgrey{background-color:#333;color:#fff} .bg-lightgrey{background-color:#999}
.bg-red{background-color:#e74c3c}.bg-blue{background-color:#3498db} .bg-purple{background-color:#9b59b6}
.bg-yellow{background-color:#f1c40f} .bg-orange{background-color:#e67e22} .bg-turquoise{background-color:#1abc9c;color:#333} .bg-asphalt{background-color:#34495e}
.bg-green{
background: rgb(245,247,220);
background: -moz-linear-gradient(top,  rgba(245,247,220,1) 0%, rgba(225,229,167,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,247,220,1)), color-stop(100%,rgba(225,229,167,1)));
background: -webkit-linear-gradient(top,  rgba(245,247,220,1) 0%,rgba(225,229,167,1) 100%);
background: -o-linear-gradient(top,  rgba(245,247,220,1) 0%,rgba(225,229,167,1) 100%);
background: -ms-linear-gradient(top,  rgba(245,247,220,1) 0%,rgba(225,229,167,1) 100%);
background: linear-gradient(to bottom,  rgba(245,247,220,1) 0%,rgba(225,229,167,1) 100%);
filter: progid:dximagetransform.microsoft.gradient( startcolorstr='#f5f7dc', endcolorstr='#e1e5a7',gradienttype=0 );
}

.txt-blk {color: #000 !important;}
.txt-wht {color: #fff !important;}
.txt-ffm {color: #473720 !important;}
.txt-blue {color: #07c !important;}
.txt-grey {color: #666 !important;}

.contact-link{width:173px!important}
.file-upload{color:#555;line-height:.3em;padding:6px}
.home-acronym{width:500px;padding:0 0 40px 40px;float:right}
.highlight{color:#1da6a9}
.addthis-share{width:40%;margin:0 auto;padding:8px 0 8px 50px}

.img-overlay{ position: relative; float: left; margin: 0; padding: 0; width: 50%; height: 470px; background-size: cover; background-position: center; overflow: hidden; cursor: pointer; }
.img-overlay .overlay{ background: #fff; background: rgba(255,255,255,0.8); position: absolute; margin: auto; width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; opacity: 1; -webkit-transition: .5s ease; transition: .5s ease; }
.img-overlay:hover .overlay{ background: #473720; background: rgba(255,255,255,0.8); opacity: 0.2; width: 100%; height: 100%; }
.img-overlay h2, .img-overlay h4{ display: inline-block; color: #000; font-size: 2.2em; font-weight: 300; line-height: 1.3em; text-align: center; position: absolute; margin: auto; height: 100px; left: 0; top: 0; right: 0; bottom: 0; opacity: 1; z-index:1000; text-transform: uppercase; text-shadow:0 0 5px #fff, 0 0 6px #fff, 0 0 7px #fff, 0 0 8px #fff, 0 0 9px #fff, 0 0 10px #fff, 0 0 11px #fff, 0 0 12px #fff; }
.img-overlay h4{ font-size: 1.2em; font-weight: 700; line-height: 1.3em; height: 0; }
.img-overlay:hover h2{-webkit-transition: 1.3s ease;transition: 1.3s ease;}

.img-block {margin: 0;padding: 0;}
.img-block.right {float: right;margin:5px 0 30px 30px;}
.img-block.left {float: left;margin:5px 30px 30px 0;}

.bg-home {    background: #000 url(img/main-bg-v2.jpg) 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;}
.home-header{text-shadow: 0px 0px 6px white;
    stroke: white;
}
.lot-img{list-style-type: none; }
.lot-img li{
    float: left;
    width: 22%;
    margin: 0 10px;
    /* box-shadow: 1px 1px 7px black; */
}
.lot-img img {
    box-shadow: 1px 1px 7px black;
}
.map-header{margin: 20px 0 5px;}
.map-link {display: block;position:relative;padding: 95px 0;height:0;overflow:hidden;background-color: transparent;}
.map-link iframe {position:absolute;top:0;left:0;width:100%;height:100%}

.contact-pg .map-link {padding: 180px 0;}

.footer-contact textarea { min-height: 12em; }

.site-links {}
.site-links a {position: relative;display: table;width: 33.33%;margin:0;padding: 2%;float: left;background: #D6B284;border: 1px #fff solid; -webkit-transition: .5s ease; transition: .5s ease; }
.site-links a:hover,
.site-links a.active {background:#a6ae40;}
.site-links h2 {position: absolute;top: 42%;display: block;width: 88%;margin: 0;text-align: center;color: #000; text-shadow:0 0 5px #fff, 0 0 6px #fff, 0 0 7px #fff, 0 0 8px #fff, 0 0 9px #fff, 0 0 10px #fff, 0 0 11px #fff, 0 0 12px #fff;}
.site-links img {display: table-cell;vertical-align: middle;}
.main-features{
	position:relative;
	padding-top: 15%;
}
.site-plan {
        background: #fff;
    position: relative;
    padding: 0px 20px 20px;
    margin-bottom: 20px;
}
.site-title {
       position: relative;
    top: 0;
    left: 0;
    font-size: 3em;
    display: block;
    width: 100%;
    padding: 15px 20px 20px;

}
.site-info {
    font-family: "quicksand","helveticaneue-light","helvetica neue light","helvetica neue",helvetica,arial,"lucida grande",sans-serif;
    font-size: 1.6em !important;
    position: absolute;
    right: 30px;
    top: 28px;
}
.site-link {
    display: inline-block !important;
    margin: 0 auto;
}

.project-nav {margin: 30px 0 0;}
.project-nav h3 { font-weight:bold;} 
.project-nav ul {margin: 0;padding: 0; text-align:center;}
@media (min-width: 918px) {
.project-nav li {list-style-type: none;width: 23%;height: 280px;display:inline-block;text-align: center;margin: 0;padding: 0;}
}
@media (max-width: 917px) {
.project-nav li {list-style-type: none;width: 23%;height: 200px;display:inline-block;text-align: center;margin: 0;padding: 0;}	
}
@media (max-width: 767px) {
.project-nav li {list-style-type: none;    width: 34%; height: 220px; display:inline-block;text-align: center;margin: 0;padding: 0;}	
}
@media (max-width: 500px) {
.project-nav li {list-style-type: none;width: 46%;height: 160px;display:inline-block;text-align: center;margin: 0;padding: 0;}	
}



.project-nav li a {display: block;margin: 0;padding: 0;text-indent: 100%;white-space: nowrap;overflow: hidden;width: 100%;height: 100%;}
.project-nav li.logo01 a {background-image: url(img/legend-of-legacy-logo.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;}
	.project-nav li.logo01t a {background-image: url(img/legend-of-legacy-logo-trans.png);
    -webkit-background-size: 100%;
    background-size: 100%;
	-webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
	filter: gray; filter: grayscale(100%);
    background-repeat: no-repeat;
    background-position: 50% 50%;}
.project-nav li.logo02 a {background-image: url(img/aura-logo.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;}
.project-nav li.logo02t a {background-image: url(img/aura-logo-trans.png);
    -webkit-background-size: 100%;
    background-size: 100%;
	-webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
	filter: gray; filter: grayscale(100%);
    background-repeat: no-repeat;
    background-position: 50% 50%;}
.project-nav li.logo03 a {background-image: url(img/emerald-views-logo.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;}
.project-nav li.logo03t a {background-image: url(img/emerald-views-logo-trans.png);
    -webkit-background-size: 100%;
    background-size: 100%;
	-webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
	filter: gray; filter: grayscale(100%);
    background-repeat: no-repeat;
    background-position: 50% 50%;}
.project-nav li.logo04 a {background-image: url(img/the-towns-logo.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;}
.project-nav li.logo04t a {background-image: url(img/the-towns-logo-trans.png);
    -webkit-background-size: 100%;
    background-size: 100%;
	-webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
	filter: gray; filter: grayscale(100%);
    background-repeat: no-repeat;
    background-position: 50% 50%;}
.project-nav li.logo05 a {background-image: url(img/blank-logo.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;}
.project-nav li.logo06 a {background-image: url(img/blank-logo.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;}

.footer-nav {margin:0 0;}
.footer-nav h3 {}
.footer-nav ul {margin: 0;padding: 0;}
.footer-nav li {list-style-type: none;margin: 0;padding: 0;}
.footer-nav li a {text-decoration: none;}

.quick-links,
.project-links {float: left;margin-right: 20px; height:129px;}

.legacy-img {-webkit-background-size: cover !important;background-size: cover !important;background-position: 50%;}
.legacy-section {display: table;font-size: 1.6em;margin:0;padding: 40px 20px;text-shadow: 2px 2px 3px #000;min-height: 520px;height: 50vh;}
.legacy-section .legacy-content {display: table-cell;vertical-align: middle;}
.legacy-section .legacy-content h1,
.legacy-section .legacy-content h2 {color: #473720;}
.legacy-section .legacy-content.blk h1,
.legacy-section .legacy-content.blk h2 {color: #2c9996;text-shadow: 1px 1px 1px #fff !important;}
.legacy-section .legacy-content.blk p,.legacy-section .legacy-content.blk h3 {color: #000;text-shadow: 1px 1px 1px #fff !important;}
.legacy-plan { padding: 30px 0 50px; }
.legacy-cta {
background: rgb(179,187,28);
background: -moz-linear-gradient(top,  rgba(179,187,28,1) 0%, rgba(109,114,1,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(179,187,28,1)), color-stop(100%,rgba(109,114,1,1)));
background: -webkit-linear-gradient(top,  rgba(179,187,28,1) 0%,rgba(109,114,1,1) 100%);
background: -o-linear-gradient(top,  rgba(179,187,28,1) 0%,rgba(109,114,1,1) 100%);
background: -ms-linear-gradient(top,  rgba(179,187,28,1) 0%,rgba(109,114,1,1) 100%);
background: linear-gradient(to bottom,  rgba(179,187,28,1) 0%,rgba(109,114,1,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A46F19', endColorstr='#6d7201',GradientType=0 ); }
.legacy-cta .legacy-section {min-height: 100px;height: auto;padding: 60px 0;width: 100%;}
.legacy-cta h2.spec-link {text-align: center;margin: 0;padding: 0;}
.legacy-cta h2.spec-link a {color: #fff;text-decoration: none;}
.legacy-cta h2.spec-link a:hover {color: #1F2703;text-decoration: none;}

.legacy-quote {
  background: transparent url(img/icons/quote.png) 50% 0 no-repeat;
  -webkit-background-size: 100px;
  background-size: 100px;
  color: #000;
  display: table;
  min-height: 300px !important;
  padding: 130px 10px 20px; }
.legacy-quote.quote {background-image: url(img/icons/quote.png);}
.legacy-quote.book {background-image: url(img/icons/book.png);}
.legacy-quote.speech {background-image: url(img/icons/speech.png);}

.legacy-quote h3 {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 25px; }
.legacy-quote a {
  text-decoration: none; }
.legacy-quote span {
    font-size: 0.8em;
    font-weight: 700; }
.legacy-quote span.small {
    font-size: 0.7em;
    font-weight: 400; }
.legacy-gallery {
  width: 100%;
  background: rgba(0,0,0,0.5);
  padding: 20px; }
.legacy-gallery.wht { background: rgba(255,255,255,0.5); }

.carousel {}
.carousel-title {}
.carousel-image {-webkit-background-size: cover;background-size: cover;width: 45%;position: absolute;top: 0;right: 0;height: 100%;}
.extra-img {display: block;float: none;margin:0 auto;border:1px solid #b2bb1d;}
.carousel-content {width: 55%;padding-right:40px;}
.carousel .item {}
.owl-controls { }
.owl-next, .owl-prev {
  background: transparent url(img/slider/next-arrow.png) 50% no-repeat;
  width: 55px;
  height: 55px;
  text-indent: -100%;
  overflow: hidden;
  opacity: 0.5;
  margin: 10px; 
  position: absolute;
  top: -85px;
}
.owl-next:hover, .owl-prev:hover {opacity: 1;}

.owl-next {text-indent: 100%;right: 0;}
.owl-prev {
  background-image: url(img/slider/prev-arrow.png); 
  left: 0;
}
/*
.owl-dots {display: block;text-align: center;padding: 15px 0;}
.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1; }
.owl-dots .owl-dot.active span,.owl-dots .owl-dot:hover span{background:#869791}
.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }
*/
.carousel .caption {
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
  background: rgba(255, 255, 255, 0.5);
  padding: 22% 0;
  position: absolute;
  top: 0;
  text-align: center;
  z-index: 100;}
.carousel .caption.active {background:rgba(179, 187, 28, 0.8);}
.carousel .caption h3 {margin: 0;padding:10px 20px; text-shadow:0 0 5px #fff, 0 0 6px #fff, 0 0 7px #fff, 0 0 8px #fff, 0 0 9px #fff, 0 0 10px #fff, 0 0 11px #fff, 0 0 12px #fff;}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: -80px;

    display: block;

    width: 54px;
    height: 54px;
    margin-top: 0;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    opacity: 0.6;
    background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus { opacity: 1; }

.slick-prev:hover,.slick-prev:focus { background: transparent url(img/slider/prev-arrow.png) 50% 50% no-repeat; }
.slick-next:hover,.slick-next:focus { background: transparent url(img/slider/next-arrow.png) 50% 50% no-repeat; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {}

.slick-prev {background-image: url(img/slider/prev-arrow.png);left: 20px;}
.slick-next {background-image: url(img/slider/next-arrow.png);right: 20px;}
 
 /* Dots */
.slick-slider { margin-bottom: 30px; }

.slick-slide {position: relative;}
.slick-slide .title {
  display: block;
  position: absolute;
  top: 0;
  text-align: center;
  padding: 22% 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5); }
.slick-slide .title h3 {text-shadow:0 0 5px #fff, 0 0 6px #fff, 0 0 7px #fff, 0 0 8px #fff, 0 0 9px #fff, 0 0 10px #fff, 0 0 11px #fff, 0 0 12px #fff;}

.slick-dots {
    position: absolute;
    bottom: -40px;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer; }

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 2px;
    height: 2px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: #D6B284; 
    border-radius: 100%; }

.slick-dots li button:hover,
.slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before,
.slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active {}
.slick-dots li.slick-active button { background: #8F9608; }

.btn-gloss {
  display: table;
  background-image: url(img/pdf-button.png);
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 100%;
  height: 250px;
  padding: 20px;
  text-decoration: none; }
  .btn-gloss:hover {
    color:#A46F19 !important;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    min-height: 200px;
    color: #000;
    margin: 0;
    padding: 0 0 10px;
    text-align: center;
    z-index: 100; }

header.main-header {
     background-color: rgba(255,255,255,0.4);
    /* background: -webkit-radial-gradient(top,#e7e7e7,#fff); */
    /* background: radial-gradient(at top,#e7e7e7,#fff); */
    -webkit-background-size: contain;
    background-size: contain;
    z-index: 99999;
    position: relative;
}
header.main-header .container {
    position: relative;
}
header.main-header .legacy-info {clear: right;float: right;}
header.main-header .legacy-info h3 {font-size: 2.4em;margin-bottom: 0;}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block} audio,canvas,video{display: inline;splay:inline-block;*display:inline;*zoom:1} audio:not([controls]){display:none;height:0} [hidden]{display:none} html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%} html,button,input,select,textarea{font-family:sans-serif} body{margin:0} a:focus{outline:none} a:active,a:hover{outline:0} h1{font-size:2em;margin:.67em 0} h2{font-size:1.5em;margin:.83em 0} h3{font-size:1.17em;margin:1em 0} h4{font-size:1em;margin:1.33em 0} h5{font-size:.83em;margin:1.67em 0} h6{font-size:.67em;margin:2.33em 0} abbr[title]{border-bottom:1px dotted} b,strong{font-weight:700} blockquote{margin:1em 40px} dfn{font-style:italic} hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0} mark{background:#ff0;color:#000} p,pre{margin:1em 0} code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em} pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word} q{quotes:none} q:before,q:after{content:'';content:none} small{font-size:80%} sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline} sup{top:-.5em} sub{bottom:-.25em} dl,menu,ol,ul{margin:1em 0} dd{margin:0 0 0 40px} menu,ol,ul{padding:0 0 0 40px} nav ul,nav ol{list-style:none;list-style-image:none} img{border:0;-ms-interpolation-mode:bicubic} svg:not(:root){overflow:hidden} figure{margin:0} form{margin:0} fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em} legend{border:0;padding:0;white-space:normal;*margin-left:-7px} button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle} button,input{line-height:normal} button,select{text-transform:none} button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible} button[disabled],html input[disabled]{cursor:default} input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px} input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box} input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none} button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0} textarea{overflow:auto;vertical-align:top} *,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*behavior:url(/js/libs/boxsizing.htc)} html,body{-webkit-text-size-adjust:none} html,body,div,span,header,footer,aside,nav,menu,section,article,details,h1,h2,h3,h4,h5,h6,p,ol,ul,li,dl,dt,dd,em,small,big,strong,b,u,i,sub,sup,del,strike,blockquote,cite,pre,code,time,address,a,img,center,hr,form,fieldset,legend,label,input,textarea,button,table,caption,tbody,thead,tfoot,tr,th,td,iframe,object,canvas,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline} header,footer,aside,menu,nav,section,article,details{display:block} table{border-collapse:collapse;border-spacing:0} html{width:100%;height:100%}
html,body{    width: 100%!important;
    min-height: 100%;
    background: #fefefe;
    margin: 0;
    padding: 0;}

hr{border:0;height:5px;*zoom:1;filter:progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr='#fffafafa',endcolorstr='#fffafafa');background-image:-webkit-gradient(linear,0% 50%,100% 50%,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,#fff),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 50%,rgba(255,255,255,0) 100%);background-image:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 50%,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 50%,rgba(255,255,255,0) 100%);background-image:linear-gradient(left,rgba(255,255,255,0) 0%,#fff 50%,rgba(255,255,255,0) 100%);margin:10px auto;clear:both}
hr.inverse{*zoom:1;filter:progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr='#ff000000',endcolorstr='#ff000000');background-image:-webkit-gradient(linear,0% 50%,100% 50%,color-stop(0%,rgba(0,0,0,0)),color-stop(50%,#000),color-stop(100%,rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,0) 0%,#000 50%,rgba(0,0,0,0) 100%);background-image:-moz-linear-gradient(left,rgba(0,0,0,0) 0%,#000 50%,rgba(0,0,0,0) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,0) 0%,#000 50%,rgba(0,0,0,0) 100%);background-image:linear-gradient(left,rgba(0,0,0,0) 0%,#000 50%,rgba(0,0,0,0) 100%)}
img,a img{max-width:100%;border:none}

.clear,.clearfix,.row,header,footer{clear:both}
.clear:after,.clearfix:after,.row:after,header:after,footer:after,nav:after,.nav:after{content:'';display:block;clear:both}
.padded{padding:10px} .padded.double{padding:20px} .padded.triple{padding:30px}
.pad-top{padding-top:10px} .pad-top.double{padding-top:20px} .pad-top.triple{padding-top:30px}
.pad-right{padding-right:10px} .pad-right.double{padding-right:20px} .pad-right.triple{padding-right:30px}
.pad-bottom{padding-bottom:10px} .pad-bottom.double{padding-bottom:20px} .pad-bottom.triple{padding-bottom:30px}
.pad-left{padding-left:10px} .pad-left.double{padding-left:20px} .pad-left.triple{padding-left:30px}
.gapped{margin:10px} .gapped.double{margin:20px} .gapped.triple{margin:30px}
.gap-top{margin-top:10px} .gap-top.double{margin-top:20px} .gap-top.triple{margin-top:30px}
.gap-right{margin-right:10px} .gap-right.double{margin-right:20px} .gap-right.triple{margin-right:30px}
.gap-bottom{margin-bottom:10px} .gap-bottom.double{margin-bottom:20px} .gap-bottom.triple{margin-bottom:30px}
.gap-left{margin-left:10px} .gap-left.double{margin-left:20px} .gap-left.triple{margin-left:30px}
.offset{margin:-10px} .offset.double{margin:-20px} .offset.triple{margin:-30px}
.offset-top{margin-top:-10px} .offset-top.double{margin-top:-20px} .offset-top.triple{margin-top:-30px}
.offset-right{margin-right:-10px} .offset-right.double{margin-right:-20px} .offset-right.triple{margin-right:-30px}
.offset-bottom{margin-bottom:-10px} .offset-bottom.double{margin-bottom:-20px} .offset-bottom.triple{margin-bottom:-30px}
.offset-left{margin-left:-10px} .offset-left.double{margin-left:-20px} .offset-left.triple{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%}
.static{position:static}
.inline{display:inline-block;width:auto}
.block,.dropdown.on ul{display:block}
.hidden{display:none!important}

.small,sup,sub,small{font-size:.8em}
big,.large,big{font-size:1.5em}
.zero{margin:0;padding:0}
.pull-right{float:right} .pull-left{float:left}
.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}
.truncate,.js .responsive:not(table){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}
.disabled{color:#d9d9d9;cursor:not-allowed;text-decoration:none;outline:none}
.disabled:hover,.disabled:focus,.disabled:visited{color:#d9d9d9;cursor:not-allowed;text-decoration:none;outline:none}

.clear:after,.clearfix:after{content:'';display:block;clear:both} .container{max-width:1280px;margin:0 auto} .row,header,footer{width:100%}
.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:41%} 
.third.one,.thirds.one
{
    width:28%
} 
.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%} 

@media (max-width: 767px) {
.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}
nav.posh-nav ul li.current-menu-item a,nav.posh-nav ul li.current-page-ancestor a,nav.posh-nav ul li.current-menu-item a:hover,nav.posh-nav ul li.current-page-ancestor a:hover{text-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;border:none!important;border-top: 2px solid #A46F19!important;border-bottom: 2px solid #A46F19!important;background: #D6B284;}
}
@media (max-width: 767px) and (min-width: 481px) {.one-up-small-tablet:nth-child(2){clear:both!important}.two-up-small-tablet:nth-child(3){clear:both!important}.three-up-small-tablet:nth-child(4){clear:both!important}.four-up-small-tablet:nth-child(5){clear:both!important}.five-up-small-tablet:nth-child(6){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: 767px) and (min-width: 481px) {
.one-up-small-tablet:nth-child(2){clear:both!important}
.two-up-small-tablet:nth-child(3){clear:both!important}
.three-up-small-tablet:nth-child(4){clear:both!important}
.four-up-small-tablet:nth-child(5){clear:both!important}
.five-up-small-tablet:nth-child(6){clear:both!important}
}
@media (max-width: 480px) {
.one-up-mobile:nth-child(2){clear:both!important}
.two-up-mobile:nth-child(3){clear:both!important}
.three-up-mobile:nth-child(4){clear:both!important}
.four-up-mobile:nth-child(5){clear:both!important}
.five-up-mobile:nth-child(6){clear:both!important}
}
.flex-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}
.flex-box{-webkit-box-flex:1;-moz-box-flex:1;width:100%;-webkit-flex:1;-ms-flex:1;flex:1}
.vertical-center{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center;display:-moz-box;-moz-box-orient:vertical;-moz-box-pack:center;display:box;box-orient:vertical;box-pack:center}
@font-face{font-family:"averagesans";font-style:normal;font-weight:400;src:url(font/average-sans-webfont.eot);src:url(font/average-sans-webfont.eot#iefix) format("embedded-opentype"),url(font/average-sans-webfont.woff) format("woff"),url(font/average-sans-webfont.ttf) format("truetype")}
.averagesans{font-family:averagesans,"open sans","helveticaneue-light","helvetica neue light","helvetica neue",helvetica,arial,"lucida grande",sans-serif}
@font-face{font-family:"americantypewriter";font-style:normal;font-weight:400;src:url(font/americantypewriterstd-bold.eot);src:url(font/americantypewriterstd-bold.eot#iefix) format("embedded-opentype"),url(font/americantypewriterstd-bold.woff) format("woff"),url(font/americantypewriterstd-bold.ttf) format("truetype")}
.americantypewriter{font-family:americantypewriter,"open sans","helveticaneue-light","helvetica neue light","helvetica neue",helvetica,arial,"lucida grande",sans-serif}
* html{font-size:87.5%, text-rendering: optimizelegibility;}
html{font-size:14px;line-height:1.28571em}
html,body{font-family:"open sans","helveticaneue-light","helvetica neue light","helvetica neue",helvetica,arial,"lucida grande",sans-serif;color: #000;}
a,a:visited{color: #fff;
    -webkit-transition: color .25s;
    -moz-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s;}
a:hover,a:focus{color:#56472E;text-decoration:underline}
h1,h2,h3,h4,h5,h6{font-family:"Open Sans", sans-serif;margin-bottom:15px;}
h1,.h1{    color: #1a1a1a;
    font-weight: 400;
    font-size: 4em;
    line-height: 1em;
    margin-bottom: 20px;
    letter-spacing: 2px;
	text-align: center;}
h2,.h2{font-weight:400;font-size:2em;line-height:1.28571em}
h3,.h3{font-weight:400;font-size:1.5em;line-height:1.71429em}
h4,.h4{font-weight:400;font-size:1.33333em;line-height: 1.6em;}
h5,.h5{font-weight:700;font-size:1.16667em;line-height:2.20408em}
h6,.h6{font-weight:700;font-size:1.16667em;line-height:2.20408em;text-transform:uppercase}
p,ul,ol,dl{margin-bottom:12px;font-weight:400;font-weight:300;font-size:1em;line-height:1.6em}
ul,ol{margin-left:20px}
ul li,ol li,ul.list>li,ol.list>li{display:list-item}
dl dt{font-weight:400}
dl dd{padding-left:1em;margin-bottom:10px}
ul.list,ol.list,ul.unstyled,ol.unstyled{list-style:none}
ul.list{margin-left:0}
ul.list li:before{content:'\f00c';display:inline-block;width:1.1em;margin-right:.25em;font-family:'posh-typeface';font-weight:400;font-weight:300;font-style:normal;font-size:15.4px;text-decoration:inherit;-webkit-font-smoothing:antialiased;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}
ol.list{counter-reset:li;margin-left:1.5em;line-height:1.6}
ol.list li{position:relative;padding:2px 6px 0}
ol.list li:before{content:counter(li);counter-increment:li;position:absolute;top:.1em;left:-2em;width:2em;text-align:center;padding:.3em .1em .1em;font-size:.8em;line-height:1.5em;color:#000;background:#00adc5;font-weight:700;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}
blockquote{padding:1.3em 4em 1em;color:#eee;font-size:1em;line-height:1.47857em;font-weight:700;position:relative;z-index:0;background:#000;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}
blockquote:before{content:'\e037';color:#000;font-size:6em;display:block;position:absolute;top:.4em;left:.1em;z-index:-1}
blockquote:after{content:'\e036';color:#000;font-size:6em;display:block;position:absolute;top:.4em;right:.1em;z-index:-1}
cite{display:block;position:relative;left:-1em;margin-top:.25em;font-size:1em;line-height:1.22143em;font-weight:400;font-style:normal;color:#fff}
cite:before{content:'\e030'}
abbr[title],dfn[title],abbr[data-title],dfn[data-title]{border-bottom:1px dotted;cursor:help}
em{font-style:italic}
b,strong{font-weight:600}
code,pre{font-family:monospace}
del,strike{text-decoration:line-through}
code{white-space:pre-wrap;word-wrap:break-word;min-height:1em;display:inline-block;background:#ccc;border:none;padding:0 .3em;margin:0 .2em;font-weight:400;line-height:inherit}
pre{color:#f2f2f2;background:#050505;font-size:1em;line-height:1.28571em;padding:.5em;display:block;border-left:2.6em solid #383838;counter-reset:linenumber}
pre code{display:block;background:inherit;margin:0;padding:0}
pre code:before{text-align:right;color:#9a9a9a;counter-increment:linenumber;content:counter(linenumber) ".";position:absolute;left:.65em;width:2.6em}
.info{color:#3a87ad}
.alert{color:#c09853}
.warning{color:#ff971e}
.error{color:#b94a48}
.success{color:#468847}
.js .responsive:not(table){-webkit-transition:font .25s;-moz-transition:font .25s;-o-transition:font .25s;transition:font .25s}
::-moz-selection{background:#A46F19;color:#fafafa;text-shadow:none}
::selection{background:#BCA88E;color:#fafafa;text-shadow:none}
ol.list.green li:before{background:#2ecc71}
ol.list.blue li:before{background:#3498db}
ol.list.purple li:before{background:#9b59b6}
ol.list.yellow li:before{background:#f1c40f}
ol.list.orange li:before{background:#e67e22}
ol.list.red li:before{background:#e74c3c}
ol.list.pink li:before{background:#f02475}
ol.list.turquoise li:before{background:#1abc9c}
ol.list.asphalt li:before{background:#34495e}
ol.list li.green:before{background:#2ecc71}
ol.list li.blue:before{background:#3498db}
ol.list li.purple:before{background:#9b59b6}
ol.list li.yellow:before{background:#f1c40f}
ol.list li.orange:before{background:#e67e22}
ol.list li.red:before{background:#e74c3c}
ol.list li.pink:before{background:#f02475}
ol.list li.turquoise:before{background:#1abc9c}
ol.list li.asphalt:before{background:#34495e}
.green{color:#2ecc71}
.blue{color:#3498db}
.purple{color:#9b59b6}
.yellow{color:#f1c40f}
.orange{color:#e67e22}
.red{color:#e74c3c}
.pink{color:#f02475}
.turquoise{color:#1abc9c}
.asphalt{color:#34495e}
@font-face{font-family:'posh-typeface';src:url(font/posh-typeface.eot);src:url(font/posh-typeface.eot?#iefix) format("embedded-opentype"),url(font/posh-typeface.woff) format("woff"),url(font/posh-typeface.ttf) format("truetype"),url(font/posh-typeface.svg#posh-typeface) format("svg");font-weight:400;font-style:normal}
[class^="icon-"],[class*=" icon-"]{font-family:'posh-typeface';font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}
a [class^="icon-"],a [class*=" icon-"]{display:inline-block}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333em}
.btn [class^="icon-"],.btn [class*=" icon-"],.nav [class^="icon-"],.nav [class*=" icon-"]{display:inline}
.btn [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class^="icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em}
.btn [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block}
.nav-tabs [class^="icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class^="icon-"],.nav-pills [class^="icon-"].icon-large,.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large{line-height:.9em}
li [class^="icon-"],li [class*=" icon-"],.nav li [class^="icon-"],.nav li [class*=" icon-"]{display:inline-block;width:1.25em;text-align:center}
li [class^="icon-"].icon-large,li [class*=" icon-"].icon-large,.nav li [class^="icon-"].icon-large,.nav li [class*=" icon-"].icon-large{width:1.5625em}
ul.icons{list-style-type:none;text-indent:-.75em}
ul.icons li [class^="icon-"],ul.icons li [class*=" icon-"]{width:.75em}
.icon-muted{color:#eee}
.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}
.icon-2x{font-size:2em}
.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}
.icon-3x{font-size:3em}
.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}
.icon-4x{font-size:4em}
.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}
.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}
.btn [class^="icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em}
.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em}
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em}

.icon-phone:before{content:"\e000"} .icon-mobile:before{content:"\e001"} .icon-mouse:before{content:"\e002"} .icon-mail:before{content:"\e003"} .icon-paperplane:before{content:"\e004"} .icon-pencil:before{content:"\e005"} .icon-paperclip:before{content:"\e006"} .icon-user:before{content:"\e007"} .icon-users:before{content:"\e008"} .icon-user-add:before{content:"\e009"} .icon-vcard:before{content:"\e00a"} .icon-export:before{content:"\e00b"} .icon-pin:before{content:"\e00c"} .icon-map:before{content:"\e00d"} .icon-location:before{content:"\e00e"} .icon-target:before{content:"\e00f"} .icon-heart:before{content:"\e010"} .icon-heart-outline:before{content:"\e011"} .icon-star:before{content:"\e012"} .icon-star-outline:before{content:"\e013"} .icon-comment:before{content:"\e017"} .icon-twitterfeed:before{content:"\e018"} .icon-twitter:before{content:"\e019"} .icon-facebook:before{content:"\e04c"} .icon-googleplus:before{content:"\e01d"} .icon-pinterest:before{content:"\e01f"} .icon-linkedin:before{content:"\e01c"} .icon-linkedin-logo:before{content:"\e01e"} .icon-skype:before{content:"\e020"} .icon-upload:before{content:"\e025"} .icon-cloud:before{content:"\e026"} .icon-disk:before{content:"\e027"} .icon-folder:before{content:"\e028"} .icon-landscape:before{content:"\e029"} .icon-document:before{content:"\e02a"} .icon-warning:before{content:"\e02b"} .icon-help:before{content:"\e02c"} .icon-bars:before{content:"\e02d"} .icon-pie:before{content:"\e02e"} .icon-plus:before{content:"\e02f"} .icon-minus:before{content:"\e030"} .icon-check:before{content:"\e031"} .icon-close:before{content:"\e032"} .icon-statistics:before{content:"\e033"} .icon-rss:before{content:"\e034"} .icon-database:before{content:"\e035"} .icon-quote-open:before{content:"\e037"} .icon-quote-closed:before{content:"\e036"} .icon-house:before{content:"\e038"} .icon-popup:before{content:"\e039"} .icon-search:before{content:"\e03a"} .icon-link:before{content:"\e03b"} .icon-cog:before{content:"\e03c"} .icon-eye:before{content:"\e03d"} .icon-clock:before{content:"\e03e"} .icon-code:before{content:"\e03f"} .icon-menu:before{content:"\e040"} .icon-list:before{content:"\e041"} .icon-browser:before{content:"\e042"} .icon-screen:before{content:"\e043"} .icon-layout:before{content:"\e044"} .icon-arrow-left:before{content:"\e01a"} .icon-arrow-down:before{content:"\e045"} .icon-arrow-up:before{content:"\e046"} .icon-arrow-right:before{content:"\e047"} .icon-arrow-right-bold:before{content:"\e021"} .icon-arrow-up-bold:before{content:"\e022"} .icon-arrow-down-bold:before{content:"\e023"} .icon-arrow-left-bold:before{content:"\e024"} .icon-arrow-left-tri:before{content:"\e048"} .icon-arrow-down-tri:before{content:"\e049"} .icon-arrow-up-tri:before{content:"\e04a"} .icon-arrow-right-tri:before{content:"\e04b"} .icon-thumbs-up:before{content:"\e014"} .icon-thumbs-down:before{content:"\e015"} .icon-chat:before{content:"\e016"} .icon-minus-bold:before{content:"\e04d"} .icon-plus-bold:before{content:"\e01b"}
.sub-tab-btn {
       padding: 10px 0!important;
    position: relative;
    width: 100%!important;
}
button,input[type=submit],input[type=button],input[type=reset],.btn,a.btn,a.btn:visited,[role~=button]{
    display: inline-block;
    word-wrap: break-word;
    padding: 30px 0px;
    border: 2px #424954 solid;
    background: rgba(255, 255, 255, 0.7);
    color: #424954;
    font-family: "open sans","helveticaneue-light","helvetica neue light","helvetica neue",helvetica,arial,"lucida grande",sans-serif;
    font-weight: 300;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 1.5;
    width: auto;
    height: auto;
    text-align: center;
    margin-bottom: 10px;
    width: 265px;
    -webkit-transition: background-color .25s ease-out;
    -moz-transition: background-color .25s ease-out;
    -o-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;}
nav.menu .menu-toggle,.menu.nav .menu-toggle{
	display: inline-block;
    word-wrap: break-word;
    padding: 10px 10px;
    border: 2px #424954 solid;
    background: rgba(255, 255, 255, 0.7);
    color: #424954;
    font-family: "open sans","helveticaneue-light","helvetica neue light","helvetica neue",helvetica,arial,"lucida grande",sans-serif;
    font-weight: 300;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 1.5;
    width: auto;
    height: auto;
    text-align: center;
    margin-bottom: 10px;
    -webkit-transition: background-color .25s ease-out;
    -moz-transition: background-color .25s ease-out;
    -o-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
}
button:hover, input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover,.btn:hover,a.btn:hover:visited,[role~=button]:hover,nav.menu .menu-toggle:hover,.menu.nav .menu-toggle:hover,button:focus,input[type=submit]:focus,input[type=button]:focus,input[type=reset]:focus,.btn:focus,a.btn:focus:visited,[role~=button]:focus,nav.menu .menu-toggle:focus,.menu.nav .menu-toggle:focus{    background-color: rgba(000,000,000,0.7);
    text-decoration: none;
    color: #fefefe;}
button.on,input[type=submit].on,input[type=button].on,input[type=reset].on,.btn.on,a.btn.on,a.btn.on:visited,ul.btn-list li a.on,ol.btn-list li a.on,[role~=button].on{background:#008092;text-decoration:none;color:#fafafa}
button.active,input[type=submit].active,input[type=button].active,input[type=reset].active,.btn.active,a.btn.active,a.btn.active:visited,ul.btn-list li a.active,ol.btn-list li a.active,[role~=button].active,button.active:hover,input[type=submit].active:hover,input[type=button].active:hover,input[type=reset].active:hover,.btn.active:hover,a.btn.active:hover:visited,ul.btn-list li a.active:hover,ol.btn-list li a.active:hover,[role~=button].active:hover,button.active:focus,input[type=submit].active:focus,input[type=button].active:focus,input[type=reset].active:focus,.btn.active:focus,a.btn.active:focus:visited,ul.btn-list li a.active:focus,ol.btn-list li a.active:focus,[role~=button].active:focus{background: #424954;
    color: #fafafa;}
button.disabled,input[type=submit].disabled,input[type=button].disabled,input[type=reset].disabled,.btn.disabled,a.btn.disabled,a.btn.disabled:visited,ul.btn-list li a.disabled,ol.btn-list li a.disabled,[role~=button].disabled{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
button.disabled:hover,input[type=submit].disabled:hover,input[type=button].disabled:hover,input[type=reset].disabled:hover,.btn.disabled:hover,a.btn.disabled:hover:visited,ul.btn-list li a.disabled:hover,ol.btn-list li a.disabled:hover,[role~=button].disabled:hover,button.disabled:focus,input[type=submit].disabled:focus,input[type=button].disabled:focus,input[type=reset].disabled:focus,.btn.disabled:focus,a.btn.disabled:focus:visited,ul.btn-list li a.disabled:focus,ol.btn-list li a.disabled:focus,[role~=button].disabled:focus,button.disabled:visited,input[type=submit].disabled:visited,input[type=button].disabled:visited,input[type=reset].disabled:visited,.btn.disabled:visited,ul.btn-list li a.disabled:visited,ol.btn-list li a.disabled:visited,[role~=button].disabled:visited{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
button.green,input[type=submit].green,input[type=button].green,input[type=reset].green,.btn.green,a.btn.green,a.btn.green:visited,ul.btn-list li a.green,ol.btn-list li a.green,[role~=button].green{background-color:#2ecc71;color:#fff;border-color:#29b765}
button.green:hover,input[type=submit].green:hover,input[type=button].green:hover,input[type=reset].green:hover,.btn.green:hover,a.btn.green:hover:visited,ul.btn-list li a.green:hover,ol.btn-list li a.green:hover,[role~=button].green:hover,button.green:focus,input[type=submit].green:focus,input[type=button].green:focus,input[type=reset].green:focus,.btn.green:focus,a.btn.green:focus:visited,ul.btn-list li a.green:focus,ol.btn-list li a.green:focus,[role~=button].green:focus{background:#29b765;border-color:#25a25a}
button.disabled.green,input[type=submit].disabled.green,input[type=button].disabled.green,input[type=reset].disabled.green,.btn.disabled.green,ul.btn-list li a.disabled.green,ol.btn-list li a.disabled.green,[role~=button].disabled.green{color:#c5e8d4;background:#7ccb9d;border-color:#47b375;cursor:not-allowed;text-decoration:none;outline:none}
button.disabled.green:hover,input[type=submit].disabled.green:hover,input[type=button].disabled.green:hover,input[type=reset].disabled.green:hover,.btn.disabled.green:hover,ul.btn-list li a.disabled.green:hover,ol.btn-list li a.disabled.green:hover,[role~=button].disabled.green:hover,button.disabled.green:focus,input[type=submit].disabled.green:focus,input[type=button].disabled.green:focus,input[type=reset].disabled.green:focus,.btn.disabled.green:focus,ul.btn-list li a.disabled.green:focus,ol.btn-list li a.disabled.green:focus,[role~=button].disabled.green:focus,button.disabled.green:visited,input[type=submit].disabled.green:visited,input[type=button].disabled.green:visited,input[type=reset].disabled.green:visited,.btn.disabled.green:visited,ul.btn-list li a.disabled.green:visited,ol.btn-list li a.disabled.green:visited,[role~=button].disabled.green:visited{color:#c5e8d4;background:#7ccb9d;border-color:#47b375;cursor:not-allowed;text-decoration:none;outline:none}
button.blue,input[type=submit].blue,input[type=button].blue,input[type=reset].blue,.btn.blue,a.btn.blue,a.btn.blue:visited,ul.btn-list li a.blue,ol.btn-list li a.blue,[role~=button].blue{background-color:#3498db;color:#fff;border-color:#258cd1}
button.blue:hover,input[type=submit].blue:hover,input[type=button].blue:hover,input[type=reset].blue:hover,.btn.blue:hover,a.btn.blue:hover:visited,ul.btn-list li a.blue:hover,ol.btn-list li a.blue:hover,[role~=button].blue:hover,button.blue:focus,input[type=submit].blue:focus,input[type=button].blue:focus,input[type=reset].blue:focus,.btn.blue:focus,a.btn.blue:focus:visited,ul.btn-list li a.blue:focus,ol.btn-list li a.blue:focus,[role~=button].blue:focus{background:#258cd1;border-color:#217dbb}
button.disabled.blue,input[type=submit].disabled.blue,input[type=button].disabled.blue,input[type=reset].disabled.blue,.btn.disabled.blue,ul.btn-list li a.disabled.blue,ol.btn-list li a.disabled.blue,[role~=button].disabled.blue{color:#d2e4f0;background:#85b6d6;border-color:#4c93c3;cursor:not-allowed;text-decoration:none;outline:none}
button.disabled.blue:hover,input[type=submit].disabled.blue:hover,input[type=button].disabled.blue:hover,input[type=reset].disabled.blue:hover,.btn.disabled.blue:hover,ul.btn-list li a.disabled.blue:hover,ol.btn-list li a.disabled.blue:hover,[role~=button].disabled.blue:hover,button.disabled.blue:focus,input[type=submit].disabled.blue:focus,input[type=button].disabled.blue:focus,input[type=reset].disabled.blue:focus,.btn.disabled.blue:focus,ul.btn-list li a.disabled.blue:focus,ol.btn-list li a.disabled.blue:focus,[role~=button].disabled.blue:focus,button.disabled.blue:visited,input[type=submit].disabled.blue:visited,input[type=button].disabled.blue:visited,input[type=reset].disabled.blue:visited,.btn.disabled.blue:visited,ul.btn-list li a.disabled.blue:visited,ol.btn-list li a.disabled.blue:visited,[role~=button].disabled.blue:visited{color:#d2e4f0;background:#85b6d6;border-color:#4c93c3;cursor:not-allowed;text-decoration:none;outline:none}
button.purple,input[type=submit].purple,input[type=button].purple,input[type=reset].purple,.btn.purple,a.btn.purple,a.btn.purple:visited,ul.btn-list li a.purple,ol.btn-list li a.purple,[role~=button].purple{background-color:#9b59b6;color:#fff;border-color:#8f4bab}
button.purple:hover,input[type=submit].purple:hover,input[type=button].purple:hover,input[type=reset].purple:hover,.btn.purple:hover,a.btn.purple:hover:visited,ul.btn-list li a.purple:hover,ol.btn-list li a.purple:hover,[role~=button].purple:hover,button.purple:focus,input[type=submit].purple:focus,input[type=button].purple:focus,input[type=reset].purple:focus,.btn.purple:focus,a.btn.purple:focus:visited,ul.btn-list li a.purple:focus,ol.btn-list li a.purple:focus,[role~=button].purple:focus{background:#8f4bab;border-color:#804399}
button.disabled.purple,input[type=submit].disabled.purple,input[type=button].disabled.purple,input[type=reset].disabled.purple,.btn.disabled.purple,ul.btn-list li a.disabled.purple,ol.btn-list li a.disabled.purple,[role~=button].disabled.purple{color:#e3dbe6;background:#b49ebd;border-color:#91719e;cursor:not-allowed;text-decoration:none;outline:none}
button.disabled.purple:hover,input[type=submit].disabled.purple:hover,input[type=button].disabled.purple:hover,input[type=reset].disabled.purple:hover,.btn.disabled.purple:hover,ul.btn-list li a.disabled.purple:hover,ol.btn-list li a.disabled.purple:hover,[role~=button].disabled.purple:hover,button.disabled.purple:focus,input[type=submit].disabled.purple:focus,input[type=button].disabled.purple:focus,input[type=reset].disabled.purple:focus,.btn.disabled.purple:focus,ul.btn-list li a.disabled.purple:focus,ol.btn-list li a.disabled.purple:focus,[role~=button].disabled.purple:focus,button.disabled.purple:visited,input[type=submit].disabled.purple:visited,input[type=button].disabled.purple:visited,input[type=reset].disabled.purple:visited,.btn.disabled.purple:visited,ul.btn-list li a.disabled.purple:visited,ol.btn-list li a.disabled.purple:visited,[role~=button].disabled.purple:visited{color:#e3dbe6;background:#b49ebd;border-color:#91719e;cursor:not-allowed;text-decoration:none;outline:none}
button.yellow,input[type=submit].yellow,input[type=button].yellow,input[type=reset].yellow,.btn.yellow,a.btn.yellow,a.btn.yellow:visited,ul.btn-list li a.yellow,ol.btn-list li a.yellow,[role~=button].yellow{background-color:#f1c40f;color:#fff;border-color:#dab10d}
button.yellow:hover,input[type=submit].yellow:hover,input[type=button].yellow:hover,input[type=reset].yellow:hover,.btn.yellow:hover,a.btn.yellow:hover:visited,ul.btn-list li a.yellow:hover,ol.btn-list li a.yellow:hover,[role~=button].yellow:hover,button.yellow:focus,input[type=submit].yellow:focus,input[type=button].yellow:focus,input[type=reset].yellow:focus,.btn.yellow:focus,a.btn.yellow:focus:visited,ul.btn-list li a.yellow:focus,ol.btn-list li a.yellow:focus,[role~=button].yellow:focus{background:#dab10d;border-color:#c29d0b}
button.disabled.yellow,input[type=submit].disabled.yellow,input[type=button].disabled.yellow,input[type=reset].disabled.yellow,.btn.disabled.yellow,ul.btn-list li a.disabled.yellow,ol.btn-list li a.disabled.yellow,[role~=button].disabled.yellow{color:#f3e9bf;background:#e3cb69;border-color:#d8b528;cursor:not-allowed;text-decoration:none;outline:none}
button.disabled.yellow:hover,input[type=submit].disabled.yellow:hover,input[type=button].disabled.yellow:hover,input[type=reset].disabled.yellow:hover,.btn.disabled.yellow:hover,ul.btn-list li a.disabled.yellow:hover,ol.btn-list li a.disabled.yellow:hover,[role~=button].disabled.yellow:hover,button.disabled.yellow:focus,input[type=submit].disabled.yellow:focus,input[type=button].disabled.yellow:focus,input[type=reset].disabled.yellow:focus,.btn.disabled.yellow:focus,ul.btn-list li a.disabled.yellow:focus,ol.btn-list li a.disabled.yellow:focus,[role~=button].disabled.yellow:focus,button.disabled.yellow:visited,input[type=submit].disabled.yellow:visited,input[type=button].disabled.yellow:visited,input[type=reset].disabled.yellow:visited,.btn.disabled.yellow:visited,ul.btn-list li a.disabled.yellow:visited,ol.btn-list li a.disabled.yellow:visited,[role~=button].disabled.yellow:visited{color:#f3e9bf;background:#e3cb69;border-color:#d8b528;cursor:not-allowed;text-decoration:none;outline:none}
button.orange,input[type=submit].orange,input[type=button].orange,input[type=reset].orange,.btn.orange,a.btn.orange,a.btn.orange:visited,ul.btn-list li a.orange,ol.btn-list li a.orange,[role~=button].orange{background-color:#e67e22;color:#fff;border-color:#d67118}
button.orange:hover,input[type=submit].orange:hover,input[type=button].orange:hover,input[type=reset].orange:hover,.btn.orange:hover,a.btn.orange:hover:visited,ul.btn-list li a.orange:hover,ol.btn-list li a.orange:hover,[role~=button].orange:hover,button.orange:focus,input[type=submit].orange:focus,input[type=button].orange:focus,input[type=reset].orange:focus,.btn.orange:focus,a.btn.orange:focus:visited,ul.btn-list li a.orange:focus,ol.btn-list li a.orange:focus,[role~=button].orange:focus{background:#d67118;border-color:#bf6516}
button.disabled.orange,input[type=submit].disabled.orange,input[type=button].disabled.orange,input[type=reset].disabled.orange,.btn.disabled.orange,ul.btn-list li a.disabled.orange,ol.btn-list li a.disabled.orange,[role~=button].disabled.orange{color:#f1dcc9;background:#dda778;border-color:#cd803b;cursor:not-allowed;text-decoration:none;outline:none}
button.disabled.orange:hover,input[type=submit].disabled.orange:hover,input[type=button].disabled.orange:hover,input[type=reset].disabled.orange:hover,.btn.disabled.orange:hover,ul.btn-list li a.disabled.orange:hover,ol.btn-list li a.disabled.orange:hover,[role~=button].disabled.orange:hover,button.disabled.orange:focus,input[type=submit].disabled.orange:focus,input[type=button].disabled.orange:focus,input[type=reset].disabled.orange:focus,.btn.disabled.orange:focus,ul.btn-list li a.disabled.orange:focus,ol.btn-list li a.disabled.orange:focus,[role~=button].disabled.orange:focus,button.disabled.orange:visited,input[type=submit].disabled.orange:visited,input[type=button].disabled.orange:visited,input[type=reset].disabled.orange:visited,.btn.disabled.orange:visited,ul.btn-list li a.disabled.orange:visited,ol.btn-list li a.disabled.orange:visited,[role~=button].disabled.orange:visited{color:#f1dcc9;background:#dda778;border-color:#cd803b;cursor:not-allowed;text-decoration:none;outline:none}
button.red,input[type=submit].red,input[type=button].red,input[type=reset].red,.btn.red,a.btn.red,a.btn.red:visited,ul.btn-list li a.red,ol.btn-list li a.red,[role~=button].red{background-color:#e74c3c;color:#fff;border-color:#e43725}
button.red:hover,input[type=submit].red:hover,input[type=button].red:hover,input[type=reset].red:hover,.btn.red:hover,a.btn.red:hover:visited,ul.btn-list li a.red:hover,ol.btn-list li a.red:hover,[role~=button].red:hover,button.red:focus,input[type=submit].red:focus,input[type=button].red:focus,input[type=reset].red:focus,.btn.red:focus,a.btn.red:focus:visited,ul.btn-list li a.red:focus,ol.btn-list li a.red:focus,[role~=button].red:focus{background:#e43725;border-color:#d62c1a}
button.disabled.red,input[type=submit].disabled.red,input[type=button].disabled.red,input[type=reset].disabled.red,.btn.disabled.red,ul.btn-list li a.disabled.red,ol.btn-list li a.disabled.red,[role~=button].disabled.red{color:#f7e1df;background:#e1968e;border-color:#d15e52;cursor:not-allowed;text-decoration:none;outline:none}
button.disabled.red:hover,input[type=submit].disabled.red:hover,input[type=button].disabled.red:hover,input[type=reset].disabled.red:hover,.btn.disabled.red:hover,ul.btn-list li a.disabled.red:hover,ol.btn-list li a.disabled.red:hover,[role~=button].disabled.red:hover,button.disabled.red:focus,input[type=submit].disabled.red:focus,input[type=button].disabled.red:focus,input[type=reset].disabled.red:focus,.btn.disabled.red:focus,ul.btn-list li a.disabled.red:focus,ol.btn-list li a.disabled.red:focus,[role~=button].disabled.red:focus,button.disabled.red:visited,input[type=submit].disabled.red:visited,input[type=button].disabled.red:visited,input[type=reset].disabled.red:visited,.btn.disabled.red:visited,ul.btn-list li a.disabled.red:visited,ol.btn-list li a.disabled.red:visited,[role~=button].disabled.red:visited{color:#f7e1df;background:#e1968e;border-color:#d15e52;cursor:not-allowed;text-decoration:none;outline:none}
button.pink,input[type=submit].pink,input[type=button].pink,input[type=reset].pink,.btn.pink,a.btn.pink,a.btn.pink:visited,ul.btn-list li a.pink,ol.btn-list li a.pink,[role~=button].pink{background-color:#f02475;color:#fff;border-color:#ea1067}
button.pink:hover,input[type=submit].pink:hover,input[type=button].pink:hover,input[type=reset].pink:hover,.btn.pink:hover,a.btn.pink:hover:visited,ul.btn-list li a.pink:hover,ol.btn-list li a.pink:hover,[role~=button].pink:hover,button.pink:focus,input[type=submit].pink:focus,input[type=button].pink:focus,input[type=reset].pink:focus,.btn.pink:focus,a.btn.pink:focus:visited,ul.btn-list li a.pink:focus,ol.btn-list li a.pink:focus,[role~=button].pink:focus{background:#ea1067;border-color:#d30e5c}
button.disabled.pink,input[type=submit].disabled.pink,input[type=button].disabled.pink,input[type=reset].disabled.pink,.btn.disabled.pink,ul.btn-list li a.disabled.pink,ol.btn-list li a.disabled.pink,[role~=button].disabled.pink{color:#f6d1df;background:#e57ba5;border-color:#d93b7a;cursor:not-allowed;text-decoration:none;outline:none}
button.disabled.pink:hover,input[type=submit].disabled.pink:hover,input[type=button].disabled.pink:hover,input[type=reset].disabled.pink:hover,.btn.disabled.pink:hover,ul.btn-list li a.disabled.pink:hover,ol.btn-list li a.disabled.pink:hover,[role~=button].disabled.pink:hover,button.disabled.pink:focus,input[type=submit].disabled.pink:focus,input[type=button].disabled.pink:focus,input[type=reset].disabled.pink:focus,.btn.disabled.pink:focus,ul.btn-list li a.disabled.pink:focus,ol.btn-list li a.disabled.pink:focus,[role~=button].disabled.pink:focus,button.disabled.pink:visited,input[type=submit].disabled.pink:visited,input[type=button].disabled.pink:visited,input[type=reset].disabled.pink:visited,.btn.disabled.pink:visited,ul.btn-list li a.disabled.pink:visited,ol.btn-list li a.disabled.pink:visited,[role~=button].disabled.pink:visited{color:#f6d1df;background:#e57ba5;border-color:#d93b7a;cursor:not-allowed;text-decoration:none;outline:none}
button.turquoise,input[type=submit].turquoise,input[type=button].turquoise,input[type=reset].turquoise,.btn.turquoise,a.btn.turquoise,a.btn.turquoise:visited,ul.btn-list li a.turquoise,ol.btn-list li a.turquoise,[role~=button].turquoise{background-color:#1abc9c;color:#fff;border-color:#17a689}
button.turquoise:hover,input[type=submit].turquoise:hover,input[type=button].turquoise:hover,input[type=reset].turquoise:hover,.btn.turquoise:hover,a.btn.turquoise:hover:visited,ul.btn-list li a.turquoise:hover,ol.btn-list li a.turquoise:hover,[role~=button].turquoise:hover,button.turquoise:focus,input[type=submit].turquoise:focus,input[type=button].turquoise:focus,input[type=reset].turquoise:focus,.btn.turquoise:focus,a.btn.turquoise:focus:visited,ul.btn-list li a.turquoise:focus,ol.btn-list li a.turquoise:focus,[role~=button].turquoise:focus{background:#17a689;border-color:#148f77}
button.disabled.turquoise,input[type=submit].disabled.turquoise,input[type=button].disabled.turquoise,input[type=reset].disabled.turquoise,.btn.disabled.turquoise,ul.btn-list li a.disabled.turquoise,ol.btn-list li a.disabled.turquoise,[role~=button].disabled.turquoise{color:#a4e5d8;background:#54ceb6;border-color:#2fa78f;cursor:not-allowed;text-decoration:none;outline:none}
button.disabled.turquoise:hover,input[type=submit].disabled.turquoise:hover,input[type=button].disabled.turquoise:hover,input[type=reset].disabled.turquoise:hover,.btn.disabled.turquoise:hover,ul.btn-list li a.disabled.turquoise:hover,ol.btn-list li a.disabled.turquoise:hover,[role~=button].disabled.turquoise:hover,button.disabled.turquoise:focus,input[type=submit].disabled.turquoise:focus,input[type=button].disabled.turquoise:focus,input[type=reset].disabled.turquoise:focus,.btn.disabled.turquoise:focus,ul.btn-list li a.disabled.turquoise:focus,ol.btn-list li a.disabled.turquoise:focus,[role~=button].disabled.turquoise:focus,button.disabled.turquoise:visited,input[type=submit].disabled.turquoise:visited,input[type=button].disabled.turquoise:visited,input[type=reset].disabled.turquoise:visited,.btn.disabled.turquoise:visited,ul.btn-list li a.disabled.turquoise:visited,ol.btn-list li a.disabled.turquoise:visited,[role~=button].disabled.turquoise:visited{color:#a4e5d8;background:#54ceb6;border-color:#2fa78f;cursor:not-allowed;text-decoration:none;outline:none}
button.asphalt,input[type=submit].asphalt,input[type=button].asphalt,input[type=reset].asphalt,.btn.asphalt,a.btn.asphalt,a.btn.asphalt:visited,ul.btn-list li a.asphalt,ol.btn-list li a.asphalt,[role~=button].asphalt{background-color:#34495e;color:#fff;border-color:#2b3c4e}
button.asphalt:hover,input[type=submit].asphalt:hover,input[type=button].asphalt:hover,input[type=reset].asphalt:hover,.btn.asphalt:hover,a.btn.asphalt:hover:visited,ul.btn-list li a.asphalt:hover,ol.btn-list li a.asphalt:hover,[role~=button].asphalt:hover,button.asphalt:focus,input[type=submit].asphalt:focus,input[type=button].asphalt:focus,input[type=reset].asphalt:focus,.btn.asphalt:focus,a.btn.asphalt:focus:visited,ul.btn-list li a.asphalt:focus,ol.btn-list li a.asphalt:focus,[role~=button].asphalt:focus{background:#2b3c4e;border-color:#222f3d}
button.disabled.asphalt,input[type=submit].disabled.asphalt,input[type=button].disabled.asphalt,input[type=reset].disabled.asphalt,.btn.disabled.asphalt,ul.btn-list li a.disabled.asphalt,ol.btn-list li a.disabled.asphalt,[role~=button].disabled.asphalt{color:#9aa2aa;background:#656f79;border-color:#43494f;cursor:not-allowed;text-decoration:none;outline:none}
button.disabled.asphalt:hover,input[type=submit].disabled.asphalt:hover,input[type=button].disabled.asphalt:hover,input[type=reset].disabled.asphalt:hover,.btn.disabled.asphalt:hover,ul.btn-list li a.disabled.asphalt:hover,ol.btn-list li a.disabled.asphalt:hover,[role~=button].disabled.asphalt:hover,button.disabled.asphalt:focus,input[type=submit].disabled.asphalt:focus,input[type=button].disabled.asphalt:focus,input[type=reset].disabled.asphalt:focus,.btn.disabled.asphalt:focus,ul.btn-list li a.disabled.asphalt:focus,ol.btn-list li a.disabled.asphalt:focus,[role~=button].disabled.asphalt:focus,button.disabled.asphalt:visited,input[type=submit].disabled.asphalt:visited,input[type=button].disabled.asphalt:visited,input[type=reset].disabled.asphalt:visited,.btn.disabled.asphalt:visited,ul.btn-list li a.disabled.asphalt:visited,ol.btn-list li a.disabled.asphalt:visited,[role~=button].disabled.asphalt:visited{color:#9aa2aa;background:#656f79;border-color:#43494f;cursor:not-allowed;text-decoration:none;outline:none}
button.info,input[type=submit].info,input[type=button].info,input[type=reset].info,.btn.info,a.btn.info,a.btn.info:visited,ul.btn-list li a.info,ol.btn-list li a.info,[role~=button].info{background-color:#309dd4;color:#fafafa;border-color:#27a1ba}
button.info:hover,input[type=submit].info:hover,input[type=button].info:hover,input[type=reset].info:hover,.btn.info:hover,a.btn.info:hover:visited,ul.btn-list li a.info:hover,ol.btn-list li a.info:hover,[role~=button].info:hover,button.info:focus,input[type=submit].info:focus,input[type=button].info:focus,input[type=reset].info:focus,.btn.info:focus,a.btn.info:focus:visited,ul.btn-list li a.info:focus,ol.btn-list li a.info:focus,[role~=button].info:focus{background:#2582b1}
button.disabled.info,input[type=submit].disabled.info,input[type=button].disabled.info,input[type=reset].disabled.info,.btn.disabled.info,ul.btn-list li a.disabled.info,ol.btn-list li a.disabled.info,[role~=button].disabled.info{color:#bed2dc;background:#7ca4b8;border-color:#517f96;cursor:not-allowed;text-decoration:none;outline:none}
button.disabled.info:hover,input[type=submit].disabled.info:hover,input[type=button].disabled.info:hover,input[type=reset].disabled.info:hover,.btn.disabled.info:hover,ul.btn-list li a.disabled.info:hover,ol.btn-list li a.disabled.info:hover,[role~=button].disabled.info:hover,button.disabled.info:focus,input[type=submit].disabled.info:focus,input[type=button].disabled.info:focus,input[type=reset].disabled.info:focus,.btn.disabled.info:focus,ul.btn-list li a.disabled.info:focus,ol.btn-list li a.disabled.info:focus,[role~=button].disabled.info:focus,button.disabled.info:visited,input[type=submit].disabled.info:visited,input[type=button].disabled.info:visited,input[type=reset].disabled.info:visited,.btn.disabled.info:visited,ul.btn-list li a.disabled.info:visited,ol.btn-list li a.disabled.info:visited,[role~=button].disabled.info:visited{color:#bed2dc;background:#7ca4b8;border-color:#517f96;cursor:not-allowed;text-decoration:none;outline:none}
button.alert,input[type=submit].alert,input[type=button].alert,input[type=reset].alert,.btn.alert,a.btn.alert,a.btn.alert:visited,ul.btn-list li a.alert,ol.btn-list li a.alert,[role~=button].alert{background-color:#e8ca2b;color:#fafafa;border-color:#ecb06f}
button.alert:hover,input[type=submit].alert:hover,input[type=button].alert:hover,input[type=reset].alert:hover,.btn.alert:hover,a.btn.alert:hover:visited,ul.btn-list li a.alert:hover,ol.btn-list li a.alert:hover,[role~=button].alert:hover,button.alert:focus,input[type=submit].alert:focus,input[type=button].alert:focus,input[type=reset].alert:focus,.btn.alert:focus,a.btn.alert:focus:visited,ul.btn-list li a.alert:focus,ol.btn-list li a.alert:focus,[role~=button].alert:focus{background:#e1c118}
button.disabled.alert,input[type=submit].disabled.alert,input[type=button].disabled.alert,input[type=reset].disabled.alert,.btn.disabled.alert,ul.btn-list li a.disabled.alert,ol.btn-list li a.disabled.alert,[role~=button].disabled.alert{color:#eae5db;background:#c5b59b;border-color:#a9926a;cursor:not-allowed;text-decoration:none;outline:none}
button.disabled.alert:hover,input[type=submit].disabled.alert:hover,input[type=button].disabled.alert:hover,input[type=reset].disabled.alert:hover,.btn.disabled.alert:hover,ul.btn-list li a.disabled.alert:hover,ol.btn-list li a.disabled.alert:hover,[role~=button].disabled.alert:hover,button.disabled.alert:focus,input[type=submit].disabled.alert:focus,input[type=button].disabled.alert:focus,input[type=reset].disabled.alert:focus,.btn.disabled.alert:focus,ul.btn-list li a.disabled.alert:focus,ol.btn-list li a.disabled.alert:focus,[role~=button].disabled.alert:focus,button.disabled.alert:visited,input[type=submit].disabled.alert:visited,input[type=button].disabled.alert:visited,input[type=reset].disabled.alert:visited,.btn.disabled.alert:visited,ul.btn-list li a.disabled.alert:visited,ol.btn-list li a.disabled.alert:visited,[role~=button].disabled.alert:visited{color:#eae5db;background:#c5b59b;border-color:#a9926a;cursor:not-allowed;text-decoration:none;outline:none}
button.warning,input[type=submit].warning,input[type=button].warning,input[type=reset].warning,.btn.warning,a.btn.warning,a.btn.warning:visited,ul.btn-list li a.warning,ol.btn-list li a.warning,[role~=button].warning{background-color:#fa8600;color:#fafafa;border-color:#e67900}
button.warning:hover,input[type=submit].warning:hover,input[type=button].warning:hover,input[type=reset].warning:hover,.btn.warning:hover,a.btn.warning:hover:visited,ul.btn-list li a.warning:hover,ol.btn-list li a.warning:hover,[role~=button].warning:hover,button.warning:focus,input[type=submit].warning:focus,input[type=button].warning:focus,input[type=reset].warning:focus,.btn.warning:focus,a.btn.warning:focus:visited,ul.btn-list li a.warning:focus,ol.btn-list li a.warning:focus,[role~=button].warning:focus{background:#e07800}
button.disabled.warning,input[type=submit].disabled.warning,input[type=button].disabled.warning,input[type=reset].disabled.warning,.btn.disabled.warning,ul.btn-list li a.disabled.warning,ol.btn-list li a.disabled.warning,[role~=button].disabled.warning{color:#fae9d5;background:#f0b979;border-color:#e99534;cursor:not-allowed;text-decoration:none;outline:none}
button.disabled.warning:hover,input[type=submit].disabled.warning:hover,input[type=button].disabled.warning:hover,input[type=reset].disabled.warning:hover,.btn.disabled.warning:hover,ul.btn-list li a.disabled.warning:hover,ol.btn-list li a.disabled.warning:hover,[role~=button].disabled.warning:hover,button.disabled.warning:focus,input[type=submit].disabled.warning:focus,input[type=button].disabled.warning:focus,input[type=reset].disabled.warning:focus,.btn.disabled.warning:focus,ul.btn-list li a.disabled.warning:focus,ol.btn-list li a.disabled.warning:focus,[role~=button].disabled.warning:focus,button.disabled.warning:visited,input[type=submit].disabled.warning:visited,input[type=button].disabled.warning:visited,input[type=reset].disabled.warning:visited,.btn.disabled.warning:visited,ul.btn-list li a.disabled.warning:visited,ol.btn-list li a.disabled.warning:visited,[role~=button].disabled.warning:visited{color:#fae9d5;background:#f0b979;border-color:#e99534;cursor:not-allowed;text-decoration:none;outline:none}
button.error,input[type=submit].error,input[type=button].error,input[type=reset].error,.btn.error,a.btn.error,a.btn.error:visited,ul.btn-list li a.error,ol.btn-list li a.error,[role~=button].error{background-color:#b84c4c;color:#fafafa;border-color:#b14454}
button.error:hover,input[type=submit].error:hover,input[type=button].error:hover,input[type=reset].error:hover,.btn.error:hover,a.btn.error:hover:visited,ul.btn-list li a.error:hover,ol.btn-list li a.error:hover,[role~=button].error:hover,button.error:focus,input[type=submit].error:focus,input[type=button].error:focus,input[type=reset].error:focus,.btn.error:focus,a.btn.error:focus:visited,ul.btn-list li a.error:focus,ol.btn-list li a.error:focus,[role~=button].error:focus{background:#9a3d3d}
button.disabled.error,input[type=submit].disabled.error,input[type=button].disabled.error,input[type=reset].disabled.error,.btn.disabled.error,ul.btn-list li a.disabled.error,ol.btn-list li a.disabled.error,[role~=button].disabled.error{color:#e3d1d1;background:#bd9291;border-color:#a06261;cursor:not-allowed;text-decoration:none;outline:none}
button.disabled.error:hover,input[type=submit].disabled.error:hover,input[type=button].disabled.error:hover,input[type=reset].disabled.error:hover,.btn.disabled.error:hover,ul.btn-list li a.disabled.error:hover,ol.btn-list li a.disabled.error:hover,[role~=button].disabled.error:hover,button.disabled.error:focus,input[type=submit].disabled.error:focus,input[type=button].disabled.error:focus,input[type=reset].disabled.error:focus,.btn.disabled.error:focus,ul.btn-list li a.disabled.error:focus,ol.btn-list li a.disabled.error:focus,[role~=button].disabled.error:focus,button.disabled.error:visited,input[type=submit].disabled.error:visited,input[type=button].disabled.error:visited,input[type=reset].disabled.error:visited,.btn.disabled.error:visited,ul.btn-list li a.disabled.error:visited,ol.btn-list li a.disabled.error:visited,[role~=button].disabled.error:visited{color:#e3d1d1;background:#bd9291;border-color:#a06261;cursor:not-allowed;text-decoration:none;outline:none}
button.success,input[type=submit].success,input[type=button].success,input[type=reset].success,.btn.success,a.btn.success,a.btn.success:visited,ul.btn-list li a.success,ol.btn-list li a.success,[role~=button].success{background-color:#67b646;color:#fafafa;border-color:#6da43f}
button.success:hover,input[type=submit].success:hover,input[type=button].success:hover,input[type=reset].success:hover,.btn.success:hover,a.btn.success:hover:visited,ul.btn-list li a.success:hover,ol.btn-list li a.success:hover,[role~=button].success:hover,button.success:focus,input[type=submit].success:focus,input[type=button].success:focus,input[type=reset].success:focus,.btn.success:focus,a.btn.success:focus:visited,ul.btn-list li a.success:focus,ol.btn-list li a.success:focus,[role~=button].success:focus{background:#549539}
button.disabled.success,input[type=submit].disabled.success,input[type=button].disabled.success,input[type=reset].disabled.success,.btn.disabled.success,ul.btn-list li a.disabled.success,ol.btn-list li a.disabled.success,[role~=button].disabled.success{color:#b9c8b9;background:#809b80;border-color:#5b735b;cursor:not-allowed;text-decoration:none;outline:none}
button.disabled.success:hover,input[type=submit].disabled.success:hover,input[type=button].disabled.success:hover,input[type=reset].disabled.success:hover,.btn.disabled.success:hover,ul.btn-list li a.disabled.success:hover,ol.btn-list li a.disabled.success:hover,[role~=button].disabled.success:hover,button.disabled.success:focus,input[type=submit].disabled.success:focus,input[type=button].disabled.success:focus,input[type=reset].disabled.success:focus,.btn.disabled.success:focus,ul.btn-list li a.disabled.success:focus,ol.btn-list li a.disabled.success:focus,[role~=button].disabled.success:focus,button.disabled.success:visited,input[type=submit].disabled.success:visited,input[type=button].disabled.success:visited,input[type=reset].disabled.success:visited,.btn.disabled.success:visited,ul.btn-list li a.disabled.success:visited,ol.btn-list li a.disabled.success:visited,[role~=button].disabled.success:visited{color:#b9c8b9;background:#809b80;border-color:#5b735b;cursor:not-allowed;text-decoration:none;outline:none}
button .block,input[type=submit] .block,input[type=button] .block,input[type=reset] .block,.btn .block,[role~=button] .block,nav.menu .menu-toggle .block,.menu.nav .menu-toggle .block,button.block,input[type=submit].block,input[type=button].block,input[type=reset].block,.btn.block,a.btn.block,a.btn.block:visited,ul.btn-list li a.block,ol.btn-list li a.block,[role~=button].block{display:block;width:100%}
.dropdown{position:relative;display:inline-block}
.dropdown button,.dropdown .btn{position:relative;padding-right:2em}
.dropdown button:after,.dropdown .btn:after{content:'...';position:absolute;right:1em;bottom:.25em}
.dropdown ul{text-align:left;margin:0;padding:0;list-style:none;display:none;background:#fff;border:1px solid #ddd;position:absolute;left:0;width:100%;z-index:10;-webkit-box-shadow:rgba(0,0,0,0.25),5px,0,0;-moz-box-shadow:rgba(0,0,0,0.25),5px,0,0;box-shadow:rgba(0,0,0,0.25),5px,0,0;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;-ms-border-radius:0 0 4px 4px;-o-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}
.dropdown ul li{display:block}
.dropdown ul li a,.dropdown ul li a:visited{display:block;padding:.5em 1em;border:none;color:#eee;text-shadow:none;text-decoration:none}
.dropdown ul li a:hover,.dropdown ul li a:focus{background:#efefef}
.dropdown ul li a.disabled{color:#d9d9d9;cursor:not-allowed;text-decoration:none;outline:none}
.dropdown ul li a.disabled:hover,.dropdown ul li a.disabled:focus,.dropdown ul li a.disabled:visited{color:#d9d9d9;cursor:not-allowed;text-decoration:none;outline:none}
.dropdown ul li:last-child{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;-ms-border-radius:0 0 4px 4px;-o-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}
.dropdown hr{margin:0;border-color:#ececec}
ul.btn-list,ol.btn-list{list-style:none;margin:0;padding:0}
ul.btn-list:after,ol.btn-list:after{content:'';display:block;clear:both}
ul.btn-list li,ol.btn-list li{display:block;float:left;margin:0;border-radius:0}
ul.btn-list li:first-child a,ol.btn-list li:first-child a{}
ul.btn-list li:last-child a,ol.btn-list li:last-child a{}
ul.btn-list li a,ol.btn-list li a{display:block;word-wrap:break-word;padding:.25em 1em;background:#00adc5;border:1px solid #008092;color:#fafafa;font-weight:300;text-decoration:none;cursor:pointer;line-height:1.5;-webkit-transition:background-color .25s ease-out;-moz-transition:background-color .25s ease-out;-o-transition:background-color .25s ease-out;transition:background-color .25s ease-out}
ul.btn-list li a:hover,ol.btn-list li a:hover,ul.btn-list li a:focus,ol.btn-list li a:focus{background:#008092;text-decoration:none;color:#fafafa;border:1px solid #008092}
ul.btn-list li a.disabled,ol.btn-list li a.disabled{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
ul.btn-list li a.disabled:hover,ol.btn-list li a.disabled:hover,ul.btn-list li a.disabled:focus,ol.btn-list li a.disabled:focus,ul.btn-list li a.disabled:visited,ol.btn-list li a.disabled:visited{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
nav ul ul,.nav ul ul{display:none}
nav ul li.menu.on>ul,.nav ul li.menu.on>ul,.no-js nav ul li.menu ul,.no-js .nav ul li.menu ul{display:block}
nav:not(.inline):not(.pagination)>ul:not(.row),.nav:not(.inline):not(.pagination)>ul:not(.row){}
nav ul,.nav ul{display:block;list-style:none;margin:0;padding:0}
nav ul li,.nav ul li{display:block;}
nav ul li a,.nav ul li a,nav ul li a:visited,.nav ul li a:visited{display:block;width:100%;word-wrap:break-word;padding:.25em 1em;background:transparent;color: #000;font-weight:300;font-size: 1.2em;text-decoration:none;cursor:pointer;line-height:1.5;-webkit-transition:background-color .25s ease-out;-moz-transition:background-color .25s ease-out;-o-transition:background-color .25s ease-out;transition:background-color .25s ease-out}
nav ul li a:hover,.nav ul li a:hover,nav ul li a:focus,.nav ul li a:focus,nav ul li a:visited:hover,.nav ul li a:visited:hover,nav ul li a:visited:focus,.nav ul li a:visited:focus{color: #514026;text-decoration:none}
nav ul li a.active:hover,.nav ul li a.active:hover,nav ul li a.active:focus,.nav ul li a.active:focus,nav ul li a:visited.active:hover,.nav ul li a:visited.active:hover,nav ul li a:visited.active:focus,.nav ul li a:visited.active:focus{background:#56472E}
nav ul li a.disabled,.nav ul li a.disabled,nav ul li a:visited.disabled,.nav ul li a:visited.disabled{color:#a4dee3;background:#57c1cb;border-color:#3299a3;cursor:not-allowed;text-decoration:none;outline:none}
nav ul li a.disabled:hover,.nav ul li a.disabled:hover,nav ul li a.disabled:focus,.nav ul li a.disabled:focus,nav ul li a.disabled:visited,.nav ul li a.disabled:visited,nav ul li a:visited.disabled:hover,.nav ul li a:visited.disabled:hover,nav ul li a:visited.disabled:focus,.nav ul li a:visited.disabled:focus,nav ul li a:visited.disabled:visited,.nav ul li a:visited.disabled:visited{color:#a4dee3;background:#57c1cb;border-color:#3299a3;cursor:not-allowed;text-decoration:none;outline:none}
nav ul li:first-child a,.nav ul li:first-child a{border-top:none}
nav ul li.menu.disabled>a,.nav ul li.menu.disabled>a,nav ul li.menu.disabled>a:visited,.nav ul li.menu.disabled>a:visited{color:#a4dee3;background:#57c1cb;border-color:#3299a3;cursor:not-allowed;text-decoration:none;outline:none}
nav ul li.menu.disabled>a:hover,.nav ul li.menu.disabled>a:hover,nav ul li.menu.disabled>a:focus,.nav ul li.menu.disabled>a:focus,nav ul li.menu.disabled>a:visited,.nav ul li.menu.disabled>a:visited,nav ul li.menu.disabled>a:visited:hover,.nav ul li.menu.disabled>a:visited:hover,nav ul li.menu.disabled>a:visited:focus,.nav ul li.menu.disabled>a:visited:focus,nav ul li.menu.disabled>a:visited:visited,.nav ul li.menu.disabled>a:visited:visited{color:#a4dee3;background:#57c1cb;border-color:#3299a3;cursor:not-allowed;text-decoration:none;outline:none}
nav ul li.menu.on>a,.nav ul li.menu.on>a,nav ul li.menu.on>a:visited,.nav ul li.menu.on>a:visited{color:#fff;background:#56472E;text-decoration:none}
nav ul li:first-child a,.nav ul li:first-child a{}
nav ul li:last-child a,.nav ul li:last-child a{}
nav ul li:last-child ul li a,.nav ul li:last-child ul li a{-webkit-border-radius:0 0 0 0!important;-moz-border-radius:0!important;-ms-border-radius:0 0 0 0!important;-o-border-radius:0 0 0 0!important;border-radius:0 0 0 0!important}
nav ul li:last-child ul li:last-child a,.nav ul li:last-child ul li:last-child a{}
nav ul li:only-child a,.nav ul li:only-child a{}
nav ul ul,.nav ul ul{position:absolute;left: 0;top: 100%;width: 100%;z-index:101;background: #222;}
nav ul ul li a,.nav ul ul li a,nav ul ul li a:visited,.nav ul ul li a:visited{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border:none;}
nav ul ul li a:hover,.nav ul ul li a:hover,nav ul ul li a:visited:hover,.nav ul ul li a:visited:hover{background:#1da1ae}
nav ul ul li a.disabled,.nav ul ul li a.disabled,nav ul ul li a:visited.disabled,.nav ul ul li a:visited.disabled{color:#b8e5e9;background:#6ac8d1;border-color:#38acb6;cursor:not-allowed;text-decoration:none;outline:none}
nav ul ul li a.disabled:hover,.nav ul ul li a.disabled:hover,nav ul ul li a.disabled:focus,.nav ul ul li a.disabled:focus,nav ul ul li a.disabled:visited,.nav ul ul li a.disabled:visited,nav ul ul li a:visited.disabled:hover,.nav ul ul li a:visited.disabled:hover,nav ul ul li a:visited.disabled:focus,.nav ul ul li a:visited.disabled:focus,nav ul ul li a:visited.disabled:visited,.nav ul ul li a:visited.disabled:visited{color:#b8e5e9;background:#6ac8d1;border-color:#38acb6;cursor:not-allowed;text-decoration:none;outline:none}
nav ul ul li:first-child a,.nav ul ul li:first-child a{border-top:none;}
nav ul ul li:last-child a,.nav ul ul li:last-child a{}
nav ul ul li:only-child a,.nav ul ul li:only-child a{}
nav ul.row li a,.nav ul.row li a{border-left:1px solid #56472E;border-top:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}
nav ul.row li:first-child a,.nav ul.row li:first-child a{}
nav ul.row li:last-child a,.nav ul.row li:last-child a{}
nav ul.row li:only-child a,.nav ul.row li:only-child a{}
nav ul.row ul,.nav ul.row ul{position:absolute;left:auto;top:auto;min-width:100%;z-index:101}
nav ul.row ul li a,.nav ul.row ul li a{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border-left:none;border-top:1px solid #56472E}
nav ul.row ul li:first-child a,.nav ul.row ul li:first-child a{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}
nav ul.row ul li:last-child a,.nav ul.row ul li:last-child a{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}
nav.inline,.inline.nav{width:auto}
nav.inline ul,.inline.nav ul{font-size:0}
nav.inline ul li,.inline.nav ul li{font-size:14px;display:inline-block;white-space-collapse:discard;float:none}
nav.inline ul li:first-child a,.inline.nav ul li:first-child a{}
nav.inline ul li:last-child a,.inline.nav ul li:last-child a{}
nav.inline ul li:only-child a,.inline.nav ul li:only-child a{}
nav.inline ul li ul,.inline.nav ul li ul{position:absolute;left:auto;top:auto;min-width:100%;z-index:101}
nav.inline ul li ul li,.inline.nav ul li ul li{display:block}
nav.inline ul li ul li a,.inline.nav ul li ul li a{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border-left:none}
nav.inline ul li ul li:first-child a,.inline.nav ul li ul li:first-child a{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}
nav.inline ul li ul li:last-child a,.inline.nav ul li ul li:last-child a{}
nav.main,.main.nav{}
nav.main ul li.menu>a,.main.nav ul li.menu>a{background:transparent}
nav.main ul li.menu>a:hover,.main.nav ul li.menu>a:hover,nav.main ul li.menu>a:focus,.main.nav ul li.menu>a:focus{background:transparent}
nav.main ul li.menu.on a,.main.nav ul li.menu.on a{background:transparent}
nav.main ul li.menu.on a:hover,.main.nav ul li.menu.on a:hover,nav.main ul li.menu.on a:focus,.main.nav ul li.menu.on a:focus{background:transparent}
nav.main ul li.menu.on ul li a,.main.nav ul li.menu.on ul li a{color:#fafafa;text-shadow:none;background:#00adc5;-webkit-transition:color .25s ease-out;-moz-transition:color .25s ease-out;-o-transition:color .25s ease-out;transition:color .25s ease-out}
nav.main ul li.menu.on ul li a:hover,.main.nav ul li.menu.on ul li a:hover,nav.main ul li.menu.on ul li a:focus,.main.nav ul li.menu.on ul li a:focus{color:#514026;background:#47a4a5}
nav.main ul li a,.main.nav ul li a{border:none}
nav.main ul li a:hover,.main.nav ul li a:hover{color:#994115;}
nav.main ul li ul li,.main.nav ul li ul li{margin:0;}
nav.main ul li ul li a,.main.nav ul li ul li a{color: #ccc;}
nav.main ul li ul li a:hover,.main.nav ul li ul li a:hover,nav.main ul li ul li a:focus,.main.nav ul li ul li a:focus{color:#fafafa}
nav.pill ul li a,.pill.nav ul li a,nav.pill ul li a:visited,.pill.nav ul li a:visited{background:#00adc5;color:#fafafa}
nav.pill ul li a.active:hover,.pill.nav ul li a.active:hover,nav.pill ul li a.active:focus,.pill.nav ul li a.active:focus,nav.pill ul li a:visited.active:hover,.pill.nav ul li a:visited.active:hover,nav.pill ul li a:visited.active:focus,.pill.nav ul li a:visited.active:focus{background:#008092}
nav.pill ul li a.disabled,.pill.nav ul li a.disabled,nav.pill ul li a:visited.disabled,.pill.nav ul li a:visited.disabled{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
nav.pill ul li a.disabled:hover,.pill.nav ul li a.disabled:hover,nav.pill ul li a.disabled:focus,.pill.nav ul li a.disabled:focus,nav.pill ul li a.disabled:visited,.pill.nav ul li a.disabled:visited,nav.pill ul li a:visited.disabled:hover,.pill.nav ul li a:visited.disabled:hover,nav.pill ul li a:visited.disabled:focus,.pill.nav ul li a:visited.disabled:focus,nav.pill ul li a:visited.disabled:visited,.pill.nav ul li a:visited.disabled:visited{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
nav.menu .menu-toggle,.menu.nav .menu-toggle{display:none}
.pagination ul{margin:10px auto;display:block;list-style-type:none}
.pagination ul li{display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;padding:0 3px 0 2px;min-width:29px}
.pagination ul li a,.pagination ul li a:visited{display:inline-block;width:100%;background:#00adc5;font-size:1em;line-height:1.5;font-weight:300;color:#fafafa;text-decoration:none;text-align:center;padding:0 3px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}
.pagination ul li a:hover,.pagination ul li a:focus,.pagination ul li a:visited:hover,.pagination ul li a:visited:focus{background:#008092;color:#fafafa}
.pagination ul li a.disabled,.pagination ul li a:visited.disabled{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
.pagination ul li a.disabled:hover,.pagination ul li a.disabled:focus,.pagination ul li a.disabled:visited,.pagination ul li a:visited.disabled:hover,.pagination ul li a:visited.disabled:focus,.pagination ul li a:visited.disabled:visited{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
.pagination ul li.active a{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
.pagination ul li.active a:hover,.pagination ul li.active a:focus,.pagination ul li.active a:visited{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
.pagination ul li.prev a,.pagination ul li.prev a:visited,.pagination ul li.next a,.pagination ul li.next a:visited{padding:0 4px;background:#00adc5;color:#fff}
.pagination ul li.prev a:hover,.pagination ul li.prev a:focus,.pagination ul li.prev a:visited:hover,.pagination ul li.prev a:visited:focus,.pagination ul li.next a:hover,.pagination ul li.next a:focus,.pagination ul li.next a:visited:hover,.pagination ul li.next a:visited:focus{background:#008092}
.pagination ul li.disabled a{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
.pagination ul li.disabled a:hover,.pagination ul li.disabled a:focus,.pagination ul li.disabled a:visited{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
.pagination ul li:first-child a{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}
.pagination ul li:last-child a{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}
.no-js nav ul li.menu ul,.no-js .nav ul li.menu ul{display:none}
.no-js nav ul li.menu:hover ul,.no-js .nav ul li.menu:hover ul,.no-js nav ul li.menu:focus ul,.no-js .nav ul li.menu:focus ul{display:block!important}
.breadcrumbs{list-style:none;margin:0;padding:0;font-size:.8em}
.breadcrumbs li{display:inline-block;padding:.2em 0}
.breadcrumbs li a,.breadcrumbs li a:visited{border:none;color:gray}
.breadcrumbs li a:before,.breadcrumbs li a:visited:before{content:'>';display:inline-block;margin:0 .5em;color:gray!important}
.breadcrumbs li a:hover,.breadcrumbs li a:focus,.breadcrumbs li a:visited:hover,.breadcrumbs li a:visited:focus{color:#514026}
.breadcrumbs li:first-child a:before{display:none}
.message,[role~=alert]{position:relative;word-wrap:break-word;padding:.25em 1em;background:#00adc5;border:1px solid #008092;color:#fafafa;font-weight:700;text-decoration:none;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;clear:both}
.message.small,[role~=alert].small{font-size:.8em}
.message.large,[role~=alert].large{font-size:1.5em}
.message.square,[role~=alert].square{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}
.message.round,[role~=alert].round{-webkit-border-radius:9999em;-moz-border-radius:9999em;-ms-border-radius:9999em;-o-border-radius:9999em;border-radius:9999em}
.message.disabled,[role~=alert].disabled{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
.message.disabled:hover,[role~=alert].disabled:hover,.message.disabled:focus,[role~=alert].disabled:focus,.message.disabled:visited,[role~=alert].disabled:visited{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
.message.info,[role~=alert].info{background-color:#d9edf7;color:#3a87ad;border-color:#bce8f1}
.message.disabled.info,[role~=alert].disabled.info{color:#bed2dc;background:#7ca4b8;border-color:#517f96;cursor:not-allowed;text-decoration:none;outline:none}
.message.disabled.info:hover,[role~=alert].disabled.info:hover,.message.disabled.info:focus,[role~=alert].disabled.info:focus,.message.disabled.info:visited,[role~=alert].disabled.info:visited{color:#bed2dc;background:#7ca4b8;border-color:#517f96;cursor:not-allowed;text-decoration:none;outline:none}
.message.alert,[role~=alert].alert{background-color:#fcf8e3;color:#c09853;border-color:#fbeee0}
.message.disabled.alert,[role~=alert].disabled.alert{color:#eae5db;background:#c5b59b;border-color:#a9926a;cursor:not-allowed;text-decoration:none;outline:none}
.message.disabled.alert:hover,[role~=alert].disabled.alert:hover,.message.disabled.alert:focus,[role~=alert].disabled.alert:focus,.message.disabled.alert:visited,[role~=alert].disabled.alert:visited{color:#eae5db;background:#c5b59b;border-color:#a9926a;cursor:not-allowed;text-decoration:none;outline:none}
.message.warning,[role~=alert].warning{background:#ffe5c7;color:#ff971e;border-color:#ffdbb3}
.message.disabled.warning,[role~=alert].disabled.warning{color:#fae9d5;background:#f0b979;border-color:#e99534;cursor:not-allowed;text-decoration:none;outline:none}
.message.disabled.warning:hover,[role~=alert].disabled.warning:hover,.message.disabled.warning:focus,[role~=alert].disabled.warning:focus,.message.disabled.warning:visited,[role~=alert].disabled.warning:visited{color:#fae9d5;background:#f0b979;border-color:#e99534;cursor:not-allowed;text-decoration:none;outline:none}
.message.error,[role~=alert].error{background:#f2dede;color:#b94a48;border-color:#eed3d7}
.message.disabled.error,[role~=alert].disabled.error{color:#e3d1d1;background:#bd9291;border-color:#a06261;cursor:not-allowed;text-decoration:none;outline:none}
.message.disabled.error:hover,[role~=alert].disabled.error:hover,.message.disabled.error:focus,[role~=alert].disabled.error:focus,.message.disabled.error:visited,[role~=alert].disabled.error:visited{color:#e3d1d1;background:#bd9291;border-color:#a06261;cursor:not-allowed;text-decoration:none;outline:none}
.message.success,[role~=alert].success{background:#dff0d8;color:#468847;border-color:#d6e9c6}
.message.disabled.success,[role~=alert].disabled.success{color:#b9c8b9;background:#809b80;border-color:#5b735b;cursor:not-allowed;text-decoration:none;outline:none}
.message.disabled.success:hover,[role~=alert].disabled.success:hover,.message.disabled.success:focus,[role~=alert].disabled.success:focus,.message.disabled.success:visited,[role~=alert].disabled.success:visited{color:#b9c8b9;background:#809b80;border-color:#5b735b;cursor:not-allowed;text-decoration:none;outline:none}
.message.dismissible,[role~=alert].dismissible{padding-right:2em}
.message.dismissible:after,[role~=alert].dismissible:after{font-family:fontawesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;content:"\f00d";position:absolute;top:0;right:0;padding:.2em .3em;font-size:1.2em;cursor:pointer}
.message.green,[role~=alert].green{border-color:#2ecc71;background-color:#54d98c;color:#fff}
.message.blue,[role~=alert].blue{border-color:#3498db;background-color:#5faee3;color:#fff}
.message.purple,[role~=alert].purple{border-color:#9b59b6;background-color:#b07cc6;color:#fff}
.message.yellow,[role~=alert].yellow{border-color:#f1c40f;background-color:#f4d03f;color:#fff}
.message.orange,[role~=alert].orange{border-color:#e67e22;background-color:#eb9950;color:#fff}
.message.red,[role~=alert].red{border-color:#e74c3c;background-color:#ed7669;color:#fff}
.message.pink,[role~=alert].pink{border-color:#f02475;background-color:#f35493;color:#fff}
.message.turquoise,[role~=alert].turquoise{border-color:#1abc9c;background-color:#28e1bd;color:#fff}
.message.asphalt,[role~=alert].asphalt{border-color:#34495e;background-color:#46627f;color:#fff}
.callout,[role~=status]{position:relative;word-wrap:break-word;padding:1em;background:#00adc5;border:1px solid #008092;color:#fafafa;margin-bottom:10px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}
.callout h1,[role~=status] h1,.callout h2,[role~=status] h2,.callout h3,[role~=status] h3,.callout h4,[role~=status] h4,.callout h5,[role~=status] h5,.callout h6,[role~=status] h6,.callout p,[role~=status] p{color:inherit}
.callout :last-child,[role~=status] :last-child{margin-bottom:0}
.callout.small,[role~=status].small{font-size:.8em}
.callout.large,[role~=status].large{font-size:1.5em}
.callout.square,[role~=status].square{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}
.callout.round,[role~=status].round{-webkit-border-radius:9999em;-moz-border-radius:9999em;-ms-border-radius:9999em;-o-border-radius:9999em;border-radius:9999em}
.callout.disabled,[role~=status].disabled{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
.callout.disabled:hover,[role~=status].disabled:hover,.callout.disabled:focus,[role~=status].disabled:focus,.callout.disabled:visited,[role~=status].disabled:visited{color:#86e4f2;background:#2ad0e7;border-color:#149eb1;cursor:not-allowed;text-decoration:none;outline:none}
.callout.info,[role~=status].info{background-color:#d9edf7;color:#3a87ad;border-color:#bce8f1}
.callout.disabled.info,[role~=status].disabled.info{color:#bed2dc;background:#7ca4b8;border-color:#517f96;cursor:not-allowed;text-decoration:none;outline:none}
.callout.disabled.info:hover,[role~=status].disabled.info:hover,.callout.disabled.info:focus,[role~=status].disabled.info:focus,.callout.disabled.info:visited,[role~=status].disabled.info:visited{color:#bed2dc;background:#7ca4b8;border-color:#517f96;cursor:not-allowed;text-decoration:none;outline:none}
.callout.alert,[role~=status].alert{background-color:#fcf8e3;color:#c09853;border-color:#fbeee0}
.callout.disabled.alert,[role~=status].disabled.alert{color:#eae5db;background:#c5b59b;border-color:#a9926a;cursor:not-allowed;text-decoration:none;outline:none}
.callout.disabled.alert:hover,[role~=status].disabled.alert:hover,.callout.disabled.alert:focus,[role~=status].disabled.alert:focus,.callout.disabled.alert:visited,[role~=status].disabled.alert:visited{color:#eae5db;background:#c5b59b;border-color:#a9926a;cursor:not-allowed;text-decoration:none;outline:none}
.callout.warning,[role~=status].warning{background:#ffe5c7;color:#ff971e;border-color:#ffdbb3}
.callout.disabled.warning,[role~=status].disabled.warning{color:#fae9d5;background:#f0b979;border-color:#e99534;cursor:not-allowed;text-decoration:none;outline:none}
.callout.disabled.warning:hover,[role~=status].disabled.warning:hover,.callout.disabled.warning:focus,[role~=status].disabled.warning:focus,.callout.disabled.warning:visited,[role~=status].disabled.warning:visited{color:#fae9d5;background:#f0b979;border-color:#e99534;cursor:not-allowed;text-decoration:none;outline:none}
.callout.error,[role~=status].error{background:#f2dede;color:#b94a48;border-color:#eed3d7}
.callout.disabled.error,[role~=status].disabled.error{color:#e3d1d1;background:#bd9291;border-color:#a06261;cursor:not-allowed;text-decoration:none;outline:none}
.callout.disabled.error:hover,[role~=status].disabled.error:hover,.callout.disabled.error:focus,[role~=status].disabled.error:focus,.callout.disabled.error:visited,[role~=status].disabled.error:visited{color:#e3d1d1;background:#bd9291;border-color:#a06261;cursor:not-allowed;text-decoration:none;outline:none}
.callout.success,[role~=status].success{background:#dff0d8;color:#468847;border-color:#d6e9c6}
.callout.disabled.success,[role~=status].disabled.success{color:#b9c8b9;background:#809b80;border-color:#5b735b;cursor:not-allowed;text-decoration:none;outline:none}
.callout.disabled.success:hover,[role~=status].disabled.success:hover,.callout.disabled.success:focus,[role~=status].disabled.success:focus,.callout.disabled.success:visited,[role~=status].disabled.success:visited{color:#b9c8b9;background:#809b80;border-color:#5b735b;cursor:not-allowed;text-decoration:none;outline:none}
.callout.dismissible,[role~=status].dismissible{padding-right:3em}
.callout.dismissible:after,[role~=status].dismissible:after{font-family:fontawesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;content:"\f00d";position:absolute;top:0;right:0;padding:.2em .3em;font-size:1.2em;cursor:pointer}
.callout.green,[role~=status].green{border-color:#2ecc71;background-color:#54d98c;color:#fff}
.callout.blue,[role~=status].blue{border-color:#3498db;background-color:#5faee3;color:#fff}
.callout.purple,[role~=status].purple{border-color:#9b59b6;background-color:#b07cc6;color:#fff}
.callout.yellow,[role~=status].yellow{border-color:#f1c40f;background-color:#f4d03f;color:#fff}
.callout.orange,[role~=status].orange{border-color:#e67e22;background-color:#eb9950;color:#fff}
.callout.red,[role~=status].red{border-color:#e74c3c;background-color:#ed7669;color:#fff}
.callout.pink,[role~=status].pink{border-color:#f02475;background-color:#f35493;color:#fff}
.callout.turquoise,[role~=status].turquoise{border-color:#1abc9c;background-color:#28e1bd;color:#fff}
.callout.asphalt,[role~=status].asphalt{border-color:#34495e;background-color:#46627f;color:#fff}
table{border:1px solid #ddd;width:100%;max-width:100%;padding:0;margin:0;font-size:1em}
table.align-center th th,table.align-center td th,table.align-center th td,table.align-center td td{text-align:center}
table.responsive{table-layout:fixed}
table th,table td{padding:10px;background:#fcfcfc;white-space:normal;word-wrap:break-word;text-align:left}
table td{font-size:.9em}
table tr:nth-child(even) th,table tr:nth-child(even) td{background:#f2f2f2}
table thead tr th{font-size:1.1em;font-weight:700}
table thead tr th,table thead tr td{background:#00adc5;color:#fafafa}
table.green thead tr th,table.green thead tr td{background:#2ecc71;color:#fff}
table.blue thead tr th,table.blue thead tr td{background:#3498db;color:#fff}
table.purple thead tr th,table.purple thead tr td{background:#9b59b6;color:#fff}
table.yellow thead tr th,table.yellow thead tr td{background:#f1c40f;color:#fff}
table.orange thead tr th,table.orange thead tr td{background:#e67e22;color:#fff}
table.red thead tr th,table.red thead tr td{background:#e74c3c;color:#fff}
table.pink thead tr th,table.pink thead tr td{background:#f02475;color:#fff}
table.turquoise thead tr th,table.turquoise thead tr td{background:#1abc9c;color:#fff}
table.asphalt thead tr th,table.asphalt thead tr td{background:#34495e;color:#fff}
table thead tr td{font-weight:400}
table tbody tr th{font-size:.9em}
table tfoot tr th{font-size:1em}
table tfoot tr td{background:#e0e0e0;color:#5a5a5a;font-size:.8em}

.label,.badge{display:inline-block;padding:3px 6px;font-size:12px;font-weight:400;line-height:18px;color:#fff;vertical-align:baseline;white-space:nowrap;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#ccc}
.label{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}
.badge{padding-left:9px;padding-right:9px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;border-radius:40px}
.label:empty,.badge:empty{display:none}
a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}
.label-important{background-color:#b94a48}
.label-important[href]{background-color:#953b39}
.label-warning{background-color:#e67e22}
.label-warning[href]{background-color:#bf6516}
.label-success{background-color:#468847}
.label-success[href]{background-color:#356635}
.label-info{background-color:#3a87ad}
.label-info[href]{background-color:#2d6987}
.label-inverse{background-color:#333}
.label-inverse[href]{background-color:#1a1a1a}
.badge-important{background-color:#b94a48}
.badge-important[href]{background-color:#953b39}
.badge-warning{background-color:#e67e22}
.badge-warning[href]{background-color:#bf6516}
.badge-success{background-color:#468847}
.badge-success[href]{background-color:#356635}
.badge-info{background-color:#3a87ad}
.badge-info[href]{background-color:#2d6987}
.badge-inverse{background-color:#333}
.badge-inverse[href]{background-color:#1a1a1a}
.btn .label,.btn .badge{position:relative;top:-1px}
.btn-mini .label,.btn-mini .badge{top:0}
.hero-unit{position: relative;padding:0;margin: 0;font-size:18px;font-weight:300;line-height:27px;color:#fff;background-color:none}
.hero-unit h1{margin-bottom:15px;font-size: 3em;font-weight:400;line-height:1;color:#fff;letter-spacing:-1px;text-shadow:rgba(10,10,10,0.8) 2px 2px 6px}
.hero-unit p{font-size:14px;font-weight:300;line-height:1.4em}
.hero-unit ul{list-style-type:none;margin:0;padding: 0;}
.hero-unit li{font-size:.8em;line-height:27px}
.hero-unit li ul{list-style-type:disc;margin:0 0 15px 15px}
.hero-unit li ul li{font-size:14px;font-weight:300;line-height:20px;list-style-type:none}
fieldset,.fieldset{border:1px solid #ddd;padding:10px}
legend,.legend{font-weight:900;color:#000;margin-bottom:0}
input,.input,textarea,select,.textarea,.select{display:block;width:100%;max-width:100%;margin:0;padding:.4em;font-family:monospace;font-size:1em;line-height:1.5;height:2.25em;background:#fff;border:1px solid #ddd;}
input[size],[size].input,textarea[size],select[size],[size].textarea,[size].select{height:auto}
input[size],[size].input{height:auto}
input[type=checkbox],[type=checkbox].input,input[type=radio],[type=radio].input{display:inline-block;width:1em;height:1em;margin:0 0 0 .2em;background:#fff;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}
textarea,.textarea{height:6em}
.error input,.error select,.error textarea,.invalid input,.invalid select,.invalid textarea{background:#f2dede;color:#b94a48;border-color:#eed3d7}
.error .prefix,.error .suffix,.invalid .prefix,.invalid .suffix{color:#fff;background:#b94a48;border-color:#b94a48}
.success input,.success select,.success textarea,.valid input,.valid select,.valid textarea{background:#dff0d8;color:#468847;border-color:#d6e9c6}
.success .prefix,.success .suffix,.valid .prefix,.valid .suffix{color:#fff;background:#468847;border-color:#468847}
.radio-list{list-style:none;margin:0;padding:0}
.prefix,.suffix{display:block;position:relative;z-index:1;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:.4em;font-family:monospace;line-height:1.25;height:2.25em;text-align:center;color:gray;background:#dfdfdf;border:1px solid #d2d2d2}
.prefix{left:2px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;-ms-border-radius:4px 0 0 4px;-o-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}
.suffix{left:-2px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-ms-border-radius:0 4px 4px 0;-o-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}
header .container{padding-left:5px;padding-right:5px}
.row .container,footer .container{padding-left:15px;padding-right:15px}
.row .container.padded.double,footer .container.padded.double{padding-left:20px;padding-right:20px}
.row .container.padded.triple,footer .container.padded.triple{padding-left:30px;padding-right:30px}
.logo{display: block;text-align: center;padding: 8px 0 25px;}
.header-phone {position: absolute;top: 70px;left: 0;font-size: 1.4em;}
.visible-mobile{display:none}
.hidden-mobile{display:block}
.visible-tablet{display:none}
.hidden-tablet{display:block}
.unclear{clear:none}
nav.center{height:auto;z-index:100}
nav.center>ul{text-align:center}
nav.center>ul>li{white-space:normal;float:left}
nav.center>ul>li>a{display:table-cell;height:60px;vertical-align:middle}
nav.posh-nav{}
nav.posh-nav ul{text-align:center;}
nav.posh-nav ul li{    display: inline-block;
    margin: 0 10px;}
nav.posh-nav ul li a{}
nav.posh-nav ul li.current-menu-item a,nav.posh-nav ul li.current-page-ancestor a{
    font-weight: normal;
}
nav.posh-nav ul li.current-menu-item a:hover{cursor:default;color: #000;text-shadow:rgba(255,255,255,0.4) 2px 2px 2px;box-shadow:none}
nav.posh-nav ul li a{    margin: 10px 8px;
    padding: 8px 5px;
    font-weight: 300;
    line-height: 1em;
    text-transform: uppercase;
    border: 1px solid transparent;}
.main-nav {
 float: right;
    background-color: transparent;
    position: relative;
    padding: 12px 35px 12px 0;
}
.main-nav .container {}
.dashboard{display:table;padding:12px}
.dashboard.link a,.dashboard.link p{display:table-cell;vertical-align:middle;height:100px;color:#fff;background-image:url(img/arrow-bgd.png);background-position:100% 50%;-webkit-background-size:100% 100%;background-size:100% 100%;margin:0;padding:0 30% 0 4%;font-size:1.2em;font-weight:400;text-align:center;text-decoration:none}
.dashboard.link a:hover{color:#00adc5;text-decoration:underline}
.popup-form .trade-imgs{margin:5px 0}
.popup-form .trade-imgs img{float:left;width:31%;margin:0 1%}
.page-links{text-align:center;margin:0}
.page-links li{display:inline-block;margin:0 10%}

.silverbox-content .client-feature a{color:#fff;font-size:1em;display:block;margin:20px 0;text-decoration:none}
#sequence h2{font-family:'quicksand',serif}
#sequence {
	height: 470px !important;
	position:relative;
	display:block;
}
aside.right-sidebar{padding-left:10px;padding-right:10px}
aside.left-sidebar{padding-right:10px;padding-left:10px}
.padded-remove.left{padding-left:0!important}
.padded-remove.right{padding-right:0!important}
.padded-remove.top{padding-top:0!important}
.padded-remove.bottom{padding-bottom:0!important}
.spaced{margin-top:20px;margin-bottom:20px}
.spaced.double{margin-top:40px;margin-bottom:40px}
.spaced.triple{margin-top:60px;margin-bottom:60px}
.spaced-top{margin-top:20px}
.spaced-top.double{margin-top:40px}
.spaced-top.triple{margin-top:60px}
.spaced-bottom{margin-bottom:20px}
.spaced-bottom.double{margin-bottom:40px}
.spaced-bottom.triple{margin-bottom:60px}
.spaced-remove.left{margin-left:0!important}
.spaced-remove.right{margin-right:0!important}
.spaced-remove.top{margin-top:0!important}
.spaced-remove.bottom{margin-bottom:0!important}
.vert-center{display:table-cell;vertical-align:middle}
.shadowed{-webkit-box-shadow:rgba(10,10,10,0.5) 2px 4px 5px;-moz-box-shadow:rgba(10,10,10,0.5) 2px 4px 5px;box-shadow:rgba(10,10,10,0.5) 2px 4px 5px}
.social-icon{display:block;width:30px;height:30px;margin:5px 10px;padding:0;}
.social-icon.facebook, .nav-facebook{background:transparent url(img/icons/facebook.png) 50% 50% no-repeat;background-size: 35px;}
.social-icon.linkedin, .nav-linkedin{background:transparent url(img/icons/linkedin.png) 50% 50% no-repeat;background-size: 25px;}
.social-icon.twitter, .nav-twitter{background:transparent url(img/icons/twitter.png) 50% 50% no-repeat;background-size: 35px;}
.social-icon.google, .nav-google{background:transparent url(img/icons/google.png) 50% 50% no-repeat;background-size:18px;}
.social-icon.instagram, .nav-instagram{background:transparent url(img/icons/instagram.png) 50% 50% no-repeat;background-size:18px;}
.social-icon:hover{}
.social{width:auto}
.social a, .nav-social a{font-size:1.3em;padding:0;margin: 12px 5px;width: 38px;height: 38px;text-decoration:none;text-indent: -9999px;white-space:nowrap;}
.nav-social {border-left: 2px solid #b2bb1d;}
.nav-social:first-child {border: none;}
.social p{height:48px}
.social ul{margin:0}
.social ul li{display:inline-block;margin-left:2px}
.social.main{padding: 10px 0;
    position: relative;
    right: 0;
    float: right;}
.social.share a{padding:0;line-height:0 .1em}
.social.share li:first-child a{padding-left:0}
.social.share li:last-child a{padding-right:0}
.page-banner{    width: 100%;
    height: 400px;
    background-color: white;
   background-size: cover;
   background-repeat: no-repeat;
    background-position: top;
    padding: 0;
    /*margin: 0 0 20px;*/
}
.page-banner div{position:relative}
.page-banner h1{position: absolute;left: 0;bottom: 5px;}
.page-banner img{margin-top:230px}
.banner-title{position:absolute;bottom:20px;left:15px;background:rgba(0,0,0,0.6);padding:15px 20px 19px;text-decoration:none}
.banner-title:hover{text-decoration:none}
.page-banner .container{height:100%;display:block;position:relative}
.page-banner .container a{display:block;color:#fff;text-decoration:none}
.page-banner .container a:hover{color:#fff}
.page-banner .container a h3{font-family:'quicksand',serif;display:block;color:#fff;position:absolute;bottom:10px;right:15px;padding:8px 20px;background:rgba(0,0,0,0.8);text-decoration:none}
.banner-title h3{margin:0;line-height:1em}
.page-content,.body-content{display:block;vertical-align:text-top}
.body-content{-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;-ms-column-gap:30px;-o-column-gap:30px;column-gap:30px}
.main-content{margin:0 0 30px;padding:0}
.main-content .contact-form .social a{padding:0;margin:0;width:30px;height:30px}
.main-content .contact-form .social a i{color:#bbb}
.main-content .vcard p{position:relative;padding-left:50px}
.main-content .vcard p a{padding-left:0}
.main-content .vcard a{display:block;color:#fafafa;margin:0 0 20px;position:relative;text-decoration:none;position:relative}
.main-content .vcard a:hover{color:#514026;text-decoration:none;cursor:pointer}
.main-content .vcard span{font-weight:300}
.main-content .vcard .icon-location,.main-content .vcard .icon-phone,.main-content .vcard .icon-mail{position:absolute;top:0;left:0;width:37px;height:37px}
.main-content .vcard .icon-location:before,.main-content .vcard .icon-phone:before,.main-content .vcard .icon-mail:before{content:""}
.main-content .vcard .icon-phone{background:transparent url(img/icons/blue/icon-phone.png) 0 0 no-repeat}
.main-content .vcard .icon-mobile{background:transparent url(img/icons/blue/icon-mobile.png) 0 0 no-repeat}
.main-content .vcard .icon-mail{background:transparent url(img/icons/blue/icon-email.png) 0 0 no-repeat}
.main-content .vcard .icon-location{background:transparent url(img/icons/blue/icon-globe.png) 0 0 no-repeat}
.main-content .vcard .city{color:#fafafa;font-weight:400;line-height:1.6em}
.main-content .vcard .tel{font-size:2em;font-weight:300;color:#fafafa}
ul.multi-column{display:block;width:100%;margin-bottom:20px;overflow:hidden}
ul.multi-column li{line-height:1.5em;float:left;display:inline}
ul.multi-column.double li{width:50%}
ul.multi-column.triple li{width:33.333%}
ul.multi-column.quad li{width:25%}
ul.multi-column.six li{width:16.666%}
.contact-division{list-style-type:none;margin:0 0 20px}
.contact-division li{margin:0}
.contact-division li a{height:46px;display:table-cell;vertical-align:middle;text-decoration:none;color:#fff;font-weight:300}
.contact-division li a:hover{text-shadow:rgba(72,154,193,0.8) 0 2px 6px}
.post{padding: 10px 30px 0;margin:0;border-top: 1px solid #1abc9c;border-bottom: 1px solid #1abc9c;}
.post header{margin-bottom:20px}
.post header a{text-decoration:none}
.post header a:hover{text-decoration:underline}
.post header h2{margin: .25em 0 .5em;font-size: 3em;}
.post .meta{font-size:.9em;color: #1D1919;}
.post footer{padding: 1em 0 2.5em;margin-top: 20px;}
.post footer .social a{width:35px;height:35px;margin-right:5px}
.post-page{border-top:none}
.recent-posts{margin:0}
.recent-posts a{color:#93dcff;margin-right:5px}
.recent-posts a:hover{color:#fff}
.recent-posts h2{color:#fafafa;font-weight:300;font-size:1.5em;line-height:1.3em;margin-bottom:15px}
.recent-posts h3{font-weight:400;font-size:1.2em;line-height:1em;margin-bottom:12px}
.recent-posts ul{margin:0}
.recent-posts li{margin-bottom:30px!important;list-style-type:none}
.recent-posts li:last-child{margin-bottom:7px!important}
.recent-posts li p{font-weight:300;line-height:1.4em;word-wrap:break-word;margin:0 0 12px}
.bullet-less{margin:0 0 15px!important}
.bullet-less li{list-style-type:none}
.client-feature img{display:block;text-align:center;margin:0 auto 20px}
.client-feature h2{font-size:1.3em}
.client-feature p{font-weight:300;line-height:1.4em}
.lead-in{text-transform:uppercase}
.vertical.tabs>div{min-height:100px;z-index:10}
.tabs>div{-webkit-box-shadow:rgba(10,10,10,0.5) 4px 4px 5px;-moz-box-shadow:rgba(10,10,10,0.5) 4px 4px 5px;box-shadow:rgba(10,10,10,0.5) 4px 4px 5px}
.twitter-feed{position:relative;min-height:160px;padding:5px;color:#333;background:#fff;border-style:solid;border-width:15px;border-image:url(img/chrome-border.png) 15 fill repeat;-webkit-border-image:url(img/chrome-border.png) 15 repeat;-moz-border-image:url(img/chrome-border.png) 15 repeat;-o-border-image:url(img/chrome-border.png) 15 repeat;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px}
.twitter-feed.left{width:260px;float:left;margin-right:40px;margin-bottom:25px}
.twitter-feed.right{width:260px;float:right;margin-left:40px;margin-bottom:25px}
.twitter-feed.block{float:left;margin:0;width:100%}
.twitter-feed i{font-size:2em}
.twitter-feed #tweets{margin:15px 0 0 15px}
.twitter-feed #tweets ul{padding:0;margin:0}
.twitter-feed #tweets li{list-style-type:none;margin-bottom:15px;padding:0 0 10px;border-bottom:1px solid #ddd}
.twitter-feed #tweets li:last-child{border-bottom:none}
.twitter-feed #tweets li p{font-weight:300;line-height:1.3em;word-wrap:break-word;margin:0}
.twitter-feed #tweets li .interact{width:100%;display:block;margin:5px 0}
.twitter-feed #tweets li .interact a{text-align:left;margin:0 15px 10px 0}
.twitter-username{font-size:1.3em;font-weight:400;line-height:1.6em;margin-bottom:8px}
.twitter-tweet{font-size:.9em;margin-bottom:10px}
.twitter-meta{color:#eee;margin-bottom:0}
.acceleratoryyc{display:block;width:230px;text-align:right;margin:30px 0 0}
.contact-map{position:relative;padding:160px 0;height:0;overflow:hidden}
.contact-map iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.contact-header{font-size:1.8em;line-height:1.6em}
footer h3{text-transform:uppercase;font-size:1.1em;color: #2a1102;}
footer a{}
footer a:hover{color: #FFF !important;
    /* border: 2px #A6501C solid !important; */
    text-decoration:underline;
}
footer a.clear-btn,footer a.clear-btn:hover{border:none !important;background:none !important;}
footer p{color: #fff;
    font-weight: 300;
    font-size: 1.3em;}
footer.main-footer{
      background: #1b1b1b;
    -webkit-background-size: contain;
    background-size: contain;
    padding: 30px 0 20px;
}
footer .contact-info {float: right;text-align: right;margin: 15px 0 20px 40px;}

footer .contact-info h3 {}
footer .contact-info p { font-size: 1em; }
footer .map {display: block;float: right;width:250px;margin: 15px 0 0 30px;}
footer .headline {
    color: #fff;
    margin: 0 0 5px;
    padding: 15px 0 0;
    font-size: 2.4em;
}
footer .subcaption {
    font-size: 1.5em;
}
footer .register-cta {
    margin: 30px 0 0;
    font-size: 1.4em;
}

footer .contact-form{padding: 20px 40px 0 0;padding-left:0}
footer .vcard p{position:relative;}
footer .vcard p a{padding-left:0}
footer .vcard a{display:block;color: #222;margin:0 0 20px;position:relative;text-decoration:none;position:relative}
footer .vcard a:hover{color:#A46F19;text-decoration:none;cursor:pointer}
footer .vcard span{font-weight:300}
footer .vcard strong{color:#fafafa}
footer .vcard .icon-location,footer .vcard .icon-phone,footer .vcard .icon-mail{position:absolute;top:0;left:0;width:37px;height:37px}
footer .vcard .icon-location:before,footer .vcard .icon-phone:before,footer .vcard .icon-mail:before{content:""}
footer .vcard .icon-phone{background:transparent url(img/icons/blue/icon-phone.png) 0 0 no-repeat}
footer .vcard .icon-mobile{background:transparent url(img/icons/blue/icon-mobile.png) 0 0 no-repeat}
footer .vcard .icon-mail{background:transparent url(img/icons/blue/icon-email.png) 0 0 no-repeat}
footer .vcard .icon-location{background:transparent url(img/icons/blue/icon-globe.png) 0 0 no-repeat}
footer .vcard .city{font-weight:400;line-height:1.6em}
footer .vcard .tel{font-size:1.6em;font-weight:300;color: #333;}
footer.subfooter{background: #1b1b1b;
    margin: 0;
    padding: 1em 0;}
footer.subfooter p{color: #fff;
    margin: 0;
    padding: .5em 0;
    font-size: 1em;}
footer.subfooter .copyright{ text-align: left; }
footer.subfooter .represented{text-align: right;}
footer.subfooter .footer-icon{float: right;margin-left: 10px;background: transparent !important;border: none !important;}
footer.subfooter nav ul li a{padding:.25em 1.25em .25em 0;color:#bbb}
footer.subfooter nav ul li a:hover{color:#fff!important}
footer.subfooter nav ul li:last-child>a:after{content:none}
footer.subfooter .sublinks a:hover img{}
footer .logo{
    display: block;
    text-align: left;
    padding: 8px 0 25px;
}
.footer-logo {float: left;margin: 0 40px 20px 0;}
.footer-map{position:relative;padding: 175px 0;margin-top: 40px;height:0;overflow:hidden}
.footer-map iframe{position:absolute;top:0;left:0;width:100%;height:100%}
header .addthis_default_style .addthis_counter{float:right!important}
.widget_recent_entries h3{margin:0 0 15px;font-weight:400;font-weight:300}
.widget_recent_entries ul{margin:0}
.widget_recent_entries ul li{list-style-type:none}
.widget_recent_entries ul li a{text-decoration:none;font-weight:400;margin-bottom:4px;display:block}
div.wpcf7-mail-sent-ok{float:left;clear:both}
.desktop-only{display:block}
.ipad-only{display:none}
.small-tablet-only{display:none}
.mobile-only{display:none}
.hide-text {text-indent: 100%;white-space: nowrap;overflow: hidden;}
@media (min-width: 1920px) {
.hide-on-desktop{display:none!important}
.zero-desktop.padded,.zero-desktop.padded.double,.zero-desktop.padded.triple{padding:0!important;margin:0!important}
.zero-desktop.pad-top,.zero-desktop.pad-top.double,.zero-desktop.pad-top.triple{padding:0!important;margin:0!important}
.zero-desktop.pad-right,.zero-desktop.pad-right.double,.zero-desktop.pad-right.triple{padding:0!important;margin:0!important}
.zero-desktop.pad-bottom,.zero-desktop.pad-bottom.double,.zero-desktop.pad-bottom.triple{padding:0!important;margin:0!important}
.zero-desktop.pad-left,.zero-desktop.pad-left.double,.zero-desktop.pad-left.triple{padding:0!important;margin:0!important}
.zero-desktop.gapped,.zero-desktop.gapped.double,.zero-desktop.gapped.triple{padding:0!important;margin:0!important}
.zero-desktop.gap-top,.zero-desktop.gap-top.double,.zero-desktop.gap-top.triple{padding:0!important;margin:0!important}
.zero-desktop.gap-right,.zero-desktop.gap-right.double,.zero-desktop.gap-right.triple{padding:0!important;margin:0!important}
.zero-desktop.gap-bottom,.zero-desktop.gap-bottom.double,.zero-desktop.gap-bottom.triple{padding:0!important;margin:0!important}
.zero-desktop.gap-left,.zero-desktop.gap-left.double,.zero-desktop.gap-left.triple{padding:0!important;margin:0!important}
.no-padding-desktop.padded,.no-padding-desktop.padded.double,.no-padding-desktop.padded.triple,.no-pad-desktop.padded,.no-pad-desktop.padded.double,.no-pad-desktop.padded.triple{padding:0!important}
.no-padding-desktop.pad-top,.no-padding-desktop.pad-top.double,.no-padding-desktop.pad-top.triple,.no-pad-desktop.pad-top,.no-pad-desktop.pad-top.double,.no-pad-desktop.pad-top.triple{padding:0!important}
.no-padding-desktop.pad-right,.no-padding-desktop.pad-right.double,.no-padding-desktop.pad-right.triple,.no-pad-desktop.pad-right,.no-pad-desktop.pad-right.double,.no-pad-desktop.pad-right.triple{padding:0!important}
.no-padding-desktop.pad-bottom,.no-padding-desktop.pad-bottom.double,.no-padding-desktop.pad-bottom.triple,.no-pad-desktop.pad-bottom,.no-pad-desktop.pad-bottom.double,.no-pad-desktop.pad-bottom.triple{padding:0!important}
.no-padding-desktop.pad-left,.no-padding-desktop.pad-left.double,.no-padding-desktop.pad-left.triple,.no-pad-desktop.pad-left,.no-pad-desktop.pad-left.double,.no-pad-desktop.pad-left.triple{padding:0!important}
.no-margin-desktop.gapped,.no-margin-desktop.gapped.double,.no-margin-desktop.gapped.triple,.no-gap-desktop.gapped,.no-gap-desktop.gapped.double,.no-gap-desktop.gapped.triple{margin:0!important}
.no-margin-desktop.gap-top,.no-margin-desktop.gap-top.double,.no-margin-desktop.gap-top.triple,.no-gap-desktop.gap-top,.no-gap-desktop.gap-top.double,.no-gap-desktop.gap-top.triple{margin:0!important}
.no-margin-desktop.gap-right,.no-margin-desktop.gap-right.double,.no-margin-desktop.gap-right.triple,.no-gap-desktop.gap-right,.no-gap-desktop.gap-right.double,.no-gap-desktop.gap-right.triple{margin:0!important}
.no-margin-desktop.gap-bottom,.no-margin-desktop.gap-bottom.double,.no-margin-desktop.gap-bottom.triple,.no-gap-desktop.gap-bottom,.no-gap-desktop.gap-bottom.double,.no-gap-desktop.gap-bottom.triple{margin:0!important}
.no-margin-desktop.gap-left,.no-margin-desktop.gap-left.double,.no-margin-desktop.gap-left.triple,.no-gap-desktop.gap-left,.no-gap-desktop.gap-left.double,.no-gap-desktop.gap-left.triple{margin:0!important}
.body-content{display:block;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3;-webkit-column-gap:30px;-moz-column-gap:30px;-ms-column-gap:30px;-o-column-gap:30px;column-gap:30px;vertical-align:text-top}
.main-content p,.main-content ul,.main-content ol,.main-content dl{font-size:18px!important;font-weight:300!important}

.carousel-image {}
.carousel-content {}

.site-links {}
.site-links a {}
.site-links a:hover,
.site-links a.active {}
.site-links h2 {}
.site-links img {}

.site-plan {}
.site-title {}
.site-info {}
.site-link {}
}
@media (min-width: 1600px) and (max-width: 1919px) {
.hide-on-desktop{display:none!important}
.zero-desktop.padded,.zero-desktop.padded.double,.zero-desktop.padded.triple{padding:0!important;margin:0!important}
.zero-desktop.pad-top,.zero-desktop.pad-top.double,.zero-desktop.pad-top.triple{padding:0!important;margin:0!important}
.zero-desktop.pad-right,.zero-desktop.pad-right.double,.zero-desktop.pad-right.triple{padding:0!important;margin:0!important}
.zero-desktop.pad-bottom,.zero-desktop.pad-bottom.double,.zero-desktop.pad-bottom.triple{padding:0!important;margin:0!important}
.zero-desktop.pad-left,.zero-desktop.pad-left.double,.zero-desktop.pad-left.triple{padding:0!important;margin:0!important}
.zero-desktop.gapped,.zero-desktop.gapped.double,.zero-desktop.gapped.triple{padding:0!important;margin:0!important}
.zero-desktop.gap-top,.zero-desktop.gap-top.double,.zero-desktop.gap-top.triple{padding:0!important;margin:0!important}
.zero-desktop.gap-right,.zero-desktop.gap-right.double,.zero-desktop.gap-right.triple{padding:0!important;margin:0!important}
.zero-desktop.gap-bottom,.zero-desktop.gap-bottom.double,.zero-desktop.gap-bottom.triple{padding:0!important;margin:0!important}
.zero-desktop.gap-left,.zero-desktop.gap-left.double,.zero-desktop.gap-left.triple{padding:0!important;margin:0!important}
.no-padding-desktop.padded,.no-padding-desktop.padded.double,.no-padding-desktop.padded.triple,.no-pad-desktop.padded,.no-pad-desktop.padded.double,.no-pad-desktop.padded.triple{padding:0!important}
.no-padding-desktop.pad-top,.no-padding-desktop.pad-top.double,.no-padding-desktop.pad-top.triple,.no-pad-desktop.pad-top,.no-pad-desktop.pad-top.double,.no-pad-desktop.pad-top.triple{padding:0!important}
.no-padding-desktop.pad-right,.no-padding-desktop.pad-right.double,.no-padding-desktop.pad-right.triple,.no-pad-desktop.pad-right,.no-pad-desktop.pad-right.double,.no-pad-desktop.pad-right.triple{padding:0!important}
.no-padding-desktop.pad-bottom,.no-padding-desktop.pad-bottom.double,.no-padding-desktop.pad-bottom.triple,.no-pad-desktop.pad-bottom,.no-pad-desktop.pad-bottom.double,.no-pad-desktop.pad-bottom.triple{padding:0!important}
.no-padding-desktop.pad-left,.no-padding-desktop.pad-left.double,.no-padding-desktop.pad-left.triple,.no-pad-desktop.pad-left,.no-pad-desktop.pad-left.double,.no-pad-desktop.pad-left.triple{padding:0!important}
.no-margin-desktop.gapped,.no-margin-desktop.gapped.double,.no-margin-desktop.gapped.triple,.no-gap-desktop.gapped,.no-gap-desktop.gapped.double,.no-gap-desktop.gapped.triple{margin:0!important}
.no-margin-desktop.gap-top,.no-margin-desktop.gap-top.double,.no-margin-desktop.gap-top.triple,.no-gap-desktop.gap-top,.no-gap-desktop.gap-top.double,.no-gap-desktop.gap-top.triple{margin:0!important}
.no-margin-desktop.gap-right,.no-margin-desktop.gap-right.double,.no-margin-desktop.gap-right.triple,.no-gap-desktop.gap-right,.no-gap-desktop.gap-right.double,.no-gap-desktop.gap-right.triple{margin:0!important}
.no-margin-desktop.gap-bottom,.no-margin-desktop.gap-bottom.double,.no-margin-desktop.gap-bottom.triple,.no-gap-desktop.gap-bottom,.no-gap-desktop.gap-bottom.double,.no-gap-desktop.gap-bottom.triple{margin:0!important}
.no-margin-desktop.gap-left,.no-margin-desktop.gap-left.double,.no-margin-desktop.gap-left.triple,.no-gap-desktop.gap-left,.no-gap-desktop.gap-left.double,.no-gap-desktop.gap-left.triple{margin:0!important}
.container{width:1280px}
.body-content{display:block;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3;-webkit-column-gap:30px;-moz-column-gap:30px;-ms-column-gap:30px;-o-column-gap:30px;column-gap:30px;vertical-align:text-top}
.main-content p,.main-content ul,.main-content ol,.main-content dl{font-size:16px;font-weight:300}
.dashboard.link a,.dashboard.link p{font-size:1.2em}

.carousel-image {max-width: 45%;}
.carousel-content {width: 55%;}
.carousel .item {}
.owl-next, .owl-prev {}
.owl-next:hover, .owl-prev:hover {}

.owl-next {}
.owl-prev {}
.carousel .caption {}
.carousel .caption h3 {}

.btn-gloss {}
.btn-gloss:hover {}

.site-links {}
.site-links a {}
.site-links a:hover,
.site-links a.active {}
.site-links h2 {}
.site-links img {}

.site-plan {}
.site-title {}
.site-info {}
.site-link {}
}
@media (min-width: 1025px) and (max-width: 1599px) {
.hide-on-desktop{display:none!important}
.zero-desktop.padded,.zero-desktop.padded.double,.zero-desktop.padded.triple{padding:0!important;margin:0!important}
.zero-desktop.pad-top,.zero-desktop.pad-top.double,.zero-desktop.pad-top.triple{padding:0!important;margin:0!important}
.zero-desktop.pad-right,.zero-desktop.pad-right.double,.zero-desktop.pad-right.triple{padding:0!important;margin:0!important}
.zero-desktop.pad-bottom,.zero-desktop.pad-bottom.double,.zero-desktop.pad-bottom.triple{padding:0!important;margin:0!important}
.zero-desktop.pad-left,.zero-desktop.pad-left.double,.zero-desktop.pad-left.triple{padding:0!important;margin:0!important}
.zero-desktop.gapped,.zero-desktop.gapped.double,.zero-desktop.gapped.triple{padding:0!important;margin:0!important}
.zero-desktop.gap-top,.zero-desktop.gap-top.double,.zero-desktop.gap-top.triple{padding:0!important;margin:0!important}
.zero-desktop.gap-right,.zero-desktop.gap-right.double,.zero-desktop.gap-right.triple{padding:0!important;margin:0!important}
.zero-desktop.gap-bottom,.zero-desktop.gap-bottom.double,.zero-desktop.gap-bottom.triple{padding:0!important;margin:0!important}
.zero-desktop.gap-left,.zero-desktop.gap-left.double,.zero-desktop.gap-left.triple{padding:0!important;margin:0!important}
.no-padding-desktop.padded,.no-padding-desktop.padded.double,.no-padding-desktop.padded.triple,.no-pad-desktop.padded,.no-pad-desktop.padded.double,.no-pad-desktop.padded.triple{padding:0!important}
.no-padding-desktop.pad-top,.no-padding-desktop.pad-top.double,.no-padding-desktop.pad-top.triple,.no-pad-desktop.pad-top,.no-pad-desktop.pad-top.double,.no-pad-desktop.pad-top.triple{padding:0!important}
.no-padding-desktop.pad-right,.no-padding-desktop.pad-right.double,.no-padding-desktop.pad-right.triple,.no-pad-desktop.pad-right,.no-pad-desktop.pad-right.double,.no-pad-desktop.pad-right.triple{padding:0!important}
.no-padding-desktop.pad-bottom,.no-padding-desktop.pad-bottom.double,.no-padding-desktop.pad-bottom.triple,.no-pad-desktop.pad-bottom,.no-pad-desktop.pad-bottom.double,.no-pad-desktop.pad-bottom.triple{padding:0!important}
.no-padding-desktop.pad-left,.no-padding-desktop.pad-left.double,.no-padding-desktop.pad-left.triple,.no-pad-desktop.pad-left,.no-pad-desktop.pad-left.double,.no-pad-desktop.pad-left.triple{padding:0!important}
.no-margin-desktop.gapped,.no-margin-desktop.gapped.double,.no-margin-desktop.gapped.triple,.no-gap-desktop.gapped,.no-gap-desktop.gapped.double,.no-gap-desktop.gapped.triple{margin:0!important}
.no-margin-desktop.gap-top,.no-margin-desktop.gap-top.double,.no-margin-desktop.gap-top.triple,.no-gap-desktop.gap-top,.no-gap-desktop.gap-top.double,.no-gap-desktop.gap-top.triple{margin:0!important}
.no-margin-desktop.gap-right,.no-margin-desktop.gap-right.double,.no-margin-desktop.gap-right.triple,.no-gap-desktop.gap-right,.no-gap-desktop.gap-right.double,.no-gap-desktop.gap-right.triple{margin:0!important}
.no-margin-desktop.gap-bottom,.no-margin-desktop.gap-bottom.double,.no-margin-desktop.gap-bottom.triple,.no-gap-desktop.gap-bottom,.no-gap-desktop.gap-bottom.double,.no-gap-desktop.gap-bottom.triple{margin:0!important}
.no-margin-desktop.gap-left,.no-margin-desktop.gap-left.double,.no-margin-desktop.gap-left.triple,.no-gap-desktop.gap-left,.no-gap-desktop.gap-left.double,.no-gap-desktop.gap-left.triple{margin:0!important}
.container{width:1000px}
.nav-fix{padding:0!important}
.main-content p,.main-content ul,.main-content ol,.main-content dl{font-size:15px;font-weight:300}
nav.posh-nav ul li{}
nav.posh-nav ul li a{border:none;outline:none;font-size: 1em;}
.dashboard.link a,.dashboard.link p{font-size:1em}

.carousel-image {
    max-width: 45%;
}
.carousel-content {
    max-width: 50%;
}
.carousel .item {}
.owl-next, .owl-prev {
}
.owl-next:hover, .owl-prev:hover {}

.owl-next {}
.owl-prev {}
.carousel .caption {
    padding: 18% 0;
}
.carousel .caption h3 {}

.btn-gloss {}
.btn-gloss:hover {}

footer .contact-info {}
footer .contact-info h3 {}
footer .contact-info p {}
footer .map {}
footer .headline {font-size: 1.2em;}
footer .subcaption {font-size: 1.2em;}
footer .register-cta {font-size: 1em;}

.site-links {}
.site-links a {}
.site-links a:hover,
.site-links a.active {}
.site-links h2 {}
.site-links img {}

.site-plan {}
.site-title {}
.site-info {}
.site-link {}
}
@media (min-width: 768px) and (max-width: 1024px) {
.main-nav {
    margin-top: 0;
    float: none;
    clear: both;
}
.visible-desktop{display: none;}
.visible-tablet {
    display: block;
}
.nav-fix{padding:0!important}
nav.posh-nav ul li a{border:none;outline:none;padding: 12px 2px;font-size: 1em;}
.ipad-only{display:block!important}
span.ipad-only{display:inline!important}
.hide-on-ipad{display:none!important}
.desktop-only{display:none!important}
.zero-ipad.padded,.zero-ipad.padded.double,.zero-ipad.padded.triple{padding:0!important;margin:0!important}
.zero-ipad.pad-top,.zero-ipad.pad-top.double,.zero-ipad.pad-top.triple{padding:0!important;margin:0!important}
.zero-ipad.pad-right,.zero-ipad.pad-right.double,.zero-ipad.pad-right.triple{padding:0!important;margin:0!important}
.zero-ipad.pad-bottom,.zero-ipad.pad-bottom.double,.zero-ipad.pad-bottom.triple{padding:0!important;margin:0!important}
.zero-ipad.pad-left,.zero-ipad.pad-left.double,.zero-ipad.pad-left.triple{padding:0!important;margin:0!important}
.zero-ipad.gapped,.zero-ipad.gapped.double,.zero-ipad.gapped.triple{padding:0!important;margin:0!important}
.zero-ipad.gap-top,.zero-ipad.gap-top.double,.zero-ipad.gap-top.triple{padding:0!important;margin:0!important}
.zero-ipad.gap-right,.zero-ipad.gap-right.double,.zero-ipad.gap-right.triple{padding:0!important;margin:0!important}
.zero-ipad.gap-bottom,.zero-ipad.gap-bottom.double,.zero-ipad.gap-bottom.triple{padding:0!important;margin:0!important}
.zero-ipad.gap-left,.zero-ipad.gap-left.double,.zero-ipad.gap-left.triple{padding:0!important;margin:0!important}
.no-padding-ipad.padded,.no-padding-ipad.padded.double,.no-padding-ipad.padded.triple,.no-pad-ipad.padded,.no-pad-ipad.padded.double,.no-pad-ipad.padded.triple{padding:0!important}
.no-padding-ipad.pad-top,.no-padding-ipad.pad-top.double,.no-padding-ipad.pad-top.triple,.no-pad-ipad.pad-top,.no-pad-ipad.pad-top.double,.no-pad-ipad.pad-top.triple{padding:0!important}
.no-padding-ipad.pad-right,.no-padding-ipad.pad-right.double,.no-padding-ipad.pad-right.triple,.no-pad-ipad.pad-right,.no-pad-ipad.pad-right.double,.no-pad-ipad.pad-right.triple{padding:0!important}
.no-padding-ipad.pad-bottom,.no-padding-ipad.pad-bottom.double,.no-padding-ipad.pad-bottom.triple,.no-pad-ipad.pad-bottom,.no-pad-ipad.pad-bottom.double,.no-pad-ipad.pad-bottom.triple{padding:0!important}
.no-padding-ipad.pad-left,.no-padding-ipad.pad-left.double,.no-padding-ipad.pad-left.triple,.no-pad-ipad.pad-left,.no-pad-ipad.pad-left.double,.no-pad-ipad.pad-left.triple{padding:0!important}
.no-margin-ipad.gapped,.no-margin-ipad.gapped.double,.no-margin-ipad.gapped.triple,.no-gap-ipad.gapped,.no-gap-ipad.gapped.double,.no-gap-ipad.gapped.triple{margin:0!important}
.no-margin-ipad.gap-top,.no-margin-ipad.gap-top.double,.no-margin-ipad.gap-top.triple,.no-gap-ipad.gap-top,.no-gap-ipad.gap-top.double,.no-gap-ipad.gap-top.triple{margin:0!important}
.no-margin-ipad.gap-right,.no-margin-ipad.gap-right.double,.no-margin-ipad.gap-right.triple,.no-gap-ipad.gap-right,.no-gap-ipad.gap-right.double,.no-gap-ipad.gap-right.triple{margin:0!important}
.no-margin-ipad.gap-bottom,.no-margin-ipad.gap-bottom.double,.no-margin-ipad.gap-bottom.triple,.no-gap-ipad.gap-bottom,.no-gap-ipad.gap-bottom.double,.no-gap-ipad.gap-bottom.triple{margin:0!important}
.no-margin-ipad.gap-left,.no-margin-ipad.gap-left.double,.no-margin-ipad.gap-left.triple,.no-gap-ipad.gap-left,.no-gap-ipad.gap-left.double,.no-gap-ipad.gap-left.triple{margin:0!important}
.page-banner h2{font-size:1.5em}
.page-banner .btn{font-size:.8em}

header.main-header .legacy-info {}

.main-nav {
    margin-top: 0;
    float: none;
    clear: both;
}
.logo {
    display: block;
    float: none;
    text-align: center;
}

.map-header{}
.map-link {}
.map-link iframe {}
.footer-contact textarea {}

.legacy-img {}
.legacy-section {}
.legacy-section .legacy-content {}
.legacy-section .legacy-content h1,
.legacy-section .legacy-content h2 {}
.legacy-section .legacy-content.blk h1,
.legacy-section .legacy-content.blk h2 {}
.legacy-section .legacy-content.blk p,.legacy-section .legacy-content.blk h3 {}
.legacy-plan {}
.legacy-cta {}
.legacy-cta .legacy-section {}
.legacy-cta .legacy-section .legacy-content {}
.legacy-cta .legacy-section .legacy-content h2 {}
.legacy-quote {}
.legacy-quote.quote {}
.legacy-quote.book {}
.legacy-quote.speech {}

.legacy-quote h3 {}
.legacy-quote span {}
.legacy-gallery {}
.legacy-gallery.wht {}

.carousel-image {}
.carousel-content {}
.carousel-title {font-size: 1.8em;}
.carousel .item {}
.owl-next, .owl-prev {}
.owl-next:hover, .owl-prev:hover {}

.owl-next {}
.owl-prev {}
.carousel .caption {}
.carousel .caption h3 {}

.btn-gloss {}
.btn-gloss:hover {}

.img-overlay{}
.img-overlay .overlay{}
.img-overlay:hover .overlay{}
.img-overlay h3{font-size: 1.6em;}
.img-overlay h4{font-size: 1.1em;}
.img-overlay:hover h3{}

.img-block {}
.img-block.right {}
.img-block.left {}

footer .contact-info {margin: 15px 0 0;}
footer .contact-info h3 {}
footer .contact-info p {}
footer .map {}
footer .headline {clear: both;}
footer .subcaption {}
footer .register-cta {}
.footer-logo {}
footer .contact-info {}
footer .contact-info h3 {}
footer .contact-info p {}
footer .map {}
footer .headline {text-align: center;}
footer .subcaption {text-align: center;}
footer .register-cta {text-align: center;}
.site-links {}
.site-links a {}
.site-links a:hover,
.site-links a.active {}
.site-links h2 {}
.site-links img {}

.site-plan {}
.site-title {}
.site-info {}
.site-link {}
}

@media (max-width: 1024px) {
.site-links img {display: none;}
.site-links h2 {
    position: relative;
    top: 0;
    width: 100%; }
.site-links a {
    min-height: 50px;
    text-decoration: none; }
.carousel-image {
    width: 100%;
    min-height: 300px;
    position: relative;
    margin-bottom: 40px;padding:10px;}
.extra-img {position:relative;}

.carousel-content {
    width: 100%;}
}

@media (max-width: 767px) {
footer .logo {
    display: block;
    text-align: center;
    padding: 8px 0 25px;
}
.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet),.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):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:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-one,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-two,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-three,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-four,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-five,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-six,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-seven,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eight,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-nine,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-ten,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).right-eleven{left:0}
.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-one,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-two,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-three,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-four,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-five,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-six,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-seven,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eight,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-nine,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-ten,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).left-eleven{right:0}
.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.half:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.halves:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.third:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.thirds:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.fourth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.fourths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.fifth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.fifths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.sixth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.sixths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.seventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.sevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.eighth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.eighths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.ninth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.ninths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.tenth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.tenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.eleventh:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.elevenths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.twelfth:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-one,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-two,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-three,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-four,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-five,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-six,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-seven,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eight,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-nine,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-ten,.twelfths:not(.small-tablet):not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile):not(.two-up-small-tablet):not(.three-up-small-tablet):not(.four-up-small-tablet):not(.five-up-small-tablet).skip-eleven{margin-left:0}
.small-tablet-only{display:block!important}
span.small-tablet-only{display:inline!important}
.hide-on-small-tablet{display:none!important}
.desktop-only{display:none!important}
.zero-small-tablet.padded,.zero-small-tablet.padded.double,.zero-small-tablet.padded.triple{padding:0!important;margin:0!important}
.zero-small-tablet.pad-top,.zero-small-tablet.pad-top.double,.zero-small-tablet.pad-top.triple{padding:0!important;margin:0!important}
.zero-small-tablet.pad-right,.zero-small-tablet.pad-right.double,.zero-small-tablet.pad-right.triple{padding:0!important;margin:0!important}
.zero-small-tablet.pad-bottom,.zero-small-tablet.pad-bottom.double,.zero-small-tablet.pad-bottom.triple{padding:0!important;margin:0!important}
.zero-small-tablet.pad-left,.zero-small-tablet.pad-left.double,.zero-small-tablet.pad-left.triple{padding:0!important;margin:0!important}
.zero-small-tablet.gapped,.zero-small-tablet.gapped.double,.zero-small-tablet.gapped.triple{padding:0!important;margin:0!important}
.zero-small-tablet.gap-top,.zero-small-tablet.gap-top.double,.zero-small-tablet.gap-top.triple{padding:0!important;margin:0!important}
.zero-small-tablet.gap-right,.zero-small-tablet.gap-right.double,.zero-small-tablet.gap-right.triple{padding:0!important;margin:0!important}
.zero-small-tablet.gap-bottom,.zero-small-tablet.gap-bottom.double,.zero-small-tablet.gap-bottom.triple{padding:0!important;margin:0!important}
.zero-small-tablet.gap-left,.zero-small-tablet.gap-left.double,.zero-small-tablet.gap-left.triple{padding:0!important;margin:0!important}
.no-padding-small-tablet.padded,.no-padding-small-tablet.padded.double,.no-padding-small-tablet.padded.triple,.no-pad-small-tablet.padded,.no-pad-small-tablet.padded.double,.no-pad-small-tablet.padded.triple{padding:0!important}
.no-padding-small-tablet.pad-top,.no-padding-small-tablet.pad-top.double,.no-padding-small-tablet.pad-top.triple,.no-pad-small-tablet.pad-top,.no-pad-small-tablet.pad-top.double,.no-pad-small-tablet.pad-top.triple{padding:0!important}
.no-padding-small-tablet.pad-right,.no-padding-small-tablet.pad-right.double,.no-padding-small-tablet.pad-right.triple,.no-pad-small-tablet.pad-right,.no-pad-small-tablet.pad-right.double,.no-pad-small-tablet.pad-right.triple{padding:0!important}
.no-padding-small-tablet.pad-bottom,.no-padding-small-tablet.pad-bottom.double,.no-padding-small-tablet.pad-bottom.triple,.no-pad-small-tablet.pad-bottom,.no-pad-small-tablet.pad-bottom.double,.no-pad-small-tablet.pad-bottom.triple{padding:0!important}
.no-padding-small-tablet.pad-left,.no-padding-small-tablet.pad-left.double,.no-padding-small-tablet.pad-left.triple,.no-pad-small-tablet.pad-left,.no-pad-small-tablet.pad-left.double,.no-pad-small-tablet.pad-left.triple{padding:0!important}
.no-margin-small-tablet.gapped,.no-margin-small-tablet.gapped.double,.no-margin-small-tablet.gapped.triple,.no-gap-small-tablet.gapped,.no-gap-small-tablet.gapped.double,.no-gap-small-tablet.gapped.triple{margin:0!important}
.no-margin-small-tablet.gap-top,.no-margin-small-tablet.gap-top.double,.no-margin-small-tablet.gap-top.triple,.no-gap-small-tablet.gap-top,.no-gap-small-tablet.gap-top.double,.no-gap-small-tablet.gap-top.triple{margin:0!important}
.no-margin-small-tablet.gap-right,.no-margin-small-tablet.gap-right.double,.no-margin-small-tablet.gap-right.triple,.no-gap-small-tablet.gap-right,.no-gap-small-tablet.gap-right.double,.no-gap-small-tablet.gap-right.triple{margin:0!important}
.no-margin-small-tablet.gap-bottom,.no-margin-small-tablet.gap-bottom.double,.no-margin-small-tablet.gap-bottom.triple,.no-gap-small-tablet.gap-bottom,.no-gap-small-tablet.gap-bottom.double,.no-gap-small-tablet.gap-bottom.triple{margin:0!important}
.no-margin-small-tablet.gap-left,.no-margin-small-tablet.gap-left.double,.no-margin-small-tablet.gap-left.triple,.no-gap-small-tablet.gap-left,.no-gap-small-tablet.gap-left.double,.no-gap-small-tablet.gap-left.triple{margin:0!important}
nav:not(.pagination),nav.inline,.nav,.nav.inline{width:100%}
nav:not(.pagination) ul li,nav.inline ul li,.nav ul li,.nav.inline ul li,nav:not(.pagination) ul.row li,nav.inline ul.row li,.nav ul.row li{display:block;}
nav:not(.pagination) ul li:first-child>a,nav.inline ul li:first-child>a,.nav ul li:first-child>a,nav:not(.pagination) ul.row li:first-child>a,nav.inline ul.row li:first-child>a,.nav ul.row li:first-child>a{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-ms-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}
nav:not(.pagination) ul li:last-child>a,nav.inline ul li:last-child>a,.nav ul li:last-child>a,nav:not(.pagination) ul.row li:last-child>a,nav.inline ul.row li:last-child>a,.nav ul.row li:last-child>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;-ms-border-radius:0 0 4px 4px;-o-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}
nav:not(.pagination) ul li:only-child>a,nav.inline ul li:only-child>a,.nav ul li:only-child>a,nav:not(.pagination) ul.row li:only-child>a,nav.inline ul.row li:only-child>a,.nav ul.row li:only-child>a{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}
nav:not(.pagination) ul li a,nav.inline ul li a,.nav ul li a,.nav.inline ul li a,nav:not(.pagination) ul.row li a,nav.inline ul.row li a,.nav ul.row li a{border:none;border-top: 1px solid #514026!important;}
nav:not(.pagination) ul li ul,nav.inline ul li ul,.nav ul li ul,.nav.inline ul li ul,nav:not(.pagination) ul.row li ul,nav.inline ul.row li ul,.nav ul.row li ul{position:static!important}
nav:not(.pagination) ul li ul li a,nav.inline ul li ul li a,.nav ul li ul li a,.nav.inline ul li ul li a,nav:not(.pagination) ul.row li ul li a,nav.inline ul.row li ul li a,.nav ul.row li ul li a{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}
nav:not(.pagination) ul li ul li:first-child a,nav.inline ul li ul li:first-child a,.nav ul li ul li:first-child a,nav:not(.pagination) ul li ul li:last-child a,nav.inline ul li ul li:last-child a,.nav ul li ul li:last-child a,nav:not(.pagination) ul li ul li:only-child a,nav.inline ul li ul li:only-child a,.nav ul li ul li:only-child a,nav:not(.pagination) ul.row li ul li:first-child a,nav.inline ul.row li ul li:first-child a,.nav ul.row li ul li:first-child a,nav:not(.pagination) ul.row li ul li:last-child a,nav.inline ul.row li ul li:last-child a,.nav ul.row li ul li:last-child a,nav:not(.pagination) ul.row li ul li:only-child a,nav.inline ul.row li ul li:only-child a,.nav ul.row li ul li:only-child a{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}
nav:not(.pagination) ul li:first-child a,nav.inline ul li:first-child a,.nav ul li:first-child a,nav:not(.pagination) ul.row li:first-child a,nav.inline ul.row li:first-child a,.nav ul.row li:first-child a{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-ms-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}
nav:not(.pagination) ul li:last-child a,nav.inline ul li:last-child a,.nav ul li:last-child a,nav:not(.pagination) ul.row li:last-child a,nav.inline ul.row li:last-child a,.nav ul.row li:last-child a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;-ms-border-radius:0 0 4px 4px;-o-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}
nav:not(.pagination) ul li:last-child ul li a,nav.inline ul li:last-child ul li a,.nav ul li:last-child ul li a,nav:not(.pagination) ul.row li:last-child ul li a,nav.inline ul.row li:last-child ul li a,.nav ul.row li:last-child ul li a{-webkit-border-radius:0 0 0 0!important;-moz-border-radius:0!important;-ms-border-radius:0 0 0 0!important;-o-border-radius:0 0 0 0!important;border-radius:0 0 0 0!important}
nav:not(.pagination) ul li:last-child ul li:last-child a,nav.inline ul li:last-child ul li:last-child a,.nav ul li:last-child ul li:last-child a,nav:not(.pagination) ul.row li:last-child ul li:last-child a,nav.inline ul.row li:last-child ul li:last-child a,.nav ul.row li:last-child ul li:last-child a{-webkit-border-radius:0 0 4px 4px!important;-moz-border-radius:0 0 4px 4px!important;-ms-border-radius:0 0 4px 4px!important;-o-border-radius:0 0 4px 4px!important;border-radius:0 0 4px 4px!important}
nav:not(.pagination) ul li:only-child a,nav.inline ul li:only-child a,.nav ul li:only-child a,nav:not(.pagination) ul.row li:only-child a,nav.inline ul.row li:only-child a,.nav ul.row li:only-child a{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}
nav.menu,.nav.menu{display:block;float:none;background-color:transparent;padding:10px;padding-bottom:0;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}
nav.menu:before,.nav.menu:before{float:left;color:#0e0e0e;line-height:2.2}
nav.menu .menu-toggle,.nav.menu .menu-toggle{display:inline-block!important;float:right;margin-bottom:10px}
nav.menu>ul,.nav.menu>ul,nav.menu>ul.row,.nav.menu>ul.row{display:block!important;overflow:hidden;max-height:0;width:auto;margin: 0 -10px 20px;clear:both;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
nav.menu>ul li a,.nav.menu>ul li a,nav.menu>ul.row li a,.nav.menu>ul.row li a{border:none;border-top: 1px solid #A46F19;}
nav.menu>ul li a:first-child,.nav.menu>ul li a:first-child,nav.menu>ul li a:last-child,.nav.menu>ul li a:last-child,nav.menu>ul.row li a:first-child,.nav.menu>ul.row li a:first-child,nav.menu>ul.row li a:last-child,.nav.menu>ul.row li a:last-child{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}
nav.menu>ul li a:hover,.nav.menu>ul li a:hover,nav.menu>ul li a:focus,.nav.menu>ul li a:focus,nav.menu>ul.row li a:hover,.nav.menu>ul.row li a:hover,nav.menu>ul.row li a:focus,.nav.menu>ul.row li a:focus{border:none;border-top:1px solid #008092}
nav.menu>ul li:last-child a,.nav.menu>ul li:last-child a,nav.menu>ul.row li:last-child a,.nav.menu>ul.row li:last-child a{-webkit-border-radius:0 0 4px 4px!important;-moz-border-radius:0 0 4px 4px!important;-ms-border-radius:0 0 4px 4px!important;-o-border-radius:0 0 4px 4px!important;border-radius:0 0 4px 4px!important}
nav.menu>ul li ul,.nav.menu>ul li ul,nav.menu>ul.row li ul,.nav.menu>ul.row li ul{position:static}
nav.on.menu>ul,.on.nav.menu>ul{max-height:1000px}
.tabs:not(.small-tablet):not(.mobile):not(.vertical)>ul li{float:none;width:100%;margin:0}
.tabs:not(.small-tablet):not(.mobile):not(.vertical)>ul li a{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border-bottom:none}
.tabs:not(.small-tablet):not(.mobile):not(.vertical)>ul li a:before,.tabs:not(.small-tablet):not(.mobile):not(.vertical)>ul li a:after{display:none!important}
.tabs:not(.small-tablet):not(.mobile):not(.vertical)>ul li:first-child a{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-ms-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}
.body-content{display:block;-webkit-column-count:1;-moz-column-count:1;-ms-column-count:1;-o-column-count:1;column-count:1;-webkit-column-gap:0;-moz-column-gap:0;-ms-column-gap:0;-o-column-gap:0;column-gap:0;vertical-align:text-top}
nav.double-line{height:auto;z-index:100}
nav.double-line>ul{text-align:center}
nav.double-line>ul>li{white-space:normal;float:left}
nav.double-line>ul>li>a{display:block;height:auto;padding:5px 0}
header .container{padding-left:10px;padding-right:10px}
header.main-header .container {padding-bottom:10px}
.row .container,footer .container{padding-left:10px;padding-right:10px}
aside.right-sidebar{padding-left:0;padding-right:0}
aside.left-sidebar{padding-right:0;padding-left:0}
header.main-header .legacy-info {
    float: none;
    text-align: center;
}
footer .contact-form{padding-right:0}
.unclear{clear:both}
.featured img{border-top:3px solid #00adc5}
.featured div{padding-bottom:10px}
.twitter-feed{width:100%}
.twitter-feed.left{margin:0 auto 20px}
.twitter-feed.right{margin:0 auto 20px}
.mobile-block{display:block!important;clear:both;width:50%!important;margin:2% 25%;float:none}
.logo{width:100%;padding:20px 0 0;text-align:center}
.home-acronym{display:block;clear:both;width:100%;margin:0 auto;float:none}
.social{margin-bottom:15px}
.social.main{width:100%;text-align:center;padding:25px 0 0}
.social.main ul{text-align:center}
.social p{height:35px}
.social a{width:30px;height:30px;margin:0;padding:0}

.visible-tablet{display:block!important}
.hidden-tablet{display:none!important}
ul.multi-column.double li{width:50%}
ul.multi-column.triple li{width:50%}
ul.multi-column.quad li{width:50%}
ul.multi-column.six li{width:50%}
.page-banner{background-position:70% 50%}
.page-banner div{padding:0!important}
.page-banner img{margin-top:85px}

.img-overlay {width: 100%;}

.main-nav {
    margin-top: 0;
}
.logo {
    display: block;
    text-align: center; 
    margin-bottom: 20px;
}

.social-icon{}
.social-icon:hover{}
.main-nav .nav-facebook{ display: none; }
.main-nav .nav-linkedin{}
.main-nav .nav-twitter{ display: none; }
.main-nav .nav-google{}
.main-nav .nav-instagram{}
.social-icon.facebook, .nav-facebook{}
.social-icon.linkedin, .nav-linkedin{}
.social-icon.twitter, .nav-twitter{}
.social-icon.google, .nav-google{}
.social-icon.instagram, .nav-instagram{}

.map-header{}
.map-link {
    padding: 100px;
}
.map-link iframe {}
.footer-contact textarea {}

.legacy-img {}
.legacy-section {
    height: auto;
    min-height: 30px;
}
.legacy-section .legacy-content {
    font-size: 0.8em;
    padding: 20px;
    height: auto;
}
.legacy-section .legacy-content h1,
.legacy-section .legacy-content h2 {
    font-size: 2.3em;
}
.legacy-section .legacy-content.blk h1,
.legacy-section .legacy-content.blk h2 {}
.legacy-section .legacy-content.blk p,.legacy-section .legacy-content.blk h3 {}
.legacy-plan {}
.legacy-cta {}
.legacy-cta .legacy-section {}
.legacy-cta .legacy-section .legacy-content {}
.legacy-cta .legacy-section .legacy-content h2 {}
.legacy-quote {
    min-height: 100px !important;
}
.legacy-quote.quote {}
.legacy-quote.book {}
.legacy-quote.speech {}

.legacy-quote h3 {}
.legacy-quote span {}
.legacy-gallery {}
.legacy-gallery.wht {}

.carousel-image {
    padding: 0;
    min-height: 20px;
}
.extra-img{margin:0 auto;}
.carousel-content {}
.carousel-title {font-size: 1.3em;}
.carousel .item {}
.owl-next, .owl-prev {}
.owl-next:hover, .owl-prev:hover {}

.owl-next {}
.owl-prev {}
.carousel .caption {}
.carousel .caption h3 {}

.btn-gloss {}
.btn-gloss:hover {}

.img-block {}
.img-block.right, .img-block.left {
    clear: both;
    float: none;
    display: block;
    margin: 10px auto 30px;
    text-align: center;
}

.img-overlay{}
.img-overlay .overlay{}
.img-overlay:hover .overlay{}
.img-overlay h3{font-size: 2em;}
.img-overlay h4{}
.img-overlay:hover h3{}

.site-links {}
.site-links a {}
.site-links a:hover,
.site-links a.active {}
.site-links h2 {}

.site-plan {}
.site-title {
    text-align: center;
}
.site-info {
    position: relative;
    right: 0;
    top: 0;
    text-align: center;
}
.site-link {}
.site-plan img {
    /* display: none; */
    /* width: 100%; */
    margin: 0 auto 0;
    text-align: center;
}
.lot-img li {
     float: none;
    width: auto;
    margin: 0 auto 0;
    text-align: center;
}

.footer-logo {}
footer .contact-info {
    /* clear: right; */
    display: block;
    text-align: center;
    float: none;
}
footer .contact-info h3 {}
footer .contact-info p {}
footer .map {
    margin: 15px 0 30px;
    width: 350px;
}
footer .headline {
    clear: left;
    display: block;
    padding: 45px 0 0;
    font-size: 1.8em;
}
footer .subcaption {
    font-size: 1.1em;
}
footer .register-cta {
    font-size: 1.2em;
}
}

@media (max-width: 630px) {
.carousel-title {
    font-size: 1.1em;
    padding-bottom: 0; }

.footer-logo {
    float: none;
    margin: 0 0 20px;
    text-align: center;
}
footer .contact-info {}
footer .contact-info h3 {}
footer .contact-info p {}
footer .map {
    width: 100%;
}
footer .headline {}
footer .subcaption {}
footer .register-cta {}
footer.subfooter .copyright{}
footer.subfooter .represented{}
}

@media (max-width: 480px) {
.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile),.twelfths:not(.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:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-one,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-two,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-three,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-four,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-five,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-six,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-seven,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eight,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-nine,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-ten,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).right-eleven{left:0}
.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-one,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-two,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-three,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-four,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-five,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-six,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-seven,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eight,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-nine,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-ten,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).left-eleven{right:0}
.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.half:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.halves:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.third:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.thirds:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.fourth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.fourths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.fifth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.fifths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.sixth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.sixths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.seventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.sevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.eighth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.eighths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.ninth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.ninths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.tenth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.tenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.eleventh:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.elevenths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.twelfth:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-one,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-two,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-three,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-four,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-five,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-six,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-seven,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eight,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-nine,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-ten,.twelfths:not(.mobile):not(.two-up-mobile):not(.three-up-mobile):not(.four-up-mobile):not(.five-up-mobile).skip-eleven{margin-left:0}
.mobile-only{display:block!important}
span.mobile-only{display:inline!important}
.hide-on-mobile{display:none!important}
.desktop-only{display:none!important}
.zero-mobile.padded,.zero-mobile.padded.double,.zero-mobile.padded.triple{padding:0!important;margin:0!important}
.zero-mobile.pad-top,.zero-mobile.pad-top.double,.zero-mobile.pad-top.triple{padding:0!important;margin:0!important}
.zero-mobile.pad-right,.zero-mobile.pad-right.double,.zero-mobile.pad-right.triple{padding:0!important;margin:0!important}
.zero-mobile.pad-bottom,.zero-mobile.pad-bottom.double,.zero-mobile.pad-bottom.triple{padding:0!important;margin:0!important}
.zero-mobile.pad-left,.zero-mobile.pad-left.double,.zero-mobile.pad-left.triple{padding:0!important;margin:0!important}
.zero-mobile.gapped,.zero-mobile.gapped.double,.zero-mobile.gapped.triple{padding:0!important;margin:0!important}
.zero-mobile.gap-top,.zero-mobile.gap-top.double,.zero-mobile.gap-top.triple{padding:0!important;margin:0!important}
.zero-mobile.gap-right,.zero-mobile.gap-right.double,.zero-mobile.gap-right.triple{padding:0!important;margin:0!important}
.zero-mobile.gap-bottom,.zero-mobile.gap-bottom.double,.zero-mobile.gap-bottom.triple{padding:0!important;margin:0!important}
.zero-mobile.gap-left,.zero-mobile.gap-left.double,.zero-mobile.gap-left.triple{padding:0!important;margin:0!important}
.no-padding-mobile.padded,.no-padding-mobile.padded.double,.no-padding-mobile.padded.triple,.no-pad-mobile.padded,.no-pad-mobile.padded.double,.no-pad-mobile.padded.triple{padding:0!important}
.no-padding-mobile.pad-top,.no-padding-mobile.pad-top.double,.no-padding-mobile.pad-top.triple,.no-pad-mobile.pad-top,.no-pad-mobile.pad-top.double,.no-pad-mobile.pad-top.triple{padding:0!important}
.no-padding-mobile.pad-right,.no-padding-mobile.pad-right.double,.no-padding-mobile.pad-right.triple,.no-pad-mobile.pad-right,.no-pad-mobile.pad-right.double,.no-pad-mobile.pad-right.triple{padding:0!important}
.no-padding-mobile.pad-bottom,.no-padding-mobile.pad-bottom.double,.no-padding-mobile.pad-bottom.triple,.no-pad-mobile.pad-bottom,.no-pad-mobile.pad-bottom.double,.no-pad-mobile.pad-bottom.triple{padding:0!important}
.no-padding-mobile.pad-left,.no-padding-mobile.pad-left.double,.no-padding-mobile.pad-left.triple,.no-pad-mobile.pad-left,.no-pad-mobile.pad-left.double,.no-pad-mobile.pad-left.triple{padding:0!important}
.no-margin-mobile.gapped,.no-margin-mobile.gapped.double,.no-margin-mobile.gapped.triple,.no-gap-mobile.gapped,.no-gap-mobile.gapped.double,.no-gap-mobile.gapped.triple{margin:0!important}
.no-margin-mobile.gap-top,.no-margin-mobile.gap-top.double,.no-margin-mobile.gap-top.triple,.no-gap-mobile.gap-top,.no-gap-mobile.gap-top.double,.no-gap-mobile.gap-top.triple{margin:0!important}
.no-margin-mobile.gap-right,.no-margin-mobile.gap-right.double,.no-margin-mobile.gap-right.triple,.no-gap-mobile.gap-right,.no-gap-mobile.gap-right.double,.no-gap-mobile.gap-right.triple{margin:0!important}
.no-margin-mobile.gap-bottom,.no-margin-mobile.gap-bottom.double,.no-margin-mobile.gap-bottom.triple,.no-gap-mobile.gap-bottom,.no-gap-mobile.gap-bottom.double,.no-gap-mobile.gap-bottom.triple{margin:0!important}
.no-margin-mobile.gap-left,.no-margin-mobile.gap-left.double,.no-margin-mobile.gap-left.triple,.no-gap-mobile.gap-left,.no-gap-mobile.gap-left.double,.no-gap-mobile.gap-left.triple{margin:0!important}
.tabs:not(.mobile)>ul li{float:none;width:100%}
.tabs:not(.mobile)>ul li a{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border-bottom:none}
.tabs:not(.mobile)>ul li:first-child a{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-ms-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}
.container{margin:0 auto}
.social{width:100%;margin-bottom:15px}
.social ul{text-align:center}

.mobile-block{width:80%!important;margin:3% 10%}
.banner .inner{padding:10px 0}
.page-banner img{margin-top:90px}
.twitter-feed #tweets li .interact a{display:block;width:100%}
.visible-mobile{display:block!important}
.hidden-mobile{display:none!important}
ul.multi-column.double li{width:100%}
ul.multi-column.triple li{width:100%}
ul.multi-column.quad li{width:100%}
ul.multi-column.six li{width:100%}

header.main-header .legacy-info {}

.main-nav {}
.logo {}

.social-icon{}
.social-icon:hover{}
.main-nav .nav-facebook{}
.main-nav .nav-linkedin{}
.main-nav .nav-twitter{}
.main-nav .nav-google{}
.main-nav .nav-instagram{}
.social-icon.facebook, .nav-facebook{}
.social-icon.linkedin, .nav-linkedin{}
.social-icon.twitter, .nav-twitter{}
.social-icon.google, .nav-google{}
.social-icon.instagram, .nav-instagram{}

.img-overlay {width: 100%;height: 200px;}
.img-overlay h3 { height: 60px; }
.map-header{}
.map-link {}
.map-link iframe {}
.footer-contact textarea {}

.legacy-img {}
.legacy-section {}
.legacy-section .legacy-content {
    font-size: 0.7em; }
.legacy-section .legacy-content h1,
.legacy-section .legacy-content h2 {
    font-size: 2em; }
.legacy-section .legacy-content.blk h1,
.legacy-section .legacy-content.blk h2 {}
.legacy-section .legacy-content.blk p,.legacy-section .legacy-content.blk h3 {}
.legacy-plan {}
.legacy-cta {}
.legacy-cta .legacy-section {}
.legacy-cta .legacy-section .legacy-content {}
.legacy-cta .legacy-section .legacy-content h2 {}
.legacy-cta h2.spec-link {
  padding: 0 10px;
  font-size: 1.6em;
}
.legacy-quote {}
.legacy-quote.quote {}
.legacy-quote.book {}
.legacy-quote.speech {}

.legacy-quote h3 {}
.legacy-quote span {}
.legacy-gallery {}
.legacy-gallery.wht {}

.carousel-title {
    padding: 5px 90px 0;
    margin: 0 0 5px;
}
.carousel-image {display: none;}
.carousel-content {}
.carousel .item {}
.owl-next, .owl-prev {}
.owl-next:hover, .owl-prev:hover {}

.owl-next {}
.owl-prev {}
.carousel .caption {}
.carousel .caption h3 {}

.btn-gloss {}
.btn-gloss:hover {}

.img-overlay{}
.img-overlay .overlay{}
.img-overlay:hover .overlay{}
.img-overlay h3 {font-size: 1.4em;}
.img-overlay h4{font-size: 1.1em;}
.img-overlay:hover h3{}

.img-block {}
.img-block.right {}
.img-block.left {}

.site-links {}
.site-links a {
    width: 100%;
}
.site-links a:hover,
.site-links a.active {}
.site-links h2 {}
.site-links img {}

.site-plan {}
.site-title {}
.site-info {}
.site-link {}

.footer-logo {
    display: none;
}
footer .contact-info {
    clear: both;
    float: none;
    text-align: center;
    margin: 0 0 20px; }
footer .contact-info h3 {}
footer .contact-info p {}
footer .map {}
footer .headline {
    padding: 10px 0 0;
    text-align: center; }
footer .subcaption {text-align: center;}
footer .register-cta {text-align: center;}
footer.subfooter .copyright{
    text-align: center;
}
footer.subfooter .represented{
    display: block;
    width: 210px;
    margin: 0 auto; }
}
.inl_img {
	display:inline-block;
	position:relative;
	margin:auto;	
}
.affiliation01 {
	position:relative;
	float: left;
    margin-right: 20px;
	margin:auto;
}

@media (max-width:1705px) {
.caption2 h3 {
	margin:0px;
	padding:0px;	
    font-size: 20px;
}

.caption2 {
	position:absolute;
	bottom:0px;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	z-index:2;
	padding-left:40px;
	padding-right:40px;
	background-color: rgba(0, 0, 0, 0.51);
}
}

@media (max-width:1014px) {
.caption2 h3 {
	margin:0px;
	padding:0px;	
    font-size: 15px;
}
}

@media (min-width:1706px) {
.caption2 h3 {
	margin:0px;
	padding:0px;	
    font-size: 20px;
}

.caption2 {
	position:absolute;
	bottom:0px;
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	z-index:2;
	padding-left:40px;
	padding-right:40px;
	background-color: rgba(0, 0, 0, 0.51);
}
}
.caption2 a {
	color:white;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;	
}

@media (max-width:480px) {
 .i_o2 {
	display:none; 
 }
}

.wood-bg {
	
    color: white;
    cursor: default;
	font-size: 17px;
    /* font-weight: normal !important; */
    line-height: 22px;
    font-weight: normal;
}

.wood-bg h1 {
	color:white !important;	
    font-size: 35px;
}
.smt_news:hover {
	background-color:#302300 !important;	
}
.smt_news {
	background-color:#1f1806 !important;
	border-radius:5px !important;
	border: 2px solid #4D4D4D !important;
    width: 21% !important;
	color:white !important;
    height: 60px !important;
    font-size: 21px;
    color: white !important;
    display: inline-block;
}

.inp_news {
    background-color: rgba(255,255,255,0.65);
    border-radius: 10px;
    width: 45%;
    margin-right: 20px;
    margin-bottom: 20px;
	font-size: 23px;
    height: 60px;
    display: inline-block;
    border: 2px solid #4D4D4D;	
}

.f_l_inp {
	width: 33% !important;
}
.pltext {
	color:#646464;	
}

@media (min-width: 1869px) {
.wood-bg {
    padding: 30px;
}
}
@media (max-width: 1868px) {
.wood-bg {
    padding: 20px;
}
}
@media (max-width: 1413px) {
    .inp_news {
		height:40px;
		font-size: 18px;
}
	.smt_news {
		height:40px !important;
		width: 21% !important;
		font-size: 18px;
	}
}
@media (max-width:1055px) {
	.smt_news {
		width:104px !important;
	}
}
@media (max-width:1055px) {
	.wood-bg h1 {
		font-size: 25px;
	}
	.wood-bg h5 {
		line-height:1;
	}
}

@media (max-width:980px) {
	.wood-bg {
		padding: 10px;
		line-height: 19px;
	}
}
@media (max-width:767px) {
	.wood-bg h1 {
		padding-top: 30px;
	}	
	.social-main { 
	position:relative !important;
	margin: auto !important;
    text-align: center;
	}
	.img-overlay {
		height:auto;
	}
	.social {
    width: 120px !important;
    padding: 5px !important;
    position: relative !important;
    top: 0px !important;
    margin: auto;

	}
	.header-phone {
		display:none;
	}
	.social-icon.facebook {
    width: 38px;
    height: 38px;
	
}.social-icon.twitter {
	width: 38px;
    height: 38px;
}
.surmont-cta {
	display:none;	
}
}


@media (max-width:1287px) {
	.wood-bg h1 {
		margin-bottom: 10px;
	}	
	.wood-bg h3 {
		font-size:20px;
	}	
	.inp_news {
		margin-bottom:10px;	
	}
}
@media (max-width:1134px) {
.wood-bg h3 {
		font-size:17px;
	}
}
@media (min-width:1600px) {
#nav_menu-5, #nav_menu-4 {
	/* height: 221px;display: table-cell; */ vertical-align: bottom;	
}
.footer-spread {
	height: 232px;display: table-cell;vertical-align: bottom;
}

.pad-contact { 
	padding-left:30px !important;
}	
}
@media (max-width: 480px) {
.project-links, .quick-links {
	display:none;
}
.affiliation01 {
text-align: center;	
}
.wood-bg h3 {
		font-size:23px;
	}
}
@media (min-width: 1350px) {
.wood-bg h3 {
		margin-top:20px;
	}
}

/**

Slider CSS

 **/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }	

.rslides_tabs {
  position: absolute;
  top: 15px;
  right: 5px;
  width: auto;
  padding: 20px;
  margin: 0;
  display: block;
  z-index: 600;
  cursor: default;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s; }
.rslides_tabs li {
    display: block;
    *display: inline;
    height: 15px;
    width: 15px;
    margin: 5px 10px;
    background: url(img/slider/pagination.png) 0 0 no-repeat; }
.rslides_tabs li:hover {
      cursor: pointer;
      background: url(img/slider/pagination.png) 0 -15px no-repeat; }
.rslides_tabs li.rslides_here {
    background: url(img/slider/pagination.png) 0 -30px no-repeat; 
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  /**

End of Slider CSS

 **/