  @import url(http://fonts.googleapis.com/css?family=Lato);
@import url(http://fonts.googleapis.com/css?family=Raleway);
/* Colors */
/* Sizes */
/* Style 2 */
/*Style 3 Specialty 1*/
/* Style 3 */
.specialty1 {
  font-family: "Lato", Helvetica, Arial, sans-serif; }
  .specialty1 p {
    font-family: "Lato", Helvetica, Arial, sans-serif; }
  .specialty1 a {
    color: #0ac0d1; }
  .specialty1 a:hover {
    color: #20676e; }
  .specialty1 .btn-primary {
    background: #0AC0D1;
    border-color: #368CAD; }
    .specialty1 .btn-primary:hover {
      background: #0BA1AF;
      border-color: #368CAD; }
  .specialty1 h2, .specialty1 h1, .specialty1 h3, .specialty1 h4 {
    font-family: "Raleway", Helvetica, Arial, sans-serif; }
  .specialty1 h3 {
    color: #00ab96; }
  .specialty1 h2 {
    font-size: 30px; }
  .specialty1 .event-block a:hover {
    color: #0ac0d1; }
  .specialty1 .event-block a p.date {
    color: #0097E8;
    font-size: 18px; }
  .specialty1 .btn-default {
    background-color: #0ac0d1;
    color: #FFF;
    border-color: #04A6B5; }
  .specialty1.latest-news {
    background-color: #a7a7a7;
    font-size: 18px;
    border-bottom: 2px solid #7F8080; }
  .specialty1.latest-news .news-title {
    font-weight: bold;
    color: #fff;
    padding-right: 10px;
    float: left;
    font-family: "Raleway", Helvetica, Arial, sans-serif; }
  .specialty1.latest-news marquee a {
    color: #fff;
    margin-right: 50px;
    padding-left: 60px;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px; }
  .specialty1.SocialZone {
    float: none;
    text-align: right; }
    .specialty1.SocialZone #Login .btn-default {
      background-color: #0ac0d1;
      color: #FFF;
      border-color: #04A6B5; }
    .specialty1.SocialZone #User span.CurrentUserName {
      color: #0ac0d1 !important; }
  .specialty1.navbar-default .navbar-collapse, .specialty1.navbar-default .navbar-form {
    background: #00ab96;
    padding: 0;
    font-family: "Raleway", Helvetica, Arial, sans-serif; }
    .specialty1.navbar-default .navbar-collapse .navbar-nav > .dropdown > a .caret, .specialty1.navbar-default .navbar-form .navbar-nav > .dropdown > a .caret {
      border-top-color: #FFF;
      border-bottom-color: #FFF; }
    .specialty1.navbar-default .navbar-collapse .navbar-nav > li:hover, .specialty1.navbar-default .navbar-form .navbar-nav > li:hover {
      background: #20676e; }
    .specialty1.navbar-default .navbar-collapse #Search, .specialty1.navbar-default .navbar-form #Search {
      background: #00ab96; }
      .specialty1.navbar-default .navbar-collapse #Search #SearchBar, .specialty1.navbar-default .navbar-form #Search #SearchBar {
        background: #20676e; }
        .specialty1.navbar-default .navbar-collapse #Search #SearchBar input[type="text"], .specialty1.navbar-default .navbar-form #Search #SearchBar input[type="text"] {
          background: #00ab96; }
    .specialty1.navbar-default .navbar-collapse .dropdown-menu, .specialty1.navbar-default .navbar-form .dropdown-menu {
      background-color: #20676e; }
      .specialty1.navbar-default .navbar-collapse .dropdown-menu li, .specialty1.navbar-default .navbar-form .dropdown-menu li {
        background: #20676e; }
  .specialty1.benefits {
    color: #fff;
    text-align: center; }
    .specialty1.benefits h1 {
      width: 100%;
      color: #00ab96;
      font-size: 3.5em;
      margin-bottom: 30px;
      margin-top: 0; }
    .specialty1.benefits h3 {
      color: #666;
      font-size: 18px; }
    .specialty1.benefits .many-more h2 {
      color: #00ab96; }
    .specialty1.benefits img {
      background: #00ab96;
      padding: 28px;
      border-radius: 200px;
      overflow: scroll;
      width: 60%;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: 0.5s ease;
      -moz-transition: 0.5s ease;
      -ms-transition: 0.5s ease;
      -o-transition: 0.5s ease;
      transition: 0.5s ease;
      border: 10px dotted rgba(6, 125, 106, 0.9); }
      .specialty1.benefits img:hover {
        border-width: 0;
        border-color: rgba(0, 0, 0, 0.5);
        border: 1px dotted rgba(0, 0, 0, 0.7); }
  .specialty1.white-col {
    padding: 5em 10% 0;
    border-top: 1px solid #ccc; }
  .specialty1.physician {
    border-top: 1px solid #ccc;
    color: #fff;
    padding: 7em 0 7em 0;
    margin-top: 7em; }
    .specialty1.physician h1 {
      color: #5acf7b;
      font-size: 4em;
      margin-top: 0; }
    .specialty1.physician h2 {
      color: #666; }
    .specialty1.physician form {
      padding: 3em;
      background: #5acf7b;
      background: -moz-linear-gradient(top, #5acf7b 0%, #55c16c 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5acf7b), color-stop(100%, #55c16c));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #5acf7b 0%, #55c16c 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #5acf7b 0%, #55c16c 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #5acf7b 0%, #55c16c 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #5acf7b 0%, #55c16c 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5acf7b', endColorstr='#55c16c',GradientType=0 );
      /* IE6-9 */
      border-radius: 12px; }
  .specialty1.clouds {
    background: #20676e;
    color: #fff;
    padding: 0 0 10em 0; }
    .specialty1.clouds h2 {
      color: #88C7CE;
      font-size: 36px;
      text-align: center; }
    .specialty1.clouds .page-header {
      border-bottom: none; }
    .specialty1.clouds blockquote {
      border-color: #88C7CE; }
      .specialty1.clouds blockquote small {
        color: #fff; }
  .specialty1.phys-locator {
    background: url("../images/physloc-bg.png") 50px -6px no-repeat #44c6c1;
    color: #fff; }
    .specialty1.phys-locator h1 {
      color: #fff776;
      font-size: 4em;
      margin-top: 0; }
    .specialty1.phys-locator h2 {
      color: #fff; }
  .specialty1.sponsors h1 {
    font-size: 56px;
    margin-bottom: 50px;
    color: #00AB96;
    width: 100%; }
  .specialty1.sponsors img {
    margin-bottom: 25px;
    width: 100%;
    max-width: 450px; }
  .specialty1.sponsors center {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center; }
  .specialty1 .many-more h2, .specialty1 .big-orange-button h2 {
    font-size: 2em;
    margin: 20px;
    color: #fff; }
  .specialty1 .many-more a, .specialty1 .big-orange-button a {
    font-size: 40px; }
  .specialty1.bs-footer {
    background: #00ab96;
    border-color: #20676e; }
  .specialty1 ul.phys-search-results li .listing-result-name {
    font-weight: bold;
    color: #00ab96; }

/*Style 4 Specialty 2 */
/* Style 4 */
.specialty2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .specialty2 p {
    font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .specialty2 a {
    color: #2262a8; }
  .specialty2 a:hover {
    color: #6eb1fc; }
  .specialty2 .btn-primary {
    background: #318ff4;
    border-color: #2B5B8E;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
    .specialty2 .btn-primary:hover {
      background: #4a9cf4;
      border-color: #368CAD; }
  .specialty2 h2, .specialty2 h1, .specialty2 h3, .specialty2 h4 {
    font-family: "Lato", Helvetica, Arial, sans-serif;
    color: #2262a8; }
  .specialty2 h3 {
    color: #2262a8; }
  .specialty2 h2 {
    font-size: 34px; }
  .specialty2 h1 {
    color: #2262a8;
    font-size: 48px; }
  .specialty2 .event-block a {
    font-weight: bold; }
  .specialty2 .event-block a:hover {
      color: #2262a8; }
  .specialty2 .event-block a p.date {
    color: #0097E8;
      font-size: 18px;
      font-weight: normal; }
  .specialty2 .btn-default {
    background-color: #318ff4;
    color: #FFF;
    border-color: #4a9cf4;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
    .specialty2 .btn-default:hover {
      border-color: #368CAD; }
  .specialty2.latest-news {
    background-color: #608cbc;
    font-size: 18px; }
  .specialty2.latest-news .news-title {
    font-weight: bold;
    color: #fff;
    padding-right: 10px;
    float: left;
    font-family: "Raleway", Helvetica, Arial, sans-serif; }
  .specialty2.latest-news marquee a {
    color: #fff;
    margin-right: 50px;
    padding-left: 60px;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px; }
  .specialty2.benefits {
    border: 3px dotted #2262A8;
    padding: 20px 28px 60px;
    margin: 5em 1em; }
    .specialty2.benefits h1 {
      font-size: 64px;
      padding-bottom: 22px; }
    .specialty2.benefits h3 {
      color: #626262;
      font-size: 19px;
      text-align: left;
      padding-top: 33px; }
    .specialty2.benefits .btn-primary {
      font-size: 20px; }
    .specialty2.benefits img {
      float: left; }
  .specialty2.SocialZone {
    float: left;
    text-align: left !important;
    border-bottom: none !important;
    padding-top: 5px; }
    .specialty2.SocialZone #Search {
      display: inline-block;
      float: right;
      position: relative;
      z-index: 1;
      height: 36px;
      padding: 0;
      border: 1px solid #DDD;
      margin-top: 5px;
      background: none;
      width: 100%;
      max-width: 243px; }
      .specialty2.SocialZone #Search .searchBox {
        float: none; }
      .specialty2.SocialZone #Search input[type=text] {
        background: transparent none;
        border: none !important;
        box-shadow: none;
        font-size: 15px;
        height: 36px;
        line-height: 36px;
        margin: 0;
        padding: 0;
        max-width: 243px;
        float: left;
        width: 100%; }
      .specialty2.SocialZone #Search input[type=submit] {
        background: url("../images/search.bg.png") no-repeat center center !important;
        border: none !important;
        display: inline-block;
        float: right;
        font-size: 0;
        height: 36px;
        line-height: 36px;
        vertical-align: top;
        width: 38px;
        position: absolute;
        right: 0; }
    .specialty2.SocialZone #Login .btn-default {
      background-color: #2262a8;
      color: #FFF;
      border-color: #92A7EC;
      font-size: 12px; }
    .specialty2.SocialZone #User span.CurrentUserName {
      color: #2262a8 !important; }
  .specialty2.navbar {
    margin-top: 20px; }
    .specialty2.navbar .navbar-collapse {
      background-color: #fff; }
      .specialty2.navbar .navbar-collapse .navbar-nav li {
          background: none;
          border-right: 1px solid #CCC; }
        .specialty2.navbar .navbar-collapse .navbar-nav li:hover {
          background: none; }
        .specialty2.navbar .navbar-collapse .navbar-nav li:last-child {
          border-right: none; }
        .specialty2.navbar .navbar-collapse .navbar-nav li a {
          color: #2262a8;
          font-size: 16px;
          padding: 8px 14px;
          text-decoration: none;
          text-transform: capitalize;
          font-weight: normal;
          line-height: 10px; }
          .specialty2.navbar .navbar-collapse .navbar-nav li a:hover {
            color: #6eb1fc; }
        .specialty2.navbar .navbar-collapse .navbar-nav li .dropdown-menu {
          background: #fff; }
  .specialty2.physician {
    background: #0C3F78;
    color: #FFF;
    padding: 7em 0; }
    .specialty2.physician h1, .specialty2.physician h2 {
      color: #fff; }
    .specialty2.physician h1 {
      font-size: 66px; }
    .specialty2.physician .physquation {
      font-size: 83px; }
  .specialty2.clouds, .specialty2.testimonials {
    padding: 7em 0; }
    .specialty2.clouds .page-header, .specialty2.testimonials .page-header {
      border-bottom: none; }
      .specialty2.clouds .page-header h2, .specialty2.testimonials .page-header h2 {
        text-align: center; }
    .specialty2.clouds blockquote, .specialty2.testimonials blockquote {
      font-style: italic;
      font-size: 24px;
      position: relative;
      border: none;
      color: #374650; }
      .specialty2.clouds blockquote:before, .specialty2.testimonials blockquote:before {
        background: url(../images/quote.png);
        width: 23px;
        height: 17px;
        position: absolute;
        content: '';
        top: 0;
        left: 0; }
  .specialty2.white-col {
    background: #2262A8;
    padding: 7em 10% 7em;
    color: #fff; }
    .specialty2.white-col .btn-default {
          background: #fff;
      color: #318FF4; }
    .specialty2.white-col a {
      color: #C0DEFF; }
    .specialty2.white-col h2 {
      color: #B3FFF9;
      font-size: 50px; }
  .specialty2 ul.phys-search-results li .listing-result-name {
    color: #2262a8; }
  .specialty2.bs-footer {
    margin-top: 60px;
    background-color: #2262a8;
    border: none;
    color: #FFF;
    text-align: left;
    padding-top: 40px;
    padding-bottom: 40px;
    height: auto; }
    .specialty2.bs-footer .widget-title {
      margin-bottom: 15px; }
    .specialty2.bs-footer h5 {
      color: #FFF; }
    .specialty2.bs-footer .widget-twitter ul {
      margin: 0; }
      .specialty2.bs-footer .widget-twitter ul li {
        list-style: none;
        font-size: 13px;
        margin-bottom: 30px; }
        .specialty2.bs-footer .widget-twitter ul li p.tweet, .specialty2.bs-footer .widget-twitter ul li p.timePosted {
          color: #6E9FAC;
          font-size: 0.9em; }
        .specialty2.bs-footer .widget-twitter ul li .tweet {
          margin-bottom: 2px; }
        .specialty2.bs-footer .widget-twitter ul li .timePosted {
          margin: 0 0 3px;
          text-transform: uppercase; }
          .specialty2.bs-footer .widget-twitter ul li .timePosted:before {
            content: "\f099";
            font-family: fontawesome;
            font-size: 14px;
            margin-right: 5px; }
        .specialty2.bs-footer .widget-twitter ul li .interact a {
          margin-right: 5px; }
          .specialty2.bs-footer .widget-twitter ul li .interact a.twitter_reply_icon:before {
            content: "\f112";
            display: inline-block;
            font-family: fontawesome;
            margin-right: 5px; }
    .specialty2.bs-footer .widget-comments ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .specialty2.bs-footer .widget-comments ul li {
        list-style: none;
        margin: 0;
        overflow: hidden;
        padding: 0 0 20px;
        font-size: 13px; }
        .specialty2.bs-footer .widget-comments ul li a:after {
          content: "..."; }
        .specialty2.bs-footer .widget-comments ul li span {
          display: block;
          font-size: 0.9em; }
    .specialty2.bs-footer .widget-flickr {
      text-align: left; }
      .specialty2.bs-footer .widget-flickr a {
        border-bottom: none; }
        .specialty2.bs-footer .widget-flickr a img {
          border: 5px solid rgba(0, 0, 0, 0.03);
          height: 60px;
          width: 60px; }
    .specialty2.bs-footer .img-zoom, .specialty2.bs-footer .img-link {
      background: transparent;
      display: inline;
      margin: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; }
    .specialty2.bs-footer .footer-links {
      margin: 20px 0; }
      .specialty2.bs-footer .footer-links span {
        margin-left: 5px; }
    .specialty2.bs-footer a, .specialty2.bs-footer a:link, .specialty2.bs-footer a:visited, .specialty2.bs-footer a:active {
      color: #FFF;
      border-bottom: 1px rgba(255, 255, 255, 0.3) dotted; }
    .specialty2.bs-footer h5 {
      color: #FFF; }

body p, body li {
  font-size: 18px; }

#Login {
  margin-right: 0; }
  #Login .btn-default {
    background-color: #08A8FF;
    color: #FFF;
    border-color: #014F79; }

#Login input.signoutButton[type=submit],
#User span.CurrentUserName {
  color: #0099cc !important; }
  #Login input.signoutButton[type=submit]:hover,
  #User span.CurrentUserName:hover {
    color: #0099cc !important; }

ul {
  padding-left: 20px; }
  ul ul {
    list-style-type: disc; }

.navbar-toggle {
  color: #FFF;
  background-color: #303030;
  border-color: #191919; }

div#Logo {
  padding: 0; }

.SocialZone {
  float: left;
  border-bottom: none !important;
  padding-top: 5px; }

.logo a img {
  width: 100%;
  max-width: 400px; }

.dropdown-menu {
  background-color: #0099cc;
  min-width: 220px; }

.dropdown:last-child ul.dropdown-menu {
  left: -125px; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.dropdown-menu li,
.dropdown-menu li:hover,
.dropdown-menu li:focus {
  background-color: #0099cc; }

.navbar-right .dropdown-menu {
  left: 0; }

.dropdown:hover .dropdown-menu {
  display: block; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.dropdown-menu li a,
.dropdown-menu li a:hover
.dropdown-menu li a:focus {
  color: #fff; }

.dropdown-menu li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 13px;
  padding: 8px 14px;
  text-decoration: none;
      text-align: left; }

div#bs-main.container {
  width: 100% !important;
  padding: 0 !important;
  background: none;
   }


.navbar-default {
  background: none;
  border: none; }

.navbar-nav {
  padding: 0;
  margin: 0; }

.navbar-default .navbar-nav > li > a {
  color: #fff; }

.navbar-default .navbar-nav > li > a:hover {
  color: #fff; }

.navbar-nav > li:hover {
  background: #09C; }

.navbar-nav > li > a {
  font-size: 13px;
  font-weight: 700;
  line-height: 70px;
  padding: 0 15px;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  transition: .2s all; }

.style1.latest-news {
  font-size: 18px;
  background: #444444; }
  .style1.latest-news .news-title {
    font-weight: bold;
    color: #ff4949;
    padding-right: 10px;
    float: left; }
  .style1.latest-news marquee {
    float: left;
}
    .style1.latest-news marquee a {
      color: white;
      margin-right: 50px;
      padding-left: 60px; }
      .style1.latest-news marquee a:hover {
        color: #fff; }
.style1.navbar-default .navbar-collapse, .style1 .navbar-default .navbar-form {
  background: #444;
  padding: 0; }
.style1 .navbar-nav {
  padding: 0;
  margin: 0; }
  .style1 .navbar-nav li:hover {
    background: #09C; }
    .style1 .navbar-nav li:hover .dropdown-menu {
      background-color: #09C;
      min-width: 220px; }
      .style1 .navbar-nav li:hover .dropdown-menu a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        font-size: 13px;
        padding: 8px 14px;
        text-decoration: none; }
      .style1 .navbar-nav li:hover .dropdown-menu li, .style1 .navbar-nav li:hover .dropdown-menu li:hover, .style1 .navbar-nav li:hover .dropdown-menu li:focus {
        background: #09C; }
  .style1 .navbar-nav > li > a {
    font-size: 13px;
    font-weight: 700;
    line-height: 70px;
    padding: 0 12px;
    text-decoration: none;
    text-transform: uppercase;
    color: #FFF;
    transition: .2s all; }
    .style1 .navbar-nav > li > a:hover {
      color: #fff; }
.style1.bs-footer {
  height: 140px;
  margin-top: 60px;
  background: #09C;
  border-top: 7px solid #00ACE6;
  color: #FFF;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }
  .style1.bs-footer .footer-links {
    margin: 20px 0; }

.event-photos img {
 max-width: 500px;
}
.news-block img {
  float: left;
  margin-right: 20px;
  width: 233px;
  margin-top: 24px;
  border: 1px solid #666; }
.news-block{
  height: 240px;
  border-bottom: 1px solid #ccc;
}
.news-block .news-text {
  overflow: hidden; }
  .news-block .news-text .news-title a {
    color: #4A4A4A; }
    .news-block .news-text .news-title a:hover {
      color: #09C; }
  .news-block .news-text .article-teaser {
    font-size: 16px; }
    .photo-block .news-text .article-teaser img{
      max-width: 420px;
      width: 100%;
      height: auto !important;
    }
  .news-block .news-text a.read-more {
    margin-top: 10px;
    display: block;
    font-style: italic; }

.text-right {
  text-align: right; }
  .text-right .btn-next {
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    color: #515151;
    margin: 5px 0 18px;
    margin-top: 0; }
  .text-right .btn-prev {
    float: left;
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    color: #515151;
    margin: 5px 0 18px;
    margin-top: 0; }

.sponsor-logos, div#SocialZone {
  display: inline-block;
  float: none; }
  .sponsor-logos img, div#SocialZone img {
    height: 50px;
    margin-left: 5px; }
#p_lt_ctl07_MainPlaceholder_p_lt_ctl00_Login_MessageLabel {
  color: red;
}
header.navbar .navbar-top .style1.SocialZone {
  float: right;
  padding-bottom: 6px; }

.navbar-top .container {
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
   }

.btn-primary {
  background: #fe9800;
  color: white;
  border-color: #af7013;
  font-size: 20px; }
  .btn-primary:hover {
    background: #fabe24;
    border-color: #af7013; }

.btn-default {
  background-color: #08a8ff;
  color: white;
  border-color: #014f79; }
  .btn-default:hover {
    background-color: #1b9ce3;
    color: white;
    border-color: #014f79; }

header.navbar {
  background: white; }

#MenuH .Horizontal ul {
  background: #444444; }

.center {
  text-align: center; }

.carousel-inner .slide3 button {
  width: 54%;
  margin-top: 10%;
  font-size: 40px;
  float: left;
  border-color: #fff;
  background: #fe9800;
  color: white; }

h2 {
  font-size: 40px; }
  h2 i {
    padding-right: 3px; }

.many-more {
  width: 50%;
  text-align: center;
  display: inline-block; }

#Search {
  padding-top: 24px;
  line-height: 0; }

/*Sections*/
section {
  padding: 5em 10%;
  position: relative;
  display: block;
  background-color: #fff; }
  section:before, section:after {
    position: absolute;
    content: '';
    pointer-events: none; }
  section.bs-masthead {
    padding: 0; 
    margin-bottom: -6em;
    background-color: #fff; 
    border-bottom: none;
  }
  section.style1.benefits {
    background: #0099cc;
    color: #fff;
    text-align: center;
    margin-bottom: 0; }
    section.style1.benefits:after {
      left: 50%;
      width: 100px;
      height: 100px;
      -webkit-transform: translateX(-50%) rotate(45deg);
      transform: translateX(-50%) rotate(45deg);
      bottom: -50px;
      z-index: 10;
      background: inherit;
      background-image: none; }
    section.style1.benefits h1, section.style1.benefits2 h1 {
      width: 100%;
      color: #fff;
      font-size: 3.5em;
      margin-bottom: 30px;
      margin-top: 0; }
    section.style1.benefits h3 {
      color: #fff;
      font-size: 18px; }
    section.style1.benefits img {
      background: rgba(0, 0, 0, 0.1);
      padding: 28px;
      border-radius: 200px;
      overflow: scroll;
      width: 60%; }
      section.benefits2 h1 {
    width: 100%;
    color: #fff;
    font-size: 3.5em;
    margin-bottom: 30px;
    margin-top: 0;
}
section.benefits2 h3 {
    color: #fff;
    font-size: 24px;
}

section.benefits2 {
    background-color: #44c6c1;
    padding: 5em 10%;
    margin-bottom: 0;
    background-image: none;
    margin-top: 10em;
}
section.benefits2 .many-more h2, section.benefits2 .big-orange-button h2 {
    font-size: 2em;
    margin: 20px;
    color: #fff;
}
section.benefits2 .many-more a, section.benefits2 .big-orange-button a {
    font-size: 40px;
}
section.benefits2 img {
    background: rgba(0, 0, 0, 0.1);
    padding: 28px;
    border-radius: 200px;
    overflow: scroll;
    width: 60%;
}
  section.style1.white-col {
    padding: 0 10% 0;
    margin: 10em 0; }
  section.style1.physician {
    background: url("../images/physloc-bg.png") 50px 54px no-repeat #44c6c1;
    color: #fff;
    border-radius: 0 90px 0 0;
    padding: 0 0 13em 0;
    margin-top: 10em; }
    section.style1.physician h1 {
      color: #184645;
      font-size: 4em;
      margin-top: 0; }
    section.style1.physician h2 {
      color: #fff; }
    section.style1.physician .rounded-border {
      margin-top: 90px;
      background: #44C6C1;
      height: 90px;
      top: -90px;
      position: relative; }
      section.style1.physician .rounded-border:after, section.style1.physician .rounded-border:before {
        left: 0;
        z-index: -1;
        height: 90px;
        background: #fff; }
      section.style1.physician .rounded-border:after {
        bottom: 0;
        z-index: -1;
        width: 50%; }
      section.style1.physician .rounded-border:before {
        top: 100%;
        width: 100%;
        border-radius: 0px 0px 0px 90px;
        height: 90px;
        content: '';
        background: #FFF;
        display: block; }
  section.style1.clouds {
    background: #d7effb;
    color: #3d9df9;
    padding: 0 0 10em 0; }
    section.style1.clouds .page-header {
      border-bottom: none; }
    section.style1.clouds blockquote {
      border-color: #3d9df9; }
  section.style1.phys-locator {
    background: url("../images/physloc-bg.png") 50px -6px no-repeat #44c6c1;
    color: #fff; }
    section.style1.phys-locator h1 {
      color: #184645;
      font-size: 4em;
      margin-top: 0; }
    section.style1.phys-locator h2 {
      color: #fff; }
  section.style1.sponsors h1 {
    font-size: 56px;
    margin-bottom: 50px; }
  section.style1.sponsors img {
    margin-bottom: 25px;
    width: 100%;
    max-width: 100%;
 }
 .mlmic-side-ad {
    margin-bottom: 2em;
}
 .sponsors .center.col-md-12 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items:center;
}
section.style1.sponsors.height > div > div:first-child {
    display: none;
}
.WebPartZoneBorder section.style1.sponsors.height > div > div:first-child {
    display: block;
}
  section.style1 .many-more h2, section.style1 .big-orange-button h2 {
    font-size: 2em;
    margin: 20px;
    color: #fff; }
  section.style1 .many-more a, section.style1 .big-orange-button a {
    font-size: 40px; }
  section.invertedrounded {
    margin-bottom: 90px;
    padding: 13em 10% 10em;
    border-radius: 0 0 0 90px; }
  section.color {
    background: #d7effb;
    color: #3d9df9; }
    section.color .page-header {
      border-bottom: none; }
    section.color blockquote {
      border-color: #3d9df9; }

/* Inverted rounded corners */
.invertedrounded:before,
.invertedrounded:after {
  left: 0;
  z-index: -1;
  height: 90px;
  background: #44c6c1; }

.invertedrounded:before {
  top: 100%;
  width: 100%;
  border-radius: 0 90px 0 0; }

.invertedrounded:after {
  bottom: 0;
  z-index: -1;
  width: 50%; }

.event-block {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc; }
  .event-block:last-child {
  border-bottom: none;
  }
  .event-block a {
    font-size: 1.3em; }
    .event-block a p {
      line-height: 1.3em;
      margin: 0; }
      .event-block a p.date {
        color: #fd9700; }

/*SVG Half Circle*/
svg:not(:root) {
  overflow: hidden; }

.container svg {
  display: block;
  background: #44c6c1; }

#bigHalfCircle path {
  fill: #d7effb;
  stroke: #d7effb; }

/*Triangle Seperator */
#trianglePath1 {
  fill: #d7effb;
  stroke: #d7effb; }

#trianglePath2 {
  fill: #2072A7;
  stroke: #2072A7; }

/*Cloud seperator */
svg#clouds {
  background: #D7EFFB;
  position: absolute;
  bottom: 0; }

#clouds path {
  fill: #fff;
  stroke: #fff; }

blockquote img {
  border-radius: 100px;
  height: 80px;
  position: absolute;
  width: 80px; }

blockquote img + p, blockquote img + p + small {
  margin-left: 100px; }

.aside .widget {
  margin-bottom: 55px; }
  .aside .widget h2 {
    font-size: 24px; }

/* Physician Search Results */
ul.phys-search-results, ul.phys-profile {
  list-style: none;
  padding: 0;
  margin-top: 40px; }

ul.phys-profile .listing-result {
  margin-left: 182px; }

.image-result {
  float: left;
  padding-right: 30px;
  width: auto; }
  .image-result img {
    border: 1px solid #ccc; }

.form-inline .form-group {
  padding: 0px 2px; }
  .form-inline .form-group select {
    height: 31px;
    margin-top: -1px; }

ul.phys-search-results li {
  clear: both;
  border-bottom: 1px solid #CCC;
  margin-bottom: 40px;
  display: table;
  padding-bottom: 40px;
  width: 100%; }
  ul.phys-search-results li .listing-result-name {
    font-weight: bold;
    color: #09C; }
    ul.phys-search-results li .listing-result-name span.degree {
      font-size: 14px;
      color: #818181; }
  ul.phys-search-results li .groupname {
    font-size: 16px; }
  ul.phys-search-results li .distance {
    font-weight: bold; }
  ul.phys-search-results li .listing-results-info {
    font-size: 16px; }
  ul.phys-search-results li h4 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 9px 0 0; }
  ul.phys-search-results li .listing-result2 {
    font-size: 14px; }

ul.pagination.pagination-lg {
  margin-top: -10px;
  margin-bottom: 50px; }

ul.no-padding-list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 40px; }
  ul.no-padding-list li {
    padding-bottom: 10px; }
    ul.no-padding-list li ul li {
      padding-bottom: 0; }

/* Events Landing Page */
.event-address {
  font-size: 18px;
  padding-bottom: 20px; }

form.event-form.col-xs-6 {
  padding: 0;
  margin-top: 20px; }

/* Union County Custom*/
.sponsors .center .col-md-6:first-child {
  /*text-align: right; */}
.sponsors .center .col-md-6:nth-child(2) {
  text-align: left; }


.logo {
  margin: 10px 0;
  max-width: 350px;
  float: left;
  width:100% }
img.logo.small {
    max-width: 250px;
  }
  .style1 .navbar-nav.small > li > a {
    padding: 0 10px
  }
/* Style 2 */
.style2.SocialZone {
  float: left;
  text-align: left !important;
  border-bottom: none !important;
  padding-top: 5px; }
  .style2.SocialZone #Search {
    display: inline-block;
    float: right;
    position: relative;
    z-index: 1;
    height: 36px;
    padding: 0;
    border: 1px solid #DDD;
    margin-top: 5px;
    background: none;
    width: 100%;
    max-width: 243px; }
    .style2.SocialZone #Search .searchBox {
      float: none; }
    .style2.SocialZone #Search input[type=text] {
      background: transparent none;
      border: none !important;
      box-shadow: none;
      font-size: 15px;
      height: 36px;
      line-height: 36px;
      margin: 0;
      padding: 0;
      max-width: 243px;
      float: left;
      width: 100%; }
    .style2.SocialZone #Search input[type=submit] {
      background: url("../images/search.bg.png") no-repeat center center !important;
      border: none !important;
      display: inline-block;
      float: right;
      font-size: 0;
      height: 36px;
      line-height: 36px;
      vertical-align: top;
      width: 38px;
      position: absolute;
      right: 0; }
.style2.navbar .navbar-collapse {
  background-color: #fff; }
  .style2.navbar .navbar-collapse .navbar-nav li {
    background: none; }
    .style2.navbar .navbar-collapse .navbar-nav li:hover {
      background: none; }
    .style2.navbar .navbar-collapse .navbar-nav li a {
      color: #175A7C;
      font-size: 16px;
      padding: 8px 14px;
      text-decoration: none;
      text-transform: capitalize;
      font-weight: normal; }
      .style2.navbar .navbar-collapse .navbar-nav li a:hover {
        color: #58A1F2; }
    .style2.navbar .navbar-collapse .navbar-nav li .dropdown-menu {
      background: #fff;
      margin-top: -18px; }
.style2.latest-news {
  font-size: 18px;
  background: #0c3f78; }
  .style2.latest-news .news-title {
    font-weight: bold;
    color: #ff4949;
    padding-right: 10px;
    float: left; }
  .style2.latest-news marquee {
    float: left;
    width: 87%; }
    .style2.latest-news marquee a {
      color: white;
      margin-right: 50px;
      padding-left: 60px; }
      .style2.latest-news marquee a:hover {
        color: #fff; }
.style2.benefits {
  background: #fff;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #DDD;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; 
margin:10em 0;}
  .style2.benefits:after {
    display: none; }
  .style2.benefits h1 {
    width: 100%;
    color: #0c3f78;
    font-size: 3.5em;
    margin-bottom: 30px;
    margin-top: 0;
    font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .style2.benefits h3 {
    color: #0C0D0D;
    font-size: 18px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .style2.benefits .many-more h2 {
    color: #0c3f78;
    font-family: "Open Sans", Helvetica, Arial, sans-serif; }
.style2.white-col {
  padding: 10em 10% 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .style2.white-col h2 {
    color: #0c3f78;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 300; }
  .style2.white-col a {
    color: #09c; }
  .style2.white-col p.date {
    color: #FD9700;
    font-size: 16px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .style2.white-col .jobs {
    background: url("../images/jobs.png") 94% 40px no-repeat;
    padding-bottom: 90px; }
    .style2.white-col .jobs p {
      width: 50%;
      color: #000; }
  .style2.white-col .newsletter {
    background: url("../images/newsletter.png") 94% 0px no-repeat;
    padding: 20px; }
    .style2.white-col .newsletter p {
      color: #000; }
.style2.physician {
  background: url("../images/physloc-bg.png") 50px -6px no-repeat #0c3f78;
  color: #fff;
  padding: 10em 0;
  border-radius: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .style2.physician h1 {
    color: white;
    font-size: 4em;
    margin-top: 0;
    font-weight: bold;
    font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .style2.physician h2 {
    color: #fff;
    font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .style2.physician .rounded-border {
    display: none; }
.style2.clouds {
  padding: 0;
  background: none; }
  .style2.clouds .page-header {
    border-bottom: none; }
  .style2.clouds svg {
    display: none; }
  .style2.clouds h2 {
    color: #0c3f78;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 300; }
  .style2.clouds p {
    color: #000; }
.style2.sponsors h1 {
  color: #0c3f78;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300; }
.style2.bs-footer {
  margin-top: 60px;
  background-color: #0C3F5A;
  border: none;
  color: #FFF;
  text-align: left;
  padding-top: 40px;
  padding-bottom: 40px;
  height: auto; }
  .style2.bs-footer .widget-title {
    margin-bottom: 15px; }
  .style2.bs-footer h5 {
    color: #FFF; }
  .style2.bs-footer .widget-twitter ul {
    margin: 0; }
    .style2.bs-footer .widget-twitter ul li {
      list-style: none;
      font-size: 13px;
      margin-bottom: 30px; }
      .style2.bs-footer .widget-twitter ul li p.tweet, .style2.bs-footer .widget-twitter ul li p.timePosted {
        color: #6E9FAC;
        font-size: 0.9em; }
      .style2.bs-footer .widget-twitter ul li .tweet {
        margin-bottom: 2px; }
      .style2.bs-footer .widget-twitter ul li .timePosted {
        margin: 0 0 3px;
        text-transform: uppercase; }
        .style2.bs-footer .widget-twitter ul li .timePosted:before {
          content: "\f099";
          font-family: fontawesome;
          font-size: 14px;
          margin-right: 5px; }
      .style2.bs-footer .widget-twitter ul li .interact a {
        margin-right: 5px; }
        .style2.bs-footer .widget-twitter ul li .interact a.twitter_reply_icon:before {
          content: "\f112";
          display: inline-block;
          font-family: fontawesome;
          margin-right: 5px; }
  .style2.bs-footer .widget-comments ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .style2.bs-footer .widget-comments ul li {
      list-style: none;
      margin: 0;
      overflow: hidden;
      padding: 0 0 20px;
      font-size: 13px; }
      .style2.bs-footer .widget-comments ul li a:after {
        content: "..."; }
      .style2.bs-footer .widget-comments ul li span {
        display: block;
        font-size: 0.9em; }
  .style2.bs-footer .widget-flickr {
    text-align: left; }
    .style2.bs-footer .widget-flickr a {
      border-bottom: none; }
      .style2.bs-footer .widget-flickr a img {
        border: 5px solid rgba(0, 0, 0, 0.03);
        height: 60px;
        width: 60px; }
  .style2.bs-footer .img-zoom, .style2.bs-footer .img-link {
    background: transparent;
    display: inline;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
  .style2.bs-footer .footer-links {
    margin: 20px 0; }
    .style2.bs-footer .footer-links span {
      margin-left: 5px; }
  .style2.bs-footer a, .style2.bs-footer a:link, .style2.bs-footer a:visited, .style2.bs-footer a:active {
    color: #FFF;
    border-bottom: 1px rgba(255, 255, 255, 0.3) dotted; }
  .style2.bs-footer h5 {
    color: #FFF; }
.style2 .news {
  margin-bottom: 30px; }
  .style2 .news .col-md-8 img {
    width: 100%; }
  .style2 .news .col-md-4:nth-child(3) {
    padding-left: 2px; }
  .style2 .news .col-md-4:first-child {
    padding-right: 2px; }
  .style2 .news .col-md-4:nth-child(2) {
    padding: 0px 9px 0px 8px; }
  .style2 .news .news-panel {
    position: relative;
    overflow: hidden; }
    .style2 .news .news-panel .news-tag {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 12; }
      .style2 .news .news-panel .news-tag a {
        color: #fff;
        background: #0c3f78;
        padding: 30px 10px 2px 10px;
        line-height: 2em;
        font-size: 10px; }
        .style2 .news .news-panel .news-tag a:hover {
          text-decoration: underline !important; }
    .style2 .news .news-panel .news-date {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 12;
      color: #fff;
      font-size: 10px;
      padding-right: 10px;
      padding-top: 5px;
      text-shadow: 1px 1px 4px #000; }
    .style2 .news .news-panel .article-title {
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 12;
      color: #fff;
      font-size: 1.4em;
      padding: 0 0 10px 10px;
      text-shadow: 2px 2px 1px #000;
      background: rgba(13, 61, 133, 0.5);
      width: 100%; }
    .style2 .news .news-panel .news-image a {
      background: #111; }
      .style2 .news .news-panel .news-image a:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
        opacity: 0.75;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s; }
      .style2 .news .news-panel .news-image a img {
        width: 100%;
        background: #111; }
/* Member Login */
.memberLogin label {
    width: 78px;
    height: 33px;
}
.memberLogin {
  margin-top: 15px;
}
/* Find User ID */
.findUserId label {
  width: 130px;
}
.findUserId label {
  height: 35px;
}
.findUserId div:nth-child(3) input {
  margin-left: 4px;
} 
.findUserIdResult {
  margin: 30px 0px;
  font-size: 18px;
}
.findUserIdResult .userIdResult {
  color: #09c;
  font-weight: bold;
}
/* Footer Tabs */
.navbar-fixed-bottom .dropdown-menu {
  background: #fff;
  border: 2px solid #014f79;
  padding: 5px;
  font-size: 14px;
  width: 100%;
}
.navbar-fixed-bottom .dropdown-menu a {
  font-size: 14px;
  width: 100%;
}
.navbar-fixed-bottom .btn-group.dropup {
width: 25%;
}
.navbar-fixed-bottom .btn-group.dropup button {
width: 100%;
}
.navbar-fixed-bottom button.btn.btn-default.dropdown-toggle,
.navbar-fixed-bottom div.btn.dropdown-toggle {
background: #fff;
color: #014f79;
border-radius: 4px 4px 0 0;
border: 2px solid #014f79;
white-space: inherit;
height: 70px;
/*background: #D4ECF8;
*/font-size: 14px;
font-weight: bold;
padding: 2px;
width: 100%;
}
.navbar-fixed-bottom button.btn.btn-default.dropdown-toggle img {
  width: 100%
}
.navbar-fixed-bottom button.btn.btn-default.dropdown-toggle .social-links a img {
  width: 20%;
}
.btn-group.dropup:nth-child(4).open .dropdown-menu {
  display: none;
}
.navbar-fixed-bottom .dropdown-menu .login a {
font-size: 18px;
}
.navbar-fixed-bottom button.btn.btn-default.dropdown-toggle .mlmic img {
  width: 100px;
}
.navbar-fixed-bottom .dropup .dropdown-menu .login {
  font-size: 14px;
  color: #000;
}
.kern img {
max-width: 200px;
padding: 8px;
}
.mlmic-popup img {
  max-width: 176px;
  width: 100%;
  margin: 0 auto;
}
.navbar-fixed-bottom .dropup .dropdown-menu img {
}
.navbar-fixed-bottom div.btn.dropdown-toggle img {
  width: 20%; 
  margin-right: 8px;
  margin-top: 6px;
  max-width: 50px;
}
.container.navbar-fixed-bottom {
  text-align: center;
}
/*.sponsor-logos a:first-child {
    display: none;
}
.sponsors .center .col-md-6:nth-child(2) {
    text-align: center;
}
.sponsors .center .col-md-6:first-child {
    display: none;
}*/
div#MainContentZone ul li {
font-size: 14px;
list-style: circle inside;
}
div#MainContentZone ol li {
  font-size: 14px;
}
.sidebarMenu li {
font-size: 14px;
padding: 10px 0;
}

.white-col .row {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;  
  flex-direction: row;
  justify-content: space-between;
}
.white-col .row .col-md-4 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

/* Site Map */
.sitemap div {
padding: 0;
}
ul.CMSSiteMapList {
list-style-type: none;
margin-bottom: 10px;
display: block;
margin-right: 30px;
}
.CMSSiteMapList .CMSSiteMapListItem {
list-style-type: none;
margin-bottom: 10px;
}
.CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapList .CMSSiteMapListItem {
list-style-type: disc;
margin-bottom: 0;
margin-right: 0;
display: list-item;
width: 100%;
}
a.CMSSiteMapLink {
color: #09c !important;
}
ul.CMSSiteMapList ul {
  margin-bottom: 0;
}
.CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapLink {
font-weight: bold;
text-decoration: none;
font-size: 16px;
color: #09c;
}
ul.CMSSiteMapList ul {
list-style-type: disc;
padding-left: 20px;
width: 100%;
display: block;
}
ul.CMSSiteMapList ul li {
font-size: 14px;
}
.sitemap .col-sm-8 {
  margin-bottom: 
}
.aside img {
  width: 100% !important;
  height: 100% !important;
}

/*Monroe - smaller height for content blocks on home page */
.monroemc .col-md-6 > .col-md-4 {
    width: 100%;
}
body.monroemc {
  color: #000;
}
.monroemc h2 {
    font-size: 28px;
    color: #000;
}
.monroemc h1, .monroemc h3, .monroemc h4 {
  color: #000;
} 
.bulletinboard {
    max-width: 600px;
    width: 100%;
}
.generic-box li {
    padding-bottom: 20px;
}
section.style1.benefits .thin img {
    width: 45%;
    min-width: 90px;
}
section.style1.benefits .thin.big-orange-button a {
    font-size: 24px;
}
.row.benefits.thin {
      position: relative;
    display: flex;
    justify-content: center;
    display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items:center;
}
section.style1.benefits .col-xs-6.col-md-4.center {
    width: 25%;
        min-width: 125px;
}
section.style1.benefits h1.thin {
  margin-top: -30px;
}

section.style2.physician.height {
    padding: 2em 0;
}
section.style1.white-col.height {
    margin: 8em 0 3em;
}
section.style1.sponsors.height {
    padding: 0em 10%;
} 
section.style1.sponsors.height {
    padding: 0;
}
section.style1.sponsors.height .center div {
    width: 100%;
    padding: 0;
}
.sidebarMenu {
  margin-top: 2em;
}
.row.benefits {
    display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
    justify-content: center;
}

/* Contact us*/
.EditingFormTable .phone input {
    width: 4.188em;
    text-align: center;
    display: inline-block;
}
.EditingFormTable select.state  {
  width: 75px;
}
.EditingFormTable input.zip  {
  width: 100px;
}
table.EditingFormTable td.EditingFormValueCell {
    padding-bottom: 10px;
}
table.EditingFormTable td.FieldLabel {
    padding-right: 10px;
}
.westnyms .col-md-9 {
    float: right;
}
.monroemc .logo {
    width: 100%;
    max-width: 260px;
}
.monroemc .style1 .navbar-nav > li > a {
  padding: 0 8px;
}
.monroemc .copyright {
  display: block;
}
.copyright {
  display: none;
}
section.style1.sponsors h1.copyright {
    color: #515151;
    margin-top: 50px;
    margin-bottom: -60px;
    font-size: 10px;
}
p.p1 span.s1 {
    font-size: 14px;
}
/* Ads */
section.white-col.ads .row .col-md-4 {
    width: auto;
    border-bottom: none;
}

section.ads .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    text-align: center;
}
.ads img {
    width: auto;
    max-width: 100%;
}
.Hunterdon section.bs-masthead,
.Cumberland section.bs-masthead,
.Somerset section.bs-masthead {
    margin-bottom: 0;
}
.infoblocks-lower {
     display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content:space-around;
      -ms-flex-pack:distribute;
          justify-content:space-around;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
}
section.style1.white-col.infoblock > .row > .col-md-4:nth-child(2) > .generic-box > h2 {
    display: none;
}

/*Account Setup Form*/
.accountSetupForm {
    clear: both;
}
.bs-footer {
      position: relative;
    width: 100%;
    bottom: 0;
}
.putnamnyms .logo {
    max-width: 240px;
}
/*Media Queries*/
@media (min-width: 1200px) {
  .container, .navbar-fixed-top .container {
    width: 100% !important;
    padding: 0 10%; } }
@media (max-width: 1024px) {
  /*  .logo {
      width: 100%;
      float: none;
      max-width: 100%;
    }
      nav.navbar.navbar-default.navbar-right {
      float: none !important; }
   */ }
@media (min-width: 992px) {
  .container {
    width: auto; } }
@media (max-width: 767px) {

  }
@media (max-width: 723px) {
  .many-more {
    width: 100%; } }
@media (max-width: 991px) {
  .white-col .row {
    flex-direction: column;
  }
  .navbar-fixed-bottom div.btn.dropdown-toggle .social-links img {
    margin-right: 0;
    margin-top: 14px;
  }
  .threecol .col-md-4 {
    margin-bottom: 50px; }

  .sponsors .center .col-md-6:first-child {
    text-align: center; }

  .sponsors .center .col-md-6:nth-child(2) {
    text-align: center; }

  section.style2.clouds .newsletter {
    padding: 0; }
    .CMSSiteMapList .CMSSiteMapListItem {
    margin-bottom: 20px;
  }
  .specialty2.white-col .upcoming-events, .specialty2.white-col .jobs, .specialty2.white-col .newsletter {
    padding: 0 0 80px 0; } 
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #565656; }
  .dropdown:last-child ul.dropdown-menu {
    left: 0; 
    width: 100%;
  }
  .dropdown ul.dropdown-menu {
    width: 100%;
  }

  header.navbar > .navbar-top .col-sm-6:first-child {
    float: right;
    text-align: right; }

  header.navbar > .navbar-top .col-sm-6 #User {
    clear: both;
    display: block;
    margin-top: -4px;
    text-align: right; }

  header.navbar .navbar-top .SocialZone {
    float: left; 
  } 

    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        max-height: 100%;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
  
  }
@media (max-width: 720px) {
  .threecol .col-md-4 {
    margin-bottom: 50px; }

  .latest-news marquee {
    width: 76%; } 
  .navbar-fixed-bottom .btn-group.dropup {
    width: 50%;
  }
  .navbar-fixed-bottom button.btn.btn-default.dropdown-toggle {
    height: 70px;
  }
  .btn-group:nth-child(even) .dropdown-menu {right:0;left:auto;}
.specialty2.benefits img {
    float: none; }
  .specialty2.benefits h3 {
    text-align: center; }
  .specialty2.benefits .many-more {
    padding: 0 20px; }
}
@media (max-width: 540px) {
  .navbar-fixed-bottom button.btn.btn-default.dropdown-toggle,
  .navbar-fixed-bottom div.btn.dropdown-toggle {
    font-size: 12px;
    line-height: 1em;
    height: 60px;
    padding: 0;
  }
  .navbar-fixed-bottom div.btn.dropdown-toggle .social-links img {
    margin-right: 3px;
    margin-top: 8px;
  }
  .sponsor-logos img, div#SocialZone img {
    height: 22px; }

  .CurrentUserName {
    display: none; }

  #Login {
    float: right; }

  .logo a img {
    width: 100%;
    max-width: 260px; }
  
  .navbar-toggle {
    margin-right: 0; }

  .style2.SocialZone #Search {
    max-width: none;
    margin: 0; }
    .style2.SocialZone #Search input[type=text] {
      max-width: none; }

  header.navbar .navbar-top .SocialZone, header.navbar .navbar-top .SocialZone2 {
    float: none;
    padding: 5px;
    text-align: left; }

  section .many-more button {
    font-size: 29px; 
  } 
}
