/*=======================================================================*/
/* ==== Loaded Fonts ====================================================*/
/*=======================================================================*/
@font-face {
    font-family: 'WhitneyMedium';
    src: url('../fonts/whitney-medium-webfont.eot');                                             /* IE9 Compat Modes */
    src: url(//:) format('no404'), url('../fonts/whitney-medium-webfont.woff') format('woff'),   /* Pretty Modern Browsers */
    url('../fonts/whitney-medium-webfont.ttf') format('truetype'),                               /* Safari, Android, iOS */
    url('../fonts/whitney-medium-webfont.svg#webfont') format('svg');                            /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WhitneySemibold';
    src: url('../fonts/whitney-semibold-webfont.eot');                                              /* IE9 Compat Modes */
    src: url(//:) format('no404'), url('../fonts/whitney-semibold-webfont.woff') format('woff'),    /* Pretty Modern Browsers */
    url('../fonts/whitney-semibold-webfont.ttf') format('truetype'),                                /* Safari, Android, iOS */
    url('../fonts/whitney-semibold-webfont.svg#webfont') format('svg');                             /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}
/*=======================================================================*/
/* ==== Homepage ========================================================*/
/*=======================================================================*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}
/*
.carousel .withbackground {
    background: url("../images/v10.2/homepage/cycler-frame.png") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	max-width: 1140px !important;
}
.carousel .item {
   -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    width: 100%; height: 700px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}
.carousel .two {
    background: url("../images/v10.2/homepage/cycler-frame.png") no-repeat fixed;

}
.carousel .three {
    background: url("../images/v10.2/homepage/cycler-frame.png") no-repeat fixed;

}
.carousel .four {
    background: url("../images/v10.2/homepage/cycler-frame.png") no-repeat fixed;
}

.carousel .active {
opacity: 1 !important;
}

.carousel .active.left {
    left:0;
    opacity:0;
    z-index:2;
}
*/

.carousel-indicators {
    margin-bottom: 2px;
    bottom: 2px;
}
.carousel-indicators .active {
    background-color: #234e92;
}
.carousel-indicators > li {
    border: 1px solid #234e92;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    margin: 4px auto 4px auto;
    width: 100%;
    max-width: 1140px !important;
}
.focus-paragraph {
    margin:24px 0 24px 0;
    padding: 0 10% 0 10%;
    font-family: "WhitneySemibold", "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    text-align: center;
}
a.tourcard {
          display: inline-block;
          height: 32px;
          padding: 5px 0 0 40px;
          font-size: 18px;
          font-family: 'WhitneySemibold', Arial, sans-serif;
          text-decoration: none;
}
a.tourcard-mac {
    background: url("../images/v10.2/homepage/focus-mac.png") no-repeat top left;
}
a.tourcard-win {
    background: url("../images/v10.2/homepage/focus-win.png") no-repeat top left;
}
a.launchcard {
    display: block;
    width: 195px;
    height: 256px;
    text-align: center;
    margin: 12px auto 12px auto;
    background: url("../images/v10.2/homepage/launchcard-2.png") no-repeat top left;
    position: relative;
    text-decoration: none;
}
a.launchcard:hover {
    background-position: bottom left;
}
a.launchcard p {
    text-decoration: none;
    text-align: center;
}
a.launchcard p.title {
    font-size: 15px;
    font-family: "Whitney Book", "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: absolute;
    top: 164px;
    padding: 0 4px 0 4px;
    line-height: 24px;
    width: 195px;
}
a.launchcard p.link {
    font-size: 14px;
    color: #0088c7;
    text-transform: none;
    width 195px;
    padding: 220px 0 0 0;
}
p.title-header {
    font-family: "WhitneySemibold", "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    color: #005483 !important;
}
.event-and-buzz {
    display: inline-block;
    width: 93%;
    margin: 0 30px 0 30px;
}
.event-and-buzz-inner {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}
.event-and-buzz p.title-header {
    text-align: left;
    margin: 0 0 0 0;
    border-bottom: double;
    border-bottom-color: #4b6fa7;
}
#upcomingevents {}
#upcomingevents h2 {
    font-family: "Whitney Book", "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    padding: 0;
    margin: 0 0 0 0;
}
#upcomingevents h2.event-title {
    font-family: "Whitney Book", "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold !important;
    font-size: 16px;
    line-height: 22px;
    margin: 4px 0 4px 0;
}
#upcomingevents .event-Info {
    width: auto;
    margin: 4px 0 16px 0;
    text-align: left;
}
#upcomingevents .event-Info p {
    font-size: 16px;
}
#thebuzz {}
.buzz-quote {
    margin: 0 0 32px 0;
}
.buzz-quote-enc {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 32px;
    position: relative;
    top:12px;
}
.buzz-quote p {
    font-size: 16px;
    padding: 0 0 0 12px;
    line-height: 22px;
    text-align: left;
}
.buzz-quote p a {
    font-style: normal;
}
.buzz-quote img {
    float: right;
    margin: 0 24px 12px 24px;
}
/*=======================================================================*/
/*==== Common Nav and Footer ============================================*/
/*=======================================================================*/
.clear {
    clear: both;
}
.aec-footer {
    text-align: left;
}
.aec-centered-block {
    text-align: center;
    float: none;
    margin: 0 auto;
}
.aec-footer ul {
    list-style: none;
    padding-left: 6px;
}
.aec-footer ul li {
    font-size: 13px;
}
.aec-footer ul li a {
    color: #424b4a;
    text-decoration: none;
}
.aec-footer ul li a:hover {
    font-size: 15px;
    color: #007dc4;
    text-decoration: underline;
}
#copyright {
    font-size: 13px;
    padding: 2px 24px 2px 0;
}
.social-media {
    display: inline-block;
    float: none;
    margin: 0 auto;
    padding: 0;
}
.social-media a.icon {
    display: block;
    width: 36px;
    height: 36px;
    text-indent: -9999px;
    list-style: none;
    margin: 0;
    padding: 0 0 8px 0;
}
.social-media a.icon:hover {
    padding: 0 0 8px 0;
    border-bottom: 2px solid #007DC4;
}
.social-media li {
    margin: 2px 8px 2px 8px;
    padding: 0;
    float: left;
    list-style: none;
}
.social-media li#last {
    margin: 0;
}
.social-media a#facebook {
    background: url(https://cloudfiles.aecsoftware.com/pub/images/social-Facebook.png) no-repeat; background-size: 36px 36px;
}
.social-media a#twitter {
    background: url(https://cloudfiles.aecsoftware.com/pub/images/social-Twitter.png) no-repeat; background-size: 36px 36px;
}
.social-media a#youtube {
    background: url(https://cloudfiles.aecsoftware.com/pub/images/social-YouTube.png) no-repeat; background-size: 36px 36px;
}
.social-media a#linkedin {
    background: url(https://cloudfiles.aecsoftware.com/pub/images/social-LinkedIn.png) no-repeat; background-size: 36px 36px;
}
.social-media a#zendesk {
    background: url(https://cloudfiles.aecsoftware.com/pub/images/social-RSS.png) no-repeat; background-size: 36px 36px;
}
.social-media a#googleplus {
    background: url(https://cloudfiles.aecsoftware.com/pub/images/social-GooglePlus.png) no-repeat; background-size: 36px 36px;
}
.social-media a#rss {
    background: url(https://cloudfiles.aecsoftware.com/pub/images/social-RSS.png) no-repeat; background-size: 36px 36px;
}
.event-container {
    width: 100%;
}
.event-calendar {
    background: url(../images/v10.2/community/calendarStub.png) no-repeat top left;
    position: relative;
    float: left;
    margin: 8px 24px 36px 8px;
    display: inline-block;
}
.event-calendar-Summer {
    background: url(../images/v10.2/community/calendarStubSummer.png) no-repeat top left;
    padding: 27px 0 0;
    height: 63px;
    position: relative;
    float: left;
}
.event-calendar-Highlight {
    background: url(../images/v10.2/community/calendarStubHighlight.png) no-repeat top left;
    position: relative;
    float: left;
    width: 32px;
    margin: 15px 0 0 0;
    display: block;
}
.event-calendar ul,
.event-calendar-Highlight ul,
.event-calendar-Summer ul {
    margin: 0;
    padding: 0;
}
.event-calendar-Highlight ul {
    padding-top: 28px;
}
.event-calendar ul li,
.event-calendar-Highlight ul li,
.event-calendar-Summer ul li {
    list-style: none;
    font-family: "WhitneySemibold", "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.event-calendar-day {
    height: 33px;
    text-align: center;
    font-size: 28px;
    margin: 2px 0 0 8px;
    width: 47px;
}
.event-calendar-month {
    height: 25px;
    text-align: right;
    text-transform: uppercase;
    color: #FFF;
    display: block;
    width: 50px;
    margin: 3.5px 0 0 0;
}
.event-Info {
    padding: 0 0 0 20px;
}
/*=======================================================================*/
.navbar {
    min-height: 64px;
}
.navbar-default {
    background-color: #dee7ef;
}
.open>.dropdown-menu {
    background-color: #f1f3f9;
}
.navbar-default .navbar-nav>li>a {
    color: #286090;
    font-size: 14px;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #286090;
    }
}
@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 20px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #286090;
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        background-color: #fcf8e373;
    }
    .jumbotron h1 {
        font-size: 36px;
        margin-top: 56px;
        border-bottom: thin black;
    }
    .jumbotron p {
        font-size: 18px;
        margin-top: 38px;
    }
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #286090;
    background-color: #d6dae6;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #d6dae6;
}
.navbar-default .navbar-toggle {
    border: none;
    margin-top: 16px;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #dee7ef;
}
body {
    background: #dee7ef;
    color: #424b4a;
    font: 12px/normal "Whitney Book", "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0
}
/*=======================================================================*/