/*   
Theme Name: Tendenci
Theme URI: https://tendenci.com
Description: Custom Tendenci theme design
Designer: Aaron Long for Schipul
Designer URI: https://schipul.com
Developer: Felicia Bates for Schipul
Developer URI: https://schipul.com/
Version: 4.0
*/

/* ------------------------------
    Reset HTML 
------------------------------ */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, 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;
  -webkit-font-smoothing: antialiased; 
  -moz-osx-font-smoothing: grayscale;}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, #menu, section {
  display: block;
}

body .label {
  color: inherit;
  }
a {word-break: break-word;}
.admin-links.clear-block a {
    background: #717070;
    color: white;
    padding: 2px 5px;
}
/* code below helps t-meta editor from filling in the next avialable space */
.t-pages-page-body {
    clear: both;
    display: block;
    overflow: hidden;
}
#news-result-list .t-search-result-body ul, #news-result-list .t-search-result-body ol {
margin: 0;
padding: 0;
}
#news-result-list .news-thumb-img-list {
  padding: 10px;
}
#news-result-list .news-thumb-img-list img {
border: 1px solid #d1d1d1;
}
/* ------------------------------
    Base HTML Elements 
------------------------------ */
body { position: relative; font-family: 'Assistant', sans-serif; font-size: 16px; line-height: 22px; margin: 0; color: #333333; }

h1, 
h1 a { 
  font-family: 'Assistant', sans-serif; 
  font-size: 32px; 
  line-height: 40px; 
  text-decoration: none; 
  margin-bottom: 10px; 
  text-transform: none; 
  color: #12AAB9; 
}
h2, h2 a { 
  font-family: 'Assistant', sans-serif; 
  font-size: 24px; 
  line-height: 34px; 
  text-decoration: none; 
  margin-bottom: 10px; 
  text-transform: none; 
  color: #808284; 
}
h3, h3 a { 
  font-family: 'Assistant', sans-serif; 
  font-size: 20px; 
  line-height: 30px; 
  text-decoration: none; 
  margin-bottom: 6px; 
  text-transform: none; 
  color: #17ABB9;
}
h4, h4 a,
h5, h5 a,
h6, h6 a { 
  font-family: 'Assistant', sans-serif; 
  font-size: 16px; 
  line-height: 24px; 
  text-decoration: none; 
  margin-bottom: 6px; 
  text-transform: uppercase; 
  color: #17ABB9; }
.label-default {
  background-color: #E4E5E4;
}
#cta-box h2 { 
  font-family: 'Assistant',  sans-serif;  
  font-size: 32px; 
  line-height: 40px; 
  text-decoration:  none;  
  margin-bottom: 10px; 
  text-transform: none; 
  color: #17ABB9; 
} 
#cta-box h2 a { 
  font-family: 'Assistant', sans-serif;  
  font-size: 32px; 
  line-height: 40px; 
  text-decoration: none;  
  margin-bottom: 10px; 
  text-transform: uppercase; 
  color: #ffffff; 
}

a { 
  color: #17ABB9; 
  text-decoration: none; 
}
a:hover { 
  color: #808284; 
  text-decoration: none; 
}

a.white { 
  color: #ffffff; 
  text-decoration: underline; }
a.white:hover { 
  color: #ffffff; 
  text-decoration: underline; }

p { font-family: 'Assistant', sans-serif; 
  margin-bottom: 10px; 
  line-height: 22px; 
  color: #333333; 
  font-size: 16px; 
}
.t-pages-page li {
  color: #333;
}

#wrapper ul, ol { 
  margin: 0 0 10px 30px;  
  font-size: 16px; 
  color: #333333;
}
ol { 
  list-style-type: decimal; 
  font-size: 16px; 
  color: #333333;
}

.btn-primary {
  background-color: #f8b218;
  border: transparent;
  text-transform: none;
}
.btn-primary:hover,
.btn-primary:active, 
.btn-primary:focus {
  background-color: #333333;
}
.btn-default {
  text-transform: none;
  border: transparent;
  background-color: #1baab8;
  color: white;
}


span.t-toggle-title {
  font-family: FontAwesome, 'Assistant', sans-serif;
  font-weight: 800;
}
.color-grad {
  background: linear-gradient(94.23deg,#fcb045 12.41%,#1b908e 52.55%,#0dacc8 89.95%);
  -webkit-background-clip: text; 
  -webkit-text-fill-color: transparent;

}
   
/* this line seems to be outdated - commenting it out - GJQ 4/1/2016 */
/*select, input, textarea, button { font: 99% sans-serif; } */
pre, code, kbd, samp { font-family: monospace, sans-serif; margin-bottom: 10px; padding: 8px;}
body code {color: #222; background-color: #eee;}

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; }

.t-pages-page {
  margin-top: -25px;
  margin-left: 45px;
  margin-right: 45px;
}
.t-pages-page img {
  padding:10px;
  border-radius: 4px;
}
.page-header {
  margin: 0px 0 20px 0;
  border-bottom: 2px solid #E4E5E4;
}


/* HELP-DESK FILES FEATURE BAR */
#wrapper .featured ul,
#wrapper .faq ul,
#wrapper .most_viewed ul {
  margin: 0px;
  padding:0;
}
#wrapper .featured li,
#wrapper .faq li,
#wrapper .most_viewed li {
  border-bottom:1px solid #E4E5E4;
  padding: 10px;
  line-height:1.2em;
}
.t div.right-col div.sub-column {
  background-color: #F4F5F6 !important;
  padding:0 !important;
  width: 300px;
}
.t div.right-col ul {
  padding:0;
}
#wrapper .featured h3,
#wrapper .faq h3,
#wrapper .most_viewed h3{
  padding:10px;
  color: #808284;
}

.t div.right-col ul.request-help-file a {
  background-color: #F8B218;
  padding: 10px 20px;
  border-radius: 4px;
  font-weight: 500 !important;
  color:white;
  font-size: 16px !important;
}
.t div.right-col ul.request-help-file a:hover {
  background-color:#808284;
  text-decoration:none;
}
#help-files-index #sidebar {
  display:none;
}
.t div.right-col {
  float: right;
  width: 300px !important;
  margin-top: 20px;
}
ul.request-help-file {
  text-align: center;
}

/* ------------------------------
    Base Layout 
------------------------------ */
.main-container { width: 100%; margin: 0; padding: 0; }

#header-wrapper {
  position: relative; 
  z-index: 10; 
}
#sub #header-wrapper { margin-bottom: 35px; }

#fork { position: absolute; top: 0px; right: 0px; z-index: 9999; }
div.forms input[type="submit"] { float: right !important; padding: 20px !important; clear: both !important;}
    
#header { height: 165px; background: #fff; padding-top: 15px; }
#header #logo { height: 95px; float: left; margin: 20px 0 0 0; }
#header #logo a h1 { 
  display: block; 
  background: url(/media/files/files/6e9e186c/tendencilogoteal.png) no-repeat; 
  background-size: 100px auto;
  text-indent: -9999px; 
}
.logo {
  background: url(/media/files/files/6e9e186c/tendencilogoteal.png) no-repeat; 
  background-size: 150px auto;
  width: 150px;
  height: 50px;
  margin-top:-2px;
}

#header #logo a h2 { display: block; width: 240px; height: 164px; background: url(../images/tendenci-logo4.png) no-repeat; text-indent: -9999px; }
#header #tagline { float: left; margin:50px 0 0 0; margin-left:16px; padding-left:15px; border-left:1px solid #ececec; }
#header #tagline h2 { display: block; text-transform:uppercase; color:#17ABB9;}

#header-right {margin-left:30px;}

#header-right #utility-nav { position:absolute; top:0; right:0;}
#header-right #utility-nav ul{list-style:none;}
#header-right #utility-nav ul li{ float:left; padding: 3px 15px; border-right: 1px solid #ececec; color:#003C7C;}
#header-right #utility-nav ul li:last-child { border:none; }

#utility-nav a{color:#A4A4A4;}
#utility-2 a{color:#003C7C;}

#header-right #utility-2 {position:absolute; bottom:0px; right:245px;}
#header-right #utility-2 ul{list-style:none;}
#header-right #utility-2 ul li{ float:left; padding:0 15px; border-right: 1px solid #003C7C; }
#header-right #utility-2 ul li:last-child{ border:none;}

#header-right #header-btn {margin-top:58px; margin-left:30px;}
#header-right #header-btn .btn a{color:#fff; text-decoration: none;}
#header-right #header-btn .btn a:hover{
  text-decoration: underline;
}
#header-right #header-btn #demo-btn {margin-left:8px; padding-bottom:0px;} /*padding-bottom: was 35px */
#header-right #header-btn .btn {
    background: url(../images/headerbtn-bg.png) repeat-x; 
    height:26px; 
    padding:12px 15px;
    text-transform:uppercase;
    text-align:center;
    
    font-size:16px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    1px 1px 2px rgba(50, 50, 50, 0.75);
    box-shadow:         1px 1px 2px rgba(50, 50, 50, 0.75);}

#navbar-collapse > ul:nth-child(1) {
    min-width: 768px;
}
#nav .navbar-nav {
  float: none;
}

#nav .nav-demo-button {    
color: #fff;
    font-weight: 700;
    background: #f8b218;
    border-radius: 5px;
}
#t-main-navbar-nav-1 li:last-child {
 /* float:right; */
}
#t-main-navbar-nav-1 li:nth-child(9) {
  float:right;
}
.dropdown-menu li:nth-child(9) {
  float:left !important;
}
#nav .nav-demo-button:hover {    
  background-color: #333;
  opacity:1;
}

#nav { 
  width: 100%; 
  top: 0px; 
  height: 60px; 
  background-color: #f4f5f6;
  border-bottom: 2px solid #e4e5e4;
}
#nav .nav { 
  width: 82%; 
  height: 46px; 
  margin: -5px auto; 
  position: relative; 
  padding: 0;}
#nav ul { 
  list-style: none; 
  padding-top: 20px; 
  top: 17px; 
  margin: 0px auto; 
  position: relative; 
  width:917px; 
  z-index:10; } /*width: 921px; */
#nav ul li { 
  /*float: left;*/  
  position: relative; 
}
#nav ul li a { 
  display: block; 
  color: #333; 
  text-decoration: none; 
  padding: 15px;  
  font-size: 15px; 
  font-weight: 300; 
  line-height:11px; 
  text-transform:none; 
  font-weight:500;
}
#nav .dropdown:hover { 
  background: transparent; 
  text-decoration: none;
}
#nav li.dropdown:hover>.dropdown-menu {     
  display: none;
  visibility: hidden;
}
#nav li.dropdown.open>.dropdown-menu {     
  display: block;
  visibility:visible;
}
#nav ul ul .dropdown>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ffffff;
    margin-top: 7px;
    margin-right: -10px;
}

#nav ul ul { display: none; position: absolute; left: -21px; width: 0px; z-index: 999; padding-top: 10px;} /* width was 450px */
#nav ul ul a { width: 225px; background: #17abb9; padding: 10px 21px; text-transform:none; font-weight:300; font-size:16px;}

#nav ul ul ul { position: absolute; top: 0; left: 232px; }
#nav ul ul ul, 
#nav ul ul ul ul, 
#nav ul li:hover ul ul { 
  display: none; 
  border-right: none; }
#nav ul li:hover ul, #nav ul ul li:hover ul { display: block; border-right: none; }
#nav ul ul li:last-child { float: left; }
#nav ul li a#try-now { padding: 34px 39px 47px; text-align: center;z-index:6; background:none;}
#nav ul ul#try-now-drop {left:24px;}
#nav ul ul#try-now-drop a{background:#1757B8;}
#nav ul li a.btn { color: #fff; }

.btn.btn-primary:hover, 
.btn.btn-primary:focus {
  background: #585858;
}

#nav #theme-graphic{background: url(../images/theme-nav-bg.png) no-repeat; position:absolute; top:-12px; right:21px; height:142px; width:214px;z-index:5;}

#nav .dropdown-menu {
  min-width: 0; 
  background-color: white; 
  border: none; 
  top: 71%;}
#nav ul ul ul.dropdown-menu {
  top: 0%;
}
.dropdown-menu .fa {
  font-family: FontAwesome, 'Assistant',sans-serif;
  font-weight: 400 !important;
}

.nav .open>a, 
.nav .open>a:hover, 
.nav .open>a:focus,
.nav .open>a:active,
.nav>li>a:hover, 
.nav>li>a:focus {
  background-color: rgba(255,255,255,0);
  opacity:.5;
}
#nav ul li ul li a {
  color:white;
}
#nav ul li ul li a:hover {
  color: #e4e5e4;
}

/*Developers start page*/
.get-started-button {
  background-color: #F8B218;
  border-radius:4px;
  color:white;
  padding:5px 10px;
}
.get-started-button a:hover {
  text-decoration:none;
}
.get-started-button:hover {
  background-color: #333;
}
.guides-row {
  border-bottom: 1px solid #808284;
}
#t-pages-page-274 .page-header {
    display: none;
}

/* DESIGNER AND DEVELOPER SERVICES PAGE */

#t-pages-page-190 .page-header {
  border-bottom: none;
  text-align:center;
  padding-top: 60px;
}
#t-pages-page-190 h4>a,
.content-themes-page h4>a {
  background: #f8b218;
  padding: 10px 20px;
  border-radius: 4px;
  color: white;
  text-transform: none;
}
#t-pages-page-190 h4>a:hover,
.content-themes-page h4>a:hover {
  background: #333;
  text-decoration:none;
}
#t-pages-page-190 h4 {
  margin-bottom:60px;
}

/* ------------------------------
    Homepage Content 
------------------------------ */
#rotator.container {
    height: 100%;
}
#rotator-wrap { 
  margin-bottom: 20px; 
  margin: 0 auto; 
  background: white; 
}
#rotator {  
  margin: 0 auto; 
  position: relative; 
  background: url('/media/files/files/2006ffdd/tendenci_home_lg.png');
  background-size: cover;
}
@media (min-width: 1370px) {
#rotator.container {
  height: 450px;
  }
  }
#rotator {
    position: relative;
    background: url(/media/files/files/2006ffdd/tendenci_home_lg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
@media (max-width: 1200px){
#rotator {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: white;
  background-position: 0 60px;
}
}
.rotator-item { 
  height: 450px; 
  margin: 0 auto; 
  display: block; 
  width: 100%;
}
.rotator-item.container {
  width:100%!important;
}
#rotator h1 {
  margin-top: 10%;
  text-transform: none;
  color: #12aab9;
}
#rotator h3 {
  text-transform: none;
  color: #333;
}
#rotator p {
  color: #333;
}

@media (max-width: 768px) {
.capterra-badge-tende img {
  float:none!important;
  margin:auto;
  text-align:center;
  display:table;
  }
.t-pages-page {
    margin-top: -25px;
    margin-left: 5px;
    margin-right: 5px;
}
#rotator {
  background: white;
  hieght: 100%;
}
#rotator.container {
  margin-top:0 !important;
}

}


#rotator a:hover{
  text-decoration:none;
}
#rotator h5:hover {
  background-color: #333;
}
.rotator-info { position: absolute; bottom: 120px; left: 0; right: 0; color: #fff; padding: 20px!important; margin: 0 auto; background: rgba(0,0,0,.85); }
.rotator-info h2, .rotator-info h2 a { background: none; padding: 0; color: #666; color: #fff; font-size: 60px; text-shadow: 0.05em 0.1em 0.05em #000; text-align: center; line-height: 64px; }
.rotator-info p { font-size: 20px; text-align: center; line-height: 24px; text-shadow: 0.05em 0.1em 0.05em #000; color: #fff; }
.rotator-info p.btn-links{margin-top: 25px;}
.rotator-info a.btn { 
     margin: 0 auto;
     height:22px;
     width:150px;
     color:#fff;
     font-size:20px;
     background: url(../images/rotator-btn-bg.png) repeat-x;
     text-transform:uppercase;
     padding:7px 15px 6px;
     display:inline;
     -moz-border-radius: 6px;
     border-radius: 6px;
     -webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.75);
     -moz-box-shadow:    1px 1px 2px rgba(50, 50, 50, 0.75);
     box-shadow:         1px 1px 2px rgba(50, 50, 50, 0.75); 
}
#rotator.container {
  margin:0;
  width:100%;
}

.rotator-info a.btn:hover{
  text-decoration:underline; 
  background: url(../images/rotator-btn-bg.png) repeat-x;
}
.rotator-img a img {
  margin: 0 auto; 
  display: block;
}
.rotator-img {
  width:100%;
  margin-left: 20px;
}

#sponsors-wrap h3 { font-size: 30px; text-align: center;}
#sponsors-wrap {background: #ffffff; } /*height: 114px*/
#sponsors ul { margin: 0; padding: 0; }
#sponsors ul li { list-style: none; float: left; margin: 30px 94px 20px 0; }

#open-source { 
  margin-bottom: 60px;
  background-image: linear-gradient(to right, #12AAB9, #79B9BA);
  width: 100%;
  padding-bottom: 40px;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}
#op-icons { margin-left: -20px; }
#op-icons ul { margin: 0; padding: 0; }
#op-icons ul li { list-style: none; float: left; margin: 10px; width: 140px; }
#op-text h1 {
  color:white;
  text-transform:none;
  line-height:1em;
}
#op-text h2 { 
  font-size: 48px; 
  line-height: 52px; 
  margin-bottom: 0px; 
}
#op-text h3 { 
  font-size: 30px; 
  line-height: 34px; 
  margin-bottom: 24px; 
}
#op-text li {
  font-size: 16px;
  color:white;
  padding-bottom:10px;
}
#op-text h5,
#homepage-responsive-1 h5 {
  color: white;
  background-color: #f8b218;
  text-align: center;
  border-radius: 4px;
  padding: 5px;
  text-transform:none;
}
#op-text h5 {
  width:18%;
}

#open-source a {
  color:white;
  text-transform:none;
}
#op-text h5:hover,
#homepage-responsive-1 h5:hover {
  background-color: #585858;
}
#op-text a:hover {
  text-decoration:none;
}
#op-text {
  margin-top: 50px;
}

#streamline-features h1,
#homepage-responsive-1 h1 {
  color: #12aab9;
  text-transform:none;
}
#streamline-features h3 {
  color: #585858;
  text-transform:none;
  margin-bottom:30px;
}
#streamline-features h4 {
  color: #808284;
  text-transform:none;
  text-align:left;
  padding: 10px;
}
#streamline-features .fa {
  color:#12aab9;
  min-width: 50px;
  font-family: FontAwesome;
  font-size: 1em;
}
#streamline-features {
  padding-bottom:50px;
}
#streamline-features a {
  color: #585858;
  text-transform: none;
}
#streamline-features a.btn-click {    
  border-top: 1px solid #dddddd;
    display: block;
    clear: both;
    text-align: right;
}
#streamline-feat-row1 .fa,
#streamline-feat-row2 .fa {
    min-width: 40px;
    font-size: 1em;
  }
#streamline-feat-row1,
#streamline-feat-row2 {
  text-align: left;
}
#streamline-feat-row1 h2,
#streamline-feat-row2 h2 {
  color: #12aab9;
}

#streamline-features .streamline-inner a {color:#12aab9;}
#streamline-features .streamline-inner  p {
      margin-bottom: 25px;
  }

#streamline-features .streamline-inner h3 {margin-bottom: 15px; font-size: 18px;}

#homepage-responsive {
  background-color: #f4f5f6;
  border-top: 2px solid #e4e5e4;
  border-bottom: 2px solid #e4e5e4;
  width:100%;
  padding:70px 0 50px 0;
}

#homepage-responsive-1 h3 {
  color: #585858;
  text-transform:none;
  padding-bottom:20px;
}
#homepage-responsive-1 p {
  color: #585858;
}
#homepage-responsive a:hover {
  text-decoration:none;
}
/* Note: Try to remove the following lines to see the effect of CSS positioning */
  .affix {
     top: 0;
     width: 100%;
     right: 0;
    left: 0;
  }

  .affix + .container-fluid {
      padding-top: 70px;
  }
#homepage-contact-form button {
  float: right;
    margin-right: 10px;
}
#homepage-contact-form h1, #homepage-contact-form h3 {
  color: #12aab9;
  text-transform: none;
  padding: 0 15px 0;
}
#hdr-form-cont {
  position:absolute; 
  background-color: #f4f5f6; 
  box-shadow: 0 3px 5px #808080; 
  border-radius: 0 0 5px 5px;
  top: 49px; 
  width: 100%;
  right: 0;
}
#hdr-form-cont label.control-label {
  padding-right: 0;
}
#hdr-form-cont img.captcha {
    height: 55px;
}
#homepage-contact-form {
padding: 12px;
    right: 0;
    position: absolute;
    top: 0;
    z-index: 1000;
}
#homepage-contact-form h4 {display:none;}
#homepage-contact-form p.section-description {
    text-align: left;
    font-weight: bold;
    padding-left: 15px;
}
#homepage-contact-form .col-sm-9 {margin-bottom: 15px;}
#homepage-contact-form div.forms input[type="submit"] {
    margin-bottom: 15px;
    margin-right: 15px;
    background: #20aebb;
    border: none;
    border-radius: 5px;
    line-height: 1px;
    color: #fff;
}




/* ++++++++++++
NEW CONTACT FORM -LL
+++++++++++++++ */

/* remove gray out */
.modal-backdrop.in {
  opacity: 0;
  z-index: -1;
}
.modal.in .modal-dialog {
  top: 8%;
}
/* footer placement odd with form embed */
.modal-footer {
  border-top: 0;
}
img.captcha {
  padding-top: 10px;
}

/* NEW CONTACT BUTTON
===================== */
button#contact-us-homepage-button {
  position: fixed;
  bottom: 0;
  z-index: 100;
  left: 0;
  padding-left: 10%;
  padding-right: 10%;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#homepage-news .news-innerblock ul {
  margin: 0;
  }
.news-innerblock .panel-body {
  min-height: 450px;
}  
.news-innerblock .panel-footer {
  background: white;
  border-top: none;
}
.news-item-thumbnail img {
  width: 100%;
  height: 200px;
  overflow: hidden;
  object-fit: cover;
  object-position: top;
}
#video { margin-bottom: 80px; margin-top: 80px;  }
.video-wrap { width: 300px; float: left; padding: 5px; }

#features-wrap { padding: 80px 0; background: #EBEBEB; height: 480px; }
#tabs { margin: 0px; }
#tabs-1, #tabs-2, #tabs-3, #tabs-4, #tabs-5, #tabs-6 { margin: 0px; }
#tabs ul { margin: 0 0 24px 0; padding: 0; height: 50px; }
#tabs ul li { margin: 0; padding: 0; list-style: none; float: left; margin-right: 102px; }
#tabs h2 { font-size: 48px; line-height: 52px; margin-bottom: 0px; }
#tabs h3 { font-size: 30px; line-height: 34px; margin-bottom: 24px; }
#tabs-text { margin: 0px; }
#tabs-img { float: right; margin: 0; }
#tabs-img img { margin: 0; padding: 0; float: right; }
#tabs-1 #tabs-img img { margin-right: 20px; }
#tabs ul li:hover img { 
  -moz-box-shadow: 0 0 15px #17ABB9; 
  -webkit-box-shadow: 0 0 15px #17ABB9; 
  box-shadow: 0px 0px 15px #17ABB9; 
}

#call-to-action { padding: 80px 0; background: #EBEBEB; }
#cta-box { display:block; padding:20px; position: relative; width: 660px; margin: 0 auto; background: #ffffff; 
           -moz-box-shadow: 0 0 15px #ffffff; -webkit-box-shadow: 0 0 15px #ffffff; box-shadow: 0px 0px 15px #ffffff;
           border-style:solid; border-color:#f2f2f2; border-width: 4px;}
#cta-box a {   display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 32px;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  background-color: #e0c240;
  *background-color: #faa141;
  background-image: -moz-linear-gradient(top, #e0c240, #faa141);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e0c240), to(#faa141));
  background-image: -webkit-linear-gradient(top, #e0c240, #faa141);
  background-image: -o-linear-gradient(top, #e0c240, #faa141);
  background-image: linear-gradient(to bottom, #e0c240, #faa141);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0c240', endColorstr='#faa141', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

#cta-box h2 {margin: 20px 0 0 40px;}

#homepage-news {
  margin-top: 50px;
  margin-bottom: 50px;
}

#contact-bar {
  background-color:#14abb9;color:#fff;padding: 20px 0;
  }
#contact-bar .info-txt {
  font-size: 20px;
    vertical-align: text-bottom;
    line-height: 44px;
    float: right;
  }

/* MINI contact form */

/* begin: sidebar mini contact form*/
.mini-contact-frm .embed-form {
    padding: 15px;
    background: #f5f5f5;
    overflow: hidden;
}
.mini-contact-frm label.control-label {width: 100%;}
.mini-contact-frm .col-sm-9 {width: 100%; margin-bottom: 15px;}
.mini-contact-frm p.section-description {
    padding: 15px;
    margin-top: 15px;
    clear: both;
    font-weight: bold;
  }
.mini-contact-frm div.forms input[type="submit"] {
    margin-bottom: 15px;
    background: #20aebb;
    border: none;
    border-radius: 5px;
    line-height: 1px;
    color: #fff;
}
/* end: sidebar mini contact form*/

#footer-wrap { 
  width: 100%; 
  background-image: linear-gradient(to right, #12AAB9, #79B9BA);
  padding: 80px 0; 
}
#footer-valid {
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  margin-top: 50px;
  }
#footer-valid ul {
  display: table;
  margin: 0 auto; 
  padding: 0;
  }
#footer-valid li {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
  margin: 0 35px;
}
#footer-valid li a img {
  vertical-align: middle;
  margin: 15px auto;
  width: 40px;
}
#footer ul { margin: 0; padding: 0; }
#footer ul li { margin: 0; padding: 0; list-style: none; }
#footer p { color: #fff; margin-bottom: 24px; }
#footer h2  { color: #fff; margin-bottom: 0; font-size: 48px; line-height: 52px; }
#footer h3 { color: #fff; margin-bottom: 24px; font-size: 30px; line-height: 34px; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }
#footer #social-icons ul li { float: left; margin: 0 25px 0 0; }

#footer-links { text-align:center; margin-top:50px; color:#fff; }
#footer-links p { color:#fff; }
#footer-links a { color:#fff; }

#footer .fa:hover {
  color: #585858;
}
#footer li {
  font-weight:300;
}
#footer h4 {
  font-weight:500;
}
#footer .fa {
  padding-top:10px;
}
#footer a:hover {
  text-decoration: none;
}


/* HELP FILES MODULE ====*/
#help-files-topic .breadcrumb {
  margin: 0 0 10px 0;
  }

/* ------------------------------
    Sidebar 
------------------------------ */
#sidebar { 
  padding: 20px; 
  background: #F4F5F6; 
  
}
#sidebar h2, #sidebar h2 a { 
  font-size: 22px; 
  text-transform:none;
}
#blog { 
  margin-bottom: 24px; 
}
#blog ul {list-style: none; padding: 0; margin: 0;}
a#try-now-side { 
  display: block; 
  background: #F8B218; 
  color: #fff; 
  text-align: center; 
  padding: 10px 0 10px 0;
  text-transform:none;
  border-radius:4px;
}
a#try-now-side:hover{
  background: #585858; 
  text-decoration:none;
}
#try-now-sidebar a {
  text-transform:none;
}
#try-now p { margin-bottom: 0px; }


/* ------------------------------
    Try Now Page
------------------------------ */
#try-now-form {width: 356px; padding: 13px; margin-left: 122px; margin-bottom: 24px; height: 193px; color: #fff; border-width: medium; border-style:solid; border-color: #17ABB9; background-color: #0E4D84;}
#try-now-form #name {width: 330px; margin-bottom: 4px;}
#try-now-form #jjuddij-jjuddij {width: 330px; margin-bottom: 4px;}
#try-btn-1 {margin-top: -43px; margin-left: -3px;}
#try-btn-2 {margin-top: -37px; margin-left: -5px;}




/* ------------------------------
    TOUR HOMEPAGE
-------------------------------- */

#willow-banner {
  margin-top: -70px;
  width: 100%;
}
h1#willow-headline {
  margin-top: -237px;
  margin-bottom: 230px;
  width:  54%;
  margin-left: 3%;
  color: white;
}
#announcement-bar {
  /*background: #000000;*/
  border: 2px solid #ffffff;
  padding: 3px 5px 0 5px;
 /* background: url(/files/3824/) no-repeat 100% 26%;*/
  background-size:cover;
}
#announcement-bar p, #announcement-bar div {
  text-shadow: 0 0 4px #ffffff;
  color: #000;
  font-size: 17px;
  padding: 3px;
  margin: 0 auto;
   display: -webkit-box;  display: -webkit-flex;   display: -ms-flexbox;   display: flex;
}
#announcement-bar a {
  color: #000080;
  text-decoration: underline;
  }
.announcement-wrap {
    overflow: hidden;
}
@media (max-width: 767px){

#announcement-bar img {
  filter:brightness(1.2);
  float: none!important;
  margin: auto;
  text-align: center;
  height:2%;
}
#announcement-bar table td {
  display: block;
  padding: 8px 0;
  }
#announcement-bar h2, #announcement-bar h2 a 
{
    font-size: 17px;
    line-height: 22px;
}
#announcement-bar p, #announcement-bar div {
  line-height: 1em;
  font-size: 16px;
  text-align: center!important;
  }
#footer-valid li {
  margin: 0 auto;
padding: 7px 43px;
}
h1#willow-headline {
  margin-bottom: 15px;
  margin-top: 0;
  margin-left: 0;
  width: 100%;
  color: white;
  background: #12AAB9;
  padding: 15px;
  text-align: center;
}
}/* end media 767px */
#support-heading p {
  font-size: 18px;
}
.btn-info {
  text-transform: capitalize;
  background-color: #12AAB9;
}
img#willow-videos {
  margin-top: 90px;
  width: 100%;
}
.features-thumb {
  border-radius: 10px;
  border: 2px solid #12AAB9;
}
section#profiles-heading,
section#photos-heading,
section#events-tour-home,
section#custom-forms-sec {
  padding: 0px 80px;
}
#gravatar {
  width: 50%;
}

#profiles-heading {
  margin-top: 60px;
}
#profile-index-page .social-media-wrap a,
#profile-index-page .social-media-wrap .fa,
.profiles-wrap .social-media-wrap .fa {
  color: #585858;
  }

@media only screen and (max-width: 768px) {
section#profiles-heading,
section#photos-heading,
section#events-tour-home,
section#custom-forms-sec {
  padding: 0;
}
}

/* ------------------------------
    Tour Sidebar 
------------------------------ */

#toursidebar h2, #sidebar h2 a { font-size: 22px; }
.container #toursidebar .tour-list ul,
.container #toursidebar .tour-list ol {
  list-style:none;
  font-size:16px;
}
.container #toursidebar img {margin: 3px 13px -10px -14px;}
#toursidebar .tour-list a {
  color: #333 !important; 
  text-transform: none;
}
#toursidebar .tour-list a:visted {
  color: #333 !important; 
  text-decoration: none;}
#toursidebar .tour-list a:hover {
  color: #333 !important; 
  text-decoration: none;
}
#toursidebar .tour-list li {
  border-bottom: 1px solid #eee;
  padding-top: 15px;
}
#toursidebar {
  margin-top: -65px;
  margin-left: -45px;
  padding: 30px 20px;
}
#toursidebar .fa {
  padding-right:10px;
  padding-bottom:20px;
  min-width: 30px;
  color: #ccc;
}

.image-top-pricing {
  height: 170px;
  overflow: hidden;
  margin-bottom: 65px;
  margin-top: -70px;
  background-image: linear-gradient(to right, #12AAB9, #79B9BA);
  width: 100%;
}
.image-top-pricing h1 {
  color:white;
  padding-top:45px;
}
.image-top-pricing h2 {
  color: #F4F5F6;
  font-weight:300;
}
.image-top-pricing img {
  width:100%;
}
#top-pricing-text {
    padding-top: 50px;
}

#box-67,
#box-64,
#box-61,
#box-54,
.outer-box-id {
  border: 2px solid #12AAB9;
  padding:0px;
}
#box-67,
#box-61,
#box-54,
.outer-box-id {
  border-radius: 8px;
}
#box-64 {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
#box-67 h5, #box-67 h5 a,
#box-64 h5, #box-64 h5 a,
#box-61 h5, #box-61 h5 a,
#box-54 h5, #box-54 h5 a,
.outer-box-id h5, .outer-box-id h5 a {
  text-transform:none;
  font-size: 16px;
  color:white;
  border-radius:4px;
  padding: 10px 0;
  margin: 10px;
  font-size:20px;
}
#box-67 p,
#box-64 p,
#box-64 h4,
#box-61 p,
#box-54 p,
.outer-box-id p {
  padding:0 10px;
  font-size:16px;
}
#box-67 h2,
#box-64 h2,
#box-61 h2,
#box-54 h2 {
  padding:0;
  margin:0;
}
#box-67 h5 {
  background-color: #12AAB9;
}
#box-64 h5 {
  background-color: #064E8B;
}
#box-61 h5 {
  background-color: #F8B218;
}
#box-54 h5, .outer-box-id h5 {
  background-color: #585858;
}
.pricing-box-height {
  min-height:350px;
}
.pricing-title-height {
  min-height:85px;
  border-bottom: 2px solid #12AAB9;
  padding: auto 0px;
}
.pricing-silver h3 {
  background-color:#12AAB9;
  color:white;
  padding:0 5px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  text-align:center;
  text-transform:none;
}
#top-pricing-tiers h3 {
  margin:0;
}
#top-pricing-text h5 {
  text-align: center;
  padding-bottom:30px;
}
#top-pricing-text h5>a {
  background-color: #F8B218;
  color:white;
  padding:10px 20px;
  border-radius:4px;
  text-transform:none;
  font-size:20px;
}

.contact-us-pricing {
  background-color: #F8B218;
  color:white;
  padding:10px 20px;
  border-radius:4px;
  text-transform:none;
  font-size:20px;
}

/* This looked a bit janky when clicked so I removed it - JMO
#toursidebar .tour-list a:active {text-transform:uppercase !important; color: #ffffff !important; background-color:#17ABB9;}
#toursidebar .tour-list li a:active {text-transform:uppercase !important; color: #ffffff !important; background-color:#17ABB9;}
*/


/* ------------------------------
    Long Pricing Page
------------------------------ */
#long-pricing-boxes {width:980px; background-color: #f7f6f4;}

#most-popular {position: absolute; right: 0px; top: -27px;}

#long-pricing-box1 {width: 230px; float: left; margin-right: 15px;}
#long-pricing-box1 #header-longbox1 {width: 230px; background-color: #CD7F32; margin-bottom: 0px; height: 68px;}
#long-pricing-box1 #header-longbox1 h1 {font-family: 'Open Sans', sans-serif;}
#long-pricing-box1 #main-longbox1 {width: 220px; background-color: #f7f6f4; margin-bottom: -10px; padding: 5px;}
#long-pricing-box1 #bottom-longbox1 {width: 230px; background-color: #39a9b5; height: 55px;}
#long-pricing-box1 #bottom-longbox1 a {font-size: 16px!important; margin-top: 5px;}

#long-pricing-box2 {width: 230px; float: left; margin-right: 15px; position: relative;}
#long-pricing-box2 #header-longbox2 {width: 230px; background-color: #004e8c;margin-bottom: -10px;}
#long-pricing-box2 #header-longbox2 h1 {font-family: 'Open Sans', sans-serif;}
#long-pricing-box2 #main-longbox2 {width: 220px; background-color: #f7f6f4;margin-bottom: -10px; padding: 5px;}
#long-pricing-box2 #bottom-longbox2 {width: 230px; background-color: #004e8c; height: 55px;}
#long-pricing-box2 #bottom-longbox2 a {font-size: 16px!important; margin-top: 5px;}

#long-pricing-box3 {width: 230px; float: left; margin-right: 15px;}
#long-pricing-box3 #header-longbox3 {width: 230px; background-color: #faa045;margin-bottom: 0px; height: 68px;}
#long-pricing-box3 #header-longbox3 h1 {font-family: 'Open Sans', sans-serif;}
#long-pricing-box3 #main-longbox3 {width: 220px; background-color: #f7f6f4;margin-bottom: -10px; padding: 5px;}
#long-pricing-box3 #bottom-longbox3 {width: 230px; background-color: #faa045; height: 55px;}
#long-pricing-box3 #bottom-longbox3 a {font-size: 16px!important; margin-top: 5px;}

#long-pricing-box4 {width: 230px; float: left; margin-right: 15px;}
#long-pricing-box4 #header-longbox4 {width: 230px; background-color: #4a555d; margin-bottom: 0px; height: 68px;}
#long-pricing-box4 #header-longbox4 h1 {font-family: 'Open Sans', sans-serif;}
#long-pricing-box4 #main-longbox4 {width: 220px; background-color: #f7f6f4;margin-bottom: -10px; padding: 5px;}
#long-pricing-box4 #bottom-longbox4 {width: 230px; background-color: #4a555d; height: 55px;}
#long-pricing-box4 #bottom-longbox4 a {font-size: 16px!important; margin-top: 5px;}

#pricing-main-content {float: left; width: 616px;}
#pricing-main-content2 {float: left; margin-bottom: 30px;width: 616px; margin-top: 30px;}

#bottom-pricing-content {width: 969px; margin-top: 45px;}
#bottom-right-content {width: 616px; float: left; margin-top:30px;}
#bottom-left-content {width: 315px; float: right; background-color: #F7F6F4; margin-top: 45px;}

div.boxes {padding: 10px;}



/* ------------
gallery boxes
--------------*/
.box-outer-wrapper {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.box-outer-wrapper img {
  width: 100%; 
  height: auto;
}
.portfolio-page-top-images img {
  margin-top:-50px;
}



/* ------------------------------
    Short Pricing Page
------------------------------ */
#short-pricing-boxes {width:980px; background-color: #f7f6f4; margin-top: 51px;}

#short-most-popular {position: absolute; right: 0px; top: -29px;}

#short-pricing-box1 {width: 230px; float: left; margin-right: 15px;}
#short-pricing-box1 #header-longbox1 {width: 230px; background-color: #CD7F32; margin-bottom: -10px; height: 68px;}
#short-pricing-box1 #header-longbox1 h1 {font-family: 'Open Sans', sans-serif;}
#short-pricing-box1 #main-longbox1 {width: 220px; background-color: #f7f6f4; margin-bottom: -10px; padding: 5px;}
#short-pricing-box1 #bottom-longbox1 {width: 230px; background-color: #39a9b5; height: 55px; margin-bottom: 35px;}
#short-pricing-box1 #bottom-longbox1 a {font-size: 16px!important; margin-top: 5px;}

#short-pricing-box2 {width: 230px; float: left; margin-right: 15px; position: relative;}
#short-pricing-box2 #header-longbox2 {width: 230px; background-color: #004e8c;margin-bottom: -10px;}
#short-pricing-box2 #header-longbox2 h1 {font-family: 'Open Sans', sans-serif;}
#short-pricing-box2 #main-longbox2 {width: 220px; background-color: #f7f6f4;margin-bottom: -10px; padding: 5px;}
#short-pricing-box2 #bottom-longbox2 {width: 230px; background-color: #004e8c; height: 55px; margin-bottom: 35px;}
#short-pricing-box2 #bottom-longbox2 a {font-size: 16px!important; margin-top: 5px;}

#short-pricing-box3 {width: 230px; float: left; margin-right: 15px;}
#short-pricing-box3 #header-longbox3 {width: 230px; background-color: #faa045;margin-bottom: -10px; height: 68px;}
#short-pricing-box3 #header-longbox3 h1 {font-family: 'Open Sans', sans-serif;}
#short-pricing-box3 #main-longbox3 {width: 220px; background-color: #f7f6f4;margin-bottom: -10px; padding: 5px;}
#short-pricing-box3 #bottom-longbox3 {width: 230px; background-color: #faa045; height: 55px; margin-bottom: 35px;}
#short-pricing-box3 #bottom-longbox3 a {font-size: 16px!important; margin-top: 5px;}

#short-pricing-box4 {width: 230px; float: left; margin-right: 15px;}
#short-pricing-box4 #header-longbox4 {width: 230px; background-color: #4a555d;margin-bottom: -10px; height: 68px;}
#short-pricing-box4 #header-longbox4 h1 {font-family: 'Open Sans', sans-serif;}
#short-pricing-box4 #main-longbox4 {width: 220px; background-color: #f7f6f4;margin-bottom: -10px; padding: 5px;}
#short-pricing-box4 #bottom-longbox4 {width: 230px; background-color: #4a555d; height: 55px; margin-bottom: 35px;}
#short-pricing-box4 #bottom-longbox4 a {font-size: 16px!important; margin-top: 5px;}





/* ------------------------------
    Body Content
------------------------------ */
#interior-content { float: left; }
.content { margin-bottom: 24px; }
.content-block { margin-bottom: 40px; }

/* ------------------------------
    Pricing Table
------------------------------ */

#pricing { border:1px solid #f2f2f2; width:800px; margin:0 auto; }
#pricing p { padding:5px 10px; margin:0px; }
#pricing td { border:1px solid #f2f2f2; }
.prices-2 { text-align: center; width: 142px; background:#17ABB9; color:#ffffff; font-size:24px; padding:5px; line-height:25px; }
.pricing-top { text-align: center; width: 152px; background:#17ABB9; color:#ffffff; font-size:20px; padding:15px 0; }
.features-check { text-align: center; width: 150px; background:#ffffff; color:#000; vertical-align:middle; }
.feature-performance { color:#ffffff; sans-serif; text-align: center; background:#faa141;  text-decoration:bold; font-size:20px; padding:5px; }
.feature-calculate {  color:#ffffff; text-align: center; background:#faa141; text-decoration:bold; font-size:14px; padding:5px; }
.features-top { background:#17ABB9; color:#ffffff; text-align: center; font-size:20px; padding:15px 0;}
.features-top a { color: #fff; }
.features { background:#ffffff; font-size: 15px; padding:5px 15px; }


/* ------------------------------
    Themes Table
------------------------------ */
.theme-wrapper { float: left; width: 30%; height: 300px; background: #fff;  box-shadow: 0 0 6px #ccc; -moz-box-shadow: 0 0 6px #ccc;  -webkit-box-shadow: 0 0 6px #ccc; padding: 10px; border: none; margin: 10px; float: left; border-radius: 3px;  -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.theme-select {margin-top:10px;}

/* ------------------------------
    Videos
------------------------------ */
.t .video-wrap  { min-height: 240px; background: #fff;  box-shadow: 0 0 6px #999;  -moz-box-shadow: 0 0 6px #999;  -webkit-box-shadow: 0 0 6px #999;  padding: 10px; border: 1px solid  #b3b3b3; margin: 5px; float: left;  border-radius: 3px;  -moz-border-radius: 3px; -webkit-border-radius:  3px; }
.t .video-wrap img { margin-left: auto; margin-right: auto; display: block; margin-top: 10px; margin-bottom: 10px;}
.t .video-wrap h3 { text-align: center; }

/* -------------------
  Registration - source: https://codepen.io/himanshu/pen/syLAh https://codepen.io/jacksim/pen/rGhJz and https://bootsnipp.com/snippets/featured/form-process-steps#comments
---------------------- */

#regist-progress-bar {
  /*display: flex;*/
  width: 100%;
  }

.checkout-panel {
  /*display: flex;
  flex-direction: column;*/
  width: 100%;
  height: auto;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
  overflow: hidden;
  padding-bottom: 40px;
}
.panel-body {
  /*flex: 1;*/
}
 
.title {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 40px;
  color: #2e2e2e;
}
.progress-bar-1 {
  display: flex;
  margin-bottom: 50px;
  justify-content: space-between;
}


 
.step {
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  display: block;
  width: 25px;
  height: 25px;
  margin-bottom: 30px;
  border: 4px solid #fff;
  border-radius: 50%;
  background-color: #efefef;
}
 
.step:after {
  position: absolute;
  z-index: -1;
  top: 5px;
  left: 22px;
  width: 225px;
  height: 6px;
  content: '';
  background-color: #efefef;
}
 
.step:before {
  color: #2e2e2e;
  position: absolute;
  top: 40px;
}
 
.step:last-child:after {
  content: none;
}
 
.step.active {
  background-color: #1abc9c;
}
.step.active:after {
  background-color: #1abc9c;
}
.step.active:before {
  color: #1abc9c;
}
.step.active + .step {
  background-color: #1abc9c;
}
.step.active + .step:before {
  color: #1abc9c;
}
 
.step:nth-child(1):before {
  content: 'Choose Price';
}
.step:nth-child(2):before {
  right: -40px;
  content: 'Your Info';
}
.step:nth-child(3):before {
  right: -30px;
  content: 'Confirm Info';
}
.step:nth-child(4):before {
  right: 0;
  content: 'Payment';
}
.step:nth-child(5):before {
  right: 0;
  content: 'Finish';
}


/* ------------------------------
    Extras 
------------------------------ */
.uppercase { font-size: 18px; text-transform: uppercase; }
a .small { font-size: 12px; text-transform: none; font-size:14px; line-height:16px; font-weight:300;}
/* 
a.btn { text-align: center; display: block; width: 79px; height: 14px; background: url(../images/downloadnow-goldbutton_07.png); border: none; padding: 3px 14px 6px; color: #fff; text-shadow: none; }
a.btn:hover { background: url(../images/downloadnow-goldbutton_07.png); border: none; }
*/

.clear { clear: both; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden; } 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.yellow-btn {   display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 32px;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  background-color: #e0c240;
  *background-color: #faa141;
  background-image: -moz-linear-gradient(top, #e0c240, #faa141);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e0c240), to(#faa141));
  background-image: -webkit-linear-gradient(top, #e0c240, #faa141);
  background-image: -o-linear-gradient(top, #e0c240, #faa141);
  background-image: linear-gradient(to bottom, #e0c240, #faa141);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0c240', endColorstr='#faa141', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* ------------------------------ 
  Sarah's Styles - Plz2notdel_k? 
------------------------------ */

.inperson-btn {
  -moz-box-shadow:inset 0px 2px 15px 0px #ffffff;
  -webkit-box-shadow:inset 0px 2px 15px 0px #ffffff;
  box-shadow:inset 0px 2px 15px 0px #ffffff;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e1aa3d), color-stop(1, #e1aa3d) );
  background:-moz-linear-gradient( center top, #e1aa3d 5%, #e1aa3d 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1aa3d', endColorstr='#e1aa3d');
  background-color:#e1aa3d;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  border-radius:12px;
  border:3px solid #d79f30;
  display:inline-block;
  color:#01437d;
  font-family:Georgia;
  font-size:18px;
  font-weight:bold;
  padding:22px 25px;
  text-decoration:none;
  text-shadow:2px 0px 2px #17acb9;
}.inperson-btn:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e1aa3d), color-stop(1, #e1aa3d) );
  background:-moz-linear-gradient( center top, #e1aa3d 5%, #e1aa3d 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1aa3d', endColorstr='#e1aa3d');
  background-color:#e1aa3d;
}.inperson-btn:active {
  position:relative;
  top:1px;
}

tabindex="1" in the link code to fix the 'focus persist' problem in safari and chrome */


div.exp {font:normal 0.9em/1.5em arial, sans-serif; color:#666;}
a.exp {
  display:block;
  margin: 1em 0 1em 0;
  text-decoration:none;
  border:none;
  border-radius:7px; 
  background:none;
  padding:10px;
}
a.exp::after { content:"--> Click/Tap to View Answer";
  float:right;
}
a.exp:focus {
  border-width: 1px 1px 0 1px;
  border-radius:4px 4px 0 0; 
}
a.exp + div { 
  display:none;
}
a.exp:focus + div {
  display:block;
  border-width: 0 1px 1px 1px;
  border-style:solid; 
  border-radius:0 0 4px 4px;
  border-color:#17abb9;
}
a.exp:focus::after {content:"";}
div.exp *{padding:0.3em 10px 0em 10px;}
div.exp *:last-child::after {content:"";float:right;}
div.exp *:first-child {margin-top:0;}
    
exp ul {margin-bottom: 2em;}
exp ul li {list-style-position: inside; width: 100%;}
exp ul li:last-child::after{content:'' !important;}

.hidden-faq {     
  position: relative;      
  display: inline-block; 
}  

/* the activator arrow container */ 
.faq-expander { 
  width: 16px;     
  height: 8px;     
  position: absolute;     
  top: 5px;     
  right: 2px;     
  z-index: 4; 
}  

/* the activator arrow */
.faq-expander:before {      
  content: '';     
  display: block;     
  width: 0;     
  height: 0;     
  border-left: 8px solid transparent;     
  border-right: 8px solid transparent;     
  border-top: 8px solid #17abb9;     
  position: absolute;     
  top: 0;     
  left: 0; 
}  
/* keep activation by the arrow only */
.hover-shield { 
  position: absolute;     
  top: 0;     
  right: 0;     
  bottom: 0;     
  left: 0;     
  z-index: 2;     
  background-color: white; /* needs background to act as hover shield */     
  filter: alpha(opacity=0); /* no opacity needed */     
  -moz-opacity: 0;     
  opacity: 0; 
}  
.faq-expander:hover + .hover-shield {     
  z-index: 0; 
}  
.top-faq {     
  padding-right: 20px; /* make space for arrow */     
  background-color: #ffffff;     
  position: relative;         
  z-index: 1; 
}

.top-faq:hover {     
  z-index: 3; 
}  
.top-faq ul li {     
  display: block; /*not "none" as we want widest li to size the nav*/     
  visibility: hidden;     
  height: 0;  
  width: 100%;
  white-space: nowrap; /*keep the link text in one line*/ 
}  
.top-faq .faq-current {     
  visibility: visible;      
  height: auto;     
  pointer-events: none; /* for browsers that recognize it, the user is prevented from reclicking the page they are on */ 
}  
.faq-expander:hover ~ .top-faq, .top-faq:hover {     
  height: auto; /*once triggered, let it be its height*/ 
}  
/*show the faq if expander is hovered, or once that is done, the faq itself is hovered */ 
.faq-expander:hover ~ .top-faq li, .top-faq:hover li {     
  visibility: visible;     
  height: auto; 
  width: 100%;
}


/* ------------------------------ 
        Tooltip Styles 
------------------------------ */

/* -- Light Tendenci Blue Tooltip -- */

.tooltip
{
  position: relative;
  background: transparent;
  cursor: help;
  display: inline-block;
  text-decoration: none;
  color: #222;
  outline: none;
}
 
.tooltip h2  { color: #fff; margin-bottom: 0; font-size: 48px; line-height: 52px; display:inline; }
.tooltip h3 { color: #fff; margin-bottom: 24px; font-size: 30px; line-height: 34px; display:inline; }
.tooltip p { color: #fff; margin-bottom: 24px; }

.tooltip span h2  { color: #fff; margin-bottom: 0; font-size: 48px; line-height: 52px; display:inline; }
.tooltip span h3 { color: #fff; margin-bottom: 24px; font-size: 30px; line-height: 34px; display:inline; }
.tooltip span p { color: #fff; margin-bottom: 24px; }

.tooltip span
{
  visibility: hidden;
  position: absolute; 
  bottom: 30px;
  left: 50%;
  z-index: 999;
  width: 230px;
  margin-left: -127px;
  padding: 10px;
  border: 2px solid #17abb9;
  opacity: .9;
  background-color: #17abb9;                     
  background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));  
  -moz-border-radius: 4px;
  border-radius: 4px;  
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;  
  text-shadow: 0 1px 0 rgba(255,255,255,.4); 
}

.tooltip:hover
{
  border: 0; /* IE6 fix */
}

.tooltip:hover span
{
  visibility: visible;
}

.tooltip span:before,
.tooltip span:after
{
  content: "";
  position: absolute;
  z-index: 1000;
  bottom: -7px;
  left: 50%;
  margin-left: -8px;  
  border-top: 8px solid #17abb9;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;        
  border-bottom: 0;  
}

.tooltip span:before
{
  border-top-color: ##17abb9;
  bottom: -8px;
}

/* ------------------------------
    Press Room Styles
------------------------------ */

.content .social-wrap {width:100%; clear:both; }
.content .social{float:left; margin-right:20px; }
.content .social:last-child {margin-right:0px; }
.content .social a {display:inline-block;}


/*-- LOGIN --*/
form#t-accounts-login-form {
  background: url(../images/tendenci-logo.png) no-repeat bottom right;
  background-position-y: 111%;
  background-position-x: 72%;
}

/* ------------------------------
    Tendenci Overrides 
------------------------------ */
.t { width: 100%!important; }
.t-meta-data, .t-meta-editor-bar {clear:both;}
.t-meta-data a, .t-meta-editor-bar a {word-break:break-all;}
/* ------------------------------
    Media Queries 
------------------------------ */


.visible-phone {
  display: none !important;
}
@media (min-width:1199px) {
.search-item.staff-item h4 a {
   font-size: 35px!important;
}
}

@media (min-width: 991px){
nav .collapse {display: block; visibility: visible;}
#wrapper #header {display: none;}
}

@media (max-width: 990px){

#header #logo {
  float: none;
  height: unset;
  }
#header-wrapper {
  height: 100%;
  clear: both;
}
#header.container {
  width: 100%;
  float: left;
  height: 80px;
  margin: 0;
  padding: 0;
  z-index: 999;
  margin-left: 0;
  padding-left: 15px;
  border-bottom: solid 2px #ccc;
  background: #fbfbfb;
  border-top: 1px solid #e2e2e2;
}

#nav{
  height: 100%;
  padding-bottom: 30px;
}
#nav .nav {
    width: 95%;
    height: auto;
  }
nav .collapse {display: none;}
#wrapper .navbar-toggle {    
    margin-top: 16px;
  display: block;
  border: 1px solid #12aab9;
  color: #12aab9;
  z-index: 1000;
  float: right;
  top: 0;
   position: relative;
  right: 0;
  background: rgba(255, 255, 255, 0.80);
} 
nav .navbar-nav>li>a {
    padding: 18px 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
}
#nav .nav-login-button {padding-bottom: 25px;}
#nav .navbar-collapse {        
border-top: 1px solid transparent;         
box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);     
}        
#nav ul li {float:none;}
#nav .navbar-nav>li {         
float: none;     
}  
#nav ul ul li:last-child {float: none!important;}
#nav ul ul a {width: auto;}

#nav .navbar-nav>li>a {        
padding: 13px 20px;    
}
#nav .dropdown-menu {
    background-color: #17abb9;
    border: none;
    width: 100%;
    position: static;
    box-shadow: none;
    border-radius: 0;
    margin: 0 0 10px 0;
}
#nav .navbar-nav .open .dropdown-menu>li>a {    
line-height: 30px;
}
#nav .navbar-nav .open .dropdown-menu>li>a,
#nav .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 10px 20px;
}
#nav .dropdown-menu>li>a {
display: block;
clear: both;
font-weight: 400;
white-space: nowrap;
}
#nav .navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
box-shadow: none;
border: none;
}
.open>.dropdown-menu {
display: block;
}
nav .navbar-right {
float: none;
margin-right: 0px; 
}
#rotator h1 {
  margin-top: 0;
  }
#rotator-wrap {
  height: 100%;
  overflow: hidden;
  }
}


/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
/*#nav .nav { width: 768px; }
#nav ul li a { padding: 34px 20px 10px 0; }

#header { height: auto;}
#header #logo { height: 94px; float: none;  }
#header #tagline { display: none; }
#header-right {display: none;}
#nav #theme-graphic{display: none;}
#nav ul li:last-child { float: left; }
#header.container { width: 100%; }
*/
#rotator.container { width: 100%; }

div.boxes {padding: 0px;}

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

/*#nav .nav { width: 768px; }
#nav ul li a { padding: 34px 20px 10px 0; }*/
#header { height: auto;}
#header #logo { height: unset; float: none;  }
/*#header #tagline { display: none; }
#header-right {display: none;}
#header.container { width: 100%; }
*/
#nav #theme-graphic{display: none;}
#nav ul li:last-child { float: left; } 
#rotator.container { width: 100%; }

div.rotator-info.fifteen.columns { width: 80%; margin: 0 auto;}
#sponsors ul li {margin: 15px;}
#video {display: none;}
#features-wrap { height: auto; margin-bottom: 0px;}
div.boxes {padding: 0px;}

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
/*#nav .nav { width: 600px; }
#nav ul li a { padding: 34px 20px 10px 0; }*/

/*#header { height: auto;}
#header #logo { height: 94px; float: none;  }
#header #tagline { display: none; }
#header-right {display: none;}
#nav #theme-graphic{display: none;}
#nav ul li:last-child { float: left; } 
#rotator.container { width: 100%; }
#header.container { width: 100%; }
div.rotator-info.fifteen.columns { width: 80%; margin: 0 auto;}
#sponsors ul li {margin: 10px;}
#sponsors.container {width: 100%;}
#open-source #op-icons.six {display: none;}
#open-source #op-text.ten {width: 100%}
#video {display: none;}*/
#features-wrap { height: auto; margin-bottom: 0px;}
div.boxes {padding: 0px;}
#op-text {padding-top: 15px;}

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

/*#nav ul li a { padding: 34px 5px 10px 0; }
#nav ul li a#try-now { padding: 34px 10px 47px; }
#header-wrapper { height: auto; }
#header { height: auto;}
#header #logo { height: 94px; float: none;  }
#header #tagline { display: none; }
#header-right {display: none;}
#nav #theme-graphic{display: none;}
#nav ul li:last-child { float: left; }
#rotator.container { width: 100%; height: 350px;}
#header.container { width: 100%; }
div.rotator-info.fifteen.columns { width: 100%; margin: 0 auto;}
.rotator-info { bottom: 30px;}*/
#rotator.container div.rotator-item.container {width: 100%; height: 350px; }
#rotator.container div.rotator-item div.rotator-img a img {width: 100%; height: 350px;}
#rotator-wrap {height:100%;}
#sponsors ul li {margin: 10px;}
#sponsors.container {width: 100%;}
#call-to-action { padding: 40px 0; }
#cta-box { width: 400px; text-align: center; }
#open-source #op-icons.six {display: none;}
#open-source #op-text.ten {width: 100%}
#video {display: none;}
#features-wrap { height: auto; margin-bottom: 0px;}
#footer #social-icons ul li { margin: 0 20px 0 0; }
#footer.container div#nav1.four {margin-bottom: 30px;}
#footer.container div#nav2.four {margin-bottom: 30px;}
div.boxes {padding: 0px;}

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
#contact-bar {text-align:center;}
#contact-bar .pull-right {
  float:none!important;
  }
/*#header-wrapper { height: auto; }
#header { height: auto;}
#header #logo { height: 94px; float: none;  }
#header #tagline { display: none; }
#header-right {display: none;}
#nav #theme-graphic{display: none;}
#nav ul li:last-child { float: left; }
  .hidden-phone {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
#footer.container div#nav1.four {margin-bottom: 30px;}
#footer.container div#nav2.four {margin-bottom: 30px;}
#call-to-action { padding: 40px 0; }
#cta-box { width: 200px; text-align: center; }
#cta-box h2 {margin: 0;}
#open-source #op-icons.six {display: none;}
#open-source #op-text.ten {width: 100%}
#video {display: none;}
#features-wrap { height: auto; margin-bottom: 0px;}
#footer #social-icons ul li { margin: 0 20px 0 0; }
div.boxes {padding: 0px;}*/

}
.pull-right { float:right;}

/* default style */ 



/* small screen */ 

@media (max-width: 600px) {  
.search-item.staff-item .row {
  background-color: #fff;
  }
.search-item.staff-item .col-xs-2.member-photo {
  display: block;
  width: 100%;
  margin: auto;
  padding: 10px 0;
  background: #0c949a;
  }
.search-item.staff-item .member-photo img {
  max-height: 200px;
  min-width: 200px;
  margin: auto;
  }
.search-item.staff-item .col-xs-2 {
  display:block;
  clear:both;
  width: 100%;
  }
.search-item.staff-item .col-xs-10 {
  display:block;
  clear:both;
  width: 100%;
  background-color:#0c949a;
  }
/*.js #nav-ul-1 { display: none; }   
.js .selectnav { display: block; } 
#nav .nav { width: 100%; height: auto; margin: 0 auto; padding: 20px 0 20px 0;}
#nav {height: auto;}
#nav select {margin: 0 auto; }
#header #tagline { display: none; }
#header-right {display: none;}
#nav #theme-graphic{display: none;}
#nav ul li:last-child { float: left; }
#rotator-wrap { display: none; }
#sponsors-wrap { display: none;}
  .hidden-phone {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
#footer.container div#nav1.four {margin-bottom: 30px;}
#footer.container div#nav2.four {margin-bottom: 30px;}
#call-to-action { padding: 40px 0; }
#cta-box { width: 200px; text-align: center; }
#cta-box h2 {margin: 0;}
#open-source #op-icons.six {display: none;}
#open-source #op-text.ten {width: 100%}
#video {display: none;}
#tabs-img {display: none;}
#tabs ul li {margin: 0 10px 0 0; }
#features-wrap { height: auto; margin-bottom: 0px;}
#footer #social-icons ul li { margin: 0 20px 0 0; }
div.boxes {padding: 0px;}*/
}


/* BOOTSTRAP OVERRIDES*/

/* .form-control  {border: 1px solid #848484;} */
.form-horizontal .control-label {
  /*text-align: left !important;*/
}
/* *{ box-sizing: inherit;} */
html * #t-admin-megamenu {box-sizing: border-box;}
label.control-label{
  text-align: left;
  }

/* forums */
ul.breadcrumb, .markItUpHeader ul{
  margin-left: 0px !important;
}

.alert-warning p{
  color: #c09853;
 }
.t-megamenu .nav-logo {
  height: 24px;
  }
/* helpdesk */
.helpdesk-body .container .twelve.columns { width: auto; }

/*JOB PRICING*/
.directory-pricing {
    padding: 1em;
    border: 1px solid silver;
    width: 500px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.directory-pricing .pricing-item .label {
    float: left;
    width: 35%;
    text-align: right;
    margin-right: 1em;
    white-space: nowrap;
  color: #000000;
}
.directory-pricing .pricing-item {
    margin-bottom: 0.8em;
}

.directory-pricing input[type=submit] {float: right;}
.t-directories-directory-image-container .t-directories-directory-image {
  max-width: 100%;
  margin:auto;
}
p.t-directories-directory-image-container {
  margin:0;padding:0;
}

/* MASONRY PHOTOS 
================= */
.grid-item {
  float: left;
}
#photo-sets-header-wrap *, 
#photo-sets-header-wrap *:before, 
#photo-sets-header-wrap *:after {
  box-sizing:  border-box !important;
}
.t-photo-cover-cont img {
max-height: 300px;
object-fit: cover;
object-position: center;
}

.grid {
  -moz-column-width: 20em;
  -webkit-column-width: 20em;
  column-width: 20em;
  -moz-column-gap: 1em;
  -webkit-column-gap:1em; 
  column-gap: 1em;
  width: 100%;
}

.grid > .col-sm-4 {
  display: inline-block;
  padding: .33rem;
  width:  100%; 
  float: none;
}

.grid-item-content {
  position: relative;
  display: block;
}

.grid-item .thumbnail {
  padding: 0;
  margin-bottom: 5px;
}
#photo-instance .photo-wrap {
  color: #333333;
  background: #f5f5f5;
  }
#photo-instance .photo-wrap #photo-rights {
  background: #f2f2f2;
  padding: 20px 15px;
  margin-top: 20px;
  border: 1px solid #dcdcdc;
}
.grid-item-content .navbar {
margin: 0;
padding: 0;
}
.grid-item-content .t-perm, .grid-item-content .t-status, .grid-item-content .t-role, .grid-item-content .t-expires {
  padding:0;
  }
.grid-item-content .navbar-nav>li>a {
padding-top: 15px;
padding-bottom: 15px;
padding-right: 5px;
padding-left: 5;
}
.grid-item .nav.navbar-nav {
display: block;
width: 100%;
}
.grid-item .dropdown {
float: right;
}
.grid-item .dropdown a {
padding: 15px 5px;
}
/* EVENTS CALENDAR INTERNAL PAGES
========== */
#body-content .month-view div.weekday {
  width: 14.25%;
}
#body-content .month-view div.day {
  width: 14.25%;
}
#body-content .month-side-bar .btn.btn-default {
  margin: 5px;
}
#body-content .month-view .calendar-wrap {
  background: transparent;
}
#body-content .month-view .month-wrap {
  width: 100%;
}
#body-content .month-view div.day div.date-numeral,
#body-content .month-names .previous a, 
#body-content .month-names .current a, 
#body-content .month-names .next a {
  background: #F7F7F7;
}
#body-content .month-side-bar {
  background: transparent;
  margin-top: 2rem;
  padding: 1rem;
  padding-bottom: 2rem;
}
#body-content .month-side-bar h2 {
  margin: 10px;
  font-size: 30px;
}
/* EVENTS LIST VIEW */
#body-content .search-view .event-info .attend-wrap,
#body-content .event-wrap .t-meta-data {
  border-top: none;
}
#body-content .background-time {
  background: #f5f5f5;
  padding: 10px;
  border-radius: 4px;
  box-shadow: 0px 1px 4px rgba(0,0,0,.25);
}
#body-content .time-period {
  text-transform: uppercase;
}
#page-top .t form.search-form input[type="text"].datepicker {
  width: auto;
}
.membership-detail-wrap .label{
  color: #333;
}

/* make images responsive - to replace img-responsive class */
img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}