/*   
Theme Name: Twenty-Thirteen
Theme URI: 
Description: Custom Tendenci Theme Design
Designer: Kieu Tran
Designer URI: https://www.schipul.com
Developer: Kieu Tran
Developer URI: https://www.schipul.com/
Version: 1.0
*/


/* STYLES TABLE OF CONTENTS
==================================================
    Font-Face
    Reset HTML
    Base HTML
    Site Base 
    Header 
     -Header Elements
     -Navigation Elements
    Homepage Content
    -Rotator
    -Home Body Content
    -Home Carousel
    -Home Sidebar
    Home Feed Content
    Footer
    ----------------------
    Media Queries
    -Tablet Portrait
    -Tablet Landscape
    -Mobile Portrait + Landscape
*/


/* FONT FACE
================================================== */


/* RESET HTML
================================================== */

html, body, div, span, object, iframe, p, blockquote, pre, abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, #menu, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, #menu, section {
  display: block;
}

/* BASE HTML
================================================== */


/*BOOTSTRAP OVERRIDES
====================*/

.control.label {
  color: #000000 !important;
}
.label {
  color: #000000 !important;
  padding: inherit !important;
}
.field inline-block {
  color: #000000 !important;
}
/*.btn-primary {
  color: #000;
  background-color: #f3f3f3;
  border-color: #ccc;
  border-radius: 3px;
}
.btn-primary:hover {
  background-color: #f3f3f3;
  color: #666;
}*/
/*-----------------*/

body {
  font-family: Arial, Helvetica, "sans-serif";
  font: 13px/1.25 sans-serif;
  *font-size: small;
  margin: 0;
  background-color: #FFF;
}
.home h1, .home h1 a {
  background-color: transparent;
}
.home h2, h2 a {
  font-size: 18px;
  color: #ffffff;
  background-color: #eb0028;
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px;
}
.home h3, h3 a {
  font-size: 24px;
  color: #091534;
  text-transform: uppercase;
  font-weight: bold;
}
.home h4, h4 a {
  font-size: 24px;
  color: #eb0028;
  text-transform: none;
  font-weight: normal;
}
.home p, .home ol, .home ul {
  font-size: 18px;
  color: #666667;
  font-weight: medium;
  line-height: 1.25em;
}
h1, h1 a {
  font-size: 33px;
  color: #091534;
  text-transform: uppercase;
  font-weight: bold;
}
h2, h2 a, .t h2, .page-wrap h2, .page-wrap h2 a, .search-wrap h2, .search-wrap h2 a {
  font-size: 25px;
  color: #eb0028;
  padding: 0px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: transparent;
}
h3, h3 a, .page-wrap h3, .page-wrap h3 a {
  font-size: 20px;
  color: #091534;
  text-transform: uppercase;
  font-weight: bold;
}
h4, h4 a, .page-wrap h4, .page-wrap h4 a {
  font-size: 18px;
  color: #eb0028;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: bold;
}
.page-wrap p {
  font-size: 18px;
  color: #666667;
  font-weight: medium;
  line-height: 1.25em;
}
#body-content-left .nav-tabs ul, #body-content-left .nav-tabs ol {margin: 0 0 10px 0;}
.t-search-result-heading h1 a {
  font-size: 25px;
  color: #eb0028;
}
.t form.search-form input[type="submit"] {
  padding: 3px 5px;
  cursor: pointer;
  background: #f3f3f3;
  border: 1px solid #ccc;
}
.page-wrap h1, .page-wrap h1 a, {
  margin-top: -10px;
}
#body-content-left .staff-item .member-photo img{
    min-height: 50px;
    height: 184px;
}
.staff-item {padding: 10px;}
.panel-info>.panel-heading {
    color: #eb0028;
    background-color: transparent;
    border-color: transparent;
}
.panel-info {
    border-color: transparent;
}
.panel {
  box-shadow: none;  
}
.panel-title a {font-size: 25px;}
.panel-footer {
background: transparent;
border-top: none;
border-bottom: 1px solid #ddd;
}
.panel-footer .glyphicon-print, .t-meta-print-link .glyphicon-print {display: none;}
.panel-footer .navbar {min-height: 15px;}
.t-meta-data .label-default {
  background: transparent;
  color: #666;
  }
.t-meta-data .label-default[href]:hover, .t-meta-data .label-default[href]:focus {
   background: transparent;
  }
.t-meta-editor-bar {
    background-color: #f3f3f3;
  }
#body-content-left .t-meta-editor-bar ul {
 padding: 0; margin: 0 0 5px;
 }
#body-content-left .t-meta-data {
    padding: 10px;
    margin: 0;
}
.t-meta-editor-bar span, .t-meta-editor-bar li a{
  /*padding: 8px 15px 0;*/
  }
.t-meta-editor-bar .dropup a .caret {padding: 0;}
a {
  font-family: arial, helvetica, sans-serif;
  color: #428bca;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #001A71;
}
a:visited, a:active {}
a.readmore {
  text-decoration: none;
  color: #001A71;
  ;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
a.readmore:hover {
  text-decoration: underline;
}
a.readmorelarge {
  float: left;
  clear: both;
  background: #eb0028;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding: 6px;
  text-decoration: none;
  text-transform: uppercase;
}
a.readmorelarge:hover {
  text-decoration: underline;
}

/*BOXES*/

.boxes a, .boxes p a, .boxes span a {
  text-decoration: none;
  color: #001A71;
}
.boxes a:hover {
  text-decoration: underline;
}
a.edit-box {
  color: #001A71;
}
p {
  margin-bottom: 10px;
  line-height: 18px;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
}
#body-content-left ul, #body-content-left ol {
  margin: 0 0 10px 24px;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
}
#body-content-left ol {
  list-style-type: decimal;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
}
select, input, textarea, button {
  font: 99% sans-serif;
}
pre, code, kbd, samp {
  font-family: monospace, sans-serif;
  margin-bottom: 10px;
  padding: 8px;
}
small {
  font-size: 85%;
}
strong, th {
  font-weight: bold;
}
td, td img {
  vertical-align: top;
}
sub {
  vertical-align: sub;
  font-size: smaller;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
blockquote {
  margin: 0 0 10px 20px;
}
.red-colorize {
  color: #eb0028;
}

/*for last li in navigation*/


/* SITE BASE LAYOUT
================================================== */

section {
  width: 100%;
  margin: 0 auto 30px;
}

/* HEADER STYLES
================================================== */


/* HEADER ELEMENTS */

.logo h1, .logo h1, a, .logo h2, .logo h2 a {
  margin: 0px;
  background: transparent;
}
.logo p {
  margin: 0;
}
.logo .tagline {
  font-size: 18px;
  color: #666;
  font-family: arial, helvetica, sans-serif;
  margin-top: -22px;
}
#header {
  position: relative;
  height: 100%;
  margin-bottom: 0;
}
#header p a {
  color: #fff;
  text-transform: uppercase;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
}
#header p a:hover {
  text-decoration: underline;
}
#header-right-container {
  width: auto;
  margin: 20px 0px;
}
#header-right-container span {
  margin-left: 10px;
}
.login span img {
  margin-left: 10px;
}
.member-cta a {
  display: inline;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background: #EB0028;
  padding: 11px 10px;
  text-align: center;
  vertical-align: middle;
}
.member-cta a:hover {
  color: #001A71;
  text-decoration: none;
}
.login a {
  font-size: 18px;
  font-weight: bold;
  text-transform: none;
  color: #001A71;
  background-color: #F3F3F3;
  display: inline;
  padding: 11px 10px;
  vertical-align: middle;
}
.login a:hover {
  color: #EB0028;
  text-decoration: none;
}
.asocial-icons img {
  vertical-align: middle;
}

/*------------------------------------*\NAV \*------------------------------------*/

#search {
  background: #fff;
  border: none;
  width: 10%;
  height: 29px;
  margin-top: 7px;
  position: relative;
}
#search input[type="text"] {
  margin-left: 30px;
  background: none;
  border: none;
  padding: 0px 10px;
  color: #eb0028;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  width: 87%;
  height: 29px;
}
#search input[type="image"] {
  background: none;
  border: none;
  position: absolute;
  width: 29px;
  height: 29px;
  left: 0px;
  bottom: 0px;
}
#header-links {
  margin-top: 10px;
}

/* MAIN NAVIGATION */

.top-header {
  height: 92px;
}
#nav-container {
  position: relative;
  margin-bottom: 20px;
  margin-top: 0;
  width: 100%;
  height: 44px;
  z-index: 999;
  background: #f3f3f3;
}
nav #nav-container {
  padding: 0px;
}
nav #nav-container .block .content {
  margin: 0;
  padding: 0;
}
nav #nav-container ul, nav #nav-container li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}
nav #nav-container ul, nav #nav-container li {
  margin: 0;
}
nav #nav-container h2 {
  display: none;
}
nav #nav-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
nav #nav-container ul li {
  float: left;
  position: relative;
  border-right: thin solid #ffffff;
}
nav #nav-container ul li a {
  display: table-cell;
  vertical-align: middle;
  height: 44px;
  float: left;
  font-family: arial, sans-serif;
  font-size: 17px;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  color: #4e4e4e;
  padding: 13px 14px;
}
nav #nav-container ul li:last-child {
  border-right: none;
}
nav #nav-container ul li a:hover {
  background: #fff;
  text-decoration: none;
  color: #2a6496;
}
nav #nav-container ul ul {
  display: none;
  position: absolute;
  top: 44px;
  left: 0;
  width: 160px;
  z-index: 999;
}
nav #nav-container ul ul li {
  border-right: 0 none;
}
nav #nav-container ul ul a {
  width: 250px;
  background: #f3f3f3;
  border-right: #f3f3f3;
  font-size: 15px;
  white-space: normal;
  height: auto;
  /* Remember to subtract the padding width from line 8  from the  width you set on the ul */
}
nav #nav-container ul ul a:hover {
  background: #fff;
}
nav #nav-container ul ul ul {
  position: absolute;
  top: 0;
  left: 250px;
}
nav #nav-container ul ul ul, nav #nav-container ul ul ul ul, nav #nav-container ul li:hover ul ul {
  display: none;
}
nav #nav-container ul li:hover ul, nav #nav-container ul ul li:hover ul {
  display: block;
}
nav #nav-container a.red-colorize {
  color: #eb0028;
}

/*bootstrap nav override*/

nav #nav-container ul .dropdown-menu {
  border: none;
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
}

/* HOMEPAGE CONTENT
================================================== */


/* ROTATOR */

#rotator-events {
  margin-bottom: 30px;
}
#rotator-wrap {
  overflow: hidden;
  height: 445px;
  background-color: #4E4E4E;
}
.rotator-item {
  position: relative;
  width: 100%;
  height: 100%
}
.rotator-item img {
  width: 100%;
  height: unset;
  overflow: hidden;
  float:unset;
  clear:unset;
  object-fit: contain;
  object-position: center;
  position: relative;
  z-index: 100;
}
.rotator-txt {
  background-color: #f7f7f7;
    height: 19%;
    width: 100%;
    position: absolute;
    right: 0;
    padding: 15px;
    z-index: 200;
    bottom: 0;
}
.rotator-txt p {
  line-height: 1.2em;
    font-size: 17px;
    width: 96%;
    color: #333;
    text-align: center;
    font-weight: 600;
}
#home .rotator-txt h3:first-child {
  font-weight: bold;
  color: #eb0028;
  text-transform: uppercase;
}
#home .rotator-txt h3, #home .rotator-txt h3 a {
  margin-top: 0;
  text-transform: none;
  font-weight: normal;
  color: #fff;
}
#stories-pager {
  position: absolute;
  bottom: 5px;
  left: -30px;
  z-index: 100;
}
#stories-pager span {
  margin: 0 0 10px;
  display: block;
  font-size: 70px;
  line-height: 20px;
  color: #DF1E1B;
}
#stories-pager .cycle-pager-active {
  color: #fff;
}
.event-wrp {
  background: #232D69;
  height: 445px;
  padding-top: 15px;
  position: relative;
}
.event-wrp h3 {
  color: #eb0028;
  margin: 0;
  display: block;
  margin-bottom: 15px;
}
.event-wrp .event-item {
  padding: 5px 0;
}
.event-wrp .event-photo {
  float: left;
  width: 80px;
  height: 80px;
  margin-right: 15px;
}
.event-wrp .event-info {
  color: #fff;
  float: left;
  width: 63%;
}
.event-wrp .event-info h4 {
  text-transform: none;
  margin: 3px 0 5px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.event-wrp .event-info p {
  color: #fff;
  margin: 0;
  font-size: 14px;
}
.event-wrp .event-info a {
  color: #eb0028;
  text-decoration: none;
  font-size: 14px;
}
.more-events {
  background-color: #eb0028;
  font-size: 18px;
  color: #fff;
  padding: 5px;
  display: inline-block;
}
a.more-events:hover {
  color: #001a71;
  text-decoration: none;
}

/* HOMEPAGE BODY CONTENT */

#home-body {
  padding: 2% 0;
  position: relative;
}
.col .boxes p img {
  width: 100%;
  height: auto;
  color: #666;
}

/*home-content boxes*/

#home-content .boxes img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

/*forces all images in boxes to stretch 100% in width*/

#home-content .boxes .readmore-bg {
  display: block;
  color: #ffffff;
  background-color: #eb0028;
  text-transform: uppercase;
  font-weight: medium;
  padding: 10px;
}
#home #home-content .boxes p a.readmore-bg {
  margin: 0 -15px;
}

/* HOME FEED CONTENT  */

#home-feed-content {
  position: relative;
  background: #646262;
  margin-top: 4%;
}
#home-feed-shadow {
  width: 100%;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: -30px;
  background: url('../images/media-shadow.png') no-repeat left center;
}
.feed-col {
  padding: 2%;
}
.feed-col h3 {
  color: #17ABB9;
  text-transform: uppercase;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
}
.feed-col h3 {
  margin-bottom: 2%;
  font-family: arial, sans-serif;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}
#feed-col-1 h3 {
  background: url('../images/icon-suitcase.png') no-repeat left center;
  height: 28px;
  padding: 10px 0 0 34px;
}
#feed-col-2 h3 {
  background: url('../images/icon-eye.png') no-repeat left center;
  height: 28px;
  padding: 10px 0 0 40px;
}
#feed-col-3 h3 {
  background: url('../images/icon-camera.png') no-repeat left center;
  height: 28px;
  padding: 10px 0 0 40px;
}

/* JOBS */

#feed-col-1 p {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 8px;
}
#feed-col-1 h4 {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0;
}
#feed-col-1 h4 a {
  color: #003F77;
}
#feed-col-1 h4 a:hover {
  text-decoration: underline;
}

/* PHOTOS */

#feed-col-2 ul {
  list-style: none;
  margin: 0 -2px;
}
#feed-col-2 ul li {
  float: left;
  margin: 5px;
}
#feed-col-2 ul li a img {
  border: 4px #fff solid;
}

/* VIDEOS */

#feed-col-3 ul {
  list-style: none;
  margin-left: 2px;
}
#video-urls iframe, #video-urls embed, #video-urls object {
  position: relative;
  margin-top: -10px;
  width: 100%;
}
.sub .video-wrap {
  height: 310px;
  margin-right: 0;
}
.sub .video-wrap h4 {
  font-weight: normal;
}
#featured-video {
  height: 100%;
  width: 100%;
}
#featured-video li {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
#featured-video ul {
  padding: 0px;
  margin: 0px auto;
}

/*COLUMNS*/

#column1 {
  padding-right: 35px;
}
#column2 {
  padding: 0px 26px;
}
#column3 {
  padding-left: 35px;
}

/*COLUMN SECTIONS*/

.professional-prog .boxes, .cultural-event .boxes, .sporting-event .boxes, .corp-sponsorship .boxes {
  padding: 5px 15px 0px 15px;
}
.cultural-event, .sporting-event, .corp-sponsorship {
  background-color: #e6e7e8;
}
.cultural-event img, .sporting-event img, .corp-sponsorship img, .professional-prog img {
  margin: auto;
}
#ad-container .boxes img {
  width: 100%;
  height: auto;
  margin: auto;
}
.professional-prog {
  background-color: #232D69;
}
.professional-prog h3 {
  color: #fff;
  text-transform: uppercase;
}
.professional-prog h4 {
  color: #eb0028;
}
.professional-prog p {
  color: #fff;
}
.corp-sponsorship .boxes h3:first-child {
  margin-top: 5px;
}
#single-ad, #single-ad2 {
  padding: 15px;
  border: 1px solid #e5e5e6;
  margin-top: 15px;
}
#single-ad img, #single-ad2 img {
  margin: 40px auto;
  display: block
}
#ad-container h3, #ad-container h3 a {
  text-transform: uppercase;
  font-size: 14px;
}
#ad-container h4, #ad-container h4 a {
  text-transform: none;
  font-size: 12px;
}
#ad-container p, #ad-container span p {
  font-size: 12px;
}
.adbox1 {
  margin-top: 20px;
}

/*DIRECTORIES/SPONSORS*/

.spons-box {
  margin: 0px;
}

/*title for Sponsors*/

#sponsors-rotator {
  height: 203px;
  overflow: hidden;
  padding: 5px;
  border: 1px solid #e5e5e6;
  margin: -11px 0px 26px 0px;
  z-index: 10;
  position: relative;
}
#sponsors-stories a img {
  width: 97%;
  height: 200px;
  top: -18px;
  position: relative;
  margin: 0px auto !important;
  padding: 5px;
}

/*ELD - was width: 95% padding: 20px;*/

#sponsors-stories a {
  text-align: center;
}
#sponsors1 .slideshow {
  padding: 15px;
  border: 1px solid #e5e5e6;
  margin-top: 20px;
}
#sponsors-stories ul, #sponsors-stories ul li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#sponsors-rotator li, #ad-rotator {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

/*=========INTERIOR BODY CONTENT=================*/

#body-content-left .t {
  width: 98%;
}
#body-content {
  padding: 1%;
}
#body-content-left img, #body-content img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
#body-content-left {
  float: left;
  padding: 10px;
  margin: 1% auto 2%;
}
#body-content-right {
  float: right;
  padding: 10px;
  margin: 1% auto 2%;
}
#body-content, #body-content-left, #body-content-right ul li {
  font-family: arial, helvetica, sans-serif;
  color: #999;
}
.t p, .t ol, .t ul, .t span {
  font-size: 14px;
  color: #000;
}
.page-header {
  margin: 30px 0 20px;
}

/*SIDEBAR*/

.sidebar {
  background-color: #F3F3F3;
  padding-bottom: 15px;
}
.sidebar span {
  color: #333;
  font-weight: 500;
}

/* PHOTOS */

.sidebar #photos ul {
  list-style: none;
  margin: 0 0 20px;
  height: 165px;
}
.sidebar #photos ul li {
  float: left;
  margin: 2%;
}
.sidebar #photos ul li a img {
  border: 4px #fff solid;
  width: 100%;
  height: auto;
}

/* FOOTER STYLES */

#footer {
  background-color: #EB0028;
  margin-top: 2%;
}
footer {
  width: 100%;
  padding: 2% !important;
}
footer h3, footer h3 a, footer h3 span, footer h4, footer h4 a, footer h4 span {
  color: #001A71;
  font-family: arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
}
footer p, footer p a, footer p span {
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  line-height: 16px;
  font-weight: normal;
}
#footer-cols {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.footer-col {
  width: 100%;
  float: left;
  margin: 0 1%;
}
.footer-col ul {
  margin: 0;
  list-style: none;
}
footer ul li {
  padding: 0 0 1%;
}
footer ul li a {
  color: #FFF;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  text-decoration: none;
  text-transform: uppercase;
}
footer ul li a:hover {
  text-decoration: underline;
  color: #FAA141;
}
#footer-links {
  width: 100%;
  margin: 0 auto;
  display: block;
  text-align: center
}
#footer-links p, #footer-links a, #footer-links p a, #footer-links span {
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  padding: 2% 0 0;
  text-decoration: none;
}
#footer .boxes a:hover {
  color: #fff !important;
}

/* STAFF PAGE */

.staff-search-wrap-list .wrap-search-item {
  float: left;
  margin-right: 40px;
  width: 220px;
  min-height: 270px;
}
.staff-item {
  float: left;
  margin-right: 10px;
  width: 220px;
  background: #f2f2f2;
  text-align: center;
  height: 335px;
}
.t .view-staff-member #staff-top .member-photo {
  height: 100%;
  float: left;
  padding-right: 10px;
}
.t .view-staff-member #staff-top .member-info {
  display: block;
  float: left;
}

/*MEMBERSHIP PAGE*/

.application-form-wrap .checkbox input[type=checkbox] {
  margin-left: 10px;
}

/*WRAP ITEMS*/

.profiles-wrap .wrap-search-item h2 a {
  margin: 0 0px 10px 15px;
}

/* EVENTS REGISTRATION */
.t .event-title {
    font-size: 2.3em;
  }
.t .event-time {
    font-size: 1.5em;
}
.event-wrap-search {
    border: 2px solid;
    padding: 10px;
    margin: 10px 0;
}
#event-wrap {
    width: 20%;
}
#event-wrap .event-title {
  font-size: 16px;
  }
.event-title, .event-date, .organizer-wrap, .filter-wrap {
    border-bottom: 1px solid #999999;
    margin: 10px;
    padding: 10px;
}
.pricing-list .pricing-item{
    border: 1px solid #3E83C9;
    margin-bottom: 5px;
    width: 50%;
    background: #3e83c9;
}
.pricing-list .pricing-item .pricing-header {
    padding: 10px;
    background: #232d6a;
    color: #fff;
    text-align: center;
    font-size: 20px;
}
.pricing-list .pricing-item .pricing-info {
    width: 100%;
    padding: 6px;
    display: inline-block;
    vertical-align: middle;
    clear: both;
    text-align: center;
    color: #fff;
}
.pricing-list .pricing-info p {color: #fff; font-size: 18px;}
.pricing-list .pricing-item form {    
    margin: 5px auto;
    overflow: auto;
    border-radius: 0;
    display: block;
}
.pricing-list .pricing-item.alt {
    background: #3e83c9;
}
.pricing-list .register-green-button2 {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 5px 5px 5px 5px;
    color: #232d6a;
    cursor: pointer;
    padding: 5px !important;
    width: 45%;
    display: block;
    margin: auto auto 15px;
    font-size: 20px;
}
.pricing-list .register-green-button2:hover {
    background-color: #232d6a;
    color: #ffffff;
}
.pricing-list .pricing-item input[type=submit] {font-size: 17px;}
/* FOOTER NEWSLETTER SIGN UP FORM */

#footer-col-4 .forms label {
  display: none;
}
#footer-col-4 .forms .form-field {
  margin-left: 0px !important;
}
#footer-col-4 .forms .form-field .field input[type="text"] {
  color: #999 !important;
  font-size: 13px !important;
  padding: 3px !important;
  width: 100% !important;
}
#footer-col-4 .forms .form-field {
  margin-bottom: 10px !important;
}
#footer-col-4 .forms input[type="submit"] {
  margin: 0 0 0 1%;
  width: 100%;
  background: #A32638;
  border: none;
  border-radius: 5px;
  box-shadow: 1px 1px 2px #666;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding: 1%;
  text-decoration: none;
}
.admin-inline .admin-links {
  background: rgba(0, 0, 0, 0.77);
  padding: 2px 5px;
  position: absolute;
  width: 260px;
  clear: both;
}
.admin-inline .admin-links a {
  color: #fff;
}

/* option menu */
.t-meta-editor-bar{
  margin-bottom: 0px;
}

/* MEDIA QUERIES
================================================== */

@media only screen and (max-width: 1199px) {
  nav #nav-container ul li a {
    font-size: 17px;
    padding: 13px 7px;
  }
  .event-wrp .event-info {
    width: 60%;
    font-size: 12px;
  }
  .event-wrp .event-info h4 {
    margin: 3px 0 0;
  }
  #sponsors-stories a img {
    top: 0px;
  }
}
@media (min-width: 991px) {
  nav .collapse {
    display: block;
    visibility: visible;
  }
}
@media only screen and (max-width: 990px) {
  /*begin: mobile main nav*/
  nav .collapse {
    display: none;
  }
  nav #nav-container {
    height: auto;
    padding-bottom: 15px;
  }
  nav #nav-container .navbar-nav {
    float: none;
    margin: 0;
    clear: both;
  }
  nav .navbar-toggle {
    display: block;
    border-bottom: 1px solid #afafaf;
    background: #F3F3F3;
    width: 100%;
    border-radius: 0;
    margin: 0 auto 20px;
    z-index: 1000;
  }
  nav .navbar-toggle .fa {
    float: right;
    font-size: 20px;
  }
  nav #nav-container .main-toggle {
    width: 100%;
    margin-right: 0;
  }
  nav #nav-container .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  nav #nav-container .navbar-nav>li {
    float: none;
  }
  nav #nav-container ul li a {
    height: auto;
    display: block;
    float: none;
  }
  nav #nav-container ul li:hover ul, nav #nav-container ul ul li:hover ul {
    position: static;
    display: none;
  }
  nav #nav-container ul li {
    float: none;
  }
  /*styles secondary nav level*/
  nav #nav-container .navbar-nav>li>a {
    padding: 13px 20px;
  }
  nav .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }
  nav .navbar-nav .open .dropdown-menu>li>a, nav .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 10px 20px;
  }
  nav #nav-container .dropdown-menu>li>a {
    display: block;
    clear: both;
    font-weight: 400;
    white-space: nowrap;
    width: 100%;
    padding-left: 30px;
  }
  nav #nav-container .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    box-shadow: none;
    border: none;
  }
  nav #nav-container .open>.dropdown-menu {
    display: block;
  }
  /*end: mobile main nav*/
  #search {
    width: 100%;
  }
  #search input[type="image"] {
    right: 0;
  }
  #sponsors-stories a img {
    padding: 0px 120px;
    top: -23px;
  }
  .rotator-txt {
  height: 30%;
  }
  #rotator-wrap .rotator-txt p {
    font-size: 14px;
  }
  .event-wrp .event-photo {
    display: none;
  }
  .event-wrp .event-info {
    width: 100%;
  }
  #column1 {
    padding-right: 15px;
  }
  #column3 {
    padding-left: 0;
  }
  #home-content .boxes img {
    object-fit: contain;
  }
}
@media (max-width: 768px) {
  #nav-container nav ul li {
    line-height: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  nav .navbar-toggle {
  margin: 0 auto;
  }
  #column2 {
    padding: 0px 15px;
  }
  #sponsors-stories a img {
    padding: 0px 100px 0px;
  }
  .sidebar {
    display: none;
  }
  #rotator {
    background: #4e4e4e;
    margin-top: 60px;
  }
  #rotator #rotator-wrap {
    overflow: visible !important;
  background-color: #f7f7f7;
  height: unset;
  }
  #rotator-wrap .rotator-txt {
    float: none !important;
    position: relative;
    top: unset;
  bottom: 8%;
    height: auto;
    z-index: 100;
    width: 100%;
  padding: 15px 1px 1px 5px;
  }
.rotator-item.cycle-slide {position:relative;}
  #rotator-wrap .rotator-item img {
    float: none;
    margin: auto;
  }

  .event-wrp {
    display: block;
    float: unset;
    width: 100%;
    height: auto;
    clear: both;
    padding-top: 25px;
  }
}
@media only screen and (max-width: 600px) {
  #sponsors-stories a img {
    padding: 0px;
  }
#rotator-wrap .rotator-item img {
    float: none;
  }
}
@media only screen and (max-width: 550px) {
#rotator-wrap .rotator-item img {
    float: none;
  }
}
@media (max-width: 414px) {
  #header-right-container {
    width: 100%;
  }
  #header-right-container span {
    margin: 10px 4px;
    display: inline-block;
  }
}