/* default.css - ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- */

body, * {font-family: "open sans";}
body {position: static !important;} /* to fix WP admin bar issue on small screens */
h1, h2, h3, h4, h5, h6 {margin-top:0px;font-family: 'Alegreya Sans', sans-serif;}
.wp-caption {color:#222;}
.wp-caption-text {color: #222;}
.sticky {color: #222;}
.gallery-caption {color: #222;}
.bypostauthor {color: #222;}
.alignright {text-align: right;}
.alignleft {text-align: left;}
.aligncenter {text-align: center;}
#wpadminbar #wp-admin-bar-root-default .development a {background: none repeat scroll 0 0 red;}
#wpadminbar #wp-admin-bar-root-default .staging a  {background: darkorange;}
#wpadminbar #wp-admin-bar-root-default .production a {background: none repeat scroll 0 0 green;}
.alert-box{margin-bottom: 0px;}
small {position: relative; top: -0.5rem;}/* style.css ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
.off-canvas-wrap #title {font-family: "Raleway",arial!important;}
.row {max-width: 80em!important;}

aside:not(.right-off-canvas-menu) {background: none repeat scroll 0 0 #eee; margin-top: 20px; padding-top: 20px; margin-bottom: 20px; }
footer { background: none repeat scroll 0 0 #222; color: #ddd; min-height: 200px; padding-top: 20px; }

/* media.css ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
#row-content { margin-top: 1.5rem;margin-bottom:1.5rem;}
.columns > .columns {padding: 0;}
.menu .fa.fa-home {line-height: 45px;}

#row-top .s-grounds {position: absolute; right: 0; top: -12px; z-index: 1;}
#row-top .s-grounds > div {color: #fff; font-size: 1rem; font-weight: bold; line-height: 1.6rem; padding: 0.2rem 1rem; position: relative; right: -2px; text-align: right;}
#row-top .s-sunny #weather-icon { background-color: #fff; background-image: url("/rtyu/wp-content/themes/tnz5/images/weather-icons.jpg"); background-position: -97px 0; background-size: 375px auto; border-radius: 50%; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) inset;height: 40px; margin: 0 0 0 0.5rem; position: relative; top: 0; width: 40px;}
#row-top #hero {background-image: url("/rtyu/wp-content/themes/tnz5/images/5639333380_2cb1bfdf78_b.jpg"); background-size: cover; height: 235px; background-position: center center; overflow: hidden;}
#row-top #hero-msg {background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; float: right; height: 100%;}
#row-top #hero-msg > div {clear: both; display: block;}
#row-top #subscribe h1 {color: #fff; font-size: 1rem; font-weight: bold; margin-bottom: 0; text-align: right;}
#row-top #subscribe h2 {color: #fff; font-size: 0.875rem; text-align: right;margin: 0px;}
#subscribe u {
  background: none repeat scroll 0 0 rgba(255,255,255,0.9);
  color: #222;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: bold;
  padding: 1px 4px;
  text-decoration: none;
}
#row-top #subscribe input {float: right; width: 100%;}
#row-top #hero-msg::before {border-color: transparent rgba(0, 0, 0, 0.5) transparent transparent; border-style: solid; border-width: 0 250px 250px 0; content: ""; height: 25%; left: -265px; position: relative; top: -36px; width: 0;}
#row-top #subscribe {padding-top: 0.5rem;}
#row-top .s-watermark {color: #fff; opacity: 0.1; padding-top: 1rem; position: absolute;}
#row-top {padding-top: 40px;}
#row-top #subscribe input.button {font-weight: bold; padding: 0.375rem;}
.menu-item a:hover {color: #fff !important;}
.cta {z-index:1; border: 1px solid rgba(255, 255, 255, 0.75); color: rgba(255, 255, 255, 1); font-family: "Alegreya Sans",sans-serif; font-size: 1.25rem; font-weight: 300; left: 0; padding: 0.5rem 0.75rem; position: relative; top: 20px; width: auto; white-space: nowrap; display: inline-block;}
.cta > img { margin-right: 0.5rem; vertical-align: sub;}

.committee > li > div:not(.featured-image) {background-image: url("/rtyu/wp-content/uploads/2015/03/blank.png"); }
.committee > li > div {background-position: -3% center; background-repeat: no-repeat; background-size: 70px auto; border: 1px solid #fff; font-weight: bold; height: 100px; padding: 1rem 1rem 1rem 5rem;}
.committee h1 {font-size: 1rem; line-height: 1rem; margin: 0;}
.committee h2 {font-size: 1rem; font-weight: normal; line-height: 1.2rem; margin: 0;}
.committee p {font-size: 0.75rem !important; line-height: 1rem; margin: 0;}

#rego-status > li, #comp-fees >li {
  padding: 0.25rem 0;
}
.news-date {
  font-size: 0.75rem;
  line-height: 0.75rem;
  padding-bottom: 0.4rem!important;
  color: #777;
}
#rego-status, #comp-fees {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
  border: 1px solid #fff;
  font-size: 0.8rem;
  list-style: outside none none;
  margin: 0;
  padding: 0.25rem 0.5rem;
}
#rego-status h1, #comp-fees h1 {
  font-size: 1.2rem;
  position: relative;
  top: 0.35rem;
}
#comp-fees em {
  font-family: arial;
  font-size: 0.7rem;
  font-weight: bold;
  line-height: 0.6rem !important;
}
#rego-types {
  margin-top: 1rem;
}

.quicktags-toolbar {
  border: 1px solid #ddd;
}
textarea.frontend.wp-editor-area {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color #ddd #ddd;
  border-image: none;
  border-right: 1px solid #ddd;
  border-style: none solid solid;
  border-width: 0 1px 1px;
}
.mce-toolbar-grp.mce-container.mce-panel.mce-first.mce-stack-layout-item {
  border: 1px solid #ddd;
}
.mce-edit-area.mce-container.mce-panel.mce-stack-layout-item {
  -moz-border-bottom-colors: none !important;
  -moz-border-left-colors: none !important;
  -moz-border-right-colors: none !important;
  -moz-border-top-colors: none !important;
  border-color: -moz-use-text-color #ddd #ddd !important;
  border-image: none !important;
  border-right: 1px solid #ddd !important;
  border-style: none solid solid !important;
  border-width: 0 1px 1px !important;
}
ul#input_4_1 > li {
  height: 1.5rem;
  margin: 0;
}
#field_4_2 > label, #field_4_3 > label {
  position: relative;
  top: 2rem;
}
.off-canvas-wrap .collapse .tab-bar-section {padding: 0;}
.off-canvas-wrap #title {text-align:left; color: #fff; font-size: 1.2rem; font-weight: bold; line-height: 45px; padding-right: 0.5rem;}
.off-canvas-wrap #title:after {border-color: transparent transparent transparent #ce0031; border-style: solid; border-width: 45px 0 0 45px; content: ""; height: 0; position: absolute; right: -45px; top: 0; width: 0;}
.off-canvas-wrap #logo {clear: both; display: inline-flex; width: 100px;}
.off-canvas-wrap .s-logo-wrapper {background: none repeat scroll 0 0 #ce0031; height: 45px;}
.off-canvas-wrap .s-menu-wrapper {float: right; position: relative;}
.off-canvas-wrap .s-menu-wrapper .menu li a {background: none repeat scroll 0 0 rgba(255, 255, 255, 0.05); border-bottom: 4px solid green; color: #ddd; display: inline-block; line-height: 45px; margin-left: 0;  padding: 0 0.75rem; transition: background-color 300ms ease-out 0s;}
.off-canvas-wrap .s-menu-wrapper .menu li {border-left: 1px solid rgba(0, 0, 0, 0.01) !important;}
.menu li {display: inline-block;}
.off-canvas-wrap .s-menu-wrapper .menu {display: inline-flex; list-style: outside none none;}
.off-canvas-wrap .s-menu-wrapper .menu li a:hover {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2); border-bottom: 4px solid #444;}
#nav-wrapper {position: fixed; width: 100%; z-index: 10;}

.more-archive {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1rem;
  margin-bottom: 0.5rem;
  position: relative;
  top: -0.5rem;
}
.alert-wrapper{clear:both;}
.wff-fb-item {border-bottom: 1px solid rgba(0, 0, 0, 0.075);margin-bottom: 1rem !important; padding-bottom: 0.5rem !important; padding-left: 0; padding-right: 0; padding-top: 0;}
.wff-author-wrapper {padding: 0;}
.wff-view-on-facebook, .wff-author-image, .description-wrapper, .wff-shared-link-wrapper {display: none;}
.g-col {margin-bottom: 1rem !important; max-width: 100%;}
#row-content aside > [class*="block-grid-"] > li:last-child {border-bottom: none;}
#subscribe .button {
  background: none repeat scroll 0 0 dodgerblue;
  float: right;
  font-weight: bold;
  margin-top: 0.5rem;
  padding: 0.25rem 0.75rem;
}
#subscribe .button:hover {background:#00384F;}
.last-p{margin-top: 1rem;}
article{color: #222;}
article img:first-of-type{width: 100%;}
.off-canvas-wrap div.s-title-wrapper {
    background: none repeat scroll 0 0 #ce0031;
    display: inline-flex;
    list-style: outside none none;
    position: absolute;
    vertical-align: top;
    z-index: 100;
    top: 0px;
    white-space: nowrap;
    min-width: 125px;
    left: 100px;
    max-height: 45px;
}
.news-wrapper p, .news-wrapper h1 {
  font-family: arial;
  font-size: 0.8rem;
}
.alert-box {  margin-bottom: 0;  top: 0.75rem; margin-bottom: 0.5rem;}
/* blue */
.alert-box.blue {background-color: rgba(43, 166, 203, 0.5); border-color: rgba(43, 166, 203, 1);}
.alert-box.blue a:not(.close):hover {background: rgba(43, 166, 203, 1); color: #fff;}
.alert-box.blue a:not(.close) {background: none repeat scroll 0 0 rgba(255, 255, 255, 1); border-bottom: 3px solid rgba(43, 166, 203, 1); color: #222; margin-left: 3px; padding: 0px 6px 2px 6px;}
 /* red */
.alert-box.red {background-color: rgba(180,50,50,0.5); border-color: rgba(180,50,50,1);}
.alert-box.red a:not(.close):hover {background: rgba(180,50,50,1); color: #fff;}
.alert-box.red a:not(.close) {background: none repeat scroll 0 0 rgba(255, 255, 255, 1); border-bottom: 3px solid rgba(180,50,50,1); color: #222; margin-left: 3px; padding: 0px 6px 2px 6px;}

.alert-box .close {color: #fff; opacity: 1; background: none;}
.alert-box > p {color: #fff; margin: 0;}
.news-wrapper p {margin: 0; overflow: hidden; padding: 0 0.75rem; text-overflow: ellipsis; white-space: nowrap;clear:none;}
.news-wrapper h1 {clear: none; font-weight: 600; line-height: 1.125rem; margin: 0 0 -0.125rem; overflow: hidden; padding-left: 0.75rem; padding-top: 0.2rem; text-overflow: ellipsis; white-space: nowrap;}
.news-wrapper img {float: left;width: 58px;height: 58px; max-width: 58px;}
.news-wrapper > a {background: linear-gradient(#eee, #ddd) repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; overflow: hidden; width: 100%;}
.news-wrapper > a:hover {background: none repeat scroll 0 0 #fff;}
.news-wrapper > a:hover img {opacity: 0.9;}
.more-archvie {position: relative; top: -1rem;}
#row-news {margin-bottom: 2rem;}

.alert-wrapper i {
  font-size: 1.5rem;
  margin-right: 0.5rem;
  position: relative;
  top: 2px;
}

/* orientation */
@media only screen and (orientation: landscape) {

} /* Apply styles to screens in landscape orientation */

@media only screen and (orientation: portrait) {

}
/* Apply styles to screens in portrait orientation */

/* custom */
@media only screen and (max-width: 357px) {

} /* ipod */
@media only screen and (min-width: 358px) {

} /* bigger than ipod */


/* Zurb Sizes ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
/* Small screens */
@media only screen {



  .s-everything {background-color: #000;background-image: url(/rtyu/wp-content/themes/tnz5/images/bg1.png); background-position: center top; background-repeat: no-repeat;}
  .tab-bar {background: none repeat scroll 0 0 #2c2c2c;}
  #row-inner-content {background: rgba(255,255,255,0.8); color: #ddd;}
  #row-inner-top {color: #999;}
  #row-top ul {display: inline-flex; list-style: outside none none; margin: 6px 100px;}
  #row-top .menu li:not(:last-child) > a {border-right: 1px solid rgba(255, 255, 255, 0.2);}
  #row-top .menu li > a {color: #999; display: inline-flex; font-size: 0.75rem; line-height: 11px; margin-bottom: 0; margin-right: 1px; padding: 0.1rem 0.25rem;}
  #row-top .s-open{background: none repeat scroll 0 0 green;}
  #row-top .s-open::before {border-color: transparent green transparent transparent; border-style: solid; border-width: 0 2rem 2rem 0; content: ""; height: 0; left: -2rem; position: absolute; top: 0; width: 0;}
  #row-top .s-closed{background: none repeat scroll 0 0 darkorange;}
  #row-top .s-closed::before {border-color: transparent darkorange transparent transparent; border-style: solid; border-width: 0 2rem 2rem 0; content: ""; height: 0; left: -2rem; position: absolute; top: 0; width: 0;}
  #weather > div > div > div { display: inline-block;}
  #row-content {margin: 1.5rem;}
  h1 {font-size: 1.875rem; font-weight: 800;}
  span.red {background: none repeat scroll 0 0 #ce0031; color: #fff; display: inline-block; font-family: "Alegreya Sans",sans-serif; height: 27px; line-height: 28px; margin-right: 2px; padding: 0 2px;}
  article {padding-top: 1.5rem;}
  h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {color: #222;}
  #title {font-family: "Raleway"!important;}
  #row-content aside {background-image: url("/rtyu/wp-content/themes/tnz5/images/sidebar-bg.png"); background-position: right top; background-repeat: no-repeat; background-size: 38% auto; color: #222; margin: 0;}
  blockquote {background-color: #eee; border-left: 5px solid #ce0031; margin-top: 1rem; padding: 1rem;}
.no-touch-map {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 400px;
  left: -0.975rem;
  position: absolute;
  width: 100%;
  z-index: 1;
}
#bgmp_map-canvas {max-width: 100%;}
.bgmp_list {
  display: block;
  list-style: outside none none;
  margin: 0;
}
.bgmp_list-item {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.5);
  float: left;
  margin-bottom: 1rem;
  padding: 0.5rem;
  width: 100%;
}
p {
  clear: both;
}
.bgmp_list-placemark-title {
  font-size: 1rem;
  font-weight: bold;
  margin: 0 0 0 2rem;
}
.bgmp_list-link {
  font-size: 0.875rem;
  margin: 0 0 0 2rem;
}
.bgmp_list-item .fa {
  color: rgba(255, 255, 255, 0.5);
  font-size: 2.5rem;
  position: absolute;
}

  /* small-padding */
  .small-padding-1 {padding:1px;} .small-padding-2 {padding:2px;} .small-padding-3 {padding:3px;} .small-padding-4 {padding:4px;} .small-padding-5 {padding:5px;} .small-padding-6 {padding:6px;} .small-padding-7 {padding:7px;} .small-padding-8 {padding:8px;} .small-padding-9 {padding:9px;} .small-padding-10 {padding:10px;} .small-padding-11 {padding:11px;} .small-padding-12 {padding:12px;} .small-padding-13 {padding:13px;} .small-padding-14 {padding:14px;} .small-padding-15 {padding:15px;} .small-padding-16 {padding:16px;} .small-padding-17 {padding:17px;} .small-padding-18 {padding:18px;} .small-padding-19 {padding:19px;} .small-padding-20 {padding:20px;} .small-padding-21 {padding:21px;} .small-padding-22 {padding:22px;} .small-padding-23 {padding:23px;} .small-padding-24 {padding:24px;} .small-padding-25 {padding:25px;} .small-padding-26 {padding:26px;} .small-padding-27 {padding:27px;} .small-padding-28 {padding:28px;} .small-padding-29 {padding:29px;} .small-padding-30 {padding:30px;}
  #row-content aside{background-color: #eee;margin:0px;color:#222;}

  /* small 20 column grid */
  /* based on 5% increments */
  .small-5-percent {width:5%;} .small-10-percent {width:10%;} .small-15-percent {width:15%;} .small-20-percent {width:20%;} .small-25-percent {width:25%;} .small-30-percent {width:30%;} .small-35-percent {width:35%;} .small-40-percent {width:40%;} .small-45-percent {width:45%;} .small-50-percent {width:50%;} .small-55-percent {width:55%;} .small-60-percent {width:60%;} .small-65-percent {width:65%;} .small-70-percent {width:70%;} .small-75-percent {width:75%;} .small-80-percent {width:80%;} .small-85-percent {width:85%;} .small-90-percent {width:90%;} .small-95-percent {width:95%;} .small-100-percent {width:100%;}

} /* Define mobile styles */
@media only screen and (max-width: 40em) {

  #row-content {margin: 4.25rem 1.5rem 1.5rem;}
  #row-top {display: none;}
.off-canvas-wrap .s-logo-wrapper {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
  height: 45px;
}
.tab-bar-section {
  height: 2.8125rem;
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
h1{font-size: 1.25rem;}
.alert-box {
  margin-bottom: -2.5rem !important;
  margin-top: 3rem;
  position: relative;
}
.alert-wrapper{padding: 0 1.5rem;}
.news-wrapper p {margin: 0; overflow: hidden; padding: 0 0.75rem; text-overflow: ellipsis; white-space: nowrap;clear:none;}
.news-wrapper h1 {clear: none; font-weight: 600; line-height: 1.125rem; margin: 0 0 -0.125rem; overflow: hidden; padding-left: 0.75rem; padding-top: 0.2rem;  text-overflow: ellipsis; white-space: nowrap;}
.news-wrapper > a {background: linear-gradient(#eee, #ddd) repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; overflow: hidden; width: 100%;}
.news-wrapper > a:hover {background: none repeat scroll 0 0 #fff;}
.news-wrapper > a:hover img {opacity: 0.9;}
.more-archvie {position: relative; top: -1rem;}
#row-news {margin-bottom: 2rem;}
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- */

/* Medium screens */
@media only screen and (min-width: 40.063em) {

  #row-menu-main button.tiny, #row-menu-main .button.tiny {font-size: 0.55rem;}
  .more-archive > br {
  display: none;
}

  /* medium-padding */
  .medium-padding-1 {padding:1px;} .medium-padding-2 {padding:2px;} .medium-padding-3 {padding:3px;} .medium-padding-4 {padding:4px;} .medium-padding-5 {padding:5px;} .medium-padding-6 {padding:6px;} .medium-padding-7 {padding:7px;} .medium-padding-8 {padding:8px;} .medium-padding-9 {padding:9px;} .medium-padding-10 {padding:10px;} .medium-padding-11 {padding:11px;} .medium-padding-12 {padding:12px;} .medium-padding-13 {padding:13px;} .medium-padding-14 {padding:14px;} .medium-padding-15 {padding:15px;} .medium-padding-16 {padding:16px;} .medium-padding-17 {padding:17px;} .medium-padding-18 {padding:18px;} .medium-padding-19 {padding:19px;} .medium-padding-20 {padding:20px;} .medium-padding-21 {padding:21px;} .medium-padding-22 {padding:22px;} .medium-padding-23 {padding:23px;} .medium-padding-24 {padding:24px;} .medium-padding-25 {padding:25px;} .medium-padding-26 {padding:26px;} .medium-padding-27 {padding:27px;} .medium-padding-28 {padding:28px;} .medium-padding-29 {padding:29px;} .medium-padding-30 {padding:30px;}

  /* medium 20 column grid */
  /* based on 5% increments */
  .medium-5-percent {width:5%;} .medium-10-percent {width:10%;} .medium-15-percent {width:15%;} .medium-20-percent {width:20%;} .medium-25-percent {width:25%;} .medium-30-percent {width:30%;} .medium-35-percent {width:35%;} .medium-40-percent {width:40%;} .medium-45-percent {width:45%;} .medium-50-percent {width:50%;} .medium-55-percent {width:55%;} .medium-60-percent {width:60%;} .medium-65-percent {width:65%;} .medium-70-percent {width:70%;} .medium-75-percent {width:75%;} .medium-80-percent {width:80%;} .medium-85-percent {width:85%;} .medium-90-percent {width:90%;} .medium-95-percent {width:95%;} .medium-100-percent {width:100%;}

} /* min-width 641px, medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {

	#title {color: #fff; font-size: 1.1rem; font-weight: bold; line-height: 1rem!important; padding-right: 0.5rem; padding-top: 7px;}
  #row-top #subscribe input {float: right; width: 100%; height: 1.75rem; font-size: 0.75rem; margin-bottom: 0.5rem; max-width: 75%;}
  #row-top #subscribe h1 {color: #fff; font-weight: bold; margin-bottom: 0; margin-right: 0; text-align: right;}
  #row-top #subscribe h2 {color: #fff; margin-right: 0rem; text-align: right;}

  .off-canvas-wrap #title{padding-bottom: 6px;}
.alert-wrapper{padding: 0 1.5rem;}

} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
@media only screen (max-width: 64em) {


} /* max-width 1024px, use when QAing tablet-only issues */

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- */

/* Large screens  */
@media only screen and (min-width: 64.063em) {

	#title > br {
  display: none;
}

  /* large-padding */
  .large-padding-1 {padding:1px;} .large-padding-2 {padding:2px;} .large-padding-3 {padding:3px;} .large-padding-4 {padding:4px;} .large-padding-5 {padding:5px;} .large-padding-6 {padding:6px;} .large-padding-7 {padding:7px;} .large-padding-8 {padding:8px;} .large-padding-9 {padding:9px;} .large-padding-10 {padding:10px;} .large-padding-11 {padding:11px;} .large-padding-12 {padding:12px;} .large-padding-13 {padding:13px;} .large-padding-14 {padding:14px;} .large-padding-15 {padding:15px;} .large-padding-16 {padding:16px;} .large-padding-17 {padding:17px;} .large-padding-18 {padding:18px;} .large-padding-19 {padding:19px;} .large-padding-20 {padding:20px;} .large-padding-21 {padding:21px;} .large-padding-22 {padding:22px;} .large-padding-23 {padding:23px;} .large-padding-24 {padding:24px;} .large-padding-25 {padding:25px;} .large-padding-26 {padding:26px;} .large-padding-27 {padding:27px;} .large-padding-28 {padding:28px;} .large-padding-29 {padding:29px;} .large-padding-30 {padding:30px;}

  /* Large 20 column grid */
  /* based on 5% increments */
  .large-5-percent {width:5%;} .large-10-percent {width:10%;} .large-15-percent {width:15%;} .large-20-percent {width:20%;} .large-25-percent {width:25%;} .large-30-percent {width:30%;} .large-35-percent {width:35%;} .large-40-percent {width:40%;} .large-45-percent {width:45%;} .large-50-percent {width:50%;} .large-55-percent {width:55%;} .large-60-percent {width:60%;} .large-65-percent {width:65%;} .large-70-percent {width:70%;} .large-75-percent {width:75%;} .large-80-percent {width:80%;} .large-85-percent {width:85%;} .large-90-percent {width:90%;} .large-95-percent {width:95%;} .large-100-percent {width:100%;}

} /* min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) and (max-width: 90em) {

} /* min-width 1024px and max-width 1440px, use when QAing large screen-only issues */
@media only screen and (max-width: 90em) {

} /* max-width 1440px, use when QAing large screen-only issues */

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- */

/* XLarge screens  */
@media only screen and (min-width: 90.063em) {

} /* min-width 1441px, xlarge screens */
@media only screen and (min-width: 90.063em) and (max-width: 120em) {

} /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */
@media only screen and (max-width: 120em) {

} /* max-width 1920px, use when QAing xlarge screen-only issues */

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- */

/* XXLarge screens  */
@media only screen and (min-width: 120.063em) {

} /* min-width 1921px, xlarge screens */

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- */

/* tn_/style.php */




/* tn_/style.php */


/* laste updated: 2018-02-26T12:15:33+00:00 */

