h5,
.h5 {
  font-size: 16px; }

h3,
.h3 {
  font-size: 24px; }

.submenu .arrow {
  background-image: url(../images/nam-sub-arrow-right.png); }

.submenu .open .arrow {
  background-image: url(../images/nam-sub-arrow-down.png); }

.openSans, .form-error-message, .form-info-message {
  font-family: "Open Sans",Verdana,Helvetica,sans-serif; }

.btn-blue {
  background: #399fc6 none repeat scroll 0 0;
  color: #fff;
  font-size: 20px;
  padding: 6px 18px;
  text-transform: uppercase; }
  .btn-blue .glyphicon {
    font-size: 12px;
    margin-top: 5px;
    margin-left: 5px; }
  .btn-blue:hover {
    background: #f37720 none repeat scroll 0 0; }

.btn-block {
  width: 100%;
  display: block; }

.btn.text-uppercase {
  text-transform: uppercase; }

.form-error-message {
  font-size: 16px;
  background-color: #ffeaea;
  border-bottom: 2px solid #ff3232;
  padding: 5px 15px;
  margin-bottom: 15px; }
  .form-error-message p {
    color: #ff3232;
    margin-bottom: 0; }

.form-info-message {
  font-size: 16px;
  background-color: #399fc6;
  border-bottom: 2px solid #2e7f9e;
  padding: 5px 15px;
  margin-bottom: 15px; }
  .form-info-message p {
    color: white;
    margin-bottom: 0; }

.form-legend {
  font-size: 24px;
  color: #399fc6;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  border: 0 none; }

.form-default input[type='text'],
.form-default input[type='password'],
.form-default input[type='email'] {
  background-color: #f1f2f4;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
  font-size: 16px;
  color: #00bce4; }
  .form-default input[type='text']:focus,
  .form-default input[type='password']:focus,
  .form-default input[type='email']:focus {
    box-shadow: none; }

.form-default .checkbox {
  margin-top: 25px;
  margin-bottom: 25px; }

.form-default .checkbox,
.form-default .radio {
  font-size: 16px;
  font-weight: 300;
  color: #646464; }

.generic-form-bordered {
  padding: 30px;
  border-top: 5px solid #399fc6;
  margin-top: 50px;
  margin-bottom: 50px; }

.generic-form input[readonly] {
  color: #00bce4;
}

  @media (max-width: 767px) {
    .generic-form-bordered {
      padding: 30px 15px; } }

.password-options {
  margin-top: 0px;
  margin-bottom: 15px; }
  .password-options a {
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    color: #646464;
    text-transform: capitalize;
    padding: 10px 15px;
    border: 1px solid #646464;
    display: inline-block; }
    .password-options a:hover, .password-options a:focus, .password-options a:active {
      color: #399fc6;
      border: 1px solid #399fc6;
      text-decoration: none; }
  .password-options .option-left {
    float: left; }
  .password-options .option-left {
    float: right; }
  @media (max-width: 767px) {
    .password-options .option-left,
    .password-options .option-right {
      float: none;
      margin-bottom: 10px;
      display: block;
      width: 100%; } }

.media-body p {
  margin-bottom: 0.6rem; }

.media-body .media-card-title {
  margin-bottom: 5px; }

.media-body .media-card-subtitle {
  margin-top: 5px;
  margin-bottom: 10px; }

.upcoming-events-list {
  padding-left: 0; }
  .upcoming-events-list li > a {
    font-weight: bold;
    margin-bottom: 5px; }
  .upcoming-events-list li p {
    line-height: 1.5;
    margin-bottom: 0; }

.mt15 {
  margin-top: 15px; }

.eq-col-container .eq-col > .card {
  min-height: 400px;
  max-height: 400px;
  overflow: auto; }

.eq-col-container .card-title {
  margin-bottom: 25px; }

.congregate-members,
.customer-services {
  /*	.card-title{
		padding-bottom: 0;
	}
	.card-subtitle{
		padding-top: 0;
	}*/ }
  .congregate-members .card-title,
  .congregate-members .card-subtitle,
  .customer-services .card-title,
  .customer-services .card-subtitle {
    padding: 10px 15px 5px 15px;
    margin-bottom: 15px; }

.congregate-members .card:hover img,
.customer-services .card:hover img {
  opacity: 1; }
@media (max-width: 767px) {
    .customer-services .media-oject img {
        margin-left: auto;
        margin-right: auto;
        max-width: 225px;
    }
}

.col-level-2 .user-panel {
  text-align: center; }
  .col-level-2 .user-panel img {
    /*border-radius: 50%;*/
    margin-bottom: 15px; }

.col-level-2-header strong {
  display: block;
  clear: both; }
  .col-level-2-header strong + strong {
    margin-top: 10px;
    margin-bottom: 10px; }

.see-all-cong {
  margin-top: 20px;
  margin-bottom: 15px;
  text-align: center; }

.customer-services .card {
  padding-bottom: 15px; }

.customer-services .cso span {
  display: block; }

.customer-services .media-object img {
  max-width: 100%; }

.cso-detail {
  margin-top: 25px; }

.user-panel {
  text-align: center; }
  .user-panel img {
    display: inline-block; }

.see-more-events {
  font-size: 16px; }

@media (max-width: 767px) {
  .media .pull-left, .media .pull-right, .media .media-body {
    display: block;
    clear: both;
    width: 100%; } }

/*My Account Page*/
.card-header {
  padding: 10px 15px 5px 15px;
  text-transform: capitalize; }

.article-card .card-header {
  margin-bottom: 0;
  padding-bottom: 0; }

.link-header {
  position: relative;
  padding-right: 65px; }
  .link-header span {
    font-size: 16px;
    position: absolute;
    right: 15px;
    bottom: 3px;
    text-transform: capitalize; }
    .link-header span a {
      color: #399fc6; }
      .link-header span a:hover {
        color: #f37720; }
  .link-header.cta-h3 span {
    right: 0; }

.cta-h3 {
  font-size: 24px; }

.card-info ul, .card-info ol {
  padding-left: 20px; }

.card-cta-panels p {
  font-size: 14px;
  color: #333333; }

.top-border {
  border-top: 1px solid #c5c5c5; }

.my-info-media .media + .media {
  border-top: 1px solid #c5c5c5;
  padding-top: 30px; }

.media .media-body .btn {
  width: auto;
  height: auto; }

@media (max-width: 767px) {
  .article-card .media img {
    margin-bottom: 15px; } }

/*My Information Edit page*/
.accounts-form-section {
  margin-bottom: 150px; }

.label-control-inline {
  box-shadow: none;
  border: 0 none;
  background: transparent;
  direction: inline-block;
  clear: both; }

.form-inline .form-group .label-control-inline {
  display: inline-block;
  margin-left: 5px; }
  .form-inline .form-group .label-control-inline + .label-control-inline {
    margin-left: 5px; }

.contac-info-edit .form-group {
  margin-bottom: 20px; }
  .contac-info-edit .form-group label {
    width: 75px;
    text-align: right; }

.contac-info-edit .label-control-inline .form-control {
  width: 100%; }

@media (max-width: 991px) {
  .contac-info-edit .label-control-inline {
    margin-bottom: 10px; } }

.contac-info-edit .prefix,
.contac-info-edit .suffix {
  max-width: 75px; }

.contac-info-edit .first,
.contac-info-edit .middle,
.contac-info-edit .last {
  max-width: 155px; }

.contac-info-edit .nickname {
  width: 300px; }

.contac-info-edit .title {
  width: 500px; }

.bold-note .note {
  font-weight: bold; }

.form-inline-checkbox {
  padding-left: 10%; }
  .form-inline-checkbox .checkbox-inline + .checkbox-inline {
    margin-left: 120px; }

.accounts-forms-title {
  text-transform: capitalize; }

.accounts-form {
  padding-left: 0;
  padding-right: 0; }

.accounts-form-legend {
  text-align: center; }

.form-top-note-area {
  margin-bottom: 30px; }

.has-feedback .form-control {
  padding-right: 20px; }

.has-feedback .form-control-feedback {
  line-height: 40px;
  font-size: 11px;
  width: 20px; }

.has-error .form-control {
    border-color: #cccccc;
}

.has-feedback .form-control-feedback.glyphicon-asterisk {
    font-size: 8px;
}

.has-error .form-control-feedback {
  color: #ff3232; 
  line-height: 32px;
}

@media (max-width: 991px) {
  .contac-info-edit {
    /*.nickname,
		.title{
			width: 500px;
		}*/ }
    .contac-info-edit .label-control-inline {
      width: 100%; }
    .contac-info-edit .prefix,
    .contac-info-edit .suffix {
      max-width: 75px; }
    .contac-info-edit .first,
    .contac-info-edit .middle,
    .contac-info-edit .last {
      max-width: 140px; }
  .contac-info-edit .form-group label {
    text-align: left;
    display: block; }
  .contac-info-edit .text-right {
    text-align: left; }
  .form-inline .form-group .label-control-inline {
    margin-left: 0; } }

@media (max-width: 767px) {
  .form-inline-checkbox {
    padding-left: 15px; }
    .form-inline-checkbox .checkbox-inline + .checkbox-inline {
      margin-left: 0;
      display: block;
      margin-top: 20px; }
  .has-feedback .form-control-feedback {
    top: 0; } }

.subscription-edit .checkbox label {
  display: block;
  margin-bottom: 25px; }
  .subscription-edit .checkbox label input, .subscription-edit .checkbox label span {
    float: left;
    display: inline-block; }
  .subscription-edit .checkbox label span {
    width: 98%; }
    .subscription-edit .checkbox label span strong {
      color: #004960; }
  .subscription-edit .checkbox label input {
    width: 20px; }

@media (max-width: 767px) {
  footer .footer-contact,
  footer .social-utility-nav {
    display: none !important; } }

.checkbox-article {
  margin-bottom: 30px; }

.checkbox-article-content-wrap label {
  display: inline-block; }

.checkbox-article-content-wrap .cba-single-section > .checkbox {
  margin-bottom: 0;
  margin-top: 5px; }
  .checkbox-article-content-wrap .cba-single-section > .checkbox label {
    margin-bottom: 10px; }
  .checkbox-article-content-wrap .cba-single-section > .checkbox small {
    display: block;
    font-size: 80%; }

.checkbox-article-content-wrap .cba-single-section .padded-list {
  padding-left: 20px; }
  .checkbox-article-content-wrap .cba-single-section .padded-list .checkbox {
    margin-top: 0;
    margin-bottom: 0; }

/*Company Info Edit*/
.company-info-edit .form-group {
  margin-bottom: 20px; }
  .company-info-edit .form-group label {
    padding-top: 7px; }
  .company-info-edit .form-group .form-control,
  .company-info-edit .form-group .field-required {
    width: 100%; }
    .company-info-edit .form-group .form-control.zip-ctrl,
    .company-info-edit .form-group .field-required.zip-ctrl {
      margin-bottom: 10px; }

.company-info-edit .field-required {
  display: inline-block; }

.required-select {
  position: relative; }
  .required-select .form-control-feedback {
    position: absolute;
    right: -20px;
    width: 20px;
    line-height: 34px;
    font-size: 11px;
    text-align: center;
    color: red; }

.company-info-edit .has-feedback .form-control-feedback {
  right: -20px; }

.form-default .sectors-ctrl ul > li {
  line-height: 1.8; }

.form-default .checkbox {
  margin-top: 0;
  margin-bottom: 0; }

span.regex-error {
  position: absolute;
  bottom: -24px;
  width: 48%;
  right: 0; }

.required-note {
  margin-top: 30px;
  margin-bottom: 15px; }

.company-info-copyright p {
  font-weight: bold;
  margin-top: 30px; }

.form-actions-bottom {
  text-align: center;
  margin-top: 50px;
  display: block;
  width: 100%; }
  .form-actions-bottom ul {
    display: inline-block; }
    .form-actions-bottom ul > li + li {
      margin-left: 60px; }

.sb-panel {
  border: 1px solid #ddd; }
  .sb-panel > .panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px; }
  .sb-panel .panel-body {
    padding-bottom: 0; }
    .sb-panel .panel-body ul {
      margin-bottom: 0; }
  .sb-panel .thumbnail {
    border: 0 none;
    margin-bottom: 0; }

.subsidiaries-details .btn {
  font-size: 16px; }

.subsidiaries-details .subsidiaries-event-action .btn {
  font-size: 12px; }

.subsidiaried-content-action .btn {
  white-space: normal; }

.subsidiaries-event-address strong {
  font-size: 16px; }

.single-sb-panel-footer {
  text-align: center; }
  .single-sb-panel-footer .btn {
    display: inline-block; }
    .single-sb-panel-footer .btn + .btn {
      margin-left: 15px; }

.sb-place-name {
  padding: 15px;
  padding-right: 130px;
  margin-bottom: 10px;
  background-color: #004960;
  position: relative; }
  .sb-place-name .sb-place-name-title {
    color: #fff;
    margin-bottom: 0; }
  .sb-place-name .sb-place-name-btn {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -21px; }
  @media (max-width: 767px) {
    .sb-place-name {
      text-align: left; } }

.articl-last {
  margin-bottom: 50px; }

a:active, a:hover, a:focus, .btn:active, .btn:hover, .btn:focus {
  outline: 0 none !important; }

.text-danger {
  color: red;
  font-size: 18px; }

.state-panel .sb-panel {
  border: 0 none; }

.no-lr-padding {
  padding-left: 15px;
  padding-right: 15px; }

.state-table .table-row:after {
  content: "";
  display: table;
  clear: both; }

.state-table .table-cell {
  padding-top: 8px;
  padding-bottom: 8px;
  /*border-bottom: 1px solid #dddddd;*/
  border: 0 none;
  padding-left: 25px; }
  .state-table .table-cell.table-th {
    padding-left: 15px; }

.state-table .blue-border-bottom .table-cell {
  border-bottom: 1px solid #004960; }

@media screen and (max-width: 767px) {
  .state-table .visible-xs {
    display: inline-block !important; }
  .state-table .company + .company {
    margin-top: 20px; } }

.headquarter {
  background-image: url(../images/star.png);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: left center;
  padding-left: 25px;
  font-weight: bold; }

.bg-blue {
  background-color: #399fc6;
  color: white; }

.representative {
  color: #004960; }

.notifier {
  margin-top: 20px;
  margin-bottom: 30px; }

.bg-small {
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: left center;
  padding-left: 25px;
  font-weight: bold; }

.bg-print {
  background-image: url(../images/print.png); }

.print-action {
  text-align: right; }
  .print-action a {
    padding-left: 20px;
    color: black; }
    .print-action a:hover, .print-action a:focus, .print-action a:active {
      color: black;
      text-decoration: none; }

/*QA fixes on 1/6/2016*/
.sb_item .btn {
  margin-bottom: 10px; }

.col-level-2-header h4 {
  margin-top: 0; }

.call-to-action-content .cta-h3 {
  padding-top: 10px; }

.red-asterisk {
  color: red; }

.form-default .checkbox {
  margin-top: 0; }

.col-level-2-header strong {
  font-size: 18px; }

.customer-services .cso span:not(.object-name) {
  font-size: 13px;
  line-height: 1.4; }

@media (max-width: 767px) {
  .media .pull-left img,
  .media .pull-right img {
    margin-bottom: 15px; }
  .form-inline .form-group .label-control-inline {
    margin-right: 5px; }
    .form-inline .form-group .label-control-inline + .label-control-inline {
      margin-left: 0; } }

.btn-orange {
  padding: 6px 18px; }

.btn-lg {
  padding: 10px 30px;
  letter-spacing: 1px; }

.text-white {
  color: #fff; }

/*Invite Colleague Modal Styles*/
.form-input, .invite-colleague-modal input[type='text'].cat_textbox,
.invite-colleague-modal input[type='email'].cat_textbox {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 0;
  display: inline-block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  margin: 0 0 20px;
  padding: 9px 12px; }

.invite-colleague-modal input[type='text'].cat_textbox,
.invite-colleague-modal input[type='email'].cat_textbox {
  width: 100%; }

.modal-error-message {
  margin-top: 15px;
  margin-bottom: 0px; }

main.flex-content {
  -webkit-column-count: 2;
  -moz-column-width: 300px;
  -webkit-column-width: 300px; }
  main.flex-content .article-identifier {
    display: inline-block;
    margin: 0 0 1em;
    width: 100%; }
    main.flex-content .article-identifier .checkbox-article-content-wrap,
    main.flex-content .article-identifier header {
      white-space: normal; }

.flex-content {
  margin: 1.5em 0;
  padding: 0;
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
  font-size: .85em; }

.article-identifier {
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .article-identifier label {
    white-space: normal; }
  .article-identifier > ul > li {
      margin-bottom: 12px;
  }
    .article-identifier li ul {
        margin-top: 5px;
    }
    .article-identifier div.checkbox {
        line-height: 20px;
        margin-bottom: 3px;
    }
.error {
    color:red;
}
div[class*='video-iframe'] {
  margin-bottom: 25px;
  margin-top: 2px;
  text-align: center;
  max-width: 767px; }
  @media (max-width: 991px) {
    div[class*='video-iframe'] {
      width: 100%;
      float: none !important;
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 25px;
      height: 0;
      margin: 15px 0; }
      div[class*='video-iframe'] iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; } }

@media (min-width: 768px) and (max-width: 990px) {
  .col-md-9 [class*='video-iframe'] {
    max-width: 480px;
    margin: 20px auto;
    padding-bottom: calc(480px - 34%); } }

.video-iframe-center {
  width: auto;
  float: none;
  margin: 20px auto 0 auto; }

.video-iframe-place-left {
  width: auto;
  float: left;
  margin-right: 20px; }

.video-iframe-place-right {
  width: auto;
  float: right;
  margin-left: 20px; }

.video-iframe-place-half {
  float: left;
  width: calc(50% - 10px);
  margin-right: 20px; }
  .video-iframe-place-half:nth-child(even) {
    margin-right: 0; }
  .video-iframe-place-half > iframe {
    width: 100%; }

img[class*='image-place-'] {
  margin-top: 24px;
  margin-bottom: 15px;
  display: block; }
  @media (max-width: 767px) {
    img[class*='image-place-'] {
      float: none;
      margin: 15px auto; } }

.image-place-center {
  float: none;
  margin: 15px auto; }

.image-place-left {
  float: left;
  margin-right: 25px; }

.image-place-right {
  float: right;
  margin-left: 25px; }

.image-responsive {
  display: block;
  width: 100%; }

div[class*='embed-place-'], div[class*='twitter-place-'] {
  margin-top: 25px;
  display: block;
  text-align: center; }
  @media (max-width: 991px) {
    div[class*='embed-place-'], div[class*='twitter-place-'] {
      position: relative;
      padding-bottom: 65%;
      height: auto;
      overflow: hidden; }
      div[class*='embed-place-'] iframe, div[class*='embed-place-'] .twitter-timeline, div[class*='twitter-place-'] iframe, div[class*='twitter-place-'] .twitter-timeline {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; } }

.embed-place-center, .twitter-place-center {
  float: none;
  margin: 25px auto; }

.embed-place-left, .twitter-place-left {
  float: left;
  margin-right: 25px; }

.embed-place-right, .twitter-place-right {
  float: right;
  margin-left: 25px; }

@media (max-width: 767px) {
  .embed-place-center,
  .twitter-place-center {
    float: none;
    margin: 25px auto; }
  .embed-place-left,
  .twitter-place-left {
    float: left;
    margin-right: 25px; }
  .embed-place-right,
  .twitter-place-right {
    float: right;
    margin-left: 25px; }
  div[class*='twitter-place-'] {
    float: none;
    padding-bottom: 0; }
  div[class*='embed-place-'] {
    float: none;
    margin: 25px 0 15px 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .embed-place-center,
  .embed-place-right,
  .embed-place-left,
  .twitter-place-center {
    float: none;
    margin: 25px auto; }
  .twitter-place-left {
    float: left;
    margin-right: 25px; }
  .twitter-place-right {
    float: right;
    margin-left: 25px; }
  div[class*='embed-place-'] {
    padding-bottom: 70%; }
  div[class*='twitter-place-'] {
    padding-bottom: 0; } }

[class*='tile-container-'] {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-sm-4 .tile {
  width: 100%;
  padding: 20px; }

.col-sm-8 .tile {
  width: calc(50% - 10px);
  height: 0;
  padding-bottom: calc(50% - 10px);
  overflow: hidden;
  z-index: 2; }
  .col-sm-8 .tile:nth-child(odd) {
    width: calc(50% - 10px);
    margin-right: 20px; }

.col-sm-12 .tile {
  width: calc(33.333% - 10px);
  height: 0;
  padding-bottom: calc(33% - 10px);
  overflow: hidden;
  z-index: 2;
  margin-right: 15px; }
  .col-sm-12 .tile:nth-child(3n+3) {
    width: calc(33.333% - 10px);
    margin-right: 0; }

.tile {
  background-color: #ddd;
  margin: 1rem 0;
  float: left;
  position: relative; }
  .tile figcaption {
    position: absolute;
    width: calc(100% - 30px);
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 0;
    left: 0;
    margin: 0 15px;
    padding: 15px; }
    .tile figcaption a.tile-figcaption-link {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      left: 0;
      top: 0; }
    .tile figcaption h4 {
      margin: 0;
      text-align: center; }
      .tile figcaption h4 span.tile-text-orange {
        color: #f37720; }
    @media (max-width: 991px) {
      .tile figcaption {
        width: calc(100% - 16px);
        margin: 0 8px;
        padding: 8px; }
        .tile figcaption h4 {
          font-size: 16px; } }
  .tile img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    z-index: -1; }

.text-orange {
  color: #f37720; }

.text-blue {
  color: #004960; }

.tile-background-orange {
  background-color: #f37720; }

.tile-background-blue {
  background-color: #004960; }

[class*="tile-background-"] h2, [class*="tile-background-"] h3, [class*="tile-background-"] p, [class*="tile-background-"] a, [class*="tile-background-"] li {
  color: white; }

[class*="tile-background-"] ul {
  list-style-image: url("../icons/list-icon.svg");
  line-height: 2; }

@media (max-width: 480px) {
  .col-sm-8 .tile, .col-sm-12 .tile, .col-sm-8 .tile:nth-child(odd), .col-sm-12 .tile:nth-child(3n+3) {
    width: 100%;
    height: 0;
    overflow: hidden;
    z-index: 2;
    padding-bottom: 100%; } }

@media (min-width: 480px) and (max-width: 767px) {
  .col-sm-8 .tile, .col-sm-12 .tile {
    width: calc(50% - 10px);
    height: 0;
    overflow: hidden;
    z-index: 2;
    margin-right: 0;
    padding-bottom: calc(50% - 10px); }
  .col-sm-8 .tile:nth-child(odd), .col-sm-12 .tile:nth-child(odd) {
    width: calc(50% - 10px);
    margin-right: 20px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-8 .tile {
    width: calc(50% - 10px);
    height: 0;
    padding-bottom: calc(50% - 10px);
    overflow: hidden;
    z-index: 2; }
    .col-sm-8 .tile:nth-child(odd) {
      width: calc(50% - 10px); }
  .col-sm-12 .tile {
    width: calc(33.333% - 10px);
    height: 0;
    padding-bottom: calc(33.333% - 10px);
    overflow: hidden;
    z-index: 2; }
    .col-sm-12 .tile:nth-child(3n+3) {
      width: calc(33.333% - 10px); } }

@media (min-width: 992px) and (max-width: 1199px) {
  .col-sm-8 .tile {
    height: 0;
    padding-bottom: calc(50% - 10px); }
  .col-sm-12 .tile {
    height: 0;
    padding-bottom: calc(33.333% - 10px);
    width: calc(33.333% - 10px);
    overflow: hidden;
    z-index: 2; }
    .col-sm-12 .tile:nth-child(3n+3) {
      width: calc(33.333%-10px); } }

.tile.tile-full {
  width: 100% !important; }
  .tile.tile-full h3 {
    background-color: #f37720;
    color: white;
    padding: 10px;
    font-size: 18px;
    font-weight: normal; }
