@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700");
/*
100 = thin
300 = light
400 = regular
500 = medium
700 = bold
*/
.region-blockgroup-in-this-section {
  background: #f2f2f2;
}

.region-blockgroup-headlines {
  margin: 0 auto;
  padding: 20px 0 40px;
}

body {
  font-size: 16px;
  color: #3d3d3d;
}

h1 {
	color: #005baa;
	font-size: 42px;
	font-weight: 300;
}
h2 {
	color: #007e44;
	font-size: 26px;
	font-weight: 300;
}
h3 {
	color: #007e44;
	font-size: 21px;
	font-weight: 300;
}
h4 {
	font-size: 16px;
	font-weight: 700;
}

h2.block-title {
  font-size: 36px;
  color: #007e44;
  font-weight: 300;
  margin-top: 2px;
  margin-bottom: 25px;
}

a, a.inline-link {
  color: #005baa;
  text-decoration: none;
  font-weight: 500;
}
a:hover {
  text-decoration: underline;
  color: #007e44;
}

ol li {
  line-height: 30px;
}

#first-time {
  display: none;
}

.inline-menu li {
  display: inline-block;
  float: left;
}
.inline-menu li a {
  color: #fff;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 14px;
}
.inline-menu li a:hover {
  background-color: transparent !important;
  color: #007e44;
}

.container {
  max-width: 1440px !important;
}
.navbar{
  min-height: 54px !important;
}
#navbar .nav > li > a {
	font-size: 20px !important;
  padding: 16px 18px;
  z-index: 990;
}
#utility {
  background: #005baa;
}
#utility ul li a {
	padding: 10px 15px;
}
#utility #block-menu-menu-utility-menu ul li {
  display: inline;
}
#utility #block-menu-menu-utility-menu ul li a {
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
}
#utility #block-menu-menu-utility-menu ul li a:hover, #utility #block-menu-menu-utility-menu ul li a:focus {
  background: none;
}
#utility .nav .open > a, #utility .nav .open > a:hover, #utility .nav .open > a:focus {
  background-color: #f8f5f0 !important;
  border-color: transparent !important;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #fff;
  border-color: transparent !important;
}

#block-menu-menu-footer-navigation > .nav > li {
  display: inline-block !important;
}
#block-menu-menu-footer-navigation > .nav > li > a {
  color: #005baa;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  background-color: transparent !important;
}
#block-menu-menu-footer-navigation > .nav > li > a:hover {
  background-color: transparent !important;
  color: #007e44;
}

.view-id-featured_image img {
  width: 100%;
}

/* .region-blockgroup-feature-image-and-video {  
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding:30px 12.5% 30px 13%;
  background-color: #f2f2f2;
  background-image: url("/sites/all/themes/bootstrap_subtheme/images/about-bg.png");
  background-position: top left;

} */
.embed-responsive {
  /* border-top: 10px solid #696969;
  border-bottom: 20px solid #696969;
  border-left: 12px solid #696969;
  border-right: 12px solid #696969; */
  border-radius: 6px;
  background-color: #696969;
}

.field-type-list-boolean {
  display: none;
}

.views-field-field-video .col-md-6 {
  margin: 14px 0;
}
.views-field-field-video .col-md-6 a {
  color: #005baa;
  text-decoration: none;
  font-size: 1em;
}
.views-field-field-video .col-md-6 a:hover {
  color: #007e44;
}
.aaacn-address {
  margin-top: 30px;
}
.aaacn-address a {
  color: #005baa !important;
  text-decoration: none !important;
}
.aaacn-address img {
  margin-left: 10px;
  margin-right: 10px;
}
.aaacn-address p{
  font-size: 15px;
  line-height: 1.3;
}
.logo-area {
  padding: 8px 0;
}
.logo-area .logo img {
  height: 85px
}
#brdcrumb {
  background: #005baa;
  height: 50px;
}
#brdcrumb .breadcrumb {
  background: none;
  border: none;
  color: #fff;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
  padding: 15px 0 15px 9px;
    line-height: 1.2;
}
#brdcrumb .breadcrumb .delimiter {
	font-size: 0;
}
#brdcrumb .breadcrumb .delimiter:before {
	content: ">";
    font-size: 16px;
    padding: 0 5px;
}
#brdcrumb .breadcrumb a {
  color: #fff;
}
#brdcrumb .breadcrumb span.last a {
  font-weight: 300;
}

/* CSS Style by ††† eugene ††† */
.navbar-toggle {
  background-color: #fff !important;
  padding: 10px;
  margin-right: 20px;
}

.navbar.container, .navbar.container-fluid {
  margin-top: 4px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent !important;
  color: #005baa !important;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent !important;
  color: #005baa !important;
}

.btn-default:hover {
  background-color: transparent !important;
  background-color: #e0e8ec !important;
}

#navbar {
  background: #007e44;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0 !important;
}
#navbar .container {
  padding: 0;
}

.tb-megamenu .nav li.dropdown.open .caret,
.tb-megamenu .nav li.dropdown.open.active .caret,
.tb-megamenu .nav li.dropdown.open a:hover .caret,
.tb-megamenu .nav li.dropdown.open a:focus .caret {
  border-top-color: #005baa !important;
  border-bottom-color: #005baa !important;
  opacity: 1 !important;
  filter: alpha(opacity=100);
}

.tb-megamenu .nav-tabs .dropdown-toggle .caret {
  border-top-color: #005baa !important;
  border-bottom-color: #005baa !important;
  opacity: 1 !important;
  margin-top: 8px !important;
  margin-left: 4px;
}

.tb-megamenu .nav .active .dropdown-toggle .caret {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
  display: inline-block;
  margin-right: 0;
  display: none;
}
.tb-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-left: 15px;
  margin-top: 0;
}
.tb-megamenu .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #005baa !important;
  border-bottom-color: #005baa !important;
}

.tb-megamenu .nav-tabs .open .dropdown-toggle,
.tb-megamenu .nav-pills .open .dropdown-toggle {
  background-color: transparent;
}

/*
.tb-megamenu .nav > li.dropdown.open.active > a:hover,
.tb-megamenu .nav > li.dropdown.open.active > a:focus { 
  background-color: $white1;
  color: $blue1 !important;
}*/
.tb-megamenu .nav li.dropdown.open .dropdown-menu .mega-nav li.dropdown-submenu.open .caret,
.tb-megamenu .nav li.dropdown.open .dropdown-menu .mega-nav li.dropdown-submenu.open.active .caret,
.tb-megamenu .nav li.dropdown.open .dropdown-menu .mega-nav li.dropdown-submenu.open a:hover .caret,
.tb-megamenu .nav li.dropdown.open .dropdown-menu .mega-nav li.dropdown-submenu.open a:focus .caret {
  border-top-color: #005baa !important;
  border-bottom-color: #005baa !important;
  margin-left: 4px !important;
}

.custom-megamenu-dropdown .tb-megamenu .dropdown-menu {
  border-top: none;
  border-right: 1px solid #007e44;
  border-left: 1px solid #007e44;
  border-bottom: 3px solid #007e44;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.custom-megamenu-dropdown .tb-megamenu .dropdown-menu .mega-nav > li {
  padding-left: 28px !important;
  padding-top: 4px;
  padding-bottom: 4px;
  background: url(http://aaacn.powerstormtech.com/new/sites/default/files/menu-bullet.png) left no-repeat;
}
.custom-megamenu-dropdown .tb-megamenu .dropdown-menu .mega-nav > li a {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  color: #005baa;
  border: none !important;
}
.custom-megamenu-dropdown .tb-megamenu .dropdown-menu .mega-nav > li a:hover {
  border: none !important;
  text-decoration: none;
  color: #007e44;
}
.custom-megamenu-dropdown .tb-megamenu .dropdown-menu .mega-nav > li a .caret {
  border-top-color: #005baa !important;
  border-bottom-color: #005baa !important;
}
.custom-megamenu-dropdown .tb-megamenu .dropdown-menu .mega-nav > li img {
  width: auto !important;
  clear: both;
}
.custom-megamenu-dropdown .tb-megamenu .dropdown-menu .mega-nav > li .dropdown-menu {
  border-left: none;
  border-top: 1px solid #007e44;
  border-right: 3px solid #007e44;
  border-bottom: 1px solid #007e44;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0px;
  margin-left: 15px;
  min-height: 80px;
}
.custom-megamenu-dropdown .tb-megamenu .dropdown-menu .active {
  padding-top: 8px !important;
}
.custom-megamenu-dropdown .tb-megamenu .dropdown-menu .active > a {
  padding-top: 8px !important;
  background-color: transparent;
  background-image: none;
  color: #005baa;
}
.custom-megamenu-dropdown .tb-megamenu .dropdown-menu .megamenu-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.custom-megamenu-dropdown .tb-megamenu .dropdown-menu .megamenu-video-container iframe, .custom-megamenu-dropdown .tb-megamenu .dropdown-menu .megamenu-video-container object, .custom-megamenu-dropdown .tb-megamenu .dropdown-menu .megamenu-video-container embed, .custom-megamenu-dropdown .tb-megamenu .dropdown-menu .megamenu-video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.custom-megamenu-dropdown .tb-megamenu .dropdown-menu .megamenu-featured-image {
  clear: both;
}
.custom-megamenu-dropdown .tb-megamenu .dropdown-menu .megamenu-featured-image img {
  width: auto !important;
  clear: both;
}

div.field-item:nth-child(1) div.collage-items-style-1 {
  display: block;
  background-color: #e0e8ec;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 41.66666667%;
  padding-bottom: 1em;
}
div.field-item:nth-child(1) div.collage-items-style-1 div.content img {
  text-align: center;
  display: inline-block;
  padding: 2em 0 0;
}
div.field-item:nth-child(1) div.collage-items-style-1 div.content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 1.3em;
  padding-left: 1.2em;
  padding-right: 1.2em;
}
div.field-item:nth-child(1) div.collage-items-style-1 div.content p a {
  color: #ffffff;
  background-color: #005baa;
  padding: 14px 10px;
  border-radius: 2px;
}
div.field-item:nth-child(1) div.collage-items-style-1 div.content p a:hover {
  text-decoration: none;
}
div.field-item:nth-child(1) div.collage-items-style-1 div.content div.even {
  /* background-color: #e0e8ec; */
}
div.field-item:nth-child(1) div.collage-items-style-1 div.content div.even div.file-image {
  width: auto;
}

p.block-collage-title1 {
  font-weight: 500 !important;
  font-size: 24px !important;
  color: #005baa !important;
  margin: 14px 0 !important;
}

p.block-collage-title2 {
  font-weight: 500 !important;
  font-size: 24px !important;
  color: #ffffff !important;
}

div.field-item:nth-child(2) div.collage-items-style-1 {
  display: inline-block;
  background-color: #e0e8ec;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 58.33333333%;
}
div.field-item:nth-child(2) div.collage-items-style-1 div.content img {
  text-align: center;
  display: inline-block;
  width: 100%;
}
div.field-item:nth-child(2) div.collage-items-style-1 div.content div.even {
  /* background-color: #e0e8ec; */
}
div.field-item:nth-child(2) div.collage-items-style-1 div.content div.even div.file-image {
  width: auto;
}

div.field-item:nth-child(3) div.collage-items-style-1 {
  display: block;
  background-color: #e0e8ec;
  text-align: center;
  width: 41.66666667%;
  position: absolute;
  left: 0;
  top: 50%;
}
div.field-item:nth-child(3) div.collage-items-style-1 div.content img {
  text-align: center;
  display: inline-block;
}
div.field-item:nth-child(3) div.collage-items-style-1 div.content div.even {
  /* background-color: #e0e8ec; */
}
div.field-item:nth-child(3) div.collage-items-style-1 div.content div.even div.file-image {
  width: auto;
}

div.field-item:nth-child(4) div.collage-items-style-1 {
  display: block;
  background-color: #005baa;
  text-align: center;
  position: absolute;
  top: 43%;
  right: 0;
  width: 58.333333%;
}
div.field-item:nth-child(4) div.collage-items-style-1 div.content img {
  text-align: center;
  display: inline-block;
}
div.field-item:nth-child(4) div.collage-items-style-1 div.content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 1em;
  padding-left: 1.2em;
  padding-right: 1.2em;
  color: #ffffff !important;
}
div.field-item:nth-child(4) div.collage-items-style-1 div.content p a {
  color: #005baa;
  background-color: #ffffff;
  padding: 14px 10px;
  border-radius: 2px;
}
div.field-item:nth-child(4) div.collage-items-style-1 div.content p a:hover {
  text-decoration: none;
}
div.field-item:nth-child(4) div.collage-items-style-1 div.content div.even {
  /* background-color: #e0e8ec; */
}
div.field-item:nth-child(4) div.collage-items-style-1 div.content div.even div.file-image {
  width: auto;
}

#block-system-user-menu {
  position: relative;
  top: 6px;
}

.bean-media-block {
  margin: 0 auto;
  padding: 15px;
  margin-bottom: 3em;
  min-height: 800px;
}
.bean-media-block .paragraphs-items-field-collage-items .field-name-field-collage-items .field-label {
  display: none;
}

@media (max-width: 767px) {
  div.field-item:nth-child(1) div.collage-items-style-1 {
    width: 100%;
  }

  div.field-item:nth-child(2) div.collage-items-style-1 {
    width: 100%;
  }

  div.field-item:nth-child(3) div.collage-items-style-1 {
    width: 100%;
  }

  div.field-item:nth-child(4) div.collage-items-style-1 {
    width: 100%;
  }
}
@media (max-device-width: 480px) and (orientation: landscape) {
  div.field-item:nth-child(1) div.collage-items-style-1 {
    width: 100%;
  }

  div.field-item:nth-child(2) div.collage-items-style-1 {
    width: 100%;
  }

  div.field-item:nth-child(3) div.collage-items-style-1 {
    width: 100%;
  }

  div.field-item:nth-child(4) div.collage-items-style-1 {
    width: 100%;
  }
}
.input-group input[type="text"] {
  border-top: 1px solid #005baa;
  border-left: 1px solid #005baa;
  border-bottom: 1px solid #005baa;
  border-right: none;
  color: #005baa;
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  position: relative;
  right: -1.8em;
  padding: 1.7em .8em;
  background: transparent;
}
.input-group .input-group-btn button[type="submit"] {
  border-radius: 100%;
}
.input-group .input-group-btn .glyphicon-search {
  font-size: 1.8em;
  top: 5px;
}
.input-group .btn {
  margin-left: -5px !important;
  padding: 11px 15px;
}

#search-block-form {
  top: 1.5em;
  position: relative;
}

#search-block-form-2 {
  top: 4px;
  position: relative;
}

.banner-center {
  min-height: 430px;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto !important;
  padding: 1.6em !important;
  z-index: 555;
}
.banner-center div.rtecenter {
  background: rgba(240, 174, 100, 0.6);
  padding: 1em !important;
  border-radius: 4px !important;
  margin: 2em;
  width: 40% !important;
  float: right;
  max-width: 360px;
}
.banner-center div.rtecenter h4 {
  font-weight: 400;
  line-height: 1.2em;
  color: #007e44 !important;
  font-size: 1.4em !important;
  margin-bottom: 1em !important;
}
.banner-center div.rtecenter h5 {
  font-weight: 400;
  line-height: 1.2em;
  color: #007e44 !important;
  font-size: 1.1em !important;
}
.banner-center div.rtecenter p {
  color: #007e44 !important;
  font-size: 0.875em !important;
  line-height: 1em !important;
  color: #005baa !important;
  margin: 1em !important;
}
.banner-center div.rtecenter p a, .default-btn {
  padding: 6px !important;
  font-size: 0.9em !important;
  text-decoration: none !important;
  font-weight: 500 !important;
  border-radius: 2px !important;
  /* border: 1px solid #005930 !important; */
}

.banner-right {
  padding: 0 0 0 0 !important;
  border-top: 2px solid #ffffff !important;
/*  min-height: 205px !important;
  background-color: #ebf4fb !important; */
  z-index: 555;
}
.banner-right p {
/*  padding: 0 1em !important;
  margin: 1em auto; */
}
.banner-right p img {
  max-width: 100%;
}
/* .banner-right p a {
  background-color: #007e44 !important;
  padding: 6px 12px;
  font-size: 1em !important;
  text-decoration: none;
  font-weight: 500;
  color: #ffffff !important;
  border-radius: 2px !important; */
  /* border: 1px solid #005930 !important; */
}
.banner-right p a:hover {
  background-color: #01a157 !important;
  color: #878888;
}

.banner-right-bottom {
  padding: 0 0 0 0 !important;
  border-top: 2px solid #ffffff !important;
  min-height: 205px !important;
  background-color: #ffffff !important;
  z-index: 555;
}
.banner-right-bottom p {
/*  padding: 0 1em !important; */
}
.banner-right-bottom a {
  background-color: #007e44 !important;
  /* padding: 6px 12px !important; */
  font-size: 1em !important;
  font-weight: 500;
  text-decoration: none;
  color: #ffffff !important;
  border-radius: 2px !important;
  /* border: 1px solid #005930 !important; */
}
.banner-right-bottom a:hover {
  background-color: #01a157 !important;
  color: #878888;
}

.aaacn-verbiage {
  width: 100vw;
  position: relative;
  left: 49%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: #005baa url("/sites/default/files/verbiage-bg.png") center no-repeat;
  padding: 1.5em 0 2em 0;
  text-align: center !important;
  z-index: 555;
  clear: both;
  margin-bottom: 2em;
}
.aaacn-verbiage div.featured-box-title {
  font-size: 2.5em !important;
  color: #ffffff !important;
  font-weight: 300 !important;
}
.aaacn-verbiage div.featured-box-cont p {
  font-size: 1.4em;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 1em;
}
.aaacn-verbiage h1 {
  color: #ffffff;
  font-weight: 500;
}
.aaacn-verbiage h3 {
  color: #ffffff;
  font-weight: 400;
}
.aaacn-verbiage div.featured-box-link a {
  color: #005baa !important;
  background-color: #ebf4fb !important;
  padding: 8px 2.2em !important;
  border-radius: 2px !important;
  border: 1px solid #d1eafd;
}

.banner-left p img {
  max-width: 100% !important;
}

.region-blockgroup-aaacn-banner {
  width: 100vw;
  position: relative;
  left: 49%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

#block-block-61 {
  min-height: 430px;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}

.aaacn-supporting-docs-block {
  border-left: 4px solid #e0e8ec;
  padding: 0 .2em .5em 1em;
  margin: 2em 0;
}
.aaacn-supporting-docs-block h2 {
  color: #007e44;
  font-weight: 500;
  font-size: 22px;
  margin: 0 auto;
  padding-bottom: 1em;
}
.aaacn-supporting-docs-block div.field-content {
  margin: 0 auto;
  padding: 4px 0;
}
.aaacn-supporting-docs-block div.field-content a {
  color: #005baa;
  text-decoration: none;
  margin-left: 10px;
  font-size: 0.875em
}
.aaacn-supporting-docs-block div.field-content a:hover {
  text-decoration: none;
  color: #007e44;
}
.aaacn-supporting-docs-block div.field-content img.file-icon {
  padding: 5px;
  background: #e5e5e5;
  border: 1px dotted #cccccc;
  border-radius: 4px;
}
.aaacn-supporting-docs-block:hover {
  border-left: 4px solid #fed197;
}
.aaacn-supporting-docs-block .views-label-field-attached-file {
  font-size: 10px;
  color: #666666;
  display: none !important;
  visibility: hidden !important;
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.secondary-about-related {
  border-left: 4px solid #e0e8ec;
  padding: 0 .2em .5em 1em;
  margin: 2.5em 0;
}
.secondary-about-related h2.block-title {
  color: #007e44;
  font-weight: 500;
  font-size: 22px;
  margin: 0 auto;
  padding-bottom: 1em;
}
.secondary-about-related div.views-field-title a {
  color: #005baa;
  text-decoration: none;
  font-size: 0.875em;
  font-weight: 500;
}
.secondary-about-related div.views-field-title a:hover {
  text-decoration: none;
  color: #007e44;
}
.secondary-about-related:hover {
  border-left: 4px solid #fed197;
}

#aits_top {
  margin: 2.5em 0;
  padding: 0 .2em .5em 1em;
  border-left: 4px solid #fed197;
}
#aits_top #aits-head {
  color: #007e44;
  font-weight: 500;
  font-size: 22px;
  margin: 0 auto;
}
#aits_top:hover {
  border-left: 4px solid #fed197;
}
#aits_top ul#aits-ul {
  list-style-type: none;
  padding: 0;
}
#aits_top ul#aits-ul li {
  background: url(https://www.aaacn.org/aaacn-new/sites/default/files/menu-bullet.png) left center no-repeat;
  border: none;
  padding: 4px 0 4px 25px;
}
#aits_top ul#aits-ul li a {
  padding: 2px;
  color: #005baa;
  text-decoration: none;
}
#aits_top ul#aits-ul li a:hover {
  color: #007e44;
  text-decoration: none;
}

.secondary-about-ads {
  margin: 3em 0;
  padding: 0;
  border: none;
}

h1.page-header {
  color: #005baa;
  font-size: 2.5em;
  margin: 0 auto;
  padding: 10px 0;
}

#block-views-featured-images-block img {
  max-width: 100%;
}

.about-feature-viewpoint img {
  padding: 10px;
  border: 1px solid #005baa;
}
.viewpoint-container p img {
  max-width: 100%;
}
.field-type-text-with-summary div.field-items {
  padding: 1em 2px;
}
.field-type-text-with-summary div.field-items p {
  color: #696969;
  font-size: 15px;
  line-height: 1.5em;
  font-weight: normal;
  margin-block-end: 2em;
}
.field-type-text-with-summary div.field-items p img {
  max-width: 100%;
}
.field-type-taxonomy-term-reference {
  margin: 1.5em 0;
}
.field-type-taxonomy-term-reference div.field-label {
  color: #333333;
  font-weight: 600;
  line-height: 1.4em;
}
.field-type-taxonomy-term-reference div.field-items {
  font-size: 12px;
  color: #005baa;
}

/* end of CSS Style by ††† eugene ††† */
.block-views-latest-headlines-block {
  margin: 0 auto;
  padding: 20px 0;
}

.latest-headline .views-row {
  border-left: 5px solid #fed197;
  padding-left: 15px;
  margin-bottom: 47px;
}
.latest-headline .latest-headline-title {
  color: #005baa;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 8px;
}
.latest-headline .latest-headline-title a {
  color: #005baa;
}
.latest-headline .latest-headline-date {
  color: #3d3d3d;
  font-weight: 300;
  font-size: 14px;
  font-style: italic;
}
.latest-headline .field-content a, .latest-headline .field-content p {
  color: #3d3d3d;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}
.latest-headline .field-content a:hover{
  text-decoration: none;
}

.latest-headline .field-content a.views-more-link{
  display: block;
  background: #007e44;
  clear: both;
  color: #fff;
  padding: 8px;
  float: none;
  width: 101px;
  text-align: center;
  border-radius: 3px;
  margin: 10px 0;
}
.headline .featured-box {
  background: #fff;
  max-width: 420px;
  padding-bottom: 30px;
  box-shadow: 0px 1px 7px 3px rgba(166, 166, 166, 0.29);
  -webkit-box-shadow: 0px 1px 7px 3px rgba(166, 166, 166, 0.29);
  -moz-box-shadow: 0px 1px 7px 3px rgba(166, 166, 166, 0.29);
}
.headline .featured-box .featured-box-title, .headline .featured-box .featured-box-cont, .headline .featured-box .featured-box-link {
  padding: 10px 20px;
  text-align: center;
}
.headline .featured-box .featured-box-title {
  color: #007e44;
  font-weight: 400;
  font-size: 26px;
  padding: 20px 0 0;
}

.dates-deadlines .view-content {
  padding-left: 30px;
}
.dates-deadlines .view-content .row {
  display: flex;
  margin-bottom: 25px;
}
.dates-deadlines .ddl-date {
  background: #005baa;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 63px;
  height: 63px;
}
span.date-display-single span.date-display-single {
  font-size: 14px;
}
.dates-deadlines .ddl-date .date-display-single::first-word {
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
}
.dates-deadlines .ddl-date .m:first-child {
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
  padding: 0 5px;
  text-align: center;
}
.dates-deadlines .ddl-desc {
  line-height: 28px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.dates-deadlines .ddl-title {
  color: #3d3d3d;
  font-size: 20px;
  line-height: 30px;
}
.dates-deadlines .ddl-link a {
  color: #005baa;
  font-weight: 500;
  font-size: 15px;
}
.latest-headline .view-footer .btn-green,
.dates-deadlines .view-footer .btn-green{
  text-align: center;
}
.aaacn-slick-carousel-events {
  background: #f2f2f2;
  padding: 40px 0 20px;
  margin: 0 auto;
}
.aaacn-slick-about-feature {
	background: #fff !important;
}
.aaacn-slick-carousel-events .featured-slider {
  text-align: center;
}
.aaacn-slick-carousel-events .featured-slider .slick {
  max-width: 1380px;
  margin: 0 auto;
  padding-left: 0;
}
.aaacn-slick-carousel-events .featured-slider .slick .block-grid {
  max-width: 1200px;
  margin: 0 auto;
}
.aaacn-slick-carousel-events .featured-slider .field-content {
  padding: 20px 0;
}
.aaacn-slick-carousel-events .featured-slider .slick .block-grid .featured-box {
  background: transparent;
  max-width: 300px;
  padding-bottom: 30px;
  height: 100%;
}
.aaacn-slick-carousel-events .featured-slider .slick .block-grid .featured-box .featured-box-title,
.aaacn-slick-carousel-events .featured-slider .slick .block-grid .featured-box .featured-box-cont,
.aaacn-slick-carousel-events .featured-slider .slick .block-grid .featured-box .featured-box-link {
  padding: 10px 20px;
  text-align: center;
}
.aaacn-slick-carousel-events .featured-slider .slick .block-grid .featured-box .featured-box-cont{
  font-size:15px;
  line-height: 1.4;
}
.aaacn-slick-carousel-events .featured-slider .slick .block-grid .featured-box .featured-box-title {
  color: #007e44;
  font-weight: 400;
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.aaacn-slick-carousel-events .featured-slider .slick .block-grid .featured-box .featured-box-img {
  width: auto;
  height: 158px;
  overflow: hidden;
}
.aaacn-slick-about-feature .featured-slider .slick .block-grid .featured-box .featured-box-img img {
	margin-left: auto;
	margin-right: auto;
}
.aaacn-slick-about-feature .featured-box-container {
	margin: 0 auto;
}
.aaacn-slick-carousel-events .featured-slider .slick .block-grid .featured-box .conference-link {
  color: #005baa;
}
.aaacn-slick-carousel-events .featured-slider .slick .slick__arrow button:before {
  color: #005baa;
  font-size: 60px;
  opacity: 1;
}
.aaacn-slick-carousel-events .featured-slider-mobile {
  display: none;
}

.aaacn-slick-carousel-events .slick__grid {
  list-style: none;
}

.aaacn-slick-carousel-events .slick__grid .slide__grid {
  display: block;
  float: left;
  height: auto;
  list-style: none;
  margin: 0;
  padding: 0 0.625rem 1.25rem;
  width: 33.33333%;
}

.btn-green a {
  background: #007e44;
  color: #fff;
  font-weight: 700;
  line-height: 50px;
  padding: 15px 25px;
}

#footer {
  background: #e0e8eb;
  margin-top: 0 !important;
}
#footer .footer-menu ul li {
  display: inline;
}
#footer .footer-menu ul li a {
  float: left;
  color: #005baa;
  text-transform: capitalize;
  font-size: 16px;
}

#footer-bottom {
  background: #007e44;
  padding: 20px 0;
  color: #fff;
  font-size: 13px;
  text-align: center;
}
#footer-bottom a {
  color: #fff !important;
  text-decoration: none;
}

.footer-social-media {
  margin-top: 1.4em;
}
.footer-social-media img {
  border: none;
  margin: 10px 20px;
  max-width: 100%;
}
.footer-social-media a {
  color: #005baa;
  text-decoration: none;
}
.footer-social-media a:hover {
  color: #cccccc;
}
.thisismyclass{
  color: red !important;
}
.field-type-text-with-summary div.field-items h3{
	padding-left: 0;
}
.aaacn-about-top .field-type-text-with-summary div.field-items h3 {
	color: #3d3d3d;
	font-size: 22px;
	line-height: 1.3;
}
/* -------------------  ABOUT PAGE  --------------------- */
#page-tops {
  margin: 0 auto;
  background: #005baa url(https://www.aaacn.org/aaacn-new/sites/default/files/verbiage-bg.png) center no-repeat;
}
#page-tops h1.page-header {
  color: #fff;
  padding: 1.8em .5em;
  border-bottom: none;
}

/*.col-sm-12 h1.page-header {
  display: none;
}
this also hides the heading on about us page. probably this was initially for home page since it is a full width page
*/
.front h1.page-header{
  display: none;
}
.about-aaacn-page {
  margin-bottom: 2.5em;
  padding: 4px;
}
.about-aaacn-page div.field-items .col-lg-6 {
  padding: 10px;
}
.about-aaacn-page div.field-items .col-lg-6 h4.about-h4-color {
  color: #333333;
  font-size: 2em;
  text-align: left;
  line-height: 1.2em;
}
.about-aaacn-page div.field-items .col-lg-6 h4 {
  color: #333333 !important;
  font-size: 1.5em !important;
  text-align: left !important;
}
.about-aaacn-page div.field-items .col-lg-6 img {
  display: inline-block;
  max-width: 100%;
  padding: 10px;
}

.new-aaacn-about-page {
  margin-top: 50px;
}
.new-aaacn-about-page h3 {
  font-size: 28px !important;
  color: #3d3d3d !important;
  font-weight: 300 !important;
  line-height: 36px;
  margin-top: 40px !important;
  padding: 10px 20px !important;
}

.about-register-annual {
  margin: 0 auto;
  padding: 2.5em 0;
}
.about-register-annual .section-wrapper {
	display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.about-register-annual div#its-div {
  width: 60%;
  padding: 10px;
  display: inline-block;
  float: left;
  border: none;
  background: none;
  padding-left: 8px;
}
.about-register-annual div#its-div #its-head {
  font-size: 3em;
  color: #007e44;
}
.about-register-annual div#its-div #its-span {
  color: #696969;
  font-size: 1.2em;
  line-height: 3.4em;
}
.about-register-annual div#its-div ul#its-ul {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  width: 50%;
  font-size: 19px;
  float: left;
}
.about-register-annual div#its-div ul#its-ul li {
  width: 100%;
  display: inline-block;
  padding: 10px 0 10px 50px;
  background: url("../images/bullet-menu-large.png") left center no-repeat;
  border: none;
}
.about-register-annual div#its-div ul#its-ul li a {
  color: #005baa;
  text-decoration: none;
}
.about-register-annual div#its-div ul#its-ul li a:hover {
  color: #007e44;
}
.about-register-annual .col-md-6 {
  display: inline-block;
  border: 1px solid #ecb35d;
  background: #ebf4fb;
  float: left;
  padding: 2.5em 6px;
}
.about-register-annual .col-md-6 h3 a {
  color: #ffffff;
  padding: 8px 1.5em;
  background: #007e44;
  text-decoration: none;
  border-radius: 2px;
  border: 1px solid #00703d;
}
.about-register-annual .col-md-6 h3 a:hover {
  color: #7da190;
  text-decoration: none;
}
.about-register-annual .col-md-6 img {
  max-width: 100%;
}
.about-register-annual div.contextual-links-wrapper {
  width: 100%;
  float: none;
  border: none;
  background: none;
}

.box {
  width: 300px;
  margin: 50px auto;
  padding: 30px 0;
  text-align: center;
  background-color: #fff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16); }
  .box img {
    margin-bottom: 30px; }
  .box h3 {
    color: #007e44;
    font-size: 34px; }
  .box p {
    color: #3d3d3d;
    font-size: 21px; }

/* .custom-sm-4 {
  width: 30%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
} */
.nav-menu-featured-image img {
  border: 1px solid #005baa;
  padding: 4px;
}
.nav-menu-featured-image a {
  color: #005baa !important;
  text-decoration: none;
  font-size: 12px;
  text-transform: capitalize !important;
}
.nav-menu-featured-image a:hover {
  color: #007e44;
}

.about-overview-featured {
  margin-bottom: 60px;
}
.about-overview-featured div.custom-sm-4 {
  padding: 1em .5em 3em .5em;
  margin: 0 1.1em;
  border-bottom: 1px solid #c1c1c1;
  -webkit-box-shadow: 0 8px 6px -6px #c1c1c1;
  -moz-box-shadow: 0 8px 6px -6px #c1c1c1;
  box-shadow: 0 8px 6px -6px #c1c1c1;
}
.about-overview-featured div.custom-sm-4 a {
  color: #007e44;
  padding: 5px 2em;
  line-height: 30px;
  text-decoration: none;
}
.about-overview-featured div.custom-sm-4 a:hover {
  color: #005baa;
  text-decoration: none;
}
.about-overview-featured div.custom-sm-4 img {
  padding: 1em 4px;
  border: none;
}
.about-overview-featured div.custom-sm-4 p {
  font-size: 1em;
  line-height: 1.5em;
  color: #333333;
}
/*.featured-box.featured-box-flip{
  backface-visibility: initial;
}*/
.not-front.no-sidebars #brdcrumb {
	background: transparent;
    position: relative;
    z-index: 2;
}
.not-front.no-sidebars .breadcrumb-n-title {
	background: #005baa url(/sites/default/files/verbiage-bg-40.png) center no-repeat;
	background-size: contain;
	margin-bottom: 15px;
}
.not-front.no-sidebars .breadcrumb-n-title #brdcrumb{
	background: transparent;
}
.not-front.no-sidebars .page-header{
    margin: 0;
    padding: 0;
    font-size: 65px;
    font-weight: 300;
    color: #fff;
    border: 0;
}
ul.tabs, ul.tabs li a{
  min-height: 28px;
}
.not-front.no-sidebars .breadcrumb-n-title .title-section {
	padding: 10px 0 46px 9px;
}
.not-front.no-sidebars .field-type-text-with-summary div.field-items,
.not-front.no-sidebars .aaacn-about-top{
    padding: 0;
}
.not-front.no-sidebars .aaacn-about-top{
  /*margin: -15px auto 0; */
}
.not-front.no-sidebars .aaacn-about-top .field-item.even{
    display: flex;
    justify-content: center;
    align-items: center;
        width: calc(100% + 30px);
    margin-left: -15px;
}
.not-front.no-sidebars .aaacn-about-top .field-item.even .col-lg-6 {
    padding-right: 0;
}
.not-front.no-sidebars .about-register-annual{
  background: #f2f2f2;
  padding: 20px 15px;
}
.not-front.no-sidebars .about-register-annual div#its-div #its-head{
      font-weight: 300;
	  font-size: 50px;
}
.about-register-annual div#its-div #its-span {
    font-size: 24px;
    line-height: 20px;
    padding: 20px 0;
    display: block;
    font-weight: 300;
}

/* -------------------  END ABOUT PAGE  --------------------- */
/* -------------------  CCTM PAGE  --------------------- */
.cctm-page-content {
  padding: 0;
  margin: 0 auto;
}
.cctm-page-content .cctm-h3-green {
  color: #007e44;
  font-size: 1.4em;
  padding: 4px 0;
  margin: 0 auto;
}
.cctm-page-content .cctm-h2-green {
  color: #007e44;
  font-size: 1.4em;
  padding: 4px 0;
  margin: 0 auto;
}
.cctm-page-content .cctm-h3-blue {
  color: #007e44;
  font-size: 1.4em;
  padding: 4px 0;
  margin: 0 auto;
}
.cctm-page-content .cctm-h2-blue {
  color: #007e44;
  font-size: 1.4em;
  padding: 4px 0;
  margin: 0 auto;
}
.cctm-page-content .field-items {
  padding: 0;
}
.cctm-page-content .field-items div.col-sm-6 {
  padding: 1em 10px;
}
.cctm-page-content .field-items div.col-sm-6 li {
  color: #333333;
  padding: 4px 0;
}
.cctm-page-content .field-items p {
  font-style: 1.2em;
  margin: 0 auto;
  padding: 8px 0;
}
.cctm-page-content .field-items p a {
  color: #005baa;
  text-decoration: underline;
}
.cctm-page-content .field-items p a:hover {
  color: #007e44;
  text-decoration: none;
}
.cctm-page-content .field-items img {
  border: 1px solid #fed197;
  border-radius: 2px;
}
.cctm-page-content .field-items div.cctm-course-2 p {
  line-height: 20px;
  color: #333333;
}
.cctm-page-content .field-items div.cctm-course-2 p em {
  font-size: 11px;
}
.cctm-page-content .field-items div.cctm-course-2 p a {
  color: #005baa;
  text-decoration: underline;
}
.cctm-page-content .field-items div.cctm-course-2 p a:hover {
  text-decoration: none;
  color: #007e44;
}
.cctm-page-content .field-items div.cctm-course-2 div.rteindent1 {
  padding: 4px 0;
}
.cctm-page-content .field-items div.cctm-course-2 div.rteindent1 a {
  color: #005baa;
  text-decoration: underline;
}
.cctm-page-content .field-items div.cctm-course-2 div.rteindent1 a:hover {
  color: #007e44;
  text-decoration: none;
}
.cctm-page-content .field-items div.cctm-course-2 div.rteindent1 strong {
  font-size: 12px;
  padding-right: 6px;
}

.cctm-accordion {
  margin: 1.5em 0;
  padding: 0;
}
.cctm-accordion .panel-default {
  border-color: #e5e5e5;
}
.cctm-accordion .panel-default > .panel-heading {
  background-color: #e0e8eb;
  border-color: #e5e5e5;
  padding: 4px;
}
.cctm-accordion .panel-default > .panel-heading > .panel-title {
  color: #005baa;
  padding: 14px;
  text-transform: capitalize;
  font-size: 1.1em;
  line-height: 1.2em;
  font-weight: 500;
}
.cctm-accordion .panel-default > .panel-heading > .panel-title a {
  color: #005baa;
  text-decoration: none;
  padding: 1em 0 1em 40px;
  font-size: 1.4em;
  background: url(https://www.aaacn.org/aaacn-new/sites/default/files/plus-icon.png) left center no-repeat !important;
}
.cctm-accordion .panel-default > .panel-heading > .panel-title a a:active, .cctm-accordion .panel-default > .panel-heading > .panel-title a a:focus {
  background: url(https://www.aaacn.org/aaacn-new/sites/default/files/minus-icon.png) left center no-repeat !important;
  padding: 1em 0 1em 40px;
}
.cctm-accordion div.panel-body {
  padding: 10px 20px;
  margin: 0 auto;
}
.cctm-accordion div.panel-body p {
  color: #333333;
  margin: 0 auto;
  padding: 8px 0;
  line-height: 20px;
}
.cctm-accordion div.panel-body p a {
  background: #005baa;
  padding: 10px 2em;
  border-radius: 20px;
  font-weight: 600;
  text-decoration: none;
  color: #ffffff !important;
}
.cctm-accordion div.panel-body p a:hover {
  color: #cccccc;
  text-decoration: none;
}

.aaacn-community-forum {
  padding-left: 15px;
  margin: 0 auto;
}
.aaacn-community-forum h2.block-title {
  margin-top: 30px !important;
  font-size: 42px;
}
.aaacn-community-forum .views-row {
  margin: 1em 0;
}
.aaacn-community-forum .views-row .col-md-3 {
  text-align: center;
}
.aaacn-community-forum .views-row .col-md-3 img {
  margin-top: .8em;
  border: none;
}
.aaacn-community-forum .views-row .col-md-9 {
  margin: 0 auto;
}
.aaacn-community-forum .views-row .col-md-9 p {
  margin: 0 auto;
  padding-bottom: 10px;
}
.aaacn-community-forum .views-row .col-md-9 p a {
  color: #333333;
  text-decoration: none;
}
.aaacn-community-forum .views-row .col-md-9 p a.inline-link {
  color: #005baa;
}
.aaacn-community-forum .views-row .col-md-9 p a:hover {
  color: #005baa;
  text-decoration: underline;
}
.aaacn-community-forum .views-row .col-md-9 p i {
  font-size: 14px;
  font-weight: normal;
}

#page_bottoms_container {
	position: relative;
}
#page_bottoms_container .region.region-page-bottoms-container:after {
	content: "";
    background: #e0e8ec;
    width: 50%;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: -1;
    right: 0;
}
/* -------------------  END CCTM PAGE  --------------------- */
/* ----------------------------------  CONNECTED COMMUNITY BLOCK STYLE  ----------------------------- */
.aaacn-forum-right-ads {
  background: #e0e8ec;
  padding-left: 40px;
  padding-right: 0;
  padding-bottom: 1em;
}
.feature-product-desc {
	display: flex;
}
.feature-product-img {
	flex: 1 0 auto;
    margin-right: 25px;
}
.feature-product-text a {
	font-size: 21px;
	color: #007e44;
	font-weight: 400;
}
.feature-product-text a.views-more-link {
	color: #005baa;
    font-size: 16px;
    font-weight: 700;
}
.feature-product-text p {
	margin-top: 10px;
}
.aaacn-forum-right-ads div.col-md-4 {
  padding: 10px;
  text-align: center;
}
.aaacn-forum-right-ads div.col-md-4 img {
  border: 1px solid #696969;
}
.aaacn-forum-right-ads div.col-md-8 {
  padding: 10px;
}
.aaacn-forum-right-ads div.col-md-8 h3.h3-colortext {
  color: #007e44;
  line-height: 1.2em;
  font-weight: normal;
  margin: 0 auto;
  padding-bottom: 10px;
}
.aaacn-forum-right-ads div.col-md-8 a {
  color: #005baa;
  text-decoration: none;
  font-size: 18px;
}
.aaacn-forum-right-ads div.col-md-8 p {
  padding-bottom: 1em;
}
.aaacn-forum-right-ads div.col-md-8 strong {
  color: #005baa;
}
.aaacn-forum-right-ads div {
  padding: 10px 0;
}
.aaacn-forum-right-ads div a.browse-store {
  background: #007e44;
  font-size: 14px;
  padding: 8px 1.6em;
  color: #ffffff !important;
  text-decoration: none;
  border-radius: 2px;
}
.aaacn-forum-right-ads div a.browse-store:hover {
  color: #cccccc;
  text-decoration: none;
}

.aaacn-forum-right-bottom-ads {
  padding: 1em 10em .4em 10px;
  background: #007e44;
}
.aaacn-forum-right-bottom-ads .col-md-12 {
  margin: 0 auto;
}
.aaacn-forum-right-bottom-ads .col-md-12 video {
  width: 100%;
  height: auto;
}
.aaacn-forum-right-bottom-ads .col-md-6 {
  margin: 14px 0;
}
.aaacn-forum-right-bottom-ads .col-md-6 a {
  color: #fff;
  text-decoration: none;
  font-size: 1em;
}
.aaacn-forum-right-bottom-ads .col-md-6 a:hover {
  color: #c8c8c8;
}
.aaacn-forum-right-bottom-ads .col-sm-6 h2 {
  text-align: left;
  padding-left: 10px;
  font-size: 20px;
}
.aaacn-forum-right-bottom-ads .col-sm-6 h2 a {
  color: #fff;
  text-decoration: none;
}
.aaacn-forum-right-bottom-ads .col-sm-6 h2 a:hover {
  color: #c8c8c8;
}
.aaacn-forum-right-bottom-ads .col-sm-6 h3 {
  text-align: right;
  font-size: 18px;
  padding-right: 10px;
}
.aaacn-forum-right-bottom-ads .col-sm-6 h3 a {
  color: #fff;
  text-decoration: none;
}
.aaacn-forum-right-bottom-ads .col-sm-6 h3 a:hover {
  color: #c8c8c8;
}

.tb-megamenu .mega-nav > li a, .tb-megamenu .dropdown-menu .mega-nav > li a {
  padding-right: 20px !important;
  white-space: nowrap !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.featured-box-container {
  background-color: transparent;
  width: 300px;
  height: 400px;
  perspective: 1000px;
  margin: 0 auto;
}
/*.featured-box-flip {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  position: absolute;
  backface-visibility: hidden;
}
.card-front {
  z-index: 2;
}
.card-back {
  background: #fff;
  padding-bottom: 30px;
  box-shadow: 0px 1px 7px 3px rgba(166,166,166,0.29);
  -webkit-box-shadow: 0px 1px 7px 3px rgba(166,166,166,0.29);
  -moz-box-shadow: 0px 1px 7px 3px rgba(166,166,166,0.29);
  transform: rotateY(180deg);
  z-index: 1;
  top: 0;
  position: absolute;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.featured-box-container:hover .featured-box-flip {
  transform: rotateY(180deg);
}

.card-front, .card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}*/
.featured-box-flip {
  position: relative;
  perspective: 500px;
}
.featured-box-flip:hover .card-front, .featured-box-flip.flip .card-front{
  transform: rotateY(180deg);
}
.featured-box-flip:hover .card-back, .featured-box-flip.flip .card-back{
  transform: rotateY(0deg);
}
.featured-box-flip .card-back{
  transform: rotateY(-180deg);
  display: flex;
  align-items: center;
  justify-content: center;
}
.featured-box-flip .card-front, .featured-box-flip .card-back {
  position:absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  transition: all 0.5s ease-in;
  background-color: #fff;
  box-shadow: 0px 1px 7px 3px rgba(166, 166, 166, 0.29);
  -webkit-box-shadow: 0px 1px 7px 3px rgba(166, 166, 166, 0.29);
  -moz-box-shadow: 0px 1px 7px 3px rgba(166, 166, 166, 0.29);
  backface-visibility: hidden;
}

.featured-box-flip .card-back{
  opacity: 0;
  flex-direction: column;
}
.featured-box-flip .card-back h1,
.featured-box-flip .card-back h2,
.featured-box-flip .card-back h3,
.featured-box-flip .card-back h4{
  color: #007e44;
  font-weight: 400;
}
.featured-box-flip:hover .card-back{
opacity: 1;
}


.featured-box-flip .card-front{
opacity: 1;
}
.featured-box-flip:hover .card-front{
opacity: 0;
}

.position-relative {
  position: relative;
}

.block-relatedlinks:nth-child(2) {
  margin-top: 0 !important;
}

.block-relatedlinks:nth-child(2) .block-title{
  display:none;
}

.block-relatedlinks:nth-child(1) {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.block-relatedlinks:nth-child(1) ul {
  margin-bottom: 0 !important;
}
.its-banner-right{float:right;}
.content-search input[type="text"]{
  background-color: white;
}
.content-search input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  text-transform: uppercase;
  color: #969494;
}
.content-search input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  text-transform: uppercase;
  color: #969494;
}
.content-search input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  text-transform: uppercase;
  color: #969494;
}
.content-search input[type="text"]:-moz-placeholder { /* Firefox 18- */
  text-transform: uppercase;
  color: #969494;
}
.content-search button[type="submit"]{
  background-color: #005baa;
  z-index: 5 !important;
  outline: none;
}
.content-search .input-group{
  display: flex;
  width: 260px;
}
#block-system-user-menu {
  margin-right: -15px;
}
#block-system-user-menu .first.last{
  display: flex;
  justify-content: flex-end;
}
#block-system-user-menu .first.last a{
  padding-right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 16px;
  text-transform: capitalize;
}
#block-system-user-menu .nav > li > a:hover, #block-system-user-menu .nav > li > a:focus {
  background-color: transparent;
}

#block-system-user-menu .first.last {
  display: flex;
  flex-direction: column;
  align-items: center;
}  
  
/* #block-system-user-menu .first.last::before {
  content: "";
  height: 50px;
  width: 50px;
  margin-top: 10px;
  display: inline-block;
  background: url('../images/user-icon.png') no-repeat;
} */

#block-system-user-menu .first.last a {
padding: 0 0 0 0;
}

.region-blockgroup-aaacn-banner p a{
  padding: 10px 30px;
}
.region-blockgroup-aaacn-banner p a strong{ 
  font-size: 18px;
}
#custom-banner-left-bg{
  border: none;
}
.default-anchor{
  background-color: transparent !important;
  color: #005baa !important;
  border: none !important;
}
.aaacn-verbiage div.featured-box-link a{
  padding: 20px 2.2em !important;
}
.aaacn-verbiage div.featured-box-cont p{
  font-weight: 300;
}
.dates-deadlines .ddl-desc{
  margin-bottom: 0;
}
.aaacn-forum-right-ads div.col-md-8 a{
  color: #007e44;
}
#block-menu-menu-footer-navigation > .nav > li > a{
  font-weight: 600;
}
.region-footer-bottom p{
  margin: 0;
}
div.collapsible-container h3 {
	background: url("/sites/default/files/plus-icon.png") 15px center no-repeat #fff !important; /*f2f2f2*/
    border: 0 !important;
    color: #3d3d3d !important;
    font-size: 16px;
    padding: 17px 20px 17px 55px !important;
    font-weight: 700;
    border-radius: 10px;
}
div.collapsible-container h3.current {
	background: url("/sites/default/files/minus-icon.png") 15px center no-repeat #fff !important; /*f2f2f2*/
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
	margin-bottom: 0;
}
div.collapsible-container h3 a {
	color: #3d3d3d !important;
	font-weight: 700;
}
div.collapsible-container div.pane {
	  border: 0px solid #f2f2f2;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0px 20px 0px 23px;
    border-left: 4px solid #007e44;
    margin-left: 24px;
}
.panel-group .panel-default {
	border: none;
	border-radius: 10px;
}
.panel-group .panel-default>.panel-heading {
    background: transparent;
    padding: 0;
    /* border-radius: 10px; */
}
.panel-group .panel-default>.panel-heading .panel-title a {
    width: 100%;
    background-color: #fff;
    background-image: url("/sites/default/files/minus-icon.png");
    background-position: 15px center;
    background-repeat: no-repeat;
    padding: 17px 20px 17px 55px !important;
    line-height: 1;
    display: block;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.panel-group .panel .panel-heading, .panel-group .panel .panel-title {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    color: #3d3d3d !important;
}

.panel-group .panel .panel-heading a:hover, .panel-group .panel .panel-title a:hover {
    color: #3d3d3d !important;
    text-decoration: none;
}

.panel-group .panel-default>.panel-heading .panel-title a.collapsed {
    background-image: url("/sites/default/files/plus-icon.png");
    border-radius: 10px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-radius: 0px;
    border: 0px solid #f2f2f2;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0px 20px 0px 23px;
    border-left: 10px solid #007e44;
    margin-left: 24px;
}
.panel-group .panel-default>.panel-heading .panel-title a:focus {
	text-decoration: none;
	outline: none;
}
.box-auto-right {
  float: right;
  padding-left: 35px;
  margin-bottom: 0;
}
.main-container article.node-page {
  margin: 0 auto 25px;
}
.main-container h1.page-header, .no-sidebars .main-container article.node-page {
	margin-top: 25px;
}
body.front .main-container article.node-promoted{
	display: none;
}
.annual-conference-white.banner-right {
	background-color: #fff !important;
	border: 1px solid #fed197;
	margin-top: 0;
}
.annual-conference-white.banner-right a {
    padding: 8px 19px;
    font-size: 26px !important;
}
#block-views-featured-video-homepage-block, #block-views-featured-video-block{
  background: #007e44;
  padding-top: 6px;
  padding-bottom: 6px;
}
#block-views-featured-video-homepage-block .embed-responsive, #block-views-featured-video-block .embed-responsive{
  height: 229px;
  margin-bottom: 8px;
}
#block-views-featured-video-homepage-block .video-title a , #block-views-featured-video-block .video-title a {
  color: white;
  font-weight: lighter;
  font-size: 22px;
}
#block-views-featured-video-homepage-block .video-title, #block-views-featured-video-block .video-title {
	margin: 0;
}
#block-views-featured-video-homepage-block .video-action a, #block-views-featured-video-block .video-action a {
  color: white;
}
#block-views-featured-video-homepage-block .video-action, #block-views-featured-video-block .video-action {
	margin: 4px 0;
}
.browse-the-store{
	padding-left:15px;
}
.browse-the-store a {
  padding: 8px 20px;
}
.slick__arrow button {
	height: 90px;
    width: 90px;
}
.slick-arrow::before {
	background: url('../images/left-arrow-large.png') no-repeat;
	height: 100%;
    width: 100%;
    content: "";
    display: block;
}
.slick-arrow.slick-next:before {
	background: url('../images/right-arrow-large.png') no-repeat;
}
.community-wrapper {
	display: flex;
}
.community-wrapper .comment-icon {
	margin-right: 22px;
}
.community-wrapper .community-text p{
  font-size: 15px;
}
/* ----------------------------------  END CONNECTED COMMUNITY BLOCK STYLE  ----------------------------- */
@media screen and (min-width: 768px) {
  .container {
    width: auto;
  }

  .region-blockgroup-connected {
    width: auto;
  }
}
@media screen and (min-width: 992px) {
  .container {
    width: auto;
  }

  .region-blockgroup-connected {
    width: auto;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    width: auto;
  }

  .region-blockgroup-connected {
    width: auto;
  }
  #block-views-featured-video-block .embed-responsive {
	  padding-bottom: 0;
  }
}
/* CSS Style by ††† eugene ††† */
@media screen and (max-width: 1440px) {
  .banner-center div.rtecenter {
    background: rgba(240, 174, 100, 0.6);
    padding: 1em !important;
    border-radius: 4px !important;
    margin: 2em;
    width: 60% !important;
    float: right;
  }
}
@media screen and (max-width: 1200px) {
  .banner-center div.rtecenter {
    background: rgba(240, 174, 100, 0.6);
    padding: 1em !important;
    border-radius: 4px !important;
    margin: 2em;
    width: 70% !important;
    float: right;
  }
}
@media screen and (max-width: 992px) {
  .banner-center div.rtecenter {
    background: rgba(240, 174, 100, 0.6);
    padding: 1em !important;
    border-radius: 4px !important;
    margin: 2em;
    width: 90% !important;
    float: none !important;
  }

  .aaacn-community-forum {
    padding-left: 5em !important;
    margin: 0 auto;
  }

  .aaacn-forum-right-ads {
    padding: 1em 5em .4em 10px !important;
  }

  .aaacn-forum-right-bottom-ads {
    padding: 1em 5em .4em 10px !important;
  }
}
@media screen and (max-width: 768px) {
  .featured-slider-mobile .featured-box-img img{margin: 0 auto;}

  .banner-center div.rtecenter {
    background: rgba(240, 174, 100, 0.6);
    padding: 1em !important;
    border-radius: 4px !important;
    margin: 2em;
    width: 90% !important;
    float: none !important;
  }

  .aaacn-community-forum {
    padding-left: 3em !important;
    margin: 0 auto;
  }

  .aaacn-forum-right-ads {
    padding: 1em 3em .4em 10px !important;
  }

  .aaacn-forum-right-bottom-ads {
    padding: 1em 3em .4em 10px !important;
  }

  div#its-div {
    width: 100% !important;
  }
  .latest-headline .view-footer .btn-green{
      margin-bottom: 47px;
  }
  .dates-deadlines .view-footer .btn-green {
      margin-bottom: 20px;
  }
}

@media (min-width:980px) and (max-width:1366px){
  .banner-center div.rtecenter{
    margin: 1em;
    width: 98% !important;
    margin-bottom: 0;
    margin-top: 16em;
    background: rgba(240,174,100, 0.6);
    max-width: initial;
  }
  .banner-center div.rtecenter h4{
    font-size: 1.1em !important;
    margin-bottom: 10px!important;
  }
  .banner-center div.rtecenter h5{
    font-size: 0.8em!important;
    margin-top: 5px!important;
  }
  .banner-center div.rtecenter p {
    margin-top: 5px!important;
    margin-bottom: 20px!important;
  }
}

@media(min-width:980px){
.tb-megamenu .mega-nav > li a, .tb-megamenu .dropdown-menu .mega-nav > li a{
  padding:0;
  text-transform: none;
}
.tb-megamenu .dropdown-menu li > a,
.tb-megamenu .dropdown-menu li > a:hover,
.tb-megamenu .dropdown-menu li > a:focus,
.tb-megamenu .dropdown-submenu:hover > a,
.tb-megamenu .dropdown-menu .active > a,
.tb-megamenu .dropdown-menu .active > a:hover{
  background-image: none !important;
  padding-left:10px !important;
  line-height: 25px !important;
  background-color: transparent !important;
}
.tb-megamenu .dropdown-submenu:hover > a {
  color: #005baa;
}
.tb-megamenu .dropdown-menu li > a:hover,
.tb-megamenu .dropdown-menu li > a:focus,
.tb-megamenu .dropdown-menu .active > a:hover{
  color: #007e44 !important;
}

.tb-megamenu .tb-megamenu-item .tb-megamenu-submenu.nav-child>.mega-dropdown-inner .mega-inner .tb-megamenu-item.level-2 .tb-megamenu-column-inner.mega-inner{
  padding:0 0 10px 0;
}
.tb-megamenu .dropdown-submenu > a:after{
   border-left: 0px;
}
.tb-megamenu .tb-megamenu-item .tb-megamenu-submenu.nav-child>.mega-dropdown-inner .tb-megamenu-subnav.level-1>li{
  clear: both;
}
.tb-megamenu .tb-megamenu-item .tb-megamenu-submenu.nav-child>.mega-dropdown-inner .tb-megamenu-subnav.level-1>li>a {
  font-weight: bold;
}
.tb-megamenu .tb-megamenu-item .tb-megamenu-submenu.nav-child>.mega-dropdown-inner .mega-inner .tb-megamenu-item.level-2>.nav-child,
.tb-megamenu .tb-megamenu-item .tb-megamenu-submenu.nav-child>.mega-dropdown-inner .mega-inner .tb-megamenu-item.level-3>.nav-child,
.tb-megamenu .tb-megamenu-item .tb-megamenu-submenu.nav-child>.mega-dropdown-inner .mega-inner .tb-megamenu-item.level-4>.nav-child {
  visibility: visible;
  opacity: 1;
  position: relative;
  width: auto;
  border: 0 !important;
  left: 0;
  box-shadow: none;
  display: block !important;
}
.tb-megamenu .tb-megamenu-item .tb-megamenu-submenu.nav-child>.mega-dropdown-inner .mega-inner .tb-megamenu-item.level-3>.nav-child li a{
  padding-left:10px !important;
  position: relative;
  margin-left: 25px;
}
.tb-megamenu .tb-megamenu-item .tb-megamenu-submenu.nav-child>.mega-dropdown-inner .mega-inner .tb-megamenu-item.level-3>.nav-child li a:before{
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: -1px;
  margin-right: -10px;
  position: absolute;
  left: 0;
}
.tb-megamenu .tb-megamenu-item .tb-megamenu-submenu.nav-child>.mega-dropdown-inner .mega-inner .tb-megamenu-item.level-3>.nav-child .tb-megamenu-item.level-4>.nav-child li a {
  padding-left: 25px !important;
}
.tb-megamenu .tb-megamenu-item .tb-megamenu-submenu.nav-child>.mega-dropdown-inner .mega-inner .tb-megamenu-item.level-3>.nav-child .tb-megamenu-item.level-4>.nav-child li a:before{
  border-width: 5px 0 5px 5px;
  display: none;
  border: 0;
}
.tb-megamenu .tb-megamenu-item .tb-megamenu-submenu.nav-child>.mega-dropdown-inner .mega-inner .tb-megamenu-item.level-2>.nav-child .mega-dropdown-inner{
  margin-left: 0 !important;
}
.tb-megamenu .mega-align-center > .dropdown-menu{
  left: 0 !important;
  transform: translate(0%);
  -webkit-transform: translate(0%);
  -moz-transform: translate(0%);
  -ms-transform: translate(0%);
  -o-transform: translate(0%);
}
}
/*mega-dropdown-menu*/
/* END - CSS Style by ††† eugene ††† */

/*# sourceMappingURL=style.css.map */
